@charset "utf-8";
/* --- RESETS  CSS --- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, select, input,select, button, textarea, p, blockquote,th, td,article, aside, footer, header, hgroup, nav, section,figure{
margin: 0;padding: 0;}
html, body {-webkit-text-size-adjust:none;}/*for chrome */
img{border:0;vertical-align:top;max-width: 100%;}
em{font-style: normal;}
ol,ul,li{list-style:none outside none;}
table{border-collapse: collapse;border-spacing: 0;table-layout: fixed;}
input, button, textarea, select, optgroup, option{font: 100% arial, helvetica, clean, sans-serif;vertical-align:middle;}
input::-moz-focus-inner,
button::-moz-focus-inner{padding: 0;border: 0;}
select{height:22px;line-height:22px;}
select option{padding:3px;}
article, aside, footer, header, hgroup, nav, section,main {display: block;}
/* --- RESETS END --- */

/* --- COMMON CSS --- */
.none{display: none;}.nobd{border:none!important;background:none!important;}.hide{display:none}.show{display:block}
.tl{text-align: left;}.tc{text-align: center;}.tr{text-align: right;}
.tdn{text-decoration: none;}.tdu{text-decoration: underline;}
.fwb{font-weight: 700;}.ti2e{text-indent: 2em;}.fsn{font-style: normal;}.fwn{font-weight: normal;}
.wsnw{white-space: nowrap;}
.tove{white-space: nowrap;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;}
.auto-break{word-wrap: break-word;-ms-word-break: break-all;word-break: break-all;}
.fz0{font-size: 0;}.fz12{font-size: 12px;}.fz14{font-size:14px}.fz16{font-size:16px} .fz18{font-size:18px}.fz20{font-size: 20px;}
.lh20{line-height: 20px;}.lh22{line-height: 22px;}.lh30{line-height: 30px;}
.dib{display: inline-block;vertical-align: middle;*display: inline;*zoom: 1;}
.w20p{width: 20%;}.w25p{width: 25%;}.w33p{width: 33.333%;}.w50p{width: 50%;}.w100p{width: 100%;}
.mar0{margin:0;}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mb25{margin-bottom:25px}.mb30{margin-bottom:30px}.mb35{margin-bottom:35px}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mt25{margin-top:25px}.mt30{margin-top:30px}.mt35{margin-top:35px}.mt40{margin-top:40px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left: 30px;}.ml40{margin-left: 40px;}.mr5{margin-right: 5px;}.mr10{margin-right:10px}.mr15{margin-right:15px}.mr20{margin-right:20px}.mr30{margin-right: 30px;}
.pad0{padding: 0;}.pad5{padding:5px;}.pad10{padding:10px;}.pad20{padding:20px;}.padlr20{padding: 0 20px;}.pb5{padding-bottom:5px;}.pb10{padding-bottom:10px;}.pb15{padding-bottom: 15px;}.pb20{padding-bottom: 20px;}.pb30{padding-bottom: 30px;}.pl30{padding-left: 30px;}.pt5{padding-top:5px}.pt10{padding-top:10px}.pt15{padding-top: 15px;}.pt20{padding-top: 20px;}.pt30{padding-top: 30px;}.pl35{padding-left: 35px;}.pr10{padding-right: 10px;}.pr20{padding-right: 20px;}.padlr30{padding: 0 30px;}.marlr3{margin: 0 3px;}.marlr10{margin: 0 10px;}.marlr20{margin: 0 20px;}.padtb10{padding: 10px 0;}.padtb20{padding: 20px 0;}
.fl{float:left;_display:inline;}.fr{float:right;_display:inline;}
.cl{width:0;height:0;overflow:hidden;font-size:0;clear:both;}.clr{clear:both;}
.htxt{text-indent:-9999em;overflow: hidden;}
.fix{overflow:hidden;_zoom:1;}
.pr{position:relative;}
.clearfix{display:block;*zoom:1;}
.clearfix:after{content:'';display:table;clear:both;}
.cgre{color:#37ceca;}
.cred{color:#ff6e6e;}
.cgra{color:#9d9d9d;}
.corange{color:#ff9000;}
.gre-bg,.gre-bg:hover,.yel-bg,.yel-bg:hover,.org-bg,.org-bg:hover{color: #fff;width: 100px;height: 30px;line-height: 30px;text-align: center;display: inline-block;vertical-align: middle;border-radius: 4px;}
.gre-bg{background-color: #159890;}.gre-bg:hover{background-color: #23b5ac;}
.yel-bg{background-color: #ffad25;}.yel-bg:hover{background-color: #e3981c;}
.red-bg{background-color: #ea4050;}.red-bg:hover{background-color: #cf2d3c;}
/*btn*/
.btn{display: inline-block;padding: 5px 25px;line-height: 20px;vertical-align: middle;transition: all .3s ease-out;-webkit-transition: all .3s ease-out;border-radius: 3px;}
.btn.btn-radius{border-radius: 50px;}
.btn.btn-success{background: #66BE4F;color: #fff;border: 1px solid #66BE4F;}
.btn.btn-success:hover{background-color: #32A912;}
.btn.btn-primary{background: #fff;border: 1px solid #E5E5E5;}
.btn.btn-primary:hover,.btn.btn-primary.gray-bg{background-color: #F5F5F5;}
.btn.btn-org{background: #FFA264;border: 1px solid #FFA264;color: #fff;}
.btn.btn-org:hover{background: #FF8939;border: 1px solid #FF8939;}
.btn.disabled{background: #eee;color: #999;cursor: not-allowed;border-color: #eee;}
/*三角形箭头*/
.top-arrow,.bot-arrow,.left-arrow,.right-arrow{width: 0;height: 0;overflow: hidden;display: inline-block;vertical-align: middle;border: 6px transparent dashed;}
.top-arrow{margin-top: -6px;border-bottom-style: solid;border-bottom-color: #c8c8c8;}
.bot-arrow{margin-top: 6px;border-top-style: solid;border-top-color: #c8c8c8;}
.left-arrow{margin-right: 6px;margin-top: -2px;border-right-style: solid;border-right-color: #c8c8c8;*margin-top: 2px;}
.right-arrow{margin-left: 6px;margin-top: -2px;border-left-style: solid;border-left-color: #c8c8c8;*margin-top: 2px;}
/*表格斑马纹*/
.table-striped{width: 100%;font-size: 14px;}
.table-striped th{font-size: 16px;font-weight: 700;line-height: 45px;padding:0 17px;background-color: #d2d2d2;white-space: nowrap;overflow: hidden;}
.table-striped th.remarks/*,.table-striped th:nth-child(5)*/{width: 48%;}
.table-striped td{padding:12px 17px;}
.table-striped tr:nth-child(odd) td{background-color: #fff;}
.table-striped tr:nth-child(even) td{background-color: #eee;}
.table-striped tr:hover{border: 2px solid #094;border-top: none;border-bottom: none;}
.table-striped thead tr:hover{border: none;}
.table-striped td a{color: #094;text-decoration: underline;white-space: nowrap;overflow: hidden;}

.tables{width: 100%;border: 1px solid #e7e7eb;}
.tables tr:not(:last-child){border-bottom: 1px solid #e7e7eb;}
.tables .highlight{background-color: #f3f4f5}
.tables th{background-color: #f3f4f5;font-weight: normal;height: 41px;line-height: 41px;}
.tables td{height: 49px;text-align: center;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.tables td.tl,.tables th.tl{text-align: left;padding: 0 10px;}
/*全部td超出显示*/
.ntove td{overflow: visible;white-space: normal;}
/*单个td超出显示*/
.tables td.over-show{overflow: visible;white-space: normal;}
.tables_higt td{height: 59px;}
.tb_border td:not(:last-child),.tb_border th:not(:last-child){border-right: 1px solid #e7e7eb;}
.operate-link a{color: #459ae9;margin: 0 12px;}
.operate-link a:hover{text-decoration: underline;}
.operate-link.nomg a{margin: 0;}
.operate-link.nomg a.marlr10{margin: 0 10px;}
.tables .ET-checkbox{margin-right: 0;}

/*pagination start*/
.pagination{height: 24px;line-height: 24px;padding: 20px 40px;color: #999;}
.pagination span{margin-right: 4px;}
.pagination .page-btn{width: 28px;height: 22px;line-height: 22px;}
.pagination .bd{border: 1px solid #d9dbda;display: inline-block;border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px;-webkit-border-radius: 2px;text-align: center;color: #999;margin-left: 2px;}
.pagination .page-jump{margin-top: -2px;}
.pagination .page-jump input{width: 58px;height: 14px;border:1px solid #d9dbda;padding: 4px 0;color: #666;vertical-align: top;outline: none;}
.pagination .page-jump a{width: 38px;height: 22px;}
.pagination a:hover{background: #f5f7f6;color: #666;text-decoration: none;}
/*pagination end*/

/*no-data start*/
.no-data{margin: 40px 0;text-align: center;}
.no-data a{display: inline-block;width: 100px;height: 100px;border-radius: 50%;}
.no-data a img{width: 100%;}
.no-data .des{margin-top: 15px;color: #999;}
/*no-data end*/

/*表单*/
.form-item{min-height: 38px;padding-bottom: 25px;line-height: 38px;_height: 38px;}
.form-label{float: left;width: 100px;line-height: 38px;margin: 0 5px 0 0;color: #7c8389;}
.form-label i{color: #e24b38;font-style: normal;}
.form-text{margin-left: 125px;}
.form-input{height: 36px;line-height: 36px;padding: 0 5px;border: 1px solid #E5E5E5;border-radius: 4px;outline: none;}
.form-input:focus,.form-ta:focus{border-color: #FF6700;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(218, 159, 119, .66);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(218, 159, 119, .66);}
.form-select{width: 112px;height: 38px;line-height: 38px;padding-left: 10px;color: #333;border: 1px solid #E5E5E5;border-radius: 4px;outline: none;}
.form-ta{padding: 10px;border: 1px solid #E5E5E5;border-radius: 4px;resize: none;outline: none;}
.form-btns{padding:20px 0 30px 0;}
.form-btns .btn{display: inline-block;vertical-align: middle;height: 44px;line-height: 44px;padding: 0 51px;font-size: 18px;text-align: center;border: 1px solid #d7d9d8;background-color: #fff;border-radius: 4px;}
.form-btns .save-btn{margin-right: 6px;color: #fff;background-color: #36c77b;border-color: #36c77b;}
.form-btns .save-btn:hover{background-color: #4cc385;}
.form-btns .save-btn:active{-webkit-box-shadow: inset 2px 4px 4px rgba(0,0,0,.1);
box-shadow: inset 2px 4px 4px rgba(0,0,0,.1);}
.form-btns .cancel-btn:hover{background-color: #f5f7f6;}
.form-btns .cancel-btn:active{-webkit-box-shadow: inset 2px 4px 4px rgba(0,0,0,.1);
box-shadow: inset 2px 4px 4px rgba(0,0,0,.1);}
.form-item .form-textare{line-height: auto;height: auto;resize: none;}


/*模拟select*/
.select{color: #444;font-size: 14px;cursor: pointer;min-width: 148px;max-width: 200px;height: 28px;line-height: 28px;margin-right: 8px;background-color: #fff;border: 1px solid #E5E5E5;position: relative;}
.select .select_text{height: 28px;overflow: hidden;padding:0 30px 0 15px;}
.select .disabled,.select .select_text span{color: #919090;}
.select .select_arrow{width: 0;height: 0;overflow: hidden;display: inline-block;vertical-align: middle;border: 6px transparent dashed;border-top-style: solid;border-top-color: #c8c8c8;position: absolute;right: 10px;top: 50%;margin-top: -3px;}
.select .option{width: 100%;max-height: 200px;overflow: auto;position: absolute;left: -1px;z-index: 1000;top: 28px;background-color: #fff;border: 1px solid #d2d2d2;display: none;_height: 200px;}
.select .option li{cursor: pointer;line-height: 26px;margin-bottom: 1px;padding:0 5px 0 15px;}
.select .option li.active,.select .option li:hover{background-color: #f5f7f6;}
.selectIndex{position: relative;z-index: 1001;}
/*.form-item .select{min-width: 123px;max-width: 200px;height: 47px;line-height: 47px;-webkit-border-radius: 5px;border-radius: 5px;}*/
.form-item .select{min-width: 123px;max-width: 200px;height: 38px;line-height: 38px;-webkit-border-radius: 5px;border-radius: 5px;}
/*.form-item .select .select_text{height: 47px;padding: 0 30px 0 12px;}*/
.form-item .select .select_text{height: 38px;padding: 0 30px 0 12px;}
/*.form-item .select .option{top: 45px;border-top: none;border-radius: 0 0 5px 5px;}*/
.form-item .select .option{top: 35px;border-top: 1px solid #d7d9d8;border-radius: 0 0 5px 5px;}
.form-item .select .select_arrow{border-top-color: #2d2c3b;}
.form-item .select .select_arrow_w{border-top-color:#fff;margin-top:-4px;z-index:5;}
.form-item .select .option li{line-height: 37px;padding: 0 5px 0 12px;}
/*公用artDialog弹窗样式*/
.artDialog_diySkin1{background-color: #fff;border-radius: 4px;overflow: hidden;-webkit-box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.35);
box-shadow: 0 3px 8px 0px rgba(0, 0, 0, 0.35);}
.artDialog_diySkin1 .aui_main{padding: 6px 0;}
.ET-popup-confirm .aui_main{font-size: 16px;}
.ET-popup-open .aui_content.aui_state_full,
.ET-popup-load .aui_content.aui_state_full,
.ET-popup-pull .aui_content.aui_state_full
{width: 100%;height: 100%;margin: 0;padding: 0!important;text-align: left;border: none 0;position: relative;}
.artDialog_diySkin1 .aui_loading{width: 96px;height: 32px;text-align: left;text-indent: -999em;overflow: hidden;background: url(../images/loading.gif) no-repeat center center;position: absolute;left: 50%;top: 50%;margin: -16px auto 0 -48px;}
/*标题*/
.artDialog_diySkin1 .aui_titleBar{position: relative;}
.artDialog_diySkin1 .aui_titleBar .aui_title{height: 50px;line-height:50px;padding-left: 23px;color: #7c8389;font-size: 14px;background-color: #f5f7f6;border-bottom: 1px solid #d7d9d8;filter:none;text-shadow: none;}
/*关闭按钮*/
.artDialog_diySkin1 .aui_close,
.aui_state_noTitle .aui_header .aui_close{position: absolute;top: 0;right: 15px;height: 50px;line-height: 50px;color: #bcbcbc;font:700 26px/50px "simsun";text-shadow: none;
-webkit-transition: -webkit-transform .5s;
-o-transition: -o-transform .5s;
transition: transform .5s;}
.artDialog_diySkin1 .aui_close:hover,
.aui_state_noTitle .aui_header .aui_close:hover{
color: #999;
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);}
/*按钮*/
.artDialog_diySkin1 .aui_buttons{padding: 16px 0;text-align: center;background: #F5F5F5;}
.artDialog_diySkin1 .aui_buttons button{display: inline-block;vertical-align: middle;height: 32px;color: #fff;text-align: center;background-color: #B2B2B2;border:1px solid #B2B2B2;outline: none;border-radius: 4px;cursor: pointer;margin:0 9px;border-radius: 50px;padding: 0 45px;}
.artDialog_diySkin1 .aui_buttons button:hover{background-color: #A9A9A9;}
.artDialog_diySkin1 .aui_buttons button:active{background-color: #A9A9A9;-webkit-box-shadow: inset 2px 4px 4px rgba(0,0,0,.1);
box-shadow: inset 2px 4px 4px rgba(0,0,0,.1);}

.artDialog_diySkin1 .aui_buttons .aui_state_highlight{margin:0 9px;color: #fff;background-color: #FF6700;border:1px solid #FF6700;}
.artDialog_diySkin1 .aui_buttons .aui_state_highlight:hover{background-color: #EB5F00;}
.artDialog_diySkin1 .aui_buttons .aui_state_highlight:active{background-color: #EB5F00;-webkit-box-shadow: inset 2px 4px 4px rgba(0,0,0,.1);
box-shadow: inset 2px 4px 4px rgba(0,0,0,.1);}
/*无title*/
.aui_state_noTitle .aui_border .aui_inner{border: none;}
.aui_state_noTitle .aui_header .aui_close,
.aui_state_noTitle .aui_header .aui_close:hover{color: #666;}
/*tips*/
.ET-popup-tips{border:2px #60d5ab solid;}
.ET-popup-tips .aui_main{padding: 0 20px;color: #56bf99;font-weight: 700;line-height: 21px;}

/* 左侧弹窗 */
.noScrollY{overflow-y: hidden;}
.ET-popup-pull{-webkit-box-shadow: 0 0 40px 2px rgba(0,0,0,.2);
box-shadow: 0 0 40px 2px rgba(0,0,0,.2);visibility: hidden;}
.ET-popup-pull .aui_titleBar .aui_title{padding-left: 35px;font-size: 16px;border-bottom: 1px solid #d7d9d8;}
.ET-popup-pull .aui_close{width: 50px;height: 50px;border-left: 1px solid #e6ebe9;position: absolute;right: 0;top: 0;color: #ccc;font-size: 22px;text-align: center;}
.ET-popup-pull .aui_close:hover{color: #fff;background-color: #e24b38;-webkit-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;}
.ET-popup-pull .aui_main{padding: 0;text-align: center;}
.ET-popup-pull .aui_content.aui_state_full {width: 100%;height: 100%;margin: 0;padding: 0!important;text-align: left;border: none 0;position: relative;}
.ET-popup-pull .aui_buttons{text-align: center;padding: 10px 0 20px;}
/*.ET-popup-pull .aui_buttons button{height: 47px;padding: 0 50px;font-size: 18px;}*/
.ET-popup-pull .aui_buttons .aui_state_highlight{margin: 0 3px;background-color: #2bb8aa;border-color: #2bb8aa;}
.ET-popup-pull .aui_buttons .aui_state_highlight:hover,
.ET-popup-pull .aui_buttons .aui_state_highlight:active{background-color: #36c2b4;}


/*label & checkbox*/
.ET-label,
.ET-checkbox{cursor: pointer;position: relative;*zoom: 1;*overflow: hidden;}
.ET-label i{position: relative;overflow: visible;margin-right: 5px;margin-top: -3px;display: inline-block;width: 16px;height: 16px;margin-right: 2px;vertical-align: middle;background: url(../images/ET_label.png) no-repeat;}
.ET-label input,
.ET-checkbox input{position: absolute;left: 0;top: 0;width: 100%;height: 100%;cursor: pointer;opacity: 0;filter: alpha(opacity=0);}
.ET-label input:disabled{cursor: default;}
.label-on i {background-position: 0 -16px;}

.ET-checkbox{margin-right: 15px;cursor: pointer;}
.ET-checkbox i{display: inline-block;width: 16px;height: 16px;margin: -3px 6px 0 0;vertical-align: middle;background:url(../images/ET_checkbox.png) no-repeat;*margin-top: 0;}
.ET-checkbox input{margin-right: 3px;}
.ET-checkbox-on i{background-position: 0 -16px;}
.ET-checkbox-disabled,
.ET-checkbox-on-disabled{color: #a9a9a9;cursor: default;}
.ET-checkbox-disabled i{background-position: 0 -32px;}
.ET-checkbox-on-disabled i{background-position: 0 -48px;}
/* 开关切换 */
.switchs,.switch-lg,.switch-sm{width: 42px;height: 28px;line-height: 28px;padding: 0 14px;color: #fff;font-size: 14px;text-align: right;cursor: pointer;background-color: #ccc;border-radius: 15px;position: relative;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;transition: all .3s ease-out;-webkit-transition: all .3s ease-out;}
.switchs:after,.switch-lg:after,.switch-sm:after{content: "";width: 20px;height: 20px;background-color: #fff;border: 1px solid #bbb;border-radius: 50%;background-color: #fff;-webkit-box-shadow:-1px 1px 2px rgba(187,187,187,.2);box-shadow:-1px 1px 2px rgba(187,187,187,.2);position: absolute;left: 3px;top: 3px;transition: all .3s ease-out;-webkit-transition: all .3s ease-out;}
.switch-lg{width: 62px;height: 30px;line-height: 30px;}
.switch-lg:after{width: 22px;height: 22px;}
.switch-sm{width: 32px;height: 20px;line-height: 20px;}
.switch-sm:after{width: 14px;height: 14px;top: 2px;transform: translateX(3px);-webkit-transform: translateX(3px);left: 0;}
.switch-sm.notext{padding: 0;}
.switch-open{text-align: left;background-color: #2bb7aa;}
.switch-open:after{left: auto;right: 3px;-webkit-box-shadow: 1px 1px 2px rgba(86,191,153,.8);box-shadow: 1px 1px 2px rgba(86,191,153,.8);border: 1px solid #2bb7aa;}
.switch-open.switch-sm:after{transform: translateX(14px);-webkit-transform: translateX(14px);right: auto;}

/* --- COMMON CSS END--- */

body, td, input, textarea, select, button{color:#333;font:14px/1.85 "Microsoft YaHei",Tahoma,Arial, sans-serif;}
[v-cloak] {
	display: none;
} 
i{font-style: normal;}
a{color:#333;text-decoration: none;outline: none;}
a:hover{/* color:#f60;text-decoration: underline; */}
.wrap{margin:0 auto;}
.flex{display: -webkit-box;display: -ms-box;display: -webkit-flex;display: -ms-flex;display: flex;}
.flex-1{-webkit-flex: 1;-ms-flex: 1;flex: 1;-webkit-box-flex: 1;box-flex: 1;}
.vtm{align-items:center;-webkit-align-items:center;}
.hover-line:hover{text-decoration: underline;}
/* html{background-color: #faf8f7;} */
.container{width: 1200px;margin: 0 auto;}
.ico{display: inline-block;vertical-align: middle;}
/* 公用头部 */
.header{padding-top: 28px;background-color: #fff;border-bottom: 1px solid #d7d9d8;}
/*.logo{width: 167px;height: 48px;background: url(../images/platform/logo.png) no-repeat;}
.logo a{display: block;width: 100%;height: 100%;text-indent: -9999em;}*/
.logo-ico{width: 150px;height: 39px;padding-top: 6px;}
.logo-ico img{width: 100%;height: 100%;}
.logo-des{font-size: 26px;color: #333;line-height: 45px;}
.insulate{width: 1px;height: 45px;background-color: #1cbca7;margin: 0 20px;}
.ico-bell{width: 16px;height: 18px;background: url(../images/platform/ico_bell.png) no-repeat;position: relative;}
.ico-bell b {width: 6px;height: 6px;background: url(../images/platform/dot.png) no-repeat;position: absolute;right: -2px;top: -3px;}
.logout{padding-top: 9px;}
.logout .split{display: inline-block;vertical-align: middle;width: 1px;height: 13px;margin: 0 11px;background-color: #e5e5e5;}
.log-menu{display: inline-block;vertical-align: top;padding-bottom: 10px;*display: inline;*zoom: 1;}
.log-menu .bot-arrow{border-top-color: #bbb;}
.ico-school{width: 28px;height: 28px;overflow: hidden;border-radius: 50%;border: 1px solid #aaa;background: url(../images/platform/ico_school.png) no-repeat 50% 50%;-webkit-background-size: 100%;background-size: 100%;}
.ico-school img{max-width: 100%;}
.log-menu ul{width: 123px;padding: 4px 0;border: 1px solid #e6ebe9;background-color: #fff;position: absolute;left: -4px;top: 39px;}
.log-menu li a{display: block;height: 25px;line-height: 25px;padding-left: 18px;}
.log-menu li a:hover{background-color: #f5f7f6;}

.main{padding: 30px 0;/*background-color: #faf8f7;*/}
.footer{width: 100%;color: #999;background-color: #faf8f7;}
.footer .container{padding-bottom: 10px;}

.box{background-color: #fff;border: 1px solid #d7d9d8;}
.box-hd{padding-left: 26px;height: 40px;line-height: 40px;font-weight: 700;}




