body{
    min-width:1200px;
    background: #f3f3f3;
    font-family: '微软雅黑';
}

ul{
    margin: 0px;
    padding: 0px;
}

li{
    list-style-type: none;
}

em,i{
    font-style: inherit;
}

a:hover{
    text-decoration:none;
}

a:link{
    text-decoration:none;
}

a:active{
    text-decoration:none;
}

input {
    outline: none;
}

.overhi{
    overflow: hidden;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear_both{
    clear:both;
}

.id_conps {
    position: fixed;
    top: 20px;
    left: 50px;
    width: 500px;
    z-index: 999;
}

.id_txt1 {
    background: url(../images/index_txt1on.png) no-repeat #c9151e 10px;
    color: #fff;
    width: 130px;
    height: 32px;
    line-height: 30px;
    cursor: pointer;
    float: left;
    text-align: center;
    border-radius: 3px;
    padding-left: 25px;
}
.id_conps a {
    margin-left: 20px;
    display: inline-block;
    border: 1px solid #c9151e;
    text-align: center;
    border-radius: 3px;
    color: #ca171d;
    width: 130px;
    height: 32px;
    line-height: 30px;
}
.id_weima {
    position: fixed;
    top: 60px;
    left: 50px;
    z-index: 999;
}
.id_conps a:hover{
    color: #fff;
    background-color:#ca171d;
}

.log_bg{
    position: fixed;
    background: url(../images/bj.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    min-width: 1300px;
    height: 100%;
}

.logo_conter {
    position: fixed;
    width: 345px;
    height: 360px;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left:-172.5px;
    padding: 30px;
    background:white;
    box-shadow: 1px 5px 5px;
    border-radius: 5px;
    border: solid 2px #eee;
}

.logo_tet {
    color: #cc1625;
    font-size: 20px;
    padding-bottom: 0px;
}

.logo_input {
    width: 285px;
    height: 40px;
    margin-top: 35px;
    overflow: hidden;
    border-radius: 3px;
}

.logo_cotm {
    position: relative;
}

.logo_cotm span {
    display: block;
    background: url(../images/logo_ic1.png) no-repeat 10px 6px;
    width: 30px;
    height: 36px;
    position: absolute;
    z-index: 9;
}

.logo_input input {
    margin-left: 0 !important;
    padding-left: 40px;
    width: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 35px !important;
    border: solid 1px #eee;
    color:#113148;
}

.logo_input input:hover{
    border: solid 1px #cc1625;
}

.logo_bordcl{
    border: solid 1px #fff !important;
}

.logo_pass {
    position: relative;
}

.logo_pass span {
    display: block;
    background: url(../images/logo_ic2.png) no-repeat 10px 7px;
    width: 30px;
    height: 36px;
    position: absolute;
    z-index: 9;
}

.logo_ress {
    margin-top: 20px;
    text-align: center;
    color: #c3c4c9;
    letter-spacing: 3px;
    height: 20px;
}

.logo_bottom {
    background-color: #cc1625;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 5px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    margin-top: 35px;
}

.logo_conter input::-webkit-input-placeholder{
    color:#39536c;
}
.logo_conter input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#39536c;
}
.logo_conter input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#39536c;
}
.logo_conter input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#39536c;
}

.loginunt{
    position: relative;
    width: 90%;
    float: right;
}

.loginOut{
    position: absolute;
    right: 5%;
    background: #fff;
    width: 100px;
    border: 1px solid #eee;
    padding: 5px 10px;
    cursor: pointer;
    text-align: center;
}

.loginOut a{
    display: block;;
}

.loginOut:hover{
    background: #ae0008;
}

.loginOut:hover a{
    color:#fff;
}
.copyrightbot{
    position: fixed;
    left: 0;
    bottom: 0;
    background: white;
    width: 100%;
    font-size: 14px;
    padding-top: 12px;
    height: 37px;
}
.copyrightbot .dan{
    width: 760px;
    margin: 0 auto;
    position: fixed;
    left: 50%;
    margin-left: -380px;
    background: white;
    line-height: 12px;
    opacity: .8;
}

.dan p{
    float: left;
}
.dan span{
    float: right;
}
.dan span a{
    padding-right: 6px;
    margin-right: 6px;
    display: inline-block;
    border-right: solid 1px #8d8a8a;
}

.left_log{
    position: fixed;
    top:0px;
    left:0px;
    background-color: #c9151e;
    width: 160px;
    height: 57px;
    text-align: center;
    padding: 10px 0;
    z-index: 99999;
}

.left_contm{
    position: fixed;
    top: 57px;
    background-color: #fff;
    width: 160px;
    height: 100%;
    box-shadow: 1px 3px 6px 2px gainsboro;
    z-index: 99999;
}

.left_cont{
    position: fixed;
    width: 160px;
    height: 100%;
    background-color: #fff;
    z-index: 99999;
}

.right_cont{
    margin-left: 160px;
}

.left_logo{
    background-color: #c9151e;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 20px;
    height: 57px;
}

.left_lecont{
    width: 120px;
    margin: auto;
}

.left_leicont li:first-child{
    font-size: 16px;
}

.left_leicont li{
    padding-left: 30px;
    margin: 20px 0;
}

.left_leicont li a{
    color:#8d8a8a;
}

.left_leicont li a:hover{
    color:#c9151e;
}

.left_leicont li .lion{
    color:#c9151e;
}

.left_ico1{
    background: url(../images/yibiaopan.png) no-repeat 0 3px;
}

.left_ico2{
    background: url(../images/chuanbo.png) no-repeat 0 3px;
}

.left_ico3{
    background: url(../images/setting.png) no-repeat 0 3px;
}

.left_ico4{
    background: url(../images/help.png) no-repeat 0 3px;
}

.left_lion .left_ico1{
    background: url(../images/yibiaopan_on.png) no-repeat 0 3px;
    color:#c9151e;
}

.left_lion .left_ico2{
    background: url(../images/chuanbo_on.png) no-repeat 0 3px;
    color:#c9151e;
}

.left_lion .left_ico3{
    background: url(../images/setting_on.png) no-repeat 0 3px;
    color:#c9151e;
}

.left_lion .left_ico4{
    background: url(../images/help_on.png) no-repeat 0 3px;
}

.left_footer {
    position: fixed;
    font-size: 14px;
    bottom: 0px;
    padding: 15px 0 15px 25px;
}

.head_cont{
    position: fixed;
    top:0px;
    width: 100%;
    height: 57px;
    background-color: #fff;
    padding: 0 20px;
    border-bottom: 1px solid #eee;
    box-shadow: 0px 2px 5px 0px gainsboro;
    z-index: 999999;
}

.head_cont span{
    font-size: 16px;
    color: #c9151e;
    font-weight: bold;
    line-height: 57px;
    border-bottom: 2px solid #c9151e;
    padding-bottom: 17px;
    letter-spacing: 2px;
    margin-right: 30px;
}

.head_cont em{
    position: fixed;
    right: 20px;
    background: url(../images/message.png) no-repeat;
    padding-left: 30px;
    margin-top: 20px;
    cursor:pointer;
}

.head_cont b{
    display: inline-block;
    font-weight: 100;
    border: 1px solid #dcdcdc;
    width: 80px;
    padding: 5px 0;
    text-align: center;
    cursor: pointer;
    margin-left: 10px;
}

.head_cont b:hover{
    background: #eee;
}

.head_cont .on{
    background: #c9151e !important;
    color: #fff;
    border: none;
}

.head_logout{
    background-color: #fff;
    position: fixed;
    width: 120px;
    height: 40px;
    line-height: 35px;
    z-index: 99999;
    text-align: center;
    top: 57px;
    right: 20px;
    box-shadow: 0px 2px 5px #a7a7a7;
    border-radius: 3px;
    letter-spacing: 3px;
    font-size: 16px;
    cursor: pointer;
    color: #ca171d;
    border: 1px solid #c9151e;
}

.cont_zt{
    margin-top: 57px;
    padding: 20px;
}

.cont_conter{
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 1px 3px 3px 2px gainsboro;
}

.cont_tit{
    float: left;
}

.cont_tit span{
    border-left: 2px solid #c9151e;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
}
.cont_tit i span{
    position: absolute;
    font-weight: normal;
    font-size: 14px;
    display: block;
    width: 350px;
    left: 40px;
    top: -8px;
    background: #c9151e;
    color: white;
    padding: 10px;
    border-radius: 5px;
    z-index: 999;
}

.cont_tit i:hover span{
	display: block !important;
}
.cont_tit em{
    padding-left: 10px;
    color: #999;
    vertical-align: top;
    position: relative;
}
.cont_tit em i:hover span{ 
	display: block !important;
}
.cont_tit em i{
    display: inline-block;
    background: url(../images/zhuce.png) no-repeat 0 2px;
    width: 15px;
    height: 17px;
    margin-right: 5px;
    cursor: pointer;
    padding: 0 10px;
}

.cont_tab_time{
    float: right;
}

.cont_tab_time span{
    border: 1px solid #e1e3e4;
    padding: 5px 15px;
    margin-left: 10px;
    cursor: pointer;
}

.cont_tab_time span:hover{
    background: #eee;
}

.cont_tab_time .on{
    background: #c9151e !important;
    color: #fff;
    border: none;
}

.cont_tab_time a{
    font-size: 16px;
    color:#999;
}

.cont_omsl1{
    width: 50%;
    float: left;
    height: 380px;
}

.cont_omstit{
    font-size: 16px;
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    display: inline-block;
}

.cont_omskl{
    margin-left: 10px;
}

.cont_omskltsp{
    display: -webkit-box;
    vertical-align: super;
    color: #999;
    width: 30%;
    text-align: right;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    float: left;
    line-height: 22px;
    height: 22px;
}
.cont_omskl li em{
    display: inline-block;
    background-color: #eff3f6;
    width: 50%;
    height: 15px;
    border-radius: 50px;
    margin-left: 15px;
}

.cont_omskl li em i{
    display: inline-block;
    height: 15px;
    border-radius: 50px;
}

.cont_omskltshu{
    color: #999;
    padding-left: 10px;
    vertical-align: super;
}

.cont_shuosl{
    position: relative;
    width: 50%;
    margin-left: 33%;
    color:#999;
}

.cont_shuosl span{
    position: absolute;
    width: 60px;
    text-align: center;
    left: 50%;
    margin-left: -30px;
}

.cont_shuosl em{
    display: inline-block;
    float: right;
}

.hcher_loading{
    text-align: center;
    font-size: 20px;
}

.hcher_loading img{
    display: block;
    margin: auto;
    width: 100px;
    margin-bottom: 20px;
}

.hcher_open{
    height: 350px;
    padding-top: 100px;
    margin-top: 20px;
}

.plan_ptit{
    margin-top: 20px;
    margin-bottom: 20px;
}

.plan_ptit em{
    display: inline-block;
    width: 70px;
    float:left;
    margin-left: 20px;
    font-size: 16px;
}

.plan_ptit b{
    color: #c9151e;
    font-weight: 100;
    padding-right: 3px;
}

.plan_ptit span{
    color: #999;
    line-height: 25px;
    float: left;
}

.plan_pciyu{
    width: 40%;
    float: left;
    resize: none;
    display: block;
    padding: 10px 15px;
    outline: none;
    border: solid 1px #e3e3e3;
    margin:0px 30px;
    font-size: 14px;
}
.border_red{
    border: solid 1px #c9151e !important;
}
.plan_dashed{
    border-top: 1px dashed #e8e8e8;
    margin-left: 20px;
    width: 50%;
    margin-bottom: 30px;
}

.pSave{
    margin-left: 120px;
    width: 40%;
    text-align: center;
}
.pSave span{
    display: inline-block;
    background-color: #c9151e;
    color: #fff;
    padding: 10px 40px;
    margin: 0 20px;
    font-size: 16px;
    letter-spacing: 2px;
    border-radius: 5px;
    cursor: pointer;
}
.val_tishi{
    margin-left: 120px;
    color: #c9151e;
    height: 20px;
    padding-top: 3px;
}

.conm_bordet{
    border: 1px solid #e3e3e3;
    margin-top: 20px;
    background: #f5f5f5;
}

.conm_colas{
    width:100%;
    background: #fff;
    border-right: 1px solid #e3e3e3;
}

.conm_colri{
    width:100%;
    background: #fff;
}

.conm_bgtits{
    width: 40%;
    margin: 0 auto;
}

.conm_lioc{
    padding: 15px 0;
    font-size: 16px;
}

.conm_lioc span{
    display: inline-block;
    width: 25%;
    text-align: center;
}

.conm_lioc em{
    display: inline-block;
    width: 25%;
    text-align: center;
    color: #c9151e;
    float: left;
}

.conm_lioc i{
    display: inline-block;
    width: 25%;
    text-align: center;
    color: #999;
}

.conm_smol{
    color: #999;
    padding-bottom: 15px;
}

.conm_smol span{
    display: inline-block;
    width: 32%;
    text-align: center;
}

.conm_contti{
    padding: 10px 20px 0px;
}

.conm_contti a{
    display: -webkit-box;
    color: #999;
    margin-left: 30px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 22px;
    height: 22px;
}

.conm_contti i{
    display: inline-block;
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    float: left;
    margin-top: 2px;
}

.conm_contti:nth-child(1) i{
    background: red;
}

.conm_contti:nth-child(2) i{
    background: #ff8547;
}

.conm_contti:nth-child(3) i{
    background: #ffac38;
}

.conm_contti:nth-child(4) i{
    background: #8eb9f5;
}

.conm_contti:nth-child(5) i{
    background: #70e1bb;
}

.conm_contsml{
    line-height: 30px;
    color: #999;
    margin-left: 30px;
}

.conm_contsml em{
    background: #8eb9f5;
    color: #fff;
    padding: 0 5px;
    display: inline-block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-top: 4px;
}

.conm_contsml span{
    padding: 3px 10px;
    display: -webkit-box;
    float: left;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 27%;
    line-height: 22px;
    height: 22px;
}

.conm_nulls{
    font-size: 16px;
    text-align: center;
    line-height: 250px;
}

.conm_opls{
    margin-top: 20px;
    border: 1px solid #eee;
}

.conm_leftys{
    width: 30%;
    float: left;
}

.cont_tops{
    width: 50%;
    float: left;
    margin-top: 20px;
    border-right: 1px dashed #e2e2e2;
}

.cont_tops:nth-child(1) {
    border-bottom: 1px dashed #e2e2e2;
}
.cont_tops:nth-child(2) {
    border-bottom: 1px dashed #e2e2e2;
}

.conm_ulopme{
    position: relative;
    background-color: #c9151e;
    color: #fff;
    padding: 20px 0;
    cursor: pointer;
}

.conm_ulopme div{
    float: left;
    width: 10%;
    text-align: right;
    line-height: 60px;
}

.conm_ulopme ul{
    float: left;
    width: 90%;
}

.conm_ulopme li{
    line-height: 30px;
}

.conm_ulopme li:nth-child(1){
    font-size: 16px;
}

.conm_ulopme li span{
    display: inline-block;
    width: 32%;
    text-align: center;
}

.conm_ulopme em{
    position: absolute;
    right: -13px;
    top: 50%;
    margin-top: -10px;
}

.conm_daosanj{
    float: left;
    width: 10%;
    text-align: right;
    line-height: 60px;
}

.conm_btnbg{
    background: #f5f5f5;
    padding-bottom: 20px;
}

.conm_lisubg{
    padding-top: 35px;
    margin-left: 10%;
    cursor: pointer;
}

.conm_lisubg li{
    line-height: 30px;
}

.conm_lisubg li span{
    display: inline-block;
    width: 32%;
    text-align: center;
    font-size: 18px;
}

.conm_lisubg li em{
    display: inline-block;
    width: 32%;
    text-align: center;
    font-size: 18px;
    color: #999;
}

.conm_lisubg li i{
    display: inline-block;
    width: 32%;
    text-align: center;
    font-size: 18px;
    color: #c9151e;
}

.conm_lisubg li b{
    display: inline-block;
    width: 32%;
    text-align: center;
    color: #999;
    font-weight: 100;
}

.conm_lisulan{
    color:#68d06f !important;
}

.bd_rign{
    width: 70%;
    float: left;
    padding: 20px 30px;
}

.conm_inlist{
    width: 70%;
    float: left;
    padding: 20px 30px;
}

.conm_inlist li{
    color: #999;
    margin-bottom: 10px;
    padding: 8px;
}

.conm_inlist li a{
    display: -webkit-box;
    float: left;
    width: 50%;
    padding-left: 10px;
    padding-right: 20px;
    color: #999;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 22px;
    height: 22px;
}

.conm_inlist li em{
    display: inline-block;
    background: #8eb9f5;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    float: left;
}

.conm_inlist li:nth-child(1) em{
    background: #c9151e;
}

.conm_inlist li:nth-child(2) em{
    background: #ff8547;
}
.conm_inlist li:nth-child(3) em{
    background: #ffac38;
}

.conm_inlist li i{
    display: inline-block;
    width: 100px;
}

.conm_inlist li b{
    font-weight:100;
}

.conm_inlist li span{
    padding-left: 20px;
}

.bd_hovdh li:hover{
    background: #f5f5f5;
}

.oninfo{
    background: #c9151e;
    color: #fff !important;
}

.oninfo a{
    background: #c9151e;
    color: #fff !important;
}

.oninfo em{
    background: #fff !important;
    color: #c9151e !important;
}

.conm_cbcont{
    margin-top: 20px;
}

.conm_prod{
    position: relative;
}

.conm_prod div{
    border-bottom: 1px dashed #ccc;
    height: 20px;
}

.conm_prod span{
    position: absolute;
    top: 8px;
    font-size: 16px;
    color: #999;
    letter-spacing: 2px;
    width: 200px;
    text-align: center;
    background: #fff;
    left: 50%;
    margin-left: -100px;
}

.conm_lops{
    margin-top: 30px;
}

.bd_mopls{
    margin-left: 0px;
}

.bd_mopls li span{
    width: 29%;
}

.bd_mopls li em{
    width: 29%;
}

.bd_mopls li i{
    width: 29%;
}

.bd_mopls li b{
    width: 29%;
}

.bd_opelk i{
    background: #ff666e;
}

.bd_echart{
    width:50%;
    float: left;
}

.bd_ewidth{
    min-height: 190px;
}

.bd_titop{
    margin-top: 5px;
    font-weight: 700;
    text-align: center;
    width: 100%;
}

.bd_lfons{
    width: 49%;
    float: left;
    margin-right: 1%;
    color: #999;
    min-height: 128px;
}

.bd_rions{
    width: 49%;
    float: left;
    color: #999;
    margin-left: 1%;
}

.bdu_opls{
    margin-top: 20px;
}

.bdu_tbas{
    font-size: 16px;
    margin-bottom: 20px;
}

.bdu_tbas span{
    display: inline-block;
    float: left;
    background: #f5f5f5;
    color: #c9151e;
    padding: 10px 30px;
    border-right: 1px solid #eee;
    cursor: pointer;
}

.bdu_tbas em{
    display: inline-block;
    float: left;
    background: #f5f5f5;
    color: #c9151e;
    padding: 10px 20px;
}

.bdu_tbgck{
    background: #c9151e !important;
    color: #fff !important;
}

.bdu_tlef{
    width: 53%;
    float: left;
}

.bdu_tlef img{
    width: 100%;
}

.bdu_trin{
    width: 45%;
    float: right;
}

.bdu_titfl{
    font-size: 16px;
}

.bdu_titfl span{
    color: #c9151e;
}

.bdu_titfl i{
    display: inline-block;
    background: url(../images/zhuce.png) no-repeat 0 2px;
    width: 15px;
    height: 17px;
    margin-left: 10px;
    cursor: pointer;
}

.bdu_lopst li{
    color: #999;
    margin-top: 10px;
    font-size: 16px;
    line-height: 25px;
}

.bdu_lopst li span{
    display: inline-block;
    width: 250px;
}

.bdu_lopst li img{
    vertical-align: baseline;
}

.bdu_sugmsg{
    background: #c9151e;
    color: #fff;
    padding: 10px 15px;
    margin-top: 30px;
}

.bdu_sugmsg span{
    display: block;
}

.dbu_inlist li{
    float: left;
    border: 1px solid #eee;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 10px 20px;
    color: #999;
}

.dbu_jkcont{
    width: 20%;
    float: left;
    border-right: 1px solid #eee;
    text-align: center;
    line-height: 30px;
    padding: 40px 0;
}

.dbu_jkcont span{
	display: inline-block;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}
.dbu_jkcont span b{
    background: url(../images/zhuce.png) no-repeat center center;
    display: inline-block;
    width: 30px;
    height: 30px;
    float: right;
    cursor: pointer;
}
.dbu_jkcont span i {
    position: absolute;
    font-weight: normal;
    font-size: 14px;
    display: block;
    width: 400px;
    left: 0;
    top: 35px;
    background: #c9151e;
    color: white;
    padding: 10px;
    border-radius: 5px;
    line-height: 20px;
    text-align: left;
}
.dbu_jkcont span i em{
	border: 10px solid transparent;
    border-bottom-color: #c9151e;
    display: block;
    position: absolute;
    top: -19px;
    left: 114px;
}
.dbu_jkcont span b:hover i{
	display: block !important;
}
.dbu_jkcont em{
    color: #999;
    display: block;
}

.dbu_jkrconk{
    width: 100%;
    float: left;
    padding: 30px 0;
}

.dbu_jkrconk li{
    width: 25%;
    float: left;
    font-size: 16px;
}

.dbu_jkrconk li span{
    display: inline-block;
    width: 50%;
    text-align: center;
    font-size: 32px;
    color: #999;
    margin-bottom: 20px;
}

.dbu_jkrconk li em{
    display: inline-block;
    width: 50%;
    text-align: center;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 22px;
    height: 22px;
}

.dbu_jkrconk li i{
    color: #999;
    vertical-align: super;
}

.da_tom {
    position: relative;
    border: 1px solid #eee;
}

.da_resops{
    left: 20%;
    width: 80%;
}

.da_leftys {
    width: 30%;
    float: left;
    height:368px;
    background: #f5f5f5;
}

.da_absolb{
    position: absolute;
}

.da_inlist {
    position: absolute;
    width: 70%;
    left: 30%;
    height: 100%;
    padding: 15px 15px;
    background: #fff;
    /*overflow: hidden;*/
}
.da_inlist4{
	padding: 15px 25px;
}
.da_inlist li.active .newsClose{
	display: block;
}
.da_riologs{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -180px;
}

.da_opemls{
    width: 100%;
    padding: 19px 0;
    cursor: pointer;
}

.da_opemls:last-child{
    border-bottom:none;
}

.da_opemls li{
    line-height: 0;
}

.da_opemls li span{
    display: -webkit-box;
    width: 32%;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    float: left;
    line-height: 22px;
    height: 22px;
    padding-left: 5px;
    padding-right: 5px;
}

.da_opemls li em{
    display: -webkit-inline-box;
    width: 32%;
    text-align: center;
    color:#999;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 22px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 22px;
    margin-top: 10px;
}

.list_center{
    text-align: center;
}
.brand_powe_left{
    float: left;
    width: 50%;
    min-width: 180px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    height: 100%;
    justify-content: center;
}
.brand_powe_left h2{
    font-size: 18px;
    font-weight: bold;   
    display: inline;
    padding-right: 15px;
    color: black;
    position: relative;
    width: 100%;
    text-align: center;
    padding-left: 20px;
}
.brand_powe_left h2 b{
    background: url(../images/zhuce.png) no-repeat center center;
    display: inline-block;
    width: 30px;
    height: 100%;
    cursor: pointer;
}
.brand_powe_left h2 b:hover i{
	display: block !important; 
}
.brand_powe_left h2 i{
    position: absolute;
    font-weight: normal;
    font-size: 14px;
    display: block;
    width: 400px;
    left: 40px;
    top: 30px;
    background: #c9151e;
    color: white;
    padding: 10px;
    border-radius: 5px;
    line-height: 20px;
    text-align: left;
}
.brand_powe_left span{
    display: block;
    width: 100%;
    text-align: center;
}
.brand_powe_left i em{
	border: 10px solid transparent;
    border-bottom-color: #c9151e;
    display: block;
    position: absolute;
    top: -19px;
    left: 132px;
}
.brand_powe_right{
    float: right;
    border-left: solid 1px #e3e3e3;
    padding: 0 3%;
    width: 50%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
.brand_powe_right p{
	width: 100%;
}
.brand_powe_right span{
    display: -webkit-box;
    width: 50%;
    float: left;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 22px;
    height: 22px;
}
.ybp_bdzs{
    width: 33%;
    float: left;
    padding-right: 2%;
}
.echarts_ybpBox{
    margin-left: 3%;
    float: left;
    width: 45%;
}
.ybp_bdzs h5{
    font-size: 16px;
    font-weight: bold;
    color: black;
    margin-top: 14px;
    position: relative;
}

.ybp_bdzs h5 b:hover i{
    display: block !important;
}

.ybp_bdzs h5 i{
    position: absolute;
    font-weight: normal;
    font-size: 14px;
    display: block;
    width: 300px;
    left: -63px;
    top: 30px;
    background: #c9151e;
    color: white;
    padding: 10px;
    border-radius: 5px;
    line-height: 20px;
    text-align: left;
}
.ybp_bdzs i em {
    border: 10px solid transparent;
    border-bottom-color: #c9151e;
    display: block;
    position: absolute;
    top: -19px;
    left: 132px;
}
.ybp_bdzs ul{
    float: left;
    width: 100%;
    min-width: 92px;
}
.ybp_bdzs ul li{
    padding-bottom: 4px;
}
.ybp_bdzs ul span{
    padding-right: 10px;
    max-width: 50%;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 22px;
    height: 22px;
    float: left;
}
.ybp_bdzs h5 b{
    background: url(../images/zhuce.png) no-repeat center center;
    display: inline-block;
    width: 30px;
    height: 15px;
    cursor: pointer;
}

.ybp_echrsBox{
    float: left;
    width: 100%;
}
.echrsClor{
    width: 13%;
    float: right;
    padding: 37px 0;
}
.echrsClor p{
    text-align: center;
}
.echrsClor i{
    display: block;
    font-weight: bold;
}
.echrsClor p:nth-child(1) i{
    color:#ff666e;
}
.echrsClor p:nth-child(2) i{
    color:#66bdff;
}
.echrsClor p:nth-child(3) i{
    color:#ffc361;
}
.echrsClor p:nth-child(4) i{
    color:#71e1bb;
}
.echrsClor span{

}
.da_listOn{
    margin-bottom: 20px;
    display: none !important;
}

.bdu_imgdisp{
    display: none;
}

.bdu_weiqu{
    font-size: 20px;
}

.da_aople{
    background: #f5f5f5;
}

.da_inopen ul .active{
    background: #f5f5f5;
}

.da_listnews li:hover{
    background: #f5f5f5;
}

.da_listnews li:hover a{
    color:#c9151e;
}

.da_listnews li em {
    display: inline-block;
    background: #8eb9f5;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    float: left;
}

.da_listnews li.active .newsClose{
	display: block !important;
}

.da_listnews li:nth-child(1) em {
    background: #c9151e;
}

.da_listnews li:nth-child(2) em {
    background: #ff8547;
}

.da_listnews li:nth-child(3) em {
    background: #ffac38;
}

.da_listnews li a {
    display: -webkit-box;
    float: left;
    max-width: 95%;
    padding-left: 10px;
    color: #666;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    letter-spacing: 1px;
    font-size: 16px;
    cursor: pointer;
    line-height: 22px;
    height: 22px;
    width: auto;
}
.da_listnews a.seeMoreList{
    position: absolute;
    bottom: 10px;
    right: 10px;
	color: #999;
}
.da_listnews a.seeMoreList:hover{
	color: #c9151e;
}
.da_listnone{
    display: none;
}

.da_bewso{
    float: left;
    width: 50px;
}

.da_lfon{
    position: relative;
    background-color: #c9151e;
    color: #fff;
}

.da_lfon li em{
    color:#fff !important;
}

.da_sandao{
    position: absolute;
    right: -13px;
    top: 50%;
    margin-top: -10px;
    z-index: 99999;
}

.da_nullne{
    font-size: 24px;
}

.cont_loading{
    text-align: center;
}
.cont_loading span{
	display: block;
	text-align: center;
	font-size: 20px;
}
.lx_cibd{
    border: 1px solid #c9151e !important;
    color: #c9151e !important;
}

.newsClose{
    background: url(../images/newsClose.png) no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    right: -5px;
    top: -5px;
    cursor: pointer;
}

.conm_lopsLine{
    color: #999;
}
.conm_lopsLine p{
    width: 260px;
    line-height: 25px;
    float: left;
    margin-bottom: 0;
}
.conm_lopsLine span{
	width: 108px;
    float: left;
    padding-right: 25px;
    position: relative;
    padding-bottom: 11px!important;
    border-right: solid 1px #e3e3e3;
}
.conm_lopsLine .conm_listurl:last-of-type span{
    padding-bottom: 0 !important;
}
.conm_lopsLine span em{
    display: block;
}
.conm_lopsLine b{
    background: #ee5f66;
    position: absolute;
    top: 6px;
    right: -5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
}
.conm_lopsLine:nth-child(2n) b{
    /*background: #ffc767;*/
}
.conm_listurl:nth-child(2n) b{
    background: #ffc767;
}
.conm_lopsLine i{
    float: left;
    padding-left: 25px;
    font-size: 16px;
    display: inline-block;
    width: 42%;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.listLine{
    line-height: 25px;
    float: left;
    width: 72%;
}
.listLine a{
    font-size: 16px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 22px;
    height: 22px;
}
.listLine a:hover{
    color:#c9151e;
    text-decoration: underline;
}
.listLine em{
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 22px;
    height: 22px;
}

.da_emspla{
    float: none !important;
    padding-right: 0px !important;
}

.cont_ticlor{
    float: left;
    width: 20%;
    height: 368px;
    position: relative;
}

.cont_timiao span{
    border-left: 2px solid #c9151e;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
}
.cont_timiao i span{
    position: absolute;
    font-weight: normal;
    font-size: 14px;
    display: block;
    width: 350px;
    left: -150px;
    top: 30px;
    background: #c9151e;
    color: white;
    padding: 10px;
    border-radius: 5px;
    z-index: 999;
    box-shadow: 0 0 10px #e3e3e3 !important;
}

.cont_timiao i:hover span{
    display: block !important;
}
.cont_timiao em{
    padding-left: 10px;
    color: #999;
    vertical-align: top;
    position: relative;
}
.cont_timiao em i:hover span{
    display: block !important;
}
.cont_timiao em i{
    display: inline-block;
    background: url(../images/zhuce.png) no-repeat 0 2px;
    width: 15px;
    height: 17px;
    margin-right: 5px;
    cursor: pointer;
    padding: 0 10px;
}

.cont_timiao i{
    color:#c9151e;
}

.cont_timiao b{
    border: 10px solid transparent;
    border-bottom-color: #c9151e;
    display: block;
    position: absolute;
    top: -20px;
    left: 155px;
}

.cont_letiopm{
    margin-right: 20px;
}

.cont_letiopm em{
    display: block;
    color: #999;
    margin: 10px 0 20px;
}

.cont_letiopm span{
    display: block;
    line-height: 25px;
    display: -webkit-inline-box;
    overflow: hidden;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

.brand_morelk{
    background: rgba(245,245,245,1);
    font-size: 16px;
    width: 120px;
    text-align: center;
    padding: 5px 0;
    margin-top: 10px;
}

.brand_morelk a{
    color:#999;
}
.brand_morelk:hover{
    background-color: #c9151e;
}
.brand_morelk:hover a{
    color:#fff;
}
.brand_morelk a:hover{
    color:#fff;
}
.da_earmore a{
    display: inline-block;
    float: right;
    color: #999;
}
.da_earmore a:hover{
    color: #c9151e;
}

.cont_linktar{
    position: absolute;
    bottom: 0px;
    background: rgba(245,245,245,1);
    font-size: 16px;
    width: 200px;
    text-align: center;
    padding: 25px 0;
    left: 50%;
    margin-left: -110px;
    color:#999;
}
.cont_linktar:hover{
	background-color: #c9151e;
    color: #fff;
}
.da_titinlist em{
    display: inline-block;
    background: #8eb9f5;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    float: left;
}

.da_titinlist a{
    display: -webkit-box;
    float: left;
    width: 95%;
    padding-left: 10px;
    color: #999;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    letter-spacing: 1px;
    font-size: 16px;
    cursor: pointer;
    line-height: 22px;
    height: 22px;
}

.da_smxiaozi{
    margin-left: 30px;
    padding-top: 6px;
    color: #999;
}

.da_smxiaozi i{
    background: #8eb9f5;
    color: #fff;
    padding: 0 5px;
    display: -webkit-box;
    float: left;
    font-size: 12px;
    margin-top: 1.5px;
}

.da_smxiaozi p{
    padding-left: 20px;
    margin: 0px;
    display: -webkit-inline-box;
    width: 25%;
    float: left;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.da_smxiaozi span{
    padding: 0 20px;
    display: -webkit-inline-box;
    max-width: 34%;
    float: left;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.da_smxiaozi b{
    font-weight: 100;
    display: -webkit-box;
    width: 18%;
    float: left;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: center;
}

.da_delone{
    display: block !important;
}

.da_del{
    background: url(../images/del.png) no-repeat;
    float: right;
    padding-left: 20px;
    color: #c9151e;
    cursor: pointer;
}

.hotda_del{
    background: url(../images/del.png) no-repeat 0px;
    float: right;
    padding-left: 20px;
    color: #c9151e !important;
    margin-top: 0px !important;
    cursor: pointer;
}

.neg_del{
    background: url(../images/del.png) no-repeat 3px;
    padding-left: 20px;
    color: #c9151e;
    cursor: pointer;
}

.neg_delone{
    display: inline-block !important;
}

.da_inbgcol{
    padding: 5px;
    margin-bottom: 6px;
}

.da_inbgcol:hover{
    background: #f5f5f5;
}

.da_inbgcol:hover a{
    color:#c9151e;
    text-decoration: underline;
}

.da_morelinks{
    text-align: right;
    margin-top: 5px;
}

.da_morelinks a{
    color: #999;
    font-size: 16px;
}

.in_myulist{
    border-bottom: 1px solid #e3e3e3;
}

.in_mytent{
    width: 50%;
    float: left;
    padding-bottom: 10px;
}

.in_mytent span{
    display: block;
    font-size: 16px;
    padding: 20px 0;
}

.in_mytent i{
    margin-bottom: 10px;
    color: #999;
    height: 60px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.in_mytent a{
    display: inline-block;
    float: right;
    color: #999;
}

.in_mytent:nth-child(1){
    padding-right: 20px;
}

.in_mytent:nth-child(2){
    border-left: 1px solid #e3e3e3;
    padding-left: 20px;
}

.in_kbeil{
    margin-top: 20px;
}

.in_kbeil span{
    display: block;
    font-size: 16px;
}

.in_kbeil i{
    display: block;
    color: #999;
    padding-top: 10px;
    padding-bottom: 6px;
}

.in_kbeil a{
    position: absolute;
    bottom: 10px;
    right: 10px;
    color:#999;
}
.in_ulxiangc{
	height: 84px;
    overflow: hidden;
}
.in_ulxiangc li{
    float: left;
    border: 1px solid #c9151e;
    color: #c9151e;
    margin-right: 20px;
    padding: 5px 20px;
    margin: 5px 5px 5px 0px;
}

.brand_conts{
    color:#c9151e !important;
}
.news_blockQd{
    border-top: solid 1px #e3e3e3;
    padding-top: 30px;
    margin-top: 50px;
    position: relative;	
}
.news_blAbsi{
	position: absolute;
    display: block;
    width: 160px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background: #f3f3f3;
    top: -20px;
    left: 50%;
    margin-left: -80px;
    font-size: 16px;
}
.negnews_blAbsi{
    position: absolute;
    display: block;
    width: auto;
    min-width: 160px;
    padding: 0 10px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background: #f3f3f3;
    top: -20px;
    left: 50%;
    margin-left: -80px;
    font-size: 16px;
}
.da_earhei{
    height: 300px;
}

.da_earhei h5{
    font-weight: bold;
    font-size: 18px;
    margin: 0px;
}

.da_earhei div{
    font-size: 20px;
    line-height: 100px;
}
.tipWords{
    float: right;
    margin-left: 6%;
    width: 27%;
    margin-top: 10px;	
}
.tipWords p{
    line-height: 22px;
    margin-bottom: 0;	
}
.shezhi_form{
	float: left;
}
@media screen and (max-width:1300px) {
    /*.da_listnews li a{
        width: 42%;
    }*/
    .da_emspla{
        display: none;
    }
}

@media screen and  (min-width: 1301px) and (max-width:1500px) {
    /*.da_listnews li a{
        width: 40%;
    }*/
}

@media screen and  (min-width: 1500px) and (max-width:1600px) {
    /*.da_listnews li a{
        width: 50%;
    }*/
}
@media  screen and (min-width: 100px) and (max-width: 640px) {
	
}
@media screen and (max-width:1360px) {
    .da_listnews li a{
    	max-width: 96.2%;
    }
}
@media screen and (max-width:1240px) {
    .da_listnews li a{
    	max-width: 95%;
    }
}

