@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td{margin: 0;padding: 0;}
body, button, input, select, textarea{-webkit-text-size-adjust: none;font: 14px/1.5 Arial, "Microsoft YaHei", sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;}
address, cite, dfn, em, var{font-style: normal;}
ul, ol, li{list-style: none;}
a{text-decoration: none;}
legend{color: #000;}
fieldset, img{border: 0;vertical-align: top;}
section, article, aside, header, footer, nav, dialog, figure{display: block;}
figure{margin: 0;}
button, input, select, textarea{font-size: 100%;}
table{border-collapse: collapse;border-spacing: 0;}
.wrap{position: relative;width: 1200px;margin: 0 auto;}
.clearfix:after{content: '\20';display: block;height: 0;clear: both;}
.clearfix{*zoom: 1;}
a:hover{text-decoration: none;color: #2295dd;}
a{blr: expression_r(this.onFocus=this.blur());}
a{outline: none;color: #000;}
*, *:before, *:after{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
*:focus{outline: none;}

/* prenav */
.preNav{border-bottom: 1px solid #f2f2f2;}
.logo{float: left;margin-left: 24px;}
.rn{float: right;margin-top: 18px;margin-right: 24px;}
.rn .navtel{background: url(../images/icon-phone.png) no-repeat left top; padding-left: 26px; line-height: 22px; font-size: 16px; color: #6e6e6e; display: inline-block;}
.rn .navtel a{font-size: 16px; color: #2295dd;}
.rn .navtel a:hover{color: #ffa701;}
.rn h1{font-size: 22px;color: #ffa701;font-weight: bold;}
.rn a{float: left;margin-right: 16px;font-size: 12px; display: inline-block;}
.rn a:hover{color: #2295dd;}
.rn .navtel:hover {background-position: 0 0}
body{min-width: 1200px;}
/* nav */
.nav ul{margin-left: -5px;}
.nav li{float: left;padding: 0 16px;line-height: 50px;position: relative;}
.nav li:hover .subnav{display: block;}
.nav li a{color: #000;height: 27px;text-align: center;border-radius: 7px;font-size: 16px;padding: 6px 14px;}
.nav li a:hover{background: #ffa701;color: #fff;}
.nav li dd a{height: 12px;padding: 0; font-size: 12px; color: #6e6e6e;}
.nav li dd a:hover{background: none;color: #ffa701;}
.nav form{float: right;width: 150px;height: 27px;background: #f4f4f4;border: none;border-radius: 6px;padding: 2px;margin-top: 10px;margin-right: 24px;}
.nav form input{padding: 0 10px;width: 115px;line-height: 24px;border: none;background: #f4f4f4;float: left;color: #6e6e6e;}
.nav form button{float: left;font-size: 12px;color: #fff;line-height: 28px;background: #f4f4f4 url(../images/search.png) no-repeat 5px 6px;border: none;cursor: pointer;width: 22px;height: 22px;}
.subnav{position: absolute;top: 50px;left: 0px;border-top: 3px solid #ffa701;background: #f4f4f4;padding: 6px 15px;width: 494px;height: 205px;z-index: 333;overflow: hidden;display: none;}
.lsn{float: left;width: 84px;border-right: 1px dashed #b5b5b5;min-height: 183px;}
.lsn dd{margin-bottom: 12px;width:75px;}
.lsn h6{font-size: 12px;line-height: 19px;}
.lsn a{color: #4c4c4c;}
.lsn h6:hover, .rsn h6:hover{color: #ffa701;}
.rsn{margin: 9px 0 9px 16px;width: 356px;overflow: hidden;float: right;height: 179px;}
.rsnb{float: left;height: 180px;}
.rsnb a{background: none; color: none; display: block; height: 105px; border-radius: none; }
.rsn img{float: left;margin: 0 15px 10px 0;}
.rsn p{position: relative;margin-bottom: 20px;font-size: 12px;color: #4c4c4c;line-height: 19px;width: 150px;height: 60px;text-align: left;}
.rsn p a{position: absolute;right: 0;bottom: 0;font-family: "Simsun";font-size: 12px;color: #4c4c4c;}

/* banner */
.banner{position: relative;width: 100%;height: 448px;overflow: hidden;}
.banner .bd{width: 1920px; margin-left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); text-align: center;}
.banner .bd li,.banner .bd li a{display: block;width: 100%;height: 100%;}
.banner .hd{position: absolute;bottom: 50px;left: 50%;width: 1000px;margin-left: -500px;height: 15px;text-align: center;}
.banner .hd li{display: inline-block;width: 21px;height: 21px;margin: 0 8px;background: url(../images/mb-bannerbtn.png) no-repeat;text-indent: -999em;overflow: hidden;cursor: pointer;}
.banner .hd li.on{background: url(../images/mb-bannerbtn-on.png) no-repeat;}
.banner img{transition: 1.5s ease-in-out;opacity: 1;}
.banner .hover img{opacity: 0;}
.banner .prev{position: absolute;z-index: 33;top: 211px;left: 0;width: 34px;height: 34px;border-radius: 33px;background: rgba(0, 0, 0, 0.7) url(../images/arrow.png) no-repeat left top; cursor: pointer;box-shadow: 0 1px 2px 0px #000;}
.banner .next{position: absolute;z-index: 33;top: 211px;right: 0;width: 34px;height: 34px;border-radius: 33px;background: rgba(0, 0, 0, 0.7) url(../images/arrow.png) no-repeat right top; cursor: pointer;box-shadow: 0 1px 2px 0px #000;}
.banner .prev:hover{background: #ffa701 url(../images/arrow.png) no-repeat left top;}
.banner .next:hover{background: #ffa701 url(../images/arrow.png) no-repeat right top;}


/* footer */
.footer{background: #22252f;padding-top: 34px;}
.footer a{color: #fff;}
.footer a:hover{color: #2295dd;}
.footer dl{float: left; width: 80px;margin-right: 45px;}
.footer dt{font-size: 16px;line-height: 16px;margin-bottom: 19px;color: #fff;}
.rf h4{font-size: 16px;line-height: 16px;margin-bottom: 19px;color: #fff;}
.rf h4 em{font-size: 12px;color: #2295dd;text-transform: uppercase;}
.footer dd{margin-bottom:8px;font-size: 12px;color: #dfdfdf;}
 .rf h6, .rf a, .copyright{font-size: 12px;line-height: 30px;color: #dfdfdf;}
.rf{float: right;width: 190px;margin: 0 0px 22px 0;}
.rf .socialM a{width: 30px;display: block;border-radius: 25px;float: left;height: 30px;}
.rf .socialM a+a{margin-left: 7px;}
.socialM{margin-top: 14px;}
.wechat, .webqr{position: relative;}
.webqr{margin-right: 0;}
.wechath, .webqrh{position: absolute;left: -40px;top: -106px;display: none;}
.wechat img, .webqr img{width: 100px;height: 100px;}
.wechat:hover .wechath, .webqr:hover .webqrh{display: block;}
.weibo{background: url(../images/foot-icons.png) no-repeat 0px 0px;}
.wechat{background: url(../images/foot-icons.png) no-repeat -32px 0px;}
.webqr{background: url(../images/foot-icons.png) no-repeat -64px 0px;}
.weibo:hover{background: url(../images/foot-icons.png) no-repeat 0px -32px;}
.wechat:hover{background: url(../images/foot-icons.png) no-repeat -32 -32px;}
.webqr:hover{background: url(../images/foot-icons.png) no-repeat -64 -33px;}
.copyright{text-align: center; background: #1b1d25;}
.copyright p a{color: #dfdfdf;margin-left:10px;}

/* float panel */
.fudong{ position: fixed; bottom: 27%; right:-1px; width: 36px; border-radius: 5px;padding: 0 0 19px 0px; background:url(../images/fudong_bg.png) no-repeat left top; height: 242px; z-index: 999;}
.fudong:hover .fudongContainer{display: block;}
.fudong .fudongNav{width: 39px; height: 240px; float: left; display: block;overflow: hidden; }
.fudong .fudongNav img{/*background: url(../images/fudong_bg.png) no-repeat 0 0;*/}
.fudongContainer{position: fixed; bottom: 27%; right:-1px; padding: 0 0 19px 0px; width: 180px;/* height: 240px;*/ background: #fff url(../images/fudong_bg.png) no-repeat right top; border-radius: 5px; float: left;display: none;box-shadow: 0px 7px 10px -7px #000;}
.fudong h5 { line-height: 52px; font-size: 14px;color:#fff;padding:0 18px;  border-radius: 5px 5px 0 0;}
.fudong h5 span{float: right;}
.fudong h5 span a{color: #fff;}
.fudong h5 span a:hover{color: #2295dd;}
.fudong .qqmore a{background: url(../images/foot-qq.png) no-repeat 32px 15px; width: 100%; font-size: 14px; height: 42px; border-bottom: 1px solid #fff; color: #6e6e6e;padding: 13px 0px 0px 55px;display: block;}
.fudong .qqmore a:hover{color: #2295dd;}
.fudong h3{font-size: 16px; color: #6e6e6e;margin-left: 32px;line-height: 17px;} 
.fudong h3:hover{color: #2295dd;}
.fudong h4 { background: url(../images/fd-icon-phone.png) no-repeat 0px 0px; padding-left: 26px; margin: 10px 0 10px 16px; color: #6e6e6e;}

.fudong2{position: absolute; /*top: 877px; left: 9px;*/ padding-top: 9px; overflow: hidden; z-index: 555; width: 170px; height: 250px; text-align: center;}
.fudong2 > .fudongClose{position: absolute; right: -9px; top: 10px; width: 30px; height: 30px; }


@media (max-width: 980px){
.wrap{width: 980px;}
.inews .ibd{width: 960px}
.tabContainer ol li + li {margin-left: 26px; }
.inews .ihd ul{-webkit-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);}
.inews .ibd li{width: 466px}
.inews .ibd li:nth-child(4){left: 466px; right: auto;}
.imessage .imessageb li{width: 160px;}

.side-wrap{width: 960px}
}