.pinglun:before{
    background: url("../../img/declaretion/dujia.png") no-repeat;
}
.box-nav{
    height:60px;
    padding:5px 45px 0 45px;
    border-bottom:1px solid #ededed;
}
.box-nav ul li {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    font-size: 16px;
    margin-right: 20px;
}
.box-nav ul li a{
    display: inline-block;
    height:60px;
    line-height:60px;
}
.box-nav ul li:hover a{
    color: #1c77c3;
}
.box-nav ul .active a{
    color: #1c77c3;
}
.box-nav ul .active:before{
    position: absolute;
    top: -5px;
    left:0;
    width:100%;
    height:5px;
    background-color: #1c77c3;
    content: '';
}
.softdetail .soft-t h3{
    margin-left: 30px;
}
.softdetail .box-c-1 .soft-t h3:before{
    background:url("../../img/declaretion/train-li.png") no-repeat;
    left: -30px;
    width: 25px;
}
/*相关资源*/
.soft-resource{
    margin-top: 40px;
}
/*下载手册*/
.down-btn{
    display: block;
    height:38px;
    line-height: 38px;
    margin: 20px 0;
}
.down-btn a{
    height: 38px;
    line-height: 38px;
    display: inline-block;
    padding: 0 10px;
    background-color: #1c77c3;
    float: right;
    color: #fff;
    border-radius: 3px;
}
.tiku-top{
    font-size: 16px;
    padding: 0 45px;
    height: 38px;
    line-height: 38px;
    background-color: #f0f9fc;
    color: #f39237;
}
.tiku-top h3{
    display: inline-block;
    margin-left: 20px;
    position: relative;

}
.tiku-content-title{
    font-size: 18px;
    font-weight: 700;
    color: #333;
}
.tiku .layui-elem-quote{
    /*border-left: 5px solid #1c77c3;*/
    border-left: none;
    background-color: #fff;
    padding:0;
    padding: 30px 45px 0;
}
.tiku .tiku-pic-box{
    height: 45px;
    line-height: 45px;
    padding:0 45px;
    border-bottom: 1px solid #f9f9f9;
}
.tiku .layui-form>p{
    padding:0 45px;
}
.tiku .tiku-pic-box li{
    display: inline-block;
    padding-left: 30px;
    margin-right: 50px;
    color: #1c77c3;
    position: relative;
    cursor: pointer;
}
.tiku .tiku-pic-box li:before{
    position: absolute;
    top: 14px;
    left:0;
    width:20px;
    height:20px;
    content: '';
}
.tiku .tiku-pic-box .tiku-video:before{
    background: url("../../img/declaretion/tiku-video.png") no-repeat;
}
.tiku .tiku-pic-box ul .tiku-img:before{
    background: url("../../img/declaretion/tiku-img.png") no-repeat;
}
.tiku .tiku-pic-box .tiku-flash:before{
    background: url("../../img/declaretion/tiku-flash.png") no-repeat;
}
.tiku .layui-btn,
.box-c-5 .layui-btn{
    background-color: #1c77c3 !important;
}
.box-c-5 .layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #1c77c3;
}
.tiku .layui-btn:hover ,
.box-c-5 .layui-btn:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff;
}
.tiku .layui-form-radio>i:hover, .tiku .layui-form-radioed>i{
    color: #1c77c3 !important;
}

.tiku .layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #1c77c3 !important;;
    color: #fff;
}

.tiku .layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #1c77c3 !important;;
    color: #fff;
}

.tiku .layui-form-checked[lay-skin=primary] i {
    border-color: #1c77c3 !important;;
    background-color: #1c77c3 !important;;
    color: #fff;
}
/*评价 最新成员*/
.newest{
    margin-top: 16px;
    background-color: #fff;
    min-height: 200px;
    overflow: hidden;
}
.newest .newest-t h3{
    color: #5c5c5c;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    border-bottom: 1px solid #ededed;
    padding-left: 20px;
}
.newest-c {
    padding: 8px 12px;
}
.newest-c ul>li{
    display: inline-block;
    margin: 12px 8px;
    vertical-align: top;
}
.newest-c ul>li img{
    display: block;
    width: 40px;
    height:40px;
    border-radius: 20px;
}
.newest-c ul>li p{
    font-size: 12px;
    margin-top: 3px;
}
/*学习记录*/
.input-line {
    margin: 10px 0;
    width:30%;
    display: inline-block;
    margin-left: 20px;
}
.input-line span {
    margin-right: 2px;
}
.input-line input[readonly] {
    background: #F8F8F8;
}
.input-line .layui-input {
    display: inline;
    width: 160px;
    box-sizing: content-box;
}
.input-line input {
    width: 200px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    border: 1px solid #dfdfdf;
}
.data-info p{
    line-height: 30px;
    height:30px;
}
.content-detial-bd .tit {
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
    color: #1f79ca;
    font-size: 16px;
    border-bottom: solid 1px #eee;
    font-weight: normal;
    font-family: 'Microsoft YaHei';
}
.content-detial-bd .tit span {
    display: inline-block;
    line-height: 30px;
    cursor: pointer;
    padding-right:20px;
}
.content-detial-bd .tit>span{
    border-bottom: solid 1px #1f79ca;
}
.content-detial-bd .tit span:hover{
    opacity: 0.8;
}
.content-detial-bd .tit span b{
    line-height: 30px;
    display: inline-block;
    position: relative;
}
.content-detial-bd .tit span{
    position: relative;
}
.content-detial-bd .tit span em{
    /*border: 5px solid #fff;*/
    /*border-top: 5px solid #ff6600;*/
    /*position: absolute;*/
    /*right: -20px;*/
    /*top:14px;*/
    background: url(../../img/xq.png) no-repeat;
    width: 12px;
    height: 6px;
    display: inline-block;
    position: absolute;
    top: 14px;
    right: -20px;
    background-size: 100%;
}
tr:hover .content-detial-bd .tit span em{
    /*border: 5px solid #fff;*/
    /*border-top: 5px solid #ff6600;*/
    /*background: url(../../img/xq.png) no-repeat;*/
    /*background-size: 100%;*/
}
tr td.bmp{
    position: relative;
}
tr td.bmp i{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 15px;
    width: 16px;
    height: 16px;
}
tr td.rightBmp i{
    background: url(../../img/declaretion/bmp/1-1.bmp) no-repeat;
}
tr td.wrongBmp i{
    background: url(../../img/declaretion/bmp/1-3.bmp) no-repeat;
}