[v-cloak] {display: none;}
html,body,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p{padding: 0;margin: 0;}
a,a:hover,a:focus{text-decoration: none;color: #3A53FF;font-weight: 400;} li{list-style: none;} label{font-weight: inherit;}
/*html,body,.wrapper,.el-container,.container,.el-aside,.el-menu{height: 100%;}*/
body{font-family:PingFang SC,SourceHanSansCN-Medium,SourceHanSansCN,Microsoft YaHei;background:#fff;color: #333;font-size: 14px;}
.el-input__inner::placeholder {
    color: #999;
}
/* 谷歌 */
.el-input__inner::-webkit-input-placeholder {
    color: #999;
}
/* 火狐 */
.el-input__inner:-moz-placeholder {
    color: #999;
}
/*ie*/
.el-input__inner:-ms-input-placeholder {
    color: #999;
}
.container-fluid{padding:0 60px;}
.main-header{padding: 0;background: #3A53FF;height: 50px;}
.main-header .logo{float: left;font-size:16px;
    font-weight:500;
    color:#fff;
    line-height:24px;margin: 12px 0;}
.main-header .logo img{margin-right: 10px;display: inline-block;vertical-align: middle;}
.main-header .el-dropdown{float: right;padding-top: 15px;color: #333;}
.main-main{padding: 0;}
.container{max-width: 1380px;margin:0 auto;position: relative;padding: 0;}
.content-wrapper > .content{padding:16px 30px;padding-right: 0;}
.content-wrapper > .content > .iframe{width: 100%;height: 100%;overflow-y:auto;}
.index_top{position: relative;height: 280px;margin: 0 auto;width: 100%;margin-bottom: 60px;}
.index_top .banner{position: absolute;left: 0;top: 0;width: 100%;height: 280px;z-index: -1;}
.index_top .title{font-size:28px;
    font-weight:500;
    line-height:42px;margin:0 auto 30px;text-align: center;padding-top: 70px;}
.index_top .search{width:1060px;
    height:60px;margin: 0 auto;
    /*background:rgba(255,255,255,1);
    box-shadow:0px 3px 6px 0px rgba(0,0,0,0.1);
    border-radius:2px;*/
}
.index_top .el-input__inner {
    border-radius: 2px;
    border:none;
    color: #333;
    height: 60px;
    line-height: 60px;
    padding: 0 25px;box-shadow:0px 3px 6px 0px rgba(0,0,0,0.1);
    padding-left: 60px;font-size:16px;
}
.index_top .el-input__prefix{left: 25px;}
.index_top .el-input__icon{font-size: 20px;}
.panel {
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 15px;
}
.panel-header {
    font-size: 26px;
    padding: 20px 20px 0 20px;
    /*height: 42px;
    line-height: 42px;*/
    font-weight: 500;line-height:27px;
    position: relative;
}
.panel-body {
    padding: 15px 20px 15px 20px;
}
.box{height:42px;line-height: 42px;padding: 0 20px;
    background:#F9F9F9;
    border-radius:2px;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom: 10px;}
.box > a{color: #333;display: block;}
.box > a:hover{color: #3A53FF;}
.index_body .el-col-6 {
    width: 20%;
}
.main-body{position: relative;}
.itemMain {
    overflow: hidden;
    zoom:1;}

.itemMain .item {
    float: left;
    width: 33%;
    margin-bottom: 60px;height: 290px;
}

.itemMain .item > div {
    padding-right: 108px;
}

.itemMain .item .icon {
    width: 48px;
    height: 48px;
}
.itemMain .item .icon img{display: block;width: 100%;height: 100%;}

.itemMain .item .title {
       font-size:24px;
font-weight:500;
color:rgba(51,51,51,1);margin: 0;
line-height:36px;margin-bottom: 20px;margin-top: 30px;
}
.itemMain .item .listMain{min-height: 25px;}
.itemMain .item .list {
 font-size:16px;
font-weight:400;
color:rgba(51,51,51,1);
line-height:24px;margin-bottom: 5px;
}
.itemMain .item .list a{color:#333;}
.itemMain .item .list .circle{display: inline-block;width: 5px;height: 5px;background: #333;margin-right: 10px;vertical-align: middle;}
.itemMain .item .opts a {margin-top:20px;
    display: inline-block;
    color: #3A53FF;
    font-size: 16px;
}

.itemMain .item .opts a:hover {
    color: #3A53FF
}

.itemMain .item .opts a em {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin-left: 5px;
    background: url(../images/more.png) -12px no-repeat;
    background-size: 12px 10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    /*opacity: 0;*/
    margin-bottom: 2px;
}

.itemMain .item .opts a:hover em {
    background-position: 0;
    opacity: 1
}





.main-sidebar{width: 200px;position: absolute;left: 20px;top: 0;bottom: 0;background: #F9F9F9;overflow-y: auto;}
.content-wrapper{margin-left: 200px;}
.goIndex{display: block;line-height: 60px;color: #333;border-bottom: #E6E6E6 1px solid;padding:0 20px;}
.goIndex:hover{color:#3A53FF}
/*.sidebar-menu li:first-child{padding-top: 10px;}*/
.sidebar-menu a{color: #333;position: relative;border-width: 4px;/*height: 45px;line-height: 45px;*/border-right: 4px solid transparent;cursor: pointer;display: block;padding:18px 0;padding-left: 20px;}
/*.sidebar-menu > li.active > a{color: #3A53FF;}*/
.sidebar-menu li > a > i.pull-right{position: absolute;right: 20px;top: 17px;}
.sidebar-menu li.active > a > .el-icon-arrow-down {transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);}
.sidebar-menu > li > .treeview-menu{background: #fff;margin:0;padding: 0;display: none;}
.treeview-menu > li > a{color:#333;padding-left: 34px !important;}
.treeview-menu > li > a:hover{color: #999;}
.sidebar-menu > li.active > a{color:#3A53FF;background: #F0F0F0;}



.caption{font-size:18px;
    font-weight:500;
    line-height:27px;margin-bottom: 10px;}
.time{margin-bottom: 12px;color: #666;margin-top: -10px;}
.introduce{margin-bottom: 20px;font-size: 16px;}
.introduce img{max-width: 100%;display: block;}
.title{font-size:20px;
    font-weight:500;
    line-height:24px;margin-bottom: 10px;font-weight: bold;margin-top: 30px;}
.el-link.el-link--default {
    color: #333;line-height: 28px;}
.el-link.el-link--default:hover{color:#3A53FF;}
.el-link.el-link--default::after{border: none !important;}
.help-main{position:relative;}
.help-main .help-box{/*margin-right: 270px;*/height: 100%;overflow: auto;position: absolute;left: 0;top: 0;right: 270px;bottom: 15px;}
.help-category{position: absolute;right: 20px;top: 52px;border: #E6E6E6 1px solid;width:210px;
    height:117px;}
.help-category .list{padding: 15px 15px;}
.help-category a{display: block;color: #333;font-size: 16px;line-height: 30px;border-left:#fff 3px solid;padding-left: 15px;}
.help-category a:hover{color: #3A53FF}
.help-category a.active{color: #3A53FF;border-color:#3A53FF; }



.help-contain{overflow:hidden;height: 100%;/*padding: 15px 20px;border-radius:4px;*/}
.el-breadcrumb{font-size: 12px;}
.panel .el-breadcrumb{padding:15px 20px;padding-bottom: 2px;}
.el-breadcrumb__inner {
    color: #666;
}
.el-breadcrumb__item:last-child .el-breadcrumb__inner, .el-breadcrumb__item:last-child .el-breadcrumb__inner a, .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover, .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
    color: #333;
}
.el-breadcrumb__inner a:hover, .el-breadcrumb__inner.is-link:hover {
    color: #3A53FF;
}
.time{font-size:12px;
    font-weight:400;
    color:#666;
    line-height:18px;}
.help-contain > .panel{margin:0;}
.img{display: block;max-width: 100%;height: auto;margin-bottom: 20px;}
.pingfen{margin-bottom: 25px;}
.demonstration{margin-right: 15px;}
.el-rate{display: inline-block;}
.el-form-item{margin-bottom: 0;}
.el-form-item__content{line-height: 30px;}
.el-checkbox {color: #333;}
.el-checkbox__input.is-checked + .el-checkbox__label {
    color: #3A53FF;
}
.el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #3A53FF;
    border-color: #3A53FF;
}
.subtitle{margin-bottom: 10px;}
.action{margin: 25px 0 50px;}
.el-button--primary {
    background-color: #3A53FF;
    border-color: #3A53FF;border-radius:2px;
}
.el-button--primary:focus,
.el-button--primary:hover {
    background:#3A53FF;
    border-color:#3A53FF;
}
.action .el-button--primary {font-size:16px;width:138px;height:40px;margin-right: 25px;}
.problem{border-top: #E6E6E6 1px dashed;border-bottom: #E6E6E6 1px dashed;padding:15px 0;margin-bottom: 25px;}
.tabmain{position: relative;padding-right: 250px;}
.tabmain .tabGroup{height:auto; z-index:3;position: fixed;top: 0;right: 20px;width:178px;border:1px solid #E6E6E6;padding: 15px 15px;padding-bottom: 5px;}
.tabmain .tabGroup li{/*height:30px;line-height:30px;*/border-left:#fff 3px solid;padding-left: 15px;text-align:left;cursor:pointer;-webkit-user-select:none; -moz-user-select:none;font-size:16px;margin-bottom: 7px;}
.tabmain .tabGroup li.selectedTab{color: #3A53FF;border-color:#3A53FF;}
.tabmain .tabGroup li a{display: block;color:#333;}
.tabmain .tabGroup li.selectedTab a{color: #3A53FF;}
.tabmain .tabContent{height: 100%;overflow-y: auto;width: 100%;}



.tabContent p a{margin-right:15px;text-decoration:none;text-align:center;color:orange; font-weight:bold;}
.tabContent h3{margin-bottom:5px;background:orange;color:#fff;font-size:14px;font-weight:bold;line-height:28px;text-align:center;}
.tabContent dl{line-height:22px;margin-bottom:10px;}
.tabContent dt{color:#1d9fd3;font-weight:bold;}
.tabContent dd img{display:block;}
.tabmain .blueline{position:absolute;top:0px;left:0px;width:3px;height:48px;background:#1d9fd3;overflow:hidden;}
.el-textarea__inner{border-radius: 0;border-color: #E6E6E6}
.tabContent .witness p{position:relative;padding-left:20px;}
.tabContent .witness p em{color:orange; font-weight:bold;}
.tabContent .witness p a{color:#666;font-weight:normal;display:block; line-height:24px; text-align:left;}
.tabContent .witness p a:hover{background-color:#efefef;}
.tabContent .witness p .ele{left:0px;}
/*#container{width:815px;height:384px;overflow:hidden;}
#slider{position:absolute;top:0px;right:0;width:6px;border-radius:6px;background:#ccc;cursor:pointer;}
#sliderParent{position:absolute;left:0;height:0;width:825px;z-index:999;}
#outerWrap{position:relative;z-index:999}
.wrapaconlis{position:absolute;left:0;top:0;width:450px;}
.scrbar .barbg{position:absolute;right:-1px;top:50px;width:2px;height:105px;border:2px solid #dadada;background-color:#dadada;border-radius:20px;}
.wrapacon{position:relative;float:left;width:468px;height:360px;margin-top:5px;overflow:hidden;}
.scrbar{position:relative; width:4px; height:355px;border:1px solid #f4f4f4;border-radius:20px;background-color:#f4f4f4; float:left;left:443px;margin-left:15px;}*/
