@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.w1440{ width:1320px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

.header_top{height:120px; overflow: hidden; width: 100%}
.h_logo{width:306px; height:120px; float: left; display: flex; align-items: center;}
.h_logo img{align-items: center; margin: 0px auto; max-height: 100%}
.header_dianhua{float: right; background: url(../images/dh_icon.png) no-repeat left center; padding-left: 60px; margin-top: 28px;}
.header_dianhua p{color:#333333; font-size: 16px;}
.header_dianhua span{color:#c8877f; font-size:30px; font-weight: bold;}







/* 导航栏 */
.header_dao{width:100%; height:60px; background: #d4a29c}
.nav{width:100%; height:60px; }
.nav .nLi{ float:left;  position:relative; display:inline; height:60px; text-align: center;  width:150px; }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff;  position: relative; margin: 0px auto; line-height:60px; display: table}
.nav .sub{ display:none;left:0; top:60px;  position:absolute;  line-height:26px; width:100%;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:24px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; margin: 0px; font-size: 15px; }
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:4px 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#c8877f}
.nav .nLi.active{background: #c8877f}
.nav .nLi:hover{background: #c8877f}




/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner .swiper-slide a{width:100%; display: block}
.banner .swiper-slide a img{width:100%; display: block}
.banner .swiper-button-next,.banner .swiper-button-prev{width:55px; height:129px; border: 1px solid rgba(255,255,255,0.5); margin-top: -64.5px;}
.banner .swiper-button-next{background: url(../images/v_right.png) no-repeat center; right:2%}
.banner .swiper-button-prev{background: url(../images/v_left.png) no-repeat center; left:2%}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: ""}
.banner .swiper-button-next:hover{background:rgba(255,255,255,0.5) url(../images/v_right.png) no-repeat center;}
.banner .swiper-button-prev:hover{background:rgba(255,255,255,0.5) url(../images/v_left.png) no-repeat center;}


/*服务*/
.index_service{width:100%; height: auto; overflow: hidden; margin: 60px 0}
.index_service_title{width:100%; height: auto; overflow: hidden; margin-bottom: 34px}
.index_service_title h4{color:#999999; font-size: 16px; float: left}
.index_service_title h4 span{color:#333333; font-size: 30px; font-weight: bold;}
.index_service_title h4 i{color:#d4a29c; font-size: 18px; margin: 0px 10px 0 12px;}
.index_service_title a{color:#999999; font-size: 16px; float:right; line-height: 40px;}
.index_service_title a:hover{color:#d4a29c}
.index_service_top,.index_service_bottom{width:100%; height: auto;  display: -webkit-flex; display: flex;}
.index_syx{width:50%; float: left; position: relative; overflow: hidden}
.index_syx img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_syx a{width:100%; height: 100%; position: absolute; top:0; left:0; z-index: 1}
.index_syx_xx,.index_ck_xx{width:100%; height: auto; overflow: hidden; position: absolute; bottom:20px; left:0; padding: 0 5%}
.index_syx_xx h4{color:#fff; font-size: 16px; margin-bottom: 8px;}
.index_syx_xx p{color:#fff; font-size: 16px; line-height: 26px; width: 70%; height: 52px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_service_bottom .index_syx_xx p{width:90%}
.index_ck_xx h4{color:#d4a29c; font-size: 18px; margin-bottom: 8px;}
.index_ck_xx p{color:#333333; font-size: 16px; line-height: 26px; width: 90%; height: 52px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_syx:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*团队*/
.index_team{width:100%; height: auto; overflow: hidden; background: url(../images/team_bjs.jpg) no-repeat center; padding: 70px 0 90px;}
.index_team_title{width:100%; height: auto; overflow: hidden; margin-bottom:10px}
.index_team_title h4{color:#999999; font-size: 16px; float: left}
.index_team_title h4 span{color:#333333; font-size: 30px; font-weight: bold;}
.index_team_title h4 i{color:#d4a29c; font-size: 18px; margin: 0px 10px 0 12px;}
.index_team_nav{float: right}
.index_team_nav a{width:103px; height: 34px; float: left; border: 1px solid #d4a29c; border-radius: 25px; text-align: center; line-height: 34px; font-size: 16px; 
	color: #333333; margin-left:10px;}
.index_team_nav a:hover{background: #d4a29c; color:#fff}
.index_team_h{width:100%; height: auto; overflow: hidden}
.index_team_h h5{color:#999999; font-size: 16px; line-height: 30px;}
.index_team_all{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.index_team_all .swiper-slide a{width:100%; height: auto; overflow: hidden; border-radius: 8px; position: relative; display:block}
.index_team_all .swiper-slide a img{width:100%; display: block; border-radius: 8px;}
.index_team_li{width:100%; height: auto; overflow: hidden; position: absolute; bottom:0; left:0; background: rgba(212,162,156,0.9); padding: 10px 20px 0; 
	border-radius: 0 0 8px 8px; transition: all 0.4s ease-in-out;}
.index_team_li h4{color:#fff; font-size: 18px; font-weight: bold;  text-align: center; margin-bottom: 8px;}
.index_team_li h5{width:100%; height: 60px; line-height: 30px; font-size: 16px; color: #fff;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; text-align: center}
.index_team_li p{width:100%; height:50px; border-top:1px solid #fff; line-height: 50px; color: #fff; font-size: 16px; text-align: center; margin-top: 10px;}
.index_team_li span{width:150px; height:40px; background: #94c564; text-align: center; line-height: 40px; color: #fff; font-size: 16px; border-radius: 25px; display: none; margin:8px auto 0;}
.index_team_all .swiper-slide a:hover .index_team_li{height: 100%; border-radius: 8px; padding-top:46%}
.index_team_all .swiper-slide a:hover span{display: block}
.index_team_all .swiper-slide a:hover p{border-top:0; margin-top: 0}




/*新闻*/
.index_news{width:100%; height:auto; overflow: hidden; background: #fbfafa; padding: 52px 0 64px; }
.index_news_left{width:575px; height: auto; float: left; overflow: hidden; position: relative; margin-top: 40px;}
.index_news_left img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_left a{width:100%; height: auto; display: block}
.news_left_xx{width:100%; height:77px; background: rgba(212,162,159,0.8); position: absolute; bottom:0; left:0; padding:5px 26px;}
.news_left_xx h4{width:50%; height: 35px; line-height: 40px; color: #fff; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left}
.news_left_xx span{float: right; color:#fff; font-size: 16px; line-height:35px;}
.news_left_xx p{width:100%; height:26px; line-height:26px; font-size: 16px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right{width:612px; height: auto; float: right;  margin-top: 40px;}
.index_news_right li{width:100%; height: auto; overflow: hidden; margin-bottom: 18px;}
.news_right_pic{width:172px; height: auto; float: left; overflow: hidden}
.news_right_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_right_xx{margin-left: 190px;}
.news_right_xx h4{width:100%; line-height: 30px; height: 30px; color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_right_xx p{width:100%; height:48px; line-height: 24px; color: #999999; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 5px 0}
.news_right_xx span{color:#999999; font-size: 14px;}

.index_news_li{width:100%; height: auto; overflow:auto; margin-top: 50px;}
.index_news_li li{width:575px; height: auto; float: left;}
.index_news_li li:nth-child(2){float: right}
.index_news_bt{width:100%; height:30px; line-height: 30px; margin-bottom: 5px;}
.index_news_bt h4{width:80%; height: 100%; float: left;  color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bt span{float: right; color: #999999; font-size: 14px;}
.index_news_li li p{width:100%; height:48px; line-height:24px; color: #999999; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}

.index_news_li li:hover .index_news_bt h4{color:#d4a29c}
.index_news_right li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_right li:hover .news_right_xx h4{color:#d4a29c}
.index_news_left:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*关于我们*/
.index_about{width:100%; height: auto; overflow:hidden; margin:60px 0 54px}
.index_about_title{width:100%; height: auto; overflow:hidden; margin-bottom: 42px;}
.index_about_title h4{float:left; color: #999999; font-size: 16px; }
.index_about_title h4 span{color:#333333; font-size: 30px; font-weight: bold;}
.index_about_title h4 i{color:#d4a29c; font-size: 16px; margin: 0 5px}
.index_about_title a{width:103px; height: 34px; float: right; border: 1px solid #d4a29c; border-radius: 25px; text-align: center; line-height: 32px; font-size: 16px; 
	color: #333333; margin-top: 2px}
.index_about_title a:hover{background: #d4a29c; color:#fff}
.index_about_top{width:100%; height: auto; overflow: hidden}
.about_top_one{width:800px; height: auto; float: left; position: relative; overflow: hidden}
.about_top_one img,.about_top_two img,.about_top_three img{width: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.top_one_xx{width:100%; height: auto; overflow: hidden; position: absolute; bottom:30px; left:0; padding: 0 25px}
.top_one_xx h4{width:100%; height: auto; overflow: hidden; background: url(../images/ab_jts.png) no-repeat left center; padding-left: 25px; font-size: 14px; color: #fff}
.top_one_xx h4 span{color:#fff; font-size: 18px; font-weight: bold; margin-right: 8px;}
.top_one_xx p{width:100%; height: auto; line-height: 24px; color: #fff; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 8px;}
.about_top_two{width:396px; float: right; position: relative; overflow: hidden}
.top_two_xx{width:100%; height: auto; overflow: hidden; position: absolute; bottom:30px; left:0; padding: 0 25px}
.top_two_xx h4{color:#ffffff; font-size: 18px; font-weight: bold;}
.top_two_xx p{color:#ffffff; font-size: 14px; margin:8px 0}
.top_two_xx i{width:20px; height: 20px; display: block;  background: url(../images/ab_jts.png) no-repeat center}

.index_about_bottom{width:100%; height: auto; overflow: hidden; margin-top:5px;}
.about_top_three{width:396px; float: left; position: relative; overflow: hidden}
.index_about_bottom .about_top_one{float: right}
.about_top_one a{width:100%; height: auto; display: block}
.about_top_one:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_top_three:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_top_two:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*视频*/
.index_video{width:100%; height: auto; overflow: hidden; position: relative}
.index_video .swiper-container{width:100%;}
.index_video_pic{width:100%; height: auto; overflow: hidden}
.index_video_pic img{width:100%; display: block}
.index_video .swiper-button-next,.index_video .swiper-button-prev{width:55px; height:129px; border: 1px solid rgba(255,255,255,0.5); margin-top: -64.5px;}
.index_video .swiper-button-next{background: url(../images/v_right.png) no-repeat center; right:18%}
.index_video .swiper-button-prev{background: url(../images/v_left.png) no-repeat center; left:18%}
.index_video_info{width:auto; height: auto; overflow: hidden; position: absolute; top:50%; left:50%; text-align: center; transform: translate(-50%,-50%); z-index:1}
.index_video_info p{width:619px; height: 37px; background: url(../images/v_bjs.png) no-repeat center; text-align: center; line-height: 37px; font-size: 16px; color:#fff}
.index_video_info img{display: block; margin: 0px auto 10px;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




/*快捷*/
.index_kuaijie{width:100%; height: auto; overflow: hidden; margin: 55px 0}
.index_kuaijie ul{width:100%; height: auto; overflow: hidden}
.index_kuaijie ul li{width:150px; height: auto; float: left; text-align: center}
.index_kuaijie ul li h4{color:#666666; font-size: 16px; margin-top: 10px;}
.index_kuaijie ul li i{width:100%; height:45px; display: block; 
transition: all 0.4s ease-in-out;}
.kj_1{background: url(../images/kj1.png) no-repeat center -44px;}
.kj_2{background: url(../images/kj2.png) no-repeat center -44px;}
.kj_3{background: url(../images/kj3.png) no-repeat center -45px;}
.kj_4{background: url(../images/kj4.png) no-repeat center -46px;}
.kj_5{background: url(../images/kj5.png) no-repeat center -44px;}
.kj_6{background: url(../images/kj6.png) no-repeat center -44px;}
.kj_7{background: url(../images/kj7.png) no-repeat center -45px;}
.kj_8{background: url(../images/kj8.png) no-repeat center -44px;}
.index_kuaijie ul li:hover .kj_1{background: url(../images/kj1.png) no-repeat center 1px;}
.index_kuaijie ul li:hover .kj_2{background: url(../images/kj2.png) no-repeat center 0px;}
.index_kuaijie ul li:hover .kj_3{background: url(../images/kj3.png) no-repeat center 1px;}
.index_kuaijie ul li:hover .kj_4{background: url(../images/kj4.png) no-repeat center 2px;}
.index_kuaijie ul li:hover .kj_5{background: url(../images/kj5.png) no-repeat center 3px;}
.index_kuaijie ul li:hover .kj_6{background: url(../images/kj6.png) no-repeat center 1px;}
.index_kuaijie ul li:hover .kj_7{background: url(../images/kj7.png) no-repeat center 3px;}
.index_kuaijie ul li:hover .kj_8{background: url(../images/kj8.png) no-repeat center 2px;}






/*底部*/
.footer{width:100%; height:auto; background: #f6f6f6; border-top:15px solid #d4a29c;padding-top: 60px;}
.footer_center{width:100%; height: auto; overflow: hidden}
.footer_left{width:450px; height: auto; float: left}
.footer_left h4{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #999999; }
.footer_left h4 span{color:#d4a29c; font-size: 24px; margin-right: 8px;}
.footer_left_nav{width:100%; height: auto; overflow: hidden; display: flex; }
.footer_left dl{width:auto; float: left; margin-right:66px; margin-top: 26px;}
.footer_left dl dt{color:#333333; font-size: 16px; margin-bottom: 8px;}
.footer_left dl dd{width:100%; height: auto; overflow: hidden}
.footer_left dl dd a{color:#666666; font-size: 14px; display: block; line-height: 28px; 
	display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_left dl dd a:hover{color:#c8877f}
.footer_left dl:last-child{margin-right: 0}
.footer_center_xx{width:425px; height: auto; float: left; text-align: center}
.f_logo{width:100%; height: auto; display: block; margin-bottom: 22px;}
.f_logo img{max-width: 100%;}
.footer_center_xx p{color:#333333; font-size: 14px; line-height:28px;}
.footer_right{width:auto; float: right}
.footer_right dl{width:110px; height: auto; float: left; margin-left:20px;}
.footer_right dl dt{width:100%; height: auto; overflow: hidden}
.footer_right dl dt img{width:100%; display: block}
.footer_right dl dd{width:100%; text-align: center; font-size:16px; color: #666666; margin-top:10px;}
.footer_right h4{color:#c8877f; font-size: 30px; font-weight: bold; text-align: right; margin-bottom: 15px;}
.footer_right_kf{width:100%; height: auto; text-align: right;    display: -webkit-flex;
    display: flex; -webkit-justify-content: flex-end; justify-content: flex-end;}
.footer_right_kf p{color:#333333; font-size: 16px; background: url(../images/f_dhs.png) no-repeat left center; padding-left:30px; display:table; line-height: 40px;}


.f_copy{width:100%; height:88px; overflow: hidden; line-height:88px;  border-top:1px solid #dddddd; margin-top: 56px;}
.copy_l{font-size:14px; color:#666666; height: 100%; width:auto; float: left; }
.copy_l a{color:#666666; font-size: 14px;}
.copy_l a:hover{color:#009b48!important}
.footer_zhichi{width:372px; height:auto; float: right;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#666666; height: 100%; line-height:88px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height:88px; background: url(../images/vl.png) no-repeat center; margin-right: 10px}
.footer_zhichi .js{width:80px;height:88px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #666666;}
.footer_zhichi i{ float: left;}
.index_links{width:100%; height: auto; overflow: hidden; margin:15px 0}
.index_links h4{color:#666666; font-size:16px; float: left; line-height:30px;}
.index_links_p{margin-left:90px; }
.index_links_p a{color:#666666; font-size: 14px; float: left; margin-right: 30px; line-height: 30px;}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -125px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#d4a29c;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}




/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}





/*内页关于我们*/

.ny_about_show{width:100%; height:auto; overflow:hidden; margin-top:50px; margin-bottom:60px; line-height:30px; font-size:16px; color:#666}
.about_two_xx{width:100%; height:96px; overflow:hidden}
.ny_about_show img{max-width:100%; }
.ny_contact{width:100%; height:auto; overflow:hidden; margin-top:50px; margin-bottom:60px; line-height:30px; font-size:16px; color:#666}

/*内页banner*/
.ny_banner{width:100%; height:300px; padding-top: 40px;}
.ny_banner .container{position: relative}
.ny_banner h4{font-size: 44px; color: #ffffff; font-weight: bold; line-height: 200px; text-align: center}
.ny_post{width:100%; height: 50px; line-height: 50px; font-size: 14px; color: #fff; background: url(../images/home.png) no-repeat left center; padding-left: 30px; }
.ny_post a{font-size: 14px; color: #fff;}

.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.zypx_ban{background:url(../images/zypx_ban.jpg) no-repeat center}
.hjzs_ban{background:url(../images/hjzs_ban.jpg) no-repeat center}
.keshi_ban{background:url(../images/keshi_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.ek_ban{background:url(../images/ek_ban.jpg) no-repeat center}
.fk_ban{background:url(../images/fk_ban.jpg) no-repeat center}
.lkfc_ban{background:url(../images/lkfc1_ban.jpg) no-repeat center}
.ck_ban{background:url(../images/ck_ban.jpg) no-repeat center}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.team_ban{background:url(../images/team_ban.jpg) no-repeat center}

.ny_yzxx_all{margin-bottom:60px;}

/*二级导航*/
.ny_erji{width:1200px; height: auto; border-bottom: 1px solid #bebebe; margin: 20px auto 0; overflow:hidden}
.ny_erji a{font-size: 16px; color: #4d4d4d; font-weight: bold; float: left; width: auto; text-align: center; margin-right: 20px; height:50px; line-height: 50px; position: relative; margin-right:40px}
.ny_erji a p{font-size: 16px; color: #4d4d4d; font-weight: bold;}
.ny_erji a:first-child{background: url(../images/ejdh.png) no-repeat left center; padding-left: 45px;}
.ny_erji a:last-child{margin-right: 0}
.ny_erji a.active,.ny_erji a:hover{color:#c8877f; font-size: 18px;}

.ny_erji a:after{content: ""; width: 100%; height: 3px; background: #c8877f; position: absolute; bottom:-1px; left:0; z-index: 9; opacity: 0}

.ny_erji_san{width:1200px; height:auto; display:block; margin:30px auto; overflow:hidden}
.ny_erji_san ul{width:100%; height:auto; overflow:hidden}
.ny_erji_san li{width:162px; height:40px; line-height:40px; background:#eee; color:#333; text-align:center; font-size:16px; float:left; margin-right:11px; margin-bottom:10px;}
.ny_erji_san li a{color:#333;  width:100%; height:auto; display:block;}
.ny_erji_san li:nth-child(7n){margin-right:0px}
.ny_erji_san li:hover{background:#c8877f; color:#fff}
.ny_erji_san li.active{background:#c8877f; color:#fff}
.ny_erji_san li.active a,.ny_erji_san li:hover a{color:#fff}



/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:385px; height: auto; position: relative; float:left; margin-right:22px; margin-bottom: 18px; overflow: hidden }
.ny_honor_all ul li img{width:100%; height: auto; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_t{width:100%; height:40px;  background: rgba(20,146,138,0.8); text-align: center;  }
.ny_honor_t p{font-size: 16px; color: #fff; width:100%; height:35px; line-height:35px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  text-align:center}
.ny_honor_all ul li:nth-child(3n){margin-right: 0}
.ny_honor_all ul li:hover .ny_honor_t{opacity: 1; transition: all 0.4s ease-in-out;} 
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hzxs_pic{width:100%; height:auto; display:block;}
.hzxs_pic img{width:100%; height:auto; display:block;}



/*团队列表*/
.ny_team_all{width:100%; height: auto; overflow: hidden; margin-top: 40px; margin-bottom: 60px;}
.ny_team_all ul{width:100%; height: auto; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.ny_team_all ul li{width:280px; height:auto; position: relative; float: left; margin-right:26px; margin-bottom: 28px; overflow:hidden}
.ny_team_all ul li:nth-child(4n){margin-right: 0}
.ny_team_all ul li .ny_team_xx{background: rgba(76,176,196,0.8); width:100%; height:120px; position:absolute; bottom:0; left:0}
.ny_team_all ul li img{width:100%; height:auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_team_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.ny_team_xx h3{font-size: 18px; color: #fff; text-align: center; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: normal}
.ny_team_xx p{font-size: 14px; color: #fff; line-height: 26px;}
.ny_team_xx .in_txx{width:100%; height: 40px; line-height: 40px; border-top:1px solid rgba(255,255,255,0.4); text-align: center; display: block; text-align: center; color: #fff; margin-top: 8px;}
.ny_team_xx .in_tinfo{width:100%; height:30px; line-height:30px;   overflow:hidden; text-align:center; font-size:1rem; color:#fff }
.ny_team_xx span{font-size:16px; color:#fff; text-align:center; line-height:25px;  width:100%; display:block;}



/*团队详情*/
.ny_team_info{width:100%; height: auto; overflow: hidden; margin-top: 40px; margin-bottom:50px;}
.team_info_pic{width:280px; height: 400px; float: left}
.team_info_pic img{width:100%; height: auto; display: block}
.team_info_xx{width:835px; height: auto; float: right}
.team_bt{width:100%; height:45px; line-height:45px; background: url(../images/txq_bj.png) no-repeat bottom center; }
.team_bt h3{float:left; font-size:20px; color: #4d4d4d; font-weight: bold;}
.team_bt p{color:#333; float:left; font-size:14px; margin-left:40px; }
.team_info_js{width:100%; height:auto; overflow: hidden; font-size: 14px; color:#4d4d4d; line-height: 26px; margin-top: 20px;}
.team_info_js p,.team_info_js span{font-size: 14px; color:#4d4d4d; line-height: 26px;}

.ny_ysinfo{width:100%; height: auto; overflow: hidden;  background: #f2f2f2; padding: 37px 0; margin-top: 70px;}
.ny_ysinfo_t{width:100%; height: 50px; border-bottom: 1px solid #bebebe  }
.ny_ysinfo_t h3{width:125px; height: 50px; line-height:45px; border-bottom: 2px solid #c8877f;  background: url(../images/ys_icon.png) no-repeat left center; padding-left: 40px; font-size: 18px; color: #c8877f; font-weight: bold;}
.ysinfo_js{width:100%; height: auto; overflow: hidden; margin: 20px 0; font-size: 14px; color: #4d4d4d; line-height: 28px;}
.ny_yspaiban{width:100%; height: auto; overflow: hidden; margin-top: 40px; margin-bottom: 60px;}
.ny_yspaiban img{max-width:100%; display:block;}
.ny_paiban_t{width:100%; height: 50px; border-bottom: 1px solid #bebebe; margin-bottom: 40px;  }
.ny_paiban_t h3{width:125px; height: 50px; line-height:45px; border-bottom: 2px solid #c8877f;  background: url(../images/pb_icon.png) no-repeat left center; padding-left: 40px; font-size: 18px; color: #c8877f; font-weight: bold; float:left }
.ny_paiban_t a,.ny_keteam_t a{font-size: 14px; color: #4d4d4d; float: right; line-height: 50px;}




/*新闻列表*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:60px; }
.ny_news_all li{width:100%; height: 220px; background: #fff; padding: 20px; margin-bottom: 20px;}
.ny_news_pic{width:288px; height: 100%; float: left;overflow: hidden}
.ny_news_pic img{height:auto; width: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_xx{width:670px; height: auto; float: left; margin-left: 38px; margin-top:15px;}
.ny_news_xx h3{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #4d4d4d; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_xx span{font-size: 14px; color: #4d4d4d;  display: block; margin: 10px 0}
.ny_news_xx p{width:100%; height: 56px; line-height: 28px; font-size: 14px; color: #4d4d4d;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_news_jt{width:75px; height: 120px; float: right; border-left:1px solid #bebebe; margin-right: 30px; margin-top:30px;}
.ny_news_jt i{width:34px; height: 34px; display: block; background: url(../images/n_jt.png) no-repeat center; float: right; margin-top:40px;}
.ny_news_all li:hover{background: #4cb3c4;}
.ny_news_all li:hover span,.ny_news_all li:hover p,.ny_news_all li:hover h3{color:#fff}
.ny_news_all li:hover .ny_news_jt{border-left:1px solid #fff}
.ny_news_all li:hover i{background: url(../images/n_bjt.png) no-repeat center}
.ny_news_all li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_show{margin-bottom:60px; margin-top:40px;}

/*科室*/
.ny_keshi_all{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px; }
.ny_keshi_all ul{width:100%; height: auto; overflow: hidden;}
.ny_keshi_all ul li{width:380px; height: 406px; overflow: hidden; background: #eaeaea; position: relative; float: left; margin-bottom: 30px; margin-right: 30px;}
.ny_keshi_pic{width:100%; height: 300px; overflow: hidden}
.ny_keshi_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_keshi_info{width:340px; height: 200px; background: rgba(255,255,255,0.8); padding: 40px; margin: -95px auto 0; position: relative; z-index: 99}
.ny_keshi_info h3{width:120px; height: 40px; background: #4cb3c4; border-radius: 8px; text-align: center; line-height: 40px; margin: 10px auto; font-weight: normal; color: #fff}
.ny_keshi_info p{width:100%; height: 40px; overflow: hidden; line-height: 20px; font-size: 14px; color: #777777;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.ny_keshi_all ul li:nth-child(3n){margin-right: 0}
.ny_keshi_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_keshi_one{width:100%; height:auto; overflow:hidden; margin-top:50px;}
.keshi_one_pic{width:481px; height:auto; float:left;}
.keshi_one_pic img{width:100%; height:auto; display:block;}
.keshi_one_info{width:680px; height:auto; float:right;}
.keshi_one_info h3{font-size:20px; color:#666; font-weight:normal}
.keshi_one_info h3 span{color:#c8877f; font-weight:bold; font-size:20px;}

/**/
.ny_ksteam {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 50px 0
}

.ny_keteam_t {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #bebebe;
  margin-bottom: 40px;
}

.ny_keteam_t h3 {
  width: 125px;
  height: 50px;
  line-height: 45px;
  border-bottom: 2px solid #c8877f;
  background: url(../images/zj_icon.png) no-repeat left center;
  padding-left: 40px;
  font-size: 18px;
  color: #c8877f;
  font-weight: bold;
  float: left;
}

.ny_ksteam_list {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}



