@charset 'utf-8';

/* author:ZJ; date:2017-09; */

html,body{width:100%;height:100%;}

body{color:#333;background:#fff;}


.yahei{font-family:'Microsoft YaHei';}

.top-box,
.banner-box,
.main-box,
.sub-box,
.footer-box{margin:0 auto;min-width:1200px;width:100%;}



.fullBanner{ position: relative; zoom:1; z-index: 10; min-width: 1200px; width: 100%; min-height: 700px; height: 100%; }

.fullBanner .btn-next{ position: absolute; z-index: 100; left: 50%; bottom: 46px; margin-left: -30px; width: 58px; height: 58px; overflow: hidden; border: solid 1px rgba(255,255,255,.4); background: url(../images/btn-next.png) center no-repeat; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; }
.fullBanner .btn-next:hover{ background-color: rgba(255,255,255,.2); }

.m-focus,
.m-focus .switchable-box{position:relative;zoom:1;width:100%;height:100%; background: #000;}
.m-focus .switchable-content{height:100% !important;width:100% !important;}
.m-focus .switchable-content li{height:100% !important;width:100% !important; background-position: center; background-repeat: no-repeat; background-size: cover; }
.m-focus .switchable-content li img{ display: none; }

.m-focus .switchable-btn a{ position: absolute; top: 50%; margin-top: -55px; width: 60px; height: 110px; overflow: hidden; background: url(../images/btn-focus-scroll.png) no-repeat; -webkit-transition:none;-moz-transition:none;transition:none;}
.m-focus .switchable-btn a.prev{ left: 10px; background-position: left center; }
.m-focus .switchable-btn a.next{ right: 10px; background-position: right center; }

.sub-focus,
.sub-focus .switchable-box,
.sub-focus .switchable-content li{ height: 402px !important; }
.sub-focus .switchable-content li{ background-size: auto; }



.top-box{position:absolute;z-index:10;top:0;left:0;background: url(../images/pngbg-fff-75.png) center repeat; -moz-box-shadow: 0 2px 24px rgba(88,44,215,.4); -webkit-box-shadow: 0 2px 24px rgba(88,44,215,.4); box-shadow: 0 2px 24px rgba(88,44,215,.4);}
.top-box .area{height:100px;}
.top-box .logo{position:absolute;top:0;left:0; height: 100%; font-size: 0;}
.top-box .logo:before{ content: ""; display: inline-block; *display: inline; zoom:1; vertical-align: middle; height: 100%; }
.top-box .logo img{ vertical-align: middle; }

.m-nav{ float: right; display: inline; }
/*.m-nav a{ -webkit-transition:none;-moz-transition:none;transition:none; }*/
.m-nav .fir-ul{ line-height: 0; font-size:0; text-align: center;}
.m-nav .fir-ul .fir-li{position:relative;display:inline-block;*display:inline;zoom:1;vertical-align:top;margin-left: 10px;text-align:center;}
.m-nav .fir-ul .u-a{ display:block; padding: 40px 12px 0; height:60px; line-height: 60px; overflow: hidden; font-size: 16px; color: #4f5155; background: url(../images/pngbg-0.png) center repeat; }
.m-nav .fir-ul .u-a:before{ content: ""; display: block; margin:0 auto -14px; width: 30px; height: 0; overflow: hidden; background: url(../images/ico-nav.png) center 0 no-repeat; -webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease; }
.m-nav .fir-ul .u-a span{ font-size: 12px; }
.m-nav .fir-ul .current .u-a,
.m-nav .fir-ul .hover .u-a{ margin-bottom: -4px; color: #4547e5; border-bottom: solid 4px #fff; background-image: url(../images/pngbg-fff-30.png); }
.m-nav .fir-ul .current .u-a:before,
.m-nav .fir-ul .hover .u-a:before{ margin-top: -16px; height: 30px; }

.m-nav .sec-box{ position:absolute;z-index:10; top:100px; left: 0; width: 100%; background: #fff; }
.m-nav .sec-ul{ position: relative; zoom:1; padding: 8px; }
.m-nav .sec-ul li{ height:30px; line-height:30px; overflow:hidden; font-size:14px; text-align: center; }
.m-nav .sec-ul a{ color: #4f5155; }
.m-nav .sec-ul a:hover{ color: #4547e5; }
.m-nav .nav-y .sec-box{ display:none; }


.m-from{ position: absolute; top: calc(77% - 155px); right: 4%;  width: 296px; height: 330px; background: url(../images/pngbg-fff-90.png) repeat; -moz-border-radius:22px;-webkit-border-radius:22px;border-radius:22px; -moz-box-shadow: 0 0 20px #3c54ec; -webkit-box-shadow: 0 0 20px #3c54ec; box-shadow: 0 0 20px #3c54ec; }
.m-from .title{ margin: -27px auto 0; width: 185px; height: 46px; line-height: 46px; overflow: hidden; font-size: 16px; font-weight: normal; text-align: center; color: #fff; background: url(../images/bg-form-title.png) center repeat-y; -moz-border-radius:28px;-webkit-border-radius:28px;border-radius:28px; }
.m-from .title:before{ content: ""; display: inline-block; *display: inline; zoom:1; vertical-align: top; margin: 14px 10px 0 0; width: 22px; height: 20px; overflow: hidden; background: url(../images/ico-form-title.png) no-repeat; }

.m-from .formBox{ margin: 14px 20px; width: 260px; }
.m-from .formBox li{ position: relative; margin-top: 10px; line-height: 0; font-size: 0; border: solid 1px #ccc; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; }
.m-from .formBox li.focus{ border-color: #4843e3; }
.m-from .formBox input{ border: 0 none; background: none; }
.m-from .formBox .u-name{ position: relative; display: inline-block; *display: inline; zoom:1; vertical-align: top; width: 70px; height: 34px; line-height: 34px; overflow: hidden; font-size: 14px; text-align: center; }
.m-from .formBox .u-name:before{ content: ""; position: absolute; top: 7px; right: 0; width: 0; height: 20px; overflow: hidden; border-right: solid 1px #ccc; }
.m-from .formBox .u-text,
.m-from .formBox .u-date{ padding: 0 14px; width: 160px; height: 34px; line-height: 34px; font-size: 14px; }
.m-from .formBox .u-date{ cursor: pointer; }

.m-from .formBox .u-code{ padding-right: 80px; width: 94px; }
.m-from .formBox .u-codeImg{ position: absolute; top: 0; right: 2px; width: 72px; height: 100%; font-size: 0; text-align: right; }
.m-from .formBox .u-codeImg:before{ content: ""; display: inline-block; *display: inline; zoom:1; vertical-align: middle; height: 100%; }
.m-from .formBox .u-codeImg img{ vertical-align: middle;  width: 70px; height: 30px; }
.m-from .formBox .u-btn{ display: block; margin-top: 20px; width: 100%; height: 36px; font-size: 16px; color: #fff; background: #ffb000; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; }




.main-box,.sub-box{ position: relative; z-index:5; }

.main-box{ min-height: 100%; }

.m-title{ text-align: center; }
.m-title h2{ line-height: 66px; font-size: 52px; font-family: 'SimSun'; font-weight: normal; color: #37383d; }
.m-title p{ line-height: 30px; font-size: 14px; color: #8d8e92; }


.m-about{ padding: 40px 0 50px; background: #f6f7fe; }
.m-about .tabBox{ margin-top: 40px; background: #fff; }

.m-about .tabTitle{ float: right; display: inline; width: 204px; border-bottom: solid 1px #ececec; }
.m-about .tabTitle li{ border-top: solid 1px #ececec; border-right: solid 1px #ececec; }
.m-about .tabTitle a{ position: relative; zoom:1; display: block; margin: -1px -1px -1px 0; padding-right: 102px; height: 98px; line-height: 98px; overflow: hidden; font-size: 18px; text-align: right; color: #999; background: url(../images/bg-about-menu.png) -204px center repeat-y; -webkit-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease; }

.m-about .tabTitle a:before{ content: ""; position: absolute; left: 125px; top: 50%; margin-top: -24px; width: 70px; height: 48px; background: url(../images/ico-about-num.png) no-repeat; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }

.m-about .tabTitle li:nth-child(1) a:before{ background-position: 0 0; }
.m-about .tabTitle li:nth-child(2) a:before{ background-position: 0 -58px; }
.m-about .tabTitle li:nth-child(3) a:before{ background-position: 0 -116px; }
.m-about .tabTitle li:nth-child(4) a:before{ background-position: 0 -174px; }
.m-about .tabTitle li.child-1 a:before{ background-position: 0 0; }
.m-about .tabTitle li.child-2 a:before{ background-position: 0 -58px; }
.m-about .tabTitle li.child-3 a:before{ background-position: 0 -116px; }
.m-about .tabTitle li.child-4 a:before{ background-position: 0 -174px; }


.m-about .tabTitle li.on a{ color: #fff;  background-color: #3a58ee; background-position: 0 center; }
.m-about .tabTitle li.on a:before{ background-image: url(../images/ico-about-num-hover.png); }

.m-about .tabCon{ overflow: hidden; }

.about .imgBox{ float: left; display: inline; width: 520px; }
.about .imgBox .u-img{ display: block; width: 520px; height: 389px; overflow: hidden; }

.about .conBox{ overflow: hidden; padding: 28px 24px 0 34px; }
.about .conBox .title{ position: relative; zoom:1; }
.about .conBox .title:before{ content: ""; position: absolute; top: 22px; left: 0; width: 100%; height: 0; overflow: hidden; border-bottom: solid 1px #e1e1e1; }
.about .conBox .title h2{ position: relative; z-index: 5; display: inline-block; *display: inline; zoom:1; vertical-align: top; padding-right: 14px; line-height: 26px; font-size: 20px; font-weight: normal; color: #666; background: #fff; }
.about .conBox .title p{ line-height: 18px; color: #999; }
.about .conBox .u-con{ margin-top: 44px; height: 156px; line-height: 26px; overflow: hidden; font-size: 14px; color: #666; }
.about .conBox .u-more{ margin-top: 55px; padding-right: 24px; text-align: right; }
.about .conBox .u-more a{ font-size: 14px; color: #404ee9; }
.about .conBox .u-more a:hover{ margin-right: -4px; }


.m-imgList-1{ padding-top: 40px; }

.m-imgList-1 .tabBox{ margin-top: 10px; }
.m-imgList-1 .tabTitle{ line-height: 0; font-size: 0; text-align: center; }
.m-imgList-1 .tabTitle li{ display: inline-block; *display: inline; zoom:1; vertical-align: top; margin: 0 5px; width: 140px; }
.m-imgList-1 .tabTitle a{ display: block; height: 46px; line-height: 46px; overflow: hidden; font-size: 16px; color: #757785; background: #f6f7fe url(../images/bg-imgList-menu.png) -140px center repeat-y; -moz-border-radius:22px;-webkit-border-radius:22px;border-radius:22px; -webkit-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease; }
.m-imgList-1 .tabTitle li.on a{ color: #fff; background-color: #3958ee; background-position: 0 center; }
.m-imgList-1 .tabCon{ margin-top: 48px; }
.m-imgList-1 .tabCon .content{ width: 100% !important; }


.m-imgList-1 .listBox{ width: 100% !important; }

.m-imgList-1 .listBox li{ float: left; display: inline; width: 25%; }
.m-imgList-1 .listBox .u-box{ position: relative; zoom:1; display: block; }
.m-imgList-1 .listBox .imgBox{ position: relative; zoom:1; display: block; padding-top: 70%; height: 0; overflow: hidden; }
.m-imgList-1 .listBox .imgBox .u-img{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; }
.m-imgList-1 .listBox .conBox{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; font-size: 0; text-align: center; background: url(../images/pngbg-000-50.png) repeat; filter:alpha(opacity=0);opacity:0;-moz-opacity:0;-khtml-opacity:0; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }
.m-imgList-1 .listBox .conBox:before{ content: ""; display: inline-block; *display: inline; zoom:1; vertical-align: middle; height: 100%; }
.m-imgList-1 .listBox .conBox .u-con{ display: inline-block; *display: inline; zoom:1; vertical-align: middle; padding: 0 20px; max-width: 312px; }
.m-imgList-1 .listBox .conBox .u-con:after{ content: ""; display: block; margin: 5% auto 0; width: 20%; height: 0; padding-top: 20%; overflow: hidden; background: url(../images/ico-imgList-1.png) center no-repeat; background-size: cover; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; }
.m-imgList-1 .listBox .conBox h4{ height: 48px; line-height: 48px; overflow: hidden; font-size: 24px; font-weight: normal; color: #fff; }
.m-imgList-1 .listBox .conBox p{ margin-top: 5%; height: 72px; line-height: 24px; overflow: hidden; font-size: 14px; text-align: left; color: #d6d6d6; }

.m-imgList-1 .listBox .u-box:hover .conBox{ filter:alpha(opacity=100);opacity:1;-moz-opacity:1;-khtml-opacity:1; }



.m-imgList-2{ padding: 40px 0 0; height: 555px; overflow: hidden; background: url(../images/bg-imgList.jpg) center no-repeat; }


.m-imgList-2 .listBox{ position: relative; zoom:1; margin-top: 35px; }
.m-imgList-2 .listBox li{ float: left; display: inline; width: 396px; margin-right: 6px; }
.m-imgList-2 .listBox .u-box{ display: block; background: #fff; }
.m-imgList-2 .listBox .u-img{ display: block; width: 396px; height: 276px; overflow: hidden; }
.m-imgList-2 .listBox .u-name{ height: 90px; line-height: 90px; overflow: hidden; font-size: 18px; font-weight: normal; text-align: center; }
.m-imgList-2 .listBox .u-box:hover{ color: #fff; background: #4b40e2; }

.m-imgList-2 .btnBox a{ position: absolute; top: 50%; margin-top: -65px; width: 66px; height: 130px; overflow: hidden; background: url(../images/btn-scroll.png) no-repeat; filter:alpha(opacity=30);opacity:0.3;-moz-opacity:0.3;-khtml-opacity:0.3; }
.m-imgList-2 .btnBox a.prevBtn{ left: 50%; margin-left: -590px; background-position: left 0; }
.m-imgList-2 .btnBox a.nextBtn{ right: 50%; margin-right: -590px; background-position: right 0; }

.m-imgList-2 .btnBox a:hover{ filter:alpha(opacity=60);opacity:0.6;-moz-opacity:0.6;-khtml-opacity:0.6; }


.m-news{ padding: 40px 0; }
.m-news .listBox{ margin-top: 56px; }
.m-news .listBox ul{ margin: -38px 0 0 -15px; }
.m-news .listBox li{ float: left; display: inline; margin: 38px 0 0 15px; width: 390px; }

.m-news .listBox .u-box{ display: block; padding: 14px 26px 30px; color: #4f5155; background: #f6f6f8; }
.m-news .listBox .u-date{ position: relative; zoom:1; height: 46px; line-height: 46px; overflow: hidden; font-size: 16px; }
.m-news .listBox .u-date:before{ content: ""; position: absolute; bottom: 0; left: 0; width: 14px; height: 1px; overflow: hidden; background: #4b40e2; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.m-news .listBox .u-name{ margin-top: 8px; height: 32px; line-height: 32px; overflow: hidden; font-size: 16px; font-weight: normal; }
.m-news .listBox .u-con{ margin-top: 20px; height: 48px; line-height: 24px; overflow: hidden; font-size: 14px; color: #76797f; }

.m-news .listBox .u-box:hover{ color: #fff; background: #4b40e2; }
.m-news .listBox .u-box:hover .u-date:before{ background: #fff; }
.m-news .listBox .u-box:hover .u-con{ color: #cdcaf1; }


.m-news .listBox li.pic{ width: 1200px; }
.m-news .listBox li.pic .u-img{ position: relative; zoom:1; float: left; display: inline; margin-right: 48px; width: 555px; height: 298px; overflow: hidden; }
.m-news .listBox li.pic .u-img:before{ content: ""; position: absolute; right: 0; bottom: 0; z-index: 5; width: 30px; height: 86px; overflow: hidden; background: #fff; }

.m-news .listBox li.pic .u-date{ padding-top: 2px; }
.m-news .listBox li.pic .u-name{ margin-top: 26px; font-size: 18px; }
.m-news .listBox li.pic .u-name a:hover{ color: #4b40e2; }
.m-news .listBox li.pic .u-con{ margin-top: 26px; height: 90px; line-height: 30px; }
.m-news .listBox li.pic .u-more{ margin-top: 26px; font-size: 14px; }
.m-news .listBox li.pic .u-more:before{ content: ""; display: inline-block; *display: inline; zoom:1; vertical-align: top; margin: 2px 15px 0 0; width: 42px; height: 19px; overflow: hidden; background: url(../images/ico-news-more.png) no-repeat; }
.m-news .listBox li.pic .u-more a{ color: #777a7f; }
.m-news .listBox li.pic .u-more a:hover{ color: #4b40e2; }



.footer-box{ position: relative; z-index: 10; padding: 60px 0 50px; background: #333; }

.m-footer,
.m-footer a{ color: #adadad; }
.m-footer a:hover{ color: #fff; }

.m-footer:before{ content: ""; position: absolute; z-index: -1; top: 0; left: 264px; width: 660px; height: 100%; border-left: solid 1px #2b2b2b; border-right: solid 1px #2b2b2b; }


.m-footer .logo{ float: left; display: inline; width: 250px; }
.m-footer .logo img{max-width:250px;_width:expression((documentElement.clientWidth < 250) ? "" : "250px" ); }

.footer-nav{ float: left; display: inline; margin: 0 15px; width: 660px; }
.footer-nav dl{ float: left; display: inline; width: 20%; }
.footer-nav dt,
.footer-nav dd{ padding-left: 40px; line-height: 24px; }
.footer-nav dt{ margin-bottom: 12px; font-size: 14px; font-weight: normal; }
.footer-nav dd{ font-size: 12px; }

.footer-contact{ float: right; display: inline; padding-left: 40px; width: 220px; }
.footer-contact .wechat .erwei{ float: left; display: inline; width: 82px; margin-right: 16px; }
.footer-contact .wechat p{ overflow: hidden; padding-top: 18px; color: #999; }

.footer-contact .contact{ margin-top: 12px; color: #858585; }



.sub-box{ padding-bottom: 30px; }

.sub-box .left-column{ width: 200px; }
.sub-box .right-column{ width: 952px; }


.sub-title{ background: #ececec; }
.sub-title .title{ padding: 12px 24px; width: 192px; color: #fff; background: #2ea672; }
.sub-title .title h2{ height: 30px; line-height: 30px; font-size: 24px; font-weight: normal; }
.sub-title .title p{ height: 18px; line-height: 18px; font-size: 14px; font-family: Arial; }


.sub-menuBox{ margin-top: -96px; }

.sub-menu-title{ padding: 40px 10px 30px; line-height: 48px; font-size: 24px; font-weight: normal; text-align: center; color: #fff; background: url(../images/sub/bg-menu-title.png) center repeat-y; }
.sub-menu-title:before{ content: ""; display: block; margin: 0 auto 6px; width: 46px; height: 46px; overflow: hidden; background: url(../images/sub/ico-menu-title.png) no-repeat; }

.sub-menu{}
.sub-menu .fir-li{ border-bottom: solid 1px #dbdbdb; }
.sub-menu .fir-li h4 a{ position: relative; zoom:1; display: block; padding: 0 14px; height: 70px; line-height: 70px; overflow: hidden; font-size: 16px; font-weight: normal; color: #44484f; }
.sub-menu .current h4 a,
.sub-menu .hover h4 a{ color: #3b55ec; }

.sub-menu .j-li h4 a:before{ content: ""; position: absolute; top: 50%; right: 0; margin-top: -10px; width: 21px; height: 21px; overflow: hidden; background: url(../images/sub/ico-menu.gif); -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.sub-menu .j-li.current h4 a:before{ background-image: url(../images/sub/ico-menu-hover.gif); }

.sub-menu .sec-box{ display:none; }
.sub-menu .sec-box ul{ padding: 16px 0; border-top: solid 1px #dbdbdb; }
.sub-menu .sec-box li a{ position: relative; zoom:1; display: block; padding: 0 14px 0 48px; height: 36px; line-height: 36px; overflow: hidden; font-size: 14px; color: #666; }
.sub-menu .sec-box li a:hover{ color: #3b55ec; }


.sub-contact{ margin-top: 36px; background: #f6f7fe; }
.sub-contact .imgBox img{max-width:200px;_width:expression((documentElement.clientWidth < 200) ? "" : "200px" );}
.sub-contact .conBox{ padding: 0 18px; }
.sub-contact .conBox .tel{ padding: 16px 0 12px; color: #3b55ec; }
.sub-contact .conBox .tel h4{ line-height: 22px; font-size: 18px; font-weight: normal; }
.sub-contact .conBox .tel p{ line-height: 26px; font-size: 22px; font-weight: bold; }
.sub-contact .conBox .contact{ border-top: solid 1px #d7d7d7; padding: 15px 0; line-height: 26px; font-size: 14px; }



.m-current{ padding: 24px 0; font-size: 14px; text-align: right; border-bottom: solid 1px #dcdcdc; }
.m-current a:hover{ color: #3b55ec; }

.m-sub .m-content{ min-height:400px;_height:400px; }


.sub-pic-1{ padding: 20px 0; }
.sub-pic-1 ul{ margin: -20px 0 0 -20px; }
.sub-pic-1 li{ float: left; display: inline; margin: 20px 0 0 20px; width: 466px; }
.sub-pic-1 .u-box{ position: relative; zoom:1; display: block; }
.sub-pic-1 .u-img{ display: block; width: 466px; height: 334px; overflow: hidden; }
.sub-pic-1 .conBox{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; font-size: 0; text-align: center; background: url(../images/pngbg-000-50.png) repeat; filter:alpha(opacity=0);opacity:0;-moz-opacity:0;-khtml-opacity:0; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }
.sub-pic-1 .conBox:before{ content: ""; display: inline-block; *display: inline; zoom:1; vertical-align: middle; height: 100%; }
.sub-pic-1 .conBox .u-con{ display: inline-block; *display: inline; zoom:1; vertical-align: middle; padding: 0 20px; max-width: 312px; }
.sub-pic-1 .conBox .u-con:after{ content: ""; display: block; margin: 24px auto 0; width: 68px; height: 68px; overflow: hidden; background: url(../images/ico-imgList-1.png) center no-repeat; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; }
.sub-pic-1 .conBox h4{ height: 48px; line-height: 48px; overflow: hidden; font-size: 24px; font-weight: normal; color: #fff; }
.sub-pic-1 .conBox p{ margin-top: 14px; height: 72px; line-height: 24px; overflow: hidden; font-size: 14px; text-align: left; color: #d6d6d6; }

.sub-pic-1 .u-box:hover .conBox{ filter:alpha(opacity=100);opacity:1;-moz-opacity:1;-khtml-opacity:1; }


.sub-pic-2{ padding: 16px 0; }
.sub-pic-2 ul{ margin: -10px 0 0 -8px; }
.sub-pic-2 li{ float: left; display: inline; margin:10px 0 0 8px; width: 312px; }
.sub-pic-2 .u-box{ position: relative; zoom:1; display: block; color: #37383d; }
.sub-pic-2 .u-img{ display: block; width: 312px; height: 218px; overflow: hidden; }
.sub-pic-2 .u-name{ padding: 0 10px; height: 70px; line-height: 70px; overflow: hidden; font-size: 18px; font-weight: normal; text-align: center; }

.sub-pic-2 .u-box:hover{ color: #fff; background: #4b40e2; }


.sub-news{ padding-bottom: 20px; }
.sub-news li{ zoom:1; padding: 24px 0 34px; border-bottom: solid 1px #e6e6e6; }
.sub-news li:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
.sub-news a:hover{ color: #3b55ec; }
.sub-news .u-name{ height: 40px; line-height: 40px; overflow: hidden; font-size: 20px; font-weight: normal; }
.sub-news .u-name .date{ float: right; display: inline; margin-left: 20px; font-size: 12px; color: #969ca4; }
.sub-news .u-con{ margin-top: 20px; height: 48px; line-height: 24px; overflow: hidden; font-size: 14px; color: #666; }



.detail-share{padding:15px 0;}
.detail-share a{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}
.detail-share .bdsharebuttonbox{float:right;display:inline;}

.detail-page{ border-top: solid 1px #e4e4e4;}
.detail-page .page-text{overflow:hidden;width:48%;height:48px;line-height:48px;white-space:nowrap;text-overflow:ellipsis;font-size: 12px;color:#888;}
.detail-page .page-text a{color:#888;}
.detail-page .page-text a:hover{color:#3b55ec;}
.detail-page .f-fr{text-align:right;}



/******************** sub-content ********************/
.sub-content{ padding: 20px 0; }
.sub-content img{ max-width:952px;_width:expression((documentElement.clientWidth < 952) ? "" : "952px" );}
.sub-content .f-fl{width:auto;margin:0 0 10px 10px;}
.sub-content h1{ margin-bottom: 20px; line-height:32px;font-size:22px;font-family:'Microsoft YaHei';text-align:center;}
.sub-content p{line-height:24px;font-size:14px; }
.sub-content #platform img{max-width:none;_width:none;}


.pro-detail{ padding: 20px 0; }
.pro-detail h1{ padding: 5px 0;line-height:36px;font-size:24px;font-family:'Microsoft YaHei';text-align:center;}
.pro-detail .detail-time,
.pro-detail .detail-user{line-height:20px;padding-bottom: 10px;margin-bottom: 10px;font-size:12px;text-align:center;color:#999; border-bottom: solid 1px #e4e4e4;}
.pro-detail .detail-img{position:relative;zoom:1;padding:10px 0;text-align:center;}
.pro-detail .detail-img img,
.pro-detail .detail-con img{ max-width:952px;_width:expression((documentElement.clientWidth < 952) ? "" : "952px" );}
.pro-detail .detail-img .debtn-prev,
.pro-detail .detail-img .debtn-next{position:absolute;z-index:11;top:50%;display:block;width:54px;height:87px;margin-top:-44px;background:url(../images/sub/pic-debtn.gif) no-repeat;opacity:.3;filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.3;}
.pro-detail .detail-img .debtn-prev:hover,
.pro-detail .detail-img .debtn-next:hover{opacity:.8;filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;}
.pro-detail .detail-img .debtn-prev{left:0;background-position:left 0;}
.pro-detail .detail-img .debtn-next{right:0;background-position:right 0;}
.pro-detail .detail-con{line-height:24px;padding:10px 0; font-size: 14px;}


.news-detail{ padding: 20px 0; }
.news-detail h1{ padding: 5px 0;line-height:36px;font-size:24px;font-family:'Microsoft YaHei';text-align:center;}
.news-detail .detail-time,
.news-detail .detail-user{line-height:20px;padding-bottom: 10px;margin-bottom: 10px;font-size:12px;text-align:center;color:#999; border-bottom: solid 1px #e4e4e4;}
.news-detail .detail-img{padding:10px 0;text-align:center;}
.news-detail .detail-img img,
.news-detail .detail-con img{ max-width:952px;_width:expression((documentElement.clientWidth < 952) ? "" : "952px" );}
.news-detail .detail-con{line-height:24px;padding:10px 0; font-size: 14px;}


.sub-message{ padding: 40px 0; }
.sub-message .m-textimg{line-height:24px;margin-bottom:20px;font-size:14px;}
.sub-message .m-textimg img{float:left;margin-right:15px;}
.sub-message i{display:inline-block;padding-right:5px;font-style:normal;color:#f00;*display:inline;*zoom:1;}
.sub-message .m-tage{padding:5px 0;}
.sub-message .m-form{margin-bottom:20px;padding:10px;}
.sub-message table{width:100%;}
.sub-message .m-form table td{padding:7px 0;}
.sub-message label{position:relative;display:inline-block;width:80px;height:30px;line-height:30px;text-align:right;}
.sub-message .m-form table input{width:60%;height:28px;line-height:28px;padding-left:5px;vertical-align:top;}
.sub-message .m-form .td-textarea{width:60%;vertical-align:middle;}
.sub-message .m-form .td-textarea label{float:left;}
.sub-message .m-form .td-textarea textarea{width:70%;height:168px;padding:5px;vertical-align:middle;}
.sub-message .m-submit{text-align:right;vertical-align:top;}
.sub-message .m-submit img{margin-left:5px;vertical-align:top;}
.sub-message .m-submit .btn{width:80px;height:28px;line-height:24px;margin:0;margin-left:5px;font-family:'microsoft yahei';font-size:14px;border:none;cursor:pointer;}
.sub-message .m-submit input{width:80px;height:24px;line-height:24px;margin:0;padding-left:5px;vertical-align:top;cursor:auto;}
.sub-message .m-submit input,
.sub-message .m-form table input,
.sub-message .m-form .td-textarea textarea{font-family:'microsoft yahei';border:1px solid #ddd;background:#fff;}
.sub-message .m-form{border:1px solid #e9e9e9;background:#fcfcfc;}
.sub-message .m-submit .btn{color:#fff;background:#3b55ec;}

.footer-box .footer-box .area {
    display: flex;
    justify-content: center;
    gap: 5px;
}
.footer-box .footer-box .area a,.footer-box .area span{
    color: #fff;
}
.footer-box   {
    padding: 60px 0 30px;
}
.footer-box .footer-box  {
    padding: 0px 0;
}
.j-input-focus li:first-child {
    display: none;
}
.feadback .m-from {
    box-shadow:none !important;
    -webkit-box-shadow:none !important;
    background:none !important;
    position:static !important;
}
.feadback .m-from .formBox {
    margin: 0 !important;
    width: 360px !important;
}