﻿.navFixed header{background:#fff; box-shadow:0 0 20px rgba(0,0,0,.1);width: 100%;}
.conten-wrapper{display: block;transition: width 0.25s ease, margin 0.25s ease;position: relative;overflow: hidden;}
.main-content{width: calc(100%);min-height: 100vh;position: relative;overflow: hidden;transition: 0.3s;padding-top: 152px;}
/*网站顶部*/

header {position: fixed;left: 0;top: 0;right: 0;z-index: 100;transition:cubic-bezier(0.215,.61,.355,1) .45s;margin: 0px auto;}
.lh-headline{width: 1240px;margin: 0px auto;overflow: hidden;padding: 20px 0px;background-color: #fff;}

.lh-header-nav{width: 1240px;height: auto;overflow: hidden;margin: 0px auto;}
.lh-logo{}
.lh-logo>div{transition:cubic-bezier(0.215,.61,.355,1) .45s;}
.lh-logo .logo{width: 217px;height: 61px;background: url(../img/logo.png) no-repeat center;background-size: 100%;}
.lh-nav-tel{display: inline-block;overflow: hidden;float: right;background: url(../img/tel.png)no-repeat left center;background-size: 22px;margin-top: 4px;}
.lh-nav-tel p{font-size: 14px;color: #aaa;padding-left: 34px;}
.lh-nav-tel span{display: inline-block;padding-left: 28px;color: #0079c3;font-weight: bold;font-size: 24px;}
.lh-nav-link{width: 820px;float: left;margin-left: 10px;overflow: hidden;}
.lh-nav-link ul li{width: calc((100% / 4));float: left;border-right: 1px solid #bdbdbd;padding: 0px 6px;overflow: hidden;font-size: 12px;color: #6f6f6f;line-height: 20px;font-weight: bold;}
.lh-nav-link ul li:nth-child(4n){border-right: none;}
/* 导航 */
.increase_navbar {width: 100%;height: 52px;background: #127fb2;}
.main_tese h2{padding: 50px 15px !important;}
.increase_navbar .increase_m {width: 1240px;height: 100%;display: flex;margin: 0 auto;align-items: center;justify-content: space-between;}
.increase_navbar .increase_m>ul {height: 100%;display: flex;align-items: center;}
.increase_navbar .increase_m>ul>li {width: 155px;position: relative;transition: all .2s;position: relative;height: 100%;}
.increase_navbar .increase_m>ul>li:hover .showbox{display: block;}
.increase_navbar .increase_m>ul>li .showbox{position: relative;position: absolute;left: 0;padding-top: 5px;z-index: 99999;width: 618px;display: none;top: 44px;}
.increase_navbar .increase_m>ul>li .showbox.on{width: 100%;}
.increase_navbar .increase_m>ul>li .showbox.on .showboxchldren{display: block;}
.increase_navbar .increase_m>ul>li .showbox .showboxchldren > img{display: block;position: absolute;left: 73px;top: -11px;}
.increase_navbar .increase_m>ul>li .showbox .showboxchldren{display: flex;background: #fff;padding: 20px;position: relative;}
.increase_navbar .increase_m>ul>li .showbox .showboxchldren > p{line-height: 35px;font-size: 15px;color: #333;text-align: center;padding: 5px;}
.increase_navbar .increase_m>ul>li .showbox .showboxchldren > p a{color: #333;}
.increase_navbar .increase_m>ul>li .showbox .showboxchldren > p a:hover{color: #42b3e5;}
.increase_navbar .increase_m>ul>li .showbox .showboxchldren .itemsa{overflow: hidden;margin-right: 30px;}
.increase_navbar .increase_m>ul>li .showbox .showboxchldren .itemsa:last-child{margin-right: 0;}
.increase_navbar .increase_m>ul>li .showbox .showboxchldren .itemsa p{font-size: 15px;color: #505050;font-weight: bold;margin-bottom: 13px;}
.increase_navbar .increase_m>ul>li .showbox .showboxchldren .itemsa a{display: block;font-size: 15px;color: #505050;line-height: 35px;transition: all .2s;}
.increase_navbar .increase_m>ul>li .showbox .showboxchldren .itemsa a:hover{color: #42b3e5;}
.increase_navbar .increase_m>ul>li:hover,.increase_navbar .increase_m>ul>li.on {background: #aacb6e;}
.increase_navbar .increase_m>ul>li>a {display: flex;align-items: center;justify-content: center;font-size: 16px;color: #fff;width: 100%;height: 100%;}
/* nav hover */
.increase_navbar .increase_m>ul>li:hover .navbar_show{display: flex;opacity: 1;top: 100%;visibility: inherit;}
.navbar_show {overflow: hidden;width: 100%;background: #fff;width: 1100px;position: absolute;left: -390px;top: 100%;z-index: 9999999;display: flex;visibility: hidden;opacity: 0;transition: all .3s;top: 120%;justify-content: space-between;box-shadow: 0 0 20px rgba(203,208,212,.1);}
.navbar_show .list_fade {overflow: hidden;border-left: 1px solid #e8e8e8;width: calc(100% - 220px);}
.navbar_show .list_fade .link {overflow: hidden;display: flex;align-items: center;}
.navbar_show .list_fade .link a {width: 20%;height: 64px;display: flex;border-top: 1px solid #C1C1C1;border-right: 1px solid #C1C1C1;align-items: center;justify-content: center;transition: all .1s;font-size: 15.6px;color: #505050;}
.navbar_show .list_fade .link a:hover {background: #127fb2;color: #fff;}
.navbar_show .list_fade .icons {overflow: hidden;display: flex;flex-wrap: wrap;padding: 0 5%;padding-bottom: 40px;}
.navbar_show .list_fade .icons div {overflow: hidden;width: 20%;margin-top: 33px;}
.navbar_show .list_fade .icons div.on img.f {display: none;}
.navbar_show .list_fade .icons div.on img.ff {display: block;}
.navbar_show .list_fade .icons div.on span {color: #127fb2;}
.navbar_show .list_fade .icons div:hover img.f {display: none;}
.navbar_show .list_fade .icons div:hover img.ff {display: block;}
.navbar_show .list_fade .icons div:hover span {color: #127fb2;}
.navbar_show .list_fade .icons div img {display: block;margin: 0 auto;}
.navbar_show .list_fade .icons div img.f {display: block;}
.navbar_show .list_fade .icons div img.ff {display: none;}
.navbar_show .list_fade .icons div span {display: block;text-align: center;font-size: 15px;margin-top: 7px;color: #505050;}
.navbar_show .navbar {overflow: hidden;width: 220px;padding: 0 16px;}
.navbar_show .navbar .label {cursor: pointer;overflow: hidden;width: 100%;height: 80px;position: relative;display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #e8e8e8;}
.navbar_show .navbar .label.on {border-bottom: 1px solid #127fb2;}
.navbar_show .navbar .label.on div {background-image: url(../img/w_coin4.png);}
.navbar_show .navbar .label.on p {color: #127fb2;}
.navbar_show .navbar .label:hover {border-bottom: 1px solid #127fb2;}
.navbar_show .navbar .label:hover div {background-image: url(../img/w_coin4.png);}
.navbar_show .navbar .label:hover p {color: #127fb2;}
.navbar_show .navbar .label p {font-size: 15px;color: #505050;}
.navbar_show .navbar .label div {width: 5px;height: 9px;background-image: url(../img/w_coin3.png);background-size: 100% 100%;}
/* banner */
.mBan2 { overflow: hidden; position:relative; }
.mBan2 .swiper-pagination{left: 0px;margin: 0px auto;bottom: 45px !important;}
.mBan2 .swiper-slide .banner{width: 100% !important;}
.mBan2 .swiper-pagination-bullet{background-color: #fff !important;}
/* 首页特色康复 */
.syts_box{width: 1240px;height: auto;overflow: hidden;margin: 45px auto 38px;box-shadow: 0 0 20px rgba(226,233,237,.5);position: relative;}
.syts_commtitle{width: 100%;height: 51px;background-color: #f1f6f8;overflow: hidden;}
.syts_commtitle .lefttt{display: inline-block;float: left;overflow: hidden;padding: 0px 50px 0px 23px;background: url(../img/w_coin5.png)no-repeat  top right #127db0;font-size: 26px;color: #fff;line-height: 51px;border-radius: 8px 0px 0px 0px;}
.syts_commtitle .more{display: inline-block;margin-right: 20px;float: right;font-size: 15px;color: #8a9194;line-height: 51px;}
.syts_lis{width: 100%;height: auto;overflow: hidden;box-sizing: border-box;padding: 30px 35px 0px;}
.syts_lis ul li{width: calc((100% / 6) - 70px);float: left;margin: 0px 35px 35px;overflow: hidden;text-align: center;transition:cubic-bezier(0.215,.61,.355,1) .45s;}
.syts_lis ul li a .pic{width: 70px;height: 70px;margin: 0px auto 10px;border-radius: 12px;border: 1px solid #006db8;padding: 10px;background-color: #f4fbff;}
.syts_lis ul li a .pic img{width: 100%;}
.syts_lis ul li a p{color: #5c5e5f;font-weight: bold;font-size: 15px;}
.syts_lis ul li:hover a p {color: #006db8;}
/* 专家 */
.pro_lists{width: 100%;height: auto;margin: 0px auto;overflow: hidden;padding: 20px 10px;box-sizing: border-box;}
.pro_lists ul li{overflow: hidden;background-color: #fff;transition: all .3s cubic-bezier(0,0,.5,1);position: relative;padding: 0px 20px;}
.pro_lists ul li::after{width: 1px;height: 100%;background-color: #f2f4f3;content: '';display: inline-block;position: absolute;right: 0px;top:0px}
.pro_lists ul li a .pic{width: 100%;overflow: hidden;position: relative;text-align: center;padding-top:20px;height:225px}
.pro_lists ul li a .pic img{width: 100%;margin: 0 auto;}
.pro_lists ul li a .txtcon{width: 100%;height: auto;overflow: hidden;box-sizing: border-box;padding: 15px 0px 15px;position: relative;text-align: center;}
.pro_lists ul li a .txtcon p.p1{font-size: 18px;color: #127fb2;line-height: 28px;font-weight: bold;text-align:center}
.pro_lists ul li a .txtcon p.p2{line-height: 26px;display: flex;align-items: center;justify-content:center;height: 26px;width: 100%;}
.pro_lists ul li a .txtcon p.p2 span{font-size: 14px;color: #7e7e7e;}
.pro_lists ul li a .txtcon p.p2 span.span2{font-size: 14px;color: #7e7e7e;padding-left: 10px;}
.pro_lists ul li a .txtcon .promore{display: inline-block;width: 85px;height: 30px;background-color: #127fb2;border-radius:6px;line-height: 30px;text-align: center;font-size: 14px;color: #fff;margin: 18px auto 0px;}

/* 按钮 */
.syts_box .pro_lists .swiper-button-next,.syts_box .pro_lists .swiper-button-prev{position: absolute;right: 0px;width:30px;height: 30px;z-index: 10;cursor: pointer;top: 10px;margin-top: 0px;border-radius: 6px;}
.syts_box .pro_lists .swiper-button-prev{right: 55px;background: url(../img/c_l.png) no-repeat center #127fb2;background-size: 15px;left: auto;}
.syts_box .pro_lists .swiper-button-next {right: 15px;background: url(../img/c_r.png) no-repeat center #127fb2;background-size: 15px;}
.syts_box .pro_lists .swiper-button-prev:hover {background: url(../img/c_l.png) no-repeat center #aacb6e;background-size: 15px;}
.syts_box .pro_lists .swiper-button-next:hover {background: url(../img/c_r.png) no-repeat center #aacb6e;background-size: 15px;}
/* 新闻 */
.sy_newsbg{width: 100%;height: auto;overflow: hidden;background-color: #f1f6f8;padding: 50px 0px;}
.sy_newsboxc{width: 1240px;height: auto;overflow: hidden;margin: 0px auto;}
.sy_ggbox{width: 495px;float: left;overflow: hidden;}
.sy_ggbox .sy_ggtitle{width: 100%;height: 51px;line-height: 51px;color: #fff;border-radius: 6px 6px 0px 0px;background-color: #127fb2;}
.sy_ggbox .sy_ggtitle span{display: inline-block;float: left;margin-left: 20px;font-size: 26px;}
.sy_ggbox .sy_ggtitle .more{font-size: 15px;display: inline-block;margin-right: 20px;float: right;color: #fff;}
.sy_ggbox .news_pic{width: 100%;overflow: hidden;text-align: center;margin-top: 10px;}
.sy_ggbox .news_pic img{width: 100%;}
.sy_ggbox .news_txt{width: 100%;background-color: #fff;box-sizing: border-box;padding: 15px 20px 20px;border-radius: 0px 0px 8px 8px;}
.sy_ggbox .news_txt p.p1{font-size: 20px;font-weight: bold;color: #5c5e5f;line-height: 30px;}
.sy_ggbox .news_txt p.p2{font-size: 14px;color: #127fb2;margin-top: 5px;text-align: right;background: url(../img/w_coin1.png) no-repeat 82% center ;background-size: 12px;}

.sy_newsrig{width: calc(100% - 530px);float: right;overflow: hidden;}
.sy_newscomm{width: 100%;height: 50px;border-bottom: 1px solid #cedee4;overflow: hidden;line-height: 50px;}
.sy_newscomm .sy_newscleft{width: 600px;float: left;overflow: hidden;border-radius: 6px 6px 0px 0px;}
.sy_newscomm .sy_newscleft ul li{width: 155px;float: left;text-align: center;font-size: 24px;color: #616161;background-color: #cedee4;}
.sy_newscomm .sy_newscleft ul li.cur{background-color: #127fb2;color: #fff;}
.sy_newscomm .more{font-size: 15px;display: inline-block;float: right;color: #94a4ac;}
.sy_newstop{width: 100%;height: auto;overflow: hidden;padding: 28px 0px 12px;}
.sy_newstop p.p1{font-size: 20px;font-weight: bold;color: #0071bd;margin-bottom: 5px;}
.sy_newstop p.p2{color: #8a9194;font-size: 14px;line-height: 24px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.sy_newslis{width: 100%;height: auto;overflow: hidden;}
.sy_newslis ul li{width: 100%;float: left;overflow: hidden;border-bottom: 1px dashed #cecece;padding: 12px 0px;background: url(../img/w_coin2.png) no-repeat left center;background-size: 5px;}
.sy_newslis ul li a span{display: inline-block;width: 510px;padding-left: 12px;font-size: 15px;color: #5c5e5f;}
.sy_newslis ul li a i{display: inline-block;float: right;font-size: 14px;color: #8a9194;}
.sy_newslis ul li:hover a span{color: #127fb2;}
/* 医院简介 */
.sy_aboutbg{width: 100%;height: auto;overflow: hidden;background: url(../img/w_bg1.jpg)no-repeat top center;padding: 70px 0px;}
.sy_aboutcon{width: 1240px;height: auto;overflow: hidden;margin: 0px auto;}
.sy_aboutcon .pic{width: 520px;height: auto;overflow: hidden;float: right;}
.sy_aboutcon .pic img{width: 100%;}
.sy_aboutcon .ableft{width: calc((100% - 600px));float: left;overflow: hidden;}
.sy_aboutcon .ableft p.p1{font-size: 26px;color: #fff;margin-bottom: 24px;}
.sy_aboutcon .ableft .ab_con{width: 100%;margin-bottom: 40px;font-size: 16px;color: #fff;line-height: 28px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.abmore{width: 94px;height: 34px;border-radius: 8px;background-color: #aacb6e;text-align: center;line-height: 34px;font-size: 14px;color: #fff;}
/* 康复 */
.sy_kfboxbg{width: 100%;height: auto;overflow: hidden;background-color: #f1f6f8;padding: 60px 0px;}
.sy_jycon{width: 100%;height: auto;overflow: hidden;background-color: #fff;border-radius: 0px 0px 6px 6px;padding: 14px 20px 25px;box-sizing: border-box;}
.sy_jyconli{width: 100%;height: auto;overflow: hidden;font-size: 15px;color: #5c5e5f;line-height: 30px;margin-bottom: 20px;}
/* 底部 */
.foot_bg{width: 100%;height: auto;overflow: hidden;background-color: #1176a5;padding: 25px 0px;}
.foot_topbg{width: 100%;height: auto;overflow: hidden;border-bottom: 1px solid #106287;padding-bottom: 12px;}
.foot_topcon{width: 1240px;height: auto;overflow: hidden;margin: 0px auto;color: #fff;}
.foot_topcon .labeltxt{width: 90px;float: left;overflow: hidden;font-size: 18px;}
.foot_topcon .labelcon{width: calc(100% - 95px);float: right;overflow: hidden; }
.foot_topcon .labelcon span{font-size: 14px;display: inline-block;padding: 4px 10px;color: #fff;}
.foot_topcon .ewm{width: 94px;float: left;overflow: hidden;margin-top: 22px;}
.foot_topcon .ewm img{width: 100%;}
.foot_topcon .ft_rig{width: 980px;float: right;overflow: hidden;margin-top: 35px;}
.foot_topcon .ft_rig p.p1{margin-bottom: 10px;font-size: 15px;color: #fff;text-align: right;}
.foot_topcon .ft_rig p.p1 a{display: inline-block;padding: 0px 10px; color: #fff;}
.foot_topcon .ft_rig p.p2{font-size: 15px;color: #fff;text-align: right;}
.foot_topcon .ft_rig p.p2 a{color: #fff;}
/* 弹出 */
.reveal-modal-bg { position: fixed; height: 100%;width: 100%;background: #000;background: rgba(0,0,0,.8);z-index: 100;display: none;top: 0;left: 0; }
.reveal-modal {visibility: hidden;top:30%;width:712px; left:0px; right:0px; margin:0 auto;background-color: #eee;position: absolute;z-index: 101;padding: 30px 40px 45px;-webkit-box-shadow: 0 0 55px -4px rgba(0,0,0,.4);-moz-box-shadow: 0 0 55px -4px rgba(0,0,0,.4);box-shadow: 0 0 55px -4px rgba(0,0,0,.4);}
.reveal-modal .close-reveal-modal {font-size: 28px;line-height: .5;position: absolute;top: 8px;right: 11px;color: #555;text-shadow: 0 -1px 1px rbga(0,0,0,.6);font-weight: bold;cursor: pointer;} 
.reveal-modal p.p1{ font-size:18px; text-align:center; color:#333; line-height:40px; padding-bottom:10px;}
.reveal-modal .seacher_box{ width:630px; height:60px; overflow:hidden; text-align:center; margin:0 auto}
.reveal-modal .seacher_box dt,.reveal-modal .seacher_box dd{float:left;color:#333;height:60px; line-height:60px;}
.reveal-modal .seacher_box dt{width:528px; height:60px; line-height:60px;}
.pro_search_input{ background-color:#fff;border:none;height:60px; float:left;line-height:60px; width:528px; color:#999; padding-left:18px; font-size:16px;}
.pro_search_btn{width:100px;height:60px;overflow:hidden;border:none;cursor:pointer;float:left; color:#fff; font-size:16px; font-weight:bold; background-color:#189cd4;}
/* 公共banner */
.commbanner{width: 100%;height: auto;overflow: hidden;min-width: 1250px;margin: 0px auto;position: relative;}
.commbanner.inner-banner.articleShow{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.inner-banner.articleShow .banner-bg{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.commbanner.inner-banner .banner-bg{-webkit-transform: scale(1.15);-moz-transform: scale(1.15);-ms-transform: scale(1.15);-o-transform: scale(1.15);transform: scale(1.15);-webkit-transition: 4s;-o-transition: 4s;-moz-transition: 4s;transition: 4s;}
.inner-banner.articleShow .banner-bg{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.commbanner img{width: 100%;float: left;}
/* commli */
.comm-aboutbox{width: 1240px;height: auto;overflow: hidden;margin: 20px auto 0px;}
.comm-location{width:1240px;height: auto;overflow: hidden;font-size: 12px;color: #878787;margin: 20px auto 0px;}
.comm-location .comm-left{display: inline-block;float: left;overflow: hidden;width: 750px;}
.comm-location .coin{width:17px;height: 17px;background: url(../img/w_coin6.png)no-repeat center;display: inline-block;}
.comm-location .comm-locatxt{overflow: hidden;display: inline-block;padding-left: 4px;}
.comm-location .comm-locatxt a{color: #878787;}
.comm-location .comm-rig{display: inline-block;float: left;font-size: 24px;color: #adadad;}
.comm-navbox{width:240px;float: left;overflow: hidden;}
.comm-navbox .comm-top{width: 100%;height: 62px;background-color: #127fb2;margin-bottom: 8px;}
.comm-navbox .comm-top .w_coin{width: 37px;height: 37px;border-radius: 50%;float: left;margin: 10px 10px 0px 12px;background: url(../img/w_coin7.png)no-repeat center #116d98;background-size: 20px;}
.comm-navbox .comm-top span{display: inline-block;float: left;font-size: 18px;color: #fff;line-height: 62px;}
.comm-navbox .comm-navli{width: 100%;height: auto;overflow: hidden;background-color: #f5f5f5;}
.comm-navbox .comm-navli ul li{width: 100%;height: 52px;float: left;padding: 0px 15px;box-sizing: border-box;line-height: 52px;border-bottom: 1px solid #ebebeb;}
.comm-navbox .comm-navli ul li a .coin{width: 13px;height: 13px;border-radius: 50%;float: left;background: url(../img/w_coin8.png)no-repeat center #62a9ca;background-size:4px;margin-top: 18px;}
.comm-navbox .comm-navli ul li a span{display: inline-block;padding-left: 7px;font-size: 16px;color: #505050;width: calc(100% - 20px);float: left;}
.comm-navbox .comm-navli ul li:hover,.comm-navbox .comm-navli ul li.cur{background-color: #aacb6e;}
.comm-navbox .comm-navli ul li:hover a .coin,.comm-navbox .comm-navli ul li.cur a .coin{background: url(../img/w_coin9.png)no-repeat center #fff;}
.comm-navbox .comm-navli ul li:hover a span,.comm-navbox .comm-navli ul li.cur a span{color: #fff;}
.comm-rigbox{width: calc((100% - 280px));float: right;overflow: hidden;}
.comm-rigbox .comm-rigtit{width: 100%;height: auto;overflow: hidden;border-bottom: 1px solid #e7e6e6;line-height: 50px;font-size: 24px;color: #adadad;}
.comm-rigbox .comm-txtcon{padding: 45px 0px 35px;overflow: hidden;font-size: 15px;color: #5c5e5f;line-height: 30px;}
.comm-rigbox .comm-txtcon p{padding: 2px 0px;line-height: 30px;}
.comm-rigbox .comm-txtcon img{max-width: 900px;}
/* 医生导航 */

.doc_box{width: 100%;height: auto;overflow: hidden;margin: 0px auto;}
.doc_box ul li{width: 100%;float: left;overflow: hidden;border-bottom: 1px solid #e7e6e6;padding: 10px 0px;background-color: #f5f5f5;}
.doc_box ul li .doc_left{width: 240px;float: left;overflow: hidden;font-size: 16px;text-align: center;height: 100%;line-height: 30px;color: #878787;}
.doc_box ul li .doc_rig{width: calc(100% - 240px);float: left;overflow: hidden;font-size: 14px;}
.doc_box ul li .doc_rig a{display: inline-block;padding: 0px 10px;color: #5c5e5f;line-height: 30px;}
.doc_box ul li .doc_rig a:hover,.doc_box ul li .doc_rig a.cur{background-color: #aacb6e;color: #fff;}

.pro_lists2{width: 100%;height: auto;margin: 40px auto;overflow: hidden;box-sizing: border-box;border-top: 1px solid #e7e6e6;border-left: 1px solid #e7e6e6;}
.pro_lists2 ul li{overflow: hidden;transition: all .3s cubic-bezier(0,0,.5,1);position: relative;padding:20px 20px;width: calc((100% / 5));float: left;border-bottom: 1px solid #e7e6e6;box-sizing: border-box;}
.pro_lists2 ul li::after{width: 1px;height: 100%;background-color: #e7e6e6;content: '';display: inline-block;position: absolute;right: 0px;top:0px}
.pro_lists2 ul li .pic{width: 100%;overflow: hidden;position: relative;text-align: center;height: 225px;}
.pro_lists2 ul li .pic img{width: 100%;margin: 0 auto;-webkit-animation: a_zoom-in .7s ease both;animation: a_zoom-in .7s ease both;}
.pro_lists2 ul li .txtcon{width: 100%;height: auto;overflow: hidden;box-sizing: border-box;padding: 15px 0px 15px;position: relative;text-align: center;}
.pro_lists2 ul li .txtcon p.p1{font-size: 18px;color: #127fb2;line-height: 28px;font-weight: bold;text-align:center}
.pro_lists2 ul li .txtcon p.p2{line-height: 26px;display: flex;align-items: center;justify-content:center;height: 26px;width: 100%;}
.pro_lists2 ul li .txtcon p.p2 span{font-size: 14px;color: #7e7e7e;}
.pro_lists2 ul li .txtcon p.p2 span.span2{font-size: 14px;color: #7e7e7e;padding-left: 10px;}
.pro_lists2 ul li .txtcon .promore{display: inline-block;width: 85px;height: 30px;background-color: #127fb2;border-radius:6px;line-height: 30px;text-align: center;font-size: 14px;color: #fff;margin: 18px auto 0px;}
.pro_lists2 ul li:hover .pic img{-webkit-animation: a_zoom-in-h .7s ease both;animation: a_zoom-in-h .7s ease both;}
/*分页*/
.page{width:100%;line-height:30px;text-align:center;border-top:none;padding:0 0 0px 0; margin:30px auto 50px;font-size: 14px;}
.pagination { width:auto;  margin:0 auto;}
.pagination li {display: inline-block;margin-right: 3px;padding: 3px 15px;border: 1px solid #e2e2e2;min-width: 20px;text-align: center;border-radius: 6px;}
.pagination li.active {background: #127fb2;color: #fff;border: 1px solid #127fb2;}
.pagination li a {display: block;text-align: center;}
/* 分类样式 */
.ks_lis{width: 100%;height: auto;overflow: hidden;margin: 30px auto;}
.ks_lis ul li{width: calc((100% / 4) - 16px);float: left;margin: 0px 8px 16px;overflow: hidden;box-sizing: border-box;border: 1px solid #127fb2;border-radius: 6px;line-height: 43px;background: url(../img/w_coin10.png)no-repeat 13px center;background-size:5px ;}
.ks_lis ul li a{padding-left: 23px;font-size: 15px;color: #127fb2;display: block;}
.ks_lis ul li:hover{background: url(../img/w_coin11.png)no-repeat 13px center #127fb2;background-size:5px ;}
.ks_lis ul li:hover a{color: #fff;}
/* 新闻 */
.news_clist3{width: 100%;height: auto;overflow: hidden;margin: 0px auto 45px;}
.news_clist3 ul li{width: 100%;float: left;overflow: hidden;padding: 28px 0px; border-bottom: 1px dashed #d1d1d1;}
.news_clist3 ul li a .pic{width: 130px;float: left;overflow: hidden;box-sizing: border-box;}
.news_clist3 ul li a .pic img{width: 100%;}
.news_clist3 ul li a .news_txt{width: calc(100% - 150px);float: right;overflow: hidden;}
.news_clist3 ul li a .news_txt p.p1{font-size: 18px;color: #5c5e5f;margin-bottom: 8px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_clist3 ul li a .news_txt p.p2{font-size: 14px;color: #8a9194;line-height: 22px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
/* 新闻2样式 */




/* 新闻详情 */
.viewboxre{width: 100%;height: auto;position: relative;margin:10px auto;}
.viewbox{width: 100%;;margin: 0px auto 0px;box-shadow: 0px 0px 15px #f3f3f3;box-sizing: border-box;padding: 20px 10px 30px;}
.viewtitle{font-size: 34px;color: #333;text-align: center;margin-bottom: 14px;font-weight: bold;}
.viewbz{width: 100%;height: auto;overflow: hidden;text-align: center;border-bottom: 1px solid #f3f3f3;padding-bottom: 20px;}
.viewbz ul li{display: inline-block;padding: 0px 20px;font-size: 16px;color: #333;line-height: 30px;padding: 0px 30px;}
.viewbz ul li.li1{background: url(../img/t48.png) no-repeat left center;background-size: 24px;}
.viewbz ul li.li2{background: url(../img/t49.png) no-repeat left center;background-size: 21px;}
.viewbz ul li.li3{background: url(../img/t47.png) no-repeat left center;background-size: 21px;}
.viecounten{width: 100%; height: auto;overflow: hidden;min-height: 450px;font-size: 16px;line-height: 28px;color: #333;margin-top: 20px;}
.viecounten p{padding: 2px 0px;}
.viecounten img{max-width: 100%;}
.viepagecon{width: 100%;height: auto;overflow: hidden;padding-top: 10px;border-top: 1px solid #f3f3f3;}
.viepagecon span{display: inline-block;width: 48%;font-size: 14px;color: #333;line-height: 30px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;height: 30px;}
.viepagecon span.span1{float: left;}
.viepagecon span.span2{float: right;text-align: right;}
.viepagecon span a{color: #333;}
.viepagecon span:hover a{color: #127fb2;}


/* 我要应聘 */
.zp_titlebg{background-color: #4d5b7e !important; height: 50px !important;line-height: 50px !important;font-size: 16px !important;color: #fff !important;}
.layui-colla-content{border-top: none !important;border: 1px solid #fff !important; border-top: none !important;padding: 22px 28px !important;background-color: #fff;}
.layui-collapse{border:none !important;margin-bottom: 5px;}
.zp-titnav1{width: 60%;float: left;}
.zp-titnav2{width: 20%;float: left;}
.zp-titnav3{width: 20%;float: left;}
.zp_titlebg span{display: inline-block;padding-right: 5px;}
.layui-colla-icon{color:#bebebe !important;}
.zp_labert{font-size: 16px;color: #5e5e5e;margin-bottom: 12px;}
.zp_labertcon{font-size: 14px;color: #676767;line-height: 32px;}
.zp_titlecur{background-color: #0282cb !important;color: #fff !important;}
.zp_titlecur .zp-titnav1{color: #fff !important;}
.zp_titlecur span{color: #fff !important;}
.zp_titlecur .layui-colla-icon{color: #fff !important;}
/* 联系我们 */
.contant_pics{width: 100%;height: 500px;overflow: hidden;margin: 0px auto;}
.contant_addre{width: 100%;height: auto;overflow: hidden;padding: 30px 0px 30px;border-bottom: 1px dashed #d1d1d1;position: relative;font-size: 16px;color: #141414;border-top: 2px solid #141414;margin-top: 35px;}
.contant_addre p.p1{padding-bottom: 4px;font-weight: bold;}
.contant_addre .coin{width: 18px;height: 20px;background: url(../img/coin23.png) no-repeat center;background-size: 100%;position: absolute;right: 0px; bottom: 42%;}
.contant_telbox{width: 100%;height: auto;overflow: hidden;margin: 0px auto;padding-top: 30px;padding-bottom: 30px;border-bottom: 1px dashed #d1d1d1;}
.contant_telbox ul li{width: calc(100% / 2);float: left;overflow: hidden;font-size: 16px;color: #141414;line-height: 24px;}
.contant_telbox ul li p.p1{font-weight: bold;padding-left: 25px;}
.contant_telbox ul li.li1{background: url(../img/coin24.png)no-repeat left center;background-size: 17px;}
.contant_telbox ul li.li2{background: url(../img/coin25.png)no-repeat left center;background-size: 15px;}

/* leftsead */
.leftsead{width:76px;position:fixed;top:200px;right:40px; z-index:100;background-color: #127fb2;border-radius: 12px;}
.leftsead .sead-con{width: 100%;box-sizing: border-box;}
.leftsead .telb{ width:100%; height:70px; overflow: hidden;cursor:pointer; transition:all 0.3s;border-bottom: 1px solid #3695d0;}

.leftsead .telb span{ display:none;color: #fff;}
.leftsead .telb:hover{ width:240px; height:70px; overflow: hidden;color:#fff;text-align:left; text-indent:2.8em; line-height:70px; font-size:20px; font-weight:500; cursor:pointer; transition:all 0.3s; transform: scale(1) translatex(-170px);border-radius: 6px;font-weight: bold;background-color: #127fb2;}
.leftsead .telb:hover span{ display:block;background:url(../img/sead_coin2.png) no-repeat 20px center;background-size: 10%;}
.leftsead .telb:hover .chatpic{display: none;}
.leftsead .telb.qqcc:hover span{ display:block;background:url(../img/sead_coin3.png) no-repeat 20px center;background-size: 10%;}

.leftsead .er{ width:100%; height:70px; position:relative; cursor:pointer; transition:all 0.5s;border-bottom: 1px solid #3695d0;background-size:26px;}
.leftsead .chatpic{width: 100%;height: auto;overflow: hidden;margin-top: 12px;}
.leftsead .chatpic .pic{width: 30px;height: 30px;overflow: hidden;margin: 0px auto 5px;}
.leftsead .chatpic .pic.gz{background:url(../img/sead_coin1.png) no-repeat center;background-size: 85%;}
.leftsead .chatpic .pic.vcha{background:url(../img/sead_coin3.png) no-repeat center;background-size: 75%;}
.leftsead .chatpic .pic.tel{background:url(../img/sead_coin2.png) no-repeat center;background-size: 75%;}
.leftsead .chatpic p{color: #fff;text-align: center;font-size: 14px;}

.leftsead .er .biger{ width:0; height:153px; position: absolute; margin:5px; left:0; top:-40px; border-radius:6px; text-align:center; transition:all 0.3s; opacity:0;}
.leftsead .er:hover .biger{ width:129px; height:153px; position: absolute; margin:5px; left:-140px; top:-40px; border-radius:6px; background-color:#127fb2; text-align:center; transition:all 0.3s;  opacity:1; -moz-box-shadow:0 0 10px #dfdfdf; -webkit-box-shadow:0 0 10px #dfdfdf; box-shadow:0 0 10px #dfdfdf;}
.leftsead .er .biger img{ width:85%; height:auto; margin:10px auto 0 auto;}
.leftsead .er .biger p{color: #fff;font-size: 16px;text-align: center;font-family: 'SourceHanSans';line-height: 28px;font-weight: normal;}
.leftsead .qq{ width:56px; height:56px; overflow: hidden; margin:10px auto 0 auto; background:#fff url(../img/t5.png) no-repeat center; border-radius:50%; cursor:pointer; transition:all 0.5s; -moz-box-shadow:0 0 5px #dfdfdf; -webkit-box-shadow:0 0 5px #dfdfdf; box-shadow:0 0 5px #dfdfdf;}
.leftsead .qq:hover{ width:56px; height:56px; overflow: hidden; margin:10px auto 0 auto; background:#0c52c4 url(../img/t5a.png) no-repeat center; border-radius:50%; cursor:pointer; transition:all 0.5s;}

.leftsead .top{ width:100%; height:90px; overflow: hidden;cursor:pointer; transition:all 0.5s;}
.leftsead .top .pic{width: 100%;height: 44px;background:url(../img/sead_coin4.png) no-repeat center;text-align: center;margin: 10px auto 0px;}
.leftsead .top p{font-size: 14px;color: #fff;text-align: center;font-family: 'SourceHanSans';}
.leftsead .top:hover p{transition:all 0.5s;font-weight: bold;}
.leftsead .top:hover .pic{animation:scrr 3s infinite linear;transition:all 0.3s;}


.view_video{width:100%;margin:25px auto 0px;}
.view_video  video{width: 100%; height: 100%;object-fit: cover;}
.jm-viewc{width: 100%;height: auto;overflow: hidden;text-align: center;}
.fp-warning, .fp-watermark{display: none;}
/***向下按钮***/
@keyframes scrr {
    0% {
    transform:translateY(5px);
   }
    50% {
    transform:translateY(-5px);
   }
    100% {
    transform:translateY(5px);
   }
}
@-webkit-keyframes a_zoom-in{
    from{-webkit-transform: scale(1.2);transform: scale(1.2);}
    to{-webkit-transform: scale(1);transform: scale(1);}
}
@keyframes a_zoom-in{
    from{-webkit-transform: scale(1.2);transform: scale(1.2);}
    to{-webkit-transform: scale(1);transform: scale(1);}
}
@-webkit-keyframes a_zoom-in-h{
    from{-webkit-transform: scale(1);transform: scale(1);}
    to{-webkit-transform: scale(1.2);transform: scale(1.2);}
}
@keyframes a_zoom-in-h{
    from{-webkit-transform: scale(1);transform: scale(1);}
    to{-webkit-transform: scale(1.2);transform: scale(1.2);}
}

/*普通大小笔记本1366*/
/* @media screen and (min-width: 1200px) and (max-width:1470px){

} */
@media screen and (max-width: 1690px){
    .ys_bg{height: 900px;}
    .jz_bg{height: 900px;}
    .lx_bg{height: 670px;}
}
@media screen and (max-width: 1620px){
    .ys_bg{height: 850px;}
    .jz_bg{height: 850px;}
    .lx_bg{height: 650px;}
}
@media screen and (max-width: 1470px){
    .ys_bg{height: 800px;}
    .jz_bg{height: 800px;}
    .ys_boxc{margin: 150px auto 0px;}
    .lx_bg{height: 620px;}

}
@media screen and (max-width: 1380px){
    .flash4{height: 606px;}
    .flash4 ul li{width:calc((100% - 650px) / 3);height: 606px;}
    .flash4 ul li.first{width:650px;}
    .flash4 ul li .imgbot{height: 325px;}
    .jz_bg{padding: 80px 0px;height: 800px;}
    .ys_boxc{margin-top: 100px;}
    .ys_bg{height: 770px;}
    .lx_bg{height: 600px;}
}
/*小的笔记本1024*/
@media screen and (min-width: 992px) and (max-width:1200px){

}