@font-face {
    font-family: Tap4fun Font;
    src: local(Microsoft Yahei),local(sans-serif);
}
@font-face {
    font-family: Tap4fun Font;
    /*src: local(Courier New);*/
    src: url('../../fonts/bgldi.woff?v=5');
    /*大写 小写 数字 空格 ? ! . , ' " ; : ( ) < > - +*/
    unicode-range: U+41-5a,U+61-7a,U+30-39,U+20,U+3f,U+21,U+2e,U+2c,U+27,U+22,U+3b,U+3a,U+28,U+29,U+3c,U+3e,U+2d,U+2b;
    /*中文*/
    /*unicode-range: U+4E00-9FA5,U+9FA6-9FCB,U+3400-4DB5,U+20000-2A6D6,U+2A700-2B734,U+2B740-2B81D,U+2F00-2FD5,U+2E80-2EF3,U+F900-FAD9,U+2F800-2FA1D,U+E815-E86F,U+E400-E5E8,U+E600-E6CF,U+31C0-31E3,U+2FF0-2FFB,U+3105-3120,U+31A0-31BA,U+3007;*/
}

body{
    /*font-family: Tap4fun Font;*/
    font-family: Microsoft Yahei, "Helvetica Neue", Helvetica, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
    background-color: #f2f2f2;
    color: #000;
}

ul,li{
    list-style: none;
    padding:0;
    margin: 0;
}

ul:after{
    content: "";
    display: block;
    clear: both;
}
a{
    color: #000;
    transition: color 0.3s;
    -moz-transition: color 0.3s, -moz-transform 0.3s;
    -webkit-transition: color 0.3s, -webkit-transform 0.3s;
    -o-transition: color 0.3s, -o-transform 0.3s;
}
a:focus{
    color: #000;
    text-decoration: none;
}
a:hover{
    color: #000;
    text-decoration: none;
    transition: color 0.3s;
    -moz-transition: color 0.3s, -moz-transform 0.3s;
    -webkit-transition: color 0.3s, -webkit-transform 0.3s;
    -o-transition: color 0.3s, -o-transform 0.3s;
}
a:visited{
    text-decoration: none;
}
form{
    margin-bottom: 0;
}
td{
    table-layout: fixed;
    word-break: break-all;
}
tr{
    font-size: 14px;
}
.cm-hover{
    transition: all 0.3s;
    -moz-transition: all 0.3s, -moz-transform 0.3s;
    -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    -o-transition: all 0.3s, -o-transform 0.3s;
}
.cm-hover:hover{
    transition: all 0.3s;
    -moz-transition: all 0.3s, -moz-transform 0.3s;
    -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    -o-transition: all 0.3s, -o-transform 0.3s;
}

/*处理工行插件导致页面高度异常*/
#ClCache{
	display: none;
}

/*----------------------------------------*/
@media (min-width: 1260px) {
    .container {
        width: 1230px;
    }
}
@media (min-width: 1460px) {
    .container {
        width: 1430px;
    }
}
.table
{
    margin-bottom: 15px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    vertical-align: middle;
}

.table>tbody>tr>td>.label{
    font-weight: 100;
    font-size: 12px;
    vertical-align: 1px;
    border-radius: 0;
}

@media (max-width: 991px) {
    .form-control{
        /*Safari*/
        -webkit-appearance:none;
    }
}

@-moz-document url-prefix() {
    fieldset { display: table-cell; }
}

/*分页*/
.pagination>li>a, .pagination>li>span{
    color: #000;
}
.pagination>li>a:hover, .pagination>li>span:hover{
    color: #d1403b;
    background-color: #f9f9f9;
}
.pagination>li>a:focus, .pagination>li>span:focus{
    color: #d1403b;
}
.pagination>.active>a,.pagination>.active>a:hover{
    background-color: #d1403b;
    border-color: #d1403b;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span,.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span{
    border-radius: 0;
}
/*表单*/
.form-horizontal .control-label{
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}
.form-horizontal .fe-form-radio .control-label{
    margin-bottom: -5px;
}
.form-horizontal .fe-form-checkbox .control-label{
    margin-bottom: 0;
}
.form-control{
    border-radius: 0;
}
.input-group-addon{
    border-radius: 0;
}
.input-group-addon .fa,.input-group-addon span{
    /*font-size: 17px;*/
}
.form-group{
    margin-bottom: 15px;
}
.feForm-file-border{
    border-radius: 0;
}
.btn.btn-primary{
    border-radius: 0;
    background-color: #555;
    border-color: #333;
    letter-spacing: normal;
    font-weight: 100;
}
.btn.btn-primary:hover{
    background-color: #333;
}
/*----------------------------------------*/

.cm-table-cell{
    /*overflow: hidden;*/
    display: table;
}
.cm-table-cell-center{
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}
.cm-container{
    padding-top: 40px;
    padding-bottom: 40px;
}
.cm-col-24{
    width: 20%;
}
@media (max-width: 991px) {
    .cm-container{
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

/*----------------------------------------*/

/*全局模态层*/
.cm-feModalLayer-border{
    padding: 0;
    margin-top: 4px;
    margin-bottom: 5px;
    box-shadow: 0 1px 5px rgba(0,0,0,.5);
    background-color: #f2f2f2;
}
.cm-feModalLayer-header{
    padding: 15px;
    color: #fff;
    background-color: #222;
    font-size: 18px;
}
.cm-feModalLayer-border .fe-tab-nav{
    background-color: #222;
}
.cm-feModalLayer-border .fe-tab-nav li{
    float: left;
    margin: 20px 15px 0 15px;
    padding: 4px 15px 4px 15px;
    background-color: #A8A8A8;
    border: 1px solid #000;
    border-bottom: 1px solid #222;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s;
    -moz-transition: all 0.3s, -moz-transform 0.3s;
    -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    -o-transition: all 0.3s, -o-transform 0.3s;
}
.cm-feModalLayer-border .fe-tab-nav li:hover{
    background-color: #f2f2f2;
}
.cm-feModalLayer-border .fe-tab-nav li:first-child{
    margin-left: 30px;
}
.cm-feModalLayer-border .fe-tab-nav li.fe-tab-active{
    background-color: #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}
.cm-feModalLayer-content{
    padding-top: 30px;
    line-height: 1.6;
}
.cm-feModalLayer-content a{
    color: #C03D45;
}
.cm-feModalLayer-content a:hover{
    text-decoration: underline;
}
.cm-feModalLayer-form{
    margin-top: 15px;
}
.cm-feModalLayer-form-passwordStrength{
    margin-top: 10px;
}
.cm-feModalLayer-form-passwordStrength>div>div{
    color: #777;
    background-color: #D8D8D8;
    text-align: center;
}
.cm-feModalLayer-form .fe-form-strength-low .cm-feModalLayer-form-passwordStrength-low,
.cm-feModalLayer-form .fe-form-strength-middle .cm-feModalLayer-form-passwordStrength-low,
.cm-feModalLayer-form .fe-form-strength-high .cm-feModalLayer-form-passwordStrength-low{
    background-color: #02ca15;
    color: #fff;
}
.cm-feModalLayer-form .fe-form-strength-middle .cm-feModalLayer-form-passwordStrength-middle,
.cm-feModalLayer-form .fe-form-strength-high .cm-feModalLayer-form-passwordStrength-middle{
    background-color: #e70026;
    color: #fff;
}
.cm-feModalLayer-form .fe-form-strength-high .cm-feModalLayer-form-passwordStrength-high{
    background-color: #8800e7;
    color: #fff;
}
.cm-feModalLayer-submit-border{
    padding: 25px 0;
    text-align: center;
}
.cm-feModalLayer-submit-border .btn{
    width: 90px;
    border-radius: 0;
    font-size: 16px;
    display: inline-block;
}
.cm-feModalLayer-submit-border .fe-form-submit{
    float: none;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10%;
}
.cm-img-testcode-border>div{
    max-width: 100%;
    height: 34px;
    float: right;
}
.cm-img-testcode{
    max-width: 100%;
    max-height: 34px;
    cursor: pointer;
}
@media (max-width: 991px) {
    .cm-feModalLayer-border .fe-tab-nav li{
        margin: 0;
        border-left: none;
        padding: 3px 10px 3px 10px;
        font-size: 14px;
    }
    .cm-feModalLayer-border .fe-tab-nav li:first-child{
        margin-left: 0;
    }
    .cm-img-testcode-border{
        margin-top: 10px;
    }
    .cm-img-testcode-border>div{
        float: left;
    }
}

/*头部*/
#cm-header{
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 101;
    border-bottom: 1px solid transparent;
    background-color: #000;
}
#cm-logo{
    float: left;
    margin-top: 16px;
    margin-left: 15px;
    opacity: 1;
    transition: opacity 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, -o-transform 0.3s;
}
#cm-logo:hover{
    opacity: 0.8;
    ransition: opacity 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, -o-transform 0.3s;
}
#cm-logo img{
    height: 35px;
}
#cm-menu li{
    margin-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#cm-menu li:first-child{
    /*margin-left: 100px;*/
}
#cm-menu li:last-child{
    /*margin-right: 100px;*/
}
#cm-menu a{
    height: 50px;
    font-size: 16px;
    color: #A8A8A8;
    transition: color 0.3s;
    -moz-transition: color 0.3s, -moz-transform 0.3s;
    -webkit-transition: color 0.3s, -webkit-transform 0.3s;
    -o-transition: color 0.3s, -o-transform 0.3s;
}
#cm-menu a:hover,#cm-menu a:visited,#cm-menu a:link{
    background-color: transparent;
}
#cm-menu a:hover,#cm-menu li.on a{
    color: #fff;
    transition: color 0.3s;
    -moz-transition: color 0.3s, -moz-transform 0.3s;
    -webkit-transition: color 0.3s, -webkit-transform 0.3s;
    -o-transition: color 0.3s, -o-transform 0.3s;
}
#cm-menu a i{
    display: block;
    float: left;
    margin-top: 1px;
    font-size: 20px;
}
#cm-menu a div{
    float: left;
}
#cm-header .navbar-toggle{
    padding: 0;
}
#cm-header .navbar-toggle .icon-bar{
    width: 28px;
    margin-top: 8px;
    background-color: #DBDBDB;
}
#cm-header .navbar-toggle .icon-bar:last-child{
    margin-bottom: 8px;
}

@media (max-width: 991px) {
    #cm-header{
        background-color: #000;
        border-bottom: 1px solid #222;
    }
    #cm-logo{
        margin-top: 10px;
        margin-left: 0;
    }
    #cm-menu li{
        padding: 0;
    }
    #cm-menu li:first-child{
        margin-left: 50px;
    }
    #cm-menu li:last-child{
        padding-top: 10px;
        border-top: 1px solid #222;
    }
    #cm-menu li a{
        color: #fff;
    }
    #cm-menu li.on a{
        color: #C03D45;
    }
}

/*用户信息*/
#cm-userInfo-msg{
    text-align: center;
    padding: 100px 30px 75px 30px;
    font-size: 30px;
}
@media (max-width: 991px) {
    #cm-userInfo-msg{
        font-size: 20px;
    }
}
/*用户注销*/
#cm-userLogout-msg{
    text-align: center;
    padding: 100px 30px 60px 30px;
    font-size: 30px;
}
@media (max-width: 991px) {
    #cm-userLogout-msg{
        font-size: 20px;
    }
}

/*广告*/
#cm-ad-show-border{
    width: 100%;
    min-height: 71px;
    overflow: hidden;
}
#cm-ad-left,#cm-ad-right{
    position: absolute;
    z-index: 4;
    color: rgba(255,255,255,.4);
    font-size: 100px;
    display: none;
}
#cm-ad-left{
    left: 50px;
}
#cm-ad-right{
    right: 50px;
}
#cm-ad-left:hover,#cm-ad-right:hover{
    color: #fff;
    cursor: pointer;
}
.cm-ad-info-border{
    width: 100%;
    padding-left: 100px;
    padding-right: 100px;
    position: absolute;
    z-index: 2;
    text-align: center;
    display: none;
}
.cm-ad-info-bg{
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,.3);
    display: none;
}
.cm-ad-info-enter-wap{
    width: 100%;
    position: absolute;
    z-index: 4;
}
.cm-ad-info-title{
    font-size: 50px;
    color: #fff;
    margin-bottom: 30px;
}
.cm-ad-info-describe{
    font-size: 16px;
    color: #fff;
    margin-bottom: 110px;
}
.cm-ad-info-enter{
    font-size: 40px;
    color: rgba(255,255,255,0.6);
}
.cm-ad-info-enter:link,.cm-ad-info-enter:active,.cm-ad-info-enter:visited{
    color: rgba(255,255,255,0.6);
}
.cm-ad-info-enter:hover{
    color: rgba(255,255,255,1);
}
#cm-ad-show-list{
    height: 0;
    overflow: hidden;
}
#cm-ad-show-list .cm-ad-show{
    float: left;
}
#cm-ad-show-list .cm-ad-show video,#cm-ad-show-list .cm-ad-show img{
    width: 100%;
}
#cm-ad-show-list .cm-ad-show.on{
    /*display: block;*/
}
ul#cm-ad-sign-list{
    display: none;
    width: 100%;
    position: absolute;
    z-index: 3;
    text-align: center;
}
ul#cm-ad-sign-list li{
    width: 39px;
    height: 10px;
    margin-left: 30px;
    display: inline-block;
    background-color: rgba(255,255,255,.4);
}
ul#cm-ad-sign-list li:first-child{
    margin-left: 0;
}
ul#cm-ad-sign-list li:hover,ul#cm-ad-sign-list li.on{
    background-color: rgba(255,255,255,1);
}
ul#cm-ad-sign-list li:hover{
    cursor: pointer;
}
@media (max-width: 991px) {
    #cm-ad-show-border{
        min-height: 0;
    }
    ul#cm-ad-sign-list{
        padding-top: 20px;
    }
    ul#cm-ad-sign-list li{
        width: 25px;
        height: 8px;
        margin-left: 20px;
    }
}

/*主体*/
@media (max-width: 991px) {
    #cm-main{
        padding-top: 57px;
    }
}

/*尾部*/
#cm-footer{
    padding: 50px 30px;
    color: #999;
    background-color: #000;
    opacity: 0;
}
#cm-footer a{
    color: #999;
}
#cm-footer a:hover{
    /*color: #fff;*/
    color: #C03D45;
    text-decoration: underline;
}
.cm-footer-msg{
    text-align: center;
    margin-bottom: 20px;
    color: #666;
}
#cm-footer-rights{
    text-align: center;
    color: #666;
}
.cm-footer-contact{
    text-align: center;
    margin-bottom: 20px;
}
.cm-footer-contact a{
    margin-left: 6px;
    margin-right: 6px;
}
.cm-footer-contact span{
    margin-left: 6px;
    margin-right: 6px;
}
/*.cm-footer-contact a:first-child{*/
    /*margin-left: 0;*/
/*}*/
/*.cm-footer-contact a:last-child{*/
    /*margin-right: 0;*/
/*}*/
.cm-footer-record{
    text-align: center;
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    #cm-footer{
        padding: 15px 0 15px 0;
    }
    #cm-footer-left{
        text-align: center;
    }
    #cm-footer-right{
        margin-top: 10px;
        text-align: center;
    }
    .cm-footer-record{
        font-size: 12px;
        margin-bottom: 20px;
    }
    .cm-footer-msg{
        font-size: 12px;
    }
    #cm-footer-rights{
        font-size: 12px;
    }
}

.cm-button-arrow{
    padding: 11px 15px 11px 15px;
}
























