<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
* @Author: CharlesYih
* @Date:   2016-12-22 15:18:54
* @Last Modified by:   CharlesYih
* @Last Modified time: 2017-04-24 16:52:22
*/
@charset "utf-8";
@import url('./bootstrap.min.css');

/** COMMON  **/
@media (min-width:1200px){
    .container{width:1028px;}
    .article-pdf{width:778px;max-width:100%;padding:10px;}
    .article-pdf-intro{min-width:218px;}
}
.container,.top-line,.article,.footer{min-width:320px;}
.btn-green,.btn-green:hover,.btn-green:focus{background-color:#11b847;border-color:#11b847;color:#fff;}
.btn-orange,.btn-orange:hover,.btn-orange:focus{background-color:#eb8225;border-color:#eb8225;color:#fff;}
.btn-pink,.btn-pink:hover,.btn-pink:focus{background-color:#e57567;border-color:#e57567;color:#fff;}
.btn-blue,.btn-blue:hover,.btn-blue:focus{background-color:#2fa4e7;border-color:#2fa4e7;color:#fff;}
.btn,.form-control{border-radius:0;}
.btn-file{padding:5px;margin:0 7px;border:1px solid #bcbcbc;border-radius:3px;}
.btn-file:hover{border-color:#f4ba87;}
.btn-radius{border-radius:6px;}
.link-orange,.link-orange:hover,.link-orange:focus,.text-orange,.text-orange:hover,.text-orange:focus{color:#e16c05;}
.oper-guide{font-size:16px;font-weight:bold;margin-top:12px;display:block;}
.text-green,.link-green,.link-green:hover,.link-green:focus{color:#308403;}
.text-blackish-green{color:#16683d;}
.text-red{color:#ec410e;}
.text-navy{color:#106f52;}
.text-key{color:#c55701;}
.text-reck-green{color:#0a6034;}
.pre{position:relative;}
.pab{position:absolute;}
.so-select-list:after,.article-column:after,.select-show-list:after,.article-so:after,.row-line:after{content:" ";display:table;clear:both;}
.so-btn-box{}
.so-btn-box&gt;button{margin:0 32px;font-size:15px;}
.text-indent{text-indent:2em;}
.btn-explain{padding:3px 10px;border-radius:5px;}
.btn-explain&gt;.glyphicon{vertical-align:text-bottom;}
.btn-tfoot-o{background:#fff url('../images/btn-bg-1.jpg') repeat-x left bottom;border:1px solid #bebbbd;margin-left:15px;}
.btn-pdf-down{border-radius:6px;font-size:17px;}
.btn-pdf-down&gt;i{margin-left:6px;}
.btn-pdf-down&gt;i&gt;img{margin-top:-5px;}
.mar-top-10{margin-top:10px;}
.size-normal{font-size:14px;}
.btn-space-box&gt;.btn{margin-left:15px;margin-right:15px;}
.size-20{font-size:20px;}
/** HEADER **/
.header{width:100%;height:auto;}
    /** TOP **/
.top-line{height:25px;line-height:25px;background-color:#f0f0f0;}
.top-line .list-inline{margin-bottom:0;}
.header .home{color:#e7680a;}
.header .phone{color:#09b8d5;}
.top-line a.user-link{margin-right:15px;}
a.user-link{color:#3fb866;}
.top-line .dropdown .dropdown-menu{min-width:0 !important;z-index:1000;}
.user-info{color:#e56507;font-style:normal;}
a{outline:none;}
@media (min-width:768px) {
    .top-line .dropdown .dropdown-menu{width:auto;display:block;border:0;background-color:transparent;position:static;padding:0;margin:0;box-shadow:none;}
    .top-line .dropdown .dropdown-menu&gt;li{display: inline-block;padding-right: 5px;padding-left: 5px;}
    .top-line .dropdown .dropdown-menu&gt;li&gt;a{padding:0;} 
    .top-line .dropdown .dropdown-menu&gt;li&gt;a:hover{background-color:transparent;} 
    .text-right-big{text-align:right;}
    .span-3{width:12.5%;}
}
 @media (max-width:767px) {
    .header{position:static;}
    .top-line .dropdown-menu{right:-10px;}
    .text-center-xs{text-align:center;}
    .btn-space-box&gt;.btn{margin-left:0px;margin-right:0px;}
	.phone-numberP{display: inline-block !important;}
	.phone-numberP&gt;a{color:#000000 !important;text-decoration:none;}
} 
@media (max-width:991px){
    .top-nav .navbar-default .navbar-nav &gt; li &gt; a{font-size:14px;}
}



/** ARTICLE **/
.article{width:100%;margin-bottom:35px;}
    /** BANNER **/
.banner{width:100%;height:185px;overflow:hidden;background:url('../images/banner_bg.jpg') no-repeat top center;}
.banner.banner-so{height:236px;}
/* .banner&gt;img{position:absolute;top:0;left:50%;margin-left:-952px;width:1904px;z-index:1;} */
.banner-absolute{position:absolute;z-index:2;top:25px;width:100%;}
.banner-absolute-noTop{position:absolute;z-index:2;top:0;width:100%;}
.banner-title{color:#fff;font-size:47px;margin-top:64px;}
.banner-so .banner-title{margin-top:52px;}
.banner-so .banner-form-so{margin-top:32px;}
.form-input-so{padding-left:46px;background:#fff url('../images/bg-form-so.png') no-repeat 10px center;border-radius:0;height:40px;line-height:28px;}
.banner-form-so .input-group-btn{padding-left:7px;vertical-align:top;}
.banner-form-so .input-group-btn-01{padding-left:0px;height:100%;}
.banner-form-so .input-group-btn&gt;.btn{padding:5px;width:91px;height:40px;font-size:18px;}
.banner-form-so .input-group-btn&gt;.btn-01{height:100%;}
.banner-form-so .input-group-btn&gt;.btn-select{width:105px;}
.banner-form-so .input-group-btn&gt;.btn-select&gt;span{display:inline-block;width:72px;white-space:nowrap;/* text-overflow:ellipsis; */overflow:hidden;vertical-align:text-top;}
.modal-open .banner&gt;.banner-absolute{padding-right:17px;}
.so-options-position{position:absolute;top:40px;left:7px;z-index:999;}
.so-options-position-01{position:absolute;top:45px;left:0px;z-index:999;}
.so-style-options{min-width:105px;max-width:285px;border:1px solid #11b847;background-color:#fff;display:none;/* text-align:center; */max-height:450px;overflow:auto;}
.so-style-options-01{width:100%;border:1px solid #2f92e7;border-top:none;}
.so-style-options&gt;label{display:block;cursor:pointer;font-size:14px;font-weight:normal;padding:5px;margin-bottom:0;}
.so-style-options&gt;label:hover{color:#0aa23b;text-decoration:underline;}
.so-style-options&gt;label&gt;input{display:none;}
/* .open+.so-style-options{display:block;} */
@media (min-width:768px){
    .banner-form-so .input-group-btn&gt;.btn-select&gt;span{margin-top:3%;}
}
@media (max-width:991px){
    .so-style-options{max-width:201px;}
    .modal-open .banner&gt;.banner-absolute{padding-right:0;}
}
@media (max-width:767px){
    .article{margin-bottom:25px;/* margin-top:0; */}
    .banner{height:75px;background-size:768px auto;}
    .banner.banner-so{height:116px;}
    .banner.banner-so-newSty{height:115px;}
/*     .banner.banner-so-newSty2{height:200px;} */
    .banner&gt;img{width:768px;margin-left:-384px;}
    .banner-title{font-size:16px;margin-top:27px;}
    .banner-so .banner-title{margin-top:18px;}
    .banner-so .banner-form-so{margin-top:11px;}
    .banner-form-so .input-group-btn&gt;.btn{padding:5px;width:68px;height:32px;font-size:14px;}
    .form-input-so{height:32px;}
    .banner-form-so .input-group-btn&gt;.btn-select{width:86px;}
    .banner-form-so .input-group-btn&gt;.btn-select&gt;span{width:62px;}
    .so-options-position{top:32px;}
    .so-style-options{min-width:86px;max-width:160px;}
}
/** LOCATION **/
.location{margin-top:13px;white-space:normal;overflow:hidden;line-height:30px;}
.glyphicon-local{background:url('../images/icon-loca.png') no-repeat center;text-indent:-9999px;width:20px;margin-right:5px;}
.location&gt;a,.location&gt;span{display:inline-block;margin-right:5px;color:#1e1d1d;}
.location&gt;a:hover{color:#60b801;text-decoration:none;}
.location-so{margin-top:6px;margin-bottom:6px;}
.location-so .form-input-so{padding-left:46px;background:url('../images/bg-form-so.png') no-repeat 10px center;border-radius:0;height:41px;}
.location-so .btn{border-radius:0;height:41px;background-color:#11b847;border-color:#11b847;}
/* .left-page-nav{position:absolute;left:-100px;width:183px;height:auto;border:3px solid #4dba70;border-radius:6px;} */

.article-interval{margin-top:20px;}
.article-interval-01{margin-top:0px;}

.so-select-list{margin-left:-8px;margin-right:-8px;}
.so-select-list .check-label{display:inline-block;cursor:pointer;padding-left:8px;padding-right:8px;}

.so-select-left{float:left;}
.so-select-right{float:right;}
.check-label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.check-label&gt;input[type="checkbox"],.check-label&gt;input[type="radio"]{opacity:0;display:none;}
.check-label&gt;.check-icon{display:inline-block;width:20px;height:20px;vertical-align:text-bottom;background:transparent url('../images/icon-checkbox.png') no-repeat 0 0;margin-right:3px;}
.check-label.check-label-key&gt;.check-icon{background-position:-20px 0;}
.check-label.check-label-default&gt;.check-icon{background-position:-40px 0;}
.check-label&gt;.check-title{color:#308403;display:inline-block;line-height:24px;font-weight:normal;}
.check-label.check-label-key&gt;.check-title{color:#ec410e;}
.check-label.check-label-default&gt;.check-title{color:#383838;}

.check-label&gt;input[type="checkbox"]:checked+i.check-icon,.check-label.check-label-default&gt;input[type="checkbox"]:checked+i.check-icon,.check-label&gt;input[type="radio"]:checked+i.check-icon,.check-label.check-label-default&gt;input[type="radio"]:checked+i.check-icon{background-position:0 -20px;}
.check-label.check-label-key&gt;input[type="checkbox"]:checked+i.check-icon,.check-label.check-label-key&gt;input[type="radio"]:checked+i.check-icon{background-position:-20px -20px;}
.check-label.check-label-default.active&gt;span.check-title,.check-label.check-label-default.active&gt;span.check-title{color:#308403;}

.tab-box{padding:12px 0;}
.table-box-title{padding:12px 0;line-height:28px;}
.table-box-title&gt;strong{color:#339f09;font-size:16px;}
.table-fgbz{width:100%;}
.table-fgbz&gt;tbody&gt;tr&gt;th{font-size:14px;color:#181818;white-space:nowrap;}
.table-fgbz&gt;tbody&gt;tr&gt;td{color:#2b2b2b;}
/* 2017-8-22-zhuangsiyu */
.table-PC{}
.table-phone{display:none;}
.table-PC&gt;tbody&gt;tr&gt;th{width:15%;}
.table-PC&gt;tbody&gt;tr&gt;td{width:35%;}
.table-phone&gt;tbody&gt;tr&gt;th{width:30%;}
.table-phone&gt;tbody&gt;tr&gt;td{width:70%;white-space:normal !important;}
@media(max-width:768px){
	.table-PC{display:none;}
	.table-phone{display:block;}
	.phoneStyNone{display:none;}
	.btn-sm i.glyphicon-table-icon{margin-right:0;}
}
/* 2017-8-22-zhuangsiyu */
.table-fgbz&gt;tbody&gt;tr&gt;th,.table-fgbz&gt;tbody&gt;tr&gt;td{vertical-align:middle;padding-left:12px;}
.table-fgbz&gt;tbody&gt;tr&gt;td a{color:#298707;text-decoration:underline;}
table.data-table{}
table.data-table&gt;thead&gt;tr&gt;th{background-color:#3eba66;border-left:1px solid #3b9458;border-right:1px solid #3b9458;border-bottom:0;text-align:center;color:#fff;font-size:16px;font-weight:normal;white-space:nowrap;}
table.data-table&gt;tbody&gt;tr&gt;td{border:1px solid #c6c6c6;border-top:0;vertical-align:middle;text-align:center;line-height:24px;}
table.data-table&gt;tbody&gt;tr&gt;td:first-child{text-align:left;}
table.data-table&gt;tbody&gt;tr&gt;td&gt;i,table.data-table&gt;tbody&gt;tr&gt;td&gt;span{font-size:13px;font-style:normal;}
table.data-table&gt;tbody&gt;tr&gt;td&gt;span{display:block;white-space:normal;}
td.tab-th{min-width:100px;width:15%;max-width:120px;white-space:nowrap;}
td.tab-td{min-width:100px;width:35%;}

/* 2017-9-19-zhuangsiyu */
.newZtree01{height:615px;}
@media (max-width:768px){
	.newZtree01{height:auto;}
}

.tab-box &gt; .row{margin:0;}
.tab-box&gt;.row&gt;.tab-th,.tab-box&gt;.row&gt;.tab-td{border:1px solid #b9b9b9;padding-top:5px;padding-bottom:5px;height:32px;margin-top:-1px;white-space:nowrap;overflow:hidden;}
.tab-box&gt;.row&gt;.tab-th+.tab-td,.tab-box&gt;.row&gt;.tab-td+.tab-th{border-left:none;}
.tab-box&gt;.row&gt;.tab-th{white-space:nowrap;overflow:hidden;font-weight:bold;}
.tab-box&gt;.row&gt;.tab-td{text-overflow:ellipsis;}
.tab-box&gt;.row&gt;.tab-td&gt;a{color:#298707;text-decoration:underline;}

.tab-box-content{padding:15px;margin-bottom:15px;}
.tab-box-content-bottom{padding:15px;margin-bottom:-30px;}
.table-box-bordered{border:1px solid #b9b9b9;}
.table-fixed{table-layout: fixed;}
.fg-table{margin-top:18px;}
.table.fg-table &gt; tbody &gt; tr &gt; td, .table.fg-table &gt; tbody &gt; tr &gt; th, .table.fg-table &gt; tfoot &gt; tr &gt; td, .table.fg-table &gt; tfoot &gt; tr &gt; th, .table.fg-table &gt; thead &gt; tr &gt; td, .table.fg-table &gt; thead &gt; tr &gt; th{border-bottom:1px dotted #444444;}
.fg-table&gt;thead&gt;tr&gt;th&gt;a{text-decoration:none;}
.fg-table&gt;thead&gt;tr&gt;th i{display:inline-block;margin-right:5px;}
.fg-table&gt;thead&gt;tr&gt;th strong{color:#0b8502;font-size:20px;vertical-align:middle;}
.fg-table&gt;thead&gt;tr&gt;th&gt;span{font-weight:normal;color:#0b8502;}
.fg-table&gt;tbody&gt;tr&gt;td&gt;a{color:#444444;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.fg-table&gt;tbody&gt;tr&gt;td&gt;a:hover{color:#0b8502;} 	
.fg-table&gt;tbody&gt;tr&gt;td&gt;a:before{content:'Â·';color:#308403;display:inline;padding-right:6px;}

.data-state{width:94px;}
.data-state-01{width:110px;}
.data-time{width:94px;}
.data-time-01{width:110px;}
.data-checkbox{width:42px;}
.data-tooled{width:84px;}
.data-lg-tooled{width:145px;}
.data-name{width:120px;}
.data-market{width:225px;}
.data-money{width:98px;}
.data-money-lg{width:260px;}
.data-meter{width:184px;}
.data-remark{width:170px;}

.table-text-center&gt;thead&gt;tr&gt;th,.table-text-center&gt;tbody&gt;tr&gt;td,.table-text-center&gt;tbody&gt;tr&gt;th,.table-text-center&gt;thead&gt;tr&gt;td,.table-text-center&gt;tfoot&gt;tr&gt;th,.table-text-center&gt;tfoot&gt;tr&gt;td{text-align:center;vertical-align: inherit;}
.table-text-center&gt;thead&gt;tr&gt;.text-default,.table-text-center&gt;tbody&gt;tr&gt;.text-default,.table-text-center&gt;tfoot&gt;tr&gt;.text-default{text-align:inherit;white-space:normal !important;}

.table-link-default&gt;tbody&gt;tr&gt;td&gt;a{color:#444444;}
.table-link-overhide&gt;tbody&gt;tr&gt;td&gt;a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.table.table-aline&gt;thead&gt;tr&gt;th,.table.table-aline&gt;tbody&gt;tr&gt;th,.table.table-aline&gt;thead&gt;tr&gt;td,.table.table-aline&gt;tbody&gt;tr&gt;td,.table.table-aline&gt;tfoot&gt;tr&gt;th,.table.table-aline&gt;tfoot&gt;tr&gt;td{overflow:hidden;white-space:nowrap;}
.table.table-aline&gt;thead&gt;tr&gt;th&gt;*,.table.table-aline&gt;tbody&gt;tr&gt;th&gt;*,.table.table-aline&gt;thead&gt;tr&gt;td&gt;*,.table.table-aline&gt;tbody&gt;tr&gt;td&gt;*,.table.table-aline&gt;tfoot&gt;tr&gt;th&gt;*,.table.table-aline&gt;tfoot&gt;tr&gt;td&gt;*{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.table.table-link&gt;tbody&gt;tr&gt;td a{display:block;color:#444444;}
.table.table-link&gt;tbody&gt;tr&gt;td a:hover{color:#0b8502;}
.table.table-link&gt;thead&gt;tr&gt;th{font-weight:normal;color:#0b8502;}

.article-table-merge{border:1px solid #d1d1d1;}
.article-table-merge&gt;.article-tab-title{margin-left:-1px;margin-right:-1px;margin-top:32px;}
.article-table-merge&gt;.article-tab-title:first-child{margin-top:-1px;}
.article-table-merge&gt;.table:last-child{margin-bottom:0;}
.article-table-merge&gt;.table&gt;thead&gt;tr&gt;th:first-child,.article-table-merge&gt;.table&gt;tbody&gt;tr&gt;td:first-child{border-left-color:transparent;}
.article-table-merge&gt;.table&gt;thead&gt;tr&gt;th:last-child,.article-table-merge&gt;.table&gt;tbody&gt;tr&gt;td:last-child{border-right-color:transparent;}
.article-table-merge&gt;.table&gt;tfoot&gt;tr&gt;td{border-color:transparent;}
.article-table-merge&gt;.table-fixed{box-sizing:content-box;}
.table-check&gt;tbody&gt;tr&gt;td&gt;label{display:block;padding-left:20px;font-weight:normal;font-size:13px;color:#444444;margin-bottom:0;cursor:pointer;}
.table-check&gt;tbody&gt;tr&gt;td&gt;label&gt;input[type="checkbox"]{margin-left:-20px;margin-right:7px;}

/** å†…å®¹åˆ†æ&nbsp; **/
.article-column{margin-left:-8px;margin-right:-8px;}
.arc-col-left,.arc-col-right{padding-left:8px;padding-right:8px;position:relative;}
.arc-col-left{float:left;width:23%;}
.arc-col-left-01{float:left;width:20% !important;}
.arc-col-right{float:right;width:77%;}
.arc-col-right-01{float:right;width:80% !important;}
.article-column .arc-col-border{border:1px solid #d1d1d1;border-top-color:transparent;border-radius:3px;}
.article-column .arc-col-title{background-color:#3db263;border-radius:3px;padding:8px 13px;color:#fff;font-size:16px;}
.arc-col-title&gt;span{font-weight:bold;}
.arc-col-border&gt;.arc-col-title{margin:-1px -1px 0;position:relative;}
.arc-col-title&gt;i{margin-right:6px;}
.reset-margin{margin:10px 0 0 0;}
.ztree-fixed{max-height:615px;overflow-y:auto;overflow-x:scroll;}
.ztree-fixed&gt;li{overflow-x:visible !important;}
.article-column .arc-col-cont{}
.arc-col-normal{float:none;width:100%;}
.cont-space{padding:0 14px 14px;}
.cont-head{padding-top:12px;padding-bottom:10px;border-bottom:1px solid #d1d1d1;font-size:16px;}
.cont-head .so-select-list .check-label{margin-bottom:0;}
.select-show-list{display:none;margin-left:-15px;margin-right:-15px;margin-top:18px;}
.select-show-list:first-child{display:block;}
.select-show-list&gt;label{font-weight:normal;font-size:13px;width:33.33333333%;float:left;padding:0 15px;cursor:pointer;}
.select-show-list&gt;label&gt;input{margin-right:10px;vertical-align:top;margin-top:3px;}

.con-article{padding:10px 0;}
.btn-show-more{text-align:right;}

.article-tables{margin-top:18px;}
.article-table{margin-bottom:20px;}
.article-table&gt;.article-tab-title{background:#fff url('../images/table-title-bg.jpg') repeat-x 0 0;background-size:auto 100%; /* height:38px; */border:1px solid #d1d1d1;border-bottom-color:transparent;line-height:36px;}
.article-tab-title&gt;.tab-title{font-size:15px;color:#0c650a;display:inline-block;margin-left:20px;line-height:28px;}
.article-tab-title&gt;.tab-title i,.article-tab-title&gt;.tab-title em{font-style:normal;}
.article-tab-title&gt;.tab-title i{font-size:12px;}
.article-tab-title&gt;.tab-title em{color:#e67007;}
.article-tab-title&gt;.btn-explain{margin-top:5px;margin-right:15px;}
.article-table&gt;.article-tab-list{border:1px solid #d1d1d1;margin-top:-1px;padding:5px 20px 0;}
.tab-title&gt;label{font-weight:normal;cursor:pointer;}
.tab-title&gt;label&gt;input{margin-right:6px;}

/* .article-tab-list&gt;li{border-bottom:1px dotted #444444;padding:10px 0 6px;height:33px;overflow:hidden;line-height:20px;} */
/* .article-tab-list&gt;li:before{content:'Â·';color:#308403;display:inline;} */
.article-tab-list&gt;li{border-top:1px dotted #444444;overflow:hidden;line-height:36px;}
.article-tab-list&gt;li:after{content:' ';display:table;clear:both;}
.article-tab-list&gt;li:first-child{border:none;}
.tol-list{}
.tol-list&gt;span{display:inline-block;padding:0 5px;}
.tol-list&gt;span.fuj{width:20px;}
.tol-list&gt;span.cha,.tol-list&gt;span.shi{width:56px;}
.tol-list&gt;span.cha&gt;a,.tol-list&gt;span.shi&gt;a{display:block;padding-left:16px;color:#646363;font-size:12px;}
.tol-list&gt;span.cha&gt;a{background:url('../images/icon-cha.png') no-repeat 0 center;}
.tol-list&gt;span.shi&gt;a{background:url('../images/icon-shi.png') no-repeat 0 center;}
.article-tab-list&gt;li&gt;a:before{content:'Â·';color:#308403;display:inline;padding-right:6px;}
.article-tab-list&gt;li&gt;a{color:#444444;margin-bottom:0;font-size:13px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.article-tab-list&gt;li&gt;a:hover{color:#308403;}
.glyphicon-table-icon{margin-right:8px;}
.glyphicon-table-icon&gt;img{vertical-align:initial;}

.bz-so-title{font-size:27px;font-weight:500;margin-bottom:32px;}
.bz-so-box{width:600px;margin:0 auto;}
.form-horizontal label{font-weight:normal;color:#1c1c1c;}
.form-horizontal label+[class*='col-']{padding-left:0;}
.form-control:focus{border-color: #75c890;-webkit-box-shadow:none;box-shadow:none;}
.form-control-blueborder:focus{border-color: #2fa4e7;}
.bz-so-box .form-control{height:29px;padding:3px 12px;line-height:23px;}
.form-line-interval{display:none;}
.form-horizontal label+.time-input{padding-left:30px;}
.form-horizontal label+.time-input&gt;span.time-input-label{margin-left:-30px;display:inline-block;float:left;width:30px;padding-top:7px;}

.file-btn-box{margin:0 -7px;}

.article-statement{padding:15px;background-color:#fcf4ec;}
.article-statement-title&gt;strong{font-size:16px;color:#339f09;}
.article-related{}
.article-related&gt;li{padding:5px 0;}
.article-related&gt;li&gt;span{float:right;color:#2b2b2b;}
.article-related&gt;li&gt;a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#2b2b2b;}
.article-related&gt;li&gt;a:hover{color:#298707;}
.select-inter-normal .form-control{padding-left:3px;padding-right:3px;}

.article-subtitle,.new-article{margin-bottom:56px;}
.article-subtitle span{display:inline-block;margin:0 12px;color:#717171;}
.article-subtitle span&gt;em{font-style:normal;}
.article-statement{padding:24px;background-color:#fcf4ec;margin:38px 0;}
.article-share{padding:0;}
.article-page{margin-bottom:38px;}
.article-page&gt;li{margin:6px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.article-page&gt;li&gt;span{font-size:15px;color:#4d4d4d;}
.article-page&gt;li&gt;a{color:#505050;}
.article-page&gt;li&gt;a:hover{color:#d27007;}
.recomment-list{margin-left:-15px;margin-right:-15px;}
.recomment-list&gt;li{float:left;width:50%;padding:3px 15px;}
.recomment-list&gt;li&gt;span{float:right;}
.recomment-list&gt;li&gt;a{color:#505050;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.recomment-list&gt;li&gt;a:hover{color:#d27007;}
.recomment-list&gt;li&gt;a:before{content:"Â· ";}
.article-recommend{margin-bottom:30px;}
.article-recommend-title{color:#589f09;font-size:15px;height:32px;line-height:32px;}

.row-line{margin-left:-1px;margin-right:-1px;}
.row-line&gt;.article-table,.row-line&gt;.article-table&gt;.table{margin-bottom:0;}
.row-line&gt;[class*="col-"]{padding-left:1px;padding-right:1px;}
.article-bordered{border:1px solid #c5c3c4;}
.article-pdf-title{margin-top:20px;}
.article-pdf-box{max-width:100%;width:778px;height:600px;overflow:hidden;}
.article-pdf{float:left;}
.article-pdf-intro{float:left;margin-top:58px;width:218px;}
.pdf-intro-list{padding-right:10px;}
.pdf-intro-list&gt;li,.pdf-relation-list&gt;li{border-bottom:1px dotted #444444;padding:5px 0;}
.pdf-intro-list&gt;li&gt;strong,.pdf-relation-list&gt;li&gt;strong{color:#238604;font-weight:normal;}
.pdf-down{margin-top:36px;}
.pdf-relation-list{clear:both;padding:10px;}
.pdf-relation-list&gt;li&gt;a{color:#444444;}
.pdf-relation-list&gt;li&gt;.secondUl&gt;li{list-style:none;margin-bottom:10px;}
.pdf-relation-list&gt;li&gt;.secondUl&gt;li&gt;a{color:#444444;}
.pdf-relation-list&gt;li&gt;.secondUl&gt;li&gt;a:before{content:"Â·  "}
.pdf-relation-list&gt;li&gt;.secondUl&gt;li&gt;a:hover{color:#308403;}
.pdf-relation-list&gt;li&gt;a:hover{color:#308403;}
.pdf-relation-title{margin:0 10px;padding:10px 0;border-bottom:1px solid #c5c3c4}
.margin-top-18{margin-top:18px;}

/* 2017-8-18-zhuangsiyu */
.boxBorder{
	border:1px solid #b9b9b9;
}
.box_list{
	width: 100%;
    margin: 0;
}
.box_list div.titl{
	text-align:right;
	font-weight:700;
	min-height: 38px;
    padding:8px;
}
.box_list div.cont{;
	min-height: 38px;
    padding:8px 10px 8px 8px;
}
/* 2017-8-18-zhuangsiyu */

/* 2017-9-19-zhuangsiyu */
.so-list{margin-top:10px;color:#fff;}
.so-list&gt;li{overflow:hidden;}
.so-list&gt;li&gt;a{display:block;color: #ffffff;text-decoration: none;}
.so-list&gt;li&gt;a:hover{color: #5cb85c;text-decoration:underline;}
.so-list&gt;li.active&gt;a,.so-list&gt;li&gt;a:hover{margin-top:0;}
.so-list&gt;li&gt;a&gt;img{max-width:100%;vertical-align:baseline;}
.list-Navsign{font-size:16px;margin-top:14px;}
.list-Navsign li.list_Titsign{color:#ff7728;}
@media (max-width:767px){
	.so-list&gt;li{width:auto;overflow:hidden;font-size:16px;}
	.list-Navsign{font-size: 14px;margin-top: 10px;}
    /* .so-list&gt;li&gt;a{margin-top:-41px;} */
    .so-list&gt;li&gt;a{margin-top:0px;}
    .so-list&gt;li.active&gt;a,.so-list&gt;li&gt;a:hover{margin-top:0;}
}
/* 2017-9-19-zhuangsiyu */

/* 2017-11-6-zhuangsiyu */
.table-classification{
	padding: 0 20px !important;
	line-height: 28px;
	border: 1px solid #d1d1d1;
	background: #fff url('../images/table-title-bg.jpg') repeat-x 0 0;
	background-size: auto 100%;
	-webkit-background-size: auto 100%;
	color: #0c650a !important;   /* ä¿®æ”¹å­—ä½“é¢œè‰² */
}
table.table-breakrow tr&gt;td{
	word-wrap: break-word;
	word-break: break-all;
}
/* 2017-11-6-zhuangsiyu */
/* 2017-11-13 zhuangsiyu*/
.newP_style{
	color:#e7680a;
	font-size:16px;
}
.newP_style&gt;a{
	color:#e7680a;
}
/* 2017-11-13 zhuangsiyu*/
/* 2017-11-21 zhuangsiyu */
/*@media (min-width:768px){
	.hidden-pc{
		display:none;
	}
}
@media (max-width:767px) and (min-width:300px){
	.hidden-pc{
		display:block;
	}
}*/
/* 2017-11-21 zhuangsiyu */

/* 2017-12-26-zhuangsiyu */
.table-no-pad{
	padding-top:0;
}
.tab-td-sty{
	text-align:center;
	border-left:none !important;
}
.left-border{
	border-left:1px solid #ccc !important;
}
.tab-td-sty a{
	text-decoration:none;
}
.arc-click-coun{
	display:inline-block;
	/* position: absolute;
	top: 0;
	right: 0; */
	height:100%;
}
.arc-click-coun a{
	border-radius:5px;
	display:inline-block;
	padding-top:0;
	padding-bottom:0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.arc-click-coun a:hover,.arc-click-coun a:link,.arc-click-coun a:active,.arc-click-coun a:visited{
	color:#fff;
	text-decoration: none;
}
.list-style1 li{
	line-height: 42px;
}
.list-style1 li a{
	font-size:15px;
}
/* 2017-12-26-zhuangsiyu */

@media (max-width:991px) and (min-width:768px){
	.data-state-01{width:94px;}
	.data-time-01{width:94px;}
}
@media (min-width:991px){
    .pull-right-md{float:right;}
}
@media (max-width:991px){
    .so-select-list{margin-right:0;}
    .so-select-list .check-label{padding-right:0px;}
    .arc-col-left{float:left;width:30%;}
    .arc-col-left-01{float:left;width:20%;}
    .arc-col-right{float:right;width:70%;}
    .arc-col-right-01{float:right;width:80%;}
    .article-pdf,.article-pdf-intro{width:100%;}
    .article-pdf-intro{margin-top:24px;padding:0 10px;}
    .pdf-intro-list{padding-right:0;}
    /* .table-link-overhide&gt;tbody&gt;tr&gt;td&gt;a{white-space:normal;} */
    .fg-table&gt;tbody&gt;tr&gt;td&gt;a{line-height:2;}
}
@media (max-width:767px){
    .location-so{margin-top:20px;}
    .so-select-right{float:left;}
    .arc-col-left{float:none;width:100%;}
    .arc-col-left-01{float:left;width:20%;}
    .arc-col-right{float:none;width:100%;margin-top:20px;}
    .arc-col-right-01{float:right;width:80%;margin-top:0px !important;}
    .ztree-fixed{max-height:initial;}
    .select-show-list{margin-left:-4px;margin-right:-4px;}
    .select-show-list&gt;label{width:50%;padding:0 4px;}
    .select-show-list&gt;label&gt;input{margin-right:5px;}
    .btn-show-more{margin-top:12px;text-align:center;}
    .btn-show-more&gt;.btn{width:80%;}
    .bz-so-box{width:100%;padding:0 10px;}
    .form-line-interval{display:block;width:100%;height:0;margin-bottom:15px;clear:both;}
    .file-btn-box &gt; a{width:25%;line-height:0;}
    .file-btn-box &gt; a &gt; img{max-width:100%;}
    .table-th-left&gt;.row&gt;.tab-th,.table-th-left&gt;.row&gt;.tab-td{border:1px solid #b9b9b9 !important;padding-right:0;}
    .table-th-left&gt;.row&gt;.tab-td:nth-child(even){border-left:none !important;}
    .tab-box &gt; .row &gt; .tab-th, .tab-box &gt; .row &gt; .tab-td{padding-left:3px;padding-right:3px;}
    .data-state{width:46px;}
    .data-state-01{width:80px;}
    .data-time{width:82px;}
    .data-checkbox{width:22px;}
    .data-name{width:46px;}
    .data-tooled{width:60px;}
    .data-lg-tooled{width:0;}
    .data-money-lg{width:120px;}
    .table&gt;tbody&gt;tr&gt;td,.table&gt;thead&gt;tr&gt;th{padding-left:4px;padding-right:4px;}
    /* table.data-table&gt;tbody&gt;tr&gt;td&gt;span{white-space: normal;} */
    .table.fg-table &gt; tbody &gt; tr &gt; td, .table.fg-table &gt; tbody &gt; tr &gt; th, .table.fg-table &gt; tfoot &gt; tr &gt; td, .table.fg-table &gt; tfoot &gt; tr &gt; th, .table.fg-table &gt; thead &gt; tr &gt; td, .table.fg-table &gt; thead &gt; tr &gt; th{padding-left:4px;padding-right:4px;font-size:13px;}
    .table-nowrap .data-state{width:62px;}
    .table-link-overhide&gt;tbody&gt;tr&gt;td&gt;a{white-space:normal;}
    .form-horizontal .control-label{padding-top:4px;text-align:right;overflow:hidden;white-space:nowrap;}
    .recomment-list&gt;li{width:100%;}
    .tol-list&gt;span{padding-left:0;}
    .article-tab-title&gt;.tab-title{margin-left:6px;/* overflow:hidden; */}
    .article-tab-title&gt;.tab-title,.tab-title&gt;label{font-size:14px;}
    .row-line&gt;.article-table{margin-bottom:12px;}
    .article-pdf{height:520px;}
    .table-responsive&gt;.table-fixed{table-layout:initial;}
    .article-related&gt;li&gt;span,.recomment-list&gt;li&gt;span{display:none;}
    .table-fixed-auto-xs{table-layout: auto;}
    .data-time-01-eg{
		width:94px !important;
	}
}
@media (max-width:540px){
	.articlesty-iphone{padding-left:0;padding-right:0;}
	.articlesty-iphone&gt;div.row{width:100% !important;}
}


/** PAGINATION **/
.page-nav{margin-top:30px;}
.page-nav&gt;span{display:inline-block;margin:0 12px;}
.page-nav&gt;span&gt;a{color:#393a39;}
.page-nav&gt;span&gt;a:hover{color:#de5911;text-decoration:none;}
.page-nav&gt;span&gt;em{font-style:normal;color:#ff9c00;}
.page-nav&gt;span i{font-style:normal;}
.page-num{width:36px;text-align:center;height:20px;line-height:18px;vertical-align:middle;margin:0 3px;}
.page-nav .btn{border-radius:0;background-color:#09a83c;border-color:#09a83c;padding-left:12px;padding-right:10px;}
.page-nav&gt;.page-list&gt;a{display:inline-block;padding-left:7px;padding-right:7px;text-decoration:none;}
.page-nav&gt;.page-list&gt;a.active,.page-nav&gt;.page-list&gt;a:hover{background-color:#09a83c;color:#fff;}
/** FOOTER **/
.footer{width:100%; height:10%; auto:true; background-color:#202425; padding-top:32px; padding-bottom:26px;}
.footer *,.footer a:hover{color:#fff;}
.foot-logo{margin-top:41px;margin-right:32px;}
.foot-info{margin-left:-15px;}
.foot-info span{display:inline-block;margin-left:15px;margin-right:15px;margin-bottom:10px;}
.foot-info i{display:inline-block;font-style:normal;}

/* .foot-info .li-inline&gt;span{padding-left:10px;padding-right:10px;}
.foot-info .li-inline&gt;span:first-child{padding-left:0;} */
.foot-nav&gt;span&gt;a{color:#fff;text-decoration:none;}
.foot-img-box{font-size:0;}
.foot-img{display:inline-block;margin-right:10px;}
@media (max-width:767px){
    .foot-logo{text-align:center;width:100%;margin-top:0;margin-right:0;}
    .foot-info{margin-top:15px;}
    .foot-info .li-inline&gt;span{padding-left:0;}
    .foot-img-box{margin-top:10px;width:100%;float:none;text-align:center;}
    .page-nav{margin-left:-15px;margin-right:-15px;}
    .page-nav&gt;span{margin-left:6px;margin-right:6px;}
}
@media (min-width:768px) and (max-width:991px){
    .foot-img-box{margin-top:10px;width:100%;float:none;text-align:center;}
    .foot-img{width:38%;}
}

/** æ¨¡æ€æ¡† **/
.modal .modal-content{padding:8px;background-color:rgba(0,0,0,0.2);}
.modal-box{background-color:#fff;border-radius:5px;}
.modal-backdrop.in{opacity: .25;}
.modal-header{border-bottom:none;padding-top:10px;padding-bottom:10px;background:url('../images/modal_header_bg.jpg') repeat-x 0 bottom;}
.modal-header&gt;h4{font-size:16px;}
.modal-footer{border-top:none;padding-top:0px;padding-bottom:10px;text-align:center;}
.modal-default&gt;.modal-header{background:transparent;}
.mymodal.modal .modal-header{padding-bottom:0;}
.mymodal.modal .modal-body{padding-top:0;}
.btn-modal,.btn-modal:focus{width:140px;height:35px;background:transparent url('../images/btn-ott-bg.png') no-repeat center;color:#fff;font-size:16px;}
.btn-modal:hover{color:#fff;}
.left-inter-none [class*='col-']{padding-left:0;}

/** second style **/
    /** ç»Ÿä¸€é“¾æŽ¥çš„æ&nbsp;·å¼ **/
.link-routine a{color:#444444;text-decoration:none;}
.link-routine a:hover{color:#308403;text-decoration:underline;}
    /**æ–‡æœ¬æ˜¾ç¤ºä¸€æ&nbsp;·ï¼Œè¶…å‡ºéšè— **/
.show-inline a,.show-inline span{display:block!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.bgf8{background-color:#f8f8f8;}

/** new list **/
.new-list{padding-top:14px;}
.new-list.list-styled{padding-left:0;list-style:none;}
.new-list.list-styled&gt;li&gt;a:before{content:"Â·";display: inline;padding-right:6px;}
.new-list.around-interval{padding:10px;}
.new-list.around-bordered{border:1px solid #444444;}
.new-list&gt;li{border-bottom:1px dotted #444444;padding:8px 0;}
.new-list.around-bordered&gt;li:last-child{border-bottom:none;}
.new-list&gt;li&gt;i{font-style:normal;float:right;}
.nav-tab-list{}
.nav-tab-list:after{content:" ";display:table;clear:both;}
.nav-tab-list&gt;li{float:left;margin-right:-1px;width:14.28571428571429%;}
.nav-tab-list&gt;li&gt;a{display:block;padding:10px 0;color:#3e3e3e;text-align:center;}
.nav-tab-list&gt;li.active&gt;a,.nav-tab-list&gt;li&gt;a:hover{background-color:#11b847;color:#fff;}
.nav-tab-list&gt;li&gt;a&gt;span{display:block;border-right:1px solid #a4a4a4;}
.nav-tab-list&gt;li:last-child&gt;a&gt;span{border:none;}
/**æ•°æ®è¡¨æ&nbsp;¼**/
.data-table-box{width:100%;border:1px solid #d2d2d2;border-top:none;background-color:#fff;margin-bottom:15px;}
.data-table-title{padding:12px 18px;}
.data-table-green{background-color:#3eba66;color:#fff;}
.data-table-blue{background-color:#2fa4e7;color:#fff;}
.data-table-content{padding:22px 20px 18px;}

.table-mould{border-top:1px solid #7dab94;}
.table-mould [class*="col-"]{padding:0;}
.table-mould &gt;.form-group{margin-left:0;margin-right:0;margin-bottom:0;}
.table-mould .table-th,.table-mould .table-td,.table-mould .table-foot{border:1px solid #7dab94;float:left;padding:7px 10px;box-sizing:border-box;}
.table-mould .table-th{background-color:#ebf9f0;width:15%;text-align:right;color:#0a6034;padding-top:9px;padding-bottom:9px;margin-bottom:0;white-space:nowrap;}
.table-mould .table-td{width:35%;}
.border-gray.table-mould,.border-gray.table-mould .table-th,.border-gray.table-mould .table-td{border-color:#bdbdbd;}
/* .table-mould .table-row+.table-row&gt;.table-th,.table-mould .table-row+.table-row&gt;.table-td{border-top:none;} */
.table-mould .table-row&gt;.table-th,.table-mould .table-row&gt;.table-td{border-top:none;}
.table-size-sm.table-mould .table-row&gt;.table-th{font-size:12px;height:39px;}
.table-row&gt;.table-th+.table-td,.table-row&gt;.table-th+.table-th,.table-row&gt;.table-td+.table-td,.table-row&gt;.table-td+.table-th{border-left-width:0px;}
.table-mould input[type="text"],.table-mould select{height:24px;line-height:24px;padding-top:0;padding-bottom:0;}
.table-mould select{padding-right:0;}
.form-control.form-control-data{width:150px;display:inline-block;vertical-align:bottom;}
.table-mould .table-td&gt;.input-label{height:24px;line-height:24px;}
.table-mould .table-foot{background-color:#ebf9f0;float:none;border-top:none;}
.table-foot&gt;.btn{margin:5px 6px;}
.table-foot&gt;.btn&gt;i.glyphicon{margin-left:3px;}
.table-modal-mould{}
.table-modal-mould.table-mould .table-th{width:25%;}
.table-modal-mould.table-mould .table-td{width:75%;}
.table-mould-lg.table-mould .table-th{width:20%;}
.table-mould-lg.table-mould .table-td{width:30%;}
.table-data-show{}
.table-data-show&gt;thead&gt;tr&gt;th{font-weight:normal;background-color:#3eba66;color:#fff;border:1px solid #74cd91;font-size:15px;text-align:center;white-space:nowrap;border-bottom:none;vertical-align: inherit;}
.table-data-show&gt;tbody&gt;tr&gt;td{border:1px solid #c6c6c6;background-color:#fff;vertical-align: inherit;word-break:break-all;font-size:13px;}
.table-data-show.table-striped&gt;tbody&gt;tr&gt;td{background-color:transparent;}
.table-check-box{margin:0 -15px;}
.table-form-control{display:inline-block;padding:0 15px !important;}
.form-input-box{height:73px;padding-top:25px;background:url('../images/historytablebg.png') no-repeat right bottom;}
.time-connect{padding:0 12px;}
.lishi-sub-btn,.lishi-sub-btn:hover,.lishi-sub-btn:focus{height:24px;border:1px solid #bebbbd;background:url('../images/bg-btn-03.jpg') repeat-x left bottom;line-height:24px;padding:0 6px;color:#117244;border-radius:3px;}
.li-btn-space{padding-left:6px;}
.form-horizontal label.table-form-control{color:#0a6034;}
.form-control.li-time-input{height:24px;padding:3px 6px;}
.table-form-control&gt;input[type="radio"]{margin-right:6px;}
.form-check-th{height:68px;line-height:46px;}
.table .nest-table{padding:0;width:287px;}
.td-word-break&gt;tbody&gt;tr&gt;td{word-break:break-all;}
.nest-table&gt;table{width:287px;}
.table&gt;tbody&gt;tr&gt;td.nest-table&gt;table{height:54px;}
.nest-table&gt;table&gt;thead&gt;tr&gt;th{font-weight:normal;}
.nest-table&gt;table&gt;thead&gt;tr&gt;th,.nest-table&gt;table&gt;tbody&gt;tr&gt;td{padding:8px;text-align:center;border-bottom:1px solid #c6c6c6;}
.nest-table&gt;table&gt;thead&gt;tr&gt;th:first-child{border-right:1px solid #74cd91;width:195px;}
.nest-table&gt;table&gt;tbody&gt;tr&gt;td:first-child{border-right:1px solid #c6c6c6;width:195px;}
.nest-table&gt;table&gt;thead&gt;tr&gt;th:last-child,.nest-table&gt;table&gt;tbody&gt;tr&gt;td:last-child{width:92px;}
.nest-table&gt;table&gt;thead&gt;tr:last-child&gt;th,.nest-table&gt;table&gt;tbody&gt;tr:last-child&gt;td{border-bottom:none;}

.input-addon-select{border:none;background-color:transparent;padding:0;}
.input-addon-btn{border:none;background-color:transparent;padding:0;}
.form-so-inline:after{display:table;content:" ";clear:both;}
.form-so-inline&gt;.input-group{float:left;}
.form-so-inline&gt;.input-group&gt;label{background-color:#11b847;border:1px solid #11b847;color:#fff;border-radius:0;padding:10px 12px;text-align:center;font-size:16px;width:1%;min-width:130px;}
.form-so-inline&gt;.input-group&gt;label.label-fixed{width:1%;}
.form-so-inline&gt;.input-group&gt;label.theme-cyan{background-color:#dcf6e4;color:#187b0b;border-color:#c4c4c4;}
.form-so-inline&gt;.input-group&gt;label.theme-orange{background-color:#f8e8d5;color:#cb7106;border-color:#c4c4c4;}
.form-so-inline .form-control{height:38px;}
select.form-control{padding-right:0;}
.form-line-so-btn{min-width:72px;font-size:16px;height:38px;}
.input-group-space{padding-right:8px;}
.btn-lg-cover{width:100%;}
.sp1{width:18.81881881881882%;}
.sp2{width:34.23423423423423%;}
.sp3{width:38.13813813813814%;}
.sp4{width:8.70870870870871%;}
.sp5{width:71.8266253869969%;}
.sp6{width:9.49432404540764%;}
.sp7{width:23%;}
.sp8{width:20%;}
.sp9{width:48%;}
.sp10{width:25%;}
.sp11{width:23%;}
.sp12{width:68%;}
.sp13{width:30.4325%;}
.sp14{width:45%;}

.panel-self{border-radius:0;margin-top:30px;}
.panel-self&gt;.panel-title{width:122px;height:35px;margin-top:-9px;background:url('../images/bg-title-1.png') no-repeat 0 0;font-size:16px;color:#fff;text-align:center;line-height:35px;margin-left:22px;}
.panel-self&gt;.panel-title.panel-title-orange{background:url('../images/bg-title-06.png') no-repeat 0 0;}

.panel-data-content{border-bottom:1px dotted #444444;margin:10px 25px 0;padding-bottom:25px;}
.panel-data-content:last-child{border-bottom:none;}
.panel-data-content:after{content:" ";display:table;clear:both;}
.step{display:inline-block;margin-bottom:0;padding-left:12px;vertical-align:top;}
.tran-line{display:inline-block;margin:0 50px;vertical-align:middle;}
.step&gt;dt{color:#089536;font-size:16px;padding:5px 0;font-weight:normal;}
.step&gt;dd{color:#1c1c1c;}
.tran-line-one{margin-top:16px;}
.step-two .btn{border:1px solid #cccacb;border-radius:6px;background-color:#e9f5ed;margin-top:-24px;color:#10722e;}
.step-data-list{margin-left:-78px;}
.step-data-list&gt;span{display:inline-block;padding-left:78px;margin-bottom:5px;}
.step-data-list&gt;span:before{content:"Â·";margin-right:6px;color:#eb8225;}

.panal-res{font-size:16px;margin-bottom:12px;}
.panal-res-title{font-weight:bold;color:#1c1c1c;}
.data-error-info&gt;.panal-res span{color:#ef5f11;}
.data-success-info&gt;.panal-res span{color:#187b0b;}
.data-warning-info&gt;.panal-res span{color:#438ABE;}
.res-left-indent{padding-left:36px;}
.res-left-indent&gt;i.glyphicon,.res-left-indent&gt;dt&gt;i.glyphicon{margin-left:-36px;width:36px;background-position:left center;background-repeat:no-repeat;}
.data-success-info&gt;.panal-res-title&gt;i.glyphicon.glyphicon-info-icon{background-image:url('../images/icon-img-success.png');}
.data-error-info&gt;.panal-res-title&gt;i.glyphicon.glyphicon-info-icon{background-image:url('../images/icon-img-error.png');}
.data-warning-info&gt;.panal-res-title&gt;i.glyphicon.glyphicon-info-icon{background-image:url('../images/icon_null1.gif');}
i.glyphicon.glyphicon-info-icon{height:28px;vertical-align:bottom;}
i.glyphicon.glyphicon-list-styled{background-image:url('../images/icon-list-01.png');height:20px;vertical-align:bottom;}

.res-font-normal&gt;dt,.res-font-normal&gt;dd{font-weight:normal;}
.data-dl-horizontal:after{content:" ";display:table;clear:both;}
.data-dl-horizontal&gt;dt{width:90px;float:left;clear:left;}
.data-dl-horizontal&gt;dd{font-weight:normal;margin-left:90px;}
.data-dl-horizontal&gt;dd&gt;em{font-style:normal;display:block;}
.data-dl-horizontal:last-child{margin-bottom:0;}

.panel-data-content a{color:#ef5f11;}
.btn.btn-list-open,.btn.btn-list-open:hover,.btn.btn-list-open:focus{border:1px solid #bebbbd;background-color:#f0f0f0;color:#279019;border-radius:6px;padding:3px 8px;}
.open-list{padding:6px 0;display:none;}
.open-list&gt;li{display:block;}
.open-list&gt;li:before{content:"Â·";margin-right:6px;}
.content-table-head{width:100%;margin:12px 0;padding-bottom:12px;}
.border-bottom-line{border-bottom:1px solid #b3b3b3;}
.content-table-head:after{content:" ";display:table;clear:both;}
.content-table-head&gt;strong{font-size:16px;color:#106f19;}
.glyphicon-icon-img{margin-right:6px;vertical-align:bottom;}
.explain-article{}
.explain-article&gt;p{margin-bottom:24px;font-size:16px;line-height:32px;}
.form-inline&gt;.input-group&gt;.input-so-label{width:1%;}
.form-inline&gt;.input-group&gt;.input-so-center{padding-left:43px;background:url('../images/icon-input-so.png') no-repeat left center;}
.form-inline&gt;.input-group&gt;.input-so-span{background:transparent;border:transparent;}
.input-so-select{display:inline-block;}
.input-so-select&gt;.btn-select{padding-right:0;padding-left:0;min-width:88px;height:38px;}
.input-so-select&gt;.btn-select&gt;span{display:inline-block;width:62px;font-size:16px;margin-right:3px;}
.input-so-select&gt;.so-style-options{min-width:88px;}
.input-so-select&gt;.so-options-position{left:0;top:38px;}
.option-box{}
.option-btn{font-size:16px;}
.option-btn&gt;em,.option-btn&gt;i{font-style:normal;}
a.option-btn,a.option-btn:hover,a.option-btn:focus{text-decoration:none;}
.option-cont{display:inline-block;width:64px;overflow:hidden;text-align:center;vertical-align:middle;white-space:nowrap;}
.option-icon{display:inline-block;vertical-align:middle;}
.option-list{position:absolute;top:38px;left:0;width:100%;box-sizing:border-box;border:1px solid #11b847;background-color:#FFF;display:none;max-height: 450px;overflow:auto;z-index:999;}
.option-list.option-list-first{width:183px;}
.option-list.option-list-first.option-address{width:180px;}

.option-list&gt;label{display:block;text-align:center;padding:5px 12px;font-weight:normal;cursor:pointer;font-size:12px;}
.option-list&gt;label&gt;input[type="radio"]{display:none;}

.pull-th-left&gt;tbody&gt;tr&gt;th{width:30%;text-align:center;background-color:#edfcf6;color:#7b7b7b;font-weight:normal;}
.pull-th-left&gt;tbody&gt;tr&gt;td{width:70%;padding-left:12px;background-color:#fff;color:#7b7b7b;}

.yp-table-pull&gt;tbody&gt;tr&gt;th{width:20%;background-color:#e9f5f1;color:#216f46;}
.yp-table-pull&gt;tbody&gt;tr&gt;td{width:30%;background-color:#fff;color:#415958;}
.stat-table-box:after{content:" ";display:table;clear:both;}
.stat-table-select{float:right;width:122px;padding-top:25px;}
.stat-table-select&gt;.input-group{width:100%;margin-bottom:10px;}
.input-group&gt;.stat-input-label{padding-left:10px;background:url('../images/icon-list-03.png') no-repeat left bottom;display:block;font-weight:normal;margin-bottom:10px;}
.input-group&gt;.stat-input-label&gt;span{display:block;border-bottom:1px solid #979b9c;color:#049a47;padding-left:16px;}
.input-group .stat-input{width:100%;}
.stat-input-btn{display:block;width:100%;margin-bottom:10px;}
.stat-input-btn&gt;img{max-width:100%;}
.stat-table-content{width:846px;}
.stat-img-box{width:100%;height:auto;margin-top:-1px;}
.stat-table-tabs&gt;.btn{background:#fff url('../images/bg-btn-01.jpg') repeat-x left bottom;padding-top:3px;padding-bottom:3px;border-radius:0;}

.data-tabs-title{height:34px;line-height:34px;border:1px solid #bdbdbd;margin-top:20px;margin-bottom:10px;background-color:#f3f3f3;overflow:hidden;}
.tabs-title{display:inline-block;width:149px;height:34px;line-height:34px;font-weight:normal;color:#fff;padding-left:16px;background:url('../images/bg-title-02.png') no-repeat 0 0;margin-right:12px;}
.tabs-title-info{display:inline-block;height:34px;line-height:34px;}
.tabs-title-info&gt;i.glyphicon{display:inline-block;vertical-align:inherit;}
.tabs-title-info&gt;i.glyphicon&gt;img{display:inline-block;vertical-align:inherit;}
.tabs-title-info&gt;em{display:inline-block;font-style:normal;padding:0 12px;}
.data-tabs-title&gt;.more{color:#079134;margin-right:12px;}

.data-tabs-tables{margin:20px -5px;}
.data-tabs-tables:after{content:" ";display:table;clear:both;}
.data-tabs-list{width:334px;padding:0 5px;float:left;}
.data-tabs-list-title{width:324px;height:43px;background:url('../images/bg-title-04.png') no-repeat left bottom;margin:0 auto;}
.data-tabs-list-title&gt;span{display:block;margin-left:50px;padding-top:9px;line-height:34px;color:#075320;font-size:15px;}
.data-tabs-list-table{width:324px;margin:0 auto;}
.data-tabs-list-table.table-bordered &gt; thead &gt; tr &gt; td, .data-tabs-list-table.table-bordered &gt; thead &gt; tr &gt; th{border-bottom-width:1px;text-align:center;background:url('../images/bg-table-01.png') repeat-x 0 0;padding:0;color:#0e7a31;vertical-align:middle;font-weight:normal;}
.data-tabs-pange{height:31px;width:324px;background:url('../images/bg-table-02.png') no-repeat top center;text-align:center;margin:0 auto;line-height:31px;}
.padd-top-25{padding-top:25px;}
.qure-title-style{display:block;width:100%;height:34px;overflow:hidden;margin:15px 0;}
.qure-title-style.qure-bg-green::after{content:'';background:url('../images/bg-title-03-2.png') no-repeat left bottom;background-size:100% 100%;color:#fff;width:15px;height:100%;display:inline-block;}
.qure-title-style.qure-bg-orange::after{content:'';background:url('../images/bg-title-05_02.png') no-repeat left bottom;background-size:100% 100%;color:#fff;width:15px;height:100%;display:inline-block;}
.qure-title-style&gt;strong{display:inline-block;width:auto;height:34px;overflow:hidden;font-size:18px;line-height:34px;padding-left:10px;font-weight:normal;}
.qure-title-style.qure-bg-green&gt;strong{background:url('../images/bg-title-03-1.png') no-repeat left bottom;background-size:100% 100%;color:#fff;}
.qure-title-style.qure-bg-orange&gt;strong{background:url('../images/bg-title-05_01.png') no-repeat left bottom;color:#fff;}
.explain-list{margin-left:12px;}
.explain-list&gt;li{padding-left:26px;background:url('../images/icon-list-05.gif') no-repeat left center;}
.table-theme-orange&gt;thead&gt;tr&gt;th,.table-theme-orange&gt;thead&gt;tr&gt;td{background-color:#dcf6e4;color:#187b0b;}
.table-theme-green&gt;thead&gt;tr&gt;th,.table-theme-green&gt;tbody&gt;tr&gt;th{background-color:#3db263;color:#fff;text-align:right;vertical-align:inherit;font-size:16px;}
.table-theme-green.table&gt;thead&gt;tr&gt;th,.table-theme-green.table&gt;tbody&gt;tr&gt;th,.table-theme-green.table&gt;thead&gt;tr&gt;td,.table-theme-green.table&gt;tbody&gt;tr&gt;td{border-color:#c5dfce;}
.table-theme-green.table.pull-th-left&gt;tbody&gt;tr&gt;th{width:192px;}
.table-theme-green.table.pull-th-left&gt;tbody&gt;tr&gt;td{width:auto;}
.table .form-group{margin:0;}
.table-theme-blue{}
.table-theme-blue.table-bordered{border-color:#b0b0b0;}
.table-theme-blue.table-bordered&gt;thead&gt;tr&gt;th,.table-theme-blue.table-bordered&gt;thead&gt;tr&gt;td{border-bottom-width:1px;background-color:#eaf5f2;color:#406f52;font-weight:normal;}

.table.table-theme-blue&gt;thead&gt;tr&gt;th,.table.table-theme-blue&gt;thead&gt;tr&gt;td,.table.table-theme-blue&gt;tbody&gt;tr&gt;td,.table.table-theme-blue&gt;tbody&gt;tr&gt;th{border-color:#b0b0b0;}
.table-tool{margin:0 -3px;}
.table-tool&gt;.btn{margin:0 3px;}
.table-tool-lg-width{width:172px;}
/**è§†é¢‘è¯´æ˜Ž**/
.news-describe{border:1px solid #d1d1d1;padding:0 24px;}
.news-describe&gt;li{border-bottom:1px solid #d1d1d1;padding:24px 0;}
.news-describe&gt;li:after{content:' ';display:table;clear:both;}
.news-describe&gt;li&gt;.pic-box{width:120px;height:130px;float:left;}
.news-describe&gt;li&gt;.pic-box&gt;img{max-width:100%;}
.news-describe&gt;li:last-child{border:none;}
.news-content{margin-left:130px;}
.news-content&gt;strong{display:block;padding:3px 0;font-size:16px;}
.news-content&gt;strong&gt;a,.news-content&gt;strong&gt;a:hover{color:#339f09;}
.news-content&gt;span{display:block;padding:3px 0;color:#eb8225;margin-bottom:12px;}
.news-content&gt;p&gt;a{color:#2a2a2a;}
.news-content&gt;p&gt;a:hover{color:#249009;text-decoration:underline;}


/**è¥å…»æ&nbsp;‡ç­¾ç”Ÿæˆ**/
.ytab-content{width:100%;height:auto;border:1px solid #d1d1d1;border-radius:3px;margin:20px 0;padding:20px 15px;background-color:#fff;position:relative;}
.ytab-content&gt;.page-nav{margin-left:-15px;margin-right:-15px;}
.my-tab-x{position:absolute;left:100%;top:76px;width:auto;height:auto;margin:-15px 0 0;}
.my-tab-btn{display:block;width:35px;height:auto;padding:6px;text-align:center;border-top-right-radius:6px;border-bottom-right-radius:6px;white-space:normal;margin:15px 0;}
.my-tab-cont{width:143px;height:auto;background-color:#fff;display:none;}
.contrast-title{background-color:#3db263;padding:5px 6px;color:#fff;}
.contrast-close{display:inline-block;float:right;width:17px;height:20px;text-align:center;color:#3db263;background-color:#fff;font-style:normal;cursor:pointer;font-size:16px;line-height:20px;}
.contrast-list{border:1px solid #3db263;margin:0;}
.contrast-list&gt;li{width:100%;padding:8px 5px;border-bottom:1px solid #3db263;}
.contrast-list&gt;li:last-child{border-bottom:none;}
.contrast-list&gt;li&gt;span{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
a.contrast-list-remove,a.contrast-list-remove:hover,a.contrast-list-remove:focus{float:right;color:#097324;}
.contrast-btn{display:inline-block;width:127px;height:22px;background:#35ba60 url('../images/bg-btn-02.jpg') repeat-x left bottom;text-align:center;color:#fff;}
.contrast-foot{padding:12px 7px;border-width:0 1px 1px;border-style:solid;border-color:#3db263;}
.contrast-btn:hover,.contrast-btn:focus{color:#fff;text-decoration:none;}

.process{border-top:3px solid #b4b4b4;padding:0 50px;margin:26px 0;}
.process&gt;li{float:left;width:33.33333333%;text-align:center;margin-top:-21px;}
.process&gt;li&gt;a{display:inline-block;width:41px;height:41px;background:url('../images/bg-process.png') no-repeat 0 0;text-align:center;line-height:41px;font-size:16px;font-weight:bold;color:#fff;text-decoration:none;}
.process&gt;li.active&gt;a{background-position:0 -45px;}
.process-font-color,.process-font-color&gt;tbody&gt;tr&gt;td{color:#415958;}

.process-title{color:#1f5451;font-size:24px;text-align:center;margin:25px 0;}
.process-title&gt;.title-icon{display:inline-block;width:110px;height:64px;line-height:64px;background:url('../images/bg-process-title.png') no-repeat 0 0;padding-left:10px;color:#fff;font-size:32px;vertical-align:middle;margin-right:10px;text-align:left;}
.label-normal{font-weight:normal;}
.label-check&gt;input[type='checkbox'],.label-check&gt;input[type='radio']{margin-right:6px;}
.table .label-speat{margin:0 -12px;}
.label-speat&gt;label{margin:0 12px;}
.perpor-num{background-color:#daf0e9;border:1px solid #94a9a8;padding:3px 6px;width:167px;height:29px;margin-right:6px;}
.perpor-num:disabled{background-color:#dddddd;}
.table .label-group{margin:0 -12px;}
.label-group&gt;label{padding:0 12px;width:25%;float:left;font-size:12px;}
.label-group:after{content:" ";display:table;clear:both;}

/**æ“ä½œæµç¨‹**/
.oper-explain{width:100%;margin:20px 0;}
.add-mak{margin:16px 0;}
.add-mak&gt;span{display:inline-block;margin-left:15px;height:31px;line-height:31px;color:#406f52;}
.btn-ws{width:147px;}
/**é…æ–™è¡¨**/
.quote{width:100%;padding:22px;margin:36px 0 24px;}
.quote-theme{border:2px solid #3db263;border-radius:6px;}
.quote-head{height:52px;margin-top:-52px;text-align:center;}
.quote-head&gt;.quote-title{background-color:#fff;padding:10px;display:inline-block;}
.quote-theme&gt;.quote-head&gt;.quote-title{font-size:22px;color:#f07100;}
.myiframe{width:100%;height:auto;}

.content-acticle{width:100%;}
.icon-header{height:38px;line-height:38px;color:#2c6904;font-size:18px;}
.btn-mate-add,.btn-mate-add:hover,.btn-mate-add:focus{background:url('../images/bg-btn-01.jpg') repeat-x left bottom;color:#e05d1c;border:1px solid #c7c5c6;border-radius:3px;}
.iframe-container{width:100%;max-width:1028px;min-width:0;}
.table-max-height{max-height:235px;overflow:auto;}
.print-container{max-width:672px;width:100%;margin:0 auto;}
.form-textarea{width:100%;height:62px;border:1px solid #b2afb0;resize:none;}
.edit-mater-btn{padding:0 12px;height:27px;line-height:24px;position:absolute;top:0;right:0;}

/**è§†é¢‘è®²è§£**/
.video-box{width:100%;height:auto;}
.video-box:after{content:" ";display:table;clear:both;}
.video-content{max-width:628px;width:100%;float:left;}
.video-content-title{width:100%;/* height:34px; */line-height:24px;padding:5px 10px;background-color:#3db263;color:#fff;margin-bottom:10px;}
.glyphicon-title-icon{margin-right:6px;vertical-align: text-bottom;}
.video-content-flash{width:100%;height:470px;}
.video-explain{width:358px;float:right;border:1px solid #d1d1d1;}
.video-nav-tabs{width:100%;}
.video-nav-tabs&gt;li{width:50%;float:left;}
.video-nav-tabs&gt;li&gt;a,.video-nav-tabs&gt;li&gt;a:hover{text-align:center;color:#fff;background-color:#3db263;font-size:16px;padding:0;height:34px;line-height:34px;}
.video-nav-tabs&gt;li.active&gt;a{color:#eb8225;background-color:#e9f5f1;}
.video-tab-content{height:430px;overflow-y:auto;margin-top:24px;margin-bottom:24px;}
.brief-content{padding:0 12px;margin-bottom:24px;}
.brief-list-title{padding:5px 12px;background-color:#3db263;color:#fff;font-size:16px;}
.brief-list-title&gt;i.glyphicon{margin-right:6px;}
.brief-list{padding:24px 12px;}
.brief-list&gt;li{width:100%;}
.brief-list&gt;li&gt;a{color:#111110;text-decoration:underline;}
.brief-list&gt;li&gt;a:hover{color:#0f8f39;}
.handout-content{padding:0 12px;}
.handout-content&gt;p{text-indent:2em;}
@media (max-width:992px){
    .table-mould input[type="text"]{padding-left:3px;padding-right:3px;}
    .form-control.form-control-data{width:220px;}
    .table-mould .table-row&gt;.table-th{border-left-width:1px;}
    .table&gt;tbody&gt;tr&gt;td.nest-table&gt;table{height:auto;}
    .table-data-show&gt;tbody&gt;tr&gt;td{white-space:nowrap;}
    .nest-table&gt;table&gt;thead&gt;tr&gt;th,.nest-table&gt;table&gt;tbody&gt;tr&gt;td{white-space:normal;}
    .data-table-box{border:none;}
    .data-table-content{padding:0;}
    .panel-data-content {margin-left:0;margin-right:0;}
    .tran-line-one{margin-left:0;margin-right:0;width:28px;}
    .tran-line-one&gt;img{max-width:100%;}
    .step-data-list{margin-left:-44px;}
    .step-data-list&gt;span{padding-left:44px;}
    .input-so-submit{width:auto;padding:6px;}
    .stat-table-select{float:none;width:100%;padding-top:0;}
    .stat-table-select:after{content:" ";display:table;clear:both;}
    .stat-table-select&gt;.input-group{width:122px;float:left;margin-right:12px;}
    .stat-table-select&gt;.input-group.input-group-sm{width:auto;}
    .stat-input-btn{float:left;width:122px;margin:12px 12px 0 0;}
    .stat-table-content{max-width:100%;}
    .data-tabs-tables{margin:20px 0;}
    .data-tabs-list{width:50%;padding:10px 0;}
    .ytab-content{margin-top:60px;}
    .edit-mater-btn{height:19px;font-size:12px;line-height:17px;}
    .my-tab-x{left:0; top:0;width:100%;height:35px;margin:-55px 0 46px -25px;position:static;}
    .my-tab-btn{display:inline-block;width:auto;margin:0 15px;border-top-left-radius:6px;border-bottom-right-radius:0;}
    .my-tab-cont{margin-top:-9999px;}
    .label-group&gt;label{width:50%;}
    .perpor-num{max-width:100%;}
    .video-content{max-width:100%;float:none;}
    .video-content-flash{width:628px;margin-left:auto;margin-right:auto;}
    .video-explain{width:100%;margin-top:20px;float:none;}
    .video-tab-content{max-height:345px;height:auto;}
    .brief-list{padding:12px 12px 0;margin-bottom:0;}
    .sp1{width:22%;}
    .sp2,.sp3{width:33%;}
    .sp4{width:12%;}
    .sp5{width:62%;}
    .sp6{width:13%;}
    .sp7{width:25%;}
    .sp8{width:18%;}
    .sp9{width:45%;}
    .sp10{width:25%;}
    .sp11{width:20%;}
    .sp12{width:68%;}
    .sp13{width:29%;}
}
@media (max-width:992px) and (min-width:768px){
    .input-so-select&gt;.so-style-options{width:105px;}
}
@media (max-width:820px){
    .table-mould-lg.table-mould .table-th{width:60%;}
    .table-mould-lg.table-mould .table-td{width:40%;}
}
@media (min-width:768px){
    .form-inline.form-so-inline .input-group .input-group-addon{width:1%;}
    .form-inline.form-so-inline .input-group .input-group-addon.btn-ws{width:147px;}
    .pull-right-sm{float:right;}
    .article .banner-form-so form .input-group{height:45px;}
}
@media (max-width:767px){
    .text-xs-center{text-align:center;}
    .text-xs-right{text-align:right;}
    .table-mould .table-th{width:30%;font-size:12px;height:40px;}
    .table-mould .table-td{width:70%;height:40px;}
    .table-mould .table-th.table-th-xs{height:88px;line-height:74px;}
    .table-mould .table-td.table-td-xs{height:88px;}
    .table-row&gt;.table-th+.table-th,.table-row&gt;.table-td+.table-th{border-left:1px solid #7dab94;}
    .table-mould .table-th.form-check-th{height:177px;line-height:150px;}
    .table-mould .table-td.form-check-td{height:177px;}
    .form-control.form-control-data{width:68px;}
    .form-inline&gt;.input-group{margin-bottom:10px;}
    .form-inline&gt;.input-group&gt;.btn[type='submit']{width:30%;}
    .form-input-box{background:none;height:auto;}
    .lishi-form&gt;.input-group{float:left;}
    .time-connect{padding:0 12px;}
    .li-btn-space{padding-left:6px;}
    .input-group-space{padding-right:0;}
    .input-so-select&gt;.btn-select{min-width:80px;}
    .sp1,.sp2,.sp3,.sp4,.sp5,.sp7,.sp8,.sp9,.sp10,.sp11,.sp12{width:100%;}
    /* 2017-8-17-zhuangsiyu */
    .sp13{width:100%;}
    .sp14{width:100%;}/*lq*/
    /* 2017-8-17-zhuangsiyu */
    .sp6{width:33.33333333333333%;}
    .sp4.btn-inline-xs,.sp4.form-line-xs{width:33.33333333333333%;}
    .sp12.form-line-xs{width: 66.66666667%;}
    .sp4.form-line-xs{text-align:right;}
    .form-line-xs{float:left;}
    .step{display:block;}
    .tran-line{transform:rotate(90deg);margin:0 0 0 86px;}
    .step-data-list{margin-left:-30px;}
    .step-data-list&gt;span{padding-left:30px;}
    .res-left-indent{padding-left:28px;}
    .res-left-indent&gt;i.glyphicon,.res-left-indent&gt;dt&gt;i.glyphicon{margin-left:-28px;width:28px;}
    .data-dl-horizontal&gt;dt{width:82px;}
    .data-dl-horizontal&gt;dd{margin-left:82px;}
    .pull-th-left,.yp-table-pull{font-size:12px;}
    .yp-table-pull&gt;tbody&gt;tr&gt;th{font-weight:normal;}
    .data-tabs-list{width:100%;padding:10px 0;}
    .news-describe&gt;li{padding:12px 0 0 0;}
    .news-describe&gt;li&gt;.pic-box{width:100%;float:none;text-align:center;display:none;}
    .news-content{margin-left:0;}
    .news-content&gt;strong{font-size:14px;}
    .news-content&gt;p{display:none;}
    .table-theme-green.table.pull-th-left&gt;tbody&gt;tr&gt;th{width:84px;}
    .label-group&gt;label{width:100%;}
    .table-theme-green&gt;thead&gt;tr&gt;th, .table-theme-green&gt;tbody&gt;tr&gt;th{font-size:12px;}
    .perpor-num{width:80px;}
    .video-content-flash{width:100%;height:auto;overflow:hidden;}
    .nav-tab-list&gt;li{width:25%;}
    .btn-mate-add{font-size:12px;}
    .table-responsive.table-responsive-xs&gt;.table&gt;tbody&gt;tr&gt;td, .table-responsive.table-responsive-xs&gt;.table&gt;tbody&gt;tr&gt;th, .table-responsive.table-responsive-xs&gt;.table&gt;tfoot&gt;tr&gt;td, .table-responsive.table-responsive-xs&gt;.table&gt;tfoot&gt;tr&gt;th, .table-responsive.table-responsive-xs&gt;.table&gt;thead&gt;tr&gt;td, .table-responsive.table-responsive-xs&gt;.table&gt;thead&gt;tr&gt;th{white-space:normal;}
    .btn-data-re{font-size:0;background:#11b847 url('../images/transfer.png') no-repeat center center;width:24px;margin-left:3px;border:0;}
    .article .banner-form-so form .input-group{height:30px;}
}
@media (max-width:374px){
    .table-mould .table-th{padding-left:3px;padding-right:3px;}
    .step-two .btn{padding:3px;}
    .data-tabs-list-title{width:290px;overflow:hidden;}
    .data-tabs-list-table{width:290px;}
    .data-market{width:192px;}
    .data-money{width:98px;}
    .data-tabs-pange{width:290px;background-size:100% auto;height:27px;line-height:27px;}
}


.vertical-top{vertical-align:text-top;}
.mar-normal{margin-top:0;}
.modal.moadl-trans{opacity:0;-webkit-transition: opacity .25s linear;-o-transition: opacity .25s linear;transition: opacity .25s linear;}
.modal.moadl-trans.in{opacity:1;}
.mymodal.modal .modal-content{padding:0;background:none;box-shadow:none;}
.mymodal.modal .modal-box{border-radius:0;border:1px solid #959b97;}

body{padding-bottom:1px;}
.mask{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.3);z-index:9998;}
.modal-box{}
.modal-box.modal-load-box{position:absolute;z-index:9997;top:0;right:0;bottom:0;left:0;width:37px;height:37px;margin:auto;}

.modal.modal-alert .modal-content{padding:8px;background-color:rgba(0,0,0,0.2);}
.modal.modal-alert .modal-box{background-color:#fff;border-radius:5px;}
.modal.modal-alert .modal-body{padding-top:15px;}
.modal.modal-alert .modal-backdrop.in{opacity: .25;}
.modal.modal-alert .modal-header{border-bottom:none;padding-top:10px;padding-bottom:10px;background:url('../images/modal_header_bg.jpg') repeat-x 0 bottom;}
.modal.modal-alert .modal-header&gt;h4{font-size:16px;}
.modal.modal-alert .modal-footer{border-top:none;padding-top:0px;padding-bottom:10px;text-align:center;}
.modal.modal-alert .default-coles{margin:0 6px;display:inline-block;float:right;height:35px;line-height:35px;color:#666;text-decoration:none;}
.modal.modal-alert .default-coles:hover{color:#f00;}
/** LINK **/
.link{width:100%;height:auto;background-color:#f4f4f4;padding-top:18px;padding-bottom:18px;line-height:24px;}
.link .link-title{margin-bottom:0;float:left;font-weight:500;}
.link .link-content{width:auto;margin-left:70px;}
.link .link-content&gt;a{display:inline-block;color:#989898;margin-left:12px;}
.link+.link{padding-top:0;}
.footer-state{font-size:16px;color:#e95b05;padding:10px 0 15px 0;}

/* 2018-1-4-zhuangsiyu */
.container-flow{
	padding:0;
	width:100%;
}
.footer-state .flow-title{
	color: #128a39;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 50px;
    display: inline-block;
}
.footer-state .flow-content{
	color: #0da936;
}
.flow-content .iconbox{
	display:inline-block;
	padding-right:15px;
}
.flow-content .iconbox span{
	display:inline-block;
	line-height: 60px;
    vertical-align: top;
    font-size:18px;
    white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.flow-content .iconbox i[class^="flow-icon"]{
	display:inline-block;
	height:60px;
	width:60px;
	margin-right: 5px;
}
.flow-content .iconbox .flow-icon1{
	background-image:url(../images/flow-icon1.png);
	background-repeat:no-repeat;
	-webkit-background-size:100%;
	-moz-background-size:100%;
	background-size:100%;
}
.flow-content .iconbox .flow-icon2{
	background-image:url(../images/flow-icon2.png);
	background-repeat:no-repeat;
	-webkit-background-size:100%;
	-moz-background-size:100%;
	background-size:100%;
}
.flow-content .introducbox{
	line-height:26px;
	font-size:18px;
	color:#000;
	text-align: justify;
	text-justify: inter-character;
	display: inline-block;
}
.article-column{
	margin-top:0;
}
.article-table{
	margin-bottom:0;
}
.container-introduc{
	padding-top:0;
}
@media screen and (max-width:767px){
	.flow-content .iconbox{
		display:block;
		padding:0;
	}
	.flow-content .iconbox span{
		line-height:30px;
	}
	.flow-content .iconbox span i.visible-xs{
		display:inline-block !important;
		font-style:normal;
	}
}
/* 2018-1-16-z */
.btn-browseBTN{
	background: -webkit-linear-gradient(top, #85df63 , #33a341); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #85df63, #33a341); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #85df63, #33a341); /* Firefox 3.6 - 15 */
    background: linear-gradient(top, #85df63 , #33a341); /* æ&nbsp;‡å‡†çš„è¯­æ³• */
    border-top-colors:#72cd4e;
    border-left-colors:#72cd4e #5ece6c;
    border-right-colors:#72cd4e #5ece6c;
    border-bottom-colors:#5ece6c;
    -webkit-border-top-colors:#72cd4e;
    -webkit-border-left-colors:#72cd4e #5ece6c;
    -webkit-border-right-colors:#72cd4e #5ece6c;
    -webkit-border-bottom-colors:#5ece6c;
    -moz-border-top-colors:#72cd4e;
    -moz-border-left-colors:#72cd4e #5ece6c;
    -moz-border-right-colors:#72cd4e #5ece6c;
    -moz-border-bottom-colors:#5ece6c;
}
.btn-borwSC{
	line-height:24px;
	font-size:14px;
}
.browse_sc{
	height:24px;
	padding-left:18px;
	margin-right:4px;
	background-image:url(../images/browse-icon.png);
	background-repeat: no-repeat;
	-webkit-background-size:auto 100%;
	-moz-background-size:auto 100%;
	background-size:auto 100%;
	background-position:-3px 0;
	display:inline-block;
	float:left;
}
.browse_sced{
	background-position:-20px 0;
}

/** åŽå°å¼•å…¥æ–‡ä»¶ **/
.induce{margin-top:12px;}
.induce .btn-success,.btn-jeeit {
    color:#fff;
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    background-color:#2f92e7;
    *background-color:#2f76e7;
    background-image:-moz-linear-gradient(top,#2fa4e7,#2f76e7);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#2fa4e7),to(#2f76e7));
    background-image:-webkit-linear-gradient(top,#2fa4e7,#2f76e7);
    background-image:-o-linear-gradient(top,#2fa4e7,#2f76e7);
    background-image:linear-gradient(to bottom,#2fa4e7,#2f76e7);
    background-repeat:repeat-x;
    border-color:#2f76e7 #2f76e7 #1553b5;
    border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2fa4e7',endColorstr='#ff2f76e7',GradientType=0);
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.induce .btn-success:hover,.induce .btn-success:focus,.btn-jeeit:hover,.btn-jeeit:focus,.btn-jeeit:active,.btn-jeeit.active,.btn-jeeit.disabled,.btn-jeeit[disabled] {
    color:#fff;
    background-color:#2f76e7;
    *background-color:#1a67e2
}
.btn-jeeit:active,.btn-jeeit.active {
    background-color:#175dcc \9
}
.induce .arc-col-title{background-color:#2fa4e7;}
.induce .ztree &gt; li{background-image:none;}
.induce .ztree &gt; li &gt; a{background:#f5f5f5;}
.induce .ztree &gt; li &gt; a &gt; span,.induce .ztree li a{color:#2fa4e7;}
.induce .ztree &gt; li &gt; a &gt; span.lins01,.induce .ztree li a.lins02{color:#2fa4e7;text-decoration:none;font-size:16px;}
.induce .ztree &gt; li &gt; a:hover &gt; span,.induce .ztree &gt; li &gt; a.curSelectedNode &gt; span,.induce .ztree &gt; li &gt; a:focus &gt; span,.induce .ztree li a:hover,.induce  .ztree li a:focus,.induce  .ztree li a.curSelectedNode{color:#157ab5;}
.induce .ztree &gt; li &gt; a:hover &gt; span.lins03,.induce .ztree &gt; li &gt; a.curSelectedNode &gt; span.lins04,.induce .ztree &gt; li &gt; a:focus &gt; span.lins05,.induce .ztree li a.lins02:hover,.induce  .ztree li a.lins02:focus,.induce  .ztree li a.curSelectedNode-01{color:#157ab5;text-decoration:none;font-size:16px;}
.induce .ztree li span.button.ico_docu{background-position:-145px -80px;}
.induce table.data-table &gt; thead &gt; tr &gt; th{white-space: nowrap;background-color: #f5f5f5;background-image: -moz-linear-gradient(top,#ffffff,#f5f5f5);background-image: -ms-linear-gradient(top,#ffffff,#f5f5f5);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FAFAF9), to(#f5f5f5));background-image: -webkit-linear-gradient(top,#ffffff,#f5f5f5);background-image: -o-linear-gradient(top,#ffffff,#f5f5f5);background-image: linear-gradient(top,#ffffff,#f5f5f5);background-repeat: repeat-x;}
.induce table.data-table &gt; thead &gt; tr &gt; th,.induce table.data-table &gt; thead &gt; tr &gt; td,.induce table.data-table &gt; tbody &gt; tr &gt; td{border:1px solid #ddd !important;color:#555;}
.induce table.data-table &gt; tbody &gt; tr &gt; td&gt;a{color:#2fa4e7;}
.induce table.data-table &gt; tbody &gt; tr &gt; td&gt;a:hover{color:#157ab5;}
/* .text-green, .link-green, .link-green:hover, .link-green:focus{color:#555;} */
.induce .check-label.check-label-default.active &gt; span.check-title,.induce  .check-label.check-label-default.active &gt; span.check-title{color:#555;}
.induce .table.table-link &gt; thead &gt; tr &gt; th{color:#555;}
.induce .table.table-link &gt; tbody &gt; tr &gt; td a:hover,.induce .article-related &gt; li &gt; a:hover{color:#157ab5;}
.induce .article-tab-title &gt; .tab-title{color:#555;}
.induce .form-so-inline &gt; .input-group &gt; label.lab-jeeit{background-color:transparent;border:0;color:#555;text-align:right;padding-right:0;}
.induce .table-box-title &gt; strong,.induce .article-statement-title &gt; strong{color:#555;}




/* ç«¯åˆèŠ‚é¡¹ç›®è¿­ä»£-zhuangsiyu-2017-5-31 */
@media (max-width: 991px ) and (min-width: 769px) {
    .receive-zz .receive-close{
        font-size:25px;
    }
    .receive-zz .img-box{
        height: 110px !important;
    }
}

@media (max-width: 768px) and (min-width: 640px) {
    .receive-zz .receive-close{
        font-size:25px;
    }
    .receive-zz .img-box{
        height: 70px !important;
    }
     .receive-zz{
            width: 12%;
            height: 100px !important;
            position: fixed;
            top: 45% !important;
            right: 0% !important;
            z-index:100;
    }
}
@media (max-width: 639px){
    .receive-zz .img-box .img{
            background-image: url(../images/mo-Lzz.png) !important;
    }
    .receive-zz{
            height: 50px !important;
            top: 55% !important;

        }
        .receive-zz .img-box{
            width: 80%;
            height: 60px !important;
            display: inline-block;
        }
        .receive-zz .img-box .img{
            width: 100%;
            height: 100%;
            background-image: url(../images/Lzz.png);
            background-repeat: no-repeat;
            -webkit-background-size: 100%;
            background-size: 100%;
        }
        .receive-close{
            display:none;
        }
}

/* é¢†å–ç²½å­ */
        @-webkit-keyframes buzz {
            0% {
                -webkit-transform: rotate(0deg);
            }
            10%{
                -webkit-transform: rotate(3deg);
            }
            20%{
                -webkit-transform: rotate(6deg);
            }
            30%{
                -webkit-transform: rotate(3deg);
            }
            40%{
                -webkit-transform: rotate(0deg);
            }
            60% {
                -webkit-transform: rotate(-3deg);
            }
            70%{
                -webkit-transform: rotate(-6deg);
            }
            80%{
                -webkit-transform: rotate(-3deg);
            }
            90%{
                -webkit-transform: rotate(-2deg);
            }
            100%{
                -webkit-transform: rotate(0deg);
            }
        }
        @-o-keyframes buzz {
            0% {
                -o-transform: rotate(0deg);
            }
            10%{
                -o-transform: rotate(3deg);
            }
            20%{
                -o-transform: rotate(6deg);
            }
            30%{
                -o-transform: rotate(3deg);
            }
            40%{
                -o-transform: rotate(0deg);
            }
            60% {
                -o-transform: rotate(-3deg);
            }
            70%{
                -o-transform: rotate(-6deg);
            }
            80%{
                -o-transform: rotate(-3deg);
            }
            90%{
                -o-transform: rotate(-2deg);
            }
            100%{
                -o-transform: rotate(0deg);
            }
        }
        @-moz-keyframes buzz {
            0% {
                -moz-transform: rotate(0deg);
            }
            10%{
                -moz-transform: rotate(3deg);
            }
            20%{
                -moz-transform: rotate(6deg);
            }
            30%{
                -moz-transform: rotate(3deg);
            }
            40%{
                -moz-transform: rotate(0deg);
            }
            60% {
                -moz-transform: rotate(-3deg);
            }
            70%{
                -moz-transform: rotate(-6deg);
            }
            80%{
                -moz-transform: rotate(-3deg);
            }
            90%{
                -moz-transform: rotate(-2deg);
            }
            100%{
                -moz-transform: rotate(0deg);
            }
        }
        @-ms-keyframes buzz {
            0% {
                -ms-transform: rotate(0deg);
            }
            10%{
                -ms-transform: rotate(3deg);
            }
            20%{
                -ms-transform: rotate(6deg);
            }
            30%{
                -ms-transform: rotate(3deg);
            }
            40%{
                -ms-transform: rotate(0deg);
            }
            60% {
                -ms-transform: rotate(-3deg);
            }
            70%{
                -ms-transform: rotate(-6deg);
            }
            80%{
                -ms-transform: rotate(-3deg);
            }
            90%{
                -ms-transform: rotate(-2deg);
            }
            100%{
                -ms-transform: rotate(0deg);
            }
        }
        

        .receive-zz{
            width: 12%;
            position: fixed;
            top: 10%;
            right: 0;
            z-index:100;
        }
        .receive-zz .img-box{
            width: 80%;
            height: 120px;
            display: inline-block;
        }
        .receive-zz .img-box .img{
            width: 100%;
            height: 100%;
            background-image: url(../images/Lzz.png);
            background-repeat: no-repeat;
            -webkit-background-size: 100%;
            background-size: 100%;
            animation: buzz 1s infinite linear;
            -webkit-animation: buzz 1s infinite linear;
            -moz-animation: buzz 1s infinite linear;
            -ms-animation: buzz 1s infinite linear;
            -o-animation: buzz 1s infinite linear;
        }
        .receive-close{
            position: absolute;
            top: 0;
            right: 15%;
            font-size: 35px;
            z-index: 5;
            color: #10b317;
            opacity: 0.6;
            
        }
        .receive-close:hover{
            color: #10b317;
            border: none;
        }
        
/* 2018-5-10-z */
.table-mould-blue {border-top: 1px solid #2fa4e7;}
.table-mould-blue .table-th, .table-mould-blue .table-td, .table-mould-blue .table-foot {border: 1px solid #2fa4e7;color: #2fa4e7;}
.table-mould-blue .form-control{color: #2fa4e7;}
.table-mould-blue .form-control:focus{border-color: #2fa4e7;}
.table-mould-blue .table-foot{border-top: none;}
.table-data-blue&gt;thead&gt;tr&gt;th{background-color:#2fa4e7;color:#fff;border: 1px solid #c6c6c6;border-bottom: none;}
.table-data-blue&gt;tbody&gt;tr&gt;td{border:1px solid #c6c6c6;color:#2fa4e7;}
.article-tab-list-blue&gt;li{border-top:1px dotted #cccccc;color:#2fa4e7;}
.article-tab-list-blue&gt;li&gt;a:before{color:#2fa4e7;}
.article-tab-list-blue&gt;li&gt;a{color:#2fa4e7;}
.article-tab-list-blue&gt;li&gt;a:hover{color:#157ab5;}
.news-content-blue&gt;strong&gt;a, .news-content-blue&gt;strong&gt;a:hover{color: #2fa4e7;}
.news-content-blue&gt;p&gt;a:hover{color:#2fa4e7;text-decoration:underline;}
.location-blue&gt;a:hover{color:#2fa4e7;text-decoration:none;}
.video-nav-tabs-blue&gt;li&gt;a, .video-nav-tabs-blue&gt;li&gt;a:hover{color:#ffffff;background-color: #2fa4e7;}
.video-content-title-blue{background-color: #2fa4e7;color:#ffffff;}
.brief-list-title-blue{background-color: #2fa4e7;color: #ffffff;}
.brief-list-blue&gt;li&gt;a:hover{color:#2fa4e7;}</pre></body></html>