header{width:100%;padding-top:18px;}
.swiper-banner{overflow:hidden;width:100%;position:relative;}
.logo{float:left;margin-bottom:18px;}
@media (min-width:1200px){
  .logo{width:15%;}
  .logo img{width:100%;}
}
.navbar .m-search {display:none;padding:15px 0px;border-bottom:1px solid #fff;}
.navbar .m-search form{border:1px solid #94b3d7;border-radius:5px;width:90%;margin-left:auto;margin-right:auto;background:#f1f8ff;}
.navbar .m-search form input{border:0px;background:none;height:30px;float:left;width:170px;padding:0px 10px;}
.navbar .m-search form button{background:none;border:0px;float:left;margin-top:5px;}
.navbar .m-search form button img{height:19px;}
@media (max-width:640px){
  header{padding-top:14px;padding-bottom:9px;}
  .logo{margin-bottom:0px;width:35%;}
  .logo img{width:100%;margin-top:1px;}
}
@media (min-width:640px) and (max-width:992px){
  .logo{width:20%;}
}
@media (min-width:992px) and (max-width:1200px){
  .logo{width:13%;margin-bottom:0px;margin-top:7px;}
  .logo img{width:100%;}
}
@media (min-width:992px){
  .navbar{margin-left:115px;float:left;}
  .navbar ul{margin-left:-59px;}
  .navbar li{float:left;font-size:16px;width:120px;line-height:44px;text-align:center;height:69px;position:relative;}
  .navbar li:hover{border-left:1px solid #0ea539;}
  .navbar li:hover dl{display:block;}
  .navbar li a{color:#1a5594;display:block;}
  .navbar li>a{height:100%;background:#fff;z-index:11;position:relative;}
  .navbar li a:hover{color:#0ea539;}
  .navbar li:hover>a{border:1px solid #0ea539;border-left:0px;border-bottom:1px solid #fff;height:101%;}
  .navbar li dl{position:absolute;z-index:9;background:rgba(255,255,255,0.9);border:1px solid #0ea539;top:100%;width:102%;display:none;left:-1px;width:178px;padding:10px 0px 0px 0px;font-size:14px;}
  .navbar li dl dt{margin-bottom:10px;}
  .navbar li dl a{height:32px;line-height:32px;text-align:left;padding-left:10px;width:163px;margin:0 auto;}
  .navbar li dl a:hover{background:url('../svg/nav_us_sub_02.svg') no-repeat;height:32px;}
  .navbar-other{float:right;margin-right:20px;}
  .navbar-other li{float:left;height:69px;width:50px;text-align:center;line-height:44px;position:relative;}
  .navbar-other li a{padding-top:10px;display:block;}
  .navbar-other li.search-box{width:69px;}
  .navbar-other li.search-box a{height:100%;background:#fff;z-index:11;position:relative;}
  .navbar-other li dl{display:none;position:absolute;top:100%;z-index:9;width:383px;padding:10px;background:rgba(255,255,255,0.9);border:1px solid #0ea539;right:-1px;}
  .navbar-other li.headimg img{border-radius:100%;}
  /* .navbar-other li img{width:23px;} */
  .navbar-other form input{color:#40c967;background:#ffffff;border:1px solid rgba(14,165,57,0.68);width:303px;height:31px;float:left;font-size:14px;padding:0px 10px;}
  .navbar-other form button{background:#ffffff;border:1px solid rgba(14,165,57,0.68);width:48px;height:31px;float:left;color:#40c967;font-size:16px;margin-left:10px;}
  .navbar-other li.search-box:hover{border-right:1px solid #0ea539;border-bottom:0px;}
  .navbar-other li.search-box:hover>a{border:1px solid #0ea539;border-right:0px;border-bottom:1px solid #fff;height:101%;}
  .navbar-other li:hover dl{display:block;}
}
.navbar-toggle{margin-left:18px;z-index:1000;width:24px;height:24px;float:right;background-color:transparent;border:0;display:none;margin-top:13px;}
.navbar-toggle span{margin-top:10px}
.navbar-toggle span,.navbar-toggle span:before,.navbar-toggle span:after{position:absolute;display:block;width:24px;height:2px;cursor:pointer;content:'';background-color:#134ca2;border-radius:1px;-webkit-transition:all .4s cubic-bezier(0.19,1,.22,1);-o-transition:all .4s cubic-bezier(0.19,1,.22,1);transition:all .4s cubic-bezier(0.19,1,.22,1)}
.navbar-toggle span:before{top:-7px}
.navbar-toggle span:after{bottom:-7px}
.navbar-toggle.drawer-open{margin-top:0px;}
.navbar-toggle.drawer-open span,.navbar-toggle.drawer-open span::before,.navbar-toggle.drawer-open span::after{background:#fff;}
.navbar-toggle.drawer-open span{background: rgba(0, 0, 0, 0);}
.navbar-toggle.drawer-open span:before {-webkit-transform: rotate(45deg);transform: rotate(45deg);left:0px;top:0px;}
.navbar-toggle.drawer-open span:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);left:0px;top:0px;}
.navbar-lang{float:right;font-size:18px;color:#a8a8a8;margin-top:12px;}
.navbar-lang a{color:#a8a8a8;margin:0px 2px;}
.navbar-lang a:hover{text-decoration:underline;}
.navbar-lang a:hover,.navbar-lang a.active{color:#054E9c;}

@media (max-width:640px){
  .navbar{transition:all 0.5s ease 0s;position:fixed;width:220px;right:-220px;margin-left:0px;z-index:11;background:#e1efff;top:0px;height:100%;border-left:1px solid #0ea539;}
  .navbar .m-search{display:block;}
  .navbar li{border-bottom:1px solid #fff;position:relative;}
  .navbar li>a{color:#1a5594;font-size:18px;text-indent:15px;display:inline-block;width:100%;height:56px;line-height:56px;font-weight:bold;position:relative;}
  .navbar li i{background:url('../images/common/03.png') no-repeat center;width:30px;height:56px;display:inline-block;position:absolute;right:15px;}
  .navbar li.active>a{color:#0ea539;background:url('../images/common/04.png') no-repeat;}
  .navbar li.active i{background:url('../images/common/01.png') no-repeat  center;}
  .navbar li dl{display:none;text-indent:15px;}
  .navbar li dl dt{line-height:30px;}
  .navbar li dl dt a{font-size:14px;color:#0ea539;display:block;width:100%;background:url('../images/common/02.png') no-repeat right 15px center;}
  .navbar li.active dl{display:block;}
  .navbar-toggle{display:block;margin-top:5px;}
  .navbar-other{float:right;}
  .navbar-other li{float:left;text-align:center;position:relative;z-index:10;}
  .navbar-other li a{padding-top:5px;display:block;}
  .navbar-other li.search-box{display:none;}
  .navbar-other li img{width:23px;}
  .navbar-other li.headimg img{border-radius:100%;}
  .navbar-lang{margin-top:6px;margin-left:18px;}
}
@media (min-width:640px) and (max-width:992px){
  .navbar{transition:all 0.5s ease 0s;position:fixed;width:220px;right:-220px;margin-left:0px;z-index:11;background:#e1efff;top:0px;height:100%;border-left:1px solid #0ea539;}
  .navbar li{border-bottom:1px solid #fff;}
  .navbar li>a{color:#1a5594;font-size:18px;text-indent:15px;display:inline-block;width:100%;height:56px;line-height:56px;font-weight:bold;position:relative;}
  .navbar li>a i{background:url('../images/common/03.png') no-repeat top center;width:15px;height:15px;display:inline-block;position:absolute;top:20px;right:15px;}
  .navbar li.active>a{color:#0ea539;background:url('../images/common/04.png') no-repeat;}
  .navbar li.active>a i{background:url('../images/common/01.png') no-repeat top 5px center;}
  .navbar li dl{display:none;text-indent:15px;}
  .navbar li dl dt{line-height:30px;}
  .navbar li dl dt a{font-size:14px;color:#0ea539;display:block;width:100%;background:url('../images/common/02.png') no-repeat right 15px center;}
  .navbar li.active dl{display:block;}
  .navbar-toggle{display:block;}
  .navbar-other{float:right;}
  .navbar-other li{float:left;height:69px;width:69px;text-align:center;line-height:44px;position:relative;z-index:10;}
  .navbar-other li.headimg img{border-radius:100%;}
  .navbar-other li a{padding-top:10px;display:block;}
  .navbar-other li.search-box a{height:100%;background:#fff;z-index:11;position:relative;}
  .navbar-other li dl{display:none;position:absolute;top:100%;z-index:9;width:383px;padding:10px;background:rgba(255,255,255,0.9);border:1px solid #0ea539;right:-1px;}
  .navbar-other form input{color:#40c967;background:#ffffff;border:1px solid rgba(14,165,57,0.68);width:303px;height:31px;float:left;font-size:14px;padding:0px 10px;}
  .navbar-other form button{background:#ffffff;border:1px solid rgba(14,165,57,0.68);width:48px;height:31px;float:left;color:#40c967;font-size:16px;margin-left:10px;}
  .navbar-other li.search-box:hover{border-right:1px solid #0ea539;border-bottom:0px;}
  .navbar-other li.search-box:hover>a{border:1px solid #0ea539;border-right:0px;border-bottom:1px solid #fff;height:101%;}
  .navbar-other li:hover dl{display:block;}
  .navbar-lang{margin-top:13px;}
}
@media (min-width:992px) and (max-width:1200px){
  .navbar{margin-left:0px;float:left;}
  .navbar ul{margin-left:0px;}
}
.drawer-overlay{position:fixed;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:10;display:none;}
footer{background:#a8a8a8;}
footer .footerTop{padding-top:42px;padding-bottom:20px;}
footer .footerNavs {float:left;}
footer .footerNavs ul{margin-left:-82px;}
footer .footerNavs li:first-child{display:none;}
footer .footerNavs li{float:left;font-size:18px;color:#fff;margin-left:82px;}
footer .footerNavs li a{color:#fff;}
footer .footerNavs li a:hover{text-decoration: underline;}
footer .footerNavs li span{font-size:18px;color:#fff;padding-bottom:14px;border-bottom:1px solid #fff;display:inline-block;}
footer .footerNavs li dt{margin-top:17px;font-size:14px;}
footer .footerContact{color:#fff;font-size:14px;float:right;text-align:center;}
footer .footerContact span{display:block;font-size:18px;margin-bottom:28px;margin-top:17px;}
footer .footerContact p{line-height:24px;text-align:left;}
footer .footerCopyright{border-top:1px solid #fff;font-size:14px;color:#ffffff;padding:24px 0px;}
footer .footerCopyright p{float:left;}
@media (min-width:1200px){
  /* footer .footerContact p:nth-child(3){text-align:right;} */
  footer .footerContact p:nth-child(2) font{letter-spacing:2px;}
  footer .footerContact p:nth-child(3) font{letter-spacing:3.2px;}
}
@media (max-width:640px){
  footer .footerTop{padding-bottom:10px;padding-top:30px;}
  footer .footerNavs{width:100%;}
  footer .footerNavs ul{margin-left:0px;}
  footer .footerNavs li{margin-left:0px;width:33.33%;text-align:center;margin-bottom:15px;}
  footer .footerNavs li span{border-bottom:0px;border-right:1px solid #fff;display:block;font-size:14px;padding-bottom:0px;}
  footer .footerNavs li dl{display:none;}
  footer .footerContact{float:left;text-align:left;width:100%;margin-top:10px;}
  footer .footerContact span{margin-top:0px;margin-bottom:7px;font-size:14px;}
  footer .footerContact p{letter-spacing:0.33px;}
  footer .footerContact .a-1{float:left;width:40%;}
  footer .footerContact .a-1 img{width:70%;margin-left:18%;}
  footer .footerContact .a-2{float:right;width:60%;font-size:10px;}
  footer .footerNavs li:first-child{display:block;}

  footer .footerNavs li:nth-child(3) span,footer .footerNavs li:nth-child(6) span{border-right:0px;}
  footer .footerCopyright{font-size:10px;width:86%;padding-top:15px;padding-bottom:15px;}
}
@media (min-width:640px) and (max-width:992px){
  footer .footerNavs{width:100%;}
  footer .footerNavs ul{margin-left:0px;}
  footer .footerNavs li{margin-left:0px;width:20%;min-height:270px;}
  footer .footerContact{float:left;text-align:left;width:100%;margin-top:30px;}
}
@media (min-width:992px) and (max-width:1200px){
  footer .footerNavs ul{margin-left:-55px;}
  footer .footerNavs li{margin-left:55px;}
}
.hz-color{color:#00cf11;}
.ys-color{color:#0068d0;}
.fk-color{color:#e79000;}
.gly-color{color:#474747;}
/*首页幻灯*/
.swiper-banner .swiper-slide .img{vertical-align:bottom;width:100%;}
.m-banner{display:none;position:relative;overflow:hidden;}
.m-banner .swiper-slide .img{vertical-align:bottom;width:100%;}
.m-banner .m-swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10;}
@media (min-width:640px) and (max-width:992px){
  .swiper-banner .swiper-button-next{display:none;}
  .swiper-banner .swiper-button-prev{display:none;}
  .swiper-banner .swiper-pagination-bullet{width:10px;height:10px;}
}
@media (max-width:640px){
  .m-banner{display:block;}
  .swiper-banner{display:none;}
  .m-banner .swiper-pagination-bullet{width:10px;height:10px;}
}
/*首页公共*/
.index-cate2 {text-align:center;}
.index-cate2 b{font-size:32px;color:#434343;font-weight:normal;}
.index-cate2 em{background:#134ca2;width:51px;height:5px;display:block;margin:0 auto;margin-top:20px;}
.index-more{font-size:14px;color:#134ca2;text-align:right;margin-top:40px;}
.index-more a{color:#134ca2;background:url('../svg/home_arrow_01.svg') left center no-repeat; padding-left:24px;}
.index-more a:hover{color:#00f044;background-image:url('../images/home/home_arrow_03.png');}

@media (max-width:640px){
  .index-more{display:none;}
  .index-cate2 em{width:42px;height:3px;margin-top:29px;}
  .index-cate2 b{font-size:26px;letter-spacing:0.2px;}
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:2%;}
}
/*我们的服务*/
.home-service-wrap{margin-top:68px;}
.home-service-wrap .index-cate{position:relative;}
.home-service-wrap .index-cate h3{font-size:32px;
color:#646464;font-weight:normal;width:440px;margin:0 auto;text-align:center;background:#fff;position:relative;z-index:2;}
.home-service-wrap .index-cate em{background:#949494;width:100%;height:1px;position:absolute;top:30%;z-index:1;}
.home-service-wrap .index-cate p{text-align:center;font-size:14px;color:#838383;margin-top:20px;line-height:25px;}
.home-service-wrap .index-cate p:last-child{margin-top:0px;}
.home-service-content{margin-top:60px;}
.home-service-content ul{margin-left:-45px;}
.home-service-content li{float:left;width:200px;height:296px;text-align:center;margin-left:45px;}
.home-service-content li a,.home-service-content li span,.home-service-content li em{display:block;}
.home-service-content li img{margin-top:45px;}
.home-service-content li span{font-size:20px;color:#525252;margin-top:30px;}
.home-service-content li em{font-style:normal;font-size:12px;color:#6a6a6a;margin-top:45px;}
.home-service-content li:nth-child(1){border:1px solid rgba(125,157,60,0.78);}
.home-service-content li:nth-child(2){border:1px solid #00ddef;}
.home-service-content li:nth-child(3){border:1px solid #51bcff;}
.home-service-content li:nth-child(4){border:1px solid #ffbf55;}
.home-service-content li:nth-child(5){border:1px solid #979797;}
.home-service-content li:nth-child(1):hover{background-color:#fafff1;}
.home-service-content li:nth-child(2):hover{background-color:#ddfcff;}
.home-service-content li:nth-child(3):hover{background-color:#ecf8ff;}
.home-service-content li:nth-child(4):hover{background-color:#fff7eb;}
.home-service-content li:nth-child(5):hover{background-color:#f5f0ee;}
@media (max-width:992px){
  .home-service-wrap{margin-top:0px;padding-top:20px;padding-bottom:23px;background:#f7f7f7;}
  .home-service-wrap .index-cate p{padding-left:15px;padding-right:15px;width:auto;font-size:12px;margin-top:10px;line-height:20px;color:#979797;}
  .home-service-wrap .index-cate h3{font-size:24px;width:66%;letter-spacing:0.2px;color:#585858;background:#f7f7f7;}
  .home-service-wrap .index-cate em{top:20%;}
  .home-service-wrap .index-cate p:last-child{display:none;}
  .home-service-content{margin-top:17px;}
  .home-service-content ul{margin-left:-1.4%;}
  .home-service-content li{background-color:#fff;width:31.9%;height:auto;margin-left:1.4%;margin-bottom:6px;padding-bottom:20px;border-width:0.6px;}
  .home-service-content li img{width:60%;margin-top:20px;}
  .home-service-content li span{margin-top:0px;font-size:16px;}
  .home-service-content li em{margin-top:15px;font-size:8px;display:none;}
  .home-service-wrap .index-more{margin-top:0px;}
}
@media (min-width:992px) and (max-width:1200px){
  .home-service-content ul{margin-left:-20px;}
  .home-service-content li{width:18%;height:auto;margin-left:20px;margin-bottom:25px;padding-bottom:20px;}
  .home-service-content li img{width:70%;margin-top:20px;}
  .home-service-content li span{margin-top:15px;font-size:0.3rem;}

}
/*关于我们*/
.home-about-wrap{height:474px;margin-top:40px;width:100%;position:relative;background:#f0f8ff;}
.home-about-wrap .container-fluid{width:100%;position:absolute;left:0px;top:0px;height:474px;background:url('../images/home/bg_us.png') no-repeat;}
.home-about-wrap .home-about-content .texts{width:325px;float:left;height:474px;color:#ffffff;padding-right:30px;position:relative;}
.home-about-wrap .home-about-content .texts h2{font-size:20px;line-height:40px;margin-top:40px;letter-spacing:0.8px;}
.home-about-wrap .home-about-content .texts em{background:#ffffff;width:47px;height:5px;display:inline-block;margin-top:20px;margin-bottom:20px;}
.home-about-wrap .home-about-content .texts p{font-size:14px;color:#ffffff;letter-spacing:0;line-height:24px;letter-spacing:0;text-align:justify;}
.home-about-wrap .home-about-content .texts a.more{border:1px solid #ffffff;width:120px;height:44px;color:#fff;display:inline-block;text-align:center;line-height:44px;font-size:14px;margin-top:37px;}
.home-about-wrap .home-about-content .texts a.more:hover{text-decoration:underline;}
.home-about-wrap .home-about-content .texts .index-more{text-align:left;}
.home-about-wrap .home-about-content .video{width:855px;float:left;height:474px;position:relative;}
.home-about-wrap .home-about-content .video i{background:url('../images/home/btn_play_02.png') no-repeat;width:74px;height:74px;display:inline-block;position:absolute;left:32%;top:40%;cursor:pointer;display:none;}
.home-about-wrap .home-about-content .video img{width:100%;vertical-align:bottom;}
.home-about-wrap .m-home-about-content{display:none;background:url('../images/home/bg_us.png') repeat-x;padding-top:35px;padding-bottom:12px;}
.home-about-wrap .m-home-about-content .video img{width:100%;margin-top:15px;}
.home-about-wrap .m-home-about-content .index-cate2 b{color:#fff;}
.home-about-wrap .m-home-about-content .index-cate2 em{background:#fff;}

@media (max-width:992px){
  .home-about-wrap{height:100%;margin-top:0px;}
  .home-about-wrap .home-about-content{display:none;}
  .home-about-wrap .m-home-about-content{display:block;padding-top:38px;padding-bottom:22px;}
}
@media (min-width:992px) and (max-width:1200px){
  .home-about-wrap{width:100%;height:auto;}
  .home-about-wrap .container-fluid{position:relative;background-repeat:repeat;height:auto;}
  .home-about-wrap .container-fluid .container{margin-left:0px;margin-right:0px;}
  .home-about-wrap .home-about-content .video{width:60%;height:auto;}
  .home-about-wrap .home-about-content .texts{width:40%;height:auto;padding-right:0px;padding-left:15px;padding-right:15px;margin-bottom:30px;}
}
@media (min-width:1200px){
  .home-about-wrap .home-about-content .texts .index-more{position:absolute;left:0px;bottom:18px;}
}
/*新闻动态*/
.home-news-wrap{margin-top:60px;padding-bottom:23px;}
.home-news-wrap .home-news-content{position:relative;}
.home-news-wrap .news-container{overflow:hidden;width:100%;position:relative;margin-top:30px;}
.home-news-wrap .news-container img{vertical-align:bottom;}
.home-news-wrap ul li{overflow:hidden;}
.home-news-wrap ul li img{width:100%;transition: all 0.6s;vertical-align:bottom;}
.home-news-wrap ul li img:hover{transform: scale(1.1);}
.home-news-wrap ul li .desc{position:absolute;bottom:0px;left:0px;width:100%;background:rgba(0,70,179,0.77);padding:15px;}
.home-news-wrap ul li .desc b{font-size:16px;color:#ffffff;font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;display:inline-block;}
.home-news-wrap ul li a:hover b{text-decoration:underline;}
.home-news-wrap ul li .desc span{display:block;font-size:12px;color:#ffffff;margin-top:10px;}
.home-news-wrap ul li .desc em{font-style:normal;}
.home-news-wrap ul li .desc i{display:inline-block;width:19px;height:18px;background:url('../svg/arrow_white.svg') no-repeat;float:right;}
.home-news-wrap ul{margin-left:-30px;}
.home-news-wrap ul li{width:372px;position:relative;float:left;margin-left:31px;margin-bottom:25px;}
.m-home-news-content{display:none;margin-top:10px;overflow:hidden;}
.m-home-news-content dl dt{width:100%;padding:6px 0px;border-bottom:1px solid #dadada;height:90px;overflow:hidden;}
.m-home-news-content dl dt:last-child{border-bottom:0px;}
.m-home-news-content dl dt a{background:rgba(0,70,179,0.77);display:inline-block;width:100%;}
.m-home-news-content dl dt .imgs{width:32%;float:left;}
.m-home-news-content dl dt .imgs img{max-width:100%;vertical-align:bottom;}
.m-home-news-content dl dt .desc b{margin-bottom:5px;color:#fff;font-size:16px;display:block;font-weight:normal;height:45px;overflow:hidden;}
.m-home-news-content dl dt .desc span{font-size:10px;color:#fff;}
.m-home-news-content dl dt .desc{position:relative;width:68%;float:right;background:none;padding:8px 10px 0px 10px;}
.m-home-news-content dl dt .desc em{font-style:normal;}
.m-home-news-content dl dt .desc i{width:10px;height:9px;margin-right:8px;margin-top:3px;display:inline-block;background:url('../svg/arrow_white.svg') no-repeat;float:right;}
.m-home-news-content .news-pagination{margin-top:10px;}
.m-home-news-content .news-pagination span{width:10px;height:10px;}
@media (max-width:992px){
  .home-news-wrap{margin-top:38px;padding-bottom:40px;}
  .home-news-wrap .home-news-content{display:none;}
  .m-home-news-content{display:block;}
}
@media (min-width:992px) and (max-width:1200px){
  .home-news-wrap ul li{width:30.3%;}
  .home-news-wrap .news-container img{width:100%;}
}
.news-pagination{text-align:center;}
.news-pagination span{width:13px;height:13px;background:#bcbcbc;border:0px;}
.news-pagination span.swiper-pagination-bullet-active{background:#134ca2;}
.news-button-next,.news-button-prev{width:50px;height:50px;position:absolute;top:40%;z-index:9;cursor:pointer;}
.news-button-prev{background:url('../images/home/news_left_01.png');left:-70px;}
.news-button-prev:hover{background:url('../images/home/news_left_02.png');}
.news-button-next{background:url('../images/home/news_right_01.png');right:-70px;}
.news-button-next:hover{background:url('../images/home/news_right_02.png');}
.article-view-head {border-bottom:1px solid #a0a0a0;padding-bottom:20px;margin-top:61px;line-height:30px;}
.article-view-head h2{font-size:28px;color:#005bc7;font-weight:normal;float:left;}
.article-view-head a{font-size:16px;color:#005bc7;float:right;}
.article-view-head a:hover{text-decoration:underline;}
.article-view-content{margin-top:35px;font-size:16px;color:#3b3b3b;line-height:30px;}
.article-view-content img{max-width:100%;}
.article-view-other{border-top:1px solid #dadada;font-size:14px;color:#005bc7;margin-top:54px;margin-bottom:50px;padding-top:20px;}
.article-view-other a{color:#005bc7;}
.article-view-other a:hover{text-decoration:underline;}
.article-view-other a.prev{float:left;}
.article-view-other a.next{float:right;}
@media (max-width:992px){
  .article-view-other a.prev{line-height:30px;}
  .article-view-other a.next{line-height:30px;float:left;}
  .article-view-head{margin-top:30px;}
  .article-view-head h2{font-size:18px;}
}
@media (min-width:992px) and (max-width:1200px){
  .news-button-next,.news-button-prev{display:none;}
}
/*首页社区*/
.home-community-wrap{background:#e1f0ff;width:100%;padding-top:55px;padding-bottom:20px;}
.home-community-content{font-size:14px;color:#838383;text-align:center;margin-top:17px;line-height:28px;}
.home-community-content p{width:60%;}
.home-community-content a.more{border:1px solid #7a7a7a;font-size:14px;color:#505050;width:120px;height:44px;display:inline-block;line-height:44px;margin-top:48px;}
.home-community-content a.more:hover{text-decoration:underline;}
@media (max-width:992px){
  .home-community-wrap{padding-top:38px;padding-bottom:35px;}
  .home-community-content p{width:100%;color:#8d8d8d;line-height:22px;font-size:12px;}
  .home-community-content a.more{width:111px;height:34px;font-size:12px;color:#6d6d6d;border:1px solid #9d9d9d;line-height:34px;margin-top:27px;}
}
/*首页链接*/
.home-link-wrap{margin-top:50px;margin-bottom:30px;}
.home-link-wrap ul{margin-left:-85px;}
.home-link-wrap li{float:left;width:335px;height:42px;line-height:42px;text-align:center;margin-left:85px;margin-bottom:20px;}
.home-link-wrap li a{background:url('../images/home/bg_sub_01.png') repeat-x;color:#fff;display:block;width:100%;height:100%;font-size:14px;}
.home-link-wrap li a:hover{background-image:url('../images/home/bg_sub_02.png');}
@media (max-width:992px){
  .home-link-wrap{margin-top:34px;}
  .home-link-wrap ul{margin-left:auto;margin-right:auto;width:86%;}
  .home-link-wrap li{width:100%;margin-left:0px;margin-bottom:10px;}
}
@media (min-width:992px) and (max-width:1200px){
  .home-link-wrap li{width:25.3%;}
}
/*内页公共*/
.page-slider img{width:100%;vertical-align:bottom;}
.page-slider img.m-slider{display:none;}
.page-crumbs{font-size:14px;color:#4e4e4e;padding-top:26px;}
.page-crumbs .container{background:url('../svg/home.svg') left no-repeat;text-indent:30px;}
.page-crumbs a{color:#4e4e4e;}
.page-crumbs span{color:#005bc7;}
.page-category-tree{background:url('../images/us/category_bg.png') bottom repeat-x;text-align:center;margin-top:45px;}
.page-category-tree li{font-size:20px;color:#666666;display:inline-block;padding:0px 50px 0px 50px;}
.page-category-tree li a{color:#666666;display:block;padding-bottom:27px;position:relative;}
.page-category-tree li.active a{border-bottom:6px solid #005bc7;color:#005bc7;}
.page-category-tree li a:after{content: "";width: 0;height: 6px;background: #005bc7;position: absolute;top: 100%;left: 50%;transition: all .4s;}
.page-category-tree li a:hover:after{left: 0%;width: 100%;}
.page-category-tree li a:hover{color:#005bc7;}

.page-cate{font-size:24px;color:#0b69c6;padding-left:13px;background:url('../images/us/sub_rectangle copy.png') no-repeat left center;}
.pagination{text-align:center;font-size:18px;margin-top:50px;margin-bottom:70px;}
.pagination a{background:#0b69c6;border:1px solid #0b69c6;padding:10px 15px;color:#fff;margin:0px 5px;font-size:18px;}
.pagination span,.pagination a.on{color:#0b69c6;border:1px solid #0b69c6;background:#fff;padding:10px 15px;margin:0px 5px;display:inline-block;font-size:18px;}
.pagination a:hover{background:#fff;color:#0b69c6;}
@media (max-width:640px){
  .page-crumbs{padding-top:20px;display:none;}
  .page-cate{font-size:20px;}
  .page-category-tree{margin-top:25px;background-image:url('../images/us/category_bg2.png');}
  .page-category-tree ul{margin-left:-15px;}
  .page-category-tree li{margin:0px;padding:0px 15px;font-size:16px;line-height:30px;}
  .page-category-tree li a{padding:0px 0px;color:#464646;}
  .page-slider img.pc-slider{display:none;}
  .page-slider img.m-slider{display:block;}
  .pagination{margin-top:33px;margin-bottom:33px;}
  .pagination a{font-size:14px;}
  .pagination span{font-size:14px;}
}
/*关于我们*/
.us-floor1{font-size:14px;color:#666666;line-height:33px;padding-bottom:30px;margin-top:35px;}
.us-floor2{background:#f6f6f6;padding-bottom:50px;padding-top:45px;font-size:18px;color:#666666;line-height:33px;}
.us-floor3{padding-top:45px;padding-bottom:45px;}
.honor-list ul{margin-left:-53px;}
.honor-list li{float:left;margin-left:53px;margin-top:55px;}
.honor-list li img{transition: all 0.6s;max-width:100%}
.honor-list li img:hover{transform: scale(1.1);}
.swiper-honor{overflow:hidden;position:relative;}
.swiper-honor  .swiper-slide {float:left;}
.swiper-honor-pagination{text-align:center;}
.swiper-honor-pagination span{background:#bcbcbc;width:13px;height:13px;border:0px;}
.swiper-honor-pagination .swiper-pagination-bullet-active{background:#134ca2;}
@media (max-width:640px){
  .us-floor1 img{width:100%;height:auto;}
  .us-floor2,.us-floor3{padding-top:30px;padding-bottom:30px;}
  .honor-list ul,.honor-list li{margin-left:0px;width:100%;}
  .honor-list li{margin-top:30px;text-align:center;}
  .honor-list li img{width:80%;}
}
@media (min-width:640px) and (max-width:992px){
  .us-floor1 img{width:100%;height:auto;}
  .honor-list ul{margin-left:0px;width:100%;}
  .honor-list li{width:50%;margin-left:0px;text-align:center;}
  .honor-list li img{width:90%;}
}
@media (min-width:992px) and (max-width:1200px){
  .honor-list li{width:28%;}
  .us-floor1 img{width:100%;height:auto;}
}
/*分支机构*/
.branch-content{margin-top:60px;margin-bottom:55px;}
.branch-lists-wrap{background:#f6f6f6;width:100%;padding-top:5px;padding-bottom:72px;}
.branch-lists-wrap li{border-bottom:1px solid #c4c4c4;margin-top:35px;}
.branch-lists-wrap li b{font-size:20px;color:#2c2c2c;}
.branch-lists-wrap li p{font-size:14px;color:#838383;letter-spacing:0;line-height:30px;text-align:justify;margin-top:10px;}
.branch-lists-wrap li span{margin-top:30px;margin-bottom:5px;display:block;text-align:right;}
.branch-lists-wrap li span a{font-style:normal;font-size:16px;margin-left:60px;}
.branch-lists-wrap li span a:hover{text-decoration:underline;}
.branch-lists-wrap li span .a1{color:#85a249;}
.branch-lists-wrap li span .a2{color:#1799e9;}
@media (max-width:992px){
  .branch-content{margin-top:30px;margin-bottom:30px;}
  .branch-content img{width:100%;height:auto;}
  .branch-lists-wrap li{margin-top:30px;}
}
/*企业文化*/
.page-culture-wrap{margin-top:66px;}
.page-culture-wrap .cul-floor1 .content{margin-top:20px;padding-bottom:45px;}
.page-culture-wrap .cul-floor2{background:#f6f6f6;padding-top:45px;padding-bottom:28px;}
.page-culture-wrap .cul-floor2 .content{font-size:18px;color:#4e4e4e;letter-spacing:0;line-height:38px;margin-top:27px;}
.page-culture-wrap .cul-floor3{padding-top:45px;padding-bottom:50px;}
.page-culture-wrap .cul-floor3 .content{margin-top:20px;}
@media (max-width:992px){
  .page-culture-wrap{margin-top:0px;}
  .page-culture-wrap .cul-floor1 .content img,.page-culture-wrap .cul-floor2 .content img,.page-culture-wrap .cul-floor3 .content img{max-width:100%;height:auto;}
  .page-culture-wrap .cul-floor1 .content{padding-bottom:30px;}
  .page-culture-wrap .cul-floor1,.page-culture-wrap .cul-floor2,.page-culture-wrap .cul-floor3{padding-bottom:30px;padding-top:30px;}
  .page-culture-wrap .cul-floor2 .content{font-size:14px;}
}
@media (min-width:992px) and (max-width:1200px){
  .page-culture-wrap .cul-floor1 .content img,.page-culture-wrap .cul-floor2 .content img,.page-culture-wrap .cul-floor3 .content img{max-width:100%;height:auto;}
}
/*社会责任*/
.page-duty-view{margin-top:43px;margin-bottom:40px;}
/*合作伙伴*/
.page-partner-lists{text-align:center;margin-top:32px;margin-bottom:82px;}
.page-partner-lists ul{margin-left:-45px;margin-right:-45px;}
.page-partner-lists li{display:inline-block;padding:0px 44px;border-right:2px solid #cfcfcf;margin-top:50px;}
.page-partner-lists li:nth-child(3),.page-partner-lists li:nth-child(5){border-right:0px;}
@media (max-width:640px){
  .page-duty-view{margin-top:30px;margin-bottom:30px;}
  .page-partner-lists{margin-top:0px;margin-bottom:30px;}
  .page-partner-lists ul{margin:0px;}
  .page-partner-lists li{padding:0px;border:0px;margin-top:30px;}
  .page-partner-lists li img{width:100%;height:auto;}
}
/*人才招聘*/
.join-wrap{margin-top:35px;margin-bottom:35px;}
.join-head{border-top:1px solid #808080;border-bottom:1px solid #808080;background:#f8f8f8;height:63px;font-size:18px;color:#4c4c4c;line-height:63px;font-weight:bold;}
.join-head span,.join-lists li span{display:block;float:left;}
.join-head span:nth-child(1),.join-lists li span:nth-child(1){width:35%;}
.join-head span:nth-child(2),.join-lists li span:nth-child(2){width:30%;}
.join-head span:nth-child(3),.join-lists li span:nth-child(3){width:20%;}
.join-head span:nth-child(4),.join-lists li span:nth-child(4){width:15%;}
.join-lists li{height:64px;border-bottom:1px solid #808080;line-height:64px;font-size:16px;}
.join-lists li a{color:#0671db;}
.join-lists li a:hover{text-decoration:underline;}
.join-wrap-desc{font-size:16px;color:#454444;margin-top:45px;}
.job-view-head {border-bottom:1px solid #808080;padding-bottom:20px;margin-top:60px;}
.job-view-head h2{font-size:28px;color:#005bc7;font-weight:normal;float:left;}
.job-view-head a{font-size:16px;color:#005bc7;float:right;}
.job-view-desc{font-size:16px;color:#494949;margin-top:20px;}
.job-view-desc span{margin-right:15px;}
.job-view-btn{text-align:center;margin-top:66px;margin-bottom:55px;}
.job-view-btn a{background:#0771db;border:1px solid #0771db;width:120px;height:35px;color:#fff;text-align:center;line-height:35px;display:inline-block;font-size:16px;margin:0px 33px;}
.job-view-btn a:hover{color:#0771db;background:#fff;}
.job-view-content{margin-top:35px;}
.job-view-content>h3{font-size:18px;color:#373737;margin-bottom:20px;}
.job-view-content p{font-size:14px;color:#3b3b3b;line-height:30px;}
@media (max-width:640px){
  .join-head span:nth-child(1), .join-lists li span:nth-child(1){width:30%;}
  .join-head span:nth-child(2),.join-lists li span:nth-child(2){width:22%;}
  .join-head span:nth-child(3),.join-lists li span:nth-child(3){width:22%;}
  .join-head span:nth-child(4),.join-lists li span:nth-child(4){width:22%;}
  .join-head{font-size:14px;}
  .join-lists li{font-size:14px;}
  .join-wrap-desc{font-size:14px;}
  .job-view-desc{line-height:30px;}
  .job-view-head h2{font-size:18px;}
  .job-view-btn a{width:100px;height:30px;line-height:30px;font-size:14px; margin:0px 10px;}
}
/*联系我们*/
#allmap{margin-bottom:30px;}
.contact-view{margin-top:40px;margin-bottom:60px;}
/*业务布局*/
.service-head{text-align:center;margin-top:67px;margin-bottom:40px;position:relative;}
.service-head p{font-size:14px;color:#838383;}
.service-head h2{font-size:32px;
color:#646464;font-weight:normal;width:440px;margin:0 auto;text-align:center;background:#fff;position:relative;z-index:2;margin-top:36px;}
.service-head span font{font-size:14px;color:#838383;}
.service-head em{background:#949494;width:100%;height:1px;position:absolute;top:40%;z-index:1;left:0px;}
.service-head span{font-size:18px;color:#646464;letter-spacing:0;line-height:32.38px;margin-top:28px;display:block;}
.service-lists-wrap .floor{padding-top:65px;padding-bottom:65px;background:#f6f6f6;}
.service-lists-wrap .floor .imgs{width:428px;}
.service-lists-wrap .floor .texts{width:710px;position:relative;height:291px;}
@media (min-width:1200px){
  .service-lists-wrap .floor:nth-child(1) .imgs,.service-lists-wrap .floor:nth-child(3) .imgs,.service-lists-wrap .floor:nth-child(5) .imgs{float:left;}
  .service-lists-wrap .floor:nth-child(1) .texts,.service-lists-wrap .floor:nth-child(3) .texts,.service-lists-wrap .floor:nth-child(5) .texts{float:right;}
  .service-lists-wrap .floor:nth-child(2) .imgs,.service-lists-wrap .floor:nth-child(4) .imgs{float:right;}
  .service-lists-wrap .floor:nth-child(2) .texts,.service-lists-wrap .floor:nth-child(4) .texts{float:left;}
}

.service-lists-wrap .floor:nth-child(2),.service-lists-wrap .floor:nth-child(4){background:#fff;}

.service-lists-wrap .floor .texts h3{font-size:28px;color:#6a8731;letter-spacing:0;font-weight:normal;}
.service-lists-wrap .floor .texts em{background:#6a8731;width:47px;height:5px;display:block;margin-top:20px;}
.service-lists-wrap .floor .texts p{font-size:14px;color:#838383;letter-spacing:0;line-height:26.44px;margin-top:20px;}
@media (min-width:1200px){
  .service-lists-wrap .floor .texts a{border:1px solid #7a7a7a;width:120px;height:44px;display:inline-block;font-size:14px;
  color:#505050;text-align:center;line-height:44px;position:absolute;bottom:0px;left:0px;}
}

.service-lists-wrap .floor .texts a:hover{text-decoration:underline;}
.service-lists-wrap .floor:nth-child(2) .texts h3{color:#1dcfdd;}
.service-lists-wrap .floor:nth-child(2) .texts em{background:#1dcfdd;}
.service-lists-wrap .floor:nth-child(3) .texts h3{color:#0a83dc;}
.service-lists-wrap .floor:nth-child(3) .texts em{background:#0a83dc;}
.service-lists-wrap .floor:nth-child(4) .texts h3{color:#f28e28;}
.service-lists-wrap .floor:nth-child(4) .texts em{background:#f28e28;}
.service-lists-wrap .floor:nth-child(5) .texts h3{color:#9e6041;}
.service-lists-wrap .floor:nth-child(5) .texts em{background:#9e6041;}
@media (max-width:992px){
  .service-head p{display:none;}
  .service-lists-wrap .floor{padding-top:21px;padding-bottom:21px;}
  .service-lists-wrap .floor .texts{width:65%;height:auto;float:left;padding-left:16px;}
  .service-lists-wrap .floor .imgs{width:35%;float:left;}
  .service-lists-wrap .floor .imgs img{width:100%;height:auto;}
  .service-lists-wrap .floor .texts a{font-size:10px;right:0px;top:7%;position:absolute;color:#838383;}
  .service-lists-wrap .floor .texts h3{font-size:18px;}
  .service-lists-wrap .floor .texts em{width:26px;height:2px;margin-top:6px;}
  .service-lists-wrap .floor .texts p{font-size:12px;line-height:18px;margin-top:12px;height:33px;overflow:hidden;}
  .service-head{margin-top:0px;margin-bottom:16px;}
  .service-head{padding-left:15px;padding-right:15px;}
  .service-head h2{font-size:20px;width:72%;margin-top:26px;letter-spacing:0.4px;color:#494949;}
  .service-head em{top:16%;}
  .service-head span{margin-top:18px;font-size:12px;color:#9c9c9c;line-height:18px;}
  .service-head span font{font-size:10px;color:#9c9c9c;}
}
@media (min-width:992px) and (max-width:1200px){
  .service-lists-wrap .floor .texts{width:60%;float:right;}
  .service-lists-wrap .floor .imgs{width:35%;float:left;}
  .service-lists-wrap .floor .imgs img{max-width:100%;height:auto;}
}
/*新闻列表*/
.news-lists-wrap ul{margin-left:-30px;margin-top:35px;}
.news-lists-wrap ul li{position:relative;float:left;color:#fff;margin-left:30px;overflow:hidden;margin-bottom:20px;}
.news-lists-wrap ul li a{color:#fff;}
.news-lists-wrap ul li a:hover b{text-decoration:underline;}
.news-lists-wrap ul li img{vertical-align:bottom;transition: all 0.6s;max-width:100%}
.news-lists-wrap ul li img:hover{transform: scale(1.1);}
.news-lists-wrap ul li .desc{position:absolute;bottom:0px;left:0px;width:100%;background:rgba(0,70,179,0.77);padding:20px 20px 10px 20px;}
.news-lists-wrap ul li .desc b{font-size:16px;font-weight:normal;display:block;margin-bottom:10px;}
.news-lists-wrap ul li .desc span{display:block;}
.news-lists-wrap ul li .desc i{display:inline-block;width:13px;height:12px;background:url('../svg/arrow_white.svg') no-repeat;float:right;}
@media (max-width:640px){
  .news-lists-wrap ul{margin-top:18px}
  .news-lists-wrap ul,.news-lists-wrap ul li{margin-left:0px;margin-bottom:0px;}
  .news-lists-wrap ul li{padding:6px 0px;border-bottom:1px solid #dadada;}
  .news-lists-wrap ul li a{background:rgba(0,70,179,0.77);display:inline-block;}
  .news-lists-wrap ul li .imgs{width:32%;float:left;}
  .news-lists-wrap ul li .imgs img{max-width:100%;vertical-align:bottom;}
  .news-lists-wrap ul li .desc b{height:45px;overflow:hidden;margin-bottom:5px;}
  .news-lists-wrap ul li .desc span{font-size:10px;}
  .news-lists-wrap ul li .desc{position:relative;width:68%;float:right;background:none;padding:8px 10px 0px 10px;}
  .news-lists-wrap ul li .desc i{width:10px;height:9px;margin-right:8px;margin-top:3px;}

}
@media (min-width:640px) and (max-width:992px){
  .news-lists-wrap ul{margin-left:-2%;}
  .news-lists-wrap ul li{width:48%;margin-left:2%;}
  .news-lists-wrap ul li img{width:100%;}
  .news-lists-wrap ul li .desc b{font-size:16px;font-weight:normal;display:block;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;}
}
@media (min-width:992px) and (max-width:1200px){
  .news-lists-wrap ul li{width:30.3%;}
  .news-lists-wrap ul li img{width:100%;}
  .news-lists-wrap ul li .desc b{font-size:16px;font-weight:normal;display:block;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;}
}
@media (min-width:1200px){
  .news-lists-wrap ul li .desc b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;}
}
/*会员登录*/
.login-header{border-bottom:1px solid #0a5fc2;padding-top:30px;padding-bottom:30px;}
.login-header .login-logo{font-size:28px;color:#5a5a5a;}
.login-header .login-logo img{float:left;}
.login-header .login-logo span{display:block;float:left;height:57px;line-height:57px;border-left:2px solid #b0b0b0;margin-left:37px;padding-left:25px;}
.login-footer{background:#a8a8a8;width:100%;height:63px;text-align:center;font-size:16px;color:#ffffff;line-height:63px;}
.login-wrap,.gray-wrap{background:#f5f8fa;}
.login-wrap .container{background:#ffffff;width:877px;margin-top:33px;margin-bottom:38px;margin-left:auto;margin-right:auto;}
.pass-login{width:365px;margin:0 auto;margin-top:37px;margin-bottom:37px;}
.pass-login-head h3{float:left;font-size:18px;color:#4e4e4e;font-weight:normal;margin-top:5px;}
.pass-login-head .other-type{float:right;position:relative;}
.pass-login-head .other-type span{background:url('../images/user/kuang_01.png') no-repeat;width:94px;height:29px;text-align:center;line-height:29px;display:inline-block;position:absolute;top:10px;left:-100px;}
.pass-login-content{margin-top:63px;}
.pass-login .item {width:100%;height:43px;border:1px solid #0771db;margin-bottom:20px;}
.pass-login .item input{width:90%;display:block;margin:0 auto;font-size:16px;color:#a0a0a0;border:0px;height:41px;}
.pass-login .item:nth-child(3){border:0px;height:auto;}
.pass-login .item button{background:#0771db;box-shadow:inset 0 0 1px 0 #a6bbd4;border-radius:2.18px;width:100%;height:47px;line-height:47px;text-align:center;border:0px;color:#fff;font-size:18px;cursor:pointer;}
.pass-login .other{display:inline-block;width:100%;}
.pass-login .other,.pass-login .other a{color:#555;}
.pass-login .other span{float:right;}

.code-login{width:365px;margin:0 auto;margin-top:37px;margin-bottom:37px;}
.code-login-head h3{float:left;font-size:18px;color:#4e4e4e;font-weight:normal;}
.code-login-head .other-type{float:right;position:relative;}
.code-login-head .other-type span{background:url('../images/user/kuang_01.png') no-repeat;width:94px;height:29px;text-align:center;line-height:29px;display:inline-block;position:absolute;top:10px;left:-100px;color:#0771db;}
.code-login-content{margin-top:35px;}
@media (max-width:640px){
  .login-header .login-logo img{width:40%;}
  .login-header .login-logo span{height:40px;line-height:40px;}
  .login-wrap .container{width:auto;}
  .pass-login{width:90%;}
  .login-footer{height:auto;line-height:30px;padding:15px;}
}
@media (min-width:640px) and (max-width:992px){
  .login-wrap .container{width:100%;}
}
@media (min-width:992px) and (max-width:1200px){
  .login-wrap .container{width:100%;}
}
/*注册*/
.pass-reg{width:365px;margin:0 auto;margin-top:37px;margin-bottom:37px;}
.pass-reg-head h3{float:left;font-size:18px;color:#4e4e4e;font-weight:normal;}
.pass-reg-head .other-type{float:right;position:relative;}
.pass-reg-head .other-type span{background:url('../images/user/kuang_01.png') no-repeat;width:94px;height:29px;color:#0771db;text-indent:16px;line-height:29px;display:inline-block;position:absolute;top:10px;left:-100px;}
.pass-reg-content{margin-top:20px;}
.pass-reg .item {width:100%;height:43px;border:1px solid #0771db;margin-bottom:20px;}
.pass-reg .item input{width:95%;display:block;margin:0 auto;font-size:16px;color:#a0a0a0;border:0px;height:41px;}
.pass-reg .item:nth-child(5){border:0px;height:auto;}
.pass-reg .item button{background:#0771db;box-shadow:inset 0 0 1px 0 #a6bbd4;border-radius:2.18px;width:100%;height:47px;line-height:47px;text-align:center;border:0px;color:#fff;font-size:18px;cursor:pointer;}
.pass-reg .other{color:#555;font-size:12px;display:inline-block;width:100%;}
.pass-reg .other label,.pass-reg .other input{float:left;}
.pass-reg .other a{color:#0771db;}
.reg-wrap{background:#f5f8fa;}
.reg-wrap .container{margin-top:50px;margin-bottom:130px;width:650px;}
.reg-success-wrap h3{font-size:22px;line-height:36px;width:550px;color:#4a4a4a;text-align:center;background:url('../images/user/right.png') no-repeat left center;padding-left:40px;}
.reg-success-wrap{text-align:center;}
.reg-success-wrap ul{margin-top:75px;margin-bottom:65px;}
.reg-success-wrap li{display:inline-block;cursor:pointer;}
.reg-success-wrap li:nth-child(2){margin:0px 160px;}
.reg-success-wrap li .a1{display:block;}
.reg-success-wrap li .a2{display:none;}
.reg-success-wrap li.active .a1{display:none;}
.reg-success-wrap li.active .a2{display:block;}
.reg-success-wrap li span{display:block;font-size:22px;text-align:center;line-height:50px;color:#404040;}
.reg-success-wrap a{background:#54b26f;box-shadow:inset 0 0 1px 0 #a6bbd4;border-radius:2px;width:365px;height:46px;display:inline-block;color:#fff;font-size:18px;line-height:46px;}
.reg-validata-wrap{text-align:center;}
.reg-validata-wrap h3{font-size:22px;line-height:36px;width:550px;color:#4a4a4a;text-align:center;margin-top:140px;}
.reg-validata-wrap p{font-size:16px;color:#999999;display:block;margin-top:77px;}
.reg-validata-wrap span{font-size:18px;color:#737373;display:block;margin-top:30px;}
.reg-validata-wrap span a{color:#0771db;}
.reg-validata-wrap a.activation{background:#0771db;box-shadow:inset 0 0 1px 0 #a6bbd4;border-radius:2px;width:365px;height:46px;display:inline-block;color:#fff;font-size:18px;line-height:46px;margin-top:70px;}
@media (max-width:640px){
  .pass-reg,.reg-wrap .container{width:90%;}
  .reg-validata-wrap h3{width:100%;}
  .reg-validata-wrap p{line-height:30px;}
  .reg-validata-wrap a.activation{width:90%;}
  .reg-success-wrap h3{width:100%;background:url('../images/user/right.png') no-repeat left top;}
  .reg-success-wrap li:nth-child(2){margin:0px;}
  .reg-success-wrap li img{width:80%;}
  .reg-success-wrap a{width:90%;}
  .reg-success-wrap li{display:block;float:left;width:33.33%;}
}
/*肾友天地文章*/
.article-lists-wrap ul{margin-left:-39px;margin-top:35px;}
.article-lists-wrap ul li{width:367px;position:relative;float:left;color:#fff;margin-bottom:25px;margin-left:39px;background:#fbfbfb;border:1px solid #bab8b8;overflow:hidden;}
.article-lists-wrap ul li>a>img{transition: all 0.6s;transform: scale(1);}
.article-lists-wrap ul li .texts{padding:15px 24px 10px 24px;}
.article-lists-wrap ul li a.tit{font-size:16px;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;display:inline-block;}
.article-lists-wrap ul li a.tit:hover{color:#04a431;}
.article-lists-wrap ul li p{font-size:12px;color:#838383;line-height:23px;margin-top:10px;}
.article-lists-wrap ul li span{text-align:right;display:block;}
.article-lists-wrap ul li:hover>a>img{transform: scale(1.1);}
.article-lists-wrap ul li:hover a.tit{color:#04a431;}
@media (max-width:640px){
  .article-lists-wrap ul{margin-left:0px;margin-top:15px;}
  .article-lists-wrap ul li{width:100%;margin-left:0px;border:0px;margin-bottom:0px;padding:10px 0px;border-bottom:1px solid #dadada;background:none;}
  .article-lists-wrap ul li>a{float:left;width:30%;color:#282828;}
  .article-lists-wrap ul li>a>img{max-width:100%;}
  .article-lists-wrap ul li .texts{float:right;width:70%;padding:0px 15px 0px 10px;}
  .article-lists-wrap ul li a.tit{margin-top:5px;}
  .article-lists-wrap ul li p{font-size:12px;margin-top:5px;line-height:23px;}
  .article-lists-wrap ul li span{display:none;}
}
@media (min-width:640px) and (max-width:992px){
  .article-lists-wrap ul{margin-left:-2%;}
  .article-lists-wrap ul li{width:48%;margin-left:2%;}
  .article-lists-wrap ul li>a>img{width:100%;}
}
@media (min-width:992px) and (max-width:1200px){
  .article-lists-wrap ul li{width:29.5%;}
  .article-lists-wrap ul li img{max-width:100%;}
}
/*透析指南*/
.guide-floor1{margin-top:63px;padding-bottom:58px;}
.guide-floor1 .guide-floor-content{font-size:18px;color:#3b3b3b;letter-spacing:0;line-height:50px;margin-top:18px;}
.guide-floor2{background:#f6f6f6;padding-top:44px;padding-bottom:44px;}
.guide-floor2 .guide-floor-content ul{margin-left:-23px;}
.guide-floor2 .guide-floor-content li{float:left;margin-left:22px;width:31.5%;background:#fff;min-height:672px;}
.guide-floor2 .guide-floor-content li h3{height:45px;line-height:45px;background:#f6f6f6;width:100%;text-align:center;}
.guide-floor2 .guide-floor-content li:nth-child(1) h3{color:#5a8205;}
.guide-floor2 .guide-floor-content li:nth-child(2) h3{color:#00ccdb;}
.guide-floor2 .guide-floor-content li:nth-child(3) h3{color:#0383d2;}
.guide-floor2 .guide-floor-content li i{display:inline-block;height:340px;margin-top:25px;}
.guide-floor2 .guide-floor-content li i img{vertical-align: bottom;}
.guide-floor2 .guide-floor-content li div{margin:30px 5%;display:inline-block;width:90%;}
.guide-floor2 .guide-floor-content li div h5{float:left;width:5%}
.guide-floor2 .guide-floor-content li:nth-child(1) div h5{color:#5a8205;}
.guide-floor2 .guide-floor-content li:nth-child(2) div h5{color:#00ccdb;}
.guide-floor2 .guide-floor-content li:nth-child(3) div h5{color:#0383d2;}
.guide-floor2 .guide-floor-content li p{float:right;width:95%;color:#7b7b7b;line-height:24px;}
.guide-floor2 .guide-floor-content li:nth-child(1) p span{color:#5a8205;}
.guide-floor2 .guide-floor-content li:nth-child(2) p span{color:#00ccdb;}
.guide-floor2 .guide-floor-content li:nth-child(3) p span{color:#0383d2;}
.guide-floor2 .guide-floor-content li b{display:inline-block;font-weight:normal;color:#a7a7a7;font-size:12px;margin:0px 5% 20px 10%;width:85%;}
.guide-floor2 .page-cate{margin-bottom:30px;}
.guide-floor3{padding-top:45px;padding-bottom:45px;}
.guide-floor3 .guide-floor-content{font-size:14px;color:#3b3b3b;letter-spacing:0;line-height:30px;margin-top:30px;}
.guide-floor3 .guide-floor-content ul{margin-top:30px;}
.guide-floor3 .guide-floor-content li:nth-child(1){float:left;}
.guide-floor3 .guide-floor-content li:nth-child(2){float:right;}
@media (max-width:640px){
  .guide-floor1{margin-top:30px;padding-bottom:30px;}
  .guide-floor2 .page-cate{margin-bottom:0px;}
  .guide-floor1 .guide-floor-content{font-size:14px;line-height:24px;}
  .guide-floor2 .guide-floor-content ul{margin-left:0px;}
  .guide-floor2 .guide-floor-content li,.guide-floor2 .guide-floor-content li img{width:100%;margin-left:0px;}
  .guide-floor2 .guide-floor-content li{margin-top:30px;min-height:590px;}
  .guide-floor2 .guide-floor-content li i{height: 295px;}
  .guide-floor2 .guide-floor-content li div{margin:20px 5%;}
  .guide-floor3 .guide-floor-content li{float:none;}
  .guide-floor3 .guide-floor-content li img{width:100%;}
  .guide-floor3,.guide-floor2{padding-top:30px;}
}
@media (min-width:640px) and (max-width:992px){
  .guide-floor2 .guide-floor-content li{width:30.3%;margin-top:30px;min-height:615px;}
  .guide-floor2 .guide-floor-content li i{height: 207px;}
  .guide-floor2 .guide-floor-content li div{margin:20px 5%;}
  .guide-floor2 .guide-floor-content li img{width:100%;}
  .guide-floor3 .guide-floor-content li{width:48%;}
  .guide-floor3 .guide-floor-content li img{max-width:100%;}
}
@media (min-width:992px) and (max-width:1200px){
  .guide-floor2 .guide-floor-content li{width:31%;margin-top:20px;min-height:620px;}
  .guide-floor2 .guide-floor-content li i{height: 285px;}
  .guide-floor2 .guide-floor-content li div{margin:20px 5%;}
  .guide-floor2 .guide-floor-content li img{width:100%;}
  .guide-floor3 .guide-floor-content li{width:48%;}
  .guide-floor3 .guide-floor-content li img{max-width:100%;}
}
/*社区*/
.m-newthread{background:url('../svg/fatie_01 .svg');width:53px;height:53px;position:fixed;right:3%;bottom:3%;display:none;}
.m-newthread:hover{background:url('../svg/fatie_02.svg');}
.forum-category{background:#e9edf2;width:100%;height:85px;line-height:85px;}
.forum-category ul li{float:left;font-size:16px;color:#005bc7;margin-right:60px;}
.forum-category ul li a{color:#005bc7;width:118px;height:42px;display:inline-block;line-height:42px;text-align:center;}
.forum-category ul li a:hover{text-decoration:underline;}
.forum-category ul li.active a{color:#fff;background:#005bc7;}
.forum-category .col-right a{background:#f5a623;width:118px;height:42px;display:inline-block;color:#fff;text-align:center;line-height:42px;font-size:16px;}
.forum-category .col-right a:hover{text-decoration:underline;}
.forum-lists{margin-top:30px;}
.forum-lists li{display:inline-block;width:100%;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #c4c4c4;}
.forum-lists li .user-head {display:inline-block;width:100%;}
.forum-lists li .user-head .imgs{float:left;width:4%;margin-right:1%;}
.forum-lists li .user-head img{max-width:100%;border-radius:100%;}
.forum-lists li .user-head .texts{float:left;padding-top:5px;width:95%;display:block;}
.forum-lists li .user-head .texts p{font-size:14px;color:#838383;display:block;width:100%;}
.forum-lists li .user-head .texts p span{float:right;}
.forum-lists li .user-head .texts p:last-child{font-size:12px;margin-top:5px;color:#a3a3a3;}
.forum-lists li .user-head .texts p span font{padding-left:25px;margin-right:10px;margin-left:10px;cursor:pointer;}
.forum-lists li .user-head .texts p span font:nth-child(1){background:url('../svg/like.svg') no-repeat left center;}
.forum-lists li .user-head .texts p span font:nth-child(2){background:url('../svg/msg.svg') no-repeat left center;}
.forum-lists li .user-head .texts p span font:nth-child(3){background:url('../svg/Eye.svg') no-repeat left center;}
.forum-lists li .forum-info{font-size:16px;color:#1b1b1b;margin-top:5px;}
@media (max-width:640px){
  .forum-category{height:60px;line-height:60px;}
  .forum-category ul li{margin-right:0px;width:33.333%;}
  .forum-category ul li a{width:112px;height:32px;line-height:32px;}
  .forum-category .col-right a{display:none;}
  .m-newthread{display:block;}
  .forum-lists{margin-top:15px;}
  .forum-lists li{border-bottom:1px solid #dadada;}
  .forum-lists li .user-head .imgs{width:10%;margin-right:2%;}
  .forum-lists li .user-head .texts{padding-top:0px;width:88%;}
  .forum-lists li .user-head .texts p span font{margin-left:0px;margin-right:0px;}

}
.thread-view-title{padding-bottom:15px;border-bottom:1px solid #959595;margin-top:63px;line-height:30px;}
.thread-view-title h2{float:left;font-size:28px;color:#005bc7;font-weight:normal;}
.thread-view-title a{float:right;font-size:16px;color:#005bc7;}
.thread-view-title a:hover{text-decoration:underline;}
.thread-view-other{margin-top:20px;}
.thread-view-other .imgs{width:4%;margin-right:1%;float:left;}
.thread-view-other .imgs img{max-width:100%;border-radius:100%;}
.thread-view-other .texts{float:left;width:95%;}
.thread-view-other .texts span{font-size:16px;color:#555555;float:right;}
.thread-view-other .texts p{font-size:14px;color:#838383;margin-top:5px;display:block;width:100%;}
.thread-view-other .texts p span font{padding-left:25px;margin-right:10px;margin-left:10px;cursor:pointer;}
.thread-view-other .texts p span font:nth-child(1){background:url('../svg/like.svg') no-repeat left center;}
.thread-view-other .texts p span font:nth-child(2){background:url('../svg/msg.svg') no-repeat left center;}
.thread-view-other .texts p span font:nth-child(3){background:url('../svg/Eye.svg') no-repeat left center;}
.thread-view-other .col-right{color:#757575;font-size:14px;}
.thread-view-content{font-size:16px;color:#565656;margin-top:25px;line-height:30px;margin-bottom:60px;}
.thread-view-content img{max-width:100%;}
.thread-view-btn{text-align:center;margin-bottom:30px;}
.thread-view-btn a{display:inline-block;padding-left:25px;line-height:36px;width:154px;height:36px;color:#fff;font-size:16px;margin:0px 35px;}
.thread-view-btn a:nth-child(1){background:url('../images/shequ/like_01.png');}
.thread-view-btn a:nth-child(2){background:url('../images/shequ/message_01.png');}
.thread-view-btn a:nth-child(3){background:url('../images/shequ/share_01.png');}
.thread-view-btn a:nth-child(1):hover{background:url('../images/shequ/like_02.png');}
.thread-view-btn a:nth-child(2):hover{background:url('../images/shequ/message_02.png');}
.thread-view-btn a:nth-child(3):hover{background:url('../images/shequ/share_02.png');}
.thread-view-btn a:hover{color:#0771db;}
@media (max-width:640px){
  .thread-view-title{margin-top:30px;}
  .thread-view-title h2{font-size:18px;}
  .thread-view-btn a{width:84px;height:30px;line-height:30px;margin:0px;padding-left:0px;font-size:14px;}
  .thread-view-btn a:nth-child(1),.thread-view-btn a:nth-child(2),.thread-view-btn a:nth-child(3){background-image:none;background-color:#1d7ddb;}
  .thread-view-btn a:nth-child(1):hover,.thread-view-btn a:nth-child(2):hover,.thread-view-btn a:nth-child(3):hover{background-image:none;}
  .thread-view-other .imgs{width:10%;margin-right:2%;}
  .thread-view-other .texts{margin-top:0px;width:88%;}
  .thread-view-other .texts p{margin-top:0px;}
  .thread-view-other .texts p span font{margin-left:5px;margin-right:5px;font-size:14px;color:#838383;padding-left:20px;}
}
.thread-form{background:#fff;border:1px solid #d3d8de;border-radius:3px;margin-top:25px;padding:20px;margin-bottom:35px;}
.thread-form .thread-form-head{font-size:22px;color:#4e4e4e;border-bottom:1px solid #d3d8de;padding-bottom:15px;margin-bottom:30px;}
.thread-form .thead-form-content{width:820px;margin:0 auto;}
.thead-form-content li{width:100%;height:35px;line-height:35px;margin-bottom:28px;}
.thead-form-content li:nth-child(2){height:325px;}
.thead-form-content li .tit{width:100px;float:left;font-size:18px;color:#555555;}
.thead-form-content li .con{width:720px;float:left;}
.thead-form-content li .con input[type="text"]{width:100%;border:1px solid #d3d8de;height:35px;padding:0px 10px;border-radius:3px;}
.thead-form-content li .con button{width:100px;height:32px;display:inline-block;border:0px;font-size:18px;color:#fff;margin-right:30px;cursor:pointer;}
.thead-form-content li .con button[type="button"]{background:#f5a623;}
.thead-form-content li .con button[type="reset"]{background:#9f9f9f;}
@media (max-width:640px){
  .thread-form .thead-form-content{width:100%;}
  .thead-form-content li .con{width:100%;}
}
.page-commentwrap{border-top:10px solid #e0e8f1;padding-top:30px;background:#f9fafb;}
.page-commentwrap>.container>h3{font-size:24px;color:#1d7ddb;}
.commonForm{border:1px solid #2977c4;margin-top:20px;display:inline-block;width:100%;}
.commonForm .col-left{width:80%;height:150px;}
.commonForm .col-left textarea{font-size:14px;color:#597798;width:100%;margin:0 auto;display:block;border:0px;padding:20px;font-family:"微软雅黑";height:150px;resize:none}
.commonForm .col-right{width:20%;height:150px;border-left:1px solid #2977c4;text-align:center;line-height:150px;}
.commonForm .col-right button{border:0px;color:#94b3d6;font-size:20px;background:none;cursor:pointer;font-family:"微软雅黑";}
.comment-lists li{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #bababa;width:100%;display:inline-block;}
.comment-lists li .heads{width:4%;float:left;}
.comment-lists li .heads img{max-width:100%;border-radius:100%;}
.comment-lists li .texts{width:95%;float:right;}
.comment-lists li .texts span{display:block;color:#a5a5a5;font-size:14px;margin-top:5px;}
.comment-lists li .texts font.time{float:right;font-size:14px;color:#a5a5a5;}
.comment-lists li .texts p{font-size:16px;color:#2a2a2a;display:block;margin-top:5px;}
.comment-lists li .texts .other{font-size:14px;color:#838383;text-align:right;}
.comment-lists li .texts .other a{color:#939393;padding-left:25px;}
.comment-lists li .texts .other a em{font-style:normal;}
.comment-lists li .texts .other a:nth-child(1){background:url('../images/shequ/like.png') no-repeat left center;}
.comment-lists li .texts .other a:nth-child(2){background:url('../images/shequ/message.png') no-repeat left center;}
.comment-lists li .texts .other a:hover{text-decoration:underline;}
.comment-lists li .texts .other a.agreeview.active{background:url('../images/shequ/like2.png') no-repeat left center;}
@media (max-width:640px){
  .comment-lists li .heads{width:10%}
  .comment-lists li .heads img{max-width:100%;}
  .comment-lists li .texts{width:85%;}
}

.comment-lists .comment-li{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #bababa;width:100%;display:inline-block;}
.comment-lists .comment-li .heads{width:4%;float:left;}
.comment-lists .comment-li .heads img{max-width:100%;border-radius:100%;}
.comment-lists .comment-li .texts{width:95%;float:right;}
.comment-lists .comment-li .texts span{display:block;color:#939393;font-size:14px;margin-top:5px;}
.comment-lists .comment-li .texts span i{font-style:normal;margin-left:15px;margin-right:15px;}
.comment-lists .comment-li .texts font.time{float:right;font-size:14px;color:#a5a5a5;}
.comment-lists .comment-li .texts p{font-size:16px;color:#2a2a2a;display:block;margin-top:5px;}
.comment-lists .comment-li .texts .other{font-size:14px;color:#838383;text-align:right;}
.comment-lists .comment-li .texts .other a{color:#616161;padding-left:25px;}
.comment-lists .comment-li .texts .other a em{font-style:normal;}
.comment-lists .comment-li .texts .other a:nth-child(1){background:url('../images/shequ/like.png') no-repeat left center;}
.comment-lists .comment-li .texts .other a:nth-child(2){background:url('../images/shequ/message.png') no-repeat left center;}
.comment-lists .comment-li .viewfather{background:#fff;padding:10px 20px;border:1px solid #bababa;margin-top:20px;margin-bottom:20px;}
.comment-lists .comment-li .viewfather span,.comment-lists .comment-li .viewfather p{font-size:12px;}
.comment-lists .comment-li .viewfather p{margin-top:10px;color:#414141;}
@media (max-width:640px){
  .comment-lists .comment-li .reply-father{display:none;}
  .comment-lists .comment-li .heads{width:10%}
  .comment-lists .comment-li .heads img{max-width:100%;}
  .comment-lists .comment-li .texts{width:85%;}
}

.plform{display:none;}
.plform dl{width:92%;float:right;margin-top:20px;}
.plform dt textarea{border:1px solid #bababa;height:95px;width:100%;margin-bottom:10px;resize:none;padding:10px;}
.plform dt button{background:#0771db;box-shadow:inset 0 0 1px 0 #a6bbd4;width:90px;height:27px;color:#fff;border:0px;margin-right:30px;cursor:pointer;}
/*业务一*/
.service-page1-floor{background:#f7f5f2;padding:50px 0px;}
.service-page1-floor .floor-head{text-align:center;}
.service-page1-floor .floor-head h3{font-size:24px;color:#5e5e5e;font-weight:normal;}
.service-page1-floor .floor-head p{font-size:14px;color:#606060;font-style:italic;font-family:Arial;margin-top:20px;}
.service-page1-floor .floor-head em{background:#6a8813;width:50px;height:4px;margin:0 auto;display:block;margin-top:35px;}
.service-page1-floor .floor-content{font-size:14px;color:#5e7e00;letter-spacing:0;line-height:33px;margin-top:20px;}
.service-page1-floor1,.service-page1-floor2,.service-page1-floor3,.service-page1-floor4{padding:50px 0px;}
.service-page-cate{text-align:center;position:relative;}
.service-page-cate h3{font-size:24px;color:#5d5c5c;position:relative;z-index:9;font-weight:normal;}
.service-page-cate h3 span{background:#fff;padding:0px 70px;}
.service-page-cate em{width:100%;height:1px;background:#a0a0a0;position:absolute;top:20px;left:0px;z-index:1;}
.service-page1-floor2{background-color:#f7f5f2;}
.service-page1-floor2 .service-page-cate h3 span{background:#f7f5f2;}

.service-page1-floor4{background:#f7f5f2;}
.service-page1-floor4 .service-page-cate h3 span{background:#f7f5f2;}
.service-page1-floor1 .floor-content,.service-page1-floor2 .floor-content,.service-page1-floor4 .floor-content{padding-top:40px;}
.service-page1-floor1 .gwjc-imgs{margin-top:50px;}
.service-page1-floor1 .gwjc-imgs ul{margin-left:-29px;}
.service-page1-floor1 .gwjc-imgs li{float:left;margin-left:29px;}
.service-page1-floor1 .textimg{margin:0px auto;}
.service-page1-floor1 .textimg .item{padding:30px 0px;border-bottom:1px solid #ccc;display:inline-block;width:100%;}
.service-page1-floor1 .textimg .item:nth-child(2){border-bottom:none;}
.service-page1-floor1 .textimg .item .img{float:left;width:12%;}
.service-page1-floor1 .textimg .item .text{float:right;width:78%;text-align:left;}
.service-page1-floor1 .textimg .item .text h3{color:#a35108;font-weight:400;letter-spacing:4px;}
.service-page1-floor1 .textimg .item .text ul{margin-top:55px;}
.service-page1-floor1 .textimg .item .text ul li{color:#8f8f8f;font-size:14px;height:25px;line-height:25px;}
.service-page1-floor1 .textimg .item .text ul li i{color:#8c562a;margin-right:10px;float:left;}

@media (max-width:992px){
 .service-page1-floor1 .textimg{margin:0px 4%;width:92%;}
 .service-page1-floor1 .textimg .item .text ul li{color:#8f8f8f;font-size:14px;height:auto;line-height:22px;display:inline-block;width:100%;}
 .service-page1-floor1 .textimg .item .text ul li i{display:inline-block;width:5%;float:left;margin-right:0px;}
 .service-page1-floor1 .textimg .item .text ul li span{display:inline-block;float:right;width:95%;}
}
@media (min-width:992px) and (max-width:1200px){
  .service-page1-floor1 .textimg{margin:0px 4%;width:92%;}
  .service-page1-floor1 .textimg .item .text ul li{color:#8f8f8f;font-size:14px;height:auto;line-height:22px;display:inline-block;width:100%;}
  .service-page1-floor1 .textimg .item .text ul li i{display:inline-block;width:5%;float:left;margin-right:0px;}
  .service-page1-floor1 .textimg .item .text ul li span{display:inline-block;float:right;width:95%;}
}
@media (max-width:640px){
  .service-page1-floor1 .textimg .item{padding:15px 0px;}
  .service-page1-floor1 .textimg .item .img{float:none;width:90%;text-align:center;}
  .service-page1-floor1 .textimg .item .text{float:none;width:90%;margin-top:20px}
  .service-page1-floor1 .textimg .item .text ul{margin-top:25px;}
  .service-page1-floor1 .textimg .item .text ul li{color:#8f8f8f;font-size:14px;height:auto;line-height:22px;display:inline-block;width:100%;}
  .service-page1-floor1 .textimg .item .text ul li i{display:inline-block;width:5%;float:left;margin-right:0px;}
  .service-page1-floor1 .textimg .item .text ul li span{display:inline-block;float:right;width:95%;}
}
.service-page1-floor3 .floor-content{font-size:14px;color:#838383;letter-spacing:0;line-height:33px;}
.service-page1-floor2 .floor-content img{max-width:100%;}
@media (max-width:992px){
  .service-page1-floor{padding:30px 0px;}
  .service-page1-floor1,.service-page1-floor2,.service-page1-floor3,.service-page1-floor4{padding:30px 0px;}
  .service-page1-floor1{padding-bottom:0px;}
  .service-page1-floor .floor-content{margin-top:16px;}
  .service-page1-floor .floor-head em{width:42px;height:3px;}
  .service-page1-floor .floor-content img,.service-page1-floor1 img,.service-page1-floor2 .floor-content img,.service-page1-floor3 .floor-content img,.service-page1-floor4 .floor-content img{max-width:100%;height:auto;}
  .service-page1-floor1 .gwjc-imgs li{margin-left:0px;width:50%;text-align:center;margin-bottom:30px;}
  .service-page1-floor1 .gwjc-imgs li img{width:95%;}
  .service-page1-floor1 .gwjc-imgs ul{margin-left:0px;}
  .service-page-cate h3{font-size:20px;}
  .service-page-cate em{top:15px;}
  .service-page-cate h3 span{padding:0px 5%;}
  .service-page1-floor2 .floor-content,.service-page1-floor4 .floor-content{padding-top:30px;}
}
@media (min-width:992px) and (max-width:1200px){
  .service-page1-floor .floor-content img,.service-page1-floor2 .floor-content img,.service-page1-floor3 .floor-content img,.service-page1-floor4 .floor-content img{max-width:100%;height:auto;}
  .service-page1-floor1 .gwjc-imgs li{margin-left:0px;width:23%;text-align:center;margin-bottom:30px;margin-left:2%;}
  .service-page1-floor1 .gwjc-imgs li img{width:100%;}
  .service-page1-floor1 .gwjc-imgs ul{margin-left:-2%;}
}
.service-page2-floor{padding:50px 0px;}
.service-page2-floor .floor-head{text-align:center;}
.service-page2-floor .floor-head h3{font-size:24px;color:#5d5c5c;font-weight:normal;}
.service-page2-floor .floor-head p{font-size:14px;color:#606060;font-family:Arial;font-style:italic;margin-top:20px;}
.service-page2-floor .floor-head em{background:#16ccda;width:51px;height:5px;margin:0 auto;display:block;margin-top:35px;}
.service-page2-floor .floor-content{font-size:14px;color:#34a8ba;letter-spacing:0;line-height:33px;margin-top:30px;}
.service-page2-floor1,.service-page2-floor3{background:#f6f6f6;}
.service-page2-floor1,.service-page2-floor2,.service-page2-floor3{padding:50px 0px;}
.service-page2-floor1 .service-page-cate h3 span,.service-page2-floor3 .service-page-cate h3 span{background:#f7f5f2;}
.service-page2-floor1 .xmmb-imgs,.service-page2-floor2 .yfteam-imgs{margin-top:50px;}
.service-page2-floor1 .xmmb-imgs ul{margin-left:-50px;}
.service-page2-floor1 .xmmb-imgs li{float:left;margin-left:50px;}
.service-page2-floor1 .floor-content{font-size:14px;color:#838383;letter-spacing:0;line-height:33px;}
.service-page2-floor1 .floor-content,.service-page2-floor2 .floor-content{margin-top:30px;}
@media (max-width:992px){
  .service-page2-floor1,.service-page2-floor2,.service-page2-floor3{padding:30px 0px;}
  .service-page2-floor{padding:30px 0px;}
  .service-page2-floor .floor-head em{width:42px;height:3px;}
  .service-page2-floor .floor-content,.service-page2-floor1 .floor-content,.service-page2-floor2 .floor-content{margin-top:16px;}
  .service-page2-floor .floor-content img,.service-page2-floor1 .floor-content img,.service-page2-floor2 .floor-content img,.service-page2-floor3 .floor-content img{max-width:100%;height:auto;}
  .service-page2-floor1 .xmmb-imgs li{width:50%;margin-left:0px;text-align:center;margin-bottom:16px;}
  .service-page2-floor1 .xmmb-imgs li img{width:90%;}
  .service-page2-floor1 .xmmb-imgs ul{margin-left:0px;}
  .service-page2-floor1 li:last-child{margin-bottom:0px;}
  .service-page2-floor1 .xmmb-imgs, .service-page2-floor2 .yfteam-imgs{margin-top:16px;}
  .service-page2-floor1 {padding-bottom:20px;}
  .service-page2-floor2 img{width:100%;}
}
@media (min-width:992px) and (max-width:1200px){
  .service-page2-floor .floor-content img,.service-page2-floor1 .floor-content img,.service-page2-floor2 .floor-content img,.service-page2-floor3 .floor-content img{max-width:100%;height:auto;}
  .service-page2-floor1 .xmmb-imgs li{width:30.333%;margin-left:3%;text-align:center;margin-bottom:30px;}
  .service-page2-floor1 .xmmb-imgs li img{width:100%;}
  .service-page2-floor1 .xmmb-imgs ul{margin-left:-3%;}
  .service-page2-floor2 .floor-content{text-align:center;}
}

.service-page3-floor{padding:50px 0px;}
.service-page3-floor .floor-head{text-align:center;}
.service-page3-floor .floor-head h3{font-size:24px;color:#5d5c5c;font-weight:normal;}
.service-page3-floor .floor-head p{font-size:14px;color:#606060;font-family:Arial;font-style:italic;margin-top:20px;}
.service-page3-floor .floor-head em{background:#42adf9;width:51px;height:5px;margin:0 auto;display:block;margin-top:35px;}
.service-page3-floor .floor-content{font-size:14px;color:#0786dd;letter-spacing:0;line-height:33px;margin-top:30px;}
.service-page3-floor1{background:#F6F6F6;}
.service-page3-floor1,.service-page3-floor2{padding:50px 0px;}
.service-page3-floor1 .service-page-cate h3 span{background:#f6f6f6;}
.service-page3-floor1 .floor-content{font-size:14px;color:#838383;letter-spacing:0;line-height:33px;}
@media (max-width:992px){
  .service-page3-floor{padding:30px 0px;}
  .service-page3-floor .floor-head em{width:42px;height:3px;}
  .service-page3-floor .floor-content{margin-top:16px;}
  .service-page3-floor1,.service-page3-floor2{padding:30px 0px;}
  .service-page3-floor .floor-content img,.service-page3-floor1 .floor-content img,.service-page3-floor2 .floor-content img{max-width:100%;height:auto;}
}
@media (min-width:992px) and (max-width:1200px){
    .service-page3-floor .floor-content img,.service-page3-floor1 .floor-content img,.service-page3-floor2 .floor-content img{max-width:100%;height:auto;}
}

.service-page4-floor{padding:50px 0px;}
.service-page4-floor .floor-head{text-align:center;}
.service-page4-floor .floor-head h3{font-size:24px;color:#5e5e5e;font-weight:normal;}
.service-page4-floor .floor-head p{font-size:14px;color:#7e462b;margin-top:20px;line-height:33px;}
.service-page4-floor .floor-head em{background:#f18713;width:51px;height:5px;margin:0 auto;display:block;margin-top:35px;}
.service-page4-floor .floor-content{font-size:14px;color:#fe8400;letter-spacing:0;line-height:33px;margin-top:30px;}
.service-page4-floor1{background:#f7f5f2;}
.service-page4-floor1,.service-page4-floor2,.service-page4-floor3{padding:50px 0px;}
.service-page4-floor1 .service-page-cate h3 span{background:#f7f5f2;}
.service-page4-floor2 .floor-content{font-size:14px;color:#838383;letter-spacing:0;line-height:33px;}
@media (max-width:992px){
  .service-page4-floor .floor-head em{width:42px;height:3px;}
  .service-page4-floor .floor-content{margin-top:16px;}
  .service-page4-floor .floor-content img,.service-page4-floor1 .floor-content img,.service-page4-floor2 .floor-content img,.service-page4-floor3 .floor-content img{max-width:100%;height:auto;}
  .service-page4-floor{padding:30px 0px;}
  .service-page4-floor1,.service-page4-floor2,.service-page4-floor3{padding:30px 0px;}
}

.service-page5-floor{padding:50px 0px;}
.service-page5-floor .floor-head{text-align:center;}
.service-page5-floor .floor-head h3{font-size:24px;color:#5e5e5e;font-weight:normal;}
.service-page5-floor .floor-head p{font-size:18px;color:#7e462b;margin-top:20px;line-height:33px;}
.service-page5-floor .floor-head em{background:#aa6b4c;width:51px;height:5px;margin:0 auto;display:block;margin-top:35px;}
.service-page5-floor .floor-content{font-size:14px;color:#7e462b;letter-spacing:0;line-height:33px;margin-top:30px;}
.service-page5-floor1{background:#f7f5f2;}
.service-page5-floor1,.service-page5-floor2{padding:50px 0px;}
.service-page5-floor1 .service-page-cate h3 span{background:#f7f5f2;}
.service-page5-floor1 .floor-content{padding-top:40px;}
.service-page5-floor2 .floor-content{font-size:14px;color:#838383;letter-spacing:0;line-height:33px;}
@media (max-width:992px){
  .service-page5-floor .floor-content{margin-top:16px;}
  .service-page5-floor .floor-content img,.service-page5-floor1 .floor-content img,.service-page5-floor2 .floor-content img{max-width:100%;height:auto;}
  .service-page5-floor{padding:30px 0px;}
  .service-page5-floor .floor-head em{width:42px;height:3px;}
  .service-page5-floor1,.service-page5-floor2{padding:30px 0px;}
  .service-page5-floor1 .floor-content{padding-top:30px;}
}
@media (min-width:992px) and (max-width:1200px){
    .service-page5-floor .floor-content img,.service-page5-floor1 .floor-content img,.service-page5-floor2 .floor-content img{max-width:100%;height:auto;}
}



/*分享*/
.mark{display:none;width:100%;height:100%;position: fixed;left: 0;top: 0;background: #000;opacity: .4;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);z-index: 1001;}
.share-dialog{display:none;position: fixed;left: 50%;top: 50%;width: 500px;height: 160px;margin:-80px 0 0 -250px;background: #fff;z-index: 1002;}
.share-dialog .share-close{
    position: absolute;
    right: 7px;
    top: 10px;
    width: 26px;
    height: 26px;
    display: inline-block;
    cursor: pointer;
    background: url("../images/common/dialog-close.png") no-repeat;
}
.share-dialog .share-dialog-title{
    height: 45px;
    line-height: 45px;
    text-indent: 15px;
    background: #eee;
    font-size:16px;
}
.share-dialog .share-dialog-cont{
    padding:0px 20px;
    font-size: 14px;
    display: inline-block;width:100%;
}
.share-dialog .share-copy-l{
    float: left;
    width: 77px;
    margin-top: 8px;
}
.share-dialog .share-copy-c{
    float: left;
    width: 307px;
}
.share-dialog .share-copy-c input{
    display: block;
    width: 100%;
    height: 36px;
    padding: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 1.2;
    color: #555;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #ccc;
}
.share-dialog .share-copy-c input:focus{
    border-color: #333;
    outline: 0;
}
.share-dialog .share-copy-r{
    float: left;
    width: 76px;
    text-align: right;
    color: #f37b1d;
    margin-top: 8px;
    cursor: pointer;
}
.share-platform{
    clear: both;
    margin-top: 10px;
}
.share-platform .share-platform-l{
    float: left;
    width: 77px;
    margin-top: 8px;
}
.share-platform .share-platform-r{
    float: left;
    width: 310px;
}
.share-platform .bds_weixin{
    background-image: url('../images/common/css-bg.png');
    background-position: -13px -7px !important;
}
.share-platform .bds_tsina{
    background-image: url('../images/common/css-bg.png');
    background-position: -57px -7px !important;
}
.share-platform .bds_sqq{
    background-image: url('../images/common/css-bg.png');
    background-position: -101px -7px !important;
}
.share-platform .bds_qzone{
    background-image: url('../images/common/css-bg.png');
    background-position: -146px -7px !important;
}
.share-platform .share-platform-text{
    color: #aaa;
    margin-top: 5px;
}
.signin-information h3{font-size:22px;color:#4a4a4a;letter-spacing:0;text-align:center;}
.signin-information form{width:364px;margin-top:50px;}
.signin-information form ul{background:#ffffff;border:1px solid #3b7fcf;width:100%;}
.signin-information ul li{border-bottom:1px solid rgba(59,127,207,0.60);width:100%;height:40px;}
.signin-information ul li input{border:0px;height:39px;width:100%;padding:0px 10px;font-size:16px;color:#121212;}
.signin-information ul li:last-child{border-bottom:0px;}
.signin-information button{background:#0771db;border:0px;border-radius:2.18px;width:100%;height:47px;font-size:18px;color:#ffffff;margin-top:20px;}
.signin-information p{font-size:12px;color:#a0a0a0;margin-top:10px;}
.signin-information p a{color:#0771db;}


/**/
.reg-success-alert{background:#ffffff;border-radius:4px;width:520px;height:220px;position:fixed;left:50%;top:50%;margin-left:-260px;margin-top:-110px;z-index:10;padding:40px 50px 50px 50px;text-align:center;display:none;}
.reg-success-alert p{font-size:20px;color:#737373;letter-spacing:0;line-height:32.4px;text-align:left;margin-bottom:20px;}
.reg-success-alert a{font-size:22px;color:#0771db;}
.reg-success-mask{display:none;background:rgba(87,87,87,0.57);width:100%;height:100%;position:fixed;left:0px;top:0px;z-index:9;}

/*忘记密码*/
.forgot-steup-01{text-align:center;margin-top:130px;}
.forgot-steup-01 h3{font-size:22px;color:#4a4a4a;}
.forgot-steup-01 p{font-size:16px;color:#ff0927;line-height:50px;}
.forgot-steup-01 form{width:365px;margin:0 auto;margin-top:66px;margin-bottom:66px;}
.forgot-steup-01 form input{width:100%;display:block;margin:0 auto;font-size:16px;color:#a0a0a0;border:1px solid #0771db;height:41px;padding:0px 10px;}
.forgot-steup-01 form button{background:#0771db;box-shadow:inset 0 0 1px 0 #a6bbd4;border-radius:2.18px;width:100%;height:47px;line-height:47px;text-align:center;border:0px;color:#fff;font-size:18px;cursor:pointer;margin-top:20px;}

.forgot-steup-03{text-align:center;margin-top:130px;}
.forgot-steup-03 h3{width:310px;line-height:36px;font-size:22px;color:#4a4a4a;background:url('../images/user/right.png') no-repeat left center;padding-left:40px;}
.forgot-steup-03 form{width:365px;margin:0 auto;margin-top:66px;margin-bottom:66px;}
.forgot-steup-03 form input{width:100%;display:block;margin:0 auto;font-size:16px;color:#a0a0a0;border:1px solid #0771db;height:41px;padding:0px 10px;margin-bottom:15px;}
.forgot-steup-03 form button{background:#0771db;box-shadow:inset 0 0 1px 0 #a6bbd4;border-radius:2.18px;width:100%;height:47px;line-height:47px;text-align:center;border:0px;color:#fff;font-size:18px;cursor:pointer;margin-top:20px;}

.history-wrap{margin-top:30px;}
.history-wrap li{width:100%;font-size:14px;color:#373737;}
.history-wrap li em,.history-wrap li i,.history-wrap li p{float:left;display:block;}
.history-wrap li em{width:120px;}
.history-wrap li i{background:url('../svg/fazhanlichen.svg');width:33px;height:45px;margin-right:20px;}
@media (max-width:992px){
  .history-wrap li em{width:auto;margin-right:5px;}
  .history-wrap li p{width:68%;}
}
.alert-video{display:none;}
.alert-video .alert-video-mask{background:rgba(0,0,0,0.5);position:fixed;width:100%;height:100%;left:0px;top:0px;z-index:9;}
.alert-video .alert-video-content{width:640px;height:480px;position:fixed;left:50%;top:50%;margin-left:-320px;margin-top:-240px;background:#fff;z-index:9999;}
.alert-video .alert-video-content video{width:100%;height:100%;}
.alert-close{position:absolute;right:-50px;top:0px;background:#000;}
#video1{width:640px;height:480px;}
.fixed-kftools{position:fixed;right:0px;top:50%;width:53px;display:none;z-index:99;}
.fixed-kftools li{margin-bottom:5px;cursor:pointer;position:relative;height:53px;}
.fixed-kftools li i{display:inline-block;width:53px;height:53px;background-color:#0662c4;background-position:center;background-repeat:no-repeat;position:relative;z-index:2;}
.fixed-kftools li.tel i{background-image:url('../svg/call.svg');}
.fixed-kftools li.msg i{background-image:url('../svg/message.svg');}
.fixed-kftools li.code i{background-image:url('../svg/empty.svg');}
.fixed-kftools li p{position:absolute;top:0px;height:53px;width:127px;background:#0fb23e;font-size:16px;text-align:center;color:#fff;line-height:53px;padding-right:5px;right:-127px;transition:all .8s;z-index:1;}
.fixed-kftools li:hover p{right:53px;}
.fixed-kftools li:hover i{background-color:#0fb23e;}
.fixed-kftools li.code{margin-bottom:0px;}
.fixed-kftools li.code img{position:absolute;right:53px;top:0px;display:none;}
.fixed-kftools li.code:hover img{display:block;}
.fixed-kftools li:last-child{background:#fff url('../svg/up.svg') center no-repeat;height:35px;}
.fixed-kftools li:last-child:hover{background:#fff url('../svg/up_02.svg') center no-repeat;}
@media (min-width:1200px){
.fixed-kftools{display:block;}
}
