﻿body {background:#050e1d;font-family:微软雅黑;overflow-x:hidden;}

img { border:none;}
li { list-style:none;}
a {text-decoration:none;}

.modal-content {background:#050e1d;}
.modal-body {line-height:3rem;font-size:1.4rem;font-weight:bold;color:#fff;}
.modal-body span {color:#c3a475;}
.modal-header {border-bottom:none;color:#c3a475;}
.modal-title {text-align:center;font-weight:bold;font-size:1.8rem;}
.close {color:#e8c573;}
.modal-footer {border-top:none;}
.btn-default {background:#f8f5f0;color:#8c4d31;border:none;}

.imgbox {max-width:80%;height:auto;margin:0 auto;overflow:hidden;text-align:center;color:#c3a475;}
.imgbox img {max-width:100%;height:auto;}


th {border:1px solid #c3a475;border-bottom:1px solid #c3a475; background:#c3a475;color:#050e1d;text-align:center;}
td {border:1px solid #c3a475;padding-left:1rem;padding-right:1rem;color:#c3a475;}
table span {color:red;}

@media screen and (max-width: 768px){


.jq22-container {display:none;}

.logo {width:100%;height:auto;overflow:hidden;text-align:center;}
.logo img {width:auto;height:auto;}

.top {width:100%;height:auto;overflow:hidden;text-align:center;}
.top .solgan {width:80%;height:auto;}

.hh {width:100%;height:auto;overflow:hidden;margin-top:2rem;}
.hh img {width:100%;height:auto;}

.a_box {width:100%;height:auto;text-align:right;}
.a_box a {cursor:pointer;}

.b_box {width:100%;height:auto;overflow:hidden;padding-bottom:5rem;}
.b_box .b2_a {width:40%;height:auto;overflow:hidden;float:left;margin-left:7%;margin-top:2rem;display:block;cursor:pointer;}
.b_box .b2_a img {width:100%;height:auto;}


table {line-height:3rem;text-align:center;color:#8c4d31;font-size:0.8rem;font-weight:bold;width:90%;border-collapse:collapse;margin:0 auto;margin-top:1rem;margin-bottom:1rem;}

}


@media screen and (min-width:768px){
	
.top_box {width:100%;height:42px;margin-top:40px;}
.top_box a {width:118px;height:42px;display:block;float:right;margin-right:30px;cursor:pointer;}	
.top_box .nav_a1 {background:url(../images/nav_a1.png);margin-right:100px;}
.top_box .nav_a2 {background:url(../images/nav_a2.png);}
.top_box .nav_a3 {background:url(../images/nav_a3.png);}
.top_box .nav_a4 {background:url(../images/nav_a4.png);}
	
.top {width:100%;height:auto;}
.top .solgan {position:fixed;right:0px;bottom:80px;margin-right:500px;}

.hh {width:100%;height:72px;text-align:center;margin-top:40px;}

.line {width:1px;height:100%;position:fixed;top:0;right:64px;background:#b8a16e;}

.w400 {width:400px;;height:1000px;overflow:hidden;float:right;margin-right:60px;position:relative;}
.a_box {width:400px;height:800px;position:absolute;right:0;top:0px;overflow:hidden;}
.a_box a {float:right;margin-top:80px;display:block;cursor:pointer;overflow:hidden;}
.a_box {transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;} 
.a_box.on {right:-400px;}

.close_b {background:url(../images/close.png);width:52px;height:52px;display:block;float:left;margin-left:150px;margin-top:20px;cursor:pointer;}

.b_box {width:400px;height:auto;position:absolute;right:-500px;top:50px;overflow:hidden;}
.b_box.on {right:0;}
.b_box {transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;} 
.b2_a {width:162px;height:62x;display:block;float:left;margin-left:14px;margin-top:40px;cursor:pointer;overflow:hidden;}

.logo {margin-top:40px;margin-right:40px;}

table {line-height:40px;text-align:center;color:#8c4d31;font-size:14px;font-weight:bold;width:60%;border-collapse:collapse;margin:0 auto;margin-top:10px;;margin-bottom:10px;}
}

@media screen and (min-width:1200px){
.modal-dialog {width:1000px;}
}


.cdkey {width:100%;height:3rem,;text-align:center;line-height:3rem;background:#000000;color:#fff;position: fixed;left:0;top:0;z-index:99;display:none;z-index:8;}
.cdkey a {text-decoration:underline;color:#fff;}
.cdkey {_position: absolute;  
       _clear: both;   
       _top:expression(eval(document.compatMode &&   
        document.compatMode=='CSS1Compat') ?   
        documentElement.scrollTop   
       +(documentElement.clientHeight-this.clientHeight) - 1   
        : document.body.scrollTop   
        +(document.body.clientHeight-this.clientHeight) - 1); }



