body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: '微软雅黑', '宋体', Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
    word-break: break-all;
}

.read_ct table {
    max-width: 100%;
}
/*冯大T开始*/
.news_mb h4 {
    padding:0 10px;
}
.chuti_d {
    display: none;
}

.greenBt {
    border-left: #4B9D55 1px solid;
    background-color: #53B75F;
    color: #fff;
    display: block;
    height: 50px;
}

.nobord {
    border: 0;
}

.greenBt:hover {
    background-color: #4B9D55;
    color: #fff;
}

.no {
    display: none;
}
.no_pad {
    padding:0 !important;
}

.ls-0 {
    letter-spacing: 0px;
}

.red {
    color: red;
}

.imgbfb {
    width: 60%;
}

.read_ct img {
    max-width: 100%;
}

.mp_dis {
    display: none;
}

textarea {
    resize: none;
}


.ke-container {
    overflow: hidden;
    background-color: white;
    border: none !important;
}

.lin-nomal input {
    line-height: normal;
}

.inline {
    display: inline !important;
}

.stnone {
    display: none;
}

.black {
    color: black;
}

.mr_l50 {
    margin-left: 70px;
}
/*视频*/
.wz_ma {
    position: relative;
    float: left;
}

.pos_Re {
    position: relative;
}

.img_w30 {
    max-width: 50%;
    max-height: 300px;
}

.videopic {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    opacity: 0.6;
    transition: all 0.4s;
}

.wz_ma:hover .videopic {
    opacity: 1;
}

.xinwen {
    display: block;
    overflow: hidden;
    max-height: 32px;
    line-height: 32px;
}

.mp_show {
    display: none;
}


/*冯大T结束*/
/*8.31*/

.mfr {
    float: right;
    width: 280px;
}

/*8.30*/

.xl_style {
    border: none;
    box-shadow: none;
    border-radius: 0;
}

    .xl_style:focus {
        border: none;
        box-shadow: none;
        border-radius: 0;
    }

/*8.22*/

.home_360tip {
    display: block;
    border-width: 15px;
    position: absolute;
    font-size: 0;
    line-height: 0;
    right: -28px;
    top: 50%;
    margin-top: -15px;
    border-style: solid dashed dashed solid;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(218, 64, 64);
    z-index: 99;
}

.week {
    font-size: 60px;
    font-weight: bolder;
    line-height: 80px;
    width: 90%;
    margin: 0 auto;
}

.tjwz360 {
    width: 90%;
    margin: 0 auto 10px auto;
}

.mtable_mid {
    display: table;
    float: none;
}

.mcell_mid {
    display: table-cell;
    float: none;
    padding-left: 5px;
    padding-right: 5px;
}

.newbg {
    background-color: #efe;
    border-color: #efe;
    color: #000;
}

    .newbg:hover {
        background-color: #efe;
        border-color: #efe;
        color: #000;
    }
/*8.23*/

.p_360 {
    padding-left: 10px;
    border: 1px solid #DA4040;
}

.div_360 {
    border: 1px solid #DA4040;
}

.szy {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    margin: 0px auto;
    display: block;
}

.zy {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 50px;
    margin: 0 auto;
}

.zy1 {
    background-color: #000000;
    color: #fff;
}

.zy2 {
    background-color: #0099FF;
    color: #fff;
}

.zy3 {
    background-color: #FFCC00;
    color: #fff;
}

.zy4 {
    background-color: #FF0000;
    color: #fff;
}

.zy5 {
    background-color: #990099;
    color: #fff;
}

.zy6 {
    background-color: #CC6600;
    color: #fff;
}

.zy7 {
    background-color: #808080;
    color: #fff;
}

.zy8 {
    background-color: #99CC00;
    color: #fff;
}

.mlin_100 {
    line-height: 100px;
}

.xrz365 {
    font-weight: bold;
    font-size: 14px;
    display: block;
    padding: 0 20px;
    float: left;
    height: 45px;
    line-height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.ln_tm {
    padding: 10px;
}


/*8.21*/

.dh_nav {
    line-height: 20px;
    overflow: hidden;
}

.dh_menu {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    border-right: #2D2D2D 2px solid;
}

    .dh_menu a {
        font-size: 18px;
        font-weight: bold;
        display: block;
        color: #2D2D2D;
    }

/*8.20*/

.gs_xgwz {
    display: block;
    height: 40px;
    line-height: 40px;
    border-top: 2px solid #DA4040;
    border-right: 2px solid #DA4040;
    border-bottom: 2px solid #DA4040;
    border-left: 2px solid #DA4040;
    margin-bottom: 5px;
    padding-left: 10px;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    overflow: hidden;
}

    .gs_xgwz:hover {
        background-color: #DA4040;
        color: #fff;
    }

.fy {
    display: block;
    width: 100%;
    padding: 5px 0;
    text-align: center;
}

.gs_xg {
    position: relative;
}

/*7.30*/

.sq_label {
    line-height: 50px;
    height: 50px;
    margin-bottom: 0px;
}

.sq_text {
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    -moz-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    -ms-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    -o-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    height: 50px;
    border: 1px solid #fff;
    padding: 0 15px;
    overflow: hidden;
    line-height: 50px;
    margin-bottom: 5px;
}

    .sq_text:focus {
        border: solid 1px;
        border-color: rgba(45, 45, 45, .8);
        outline: 0;
        outline: thin dotted\9;
        -webkit-box-shadow: 0 0 8px rgba(45, 45, 45, .8);
        box-shadow: 0 0 8px rgba(45, 45, 45, .8);
    }

.sq_textarea {
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    -moz-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    -ms-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    -o-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    border: 1px solid #fff;
    padding: 0 15px;
    overflow: hidden;
    margin-bottom: 5px;
}

    .sq_textarea:focus {
        border: solid 1px;
        border-color: rgba(45, 45, 45, .8);
        outline: 0;
        outline: thin dotted\9;
        -webkit-box-shadow: 0 0 8px rgba(45, 45, 45, .8);
        box-shadow: 0 0 8px rgba(45, 45, 45, .8);
    }

.form-group {
    margin-left: -5px !important;
    margin-right: -5px !important;
    margin-bottom: 0 !important;
}


/*8.12*/

.logo4r4p {
    display: block;
    width: 100%;
}

.dh_pic {
    border: 2px #DA4040 solid;
    display: block;
}

.font_small {
    font-size: 8px !important;
}

.red_bd {
    border: #DA4040 solid 2px;
    padding: 5px 0;
}

.dis1 {
    display: none;
}

.dis2 {
    display: block;
}


/*7.29*/

.preview {
    position: relative;
    margin-top: 10px;
}

.previewin {
    display: block;
    border-width: 10px;
    position: absolute;
    font-size: 0;
    line-height: 0;
    left: 60px;
    top: -20px;
    border-style: dashed dashed solid;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(244, 244, 244);
}

.font_b {
    font-weight: bold;
}

.pd_tb {
    padding: 10px 0;
}

.border-radius {
    border-radius: 5px;
}

.mr_t {
    margin-top: 10px;
}

.mr_b {
    margin-bottom: 10px;
}

.mar_lr10 {
    margin-left: 10px;
    margin-right: 10px;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.white {
    color: #fff !important;
}

.gray {
    color: #666;
}

.pad_none {
    padding: 0 !important;
}

.LOGO {
    background: url(../images/4r4plog.png) no-repeat;
    width: 150px;
    height: 65px;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
}

    .LOGO:hover {
        -webkit-transform: rotate(360deg) scale(1.3);
        -moz-transform: rotate(360deg) scale(1.3);
        -ms-transform: rotate(360deg) scale(1.3);
        -o-transform: rotate(360deg) scale(1.3);
        transform: rotate(360deg) scale(1.3);
    }

.banner_bg {
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #DA4040), color-stop(100%, #DADA3E));
    background: -webkit-linear-gradient(45deg, #DA4040 0, #DADA3E 100%);
    background: -o-linear-gradient(45deg, #DA4040 0, #DADA3E 100%);
    background: -ms-linear-gradient(45deg, #DA4040 0, #DADA3E 100%);
    background: linear-gradient(45deg, #DA4040 0, #DADA3E 100%);
}

    .banner_bg:after {
    }

.top_mar {
    margin-top: 65px;
}

.pad_tbnone {
    padding: 0 15px !important;
}

.no_mar {
    margin: 0 !important;
}

.mar_20 {
    margin: 5px 0;
}

.mar_bt10 {
    margin-bottom: 10px;
}

.no_marlr {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.no_padlr {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.heixian {
    height: 5px;
    background-color: #2D2D2D;
    margin-left: -5px;
    margin-right: -5px;
}

.hongxian {
    height: 5px;
    background-color: #DA4040;
    margin-left: -5px;
    margin-right: -5px;
}

.hong_bg {
    background-color: #DA4040;
}

.hei_bg {
    background-color: #2D2D2D;
}

.white_bg {
    background-color: #fff;
}

.gray_bg {
    background-color: #f4f4f4;
}

.hong_font {
    color: #DA4040 !important;
}
/*banner样式*/

.banner1_bg {
    background-color: #FFCC00;
}

.banner2_bg {
    background-color: #66CDCC;
}

.banner3_bg {
    background-color: #F8F8F8;
}
/*新手FAQ*/

.faq {
    background-color: #DA4040;
}

    .faq h1 {
        margin: 5px 0;
        font-weight: 900;
    }

.faq_style {
    background-color: #2D2D2D;
    color: #fff;
}
/*新闻样式*/

.more {
    display: block;
    float: right;
    padding: 0px 25px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.more2 {
    display: block;
    float: right;
    padding: 0px 25px;
    margin-bottom: 10px;
    color: #2D2D2D;
    margin-top: 10px;
}

    .more2:hover {
        color: #000;
    }

h3 {
    margin: 10px;
    color: #2D2D2D;
}

    h3 small {
        color: #fff;
    }

p {
    margin: 0;
}

.news_list a span {
    text-align: right;
}

.news_list a {
    color: #2D2D2D;
}

    .news_list a:hover {
        text-decoration: underline;
    }

.news_list {
    list-style-type: none;
    padding: 0 5px;
}

.act_img {
    max-width: 100%;
    overflow: hidden;
}

    .act_img img {
        width: 100%;
    }

.news_list2 {
    color: #DA4040;
    list-style: none;
    padding-left: 0;
}
/*每日悬赏*/

.bt a {
    display: block;
    padding: 5px 0;
    margin: 5px -5px;
    text-align: center;
}
/*动态*/

.media-body .thumbnail {
    margin-bottom: 0;
    overflow: hidden;
}

.media {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    margin-top: 0;
}

.img_w100 {
    max-width: 100%;
}

.tx {
    width: 50px;
    height: 50px;
    overflow: hidden;
    display: block;
}

.zp {
    width: 200px;
    height: 200px;
    overflow: hidden;
    display: block;
}

.img_xc {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 200px;
    overflow: hidden;
    display: block;
    height: 200px;
}
/*热门话题*/

.ht_pic {
    max-width: 100%;
    max-height: 300px;
    display: block;
    overflow: hidden;
}

.hottopic {
}
/*底部*/

.footer {
    text-align: center;
    line-height: 1.5;
    padding: 15px 0;
}



    .footer p {
        font-size: 16px;
        font-weight: 300;
        margin: 0 10px;
    }

        .footer p small {
            font-size: 80%;
            line-height: 1.2;
        }
/*文章页面*/

.a_bor_hei {
    background-color: #2D2D2D;
    border: 3px #DA4040 solid;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

    .a_bor_hei:hover {
        background-color: #DA4040;
        color: #2D2D2D !important;
        text-decoration: none;
    }

.a_bor_hong {
    background-color: #DA4040;
    color: #2D2D2D;
    border: 3px #2D2D2D solid;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

    .a_bor_hong:hover {
        background-color: #2D2D2D;
        color: #DA4040;
        text-decoration: none;
    }

.hei_font {
    color: #2D2D2D;
}

    .hei_font:hover,
    .hei_font:active,
    .hei_font:visited,
    .hei_font:focus {
        color: #2D2D2D;
        text-decoration: none;
    }

.pad_tb15 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pad_r15 {
    padding-right: 15px;
}

.font_large {
    font-size: 110%;
    font-weight: bold;
}

.pad_lr40 {
    padding-right: 40px;
    padding-left: 40px;
}

.ar_form_lab {
    line-height: 50px;
    width: 33.333%;
    height: 50px;
    margin-bottom: 5px;
}

.ar_form_area {
    -webkit-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    -moz-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    -ms-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    -o-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    border: 1px solid #fff;
    padding: 15px;
    overflow-x: hidden;
    resize: none;
}

    .ar_form_area:focus {
        border: solid 1px;
        border-color: rgba(45, 45, 45, .8);
        outline: 0;
        outline: thin dotted\9;
        -webkit-box-shadow: 0 0 8px rgba(45, 45, 45, .8);
        box-shadow: 0 0 8px rgba(45, 45, 45, .8);
    }

.ar_form_text {
    -webkit-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    -moz-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    -ms-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    -o-transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s;
    width: 66.666%;
    height: 50px;
    border: 1px solid #fff;
    padding: 0 15px;
    overflow: hidden;
    line-height: 50px;
}

    .ar_form_text:focus {
        border: solid 1px;
        border-color: rgba(45, 45, 45, .8);
        outline: 0;
        outline: thin dotted\9;
        -webkit-box-shadow: 0 0 8px rgba(45, 45, 45, .8);
        box-shadow: 0 0 8px rgba(45, 45, 45, .8);
    }

.mar_b5 {
    margin-bottom: 5px;
}

.wd_100 {
    width: 100%;
}

.height_50 {
    min-height: 50px;
    line-height: 50px;
}

.pad_lr10 {
    padding-left: 10px;
    padding-right: 10px;
}

.gray_bg:active {
    background-color: #ccc;
}
/*主页头部*/

.tx_img {
    max-width: 120px;
    display: block;
    max-height: 120px;
    overflow: hidden;
}

.home_dh {
    height: 50px;
    display: block;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

    .home_dh:hover {
        background-color: #DA4040;
        color: #2d2d2d;
    }

.table_mid {
    display: table;
}

.cell_mid {
    display: table-cell;
    vertical-align: middle;
}

.cell_bt {
    display: table-cell;
    vertical-align: bottom;
}

.no_float {
    float: none;
}

.hong_bd {
    border-right: 2px solid #DA4040;
    border-bottom: 2px solid #DA4040;
    margin-bottom: -2px;
}

.home_dh_kuang {
    border: 2px solid #DA4040;
    overflow: hidden !important;
}

/*9.17*/

.ch_tag {
    display: inline-block;
    padding: 5px 20px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 2px solid #da4040;
}

.ch_taglist .active {
    background-color: #da4040;
    color: #fff;
}


*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

/*覆盖样式*/

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}

.row {
    margin-left: -5px;
    margin-right: -5px;
}

.media {
    padding: 5px 0;
}

.btn {
    border-radius: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 50px;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: none;
}

.carousel-indicators {
    bottom: 0px;
}
/*.navbar-toggle:hover .icon-bar{

    background-color: #2D2D2D
}*/

.container .jumbotron,
.container-fluid .jumbotron {
    margin-bottom: 0;
    border-radius: 0;
}

.jumbotron h1 {
    font-size: 100px;
    font-weight: 700;
}

.jumbotron p {
    font-size: 30px;
    font-weight: bold;
}

body {
    font-size: 14px;
    letter-spacing: 2px;
    background-color: #2D2D2D;
    word-break: break-all;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 0px;
}

a,
a:hover,
a:active,
a:visited,
a:focus {
    text-decoration: none;
}
.video-h {
    height:1000px;
}

@media (max-width: 991px) {
    /*冯T*/
    .block {
        display: block;
    }
    /*冯T结束*/

    /*8.22*/

    .home_360tip {
        margin-right: -15px;
        right: 50%;
        top: initial;
        bottom: -30px;
        border-style: solid dashed dashed;
        border-color: rgb(218, 64, 64) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    }

    .mtable_mid {
        display: block;
        width: 100%;
    }

    .mcell_mid {
        display: block;
        float: left;
    }

    .xs_mar_10 {
        margin: 10px 0;
    }

    h3 {
        margin: 0 15px 0 15px;
        padding: 10px 0;
    }

    .news_list {
        margin-bottom: 0;
    }

    .pad_bt10 {
        padding-bottom: 10px;
    }

    .bt a {
        display: block;
        padding: 5px 0;
        margin: 10px -15px 0 -15px;
        text-align: center;
    }

    .faq h1 {
        margin: 10px 0;
        font-size: 40px;
        font-weight: 900;
    }

    .news_mb {
        padding-right: 10px;
        margin: 10px 0;
        background-color: #2D2D2D;
    }

        .news_mb h4 {
            color: #DA4040;
            padding:10px 10px 0 10px;
        }

        .news_mb .news_list a {
            color: #DA4040;
        }

    .news_list {
        color: #DA4040;
    }

    .news_mb .hei_bg {
        background-color: #DA4040;
    }

    .news_mb .more {
        color: #2D2D2D;
    }
}

@media (max-width: 768px) {
    /*冯T*/
    .ke-dialog-default {
        width: 100% !important;
    }

    .imgbfb {
        width: 100%;
    }

    h3 small {
        display: block;
    }

    .img_w30 {
        max-width: 100%;
        max-height: 300px;
    }

    .wz_list .text-right {
        text-align: left;
    }

    .mp_show {
        display: block;
    }

    .xinwen {
        display: block;
        overflow: auto;
        max-height: none;
    }
    /*冯T结束*/

    /*8.31*/
    .mfr {
        float: none;
        width: 100%;
    }

    /*8.23*/

    .mlin_100 {
        line-height: 0px;
    }

    /*新的*/
    h3 small,
    h1 small,
    h2 small,
    h4 small {
        display: block;
    }

    .pic_100200 {
        width: 100px;
    }

    .dis1 {
        display: block;
    }

    .dis2 {
        display: none;
    }

    .carousel-indicators {
        display: none;
    }

    .faq h1 {
        margin: 10px 0;
        font-size: 30px;
        font-weight: 900;
    }



    .footer p {
        font-size: 12px;
        font-weight: 300;
        margin: 0 10px;
    }

    .img_w100 {
        width: 100%;
    }

    .wz_list .text-right {
        text-align: left;
    }

    .imgm_100 {
        width: 100%;
    }
    .video-h {
    height:200px;
}
}
