@charset "utf-8";
* {outline: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
html {font: normal 14px "Microsoft YaHei";-webkit-text-size-adjust: 100%;}
body {padding: 0;margin: 0 auto;font-size: 14px; color: #333;background-color: #fff;font-family: "Arial","Microsoft YaHei";min-width: 320px;
    -webkit-text-size-adjust: none;
    /*取出点击出现半透明的灰色背景*/
    -webkit-tap-highlight: rgba(0,0,0,0);
    /*控制内容的可选择性*/
}
input[type="button"],
input[type="submit"],
input[type="reset"] {-webkit-appearance: none;}
ul,
li,
form,
dl,
dt,
dd,
div,
ol,
figure,
aside{padding: 0;margin: 0;}
.ul,
.ul li {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;table-layout: fixed;}
table td {border-collapse: collapse;font-size: 14px;}
select, input, textarea {font-size: 14px;color: #333;border-radius: 0;-webkit-border-radius: 0;font-family: "Microsoft YaHei";}
img{border: none;max-width: 100%;vertical-align: middle;}
a {color: #333;text-decoration: none; -webkit-tap-highlight-color:rgba(0,0,0,0);/* 去掉链接触摸高亮 */}
a:hover {color: #015f9a;text-decoration: none;}
a:focus {color: #333;outline: none;-moz-outline: none;}
a:active {color: #333;}
pre{
    white-space:pre-wrap;
    white-space:-moz-pre-wrap;
    white-space:-o-pre-wrap;
    word-wrap:break-word;
    margin:0;
    font-family: "Microsoft YaHei";
    text-align:justify;
    text-justify:inter-ideograph;
}
img, object {
    border: none;
    max-width: 100%;
    border: 0;
    overflow: hidden;
    vertical-align: middle;
}

.clear {clear: both;height: 0px;overflow: hidden;zoom: 0;}
.clearfix {*zoom:1;}/*IE/7/6*/
.clearfix:after { content:"\200B"; display:block; height:0; clear:both; }

.dot{display: block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
/*2行文本省略号*/
.dot2 {display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
/*3行文本省略号*/
.dot3 {display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}

.ytable{ display:table; width:100%;table-layout: fixed;}
.ytable-cell{ display:table-cell; vertical-align:middle;}

.bg_cover{background-size: cover;background-position: center center;background-repeat: no-repeat;}
.bg_contain{background-size: contain;background-position: center center;background-repeat: no-repeat;}
a {
    color: #585858;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 去掉链接触摸高亮 */
a:focus {
    outline: none;
    -moz-outline: none;
}

.hide {
    display: none;
}




.auto_1400{max-width: 1600px;margin: auto; padding-left: 100px; padding-right: 100px;}
@media  (max-width: 1024px){
.auto_1400{ padding-left: 2%; padding-right:2%;}
}
.auto_1200{max-width: 1200px;margin: auto;}
@media  (max-width: 1400px){
    .auto_1200{padding: 0 2%;}
}
.top{position: relative;z-index: 100;}
.top .auto_1400{position: relative;}
.top .logo{/*position: absolute;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);*/display: block;max-width:36%;  float: left;}
.top .logo img{max-height: 100%;}
.top .top_right{float: right;}
.top .entrance{padding: 32px 0;display: inline-block;vertical-align: middle;}
.top .entrance dd{display: inline-block;margin:2px 10px;vertical-align: middle;}
.top .entrance dd:last-child{margin-right: 0;}
.top .entrance dd a{display:inline-block; margin-left: 5px; width: 32px;height: 32px;background-color: #bdd2e0;background-position: center center;background-repeat: no-repeat;border-radius: 50%;line-height: 32px;text-align: center;position: relative; overflow: hidden;}
.top .entrance dd a:hover{background-color: #2488c7;}
.top .entrance .member_btn b{display:inline-block; height: 32px; line-height: 32px;}
.top .entrance .member_btn a:not(.username){ text-indent: -200px;}
.top .entrance .member_btn a.username{ background: none; color: #0099e6; font-weight: bold}
.top .entrance .member_btn a.out{background-image: url("/cn/images/out.png");}
.top .entrance .search_btn{display: none;}
.top .entrance .search_btn  a{background-image: url("/cn/images/search-wap.png");}
.top .entrance .member_btn  a{background-image: url("/cn/images/member.png");}
.top .entrance .msg_btn  a{background-image: url("/cn/images/msg.png");}
.top .entrance .lang_btn  a{font-family: Arial;font-weight: bold;color: #fff; font-size: 14px;}
.top .top-search{display: inline-block;vertical-align: middle;margin-right: 10px;	width: 320px;height: 38px;background-color: #ffffff;border-radius: 18px;border: solid 1px #e1e1e1;position: relative;padding-right: 45px;overflow: hidden;}
.top .top-search .text{width: 100%;height: 100%;line-height: 36px;border: 0;outline: 0;padding-left: 20px;}
.top .top-search .btn{position: absolute;top: 0;bottom: 0;right: 0;height: 100%;width: 45px;margin: auto;background: url("/cn/images/search.png") no-repeat 8px center;}
.top .top_nav{background: #007fcf}
.top .top_nav li{width: 11.11%;float: left;}
.top .top_nav li a{display: block;text-align: center;font-size: 16px;color: #fff;padding: 15px 5px;}
.top .top_nav li.aon a,.top .top_nav li:hover a{background:rgba(255,255,255,0.1);}
.top .entrance .nav_btn{display: none;}
.top .nav_btn a::before,.top .nav_btn a::after,.top .nav_btn a i{content:"";background: #fff;position: absolute;border-radius: 10px;width: 60%;height: 2px;left: 0;right: 0;margin: auto;}
.top .nav_btn a::before{top: 30%;}
.top .nav_btn a i{top: 50%;margin-top: -1px;}
.top .nav_btn a::after{bottom: 30%;}
.top .nav_btn a.open{transform: rotate(45deg);-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);background-color:#2488c7;}
.top .nav_btn a.open i{display: none;}
.top .nav_btn a.open::before{top: 0;bottom: 0;margin: auto;}
.top .nav_btn a.open::after{width: 2px;height: 60%;left: 0;right: 0; bottom:0;top: 0; margin: auto;}

.bottom{padding: 75px 0 65px;background: #6096cb;}
.bottom .qrcode{float: right;text-align: center;}
.bottom .qrcode .pic{padding: 8px;background: url("/cn/images/qrcode-bg.png") no-repeat center center;background-size: 100% 100%;display: inline-block;}
.bottom .qrcode .pic img{width: 111px;height: 111px;}
.bottom .qrcode .label{	font-size: 14px;color: #ffffff;margin-top: 15px;display: block;}
.bottom .logo{float: left;max-width: 85px;margin-right: 1.85%;}
#_ideConac {
	float: left;
    margin-top: 4px;
    margin-right: 1.85%;
}

.bottom .info{float: left;}
.bottom .bt_nav li{display: inline-block;position: relative;padding-right: 10px;margin-right: 10px;border-right: 1px dashed rgba(255,255,255,0.5);line-height: 1;}
.bottom .bt_nav a{font-size: 14px;color: #fff;}
.bottom .bt_nav li:last-child{padding-right: 0;border-right: 0;margin-right: 0;}
.bottom .contact{padding: 40px 0 20px;}
.bottom .contact b{	font-size: 24px;font-weight: normal;color: #effff4; padding-right: 10px;}
.bottom .contact b span{font-size: 18px;}
.bottom .contact {	font-size: 14px;color: #ffffff;line-height: 24px;}
.bottom .copyright{font-size: 14px;color: #ffffff;padding-bottom: 20px;}
.bottom .copyright span.en{ color: #fff; padding-right: 10px;}
.bottom .copyright span,.bottom .copyright a{color: #effff4;}
.bottom .bt_share{display: inline-block;line-height: 30px;	background-color: rgba(255,255,255,0.11);border-radius: 15px;padding: 0 20px;color: #fff;height: 30px;margin-right: 5px;}
.bottom .bt_share .bshare-custom{display: inline-block;}
.bottom .bt_share .bshare-custom a{display: inline-block;width: 35px;height: 30px;margin: 0;background: url("/cn/images/bt-share.png") no-repeat center center;margin-top: -3px;}
.bottom .bt_share .bshare-custom .bshare-sinaminiblog{background-position: 10px center;}
.bottom .bt_share .bshare-custom .bshare-weixin{background-position: -25px center;}
.bottom .bt_share .bshare-custom .bshare-qzone{background-position: -60px center;}

.bsTop{width: 100% !important;}
.bsFrameDiv,.bsFrameDiv div{height: auto!important;}
.bsFrameDiv img{margin: 15px!important;}
.bsTop,.bsFrameDiv, #bsMorePanel{width: 100%!important;}
#bsMorePanel{height: auto!important;}
.bFind-wrapper-top{height: 25px!important;}
a.bsSiteLink,.bsFooterDiv{height: 18px!important;;line-height: 18px!important;}

.bottom .bt_links{text-align: left; line-height: 30px;border-radius: 30px;background: rgba(255,255,255,0.11);color: rgba(255,255,255,0.5);font-size: 14px;position: relative;padding: 0 25px;display: inline-block;width: 155px;vertical-align: middle;cursor: pointer;}
.bottom .bt_links::after{content:"";display: block;width: 5px;height: 5px;border: 2px solid #fff;position: absolute;right: 15px;top: -2px;bottom: 0;margin: auto;border-right-color: transparent;border-top-color: transparent; transform: rotate(-45deg);-webkittransform: rotate(-45deg);-ms-transform: rotate(-45deg);}
.bottom .bt_links dl{display: none; position: absolute;width: 100%;left: 0;bottom: 100%;background: #6096cb;padding: 15px 15px 10px;border: 1px  solid #fff;border-bottom: transparent;border-radius: 10px;max-height: 300px;overflow: auto;}
.bottom .bt_links dl a{color: #fff;padding: 5px;border-bottom: 1px dashed rgba(255,255,255,0.2);display: block;}
.bottom a:hover{color: rgba(255,255,255,0.8)!important;}
.bottom .bt_links:hover dl{display: block;}
.bottom .bt_links dl {-ms-overflow-style: none;scrollbar-width: none; overflow: -moz-scrollbars-none;
    scrollbar-base-color: transparent;
    scrollbar-3dlight-color: transparent;
    scrollbar-highlight-color: transparent;
    scrollbar-track-color: transparent;
    scrollbar-arrow-color: transparent;
    scrollbar-shadow-color: transparent;
    scrollbar-dark-shadow-color: transparent;
}
.bottom .bt_links dl::-webkit-scrollbar {display: none; }
.bottom .statis{ display: inline-flex} 
.r_nav{box-shadow: 0 0 5px 1px #eee; position: fixed;right: 20px;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);background: #fff;border-radius: 4px;overflow: hidden;z-index: 100;}
.r_nav li {position: relative;}
.r_nav li a{display: block; width: 80px;padding: 15px 5px;}
.r_nav li::after{content:"";display: block;width: 87.5%;height: 1px;background: #dbdbdb;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;}
.r_nav li:last-child::after{display: none;}
.r_nav .icon{position: relative;height: 40px;}
.r_nav .icon img{position: absolute;left: 0;right: 0;bottom: 0;margin: auto;max-height: 100%;}
.r_nav .tit{text-align: center;	font-size: 16px;font-weight: normal;color: #333333;margin: 10px 0 0;max-height: 64px;}
.r_nav .tit span{ display:block; font-size:8px;}
@media  (max-width: 1440px){
    .r_nav .tit{font-size: 14px;}
    .r_nav li a{padding: 10px 0px; width: 70px;}
}
@media  (max-width: 1024px){
.bottom{ padding: 3% 0}
    .bottom .logo{display: none;}
	#_ideConac{display: none;}
    .bottom .info,.bottom .qrcode{width: 100%;text-align: center;}
    .bottom .qrcode{margin-bottom: 20px;}
    .bottom .contact b{ font-size: 18px}
    .r_nav{ right: 0; left: 0; width: 96%; margin: auto; position: relative; top: auto;transform: translateY(0%);-ms-transform: translateY(0%);-webkit-transform: translateY(0%); margin-bottom: 20px;}
    .r_nav li{ float: left; width: 14.285%}
    .r_nav li a{ margin: auto}
    .r_nav li::after{ width: 1px; height: 80%; left: auto; bottom: 10%}
	.top .logo{position: absolute;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);max-width:55%;}
}

@media  (max-width:1000px){
    .top .entrance .search_btn,.top .entrance .nav_btn{display: inline-block;}
    .top .top-search{position: absolute;left: 2%;right: 2%;width: 96%;top: 100%;display: none;}
    .top .entrance dd{margin: 0 2px;}
    .top .top_nav{position: absolute;left: 0;right: 0;top: 100%;padding: 10px 0;display: none;}
    .top .top_nav li{width: 100%;}
    .top .top_nav li a{padding: 10px 5px;}
}

@media  (max-width:768px){
    /*.top .logo{max-width: 170px;}*/
    .top .entrance{padding: 10px 0;}
    .bottom .contact{ padding-top: 20px}
    .bottom .contact b{ display: block}
    .bottom .bt_share{margin-bottom: 10px;margin-right: 0;}
    .bottom .copyright span.en{ display: block}
    .bottom .bt_nav li{ margin-bottom: 10px; width: 22%}
    .r_nav li{width: 25%}
    .r_nav li:nth-child(4)::after{ display: none}
    .r_nav ul:before{ content: ''; width: 100%; height: 1px; top: 50%; background: #ececec; position: absolute;}

}

@media  (max-width:375px){
    /*.top .logo{position: relative;transform: none;-ms-transform: none;-webkit-transform: none;top: auto;display: block;margin: auto;}*/
    .top .entrance dd{margin: 0 4px;}
    .top .auto_1400{padding-top: 2%;}
    .top .entrance{padding: 10px 0;}
}



.index_bn li{position: relative;}
.index_bn .txt{position: absolute;width: 100%;text-align: center;top: 25%;color: #015f9a;z-index: 5;padding: 0 2%;}
.index_bn .txt .tit{font-size: 60px;margin: 0;}
.index_bn .txt .intro{display: inline-block;margin: 20px 0 0 ;position: relative;text-transform: uppercase;font-size: 20px;padding-right: 210px;}
.index_bn .txt .intro::after{content:"";display: block;width: 200px;position: absolute;top:0;bottom: 0;margin: auto;height: 1px;background: #015f9a;right: 0;}
.index_bn .slick-dots{position: absolute;z-index: 5;width: 100%;left: 0;bottom: 20px;text-align: center;}
.index_bn .slick-dots li{display: inline-block;margin: 0 10px;border-radius: 50%;background: #fff;cursor: pointer;	width: 16px;height: 16px; padding: 0}
.index_bn .slick-dots li *{display: none;}
.index_bn .slick-dots li.slick-active{background: #015f9a;}
.index_bn li .mb{display: none;}
.index_new{padding: 80px 0 60px;}
.index_new .item .left{width: 42.875%;float: left;}
.index_new .item .left .pic{padding-bottom: 66.666%;}
.index_new .item .slick_box li a{display: block; position: relative;color: #fff;overflow: hidden;}
.index_new .item .left .txt{position: absolute;bottom: 0;left: 0;width: 100%;padding: 20px 30% 20px 40px;background: rgba(0,114,185,0.8);}
.index_new .item .left .tit{margin: 0;	font-size: 16px;line-height: 24px;height: 48px;}
.index_new .item .left .time{position: absolute;right: 10px;top: 20px;}
.index_new .item .slick-dots{position: absolute;right: 10px;bottom: 20px;z-index: 5;text-align: right;}
.index_new .item .slick-dots li{display: inline-block;	width: 24px;height: 6px;background-color: #ffffff;border-radius: 3px;margin: 0 2px;}
.index_new .item .slick-dots li *{display: none;}
.index_new .item .slick-dots li.slick-active{background: #f0b887}
.transition{transition: all 0.3s;-ms-transition: all 0.3s;-webki-ttransition: all 0.3s;}
.index_new .item .slick_box li a:hover .pic{.transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);}
.index_new .item .right{padding-top: 44px;float: right;width: 53.928%;}
.index_new .item .right li a{display: block;padding: 30px 160px 25px 0;border-top: 1px solid #f2f2f2;position: relative;}
.index_new .item .right .tit{font-size: 18px;margin: 0;}
.index_new .item .right .intro{	font-size: 14px;line-height: 20px;color: #999999;margin: 10px 0 0;height: 40px;}
.index_new .item .right .time{color: #333; position: absolute;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);right: 0;padding: 0px 15px 10px 15px;text-align: center;border:1px dashed rgba(0,0,0,0.1)}
.index_new .item .right .time .day{display: block;font-size: 48px;}
.index_new .item .right .time .ym{font-size: 14px;}
.index_new .item .right li:last-child a{border-bottom: 1px solid rgba(0,0,0,0.10);}
.index_new .auto_1400{position: relative;}
.index_new .tab_ls{width:  53.928%;;position: absolute;right: 0;top: 2px;}
.index_new .tab_ls li{ float: left; width:20%; max-width: 120px;}
.index_new .tab_ls a{display: block;height: 32px;border-radius: 16px;text-align: center;font-size: 16px;color: #000;line-height: 32px;}
.index_new .tab_ls a:hover,.index_new .tab_ls a.aon{background: #007fcf;color: #fff;}
.index_new .more_btn{margin-top: 30px;}
.more_btn{	width: 125px;height: 32px;line-height: 32px; text-align:center;; border-radius: 16px;border: solid 1px rgba(0,127,207,0.5);display: block;margin: auto;	font-size: 14px;color: #007fcf;}
.more_btn:hover{background: #007fcf;border-color: #007fcf;color: #fff;}
.index_sec{padding: 60px 0;}
.index_tit{text-align: center;margin: 0;font-size: 26px;font-weight: normal;color: #ffffff;}
.index_sec .index_tit{margin-bottom: 40px;}
.index_sec .slick_box{font-size: 0;}
.index_sec .slick_box li{position: relative;overflow: hidden;}
.index_sec .slick_box li a{ position:relative; z-index: 5; height: 230px;text-align: center;padding: 0 15%}
.index_sec .slick_box .icon img{height: 72px; border: solid 1px #e1e1e1; border-radius: 100px;}
.index_sec .slick_box .tit{	font-size: 18px;color: #333333;margin:15px 0;}
.index_sec .slick_box .intro{	font-size: 14px;line-height: 20px;color: #888888;margin: 0;height: 40px;}
.index_sec .slick_box .bg{ position: absolute; width: 100%; height: 100%; top: 0; opacity: 0.1}

.index_sec .slick-dots{text-align: center;margin-top: 50px;}
.index_sec .slick-dots li{display: inline-block;	width: 24px;height: 6px;background-color: #ffffff;border-radius: 3px;margin: 2px;}
.index_sec .slick-dots li *{display: none;}
.index_sec .slick-dots li.slick-active{background: #f0b887}
.index_dr{padding: 100px 0 120px;}
.index_dr .slick_nav li{text-align: center;}
.index_dr .slick_nav .pic{width: 140px;height: 140px;background-color: #428eda;margin: auto;border-radius:50%;background-position-y: top;}
.index_dr .slick_nav .tit{	font-size: 16px;font-weight: normal;color: #333333;margin: 20px 0 10px;}
.index_dr .slick_nav .intro{font-size: 14px;color: #999999;margin: 0;}
.index_dr .slick_nav .slick-arrow{transform: none;-ms-transform: none;-webkit-transform: none; cursor: pointer; z-index: 5; position: absolute;top: 20%;border: 0;background: url("/cn/images/dr-arrows.png") no-repeat center center;background-size: 100% 100%;width: 30px;height: 60px;color:transparent;}
.index_dr .slick_nav .slick-prev{left: 1%;}
.index_dr .slick_nav .slick-next{right: 1%;transform: rotate(-180deg) ;-ms-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
.index_dr .slick_box{margin-bottom: 35px;}
.index_dr .slick_box .center,.index_dr .slick_box .left,.index_dr .slick_box .right{float: left;}
.index_dr .slick_box .center{width: 24.285%;}
.index_dr .slick_box .left{width: 37.857%;text-align: right;padding-right: 5%;position: relative;z-index: 2;}
.index_dr .slick_box .right{width: 37.857%;padding-left:5%;position: relative;z-index: 2;}
.index_dr .slick_box .pic{border-radius: 50%;padding-bottom: 100%;background-color: #8bbef5;background-position-y: top;}
.index_dr .slick_box .tit{font-size: 36px;color: #333333;margin: 40px 0 0;position: relative;line-height: 1;}
.index_dr .slick_box .tit::after{content:"";display: block;width: 24%;position: absolute;left: 105%;bottom: 0;height: 2px;background-color: #009944;}
.index_dr .slick_box .intro{font-size: 16px;max-height: 48px;line-height: 24px;margin: 20px 0 35px;}
.index_dr .slick_box .label{font-size: 16px;margin-bottom: 10px;}
.index_dr .slick_box .info{	font-size: 16px;line-height: 24px;color: #999999;}
.index_dr .slick_box .tits{margin: 115px 0 15px;position: relative;font-size: 26px;font-weight: normal;}
.index_dr .slick_box .tits .icon{display: block;	width: 90px;height: 90px;position: absolute;right: 102%;top: 0;bottom: 0;margin: auto;background: rgba(0,127,207,0.8);border-radius: 50%;line-height: 90px;text-align: center;font-size: 30px;color: #fff;}
.index_dr .slick_box .desc{	font-size: 16px;line-height: 24px;max-width: 360px;}



.hpt_intro{padding-bottom: 120px;}
.hpt_intro .hpt_tit{font-size: 24px;font-weight: normal;margin: 20px 0 40px;}
.hpt_intro .txt{float: left;width: 51%;text-align: justify;font-size: 16px;line-height: 33px;}
.hpt_intro .info{float: right;width: 45%;}

.hpt_intro .info_ls{margin-top: 30px;}
.hpt_intro .info_ls li{float:left;width: 33.333%;}
.hpt_intro .info_ls .num{color: #007fcf;}
.hpt_intro .info_ls .counter{font-size: 48px;font-weight: bold;}
.hpt_intro .info_ls .unit{font-weight: bold; font-size: 16px;display: inline-block;position: relative;}
.hpt_intro .info_ls .symbol{position: absolute;bottom: 100%;left: 0;}
.hpt_intro .info_ls  .text{	font-size: 16px;color: #888888;}
.hpt_intro .info_ls li>span{display: inline-block;}
.hpt_intro .info_ls li:nth-child(2){text-align: center;}
.hpt_intro .info_ls li:nth-child(2) >span{text-align: left;}
.hpt_intro .info_ls li:nth-child(3){text-align: right;}
.hpt_intro .info_ls li:nth-child(3) >span{text-align: left;}
.msg_ls{background: rgba(234,247,255,0.5);padding: 30px 0;}
.msg_ls li{float: left;width: 25%;margin: 20px 0;}
.msg_ls li:nth-child(4n+1){clear: both;}
.msg_ls li .icon{display: inline-block;vertical-align: middle;margin-right: 5px;}
.hpt_history{padding: 20px 0 70px;}
.hpt_history .slick_nav{margin: 0 -25px 7%;position: relative;}
.hpt_history .slick_nav::after{content:"";display: block;left: 25px;right: 25px;bottom: 0;margin: auto;height: 4px;background: #e8e9ea;position: absolute;}
.hpt_history .slick_nav li{padding: 0 25px;cursor: pointer;}
.hpt_history .slick_nav .wrap{text-align: center;padding: 30px 10px 30px;}
.hpt_history .slick_nav .tit{font-size: 30px;}
.hpt_history .slick_nav .intro{font-size: 16px;}
.hpt_history .slick_nav  .slick-current .wrap{background: #007fcf;color: #fff;}
.hpt_history .slick_box .pic{width: 40%;}
.hpt_history .slick_box .txt{width: 60%;padding-left: 5.8%;}
.hpt_history .slick_box .tit{	font-size: 30px;color: #007fcf;margin: 0 0 15px;}
.hpt_history .slick_box .tit strong{font-size: 36px;margin: 0 0 20px;}
.hpt_history .slick_box .intro{	font-size: 16px;line-height: 30px;}
.hpt_history .slick_nav .slick-arrow{cursor: pointer; z-index: 5; position: absolute;top: 50%;border: 0; background: url("/cn/images/dr-arrows.png") no-repeat center center;background-size: 100% 100%;width: 30px;height: 60px;color:transparent;}
.hpt_history .slick_nav .slick-prev{left: 1%;}
.hpt_history .slick_nav .slick-next{right: 1%;transform: rotate(-180deg) translateY(50%);-ms-transform: rotate(-180deg) translateY(50%);-webkit-transform: rotate(-180deg) translateY(50%);}

.lead_ls{padding: 0 0 120px;}
.lead_ls .data li{float: left;width: 21.428%;margin: 0 4.761% 20px 0;}
.lead_ls .data li:nth-child(4n){margin-right: 0;}
.lead_ls .data .pic{padding-bottom: 120%;}
.lead_ls .data .tit{font-size: 18px;margin: 25px 0 10px;}
.lead_ls .data .intro{font-size: 14px;line-height: 20px;color: #888888;height: 40px;margin: 0;}
.single_info{padding: 2% 0 6%;}
.single_info.f18{ line-height: 30px;}
.video-play-wrap {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1000;background-color: rgba(0, 0, 0, .5);display: none;z-index:10000;}
.video-play-wrap .inner {position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 80%;max-height: 80%;height:80%;}
.video-play-wrap video {width: 100%;top:50%; max-height:100%; position:relative;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);object-fit: cover;}
.video-play-wrap .close-btn {background: rgba(30, 30, 30, .6);cursor: pointer;height: 44px;padding: 10px;transition: color .2s;vertical-align: top;width: 44px;position: absolute;right: 0;top: 0;color: #ccc;}
.video-play-wrap .close-btn svg path {fill: transparent;stroke: currentColor;stroke-linejoin: round;stroke-width: 3;}

.video_ls .data li{float: left;width: 21.428%;margin: 0 4.761% 4% 0;}
.video_ls .data li:nth-child(4n){margin-right: 0;}
.video_ls .data .pic{overflow: hidden;position: relative;}
.video_ls .data .pic figure{padding-bottom: 66.666%;transition: all 0.3s;-ms-transition: all 0.3s;-webkit-transition: all 0.3s;}
.video_ls .data .pic::after{content:""; display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;margin: auto;background: url("/cn/images/play.png") no-repeat center center rgba(0,0,0,0.1);}
.video_ls .data .tit{font-size: 18px;font-weight: normal;margin: 20px 0 0;}
.video_ls .data a:hover .pic figure{transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);}
.video_ls .Pages{padding-top: 1%;}


.pic_ls .data li{float: left;width: 30%;margin: 0 5% 4% 0;}
.pic_ls .data .pic{overflow: hidden;position: relative;}
.pic_ls .data .pic figure{padding-bottom: 61.9%;transition: all 0.3s;-ms-transition: all 0.3s;-webkit-transition: all 0.3s;}
.pic_ls .data .pic::after{content:""; display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;margin: auto;background: url("/cn/images/check.png") no-repeat center center rgba(0,0,0,0.1);}
.pic_ls .data .tit{font-size: 18px;font-weight: normal;margin: 20px 0 0;text-align: center;}
.pic_ls .data a:hover .pic figure{transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);}
.pic_ls .Pages{padding-top: 1%;}


















@media  (min-width: 1500px){
    .index_dr .slick_nav .slick-prev{left: -2%;}
    .index_dr .slick_nav .slick-next{right: -2%;}
    .hpt_history .slick_nav .slick-prev{left: -2%;}
    .hpt_history .slick_nav .slick-next{right: -2%;}
}

@media  (min-width: 768px){

    .pic_ls .data li:nth-child(3n){margin-right: 0;}
    
.index_sec .slick-slide > div:nth-child(odd) li:nth-child(odd) .icon img.img_white,
.index_sec .slick-slide > div:nth-child(odd) li:nth-child(even) .icon img.img_gray,
.index_sec .slick-slide > div:nth-child(even) li:nth-child(odd) .icon img.img_gray,
.index_sec .slick-slide > div:nth-child(even) li:nth-child(even) .icon img.img_white{ display: none}
.index_sec .slick-slide > div:nth-child(odd) li:nth-child(1){ background: #fff}
.index_sec .slick-slide > div:nth-child(odd) li:nth-child(2){ background: #378fe5}
.index_sec .slick-slide > div:nth-child(odd) li:nth-child(3){ background: #fff}
.index_sec .slick-slide > div:nth-child(odd) li:nth-child(4){ background: #72d07d}
.index_sec .slick-slide > div:nth-child(even) li:nth-child(1){ background: #afc26f}
.index_sec .slick-slide > div:nth-child(even) li:nth-child(2){ background: #fff}
.index_sec .slick-slide > div:nth-child(even) li:nth-child(3){ background: #56ccde}
.index_sec .slick-slide > div:nth-child(even) li:nth-child(4){ background: #fff}
.index_sec .slick-slide > div:nth-child(odd) li:nth-child(even) .tit,
.index_sec .slick-slide > div:nth-child(odd) li:nth-child(even) .intro,
.index_sec .slick-slide > div:nth-child(even) li:nth-child(odd) .tit,
.index_sec .slick-slide > div:nth-child(even) li:nth-child(odd) .intro{ color: #fff}
}


@media  (max-width: 1024px){
    .index_new .item .right li a{    padding: 10px 100px 5px 0;}
    .index_new .item .right .time .day{font-size: 36px;}
    .index_new .item .right .time{padding: 5px 10px;}
    .index_dr .slick_box .tits{margin-top: 35px;}
}


@media  (max-width:768px){
    .index_bn li .pc{display: none;}
    .index_bn li .mb{display: block;}
    .index_bn .slick-dots{bottom: 5px;}
    .index_bn .slick-dots li{margin: 0 5px;height: 10px;width: 10px;}
    .index_bn .txt .tit{font-size: 20px;}
    .index_bn .txt .intro{font-size: 14px;padding-right: 0;margin-top: 5px;}
    .index_bn .txt .intro::after{display: none;}
    .index_new{padding: 40px 0 30px;}
    .index_new .item .left{width: 100%;margin-bottom: 5%;}
    .index_new .item .right{width: 100%;padding-top: 0;}
    .index_new .tab_ls{position: relative;top: auto;width: 100%;margin-bottom: 4%;}
    .index_new .tab_ls a{min-width: 90px;width: auto;padding: 0 10px;}
    .index_sec{padding: 30px 0;}
    .index_sec .index_tit{margin-bottom: 20px;}


.index_sec .slick-slide > div:nth-child(odd) li:nth-child(odd) .icon img.img_white,
.index_sec .slick-slide > div:nth-child(odd) li:nth-child(even) .icon img.img_gray,
.index_sec .slick-slide > div:nth-child(even) li:nth-child(odd) .icon img.img_gray,
.index_sec .slick-slide > div:nth-child(even) li:nth-child(even) .icon img.img_white{ display: none}

.index_sec .slick-slide:nth-child(4n+1) > div:nth-child(odd) li{ background: #fff}
.index_sec .slick-slide:nth-child(4n+1) > div:nth-child(even) li{ background: #56ccde}

.index_sec .slick-slide:nth-child(4n+2) > div:nth-child(odd) li{ background: #fff}
.index_sec .slick-slide:nth-child(4n+2) > div:nth-child(even) li{ background: #378fe5}

.index_sec .slick-slide:nth-child(4n+3) > div:nth-child(odd) li{ background: #fff}
.index_sec .slick-slide:nth-child(4n+3) > div:nth-child(even) li{ background: #72d07d}

.index_sec .slick-slide:nth-child(4n+4) > div:nth-child(odd) li{ background: #fff}
.index_sec .slick-slide:nth-child(4n+4) > div:nth-child(even) li{ background: #afc26f}


.index_sec .slick-slide > div:nth-child(odd) li:nth-child(even) .tit,
.index_sec .slick-slide > div:nth-child(odd) li:nth-child(even) .intro,
.index_sec .slick-slide > div:nth-child(even) li:nth-child(odd) .tit,
.index_sec .slick-slide > div:nth-child(even) li:nth-child(odd) .intro{ color: #fff}
    
    .index_sec .slick-dots{margin-top: 20px;}
    .index_dr{padding: 50px 0 60px;}
    .index_dr .slick_nav .pic{height: 90px;width: 90px;}
    .index_dr .slick_box .center{display: none;}
    .index_dr .slick_nav .slick-arrow{width: 15px;height: 30px;}
    .index_dr .slick_box .left{width: 100%;text-align: left;padding: 0;}
    .index_dr .slick_box .tit{font-size: 20px;margin-top: 0;}
    .index_dr .slick_box .tit::after{display: none;}
    .index_dr .slick_box .intro{margin: 5px 0 15px;}
    .index_dr .slick_box .right{width: 100%;padding: 0;}
    .index_dr .slick_box .tits{padding-left: 50px;font-size: 18px;}
    .index_dr .slick_box .tits .icon{height: 40px;width: 40px;line-height: 40px;font-size: 18px;right: auto;left: 0px;}

    .hpt_intro .hpt_tit{margin-bottom: 20px;}
    .hpt_intro .txt,.hpt_intro .info{width: 100%;}
    .hpt_intro .info{margin-top: 20px;}

    .hpt_intro .info_ls li{width: 100%;text-align: left!important;margin-bottom: 15px;}
    .hpt_intro .info_ls .counter{font-size: 40px;}
    .hpt_intro{padding-bottom: 20px;}
    .msg_ls li{width: 100%;margin: 10px 0;}
    .hpt_history .slick_nav li{padding: 0;}
    .hpt_history .slick_nav{margin-left: 0;margin-right: 0;}
    .hpt_history .slick_nav .tit{font-size: 24px;}
    .hpt_history .slick_nav .intro{font-size: 14px;}
    .hpt_history .slick_nav .wrap{padding: 15px 10px 10px;}
    .hpt_history .slick_nav .slick-arrow{height: 30px;width: 15px;}
    .hpt_history .slick_nav::after{left: 0;right: 0;}
    .hpt_history .slick_box .pic,.hpt_history .slick_box .txt{display: block;width: 100%;}
    .hpt_history .slick_box .tit strong{font-size: 24px;}
    .hpt_history .slick_box .tit{font-size: 20px;}
    .hpt_history .slick_box .txt{padding: 5% 0 0;}
    .lead_ls{padding-bottom: 60px;}
    .pic_ls .data .pic::after{background-size: 30px auto;}
    .pic_ls .data .tit{font-size: 16px;margin-top: 10px;}
}
@media  (max-width:480px){
    .lead_ls .data li{float: left;width: 48%;margin: 0 4% 20px 0;}
    .lead_ls .data li:nth-child(2n){margin-right: 0;}
    .video_ls .data li{float: left;width: 48%;margin: 0 4% 20px 0;}
    .video_ls .data li:nth-child(2n){margin-right: 0;}
    .video_ls .data .tit{font-size: 16px;margin-top: 10px;}
    .pic_ls .data li{float: left;width: 48%;margin: 0 4% 20px 0;}
    .pic_ls .data li:nth-child(2n){margin-right: 0;}


}


/**/

.label-wrap {
  text-align: center;
  font-size: 0;
  margin-top: 72px;
  padding-bottom: 19px;
  border-bottom: 1px solid #f2f2f2;
}
.label-wrap .label-scroll {
  overflow: auto;
  white-space: nowrap;
}
.label-wrap .label-scroll li {
  display: inline-block;
  margin-right: 8px;
}
.label-wrap .label-scroll li:last-child {
  margin-right: 0;
}
.label-wrap .label-scroll li a {
  display: block;
  padding: 0 30px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #000;
  font-size: 16px;
  border-radius: 16px;
}
.label-wrap .label-scroll li.active a {
  background-color: #007fcf;
  color: #fff;
}
.article-list li a {
  display: block;
  padding-right: 150px;
  position: relative;
  height: 78px;
  line-height: 77px;
  border-bottom: 1px solid #f2f2f2;
  font-size: 18px;
  padding-left: 8px;
  -webkit-transition: padding 0.3s ease;
  -ms-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
}
.article-list li a p {
  margin: 0;
}
.article-list li a .date {
  position: absolute;
  right: 12px;
  top: 0;
  color: #999;
  -webkit-transition: right 0.3s ease;
  -ms-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
.article-list li a .icon {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 4px;
  margin-right: 10px;
}
.article-list li a .icon-read {
  width: 16px;
  height: 20px;
  background: url(/cn/images/read.png) no-repeat center center;
}
.article-list li a .icon.hover {
  display: none;
}
.article-list li a:hover {
  background-color: #007fcf;
  color: #fff;
  padding-left: 28px;
}
.article-list li a:hover .date {
  color: #fff;
  right: 32px;
}
.article-list li a:hover .icon-read {
  background: url(/cn/images/read_hover.png) no-repeat center center;
}
.h-article {
  margin-bottom: 24px;
}
.h-article .article-list {
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .article-list li a {
    font-size: 14px;
    height: 54px;
    line-height: 53px;
    padding-right: 110px;
  }
  .h-article {
    margin-bottom: 24px;
  }
}
.hospital-map {
  text-align: center;
}
.title-md {
  font-size: 24px;
  margin: 0;
}
.text-center {
  text-align: center;
}
.telephone-section1 .list {
  margin-top: 60px;
}
.telephone-section1 .list .item {
  float: left;
  width: 280px;
  padding-left: 2%;
  padding-bottom: 26px;
  position: relative;
}
.telephone-section1 .list .item::after {
  content: "";
  width: 1px;
  height: 150px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(
    to bottom,
    rgba(229, 229, 229, 0),
    rgba(229, 229, 229, 1),
    rgba(229, 229, 229, 1),
    rgba(229, 229, 229, 1),
    rgba(229, 229, 229, 1),
    rgba(229, 229, 229, 0)
  );
}
.telephone-section1 .list .item:last-child::after {
  display: none;
}
.telephone-section1 .list .item .icon {
  width: 71px;
  height: 71px;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  position: relative;
  margin-bottom: 16px;
}
.telephone-section1 .list .item .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 66%;
  max-height: 72%;
}
.telephone-section1 .list .item span {
  display: block;
}
.telephone-section1 .list .item .name {
  color: #999;
  font-size: 18px;
  margin-bottom: 5px;
}
.telephone-section1 .list .item .txt {
  font-size: 24px;
  line-height: 30px;
}
.telephone-section1 {
  margin-bottom: 75px;
}
.telephone-section2 .list {
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  margin-top: 60px;
}
.telephone-section2 .list .item {
  display: table;
  width: 50%;
  float: left;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  height: 130px;
  border-right: 1px solid #e5e5e5;
}
.telephone-section2 .list .item .inner {
  display: table-cell;
  vertical-align: middle;
  padding: 0 11%;
}
.telephone-section2 .list .item .icon {
  float: left;
  max-width: 70px;
  max-height: 70px;
}
.telephone-section2 .list .item .content {
  margin-left: 100px;
  padding-top: 8px;
}
.telephone-section2 .list .item .content span {
  display: block;
}
.telephone-section2 .list .item .content .name {
  color: #999;
  font-size: 16px;
  margin-bottom: 5px;
}
.telephone-section2 .list .item .content .txt {
  font-size: 30px;
  line-height: 30px;
}
.telephone-section2 {
  padding: 55px 0 212px;
  border-top: 1px dotted #999;
}
@media (max-width: 992px) {
  .telephone-section1 .list .item {
    width: 33.3333%;
  }
  .telephone-section1 .list .item:nth-child(3n)::after {
    display: none;
  }
  .telephone-section2 .list .item {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .title-md {
    font-size: 20px;
  }
  .telephone-section1 .list {
    margin-top: 20px;
  }
  .telephone-section1 .list .item {
    width: 100%;
    padding-left: 0;
    overflow: hidden;
    padding-bottom: 20px;
  }
  .telephone-section1 .list .item .icon {
    float: left;
    margin-bottom: 0;
  }
  .telephone-section1 .list .item .content {
    margin-left: 90px;
    padding-top: 10px;
  }
  .telephone-section1 .list .item .name {
    font-size: 14px;
  }
  .telephone-section1 .list .item .txt {
    font-size: 20px;
  }
  .telephone-section1 {
    margin-bottom: 20px;
  }
  .telephone-section2 .list {
    margin-top: 20px;
  }
  .telephone-section2 .list .item {
    height: auto;
  }
  .telephone-section2 .list .item .inner {
    padding: 15px;
  }
  .telephone-section2 .list .item .content .name {
    font-size: 14px;
  }
  .telephone-section2 .list .item .content .txt {
    font-size: 22px;
  }
  .telephone-section2 {
    padding: 30px 0 40px;
  }
}
.h-process {
  border: 1px solid #eee;
  border-radius: 5px;
  margin-bottom: 100px;
}
.h-process .date-wrap {
  padding: 46px 50px 70px;
}
.h-process .date-wrap .title {
  color: #007fcf;
  font-size: 20px;
  margin: 0 0 10px;
}
.h-process .date-wrap .desc {
  font-size: 16px;
  margin: 0;
}
.h-process .register-date {
  margin-top: 40px;
  border: 1px dotted #999;
  background-color: #ecf3f8;
  color: #000;
}
.h-process .register-date .date-text {
  font-size: 18px;
  font-weight: bold;
  margin: 26px 0 16px;
}
.h-process .register-date .row {
  padding: 9px 38px;
  border-bottom: 1px solid #d7dde2;
}
.h-process .register-date .row:nth-child(even) {
  background-color: #e8f0f6;
}
.h-process .register-date .row:last-child {
  border-bottom: none;
}
.h-process .register-date .details {
  overflow: hidden;
  font-size: 16px;
}
.h-process .register-date .details .rol-1 {
  float: left;
  display: block;
  width: 115px;
  height: 32px;
  line-height: 32px;
  border-radius: 32px;
  text-align: center;
  background-color: #007fcf;
  color: #fff;
}
.h-process .register-date .details .info {
  overflow: hidden;
  margin-left: 115px;
}
.h-process .register-date .details .rol-2 {
  line-height: 32px;
  float: left;
  width: 110px;
  text-align: right;
}
.h-process .register-date .details .rol-2 span {
  display: block;
}
.h-process .register-date .details .text {
  margin-left: 152px;
}
.h-process .register-date .details .text p {
  margin: 0;
  line-height: 32px;
}
.h-process .register-date .details .text p span {
  margin-right: 14px;
}
.h-process .process-wrap {
  padding: 46px 54px 49px 46px;
  background-color: #f8f8f8;
  border-top: 1px solid #f3f3f3;
}
.h-process .process-wrap .title {
  color: #007fcf;
  font-size: 20px;
}
.h-process .process-wrap .steps-bar {
  white-space: nowrap;
  font-size: 0;
}
.h-process .process-wrap .steps-bar .step {
  display: inline-block;
  vertical-align: top;
  height: 74px;
  text-align: center;
  font-size: 16px;
  position: relative;
  border-left: 0;
  border-right: 0;
  padding-right: 36px;
  max-width: 300px;
}
.h-process .process-wrap .steps-bar .step:first-child {
  border-left: 1px solid #e8e8e8;
}
.h-process .process-wrap .steps-bar .step:last-child {
  padding-right: 22px;
}
.h-process .process-wrap .steps-bar .step::after {
  content: "";
  position: absolute;
  width: 36px;
  height: 74px;
  right: 0;
  top: 0px;
  background: url(/cn/images/step.jpg) no-repeat;
  background-size: cover;
  z-index: 2;
}
.h-process .process-wrap .steps-bar .step:last-child::after {
  width: 22px;
  background: url(/cn/images/step2.png) no-repeat;
  background-size: cover;
}
.h-process .process-wrap .steps-bar .step .ytable {
  height: 100%;
  background-color: #f0f0f0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  width: auto;
  padding: 0 23px;
}
.h-process .process-wrap .steps-bar .step span {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  text-align: left;
  line-height: 24px;
}
.h-process .process-wrap .steps-bar .step .number {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  line-height: 18px;
  border-radius: 50%;
  border: 1px solid #000;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-right: 8px;
}
@media (max-width: 768px) {
  .h-process {
    margin-bottom: 40px;
  }
  .h-process .register-date {
    margin-top: 20px;
  }
  .h-process .date-wrap {
    padding: 30px 10px;
  }
  .h-process .date-wrap .title {
    font-size: 18px;
  }
  .h-process .date-wrap .desc {
    font-size: 14px;
  }
  .h-process .register-date .row {
    padding: 8px 10px;
  }
  .h-process .register-date .details {
    font-size: 14px;
  }
  .h-process .register-date .details .rol-1 {
    float: none;
  }
  .h-process .register-date .details .info {
    margin-left: 0;
  }
  .h-process .register-date .details .text {
    margin-left: 125px;
  }
  .h-process .process-wrap {
    padding: 30px 10px;
  }
  .h-process .process-wrap .title {
    font-size: 18px;
  }
}
.h-visit {
  margin-bottom: 32px;
}
.h-visit .section {
  padding: 68px 0;
}
.h-visit .section:nth-child(odd) .image {
  float: left;
  width: 35%;
}
.h-visit .section:nth-child(odd) .content {
  float: right;
  width: 65%;
  padding-left: 60px;
}
.h-visit .section .content .title {
  margin-bottom: 30px;
}
.h-visit .section .content p {
  margin: 0;
  font-size: 16px;
  line-height: 1.9;
}
.h-visit .section:nth-child(even) .image {
  float: right;
  width: 50%;
}
.h-visit .section:nth-child(even) .content {
  float: left;
  width: 50%;
  padding-right: 60px;
}
.h-visit .section .content .title-xs {
  color: #007fcf;
  font-size: 18px;
  margin: 0 0 20px;
}
.h-visit .section .content .list {
  margin-top: 18px;
}
.h-visit .section .content .list li {
  margin-bottom: 14px;
}
.h-visit .section .content .list li:last-child {
  margin-bottom: 0;
}
.h-visit .section .content .list li span {
  display: block;
  font-size: 16px;
}
.h-visit .section .content .list li .txt {
  color: #999;
  line-height: 26px;
}
@media (max-width: 768px) {
  .h-visit {
    margin-bottom: 20px;
  }
  .h-visit .section {
    padding: 0;
  }
  .h-visit .section .image,
  .h-visit .section .content {
    width: 100% !important;
    float: none !important;
  }
  .h-visit .section .content {
    padding: 20px 0 !important;
  }
  .h-visit .section .content .title,
  .h-visit .section .content .title-xs {
    margin-bottom: 15px;
  }
  .h-visit .section .content p {
    font-size: 14px;
  }
  .h-visit .section .content .list li span {
    font-size: 14px;
  }
}
.h-guide {
  margin-bottom: 60px;
}
.h-guide .section {
  width: 100%;
  display: table;
  table-layout: fixed;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  margin-bottom: 29px;
  padding: 40px 50px 54px;
}
.h-guide .section .cell {
  display: table-cell;
  vertical-align: top;
}
.h-guide .section .image {
  padding-left: 78px;
  width: 478px;
}
.h-guide .section .content .title {
  color: #007fcf;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 5px;
}
.h-guide .section .content .list li {
  border-bottom: 1px dotted #999;
  padding: 12px 0;
}
.h-guide .section .content .list li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.h-guide .section .content .list li p {
  margin: 0;
  font-size: 16px;
  line-height: 1.9;
  text-indent: -2em;
  margin-left: 2em;
}
.h-guide .section .content .steps {
  padding: 36px 0;
}
.h-guide .section .content .steps li {
  width: 20%;
  float: left;
  text-align: center;
  padding: 12px 0;
  border-right: 1px solid #e5e5e5;
}
.h-guide .section .content .steps li:last-child {
  border-right: 0;
}
.h-guide .section .content .steps li .step-icon {
  max-width: 70px;
  max-height: 70px;
  display: block;
  margin: 0 auto 10px;
}
.h-guide .section .content .steps li .step-text {
  font-size: 18px;
}
.h-guide .section .content .tips {
  border-top: 1px dotted #999;
  padding-top: 36px;
}
.h-guide .section .content .tips dt {
  color: #ff2f2f;
  font-size: 20px;
  margin-bottom: 16px;
}
.h-guide .section .content .tips dd {
  font-size: 16px;
  line-height: 34px;
}
@media (max-width: 768px) {
  .h-guide .section {
    display: block;
    padding: 30px 10px;
  }
  .h-guide .section .cell {
    display: block;
  }
  .h-guide .section .image {
    width: 100%;
    padding-left: 0;
  }
  .h-guide .section .content .title {
    font-size: 18px;
  }
  .h-guide .section .content .list li p {
    font-size: 14px;
  }
  .h-guide .section .content .list li:last-child {
    padding-bottom: 12px;
  }
  .h-guide .section .content .steps {
    padding: 18px 0;
  }
  .h-guide .section .content .steps li {
    width: 50%;
    border-right: 0;
    padding: 5px;
  }
  .h-guide .section .content .steps li .step-text {
    font-size: 15px;
  }
  .h-guide .section .content .tips {
    padding-top: 18px;
  }
  .h-guide .section .content .tips dt {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .h-guide .section .content .tips dd {
    font-size: 14px;
  }
  .h-guide {
    margin-bottom: 40px;
  }
}
.h-comment {
  margin: 70px 0 100px;
}
.h-comment .image,
.h-comment .form {
  width: 50%;
  float: left;
}
.h-comment .form {
  padding: 0 70px 0 42px;
}
.h-comment .form .form-title {
  font-size: 18px;
  margin: 0 0 16px;
}
.h-comment .form .form-item {
  margin-bottom: 19px;
}
.h-comment .form .text {
  display: block;
  width: 100%;
  height: 51px;
  line-height: 49px;
  border: 1px solid #d5d5d5;
  font-size: 16px;
  padding: 0 20px;
}
.h-comment .form .tips {
  color: #999;
  font-size: 16px;
  line-height: 1.9;
  margin: 40px 0 0;
  border-top: 1px solid #f2f2f2;
  padding-top: 24px;
}
.h-comment .form .submit {
  display: block;
  width: 120px;
  height: 40px;
  border-radius: 40px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background-color: #007fce;
  border: none;
  cursor: pointer;
  margin-top: 42px;
}
@media (max-width: 768px) {
  .h-comment .image,
  .h-comment .form {
    width: 100%;
    float: none;
  }
  .h-comment .form {
    padding: 30px 0;
  }
  .h-comment .form .tips {
    font-size: 14px;
  }
  .h-comment {
    margin: 30px 0 10px;
  }
}
.h-download {
  margin: 35px 0 24px;
}
.h-download .download-list {
  margin-bottom: 24px;
}
.download-list .item {
  border-bottom: 1px solid #f2f2f2;
  line-height: 77px;
  padding-right: 180px;
  position: relative;
  -webkit-transition: padding 0.3s ease;
  -ms-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
}
.download-list .item.word:hover {
  background-color: #007fcf;
}
.download-list .item.pdf:hover {
  background-color: #c01212;
}
.download-list .item:hover {
  color: #fff;
  padding-left: 24px;
}
.download-list .item:hover .btn {
  right: 32px;
}
.download-list .item p {
  margin: 0;
  font-size: 18px;
}
.download-list .item .icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-bottom: 2px;
  margin-right: 20px;
}
.download-list .item.pdf .icon {
  background: url(/cn/images/pdf.png) no-repeat;
}
.download-list .item.word .icon {
  background: url(/cn/images/word.png) no-repeat;
}
.download-list .item.word:hover .icon {
  background: url(/cn/images/word_hover.png) no-repeat;
}
.download-list .item.pdf:hover .icon {
  background: url(/cn/images/pdf_hover.jpg) no-repeat;
}
.download-list .item .btn {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 113px;
  height: 41px;
  line-height: 39px;
  text-align: center;
  border-radius: 41px;
  border: 1px solid #c3c3c3;
  background-color: #fff;
  color: #999;
  font-size: 16px;
  -webkit-transition: right 0.3s ease;
  -ms-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
.download-list .item .btn .icon-download {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  background: url(/cn/images/download.png) no-repeat;
  margin-left: 9px;
}
@media (max-width: 768px) {
  .download-list .item {
    padding-right: 124px;
  }
  .download-list .item p {
    font-size: 14px;
  }
  .download-list .item .icon {
    margin-right: 10px;
  }
  .download-list .item .btn {
    font-size: 14px;
    width: 90px;
  }
}
.personnel-admin {
  margin: 66px 0 50px;
}
.personnel-admin .summary {
  max-width: 1040px;
}
.personnel-admin .summary .text {
  font-size: 16px;
  line-height: 1.9;
  margin: 20px 0 0;
}
.personnel-admin .list .section {
  padding: 50px 0;
  border-bottom: 1px solid #f2f2f2;
}
.personnel-admin .list .section:last-child {
  border-bottom: 0;
}
.personnel-admin .list .section .image,
.personnel-admin .list .section .content {
  width: 50%;
}
.personnel-admin .list .section:nth-child(even) .image {
  float: right;
}
.personnel-admin .list .section:nth-child(even) .content {
  float: left;
  padding-right: 50px;
}
.personnel-admin .list .section:nth-child(odd) .image {
  float: left;
}
.personnel-admin .list .section:nth-child(odd) .content {
  float: right;
  padding-left: 50px;
}
.personnel-admin .list .section .image .bg_cover {
  padding-top: 47.1428%;
}
.personnel-admin .list .section .content .title {
  color: #007fcf;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 20px;
}
.personnel-admin .list .section .content .desc {
  font-size: 16px;
  line-height: 1.9;
  margin: 0 0 16px;
}
.personnel-admin .list .section .content .ul {
  font-size: 16px;
}
.personnel-admin .list .section .content .ul h4 {
  margin: 0;
  line-height: 1.9;
}
.personnel-admin .list .section .content .ul p {
  color: #999;
  line-height: 1.65;
  margin: 0;
  padding-left: 1em;
}
.personnel-admin .list .section .content .ul li {
  margin-top: 7px;
}
@media (max-width: 768px) {
  .personnel-admin {
    margin: 30px 0 10px;
  }
  .personnel-admin .summary .text {
    font-size: 14px;
  }
  .personnel-admin .list .section {
    padding: 30px 0 0;
  }
  .personnel-admin .list .section .image,
  .personnel-admin .list .section .content {
    width: 100%;
    float: none;
  }
  .personnel-admin .list .section .content {
    padding: 30px 0 !important;
  }
  .personnel-admin .list .section .content .desc {
    font-size: 14px;
  }
  .personnel-admin .list .section .content .ul {
    font-size: 14px;
  }
}
.h-retire {
  margin: 15px 0 24px;
}
.h-retire .article-list {
  margin-bottom: 24px;
}
.h-jobs .summary {
  text-align: center;
  margin-bottom: 40px;
}
.h-jobs .summary .title {
  font-size: 36px;
  font-weight: 500;
  margin: 0 0 12px;
}
.h-jobs .summary .desc {
  font-size: 16px;
  margin: 0;
}
.h-jobs .list .item {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  margin-bottom: 29px;
  padding: 0 38px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.h-jobs .list .item .content {
  padding: 30px 0;
  position: relative;
}
.h-jobs .list .item .content::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/cn/images/icon_1.png) no-repeat center center;
  right: 0;
  top: 50%;
  margin-top: -10px;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.h-jobs .list .item .content .name {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}
.h-jobs .list .item .content .other {
  font-size: 0;
  margin-top: 8px;
}
.h-jobs .list .item .content .other span {
  color: #999;
  font-size: 18px;
  margin-right: 80px;
}
.h-jobs .list .item .detail {
  border-top: 1px solid #e0e3e9;
  color: #666;
  font-size: 18px;
  padding: 32px 0 56px;
  display: none;
}
.h-jobs .list .item .detail .info {
  line-height: 1.6;
  margin-bottom: 26px;
}
.h-jobs .list .item .detail .info dt {
  font-weight: bold;
}
.h-jobs .list .item .detail .email {
  display: block;
  color: #c7000c;
  font-style: normal;
  margin-top: 50px;
}
.h-jobs .list .item:hover {
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.03);
  border-color: #fff;
}
.h-jobs .list .item.active .content::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.h-jobs .list {
  margin-bottom: 14px;
}
.h-jobs {
  margin: 50px 0 24px;
}
@media (max-width: 768px) {
  .h-jobs {
    margin: 30px 0 40px;
  }
  .h-jobs .summary .title {
    font-size: 24px;
  }
  .h-jobs .summary {
    margin-bottom: 20px;
  }
  .h-jobs .summary .desc {
    font-size: 14px;
  }
  .h-jobs .list .item {
    padding: 0 10px;
    margin-bottom: 14px;
  }
  .h-jobs .list .item .content {
    padding: 20px 0;
  }
  .h-jobs .list .item .content .name {
    font-size: 18px;
  }
  .h-jobs .list .item .content .other span {
    display: inline-block;
    font-size: 14px;
    margin-right: 14px;
    margin-bottom: 2px;
  }
  .h-jobs .list .item .detail {
    font-size: 14px;
    padding: 20px 0 30px;
  }
  .h-jobs .list .item .detail .info {
    margin-bottom: 12px;
  }
  .h-jobs .list .item .detail .email {
    margin-top: 25px;
  }
}

/**/

.mp{ margin: 0; padding: 0}
.fw{font-weight: normal}

.f18{ font-size: 18px;}
.f16{ font-size: 16px;}
.f_blue{ color: #007fcf}
@media(max-width:768px){
.f18{ font-size: 16px;}
.f16{ font-size: 14px;}
}

.menu_location{ line-height: 20px; border-bottom: solid 1px #f2f2f2; margin-bottom: 3%}
.location{ color: #bebebe; padding:20px 0px 20px 25px; float: right; background: url("/cn/images/location_icon.jpg") no-repeat left}
.location a{ padding-right: 16px; margin-right: 12px; color: #bebebe;background: url("/cn/images/location_jt.jpg") no-repeat right}
.location a:hover{color: #0099e6}

.menu li { font-size: 18px; padding: 20px 0; float: left; position: relative; margin-right: 4%;}
.menu li.aon a{ color: #0099e6}
.menu li.aon:before { position: absolute; content: ''; bottom: 0px; width: 100%; height: 2px; background: #0099e6}
.menu .column{ display: none}
.menu #menu1100 span{ position:absolute; left:35%; bottom:2px; transform:translateX(-50%); width:100%; text-align:center; font-size:12px;white-space: nowrap; color:#666; }

.submenu{ padding-bottom: 3%}
.submenu ul{ text-align: center; border-bottom: solid 1px #f2f2f2; line-height: 32px; padding: 20px 0;}
.submenu li{ font-size: 16px; display: inline-block;}
.submenu li a{ color: #000000; display: inline-block; padding: 0px 30px;}
.submenu li a:hover{color: #0099e6}
.submenu li.aon a{ color: #fff; border-radius: 100px; background-color: #0099e6}
@media(max-width:1400px){
.menu li {font-size: 17px; margin-right: 2.5%;}
}
@media(max-width:1200px){
.menu li { font-size: 16px; margin-right: 2%;}
.submenu li{ font-size: 14px; }
.menu #menu1100 span{ position:relative;transform:translateX(0); left:0; display:inline-block; width:auto;vertical-align:middle; }
}
@media(max-width:1100px){
.location{float: none;}
}

@media(max-width:768px){
.menu_location{ border-bottom: none}
.menu .column{ color: #fff; font-size: 16px; position: relative;display: block; padding: 8px 20px; margin: 0; border-radius: 100px;
background: rgb(0,117,193); /* Old browsers */
background: -moz-linear-gradient(left, rgba(0,117,193,1) 0%, rgba(25,200,250,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,117,193,1) 0%,rgba(25,200,250,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,117,193,1) 0%,rgba(25,200,250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0075c1', endColorstr='#19c8fa',GradientType=1 ); /* IE6-9 */
}
.menu .column:before{ content: ''; position: absolute; right: 4%; top: 12px; width: 10px; height: 10px; border-right: solid 2px #fff; border-bottom: solid 2px #fff; transform: rotate(45deg); transition: 0.5s}
.menu .column.on:before{transform: rotate(-135deg); top: 16px; }
.menu ul{ z-index: 20; text-align: left; background: #fff; box-shadow: 0 10px 10px 2px #eee; display: none; position: absolute; width: 96%;}
.menu ul li{font-size: 14px; display: block; float: none; padding: 10px 0;width: 100%; border-bottom: dotted 1px #ddd}
.menu ul li a{ padding: 0px 20px; display: block}
.menu ul li a:after{ display: none}

.submenu li{ min-width: 19%;}
.submenu li a{ padding: 0; display: block; max-width: 112px; margin: auto}
}
.article_info { font-size: 16px; line-height: 30px;}
.article_info .info_title{ text-align: center;}
.article_info .info_title h2{ font-size: 1.5vw; line-height: 150%}
.article_info .other{ padding: 2% 0; color: #999999;border-bottom: solid 1px #f2f2f2}
.article_info .article{ padding: 4% 5%; min-height: 150px; }
.article_info .article table td{ font-size:14px;}

.download_file{ padding-bottom: 5%; width: 90%; max-width: 600px; margin: auto; position: relative}
.download_file h4{ display: block;font-size: 16px; text-align: center;width: 180px; line-height: 50px; margin: auto}
.download_file h4 a{ cursor: pointer;display: block;  color: #fff; background-color: #007fcf; border-radius: 100px;}
.download_file ul{ display: none;width: 100%; padding: 0px 40px; position: absolute; background: #fff; z-index: 10; box-shadow:  0 0 10px rgb(0,0,0,0.2)}
.download_file ul li { padding: 2% 0; border-bottom: solid 1px #f2f2f2}
.download_file ul li a{ display: block}

.notice_form{ padding: 4% 0}
.notice_form .box{box-shadow:  0 0 10px #eee}
.notice_form .title{ text-align: center; border-bottom: solid 1px #eee; font-size: 18px;color: #007fcf; font-weight: bold; padding: 2% 0;}
.notice_form .list{ padding: 2%}
.notice_form table{ width: 100%;}
.notice_form table th,
.notice_form table td{ padding: 10px; text-align: center; border: solid 1px #eee; font-weight: normal}
.notice_form table td {font-size: 14px}

.notice_form form{ padding: 2% 4%;border-top: solid 1px #eee; background: #fdfdfd}
.notice_form .item_name,
.notice_form .item_input{ display: inline-block}
.notice_form .item_name span{ color: #ff0000}
.notice_form .item_input{ min-width: 70%}
.notice_form .notice{ display: none}
.notice_form .item{ padding: 12px 0;}
.notice_form .text{ width: 100%; height: 36px; border: solid 1px #eee}
.notice_form .item_btn{ text-align: center}
.notice_form .item_btn .btn{cursor: pointer; border: none; width: 80%; max-width: 180px; height: 40px; font-size: 18px; margin: auto; color: #fff; background-color: #007fcf; border-radius: 100px;}
@media(max-width:1200px){
.article_info .info_title h2{ font-size: 2vw}
}
@media(max-width:768px){
.article_info .info_title h2{ font-size: 18px}
.article_info { font-size: 14px; line-height: 26px;}
}

.other_title {font-size: 16px; border-top: solid 1px #f2f2f2; padding:3% 5%; position: relative}
.other_title a{ color: #999999}
.other_title a:hover{ color: #0099e6}
.other_title .back{ position: absolute; width: 10%; left: 45%; text-align: center}
.other_title .dot{ width: 42%}
.other_title .pre{ float: left} 
.other_title .next{ float: right; text-align: right}
.other_title b{ font-weight: normal}
.other_title .no{ cursor: default}
@media(max-width:768px){
.other_title b{ font-size: 15px;}
.other_title span a{font-size: 0;}
.other_title .back{ width: 30%; left: 35%}
}

.Pages{ text-align: center; padding: 4% 0}
.Pages span,
.Pages .a_first,
.Pages .a_end{ display: none}
.Pages span.p_page{ display: block}
.Pages em{ font-style: normal;}
.Pages em a{ margin: 0 5px; border-radius: 3px;}
.Pages a{ font-size: 16px; display: inline-block; padding: 0.7% 1%; overflow: hidden}
.Pages a.a_cur{ color: #fff; background: #0099e6;}
.Pages a.a_prev,
.Pages a.a_next{ padding-left: 1.4%; padding-right: 1.4%; text-indent: -300px; background-position: center center; background-repeat: no-repeat}
.Pages a.a_prev{background-image: url(/cn/images/page_prev.png)}
.Pages a.a_next{background-image: url(/cn/images/page_next.png)}

.index_new.news_hot,
.complaint_form,
.medical_hot,
.nursing_hot{ padding-bottom: 4%;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,247,255,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(234,247,255,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(234,247,255,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaf7ff',GradientType=0 ); /* IE6-9 */
}

.index_new.news_hot{ padding-top: 1%;}
.index_new.news_hot .item .right{ padding-top: 0}
.index_new.news_hot .item .right li:first-child a{border-top: none}
.index_new.news_hot .item .right li:last-child a{ border-bottom: none}

.news_list{ padding: 2% 0}
.news_list ul li a{display: block;padding: 30px 160px 25px 0;border-bottom: 1px solid #f2f2f2;position: relative;}
.news_list ul li .tit{font-size: 20px;margin: 0;}
.news_list ul li .intro{font-size: 16px;line-height: 20px;color: #999999;margin: 10px 0 0;height: 20px;}
.news_list ul li .time{color: #333; position: absolute;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);right: 0;padding: 0px 15px 10px 15px;text-align: center;border:1px dashed rgba(0,0,0,0.1)}
.news_list ul li .time .day{display: block;font-size: 48px;}
.news_list ul li .time .ym{font-size: 14px;}
@media  (max-width: 1024px){
.news_list ul li .tit{font-size: 18px;}
.news_list ul li a{ padding: 10px 100px 10px 0;}
.news_list ul li .time .day{font-size: 36px;}
.news_list ul li .time{padding: 5px 10px;}
}

.build_hot ul{ background: #f6fbff}
.build_hot ul li a{font-size: 16px; display: table; width: 100%; table-layout: fixed}
.build_hot ul li .pic,
.build_hot ul li .txt{ display: table-cell; vertical-align: middle}
.build_hot ul li .pic{ width:53%; padding-right: 3%;}
.build_hot ul li .pic img{ width: 100%}
.build_hot ul li .txt{ padding: 4%}
.build_hot ul li .tit{ font-size: 24px;} 
.build_hot ul li .tit span{ color: #999999; padding-right: 15px; margin-right: 15px; border-right: solid 2px #999999}
.build_hot ul li time{  color: #007fcf; padding: 10px 0; display: block}
.build_hot ul li .intro{ margin: 20px 0; color: #888888; line-height: 30px; max-height: 60px;}
.build_hot ul li  .more{ padding: 0px 30px; line-height: 33px; display: inline-block;color: #007fcf; border: solid 1px #007fcf; border-radius: 100px;}

.build_list{ padding-top: 4%; padding-bottom: 2%}
.build_list ul li{ float: left;}
.build_list ul li .pic{ padding-bottom: 58.336%;}
.build_list ul li h3{ font-size: 18px; color: #000000}
.build_list ul li .intro{ margin-top: 15px; margin-bottom: 30px; font-size: 16px; line-height: 24px; height: 48px; color: #888888}
.build_list ul li .txt{ padding: 6% 0;}
.build_list ul li time{ color: #888888}
@media  (max-width: 1024px){
.build_hot ul li .tit{ font-size: 20px;} 
}

@media  (min-width: 768px){
.build_list ul li{ width: 30%; margin-left: 5%; margin-bottom: 2%}
.build_list ul li:nth-child(3n+1){ margin-left: 0; clear: both}
}
@media  (max-width: 768px){
.build_hot ul li .pic,
.build_hot ul li .txt{ display: block; width: 100%;}
.build_hot ul li .pic{ padding-right: 0}
.build_hot ul li .tit{ font-size: 18px;} 
.build_hot ul li a{ font-size: 14px;}

.build_list ul li{ width: 48%;margin-left: 4%;}
.build_list ul li:nth-child(2n+1){ margin-left: 0; clear: both}
.build_list ul li h3{ font-size: 16px; }
.build_list ul li .intro{ font-size: 14px; }
}

.complaint_form .photo{ float: left; width: 50%}
.complaint_form .form{ float: right; width: 45%;line-height: 50px;}
.complaint_form .item{ padding-bottom: 20px;}
.complaint_form .item_name{ position: absolute; font-size: 16px; }
.complaint_form .item_input{ padding-left: 55px;}
.complaint_form .item_input label{position: absolute;padding: 0px 20px; color: #999999}
.complaint_form .text{ width: 90%; border: solid 1px #f2f2f2; padding: 0px 20px; height: 48px; line-height: 48px; display: block}
.complaint_form textarea.text{height: 148px}
.complaint_form .item_btn{ padding-left: 55px;}
.complaint_form .btn{ background-color: #007fcf; color: #fff; border: none; cursor: pointer; width: 120px; height: 40px; border-radius:100px;}
@media  (max-width: 768px){
.complaint_form .photo,
.complaint_form .form{ float:none; width:100%;}
.complaint_form .form{ padding-top: 3%}
.complaint_form .text{ width: 100%}
.complaint_form .item_name{font-size: 14px;}
.complaint_form .item{ padding-bottom: 10px;}
}

.medical_hot .box{ position: relative; background: #fff}
.medical_hot ul li a{font-size: 16px; display: table; width: 100%; table-layout: fixed}
.medical_hot ul li .pic,
.medical_hot ul li .txt{ display: table-cell; vertical-align: middle}
.medical_hot ul li .pic{ width:52.76%; padding-right: 2%;}
.medical_hot ul li .pic img{ width: 100%}
.medical_hot ul li .txt{ padding: 4% 4% 80px 4%}
.medical_hot ul li .tit{ font-size: 24px; margin: 20px 0} 
.medical_hot ul li .time{ display: inline-block;color: #333; padding:0 15px 10px 15px;text-align: center;border:1px dashed rgba(0,0,0,0.1)}
.medical_hot ul li .time .day{display: block;font-size: 48px;}
.medical_hot ul li .time .ym{font-size: 14px;}
.medical_hot ul li .intro{  color: #888888; line-height: 30px; max-height: 60px;}
.medical_hot .num{ font-size: 24px; position: absolute; left: 70%; bottom: 17px;}
.medical_hot .num span{ padding-left: 10px}
.medical_hot .slick-dots{ z-index: 20; width:auto; left: 66%; bottom:17px; position: absolute; background: none}
.medical_hot .slick-dots li{ display: none}
.medical_hot .slick-dots li.slick-active{ display: inline-block}
.medical_hot .slick-dots li.slick-active button{font-size: 40px; line-height: 17px; width: auto; color: #333333; background: none}
.medical_hot .slick-prev,
.medical_hot .slick-next{z-index: 20; top: auto; bottom: 0; width: 17px; height: 33px;}
.medical_hot .slick-prev{ left: 56.76%; background-image: url("/cn/js/slick/slick-prev4.png")!important}
.medical_hot .slick-next{ left: 80%; right: auto;background-image: url("/cn/js/slick/slick-next4.png")!important }

.medical_list{ padding: 2% 0}
.medical_list ul li a{display: block;padding: 30px 5% 30px 140px;border-bottom: 1px solid #f2f2f2;position: relative; background: url("/cn/images/li-jt.png") no-repeat 98%; background-size: 1.22%;}
.medical_list ul li .tit{font-size: 20px;margin: 0;}
.medical_list ul li .intro{font-size: 16px;line-height: 20px;color: #999999;margin: 10px 0 0;height: 20px;}
.medical_list ul li .time{color: #333; position: absolute;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);left:15px;padding:0 15px 10px 15px;text-align: center;border:1px dashed rgba(0,0,0,0.1)}
.medical_list ul li .time .day{display: block;font-size: 48px;}
.medical_list ul li .time .ym{font-size: 14px;}
@media  (max-width: 1024px){
.medical_hot ul li .time .day{font-size: 36px;}
.medical_hot ul li .time{padding: 5px 10px;}

.medical_list ul li .tit{font-size: 18px;}
.medical_list ul li a{ padding: 10px 0px 10px 100px;}
.medical_list ul li .time .day{font-size: 36px;}
.medical_list ul li .time{padding: 5px 10px;}
}
@media  (max-width: 768px){
.medical_hot ul li .pic,
.medical_hot ul li .txt{ display: block; width: 100%;}
.medical_hot ul li .pic{ padding-right: 0}
.medical_hot ul li .tit{ font-size: 18px;} 
.medical_hot ul li a{ font-size: 14px;}
.medical_hot .slick-dots{ left: 62%}
}

.nursing_hot .slick-slide a{ display: table; width: 100%; table-layout: fixed}
.nursing_hot .pic,
.nursing_hot .txt{ display: table-cell; vertical-align: top}
.nursing_hot .pic{ width: 58.6%;}
.nursing_hot .pic img{ width: 100%}
.nursing_hot .txt{ padding: 4%}
.nursing_hot .tit{font-size: 24px; line-height: 40px; max-height: 120px}
.nursing_hot .time{ font-size: 18px; display: block; padding-bottom: 3%}
.nursing_hot .slick-prev,
.nursing_hot .slick-next{z-index: 20; width: 17px; height: 33px;}
.nursing_hot .slick-prev{ left:-42px; background-image: url("/cn/js/slick/slick-prev4.png")!important}
.nursing_hot .slick-next{ right: -42px; background-image: url("/cn/js/slick/slick-next4.png")!important }

.nursing_list ul li{ padding: 1.2% 0;border-bottom: 1px solid #f2f2f2;}
.nursing_list ul li a{ padding: 10px 120px 10px 10px; position: relative;display: block;}
.nursing_list ul li .time{ font-size: 18px; position: absolute; right: 0}
.nursing_list ul li .time .ym{ color: #999999}
.nursing_list ul li .time .day{font-size: 24px;}
.nursing_list ul li .tit{font-size: 20px;}

@media  (max-width: 1024px){
.nursing_hot .slick-prev{ left:0px;}
.nursing_hot .slick-next{ right: 0px;}
.nursing_hot .slick-slider{ padding: 0px 20px;}
.nursing_hot .tit{font-size: 18px; line-height: 32px; max-height: 96px;}
.nursing_hot .time{ font-size: 16px;}
}
@media  (max-width: 768px){
.nursing_list ul li .time{ font-size: 14px; }
.nursing_list ul li .time .day{font-size: 20px;}
.nursing_list ul li .tit{font-size: 16px;}
}

.link_list{ padding-bottom: 5%}
.link_list li{ float: left; width: 20%; padding: 1%; text-align: center;}
.link_list li a{ display: block; padding: 10px; box-shadow: 0 0 10px rgb(138,138,138,0.3)}
.link_list .pic{ position: relative; padding-bottom: 40%; overflow: hidden;}
.link_list .pic img{ position: absolute; max-height: 100%; margin: auto; left: 0; right: 0; top: 0; bottom: 0}
.link_list .name{ padding: 10px 0}
@media  (max-width: 1024px){
.link_list li{ width: 25%;}
}
@media  (max-width: 640px){
.link_list li{ width: 50%;}
}

.web_link { padding-bottom: 5%}
.web_link li{padding:10px 0;border-bottom:dotted 1px #e4e4e4}
.web_link li b{display:block;font-size:16px;font-weight:400}
.web_link li span{opacity:.8;display:inline-block;white-space:nowrap;padding-right:20px}


.search_list li{ padding: 5px 0}
.search_list li h4{ font-size: 16px; line-height: 30px; max-height: 60px;}
.search_list li h5{ font-size: 14px; opacity: 0.7; padding-top: 10px;}
.search_list li h5 span{ float: right}
.search_list li a{ display: block; background: #fff; padding:10px 20px; border: solid 1px #fafafa}
@media(max-width:768px){
.search_list li a{ padding: 10px}
.search_list li h4{ font-size: 14px; line-height: 24px; max-height: 48x;}
.search_list li h5{ font-size: 13px;}
}

.member_box{ padding: 3% 0}
.member_box .box{ max-width: 600px; margin: auto; padding: 3%; box-shadow: 0 0 15px #eee}
.member_box .title{ text-align:center; margin-bottom:3%; font-size:20px; color:#007fcf;}
.member_box .title p{ font-size:14px; margin:0; color:#666;}
.member_box li{ padding: 10px 0; font-size: 14px; position: relative}
.member_box li b{ color: #999; font-weight: normal; display: block; padding-bottom: 5px;}
.member_box li.yzm .text{ width: 70%}
.member_box li.yzm img{ position: absolute; right: 0; bottom: 10px}
.member_box .text{ width: 100%; border: solid 1px #f2f2f2; padding: 0px 20px; height: 40px; line-height: 40px; display: block}
.member_box textarea.text{ height:120px;}
.member_box .member_btn{ text-align: center; padding-top: 20px;}
.member_box .btn{ font-size: 16px; display: block; width: 80%; margin: auto; background-color: #007fcf; color: #fff; border: none; cursor: pointer; height: 40px; line-height: 40px; border-radius:100px;}

/*子站*/
.subject_about{display: table; width: 100%; table-layout: fixed; padding-bottom: 5%}
.subject_about .item_photo,
.subject_about .item_info{ display: table-cell; vertical-align: top;}
.subject_about .item_photo{ width: 40%; padding-right: 5%;}
.subject_about .item_photo img{ width: 100%}
.subject_about .name{font-size: 24px;}
.subject_about .article{font-size: 16px; line-height: 30px; padding: 3% 0}
.subject_about .phone{ border-top: dashed 1px #333333; font-size: 20px; padding: 20px 0px 20px 40px; background: url("/cn/images/subject_tel.jpg") no-repeat left}
.subject_about .slick-dots{ text-align: left; padding-top: 10px;}
.subject_about .slick-dots li button{ width: 10px; height: 10px; padding: 0; background: #999999}
.subject_about .slick-dots li.slick-active button{background:#007fcf}
@media(max-width:640px){
.subject_about .name{ font-size: 20px;}
.subject_about .item_photo,
.subject_about .item_info{ width: 100%; display: block}
.subject_about .item_info{ padding-top: 3%}
.subject_about .phone{font-size: 18px;}
}

.subject_feature{display: table; width: 100%; table-layout: fixed; padding-bottom: 5%}
.subject_feature .item_photo,
.subject_feature .item_info{ display: table-cell; vertical-align: top;}
.subject_feature .item_photo{ width: 40.75%; padding-right: 5%;}
.subject_feature .item_photo img{ width: 100%}
.subject_feature .article{font-size: 16px; line-height: 30px; padding: 3% 0}
.subject_feature .slick-dots{ text-align: left; padding-top: 10px;}
.subject_feature .slick-dots li button{ width: 10px; height: 10px; padding: 0; background: #999999}
.subject_feature .slick-dots li.slick-active button{background:#007fcf}
@media(max-width:640px){
.subject_feature .item_photo,
.subject_feature .item_info{ width: 100%; display: block}
}

.subject_goodness{ padding-bottom: 5%}
.subject_goodness .name{ padding-bottom: 3%}
.editor_goodness{ position: relative}
.editor_goodness:before,
.editor_goodness:after{ content: ''; width: 1px; height: 100%; position: absolute; top: 0; background: #f4f4f4}
.editor_goodness:before{ left: 33%;}
.editor_goodness:after{ right: 33%}
.editor_goodness ul li{ float: left; width: 33.333%; text-align: center; padding: 0 5% 3% 5%;}
.editor_goodness ul li h4{ padding: 4% 0}
.editor_goodness ul li p{ color: #999999}
@media(max-width:640px){
.editor_goodness ul li{ padding: 3% 0; float: none; width: 100%;}
.editor_goodness ul li:nth-child(2){ border-top: solid 1px #f4f4f4; border-bottom: solid 1px #f4f4f4;}
.editor_goodness:before,
.editor_goodness:after{ display: none}
}

.subject_news_list ol{ display: table; width: 100%; table-layout: fixed;border-bottom: solid 1px #fafafa; padding-bottom: 3%;}
.subject_news_list ol .pic,
.subject_news_list ol .info{ display: table-cell; vertical-align: middle;}
.subject_news_list ol .pic{ width: 23%; padding-right: 3%;}
.subject_news_list ol .pic img{ width: 100%}
.subject_news_list ol h4{ font-size: 24px;}
.subject_news_list ol p{ color: #999999; max-height: 60px; line-height: 30px; margin: 2% 0}
.subject_news_list ol .more{ display: block; width: 120px; line-height: 35px; border-radius: 100px; text-align: center;border: solid 1px #f5f5f9}
.subject_news_list ol .more:hover{ background-color: #0099e6; border-color: #0099e6; color: #fff}
.subject_news_list li{font-size: 18px; padding-top: 1.8%; padding-bottom: 1.8%; border-bottom: solid 1px #fafafa; transition: 0.5s}
.subject_news_list li time{ float: right; opacity: 0.6}
.subject_news_list li:hover{ padding-left: 1.5%; padding-right: 1.5%; background-color: #0099e6;}
.subject_news_list li:hover a{ color: #fff}
@media(max-width:960px){
.subject_news_list ol h4{ font-size: 20px;}
.subject_news_list li{font-size: 16px;}
.subject_news_list ol p{ line-height: 26px; max-height: 52px;}
}
@media(max-width:640px){
.subject_news_list ol h4{ font-size: 18px;}
.subject_news_list li{font-size: 14px;}
}

.subject_doctor{line-height: 30px;}
.subject_doctor .title{ font-size: 24px; padding-bottom: 20px;}
.subject_doctor .line{ padding-top: 20px; margin-bottom: 20px; border-bottom: dashed 1px #b6b6b6}
.subject_doctor .item{ position: relative; margin-bottom: 4%}
.subject_doctor .photo{ position: absolute; left: 0;}
.subject_doctor .photo img{ width: 100%; max-width: 255px;}
.subject_doctor .list .item{float: left; padding-left:17%; width: 47%;margin-left: 6%;}
.subject_doctor .list .item:nth-child(odd){ margin-left: 0; clear: both;}
.subject_doctor .list .photo{ width:28.876%;}
.subject_doctor .details .item{ padding-left: 17%}
.subject_doctor .details .photo{ width: 13.572%}
.subject_doctor .f_gray{ color: #999999;}
.subject_doctor .intro .f_gray,
.subject_doctor .specialty .f_gray{ display: block}
.subject_doctor .intro,
.subject_doctor .specialty,
.subject_doctor .visiting{ margin-bottom: 3%}
.subject_doctor .view { height: 34px;}
.subject_doctor .view a{ width: 120px; text-align: center; line-height: 32px; display: inline-block; cursor: pointer;border: solid 1px #f5f5f9;border-radius: 100px;}
.subject_doctor .view a:hover{color: #fff; background-color: #0099e6;  border-color: #0099e6}
.subject_doctor .dot2{ max-height: 90px;}
@media(max-width:768px){
.subject_doctor{line-height: 26px;}
.subject_doctor .title{ font-size: 20px;}
.subject_doctor .dot2{ max-height: 78px;}
.subject_doctor .list .item{ float: none; width: 100%; margin-left: 0}
.subject_doctor .list .item{ padding-left: 17%}
.subject_doctor .list .photo{ width: 13.572%}
}
/*子站end*/
.form20210630{max-width: 1000px;background: #f8f8f8;margin: 0 auto;padding: 6% 0; margin-bottom:5%;}
.form20210630 .box{ box-shadow:none;}
.form20210630 .box li b{ color:#666; font-size:16px;}
.form20210630_2{max-width: 600px;margin: 0 auto;}
.form20210630 .title{font-size: 26px;}

.cultureCon{ margin-bottom: 5%;}
.cultureList .item{  background-color: #f0f0f0;  margin-bottom: 20px; padding: 32px 23px 45px 37px;}
.cultureList .item:last-child{ margin-bottom: 5%;}
.cultureList .item .title{ font-size: 22px; line-height: 36px;}
.cultureList .con{line-height: 1.714; color: rgb(115, 115, 115); margin-top: 22px; font-size: 18px;}




