/*
 * common
 */
/*bootstrap reset*/
.container {width: 100%;padding: 0;position: relative;}
.navbar {margin-bottom: 0}
h3,h4,dt,label{margin: 0;font-weight: normal;}
em,i{font-style: normal;}
.navbar-nav,p {margin: 0;}
.clearfix:after{display: block;}
.form-control{height: 30px;padding: 4px 8px;}

a,a:hover,a:focus,a:active{color: #333;text-decoration: none;}
a,
a:visited,
a:focus,
a:active,
:visited,
:focus,
:active,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 0;
}
.navbar-nav>li>a{text-shadow: none;}
.navbar-nav>li>a:focus{background: transparent;}
ul, ol {margin-top: 0;margin-bottom: 10px;list-style: none;padding: 0;}
ul ul,
ol ul,
ul ol,
ol ol,
ul {
  margin: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 0;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
a.btn-success,
a.btn-primary,
a.btn-warning,
a.btn-danger {
    color: #fff !important;
}
.btn-default,.btn-default:focus,.btn-default:active{
	color: #333;
	border-color: #ccc;
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(232,232,232,1) 100%); 
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(232,232,232,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); 
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{vertical-align: middle;}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
/* bootstrap reset END */

html{font-size:10px;}
html,body{min-height: 100%;-ms-text-size-adjust: 100%}
body{background: #fff;min-width: 320px;font-family: "Microsoft Yahei";}
.top-collapse{text-align: center;line-height: 50px;padding: 0 15px;border: 0;background: transparent;color: #333;display: none;-webkit-text-size-adjust:none;}
.main-container {padding-top: 90px;}
em.star {font-family: 'Simsun';color: #d00;}
.text-cen{text-align: center;}

/*table*/
.table-list{width: 100%;overflow-x: auto;margin-bottom: 10px;}
.tb-list{margin-bottom: 0;width: 100%;border-collapse:collapse;border-spacing: 0;font-size: 1em;border-right: 1px solid #ddd;border-left: 1px solid #ddd;}
.tb-list>thead>tr>th,.tb-list>tbody>tr>th,.tb-list>tbody>tr>td{text-align: center;border: 1px solid #ddd;border-right: 0;border-left: 0;padding: 5px;overflow: hidden;}
.tb-list>thead>tr>th{border-bottom: 1px solid #ccc;background: #f8f8f8;color: #333;}
.sty1>tbody>tr>td>a:hover{color: #DD0023;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.sty1>thead>tr>th,.sty1>tbody>tr>td{padding: 8px 5px;}
.sty1>thead>tr>th:first-child,.sty1>tbody>tr>td:first-child{text-align: left;padding-left: 10px;}
.tb-hover>tbody>tr:hover{background: #f8f8f8;}

.blocked{width: 100%;display: block;}
.md .wid-box{max-width: 1200px;margin: 0 auto;}

.serv-link, .btn-detail, a.serv-link, a.btn-detail{display: inline-block;width: 280px;margin: 7px 0;color: #fff;line-height: 4rem;text-align: center;;font-size: 1.4rem;background: #3d9be9;letter-spacing: 1px;}

/*footer*/
.footer{background: #343434;text-align: center;font-size: 14px;color: #868b8b;padding: 50px 0;}
/* common END */

/*nav-header*/
.nav-header.navbar{background: #fff;height: 90px;margin-bottom: 0;border-bottom: 1px solid #ddd;}
.nav-header::after,.frame-tools::after{content: '';display: block;clear: both;}
/* .hd-logo {float: left;}
.hd-logo a{display: block;width: 180px;height: 72px;font-size: 18px;background: url(../img/logo.png) center center no-repeat;background-size: 100%;} */
.md .hd-menu>.navbar-nav{float: right;margin: 24px 0 0;}
.hd-menu>.navbar-nav>li>a{padding: 11px 34px;color: #333;text-align: center;font-weight: 400;}
.hd-menu>.navbar-nav>li>a:hover {color: #25bce9;background: transparent;}
.hd-menu>.navbar-nav>li.active>a {background: transparent;color: #25bce9;}
.hd-container{position: relative;max-width: 1200px;margin: 0 auto;}

.btn-save{float: left;margin: 4px 10px 0;}
/* index */
.ban{position: relative;overflow: hidden;}
.ban .hd{left:0;position:absolute; z-index:1; bottom:0; text-align:center;opacity:0.7;width: 100%;z-index: 10;}
.ban .hd ul{height: 12px;}
.ban .hd ul li{display:inline-block;width:20px; height:3px;text-align:center;margin:0 1%;vertical-align:top; overflow:hidden;background: rgba(255,255,255,.4);}
.ban .hd ul li.on{background:#4cb68d;border-color:#4cb68d;}
.ban .bd{ position:relative; z-index:0;overflow: hidden;}
.ban .bd li{display: none;vertical-align: middle !important;}
.ban .bd li img{display: block;}
.ban .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);display: block;}

.md .station{margin: 80px auto 30px;border: 2px solid #eaebef;padding: 20px 0 50px;}
.sta-til{font-weight: bold;font-size: 2.2rem;text-align: center;color: #333;margin: 40px 0;}
.sta-sub-til{font-weight: bold;font-size: 18px;color: #333;margin: 15px 0;}
.sta-txt{font-size: 1.4rem;color: #71767d;text-align: center;padding: 0 1.5rem 1.5rem;line-height: 1.6;margin-bottom: 2rem;}
.sta-info{overflow: hidden;width: 100%;}
.sta-info>div {padding-left: 5%;margin-bottom: 1.5rem;}
.sta-icon{text-align: right;padding-top: 1.5rem;}
.sta-icon img{max-width: 6rem;display: inline-block;width: 100%;vertical-align: middle;}
.sta-num{font-size: 4.2rem;font-weight: bold;}
.sta-tip{font-size: 1.6rem;font-weight: bold;}
.md .sta-detail{position: relative;z-index: 2;margin-top: -55px;text-align: center;}
.sta-detail a{display: inline-block;width: 260px;color: #fff;line-height: 4rem;text-align: center;;font-size: 1.4rem;background: #3d9be9;}

.serv-intro li{margin: 0 0 2rem;}
.serv-til{font-size: 1.8rem;font-weight: bold;padding: .8rem 0;}
.serv-txt{line-height: 1.75;font-size: 1.4rem;color: #71767d;text-align: justify;height: 100px;}

.clafy1-pic{margin: 0 0 12px;}
.clafy1-tip{margin: 0 0 12px;font-size: 1.3rem;}
.clafy1-txt{color: #888;font-size: 1.3rem;height: 44px;line-height: 1.6;overflow: hidden;text-align: justify;}
.clafy1-num{border-top: 1px solid #ccc;margin: 20px 0 0;padding: 15px 0;font-size: 3.6rem;font-weight: bold;}

.about-info{max-width: 720px;width: 100%;margin: 0 auto 20px;}
.about-tip{border-left: 10px solid #EAEBEF;padding-left: 10px;margin-bottom: 1.2rem;}
.btn-detail-box{text-align: center;margin: 20px 0;}
.about-show>div{padding: 0;}

.md .info-box{margin: 25px auto;}
.info-items .info-item1{float: left;width: 74%;}
.info-items .info-item2{float: left;width: 26%;}
.info-items .info-item1 li{float: left;padding: 0 20px 20px 0;width: 50%;}
.info-til{color: #333;font-size: 1.4rem;font-weight: bold;margin: 12px 0;}
.news-til{font-size: 14px;margin-bottom: 15px;}
.hot-news li{margin: 0 0 10px;border: 1px solid #ccc;overflow: hidden;padding: 7px;}
.hot-news li a{display: block;}
.hot-news .news-til{margin-bottom: 6px;}
.hot-news .news-pic{float: left;width: 100px;min-height: 100px;margin-right: 10px;}
.hot-news .news-txt{font-size: 1.2rem;color: #888;}

/* aboutUs */
.abo-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
}

.abo-wrap .wid-box {
    background: #fff;
    padding: 35px 50px;
    border: 1px solid #ededed;
    border-top: 3px solid #f00;
}

.abo-bd {
    width: 1100px;
    margin: 0 auto 20px;
}

.abo-hd {
    width: 100%;
    height: 65px;
    text-align: center;
    border-bottom: 1px solid #f4f4f4;
    font-size: 24px;
    color: #015bae;
    line-height: 25px;
    margin-top: 0;
}

.abo-pic {
    float: left;
    width: 436px;
}

.abo-desc {
    /*width: 625px;
    float: right;*/
    font-size: 14px;
    color: rgb(102,102,102);
}

.abo-til {
    font-size: 30px;
    font-weight: normal;
    color: rgb(0,67,142);
    padding-bottom: 0px;
    padding-top: 23px;
    padding-left: 0px;
    margin: 29px 0px 0px;
    line-height: 40px;
    padding-right: 0px;
}

.abo-til-en {
    font-size: 12px;
    text-transform: uppercase;
    color: rgb(176,176,176);
    padding-bottom: 26px;
    text-align: justify;
    padding-top: 0px;
    padding-left: 0px;
    margin: 0px;
    line-height: 22px;
    padding-right: 0px;
    text-align: center;
}

.abo-txt {
    text-align: justify;
    margin: 20px 0px;
    text-indent: 28px;
    font-size: 14px;
    color: rgb(102,102,102);
    line-height: 1.7;
}

.abo-line {
    height: 1px;
    background: rgb(226,226,226);
    margin: 22px 0px;
    line-height: 1px;
    width: 100%;
}

.abo-item {
    padding-bottom: 20px;
    font-size: 14px;
    color: rgb(102,102,102);
}

.abo-item h3 {
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: inherit;
}

.abo-way i {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 40px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}

.abo-way i.ico-user {
    background-image: url(../img/user.png);
}

.abo-way i.ico-phone {
    background-image: url(../img/phone.png);
}

.abo-way i.ico-email {
    background-image: url(../img/email.png);
}

.abo-way i.ico-wx {
    background-image: url(../img/wx.png);
}

.abo-way i.ico-qq {
    background-image: url(../img/qq.png);
}

.abo-item>p {
    line-height: 1.7;
}

.abo-item .abo-sm-til {
    width: 250px;
    background: url(../img/snav-bg.png) 0 0 repeat-y;
    background-size: 100%;
    color: #fff;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
}

.abo-md-til {
    font-size: 20px;
    border-bottom: 2px solid #ddd;
    padding: 10px 0;
}

.abo-md-til span {
    display: inline-block;
    padding: 2px 10px;
    border-left: 4px solid #2ccadc;
    margin-bottom: -1px;
}

/* scheme */
.navbar-fixed-top .navbar-collapse {
    padding: 0;
}

.scheme-main {
    background: url('../img/bg-scheme.png') 0 0 fixed repeat-y;
}

.sch-navbar {
    float: left;
    height: 50px;
    display: none;
}

.sch-menu {
    display: inline-block;
    height: 50px;
    color: #3d9be9;
    font-size: 14px;
    background: url(../img/icons/ico-scheme.png) no-repeat center center;
    background-size: 90%;
    width: 28px;
    padding: 0 6px;
    margin-left: 10px;
}

.ico-scheme {
    display: inline-block;
    width: 28px;
    padding: 0 6px;
    height: 100%;
    background: url(../img/icons/ico-scheme.png) no-repeat center center;
    background-size: 90%;
}

.md .scheme-box {
    width: 1200px;
    margin: 20px auto 0;
    padding-bottom: 20px;
}

.sch-col-lef {
    float: left;
    width: 220px;
    background: #fff;
}

.sch-col-rig {
    margin-left: 240px;
    background: #fff;
}

.sch-til {
    font-size: 20px;
    color: #333;
    padding: 18px 0 12px;
    margin: 0;
    font-weight: bold;
}

.sch-nav-box {
    border: 1px solid #e1e1e0;
}

.sch-nav {
    background: #fff;
}

.sch-nav li a {
    display: block;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #555;
    text-indent: 32px;
}

.sch-nav li {
    border-bottom: 1px solid #e1e1e0;
}

.sch-nav li:last-child {
    border: 0;
}

.sch-nav li.active>a, .sch-nav li a:hover {
    color: #fff;
    background: url(../img/snav-bg.png) 0 0 repeat-y;
    background-size: 100%;
}

.sch-nav li li>a {
    text-indent: 44px;
}

.sch-nav>li>a {
    color: #19d0f6;
}

.sch-nav .sub-menu {
    /*display: none;*/
    height: 0;
    overflow: hidden;
    transition: all .3s ease;
}

.sch-nav li.active .sub-menu {
    /*display: block;*/
    height: auto;
}

.sch-body {
    padding: 0 20px 20px;
    min-height: 500px;
    color: #1a1a1a;
}

.sch-desc {
    padding: 30px 0;
}

.sch-txt {
    text-indent: 2em;
    line-height: 1.7;
    text-align: justify;
}

.sch-txt-til {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 33px;
    font-family: '黑体';
}

.sch-block {
    border-bottom: 1px dashed #d1ecfa;
    margin-top: 15px;
    padding-bottom: 20px;
}

.sch-block:after {
    content:'\20';
    display: block;
    clear: both;
}

.sch-txt-con {
    float: left;
    width: 55%;
}

.sch-txt-desc {
    text-indent: 2em;
    line-height: 28px;
    margin: 15px 0;
}

.sch-pic {
    float: left;
    width: 42%;
}

.sch-block:nth-child(odd) .sch-pic, .sch-block:nth-child(even) .sch-txt-con {
    float: right;
}

/*schemeDetail*/
.sch-d-til {
    font-size: 20px;
    text-align: center;
    padding: 40px 10px 20px;
    margin: 0 0 20px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.sch-d-til .time {
    font-size: 12px;
    color: #999;
    font-weight: normal;
    margin-top: 10px;
}

.sch-artic img, .sch-artic embed {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.sch-artic>p {
    padding-bottom: 15px;
    font-size: 14px;
    text-indent: 28px;
}

/*detail*/
.det-wrap {
    background: #fff;
}

.det-box {
    padding: 20px 40px;
    background: #fff;
    min-height: 500px;
    margin: 30px 0 20px;
    border: 1px solid #eaebef;
}

.sch-artic>.det-btn-box {
    text-align: center;
    text-indent: 0;
}