@charset "gb2312";
/* CSS Document */ 
*{ margin:0; padding:0;}
a{ text-decoration:none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,span,img{margin:0; padding:0}
input,from,td,table,img,dl,dt,ul,dd,li,p{ padding:0; margin:0; list-style:none;}
ul,li{padding:0px;margin:0px;list-style-type:none;/*display: block;*/}
body{ font-family:"微软雅黑"; overflow-x:hidden;}
img{ border:0;}
.clear{ clear:both;}
.cen1120{width:1120px; margin:0 auto; overflow:hidden;}
.pulbic{ width:100%; margin:0 auto; overflow:hidden; background:#750400;}
.banner{ width:100%; height:808px; text-align:center; margin:0 auto; background:url(../images/bannerbg.jpg) center no-repeat #750400;}
.title{ text-align:center; font-size:46px; color:#fbfccf; line-height:50px; margin:70px auto 50px auto;}
.qg1 li{ width:530px; float:left; height:267px; background:#FFF; margin:30px 0 0 20px;}
.qg1 li img{ display:block; float:left;}
.qg-title{ text-align:center; font-size:24px; color:#b50013; padding:50px 0 30px 0; border-bottom:1px #dddddd dashed; margin:0 10px;}
.qg-title b{ font-size:32px;}
.qg-text{ font-size:18px; padding:20px 0 0 0; text-align:center;}
.zx{ font-size:28px; color:#c10002; background:#fcfbcd; text-align:center; line-height:60px; padding:0 35px; border-radius:5px; float:right; margin:60px 20px 60px 0;}
.zx a{color:#c10002;}
.qg2{ margin:0 0 80px 0; overflow:hidden;}
.qg2 li{ width:547px; float:left;}
.qg3 li{ width:357px; float:left; margin:25px 0 0 24px;}
.nav-t{ width:1300px; height:220px; background:url(../images/titlebg.jpg) no-repeat center; margin:0 auto;}
.nav-t li{ width:175px; float:left; font-size:26px; color:#fbfccf; text-align:center; margin:90px 0 0 15px;}
.nav-t li a{ color:#fbfccf;}
.qg4{ width:1120px; height:386px; background:#FFF; margin:10px auto 60px auto; overflow:hidden;}
.qg4left{ width:545px; float:left;}
.qg4right{ width:500px; float:left; font-size:22px; line-height:30px; padding:40px 35px 0 35px;}
.qg4right b{ color:#b50013; font-size:38px; line-height:90px;}
.qg4right p{ width:489px; font-size:16px; margin:40px 0 0 0;}
.qg4right span{ float:right;}
.qg5{ width:489px; height:67px; background:url(../images/qg2.jpg) no-repeat center; margin:10px auto;}
.qg5 a{ width:90px; background:#FFF; text-align:center; float:left; margin:17px 0 0 365px; line-height:33px; border-radius:3px; color:#b50013; font-size:18px;}
.mydiv {
background-color: #fff;border: 4px solid #999;font-size: 12px;z-index:999999;width: 300px;height: 300px;
left:50%;
top:30%;
margin-left:-150px!important;/*FF IE7 该值为本身宽的一半 */
margin-top:-60px!important;/*FF IE7 该值为本身高的一半*/
margin-top:0px;
position:fixed!important;/* FF IE7*/
position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
.mydiv .closeBtn{position:absolute;top:10px;right:10px;display:block;width:60px;padding:4px 0;text-align:center;background:#fff;border:1px solid #DFDFDF;color:#333;}
.mydiv .closeBtn:hover{color:#fff;border:1px solid #DFDFDF;background:#bfa785;}
.mydiv_y{ float:left; margin:60px 0 0 30px; display:inline}
.mydiv_y li{ line-height:36px; height:36px;}
.mydiv_y .sub{float:left; display:inline;width:150px; height:28px;border-radius:4px; color:#fff; background-color:#181818;text-align:center; border:0; margin:10px 0 0 45px;}
.mydiv_y small{ margin:40px 0 0 20px; float:left; display:inline; color:#C63; font-size:12px;}
.mydiv_n{float:left; margin:80px 0 0 40px; display:inline;}
.mydiv_n p{ font:16px "微软雅黑"; line-height:30px; color:#C33}
.mydiv_n b{ width:45px; height:30px; background-color:#333; color:#FFF; float:left; font-size:16px; display:inline; margin-left:5px; text-align:center; line-height:30px; margin-top:15px;}
.bg,.popIframe {
background-color: #999; display:none;
width: 100%;
height: 100%;
left:0;
top:0;/*FF IE7*/
filter:alpha(opacity=50);/*IE*/
opacity:0.5;/*FF*/
z-index:1;
position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
.popIframe {
filter:alpha(opacity=0);/*IE*/
opacity:0;/*FF*/
}