@charset "utf-8";
/* CSS Document */
/*
* @description: 专题样式
* @author: ishang_pan
* @update: ishang_pan (2020-03-20 12:08)
*/

/*全局 on*/
html{-webkit-text-size-adjust:none;}
*html{background-image:url(about:blank); background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
*{margin: 0; padding: 0; list-style: none;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
body{padding:0; margin:0; font: 14px/1.5 "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif; color:#333; min-width: 1200px;}
input,textarea,select,button,label{vertical-align:middle; outline:none; font-family:"Microsoft YaHei",微软雅黑;}
textarea{resize:none;}
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,a,form,input,label,select{margin:0; padding:0; list-style:none;}
a{color:#333; text-decoration:none; outline:none;}
a:hover{color:#4b94fc; text-decoration:none;}
a img{border:none;}
.fl{float:left;}
.fr{float:right;}
.clear{margin:0; overflow:hidden; visibility:hidden; font-size: 0; content: "."; clear: both; height: 0; padding:0;}
.clearfix:after{visibility:hidden; display: block; font-size: 0; content:" "; clear:both; height:0;}
* html .clearfix{zoom: 1;} /* IE6 */
*:first-child+html .clearfix{zoom: 1;} /* IE7 */
h1,h2,h3{font-weight: normal;}
.hidden{display: none;}
.f-nmg{margin: 0!important;}
.f-tac{text-align: center;}
/*全局 end*/

/*头部 on*/
.is-header{position: relative; width: 100%; height: 380px; overflow: hidden;}
.is-header .u-banner{position: absolute; left: 50%; margin-left: -960px; top: 0; display: block; width: 1920px; height: 380px;}
.is-header .u-logo{position: absolute; left: 50%; top: 18px; margin-left: -600px;}
.is-header .u-gohome{position: absolute; right: 50%; top: 0; margin-right: -600px; display: block; padding: 0 18px; line-height: 40px; background: rgba(0,0,0,.5); color: #fff; font-size: 16px;}

/*头部 end*/

.is-main{margin: 40px auto; width: 1100px;}

.m-tabstyle{height: 60px;}
.m-tabstyle li{position: relative; float: left; margin-right: 20px; width: 260px; line-height: 60px; font-size: 20px; font-weight: bold; color: #333; cursor: pointer; background: #ecf0ff; text-align: center;}
.m-tabstyle li i{position: absolute; left: 50%; margin-left: -10px; bottom: -10px; display: none; width: 20px; height: 10px; background: url(../images/home/bg-tab.png) no-repeat;}
.m-tabstyle li.u-active{background: #2b4399; color: #fff;}
.m-tabstyle li.u-active i{display: block;}
.m-flashbox{position: relative; margin-top: 46px; height: 740px; -webkit-box-shadow: 0 8px 30px rgba(0,0,0,0.1); box-shadow: 0 8px 30px rgba(0,0,0,0.1); overflow: hidden;}
.m-flashbox .bd li,.m-flashbox .bd li img{display: block; width: 1100px; height: 740px;}
.m-flashbox a.prev,.m-flashbox a.next{position: absolute; top: 324px; display: block; width: 54px; height: 92px; background-image: url(../images/home/bg-flash.png); background-repeat: no-repeat;}
.m-flashbox a.prev{left: 0; background-position: 0 0;}
.m-flashbox a.next{right: 0; background-position: -54px 0;}
/* .m-flashbox a.prevStop,.m-flashbox a.nextStop{background: none;} */

/*底部 on*/
.is-footer{border-top: 3px solid #243a8b; background: #dadada;}
.m-footer{position: relative; margin: 0 auto; width: 1200px; padding: 20px 0;}
.m-ftfuns{padding: 10px 0; text-align: center;}
.m-footer p{text-align: center; line-height: 30px; color: #666;}
.m-footer p a,.m-ftfuns{color: #666;}
.m-footer p img{vertical-align: middle;}
#_ideConac{position: absolute; left: 50px; top: 45px;}
#_span_jiucuo{position: absolute; right: 50px; top: 42px;}
.toggleBtn{display: none;}
/*底部 end*/

/*share*/
.share-main{position: relative; margin-top: 6px; width: 66px; height: 16px;}
.share-bar a{margin-right: 6px; float: left; display: block; width: 16px; height: 16px; background-image: url(../images/public/icon-share.png);} 
.share-bar .share-weixin{background-position: 0 0;}
.share-bar .share-tsina{background-position: -16px 0;}
.share-bar .share-qzone{background-position: -32px 0;}

.weixin-share-open{position: absolute; bottom: 22px; left: 0; margin-left: -168px; display: none; background: #fff;}
.weixin-wrap{position: relative; padding: 10px; width: 212px; height: 80px; border: 1px solid #ddd;}
.share-qrcode{float: left;}
.share-qrcode img{display: block; width: 80px; height: 80px;}
.weixin-close{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; color: #d4d4d4; cursor: pointer; margin: 0!important;}
.weixin-text{padding: 10px 0 0 90px; line-height: 24px; font-size: 12px; color: #666;}