﻿@charset "utf-8";
/*--默认--*/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin:0;padding:0;}
html{_background-image:url(about:blank);_background-attachment:fixed;}
body{line-height:120%; min-height:100px; font-family:"微软雅黑",Arial;font-size:12px; /* min-width:1250px; */  max-width:1920px; margin:0 auto; color:#333;}
ol,ul,li{list-style:none outside none;padding:0;}
a{text-decoration:none;color:#333;}
img{border:none;vertical-align:middle;}
table{border-collapse:collapse;}
tr,td,th{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal; margin:0; padding:0;}
i,b,strong{font-style:normal;font-weight:normal;}
input,textarea,select{border:1px solid #CCC;font-family:"微软雅黑",Arial;outline:none;border:none;background:none;padding:0;}

input::-ms-clear{display: none;}
input::-ms-reveal{display: none;}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #707070; opacity: 1;}
input:-moz-placeholder, textarea:-moz-placeholder {color:#707070;opacity: 1;}
input::-moz-placeholder, textarea::-moz-placeholder {color:#707070;opacity: 1;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#707070;opacity: 1;}
textarea{ resize:none; }


a:focus{outline:none;}
a:hover{ color:#863031; }

.tran_scale{ overflow:hidden !important; display:block; transform: rotate(0deg); -webkit-transform: rotate(0deg); }
.tran_scale img{transition:all 0.8s; -webkit-transition:all 0.8s;  -moz-transition:all 0.8s; transform:scale(1,1); -webkit-transform:scale(1,1); display:block; }



/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 12, 2017 */


/*clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both; }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.fr{ float:right; }
.fl{ float:left; }
.ellipsis{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; }
.wrap{ width:1230px; margin:0 auto; position: relative; z-index:1; }

.body_box{  overflow: hidden; /* min-width:1250px; */ }

/*下拉*/
.select-box { position:relative; background:#fff; color:#474747; }
.select-box dt{ height:100%; }
.select-box dt a { display:block; cursor:pointer; overflow:hidden; position:relative; z-index:2;  height:100%; }
.select-box dt a b { overflow:hidden; height:100%; width:90%; color:#474747; font-size:16px; display:block; text-overflow:ellipsis; white-space:nowrap; font-weight:normal;}
.select-box dd { display:none;}
.select-box dd{ border-radius: 0 0 3px 3px; top:30px; position:absolute; background:#fff; left:0; width:100%; -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3); box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);   border-top:1px solid #4585c4; padding:10px 0; }
.select-box dd a{ text-align:center; cursor:pointer; background:#fff;  display:block; color:#474747; }
.down{ width:28px; height:100%; position:absolute; top:0; right:0; background: url(../images/seclect.png) no-repeat center center;  }
.sc_com{ width:320px;  position:relative; }
.sc_com .select-box{ width:100%; height:50px; line-height:50px;  }
.select-box dd.on{ display: block; }
.select-box dd{ top:50px; }
.select-box dd a{ line-height:20px; padding:5px; text-indent:0; }
.seclect_w.open{ z-index:10; }
.ieopen .select-box{ z-index:11; }
.ie7  .ieopen{ z-index:10; }
.select-box .select_a{ max-height:180px; }
.select-box .mCSB_inside > .mCSB_container{ margin-right:0; }
.select-box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background:#4169a6 !important; }


/*header*/
.menu_h{display: none;}
.header{ position: relative; z-index:999; }
.header .top{ background:#398eb0; line-height:38px; overflow: hidden; text-align: right; position: relative; z-index:10; }
.header .top a{ padding:0 14px; float: right; color:#fff;  font-size:12px;}
.header .top .en{ text-transform: uppercase; font-family: 'futuramedium'; margin-right: 8px; }
.header .top a.on{ background:#863031; }


.header .nav{ height:110px;  }
.header .nav .wrap{ padding-top:14px; }
.header .nav .logo{ float: left; width:102px; height:86px; padding:0 55px 0 10px; }
.header .nav .logo img,.header .nav .logo>a{ display: block; height:100%; }
.header .navList{ float: left; }
.header .navList li{ float: left; position: relative; min-width: 94px;}
.header.guke .navList li{min-width:auto;}
.header.guke .navList li .one{padding:0 11px !important;}
.header.guke .navList li.on .one{color:#333333;font-size:22px;}
.header.guke .nav .logo{padding-right:0px;}
.header.guke .return {float:right;height:96px;line-height:96px;}
.header.guke .return  a{font-size:12px;color:#333333;display:inline-block;width:94px;height:28px;line-height:28px;border:1px solid #dedede;border-radius:6px;text-align:center;}
.header .navList li .one{position: relative;display: block; padding:0 15px; line-height:96px; font-size:16px; -webkit-transition:all 0.3s; transition:all 0.3s; }
.header .navList li .one .open{
    display: none;
}
.header .shareNav{ float: right; padding-top:30px; position: relative; }
.header .shareNav>a{ display: block; float: left; font-size:18px; }
.header .shareNav .a1{ line-height:30px; width:68px; text-align: center;background-color: #f5ecc5;color: #863031;font-weight: normal;}
.header .shareBtn{ margin-right: 13px; }

.header .shareNav .a1:hover{ }
.header .seachBtn{ background:url(../images/head_sea.png) no-repeat center; height:32px; width:32px; }
.header .shareBtn{ background:url(../images/head_share.png) no-repeat center; height:32px; width:32px; }
.header .seachBtn:hover,.header .seachBtn.on{ background-image:url(../images/head_sea1.png); }
.header .shareBtn:hover,.header .shareBtn.on{ background-image:url(../images/head_share1.png); }

.header .share_w{ position: absolute; width:60px; height:215px; background:#fff; right:0; top:96px; -webkit-box-shadow: 0px -2px 10px rgba(0,0,0,0.1); box-shadow: 0px -2px 10px rgba(0,0,0,0.1);  display: none;  }
.header .share_w:before{ content:""; width: 100%; height: 8px; position: absolute; top:-8px; left:0%; background:url(../images/arr.png) no-repeat center; }
.header .share_w .bdsharebuttonbox a{ display: block !important; float: none !important; margin:0 auto !important; padding:0 !important; width:24px !important; height:24px !important;  }
.header .share_w .bdsharebuttonbox { padding-top:18px; }
.header .share_w .bdsharebuttonbox a + a{ margin:15px auto 0 !important; }

.header .share_w .bdsharebuttonbox .popup_sqq{ background:url(../images/qq.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .bds_tsina{ background:url(../images/wb.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_qzone{ background:url(../images/kj.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_tqf{ background:url(../images/xl.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_wx{ background:url(../images/wx-1.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_sqq:hover{ background:url(../images/qq_a.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .bds_tsina:hover{ background:url(../images/wb_a.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_qzone:hover{ background:url(../images/kj_a.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_tqf:hover{ background:url(../images/xl_a.png) no-repeat center !important; }
.header .share_w .bdsharebuttonbox .popup_wx:hover{ background:url(../images/wx.png) no-repeat center !important; }

.share_details{ padding-top:10px; }
.share_details .bdsharebuttonbox .popup_sqq{ background:url(../images/qq.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .bds_tsina{ background:url(../images/wb.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_qzone{ background:url(../images/kj.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_tqf{ background:url(../images/xl.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_wx{ background:url(../images/wx-1.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_sqq:hover{ background:url(../images/qq_a.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .bds_tsina:hover{ background:url(../images/wb_a.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_qzone:hover{ background:url(../images/kj_a.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_tqf:hover{ background:url(../images/xl_a.png) no-repeat center !important; }
.share_details .bdsharebuttonbox .popup_wx:hover{ background:url(../images/wx.png) no-repeat center !important; }


.header .seach_w{ width:200px; height:35px; background:#fff; border:1px solid #cccccc; border-radius:3px; position: absolute; top:105px; right:55px; z-index:10;  display: none; }
.header .inp{ width:140px; padding:0 10px; } 
.header .inp input{ padding:5px 0; line-height:25px; display: block; height:20px; width:100%; }
.header .seach_w .btn_sea{ position: absolute; width:36px; height:100%; background:url(../images/seainp.png) no-repeat center; right:0; top:0; }

.header .secondNav{ position: absolute; width:162px; left:50%; margin-left:-81px; background:#fff; top:96px; -webkit-box-shadow: 0px -2px 10px rgba(0,0,0,0.1); box-shadow: 0px -2px 10px rgba(0,0,0,0.1); opacity:0; visibility: hidden; -webkit-transition:all 0.1s; transition:all 0.1s;  }
.header .secondNav:before{ content:""; width: 100%; height: 8px; position: absolute; top:-8px; left:0%; background:url(../images/arr.png) no-repeat center; }
.header .secondNav a{ display: block; line-height:1.2; padding:5px 10px 15px; text-align: center; font-size:14px; -webkit-transition:all 0.3s; transition:all 0.3s; }

.header .secondNav a:hover,.header .secondNav a.on,.header .navList li .one:hover,.header .navList li.on .one{ color:#863031; }

.pc_displayNone{ display: none; }


.header li:hover .secondNav{ opacity:1; visibility: visible;  -webkit-transition:all 0.3s;  transition:all 0.3s;  }
.ie8 .secondNav{ display: none;  }
.ie8 .header li:hover .secondNav{ display: block; }

.yyabout{margin-bottom: 70px;}
.pubc-box .list .item.i1 .img {background: url(../images/s5a224352a84db.png) center no-repeat;}
.pubc-box .list .item.i1:hover .img{background-image:url(../images/yyghf.png)}
.pubc-box .list .item.i2 .img {background: url(../images/ybzc.png) center no-repeat;}
.pubc-box .list .item.i2:hover .img{background-image:url(../images/ybzcf.png)}
.pubc-box .list .item.i5 .img {background: url(../images/weizhi.png) center no-repeat;}
.pubc-box .list .item.i5:hover .img{background-image:url(../images/weizhif.png)}
.pubc-box .list .item.i4 .img {background: url(../images/kymz.png) center no-repeat;}
.pubc-box .list .item.i4:hover .img{background-image:url(../images/kymzf.png)}
.pubc-box .list .item.i3 .img {background: url(../images/tsjy.png) center no-repeat;}
.pubc-box .list .item.i3:hover .img{background-image:url(../images/tsjyf.png)}
.pubc-box .list .item.i6 .img {background: url(../images/tzgg.png) center no-repeat;}
.pubc-box .list .item.i6:hover .img{background-image:url(../images/tzggf.png)}
.pubc-box .list .item.i7 .img {background: url(../images/jkxj.png) center no-repeat;}
.pubc-box .list .item.i7:hover .img{background-image:url(../images/jkxjf.png)}
/*footer*/
.footer{ background:url(../images/foot.jpg) no-repeat center; background-size:cover; font-size:12px;margin-bottom:5%; }
.footer .link{ padding:26px 0; border-bottom:1px solid #fff; color:#fff; line-height:20px; }
.footer .link .l{ float: left; padding-right: 10px; }
.footer .link .a{ overflow: hidden; }
.footer .link .a a{ color:#fff; float: left; }
.footer .link .a a{ padding-right: 21px; background:url(../images/foot_1.png) no-repeat right center; margin-right: 21px; }
.footer .link .a a.last{ margin:0; padding:0; background:none; }

.footer .copy { padding:34px 0 30px; }
.footer .copy .siteMap{ overflow: hidden; }
.footer .copy .siteMap a{ color:#b2b2b2; float: left; }
.footer .copy .siteMap a + a{ padding-left: 42px; background:url(../images/foot_1.png) no-repeat 21px center; }

.footer .copy .left{ float: left; width:35%; color:#fff; line-height:20px;  }

.footer .copy .right{ float: right; text-align: right; color:#b2b2b2; line-height:20px; width:45%; margin-top: -5%;}
.footer .copy .right a{ color:#b2b2b2; }
.copy .address span{ float: left;  }
.copy .address .div{ overflow: hidden; float: none; display: block; }

.rightNav{ position: fixed; right:28px; top:50%; height:520px; margin-top:-175px; z-index:1001; }
.rightNav li{ background:#fff; position: relative; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2); box-shadow: 0px 0px 10px rgba(0,0,0,0.2); line-height:56px; width:56px; -webkit-transition:all 0.3s; transition:all 0.3s; height:56px; text-align: center; border-radius:3px; margin-bottom: 10px;  }
.rightNav li .s1,.rightNav li img,.rightNav li a{ display: block; width:100%; height:100%; }
.rightNav li a{ position: relative; }
.rightNav li .s1{ -webkit-filter:alphha(opacity=100); filter:alphha(opacity=100); -webkit-transition:all 0.3s; transition:all 0.3s; opacity:1; position: absolute; top:0; left:0; }
.rightNav li .s2{ display: inline-block; vertical-align: middle; width:36px; line-height:1.5; font-size:14px;top:5px; opacity:0; -webkit-filter:alphha(opacity=0); filter:alphha(opacity=0); -webkit-transition:all 0.3s; transition:all 0.3s; visibility: hidden; color:#fff; position: relative; }
.rightNav li .s3{ display: block; opacity:0; -webkit-filter:alphha(opacity=0); filter:alphha(opacity=0); -webkit-transition:all 0.3s; transition:all 0.3s; position: relative; height:100%; visibility: hidden;}

.rightNav li:hover .s3{ opacity:1; -webkit-filter:alphha(opacity=100); filter:alphha(opacity=100); visibility: visible;}
.rightNav li:hover .s2{ opacity:1; -webkit-filter:alphha(opacity=100); filter:alphha(opacity=100); visibility: visible;}
.rightNav li:hover .s1{ opacity:0; -webkit-filter:alphha(opacity=0); filter:alphha(opacity=0); visibility: hidden; }
.rightNav li:hover{ background:#863031; }

.goto{ display: none; }
.w_1366 .rightNav{ height:350px; margin-top:-160px; right:5px; }
.w_1366 .rightNav li{ width:40px; height:40px; line-height:40px; }
.w_1366 .rightNav li .s2{ font-size:12px; width:30px; }

.rightNav .w .r_ewm{ position: absolute; width:120px; height:293px; top:50%; margin-top:-160px; right: 78px; padding:15px;border-radius:10px; background:#fff; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2); box-shadow: 0px 0px 10px rgba(0,0,0,0.2); opacity:0; -webkit-filter:alphha(opacity=0); filter:alphha(opacity=0); visibility: hidden; }
.rightNav .w .r_ewm i{ height:100%; right: -8px; position: absolute; width:8px; top:0; background:url(../images/arr2.png) no-repeat center; }
.rightNav .w:hover .r_ewm{ opacity:1; -webkit-filter:alphha(opacity=100); filter:alphha(opacity=100); visibility: visible; }
.w_1366 .rightNav .w .r_ewm{ right: 60px; }
.rightNav .w.li4 .r_ewm{width:135px;height:135px;margin-top:-80px;padding:0;}
@media screen and (min-width:1200px){
    *{ -webkit-box-sizing:content-box !important; box-sizing:content-box !important;  }
}


@media only screen and (min-width:1279px) {
	.tran_scale:hover img{transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05);  }
    
}

@media only screen and (max-width:1279px) {
    .header .navList li .open{font-size:40px;color: #5A5A5A;position: absolute;top: 0;right: 13px;font-family: '黑体';cursor: pointer;width: 40px;text-align: right;display: block;}
    .header .navList li .one .open{display: block;}
    .header .navList li.on .open{color: #863031;}
	.w_1366 .rightNav{ top:auto; bottom:90px; height:auto; margin-top:0; }
	.w_1366 .rightNav li{ display: none; }
    
	.menu_h { display: block; background: none; transition: 0.3s all; -webkit-transition: 0.3s all; border: none; width: 35px; height: 30px; padding: 0; outline: none; position: fixed; right: 10px; top: 58px;  z-index: 2000; }
    .menu_h::before, .menu_h::after, .menu_h span { background: #863031   ; border-radius: 2px; }
    .menu_h::before, .menu_h::after { content: ''; position: absolute; height: 4px; width: 100%; left: 0; top: 50%; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transition: -webkit-transform 0.25s; transition: -webkit-transform 0.25s; transition: transform 0.25s; transition: transform 0.25s, -webkit-transform 0.25s; }
    .menu_h span { position: absolute; width: 100%; height: 4px;  top:50%;  left: 0; overflow: hidden; text-indent: 200%; -webkit-transition: opacity 0.25s; transition: opacity 0.25s; }
    .menu_h::before { -webkit-transform: translate3d(0, -12px, 0); transform: translate3d(0, -12px, 0); }
    .menu_h::after { -webkit-transform: translate3d(0, 12px, 0); transform: translate3d(0, 12px, 0); }
    .menu-open .menu_h span { opacity: 0; }
    .menu-open .menu_h::before { -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); }
    .menu-open .menu_h::after { -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); }

    .header{ position: fixed; width:100%; top:0; left:0; background:#fff;  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);}
    .header .nav .logo{ width:auto; height:50px; padding:0 0 0 10px; }
	.header .nav .wrap{ padding:10px 0; }
	.header .nav{ height:auto; }
	.header .navList{ display: none; }
	.header.guke .return {display:none;}
    .header .shareNav{ display: none !important; }
	.header .shareNav{ padding-top:10px; padding-right: 60px;  }
    
    .pc_displayNone{ display: block; }

	body{ padding-top:109px; }
	.guide{ margin-top: -109px;}

    .header .navList{ position: fixed; height:100%; overflow: auto; right: 0; background:rgba(255,255,255,0.95); top:109px; width:100%; display: none; border-top:1px solid #ececec; }
    .header .navList li{ float: none; width:100%; text-align: center; }
    .header .navList li .one{ line-height:60px; }
    .header .navList ul{ padding:60px 0; }
    .header .secondNav{ position: static; display:none; opacity:1; filter:alpha(opacity=100); visibility: visible; background:none; width:100%; -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0); box-shadow: 0px 0px 0px rgba(0,0,0,0); border:1px solid #ececec; border-left:0; border-right:0; margin:0; }
    .header .navList li.on .secondNav{ display: block;  }
    .header .navList .pc_displayNone{ width:80%; background:#863031; margin:0 auto; color:#fff; border-radius:0.1rem; margin-top:0.2rem; }
    .header .navList .pc_displayNone a{ color:#fff;  }
    

    .wrap{ width:984px;  }

    .footer .copy .left,.footer .copy .right{ float: none; text-align: left; width:100%; padding-bottom:10px; }
    .footer .copy .siteMap a{ display: inline-block; float: none; }

    .footer .link .l{ float: none; display: block; }
    .footer .link .a a{ background:none !important; padding:0 20px 0 0 !important;  }

}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:1023px) {
    .wrap{ width:710px;  }
}

@media only screen and (max-width:750px) {
    
    .header .navList li .one{ line-height:40px; }
    .header .navList li .open{font-size: 26px;width: 40px;}
    body{ font-size:0.24rem; }
    .header .navList ul{ padding:0.6rem 0; }
    .wrap{ width:auto; padding:0 0.2rem;  }

    .w_1366 .rightNav li{ width:30px; height:30px; }
    .footer .link{ display: none; }
    .copy .address .div b{ display: inline-block; }
    
    .footer .copy .siteMap{ padding-bottom: 5px; }

    .share_details{ display: none; }
    .wrap_11{display: none;}
}

@media only screen and (max-width:320px) {
    body,.header,.footer,.body_box{ width:320px; }

    .copy .address span{ float: none; }
}
.header {}

img {
    max-width: 100%;
}
.lyc body {
    line-height: 1;
    font-family: Arial;
}
.header.guke .navList li.cur a{
    color: #863031;
}
.header.guke .navList li.cur .secondNav a{
	color:#333;
}
.header.guke .navList li.cur .secondNav a:hover{
	color:#863031;
}
.block {
    width: 1230px;
    margin: 0 auto;
    position: relative;
}

.header .part1 {
    background: #863031;
    font-size: 12px;
    color: #fff;
    height: 38px;
    line-height: 36px;
    text-align: right;
}

.header .part1 a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px;
}

.header .part1 .en {
    background: url(../images/en.png) no-repeat center;
    width: 18px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
}

.header .part2 .logo {
    width: 102px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.header .part2 {
    height: 110px;
    background: #fff;
}

.header .part2 .main-nav {
    position: absolute;
    top: 0;
    left: 160px;
    height: 100%;
}

.header .part2 .main-nav .culm {
    font-size: 16px;
    color: #333333;
    padding: 0px 15px;
    float: left;
    line-height: 110px;
}

.header .part2 .main-nav .culm a {
    display: block;
}

.home1 {
    position: relative;
}

.home1 .frame {
    overflow: hidden;
}

.home1 .child {
    background-repeat: no-repeat;
    background-position: center;
    height: 690px;
}

.header .part2 .tool {
    position: absolute;
    top: 0;
    height: 100%;
    right: 0px;
    line-height: 110px;
}

.header .part2 .tool .btn1 {
    display: inline-block;
}

.header .part2 .tool .icon {
    display: inline-block;
}

.header .part2 .tool .icon a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/header-icon1.png) no-repeat 0 0;
    margin: 0px 3px;
    line-height: 30px;
    font-size: 12px;
    vertical-align: middle;
}

.header .part2 .tool .icon a.a2 {
    background-position: right center;
}

.header .part2 .tool .btn1 a {
    font-size: 12px;
    color: #333333;
    border: 1px solid #dddddd;
    border-radius: 10px;
    padding: 0 13px;
    display: inline-block;
    height: 28px;
    text-align: center;
    line-height: 26px;
    margin: 0 3px;
    vertical-align: middle;
}

.home2-inner {
    padding: 60px 50px;
    border-bottom: 1px solid #63c7cd;
    padding-bottom: 30px;
}

.home2-title1 {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.home2-left {
    background: #55a5aa;
    width: 585px;
    float: left;
    margin-top: -75px;
}

.home2-desc {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    margin-top: 24px;
}

.home2-desc p {
    margin: 0;
}

.home2-butn {
    font-size: 14px;
    color: #fff;
    padding-top: 22px;
}

.home2-butn a {
    font-size: 14px;
    color: #fff;
    border-radius: 200px;
    border: 1px solid #fff;
    width: 140px;
    display: inline-block;
    height: 34px;
    text-align: center;
    line-height: 32px;
}

.home2-butn a:hover {
    color: #863031;
    border-color: #863031;
}

.home2-list {
    text-align: center;
    padding: 22px 0;
}

.home2-list .item {
    display: inline-block;
    padding: 0 30px;
}

.home2-list .item.i1 {
    padding-left: 0;
}

.home2-list .item.i3 {
    padding-right: 0;
}

.home2-list .item .img {
    width: 90px;
    height: 60px;
    overflow: hidden;
    margin: 0 auto;
}

.home2-list .item .h2 {
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding-top: 10px;
}

.home2-list2 {
    background: #63c7cd;
    overflow: hidden;
    text-align: center;
    padding: 28px 0;
}

.home2-list2 .item:after {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../images/home2-icon4.png) no-repeat 0 center;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 0;
}

.home2-list2 .item {
    position: relative;
    font-size: 16px;
    padding-left: 35px;
    color: #fff;
    display: inline-block;
    margin: 0 17px;
}

.home2-list2 .item.i2:after {
    background-position: right center;
}

.home2-right {
    width: 575px;
    float: right;
    margin-top: 55px;
}

.home2-caption span {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
}

.home2-caption a {
    font-size: 14px;
    color: #333333;
    border: 1px solid #dddddd;
    border-radius: 200px;
    width: 130px;
    height: 34px;
    float: right;
    text-align: center;
    line-height: 32px;
    float: right;
}

.home2-caption a:hover {
    color: #863031;
    border-color: #863031;
}

.home2 {
    padding-bottom: 100px;
}

.home2-list3 {
    margin-top: 16px;
}

.home2-list3 .item {
    border-bottom: 1px solid #e2e2e2;
    padding: 17px 0;
    padding-top: 24px;
}

.home2-title2 {}

.home2-title2 .span {
    font-size: 18px;
    color: #333333;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
    overflow: hidden;
    padding-bottom: 2px;
}
.home2-title2 .span:hover{
    color: #863031;
}
.home2-title2 .date {
    float: right;
    font-size: 14px;
    color: #863031;
    padding-top: 4px;
}

.home2-desc2 {
    font-size: 14px;
    line-height: 20px;
    color: #474747;
    margin-top: 12px;
}

.home3 {
    background: #f2f4f3;
    padding-bottom: 76px;
}

.home3-tabs {
    text-align: center;
    padding-top: 70px;
}

.home3-tabs .item {
    font-size: 36px;
    color: #333333;
    display: inline-block;
    cursor: pointer;
    padding: 22px;
    font-weight: bold;
}

.home3-tabs .item.now {
    color: #863031;
    background: url(../images/home3-icon1.png) no-repeat center bottom;
}

.home3-list {
    margin-top: 30px;
    display: none;
}

.home3-box {
    overflow: hidden;
    /*height:381px;*/
}

.home3-list:first-child {
    display: block;
}

.home3-list .item {
    width: 397px;
    text-align: center;
    float: left;
    margin-left: 19px;
}

.home3-list .item:first-child {
    margin-left: 0;
}

.home3-list .item .img {
    width: 100%;
    height: 223px;
    overflow: hidden;
}

.home3-list .item .text {
    background: #fff;
    height: 128px;
    -webkit-box-shadow: 0 0 10px #dfe1e0;
    box-shadow: 0 0 10px #dfe1e0;
}

.home3-list .item .desc {
    font-size: 16px;
    color: #333333;
    margin-top: 14px;
    line-height: 24px;
}

.home3-list .item .inner {
    padding: 24px 30px;
}

.home3-list .item .date {
    font-size: 16px;
    color: #863031;
}

.home3-btn1 {
    font-size: 14px;
    color: #474747;
    text-align: center;
    padding-top: 36px;
}

.home3-btn1 a {
    display: inline-block;
    border: 1px solid #c9c9c9;
    width: 147px;
    height: 34px;
    line-height: 32px;
    border-radius: 200px;
}
.home3-btn1 a:hover{
    color: #863031;
    border-color: #863031;
}
.home4-title {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
}

.home4-list {
    width: 560px;
    padding-top: 40px;
}

.home4-list .item {
    font-size: 16px;
    color: #333333;
    overflow: hidden;
}

.home4-list .item .date {
    float: left;
    width: 106px;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    padding: 16px 0;
}

.home4-list .item .title {
    border-bottom: 1px solid #e2e2e2;
    padding: 16px 0;
    float: left;
    margin-left: 26px;
    width: 425px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.home4-left {
    width: 50%;
    padding-top: 90px;
    padding-bottom: 88px;
    float: left;
}

.home4-butn {
    padding-top: 40px;
}

.home4-butn a {
    display: block;
    width: 150px;
    height: 36px;
    line-height: 36px;
    background: #863031;
    border-radius: 200px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.home4-right {
    width: 960px;
    height: 581px;
    margin-right: -346px;
    float: right;
    overflow: hidden;
}

.home4 {
    overflow: hidden;
    height: 580px;
}

.footer_en {
    background: url(../images/footer-bg1.png) no-repeat top center;
    height: 235px;
    overflow: hidden;
}

.footer_en .part2 {
    padding: 28px 0;
}

.footer_en .part2 .link {
    font-size: 16px;
    color: #b2b2b2;
    float: left;
    position: relative;
    z-index: 3;
}

.footer_en .part2 .link a {
    vertical-align: middle;
    font-size: 16px;
    color: #b2b2b2;
}

.footer_en .part2 .site {
    font-size: 16px;
    color: #b2b2b2;
    float: right;
    position: relative;
    z-index: 3;
}

.footer_en .part2 .site a {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #b2b2b2;
}

.footer_en .part2 .link a {}

.footer_en .part1 {
    padding: 44px 0;
    border-bottom: 1px solid #555555;
}

.footer-title1 {
    font-size: 18px;
    color: #b2b2b2;
    text-transform: uppercase;
}

.footer-desc {
    font-size: 14px;
    color: #b2b2b2;
    line-height: 22px;
    padding-top: 14px;
}

.copyright {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #b2b2b2;
    text-align: center;
}

.mask75 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: 9;
    display: none;
}

.main_nav1 {
    position: absolute;
    right: 0;
    top: 0;
    width: 4.85rem;
    background: #fff;
    z-index: 10;
    padding-bottom: 0.6rem;
    display: none;
}

.main_nav1 .item {
    font-size: 0.36rem;
    color: #474747;
    padding: 0.3rem 0.4rem;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}

.main_nav1 .item:last-child {
    border: 0;
}

.main_nav1 .item .s2 {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/main_add.png) no-repeat center;
    background-size: 0.28rem;
    position: absolute;
    right: 0.3rem;
    top: 0.25rem;
}

.main_nav1 .item .s2.now {
    background-image: url(../images/main_img2.png);
}

.main_nav1 .item .item {
    padding: 0.2rem 0;
}

.main_nav1 .item.now {
    background: #00A900;
    color: #fff;
    border-color: #00A900;
}

.main_nav1 .item.now .item {
    color: #fff;
}

.main_nav1 .list {
    background: #0C722E;
    display: none;
}

.main_nav1 .list .item {
    border-bottom: 1px solid #00A900;
    color: #fff;
    font-size: 0.3rem;
}

.main_nav1 .close {
    display: black;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/closet.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    z-index: 99;
}

header {
    height: 1.2rem;
    position: relative;
    display: none;
    border-bottom: 1px solid #ccc;
}

header .logo {
    background: url(../images/logo.png) no-repeat left center;
    width: 3.45rem;
    height: 100%;
    position: absolute;
    left: 0.2rem;
    top: 0;
    background-size: auto 90%;
}

header .menu {
    background: url(../images/menu.png) no-repeat center;
    width: 1rem;
    height: 100%;
    position: absolute;
    right: 0.2rem;
    top: 0;
    background-size: 0.6rem;
}

header .lang {
    font-size: 0.24rem;
    color: #A71427;
    font-weight: bold;
    position: absolute;
    top: 0.34rem;
    right: 0.9rem;
}

.gotop {
    cursor: pointer;
    width: 76px;
    height: 56px;
    overflow: hidden;
    background: url(../images/gotop.png) no-repeat right bottom;
    position: fixed;
    bottom: 10%;
    left: 50%;
    margin-left: 630px;
    z-index: 9999;
    display: none;
}

header {
    display: none;
}

.header .shareNav .a1 {
    width: 90px;
}

.header .nav {
    border: 1px solid #dddddd;
}

.position {
    font-size: 14px;
    color: #707070;
    padding: 20px 0;
}

.position a {
    color: #707070;
}
.x-page4{
    padding-top: 0;
}
.position a:hover{
    color: #863031;
}
.apppage .foucs {
    margin-top: 20px;
}

.apppage .title1 {
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.apppage .foucs .button {
    position: absolute;
    top: -4px;
    right: 0;
    font-size: 0;
    display: none;
}


.apppage .foucs .button a {
    display: inline-block;
    background: url(../images/base_icon1.png) no-repeat 0 0;
    width: 28px;
    height: 28px;
    margin: 0 3px;
}

.apppage .foucs .button .next {
    background-position: right 0;
}

.apppage .foucs .frame {
    width: 101%;
    margin-left: -0.5%;
    padding-top: 39px;
    padding-bottom: 6px;
    overflow: hidden;
}

.apppage .foucs .child {
    float: left;
    text-align: center;
}

.apppage .foucs .child a {
    display: inline-block;
    width: 165px;
    height: 40px;
    border: 1px solid #f5ecc5;
    font-size: 16px;
    color: #333333;
    border-radius: 5px;
    text-align: center;
    line-height: 38px;
    position: relative;
  background-color: #f5ecc5;
}

.apppage .foucs .child.now a {
    background: #863031;
    color: #fff;
    border-color: #863031;
}

.apppage .foucs .child.now a:after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -7px;
    display: block;
    border-top: 6px solid #863031;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
.apppage .tabs_box .block:first-child{
    display: block;
}
.apppage .tabs_box .block{
    display: none;
}
.apppage .tabs_box .tbleft {
    float: left;
    width: 340px;
}

.apppage .tabs_box .tbleft .part1 .item {
    font-size: 14px;
    color: #474747;
    line-height: 24px;
    padding: 8px 0;
}
.apppage .tabs_box .tbleft .part1 .item.now a{
    color: #863031;
}
.apppage .tabs_box .tbleft .part1 {
    width: 100%;
    height: 330px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    
    position: relative;
    
}
.apppage .tabs_box .tbleft .part1:after{
    content: "";
    position: absolute;
    top: 28px;
    right: -10px;
    display: block;
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.apppage .tabs_box .tbleft .part1 .inner {
    padding: 20px 30px;
    padding-right: 20px;
}

.apppage .tabs_box .tbleft .part1 .scroll {
    height: 290px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: #dddddd!important;
    width: 1px!important;
    opacity: 1!important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #863031!important;
    width: 13px!important;
}

.mCSB_scrollTools {
    opacity: 1!important;
}

.apppage .tabs_box {
    margin-top: 20px;
}

.apppage .tabs_box .tbleft .part2 {
    margin-top: 10px;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    
}

.apppage .tabs_box .tbleft .part2 .inner {
    padding: 24px 30px;
}

.apppage .tabs_box .tbleft .part2 .caption {
    font-size: 18px;
    color: #333333;
}

.apppage .tabs_box .tbleft .part2 .item {
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
}

.apppage .tabs_box .tbleft .part2 .item span {
    font-size: 14px;
    color: #333333;
    float: left;
    padding-top: 2px;
}

.apppage .tabs_box .tbleft .part2 .item .input {
    margin-left: 0;
}

.apppage .tabs_box .tbleft .part2 .item input {
    width: 100%;
    font-size: 14px;
    color: #333333;
}

.apppage .tabs_box .tbleft .part2 .from {
    margin-top: 25px;
}

.apppage .tabs_box .tbleft .part2 .from .button a {
    display: block;
    width: px;
    padding: 13px 0px;
    background: #863031;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
}


/**/
.apppage .tabs_box .tbleft .part1 .form1{
    padding-right: 10px;
}
.apppage .tabs_box .tbleft .part1 .form1 .item {
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
    line-height: 120%;
}

.apppage .tabs_box .tbleft .part1 .form1 .item span {
    font-size: 14px;
    color: #333333;
    float: left;
    padding-top: 1px;
    
}

.apppage .tabs_box .tbleft .part1 .form1 .item .input {
    margin-left: 60px;
}

.apppage .tabs_box .tbleft .part1 .form1 .item input {
    width: 100%;
    font-size: 14px;
    color: #333333;
}

.apppage .tabs_box .tbleft .part1 .form1 {
    margin-top: 25px;
}

.apppage .tabs_box .tbleft .part1 .form1 .button a {
    display: block;
    width: px;
    padding: 13px 0px;
    background: #863031;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
}
.apppage .foucs .slick-prev, .apppage .foucs .slick-next {
    text-indent: -9999px;
    display: inline-block;
    background: url(../images/base_icon1.png) no-repeat;
    width: 28px;
    height: 28px;
    margin: 0 3px;
    top: 0;
    right: 0;
}
.apppage .foucs .slick-prev {
    left: auto;
    right: 30px;
}
.apppage .foucs .slick-next {
    background-position: right 0;
}

/**/


.apppage .tabs_box .tbright {
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    
    width: 872px;
    margin-left: 360px;
    background: #fff;
   /* height: 507px;*/
}
.apppage .tabs_box .tbright .part1{
    overflow: hidden;
}
.apppage .tabs_box .tbright .part1 .input{
    float: left;
    padding: 8px 14px;
    font-size:14px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    margin-left: 10px;
    width: 234px;
}
.apppage .tabs_box .tbright .part1 .input input{
    width: 100%;
}
.apppage .tabs_box .tbright .part2{
    width: 98.2%;
    margin-top: 10px;
}
.apppage .tabs_box .tbright .part2 .textare{
    padding: 8px 14px;
    border-radius: 4px;
    border: 1px solid #cccccc;
    
}
.apppage .tabs_box .tbright .part2 .textare textarea{
    font-size:14px;
    width: 100%;
    height: 270px;
}
.apppage .tabs_box .tbright .part1 .input:first-child{
    margin-left: 0;
}
.apppage .tabs_box .tbright .button{
    text-align: center;
    margin-top: 32px;
    padding-bottom: 42px;
}
.apppage .tabs_box .tbright .button a{
    display: inline-block;
    width: 280px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background: #863031;
    border-radius: 5px;
}
.apppage .tabs_box .tbright .inner {
    padding: 28px 20px;
    padding-right: 15px;
}

.apppage .tabs_box .tbright .caption {
    font-size: 22px;
    color: #333333;
    background: url(../images/app-img1.png) repeat-x bottom left;
    padding-bottom: 40px;
    padding-top: 5px;
    line-height: normal;
}

.apppage .tabs_box .tbright .text {
    font-size: 14px;
    color: #474747;
    line-height: 24px;
    margin-top: 20px;
}

.apppage .tabs_box .tbright .text p {
    margin-bottom: 10px;
}

.apppage .tabs_box .tbright .scroll {
    height: 566px;
}

.pubc-box {
    margin-top: 80px;
    margin-bottom: 80px;
}

.pubc-box .title1 {
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.pubc-box .list {
    margin-top: 28px;
}

.pubc-box .list .item .icon-box {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.pubc-box .list .item .img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.pubc-box .list .item {
    background: #fff;
    text-align: center;
    width: 167px;
    height: 133px;
    border: 1px solid #dedede;
    border-radius: 5px;
    float: left;
    margin-left: 7.6px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.pubc-box .list .item a {
    display: block;
    width: 100%;
    height: 100%;
}

.pubc-box .list .item:first-child {
    margin-left: 0;
}

.pubc-box .list .item .h2 {
    font-size: 16px;
    color: #333333;
    margin-top: 8px;
}

.vertical:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    font-size: 0;
}
.vertical{
    font-size: 0;
}
.pubc-box .list .item:hover {
    background: #863031;
    border-color: #863031;
}

.pubc-box .list .item:hover .icon-box {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.pubc-box .list .item:hover .h2 {
    color: #fff;
}



.result .part1 {
    background: url(../images/result-bg1.jpg);
    padding-bottom: 50px;
    padding-top: 50px;
}

.result .part1 .title1 {
    font-size: 24px;
    color: #333333;
    text-align: center;
    padding-top: 20px;
}

.result {
    position: relative;
}

.result .position {
    position: absolute;
    left: 0;
    right: 0;
}

.result .part1 .box {
    margin-top: 34px;
}

.result .part1 .box .item a {
    display: block;
    height: 100%;
    margin:0 6px;
    
    background: #fff;
}

.result .part1 .box .item {
    width: 295px;
    height: 162px;
    text-align: center;
    float: left;
    position: relative;

}
.result .part1 .box .child{
    float: left;
}
.result .part1 .box .frame{
    overflow: hidden;
    width: 101%;
    margin-left: -0.4%;
}
.result .part1 .box .item .vertical{
    
}
.result .part1 .box .item .h2 {
    font-size: 18px;
    color: #fff;
    margin-top: 8px;
}

.result .part1 .box .item.i1  .vertical{
    background: #528eb5;
}

.result .part1 .box .item.i2  .vertical{
    background: #55a5aa;
}

.result .part1 .box .item.i3  .vertical{
    background: #e5ca8f;
}

.result .part1 .box .item.i4  .vertical{
    background: #863031;
}

.result .part1 .box .item.i5  .vertical{
    background: #888888;
}
 

.result .part1 .box .item.i6 .h2,
.result .part1 .box .item.i7 .h2,
.result .part1 .box .item.i8 .h2,
.result .part1 .box .item.i9 .h2,
.result .part1 .box .item.i10 .h2 {
    color: #333333;
}

.qh-ld .slick-prev{ width:24px; height:24px; margin-top:-12px; left:-25px; text-indent: -9999px; background:url(../images/sciencedtail-img2.png) no-repeat left bottom; border-radius: 50%; }
.qh-ld .slick-next{ width:24px; height:24px; margin-top:-12px; right:-25px; text-indent: -9999px; background:url(../images/sciencedtail-img2.png) no-repeat right bottom; border-radius: 50%;}
.qh-ld .slick-prev.slick-disabled{ background-position: 0 0; }
.qh-ld .slick-next.slick-disabled{ background-position: right top; }


.result .part1 .box .icon-box {
    display: inline-block;
    vertical-align: middle;
}

.result .part1 .box .icon-box .img {
    width: 70px;
    height: 70px;
    overflow: hidden;
    margin: 0 auto;
}


.search-box {
    font-size: 0;
}

.search-box .block {
    padding: 30px 0;
    border-bottom: 1px solid #ececec;
}

.search-box .label {
    font-size: 18px;
    color: #333333;
    vertical-align: middle;
    font-weight: 500;
    padding: 0;
}

.search-box .input {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #cccccc;
    border-radius: 5px;
    width: 305px;
    margin-left: 12px;
    padding: 8px 12px;
    line-height: normal;
}

.search-box .input input {
    width: 100%;
    font-size: 14px;
    height: 21px;
}

.search-box .butn1 {
    background: #863031;
    border: 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    margin-left: 47px;
}

.result .keyword {
    font-size: 14px;
    color: #333333;
    padding: 28px 0;
}

.result .keyword span {
    color: #863031;
    font-weight: bold;
    font-family: ;
}

.result .keyword .s1 {
    font-size: 18px;
}

.result .keyword .s2 {
    font-size: 20px;
}

.result .keyword .back {
    background: url(../images/back.png) no-repeat left center;
    font-size: 14px;
    color: #333333;
    padding-left: 26px;
    float: right;
    margin-top: 4px;
}

.result input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    /* WebKit*/
    color: #707070;
}

.result input:-moz-placeholder,
textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #707070;
}

.result input::-moz-placeholder,
textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #707070;
}

.result input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #707070;
}

.result .table-box table {
    width: 100%;
    height: 100%;
  /*  table-layout: fixed;*/
}

.result .table-box table th {
    background: #863031;
    color: #fff;
    font-size: 16px;
    height: 66px;
    border-left: 1px solid #129853;
    font-weight: 100;
}

.result .table-box table .th1 {
    width: 112px;
}

.result .table-box table .th2 {
    width: 112px;
}

.result .table-box table .th3 {
    width: 236px;
}

.result .table-box table .th4 {
    width: 768px;
}

.result .table-box table td {
    font-size: 14px;
    color: #333333;
    border: 1px solid #ececec;
}

.result .table-box table td .td {
    padding: 24px;
    text-align: center;
}

.result .table-box table td .td1 {
    padding: 10px;
    text-align: left;
    line-height: 24px;
    max-height: 115px;
    overflow: hidden;
    position: relative;
    word-break: break-all;
}
.result .table-box table td .td1.now:after{
    content: "...";
    font-size: 14px;
    color: #474747;
    background: #fff;
    width: 16px;
    height: 18px;
    line-height: 18px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    text-align: center;
}
.result .table-box table .table1 {
    vertical-align: top;
}

.result .table-box table .tab-box {
    vertical-align: top;
    
}
.result .table-box table .tab-box .table1box{
    padding: 0.5%;
}

.result .table-box table .table1 th {
    height: 50px;
    font-size: 16px;
    color: #333;
    background: #f8f8f8;
    text-align: center;
    border-color: #ececec;
}
.result .table-box table .table1 tr:first-child td{
   
}
.result .table-box table .table2{
}
.result .table-box table .table2 th{
    border: 1px solid #ececec;
}
.result .table-box table td:last-child{
}
.result .table-box table .table1 td{
}
.result .table-box table .table1 .last td{
}
.result .table-box table .table1 th:first-child{
}
.result .table-box table .table1 td:first-child{
}
.result .table-box table .table1 {

    text-align: center;
}


.result .table-box table .table1 .ith1 {
    width: 194px;
}

.result .table-box table .table1 .ith2 {
    width: 460px;
    height: 100%;
    vertical-align: top;
}

.result .table-box table .table1 .ith3 {
    width: 110px;
}

.result .table-box table .table2 {
    width: 100%;
}
.result .table-box table .table2 th{
    border: 0;
}
.result .table-box table .table2 .tb2-th1 {
    width: 116px;
}

.result .table-box table .table2-box {
    padding: 0.8%;
    /*height: 100%;*/
}

.result .table-box table .table2-box th {
    height: 40px;
    border: 1px solid #ececec;
}

.result .table-box table .table2-box .tb2-th1 {
    width: 114px;
    line-height: 1.4;
   
}

.result .table-box table .table2-box .tb2-th2 {
    width: 110px;
}

.result .table-box table .table2-box .tb2-th3 {
    width: 64px;
}

.result .table-box table .table2-box .tb2-th4 {
    width: 64px;
}

.result .table-box table .table2-box .tb2-th5 {
    width: 64px;

}

.result .table-box table .table2-box td {
    height: 40px;
    border: 1px solid #ececec;
}

.result .table-box table .table2-box th {
    font-size: 14px;
    color: #333333;
}

.visitinfo .tabs {
    font-size: 0;
    padding-top: 30px;
    width: 100%;
    height: auto;
    border: 0;
    padding-left: 0;
}

.visitinfo .tabs a {
    float: left;
    font-size: 14px;
    color: #333333;
    border: 1px solid #cccccc;
    border-radius: 5px;
    width: 19%;
    margin-left: 1%;
    text-align: center;
    height: 38px;
    line-height: 38px;
}

.visitinfo .tabs a:first-child {
    margin-left: 0;
}

.visitinfo .tabs a.now {
    background: #863031;
    color: #fff;
    border-color: #863031;
}



.pubc-tabs {
    font-size: 0;
    /*padding-top: 30px;*/
    width: 100%;
    height: auto;
    border: 0;
    padding-left: 0;
}

.pubc-tabs a {
    float: left;
    font-size: 14px;
    color: #333333;
    border: 1px solid #cccccc;
    border-radius: 5px;
    width: 16%;
    margin-left: 0.6%;
    text-align: center;
    height: 38px;
    line-height: 38px;
}

.pubc-tabs a:first-child {
    margin-left: 0;
}

.pubc-tabs a.now {
    background: #863031;
    color: #fff;
    border-color: #863031;
}
.result .table-box{
	margin-top:30px;
}

.visitinfo .table3 {
    margin-top: 40px;
}


.visitinfo .table3 th b{ display: block; font-size:12px; padding-top:5px; }
.visitinfo .table3 table {
    width: 100%;
    table-layout: fixed;
}

.visitinfo .table3 table th {
    background: #863031;
    color: #fff;
    height: 66px;
    border-left: 1px solid #129853;
    font-size: 16px;
    font-weight: 100;
    text-align: center;
}

.visitinfo .table3 .th1,.visitinfo .table3 .tdh1 {
    width: 134px;
}

.visitinfo .table3 .th2,.visitinfo .table3 .tdh2 {
    width: 98px;
}

.visitinfo .table3 .th3,.visitinfo .table3 .tdh3 {
    width: 142px;
}

.visitinfo .table3 .th4,.visitinfo .table3 .tdh4 {
    width: 142px;
}

.visitinfo .table3 .th5,.visitinfo .table3 .tdh5 {
    width: 142px;
}

.visitinfo .table3 .th6,.visitinfo .table3 .tdh6 {
    width: 142px;
}

.visitinfo .table3 .th7,.visitinfo .table3 .tdh7 {
    width: 142px;
}

.visitinfo .table3 .th8,.visitinfo .table3 .tdh8 {
    width: 142px;
}

.visitinfo .table3 .th9,.visitinfo .table3 .tdh9 {
    width: 142px;
}

.visitinfo .table3 .tdbox {
    padding: 10px 15%;
    width: 70%;
    display: inline-block;
    line-height: 26px;
    text-align: left;
}
.visitinfo .table3 .tdbox a{
    display: inline-block;
    
}
.visitinfo .table3 .tdbox span{
    display: block;
    width: 100%;
    white-space: nowrap;
}
.visitinfo .table3 td {
    font-size: 16px;
    color: #333333;
    text-align: center;
    border: 1px solid #ececec;
}

.visitinfo .table3 .td1 {
    font-size: 16px;
    line-height: 1.4;
}

.visitinfo .table3 .dortro {
    vertical-align: middle;
}

.visitinfo .table3 .bg {
    background: #f8f8f8;
}

.science .part1 .title1 {
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.science .part1 .box1 {
    margin-top: 35px;
}


.science .part1 .box1 .left-b .item {
    background: #fff;
    width: 193px;
    height: 173px;
    text-align: center;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    position: relative;
}

.science .part1 .box1 .left-b .item.now:after {
    content: "";
    border-top: 12px solid #528eb5;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    display: block;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -12px;
}

/*.science .part1 .box1 .left-b .item a {
    display: block;
    width: 100%;
    height: 100%;
}*/
.science .part1 .box1 .left-b .item .a {
    display: block;
    width: 100%;
    height: 100%;
}
.science .part1 .box1 .left-b .item .icon-box {
    display: inline-block;
    vertical-align: middle;
}

.science .part1 .box1 .left-b .item .img {
    width: 70px;
    height: 60px;
    margin: 0 auto;
    overflow: hidden;
}

.science .part1 .box1 .left-b .item .h2 {
    font-size: 18px;
    color: #fff;
    margin-top: 8px;
}
.science .part1 .box1 .left-b {
    float: left;
    margin-right: 30px;
}
.science .part1 .box1 .left-b .item.i1 {
    background: #528eb5;
    margin-left: 0;
}

.science .part1 .box1 .left-b .item.i1:after {
    border-top-color: #528eb5;
}

.science .part1 .box1 .left-b .item.i2 {
    background: #55a5aa
}

.science .part1 .box1 .left-b .item.i2:after {
    border-top-color: #55a5aa;
}

.science .part1 .box1 .left-b .item.i3 {
    background: #e5ca8f
}

.science .part1 .box1 .left-b .item.i3:after {
    border-top-color: #e5ca8f;
}

.science .part1 .box1 .right-b .frame {
    overflow: hidden;
    width: 100%;
}

.science .part1 .box1 .right-b .child {
    float: left;
}

.science .part1 .box1 .right-b .child-box {
    width: 93px;
    margin: 0 auto;
    cursor: pointer;
}

.science .part1 .box1 .right-b .child-item .icon-box .img {
    width: 50px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
}

/*.science .part1 .box1 .right-b .child-item a {
    display: block;
    width: 100%;
    height: 100%;
}*/
.science .part1 .box1 .right-b .child-item .a {
    display: block;
    width: 100%;
    height: 100%;
}
.science .part1 .box1 .right-b .child-item .h2 {
    font-size: 14px;
    color: #333333;
    text-align: center;
    margin: 0;
}

.science .part1 .box1 .right-b .child-item .icon-box {
    display: inline-block;
    vertical-align: middle;
}

.science .part1 .box1 .right-b .child-item {
    width: 91px;
    height: 79px;
    overflow: hidden;
    border: 1px solid #cccccc;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
}

.science .part1 .box1 .right-b .child-item:hover .h2 {
    color: #863031;
}

.science .part1 .box1 .right-b .child-item:first-child {
    margin-bottom: 10px;
}

.science .part1 .box1 .right-b .child-item .img {
    background-position: center;
    background-repeat: no-repeat;
}

.science .part1 .box1 .right-b .child-item.ci1 .img {
    background-image: url(../images/science-icon4.png);
}

.science .part1 .box1 .right-b .child-item.ci3 .img {
    background-image: url(../images/science-icon5.png);
}

.science .part1 .box1 .right-b .child-item.ci5 .img {
    background-image: url(../images/science-icon6.png);
}

.science .part1 .box1 .right-b .child-item.ci7 .img {
    background-image: url(../images/science-icon7.png);
}

.science .part1 .box1 .right-b .child-item.ci9 .img {
    background-image: url(../images/science-icon8.png);
}

.science .part1 .box1 .right-b .child-item.ci11 .img {
    background-image: url(../images/science-icon9.png);
}

.science .part1 .box1 .right-b .child-item.ci2 .img {
    background-image: url(../images/science-icon10.png);
}

.science .part1 .box1 .right-b .child-item.ci4 .img {
    background-image: url(../images/science-icon11.png);
}

.science .part1 .box1 .right-b .child-item.ci6 .img {
    background-image: url(../images/science-icon12.png);
}

.science .part1 .box1 .right-b .child-item.ci8 .img {
    background-image: url(../images/science-icon13.png);
}

.science .part1 .box1 .right-b .child-item.ci10 .img {
    background-image: url(../images/science-icon14.png);
}

.science .part1 .box1 .right-b .child-item.ci1:hover .img {
    background-image: url(../images/science-icon4-1.png);
}

.science .part1 .box1 .right-b .child-item.ci3:hover .img {
    background-image: url(../images/science-icon5-1.png);
}

.science .part1 .box1 .right-b .child-item.ci5:hover .img {
    background-image: url(../images/science-icon6-1.png);
}

.science .part1 .box1 .right-b .child-item.ci7:hover .img {
    background-image: url(../images/science-icon7-1.png);
}

.science .part1 .box1 .right-b .child-item.ci9:hover .img {
    background-image: url(../images/science-icon8-1.png);
}

.science .part1 .box1 .right-b .child-item.ci11:hover .img {
    background-image: url(../images/science-icon9-1.png);
}

.science .part1 .box1 .right-b .child-item.ci2:hover .img {
    background-image: url(../images/science-icon10-1.png);
}

.science .part1 .box1 .right-b .child-item.ci4:hover .img {
    background-image: url(../images/science-icon11-1.png);
}

.science .part1 .box1 .right-b .child-item.ci6:hover .img {
    background-image: url(../images/science-icon12-1.png);
}

.science .part1 .box1 .right-b .child-item.ci8:hover .img {
    background-image: url(../images/science-icon13-1.png);
}

.science .part1 .box1 .right-b .child-item.ci10:hover .img {
    background-image: url(../images/science-icon14-1.png);
}


.science .part1 .box1 .right-b .child-item.ci1.now .img {
    background-image: url(../images/science-icon4-1.png);
}

.science .part1 .box1 .right-b .child-item.ci3.now .img {
    background-image: url(../images/science-icon5-1.png);
}

.science .part1 .box1 .right-b .child-item.ci5.now .img {
    background-image: url(../images/science-icon6-1.png);
}

.science .part1 .box1 .right-b .child-item.ci7.now .img {
    background-image: url(../images/science-icon7-1.png);
}

.science .part1 .box1 .right-b .child-item.ci9.now .img {
    background-image: url(../images/science-icon8-1.png);
}

.science .part1 .box1 .right-b .child-item.ci11.now .img {
    background-image: url(../images/science-icon9-1.png);
}

.science .part1 .box1 .right-b .child-item.ci2.now .img {
    background-image: url(../images/science-icon10-1.png);
}

.science .part1 .box1 .right-b .child-item.ci4.now .img {
    background-image: url(../images/science-icon11-1.png);
}

.science .part1 .box1 .right-b .child-item.ci6.now .img {
    background-image: url(../images/science-icon12-1.png);
}

.science .part1 .box1 .right-b .child-item.ci8.now .img {
    background-image: url(../images/science-icon13-1.png);
}

.science .part1 .box1 .right-b .child-item.ci10.now .img {
    background-image: url(../images/science-icon14-1.png);
}

.science .part1 .box1 .right-b .child-item.now .h2{
    color: #863031;
}

.science .part1 .box1 .right-b {
    float: left;
    position: relative;
    width: 580px;
}

/*.science .part1 .box1 .right-b .button {
    width: 91px;
    height: 79px;
    border: 1px solid #ccc;
    background: #fff url(../images/science-icon15.png) no-repeat center;
    position: absolute;
    bottom: 0;
    right: 1px;
    border-radius: 5px;
}*/

.science .part1 .box1 .right-b .a1 {
    display: block;
    background: url(../images/science-icon16.png) no-repeat 0 0;
    width: 9px;
    height: 18px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
}

.science .part1 .box1 .right-b .a1.prev {
    left: -20px;
}

.science .part1 .box1 .right-b .a1.prev:hover {
    background-position: bottom left;
}

.science .part1 .box1 .right-b .a1.next {
    right: -20px;
    background-position: right top;
}

.science .part1 .box1 .right-b .a1.next:hover {
    background-position: bottom right;
}
.science .part1{
    padding-top: 30px;
}
.science .part2 {
    padding-top: 70px;
}

.science .part2 .title1 {
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.science .part2 .box {
    margin-top: 34px;
}

.science .part2 .item {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    
}

.science .part2 .item a {
    display: block;
    width: 100%;
    height: 100%;
}

.science .part2 .item.fr {
    margin-left: 0;
}

.science .part2 .img {
    width: 305px;
    height: 173px;
    overflow: hidden;
    float: left;
    position: relative;
}
.science .part2 .img.now:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/examination-img6.png) no-repeat center;
}
.science .part2 .text {
    overflow: hidden; 
    padding: 30px;
    width: 245px;
    height: 113px;
    background: #fff;
}

.science .part2 .h2 {
    font-size: 18px;
    color: #333333;
    line-height: 1.4;
    height: 54px;
    overflow: hidden;
    margin: 0;
}

.science .part2 .au {
    font-size: 14px;
    color: #474747;
    margin-top: 12px;
}

.science .part2 .date {
    font-size: 14px;
    color: #474747;
    margin-top: 12px;
}

.science .part2 .page {
    margin-top: 30px;
}

.page {
    text-align: center;
    font-size: 0;
}

.page a {
    display: inline-block;
    width: 33px;
    height: 33px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    color: #474747;
    font-family: 'Arial';
    line-height: 33px;
    margin: 0 2.5px;
}

.page a:hover {
    background-color: #863031;
    color: #fff;
    border-color: #863031;
}

.page a.more {
    border: 0;
    line-height: 1.3;
}

.page a.now {
    background-color: #015128;
    color: #fff;
    border-color: #015128;
}

.page .prev {
    background: url(../images/page-icon1.png) no-repeat 0 0;
}

.page .next {
    background: url(../images/page-icon1.png) no-repeat right 0;
}

.page .prev:hover {
    background-position: 0 bottom;
}

.page .next:hover {
    background-position: right bottom;
}

.page .go {
    width: 100px;
    border: 1px solid #e2e2e2;
    position: relative;
    display: inline-block;
    height: 33px;
    vertical-align: middle;
    margin-left: 18px;
    border-radius: 5px;
}
.page .go:after{
    content: "";
    position: absolute;
    left: 50px;
    top: 6px;
    height: 20px;
    border-right: 1px solid #e2e2e2;
}
.page .go input[type="text"] {
    width: 37px;
    height: 18px;
    position: absolute;
    top: 8px;
    left: 8px;
    text-align: center;
}

.page .go input[type="submit"] {
    width: 48px;
    height: 33px;
    font-size: 16px;
    font-family: 'Arial';
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #474747;
}

.pubc-box .search-box .block {
    border: 0;
    padding-bottom: 0;
    text-align: center;
}

.pubc-box .search-box .input {
    width: 165px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sciencedtail .title1 {
    text-align: center;
    font-size: 24px;
    color: #333333;
    line-height: normal;
}

.sciencedtail .vice {
    text-align: center;
    font-size: 14px;
    color: #333333;
    margin-top: 30px;
    line-height: 1.4;
}

.sciencedtail .vice div {
    display: inline-block;
    margin: 0 22px;
}

.sciencedtail .content .content-inner {
    padding: 46px 36px;
    padding-bottom: 30px;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    
    background: #fff;
}

.sciencedtail .vice .font span {
    padding-right: 26px;
    position: relative;
    cursor: pointer;
}

.sciencedtail .vice .font span:first-child {
    margin-right: 12px;
}

.sciencedtail .vice .font span:after {
    content: "";
    width: 20px;
    height: 100%;
    background: url(../images/minmax.png) no-repeat 0 center;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}
.sciencedtail .vice .font span.min:after{
    background-position: 0 center;
}
.sciencedtail .vice .font span.max:after{
    background-position: -50px center;
}
.sciencedtail .text {
    font-size: 14px;
    line-height: 1.6;
    color: #707070;
    background: #fff;
    margin-top: 32px;
}

.sciencedtail .text p {
    margin-bottom: 10px;
}

.sciencedtail .text h2 {
    font-size: 1.4em;
    margin-bottom: 15px;
    color: #333333;
    margin-top: 24px;
}

.sciencedtail .content {
    margin-top: 20px;
    margin-bottom: 90px;
}

.sciencedtail .content .link {
    font-size: 14px;
    color: #474747;
    overflow: hidden;
    border-top: 1px solid #dddddd;
    padding: 18px 0;
    margin-top: 36px;
    padding-bottom: 0;
}

.sciencedtail .content .link a {
    position: relative;
    overflow: hidden;
    padding: 10px 0;
    width: 40%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.sciencedtail .content .link a:after {
    content: "";
    background: url(../images/sciencedtail-img2.png) no-repeat 0 0;
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
}

.sciencedtail .content .link .prev {
    padding-left: 32px;
    float: left;
}

.sciencedtail .content .link .next {
    padding-right: 32px;
    float: right;
    text-align: right;
}

.sciencedtail .content .link .prev:after {
    left: 0;
}

.sciencedtail .content .link .next:after {
    right: 0;
    background-position: right top;
}

.sciencedtail .content .link .prev:hover:after {
    background-position: bottom left;
}

.sciencedtail .content .link .next:hover:after {
    background-position: bottom right;
}

.sciencedtail .part2 {
    margin-top: 78px;
}

.sciencedtail .part2 .aubox {
    float: left;
}

.sciencedtail .part2 .aubox .caption {
    font-size: 24px;
    color: #333333;
}

.sciencedtail .part2 .aubox .item {
    margin-top: 35px;
    overflow: hidden;
}

.sciencedtail .part2 .aubox .img {
    width: 147px;
    height: 216px;
    overflow: hidden;
    float: left;
}

.sciencedtail .part2 .aubox .h2 {
    font-size: 12px;
    color: #333333;
}

.sciencedtail .part2 .aubox .h2 span {
    font-size: 18px;
    color: #333333;
    padding-right: 5px;
}

.sciencedtail .part2 .aubox .text1 {
    overflow: hidden;
    height: 214px;
    border: 1px solid #e8e8e8;
    width: 440px;
}

.sciencedtail .part2 .aubox .inner {
    padding: 40px 50px;
}

.sciencedtail .part2 .aubox .p {
    color: #474747;
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.4;
}

.sciencedtail .part2 .aubox .pubc-more {
     float: none;
    display: block;
    margin-top: 40px;
   
}

.sciencedtail .part2 .list-box {
    float: right;
    width: 590px;
}

.sciencedtail .part2 .list-box .caption {
    font-size: 24px;
    color: #333333;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 34px;
}

.sciencedtail .part2 .list-box .caption .more {
    font-size: 12px;
    color: #474747;
    width: 90px;
    line-height: 22px;
    height: 22px;
    border: 1px solid #dddddd;
    display: block;
    text-align: center;
    border-radius: 10px;
    float: right;
    margin-top: -4px;
}

.sciencedtail .part2 .list-box .list .item {
    border-bottom: 1px solid #e8e8e8;
    padding: 19px 0px;
    font-size: 14px;
    color: #474747;
    overflow: hidden;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.sciencedtail .part2 .list-box .list .item span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.sciencedtail .part2 .list-box .list .item .s1 {
    width: 322px;
}

.sciencedtail .part2 .list-box .list .item .s2 {
    width: 170px;
}

.sciencedtail .part2 .list-box .list .item .s3 {
    width: 98px;
    text-align: right;
}

.sciencedtail .part2 .list-box .list .item:hover {
    color: #863031;
    border-color: #863031;
}

.department .part1 .deleft {
    font-size: 0;
    float: left;
}

.department .part1 .deleft a {
    display: inline-block;
    width: 148px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
}

.department .part1 .deleft .a1 {
    background: #528eb5;
}

.department .part1 .deleft .a2 {
    background: #55a5aa;
}

.department .part1 .deleft .a3 {
    background: #e5ca8f;
}

.department .part1 .search-box {
    float: right;
}

.department .part1 .search-box .input {
    width: 136px;
}

.department .part1 .search-box .block {
    width: auto;
    padding: 0;
    border: 0;
}

.department .part1 .title1 {
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.department .part1 .box {
    margin-top: 45px;
}

.department .part1 {
    margin-top: 20px;
}

.department .part1 .box1 .caption {
    font-size: 20px;
    color: #474747;
}

.pubc-box1 li {
    float: left;
    margin-left: 15px;
    cursor: pointer;
    border: 1px solid #cccccc;
    border-radius: 5px;
    
    width: 160px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    margin-top: 14px;
}

.pubc-box1 li a {
    display: block;
    color: #333;
    padding-left: 26px;
    position: relative;
}

.pubc-box1 li a i {
    position: absolute;
    width: 14px;
    top: 0;
    right: 0;
    height: 100%;
    border-left: 1px solid #ccc;
    background: url(../images/ind_5.jpg) no-repeat center;
}

.pubc-box1 li.on,
.pubc-box1 li:hover {
    border-color: #863031;
}

.pubc-box1 li.on a,
.pubc-box1 li:hover a {
    color: #863031;
    border-color: #863031;
}

.pubc-box1 li.on a i,
.pubc-box1 li:hover a i {
    border-color: #863031;
    background-image: url(../images/ind_5_a.jpg);
}
.box3 .caption{font-size: 0.25rem;color: #474747;margin: 60px 0 10px 0;}
.box3 .item{width: 31%;padding: 15px 0;float: left;font-size: 13px;color: #a6a4a5;}
.box3 .item a{color: #a6a4a5;float: right;}
.box3 .item_s{border:1px solid #cccccc;border-radius: 5px;padding: 10px 0;}
.box3 .item img{display: block;width: 20%;margin: 0 4%;float: left;}
.box3 .item .item_1{width: 65%;display: block;float: right;margin-right: 5%;}
.box3 .item .item_1 .item_1_1{font-size: 16px;margin: 10px 0;display: block;color: #333;}
.box3 .item .item_1 p{border-bottom: 1px solid #a6a4a5;padding: 10px 0;}
.box3 .item .item_1 p span{color: #333;}
.box3 .item .item_1 .item_1_2{padding: 15px 0;}

.department .part1 .pubc-box1{
    margin-top: 2px;
    
    width: 102%;
    margin-left: -1%;
}
.department .part1 .box1{
    padding-top: 40px;
}
.department .part1 .box2 {
    padding-top: 50px;
}
.department .part1 .box2 .item{
    width: 397px;
    height: 180px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-left: 19px;
}
.department .part1 .box2 .item:first-child{
    margin-left: 0;
}
.department .part1 .box2 .item a.vertical{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/mask50.png);
    font-size: 22px;
    color: #fff;
    text-align: center;
    /*transition: all 0.8s ease;*/
}
.department .part1 .box2 .item a.vertical:hover{
    background-image: url(../images/mask80.png);
}

.dorctorlist .part1 .caption{
    font-size: 14px;
    color: #707070;
}
.dorctorlist .part1 .caption .s2{
    color: #863031;
}
.dorctorlist .part1 .caption .s1{
    color: #333333;
    font-size: 24px;
    padding-right: 10px;
}
.dorctorlist .part1 .list .item{
     padding: 15px;
     background-color: #fff;
    width: 207px; 
    overflow: hidden;
    margin-left: 11px;
    margin-bottom: 11px;
    float: left;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
}
.dorctorlist .part1 .caption .more{
    font-size: 12px;
    color: #474747;
    width: 90px;
    line-height: 22px;
    height: 22px;
    border: 1px solid #ddd;
    display: block;
    text-align: center;
    border-radius: 10px;
    float: right;
    margin-top: -3px;
}
.dorctorlist .part1 .list .item a{ 
    display: block;
    position: relative;
}
.dorctorlist .part1 .item .info{
    background: url(../images/mask40.png) ;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    text-align: center; 
}
.dorctorlist .part1 .item .inline{
    display: inline-block;
    vertical-align: middle;
    padding: 15px 15px;
    overflow: hidden;
}
.dorctorlist .part1 .item .h2{
    font-size: 18px;
    color: #fff;
}
.dorctorlist .part1 .item .p{
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    margin-top: 8px;
}
.dorctorlist .part1 .list{
    margin-top: 30px;
    width: 102%;
    margin-left: -0.8%;
}
.dorctorlist .part1 .page{
    margin-top: 40px;
}
.dorctorlist .part1{
    margin-top: 20px;
}

.dorctorlist1 .part2 .caption{
    font-size: 20px;
    color: #474747;
}
.dorctorlist1 .part2 .box{
    width: 102%;
    margin-left: -1%;
}
.dorctorlist1 .part2 .item   {
    border: 1px solid #cccccc;
    border-radius: 5px;
    width: 296px;
    height: 125px;
    float: left; 
    margin-left: 15px;
    margin-bottom: 15px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.dorctorlist1 .part2 .item:hover{
    background: #528eb5;
    border-color: #528eb5; 
}
.dorctorlist1 .part2 .item:hover .inner-box a{
    color: #fff!important;
}
.dorctorlist1 .part2 .item:hover .h2{
    color: #fff!important;
    background-image: url(../images/jiantour1.png)!important;
    border-color: #fff!important;
}
.dorctorlist1 .part2 .item .inner-box{
    padding: 8px 0;
    padding-bottom: 0;
}
.dorctorlist1 .part2 .item .inner-box a{
    display: block;
    width: 33.3333%;
    float: left;
    font-size: 14px;
    color: #474747;
    padding: 6px 0;
}
.dorctorlist1 .part2 .item .inner-box a:hover{
    opacity: 0.5!important;
}

.dorctorlist1 .part2 .item .inner{
    display: block;
    padding: 18px 20px;
}
.dorctorlist1 .part2{
    padding-top: 26px;
}
.dorctorlist1 .part2.p1{
    padding-top: 40px;
    margin: 0;
}
.dorctorlist1 .part2 .box{
    padding-top: 20px;
}
.dorctorlist1 .part2 .item .h2{
    font-size: 18px;
    color: #528eb5;
    background: url(../images/jiantour.png) no-repeat right 2px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 18px;
    margin: 0;
}
.dorctorlist1 .part2 .item .h2 a{
    color: inherit;
    display: block;
}
.dorctorlist1 .part2.p2 .item .h2{
    color: #55a5aa;
}
.dorctorlist1 .part2.p2 .item .h2{
    color: #55a5aa;
}
.dorctorlist1 .part2.p2 .item:hover{
    background: #55a5aa;
    border-color: #55a5aa;
}

.dorctorlist1 .part2.p3 .item .h2{
    color: #e9bf62;
}
.dorctorlist1 .part2.p3 .item .h2{
    color: #e9bf62;
}
.dorctorlist1 .part2.p3 .item:hover{
    background: #e9bf62;
    border-color: #e9bf62;
}
.dorctordtail .part1 .img{
    padding: 10px;
    width: 217px; 
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2); box-shadow: 0px 0px 10px rgba(0,0,0,0.2);  
    text-align: center;
    overflow: hidden;
    float: left;
}
.dorctordtail .part1 .text-box{
    margin-left: 306px;
}
.dorctordtail .part1 .title1{
    font-size: 24px;
    color: #333333;
}
.dorctordtail .part1 .title1 .pubc-more{
    width: auto;
    padding: 0 15px;
}
.dorctordtail .part1 .title2{
    font-size: 14px;
    color: #474747;
    margin-top: 20px;
    line-height: 1.4;
}
.dorctordtail .part1 .dorname{
    background: url(../images/app-img1.png) repeat-x left bottom;
    padding-bottom: 40px;
    margin-bottom: 25px;
    padding-top: 38px;
}
.dorctordtail .part1 .text{
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}
.dorctordtail .part1 .text p{
    margin-bottom: 20px;
}
.dorctordtail .part1{
    padding-top: 20px;
}
.pubc-more{
    font-size: 12px;
    color: #474747;
    width: 90px;
    line-height: 22px;
    height: 22px;
    border: 1px solid #ddd;
    display: block;
    text-align: center; 
    float: right;
    margin-top: -4px;
}
.pubc-more:hover{
    color: #fff!important;
    background: #863031!important;
    border-color: #863031!important;
}
.dorctordtail .part2 {
    margin-top: 60px;
}
.dorctordtail .part2 .title1 span{
    font-size: 24px;
    color: #333333;
}


.dorctordtail .part2 table {
    width: 100%;
}
.dorctordtail .part2 .table{
    margin-top: 30px;
}
.dorctordtail .part2 table th {
    background: #e68e82;
    color: #fff;
    font-size: 16px;
    height: 66px;
    border-left: 1px solid #ececec;
    font-weight: 100;
}

.dorctordtail .part2 table .th1 {
    width: 212px;
}

.dorctordtail .part2 table .th2 {
    width: 218px;
}

.dorctordtail .part2 table .th3 {
    width: 236px;
}

.dorctordtail .part2 table .th4 {
    width: 575px;
}
.dorctordtail .part2 table .th5 {
    width: 220px;
}
.dorctordtail .part2 table td {
    font-size: 14px;
    color: #333333;
    border: 1px solid #ececec;
} 
.dorctordtail .part2 table td .td {
    padding: 24px;
    text-align: center;
    line-height: 1.4;
}

.dorctordtail .part2 table td .td1 {
    padding: 26px;
    text-align: left;
    line-height: 24px;
}

.dorctordtail .part2 table .table1 {
    vertical-align: top;
}

.dorctordtail .part2 table .tab-box {
    vertical-align: top;
    /*border-bottom: 0;*/
    border-right: 0;
}

.dorctordtail .part2 table .table1 th {
    height: 50px;
    font-size: 16px;
    color: #333;
    background: #f8f8f8;
    text-align: center;
    border-color: #ececec;
}

.dorctordtail .part2 table .table1 {
    border-left: 0;
    text-align: center;
}

.dorctordtail .part2 table .table1 .ith1 {
    width: 194px;
    border-left: 0;
}

.dorctordtail .part2 table .table1 .ith2 {
    width: 460px;
}

.dorctordtail .part2 table .table1 .ith3 {
    width: 110px;
}

.dorctordtail .part2 table .table2 {
    width: 100%;
}

.dorctordtail .part2 table .table2 .tb2-th1 {
    width: 116px;
}

.dorctordtail .part2 table .table2-box {
    padding: 5px;
}

.dorctordtail .part2 table .table2-box th {
    height: 40px;
}

.dorctordtail .part2 table .table2-box .tb2-th1 {
    width: 114px;
    line-height: 1.4;
}

.dorctordtail .part2 table .table2-box .tb2-th2 {
    width: 110px;
}

.dorctordtail .part2 table .table2-box .tb2-th3 {
    width: 64px;
}

.dorctordtail .part2 table .table2-box .tb2-th4 {
    width: 64px;
}

.dorctordtail .part2 table .table2-box .tb2-th5 {
    width: 64px;
    border-right: 1px solid #ececec;
}

.dorctordtail .part2 table .table2-box td {
    height: 40px;
}

.dorctordtail .part2 table .table2-box th {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    font-size: 14px;
    color: #333333;
}
.dorctordtail .part2 .tip{
    background: #f8f8f8;
    padding: 26px 50px;
    overflow: hidden;
    padding-right: 33px;
}
.dorctordtail .part2 .tip .tp1{
    font-size: 14px;
    color: #333333;
    position: relative;
    background: url(../images/weixian.png) no-repeat left center;
    padding: 10px 0;
    padding-left: 40px;
    float: left;
    margin-top: 19px;
}
.dorctordtail .part2 .img{
    width: 76px;
    height: 76px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.dorctordtail .part2 .ewm {
    float: right;
}
.dorctordtail .part2 .ewm span{
    display: inline-block;
    vertical-align: middle;
    padding-right: 24px;
    font-size: 14px;
}
.dorctordtail .part3 {
    padding-top: 68px;
}
.dorctordtail .part3 .title1{
    font-size: 24px;
    color: #333333;
}
.dorctordtail .part3 .desc{
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    padding-top: 26px;
}
.dorctordtail .part3 .desc p{
    margin-bottom: 20px;
}
.dorctordtail .part4{
    padding-top: 50px;
}
.dorctordtail .part4 .tabs {
    border-bottom: 1px solid #e8e8e8;
    height: 34px;
}
.dorctordtail .part4 .tabs span{
    display: inline-block;
    position: relative;
    font-size: 20px;
    color: #333333;
    margin-right: 30px;
    padding-bottom: 25px;
    cursor: pointer;
}
.dorctordtail .part4 .tabs span.now{
    color: #863031;
}
.dorctordtail .part4 .tabs span.now:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/dorctordtail-icon1.png) no-repeat center;;
    width: 100%;
    height: 6px;
}
.dorctordtail .part4 .con-box{
    padding-top: 10px;
}
.dorctordtail .part4 .tabs .pubc-more{
    margin: 0;
}
.dorctordtail .part4 .list{
    display: none;
}
.dorctordtail .part4 .list:first-child{
    display: block;
}
.dorctordtail .part4 .item{
    font-size: 14px;
    color: #474747;
    border-bottom: 1px solid #e8e8e8;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.dorctordtail .part4 .item a{
    display: block;
    padding: 20px 0;
    
    overflow: hidden;
}
.dorctordtail .part4 .item:hover{
    color: #863031;
    border-color: #863031;
}
.dorctordtail .part4 .item span{
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}
.dorctordtail .part4 .item .s1{
    width: 40%;
}
.dorctordtail .part4 .item .s2{
    width: 20%;
    margin-left: 10%;
}
.dorctordtail .part4 .item .s3{
    width: 30%;
    text-align: right;
    
}
.dorctordtail .part4 .item .s3 em{
    font-family: 'arial';
    font-style: normal;
}
.illnesscenter .part1 {
    margin-top: 15px;
}
.illnesscenter .part1 .title1{
    font-size: 22px;
    color: #474747;
    text-align: center;
}
.illnesscenter .part1 .pubc-box1{
    width: 102%;
    margin-left: -1%;
    margin-top: 34px;
}
.illnesscenter .part1 .pubc-box1 li{
    width: 232px;
}
.illnesscenter .part2{
    padding-top: 70px; 
}
.illnesscenter .part2 .pubc-title1{
    font-size: 22px;
    color: #474747; 
    text-align: center;
}
.illnesscenter .part2 .pubc-title1 span {
    float: none;
}
.illnesscenter .part2 .imglist{
    margin-top: 34px;
}
.illnesscenter .part2 .imglist .frame{
    overflow: hidden;
}
.illnesscenter .part2 .imglist .item{
    position: relative;
    width: 307px;
    height: 272px;
    /*overflow: hidden;*/
    float: left;
    cursor: pointer;
}
.illnesscenter .part2 .imglist .item:hover .mask90{
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
.illnesscenter .part2 .imglist .item.now .mask90{
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
.illnesscenter .part2 .imglist .item .hmask40{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;    
    background: url(../images/mask40.png);
    text-align: center;
}
.illnesscenter .part2 .imglist .item .mask90{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;    
    background: url(../images/mask90.png);
    opacity: 0;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}
.illnesscenter .part2 .imglist .item span{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    position: relative;
}

.illnesscenter .part2 .pubc-box1{
    width: 102%;
    margin-left: -1.34%;
    margin-top: 6px;
    height: 170px;
}
.illnesscenter .part2 .pubc-box1 ul{
    display: none;
}
.illnesscenter .part2 .pubc-box1 ul:first-child{
    /* display: block; */
}
.illnesscenter .part2 .pubc-box1 ul.now{
    display: block;
}
.illnesscenter .part2 .pubc-box1 ul li{
    width: 188px;
}
.pubc-title1{
    font-size: 24px;
    color: #333333;
    text-align: center;
}
.illnesscenter .part3{
    margin-top: 74px;
}
.illnesscenter .part3 .foucs{
    position: relative;
    margin-top: 40px;
}
.illnesscenter .part3 .frame{
    /*margin: 0 50px;*/
    overflow: hidden;
    padding-bottom: 7px;
    width: 101%;
    margin-left: -0.5%;
}
.illnesscenter .part3 .child{
    float: left;
    text-align: center;
    margin: 0 5px;
    margin-bottom: 10px;
}
.illnesscenter .part3 .child a{
    display: inline-block;
    width: 150px;
    height: 38px;
    line-height: 36px;
    border: 1px solid #cccccc;
    text-align: left;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
    padding: 0 10px;
    padding-left: 35px;
}
.illnesscenter .part3 .child a i {
    display: block;
    background: url(../images/ind_5.png) no-repeat center;
    width: 16px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-right: 1px solid #ccc;
}
.illnesscenter .part3 .child:hover a{
    color: #863031;
    border-color: #863031;
}
}

.illnesscenter .part3 .foucs{
    margin-top: 30px;
}
.illnesscenter .part3 .child.now a{
    color: #863031;
    border-color: #863031;
}
.illnesscenter .part3 .child.now i{
    border-color: #863031;
    background-image: url(../images/ind_5-1.png);
}
.illnesscenter .part3 .child:hover a i{
    border-color: #863031;
    background-image: url(../images/ind_5-1.png);
}
.illnesscenter .part3 .btn1{
    position: absolute;
    top: 0;
    display: block;
    width: 41px;
    height: 38px;
    border: 1px solid #cccccc;
    text-align: center;
    line-height: 47px;
    border-radius: 5px;
    display: none;
}
.illnesscenter .part3 .btn1:after{
    content: "";
    display: inline-block;
    width: 8px;
    height: 17px;
    background: url(../images/illnesscenter-icon1.png) no-repeat 0 0;
}
.illnesscenter .part3 .prev{
    left: 0;
}
.illnesscenter .part3 .prev:after{
    
    background-position: 0 0;
}
.illnesscenter .part3 .next{
    right: 0;
}
.illnesscenter .part3 .next:after{
    
    background-position: right top;
}
.illnesscenter .part3 .con-box .img{
    width: 488px;
    height: 359px;
    overflow: hidden;
    position: relative;
    float: left;
}
.illnesscenter .part3 .con-box .img-text{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 30px;
    background: url(../images/mask40.png);
}
.illnesscenter .part3 .con-box{
    margin-top: 30px;
}
.illnesscenter .part3 .con-box .img-text .h2{
    font-size: 22px;
    color: #fff;
}
.illnesscenter .part3 .con-box .img-text .desc{
    font-size: 12px;
    margin-top: 14px;
    color: #fff;
    line-height: 18px;
}
.illnesscenter .part3 .con-box .box{
    height: 359px;
    background: #fff;
      
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    display: none;
}
.illnesscenter .part3 .con-box .box:first-child{
    display: block;
}
.illnesscenter .part3 .con-box .box1{
    margin-top: 26px;
}
.illnesscenter .part3 .con-box .list{
    margin-top: 10px;
}
.illnesscenter .part3 .con-box .text-box{
    overflow: hidden;
    padding: 40px 50px;
    padding-right: 30px;
}
.illnesscenter .part3 .con-box .text-box .title1{
    font-size: 18px;
    color: #474747;
    font-weight: 600;
    padding-bottom: 10px;
    line-height: normal;
}
.illnesscenter .part3 .con-box .text-box .title2{
    font-size: 14px;
    color: #474747;
    font-weight: 600;
}
.illnesscenter .part3 .con-box .text-box .item{
    font-size: 14px;
    color: #474747;
    width: 160px;
    float: left;
    padding: 6px 0;
}
.illnesscenter .part3 .con-box .scroll{
    height: 280px;
}
.illnesscenter .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 7px!important;
}
.illnesscenter .mCSB_inside > .mCSB_container{
    margin-right: 20px;
}
.illnesscenter .part4 {
    margin-top: 74px;
}
.illnesscenter .part4 .pubc-title1{
    text-align: left;
}


.illnesscenter .part4 .btn1{
    position: absolute;
    top: 0;
    display: block;
    width: 26px;
    height: 26px;
    border: 1px solid #cccccc;
    text-align: center;
    line-height: 18px;
    border-radius: 5px;
}
.illnesscenter .part4 .btn1:after{
    content: "";
    display: inline-block;
    width: 5px;
    height: 9px;
    background: url(../images/illnesscenter-icon2.png) no-repeat 0 0;
}
.illnesscenter .part4 .prev{
    left: 0;
}
.illnesscenter .part4 .prev:after{
    
    background-position: 0 0;
}
.illnesscenter .part4 .next{
    right: 0;
}
.illnesscenter .part4 .next:after{
    
    background-position: right top;
}
.illnesscenter .part4 .pubc-title1 .button{
    position: relative;
    float: right;
    width: 62px;
}
.illnesscenter .part4 .list{
    margin-top: 30px;
}
.illnesscenter .part4 .item{
    position: relative;
    width: 100%;
    height: 226px;
    overflow: hidden;
    float: left;
}
.illnesscenter .part4 .item img{
    width: 100%;
}
.illnesscenter .part4 .item:first-child{
    margin-bottom: 20px;
}
.illnesscenter .part4 .item .h2{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 28px;
    height: 70px;
    background: url(../images/mask40.png) ;
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 0;
}
.illnesscenter .part4 .item .h2 span{
    vertical-align: middle;
    display: inline-block;
    font-size: 16px;
}
.illnesscenter .part4 .item-box{
    width: 397px;
    margin: 0 auto;
}
.illnesscenter .part4 .child{
    float: left;
    width: 33.33333%;
}
.illnesscenter .part4 .frame{
    overflow: hidden;
    width: 101.8%;
    margin-left: -0.8%;
}
.illnesscenter .part4 .item img{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.illnesscenter .part4 .item:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.loading{
    display: none;
    padding-top: 0.1rem;
    text-align:center;
    margin-top:0;
}
.loading a{
    display: block;
    padding: 0.14rem 0;
    color: #fff;
    background: #015128;
    border-radius: 0.05rem;
}
.visitinfo .table3 .h5-table{
        margin-top: -1px;
    }
.result .part2 .tip{
    font-size: 16px;
    margin-top: 15px;
    color: #707070;
}
.visitinfo .table3 .tip {
    font-size: 16px;
    margin-top: 15px;
    color: #707070;
}
.mask50{
    background: url(../images/mask40.png) ;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}
.win_alert{
    width: 1230px;
    height: 522px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -615px;
    margin-top: -261px;
    background: #fff;
    z-index: 9999;
    display: none;
}
.win_alert .close{
    background: url(../images/close.png) no-repeat center;
    display: block;
    width: 14px;
    height: 15px;
    position: absolute;
    top: 24px;
    right: 30px;
}
.win_alert .inner{
    padding: 66px;
}
.win_alert .title1{
    font-size: 18px;
    color: #333333;
}
.win_alert .scroll{
    margin-top: 36px;
    height: 346px;
}
.win_alert .desc{
   font-size: 14px;
    color: #333333;  
    line-height: 22px;
    text-align:justify;
}
.radiology1{
    margin-top: 20px;
}
.radiology1 .h2 {
}
.radiology1 .pubc-title1 .span1{
   font-size: 24px;
   color: #333333;    
    float: left;
}
.radiology1 .h2 .pubc-more{
    margin-top: 0;
    
}
.radiology1 .box1-left .item1{
    width: 624px;
    height: 400px; 
    -webkit-box-shadow: 0px 0px 10px #ccc;
    box-shadow: 0px 0px 10px #ccc;
    
    margin-bottom: 10px;
    background: #fff;
}
.radiology1 .box1-left .item1 .inner{
   padding: 35px 30px;
    padding-bottom: 25px;
    
}
.radiology1 .box1-left .item1 .depdesc{
   text-align:left;
   font-size: 14px;
   color: #474747;  
    line-height: 22px;
    margin-top: 20px; 
    height: 280px;
}
.radiology1 .box1-left .item1 .list .item a{
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid #eeeeee;
}
.radiology1 .box1-left .item1 .list .item a:hover{
    border-color: #863031;
}
.radiology1 .box1-left .item1 .list .item a:hover .h3{
    color: #863031;
}
.radiology1 .box1-left .item1 .list .item a:hover .date{
    color: #863031;
}
.radiology1 .box1-left .item1 .list .h3{
   font-size: 16px;
   color: #474747;
    width: 80%;
}
.radiology1 .box1-left .item1 .list .date{
   font-size: 14px;
   color: #909090;  
    margin-top: 6px;
    font-family: 'Arial';
}
.radiology1 .box1-left{
    float: left;
}
.radiology1 .box1-left .item2 .pubc-title1{
   border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
}
.radiology1 .box1-left .item2{
    height: 231.4px;
}
.radiology1 .box1-left .item2 .span1{font-size: 0.25rem;text-align: center;display: block;padding:10px 0 50px 0;position: relative;}
.radiology1 .box1-left .item2 .span1:before,.radiology1 .box1-left .item2 .span1:after
{
 content: '';   
 position: absolute;
 top: 25%;
 background: #d6d2d2;
 width: 35%;
 height: 1px;
}
.radiology1 .box1-left .item2 .span1:before{
    left: 5%; 
}
.radiology1 .box1-left .item2 .span1:after
{
right: 5%;
}
.radiology1 .box1-left .item2 .item2_1{
    width: 32%;
    float: left;
}
.radiology1 .box1-left .item2 .item_s{
    border: 1px solid #cccccc;
    border-radius: 5px; 
    text-align: center;
    font-size: 0.15rem;
    padding: 15px;
}
.radiology1 .box1-left .item2 .item_s p{    line-height: normal;}
.radiology1 .box1-right{
    float: right;
    width: 596px;
    background: #fff; 
    -webkit-box-shadow: 0px 0px 50px #ccc; 
    box-shadow: 0px 0px 10px #ccc;
    
    height: 380px;
}
.radiology1 .box1-right .pubc-title1{
    font-size: 24px;
    color: #333333;
   text-align: left;
}
.radiology1 .box1-right .inner{
    padding: 35px 30px;
}
.radiology1 .box1-right .item{
    width: 163px;
    height: 120px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    float: left;
    text-align: center;
    margin-left: 20px;
    margin-bottom: 20px;
}

.radiology1 .box1-right .item .img{
    width: 76px;
    height: 76px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
}
.radiology1 .box1-right .item .h2{
    font-size: 0.15rem;
    text-align: center;
    color: #333333;
     margin: 0 10px;
    margin-top: 10px;
    line-height: normal;
   /* white-space: nowrap;
    overflow: hidden;
    
    text-overflow: ellipsis;*/
   
}
.radiology1 .box1-right .item .inline{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.radiology1 .box1-right .item.it1,.radiology1 .box1-right .item.it4{
    margin-left: 0;
}
.radiology1 .box1-right .item a{
    display: block;
    width: 100%;
    height: 100%;
}
.radiology1 .box1-right .item.it1 .img{
    background-image: url(../images/radiology1-img1.png);
}
.radiology1 .box1-right .item.it2 .img{
    background-image: url(../images/radiology1-img2.png);
}
.radiology1 .box1-right .item.it3 .img{
    background-image: url(../images/radiology1-img3.png);
}
.radiology1 .box1-right .item.it4 .img{
    background-image: url(../images/radiology1-img4.png);
}
.radiology1 .box1-right .item.it5 .img{
    background-image: url(../images/radiology1-img5.png);
}
.radiology1 .box1-right .item.it6 .img{
    background-image: url(../images/radiology1-img6.png);
}

 
.radiology1 .box1-right .item:hover .h2{
    color: #863031;
}

.radiology1 .box1-right .box{
    margin-top:31px; 
}
.radiology2 {
    margin-top: 74px;
}
.radiology2 .pubc-title1{
    text-align: left;
}
.radiology2 .box2 {
    margin-top: 30px;
}
.radiology2 .box2 .item{
    width: 395px;
    height: 178px;
    overflow: hidden;
    position: relative;
    margin-left: 19px;
    margin: 0 auto;
}

.radiology2 .box2 .item a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/mask50.png);
    font-size: 22px;
    color: #fff;
    text-align: center;
    /*transition: all 0.8s ease;*/
}
.radiology2 .box2 .item a:hover{
    background-image: url(../images/mask80.png);
}
.radiology2 .box2 .item a span{
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle;
}
.radiology2 .box2 .frame{
    overflow: hidden;
    width: 101%;
    margin-left: -0.5%;
}

.radiology2 .box2 .child{
    float: left;
    width: 33.33333%;
}
.radiology2 .btn1{
    position: absolute;
    top: 0;
    display: block;
    width: 26px;
    height: 26px;
    border: 1px solid #cccccc;
    text-align: center;
    line-height: 16px;
    border-radius: 5px;
}
.radiology2 .btn1:after{
    content: "";
    display: block;
    width: 5px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2.5px;
    margin-top: -4.5px;
    background: url(../images/illnesscenter-icon2.png) no-repeat 0 0;
}
.radiology2 .prev{
    left: 0;
}
.radiology2 .prev:after{
    
    background-position: 0 0;
}
.radiology2 .next{
    right: 0;
}
.radiology2 .next:after{
    
    background-position: right top;
}
.radiology2 .button{
    position: relative;
    float: right;
    width: 62px;
    margin-top: -5px;
}


.radiology3 .btn1{
    position: absolute;
    top: 0;
    display: block;
    width: 26px;
    height: 26px;
    border: 1px solid #cccccc;
    text-align: center;
    line-height: 16px;
    border-radius: 5px;
}
.radiology3 .btn1:after{
    content: "";
    display: block;
    width: 5px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2.5px;
    margin-top: -4.5px;
    background: url(../images/illnesscenter-icon2.png) no-repeat 0 0;
}
.radiology3 .prev{
    left: 0;
}
.radiology3 .prev:after{
    
    background-position: 0 0;
}
.radiology3 .next{
    right: 0;
}
.radiology3 .next:after{
    
    background-position: right top;
}
.radiology3 .button{
    position: relative;
    float: right;
    width: 62px;
    margin-top: -5px;
}


.radiology3{
    margin-top: 72px;
}
.radiology3 .pubc-title1{
    text-align: left;
}
 .radiology3 .docbox{
    width: 100%;
    margin-top: 30px;  
    overflow: hidden;
}
 
.radiology3 .item{  
    text-align: center;
    overflow: hidden; 
    float: left; 
     font-size: 0.1rem !important; 

}
.radiology3 .item:first-child{
    margin-left: 0;
}
.radiology3 .item .text{ 
    color: #7f7f7f;
    border-bottom: 1px solid #aa5050;  
    line-height: normal;
}
.doclist .item{
    width: 20%;
    margin-top: 10px;
}
.doclist .item .dtext .ellipsis{ 
    margin-top: 10px; 
   
}
.doclist .item .dtext  span{
    color: #333;
    font-weight: normal;
    float: left;
    font-size: 0.15rem !important;
}
.doclist .item .dtext {
    color: #7f7f7f;
    border-bottom: 1px solid #aa5050;
    line-height: normal;
}
.doclist .item a{
    display: block;
    width: 80%;
    max-width: 221px;
    margin: 0 auto;
   /* padding: 5%;
    margin: 3px 0;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
}
.doclist .item .dtext  label{float: right;}
.doclist .item .dtext .ddesc{padding: 5px 0;}
.doclist .item .dtext .ddesc .l1{
    float: left;
}
.doclist .item .dtext .ddesc .l2{
    float: right;
}

.radiology4{
    margin-top: 74px;
}
.radiology4 .pubc-title1{
    
}
.radiology5{
    margin-bottom: 55px;
}
.radiology5 .pubc-title1 .span1{

   color: #333333;    
    float: left;
}
.radiology5 .h2 .pubc-more{
    margin-top: 0;
    
}
.radiology5 .boxleft{
    width: 594px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    box-shadow: 0px 0px 10px #ccc;
    
    float: left;
}
.radiology5 .boxleft .inner{ 
    padding: 30px 30px 22px;
}
.radiology5 .boxleft .list-box{
    height: 611px;
    overflow: hidden;
    margin-top: 24px;
}
.radiology5 .boxleft .img{
    width: 191px;
    height: 110px;
    float: left;
    overflow: hidden;
}
.radiology5 .boxleft .text{
    overflow: hidden;
    padding: 0 20px;
    padding-right: 0;
    line-height: normal;
}
.radiology5 .boxleft .text .h2{
    font-size: 18px;
    color: #333333;
}
.radiology5 .boxleft .item{
    padding: 24px 0;
    border-top: 1px solid #eeeeee;
}
.radiology5 .boxleft .item:first-child{
    border-top: 0;
}
.radiology5 .boxleft .text .desc{
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-top: 13px;
    
}

.radiology5 .boxright .item1 .list{
    margin-top: 12px;
}
.radiology5 .boxright .item1 .list .item a{
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid #eeeeee;
}
.radiology5 .boxright .item1 .list .item a:hover{
    border-color: #863031;
}
.radiology5 .boxright .item1 .list .item a:hover .h3{
    color: #863031;
}
.radiology5 .boxright .item1 .list .item a:hover .date{
    color: #863031;
}
.radiology5 .boxright .item1 .list .h3{
   font-size: 14px;
   color: #474747;  
 margin: 0;   
    width: 80%;
}
.radiology5 .boxright .item1 .list .date{
   font-size: 14px;
   color: #909090;  
    margin-top: 6px;font-family: 'Arial';
}

.radiology5 .boxright .item2 .h2{
   border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
}
.radiology5 .boxright .item2{
    height: auto;
}
.radiology5 .boxright{
    width: 614px;
    float: right;
}
.radiology5 .boxright .item1{
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    box-shadow: 0px 0px 10px #ccc;
    
    margin-bottom: 20px;
    height: 343.6px;
}
.radiology5 .boxright .item1 .inner{
    padding: 36px 30px;
}
.radiology5 .boxright .item1.last a{
    border-bottom: 0;
}



.icu151 .boxleft{
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    box-shadow: 0px 0px 10px #ccc;
    
    width: 756px;
    float: left;
    height: 402px;
}
.icu151 .boxleft .inner{
    padding: 33px 30px;
}
.icu151 .boxleft .pubc-title1{
    
    text-align: left;
}

.icu151 .boxleft .desc{
    line-height: 24px;
    color: #474747;
    font-size: 14px;
    margin-top: 16px;
}

.icu151 .boxleft .part2 .foucs{
    position: relative;
}
.icu151 .boxleft .part2 .frame{
    overflow: hidden;
    position: relative;
    padding-bottom: 2px;
    margin: 0 20px;
    z-index: 4;
}
.icu151 .boxleft .part2 .child{
    float: left;
}
.icu151 .boxleft .part2{
    margin-top: 28px;
}
.icu151 .boxleft .part2 .img{
    width: 60px;
    height: 62px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.icu151 .boxleft .part2 .h2{
    font-size: 16px;
    color: #333333;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 0;
    /*text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
    line-height: 1.2;
}
.icu151 .boxleft .child.cd1 .img{
    background-image: url(../images/icu151-img2.png);
}
.icu151 .boxleft .child.cd2 .img{
    background-image: url(../images/icu151-img3.png);
}
.icu151 .boxleft .child.cd3 .img{
    background-image: url(../images/icu151-img4.png);
}
.icu151 .boxleft .child.cd4 .img{
    background-image: url(../images/icu151-img5.png);
}
.icu151 .boxleft .child.cd5 .img{
    background-image: url(../images/icu151-img6.png);
}

.icu151 .boxleft .child.cd1:hover .img{
    background-image: url(../images/icu151-img2-1.png);
}
.icu151 .boxleft .child.cd2:hover .img{
    background-image: url(../images/icu151-img3-1.png);
}
.icu151 .boxleft .child.cd3:hover .img{
    background-image: url(../images/icu151-img4-1.png);
}
.icu151 .boxleft .child.cd4:hover .img{
    background-image: url(../images/icu151-img5-1.png);
}
.icu151 .boxleft .child.cd5:hover .img{
    background-image: url(../images/icu151-img6-1.png);
}
.icu151 .boxleft .child:hover .h2{
    color: #863031;
}
.icu151 .boxleft .child:hover .item:after{
   display: block;
}
.icu151 .boxleft .foucs{
    margin-top: 26px;
}
.icu151 .boxleft .child .item{
    width: 80%;
    margin: 0 auto;
    padding-bottom: 24px;
    position: relative;
}
.icu151 .boxleft .child .item:after{
    content: "";
    width: 100%;
    height: 2px;
    background: #863031;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    
}
.icu151 .boxleft .button{
    position: relative;
}
.icu151 .boxleft .button:after{
    content: "";
    display: block;
    width: 100%;
    top: 50%;
    left: 0;
    position: absolute;
    border-bottom: 1px solid #cccccc;
}
.icu151 .boxleft .button .a{
    background: url(../images/icu151-img1.png) no-repeat 0 bottom;
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 0;
    z-index: 4;
}
.icu151 .boxleft .button{
    height: 26px;
    position: relative;
    margin-top: -16px;
}
.icu151 .boxleft .button .prev{
    left: 0;
}
.icu151 .boxleft .button .next{
    right: 0;
    background-position: 0 top;
}
.boxright{  
 
}
.boxjb{
    margin-top: 20px;
    height: 139px;
} 
.boxjb a{
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: left;
    padding: 5px 5px;
    margin: 5px 5px;
    width: 20%;
    display: inline-block;
    font-size: 12px;
}
.icu151 .boxright .inner{
    padding: 33px 30px;
}

.icu151 .boxright .pubc-title1{
    text-align: left;
    color: #fff;
}
.icu151 .boxright .pubc-title1 .pubc-more{
    color: #fff;
    border-color: #5dc2c8;
} 
.icu151 .boxright .item .h2{
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: normal;
}
.icu151 .boxright .item a{
    display: block;
    padding: 16px 0;
    border-bottom: 1px solid #5dc2c8;
}
.icu151 .boxright .item:first-child a{
    border-top: 1px solid #5dc2c8;
}
.icu151 .boxright .list{
    margin-top: 26px;
}
.icu151 .boxright .item .date{
    font-size: 14px;
    color: #fff;
    font-family: 'Arial';
    margin-top: 6px;
}
.icu152 {
    margin-top: 70px;
}
.icu152 .pubc-title1{
}
.icu152 .pubc-title1 span{
    float: left;
}
.icu152 .imgbox{
    width: 615px;
    height: 352px;
    overflow: hidden;
    float: left;
}
.icu152 .imgbox .img{
	width:100%;
	height:100%;
}
.icu152 .box {
    background: #fff;
    margin-top: 24px;
}
.icu152 .box .img{
    float: left;
}
.icu152 .box .text{
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    box-shadow: 0px 0px 10px #ccc;
    
    height: 352px;
}
.icu152 .box .text .s1{
    font-size: 14px;
    color: #474747;
}
.icu152 .box .text .item{
    overflow: hidden;
}
.icu152 .box .text .item.now .s1{
    color: #863031;
}
.icu152 .box .text .list{
    padding: 15px 30px;
    
}
.icu152 .imgbox .img{
    display: none;
    position: relative;
}
.icu152 .imgbox .img:first-child{
    display: block;
}
.icu152 .imgbox .tit{ position: absolute; width:100%; left:0; bottom:0; z-index:10; color:#fff; background:url(../images/line.png) repeat 0 0; }

.icu152 .imgbox .con{ padding:20px 35px 20px 30px; }
.icu152 .imgbox .con h2{ font-size:22px; line-height:1.1; padding-bottom: 10px; }
.icu152 .imgbox .con p{ line-height:1.5em; height:3em; overflow: hidden; font-size:12px; }

.icu152 .box .text .s1{
    display: inline-block;
    width: 336px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.icu152 .box .text .s2{
    font-size: 14px;
    color: #909090;
    font-family: 'Arial';
    float: right;
}
.icu152 .box .text a{
    display: block;
    padding: 23px 0;
    border-top: 1px solid #eeeeee;
}
.icu152 .box .text .item:first-child a{
    border-top: 0;
}
.icu152 .box .text a:hover .s1{
    color: #863031;
}
.icu153 {
    margin-top: 70px;
}
.radiology3.icu153 .item{
    height: 347px;
}
.icu153 .pubc-title1 span{
    float: left;
}
.icu154{
    margin-top: 70px;
    padding-bottom: 40px;
}
.icu154 .frame{
    overflow: hidden;
    margin: 0 30px;
}
.icu154 .foucs{
    position: relative;
}
.icu154 .box1 .text{
    
    line-height: 22px;
    height: 85px;
    line-height: 22px;
    text-align: center;
    font-size: 0;
}
.icu154 .box1 .text p{
    font-size: 14px;
    color: #474747;
    display: inline-block;
    
}
.icu154 .box1 .cd1 .text p{
    vertical-align: bottom;
}
.icu154 .box1 .cd2 .text p{
    vertical-align: top;
}
.icu154 .box1 .text:after{
    content: "";
    display: inline-block;
    height: 100%;
}
.icu154 .cd1 .text:after{
    vertical-align: bottom;
}
.icu154 .cd2 .text:after{
    vertical-align: top;
}
.icu154 .child .bg{
    width: 106px;
    height: 171px;
    font-family: 'Avian';
    text-align: center;
    color: #fff;
    margin: 0 auto;
    font-size: 26px;
}
.icu154 .cd1 .bg{
    line-height: 8.6;
     margin-top: 19px;
}
.icu154 .cd2 .bg{
    line-height: 4.4;
     margin-top: 157px;
    margin-bottom: 20px;
}
.icu154 .c1 .bg{
    background: url(../images/icu154-img1.png) no-repeat center;
}
.icu154 .c2 .bg{
    background: url(../images/icu154-img1-1.png) no-repeat center;
}
.icu154 .c3 .bg{
    background: url(../images/icu154-img3-1.png) no-repeat center;
}
.icu154 .c4 .bg{
    background: url(../images/icu154-img4-1.png) no-repeat center;
}
.icu154 .c5 .bg{
    background: url(../images/icu154-img1.png) no-repeat center;
}

.icu154 .c1:hover .bg{
    background-image: url(../images/icu154-img6.png);
}
.icu154 .c2:hover .bg{
    background-image: url(../images/icu154-img2.png);
}
.icu154 .c3:hover .bg{
    background-image: url(../images/icu154-img3.png);
}
.icu154 .c4:hover .bg{
    background-image: url(../images/icu154-img4.png);
}
.icu154 .c5:hover .bg{
    background-image: url(../images/icu154-img6.png);
}

.icu154 .foucs{
    position: relative;
    margin-top: 20px;
}
.icu154 .frame{
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.icu154 .child{
    float: left;
    width: 20%;
}
.icu154 .foucs:after{
    content: "";
    width: 100%;
    left: 0;
    top: 50%;
    display: block;
    position: absolute;
    border-bottom: 1px solid #e5e5e5;
}
.icu154 .foucs .a{
    width: 25px;
    height: 25px;
    background:#fff url(../images/icu154-img5.png) 0 0;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -12.5px;
    z-index: 4;
    
}
.icu154 .foucs .a.prev{
    left: 0;
}
.icu154 .foucs .a.next{
    right: 0;
    background-position: bottom center;
}
.icu154 .foucs .a.prev:hover{
    background-image: url(../images/icu154-img5-1.png);
}
.icu154 .foucs .a.next:hover{
    background-image: url(../images/icu154-img5-1.png);
}
.icu154 .foucs .a.prev.xx:hover{
    background-image: url(../images/icu154-img5-2.png);
}
.icu154 .foucs .a.next.xx:hover{
    background-image: url(../images/icu154-img5-2.png);
}
.icu154 .foucs .a.prev.xx{
    background-image: url(../images/icu154-img5-2.png);
}
.icu154 .foucs .a.next.xx{
    background-image: url(../images/icu154-img5-2.png);
}
.icu151{
    margin-top: 20px;
}
.examination .video{
    width: 493px;
    height: 364px;
    background:#000;
    position: relative;
    float: left;
    overflow: hidden;
}
.examination .video img{
    width: 100%;
}
.examination .video-js .vjs-big-play-button{position: absolute;top: 50%;left: 50%;width: 75px;height: 75px;background: url(../images/examination-img6.png) no-repeat center;margin-left: -37.5px;margin-top: -37.5px;border: 0;}
.examination .video-js .vjs-big-play-button:before{content: "";}
.examination .video-js:hover .vjs-big-play-button{background-color: transparent!important;}
.examination .vjs-default-skin.vjs-big-play-centered .vjs-big-play-button{
    margin-left: -37.5px;
    margin-top: -37.5px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.vjs-default-skin .vjs-big-play-button:focus{
    background-color: transparent!important;
}



.examination {
    margin-top: 20px;
    overflow: hidden;
}
.examination .boxleft{
    background: #fff;
    width: 690px;
    height: 364px;
    float: right;
}
.examination .boxleft .inner{
    padding:30px 0;
}
.examination .boxleft .pubc-title1{
    
    text-align: left;
}

.examination .boxleft .desc{
    line-height: 24px;
    color: #474747;
    font-size: 14px;
    margin-top: 16px;
    height: 108px;
    overflow: hidden;
}

.examination .boxleft .part2 .foucs{
    position: relative;
}
.examination .boxleft .part2 .frame{
    overflow: hidden;
    position: relative;
    padding-bottom: 2px;
    margin: 0 20px;
}
.examination .boxleft .part2 .child{
    float: left;
    width: 20%;
}
.examination .boxleft .part2{
    margin-top: 28px;
}
.examination .boxleft .part2 .img{
    width: 60px;
    height: 62px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.examination .boxleft .part2 .h2{
    font-size: 16px;
    color: #333333;
    margin-top: 15px;
    text-align: center;
    line-height: normal;
}
.examination .boxleft .child.cd1 .img{
    background-image: url(../images/examination-img1.png);
}
.examination .boxleft .child.cd2 .img{
    background-image: url(../images/examination-img2.png);
}
.examination .boxleft .child.cd3 .img{
    background-image: url(../images/examination-img3.png);
}
.examination .boxleft .child.cd4 .img{
    background-image: url(../images/examination-img4.png);
}
.examination .boxleft .child.cd5 .img{
    background-image: url(../images/examination-img5.png);
}

.examination .boxleft .child.cd1:hover .img{
    background-image: url(../images/examination-img1-1.png);
}
.examination .boxleft .child.cd2:hover .img{
    background-image: url(../images/examination-img2-1.png);
}
.examination .boxleft .child.cd3:hover .img{
    background-image: url(../images/examination-img3-1.png);
}
.examination .boxleft .child.cd4:hover .img{
    background-image: url(../images/examination-img4-1.png);
}
.examination .boxleft .child.cd5:hover .img{
    background-image: url(../images/examination-img5-1.png);
}
.examination .boxleft .child:hover .h2{
    color: #863031;
}
.examination .boxleft .child:hover .item{
    border-bottom: 2px solid #863031;
}
.examination .boxleft .foucs{
    margin-top: 26px;
}
.examination .boxleft .child .item{
    width: 80%;
	height:126px;
    margin: 0 auto;
    padding-bottom: 24px;
    border-bottom: 2px solid #fff;
}
.examination .boxleft .button{
    position: relative;
}
.examination .boxleft .button:after{
    content: "";
    display: block;
    width: 100%;
    top: 50%;
    left: 0;
    position: absolute;
    border-bottom: 1px solid #cccccc;
}
.examination .boxleft .button .a{
    background: url(../images/icu151-img1.png) no-repeat 0 bottom;
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 0;
    z-index: 4;
}
.examination .boxleft .button{
    height: 26px;
    position: relative;
    margin-top: -15px;
}
.examination .boxleft .button .prev{
    left: 0;
}
.examination .boxleft .button .next{
    right: 0;
    background-position: 0 top;
}
.examination1{
    margin-top: 70px;
}
.examination1 .pubc-title1{
    text-align: left;
}
.examination1 .leftbox{
    width: 494px;
    float: left;
}
.examination1 .leftbox .item .h2{
    font-size: 14px;
    color: #474747;
}
.examination1 .leftbox .item .date{
    font-size: 14px;
    color: #909090;
    margin-top: 9px;
    font-family: 'arial';
}
.examination1 .leftbox .list{
    margin-top: 27px;
}
.examination1 .leftbox .item{
    padding: 13px 0px;
    border-bottom: 1px solid #eeeeee;
}
.examination1 .leftbox .item:first-child{
    border-top: 1px solid #eeeeee;
}
.examination1 .rightbox{
    float: right;
    width: 690px;
    
}
.examination1 .rightbox .list{
    margin-top: 27px;
}
.examination1 .rightbox .item{
    width: 222px;
    height: 325px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-left: 10px;
}
.examination1 .rightbox .item:first-child{
    margin-left: 0;
}
.examination1 .rightbox .info{
    background: url(../images/mask40.png) ;
    height: 100px;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.examination1 .rightbox .h2{
    font-size: 18px;
    margin-top: 18px;
    margin-bottom: 15px;
	line-height:normal;
}
.examination1 .rightbox .h3{
    font-size: 14px;
    margin-top: 4px;
}
.examination3{
    
    margin-top: 70px;
}
.examination3 .pubc-title1{
    
    text-align: left;
}
.examination3 .box{
    margin-top: 30px;
}
.examination3 .box .img{
    width: 615px;
    height: 352px;
    float: left;
}
.examination3 .box .item{
    overflow: hidden;
    padding: 25px 0px;
    border-top: 1px solid #eeeeee;
}
.examination3 .box .item:first-child{
    border-top: 0;
}
.examination3 .box .item a{
    font-size:14px;
    color: #474747;
    float: left;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.examination3 .box .item .date{
    font-size: 14px;
    color: #909090;
    float: right;
    font-family: 'arial';
}
.examination3 .list{
    overflow: hidden;
    padding: 13px 30px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    
}
.examination3 .box .item a:hover{
    color: #863031;
}
.examination4{
    
    margin-top: 70px;
}
.examination4 .pubc-title1{
    text-align: left;
}

.examination4 .pubc-title1 .btn1{
    position: absolute;
    top: 0;
    display: block;
    width: 26px;
    height: 26px;
    border: 1px solid #cccccc;
    text-align: center;
    line-height: 18px;
    border-radius: 5px;
}
.examination4 .pubc-title1 .btn1:after{
    content: "";
    display: inline-block;
    width: 5px;
    height: 9px;
    background: url(../images/illnesscenter-icon2.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4.5px;
    margin-left: -2.5px;
}
.examination4 .pubc-title1 .prev{
    left: 0;
}
.examination4 .pubc-title1 .prev:after{
    
    background-position: 0 0;
}
.examination4 .pubc-title1 .next{
    right: 0;
}
.examination4 .pubc-title1 .next:after{
    
    background-position: right top;
}
.examination4 .pubc-title1 .button{
    position: relative;
    float: right;
    margin-top: -5px;
    width: 62px;
}

.examination4 .list{
    margin-top: 30px;
}
.examination4 .item{
    position: relative;
    width: 100%;
    height: 226px;
    overflow: hidden;
    float: left;
}
.examination4 .item img{
    width: 100%;
}

.examination4 .item .h2{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 28px;
    height: 53px;
    background: url(../images/mask40.png) ;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}
.examination4  .item .h2 span{
    vertical-align: middle;
    display: inline-block;
}
.examination4  .item-box{
    width: 397px;
    margin: 0 auto;
}
.examination4  .child{
    float: left;
    width: 33.33333%;
}
.examination4  .frame{
    overflow: hidden;
    width: 101.8%;
    margin-left: -0.8%;
}
.examination4  .item img{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.examination4  .part4 .item:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.examination5 .pubc-title1{
    text-align: left;
}
.examination5 .leftbox{
    width: 795px;
    height: 309px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    
}
.examination5 .inner{
    padding: 34px 30px;
}
.examination5 .leftbox .img{
    width: 340px;
    height: 193px;
    overflow: hidden;
    float: left;
}
.examination5 .leftbox .list{
    overflow: hidden;
    padding-left: 30px;
}
.examination5 .leftbox .item{
    padding: 11.8px 0;
    border-bottom: 1px solid #eeeeee;
    font-size: 14px;
}
.examination5 .leftbox .box{
    margin-top: 30px;
}
.examination5 .leftbox {
    float: left;
}
.examination5 .rightbox{
    float: right;
    width: 424px;
}
.examination5 .rightbox .pubc-title1,
.examination5 .rightbox .pubc-title1 .pubc-more{
    color: #fff;
    border-color: #fff;
}
.examination5 .rightbox .item{
    width: 424px;
    height: 150px;
    overflow: hidden;
    margin-bottom: 10px;
}
.examination5 .rightbox .item.it1{
    background: #55a5aa;
}
.examination5 .rightbox .item.it2{
    background: url(../images/examination5-img2.jpg) no-repeat center;;
}
.examination5 .rightbox .list1 {
    margin-top: 22px;
}
.examination5 .rightbox .list1 .item1{
    padding: 5px 0;
}
.examination5 .rightbox .list1 a{
    font-size: 13px;
    color: #fff;
}
.examination5 {
    margin-bottom: 70px;
}
.examination .img1{
    width: 493px;
    height: 364px;
    position: relative;
    float: left;
    
}

.examination.bone .boxleft .child.cd1 .img{
    background-image: url(../images/bone-img1.png) ;
}
.examination.bone .boxleft .child.cd2 .img{
    background-image: url(../images/bone-img2.png) ;
}
.examination.bone .boxleft .child.cd3 .img{
    background-image: url(../images/bone-img3.png) ;
}
.examination.bone .boxleft .child.cd4 .img{
    background-image: url(../images/bone-img4.png) ;
}
.examination.bone .boxleft .child.cd5 .img{
    background-image: url(../images/bone-img5.png) ;
}

.examination.bone .boxleft .child.cd1:hover .img{
    background-image: url(../images/bone-img1-1.png) ;
}
.examination.bone .boxleft .child.cd2:hover .img{
    background-image: url(../images/bone-img2-1.png) ;
}
.examination.bone .boxleft .child.cd3:hover .img{
    background-image: url(../images/bone-img3-1.png) ;
}
.examination.bone .boxleft .child.cd4:hover .img{
    background-image: url(../images/bone-img4-1.png) ;
}
.examination.bone .boxleft .child.cd5:hover .img{
    background-image: url(../images/bone-img5-1.png) ;
}

.bone2 {
    margin-top: 70px;
}
.bone2 .leftbox{
    width: 451px;
    float: left;
}
.bone2 .pubc-title1{
    text-align: left;
}
.bone2 .leftbox .item .h2{
    font-size: 14px;
    color: #474747;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
}
.bone2 .leftbox .item{
    padding: 16px 0px;
    border-bottom: 1px solid #eeeeee;
}
.bone2 .leftbox .item:first-child{
    border-top: 1px solid #eeeeee;
}
.bone2 .leftbox .item .date{
    font-size: 14px;
    color: #909090;
    margin-top: 7px;
    font-family: 'arial';
}
.bone2 .leftbox .list{
    margin-top: 34px;
}
.bone2 .leftbox .item:hover .h2{
    color: #863031;
}
.bone2 .leftbox .item:hover .date{
    color: #863031;
}
.bone2 .leftbox .item:hover{
    border-bottom-color: #863031;
}
.bone2 .rightbox{
    width: 730px;
    float: right;
}
.bone2 .rightbox .box1{
    background: #fff;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    
    margin-top: 34px;
}
.bone2 .rightbox .box1 .item{
    width: 200px;
    float: left;
    margin-left: 30px;
}
.bone2 .rightbox .box1 .item:first-child{
    margin-left: 0;
}
.bone2 .rightbox .box1 .img{
    width: 60px;
    height: 60px;
    overflow: hidden;
}
.bone2 .rightbox .box1 .h2{
    border-bottom: 1px solid #cccccc;
    height: 43px;
}
.bone2 .rightbox .box1 .span1{
    font-size: 18px;
    border-bottom: 2px solid #863031;
    color: #863031;
    display: inline-block;
    padding-bottom: 15px;
    padding-top: 13px;
}
.bone2 .rightbox .box1 .inner{
    padding: 27px 35px;
}
.bone2 .rightbox .list{
    margin-top: 13px;
}
.bone2 .rightbox .list a{
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 6px 0;
    font-size: 14px;
}

.bone3{
    margin-top: 70px;
}
.bone4{
    margin-bottom: 70px;
    margin-top: 30px;
}
.bone4 .box1{
    width: 486px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    
    float: left;
}
.bone4 .pubc-title1{
    text-align: left;
}
.bone4 .item .h2{
    font-size: 14px;
    color: #474747;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 82%;
}
.bone4 .item .date{
    font-size: 12px;
    color: #909090;
    margin-top: 7px;
    font-family: 'arial';
}
.bone4 .item{
    padding: 14px 0;
    border-bottom: 1px solid #eeeeee;
}
.bone4 .box1 .item:first-child{
    border-top: 1px solid #eeeeee;
}
.bone4 .item:hover .h2{
    color: #863031;
}
.bone4 .item:hover .date{
    color: #863031;
}
.bone4 .item:hover{
    border-bottom-color: #863031;
}
.bone4 .inner{
    padding: 32px 30px;
}
.bone4 .list{
    margin-top: 24px;
}
.bone4 .box2{
    width: 380px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    
    float: left;
    margin-left: 10px;
}
.bone4 .box2 .foucs{
    position: relative;
    width: 320px;
    height: 182px;
    margin-top: 30px;
}
.bone4 .box2 .frame{
    overflow: hidden;
    height: 100%;
}
.bone4 .box2 .child{
    float: left;
    height: 100%;
    overflow: hidden;
}
.bone4 .box2 .child img{
    width: 100%;
    height: 100%;
}
.bone4 .box2 .nav{
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
    text-align: center;
}
.bone4 .box2 .nav span{
    display: inline-block;
    width: 56px;
    height: 3px;
    background: #fff;
    cursor: pointer;
}
.bone4 .box2 .nav span.now{
    background: #863031;
}
.bone4 .box2 .list{
    margin-top:6px;
}
.bone4 .box3{
    width: 345px;
    float: right;
}
.bone4 .box3 .pubc-title1{
    color: #fff;
}
.bone4 .box3 .pubc-title1 .pubc-more{
    color: #fff;
    border-color: #fff;
}
.bone4 .box3 .item1{
    height: 234px;
}
.bone4 .box3 .item1.it1{
    background: #55a5aa;
    margin-bottom: 10px;
}
.bone4 .box3 .item1.it2{
    background: #e5ca8f;
}
.bone4 .box3 .item .h2,
.bone4 .box3 .item .date
{
    color: #fff;
}
.bone4 .box1,.bone4 .box2{
    height: 478px;
    overflow: hidden;
}
.education0 {
    margin: 0;
}
.education1{
    padding-top:80px;
    overflow: hidden;
}
.education1 .h1{
    text-align: left;
}
.education1 .t{
    margin-bottom: 40px;
}

.education1 .list{
    position: relative;
   /* background: none;*/
    float: right;
    width: 559px;
}
/*.education1 .list:after{
    content: "";
    background:  url(../images/jpg3.jpg) 0 0 repeat-y;
    position: absolute;
    height: 100%;
    width: 14px;
    top: -70px;
    left: 0;
}*/
.education1 .img{
    margin-bottom: 0;
    height: 347px;
    overflow: hidden;
}
.education1 .img .image{
    width: 100%;
    height: 100%;
    display: none;
}
.education1 .img .image:first-child{
    display: block;
}
.education2{
    margin-top: 90px;
}
.education3 .item{
    background-color: #fff;
    width: 258px;
    height: 253px;
    overflow: hidden;
    float: left;
    margin-left: -24px;
    text-align: center;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    
    position: relative;

}
.education3 .item a{
    display: block;
    width: 100%;
    height: 100%;
}
.education3 .item.it1{
    margin-left: 0;
}
.education3 .icon{
    display: inline-block;
    vertical-align: middle;
}
.education3 .icon .img{
    width: 90px;
    height: 70px;
    overflow: hidden;
    margin: 0 auto;
}
.education3 .h2{
    font-size: 18px;
    color: #fff;
    margin-top: 18px;
}
.education3 .item.it1{
    background: #5bb3b8;
    margin-top: 23px;
}
.education3 .item.it2{
    background: #fff;
    margin-top: 70px;
    width: 276px;
}
.education3 .it3{
    background: url(../images/education3-img.jpg) no-repeat center;;
    
}
.education3 .it4{
    background: #fff;
    margin-top: 47px;
    width: 276px;
}
.education3 .it5{
    background: url(../images/education3-img1.jpg) no-repeat center;;
}
.education3 .it2 .h2,
.education3 .it4 .h2{
    color: #333333;
}
.education3{
    margin-top: 90px;
}
.education4 .boxleft{
    width: 830px;
}
.education4 .boxleft .tabs{
	width: 100%;
	border: 0;
    font-size: 24px;
    color: #333333;
    line-height: normal;
}
.education4 .boxleft .tabs span{
    border-bottom: 3px solid #fff;
    padding:0 14px 14px;
    position: relative;
    margin-right: 20px;
    display: inline-block;
    cursor: pointer;
}
.education4 .boxleft .tabs span.now{
    border-bottom-color:#863031;
}
.education4 .boxleft .tabs span.now:after{
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -13px;
    width: 100%;
    background: url(../images/education4-img1.jpg) no-repeat center;
    display: block;
    width: 26px;
    height: 8px;
}
.education4 {
    margin-top: 80px;
}
.education4 .boxleft{
    float: left;
}
.education4 .boxleft .box{
    position: relative;
    background: #fff;
        -webkit-box-shadow: 0 0 15px #ccc;
        box-shadow: 0 0 15px #ccc;
    
}
.education4 .boxleft .pubc-more{
    margin-top: 8px;
}
.education4 .boxleft .item{
    font-size: 14px;
    color: #333333;
}
.education4 .boxleft .item a{
    display: block;
    overflow: hidden;
}
.education4 .boxleft .box{
    margin-top: 24px;
}
.education4 .boxleft .inner{
    padding:14px 24px;
    display: none;
}
.education4 .boxleft .inner:first-child{
    display: block;
}
.education4 .boxleft .item .s1{
    float: left;
    width: 75%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.education4 .boxleft .item .s2{
    float: right;
    font-family: 'arial';
}
.education4 .boxleft .item a{
    padding: 24px 0;
    border-bottom: 1px solid #e8e8e8;
}
.education4 .boxleft .item a:hover{
    border-bottom-color:#863031; 
}
.education4 .boxleft .item.last a{
    border-bottom: 0;
}
.education4 .boxright{
    width: 380px;
    float: right;
}
.education4 .boxright .item .s2{
    color: #909090;
}
.apppage .tabs_box .tbright .scroll .list1{
    line-height: normal;
}
.apppage .tabs_box .tbright .scroll .list1 p{
    font-size: 14px;
    color: #474747;
    margin-left: 26px;
    padding-right: 30px;
    line-height: 19px;
}
.apppage .tabs_box .tbright .scroll .list1 span{
    font-size: 18px;
    color: #474747;
    float: left;
    line-height: 19px;
    font-family: 'Arial';
}
.apppage .tabs_box .tbright .scroll .list1 .desc{
    display: none;
    line-height: 24px;
    padding-right: 56px;
}
.apppage .tabs_box .tbright .scroll .list1 .now .desc{
    display: block;
}
.apppage .tabs_box .tbright .scroll .list1 .item{
    padding: 14px ;
    border-top:1px solid #ececec;
}
.apppage .tabs_box .tbright .scroll .list1 .item:first-child{
    border-top: 0;
}
.apppage .tabs_box .tbright .scroll .list1 .desc{
    padding-top: 8px;
}
.apppage .tabs_box .tbright .scroll .list1 .title2{
    cursor: pointer;
    position: relative;
}
.apppage .tabs_box .tbright .scroll .list1 .title2 .after{
    
    display: block;
    width:25px;
    height: 25px;
    background: url(../images/aqpage-img1.png) no-repeat 0 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    
}
.apppage .tabs_box .tbright .scroll .list1 .now .title2 .after{
    background-position: center bottom;
}
.dtial1 .dtail1-con{
    margin-top: 10px;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    
    background: #fff;
}
.dtial1 .dtail1-con .inner{
    padding: 30px 30px;
    padding-bottom: 54px;
}
.dtial1 .title1{
    font-size: 24px;
    color: #474747;
    text-align: center;
    padding: 20px;
    line-height: normal;
}
.dtial2 .pubc-title1{
    text-align: left;
    padding: 18px 0;
}
.dtial2 .desc{
    font-size: 14px;
    color: #474747;
    line-height: 24px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
}
.dtial2 .desc p{
    margin-bottom: 10px;
}

.dtial3.radiology3 .item{
    width: 223px;
    margin: 0 auto;
    float: none!important;
}
.dtial1 .dtail1-con .block{
    width: auto;
    padding: 0;
}
.dtial3.radiology3 .frame{
    overflow: hidden;
    width: 101%;
    margin-left: -0.5%;
}
.dtial3.radiology3 .child{
    float: left;
}
.dtial3.radiology3,
.dtial4.radiology3{
    margin-top: 40px;
}
.dtial4 .item1{
    font-size: 14px;
    color: #474747;
   
    line-height: normal;
    
    border-bottom: 1px solid #e8e8e8;
}
.dtial4 .item1 a{
    padding: 20px 0px;
    display: block; overflow: hidden;
}
.dtial4 .item1:hover a{
    color: #863031;
}
.dtial4 .item1:hover {
    border-bottom-color: #863031;
}
.dtial4 .frame{
    overflow: hidden;
}
.dtial4 .child{
    float: left;
}
.dtial4 .item1:first-child{
    border-top: 1px solid #e8e8e8;
}
.dtial4 .item1 .s1{
    width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dtial4 .item1 .s2{
    float: right;
}
.header .nav .logo{
    padding-right: 10px !important;
}
.xsb .nav .logo{
    padding-right:30px;
}
.header .navList li{
    min-width: auto;
}
.header .navList li .one{
    padding:0 18px !important; 
}
.xsb .navList li .one{
    padding:0 25px;
}

.header .shareNav .a1:first-child{
    margin: 0;
}
.header .shareBtn{
    margin-right: 0;
}

.illnesscenter .part2 .pubc-title1 .button {
    position: absolute;
    top: -4px;
    right: 0;
    font-size: 0;
}

.illnesscenter .part2 .pubc-title1 .button a {
    display: inline-block;
    background: url(../images/base_icon1.png) no-repeat 0 0;
    width: 28px;
    height: 28px;
    margin: 0 3px;
}

.illnesscenter .part2 .pubc-title1 .button .next {
    background-position: right 0;
}

.header .navList ul{margin: 0;}
.x-page2{background: #f2f2f2;padding-top: 0;}
.x-page2 .bread {
    margin-bottom: 58px;
}
.dynamic{}
.dynamic .t{ margin-bottom: 40px; text-align: center;}
.dynamic .h1{ font-size: 24px; line-height: 1;}
.dynamic .list{ position: relative; margin-bottom: 62px;}

.dynamic .list .pad{ padding: 23px;}
.dynamic .list .img{ margin-bottom: 21px; overflow: hidden;}
.dynamic .list .img img{ display: block; width: 100%;}
.dynamic .list .h3{ margin-bottom: 8px; font-size: 18px; line-height: 24px; color: #333; /*overflow: hidden; white-space: nowrap; text-overflow: ellipsis;*/}
.dynamic .list .p{ margin-bottom: 5px; font-size: 14px; line-height: 22px; color: #474747;}
.dynamic .list .date{ font-family: Arial; font-size: 12px; line-height: 1.5; color: #474747;}
.dynamic .more{ display: block; margin: auto; width: 150px; border: 1px solid #c9c9c9; border-radius: 15px; font-size: 14px; line-height: 34px; text-align: center;}
.dynamic .more:hover{ color: #fff; border-color: #863031; background-color: #863031;}
.newspaper{}
.newspaper .t{ margin-bottom: 24px; text-align: center;}
.newspaper .h1{ font-size: 24px; line-height: 1;}
.newspaper .dateBar{ position: relative; margin: 0 200px; font-family:Arial;}
.newspaper .dateBar:before{ content: ''; position: absolute; left: 60px; right: 60px; top: 0; bottom: 0; margin: auto; height: 0; border-bottom: 1px solid #e1e1e1;}
.newspaper .dateBar .bar1{ position: relative; width:260px; height: 60px; margin:0 auto; background-color: #fff; text-align:center;}
.newspaper .dateBar .desc{ float:left; width:40px; height: 100%; background: url(../images/prev2.png) left no-repeat;}
.newspaper .dateBar .desc:hover{ background-position: right;}
.newspaper .dateBar .asc{ float:right; width:40px; height: 100%; background: url(../images/next2.png) left no-repeat;}
.newspaper .dateBar .asc:hover{ background-position: right;}
.newspaper .dateBar .disabled{ visibility: hidden;}
.newspaper .dateBar .year{ overflow: hidden; font-size:60px; line-height: 1; color:#474747;}
.newspaper .dateBar .bar2{ font-size:18px; line-height:60px; color:#474747;}
.newspaper .dateBar .min{ position: absolute; left: 0; top: 0; padding-right:25px;}
.newspaper .dateBar .min:before{ content: ''; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; width: 11px; height: 11px; border-radius: 50%; background-color: #e1e1e1;}
.newspaper .dateBar .max{ position: absolute; right: 0; top: 0; padding-left:25px;}
.newspaper .dateBar .max:before{ content: ''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; width: 11px; height: 11px; border-radius: 50%; background-color: #e1e1e1;}
.newspaper .dateBar .timeDragWarp{ display: none;}
.newspaper .dateBar .timeDragColor{ width:0; height:1px; position:absolute; background-color:#ff0000;}
.newspaper .dateBar .timeDragBar{ width:14px; height:14px; background-color:#b3b3b3; border-radius:50%; position:absolute; cursor:pointer;}
.newspaper .dateBar .timeDragBar:hover{ background-color:#ff0000; -webkit-box-shadow:0 0 1px rgba(0,0,0,0.5); box-shadow:0 0 1px rgba(0,0,0,0.5); }
.newspaper .dateBar .cur{ background-color:#ff0000; -webkit-box-shadow:0 0 1px rgba(0,0,0,0.5); box-shadow:0 0 1px rgba(0,0,0,0.5); }
.newspaper .tabCont{ position: relative; height: 750px;}
.newspaper .tabItem{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; visibility: hidden;}
.newspaper .tabItem.act{ visibility: visible;}
.newspaper .carousel{ position: relative; padding: 10px 0; width: 992px; margin: auto;}
.newspaper .list{ height: 730px;}
.newspaper .list li{ position: relative; float: left; padding: 60px 0;}
.newspaper .list .img{ position: relative; display: block; width: 100%;}
.newspaper .list .img:after{ content: '0'; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url(../images/png13.png); font-size: 0;}
.newspaper .list .img img{ display: block; width: 100%;}
.newspaper .list .p{ position: absolute; left: 0; right: 0; bottom: 0; padding: 0 25px; font-size: 18px; line-height: 22px; color: #863031; text-align: center; display: none;}
.newspaper .prev, .newspaper .next{ position: absolute; top: 0; bottom: 0; margin: auto; width: 37px; height: 37px; background: left no-repeat; cursor: pointer; z-index: 2;}
.newspaper .prev{ left: 22px; background-image: url(../images/prev3.png);}
.newspaper .next{ right: 22px; background-image: url(../images/next3.png);}
.newspaper .prev:hover, .newspaper .next:hover{ background-position: right;}
.newspaper ._center .img:after{ content: ''; display: none;}
.newspaper ._center .img{ -webkit-box-shadow: 0px 3px 70px 0px rgba(0, 0, 0, 0.18); box-shadow: 0px 3px 70px 0px rgba(0, 0, 0, 0.18); }
.newspaper ._center .p{ display: block;}
.x-page5 {
    padding-top: 22px;
    background-color: #fff;
}

.x-page5 .bread {
    margin-bottom: 57px;
}
.nurse1.education0 .cont{
    padding-top: 306px;
}


    .table3_phone{ display: none; }
    
    .qh-ld{ padding:0 25px; }
    


@media only screen and (min-width:1279px) {
    .home2-list .item:hover .img {
        animation: rot 0.5s;
        -webkit-animation: rot 0.5s;
    }
    .result .part1 .box .item:hover .img {
        animation: rot 0.5s;
        -webkit-animation: rot 0.5s;
    } 
    
    @keyframes rot {
        0% {
            transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
        }
        25% {
            transform: rotate(5deg);
            -webkit-transform: rotate(5deg);
        }
        50% {
            transform: rotate(-5deg);
            -webkit-transform: rotate(-5deg);
        }
        75% {
            transform: rotate(5deg);
            -webkit-transform: rotate(5deg);
        }
        100% {
            transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
        }
    }
    @-webkit-keyframes rot {
        0% {
            transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
        }
        25% {
            transform: rotate(5deg);
            -webkit-transform: rotate(5deg);
        }
        50% {
            transform: rotate(-5deg);
            -webkit-transform: rotate(-5deg);
        }
        75% {
            transform: rotate(5deg);
            -webkit-transform: rotate(5deg);
        }
        100% {
            transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
        }
    }
}

@media screen and (max-width: 1279px) {
	.examination .boxleft .child .item{
		height:100px;
	}
	.radiology3 .box{height:275px;}
    .result .table-box table td .td1.now:after{
        width: 16px;
    }
    .visitinfo .tabs a{
        margin-left: 11px;
    }
	.pubc-tabs a{
        margin-left: 12px;
    }
    .visitinfo .table3 .th3, .visitinfo .table3 .tdh3,
    .visitinfo .table3 .th4, .visitinfo .table3 .tdh4,
    .visitinfo .table3 .th5, .visitinfo .table3 .tdh5,
    .visitinfo .table3 .th6, .visitinfo .table3 .tdh6,
    .visitinfo .table3 .th7, .visitinfo .table3 .tdh7,
    .visitinfo .table3 .th8, .visitinfo .table3 .tdh8,
    .visitinfo .table3 .th9, .visitinfo .table3 .tdh9
    {
        width: 108px;
    }
    .visitinfo .table3 .th2, .visitinfo .table3 .tdh2{
        width: 55px;
    }
    .visitinfo .table3 .th1, .visitinfo .table3 .tdh1{
        width: 96px;
    }
    .illnesscenter .part2 .pubc-box1 ul li{
        width: 183px;
    }
    .illnesscenter .part3 .frame{
        width: 102%;
    }
    .illnesscenter .part3 .foucs{
        margin-top: 30px;
    }
    .illnesscenter .part3 .child a{
        width: 142px;
    }
    .science .part1 .box1 .right-b{
        width: 480px;
    }
    .radiology3.icu153 .item{
        height: 275px;
    }
    .apppage .tabs_box .tbright .button{
        padding-bottom: 34px;
    }
    .apppage .tabs_box .tbright .part1 .input{
        width: 170px;
    }
    .education4{
        margin-top: 50px;
    }
    .education4 .boxleft{
        width: 484px;
    }
    .education3 .item{
        width: 208px;
        height: 203px;
    }
    .education3 .item.it2{
        width: 208px;
    }
    .education3 .item{
        margin-left: -15px;
    }
    .education3{
        margin-top: 50px;
    }
    .education2{
        margin-top: 50px;
    }
    .education1 .img{
        margin-bottom: 0;
    }
    .education1 .list{
        width: auto;
        float: none;
    }

    .win_alert{
        width: 984px;
        margin-left: -492px;
    }
    .science .part1 .box1 .left-b .item{
        width: 144px;
        height: 140px;
    }
    .search-box .input input{
        width: 100%;
    }
    .pubc-box{
        margin: 60px 0;
    }
    .department .part1 .box2{
        margin-top: 40px;
    }
    .department .part1 .box2 .item{
        width: 320px;
        height: 145px;
        margin-left: 8px;
    }
    .pubc-box1 li{
        width: 181px;
    }
    .department .part1 .search-box .input{
        width: 222px;
    }
    .department .part1 .deleft a{
        width: 32%;
        margin-left: 1.8%;
        margin-right: 0;
    }
    .department .part1 .deleft a:first-child{
        margin: 0;
    }
    .department .part1 .search-box{
        float: none;
        margin-top: 20px;
    }
    .department .part1 .deleft{
        float: none;
    }
    .mCSB_inside > .mCSB_container{
        margin-right: 1%;
    }
    .pubc-box .list .item{
        width: 132px;
        height: 132px;
    }
    .apppage .tabs_box .tbleft .part2 .inner{
        padding: 20px;
    }
    .apppage .tabs_box .tbleft{
        width: 290px;
    }
    .apppage .tabs_box .tbleft .part1 .inner{
        padding: 20px ;
        
    }
    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
        width: 6px!important;
    }
    .apppage .tabs_box .tbright{
        margin-left: 310px;
    }
    .apppage .tabs_box .tbright{
        width: auto;
    }
    .block {
        width: 984px;
    }
    .home2-left {
        width: 50%;
    }
    .home2-list .item {
        padding: 0 30px;
    }
    .home2-list2 .item {
        display: block;
        margin: 0;
        padding: 5px 0;
        padding-left: 36px;
    }
    .home2-list .item {
        padding: 0 10px;
    }
    .home2-list2 {
        text-align: left;
        padding: 22px;
    }
    .home2-right {
        width: 45%;
        margin-top: 80px;
    }
    .home3-list .item {
        width: 32.3%;
        margin-left: 1.4%;
    }
    .home3-list .item .img {
        height: 180px;
    }
    .home2 {
        padding-bottom: 80px;
    }
    .home4-right {
        margin-right: -480px;
    }
    .footer_en {
        height: auto;
        background-size: cover;
    }
    .footer_en .part2 {
        line-height: 1.4;
        padding: 20px 0;
    }
    .footer_en .part2 .link {
        position: static;
        width: 100%;
        float: none;
    }
    .copyright {
        position: static;
        text-align: left;
    }
    .footer_en .part2 .site {
        float: none;
    }
    .footer_en .part1 {
        padding: 25px 0;
    }
    .home4-list {
        width: 100%;
    }
    .home4-list .item .title {
        width: 355px;
    }
    .home4-list .item .date {}
    .home4-list .item {}
    .home4-list {
        padding-top: 30px;
    }
    .home4-list .item .title {}
    .dorctorlist1 .part2 .item{
        width: 313px;
    }
    .illnesscenter .part2 .imglist .item{
        width: 25%;
        height: 217px;
    }
    .illnesscenter .part4 .item-box{
        width: 100%;
        overflow: hidden;
    }
    .illnesscenter .part4 .item{
        height: 186px;
    }
    .illnesscenter .part4 .item:first-child{
        margin: 0;
    }
    .science .part1 .box1 .right-b .button{
        right: 3px;
        height: 63px;
    }
    .science .part1 .box1 .right-b .child-item{
        height: 63px;
    }
    .science .part1 .box1 .right-b .button a.prev{
        top: 10px;
    }
    .science .part1 .box1 .right-b .button a.next{
        top: 37px;
    }
    .science .part2 .img{
        
    }
    .science .part2 .text{
       
    }
    .science .part2 .item{
        width: 100%;
        margin-left: 0;
    }
    .science .part2 .text{
        width: auto;
    }
    .sciencedtail .part2 .aubox{
        width: 100%;
        float: none;
    }
    .sciencedtail .part2 .aubox .text1{
        width: auto;
    }
    .sciencedtail .part2 .list-box{
        float: none;
        width: auto;
        margin-top: 50px;
    }
    .sciencedtail .part2{
        margin-top: 50px;
    }
    .sciencedtail .part2 .list-box .list .item .s1{
        width: 45%;
    }
    .sciencedtail .part2 .list-box .list .item .s2{
        width: 30%;
    }
    .sciencedtail .part2 .list-box .list .item .s3{
        width: 25%;
        text-align: right;
    }
    .result .part1 .box .item{
        width: 188px;
    }
    .search-box .input{
         width: 223px;
    }
    .visitinfo .tabs a{
        width: 186px;
    }
	.pubc-tabs a{
        width: 152px;
    }
    .dorctordtail .part1{
        height: auto;
    }
    .dorctordtail .part1 .text-box{
        margin-left: 260px;
    }
    .dorctordtail .part1 .dorname{
        padding-top: 0;
    }
    .visitinfo .table3 .tdbox{
        padding: 10px;
        
    }
    .visitinfo .table3 .tdbox a{
        display: inline-block;
    }
    .visitinfo .table3 .tdbox span{
        display: block;
    }
    .visitinfo .table3 .h5-table{
        margin-top: -1px;
    }
    .radiology1 .box1-left .item1{
        width: auto;
        
    }
    .radiology1 .box1-left{
        float: none;
    }
    .radiology1 .box1-right{
        float: none;
        width: auto;
        height: auto;
    }
    .radiology1 .box1-right .item{
        width: 139px;
        margin-left: 15px;
    }
    .radiology1 .box1-right .item.it4{
        margin-left: 15px;
    }
    .radiology3 .item{
        width: 188px; 
    }
    .icu154 .frame{
        margin: 0 30px;
    }
    .radiology5 .boxleft{
        width: auto;
        float: none;
        margin-bottom: 20px;
    }
    .radiology5 .boxright {
        width: auto;
        float: none;
    }
    
    .icu151 .boxleft{
        width: 49%;
        height: auto;
    }
    .icu151 .boxright{
        width: 49%;
        background-size: cover;
        height: auto;
    }
    .icu151 .boxright .item a{
        padding: 22px 0;
    }
    .icu152 .box .text .s1{
       width: 70%;
    }
    .illnesscenter .part4 .frame{
        width: 100%;
        margin: 0;
    }
    .apppage .tabs_box .tbright .scroll{
        height: 557px;
    }
    .examination .img1{
        width: 393px;
        height: 290px;
    }
    .examination .boxleft{
        width: 570px;
        height: auto;
    }
    .examination .boxleft .inner{
        padding: 10px 0;
    }
    .examination .boxleft .desc{
        height: 90px;
        line-height: 22px;
    }
    .bone4 .box1{
        width: 594px;
    }
    .bone4 .box3{
        width: 100%;
        margin-top: 10px;
    }
    .bone2 .leftbox{
        width: 330px;
    }
    .bone2 .rightbox{
        width: 630px;
    }
    .bone2 .rightbox .box1 .item{
        width: 166px;
    }
    
    .examination .video {
        width: 393px;
        height: 290px;
    }
    .examination1 .leftbox{
        width: auto;
    }
    .examination3 .box .item a{
        width: 60%;
    }
    .examination5 .leftbox .img{
    
    }
    .examination5 .leftbox{
        width: 100%;
    }
    .examination5 .rightbox{
        width: 100%;
        margin-top: 10px;
    }
    .examination5 .rightbox .item{
        width: 100%;
    }
    .examination5 .rightbox .item.it2{
        background-color: #E3C990;
        background-position: right;
    }
   
    .examination1 .leftbox{
        width:390px;
    }
	
	.examination1 .leftbox .item .h2 {
		font-size: 14px;
		color: #474747;
		width: 82%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
    .examination1 .rightbox{
        margin: 0;
        width: 580px;
    }
    .examination1{
        margin-top: 40px;
    }
    .examination1 .rightbox .item{
        margin-left: 10px;
		width: 186px;
		height:auto;
    }
	.examination1 .rightbox .h3{
		line-height:1.2;
		padding:0 0.2rem;
	}
    .examination3 .box .img{
        float: none;
        width: 100%;
        height: auto;
    }
    .examination3 .box .img img{
        width: 100%;
    }
    
}


@media screen and (max-width: 1023px) {
    .n-dis{display: none;}
	.radiology3 .box{height:auto;}
    .dorctordtail .part2 table .th4{
        width: 690px;
    }
    .dorctordtail .part2 table .th5{
        width: 100px;
    }
    .illnesscenter .part3 .child a{
        width: 183px;
    }
    .illnesscenter .part2 .pubc-box1 ul li{
        width: 163px;
    }
    .science .part1 .box1 .left-b .item{
        width: 144px;
    }
    .science .part1 .box1 .right-b{
        margin-right: 0;
        width: 210px;
    }

    .radiology3.icu153 .item{
        height: 510px;
    }
    .apppage .tabs_box .tbright .part2 .textare textarea{
        height: 176px;
    }
    .apppage .tabs_box .tbright .part2{
        width: auto;
        margin: 0;
    }
    .apppage .tabs_box .tbright .inner{
        padding: 28px 20px;
    }
    .apppage .tabs_box .tbright .part1 .input{
        width: 100%;
        margin: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    .win_alert{
        width: 710px;
        margin-left: -355px;
    }
    .search-box .input input{
        width: 100%;
    }
    .apppage .foucs .button{
        position: static;
        float: right;
    }
    
    .pubc-box .list .item .img{
        width: 40px;
        height: 40px;
        background-size: cover !important;
    }
    .pubc-box{
        margin: 60px 0;
    }
    .pubc-box .list .item{
        width: 96px;
        height: 96px;
        margin-left: 3.6px;
    }
    .apppage .tabs_box .tbleft{
        width: 240px;
    }
    .apppage .tabs_box .tbright{
        margin-left: 254px;
    }
    .footer_en {
        height: auto;
        background-size: cover;
    }
    .footer_en .part2 {
        line-height: 1.4;
        padding: 20px 0;
    }
    .footer_en .part2 .link {
        position: static;
        width: 100%;
        float: none;
    }
    .copyright {
        position: static;
        text-align: left;
    }
    .footer_en .part2 .site {
        float: none;
    }
    .block {
        width: 710px;
    }
    .home2-left {
        width: 100%;
    }
    .home2-list .item {
        padding: 0 60px;
    }
    .home2-right {
        width: 100%;
    }
    .home3-list .item .img {
        height: 128px;
    }
    .home3-list .item .inner {
        padding: 20px 10px;
    }
    .home3-list .item .desc {
        line-height: 20px;
    }
    .home3 {
        padding-bottom: 60px;
    }
    .home3-tabs {
        padding-top: 35px;
    }
    .home3-list .item .desc {
        font-size: 14px;
    }
    .home3-tabs .item {
        padding: 18px;
        font-size: 30px;
    }
    .home3-tabs .item.now {
        background-size: 90%;
    }
    .home2-inner {
        padding-top: 40px;
    }
    .home2-list3 {
        margin-top: 30px;
    }
    .home4-left {
        width: 100%;
        float: none;
        padding-bottom: 44px;
    }
    .home4 {
        height: auto;
        padding-bottom: 60px;
    }
    .home4-right {
        margin: 0;
        float: none;
        width: 100%;
        height: auto;
    }
    .home4-list .item .date {
        border-bottom: 0;
    }
    .home4-list .item .title {
        border-bottom: 0;
        width: auto;
    }
    .home4-list .item {
        border-bottom: 1px solid #e2e2e2;
    }
    .home1 .child {
        height: 418px;
        background-size: cover;
    }
    .department .part1 .search-box .input{
        width: 130.4px;
    }
    .pubc-box1 li{
        width: 163px;
    }
    .department .part1 .pubc-box1{
        margin-left: -2.1%;
    }
    .department .part1 .box2 .item{
        margin: 0;
        width: 100%;
        height: 300px;
        margin: 10px 0;
    }
    .department .part1 .box2 .item img{
        width: 100%;
    }
    .dorctorlist .part1 .list .item{
       width: 200px;
    }
    .dorctorlist .part1 .list{
        margin-left: -1.2%;
    }
    .dorctorlist1 .part2 .item{
        width: 345px;
        margin-left: 13px;
    }
    .dorctorlist1 .part2 .box{
        margin-left: -1.8%;
    }
    .illnesscenter .part2 .imglist .item{
        width: 50%;
        height: 200px;
    }
    .illnesscenter .part2 .imglist .item img{
        width: 100%;
    }
    .illnesscenter .part3 .con-box .img{
        float: none;
        width: 100%;
        height: auto;
    }
    .illnesscenter .part3 .con-box .img img{
        width: 100%;
    }
    .illnesscenter .part3 .con-box .box{
        height: auto;
    }
    .illnesscenter .part4 .item{
        height: auto;
    }
    .illnesscenter .part1 .pubc-box1 li{
        width: 223px;
    }
    .science .part1 .box1 .right-b .child-box{
        width: auto;
    }
    .science .part1 .box1 .right-b .child-item{
        width: 90%;
    }
    .science .part1 .box1 .right-b .button{
        width: 108px;
        right: 0;
    }
    .science .part1 .box1 .right-b .button a.next{
        left: 70px;
    }
    .science .part1 .box1 .right-b .frame{
        
    }
    .result .part1 .box .item{
        width: 134px;
    }
    .search-box .input{
        width: 132px;
    }
    .visitinfo .tabs a{
        width: 136px;
        margin-left: 5px;
    }
	.pubc-tabs a{
        width: 112px;
        margin-left: 5px;
    }
    .pubc-box .search-box .input{
        width: 100px;
    }
    
     .h5-table , 
     .h5-table thead, 
     .h5-table tbody, 
     .h5-table th, 
     .h5-table td, 
     .h5-table tr { display: block; }
     .h5-table tr {  border-top:1px solid #004262; }
     .h5-table td {border: none; position: relative; padding-left: 100px !important;  white-space: normal; text-align:left; }
     .h5-table td:before {   position: absolute;   white-space: nowrap; text-align:left; font-weight: bold; left:10px;}
     .h5-table tr:nth-child(1){ display: block; }
    .h5-table tr:nth-child(1) td{display: block;width: auto!important;}
    .h5-table td:nth-of-type(1){ padding-left:10px !important; }
     .h5-table td:nth-of-type(1):before { content: "科室"; }
     .h5-table td:nth-of-type(2):before { content: "时间"; }
    .h5-table td:nth-of-type(3):before { content: "星期一"; }
    .h5-table td:nth-of-type(4):before { content: "星期二"; }
    .h5-table td:nth-of-type(5):before { content: "星期三"; }
    .h5-table td:nth-of-type(6):before { content: "星期四"; }
    .h5-table td:nth-of-type(7):before { content: "星期五"; }
    .h5-table td:nth-of-type(8):before { content: "星期六"; }
    .h5-table td:nth-of-type(9):before { content: "星期日"; }
    
    .visitinfo .table3 .td1{
        height: 40px;
        line-height: 42px;
    }
   
    .h5-table td:before{
        line-height: 42px;
        font-size: 14px;
    }
    .h5-table td:nth-of-type(2){
        height: 40px;
        font-weight: bold;
        text-align: left;
    }
    .h5-table td{
        line-height: 42px;
    }
    .visitinfo .h5-table {
        margin-bottom: 20px;
    }
    .visitinfo .table3 .tdbox{
        padding-left: 0;
        padding-right: 0;
    }
    .visitinfo .table3 .tdbox a{
        display: inline-block;
    }
    .visitinfo .table3 .tdbox span{
        display: inline-block;
        width: auto;
    }
    .visitinfo .table3 td{
        border-top: 0;
        min-height: 45px;
    }
    .visitinfo .table3 tr:last-child td:last-child{
        border-bottom: 0;
    }
    .visitinfo .table3 td.date{
        text-align: left;
        padding-left: 100px!important;
    }
    .visitinfo .table3 .tableth{
        display: none;
    }
    .result .table-box table .tr2:nth-child(1){
        display: none;
    }
    .result .table-box table .tr2,.result .table-box table .td2{
        display: block;
        position: relative;
    }
    .result .table-box table .tr2:last-child{
        border-bottom: 1px solid #ececec;
    }
    .result .table-box table .td2{
        border-bottom: 0;
        position: relative;
    }
    .result .table-box table .td2:before{
        display: block;
        width: 100%;
        text-align: center;
        background: #863031;
        font-size: 16px;
        padding: 12px 0;
        color: #fff;
    }
    .result .table-box table .td2 .td{
        
    }
    .result .table-box table .td2:nth-child(1):before{
        content: "医生";
    }
    .result .table-box table .td2:nth-child(2):before{
        content: "科室";
    }
    .result .table-box table .td2:nth-child(3):before{
        content: "特长";
    }
    .result .table-box table .td2:nth-child(4):before{
        content: "门诊信息";
    }
    .radiology2 .box2{
        overflow: hidden;
    }
    .radiology1 .box1-right .item{
        width: 204px;
    }
    .radiology1 .box1-right .item.it4{
        margin-left: 0;
    }
    .radiology3 .item{
        width: 49%;
        margin: 0; 
    }
   .radiology3 .item{ 
    }
     .radiology3 .item:nth-child(odd){
        float: left;
    }
    .radiology3 .item:nth-child(even){
        float: right;
    }
    .radiology3 .item img{
        width: 100%;
    }
    .icu151 .boxleft{
        width: 100%;
    }
    .icu151 .boxright{
        width: 100%;
    }
    .icu152 .imgbox{
        width: 100%;
        float: none;
    }
    .icu152 .img img{
        width: 100%;
    }
    .h5-table tr:nth-child(2) td:nth-child(1):before{
        content: "时间";
    }
    .h5-table tr:nth-child(2) td:nth-child(2):before{
        content: "星期一";
    }
    .h5-table tr:nth-child(2) td:nth-child(3):before{
        content: "星期二";
    }
    .h5-table tr:nth-child(2) td:nth-child(4):before{
        content: "星期三";
    }
    .h5-table tr:nth-child(2) td:nth-child(5):before{
        content: "星期四";
    }
    .h5-table tr:nth-child(2) td:nth-child(6):before{
        content: "星期五";
    }
    .h5-table tr:nth-child(2) td:nth-child(7):before{
        content: "星期六";
    }
    .h5-table tr:nth-child(2) td:nth-child(7):before{
        content: "星期日";
    }
    .h5-table tr:nth-child(2) td:first-child{text-align: left;padding-left: 100px!important;font-weight: bold;}
    .h5-table tr:nth-child(2) td:nth-child(2){
        font-weight: 500;
    }
    
    .h5-table tr:nth-child(3) td:nth-child(1):before{
        content: "时间";
    }
    .h5-table tr:nth-child(3) td:nth-child(2):before{
        content: "星期一";
    }
    .h5-table tr:nth-child(3) td:nth-child(3):before{
        content: "星期二";
    }
    .h5-table tr:nth-child(3) td:nth-child(4):before{
        content: "星期三";
    }
    .h5-table tr:nth-child(3) td:nth-child(5):before{
        content: "星期四";
    }
    .h5-table tr:nth-child(3) td:nth-child(6):before{
        content: "星期五";
    }
    .h5-table tr:nth-child(3) td:nth-child(7):before{
        content: "星期六";
    }
    .h5-table tr:nth-child(3) td:nth-child(7):before{
        content: "星期日";
    }
    .h5-table tr:nth-child(3) td:first-child{text-align: left;padding-left: 100px!important;font-weight: bold;}
    .h5-table tr:nth-child(3) td:nth-child(2){
        font-weight: 500;
    }
    .visitinfo .table3 .h5-table{
        border-bottom: 1px solid #ececec;
    }
    
    .illnesscenter .part4 .child{
        width: 100%;
        margin-bottom: 10px;
    }
    .illnesscenter .part4 .item{
        width: 100%;
        margin-bottom: 10px;
    }
    .examination .img1{
        width: 100%;
        height: auto;
    }
    .examination .img1 img{
        width: 100%;
    }
    .examination .boxleft{
        width: 100%;
        margin-top: 20px;
    }
    .bone2 .leftbox{
        width: 100%;
        float: none;
    }
    .bone2 .rightbox{
        float: none;
        width: auto;
        margin-top: 60px;
    }
    .bone2 .rightbox .box1 .item{
        width: 193px;
    }
    .bone4 .box1{
        width: auto;
        float: none;
    }
    .bone4 .box2{
        float: none;
        width: auto;
        margin: 0;
        height: auto;
        margin-top: 10px;
    }
    .bone4 .box2 .foucs{
        width: 650px;
        height: 2.4rem;
        margin-top: 0.3rem;
    }
    .bone4 .box2 .child{
        width: 650px;
    }
    .bone4 .box2 .child img{
        width: 100%;
    }
     .examination .video{
        width: 100%;
        height: 500px;
        background-size: cover;
    }
    .examination1 .leftbox{
        float: none;
        width: 100%;
    }
    .examination1 .rightbox{
        margin-top: 40px;
        width: 100%;
        float: none;
    }
    .examination1 .rightbox .item{
        margin-left: 22px;
		width:222px;
    }
    .examination4 .frame{
        width: 100%;
        margin: 0;
    }
    .education1{
        padding-top: 0.5rem;
    }
    .education1 .img{
        margin-bottom: 0.4rem;
    }
    .education1 .list{
        margin-bottom: 0;
    }
    .education3 .item{
        margin:0!important;
    }
    .education3 .item{
        width: 2.36rem;
        height: 2.36rem;
    }
    .education3 .item.it2{
        width: 2.36rem;
    }
    .education3 .item .img{
        width: 0.9rem;
        height: 0.7rem;
    }
    .education3 .item .img img{
        width: 100%;
    }
    
    .education3 .h2{
        font-size: 0.26rem;
        margin-top: 0.18rem;
    }
    .education3{
        margin-top: 0.5rem;
    }
    .education2{
        margin-top: 0.5rem;
    }
    .education1{
        padding-top: 0.5rem;
    }
    .education4 .boxleft .tabs span{
        border-bottom: 0.03rem solid #fff;
        padding: 0 0.14rem 0.14rem;
        position: relative;
        margin-right: 0.2rem;
    }
    .education4 .boxleft .tabs{
        font-size: 0.3rem;
    }
    .education4 .boxleft .tabs span.now:after{
        /*bottom: -0.07rem;
        width: 0.20rem;
        height: 0.08rem;
        background-size: 0.26rem;
        margin-left: -0.1rem;*/
        display: none;
    }
    .education4 .boxleft .pubc-more{
        margin-top: 0;
    }
    .education4 .boxleft .box{
        margin-top: 0.3rem;
        width: 100%;
    }
    .education4{
        margin-top: 0.5rem;
    }
    .education4 .boxleft{
        width: 100%;
        margin-bottom: 0.5rem;
    }
    .education4 .boxleft .item a{
        padding: 0.22rem 0;
    }
    .education4 .boxleft .inner {
        padding: 0.14rem 0.24rem;
    }
    .education4 .boxleft .item{
        font-size: 0.24rem;
        line-height: normal;
    }
}

@media screen and (max-width: 750px) {
    
.visitinfo .table3 .th3,.visitinfo .table3 .tdh3 {
    width: 100%;
}

.visitinfo .table3 .th4,.visitinfo .table3 .tdh4 {
    width: 100%;
}

.visitinfo .table3 .th5,.visitinfo .table3 .tdh5 {
    width: 100%;
}

.visitinfo .table3 .th6,.visitinfo .table3 .tdh6 {
    width: 100%;
}

.visitinfo .table3 .th7,.visitinfo .table3 .tdh7 {
    width: 100%;
}

.visitinfo .table3 .th8,.visitinfo .table3 .tdh8 {
    width: 100%;
}

.visitinfo .table3 .th9,.visitinfo .table3 .tdh9 {
    width: 100%;
}

    .illnesscenter .part3 .child.now a:after{
        /*border-top-width: 0.07rem;
        border-left-width: 0.07rem;
        border-right-width: 0.07rem;
        bottom: -0.07rem;
        margin-left: -0.07rem;*/
        display: none;
    }
    .illnesscenter .part2 .pubc-box1 ul li{
        width: 3.44rem;
    }
	.illnesscenter .part2 .illnesscenter .mCSB_inside > .mCSB_container{
		margin-left:0;
		margin-right:0!important;
	}
    .illnesscenter .part3 .child{
        margin: 0 0.05rem 0.1rem;
    }
    .science .part1 .box1 .right-b{
        width: 100%;
    }
    .radiology3.icu153 .item{
        height: 5.1rem;
    }
    .apppage .tabs_box .tbright .part2 .textare textarea{
        font-size: 0.24rem;
    }
    .apppage .tabs_box .tbright .part2 .textare {
        padding: 0.08rem 0.14rem;
        border-radius: 0.04rem;
        border: 1px solid #ccc;
    }
    .apppage .tabs_box .tbright .part2{
        padding: 0 0.3rem;
    }
    .apppage .tabs_box .tbright .button a{
        width: 100%;
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: 0.24rem;
        border-radius: 0.04rem;
    }
    .apppage .tabs_box .tbright .button {
        margin-top: 0.0rem;
        padding: 0 0.3rem;
        padding-top: 0.2rem;
    }
    .apppage .tabs_box .tbright .part1 .input input{
        width: 100%;
        font-size: 0.24rem;
    }
    .apppage .tabs_box .tbright .part1 .input{
       margin-bottom: 0.1rem;
        padding: 0.08rem 0.14rem;
        border-radius: 0.04rem;
    }
    .apppage .tabs_box .tbright .part1{
        padding: 0 0.3rem;
    }
    .win_alert .mCSB_inside > .mCSB_container{
        margin-left: 0.3rem;
        margin-right: 0.3rem!important;
    }
    .win_alert{
        width: 7rem;
        height: 5.2rem;
        margin-left: -3.5rem;
        margin-top: -2.6rem;
    }
    .win_alert .inner{
        padding: 0.4rem 0;
    }
    .win_alert .title1{
        font-size: 0.3rem;
        padding: 0 0.3rem;
    }
    .win_alert .desc{
        font-size: 0.24rem;
        line-height: 1.4;
    }
    .win_alert .close{
        width: 0.24rem;
        height: 0.24rem;
        background-size:cover;
        right: 0.3rem;
        top: 0.26rem;
    }
    .win_alert .scroll{
        margin-top: 0.36rem;
        height: 3.8rem;
    }
    .pubc-box .list{
        margin-top: 0.4rem;
    }
    .pubc-box{
        margin: 0.8rem 0;
    }
    .pubc-box .list .item .h2{
        font-size: 0.24rem;
        margin-top: 0.08rem;
    }
    .pubc-box .list .item .img{
        width: 1rem;
        height: 1rem;
    }
    .pubc-box .list .item{
        width: 48%;
        margin: 0;
        margin-bottom: 4%;
        height: 2rem;
    }
    .pubc-box .list .item:nth-child(even){
        float: right;
    }
    .pubc-box .list .item:nth-child(odd){
        float: left;
    }
    .position{
        font-size: 0.24rem;
        padding: 0.3rem 0;
    }
    .mCSB_inside > .mCSB_container{
        margin-right: 0.3rem!important;
        margin-left: 0.3rem;
    }
	.illnesscenter .part2 .pubc-box1 .mCSB_inside > .mCSB_container{
		margin-left:0;
	}
    .apppage .tabs_box .tbright .text p{
        margin-bottom: 0.2rem;
    }
    .apppage .tabs_box .tbright .text{
        font-size: 0.24rem;
        line-height: 1.4;
        margin-top: 0.3rem;
    }
    .apppage .tabs_box .tbright .text img{
    	height: auto
    }
    .apppage .foucs .button a{
        width: 0.34rem;
        height: 0.34rem;
        background-size: 0.7rem;
    }
    .illnesscenter .part2 .pubc-title1 .button a{
        width: 0.34rem;
        height: 0.34rem;
        background-size: 0.7rem;
    }
    .apppage .tabs_box{
        margin-top: 0.2rem;
    }
    .apppage .tabs_box .tbright .inner{
        padding: 0.4rem 0rem;
    }
    .apppage .tabs_box .tbright .caption{
        font-size: 0.28rem;
        background-size: 0.7rem;
        padding-bottom: 0.4rem;
        padding-top: 0.05rem;
    }
    .apppage .tabs_box .tbleft .part2 .from .button a{
        font-size: 0.24rem;
        border-radius: 0.05rem;
        padding: 0.2rem 0;
    }
    .apppage .tabs_box .tbleft .part2 .inner{
        padding: 0.3rem;
    }
    .apppage .tabs_box .tbleft .part2 .item{
        padding: 0.1rem;
    }
    .apppage .tabs_box .tbleft .part2 .item input{
        font-size: 0.24rem;
    }
    .apppage .tabs_box .tbleft .part2 .item .input{
        /*margin-left: 1.2rem;*/
        
    }
    .apppage .tabs_box .tbleft .part2 .item span{
        font-size: 0.24rem;
        padding-top: 0.02rem;
    }
    .apppage .tabs_box .tbleft .part2 .caption{
        font-size: 0.28rem;
    }
    .apppage .tabs_box .tbleft .part1 .inner{
        padding: 0.2rem 0;
    }
    .apppage .tabs_box .tbleft .part1{
        height: auto;
    }
    .apppage .tabs_box .tbleft .part1 .scroll{
        height: auto;
        padding-bottom: 0.3rem;
    }
    .apppage .tabs_box .tbleft .part1 .item{
        font-size: 0.24rem;
        padding: 0.08rem 0;
        line-height: 1.4;
    }
    .apppage .foucs{
        margin-top: 0.2rem;
    }
    .apppage .foucs .frame{
        margin-top: 0.3rem;
    }
    .apppage .foucs .child a{
        width: 2.3rem;
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: 0.24rem;
        border-radius: 0.05rem;
    }
    .apppage .title1{
        font-size: 0.3rem;
    }
    .apppage .tabs_box .tbleft .part2{
        margin-top: 0.2rem;
    }
    .apppage .tabs_box .tbright{
        margin: 0;
        margin-top: 0.2rem;
    }
    .apppage .tabs_box .tbleft{
        width: 100%;
        background: #fff;
        float: none;
    }
    .apppage .tabs_box .tbleft .part1:after{
        display: none;
    }
    header {
        display: block;
    }
    .header {}
    html {
        min-width: 320px;
    }
    .block {
        padding: 0 0.2rem;
        width: auto;
    }
    .home1 .child {
        height: 4.2rem;
        background-size: cover;
    }
    .home2-left {
        margin: 0;
        width: 100%;
        margin-top: 0.2rem;
    }
    .home2-title1 {
        font-size: 0.36rem;
    }
    .home2-desc {
        font-size: 0.24rem;
        line-height: 0.32rem;
        margin-top: 0.24rem;
    }
    .home2-butn {
        padding-top: 0.3rem;
    }
    .home2-butn a {
        font-size: 0.24rem;
        width: 3rem;
        height: 0.5rem;
        line-height: 0.48rem;
    }
    .home2-list .item .img {
        width: 1.2rem;
        height: 0.8rem;
    }
    .home2-list .item .img img {
        width: 100%;
    }
    .home2-list .item .h2 {
        font-size: 0.24rem;
        padding-top: 0.1rem;
    }
    .home2-list {
        padding: 0.24rem;
    }
    .home2-list .item {
        padding: 0 0.3rem;
    }
    .home2-inner {
        padding: 0.60rem 0.50rem;
        padding-bottom: 0.30rem;
    }
    .home2-list2 .item {
        font-size: 0.24rem;
        text-align: left;
        margin: 0;
        padding-left: 0.46rem;
        display: block;
        margin: 0.2rem 0;
        background-size: 0.78rem;
        margin: 0;
    }
    .home2-list2 .item:after {
        background-position: 0.04rem center;
        width: 0.36rem;
        height: 0.24rem;
        background-size: 0.9rem;
        margin-top: -0.12rem;
    }
    .home2-list2 .item.i2:after {
        background-position: -0.56rem center;
    }
    .home2-list2 {
        padding: 0.15rem 0.2rem;
    }
    .home2-left {
        float: none;
    }
    .home2-right {
        float: none;
        width: 100%;
        margin-top: 0.65rem;
    }
    .home2-caption span {
        font-size: 0.36rem;
    }
    .home2-caption a {
        font-size: 0.24rem;
        width: 2rem;
        height: 0.4rem;
        line-height: 0.38rem;
    }
    .home2-list3 {
        margin-top: 0.4rem;
    }
    .home2-title2 .span {
        font-size: 0.24rem;
        width: 4.5rem;
    }
    .home2-title2 .date {
        font-size: 0.24rem;
        padding-top: 0;
    }
    .home2-desc2 {
        font-size: 0.24rem;
        line-height: 0.32rem;
        word-break: break-all;
    }
    .home2-list3 .item {
        padding: 0.2rem 0;
    }
    .home2 {
        padding-bottom: 1rem;
    }
    .home3-tabs {
        padding-top: 0.6rem;
    }
    .home3-tabs .item {
        padding: 0.22rem;
        font-size: 0.36rem;
        background-size: 1.7rem;
    }
    .home3-tabs .item.now {
        background-size: 1.7rem;
    }
    .home3-list {
        margin-top: 0.3rem;
    }
    .home3-list .item {
        width: 100%;
        margin: 0;
        margin-bottom: 0.2rem;
    }
    .home3-list .item:last-child {
        margin-bottom: 0;
    }
    .home3-list .item .img {
        width: 100%;
        height: auto;
    }
    .home3-list .item img {
        width: 100%;
    }
    .home3-list .item .date {
        font-size: 0.24rem;
    }
    .home3-list .item .desc {
        font-size: 0.24rem;
        line-height: 0.36rem;
        margin-top: 0.14rem;
    }
    .home3-list .item .text {
        height: auto;
    }
    .home3-list .item .inner {
        padding: 0.24rem 0.3rem;
    }
    .home3-btn1 {
        padding-top: 0.4rem;
    }
    .home3-btn1 a {
        font-size: 0.24rem;
        width: 3rem;
        height: 0.5rem;
        line-height: 0.48rem;
    }
    .home3 {
        padding-bottom: 0.76rem;
    }
    .home4-left {
        width: 100%;
        padding-top: 0.88rem;
        padding-bottom: 0.4rem;
    }
    .home4-list {
        width: 100%;
        padding-top: 0.24rem;
    }
    .home4-title {
        font-size: 0.36rem;
    }
    .home4-list .item .title {
        font-size: 0.24rem;
        line-height: 0.32rem;
        width: auto;
        float: none;
        margin-left: 1.8rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding: 0.16rem 0;
    }
    .home4-list .item .date {
        font-size: 0.24rem;
        width: 1.6rem;
        line-height: 0.32rem;
        padding: 0.16rem 0;
    }
    .home4-butn {
        text-align: center;
        padding-top: 0.4rem;
    }
    .home4-butn a {
        font-size: 0.24rem;
        width: 3rem;
        height: 0.5rem;
        display: inline-block;
        line-height: 0.48rem;
    }
    .home4 {
        height: auto;
        padding-bottom: 0.2rem;
    }
    .home4-right {
        margin: 0;
        width: 100%;
        height: auto;
    }
    .footer_en {
        height: auto;
        background-size: cover;
    }
    .footer_en .part1 {
        padding: 0.4rem 0;
    }
    .footer-title1 {
        font-size: 0.26rem;
    }
    .footer-desc {
        padding-top: 0.16rem;
        line-height: 0.32rem;
        font-size: 0.24rem;
    }
    .footer_en .part2 .link {
        font-size: 0.24rem;
        width: 100%;
        float: none;
    }
    .footer_en .part2 .link a {
        font-size: 0.24rem;
    }
    .footer_en .part2 .site a {
        font-size: 0.24rem;
    }
    .copyright {
        position: static;
        font-size: 0.24rem;
        padding: 0.0rem 0;
        overflow: hidden;
        text-align: left;
        line-height: 1.3;
    }
    .footer_en .part2 .site {
        font-size: 0.24rem;
        width: 100%;
        float: none;
    }
    .footer_en .part1 {
        padding: 25px 0;
    }
    header .logo {
        width: 1.6rem;
    }
    .apppage .tabs_box .tbleft .part2 .item{
        border-radius: 0.05rem;
        margin-bottom: 0.2rem;
    }
    .apppage .tabs_box .tbleft .part2 .from{
        margin-top: 0.3rem;
    }
    .search-box .label{
        width: 100%;
        text-align: center;
        display: block;
        font-size: 0.3rem;
        padding-bottom: 0.3rem;
    }
    .department .part1 .search-box .input{
        width: 100%;
        margin: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 0.1rem;
        
    }
    .search-box .input input{
        height: auto;
        font-size: 0.24rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
    }
    .search-box .butn1{
        margin: 0;
        width: 100%;
        font-size: 0.24rem;
        padding: 0.2rem 0;
        border-radius: 0.05rem;
        line-height: normal;
        height: auto;
    }
    .department .part1 .box{
        margin-top: 0.3rem;
    }
    .department .part1 .title1{
        font-size: 0.3rem;
    }
    .department .part1 .search-box{
        margin-top: 0.4rem;
    }
    .department .part1 .box2 .item{
        height: auto;
        margin: 0.1rem 0;
    }
    .department .part1 .deleft a{
        height: 0.5rem;
        line-height: 0.5rem;
        font-size: 0.24rem;
    }
    .pubc-box1 li {
        font-size: 0.24rem;
        margin-top: 0.14rem;
        margin-left: 0.14rem;
        width: 3.42rem;
        border-radius: 0.05rem;
        height: 0.5rem;
        line-height: 0.48rem;
    }
    .pubc-box1 li a{
        padding-left: 0.4rem;
    }
    .pubc-box1 li a i{
        width: 0.3rem;
        background-size: 0.06rem;
    }
    .department .part1 .box1 .caption{
        font-size: 0.3rem;
    }
    .department .part1 .box2 .item a.vertical{
        font-size: 0.4rem;
    }
    .pubc-box .title1{
        font-size: 0.3rem;
    }
    .department .part1 .box1{
        padding-top: 0.4rem;
    }
    .department .part1 .box2{
        margin-top: 0.4rem;
    }
    .dorctorlist .part1 .list .item{
        width: 39%; 
        margin-left: 1.2%;
        margin-bottom: 1.2%;
    }
    .dorctorlist .part1 .list .item img{
        width: 100%;
        max-width: 207px;
        max-height: 212.8px;
    }
    .dorctorlist .part1 .item .inline{
        display: block;
        padding: 0.4rem 0.4rem 0.4rem 0.1rem;
        text-align: left;
    }
    .dorctorlist .part1 .item .h2{
        font-size: 0.28rem;
    }
    .dorctorlist .part1 .item .p{
        margin-top: 0.08rem;
        font-size: 0.24rem;
        line-height: 1.4;
    }
    .dorctorlist .part1 .item .info{
        height: 1.22rem;
        
    }
    .dorctorlist .part1 .item .info br{
        display: none;
    }
    .pubc-box .search-box .block{
        
    }
    .pubc-box .search-box .input{
        width: 100%;
    }
    .search-box .input{
        margin: 0;
        width: 100%;
        margin-bottom: 0.1rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .search-box .input input{
        height: auto;
        font-size: 0.24rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
    }
    .loading {
        display: block;
    }
    .page{
        display: none;
    }

    .pubc-box .search-box .block{
        padding-top: 0.3rem;
    }
    .dorctorlist .part1 .caption .s1{
        font-size: 0.38rem;
    }
    .dorctorlist .part1 .caption{
        font-size: 0.24rem;
    }
    .pubc-more{
        font-size: 0.24rem;
        width: 1.4rem;
        height: 0.4rem;
        line-height: 0.4rem; 
        margin-top: -0.07rem;
    }
    .dorctorlist .part1{
        margin-top: 0.3rem;
    }
    .dorctorlist .part1 .list{
        margin-top: 0.3rem;
    }
    .dorctorlist1 .part2 .item{
        width: 100%;
        height: auto;
        margin: 0;
        margin-bottom: 0.2rem;
    }
    .dorctorlist1 .part2 .box{
        margin: 0;
        margin-top: 0.2rem;
        width: 100%;
    }
    .dorctorlist1 .part2 .caption{
        font-size: 0.3rem;
    }
    .dorctorlist1 .part2 .item .h2{
        font-size: 0.26rem;
        padding-bottom: 0.18rem;
    }
    .dorctorlist1 .part2 .item .inner-box a{
        font-size: 0.24rem;
        padding: 0.06rem 0;
    }
    .dorctorlist1 .part2 .item .inner{
        padding: 0.2rem;
    }
    .dorctorlist1 .part2{
        margin-top: 0.3rem;
    }
    .illnesscenter .part1 .title1{
        font-size: 0.3rem;
    }
    .illnesscenter .part1 .pubc-box1 ul{
        margin-top: 0.3rem;
    }
    .illnesscenter .part1 .pubc-box1 li{
        width: 100%;
        margin: 0;
        margin-bottom: 0.1rem;
    }
    .illnesscenter .part1 .pubc-box1{
        margin: 0;
        width: 100%;
    }
    .illnesscenter .part2 .title1{
        font-size: 0.3rem;
    }
    .illnesscenter .part2{
        padding-top: 0.6rem;
    }
    .illnesscenter .part2 .imglist{
        margin-top: 0.3rem;
    }
    .illnesscenter .part2 .pubc-title1 .button{
        position: static;
        float: right;
        line-height: 1;
    }
    .illnesscenter .part2 .imglist .item{
        width: 25%;
        height: 2.57rem;
    }
    .illnesscenter .part2 .imglist .item span{
        line-height: 1.3;
        width: 80%;
        font-size: 0.24rem;
    }
    .illnesscenter .part3 .child a{
        width: 2.966rem;
        height: 0.5rem;
        line-height: 0.46rem;
        font-size: 0.24rem;
        padding: 0 0.1rem;
        padding-left: 0.4rem;
    }
    .illnesscenter .part3 .child a i{
        width: 0.3rem;
            background-size: 0.06rem;
    }
    .illnesscenter .part3 .btn1{
        width: 0.4rem;
        height: 0.5rem;
        line-height: 0.48rem;
    }
    .illnesscenter .part3 .frame{
        /*margin:0 0.5rem;*/
    }
    .illnesscenter .part3 .foucs{
        margin-top: 0.3rem;
    }
    .illnesscenter .part3 .con-box{
        margin-top: 0.3rem;
    }
    .illnesscenter .part3 .con-box .img-text .h2{
        font-size: 0.28rem;
    }
    .illnesscenter .part3 .con-box .img-text{
        padding: 0.2rem 0.3rem;
    }
    .illnesscenter .part3 .con-box .img-text .desc{
        font-size: 0.24rem;
        line-height: 1.4;
        margin-top: 0.1rem;
    }
    .illnesscenter .part3 .con-box .text-box{
        padding: 0.3rem 0.1rem;
    }
    .illnesscenter .part3 .con-box .text-box .title1{
        font-size: 0.28rem;
        margin-bottom: 0.1rem;
    }
    .illnesscenter .part3 .con-box .text-box .title2{
        font-size: 0.24rem;
    }
    .illnesscenter .part3 .con-box .box1{
        margin-top: 0.26rem;
    }
    .illnesscenter .part3 .con-box .text-box .item{
        font-size: 0.24rem;
        padding: 0.06rem 0;
        width: 50%;
    }
    .illnesscenter .part4 .item{
        height: auto;
    }
    .illnesscenter .part4 .item .h2{
        line-height: 1.4;
        height: 1rem;
    }
    .illnesscenter .part4 .item .h2 span{
        
        font-size: 0.24rem;
    }
    .illnesscenter .part3 .btn1:after{
        width: 0.08rem;
        height: 0.17rem;
        background-size: cover;
    }
    .illnesscenter .part4 .pubc-title1{
        font-size: 0.3rem;
    }
    .illnesscenter .part4 .btn1{
        width: 0.4rem;
        height: .4rem;
        line-height: 0.28rem;
    }
    .illnesscenter .part4 .btn1:after{
        width: 0.05rem;
        height: 0.1rem;
        background-size: cover;
    }
    .illnesscenter .part4 .pubc-title1 .button{
        width: 1rem;
    }
    .illnesscenter .part4 .list{
        margin-top: 0.3rem;
    }
    .illnesscenter .part4 .frame{
        width: 100%;
        margin: 0;
    }
    .science .part1 .box1 .left-b .item{
        width: 32.3%;
        margin-left: 1.5333%;
    }
    .science .part1 .box1 .left-b{
        width: 100%;
        float: none;
    }
    .science .part1 .box1 .right-b{
        padding-left: 0;
        overflow: visible;
    }
    .science .part1 .box1 .right-b .frame{
      
    }
    .science .part1 .box1 .left-b .item{
        height: 1.6rem;
    }
    .science .part1 .box1 .right-b{
        margin-top: 0.3rem;
    }
    .science .part1 .box1 .right-b .child-box{
        width: 1.3rem;
        
    }
    .science .part1 .box1 .right-b .child-item{
        width: 100%;
        height: 1.2rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .science .part1 .box1 .right-b .child-item:first-child{
        margin-bottom: 0.1rem;
    }
    .science .part1 .box1 .right-b .button{
        width: 1.33rem;
        right: 0;
        background-size: 50%;
        height: 1.2rem;
    }
    .science .part1 .box1 .right-b .button a{
        width: 0.15rem;
        height: 0.3rem;
        background-size: 0.3rem;
    }
    .science .part1 .box1 .right-b .child-item .h2{
        font-size: 0.24rem;
    }
    .science .part1 .box1 .right-b .child-item .icon-box .img{
        width: 0.6rem;
        height: 0.6rem;
        background-size: cover;
    }
    .science .part1 .box1{
        margin-top: 0.35rem;
    }
    .science .part1 .title1{
        font-size: 0.3rem;
    }
    .science .part1 .box1 .right-b .button a.prev{
        top: 0.22rem;
        left: 0.25rem;
    }
    .science .part1 .box1 .right-b .button a.next{
        left: 1rem;
        top: 0.7rem;
    }
    .science .part1 .box1 .left-b .item .h2{
        font-size: 0.24rem;
        margin-top: 0.08rem;
    }
    .science .part1 .box1 .left-b .item .img{
        width: 0.7rem;
        height: 0.6rem;
    }
    .science .part2 .title1{
        font-size: 0.3rem;
    }
    .science .part2{
        padding-top: 0.7rem;
    }
    .science .part2 .box{
        margin-top: 0.34rem;
    }
    .science .part2 .img{
        width: 100%;
        height: auto;
    }
    .science .part2 .img img{
        width: 100%;
    }
    .science .part2 .h2{
        font-size: 0.28rem;
        height: auto;
    }
    .science .part2 .au{
        font-size: 0.24rem;
        margin-top: 0.1rem;
    }
    .science .part2 .date{
        font-size: 0.24rem;
        margin-top: 0.1rem;
    }
    .science .part2 .text{
        padding: 0.2rem;
        padding-bottom: 0.3rem;
        height: auto;
    }
    .science .part2 .item{
        margin-bottom: 0.2rem;
    }
    .science .part1{
        margin-top: 0.3rem;
    }
    .sciencedtail .title1{
        font-size: 0.36rem;
        line-height: 1.4;
    }
    .sciencedtail .vice{
        font-size: 0.24rem;
        text-align: left;
        margin-top: 0.28rem;
    }
    .sciencedtail .vice .font span{
        padding-right: 0.4rem;
    }
    .sciencedtail .vice .font span:after{
        background-size: 0.8rem;
        width: 0.3rem;
        height: 100%;
    }
    .sciencedtail .vice .font span.min:after{
        background-position: 0 center;
    }
     .sciencedtail .vice .font span.max:after{
        background-position: -0.6rem center;
    }
    .sciencedtail .vice div{
        margin: 0;
        margin-right: 0.1rem;
    }
    .sciencedtail .text{
        font-size: 0.24rem;
        line-height: 1.4;
        margin-top: 0.3rem;
    }
    .sciencedtail .text h2{
        font-size: 0.26rem;
        margin-top: 0.24rem;
        margin-bottom: 0.15rem;
    }
    .sciencedtail .text p{
        margin-bottom: 0.1rem;
    }
    .sciencedtail .content .content-inner{
        padding: 0.5rem 0.3rem;
    }
    .sciencedtail .content .link{
        font-size: 0.24rem;
    }
    .sciencedtail .content .link a{
        padding: 0.1rem 0;
    }
    .sciencedtail .content .link .prev{
        padding-left: 0.32rem;
    }
    .sciencedtail .content .link .next{
        padding-right: 0.32rem;
    }
    .sciencedtail .content .link a:after{
        width: 0.3rem;
        height: 0.3rem;
        margin-top: -0.15rem;
        background-size: 0.6rem;
    }
    .sciencedtail .part2 .aubox .caption{
        font-size: 0.3rem;
    }
    .sciencedtail .part2 .aubox .img{
        width: 2rem;
        height: 2.93rem;
    }
    .sciencedtail .part2 .aubox .img img{
        width: 100%;
    }
    .sciencedtail .part2 .aubox .h2 span{
        font-size: 0.28rem;
    }
    .sciencedtail .part2 .aubox .h2{
        font-size: 0.24rem;
    }
    .sciencedtail .part2 .aubox .p{
        font-size: 0.24rem;
        margin-top: 0.15rem;
    }
    .sciencedtail .part2 .aubox .pubc-more{
        margin-top: 0.4rem;
    }
    .sciencedtail .part2 .aubox .inner{
        padding: 0.4rem 0.3rem;
    }
    .sciencedtail .part2 .aubox .text1{
        height: 2.92rem;
    }
    .sciencedtail .part2 .list-box{
        margin-top: 0.5rem;
    }
    .sciencedtail .part2 .list-box .caption{
        font-size: 0.3rem;
        padding-bottom: 0.3rem;
    }
    .sciencedtail .part2 .list-box .list .item{
        padding: 0.18rem 0;
        font-size: 0.24rem;
    }
    .sciencedtail .part2 .aubox .item{
        margin-top: 0.3rem;
    }
    .sciencedtail .part2{
        margin-top: 0.5rem;
    }
    .sciencedtail .content{
        margin-top: 0.2rem;
    }
    .result .part1 .title1{
        font-size: 0.3rem;
        padding-top: 0.4rem;
    }
    .result .part1 .box{
        margin-top: 0.4rem;
    }
    .result .part1 .box .item{
        height: 1.62rem;
        margin-bottom: 0.05rem;
        -webkit-box-shadow:0 0 0 0;
        box-shadow:0 0 0 0;
    }
    .result .part1 .box .item a{ margin:0; }
    .result .part1 .box .icon-box .img{
        width: 0.7rem;
        height: 0.7rem;
    }
    .result .part1 .box .item .h2{
        font-size: 0.24rem;
        margin-top: 0.08rem;
    }
    .result .part1{
        padding: 0.5rem 0;
    }
    .result .part2 .search-box .block{
        padding: 0.3rem 0.2rem;
    }
    .result .part2{
        padding-top: 0.28rem;
    }
    .visitinfo .tabs a{
        font-size: 0.24rem;
        width: 3rem;
        padding: 0.1rem 0;
        height: auto;
        margin-left: 0.05rem;
        float: none;
        display: inline-block;
        line-height: normal;
    }
	.pubc-tabs a{
        font-size: 0.24rem;
        width: 3rem;
        padding: 0.1rem 0;
        height: auto;
        margin-left: 0.05rem;
        float: none;
        display: inline-block;
        line-height: normal;
    }
    .visitinfo .tabs .block{
        white-space: nowrap;
        overflow-x:scroll;
        padding: 0.0rem 0;
        margin: 0 0.2rem;
    }
	.pubc-tabs .block{
        white-space: nowrap;
        overflow-x:scroll;
        padding: 0.0rem 0;
        margin: 0 0.2rem;
    }
    .visitinfo .table3{
        margin-top: 0.4rem;

        display: block;
    }

    .table3_phone .table3{ margin-top:0.4rem; }
    .visitinfo .tabs{
        padding-top: 0.3rem;
    }
    .visitinfo .table3 td{
        font-size: 0.24rem;
    }
    .visitinfo .table3 .td1{
        font-size: 0.24rem;
        line-height: normal;
        display: block;
        width: auto;
    }
    .visitinfo .table3 td .tdbox{
        padding: 0;
        line-height: 1.4;
    }
    .h5-table td:before{
        font-size: 0.24rem;
        height: auto;
        left: 0.1rem;
        line-height: normal;
        top: 0.2rem;
    }
    .visitinfo .table3 td{
        height: auto!important;
        padding: 0.2rem 0;
        line-height: normal;
        min-height: 0.74rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .h5-table td{
        padding-left: 1.2rem!important;
    }
    .dorctordtail .part1 .img{
        width: 94%;
        height: auto;
        float: none;
    }
    .dorctordtail .part1 .img img{
        width: 100%;
    }
    .dorctordtail .part1 .text-box{
        margin-left: 0;
        margin-top: 0.3rem;
    }
    .dorctordtail .part1 .title1{
        font-size: 0.3rem;
    }
    .dorctordtail .part1 .title2{
        font-size: 0.24rem;
        margin-top: 0.2rem;
    }
    .dorctordtail .part1 .dorname{
        background-size: 0.7rem;
        padding-bottom: 0.6rem;
        margin-bottom: 0.4rem;
    }
    .dorctordtail .part1 .text{
        font-size: 0.24rem;
        line-height: 1.4;
    }
    .dorctordtail .part1 .text p{
        margin-bottom: 0.2rem;
    }
    .dorctordtail .part2 .title1 span{
        font-size: 0.3rem;
    }
    .dorctordtail .part2 .tip{
        padding: 0.2rem;
    }
    .dorctordtail .part2 .tip .tp1{
        margin: 0;
        font-size: 0.24rem;
        background-size: 0.3rem;
        padding: 0.1rem 0;
        padding-left: 0.4rem;
    }
    .dorctordtail .part2 .img{
        width: 0.76rem;
        height: 0.76rem;
    }
    .dorctordtail .part2 .ewm{
        float: left;
    }
    .dorctordtail .part2 .ewm span{
        padding-right: 0.24rem;
    }
    .dorctordtail .part3{
        padding-top: 0.6rem;
    }
    .dorctordtail .part3 .title1{
        font-size: 0.3rem;
    }
    .dorctordtail .part3 .desc{
        padding-top: 0.26rem;
        font-size: 0.24rem;
        line-height: 1.4;
    }
    .dorctordtail .part3 .desc p{
        margin-bottom: 0.24rem;
    }
    .dorctordtail .part4 .tabs{
        height: auto;
    }
    .dorctordtail .part4 .tabs span{
        font-size: 0.3rem;
        padding-bottom: 0.2rem;
    }
    .dorctordtail .part4 .tabs span:after{
        display: none;
    }
    .dorctordtail .part4 .tabs span.now{
        border-bottom: 1px solid #863031;
    }
    .dorctordtail .part4 .item{
        font-size: 0.24rem;
    }
    .dorctordtail .part4 .item a{
        padding: 0.2rem 0;
    }
    .dorctordtail .part4 .item .s1{
        width: 100%;
    }
    .dorctordtail .part4 .item .s2,.dorctordtail .part4 .item .s3{
       display: none;
    }
    .dorctordtail .part2 table .trth{
        display: none;
    }
    .dorctordtail .part2 table .tr1,.dorctordtail .part2 table .td1{
        display: block;
        position: relative;
    }
    /*.dorctordtail .part2 table{
        display: table;
    }
    .dorctordtail .part2 table .table2 tr{
        
        display: table-row;
    }
    .dorctordtail .part2 table .table2 td{
        
        display: table-cell;
        
    }*/
    .dorctordtail .part2 table td{
        padding-left:1.2rem;
        font-size: 0.24rem;
        border-bottom: 0;
        min-height: 0.7rem;
    }
    .dorctordtail .part2 table td .td{
        padding: 0.2rem 0.1rem;
        text-align: left;
        
    }
    .dorctordtail .part2 table tr{
        margin-bottom: 0.2rem;
        border-bottom: 1px solid #ececec;
    }
    .dorctordtail .part2 table tr td:before{
        position: absolute;
        top: 0.23rem;
        left: 0.2rem;
        font-size: 0.24rem;
    }
    .dorctordtail .part2 table tr td:nth-child(1):before{
        content: "医生";
    }
    .dorctordtail .part2 table tr td:nth-child(2):before{
        content: "科室";
    }
    .dorctordtail .part2 table tr td:nth-child(3):before{
        content: "日期";
    }
    .dorctordtail .part2 table tr td:nth-child(4):before{
        content: "地点";
    }
    .dorctordtail .part2 table .table2 tr td:before{
        content: "";
    }
    .dorctordtail .part2 table .table2 tr td{
        padding-left: 0;
    }
    .dorctordtail .part2 table .table1{
        border: 1px solid #ececec;
        border-bottom: 0;
    }
    .dorctordtail .part2 table .table2-box th{
        height: auto;
    }
    .dorctordtail .part2 table .table2-box{
        padding: 0.1rem;
    }
    .dorctordtail .part2 table .table2-box th{
        
    }
    .dorctordtail .part2 table .table2-box th{
        font-size: 0.24rem;
        padding: 0.2rem 0;
    }
    .dorctordtail .part2 table th{
        
        border: 1px solid #ececec;
        font-weight: 500;
    }
    .dorctordtail .part2 table .table2-box td{
        border: 1px solid #ececec;
        height: auto;
        padding: 0.2rem 0;
    }
    .dorctordtail .part2 table .table2-box th{
        
    }
    .dorctordtail .part2 table .table2-box .tb2-th1{
        width: 1.14rem;
    }
    .dorctordtail .part2 table .table2-box .tb2-th2{
        width: 1.1rem;
    }
    .dorctordtail .part2 table .table2-box .tb2-th3, .dorctordtail .part2 table .table2-box .tb2-th4{
        width: 0.64rem;
    }
   
    .result .keyword{
        font-size: 0.24rem;
        overflow: hidden;
    }
    
    .result .keyword .s1{
        font-size: 0.28rem;
    }
    .result .keyword .back{
        font-size: 0.24rem;
        background-size: 0.24rem;
        padding-left: 0.3rem;
    }
    .result .keyword .back{
        margin-top: 0.3rem;
    }
    .result .table-box table .td2:before{
        font-size: 0.24rem;
        padding: 0.2rem 0;
    }
    .result .table-box table .td2 .td{
        font-size: 0.24rem;
        padding: 0.3rem 0.2rem;
    }
    .result .table-box table td .td1{
        font-size: 0.24rem;
        line-height: 1.4;
    }
    .result .table-box table .table1 .ith1{
        width: 1.94rem;
    }
    .result .table-box table .table1 th{
        height: auto;
        font-size: 0.24rem;
        padding: 0.14rem 0;
    }
    .result .table-box table td{
        font-size: 0.24rem;
    }
    .result .table-box table .table2-box td{
        height: auto;
        padding: 0.1rem;
    }
    .result .table-box table td:first-child{
        padding: 0.1rem;
    }
    .result .table-box table .table2-box,.result .table-box table .tab-box .table1box{
        padding: 0.05rem;
    }
    .result .table-box table .table1 .ith2{
        width: 4.60rem;
    }
    .result .table-box table .table1 .ith3{
        width: 1.1rem;
    }
    .result .table-box table .td2:first-child{
        padding: 0;
    }
    .result .table-box table td .td1{
        padding: 0.2rem;
    }
    .pubc-title1 .span1{
        font-size: 0.32rem;
    }
    .pubc-title1{
        font-size: 0.32rem;
    }
    .radiology1 .pubc-title1 .span1{
        font-size: 0.32rem;
    }
    .radiology1 .box1-left .item1 .inner{
        padding: 0.3rem;
    }
    .radiology1 .box1-left .item1 .desc{
        font-size: 0.24rem;
        line-height: 1.4;
    }
    .radiology1 .box1-left .item1{
        height: auto;
        margin-bottom: 0.15rem;
    }
    .radiology1 .box1-left .item2 .pubc-title1{
        padding-bottom: 0.3rem;
    }
    .radiology1 .box1-left .item1 .list .item a{
        padding: 0.12rem 0;
    }
    .radiology1 .box1-left .item1 .list .h3{
        font-size: 0.24rem;
        line-height: 1.4;
    }
    .radiology1 .box1-left .item1 .list .date{
        margin-top: 0.06rem;
        font-size: 0.22rem;
    }
    .radiology1 .box1-right .inner{
        padding: 0.3rem;
    }
    .radiology1 .box1-right .item{
        width: 2.02rem;
        height: 1.44rem;
        margin-left: 0.18rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 0.18rem;
    }
    .radiology1 .box1-right .pubc-title1{
        font-size: 0.32rem;
    }
    .radiology1 .box1-right .box{
        margin-top: 0.29rem;
    }
    .radiology1 .box1-right .item .img{
        width: 0.76rem;
        height: 0.76rem;
        background-size: cover;
    }
    .radiology1 .box1-right .item .h2{
        font-size: 0.24rem;
        margin-top: 0.1rem;
    }
    .radiology2 .box2 .item{
        width: auto;
        height: 2.8rem;
    }
    .radiology2 .box2 .item img{
        width: 100%;
    }
    .radiology2 .box2 .item a{
        font-size: 0.3rem;
    }
    
    .icu154 .frame{
        margin: 0 0.3rem;
    }
    .radiology3 .item .text{
        height: auto;
        padding-bottom: 0.2rem;
    }
    .radiology3 .item .text .h2{
        font-size: 0.26rem;
        margin-top: 0.2rem;
    }
    .radiology3 .item .text .desc{
        font-size: 0.24rem;
        margin-top: 0.2rem;
        line-height: 1.4;
        margin-bottom: 0;
    }
    
    .radiology3 .item .text .desc br{
        display: none;
    }
    .icu154 .box1 .text p{
        font-size: 0.24rem;
        line-height: 1.4;
    }
    .icu154 .box1 .text{
        height: 1.37rem;
    }
    .icu154 .cd2 .bg{
        margin-top: 2.16rem;
        margin-bottom: 0.2rem;
    }
    .icu154  .bg{
        background-size: cover;
        width: 1.06rem;
        height: 1.71rem;
    }
    .icu154 .cd1 .bg{
        margin-top: 0.21rem;
    }
    
    .icu154 .foucs .a{
        width: 0.3rem;
        height: 0.3rem;
        background-size: 0.3rem;
        margin-top: -0.15rem;
    }
    .radiology2 .btn1{
        line-height: 0.32rem;
        font-size: 0.24rem;
    }
    .radiology2 .box2{
        margin-top: 0.3rem;
    }
    .radiology3{
        margin-top: 0.7rem;
    }
    .radiology3 .box{
        margin-top: 0.3rem;
    }
    .icu154 .child .bg{
        width: 1.06rem;
        height: 1.71rem;
        background-size: cover;
    }
    .icu154{
        margin-top: 0.7rem;
    }
    .icu154 .foucs{
        margin-top: 0.2rem;
    }
    .icu154 .cd1 .bg{
        line-height: 2.3rem;
        font-size: 0.24rem;
    }
    .icu154 .cd2 .bg{
        line-height: 1.2rem;
        font-size: 0.24rem;
    }
    .radiology5 .boxleft .img{
        width: 100%;
        height: auto;
        float: none;
    }
    .radiology5 .boxleft .img img{
        width: 100%;
    }
    .radiology5 .boxleft .text{
        padding: 0;
        margin-top: 0.3rem;
    }
    .radiology5 .boxleft .text .h2{
        font-size: 0.34rem;
    }
    .radiology5 .boxleft .text .desc{
        margin-top: 0.13rem;
        font-size: 0.24rem;
        line-height: 1.4;
    }
    .radiology5 .boxleft .inner{
        padding: 0.3rem 0.3rem;
    }
    .radiology5 .boxleft .item{
        padding: 0.24rem 0;
    }
    .icu154{
        padding-bottom: 0.4rem;
    }
    .radiology1{
        margin-top: 0.2rem;
    }
    .radiology5 .boxright .item1 .inner{
        padding: 0.3rem;
    }
    .radiology5 .boxright .item1 .list .h3{
        font-size: 0.24rem;
    }
    .radiology5 .boxright .item1 .list .date{
        font-size: 0.24rem;
        margin-top: 0.06rem;
    }
    .radiology5{
        margin-bottom: 0;
    }
    .radiology5 .boxright .item1 .list .item a{
        padding: 0.12rem 0;
    }
    .icu151 .boxleft .desc{
        font-size: 0.24rem;
        line-height: 1.4;
    }
    .icu151 .boxleft .inner{
        padding: 0.3rem;
    }
    .icu151 .boxleft .part2{
        margin-top: 0.28rem;
    }
    .icu151 .boxleft .part2 .h2{
        font-size: 0.24rem;
        margin-top: 0.15rem;
    }
    .icu151 .boxleft .part2 .img{
        background-size: cover;
        width: 0.6rem;
        height: 0.6rem;
    }
    .icu151 .boxleft .child .item{
        padding-bottom: 0.24rem;
    }
    .icu151 .boxleft .child:hover .item{
        border-width: 0.02rem;
    }
    .icu151 .boxleft .part2 .frame{
        padding-bottom: 0.02rem;
    }
    .icu151 .boxright .inner{
        padding:0.33rem 0.3rem;
    }
    .icu151 .boxright .item .h2{
        font-size: 0.24rem;
    }
    .icu151 .boxright .item .date{
        font-size: 0.24rem;
        margin-top: 0.06rem;
    }
    .icu151 .boxright .item a{
        padding: 0.22rem 0;
    }
    .icu152 .imgbox{
        height: auto;
    }
    .icu152 .imgbox .img .con{
        padding: 0.2rem 0.3rem;
    }
    .icu152 .box .text .s1,.icu152 .box .text .s2{
        font-size: 0.24rem;
    }
    .icu152 .box .text a{
        padding: 0.23rem 0;
    }
    .icu152 .box .text{
        height: auto;
    }
    .icu152 .box .text .list{
        padding: 0.15rem 0.3rem;
    }
    .icu151{
        margin-top: 0.2rem;
    }
    .illnesscenter .part2 .pubc-box1{
        margin-left: -2%;
        width: 102%;
		height:auto;
    }
    .apppage .tabs_box .tbright .scroll{
        height: auto;
    }
    .dorctordtail .part4 .tabs .pubc-more{
        margin-top: -0.06rem;
    }
    .dorctordtail .part2 table .table2-box .tb2-th5{
        width: 0.64rem;
    }
    .radiology5 .boxright .item1{
        height: auto;
    }
    .radiology2 .btn1{
        width: 0.4rem;
        height: 0.4rem;
    }
    .radiology2 .button{
        width: 1.1rem;
        margin-top: -0.06rem;
    }
    
    .radiology3 .btn1{
        width: 0.4rem;
        height: 0.4rem;
    }
    .radiology3 .button{
        width: 1.1rem;
        margin-top: -0.06rem;
    }
    
    .illnesscenter .part4 .item{
        width: 100%;
    }
    .examination .boxleft .desc{
        font-size: 0.24rem;
        line-height: 1.4;
        height: auto;
        margin-top: 0.3rem;
    }
    .examination .boxleft .child .item{
        padding-bottom: 0.24rem;
    }
    .examination .boxleft .child:hover .item{
        border-width: 0.02rem;
    }
    .examination  .boxleft .part2 .frame{
        padding-bottom: 0.02rem;
    }
    
    .examination .boxleft .part2 .h2{
        font-size: 0.24rem;
        margin-top: 0.15rem;
    }
    .examination .boxleft .part2 .img{
        background-size: cover;
        width: 0.6rem;
        height: 0.6rem;
    }
    .examination .boxleft .child .item{
        padding-bottom: 0.24rem;
    }
    .examination .boxleft .child:hover .item{
        border-width: 0.02rem;
    }
    .examination .boxleft .part2 .frame{
        padding-bottom: 0.02rem;
    }
    .bone2 .leftbox .list{
        margin-top: 0.3rem;
    }
    .bone2 .leftbox .item .h2{
        font-size: 0.26rem;
    }
    .bone2 .leftbox .item .date{
        
        font-size: 0.26rem;
        margin-top: 0.07rem;
    }
    .bone2 .leftbox .item{
        padding: 0.16rem 0;
    }
    .bone2 .rightbox{
        margin-top: 0.6rem;
    }
    .bone2 .rightbox .box1 .item{
        width: 100%;
        margin: 0;
        margin-bottom: 0.3rem;
    }
    .bone2 .rightbox .box1 .img{
        width: 0.6rem;
        height: 0.6rem;
    }
    .bone2 .rightbox .box1 .h2{
        height: .6rem;
    }
    .bone2 .rightbox .box1 .span1{
        font-size: 0.26rem;
        padding: 0.15rem 0;
    }
    .bone2 .rightbox .box1 .inner{
        padding: 0.27rem 0.35rem;
    }
    .radiology2.bone1{
        margin-top: 0.6rem;
    }
    .bone2{
        margin-top: 0.6rem;
    }
    .bone4{
        margin-top: 0.3rem;
        margin-bottom: 0.7rem;
    }
    .bone4 .box1{
        height: auto;
    }
    .bone4 .inner{
        
        padding: 0.3rem;
    }
    .bone4 .box1 .item{
        padding: 0.14rem 0;
    }
    .bone4 .item .h2{
        font-size: 0.24rem;
    }
    .bone4 .item .date{
        font-size: 0.24rem;
        margin-top: 0.07rem;
    }
    .bone4 .box2{
        height: auto;
    }
    .bone4 .box2 .foucs{
        width: 6.52rem;
    }
    .bone4 .box2 .child{
        width: 6.36rem;
    }
    .bone4 .box2 .nav{
        bottom: 0.14rem;
    }
    
    .bone4 .box2 .nav span{
        width: 0.56rem;
        height: 0.04rem;
    }
    .bone4 .box3 .item1{
        height: auto;
    }
    .bone4 .box3 .item1.it1{
        margin-bottom: 0.1rem;
    }
    .bone4 .box3{
        margin-top: 0.1rem;
    }
    .icu152{
        margin-top: 0.7rem;
    }
    .bone4 .list{
        margin-top: 0.3rem;
    }
    .examination1 .leftbox .item .h2{
         font-size: 0.24rem;   
    }
    .examination1 .leftbox .item .date{
        font-size: 0.24rem;
        margin-top: 0.07rem;
    }
    .examination1 .leftbox .item{
        padding: 0.13rem 0;
    }
    .examination1 .rightbox .item{
        width: 2.22rem;
        height: 3.25rem;
        margin-left: 0.2rem;
    }
    .examination1 .rightbox .info{
        font-size: 0;
        line-height: normal;
    }
    .examination1 .rightbox .h2{
        margin-top: 0.1rem;
        margin-bottom: 0.08rem;
        font-size: 0.28rem;
    }
    .examination1 .rightbox .h3{
        margin-top: 0.08rem;
        font-size: 0.24rem;
        line-height: 1.2;
        
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }    
    .examination1 .rightbox .info{
        height: 1.1rem;
        
    }
    .examination1 .rightbox .list{
        margin-top: 0.27rem;
    }
    .examination3{
        margin-top: 0.7rem;
    }
    .examination3 .box .item{
        padding: 0.25rem 0;
    }
    .examination3 .box .item a{
        font-size: 0.24rem;
    }
    .examination3 .box .item .date{
        font-size: 0.24rem;
    }
    .examination4 .item-box{
        width: 100%;
        
    }
    .examination4 .item{
        height: auto;
    }
    .examination4 .item .h2{
        font-size: 0.26rem;
        height: 1rem;
        line-height: 1rem;
    }
    .examination5 .leftbox .img{
        width: 100%;
        height: auto;
        float: none;
    }
    .examination5 .leftbox .img img{
        width: 100%;
    }
    .examination5 .leftbox .list{
        padding: 0;
        padding-top: 0.2rem;
    }
    .examination5 .leftbox .item{
        padding: 0.12rem 0;
        font-size: 0.24rem;
    }
    .examination5 .leftbox{
        height: auto;
    }
    .examination5 .inner{
        padding: 0.3rem;
    }
    .examination5 .rightbox .item{
        height: auto;
    }
    .examination5 .rightbox .list1 .item1{
        padding: 0.05rem 0;
    }
    .examination5 .rightbox .list1 .item1 a{
        
        font-size: 0.24rem;
    }
    .examination5 .rightbox .list1{
        margin-top: 0.3rem;
    }
    .examination5 .rightbox .item{
        margin-bottom: 0.1rem;
    }
    .examination5 .leftbox .box{
        margin-top: 0.3rem;
    }
    .examination4{
        margin-top: 0.7rem;
    }
    .examination .video{
        height: 5rem;
    }
    .examination3 .list{
        padding: 0.13rem 0.3rem;
    }
    .bone4, .examination5{
        margin-bottom: 0.7rem;
    }
    .examination1{
        margin-top: 0.4rem;
    }
    .examination, .icu151{
        margin-top: 0.2rem;
    }
    .examination4 .pubc-title1 .button{
        width: 1rem;
    }
    .examination4 .pubc-title1 .btn1{
        width: 0.4rem;
        height: 0.4rem;
        border-radius: 0.05rem;
    }
    .examination1 .leftbox .list{
        margin-top: 0.3rem;
    }
    .examination3 .box{
        margin-top: 0.3rem;
    }
    .examination4 .list{
        margin-top: 0.3rem;
    }

    .education1 .list{
        width: auto;
        float: none;
    }
    .education1 .img{
        margin-bottom: 0.5rem;
        height: 4rem;
    }
    .education1 .t{
        margin-bottom: 0.4rem;
    }
    .apppage .tabs_box .tbright .scroll .list1 .item{
        padding: 0.14rem;
    }
    .apppage .tabs_box .tbright .scroll .list1 span{
        font-size: 0.26rem;
    }
    .apppage .tabs_box .tbright .scroll .list1 p{
        font-size: 0.24rem;
        margin-left: 0.36rem;
        padding-right: 0.4rem;
    }
    .apppage .tabs_box .tbright .scroll .list1 .desc{
        line-height: 1.4;
        padding-right: 0.5rem;
    }
    .apppage .tabs_box .tbright .scroll .list1 .title2:after{
        width: 0.25rem;
        height: 0.25rem;
        background-size: 0.25rem;
        margin-top: -0.14rem;
    }
    .dtial2 .pubc-title1{
        padding: 0.18rem 0;
    }
    .dtial2 .desc{
        font-size: 0.24rem;
        line-height: 1.4;
    }
    .dtial2 .desc p{
        margin-bottom: 0.1rem;
    }
    .dtial3.radiology3, .dtial4.radiology3{
        margin-top: 0.4rem;
    }
    .dtial4 .item1 a{
        padding: 0.2rem 0;
    }
    .dtial2 .desc, .dtial4 .item1{
        font-size: 0.24rem;
    }
    .dtial3.radiology3 .item{
        width: 99%;
        height: auto;
    }
    .dtial3.radiology3 .item .text{
        height: 1.6rem;
        padding: 0 0.1rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .dtial1 .dtail1-con .inner{
        padding: 0.3rem ;
    }
    .dtial1 .dtail1-con{
        margin: 0;
    }
    .dtial1 .title1{
        font-size: 0.36rem;
        padding: 0.2rem;
    }
    /*.header .shareNav{
        padding-right: 0;
        width: 100%;
        text-align: center;
    }
    .header .shareNav > a{
        float: none;
        display: inline-block;
        
    }*/
    .radiology5 .boxleft .list-box{
        height: 6rem;
    }
    .radiology5 .boxleft .list-box{
        margin-top: 0.24rem;
    }
    .dynamic .t{ margin-bottom: 0.4rem;}
	.dynamic .h1{ font-size: 0.3rem;}
	.dynamic .list{ margin-bottom: 0.5rem;}
	.dynamic .list li{ width: 5rem;}
	.dynamic .list .pad{ padding: 0.2rem;}
	.dynamic .list .img{ margin-bottom: 0.2rem;}
	.dynamic .list .h3{ margin-bottom: 0.1rem; font-size: 0.26rem; line-height: 1.2;}
	.dynamic .list .p{ margin-bottom: 0.1rem; font-size: 0.24rem; line-height: 1.5;}
	.dynamic .list .date{ font-size: 0.2rem;}
	.dynamic .more{ width: 1.5rem; border-radius: 0.2rem; font-size: 0.24rem; line-height: 0.4rem;}
    
    
	.newspaper{ padding-top: 0.3rem;}
	.newspaper .t{ margin-bottom: 0.3rem;}
	.newspaper .h1{ font-size: 0.3rem;}
	.newspaper .dateBar{ margin: 0;}
	.newspaper .dateBar:before{ left: 1rem; right: 1rem;}
	.newspaper .dateBar .bar1{ width:2rem; height: 0.6rem;}
	.newspaper .dateBar .desc{ width:0.3rem; background-size: 200%;}
	.newspaper .dateBar .asc{ width:0.3rem; background-size: 200%;}
	.newspaper .dateBar .year{ font-size:0.5rem; line-height: 0.6rem;}
	.newspaper .dateBar .bar2{ font-size:0.3rem; line-height:0.6rem;}
	.newspaper .dateBar .min{ padding-right:0.2rem; -webkit-box-sizing: border-box; box-sizing: border-box; width: 1rem;}
	.newspaper .dateBar .min:before{ width: 0.1rem; height: 0.1rem;}
	.newspaper .dateBar .max{ padding-left:0.2rem; -webkit-box-sizing: border-box; box-sizing: border-box; width: 1rem;}
	.newspaper .dateBar .max:before{ width: 0.1rem; height: 0.1rem;}
	.newspaper .tabCont{ height: 6.7rem;}
	.newspaper .carousel{ padding: 0.1rem 0; width: 100%;}
	.newspaper .list{ height: 6.7rem;}
	.newspaper .list li{ padding: 0.3rem 0; width: 4.2rem; height: 6.1rem;}
	.newspaper .list .p{ padding: 0 0.2rem; font-size: 0.24rem; line-height: 1.5; display: block;}
	.newspaper .list .img:after{ display: none;}
	.newspaper .prev, .newspaper .next{ width: 0.3rem; height: 0.3rem; background-position: right; background-size: 190%;}
	.newspaper .prev{ left: 0.2rem;}
	.newspaper .next{ right: 0.2rem;}
    .science .part1 .box1 .right-b .a1{
        margin-top: rem;
    }
    .science .part1 .box1 .right-b .a1.next{
        right: -0.16rem;
    }
    .science .part1 .box1 .right-b .a1.prev{
        left: -0.16rem;
    }
    .apppage .tabs_box .tbleft .part1 .form1 .item span{
        font-size: 0.24rem;
    }
    .apppage .tabs_box .tbleft .part1 .form1 .item .input{
        margin-left: 0.88rem;
        font-size: 0.24rem;
    }
    .apppage .tabs_box .tbleft .part1 .form1 .item{
        margin-bottom: 0.1rem;
        padding: 0.1rem 0.15rem;
    }
    .apppage .tabs_box .tbleft .part1 .form1 .button a{
        font-size: 0.24rem;
    }
    .apppage .tabs_box .tbleft .part1 .form1 .button a{
        padding: 0.13rem 0;
    }
    .apppage .tabs_box .tbleft .part1 .form1 .item input{
        font-size: 0.24rem;
    }
    .apppage .tabs_box .tbleft .part1 .form1 .item span{
        margin: 0;
        height: 0.24rem;
        line-height: 0.28rem;
    }
    .illnesscenter .part4 .child{
        margin-bottom: 0.2rem;
    }
    .illnesscenter .part3,.illnesscenter .part4{
        margin-top: 0.7rem;
    }
    .illnesscenter .part2 .pubc-title1{
        font-size: 0.32rem;
        text-align: left;
    }
    .radiology3 .item{
        height: 5rem;
    }
    .sciencedtail .content{
        margin-bottom: 0.9rem;
    }
    
    .table3>.block{ display: none; }
    .table3_phone{ display: block; }
    .table3_phone table{ width:100%; border:1px solid #ddd; border-right:0; border-bottom: 0; }
    .table3_phone .t{ padding:0.4rem 0 0; }
    .table3_phone tr td{ padding:0.2rem 0; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; text-align: center; line-height: 1.5; }
    .table3_phone tr td b{ display: block; }
    .table3_phone tr td:first-child{ width:1.5rem; padding-left: 0.2rem; text-align: left; }
    .table3_phone td span{ display: block; text-align: left; padding:0 0.1rem; }
    .nurse1.education0 .cont{
        padding: 2rem 0.5rem;
    }

    .dynamic .wrap{ padding:0; }
    .examination .video-js .vjs-big-play-button{
        width: 0.8rem;
        height: 0.8rem;
        background-size: cover;
        margin-top: -0.4rem;
        margin-left: -0.4rem;
    }
    .radiology2{
        margin-top: 0.7rem;
    }
}
/*! Amaze UI Plugin ~ slick */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Slider */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 1;
  color: #0e90d2;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "";
}
[dir="rtl"] .slick-prev:before {
  content: "\f138";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "";
}
[dir="rtl"] .slick-next:before {
  content: "\f137";
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 4px;
  width: 85px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #ffffff;
}
.slick-dots li.slick-active button:before {
  background:#863030;
}
/*刘东*/

/*首页*/
.title_h2{ font-size:24px; line-height:1; padding:30px 0 20px; }

.ind_banner .slick-prev,.ind_banner .slick-next{ display: none !important; }
.ind_banner .slick-dots{ bottom:25px; }
.index_1{ position: relative; background-size:cover !important; height:560px; }



.index_1 .wrap{ position: relative; height:100%; z-index:10; top:0; }
.index_1 .wrap .tit{ position: absolute; width:400px; height:250px; right:50px; text-align: right; color:#fff; top:50%; margin-top:-125px; text-shadow:0px 0px 10px rgba(0,0,0,0.2);  }
.index_1 .wrap .tit h2{ line-height:1.2; font-size:48px; padding-bottom: 20px; }
.index_1 .wrap .tit p{ line-height:1.5; font-size:12px; }

.index_2{ padding:20px 0 0; }
.index_2 li{ float: left; width:300px; height:207px; background:url(../images/ind_2.jpg) no-repeat center; text-align: center; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2); box-shadow: 0px 0px 10px rgba(0,0,0,0.2);  }
.index_2 li .a{ display: block; height:100%; }

.index_2 li .ico{ padding:55px 0 10px; }
.index_2 li .ico img{ height:65px; width:80px; display: block; margin:0 auto; }
.index_2 li h3{ text-align: center; color:#fff; font-size:18px; }

.index_2 .li_2{ background:#863030; margin-left: 10px; }
.index_2 .li_3{ background:url(../images/ind_3.jpg) no-repeat center; margin-left: 10px;}
.index_2 .li_3 h3{ color:#474747; } 
.index_2 .li_4{ background:#01763a; margin-left: 10px; }

.index_3,.index_5{ width:1251px; margin-left:-10px; padding-top:60px; }
.index_3 .li{ float: left; width:397px; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2); box-shadow: 0px 0px 10px rgba(0,0,0,0.2);   margin:0 10px; }
.index_3 .li .con{ /*height:210px; */background:#fff; }
.index_3 .li .tit{ padding:25px 20px 0; }
.index_3 .li .tit h3{ font-size:24px; line-height:1.1; padding-bottom: 15px; }
.index_3 .li .tit h3 a.fr{ float: right; font-size:12px; line-height:24px; transition:all 0.3s; -webkit-transition:all 0.3s; width:90px; border:1px solid #eee; text-align: center; color:#474747; }
.index_3 .li .tit h3 a.fr:hover{ background:#863030; color:#fff; border-color:#863030; }
.index_3 .li li{ line-height:40px; border-top:1px solid #eee; font-size:14px; }


.index_3 .li li a{ display: block; }
.index_3 .li li:first-child{ border-top:0; }

.index_3 .li .img{ padding-bottom: 57%; position: relative; }
.index_3 .li .img a{  position: absolute; width:100%; height:100%; top:0; left:0; }
.index_3 .li img{ display: block; width:100%; height:100%; }

.ind_4_cont .img{ float: right; width:424px; height:312px; position: relative; margin-bottom: 15px; }
.ind_4_cont .img .a{ display: block; height:100%; }
.ind_4_cont .img .a img{ display: block; width:100%; height:100%; }
.ind_4_cont .img .a .tit{ position: absolute; width:100%; left:0; bottom:0; z-index:10; color:#fff; background:url(../images/line.png) repeat 0 0; }

.ind_4_cont .img .con{ padding:10px 35px 10px 30px; }
.ind_4_cont .img .con h2{ font-size:22px; line-height:1.1; padding-bottom: 10px; }
.ind_4_cont .img .con p{ line-height:1.5em; height:3em; overflow: hidden; font-size:12px; }


.ind_4_cont .r{ overflow: hidden;}
.ind_4_cont .r .tabClick{ padding-bottom: 16px; }
.ind_4_cont .r .tabClick a{ display: block; float: left; margin-right:15px; width:186px; height:40px; position: relative; text-align: center; line-height:40px; font-size:18px; background:#f1e4bf; border-radius:5px; color:#626161; }
.ind_4_cont .r .tabClick a i{ display: none; position: absolute; width: 0; height: 0; border-left: 13px solid transparent; border-right: 13px solid transparent; bottom:-10px; left:50%; margin-left:-13px; border-top: 13px solid #863030; }
 
.ind_4_cont .r .tabClick a.on{background-color: #863030;color:#fff;}
.ind_4_cont .r .tabClick a.on i{ display: block; }

.ind_4_cont .ratio-img2{float: left;padding: 1.5%;background-color: #fff;-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);width: 212px;height: 217px;}
.ind_4_cont .ratio-img2 a{position: relative;}
.ind_4_cont .ratio-img2 span{display: inline-block;}
.ind_4_cont .ratio-img2 .con{padding: 10px 3px;}


.i4-list .child{ display: none;  }
.i4-list .child.on{ display: block;  }
.i4-list li{ float: left; margin-right: 15px; cursor: pointer; border:1px solid #cccccc; border-radius:5px;  width:250px; height:38px; line-height:38px; font-size:14px; margin-bottom:14px; }
.i4-list li a{ display: block; color:#333; /*padding-left: 26px;*/ position: relative; }
.i4-list li a i{ position: absolute; width:14px; right:0; top:0; height:100%; border-left:1px solid #ccc; background:url(../images/ind_5.jpg) no-repeat center; }

.i4-list li.on,.i4-list li:hover{ border-color:#863030; }
.i4-list li.on a,.i4-list li:hover a{ color:#863030; border-color:#863030; }
.i4-list li.on a i,.i4-list li:hover a i{ border-color:#863030; background-image:url(../images/ind_5_a.jpg); }


.doc-list .child{ display: none;  }
.doc-list .child.on{ display: block;  height: 200px;padding-left: 5%;}
.doc-list li{ float: left; /*margin-left: 10px;*/ cursor: pointer; border:1px solid #cccccc; border-radius:5px;  width:150px; height:38px; line-height:38px; font-size:14px; margin-bottom:14px; }
.doc-list li a{ display: block; color:#333; padding-left: 26px; position: relative; padding-top: 40px;margin-bottom: -290px;}
.doc-list li a i{ position: absolute; width:14px; left:0; top:0; height:100%;
 border-right:1px solid #ccc; background:url(../images/ind_5.png) no-repeat center; }
.doc-list li a label{position: absolute;font-size: 4px;top: -8px;right: 25px;color: red;display: block;}
.doc-list li:hover{ border-color:#863030; }
.doc-list li a:hover a{ color:#863030; border-color:#863030; }
.doc-list li a i:hover a i{ border-color:#863030; background-image:url(../images/ind_5_a.jpg); }

 

.index_5{padding-top:5px;}

.index_5 li{ float: left; width:397px; position: relative; float: left; margin:0 10px; }
.index_5 li a.tran_scale{ display: block; height:100%; }
.index_5 li img{ display: block; width:100%; height:100%; }
.index_5 li h2{ position: absolute; width:100%; line-height:60px; margin-top:-30px; top:50%; left:0; font-size:22px; z-index:10; text-align: center; color:#fff; }
.index_5 li i{ position: absolute; width:100%; height:0; left:0; bottom:0; -webkit-transition:all 0.5s; transition:all 0.5s; background:url(../images/line1.png) repeat 0 0; display: block; }
.index_5 li:hover i{ height:100%; }

.index_6{ padding-bottom: 100px; }
.index_6 li{ float: left; width:25%; position: relative;  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1); box-shadow: 0px 0px 10px rgba(0,0,0,0.1); }
.index_6 li>a{ display: block; padding-bottom: 53.3%;}
.index_6 li>a img{ position: absolute; display: block; width:100%; height:100%; top:0; left:0;  }
.index_6 li .tit{ position: absolute; width:90%; left:5%; text-align: center; top:50%; height:120px; margin-top:-60px; color:#fff; z-index:20; }
.index_6 li .tit label{ font-size:12px; line-height:1; display:block; }
.index_6 .li_2 .tit{ color:#474747; }
.index_6 .tit h3{ font-size:18px; line-height:1.5em; height:3em;margin-top: 15%;color: #FFF;}
.index_6 .tit i{ display: block; width:38px; margin:25px auto; height:1px; background:#fff; transition:all 0.3s; -webkit-transition:all 0.3s; }
.index_6 .li_2 .tit i{ background-color:#474747; }
.tsyl{padding-bottom: 20px;}
.tsyl li>a{ display: block; padding-bottom: 88.3%;}
.tsyl .tit h3{margin-top: 0;}
.index_6 .li_3 .bg{ background:url(../images/line.png) repeat 0 0;  position: absolute; width:100%; height:100%; top:0; left:0; z-index:2; opacity:0.8; filter:alpha(opacity=80); }

/*	2017.10.17 - xf	start*/

.sguide{ background: url(../images/jpg1.jpg);}
.sguide .box{ position: relative; margin: 119px 0 124px; height: 500px;}
.sguide li{ position: absolute; width: 199px; height: 160px; border-radius: 5px; text-align: center; overflow: hidden;}
.sguide .l1{ top: 0; bottom: 0; right: 50%; margin: auto 5px auto 0; background-color: #fff; text-align: left; -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2); }
.sguide .l1 .h3, .sguide .l1 .date{ padding-left: 20px;}
.sguide .l2{ top: 0; left: 50%; margin-left: 5px; width: 408px; text-align: left;}
.sguide .l3{ top: 0; right: 50%; margin-right: 5px; background-color: #863030; -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2); }
.sguide .l4{ top: 0; bottom: 0; right: 50%; margin: auto 214px auto 0; background-color: #863030; -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2); }
.sguide .l5{ top: 0; bottom: 0; left: 50%; margin: auto 0 auto 5px; background-color: #01763a; -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2); }
.sguide .l5 .ico{ margin-top: 18px;}
.sguide .l6{ top: 0; right: 50%; margin-right: 214px;}
.sguide .l7{ top: 0; bottom: 0; left: 50%; margin: auto 0 auto 214px;}
.sguide .l8{ bottom: 0; left: 50%; margin-left: 5px;}
.sguide .ico{ display: block; width: 60px; height: 48px; margin: 28px auto 14px; overflow: hidden;}
.sguide .ico img{ display: block; width: 100%;}
.sguide .h1{ margin-top: 33px; margin-bottom: 12px; margin-left: 35px; font-size: 36px; line-height: 1;}
.sguide .h2{ margin-left: 35px; font-size: 22px; line-height: 1;}
.sguide .h3{ margin-bottom: 6px; font-size: 18px;}
.sguide .h3 b{ font-size: 20px;}
.sguide .date{ font-family: Arial; font-size: 16px; line-height: 20px; color: #474747;}
.sguide .p{ font-size: 14px; line-height: 20px;}
.sguide .img{ display: block; width: 100%;}
.sguide li a{ display: block; width: 100%; height: 100%; color: #fff;}
.sguide li a:hover{ color: #fff; opacity: 0.8;}

.guide{ position: relative; height: 1079px; overflow: hidden;}
.guide .bg{ position: absolute; left: 50%; top: 0; width: 1920px; height: 1079px; margin-left: -960px; background: center no-repeat;}
.guide .logo{ position: absolute; left: 20px; top: 45px; width: 156px; height: 133px;}
.guide .logo img{ display: block; width: 100%;}
.guide .tools{ position: absolute; right: 0; top: 90px;}
.guide .tools li{ position: relative; float: left; width: 61px; height: 55px; margin-right: 15px; background: left no-repeat; font-size: 18px; line-height: 55px; cursor: pointer;}
.guide .tools li:hover{ background-position: right;}
.guide .tools li a{ color: #707070;}
.guide .tools li:hover a{ color: #6baaad;}
.guide .tools li a{ display: block; width: 100%; height: 100%;}
.guide .tools .l1{ width: 205px; background-image: url(../images/icon1.png); text-indent: 86px;}
.guide .tools .l2{ background-image: url(../images/icon2.png);}
.guide .tools .l3{ background-image: url(../images/icon3.png);}
.guide .tools .l4{ background-image: url(../images/icon4.png);}
.guide .tools .l2 .code{background:url(../images/png1-2.png) no-repeat center;width:120px;height:138px;padding:21px 30px 40px;margin-left: -90px;}
.guide .tools .l3 .code{background:url(../images/png1-1.png) no-repeat center;width:246px;height:139px;padding:21px 30px 40px;margin-left: -220px;}
.guide .tools .l4 .code{background:url(../images/png1-1.png) no-repeat center;width:246px;height:139px;padding:21px 30px 40px;margin-left: -220px;}
.guide .tools .code{ position: absolute; left: 50%; top: 100%; margin-left: -82px; padding: 22px 15px 15px; width: 135px; height: 135px; background: url(../images/png1.png) no-repeat; display: none;}
.guide .tools .code img{ display: block; width: 100%;}
.guide .tools li:hover .code{ display: block;}
.guide .links{ position: absolute; left: 0; right: 0; top: 312px;}
.guide .links li{ position: absolute; border-radius: 8px; -webkit-box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.4); box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.4);  text-align: center; overflow: hidden; color: #fff;}
.guide .links .l1{ right: 50%; top: 42px; width: 291px; height: 265px; margin-right: 183px; background-image: url(../images/png2.png);}
.guide .links .l1 .p{ font-size: 30px;}
.guide .links .l1 .ico{ margin-top: 54px;}
.guide .links .l1 .link{ background-color: #5fbac0;}
.guide .links .l2{ right: 50%; top: 124px; width: 281px; height: 261px; margin-right: -62px; background-image: url(../images/png3.png);}
.guide .links .l2 .p{ font-size: 30px;}
.guide .links .l2 .ico{ margin-top: 40px;}
.guide .links .l2 .link{ background-color: #f5d58d;}
.guide .links .l3{ left: 50%; top: 0; width: 241px; height: 261px; margin-left: 21px; background-image: url(../images/png4.png); color: #333;}
.guide .links .l3 .p{ font-size: 24px;}
.guide .links .l3 .ico{ margin-top: 50px; background-color: #fff;}
.guide .links .l3 .link{ background-color: #fff; color: #333;}
.guide .links .l4{ left: 50%; top: 82px; width: 251px; height: 263px; margin-left: 221px; background-image: url(../images/png5.png);}
.guide .links .l4 .p{ font-size: 24px; text-transform: uppercase;}
.guide .links .l4 .ico{ margin-top: 58px;}
.guide .links .l4 .link{ text-transform: uppercase; background-color: #00a04e;}
.guide .links .ico{ display: block; margin: 0 auto 5px; width: 78px; height: 76px;}
.guide .links .ico img{ display: block; width: 100%;}
.guide .links .p{ margin-bottom: 18px; line-height: 40px;}
.guide .links .link{ display: block; width: 112px; height: 29px; margin: auto; border-radius: 15px; -webkit-box-shadow: 0px 0px 16px 0px rgba(2, 2, 2, 0.1); box-shadow: 0px 0px 16px 0px rgba(2, 2, 2, 0.1);  font-size: 14px; line-height: 29px; color: #fff;}
.guide .links .link:hover{ opacity: 0.8;}
.guide .links li:hover .ico{
	-webkit-animation-name: pulse;
  animation-name: pulse;
}

.len_banner{ position: relative; z-index: 2;}
.len_banner .slick-prev,.len_banner .slick-next{ display: none !important; }
.len_banner .slick-dots{ bottom:55px;}
.len_banner .child{ position: relative; background-size:cover !important; height:630px; }
.len_banner .search-box{ position: absolute; left: 50%; bottom: 0; margin-bottom: -33px; margin-left: -615px; padding: 15px 0; width: 1230px; border-radius: 10px; background-color: #fff; -webkit-box-shadow: 0px 0px 35px 0px rgba(1, 1, 1, 0.14); box-shadow: 0px 0px 35px 0px rgba(1, 1, 1, 0.14); }
.len_banner .search-box .input{ position: relative; padding: 8px 20px 8px 125px; overflow: hidden; background: url(../images/icon9.png) 50px no-repeat;}
.len_banner .search-box .input:before{ content: ''; position: absolute; top: 0; bottom: 0; left: 97px; margin: auto; height: 15px; border-left: 1px solid #dbdbdb;}
.len_banner .search-box .input input{ display: block; width: 100%; height: 20px; font-size: 14px; color: #333; line-height: 20px;}
.len_banner .search-box .submit{ float: right; width: 105px; height: 36px; margin-right: 35px; background-color: #fff; border: 1px solid #ddd; border-radius: 20px; font-family: '微软雅黑'; font-size: 14px; cursor: pointer;}
.len_banner .search-box .submit:hover{ background-color: #015128; border-color: #015128; color: #fff;}

.len_page{ min-height: 3543px; background: url(../images/jpg2.jpg) center top no-repeat;}
.len_home1{ margin-bottom: 120px; padding-top: 130px;}
.len_home1 .news{ float: left; width: 820px;}
.len_home1 .notice{ float: right; width: 368px;}
.len_home1 .head{ margin-bottom: 40px; height: 24px;}
.len_home1 .head .h1{ float: left; margin: 0; font-size: 24px; line-height: 1; color: #333;}
.len_home1 .head .more{ float: right; border: 1px solid #ddd; border-radius: 8px; padding: 0 22px; font-size: 12px; line-height: 22px; color: #474747;}
.len_home1 .head .more:hover{ background-color: #015128; border-color: #015128; color: #fff;}
.len_home1 .tab{ float: left; overflow: hidden;}
.len_home1 .tab-term{ float: left; padding: 0 2px; font-size: 14px; line-height: 24px; cursor: pointer;}
.len_home1 .tab-term + .tab-term{ margin-left: 32px;}
.len_home1 .tab-term.cur{ color: #01763a;}
.len_home1 .tab-term:hover{ opacity: 0.8;}
.len_home1 .imgs{ margin-bottom: 22px; overflow: hidden;}
.len_home1 .imgs li{ position: relative; float: left; width: 405px; height: 228px; overflow: hidden;}
.len_home1 .imgs li + li{ margin-left: 10px;}
.len_home1 .imgs li img{ display: block; width: 100%;}


.len_home1 .imgs .p{ position: absolute; left: 0; right: 0; padding:150px 0 20px; bottom:0; background:url(../images/line4.png) repeat-x center bottom;  text-align: center; font-size: 14px; color: #fff;}


.len_home1 .imgs li:hover .p{ opacity: 0.8;}
.len_home1 .list{ padding-left: 14px; padding-top: 11px; background: url(../images/jpg3.jpg) 0 0 repeat-y;}
.len_home1 .list li{ overflow: hidden;}
.len_home1 .list li + li{ margin-top: 20px;}
.len_home1 .list li:hover{ color: #01763a;}
.len_home1 .list .date{ float: left; width: 110px; text-align: center;}
.len_home1 .list .cont{ overflow: hidden;}
.len_home1 .list .d{ font-family: Arial; font-size: 55px; line-height: 1;}
.len_home1 .list .y{ font-family: Arial; font-size: 16px; line-height: 18px;}
.len_home1 .list .h3{ margin-bottom: 6px; font-size: 18px; line-height: 32px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.len_home1 .list .p{ font-size: 12px; color: #707070; line-height: 18px;}
.len_home1 .box{}
.len_home1 .box li{ height: 44px; padding: 22px 30px 26px; background-color: #fff; -webkit-box-shadow: 0px 0px 18px 0px rgba(1, 1, 1, 0.08); box-shadow: 0px 0px 18px 0px rgba(1, 1, 1, 0.08);  font-size: 14px; line-height: 22px;  -webkit-box-sizing: content-box;  box-sizing: content-box;}
.len_home1 .box li + li{ margin-top: 15px;}
.len_home1 .tab-cont{}
.len_home1 .tab-item{ display: none;}
.len_home1 .tab-item.act{ display: block;}

.len_home2{ position: relative; margin-bottom: 138px; height: 665px;}
.len_home2 .box{ position: absolute; padding: 50px 36px; -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.14); box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.14);  color: #fff;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.len_home2 .box.b1{ left: 0; top: 45px; width: 250px; padding-right: 70px; background-color: #863030;}
.len_home2 .box.b1 .more{ border-color: #6fb2dd;}
.len_home2 .box.b1 .list li, .len_home2 .box.b1 .news{ border-color: #5dc2c8;}
.len_home2 .box.b2{ left: 316px; top: 95px; width: 236px; padding-right: 113px; background-color: #e5ca90;}
.len_home2 .box.b2 .more{ border-color: #ffe2a2;}
.len_home2 .box.b2 .list li, .len_home2 .box.b2 .news{ border-color: #ffe2a2;}
.len_home2 .box.b3{ left: 625px; top: 0; width: 221px; padding-right: 93px; background-color: #fff; color: #333;}
.len_home2 .box.b3 .h1,.len_home2 .box.b3 .h2,.len_home2 .box.b3 li a{ color: #333;}
.len_home2 .box.b3 .more{ border-color: #ddd; background-image: url(../images/png7.png);}
.len_home2 .box.b3 .list li, .len_home2 .box.b3 .news{ border-color: #ddd;}
.len_home2 .box.b4{ right: 0; top: 57px; width: 250px; padding-right: 30px; background-color: #01763a;}
.len_home2 .box.b4 .more{ border-color: #fff;}
.len_home2 .box.b4 .list li, .len_home2 .box.b4 .news{ border-color: #2e9448;}
.len_home2 .head{ margin-bottom: 25px; overflow: hidden;}
.len_home2 .h1{ font-size: 24px; line-height: 25px; color: #fff;}
.len_home2 .h2{ margin-bottom: 22px; font-size: 18px; line-height: 1; color: #fff;}
.len_home2 .more{ float: right; width: 25px; height: 25px; border: 1px solid; border-radius: 4px; background: url(../images/png6.png) center no-repeat;}
.len_home2 .more:hover{ opacity: 0.8;}
.len_home2 .list{}
.len_home2 .list li{ margin-bottom: 5px; padding: 9px 30px; border: 1px solid; border-radius: 8px; font-size: 14px;}
.len_home2 .list li:hover{ opacity: 0.8;}
.len_home2 .ico{ display: inline-block; vertical-align: middle; width: 36px; height: 33px;}
.len_home2 .txt{ margin-left: 25px; display: inline-block; vertical-align: middle;}
.len_home2 .news{ margin-top: 10px; padding: 22px 22px 22px 28px; border: 1px solid; border-radius: 8px;}
.len_home2 .news ul{}
.len_home2 .news li{ font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.len_home2 .news li + li{ margin-top: 16px;}
.len_home2 .news li:hover{ opacity: 0.8;}
.len_home2 .date{ margin-top: 8px; font-family: Arial;}
.len_home2 .box li a{ color: #fff;}

.len_home3{ margin-bottom: 74px;}
.len_home3 .h1{ margin-bottom: 26px; font-size: 24px; text-align: center;}
.len_home3 .tab-bar{ margin-bottom: 22px; text-align: center; font-size: 0;}
.len_home3 .tab-bar ul{ position: relative; display: inline-block;}
.len_home3 .tab-bar ul:before{ content: ''; position: absolute; left: 0; right: 0; bottom: 1px; border-bottom: 1px solid #d3d3d3;}
.len_home3 .tab-term{ position: relative; float: left; width: 107px; border-bottom: 3px solid transparent; font-size: 14px; color: #707070; line-height: 40px; cursor: pointer;}
.len_home3 .tab-term:after{ content: '0'; position: absolute; left: 0; right: 0; top: 100%; height: 8px; background: url(../images/png8.png) center no-repeat; display: none;}
.len_home3 .tab-term + .tab-term{ margin-left: 20px;}
.len_home3 .tab-term.cur{ border-color: #01763a; color: #01763a;}
.len_home3 .tab-term.cur:after{ content: ''; display: block;}
.len_home3 .tab-term:hover{ opacity: 0.8;}
.len_home3 .tab-cont{ position: relative; height: 625px;}
.len_home3 .tab-item{ position: absolute; left: 0; right: 0; top: 0; visibility: hidden;}
.len_home3 .tab-item.act{ visibility: visible;}
.len_home3 .imgs{ margin-bottom: 15px; overflow: hidden;}
.len_home3 .imgs li{ float: left; width: 400px;}
.len_home3 .imgs li + li{ margin-left: 15px;}
.len_home3 .imgs li:hover{ color: #01763a;}
.len_home3 .imgs .img{ margin-bottom: 22px; height: 225px; overflow: hidden;position:relative;position:relative;}
.len_home3 .imgs .img .tuijian{position: absolute;right: 0;top: 0;width: 40px;height: 20px;line-height: 20px;color: #fff;background: #ff7e00;text-align: center;font-size: 12px;}
.len_home3 .imgs .img img{ display: block; width: 100%;}
.len_home3 .imgs .cont{}
.len_home3 .h3{ margin-bottom: 10px; font-size: 18px; line-height: 22px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.len_home3 .p{ margin-bottom: 6px; height: 36px; font-size: 12px; line-height: 18px; color: #474747; overflow: hidden;}
.len_home3 .imgs .date{ font-family: Arial; font-size: 12px; line-height: 20px;}
.len_home3 .list{ position: relative; padding-top: 8px; margin: 0 -8px 23px;}
.len_home3 .list:before{ content: ''; position: absolute; left: 33px; right: 33px; top: 13px; border-bottom: 1px solid #d3d3d3;}
.len_home3 .list .date{ font-family: Arial; font-size: 14px; line-height: 20px;}
.len_home3 .list .cont{ position: relative; padding: 34px 30px 30px;}
.len_home3 .carousel{ overflow: hidden;}
.len_home3 .carousel li{ position: relative; float: left; width: 394px; height: 160px; padding: 28px 0 14px; margin: 0 8px;}
.len_home3 .carousel li:before{ content: ''; position: absolute; left: 0; right: 0; top: 9px; bottom: 0; margin-left: -14px; background: url(../images/png9.png) no-repeat;}
.len_home3 .carousel li:after{ content: '0'; position: absolute; left: 40px; top: 0; width: 8px; height: 8px; border-radius: 50%; border: 2px solid #d3d3d3; background-color: #fff; font-size: 0;}
.len_home3 .carousel li:hover:after{ content: ''; border-color: #01763a;}
.len_home3 .carousel li:hover a{ color: #01763a;}
.len_home3 .carousel li:hover .date{ color: #01763a;}
.len_home3 .handle{ position: absolute; left: 0; right: 0; top: 0; margin: 0 8px; overflow: hidden; z-index: 2;}
.len_home3 .prev, .len_home3 .next{ width: 25px; height: 25px; background: left no-repeat; cursor: pointer;}
.len_home3 .prev{ float: left; background-image: url(../images/prev1.png);}
.len_home3 .next{ float: right; background-image: url(../images/next1.png);}
.len_home3 .prev:hover, .len_home3 .next:hover{ background-position: right;}
.len_home3 .disabled, .len_home3 .disabled:hover{ opacity: 0.5; cursor: default; background-position: left;}
.len_home3 .more{ display: block; margin: auto; width: 150px; height: 34px; border: 1px solid #c9c9c9; border-radius: 18px; font-size: 14px; line-height: 34px; text-align: center; color: #474747;}
.len_home3 .more:hover{ background-color: #015128; border-color: #015128; color: #fff;}

.len_home4{ position: relative; margin-bottom: 100px;}
.len_home4 .list{ height: 216px; overflow: hidden;}
.len_home4 .list li{ float: left; width: 1230px; height: 216px;}
.len_home4 .list img{ display: block; width: 100%;}
.len_home4 .paging{ position: absolute; left: 0; right: 0; bottom: 10px; text-align: center;}
.len_home4 .paging a{ display: inline-block; margin: 0 5px; width: 50px; height: 4px; background-color: #fff;}
.len_home4 .paging a.selected{ background-color: #01763a;}
.len_home4 .paging span{ display: none;}

.len_home5{ position: relative; height: 595px;}
.len_home5 .box{ position: absolute; -webkit-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.1);  z-index: 2;}
.len_home5 .box.b1{ left: 0; top: 0; width: 608px; background-color: #fff; overflow: hidden;}
.len_home5 .box.b1 .cont{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; height: 100px; text-align: center;}
.len_home5 .box.b1 .cont .h3{ margin-bottom: 12px; font-size: 24px; line-height: 1;}
.len_home5 .box.b1 .cont .p{ margin-bottom: 16px; font-size: 12px; line-height: 1;}
.len_home5 .box.b1 .cont .link{ display: block; width: 143px; height: 36px; margin: auto; border-radius: 18px; background-color: #01763a; font-size: 14px; text-align: center; line-height: 36px; color: #fff;}
.len_home5 .box.b1 .cont .link:hover{ opacity: 0.8;}
.len_home5 .box.b2{ top: 290px; right: 132px; width: 593px; -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);  z-index: 1;}
.len_home5 .box.b2 .img{ position: relative; float: left; width: 503px; height: 317px; overflow: hidden;}
.len_home5 .box.b2 .img img{ display: block; width: 100%;}
.len_home5 .box.b2 .img a:after{ content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../images/png10.png) center no-repeat;}
.len_home5 .box.b2 .cont{ float: left; margin-left: 40px; padding-top: 42px;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;      
	writing-mode: vertical-rl;
}
.len_home5 .box.b2 .cont .h3{ font-size: 24px; line-height: 1; width: 30px;}
.len_home5 .box.b2 .cont .p{ font-size: 12px; line-height: 1; width: 20px;}
.len_home5 .box.b3, .len_home5 .box.b4{ right: 340px; top: 0; width: 330px; height: 268px;}
.len_home5 .box.b3 .h3, .len_home5 .box.b4 .h3{ margin-left: 45px; margin-top: 50px; margin-bottom: 10px; font-size: 24px; line-height: 1; color: #fff;}
.len_home5 .box.b3 .p, .len_home5 .box.b4 .p{ margin-left: 45px; font-size: 12px; line-height: 1; color: #b7d5d7;}
.len_home5 .box.b3{ right: 340px; background: url(../images/img13.jpg) right bottom no-repeat #56a5aa;}
.len_home5 .box.b4{ right: 0; background: url(../images/img14.jpg) right bottom no-repeat #00763a;}
.len_home5 .tagscloud{ height: 483px; text-align: center;}
.len_home5 .tagscloud span{ position:absolute; top:0px; left:0px; color: #c1ded0; line-height: 1.2;}
.len_home5 .tagscloud .tagc1{ font-size: 14px;}
.len_home5 .tagscloud .tagc2{ font-size: 16px;}
.len_home5 .tagscloud .tagc3{ font-size: 18px;}
.len_home5 .tagscloud .tagc4{ font-size: 22px;}

/*	2017.10.17 - xf	end*/
/*	2017.12.05 - lyc	start*/

.header .nav .logo{
    padding-right: 10px;
}
.header .navList li{
    min-width: auto;
}
.header .navList li .one{
    padding:0 13px;
}
.header .shareNav .a1{ 
	width:250px;
}
.header .shareNav .a1:first-child{
    margin: 0;
}
.header .shareBtn{
    margin-right: 0;
}

/*	2017.12.05 - lyc	end*/







@media only screen and (min-width:1279px) {
	.index_6 li:hover i{ width:80px; }
	.index_2 li:hover .ico img{ animation:rot 0.5s; -webkit-animation:rot 0.5s;  }
	
	.index_2 li{ transition:0.8s; -webkit-transition:0.8s; opacity:0; }
	.index_2 li:nth-child(1){ transform:translateX(-30px); -webkit-transform:translateX(-30px);  }
	.index_2 li:nth-child(2){ transform:translateX(-80px); -webkit-transform:translateX(-80px);  }
	.index_2 li:nth-child(3){ transform:translateX(-130px); -webkit-transform:translateX(-130px);  }
	.index_2 li:nth-child(4){ transform:translateX(-180px); -webkit-transform:translateX(-180px);  }
	.index_2.show li{ opacity:1 !important; transform:translateX(0px); -webkit-transform:translateX(0px); }
	
	.index_1{ overflow: hidden; }
	.index_1 .wrap .tit{ transform:translateX(80px); -webkit-transform:translateX(80px); transition:0.8s; -webkit-transition:0.8s; opacity:0; }
	.index_1.on .wrap .tit{ opacity:1 !important; transform:translateX(0px); -webkit-transform:translateX(0px); }

	@keyframes rot{ 
		0% { transform:rotate(0deg); -webkit-transform:rotate(0deg); }
		25% { transform:rotate(5deg); -webkit-transform:rotate(5deg); }
		50% { transform:rotate(-5deg); -webkit-transform:rotate(-5deg); }
		75% { transform:rotate(5deg); -webkit-transform:rotate(5deg); }
		100% { transform:rotate(0deg); -webkit-transform:rotate(0deg); }
	}
	@-webkit-keyframes rot{
		0% { transform:rotate(0deg); -webkit-transform:rotate(0deg); }
		25% { transform:rotate(5deg); -webkit-transform:rotate(5deg); }
		50% { transform:rotate(-5deg); -webkit-transform:rotate(-5deg); }
		75% { transform:rotate(5deg); -webkit-transform:rotate(5deg); }
		100% { transform:rotate(0deg); -webkit-transform:rotate(0deg); }
	}
}

@media only screen and (max-width:1279px) {
	.index_1{ height:500px; }
    .index_1 .wrap .tit h2{ font-size:36px; }

    .index_2 li{ width:24%; margin:0 0.5% !important; }
    .index_2,.index_3, .index_5{ width:101%; margin-left:-0.5%; }
    .index_3 .li,.index_5 li{ width:32%; margin:0 0.66%; }

    .ind_4_cont .r .tabClick a{ width:125px; height:30px; line-height:30px; font-size:14px; }

    .i4-list li{ font-size:12px; line-height:31px; height:31px; width:123px; }
	
	.len_banner .child{ height: 500px;}
	.len_banner .search-box{ margin-left: -492px; width: 984px;}
	
	.len_page{ min-height: 3200px;}
	.len_home1{ margin-bottom: 100px; padding-top: 100px;}
	.len_home1 .news{ width: 680px;}
	.len_home1 .notice{ width: 284px;}
	.len_home1 .imgs{ margin-bottom: 20px;}
	.len_home1 .imgs li{ float: left; width: 49%; height: auto; overflow: hidden;}
	.len_home1 .imgs li + li{ margin-left: 2%;}
	.len_home1 .box li a{ display: block; height: 100%; overflow: hidden;}
	.len_home1 .box li + li{ margin-top: 15px;}

	.len_home2{ margin-bottom: 70px; height: 620px;}
	.len_home2 .box{ padding: 20px 16px;}
	.len_home2 .box.b1{ top: 45px; width: 220px; padding-right: 30px;}
	.len_home2 .box.b2{ left: 250px; width: 216px; padding-right: 30px;}
	.len_home2 .box.b3{ left: 490px; top: 0; width: 200px; padding-right: 30px;}
	.len_home2 .box.b4{ top: 57px; width: 220px; padding-right: 30px;}
	.len_home2 .list li{ padding: 9px 20px;}
	.len_home2 .txt{ margin-left: 10px;}

	.len_home3{ margin-bottom: 50px;}
	.len_home3 .tab-cont{ height: 580px;}
	.len_home3 .imgs li{ width: 32%;}
	.len_home3 .imgs li + li{ margin-left: 2%;}
	.len_home3 .imgs .img{ margin-bottom: 22px; height: auto;}
	.len_home3 .list{ margin: 0 0 20px;}
	.len_home3 .carousel li{ width: 312px; height: 160px; padding: 28px 0 14px;}
	
	.len_home4{ margin-bottom: 50px;}

	.len_home5{ height: auto;}
	.len_home5 .box{ position: static; float: left; width: 49%;}
	.len_home5 .box.b1{ width: 49%; margin-bottom: 20px;}
	.len_home5 .box.b1 .cont{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; height: 100px; text-align: center;}
	.len_home5 .box.b1 .cont .h3{ margin-bottom: 12px; font-size: 24px; line-height: 1;}
	.len_home5 .box.b1 .cont .p{ margin-bottom: 16px; font-size: 12px; line-height: 1;}
	.len_home5 .box.b2{ width: 49%; height:380px; margin-left: 2%; margin-bottom: 20px;}
	.len_home5 .box.b2 .img{ float: none; width: 100%; height: auto; overflow: hidden;}
	.len_home5 .box.b2 .cont{ float: none; margin-left: 0; padding-top: 20px;
		-ms-writing-mode: lr-tb;
		writing-mode: lr-tb;
		-webkit-writing-mode: horizontal-tb;      
		writing-mode: horizontal-tb;
	}
	.len_home5 .box.b2 .cont .h3{ margin-bottom: 10px; width: 100%;}
	.len_home5 .box.b2 .cont .p{ width: 100%;}
	.len_home5 .box.b3, .len_home5 .box.b4{ width: 49%; height: 268px;}
	.len_home5 .box.b4{ margin-left: 2%;}
	.len_home5 .tagscloud{ height: 380px;}
	
	
	
}

@media only screen and (max-width:1024px) {
	
	.index_1{ height:400px;}
	.index_1 .wrap .tit{ position: static; padding:1.4rem 0; margin:0 auto; width:auto; text-align: center; height:auto; }
	.index_1 .wrap .tit h2{ font-size:30px;  }
	.index_1 .wrap .tit p{ text-align: justify; }
	.index_1 .wrap .tit p br{ display: none; }

	.index_2,.index_3{ padding-top:40px; }
	.title_h2{ padding-top:40px; }
	.index_6{ padding-bottom: 60px; }

	.index_1 .wrap .tit p{ display: none; }  
	
	.guide .tools li{ display: none;}
	.guide .tools .l1{ display: block;}
}
@media only screen and (max-width:1023px) {
    .index_3 .li .tit h3{ font-size:18px; }
    .index_3 .li .tit h3 a.fr{ line-height:20px; width:80px; }
	.index_3 .li .con{ height:195px; } 
	.index_2 li{ height:160px; }
	.index_2 li .ico{ padding-top:32px; }
	.ind_4_cont .img{ width:100%; height:auto; float: none; }
	.index_5 li h2{ font-size:16px; }

	.index_6 li .tit{ height:90px; margin-top:-45px; }
	.index_6 li .tit h3{ font-size:16px; line-height:1.3; }
	.index_6 .tit i{ margin:5px auto 10px; }
	.index_6 .tit span{ font-size:12px; }

	.len_banner .slick-dots{ bottom: 0.5rem;}
	.len_banner .child{ height: 5rem;}
	.len_banner .search-box{ left: 0.2rem; right: 0.2rem; margin-bottom: -0.32rem; margin-left: 0; padding: 0.1rem 0; width: auto; border-radius: 10px;}
	.len_banner .search-box .input{ margin-left: 0.2rem; padding: 0.05rem 0.2rem 0.05rem 0.5rem; background-size: 0.2rem; background-position: 0.1rem;}
	.len_banner .search-box .input:before{ left: 0.4rem; height: 0.2rem;}
	.len_banner .search-box .input input{ height: 0.33rem; font-size: 0.22rem; line-height: 1.5;}
	.len_banner .search-box .submit{ width: 1.5rem; height: 0.43rem; margin-right: 0.2rem; border-radius: 0.3rem; font-size: 0.24rem;}

	.sguide .box{ margin: 1rem 0; height: auto; overflow: hidden;}
	.sguide li{ position: static; float: left;width: 33%; height: 2rem;}
	.sguide .l1{ margin-right: 1%; margin-bottom: 0.1rem; }
	.sguide .l2{ margin: 0; margin-bottom: 0.1rem;  width: 66%;}
	.sguide .l3{ margin: 0;}
	.sguide .l4{ margin: 0 0.5%;}
	.sguide .l4 .h3, .sguide .l4 .date{ padding-left: 0.1rem;}
	.sguide .l5{ margin: 0;}
	.sguide .l5 .ico{ margin-top: 0.2rem;}
	.sguide .l6, .sguide .l7, .sguide .l8{ display: none;}
	.sguide .ico{ width: 0.6rem; height: 0.48rem; margin: 0.2rem auto 0.1rem;}
	.sguide .h1{ margin-top: 0.5rem; margin-bottom: 0.1rem; margin-left: 0.3rem; font-size: 0.4rem;}
	.sguide .h2{ margin-left: 0.3rem; font-size: 0.3rem;}
	.sguide .h3{ margin-bottom: 0.1rem; font-size: 0.26rem;}
	.sguide .h3 b{ font-size: 0.28rem;}
	.sguide .date{ font-size: 0.24rem; line-height: 0.3rem;}
	.sguide .p{ padding: 0 0.1rem; font-size: 0.22rem; line-height: 0.3rem;}
	.sguide li:hover{ }
	
	.guide{ height: 15rem;}
	.guide .bg{ width: 100%; left: 0; margin-left: 0; height: 15rem; background-size: cover;}
	.guide .logo{ left: 0.2rem; top: 0.5rem; width: 1.56rem; height: 1.33rem;}
	.guide .tools{ top: 0.8rem;}
	.guide .tools .l1{ width: 2rem; background-size: 200%; text-indent: 0.8rem; font-size: 0.22rem;}
	.guide .tools li:hover{ background-position: left;}
	.guide .links{ top: 3rem; left: 0.2rem; right: 0.2rem;}
	.guide .links li{ position: static;}
	.guide .links .l1{ float: left; width: 48%; height: 3rem; margin-right: 0; margin-bottom: 0.5rem;}
	.guide .links .l1 .p{ font-size: 0.4rem;}
	.guide .links .l1 .ico{ margin-top: 0.5rem;}
	.guide .links .l1 .link{ background-color: #5fbac0;}
	.guide .links .l2{ float: right; width: 48%; height: 3rem; margin-right: 0; margin-bottom: 0.5rem;}
	.guide .links .l2 .p{ font-size: 0.4rem;}
	.guide .links .l2 .ico{ margin-top: 0.5rem;}
	.guide .links .l2 .link{ background-color: #f5d58d;}
	.guide .links .l3{ float: left; width: 48%; height: 3rem; margin-left: 0;}
	.guide .links .l3 .p{ font-size: 0.4rem;}
	.guide .links .l3 .ico{ margin-top: 0.5rem;}
	.guide .links .l3 .link{ color: #333; background-color: #fff;}
	.guide .links .l4{ float: right; width: 48%; height: 3rem; margin-left: 0;}
	.guide .links .l4 .p{ font-size: 0.4rem;}
	.guide .links .l4 .ico{ margin-top: 0.5rem;}
	.guide .links .l4 .link{ background-color: #00a04e;}
	.guide .links .ico{ width: 0.78rem; height: 0.76rem;}
	.guide .links .p{ margin-bottom: 0.2rem; line-height: 1.5;}
	.guide .links .link{ width: 2rem; height: 0.4rem; border-radius: 0.2rem; font-size: 0.24rem; line-height: 0.4rem;}

	.len_page{ min-height: 100px; background: none;}
	.len_home1{ margin-bottom: 1rem; padding-top: 1.3rem;}
	.len_home1 .news{ margin-bottom: 0.5rem; float: none; width: 100%;}
	.len_home1 .notice{ float: none; width: 100%;}
	.len_home1 .head{ margin-bottom: 0.4rem; height: 0.3rem;}
	.len_home1 .head .h1{ font-size: 0.3rem;}
	.len_home1 .head .more{ border-radius: 0.2rem; padding: 0 0.2rem; font-size: 0.22rem; line-height: 0.3rem;}
	.len_home1 .tab-term{ padding: 0 2px; font-size: 0.24rem; line-height: 0.3rem;}
	.len_home1 .tab-term + .tab-term{ margin-left: 0.05rem;}
	.len_home1 .imgs{ margin-bottom: 0.2rem;}
	.len_home1 .imgs li{ width: 49%; height: 1.95rem;}
	.len_home1 .imgs li + li{ margin-left: 2%;}
	.len_home1 .imgs .p{ line-height: 1.3; padding:0.8rem 0.2rem 0.2rem; background-size:auto 100%;  font-size: 0.22rem;}
	.len_home1 .list{ padding-left: 0.14rem; padding-top: 0.1rem; background-size: 0.14rem;}
	.len_home1 .list li + li{ margin-top: 0.2rem;}
	.len_home1 .list .date{ width: 1rem;}
	.len_home1 .list .d{ font-size: 0.5rem;}
	.len_home1 .list .y{ font-size: 0.2rem; line-height: 1;}
	.len_home1 .list .h3{ margin-bottom: 0.1rem; font-size: 0.3rem; line-height: 1.2;}
	.len_home1 .list .p{ font-size: 0.22rem; line-height: 1.5;}
	.len_home1 .box li{ height: auto; padding: 0.2rem; font-size: 0.22rem; line-height: 1.5;}
	.len_home1 .box li + li{ margin-top: 0.2rem;}

	.len_home2{ margin-bottom: 1rem; height: auto;}
	.len_home2 .box{ position: static; float: left; padding: 0.5rem 0.2rem; -webkit-box-sizing: border-box; box-sizing: border-box;}
	.len_home2 .box.b1{ width: 49%; margin-bottom: 0.2rem; padding-right: 0.2rem;}
	.len_home2 .box.b2{ width: 49%; margin-bottom: 0.2rem; margin-left: 2%; padding-right: 0.2rem;}
	.len_home2 .box.b3{ width: 49%; padding-right: 0.2rem;}
	.len_home2 .box.b4{ width: 49%; margin-left: 2%; padding-right: 0.2rem;}
	.len_home2 .head{ margin-bottom: 0.2rem;}
	.len_home2 .h1{ font-size: 0.3rem; line-height: 1;}
	.len_home2 .h2{ margin-bottom: 0.2rem; font-size: 0.26rem;}
	.len_home2 .more{ width: 0.3rem; height: 0.3rem; background-size: 0.1rem;}
	.len_home2 .list li{ margin-bottom: 0.1rem; padding: 0.1rem 0.2rem; font-size: 0.22rem;}
	.len_home2 .ico{ width: 0.3rem; height: 0.3rem;}
	.len_home2 .txt{ margin-left: 0.2rem;}
	.len_home2 .news{ margin-top: 0.1rem; padding: 0.2rem;}
	.len_home2 .news li{ font-size: 0.22rem; line-height: 1.2;}
	.len_home2 .news li + li{ margin-top: 0.2rem;}
	.len_home2 .date{ margin-top: 0.1rem;}

	.len_home3{ margin-bottom: 0.5rem;}
	.len_home3 .h1{ margin-bottom: 0.2rem; font-size: 0.3rem;}
	.len_home3 .tab-bar{ margin-bottom: 0.3rem;}
	.len_home3 .tab-bar ul:before{ bottom: 1px;}
	.len_home3 .tab-term{ width: 1rem; font-size: 0.22rem; line-height: 0.5rem;}
	.len_home3 .tab-term:after{ height: 0.08rem; background-size: contain;}
	.len_home3 .tab-term + .tab-term{ margin-left: 0.2rem;}
	.len_home3 .tab-cont{ height: 22rem;}
	.len_home3 .imgs{ margin-bottom: 0.5rem;}
	.len_home3 .imgs li{ float: none; width: 100%;}
	.len_home3 .imgs li + li{ margin-left: 0; margin-top: 0.2rem;}
	.len_home3 .imgs .img{ margin-bottom: 0.2rem; height: 4.2rem;}
	.len_home3 .h3{ margin-bottom: 0.1rem; font-size: 0.26rem; line-height: 1.2;}
	.len_home3 .p{ margin-bottom: 0.1rem; height: 0.66rem; font-size: 0.22rem; line-height: 1.5;}
	.len_home3 .imgs .date{ font-size: 0.2rem; line-height: 1.5;}
	.len_home3 .list{ padding-top: 0; margin-bottom: 0.2rem; margin-right: 0;}
	.len_home3 .list:before{ display: none;}
	.len_home3 .list .date{ font-size: 0.2rem; line-height: 1.5;}
	.len_home3 .list .cont{ padding: 0.3rem; height: 1.5rem; -webkit-box-shadow: 0px 0px 18px 0px rgba(1, 1, 1, 0.08); box-shadow: 0px 0px 18px 0px rgba(1, 1, 1, 0.08);}
	.len_home3 .carousel li{ width: 6rem; height: auto; padding: 0.2rem 0; margin: 0 0.5rem;}
	.len_home3 .carousel li:before{ display: none;}
	.len_home3 .carousel li:after{ display: none;}
	.len_home3 .handle{ top: 50%; margin-top: -0.15rem;}
	.len_home3 .prev, .len_home3 .next{ width: 0.3rem; height: 0.3rem; background-size: 200%;}
	.len_home3 .more{ width: 2rem; height: 0.4rem; border-radius: 0.2rem; font-size: 0.22rem; line-height: 0.4rem;}


	.len_home4{ margin-bottom: 0.5rem;}
	.len_home4 .list{ height: 1.25rem;}
	.len_home4 .list li{ width: 7.1rem; height: 1.25rem;}
	.len_home4 .paging{ bottom: 0.1rem;}
	.len_home4 .paging a{ margin: 0 0.05rem; width: 0.5rem; height: 0.03rem;}

	.len_home5{ margin-bottom: 0.5rem; height: auto;}
	.len_home5 .box{ position: relative;}
	.len_home5 .box.b1{ margin-bottom: 0.2rem; width: 100%;}
	.len_home5 .box.b1 .cont{ height: 1.3rem;}
	.len_home5 .box.b1 .cont .h3{ margin-bottom: 0.1rem; font-size: 0.3rem;}
	.len_home5 .box.b1 .cont .p{ margin-bottom: 0.2rem; font-size: 0.2rem;}
	.len_home5 .box.b1 .cont .link{ width: 2rem; height: 0.5rem; border-radius: 0.25rem; font-size: 0.26rem; line-height: 0.5rem;}
	.len_home5 .box.b2{ margin-left: 0; width: 100%; height:auto; margin-bottom: 0.2rem; top: 0; right: 0; overflow: hidden;}
	.len_home5 .box.b2 .img{ float: left; width: 5rem; height: 3rem;}
	.len_home5 .box.b2 .img a:after{ background-size: 2rem;}
	.len_home5 .box.b2 .cont{ float: left; margin-left: 0.5rem; padding-top: 0.1rem; z-index: 2;
		-ms-writing-mode: tb-rl;
		writing-mode: tb-rl;
		-webkit-writing-mode: vertical-rl;      
		writing-mode: vertical-rl;
	}
	.len_home5 .box.b2 .cont .h3{ font-size: 0.3rem;; width: 0.4rem;}
	.len_home5 .box.b2 .cont .p{ font-size: 0.2rem; width: 0.3rem;}
	.len_home5 .box.b3, .len_home5 .box.b4{ float: left; right: 0; width: 49%; height: 2rem; background-position: right bottom; background-size: contain; overflow: hidden;}
	.len_home5 .box.b3 .h3, .len_home5 .box.b4 .h3{ margin-left: 0.5rem; margin-top: 0.5rem; margin-bottom: 0.2rem; font-size: 0.3rem;}
	.len_home5 .box.b3 .p, .len_home5 .box.b4 .p{ margin-left: 0.5rem; font-size: 0.2rem;}
	.len_home5 .box.b3{ right: 0; background-color: #863030;}
	.len_home5 .box.b4{ margin-left: 2%; background-color: #01763a;}
	.len_home5 .tagscloud{ height: 3rem;}
	.len_home5 .tagscloud span{ display: none;}

}

@media only screen and (max-width:750px) {
	.index_1 .wrap .tit h2{ font-size:0.4rem; padding-bottom: 0.2rem }
	.ind_banner .index_1{min-height:4rem;height:4rem;}
	.index_2 li{ height:2.4rem; }
	.index_2 li .ico img{ width:0.8rem; height:0.65rem; }
	.index_2 li .ico{ padding:0.55rem 0 0.15rem; }
	.index_2 li .ico h3{ font-size:0.24rem; }

	.index_3 .li .tit{ padding:0.2rem 0.2rem 0; }
	.index_3 .li .tit h3{ font-size:0.3rem; padding-bottom: 0.15rem; }
	.index_3 .li li{ line-height:0.6rem; font-size:0.24rem; }
	.index_3 .li .con{ height:2.4rem;} 
	
	.index_3 .li .tit h3 a.fr{ width:auto; padding:0 0.2rem; line-height:0.4rem; border-radius:0.2rem; font-size:0.2rem; margin-top: -0.05rem;}
	.ind_4_cont .r .tabClick{ padding-bottom: 0.3rem; }
	.ind_4_cont .r .tabClick a{ width:24%; height:0.6rem; line-height:0.6rem; font-size:0.24rem;  margin:0;}
	.ind_4_cont .r .tabClick a + a{ margin-left:1.33%; }
	.ind_4_cont .r .tabClick a i{  border-left: 0.2rem solid transparent; border-right: 0.2rem solid transparent; border-top: 0.2rem solid #863030; bottom: -0.15rem; margin-left:-0.2rem; }

	.i4-list li{ width:48%; margin:0 0 0.2rem; height:0.6rem; line-height:0.6rem; font-size:0.24rem; }
	.i4-list li:nth-child(2n){ float: right; }
	.index_6 li.tran_scale{  }

	.index_6 li.li_4{ display: block; }

	.index_6 li{ width:50%; }

	.index_5 li i{ display: none; }
	.ind_4_cont .img .con h2{ font-size:0.4rem; }

	.title_h2{ font-size:0.4rem; padding:0.4rem 0; }
	.index_2 li h3{ font-size:0.28rem; line-height:1.1; }


	.index_3 .li, .index_5 li{ width:100%; margin:0 0 0.4rem; padding:0; }
	.index_3 .li .tit{ padding:0.4rem 0.3rem; }
	.index_3 .li .con{ height:auto; }
	.index_5 li h2,.index_6 li .tit h3{ font-size:0.3rem; }
	.index_2 li{ width:50%; padding:0; margin:0 !important; background-size:cover; }
	.index_6 .tit i{ margin:0.1rem auto 0.2rem; }
	.index_6 .tit span{ font-size:0.24rem; }
	.index_6 li .tit{ height:1.8rem; margin-top:-0.8rem; }
	.ind_4_cont .img .con{ padding:0.2rem 0.3rem; }


	.index_2,.index_3{ padding-top:0.6rem; }
	.slick-dots li button{ width:0.6rem; height:0.04rem; }
	/*	2017.12.05 - lyc	start*/
	.header .shareNav{
        padding-right: 0;
        width: 100%;
        text-align: center;
    }
    .header .shareNav > a{
        float: none;
        display: inline-block;
        
    }
	/*	2017.12.05 - lyc	end*/

	.ind_banner .slick-dots{ bottom:0.3rem; }

}

@media only screen and (max-width:640px) {

}


@media only screen and (min-width:1024px) {
	.transition{ opacity:0;
		-webkit-transition:opacity 2s, transform 2s;
		-webkit-transition:opacity 2s, -webkit-transform 2s;
		transition:opacity 2s, -webkit-transform 2s;
		transition:opacity 2s, transform 2s;
		transition:opacity 2s, transform 2s, -webkit-transform 2s;
		}

	.translateX-100{
		-webkit-transform:translateX(-100%);
		transform:translateX(-100%);
		}

	.translateX_100{
		-webkit-transform:translateX(100%);
		transform:translateX(100%);
		}

	.translateY-100{
		-webkit-transform:translateY(-100px);
		transform:translateY(-100px);
	}

	.translateY_100{
		-webkit-transform:translateY(100px);
		transform:translateY(100px);
	}

	.show .transition{ opacity:1;
		-webkit-transform:translate(0,0);
		transform:translate(0,0);
		}
	

}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
	
	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 16px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}
	
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0; 
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 2px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
	}

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 100%;
		height: 30px; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 4px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
		text-align: center;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 6px; /* auto-expanded scrollbar */ }
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}
	
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }
	
	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }
	
	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }
	
	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
	
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
	
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}
	
	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools, 
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
	}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

	/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
	
	/* default theme ("light") */

	.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
	
	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
	
	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0.5; filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(../images/mcsb_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }
	

	/* theme: "dark" */

	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-2", "dark-2" */

	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }
	
	
	/* theme: "dark-2" */

	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thick", "dark-thick" */

	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }


	/* theme: "dark-thick" */
	
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thin", "dark-thin" */
	
	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}


	/* theme "dark-thin" */
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px; /* auto-expanded scrollbar */
		height: 16px;
		margin: -1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px; /* auto-expanded scrollbar */
		width: 16px;
		margin: 0 -1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px; /* auto-expanded scrollbar */
		margin: 6px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }
	
	
	/* theme "rounded-dark", "rounded-dots-dark" */
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }
	
	
	/* theme "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }
	
	
	/* theme "rounded-dots-dark" */
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	
	/* theme "3d", "3d-dark" */
	
	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
	
	.mCS-3d.mCSB_scrollTools, 
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "3d-dark" */
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "3d-thick", "3d-thick-dark" */
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	
	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
	
	.mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }
	
	
	/* theme: "3d-thick-dark" */
	
	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
	 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "minimal", "minimal-dark" */
	
	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0; 
		margin: 12px 0; 
	}
	
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0; 
		margin: 0 12px; 
	}
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0; 
		right: auto;
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
	
	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	
	/* theme: "minimal-dark" */
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	/* ---------------------------------------- */
	
	
	
	/* theme "light-3", "dark-3" */
	
	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}
	
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "dark-3" */
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
	
	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	
	/* theme "inset-2", "inset-2-dark" */
	
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2);
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }
	
	
	/* theme "inset-3", "inset-3-dark" */
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
	
	/* ---------------------------------------- */
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url() format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:"\f120"}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:0}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-fluid{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.5em;width:1.5em;border-radius: 50%;display:block;position:absolute;top:40%;left:40%;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.75em;margin-left:-1.5em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:0 0;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.666666666666666666em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.333333333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px 8px;pointer-events:none;position:relative;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel .vjs-volume-control:hover,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel:hover .vjs-volume-control{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:9em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3.5em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control .vjs-icon-placeholder{cursor:pointer;flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{-webkit-transform:translateY(-3em);transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{-webkit-transform:translateY(-1.5em);transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:'X';font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:0s linear .3s forwards vjs-spinner-show;animation:0s linear .3s forwards vjs-spinner-show}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"\f10d";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" \f11d";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer{flex:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control{display:none}.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control{display:none}.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto}.vjs-text-track-settings .vjs-track-settings-colors{display:block;grid-column:1;grid-row:1}.vjs-text-track-settings .vjs-track-settings-font{grid-column:2;grid-row:1}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:2;grid-row:2}}.vjs-track-setting>select{margin-right:5px}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px 0}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px 0;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f 100%)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;visibility:hidden}