body{color: #333; font-family:"微软雅黑";}
a{color:#333}
a:hover{color:#148da3}
a:visited{color:#333}
a:active,a:focus,a:hover{color:#148da3}

@font-face {
    font-family: 'helve';
    src: url('../font/helveticaneuemed-webfont.woff') format("woff");
 }

.header{ height: 80px; top: 0; left: 0; width: 100%; z-index: 10000; background-color: #086656;}
/* LOGO */
.logo{ vertical-align: middle; z-index: 2; position: relative; height: 80px; text-align: left; margin: 0; }
.logo a{ height: 100%; line-height: 0; text-align: left; align-items:start;}
.logo img{vertical-align: middle;max-height:100%;}
.logo .active{ display: none;}

.fix-head{ background: #fff; box-shadow: #ddd 0 0 10px; transition: all 0.5s;}
.fix-head,.fix-head .logo{ height: 80px;}

.htool{ height: 80px; overflow: hidden;}
.htool .htel{ padding-top: 3rem; line-height: 30px; color: #fff; font-size: 2rem; font-weight: bold; }
.htool .htel i{ font-weight: normal; font-size:5rem; color: #a2a3ab; display: inline-block; vertical-align: middle; margin-right: 5px;}
.htool .htel span{ display: inline-block; vertical-align: middle;}
.fix-head .htool .htel,.Hhover .htool .htel{ color: #333;}
.fix-head .htool .htel i,.Hhover .htool .htel i{ color: #2f75b5;}
.fix-head .htool .htel{ padding-top: 1rem;}

.wapNavBtn{display:none;line-height: 60px; height:60px; width:60px;font-size: 2rem; z-index:1000000; float: right; width: 60px;}
.wapNavBtn:before{color: #d11734;font-weight: bold;}
.wapNavBtn.on:before{}

.wapNavBtn span{ display:block; right:0; width:65%; height:3px; top:calc((100% - 50px) / 2);transition: all 0.4s; position: relative; margin:0 auto; border-radius: 3px; background: #fff;}
.wapNavBtn span:nth-child(1){animation: outfirst 0.5s; transform: translateY(15px) rotate(0); }
.wapNavBtn span:nth-child(2){animation: outlast 0.5s; transform: translateY(21px) rotate(0); }
.wapNavBtn span:nth-child(3){animation: outlast 0.5s; transform: translateY(27px) rotate(0); }

.wapNavBtn.on span{ background:#fff; z-index: 100000; }
.wapNavBtn.on span:nth-child(1){transform: translateY(25px) rotate(45deg); }
.wapNavBtn.on span:nth-child(2){transform: translateX(0) rotate(0); display:none;}
.wapNavBtn.on span:nth-child(3){transform: translateY(23px) rotate(-45deg);}

.fix-head .wapNavBtn span,.Hhover .wapNavBtn span{ background: #333;}
.fix-head .wapNavBtn.on span,.Hhover .wapNavBtn.on span{ background: #fff;}

.search{ height: 69px; box-sizing: border-box; padding-top: 1px; }
.search form{ float: right;}
.search .text{ border:0; background-color: #f4f7fa; width: 280px; font-size: 16px; color: #333; height: 44px; line-height: 44px; padding:0 20px;}
.search input::-webkit-input-placeholder { color: #999;}
.search .btn1{ background:#086656;  color:#fff; text-align:center; border:none; height:45px; font-size: 16px; width:80px; font-size: 14px; padding:0; position: relative;}


.header .search{ display: none; position: absolute; top: 80px; right: 5%; z-index: 100;}
.header .sousuo{ position: absolute; right: 5%; color: #fff; font-size: 24px; top: 0; line-height: 80px; font-weight: bold; cursor: pointer;}


/* 导航-1 */
.nav_bg{position:relative;height: 80px;}
.navBox{width:100%;}
.navBox ul.navCont{}
.navBox ul.navCont li.child{float:left; width: 11.1%; text-align:center; position: relative;}
.navBox ul.navCont li.child:nth-last-child(1){ margin-right: 0;}
.navBox ul.navCont li.child a{display: block;color:#fff; font-size: 18px; text-transform:uppercase; line-height: 80px; position: relative; transition: all 0.1s; }
.navBox ul.navCont li.child a::after{ content: ""; display: block; position: absolute; width: 0; height: 2px; background-color: #fff; bottom: 0; left: 0;}
.navBox ul.navCont li.child a span{ position: relative; z-index: 2;}
.navBox ul.navCont li.child a:hover{ color: #fff;}
.navBox ul.navCont li.child a:hover::after{ width: 100%;}
.navBox ul.navCont li.child.cur a{ width:100%; color: #fff;}
.navBox ul.navCont li.child.cur a::after{ width: 100%;}

.fix-head .navBox ul.navCont li.child a,.Hhover .navBox ul.navCont li.child a{ color: #333; transition: all 0.1s;}
.fix-head .navBox ul.navCont li.child a:hover,.Hhover .navBox ul.navCont li.child a:hover{ color: #2f75b5;}
.fix-head .navBox ul.navCont li.child a{ line-height: 80px;}
/*二级*/
.navBox ul.navCont li.child .childcont{position:absolute;top:80px; left: 0; right: 0; z-index:999;display:none;width:100%; background:#fff; padding: 10px 0; text-align: center; margin: 0 auto;}
.navBox ul.navCont li.child .childcont li{ width: 100%; display: block; border-bottom: 1px dashed #e5e5e5;}
.navBox ul.navCont li.child .childcont li:nth-last-child(1){ border-bottom: 0;}
.navBox ul.navCont li.child .childcont a{line-height: 40px; color:#666; background: no-repeat; height: auto; margin: 0; font-size: 14px;font-weight: normal;}
.navBox ul.navCont li.child .childcont a::after{ display: none;}
.navBox ul.navCont li.child .childcont a:hover{ color:#148da3; text-decoration:none;}
.navBox ul.navCont li.child .pro-cate{ position: absolute; background:none; width: 100%; top: 80px; left: -150px; box-sizing: border-box; padding: 0;}
.pro-cate .nav_w{ background-color: #fff; box-shadow: #eee 0 0 5px; width: 570px; margin: 0 auto; box-sizing: border-box; padding: 30px;}
.pro-cate .psub{ line-height: 36px; text-align: left;}
.pro-cate .psub .fl{ width: 38%; text-align: left; border-right: 1px solid #eee; margin-left: 5%;}
.pro-cate .psub .fl:nth-child(2){ border-right: 0;}
.pro-cate .nav_img{ text-align: right;}
.navBox ul.navCont li.child .pro-cate .psub a{ display: inline-block; color: #666; font-size: 16px; line-height: 36px; text-align: left;}
.navBox ul.navCont li.child .pro-cate .psub a:hover{color:#086656;}
.navBox ul.navCont li.child .pro-cate .psub a::after{ display: none;}
.navBox ul.navCont li.child .pro-cate .psub a::before{ content: "•"; display: inline-block; color: #ccd9e5; margin-right: 5px; font-size: 20px;}
.navBox ul.navCont li.child .pro-cate .psub a:hover::before{ color: #086656;}

.navBox ul.navCont li.child:nth-child(2) .pro-cate .nav_w{ width: 670px;}
/*底部*/
.footer{ background: #fff; color: #666; padding: 3rem 0 0; line-height: 36px; position: relative; font-size: 16px;}
.footer a{ color: #666; display: inline-block; margin: 0 5px;}
.footer a:hover{ color: #448dcf;}
.footer span{ display: inline-block; margin: 0 10px;}
.footer .flink{ line-height: 24px;}
.footer .fpad{ padding: 0 3%;}
.foot-info{ border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
.footer .search{ height: auto;}
.footer .search .text,.footer .search .btn1{ height: 66px;}
.ftit{ font-size: 2.4rem; color: #333; padding-top: 3rem;}
.ftit span{ margin: 0;}
.fcont{}
.fcont i{ font-size: 3.6rem; color: #333;}

.fcoy{ padding: 15px 0; text-align: center; color: #999;}
.fcoy p span{ display: inline-block; margin: 0 10px;}


.fnav{ line-height: 36px; clear: both; overflow: hidden; text-align: center; padding: 3rem 0; border-right: 1px solid #eee;}
.fnav .fw{ float: left; width: 16%;}
.fnav .fw:nth-child(3){ width: 20%;}
.fnav span{ display: block; font-size: 18px; color: #333; font-weight: bold; margin: 0;}
.fnav span >a{display: block; font-size: 18px; color: #333; font-weight: bold; margin: 0;}
.fnav a{ margin: 0; font-size: 16px;}

.fwx p{ line-height: 24px;}
.fwx a{ display: inline-block; width: 30px; height: 30px; line-height: 30px; border-radius: 30px; border: 1px solid #757575; color: #757575;}
.fwx a i{ font-size: 2rem;}
.fwx a:hover{ background-color: #448dcf; color: #fff; border-color: #448dcf;}

.fixedTop{ position: fixed; width: 70px; height: 70px; box-sizing: border-box; padding: 10px; border-radius: 60px; background-color: rgba(49,49,49,0.12); right: 20px; bottom: 10%; z-index: 10; cursor: pointer;}
.fixedTop i{ background-color: #313131; display: block; border-radius: 50px; line-height: 50px; color: #fff; font-size: 2.6rem; text-align: center;}

/*标题样式*/
.box-title{ line-height: 7rem; clear: both;overflow: hidden; position: relative;}
.box-title span{color: #333333; font-size: 4.8rem; display:inline-block; padding-right: 10rem; font-weight: bold; background: url(../img/tdot1.png) no-repeat right 8px;}
.box-title i{ font-size: 4.8rem; display: block;}
.box-title p{ font-size: 3.6rem; line-height: 3.6rem;}
.btit2 span{ color: #fff; background: url(../img/tdot2.png) no-repeat right 8px;}
.box-title a.more i{ font-size: 18px;}
.box-title a.more{ float: right;}


.box-title2{ position: relative;}
.box-title2 .jcent{ position: absolute; height: 100%; left: 0; width: 20%; background: rgba(234,130,0,0.8); top: 0; z-index: 2; color: #fff;}
.box-title2 .jcent i{ font-size: 4rem; line-height: 4rem;}
.box-title2 .jcent span{ font-size: 2.4rem; line-height: 30px; display: block; margin-top: 1rem;}

/*媒体盒子模型*/
.media-box{display:block;margin-bottom:10px;width: 100%;}
.media-box a{ display: block;}
.media-box .icon{ background: #efefef; width: 100%; overflow: hidden; text-align: center;}
.media-box .icon{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.media-box .icon img{ max-height: 100%;}
.media-box .icon img{transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.media-box h3{ text-align: center; font-size: 1.8rem; color: #373737; padding: 1rem 0;}
.media-box a:hover .icon img{transform:scale(1.2);}

/*翻页*/
.pager{text-align: center; color: #333;}
.pager a{ width: 36px; height: 36px; line-height:36px; display: inline-block;margin:0 2px; color: #333; text-align: center; border:1px solid #dbdbdb; color: #333; position: relative; background-color: #fff; }
.pager a.on,.pager a:hover{ border-color:#148da3 ; color:#fff; background-color: #148da3;}
.pager a:nth-child(1),.pager a:nth-child(2){ width: 60px;}
.pager a:nth-last-child(1),.pager a:nth-last-child(2){ width: 60px;}



/*文章列表*/
.nlist li{ border-bottom: 1px solid #ddd; padding: 1.5rem 0; clear: both; overflow: hidden; line-height: 3rem;}
.nlist li a{ display: block; float: left; width: 80%; font-size: 1.6rem; background: url(../img/sdot.png) no-repeat 0 center; padding-left: 2rem;}
.nlist li span{ float: right; color: #a3a3a3; font-weight: normal; font-size: 14px;}
.nlist li p{ color: #666; clear: both; padding-top: 0.5rem;}

.nlist-2 li{ background: #f5f5f5; padding: 0 3rem 0 5rem; line-height: 5.4rem; margin-bottom: 1.2rem; position: relative; clear:both; overflow: hidden;}
.nlist-2 li:before{ content: "A"; color: #fff; width: 3.4rem; height: 3.4rem; text-align: center; line-height: 3.4rem; text-align: center; display: block; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0;background-image:linear-gradient(-300deg,#045098,#1469ba) ; border-radius: 1rem 0 1rem 0;}
.nlist-2 li a{ display: block; width: 80%; font-weight: bold; font-size:16px; float: left;}
.nlist-2 li .navContent{ display: none; clear: both; overflow: hidden;}
.nlist-2 li .show{ display: block;}
.nlist-2 li i{ float: right; display: block; cursor: pointer; font-size: 3rem; color: #959595;}
.nlist-2 li i:after{ content: "\e628";font-family: "iconfont" !important;}
.nlist-2 li i.open::after{ content: "\e702";}
.nlist-2 li p{ line-height: 26px; margin-bottom: 2rem; color: #999;}

.ul-news li{ line-height: 48px; clear: both; overflow: hidden;}
.ul-news li a{ font-size: 16px; color: #2d2d2d; display: block; width: 70%; font-weight: bold; float: left;}
.ul-news li span{ float: right;}
.ul-news li a:hover{ color: #2481e1;}

a.more{display: inline-block; color: #fff; font-size: 18px;  width: 167px; border-radius: 55px; border: 1px solid #a1d1da; padding: 5px; }
a.more i{ background-color: #086656; position: relative; border-radius: 47px; text-align: center; line-height: 47px; display: block;}
a.more:hover{ background-color: #086656; color: #fff;}



.bk-num .brow{ float: left; margin-right: 10%; text-align: center; color: #fff;}
.bk-num .brow:last-child(1){ margin-right: 0;}
.bk-num .brow span{ display: inline-block; position: relative; font-size: 2.4rem; line-height: 5rem; font-weight: bold;}
.bk-num .brow span b{ font-size: 4.8rem; line-height: 5rem;}
.bk-num .brow p{ font-size: 16px; opacity: 0.52;}

.sect_k3{position: relative; background-color: #efefef; padding: 10rem 0;}
.sect_k3 .swiper-container{}
.sect_k3 .swiper-button-next, .sect_k3 .swiper-button-prev{ background: #dcdcdc; border-radius: 57px; border:0; width: 57px; height: 57px; text-align: center; line-height: 57px;}
.sect_k3 .swiper-button-next i, .sect_k3 .swiper-button-prev i{ font-size: 3.6rem; color: #999; font-weight: bold;}
.sect_k3 .swiper-button-next{ right: -70px;}
.sect_k3 .swiper-button-prev{ left: -70px;}
.ipro-box a{ background-color: #fff; box-shadow: #ddd 0 0 10px; display: block; margin: 5px; overflow: hidden; padding: 16px;}
.ipro-box .icon{ background-color: #f8f8f8; }
.ipro-box .ntit{ padding: 15px 0; border-bottom: 2px solid #eee; margin-bottom: 1rem;}
.ipro-box .ntit span{ font-weight: bold; font-size: 2rem; display: block;}
.ipro-box .ntit p{ color: #888; display: block; height: 50px; overflow: hidden;}
.ipro-box .ntool i{ display: inline-block; float: right; width: 19px; height: 19px; text-align: left; background: url(../img/dot_z2.jpg) no-repeat center center; margin-top: 5px;}
.ipro-box .ntool i::before{ display: none;}


/*选项卡*/
.tablist { margin-bottom: 0.4rem;}
.tablist .tlist{ display:none; position: relative; clear: both; overflow: hidden; padding: 0 4%; text-align: center;}
.tablist .active{ display:block;}

.tabs{line-height:26px;}
.tabs a{color: #333; }
.tabs a:hover,.tabs .active a{ }
.tabs a:hover span,.tabs .active a span{}