@charset "UTF-8";
/**
 * 
 * @authors Korbin 280674094@qq.com
 * @date    2019-03-06 09:55:56
 * @version $Id$
 */

 *{padding: 0px;margin: 0px;font-style: normal;list-style-type: none;text-decoration: none;font-family: Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;border:0 none;outline: 0px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; }
div,p{word-break:break-all;}
a{cursor: pointer;transition:all .3s; -webkit-transition:all .3s;-moz-transition:all .3s;}
h2,h3,h4,h5,h6{font-weight: normal;font-size: 14px;}
body{clear: both;min-width: 1300px!important;color: #333;line-height: 22px;font-size: 14px; }
input,textarea,button,select{outline: none;resize:none;border:1px solid #d5d5d5;transition:all .5s; -webkit-transition:all .5s;-moz-transition:all .5s;font-size: 14px;}
button,select,input{height: 34px;}
input,textarea{padding: 3px 5px;border-radius: 2px; color: #666;background: #fff;}
button{background: none;cursor: pointer;border:0 none;}
label{line-height: 22px;}
label th,label td{word-break: break-all; word-wrap:break-word;}
table{border-collapse:collapse;border-spacing:0;width: 100%;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}/*google浏览器黄色背景*/
input::-ms-clear,input::-ms-reveal{display:none;}/*ie浏览器的眼睛跟叉叉*/
input[type='checkbox'],input[type='radio']{vertical-align: middle;margin-top: -3px;height: 14px;}

@font-face {
	font-family:"kbico";
	src:url(../fonts/icomoon.eot?m4iezm);
	src:url(../fonts/icomoon.eot?m4iezm#iefix) format('embedded-opentype'),url(../fonts/icomoon.ttf?m4iezm) format('truetype'),url(../fonts/fonicomoon.woff?m4iezm) format('woff'),url(../fonts/icomoon.svg?m4iezm#icomoon) format('svg');	
	font-style:normal;
}
.kbico{display: inline-block;vertical-align: top; font-family: "kbico";font-style:normal;}

/*General*/
.fclear:after, .flexquar:after,.flexhelf:after{content: '';display: block;clear: both;overflow: hidden;}
.fl{float: left;}.fr{float: right;}
.hide{display: none;}

.kbin_head{height: 60px;background: #3c9dfe; position: fixed;top: 0;left: 0px;right: 0px; z-index: 666; padding-right: 20px;box-shadow: 1px 1px 3px rgba(0,0,0,.1);width: 100%;}
.kbin_head .logo{float: left; line-height: 60px;width: 200px;padding-left: 20px;}
.kbin_head .logo img{height: 40px;margin: 10px 10px 0 0;display: inline-block;vertical-align: top;}
.kbin_head .logo a{display: block;font-size: 25px;color: #fff;}
.kbin_head .nav{float: left;}
.kbin_head .nav .vli{float: left;position: relative;z-index: 100;}
.kbin_head .nav .vli > a{display: block;line-height: 60px;padding: 0 20px;margin-right: 5px;color: #fff;font-size: 16px;}
.kbin_head .nav .vli .arr{font-size: 11px;transition:all .3s;transform:rotate(90deg);line-height: 12px;width: 12px;vertical-align: middle;margin: -3px 0 0 3px;}
.kbin_head .nav .vli .arr:before{content: '\e900';}
.kbin_head .nav .vli:hover{background: #328ce7;}
.kbin_head .nav .vli:hover .down_menu{visibility: visible;opacity: 1;margin-top: 0px;}
.kbin_head .nav .vli:hover .arr{transform:rotate(-90deg);}
.kbin_head .nav .down_menu{position: absolute;transition: all .2s ease; -ms-transition: all .2s ease;top: 60px;left: 0px; width: 200px;background: #328ce7;box-shadow: 0px 3px 30px rgba(0,0,0,.1);visibility: hidden;opacity: 0;margin-top: 5px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;}
.kbin_head .nav .down_menu .row{padding-bottom: 13px;}
.kbin_head .nav .down_menu h3{color: #36a2f5;background: #364150; display: block;line-height: 40px;padding: 0 15px;margin-bottom: 13px;}
.kbin_head .nav .down_menu h3:before{content: '\e908'; font-size: 16px;display: inline-block; vertical-align: top; margin: 1px 4px 0 0;}
.kbin_head .nav .down_menu a{color: #fff;padding-left:15px; line-height: 35px;}
.kbin_head .nav .down_menu .row a{width: 50%;display: inline-block;vertical-align: top;}
.kbin_head .nav .down_menu .col{padding: 10px 0;}
.kbin_head .nav .down_menu .col a{display: block;}
.kbin_head .nav .down_menu a:hover{background: #3c9dfe;}
.kbin_head .navbar-right{float: right;}
.kbin_head .navbar-right li{float: left;line-height: 60px;margin-left: 20px;}
.kbin_head .navbar-right a{color: #fff;}
.kbin_head .navbar-right a:hover{color: #36a2f5;}
.kbin_head .navbar-right .user{padding: 0 15px;cursor: pointer;color: #fff;}
.kbin_head .navbar-right .user:hover{background: #328ce7;}
.kbin_head .navbar-right .portrait{display: inline-block;margin: -3px 5px 0 0; vertical-align: middle;width: 30px; height: 30px;}
.navbar-right .user em{display: inline-block;vertical-align: top;}
.kbin_head .navbar-right .portrait img{width: 100%;}
.kbin_head .navbar-right .Exit{margin-left: 3px;}
.kbin_head .navbar-right .Exit:after{content: '\e901';}
.navbar-right li{position: relative;height: 60px;}
.navbar-right li:hover .layui-icon{transform:rotate(180deg);}
.navbar-right li:hover .useropare{visibility: visible;opacity: 1;margin-top: 0px;}
.useropare{position: absolute;top: 60px;right: 0px;margin-top: 5px; width: 200px;background: #fff;box-shadow: 0px 3px 12px rgba(0,0,0,.1);visibility: hidden;padding: 5px 0; opacity: 0;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;transition: all .2s ease; -ms-transition: all .2s ease;}
.navbar-right .useropare a{display: block;line-height: 40px;padding: 0 20px;color: #333;}
.useropare a:hover{color: #36a2f5;}

.nav li .homebtn:before{content: '\e907';display: inline-block; font-size: 20px;margin-right: 2px; vertical-align: top;} 
.nav li .ktico1:before{content: '\e906';display: inline-block; font-size: 17px;margin-right: 4px; vertical-align: top;} 
.nav li .ktico2:before{content: '\e905';display: inline-block; font-size: 17px;margin-right: 2px; vertical-align: top;} 
.nav li .ktico3:before{content: '\e904';display: inline-block; font-size: 17px;margin-right: 2px; vertical-align: top;} 
.nav li .ktico4:before{content: '\e902';display: inline-block; font-size: 17px;margin-right: 3px; vertical-align: top;} 
.nav li .ktico5:before{content: '\e903';display: inline-block; font-size: 17px;margin-right: 4px; vertical-align: top;} 
.nav li .ktico6:before{content: '\e90c';display: inline-block; font-size: 17px;margin-right: 4px; vertical-align: top;} 

.container_full{padding: 20px;background: #f3f4f5;margin-top: 60px; min-height:calc(100vh - 60px);}
.container_full:after{content: '';display: block;clear: both;overflow: hidden;}
.speedtc_col{width: 70%;}
.st_panel{margin: 0 20px 20px 0;background: #fff;border-radius: 2px;}
.st_panel .kb_title{padding: 8px 20px;line-height: 26px;border-bottom: 1px solid #eee;}
.st_panel .kb_title:after{content: '';display: block;clear: both;overflow: hidden;}
.st_panel .kb_title h2{color: #53505f;font-weight: bold; float: left;}
.st_panel .st-Pbody{padding: 20px;line-height: 26px;}
.panel_group{display: flex;display: -ms-flex;display: -moz-flex;width: 100%;}
.panel_group .pro1{width:300px;}
.panel_group .pro2{flex:1;}
.contactSev .kbico{display: inline-block;vertical-align: top;width: 26px;height: 26px;border-radius: 50%;margin-right: 4px; }
.contactSev .ico1{background: #0088cc url(../img/contact1.png) no-repeat center;background-size:13px;}
.contactSev .ico2{background: #0088cc url(../img/contact2.png) no-repeat center;background-size:13px;}
.contactSev .ico3{background: #0088cc url(../img/contact3.png) no-repeat center;background-size:15px;}
.linelist p{margin-bottom:10px;color: #666;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;  }
.st-schedule{overflow: hidden;}
.st-schedule li{ width: 25%; float: left;}
.st-schedule li .iso{background: #4c75b8;margin: 0 10px; padding: 10px; border-radius: 3px;color: #fff;}
.st-schedule li h3{opacity: .6;}
.st-schedule li .num{font-size: 20px;padding: 5px 0; overflow: hidden;white-space: nowrap;text-overflow:ellipsis; }
.st-schedule li .view{color: #fff;opacity: .6;font-size: 12px;}
.st-schedule li .view:hover{opacity: 1;}
.st_panel .schedule_body{padding: 20px 10px;}
.getstarted{display: flex;display: -ms-flex;display: -moz-flex;}
.getstarted .videoList{width: 280px;}
.getstarted ul a{display: block;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;color: #333;}
.getstarted li{margin-bottom: 5px;}
.getstarted li a em{display: inline-block;vertical-align: middle;margin-top: -3px; height: 18px;width: 24px;margin-right: 5px;border-radius: 2px;} 
.getstarted li a em.vid{background: #8b5edd url(../img/vdo.png) no-repeat center;background-size: 12px;}
.getstarted li a em.file{background: #137eff url(../img/file.png) no-repeat center;background-size: 12px;}
.getstarted .fileList{flex:1;}
.getstarted .fileList li{float: left;width: 50%;padding-left: 20px;}

.kb_title .title-right{float: right;line-height: 26px;height: 26px;}
.kb_title .title-right .circle{width: 12px;height: 12px;margin-top: 8px; margin-left: 5px; display: inline-block;vertical-align: middle; border-radius: 50%;background: #0088cc;opacity: .3;cursor: pointer;}
.kb_title .title-right .circle.curr{opacity: 1;}
.STcartogram .item{display: none;}
.STcartogram .item.show{display: block;}

.sliderbar{width: 30%; }
.sliderbar .st_panel{margin-right: 0px;}
.st_panel .KBnotice{padding-top:5px; }
.KBnotice li{padding: 15px 0;border-bottom: 1px solid #eee;overflow: hidden;clear: both;}
.KBnotice li a{float: left;display: block;height: 44px;overflow: hidden; line-height: 22px; width: 74%;color: #333;}
.KBnotice li a:hover{color: #0088cc;}
.KBnotice li a .label{display: inline-block;vertical-align: top;font-size: 12px; margin: 1px 3px 0 0; line-height: 20px;padding: 0 5px;border-radius: 3px;}
.KBnotice li a .newfunc{background: #e74a25;color: #fff;}
.KBnotice li .time{float: right;color: #878787;}
.KBnotice #swiPaging{margin-top: 19px;text-align: center;}
@media screen and (max-width: 1440px) {
	.KBnotice .layui-laypage a, .KBnotice .layui-laypage span{height: 22px;line-height: 22px;padding: 0 8px;}
}

.system_Footer{text-align: center;width: 100%;}
.system_Footer p{line-height: 22px;color: #666;}
.system_Footer a{color: #666;}
.system_Footer a:hover{color: #0088cc;}

.kbmodel_full{position: relative;} 
.content-wrapper{margin-left: 200px}
.submenu-left{width: 200px; position: fixed;z-index: 666; overflow: auto; bottom: 0px; top: 60px;left: 0px;background: #2a323e;}
.submenu-left .col ul{padding: 10px 0;}
.submenu-left li{font-size: 15px;}
.submenu-left li a{color: #fff;line-height: 40px;display: block;padding: 0 15px 0 35px;}
.submenu-left li a:hover{color: #36a2f5;}
.submenu-left li.curr a{background: #36a2f5;color: #fff;}
.submenu-left h2{color: #fff;padding: 0 15px;background: #364150;font-size: 16px; display: block; line-height: 40px;}
.submenu-left h2:before{content: '\e908'; color: #36a2f5; font-size: 18px;display: inline-block; vertical-align: top; margin: 1px 4px 0 0;}
.closeSub{display: none; position: fixed;left: 200px;top: 50%; margin-top: -15px; width: 20px;height: 40px;background: #364150;}

.kbmodel_full .content-wrapper{margin: 46px 0 0 200px;background: #fff; padding: 20px;}
.multiSearch{margin-bottom: 15px;}
.multiSearch .textareaSearch{width: 100%;height: 100px;margin-bottom: 15px;}
.multiSearch .platfBtn .tips{display: inline-block;vertical-align: top;line-height: 32px;margin-left: 15px;color: #999;}
.multiSearch .layui-icon-about{color: #f06753;}

.flexSearch li{margin: 5px 0;display: flex;flex-shrink:0;padding-right: 20px;}
.flexSearch li .inputTxt{width: 100px;text-align: right;line-height: 32px;}
.flexSearch li .inputBlock{flex:1;line-height: 32px;}
.flexSearch li .inputBlock .layui-form-select input{height: 34px;}
.flexSearch li .voin{width: 80%;}
.flexSearch .multLable em{display: inline-block;vertical-align: top;line-height: 30px;height: 32px;margin-right: 5px; padding: 0 10px;border:1px solid #ddd;border-radius: 3px;cursor: pointer;}
.flexSearch .multLable em:hover{color: #4c75b8;border-color: #4c75b8;}
.flexSearch .multLable .curr{background: #4c75b8;border-color: #4c75b8;color: #fff!important;}
.time_StartEnd .time-item{width: 92px;display: inline-block;height: 32px;padding-left: 5px;}
.time_StartEnd .dash{display: inline-block;vertical-align: top;line-height: 32px;width: 12px;text-align: center;}

.flexSearch .moreGroup .layui-form-select{width: 100px;display: inline-block;vertical-align: top;}
.flexquar li{float: left;width: 33.3333%;}
.flexquar li.alone{clear: left;width: 100%;}
.flexhelf li{float: left;width: 50%;}
.flexhelf .btngo{float: right;width: auto;padding-right: 0px;}
.flexhelf .btngo .layui-btn{margin-left: 10px;margin-right: 0px;}

/*通用ul*/
.flexlayer li{margin: 5px 0;display: flex;flex-shrink:0;padding-right: 20px;line-height: 32px;}
.flexlayer li .inptxt{width: 100px;vertical-align: top;line-height: 32px; text-align: right;padding-right: 5px;}
.flexlayer li .inpblock{flex:1;vertical-align: top;}
.flexlayer li .inpblock input{height: 32px;width: 100%; max-width: 320px;}
.flexlayer li .layui-form-select{width: 100%;max-width: 320px;}
.flexlayer li .submitDiv{margin-left:100px; }
.flexlayer li .submitDiv button{width: 80px;}
.flexlayer .alone{width: 100%;clear: left;}


.linksearch,.flexSearch{margin-bottom: 15px;border-bottom: 1px solid #eee;padding-bottom: 15px;}
.flexSearch .groupBtns{padding-left: 100px;}
.flexSearch .groupBtns button{margin-right: 10px;min-width: 80px;}

.layui-table{border-bottom: 1px solid #eee}
.vod_table .tdPic img{width: 80px;height: 80px;}
.vod_table #swiPaging{margin-top: 15px;}
.vod_table #swiPaging a,.vod_table #swiPaging span{margin-bottom: 0px;}
.operate .layui-btn{margin-left: 5px;}
.usebtn .layui-btn{margin-right: 5px;}

.exportIco:before{content: '\e908';}

.outWindow{padding: 20px;}

.ruleName{padding-bottom: 20px;}
.choselist .layui-form-checkbox .ws{vertical-align: top;color: #2a323e;}
body .layui-form-checkbox span{line-height: 16px;padding: 0 5px;}
.ruleBody{display: flex;}
.ruleBody .setRule{width: 65%;margin-right: 15px; border:1px solid #eee;border-radius: 3px;}
.ruleBody .choseTab{width: 35%;border:1px solid #eee;border-radius: 3px;}
.ruleBody .ruletitle{padding: 5px 15px;background: #eee;}
.ruleBody .ruleSection li{line-height: 22px; padding: 10px 0; border:1px solid #e1e1e1;border-left: 2px solid #0088cc; }
.ruleBody .ruleSection .inptxt{width: auto;padding-left: 10px;}
.ruleBody .ruleSection .inpblock{padding: 0 10px;line-height: 32px;}
.ruleBody .choselist{padding: 15px;height: 320px;overflow: auto;}
.ruleBody .ruleSection{padding: 10px 15px;height: 320px;overflow: auto;}
.ruleBody .ruleSection .getlist{color: #4c75b8;}
.ruleBody .ruleSection .getlist .type{color: #333;}
.ruleBody .ruleSection .getlist span,.ruleBody .ruleSection .getlist .type{display: inline-block;vertical-align: top; margin-right: 10px;}
.ruleBody .choseTab .row{margin-bottom: 10px;}
.ruleBody .choseTab .row:last-child{margin-bottom: 0px;}
.ruleBody .choseTab .choselist h4{margin-bottom: 5px;font-weight: bold;border-bottom: 1px solid #eee;padding-bottom: 5px;}
.ruleBody .choseTab .list li{margin:5px 0;}

.outWindow .layui-form-checkbox[lay-skin=primary] i{margin-top: 1px;}
.colCheckbox{border:1px solid #ddd;margin-bottom: 15px;}
.boxall{padding: 8px 15px;border-bottom: 1px solid #ddd;}
.boxall h3 .ti{display: inline-block;width: 60px; vertical-align: top;margin-right: 20px;}
.kb_chbox{padding: 10px 15px;overflow: hidden;}
.kb_chbox .lip{width: 33.3333%;float: left;padding-right: 15px;margin:5px 0; }
.kb_chbox .ed{display: inline-block;vertical-align: top;background: #4c75b8;line-height: 28px; padding-left: 10px;border-radius: 2px;margin:5px 5px 5px 0;color: #fff;overflow: hidden;}
.kb_chbox .remv{font-size: 10px;width: 28px;text-align: center;background: #4469a5; margin-left: 10px;cursor: pointer;}
.kb_chbox .remv:hover{background: #385687}
.kb_chbox .remv:before{content: '\e90b';}
.layui-form .writelist{padding-top:15px; }
.layui-form .writelist .inptxt{padding-right: 10px;}

.appLogis{display: flex; width: 100%;}
.appLogis .logisname{flex:1; border:1px solid #ddd;height: 320px;}
.appLogis .logisname h3{padding: 0 15px;line-height: 40px;border-bottom: 1px solid #ddd;}
.appLogis .logis_toFro{width: 100px;display: flex; flex-wrap:wrap;justify-content:center;align-items:center;}
.appLogis .logis_toFro .kpl{width: 50px;}
.appLogis .logis_toFro span{margin:10px 0;width: 50px; display: block; height: 30px;border:1px solid #999; cursor: pointer;border-radius: 15px;position: relative;color: #666; font-size: 16px;line-height: 28px;text-align: center;}
.appLogis .logis_toFro span:before{content: '\e900';}
.appLogis .logis_toFro .logfro{transform:rotate(180deg); }
.appLogis .logis_toFro span:hover{border-color: #0088cc;color: #0088cc;}
.appLogis .col span{padding: 0 20px;display: block; line-height: 34px;cursor: pointer;}
.appLogis .col span:hover{background: #fcf8e3;}
.logisname .col span.active{background: #0088cc;color: #fff; }
.pop_textArea .numTxtarea{height: 120px;width: 100%;}

.FieldEmpty .row{margin: 10px 0;}

.SizeRange li .inptxt{width: 170px;}
.SizeRange li .inpblock .layui-form-select{width: 130px;display: inline-block;}
.SizeRange li .inpblock .kbinp{width: 200px;}
.SizeRange li .layui-form-checkbox[lay-skin=primary] span{line-height: 32px;}
.SizeRange li .layui-form-checkbox[lay-skin=primary] i{margin-top: 8px;}
.flexlayer li .layui-disabled{background: #f9f9f9;border-color:#eee;}

.layui-form-radio>i{margin-right: 5px;}

.proWeight .scope{margin-bottom: 10px;}
.proWeight .scope .tp{display: inline-block;margin-right: 20px;vertical-align: top;}
.proWeight .scope .mx{width: 70px;}
.proWeight .scope .layui-form-select{width: 130px;}
.proWeight .scope .wet{width: 200px;}

/*登录*/
.log-head{height: 60px;overflow: hidden;padding: 0 20px;}
.log-head .logo{float: left;}
.log-head h1{float: left;line-height: 60px;font-size: 22px;margin-right: 30px; font-weight: bold;color: #0088cc;}
.log-head .logo .welcome{float: left;line-height: 60px;}
.log-banner{height: calc(100vh - 60px);width: 100%;background: url(../img/ftbg.jpg) no-repeat center top;display: flex;display: -ms-flex;}
.LogWrap{display: flex;width: 1200px;margin:0 auto;}
.log-banner .pic{flex:1;display: flex;align-items:center; justify-content:center;}
.log-banner .log-form{display: flex;align-items:center; justify-content:center;width:430px; }
.log-banner .log-form form{background: #fff;padding: 20px 30px;border-radius: 5px;}
.log-banner .log-form h2{margin: 10px 0 30px;font-size: 18px;}
.log-banner .log-form li{margin-bottom: 15px;}
.log-banner .log-form li input{height: 40px;padding: 0 10px;width: 100%;}
.log-banner .log-form li #confirm{width: 100%;height: 40px;line-height: 38px; font-size: 16px;}

/*弹窗修改密码*/
.modelpop{padding: 20px;}
.modelpop .backpassword{width: 400px;margin:0 auto;padding: 30px 0;}
.modelpop .backpassword li input{height: 36px;}
.modelpop .backpassword li{margin:15px 0;}
.modelpop .backpassword li .inptxt{line-height: 36px;}
.backpassword li .verifyImg input{width:175px;margin-right: 5px; }
.backpassword li .verifyImg .numcode{display: inline-block;vertical-align: top;}
.backpassword li .verifyImg .numcode img{width: 96px;height: 36px;}
.fixedresult{text-align: center;padding: 50px 0;}
.fixedresult h3{margin-bottom: 15px;line-height: 30px; font-size: 16px;}
.fixedresult h3 .layui-icon{font-size: 30px;color: #009688;vertical-align: middle;}
.fixedresult em{color: #ff8800;}

/*滑动验证*/
.ui-slider-wrap {background: #e8e8e8;position: relative;}
.ui-slider-wrap .ui-slider-bg {width: 0;}
.ui-slider-wrap .ui-slider-btn {position: absolute;top: 0;left: 0;cursor: move;text-align: center;	border: 1px solid #ccc;	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;}
.ui-slider-wrap .ui-slider-btn {background: #fff url(../img/slider.png) no-repeat center;}
.ui-slider-wrap .ui-slider-btn.success {background-image: url(../img/success.png);	background-size: 16px;}
.ui-slider-wrap .ui-slider-text {width: 100%;height: 100%;font-family: "微软雅黑";text-align: center;position: absolute;top: 0;left: 0;color: #666;}

.ui-slider-wrap .ui-slider-no-select {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}

.kb_menu_panel{margin-bottom: 20px;border-radius:3px; }
.kb_menu_panel .kb_title{padding: 6px 0px;border-bottom: 1px solid #e5e5e5;}
.kb_menu_panel .kb_title h3{line-height: 34px; font-weight: normal;}
.kb_menu_panel .kb_title h3 .tp{ font-size: 16px;margin-left: 5px; font-weight: bold;}
.kb_list_body ul{display: flex;flex-wrap:wrap;width: 100%;padding: 10px 0;}
.kb_list_body li{width: 25%;}
.kb_list_body li:hover a{transform:translateY(-5px);box-shadow: 0 1px 20px rgba(0,0,0,.1); }
.kb_list_body li .extlink{ margin: 10px 20px 10px 0;display: block;background: #fff;border-radius: 3px; padding-bottom:20px;overflow: hidden;}
.kb_list_body li:nth-child(4n) .extlink{margin-right: 0px;}
.kb_list_body li .itemBody{text-align: center;line-height: 26px;}
.kb_list_body li h2{color: #ff9f40;font-size: 16px;line-height: 35px; margin-top: 20px;position: relative;font-weight: bold;text-align: center;}
.kb_list_body li h2 .foicon{width: 35px;height: 35px;text-align: center;border-radius: 50%; display: inline-block; background: #ff9f40;vertical-align: top; color: #fff;margin-right: 10px;padding-top: 1px;}
.kb_list_body li h2 .foicon .layui-icon{font-size: 20px;line-height: 35px;}
.kb_list_body li .itemBody .sem{color: #328ce7;font-size: 15px;margin-top: 10px;}

.kbarea{background: #fff;margin-bottom: 20px; border-radius: 3px;}
.kbContent_left{float: left;width: calc(100% - 360px);padding-right: 20px;}
.kbContent_right{float: right;width: 360px;}
.topcompany{display: flex;width: 100%;}
.topcompany .Name{width: 360px;padding: 20px;margin-right: 20px;}
.topcompany .Name .photo{float: left;border-radius: 50%; width: 120px;height: 120px;overflow: hidden; margin-right: 18px;}
.topcompany .Name .photo img{width: 120px;}
.topcompany .Name .active{display: flex;height: 120px; align-items:center;}
.topcompany .Name .active h2{font-size: 16px;color: #4a89dc;margin-bottom: 10px;}
.topcompany .Info{flex:1;padding: 20px;display: flex;}
.topcompany .Info h3{margin-bottom: 20px;}
.topcompany .Info .typenumb{flex:1;}
.topcompany .Info .typenumb:first-child{margin-right: 30px;}
.topcompany .Info .infobody li{display: flex;margin-top: 10px; line-height: 34px;background: #4c75b8;color: #fff;border-radius: 3px;padding: 0 10px;} 
.topcompany .Info .infobody .ibtxt{width: 60px; margin-right:10px; }
.topcompany .Info .infobody .num{flex:1; text-align: right;height: 34px;overflow: hidden;}

.histogram .dataTotal{padding: 30px 0;text-align: center;}
.dataTotal span{display: inline-block;vertical-align: top;line-height: 34px;border-radius: 2px;padding: 0 10px;margin: 0 5px;font-size: 15px;}
.dataTotal span em{font-weight: bold;color: #f83f37;}
/*
.histogram .dataTotal span.p1{background: #7cb5ec;}
.histogram .dataTotal span.p2{background: #434348;}
.histogram .dataTotal span.p3{background: #90ed7d;}*/

.content-wrapper .layui-table{margin-top: 0px;}

.credit{display: flex;}
.credit .creditble{flex:1; padding: 15px 20px;}
.creditble .dataTotal{padding: 10px 0;text-align: center;}
.credit .creditble:first-child{margin-right: 20px;}
.kbTitle{padding-bottom: 10px;}
.kbTitle h2{font-weight: bold;}
.kbTable_default:last-child{margin-bottom: 0px;}
.wrapPadd{padding: 15px 20px;}

.noticeList li{padding: 7px 0; }
.noticeList li .de{color: #3c9dfe;text-decoration: underline;}
.noticeList li a:hover .de{text-decoration: none;}

.kbContent_right  .kbTitle{border-bottom: 1px solid #eee;}
.basicInfo .flexlayer li {border-bottom: 1px solid #e5e5e5;margin:0px; padding: 5px 0;}
.basicInfo .flexlayer li .inptxt{text-align: left;width: 110px;}
.kbContent_right .kbarea .layui-table[lay-skin=line]{margin-top: 10px;border:0 none;}
.kbContent_right .layui-table a{color: #3c9dfe;}
.kbContent_right .layui-table a:hover{text-decoration: underline;}
.form_wrapper{padding: 20px;}

.vod_table td .colortxt{color: #3c9dfe;}
.vod_table td .colortxt:hover{text-decoration: underline;}

.layui-tab li.layui-this a{color: #3c9dfe;}

.intitle{padding: 20px 0;}
.intitle h3{font-weight: bold;}
.detainfo .flexlayer li{margin: 0px; background: #f8f8f8;padding: 5px;}
.detainfo .flexlayer li.cs{background: #fff;}
.detainfo .flexlayer li .inptxt{text-align: left;}

.takeback{padding-top: 20px;text-align: center;}
.takeback .layui-btn{min-width: 80px;}
.holddiv{padding-top: 20px;}

.POPwindow{padding: 20px;}
.POPwindow li{margin:10px 0;}
#addAccount li .inptxt{text-align: left;width: 80px;}

.changepassword{background: #fff;padding: 40px 0;min-height: calc(100vh - 100px);}
.changepassword .flexlayer{width: 500px;margin:0 auto;}
.changepassword .flexlayer li{margin:15px 0;}
.changepassword .flexlayer li .layui-btn{min-width: 80px;}

.logBanner,.regBody{min-height: calc(100vh - 60px);width: 100%;display: flex;display: -ms-flex;}
.regBody{background: #f9f9f9;}
.HtloginBx{background: url(../img/htbg.jpg) no-repeat center top;background-size: cover;}
.logBanner .pic{flex:1;display: flex;align-items:center; justify-content:center;}
.logBanner .log-form{display: flex;align-items:center; justify-content:center;width:430px; }
.logBanner .log-form form{background: #fff;padding: 20px 30px;border-radius: 5px;}
.logBanner .log-form h2{margin: 10px 0 30px;font-size: 18px;}
.logBanner .log-form li{margin-bottom: 15px;}
.logBanner .log-form li input{height: 40px;padding: 0 10px;width: 100%;}
.logBanner .log-form li #confirm{width: 100%;height: 40px;line-height: 38px; font-size: 16px;}

.form-foot a:hover{color: #1890ff;}
.regBody{justify-content:center;align-items:center;}
.RegForm{background: #fff;padding: 30px;width: 900px;border-radius: 10px;box-shadow: 0 0 20px rgba(0,0,0,.06);}
.shortMain{width: 400px;margin:0 auto;}
.FormUl li{margin-bottom: 20px;}
.FormUl li input{width: 100%;}
.FormUl li .PINcode{display: flex;}
.FormUl li .PINcode input{flex:1;margin-right: 5px;}
.FormUl li .PINcode .verifyBtn{width: 100px;text-align: center;}
.FormUl li .PINcode .contdw{cursor: default;}
.regBottom .NextStepBtn{width: 100%;height: 40px;}
.regBottom .other{text-align: center;margin-top: 15px;}
.regBottom .other a:hover{color: #1890ff;}

.panelTitle{margin-bottom: 30px;padding:20px 0; text-align: center;}
.panelTitle h3{line-height: 40px;font-size: 26px;}
/*步骤*/
.step-wrap{display: flex;width: 600px;margin:20px auto 45px auto;}
.step-wrap li{flex:1;text-align: center;}
.step-wrap li .step_title{color: #828282;margin-bottom: 10px;}
.step-wrap li .step_num{position: relative;}
.step-wrap li .step_num .numDot{display: inline-block;width:24px;height: 24px;line-height: 24px; border-radius: 50%; vertical-align: top;background: #dad9d9;color: #999;position: relative;z-index: 2; }
.step-wrap li .step_num:before{content: '';display: block;height: 1px;background: #ddd;position: absolute;top: 12px;left: 0px;width: 50%;}
.step-wrap li .step_num:after{content: '';display: block;height: 1px;background: #ddd;position: absolute;top: 12px;right: 0px;width: 50%;}
.step-wrap li .step_first:before{display: none;}
.step-wrap li .step_last:after{display: none;}
.step-wrap li.active .step_title{color: #1890ff;}
.step-wrap li.active .step_num:before{background: #1890ff;}
.step-wrap li.active .step_num:after{background: #1890ff;}
.step-wrap li.active .numDot{background: #1890ff;color: #fff;}

.RegForm .fixedresult{padding-top: 20px;}
.fixedresult .sussico{margin-bottom: 20px;}
.fixedresult .sussico .wait-icon{font-size: 50px;text-align: center; width:80px;height: 80px; line-height: 80px;border-radius: 50%;background: #F56C6C;color: #fff;display: inline-block;font-weight: bold;}
.fixedresult .sussico .layui-icon-auz{font-size: 40px;text-align: center; width:80px;height: 80px; line-height: 80px;border-radius: 50%;border:1px solid #67C23A;color: #67C23A;display: inline-block;}
.fixedresult .sussico .layui-icon-close{font-size: 40px;text-align: center; width:80px;height: 80px; line-height: 80px;border-radius: 50%;background: #FF5722;color: #fff;display: inline-block;font-weight: bold;}
.fixedresult .alink{color: #1890ff;}
.fixedresult .labResult{font-size: 22px;}
.fixedresult .logResult{margin: 15px 0;}