﻿.m-part-lb1 .col-l{width: 69.38%;margin-top: 32px;}
.m-part-lb1 .col-r{width: 28.57%;margin-top: 57px;}
.m-part-lb1 {overflow: hidden;border-bottom: 1px solid #bebebe;}
.g-tit{border-bottom: 1px solid #bebebe;}
.g-tit h4{float: left;font-size: 16px;color: #666;line-height: 36px;border-bottom:3px solid #fca132;margin-bottom: -2px;font-weight: normal;}
.g-tit .more{float: right;font-size: 12px;color: #fca132;margin-top: 12px;}
.m-news{margin: 25px 0 40px;overflow: hidden;}
.m-news .img{float: left;width: 179px;height: 126px;overflow: hidden;margin-right: 20px;}
.m-news .img:hover img{transform:scale(1.08);
-ms-transform:scale(1.08); 	
-moz-transform:scale(1.08); 	
-webkit-transform:scale(1.08);
-o-transform:scale(1.08); }
.m-news .img img{
    display: block;width: 100%;height: 100%;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ul-list1{overflow: hidden;margin-top: 4px;}
.ul-list1 li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size: 14px;}
.ul-list1 li span{float: left;color: #666;line-height: 2em;padding-left: 16px;position: relative;margin-right: 20px;}
.ul-list1 li a{overflow: hidden;line-height: 2em;color: #333;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;}
.ul-list1 li span::before{content:"";position: absolute;left: 0;top: 50%;width: 7px;height: 7px;background-color: #f5a31b;margin-top: -3px;}
.ul-list1 li a:hover{color:#f5a31b;}
.m-share{height: 54px;line-height: 54px;background-color:#f5a11b;text-align: center;margin-bottom: 16px;}
.m-share h4{float: left;margin-left: 30px;font-size: 16px;color: #f7f5f4;letter-spacing: 1px;}
.m-share .check{float: right;width: 94px;height: 31px;text-align: center;line-height: 31px;background-color: #f7f5f4;text-align: center;font-size: 12px;color: #fca132;margin: 11px 30px 0 0;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.m-share .check:hover{background-color: #fca132;color: #fff;}
.m-share  span{font-size: 14px;color: #f7f5f4;}


.slick-part1 .items .img{position: relative;padding-top: 68.71%;overflow: hidden;}
.slick-part1 .items .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.slick-part1 .items .txt{position: absolute;left: 0;top:-100%;width: 100%;padding: 0 27px 0 22px;box-sizing: border-box;overflow: hidden;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;}
.slick-part1 .items{position: relative;margin: 0 10px;}
.slick-part1 .items .box{position: absolute;height: 100%;left: 0;width: 100%;top:-100%;background: rgba(245,161,27,0.9); transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;}
.slick-part1 .items .txt h4{font-size: 14px;color: #fff;line-height: 20px;padding-bottom: 7px;border-bottom: 1px solid #fff;font-weight: normal;}
.slick-part1 .items .txt .more{padding-left: 24px;font-size: 12px;color: #fff;line-height: 22px;margin-top: 8px;float: left;background: url(../image/slick-ico1.png) no-repeat center left;}
.slick-part1 .items .txt .more:hover{text-decoration: underline;}
.slick-part1 .items:hover .txt{top:50%;transform:translateY(-50%);
-ms-transform:translateY(-50%); 	
-moz-transform:translateY(-50%); 	
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.slick-part1 .items:hover .box{top: 0;}
.slick-part1{margin: 18px 0 42px;overflow: hidden;}
.slick-part1 .slick-arrow{position: absolute;top: 0;width: 39px;height: 100%;background-color: rgba(245,161,27,0.79);background-position: center;background-repeat: no-repeat;border: none;outline: none;z-index: 1;text-indent: -99999px;cursor: pointer;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;}
.slick-part1 .slick-prev{background-image: url(../image/slick-ico3.png);left: 0;}
.slick-part1 .slick-next{background-image:url(../image/slick-ico2.png);right: 0; }
.slick-part1 .slick-arrow:hover{opacity: 0.6;
filter: alpha(opacity=60);}

.m-video{padding: 10px 0;background-color: #000;margin-bottom: 23px;}
.m-video .box{position: relative;padding-top: 65%;overflow: hidden;}
.m-video .box .mask img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 9;}
.m-video .box .js-start{position: absolute;left: 50%;top: 50%;width: 37px;height: 37px;background: url(../image/video-ico.png) no-repeat center;background-size: cover;margin-left: -19px;margin-top: -19px;z-index: 12;cursor: pointer;}
.m-video .box video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.ul-list2{margin: 15px 8px;}
.ul-list2 li{padding-top: 4px;font-size: 14px;padding-left: 20px;position: relative;border-bottom: 1px dashed #d5d4d4;}
.ul-list2 li:last-child{border: none;}
.ul-list2 li a{color: #666;transition:.3s;line-height: 34px;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;display: block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ul-list2 li a:hover{color: #fca132;}
.ul-list2 li::before{position: absolute;left: 2px;top: 17px;width: 7px;height: 7px;background-color: #fca132;content: "";}
.ul-kinds{overflow: hidden;margin-top: 20px;margin-bottom: 50px;}
.ul-kinds li{float: left;width: 11.11%;margin-bottom: 13px;}
.ul-kinds .items{display: block;margin: 0 5px;text-align: center;}
.ul-kinds .items p{font-size: 14px;color: #333;line-height: 26px;margin-top: 20px;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ul-kinds .items span{display: block;width: 64px;height: 62px;margin: 0 auto;background-position: center;background-repeat: no-repeat;background-size: cover;}
.g-tit .more:hover{text-decoration: underline;}
.ul-kinds .items:hover p{color: #fca132;}
.pagingInfo{position: absolute;font-size: 14px;color: #fffefe;top: 50%;margin-top: -15px;z-index: 1;letter-spacing: 3px;transition:.3s;opacity: 0;left: 155px;
filter: alpha(opacity=0);
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;} 
.part3-box{position: relative;}
.pagingInfo.fo1.on{margin-top: -50px;opacity: 1;
filter: alpha(opacity=100);}
.pagingInfo.fo2{left: auto;right: 155px;}
.pagingInfo.fo2.ok{margin-top: -50px;opacity: 1;
filter: alpha(opacity=100);}
/* 联系 */
.ban{height: 320px;background-position: center center;background-repeat: no-repeat;background-size: cover;position: fixed;left: 0;top: 0;width: 100%;}

.ban .wp{position: relative;height: 100%;}
.ban .txt{color: #f5a21d;position: absolute;left: 0;bottom: 90px;}
.ban .txt h4{font-size: 30px;letter-spacing: 4px;font-weight: normal;}
.ban .txt em{color: #f55219;font-size: 22px;}
.ban .txt span{font-size: 22px;letter-spacing: 2px;padding-left: 5px;}
.ban .txt h2{font-weight: normal;font-size: 20px;text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
    -webkit-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
    -moz-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
    *filter: Glow(color=#fff, strength=1);}
.content-box{margin-top: 15px;overflow: hidden;}
.content-box .col-l{width: 15.5%;}
.content-box .col-r{width: 84.5%;}
.m-left-lb .tit{overflow: hidden;position: relative;}
.m-left-lb .tit::after{width: 100%;height: 1px;bottom: 1px;left: 0;position: absolute;background-color: #e8e8e8;content:"";z-index: -1;}
.m-left-lb{padding-top: 16px;}
.m-left-lb .tit span{display: block;font-size: 14px;color: #333;text-transform: uppercase;line-height: 24px;padding-left: 2px;}
.m-left-lb .tit h4{font-size: 22px;color: #333;line-height: 32px;float: left;padding: 0 18px 18px 2px;border-bottom: 3px solid #f6a71a;font-weight: normal;}
.m-left-lb li{transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.m-left-lb li dl{display: none;}
.m-left-lb li.ok dl{display: block;}
.m-left-lb li dd a{padding-left: 16px;padding-right: 50px;text-align: right;padding-left: 0;position:relative;}
.m-left-lb li dd a::after{content:"";position: absolute;left: 0;bottom: -1px;width: 0;height: 1px;background-color:#f5a21d;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.m-left-lb li dd.on a{color: #f5a21d;}
.m-left-lb li dd.on a,.m-left-lb li dd a:hover{background: url(../image/m-left2.png) no-repeat right center;color: #f5a21d;}
.m-left-lb li dd.on a::after,.m-left-lb li dd a:hover::after{width: 100%;}
.m-left-lb li a{display: block;margin-right: 3px;font-size: 14px;color: #333;line-height: 28px;padding: 13px 20px 10px 6px ;background: url(../image/m-left1.png) no-repeat right center;transition:.3s;position: relative;
    -ms-transition:.5s;border-bottom: 1px solid #e8e8e8;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    -o-transition:.5s;}
.m-left-lb li a::after{content:"";position: absolute;left: 0;bottom: -1px;width: 0;height: 1px;background-color:#f5a21d;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.m-left-lb li>a:hover,.m-left-lb li.on>a{color: #f6a71a;background: url(../image/m-left2.png) no-repeat right center;}
.m-left-lb li>a:hover::after,.m-left-lb li.on>a::after{width: 100%;}
.m-right-lb{padding-left: 44px;padding-top: 25px;margin-bottom: 60px;background: url(../image/right-line.png) no-repeat left top;min-height:500px;}
.m-right-lb .intro-stock{overflow: hidden;width: 100%;margin: 20px auto;}
.m-right-lb .intro-stock iframe{display: block;margin: 0 auto;}
.m-right-lb .aspNetHidden{width: 100%;}
.m-tit h4{float: left;font-size: 20px;color: #5c5c5c;line-height: 42px;border-bottom: 3px solid #f6a71a;margin-bottom: -2px;font-weight: normal;padding-right: 5px;padding-bottom: 5px;}
.m-cur{float: right;font-size: 12px;color: #666;line-height: 40px;}
.m-cur a{color: #666;}
.m-cur span{color: #f6a71a;}
.m-cur a:hover{color: #f6a71a;}
.m-tit{border-bottom: 1px solid #e8e8e8;}
.m-address{padding: 0 10px;overflow: hidden;}
.m-address .items{float: left;width: 50%;border-right: 1px solid #e8e8e8;box-sizing: border-box;
    -wekit-box-sizing: border-box;
    -moz-box-sizing: border-box;}
.m-address .items h4{font-size: 20px;color: #666;line-height: 28px;margin-bottom: 15px;font-weight: normal;}
.m-address .items p{font-size: 14px;color: #666;line-height: 23px;}
.m-address .items2{padding-left: 70px;}
.m-address .items.items2 {border: none;}
#allmap{height: 306px;margin-top: 20px;margin-bottom: 45px;}
.footer.ft-bg{background-color: #f7f6f4;}
/* 联系  end */

/*新闻动态（有头图）  */
.txt-ph{display: none;}
.news-slick .items .img{float: left;width: 429px;height:226px;overflow: hidden;margin-right: 18px;}
.news-slick .items .img img{display: block;width: 100%;height: 100%; transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.news-slick .items .img:hover img{transform:scale(1.08);
-ms-transform:scale(1.08); 	
-moz-transform:scale(1.08); 	
-webkit-transform:scale(1.08);
-o-transform:scale(1.08);}
.news-slick .items{padding: 5px;}
.news-slick{border: 1px solid #ccc;}
.news-slick .items .txt{overflow: hidden;padding-right: 25px;}
.news-slick .items .txt h4 a{display: block;font-size: 18px;color: #333;line-height: 26px;font-weight: normal;margin-top: 18px;display: -webkit-box;display: box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;max-height: 52px;}
.news-slick .items .txt h4 a:hover{color: #ea9f21;}
.news-slick .items .txt span{font-size: 24px;color: #666;line-height: 1;padding: 14px 0 10px;border-bottom: 1px solid #bebebe;display: inline-block;
*display: inline;font-family: myFont_l;
*zoom: 1;}
.news-slick .items .txt p{font-size: 12px;color: #666;line-height: 20px;margin: 10px 0;height: 60px;display: -webkit-box;display: box; -webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.g-more{float: right;font-size: 12px;color: #666;background: url(../image/news-slick2.png) no-repeat right center;padding-right: 15px;}
.g-more:hover{text-decoration: underline;color: #666;}
.news-slick .slick-arrow{position: absolute;font-size: 0;border: none;outline: none;top: 50%;width: 30px;height: 30px;margin-top: -15px;z-index: 1;background-position: center;background-repeat: no-repeat;background-color: #fff;box-shadow: 0 0 6px rgba(210,210,210,0.8);cursor: pointer; transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.news-slick .slick-prev{left: -20px;background-image: url(../image/news-slick4.png);}
.news-slick .slick-next{right: -20px;background-image: url(../image/news-slick3.png);}
.news-slick{margin: 30px 20px 0;}
.news-slick .slick-arrow:hover{background-color: #eee;}

.ul-news-lb .items{padding: 27px 0 6px;}
.ul-news-lb li{margin-bottom: 3px;border-bottom: 1px solid #ccc;position:relative;}
.ul-news-lb li::after{content:"";position: absolute;left: 0;bottom: -1px;width:0;height: 1px;background-color:#ea9f21;transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    -o-transition:.5s;}
.ul-news-lb li:hover::after{width: 100%;}
.ul-part4 li:last-child{border: none;}
.ul-part4 li:last-child::after{display: none;}
.ul-news-lb{padding: 0 20px;margin-bottom: 45px;}
.ul-news-lb .date{float: left;padding:10px;background-color: #bebebe; transition:.3s;margin-right: 14px;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ul-news-lb .date em{display: block;font-size: 30px;color: #fff;line-height: 42px;margin-bottom:8px;text-align: right;font-family: myFont_l;}
.ul-news-lb .date span{display: block;font-size: 16px;color: #fff;line-height: 1;font-family: myFont_l;}
.ul-news-lb .items:hover .date{background-color: #f6a71a;}
.ul-news-lb .items .txt h4 a{color: #333;}
.ul-news-lb .items .txt h4 a:hover{color: #f5a20e;}
.ul-news-lb .items .txt h4{font-size: 18px;line-height: 1;margin-bottom: 20px;font-weight: normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ul-news-lb .items .txt p{font-size: 14px;color: #666;line-height: 18px;margin-bottom: 10px;display: -webkit-box;display: box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 36px;}
.ul-news-lb .items .txt{overflow: hidden;}
.ul-news-lb .g-more{color: #999;}
/*新闻动态（有头图） end  */

/* 医疗网络_列表模式 */
.net-top{padding: 10px 25px 40px 14px;box-shadow: 0 0 15px rgba(0,0,0,0.05);overflow: hidden;margin: 14px 0 20px;}
.net-top .choice{float: left;width: 75.36%;border: 1px solid #dcdcdc;padding-left: 17px;box-sizing: border-box;height: 49px;line-height: 49px;background: url(../image/network-ico1.png) no-repeat right 18px center;font-size: 14px;color: #bebebe;cursor: pointer;}
.net-top .model{float: right;width: 20.7%;height: 51px;line-height: 51px;font-size: 14px;color: #fffefe;text-align: center;background-color: #bebebe;vertical-align: middle;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.net-top .model:hover{background-color: #f5a21d;}
.net-top .model i{width: 15px;height: 15px;background: url(../image/network-ico2.png) no-repeat center;padding-right: 8px;display: inline-block;
*display: inline;margin-top: -2px;
*zoom: 1;vertical-align: middle;}
.m-network li{float: left;width: 33.33%;margin-bottom: 14px;}
.m-network .items{margin: 0 8px;overflow: hidden;}
.m-network{margin-bottom: 19px;padding: 0 10px;}
.m-network ul{margin: 0 -8px;}
.m-network .items .txt{padding: 0 40px 0 30px;}
.m-network .items .txt h4{font-size: 18px;line-height: 28px;}
.m-network .items .txt .more{font-size: 14px;}
.m-page .ico1 a{background: url(../image/page-ico1.png) no-repeat center;}
.m-page .ico2 a{background: url(../image/page-ico2.png) no-repeat center;}
.m-page .ico1 a:hover{background:#f5a20e url(../image/page-ico3.png) no-repeat center;}
.m-page .ico2 a:hover{background:#f5a20e url(../image/page-ico4.png) no-repeat center;}
.net-area{overflow: hidden;display: none;width:75.36%;margin-top: 19px;}
.net-area a{float: left;height: 20px;line-height: 20px;padding: 0 8px;margin-bottom:4px;font-size: 12px;color: #666;border-radius: 8px;}
.net-area a:hover,.net-area a.on{background-color: #f5a21d;color: #fff;}
#map{height: 386px;width: 100%;}



/* 医疗网络_列表模式 end */
/* 改版首页 */
.tit-ch{font-size: 28px;color: #666;line-height: 40px;text-align: center;font-weight: normal;padding-top: 38px;}
.tit-ch span{display: block;font-size: 20px;color: #f59e13;line-height: 34px;text-transform: uppercase;}
.ch-btn{display: block;width: 202px;height: 52px;box-sizing: border-box;
    -wekit-box-sizing: border-box;
    -moz-box-sizing: border-box;border: 1px solid #f59e13;line-height: 50px;text-align: center;font-size: 14px;color: #666;margin: 20px auto 0;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ch-btn em{padding-left: 22px;}
.ch-btn:hover{background-color: #f59e13;color: #fff;}

.ch-btn2{ color:#fff; margin-top: 10px;}

.part1-ind{background-color: #fff;}
.part1-ind .wp-ind{position: relative;}
.part1-ind img{display: block;margin: 20px auto 0;}
.part1-ind .items{border-radius: 50%;border: 5px solid #fff;text-align: center;}
.part1-ind .items span{background-position: center bottom;background-repeat: no-repeat;display: block;}
.part1-ind .items1{left: 40px;top: 200px;width: 185px;height: 185px;background-color: #f5a21d;}
.part1-ind .items1 span{background-image: url(../image/pat1-lb1.png);height: 85px;}
.part1-ind .items1 h4{font-size: 18px;color: #fff;line-height: 26px;}
.part1-ind .items p{font-size: 12px;color: #fff;line-height: 20px;}
.part1-ind .items  h4{margin-top: 20px;}
.part1-ind .items2{left: 136px;top: 346px;width: 145px;height: 145px;background-color: #574c40;z-index: 1;}
.part1-ind .items2 span{background-image: url(../image/part1-lb2.png);height: 65px;}
.part1-ind .items2 h4{font-size: 13px;color: #fff;}
.part1-ind .items3{width: 180px;height: 180px;background-color: #e3f0fa;right: 95px;top: 230px;}
.part1-ind .items3 span{background-image: url(../image/part1-lb3.png);height: 75px;}
.part1-ind .items3 h4{font-size: 18px;color: #574c40;line-height: 26px;}
.part1-ind .items3 p{font-size: 12px;color: #574c40;line-height: 20px;}
.part1-ind .items{position: absolute;}

.part2-ind{background-color: #f5f1e9;}
.part2-ind .wp-ind{overflow: hidden;}
.ul-part2-ind{overflow: hidden;margin: 70px -70px 110px;}
.ul-part2-ind li{float: left;width: 33.33%;margin-bottom: 20px;}
.ul-part2-ind .items{margin: 0 70px;text-align: center;}
.ul-part2-ind .items span{display: block;height: 80px;background-position: center;background-repeat: no-repeat;background-size: auto 100%;}
.ul-part2-ind .items span:hover{transform:rotateY(360deg);
-ms-transform:rotateY(360deg);  
-moz-transform:rotateY(360deg);     
-webkit-transform:rotateY(360deg);
-o-transform:rotateY(360deg); transition:1s;
    -ms-transition:1s;
    -moz-transition:1s;
    -webkit-transition:1s;
    -o-transition:1s;}
.ul-part2-ind .items h4{font-size: 20px;color: #666;line-height: 30px;padding-bottom: 20px;position: relative;margin: 18px 0;font-weight: normal;}
.ul-part2-ind .items h4::after{content: "";position: absolute;width: 50px;height: 3px;background-color: #f59e13;bottom: 0;left: 50%;margin-left: -25px;}
.ul-part2-ind .items p{font-size: 16px;color: #666;line-height: 28px;}

.part3-ind{overflow: hidden;}
.part3-ind .items{text-align: center;height: 100%;background-size: cover;background-position: center;background-repeat: no-repeat;background-attachment: fixed;display: block;height: 570px;}
.part3-ind .items .all{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}
.part3-ind .items .wp-ind{height: 100%;position: relative;}
.part3-ind .items img{display: block;margin: 0 auto;}
.part3-ind .items h4{font-size: 33px;color: #fff;line-height: 45px;margin: 36px 0 20px;font-weight: normal;}
.part3-ind .items p{font-size: 18px;color: #fff;line-height: 30px;height:150px;overflow: hidden;}
.part3-ind  .slick-list,.part3-ind .slick-track{height: 100%;}
.part3-ind .items .con{padding: 0 294px;text-align: center; position: absolute;left: 0;width: 100%;top: 50%;transform:translateY(-50%);
-ms-transform:translateY(-50%); 	
-moz-transform:translateY(-50%); 	
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%); box-sizing: border-box;
    -wekit-box-sizing: border-box;
    -moz-box-sizing: border-box;z-index: 2;}
.part3-ind .items .con .ch-btn{position: relative;z-index: 2;}
.part3-ind .slick-arrow{position: absolute;width: 55px;height: 57px;border: 1px solid #fff;border-radius: 1px;background-position: center;background-repeat: no-repeat;top: 50%;margin-top: -28px;text-indent: -9999px;background-color: transparent;z-index: 9;cursor: pointer;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.part3-ind .slick-prev{background-image: url(../image/ind-ban3.png);left: 140px;}
.part3-ind .slick-next{background-image: url(../image/ind-ban4.png);right: 140px;}
.part3-ind .slick-arrow:hover{background-color: #ea9f21;border-color: #ea9f21;}

.part4-ind{background-color: #fff;padding-bottom: 100px;background:#fff url(../image/dandan-bg.png) no-repeat center;background-size: cover;}
.ul-part4{overflow: hidden;margin: 65px 0 40px;}
.ul-part4 .items{padding: 25px 0 50px;position:relative;border-bottom: 1px solid #ccc;}
.ul-part4 .items::after{content:"";position: absolute;left: 0;bottom: -1px;width:0;height: 1px;background-color:#ea9f21;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ul-part4 li:hover .items::after{width: 100%;}
.ul-part4 li:last-child .items{border: none;}
.ul-part4 li:last-child .items::after{display: none;}
.ul-part4 .items .img{float: left;width: 268px;height: 166px;overflow: hidden;margin-right: 32px;}
.ul-part4 .items .img img{display: block;width: 100%;height: 100%;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ul-part4 .items .img:hover img{transform:scale(1.08);
-ms-transform:scale(1.08);  
-moz-transform:scale(1.08);     
-webkit-transform:scale(1.08);
-o-transform:scale(1.08);}
.ul-part4 .items .txt{overflow: hidden;}
.ul-part4 .items .txt span{display: block;font-size: 26px;color: #666;line-height: 30px;font-family: myFont_l;}
.ul-part4 .items .txt h4{font-size: 24px;color: #666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight: normal;line-height:34px;margin: 20px 0 6px;}
.ul-part4 .items .txt h4 a:hover{color: #f5a524;}
.ul-part4 .items .txt p{font-size: 16px;color: #333;line-height: 30px;height: 60px;display: -webkit-box;display: box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
/* 改版首页 end*/

/* 改列表模式 */
.net-map{position: relative;margin-top: 60px;}
.net-list-lb{display: none;width: 260px;background-color: rgba(249,249,249,0.5);box-shadow: 0 0 10px rgba(90,90,90,0.15);padding: 22px 0 26px;position: absolute;left: 70px;top: 50%;transform:translateY(-50%);
-ms-transform:translateY(-50%); 	
-moz-transform:translateY(-50%); 	
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%); z-index:9;}
.net-list-lb li{border-bottom: 1px dashed #e7e7e7;margin-bottom: 6px;padding-right: 30px;float: none;width: auto;}
.net-list-lb li a{font-size: 14px;color: #666;line-height: 34px;display: block;padding: 0 10px 0 22px;background-image: url(../image/net-map-1.png);background-position: right center;background-repeat: no-repeat;}
.net-list-lb li a:hover{padding-left: 42px;color: #f5a21d;background-image: url(../image/net-map-2.png);}
.net-list-lb::after{content:"";position: absolute;width: 20px;height: 16px;left: -20px;top: 50%;margin-top: -8px;background: url(../image/net-map-4.png) no-repeat center;opacity: 0.5;
filter: alpha(opacity=50);}
.net-list-lb::before{content:"";position: absolute;width: 15px;height: 15px;background: url(../image/close-lb.png) no-repeat center;background-size: cover;right:5px;top:5px;opacity: 0.5;
filter: alpha(opacity=50);}
.net-map span{font-size: 14px;color: #442d08;position: absolute;cursor: pointer;padding: 0 20px;line-height: 30px;}
.net-map span.a1{right: 365px;top: 210px;padding-bottom: 5px;background: url(../image/net-map-3.png) no-repeat bottom center;}
.net-map span.a1 .net-list-lb{display: block;}
.net-map span.a2{
    top: 380px;
    right: 405px;
}
.net-map span.a3{
    top: 500px;
    right: 385px;
    /* right: 377px;
    top: 250px; */
}
.net-map span.a4{
    top: 369px;
    right: 339px;
}

.net-map span.a5{
    top: 346px;
    right: 306px;
}


.net-map span.a6{
    top: 508px;
    right: 456px;
    width: 14px;
    line-height: 18px;
}

.net-map span.a7{
    top: 282px;
    right: 340px;
}


.net-map span.a8{
    right: 292px;
    top: 184px;
}


.net-map span.a9{
    top: 426px;
    right: 360px;
}


.net-map span.a10{
    top: 432px;
    right: 363px;
}



.net-map .img1{
    display: block;
    width: 604px;
    position: relative;
    top: -199px;
    left: 113px;
}
/*地图class重命名  辽宁  */
.net-map span.liaoning {
    right: 288px;
    top: 192px;
}

 /* 北京  */
.net-map span.bj {
    right: 365px;
    top: 210px;
    padding-bottom: 5px;
    /* background: url(../image/net-map-3.png) no-repeat bottom center; */
}

 /* 湖北*/
.net-map span.hb {
    top: 380px;
    right: 405px;
}
 /* 山东 */
.net-map span.sd {
    top: 282px;
    right: 325px;
}

 /* 江苏 */
.net-map span.js {
    top: 346px;
    right: 310px;
}

 /* 安徽 */
.net-map  span.anhui {
    top: 369px;
    right: 339px;
}

 /* 江西 */
 .net-map span.jx {
    top: 428px;
    right: 353px;
}

 /* 广东 */
.net-map span.gd {
    top: 496px;
    right: 350px;
}

 /* 广西 */
.net-map span.gx {
    top: 502px;
    right: 443px;
}

/* 改列表模式 end */

/* 大事件 */
.m-import-lb{padding: 25px 15px 90px 0;border-left: 2px solid #bebebe;margin: 35px 0 12px 135px;}
.m-import-lb .items{border-bottom: 1px dashed #bebebe;position: relative;}
.m-import-lb .items .con{padding: 32px 0 30px 40px;}
.m-import-lb .items .con p{font-size: 18px;color: #666;line-height: 38px;}
.m-import-lb .items .con p.other{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.m-import-lb .items .water{position: absolute;top: 40px;left: -10px;width: 17px;height: 28px;background-position: center;background-repeat: no-repeat;background-size: cover;background-image: url(../image/water-1.png);transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;cursor: pointer;}
.m-import-lb .items .water .date{position: absolute;left: -105px;top: 50%;font-size: 22px;color: #666;line-height: 1;margin-top: -11px;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;font-family:  myFont;}
.m-import-lb .items .water .line{width: 28px;height: 2px;background-color: #bebebe;left: -37px;position: absolute;top: 50%;margin-top: -1px;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.m-import-lb .items:hover .water .date{color: #f6a71a;font-size: 24px;margin-top: -12px;}
.m-import-lb .items:hover .water .line{background-color: #f6a71a;}
.m-import-lb .items:hover .water{background-image: url(../image/water-2.png);}
.m-import-lb .imgtxt{padding: 53px 0 0 38px;}
.m-import-lb .imgtxt .txt{font-size: 18px;color: #666;line-height: 28px;margin-bottom: 10px;}
.m-import-lb .imgtxt .intro{font-size: 14px;color: #666;margin-bottom: 20px;line-height: 1.5;}
.m-import-lb .imgtxt .img{margin-bottom: 10px;}
.m-import-lb .imgtxt .img img{display: block;}
.m-import-lb .items.items2 .water{top: 50px;}
.g-all{display: block;height: 49px;line-height: 49px;border: 1px solid #bdbdbd;text-align: center;font-size: 12px;color: #666;margin-top: -1px;}
.g-all i{display: inline-block;
*display: inline;
*zoom: 1;width: 13px;height: 9px;background: url(../image/g-all.png) no-repeat center;background-size: cover;margin-left: 5px;}
.g-all:hover{color: #fff;border-color: #f6a71a;background-color: #f6a71a;}
.g-all:hover i{background: url(../image/g-all2.png) no-repeat center;}
/* 大事件   end */

/* 人才资源 */
.m-talent{padding: 0 25px;}
.talent-email{width: 182px;height: 182px;border-radius: 50%;background-color: #fff;text-align: center;box-shadow: 0 0 20px rgba(109,109,109,0.15);overflow: hidden;margin: 35px auto 0;margin-bottom: -98px;position: relative;z-index: 1;}
.talent-email .con{margin-top: 65px;}
.talent-email p{display: inline-block;*display: inline;*zoom: 1;font-size: 16px;color: #f5a21d;line-height: 1;margin-bottom: 15px;padding-left: 30px;background: url(../image/talent-2.png) no-repeat left center;}
.talent-email span{font-size: 14px;color: #666;line-height: 1;}

.talent-con{position: relative;}
.talent-con .txt{padding: 120px 275px 30px 35px;background: url(../image/talent-bg.png) no-repeat center;font-size: 16px;color: #fff;line-height: 2em;background-size: cover;}
.talent-con .img{position: absolute;right: 0;bottom: 0;width: 273px;}
.talent-con .img img{display: block;}
.ul-join-lb{overflow: hidden;width: 100%;}
.ul-join-lb li{float: left;width: 33.332%;}
.ul-join-lb li a{display: block;border: 1px solid #ebebeb;text-align: center;position: relative;}
.ul-join-lb li .img{position: relative;padding-top: 52.33%;overflow: hidden;}
.ul-join-lb li .img img{position: absolute;left: 50%;top: 50%;transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);  
-moz-transform:translate(-50%,-50%);     
-webkit-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%); }
.ul-join-lb li .txt{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../image/talent-bg2.png) repeat center;opacity: 0;
filter: alpha(opacity=0);transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ul-join-lb li .txt span{font-size: 18px;color: #fff;line-height: 1;position: absolute;left: 0;width: 100%;top: 50%;margin-top: -9px;font-weight: bold;}
.ul-join-lb li a:hover .txt{opacity: 1;
filter: alpha(opacity=100);}
.m-depth-lb .tit{font-size: 20px;color: #f7b448;text-align: center;line-height: 1;margin: 56px 0 26px;}
.depth-table tr{border-bottom: 1px solid #ebebeb;padding: 0 20px;}
.depth-table table{width: 100%;font-size: 14px;color: #333;}
.depth-table td span{display: inline-block;margin-left: 22px;padding: 17px 0 4px;line-height: 54px;}
.depth-table td a{display: block;margin-right: 22px;font-size: 14px;color: #333;line-height: 54px;background: url(../image/talent-6.png) no-repeat right center;padding: 17px 0 4px;}
.depth-table tr:hover{border-color: #f5a21d;}
/* 人才资源  end */
/* 社会责任-关爱员工 */
.m-care-lb{margin-bottom: 175px;}
.m-care-lb .con{margin-top: 45px;font-size: 12px;color: #666;line-height: 22px;}
.m-care-lb .con .tit{font-size: 16px;color: #f5a21d;line-height: 1;margin-bottom: 15px;text-align: center;font-weight: normal;}
.m-care-lb .con img{margin-top: 30px;}
/* 社会责任-关爱员工  end */

/*定期报告及招股书 */
.m-report-lb{margin: 14px 0 80px;}
.m-report-lb .items .tit{font-size: 18px;color: #666;line-height: 30px;font-family:  myFont;}
.dl-report{margin: 0 20px 0 15px;border-left: 1px dashed #bdbdbd;padding-bottom: 30px;}
.dl-report dt{padding-left: 35px;font-size: 16px;color: #666;line-height: 30px;position: relative;font-weight: bold;cursor: pointer;}
.dl-report dt:hover{color: #f5a21d;}
.dl-report dt::before{content:"";position: absolute;left: 0;top: 50%;width: 30px;height: 0;border-bottom: 1px dashed #bdbdbd;}
.dl-report dd{margin-left: 38px;}
.dl-report dd a{display: block;padding-left: 22px;font-size: 14px;color: #666;line-height: 28px;background: url(../image/report-1.png) no-repeat left center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dl-report dd span{font-size: 14px;color: #666;line-height: 28px;float: right;}
.dl-report dd a:hover,.dl-report dd a:hover span{color: #f5a21d;}
.dl-report dd a:hover{background: url(../image/report-2.png) no-repeat left center;}
.dl-report dt .more{float: right;font-size: 12px;color: #153cab;font-weight: normal;}
.dl-report dt .more:hover{text-decoration: underline;}
.m-report-lb .g-all{margin-top: 20px;}
/*定期报告及招股书 end */

/* 业务概览_医院网络详情页 */
.m-medical-lb{margin-top: 45px;}
.img-txt-lb{overflow: hidden;}
.img-txt-lb .img{float: left;width: 510px;height: 290px;overflow: hidden;margin-right: 50px;}
.img-txt-lb .img img{display: block;width: 100%;height: 100%;}
.img-txt-lb .txt{overflow: hidden;}
.img-txt-lb .con{padding-left: 35px;font-size: 14px;color: #666;line-height: 30px;margin-bottom: 25px;}
.img-txt-lb .con .tit{font-size: 18px;color: #f5a21d;line-height: 30px;margin-bottom: 5px;}
.img-txt-lb .con a{font-size: 14px;color: #163bc4;text-decoration: underline;}
.ul-medical-lb li{float: left;width: 33.32%;text-align: center;}
.ul-medical-lb{overflow: hidden;}
.ul-medical-lb li i{display: block;height: 45px;background-position: center;background-repeat: no-repeat;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ul-medical-lb li em{display: block;font-size: 30px;color: #666;line-height: 52px;font-family: myFont;}
.ul-medical-lb li p{font-size: 12px;color: #666;line-height: 1;}
.ul-medical-lb li .a1{background-image: url(../image/ico-lb1.png);}
.ul-medical-lb li .a2{background-image: url(../image/ico-lb5.png);}
.ul-medical-lb li .a3{background-image: url(../image/ico-lb3.png);}
.ul-medical-lb li:hover .a1{background-image: url(../image/ico-lb4.png);}
.ul-medical-lb li:hover .a2{background-image: url(../image/ico-lb2.png);}
.ul-medical-lb li:hover .a3{background-image: url(../image/ico-lb6.png);}
.m-medical-lb .text{margin-top: 50px;font-size: 14px;color: #666;line-height: 24px;}
/* 业务概览_医院网络详情页 end */

/* 关于我们_管理团队_  */
.ul-team-lb .items{padding: 30px 20px 25px;border-bottom: 1px solid #d9d9d9;overflow: hidden;}
.ul-team-lb .items .img{float: left;width: 150px;height: 195px;overflow: hidden;margin-right: 23px;}
.ul-team-lb .items .img img{display: block;width: 100%;height: 100%;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ul-team-lb .items .img:hover img{transform:scale(1.08);
-ms-transform:scale(1.08);  
-moz-transform:scale(1.08);     
-webkit-transform:scale(1.08);
-o-transform:scale(1.08);}
.ul-team-lb .items .txt{overflow: hidden;}
.ul-team-lb .items .txt h4{font-size: 24px;line-height: 44px;font-weight: normal;margin-top: 5px;color: #5c5c5c;}
.ul-team-lb .items .txt h4 a{color: #5c5c5c;}
.ul-team-lb .items .txt span{font-size: 12px;color: #9d9d9d;display: block;display: block;line-height: 16px;}
.ul-team-lb .items .txt p{font-size: 14px;color: #666;line-height: 24px;margin: 24px 0 30px;}
.ul-team-lb .items .txt .more{float: right;font-size: 12px;color: #666;line-height: 22px;padding-left: 10px;background:url(../image/more-lb1.png) no-repeat left center;}
.ul-team-lb .items .txt .more:hover,.ul-team-lb .items .txt h4 a:hover{color: #f0a52d;}
.ul-team-lb .items .txt .more:hover{background:url(../image/more-lb2.png) no-repeat left center;}
.ul-team-lb li:last-child .items{border-bottom: none;}
/* 关于我们_管理团队_  end */

/* 关于我们_华润凤凰介绍_ */
.m-intro-hr{margin-top: 40px;}
.m-intro-hr .items{overflow: hidden;}
.m-intro-hr .items .img{float: left;width: 364px;height: 221px;margin-right: 20px;}
.m-intro-hr .items .img img{display: block;width: 100%;height: 100%;}
.m-intro-hr .items .txt{overflow: hidden;padding: 0px 38px 15px 10px;border-bottom: 1px solid #e8e8e8;font-size: 14px;color: #666;line-height: 24px;}
.m-intro-hr .text{font-size: 14px;color: #666;line-height: 1.6em;margin-top: 26px;margin-bottom: 54px;}
.m-intro-hr .pic{position: relative;}
.m-intro-hr .part1-ind .items3{width: 170px;height: 170px;right: auto;left: 350px;top: 40px;}
.m-intro-hr .part1-ind .items1{width: 185px;height: 185px;left: 54px;top: 70px;}
.m-intro-hr .part1-ind .items2{width: 145px;height: 145px;left: 130px;top: 235px;}
/* 关于我们_华润凤凰介绍_ end */

/* 企业文化 */
.m-import-lb .con2{overflow: hidden;margin-bottom: -45px;}
.ul-import-lb{margin: 0 -15px;}
.ul-import-lb li{float: left;width: 25%;margin-bottom: 45px;}
.ul-import-lb li a{display: block;margin: 0 15px;}
.ul-import-lb li .img{position: relative;overflow: hidden;padding-top: 119.5%;}
.ul-import-lb li .img::after{content: "";position: absolute;right: 0;top: 0;width: 53px;height: 53px;background: url(../image/import-lb2.png) no-repeat center;opacity: 0;
filter: alpha(opacity=0);transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ul-import-lb li .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.ul-import-lb li .txt{position: absolute;left: 0;bottom: 0;width: 100%;background-color: rgba(245,162,29,0.9);padding: 10px 0;text-align: center;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ul-import-lb li .txt h4{font-size: 18px;color: #fff;line-height: 30px;}
.ul-import-lb li .img .txt p{font-size: 12px;color: #fff;line-height: 22px;display: none;}
.ul-import-lb li a:hover .img::after{opacity: 1;
filter: alpha(opacity=100);}
.img-txt-detail{overflow: hidden;}
.img-txt-detail .img{float: left;width: 205px;height: 277px;overflow: hidden;margin-right: 30px;}
.img-txt-detail .img img{display: block;width: 100%;height: 100%;}
.img-txt-detail .txt .intro{font-size: 14px;color: #666;line-height: 30px;margin-top: 45px;margin-bottom: 35px;text-indent: 0;width: auto;}
.img-txt-detail .txt .intro em{font-size: 16px;color: #666;font-weight: bold;}
.img-txt-detail .txt{font-size: 14px;color: #666;line-height: 1.71;text-indent: 2em;border-bottom: 1px dashed #bebebe;}
.img-txt-detail .txt p{margin-bottom: 12px;}
.img-txt-detail .intro p{margin-bottom: 0;}
.m-flip.flip2{margin: 0;}
/* 企业文化 end*/

/* 人力资源_人才培养 */
.m-train-lb{overflow: hidden;}
.m-train-lb li{margin: 70px 0 100px;}
.m-train-lb li .img{float: left;width: 50%;margin-right: 35px;}
.m-train-lb li .txt{overflow: hidden;}
.m-train-lb li .txt h4{font-size: 20px;color: #333;line-height: 1;margin-bottom: 35px;}
.m-train-lb li .txt p{font-size: 14px;color: #666;line-height: 24px;text-indent: 2em;}
.m-train-lb li:nth-child(2n) .img{float: right;margin-top: -55px;margin-right: 0;margin-left: 35px;}
/* 人力资源_人才培养 end */
/*公告及通函*/
.notice-lc{
    padding: 20px 0px;
    background: url(../image/line-lc.png) no-repeat 22px 44px;
}
.notice-lc h2{
    font-size: 18px;
    color: #666;
}
.notice-lc h3{
    font-size: 16px;
    color: #666;
    padding-left: 52px;
    margin-bottom: 14px;
    background: url(../image/line1-lc.png) no-repeat 22px 12px;
}
.ul-txt-lc{
    margin-left: 52px;
    font-size: 14px;    
    margin-bottom: 18px;
}   
.ul-txt-lc li{
    line-height: 30px;
    color: #666;
    background: url(../image/ico1-lc.png) no-repeat 0px center;
    text-indent: 24px;
    position: relative;
}
.ul-txt-lc li a{
    display: block;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ul-txt-lc li span{
    float: right;
}
.ul-txt-lc li:hover,.ul-txt-lc li.on{
    color: #f5a21e;
    background-image: url(../image/ico2-lc.png);
}
.ul-txt-lc li:hover a,.ul-txt-lc li.on a{
    color: #f5a21e;
}
/*查看全部*/
.g-whole{
    line-height: 50px;
    color: #666;
    text-align: center;
    margin: 18px 15px 0px 30px;
    border: 1px #bdbdbd solid;
}
.g-whole a{
    padding-right: 22px;
    background: url(../image/ico3-lc.png) no-repeat right center;
}
.g-whole a:hover{
    color: #f5a21e;
}
/*公司管治*/
.m-txt-lc{margin-top: 35px;padding-left: 10px;  }
.m-txt-lc .addimg{display: block;margin: 0 auto 10px;}
.m-txt-lc .tit{font-size: 18px;color: #666;line-height: 1.5;margin-bottom: 3px;}
.m-txt-lc .con{padding-left: 4px;font-size: 16px;color: #666;line-height: 33px;margin-bottom:30px;}
.m-txt-lc .con .txt{cursor: pointer;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.m-txt-lc .con .txt.on{border-bottom: 1px solid #dcdcdc;padding-bottom: 6px;margin-bottom: 8px;}
.m-txt-lc .con .txt h4{font-size: 16px;color: #666;line-height: 26px;margin: 6px 0 10px;font-weight: normal;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.m-txt-lc .con .txt p{display: none;font-size: 14px;color: #666;line-height: 24px;}
.m-txt-lc .con .txt h4 span{font-size: 12px;font-weight: normal;padding-left: 14px;}
.m-txt-lc .con a{font-size: 14px;color: #666;display: block;padding-left: 22px;background: url(../image/report-1.png) no-repeat left center;}
.m-txt-lc .con a:hover{background: url(../image/report-2.png) no-repeat center left;color: #f6a71a;}
.m-txt-lc .con a span{float: right;}
.m-txt-lc .con .txt:hover h4{color: #f5a21d;}
/*投资者查询*/
.txt1-lc{
    margin-top: 20px;
    margin-left: 22px;
    color: #666;
}
.txt1-lc h2{
    line-height: 36px;
    font-size: 16px;
}
.txt1-lc span{
    display: block;
    line-height: 25px;
}
/*医院集团运营收益*/
.txt2-lc{
    color: #666;
    line-height: 1.8em;
    font-size: 14px;

}
.txt2-lc h3{
    font-size: 18px;
    margin-top: 18px;
    color: #f5a21d;
    line-height: 40px;
    margin-bottom: 4px;
}
.txt2-lc p{
    margin-bottom: 30px;
}
/*集团新闻*/
.details-lc{
    color: #666;
    border-bottom: 1px #bdbdbd dashed;

}
.details-lc h1{
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    color: #333;
    font-weight: normal;
    border-bottom: 1px #bdbdbd dashed;
    padding: 25px 0;
}
.details-lc .info{
    line-height: 30px;
    text-align: center;
    color: #999;
    border-bottom: 1px #bdbdbd dashed;
    margin-bottom: 30px;
}
.details-lc .info span{
    padding: 0px 20px;
    display: inline-block;
}
.details-lc .info span a{
	display: inline-block;
    padding: 6px 19px;
    cursor: pointer;
}
.details-lc .info span a:hover{
    color: #f5a21e;
}
.details-lc .info .size a{
    padding: 0px 2px;
    cursor: pointer;    
    color: #999;
}
.details-lc .info #biuuu_button{
    width: 14px;
    border: none;
    margin-right: 20px;
    background: url(../image/ico-print-lc.png) no-repeat 0px 4px;
}
#share a{
    background: url(../image/ico-share-lc.png) no-repeat 0px center; 
    border: none;  
}
.details-lc .con{
    margin: 30px 10px 0;
    line-height: 1.8em;
    font-size: 14px;
}
.details-lc .con img{
    display: block;width: auto !important;height: auto !important;margin: 0 auto 15px;
}
.details-lc .con p{
    margin-bottom: 20px;
}
.m-flip{
    padding:18px 0 22px;
    overflow: hidden;
    margin: 0 20px;
}
.m-flip a{color: #999;}
.m-flip .col-l{
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-flip .col-r{
    width: 50%;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-flip a:hover{
    color: #f5a21e;
}
.m-flip span{
    margin: 0px 10px;
}
/* 企业文化 */
.m-culture-lb{overflow: hidden;padding-top: 53px;padding-bottom: 50px;}
.m-culture-lb .col-l{width: 59.27%;}
.m-culture-lb .col-r{width: 40.73%;}
.m-culture-lb .txt{font-size: 16px;color: #5c5c5c;line-height:27px;padding-bottom: 36px;margin-left: 12px;}
.m-culture-lb .con{border-bottom: 1px solid #e8e8e8;padding: 15px 0;margin-left: 12px;width: 73%;}
.m-culture-lb .con h4{font-size: 20px;color: #f5a21d;line-height: 30px;margin-bottom: 7px;font-weight: normal;}
.m-culture-lb .con p{font-size: 16px;color: #666;line-height: 26px;}
.m-culture-lb .col-r img{display: block;margin-top: -10px;}
/* 企业文化 end*/
/* 企业文化_风采展示 */
.m-culture-lb2{padding-top: 42px;overflow: hidden;}
.m-culture-lb2 .intro{font-size: 16px;color: #666;line-height: 27px;margin-bottom: 24px;}
.culture-slider .img{position: relative;overflow: hidden;padding-top: 31.16%;}
.culture-slider .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.culture-slider .img .txt{position: absolute;left: 20px;bottom: 40px;}
.culture-slider .img .txt em{font-size: 24px;color: #fff;line-height: 30px;font-weight: bold;}
.culture-slider .img .txt p{font-size: 20px;color: #fff;line-height: 32px;}
.culture-slider .slick-dots{position: absolute;left: 20px;bottom: 16px;}
.culture-slider .slick-dots li{margin: 0 7px;float: left;}
.culture-slider .slick-dots li button{width: 15px;height: 15px;border-radius: 50%;background-color: #fff;text-indent: -9999px;border: none;outline: none;cursor: pointer;padding: 0;}
.culture-slider .slick-dots .slick-active button{background-color: #f5a21d;}
.culture-slider{margin-bottom: 12px;height: auto;}
.m-culture-lb2 .g-all{margin: 30px 0 0;}
.culture-img .col-l{width: 50%;}
.culture-img .col-c{width: 25%;}
.culture-img .col-r{width: 25%;}
.culture-img{margin: 0 -5px;}
.culture-img .items{margin: 0 5px;}
.culture-img .img{position: relative;overflow: hidden;}
.culture-img .img1{padding-top: 64.226%;}
.culture-img .img2{padding-top: 63.36%;margin-bottom: 10px;}
.culture-img .img3{padding-top: 130.5%;}
.culture-img .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.culture-img .img .txt{position: absolute;left: 0;width: 100%;text-align: center;top: 50%;transform:translateY(-50%);
-ms-transform:translateY(-50%);  
-moz-transform:translateY(-50%);     
-webkit-transform:translateY(-50%);
-o-transform:translateY(-50%);z-index: 1;}
.culture-img .img .txt h4{font-size: 18px;color: #fff;position: relative;line-height: 30px;padding: 6px 0;margin-bottom: 8px;font-weight: normal;}
.culture-img .img .txt h4::after{content:"";position: absolute;left: 50%;bottom: 0;width: 27px;height: 1px;background-color: #fff;margin-left: -18px;}
.culture-img .img .txt p{font-size: 18px;color: #fff;line-height: 26px;}
.culture-img .img .mask{position: absolute;left: 0;top:-999px;width: 100%;height: 100%;background-color: rgba(245,162,29,0.9);transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    -o-transition:.5s;}
.culture-img .img:hover .mask{top: 0;}

/* 企业文化_风采展示 end*/

/* 企业文化_风采展示 调整 */
.ul-add-lb1{overflow: hidden;}
.ul-add-lb1 li{float: left;width: 33.332%;}
.ul-add-lb1 .items{display: block;margin: 0 10px;}
.ul-add-lb1 .items .img{padding-top: 68.44%;position: relative;overflow: hidden;}
.ul-add-lb1 .items .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.ul-add-lb1 .img .txt{position: absolute;left: 0;width: 100%;text-align: center;top: -100%;transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%);z-index: 1;transition:.8s;
    -ms-transition:.8s;
    -moz-transition:.8s;
    -webkit-transition:.8s;
    -o-transition:.8s;}
.ul-add-lb1 .img .txt h4{font-size: 18px;color: #fff;position: relative;line-height: 30px;padding: 6px 0;margin-bottom: 8px;font-weight: normal;}
.ul-add-lb1 .img .txt h4::after{content:"";position: absolute;left: 50%;bottom: 0;width: 27px;height: 1px;background-color: #fff;margin-left: -18px;}
.ul-add-lb1 .img .txt p{font-size: 14px;color: #fff;line-height: 26px;}
.ul-add-lb1 .img .mask{position: absolute;left: 0;top:-999px;width: 100%;height: 100%;background-color: rgba(245,162,29,0.9);transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    -o-transition:.5s;}
.ul-add-lb1 .img:hover .mask{top: 0;}
.ul-add-lb1 .img:hover .txt{top: 50%;}
/* 企业文化_风采展示 调整  end */

/* 关于我们-荣誉主席 */
.m-add-lb2{overflow: hidden;margin: 30px 0;}
.m-add-lb2 .img{float: left;width: 223px;height: 283px;margin-right: 30px;overflow: hidden; padding-top: 7px;}
.m-add-lb2 .txt{overflow: hidden;font-size: 14px;color: #666;line-height: 1.5em;}
.m-add-lb2 .txt h4{font-size: 24px;color: #5c5c5c;line-height: 36px;font-weight: normal;}
.m-add-lb2 .txt span{display: block;font-size: 12px;color: #9d9d9d;line-height: 24px;margin-bottom: 17px;}
.m-add-lb2 .txt p{margin-bottom: 16px;}
/* 关于我们-荣誉主席  end */

/* 集团运营及收益 调整 */
.m-add-lb3{margin-top: 54px;}
.m-add-lb3 .img{float: left;width: 463px;height: 283px;overflow: hidden;margin-right: 40px;margin-bottom: 25px;}
.m-add-lb3 .img img{display: block;width: 100%;height: 100%;}
.m-add-lb3 .txt{
    color: #666;
    line-height: 1.8em;
    font-size: 14px;
}
.m-add-lb3 .txt h4{
    font-size: 18px;
    margin-top: 18px;
    color: #f5a21d;
    line-height: 40px;
    margin-bottom: 4px;
}
.m-add-lb3 .items{overflow: hidden;margin-bottom: 60px;}
.m-add-lb3 .items:nth-child(2n) .img{float: right;margin-right: 0;margin-left: 40px;}
.m-add-lb3 .txt p{margin-bottom: 20px;}
/* 集团运营及收益 调整  end */
/* 首页调整 */
.ul-list-time{margin: 0 -90px 0 -50px;overflow: hidden;}
.ul-list-time li{float: left;}
.ul-list-time .item{display: block;text-align: center;border-right: 1px solid #e8e8e8;margin: 104px 0 94px;overflow: hidden;}
.ul-list-time li:last-child .item{border: none;}
.ul-list-time .item h4{font-size: 85px;color: #f5a21d;font-family:myFont;font-weight: normal;}
.ul-list-time .item h4 span{font-size: 16px;font-weight: bold;}
.ul-list-time .item p{/*font-size: 20px;*/color: #333;text-align: center;line-height: 30px;margin: 5px 0 20px;}
.ul-list-time li.a1{width: 270px;}
.ul-list-time li.a2{width: 376px;}
.ul-list-time li.a3{width: 350px;}
.ul-list-time li.a4{width: 340px;}

.time-txt{text-align: center;padding-bottom: 108px;}
.time-txt h4{font-size: 18px;color: #666;line-height: 29px;font-weight: normal;font-family: myFont_l;}
.time-txt p{font-size: 16px;color: #666;line-height: 26px;}
/* 首页调整 end */
/* 搜索单页 */
.main.inner{margin-top:100px;}
.ban-form.inner{background-color: #fff;margin-top: 32px;position: static;margin-left:0;}
.search-inner{font-size: 14px;color: #666;line-height: 25px;margin: 32px -12px 20px; border-bottom: 1px dashed #eee;padding: 0 12px 18px;}
.ul-search-inner{margin-bottom: 50px;}
.ul-search-inner li a{font-size: 16px;color: #666;line-height: 1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;}
.ul-search-inner li{margin: 5px 0;}
.ul-search-inner li a:hover{color: #f5a20e;}
.m-page .prev a{background:#fff url(../image/so-inner1.png) no-repeat center;}
.m-page .prev a:hover{background:#f5a20e url(../image/so-inner1-1.png) no-repeat center;}
.m-page .next a{background:#fff url(../image/so-inner2.png) no-repeat center;}
.m-page .next a:hover{background:#f5a20e url(../image/so-inner2-2.png) no-repeat center;}
/* 搜索单页 end */


/* 首页调整 */
.m-industry{background-color: #fff;padding-bottom: 170px;}
.ul-industry{overflow: hidden;margin: 55px -2px -4px;}
.ul-industry li{float: left;}
.ul-industry .a1{width: 30%;}
.ul-industry .a2{width: 70%;}
.ul-industry .a4{width: 37.5%;}
.ul-industry .a3{width: 32.5%;}
.ul-industry li .img{position: relative;display: block;overflow: hidden;}
.ul-industry .a1 .img{padding-top: 162.5%;}
.ul-industry .a2 .img{padding-top: 34.7%;}
.ul-industry .a3 .img{padding-top: 73.8%;}
.ul-industry .a4 .img{padding-top: 64%;}
.ul-industry .items{margin: 0 2px 4px;}
.ul-industry li .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.ul-industry li .img p{position: absolute;font-size: 26px;color: #f6a71a;top: 48px;left: 30px;line-height: 34px;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ul-industry li:hover p{color: #f5a21d;}
.part3-logo{overflow: hidden;margin-bottom: 25px;position: relative;}
.part3-logo .items{border-bottom: 1px solid #e5e5e5;}
.part3-logo .items a{display: block;border-right: 1px solid #e5e5e5;height: 170px;line-height: 167px;text-align: center;}
.part3-logo .items img{display: inline-block;vertical-align: middle;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;
    -webkit-filter: grayscale(50%); /* Chrome, Safari, Opera */
       filter: grayscale(50%);
}
.part3-logo  .items.slick-current .shallow,.part3-logo  .items:hover .shallow{
	-webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
	   filter: grayscale(0%);
}

.part3-box{overflow: hidden;background-color: #fff;background:#fff url(../image/part3-logo-bg.png) no-repeat bottom center;}
.part3-logo .slick-arrow{position: absolute;width: 55px;height: 57px;border: 1px solid #ccc;border-radius: 1px;background-position: center;background-repeat: no-repeat;top: 50%;margin-top: -28px;text-indent: -9999px;background-color: transparent;z-index: 9;cursor: pointer;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;
    opacity: 0;
    filter: alpha(opacity=0);}
.part3-logo:hover .slick-arrow{opacity: 1;
filter: alpha(opacity=100);}
.part3-logo .slick-prev{background-image: url(../image/ind-ban3.png);left: 85px;}
.part3-logo .slick-next{background-image: url(../image/ind-ban4.png);right: 85px;}
.part3-logo .slick-arrow:hover{background-color:rgba(234,159,33,0.9);border-color:rgba(234,159,33,0.9);}

.ul-part-4{margin: 0 -9px;overflow: hidden;}
.ul-part-4 li{float: left;width: 33.332%;padding: 42px 0 35px;}
.ul-part-4 .items{margin:9px;background-color: #fff;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;
    padding: 5px;
    border:1px solid #ddd8d3;
}
.ul-part-4 .items .img{position: relative;padding-top: 63.27%;overflow: hidden;}
.ul-part-4 .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.ul-part-4 .txt{padding: 14px 15px 27px;}
.ul-part-4 .txt h4 a{font-size: 20px;color: #666;line-height: 26px;height: 52px;display: -webkit-box;display: box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-weight: normal;}
.ul-part-4 .txt span{display: block;font-size: 14px;color: #7e7365;font-family: myFont_l;line-height: 24px;margin: 5px 0 13px;}
.ul-part-4 .txt p{font-size: 14px;color: #666;line-height: 24px;height: 72px;overflow: hidden;}
.ul-part-4 .items:hover{background-color: #f6a71a;border-color: #f6a71a;}
.ul-part-4 .items:hover .txt h4 a,.ul-part-4 .items:hover .txt span,.ul-part-4 .items:hover .txt p{color: #fff;}
/* 首页调整  end */
/* 医疗网络改 */
.ul-list-hos{overflow: hidden;margin: 0 -8px;}
.ul-list-hos li{float: left;width: 33.33%;margin-bottom: 0;}
.ul-list-hos .items{margin: 0 8px 26px;border: 1px solid #ddd8d3;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;
    padding: 5px;}
.ul-list-hos .img{position: relative;padding-top: 58.844%;overflow: hidden;}
.ul-list-hos .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.ul-list-hos .items:hover{background-color: #f6a71a;border-color: #f6a71a;}
.ul-list-hos .items:hover .con h4 a,.ul-list-hos .items:hover .con span,.ul-list-hos .items:hover .con p{color: #fff;}
.ul-list-hos .items:hover .con h4 a{border-color: #fff;}
.ul-list-hos .con{padding: 5px 20px 5px 5px;}
.ul-list-hos .con h4 a{display: block;font-size: 16px;color: #333;line-height: 26px;padding: 6px 0 8px;border-bottom: 1px solid #dcdcdc;margin-bottom: 7px;font-weight: normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ul-list-hos .con p{font-size: 12px;color: #333;line-height: 22px;margin-bottom: 7px;height: 44px;overflow: hidden;display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/* 医疗网络改 end */

/* 首页手机改 */
.mo-news{display: none;background-color: #fff;overflow: hidden;}
.mo-news a{display: block;height: 60px;line-height: 60px;color: #fff;background:#f5a21d url(../image/mo-news-ico.png) no-repeat right 20px center;background-size: auto 40%;padding-left: 20px;font-size: 20px;margin: 10px 0 20px;}
.mo-industry{overflow: hidden;margin: 20px 0;display: none;}
.mo-industry li{float: left;width: 50%;text-align: center;}
.mo-industry li span{display: block;width: 70px;height: 70px;border-radius: 50%;background-position: center;background-repeat: no-repeat;background-size: cover;margin: 5px auto;}
.mo-industry li p{font-size: 14px;color: #000;line-height: 24px;margin: 5px 0;height: 24px;overflow: hidden;}
.mo-banner{display: none;position: relative;}
.mo-banner .items{position: relative;height: 100%;}
.mo-banner .slick-dots{position: absolute;left: 20px;bottom: 15px;z-index: 99;}
.mo-banner .slick-dots li{display: inline-block;margin-right: 5px;}
.mo-banner .slick-dots li button{
    display: block;width: 10px;height: 10px;
    font-size: 0;line-height: 0;text-indent: 999px;
    border: none;outline: none;
    border-radius: 50%;background-color: #fff;padding: 0;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;cursor: pointer;
}
.mo-banner .slick-dots li.slick-active button{/*width: 35px;*/background-color: #e99e15;border-radius: 10px;}
.mo-banner .slick-slider,.mo-banner .slick-list,.mo-banner .slick-track,.mo-banner .slick-slide{height: 100%;}
.mo-banner a{display: block;height: 100%;}
.mo-banner .slick-slide{
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.mo-banner .txt{top: auto;bottom: 70px;padding-left: 20px;position: absolute;left: 0;z-index: 9;opacity: 0;right: 0;
filter: alpha(opacity=0);}
.mo-banner .txt h4{font-size: 14px;line-height: 22px;}
.mo-banner .txt.en h4{font-size: 14px;line-height: 20px;}
.mo-banner .txt.en p{font-size: 14px;line-height: 22px;margin-top: 0;width: auto;}
.mo-banner .txt p{font-size: 14px;line-height: 24px;margin-top: 0;}



/* 2018/11/21首页调整 */
.banner .wp{
    position: relative;
}
.banner .wp .enter{
    height: 85px;
}
.enter{
    position: absolute;
    bottom: 15px;
    right: 0;
    z-index: 2;
    width: 175px;
    overflow: hidden;

}
.enter:hover{
    -webkit-animation: jump 1s ease 1;
       -moz-animation: jump 1s ease 1;
            animation: jump 1s ease 1;
}
@-webkit-keyframes jump {
    0{bottom: 15px; }
    50% { bottom: 30px; }
    100% { bottom: 15px; }
}
@-o-keyframes jump {
    0{bottom: 15px; }
    50% { bottom: 30px; }
    100% { bottom: 15px; }
}
@-moz-keyframes jump {
    0{bottom: 15px; }
    50% { bottom: 30px; }
    100% { bottom: 15px; }
}
@keyframes jump {
    0{bottom: 15px; }
    50% { bottom: 30px; }
    100% { bottom: 15px; }
}
.banner .enter img{
    display: block;
    width: 100%;
    height: 100%;
}
.main-ind{
    background: no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../image/row-a.png)
}
.row-a{
    overflow: hidden;

}
.row-a .wp{width: 100%;max-width: 1200px;}
.row-a .col-r{float: right;width: 460px;}
.row-a .col-l{float: left;width: 674px;}


.ul-list-time{
    margin: 0;
    margin-top: 60px;
    margin-bottom: 10px;
}
.ul-list-time li.a1,
.ul-list-time li.a3{
    width: 210px;
}
.ul-list-time li.a2,
.ul-list-time li.a4{
    width: 250px;
}
.ul-list-time .item{
    margin: 0;
    border: none;
}
.ul-list-time li.a1 .item,
.ul-list-time li.a2 .item{
    padding-bottom: 18px;
}
.ul-list-time li.a1 .item, 
.ul-list-time li.a3 .item{
    border-right: 1px solid #e8e8e8;
}
.ul-list-time .item h4{
    font-size: 46px;
    line-height: 55px;
}
.ul-list-time .item h4 span{
    margin: 0 10px;
}
.ul-list-time .item p{
    margin-top: -5px;
    margin-bottom: 0;
    padding-bottom: 20px;
}
.ul-list-time li.a1 .item p,  
.ul-list-time li.a2 .item p{
    display: inline-block;
    border-bottom: 1px solid #e8e8e8;
}

.m-industry{
    padding-bottom: 0;
    background: transparent;
}
.ul-industry{
    margin: 0;
}
.ul-industry .items{
    margin: 0;
}
.ul-industry .a1,
.ul-industry .a2,
.ul-industry .a3,
.ul-industry .a4{
    width: 50%;
}
.ul-industry .a1 .img,
.ul-industry .a2 .img,
.ul-industry .a3 .img,
.ul-industry .a4 .img{
    padding-top: 78%;
}
.ul-industry li .img p{
    font-size: 16px;
    top: 25px;
    left: 15px;
}

.h-news{
    padding-top: 33px;
}
.tit-index{
    border-bottom: 2px solid #bebebe;
    height: 41px;
}
.tit-index .more{
    float: right;
    padding-right: 12px;
    display: block;
    width: auto;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
    background: url(../image/right.png) no-repeat right center;
    -webkit-background-size: 8px auto;
    background-size: 8px auto;
}
.tit-index h3{
    overflow: hidden;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 4px solid #f5a21d;
}
.h-news .news-t{
    padding-top: 23px;
    overflow: hidden;
}
.h-news .news-t .pic{
    width: 251px;
    height: 172px;
    float: left;
    overflow: hidden;
}
.h-news .news-t .pic img{
    display: block;
    width: 100%;
    height: 100%;
}
.h-news .news-t .txt{
    padding-left: 20px;
    overflow: hidden;
}
.h-news .news-t .date{
    font-size: 24px;
    color: #666;
    display: inline-block;
    border-bottom: 1px solid #bebebe;
}
.h-news .news-t .tit{
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 15px;
}
.h-news .news-t .tit a{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 25px;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.h-news .news-t .tit a:hover{
    color: #f5a21d;
}
.h-news .news-t .desc{
    font-size: 14px;
    color: #666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
}
.ul-news{
    margin-top: 14px;
}
.ul-news li{
    padding: 22px 0 23px;
    border-top: 1px solid #e9e8ee;
    overflow: hidden;
}
.ul-news li .date{
    float: left;
    width:79px;
    background-color: #f6a71a;
    height:75px;
    text-align: right;
    padding-right: 10px;
    padding-top: 10px;
}
.ul-news li .date em{
    display: block;
    font-size: 30px;
    color: #fff;
}
.ul-news li .date span{
    font-size: 16px;
    color: #fff;
}
.ul-news li .txt{
    overflow: hidden;
    padding-left: 10px;
}
.ul-news li .txt .tit{
    padding-bottom: 15px;
}
.ul-news li .txt .tit a{
    display: block;
    font-size: 18px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease; 
}
.ul-news li .txt .tit a:hover{
    color: #f5a21d;
}
.ul-news li .txt .desc{
    font-size: 14px;
    color: #666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    
}
.row-b{padding-top: 30px;padding-bottom: 50px;}
.h-mem{
    overflow: hidden;
    margin-top: 22px;
}
.h-mem .logo{
    float: left;
    width: 180px;
    height: 200px;
    margin-top: 0;
    border-right: 1px solid #bebebe;
    position: relative;
}
.h-mem .logo img{
    max-width:80%;
    
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
       -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.h-mem .logo .btn-l{
    width: 28px;
    height: 28px;
    background: url(../image/btn-l.png) no-repeat center center;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    right: -14px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.h-mem .ul-mem{
    overflow: hidden;
    padding-left: 40px;
}
.h-mem .ul-mem li{
    float: left;
    width: 20%;
}
.h-mem .ul-mem li a{
    display: block;
    font-size: 12px;
    color: #333;
    padding-left: 20px;
    position: relative;
    margin-bottom: 17px;
    -webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease; 
}
.h-mem .ul-mem li a:after{
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #bebebe;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease; 
}
.h-mem .ul-mem li a:hover{
    color: #f6a71a;
}
.h-mem .ul-mem li a:hover:after{
    background-color: #f6a71a;
}
.mo-mem{display: none;}
.h-news-m{display: none;}
/* 2018/11/21首页调整 end*/