/*查重提交*/
.col-main{
    background: none;
    box-shadow: none;
    border: none;
}
.ch-input-wrap {
    background: #fff;
    box-shadow: 0 0 5px #dbdbdb;
    border: 1px solid #dbdbdb;
    padding: 10px 40px 30px;
    margin-top: 20px;
}
.wrap_1{
    padding-top: 0;
}
.list-right{
    top: -7px;
}
.c-red-k{
    color: #f11f1f;
}
.ch-list li .inner{
    border-radius: 0;
    background: #fff;
    border-top: 4px solid #B2BAC3;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.ch-list li.on .inner{
    border-top: 5px solid #2C8AEF;
    border-left: 1px solid #2C8AEF;
    border-right: 1px solid #2C8AEF;
    border-bottom: 1px solid #2C8AEF;
    background: #fff;
}
.ch-list li .down{
    background: #fff;
}
.ch-list li .top{
    text-align: center;
}
.ch-list li .top em{
    color: #555;
}
.ch-list li .top .textBox{
    width: 100%;
    text-align: center;
}
.ch-list li .top span{
    color: #999;
    font-size: 14px;
}
.ch-list li .top .textBox .textRow{
    width: 80%;
    margin: 0 auto;
}
.ch-list li .text{
    color: #999;
    text-align: center;
    font-size: 12px;
    border-bottom: 1px solid #eee;
    line-height: 20px;
    height: 20px;
}
.textSpan{
    position: relative;
    top: 10px;
    background: #fff;
    padding: 0 5px;
}
.list-right-img{
    top: 27px;
    right: 0;
}
.btn-orange-cc{
    background-color: #2C8AEF;
    border: 1px solid #2C8AEF;
    width: 144px;
    min-width: 144px;
    height: 40px;
    line-height: 36px;
    font-size: 16px;
}
.btn-orange-cc-img{
    vertical-align: top;
    cursor: pointer;
}
.btn-orange-free{
    border: 1px solid #2C8AEF;
    color: #2C8AEF;
    width: 144px;
    min-width: 144px;
    height: 40px;
    line-height: 36px;
    font-size: 16px;
}
.ch-list li .top .textSpan{
    font-size: 12px;
    letter-spacing: 1px;
}
.ch-list li{
    width: 23.6%;
    margin: 0 0 10px 1.8%;
}

.downText div{
    color: #999;
}
.downText .txt1{
    float: left;
    color: #333;
}
.downText .txt2{
    float: right;
    color: #333;
}
.downText .txt3{
    float: left;
}
.downText .txt4{
    float: right;
}
.downText .txt5{
    float: left;
}
.downText .txt6{
    float: right;
}
.downText .txt7{
    float: left;
}
.downText .txt8{
    float: right;
}
#edition0 .downText .txt2,#edition4 .downText .txt2,#edition10 .downText .txt2{
    color: #DC902E;
}
#edition0 .downText .txt4,#edition4 .downText .txt4,#edition10 .downText .txt4{
    color: #DC902E;
}
#edition0 .downText .txt6,#edition4 .downText .txt6{
    color: #DC902E;
}
#edition4 .downText .txt8{
    color: #DC902E;
}
.wrap_1{
    padding: 0px 0px 30px 45px;
}

.becareful{
    background: none;
    border-top: 1px solid #EEEEEE;
    text-align: center;
}
.limitedFree{
    background: none;
    left: 6px;
    right: auto;
}
.list-right{
    right: -8px;
}
.up-tab .radio{
    background: url(../images/radio1.png) no-repeat 0 -45px;
}
.ch-input-wrap .item{
    margin-top: 27px;
}
.ch-input-wrap .item .hd{
    font-size: 14px;
    color: #666;
    font-weight: normal;
    display: inline;
    height: 38px;
    line-height: 38px;
}
.ch-input-wrap .input{
    border: 1px solid #DDDDDD;
    background: #fff;
    width: 92%;
}
.textarea{
    margin-right: 0;
}
.ch-input-wrap .textarea .hd{
    position: relative;
    top: -275px;
}
.textarea textarea{
    border: 1px solid #DDDDDD;
    background: #fff;
    width: 89.7%;
}
.c-red{
    position: absolute;
    margin-top: -31px;
}
#frm_upload2{
    height: 250px;
    border-radius: 10px;
}
.library-check-div{
    display: inline-block;
    float: right;
    margin-top: 2px;
}
.qs-jm-tip-textg{
    background-image: url(../images/chachong/cc_tips.png);
    background-position: left top;
    top: -93px;
    left: -343px;
    width: 414px;
    padding-right: 18px;
    font-size: 12px;
    height: 98px;
    line-height: 20px;
    background-size: 100% 100%;
}
.library-check-div .qs-jm-tip-textg p{
    line-height: 20px;
}



/*右侧布局样式 新*/

.sub-cha{
    border-top: none;
}
/*右侧布局样式 新      END*/

/*订阅消息*/
.cc-subscribe{
    color: #3E8BDB;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    display: none;
}
.cc-subscribe img{
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-left: 5px;
    margin-right: 2px;
}
.cc-subscribe:hover .cc-subscribe-code{
    display: block;
}
.cc-subscribe-code{
    width: 220px;
    height: 230px;
    background: #FFFFFF;
    box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    position: absolute;
    right: -229px;
    top: 0;
    color: #666666;
    text-align: center;
    display: none;
}
.cc-subscribe-code p{
    font-size: 13px;
    margin: 16px 0 8px 0;
}
.cc-subscribe-code img{
    width: 140px;
    height: 140px;
    display: inline-block;
    border: 10px solid #EBEBEB;
}