*{
    margin: 0;
    padding: 0;
}
@import url("/fonts/Source\ Han\ Sans\ CN\ Regular.css");
body{
    min-width: 1300px;
    font-family: SimSun!important;
    color: #333;
    background-color: #fff;
    width: 100%;
}
img{
    border: none;
}
a{
    text-decoration: none;
}
/*header*/
.header{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.header-l{
    float: left;
    margin-top: 37px;
}
.header-l a{
    display: block;
    width: 189px;
    height: 41px;
}
.header-l p{
    margin-top: 18px;
    font-size: 14px;
}
.header-r{
    float: right;
    margin-top: 34px;
}
.header-r a{
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
}
.header-r-login{
    margin-right: 10px;
    height: 30px;
    width: 63px;
    text-align: center;
    line-height: 30px;
    color: #333;
}
.header-r-login:hover{
    color: #fff;
    background-image: url("../img/reg.png");
}
.header-r-register{
    margin-right: 10px;
    height: 30px;
    width: 63px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-image: url("../img/reg.png");
}
.header-r-login{
    margin-right: 25px;
    color: #333;
}
.header-r-iphone{
    height: 42px;
    width: 168px;
    margin-right: 62px;
}
.header-r-andriod{
    height: 42px;
    width: 168px;
    margin-right: 22px;
}
.header-r-now{
    box-sizing: border-box;
    width: 1200px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 0;
    text-align: right;
    font-size: 14px;
    padding-right: 34px;
    color: #333;
    padding-bottom: 11px;
    background-color: #fff;
        margin-top:-20px;
}
.header-r-now iframe{
    vertical-align: middle;
    margin-top: -8px;
}
.header-r-location{
    margin-left: 8px;
    margin-right: 11px;
}
.header-r-erect{
    margin-right: 11px;
    margin-bottom: -4px;
    display: inline-block;
    width: 2px;
    height: 14px;
    background-color: #999;
}
.header-r-time{
    margin-left: 20px;
    margin-right: 18px;
}
/*nav*/
.nav{
    width: 1200px;
    height: 46px;
    margin: 0 auto;
    background-color: #fe0100;
    border-bottom: 1px solid #ba1820;
}
.nav ul{
    list-style: none;
    /*margin-left: 106px;*/
     margin-left: 15px;
}
.nav ul li{
    float: left;

}
.nav ul a{
    border-top:3px solid #fe0100;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    padding: 0 27px;
    font-family:"微软雅黑";
}
.nav ul a:hover{
    background-color: #fff;
    color: #fe0100;
}
.nav .nav-now a{
    background-color: #fff;
    color: #fe0100;
}
/*专锟斤拷banner图*/
.special{
    width: 1200px;
    margin: 10px auto 0;
    position: relative;
    overflow: hidden;
}
.special-img{
    width: 100%;
    max-height: 500px;
}
.special>span{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 12;
    cursor: pointer;
}
/*  ҳ    */
.index-content{
    width: 1200px;
    margin: 0 auto;
}
.index-headline{
    padding-top: 14px;
}
.index-headline h2{
    font-size: 32px;
    color: #fe0100;
    text-align: center;
    font-family: "微软雅黑" !important;
}
.index-headline p{
    margin-top: 7px;
    font-size: 14px;
    text-align: center;
    color: #666;
}
/*.index-headline a:hover h2{*/
/*color: rgb(228, 1, 18);*/
/*}*/
/*.index-headline a:hover p{*/
/*color: rgb(228, 1, 18);*/
/*}*/
.index-recommend{
    padding-top: 20px;
    overflow: hidden;
}
.index-re-l{
    float: left;
    width: 420px;
}
.index-re-l h3:first-of-type{
    margin-top: 0;
}
.index-re-l h3{
    height: 27px;
    width: 420px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-top: 26px;
}
.index-re-l h3 a{
    font-size: 20px;
    color: #333;
    font-family: "微软雅黑" !important;
    font-weight: 700;
}
.index-re-l ul{
    list-style: none;
}
.index-re-l li{
    margin-top: 13px;
    height: 18px;
}
.index-re-l li a{
    display: block;
    height: 18px;
    width: 420px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size: 14px;
    color: #777;
}
.index-re-l a:hover{
    color: rgb(228, 1, 18);
}
.index-re-l li span{
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #666;
    vertical-align: middle;
    margin-right: 7px;
    margin-top: -4px;
}
.index-re-l a:hover span{
    background-color: rgb(228, 1, 18);
}
.focusBox{
    overflow: hidden;
    width: 740px;
    height: 416px;
    margin-left: 40px;
    float: left;
    position: relative;
}
.pic{
    list-style: none;
}
.pic img {
    height: 416px;
    width: 740px;
}
.pic li{
    float: left;
    width: 740px;
    position: relative;
}
.pic li div{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 46px;
    line-height: 46px;
    width: 100%;
    background-color: rgba(0,0,0,.5);
}
.pic li div p{
    padding-left: 13px;
    color: #fff;
    width: 740px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-weight: 900;
}
.hd{
    position: absolute;
    bottom: 16px;
    right: 16px;
}
.hd li{
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 9px;
    border-radius: 50%;
    cursor: pointer;
    background-color: rgb(183, 183, 183);
}
.hd li.on{
    background-color: rgb(228, 1, 18);
}
.txt{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 46px;
}
.index-recommend .title{
    width: 100%;
    height: 46px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    filter:progid:
    DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
    color: #fff;
    text-align: left;
    font-size: 22px;
    line-height: 46px;
    padding-left: 13px;
}
.index-ad{
    margin-top: 30px;
    position: relative;
}
.index-ad span{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
}
.index-content>div{
    overflow: hidden;
}
.index-column{
    float: left;
    width: 880px;
    margin-top: 40px;
}
.index-column>div{
    float: left;
    width: 390px;
    margin-bottom: 40px;
    margin-right: 50px;
}
.index-column h1{
    padding-left: 8px;
    margin-bottom: 25px;
    border-left: 3px solid rgb(228, 1, 18);
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    font-family: "微软雅黑" !important;
    font-weight: 100;
}
.index-column h1 a{
    float: right;
    width: 54px;
    margin-top: 3px;
    height: 17px;
    font-size: 14px;
    color: #999;
    font-weight: 100;
}
/*.index-column h1 a:hover{*/
/*background: url("../img/morehover.png") no-repeat;*/
/*}*/
.index-column>div>div{
    height: 120px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgb(230, 230, 230);
    overflow: hidden;
    position: relative;
}
.index-column>div:nth-of-type(3)>div:nth-of-type(2){
    margin-bottom: 0;
}
.index-column>div:nth-of-type(4)>div:nth-of-type(2){
    margin-bottom: 0;
}
.index-column>div>div>a>img{
    width: 140px;
    height: 100px;
    float: left;
    margin-right: 15px;
}
.index-column>div>div>a:hover h4{
    color: rgb(288,1,18);
}
.index-column>div>div>a:hover .index-column-content{
    color: rgb(255,0,0);
}
.index-column>div>div h4{
    width: 234px;
    font-size: 16px;
    font-weight: 100;
    color: #333;
    margin-bottom: 3px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-family: "微软雅黑" !important;
}
.index-column-content{
    margin-top: 8px;
    margin-bottom: 30px;
    font-size: 12px;
    color: #888;
    line-height: 21px;
    height:42px;
    overflow:hidden;
}
.index-source{
    color: rgb(153, 153, 153);
    font-size: 14px;
    position: absolute;
    bottom: 20px;
    right: 0;
    text-align: left;
    width: 234px;
    line-height:12px;
}
.index-source span{
    display: inline-block;
    max-width: 125px;
    margin-left: 10px;
    margin-right: 20px;
    margin-bottom: -1px;
    font-size: 12px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.index-source img{
    vertical-align: middle;
}
.index-con{
    margin-top: 40px;
    float: left;
    width: 320px;
    height: 636px;
    overflow: hidden;
    border-radius: 5px;
    background-color: rgb(245, 245, 245);
    padding-bottom: 20px;
}
.index-consult{
    height: 570px;
    width: 337px;
    overflow-y: auto;
}
.index-con h1{
    margin-top: 10px;
    margin-left: 20px;
    padding-left: 11px;
    height: 24px;
    border-left: 3px solid rgb(228, 1, 18);
    font-size: 24px;
    margin-bottom: 27px;
    line-height: 24px;
}
.index-con h1 a{
    display: inline-block;
    float: right;
    width: 54px;
    margin-top: 3px;
    height: 17px;
    margin-right: 9px;
    font-size: 14px;
    color: #999;
    font-weight: 100;
}
.index-consult>div>div{
    padding-left: 13px;
    padding-right: 9px;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
}
.index-consult>div>div img{
    vertical-align: middle;
    float: left;
    border-radius: 50%;
    width:34px;
}
.index-consult>div>div p{
    float: left;
    max-width: 117px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding-left:10px;
    font-family: "微软雅黑" !important;
}
.index-consult>div>div span{
    display: inline-block;
    float: right;
    font-size: 14px;
    line-height: 32px;
    color: #999;
    font-weight: 100;
}

.index-consult-quiz{
    font-size: 14px;
    padding-left: 38px;
    padding-right: 20px;
    margin-top: 15px;
    margin-bottom: 27px;
    line-height: 1.858;
    color: #777;
}
.index-consult-quiz a{
    color: #3492d6;
}
.index-consult-quiz a:hover{
    color: rgb(255,0,0);
}
.index-consult-reply{
    word-break: break-word;
    width: 248px;
    margin: 18px 20px 30px 21px;
    padding: 20px 15px;
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
    color: #777;
    line-height: 1.571;
}
.index-consult-reply span{
    display: block;
    position: absolute;
    top: -13px;
    left: 33px;
    border-bottom: 13px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.index-consult-reply a{
    color: #3492d6;
    font-size: 12px;
}
.index-consult-reply a:hover{
    color: rgb(255,0,0);
}
.index-ranking{
    margin-top: 40px;
    overflow: hidden;
}
.index-ranking>h1{
    border-bottom: 3px solid #e6e6e6;
    height: 44px;
    margin-bottom: 50px;
    width: 1024px;
    display: none;
}
.index-ranking>h1 span{
    display: inline-block;
    width: auto;
    height: 44px;
    color: rgb(228, 1, 18);
    border-bottom: 3px solid rgb(228, 1, 18);
}
.index-ranking>div{
    width: 350px;
    float: left;
    margin-right: 75px;
    position: relative;
}
.index-ranking .index-ranking-last{
    margin-right: 0;
}
.index-ranking h2{
    border-left: 3px solid rgb(228,1,18);
    font-size: 24px;
    height: 24px;
    padding-left: 8px;
    margin-bottom: 18px;
    line-height: 24px;
    font-family: "微软雅黑" !important;
    font-weight: 100;
}
.index-ranking h2 a{
    float: right;
    width: 54px;
    margin-top: 3px;
    height: 17px;
    font-size: 14px;
    color: #999;
    font-weight: 100;
}
.index-ranking-select{
    list-style: none;
    overflow: hidden;
    margin-bottom: 20px;
}
.index-ranking-select li{
    float: left;
    width: 68px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    font-size: 16px;
    color: #61310d;
    cursor: pointer;
    border-bottom: 1px solid #d5d5d5;
    border-top: 2px solid transparent;
}
.index-ranking-select li.index-ranking-now{
    border-bottom: 1px solid transparent;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    border-top: 2px solid #e40311;
}
.index-ranking-now{
    list-style: none;
    height: 350px;
}
.index-ranking-now li{
    margin-bottom: 13px;
    line-height: 20px;
}
.index-ranking-now a{
    color: #666;
    font-size: 16px;
    display: inline-block;
    height: 20px;
    width: 318px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.index-ranking-now a:hover{
    color: rgb(228,1,18);
}
.index-ranking-now a span{
    display: inline-block;
    width: 25px;
}
.index-ranking-now li:nth-of-type(1) span{
    color: rgb(228,1,18);
}
.index-ranking-now li:nth-of-type(2) span{
    color: rgb(228,1,18);
}
.index-ranking-now li:nth-of-type(3) span{
    color: rgb(228,1,18);
}
.index-ranking-now label{
    display: inline-block;
    color: #999;
    vertical-align: middle;
    margin-top: -11px;
}
.link{
    background-color: #f0f0f0;
    width: 100%;
    height: 146px;
    line-height: 146px;
    margin-top: 30px;
    overflow: hidden;
}
.link-con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.link-l{
    width: 130px;
    height: 146px;
    float: left;
}
.link-l p{
    border-left: 2px solid #e50211;
    color: #e50211;
    padding-left: 8px;
    margin-top: 63px;
    height: 16px;
    font-size: 16px;
    line-height: initial;
}
.link-r{
    list-style: none;
    overflow: hidden;
}
.link-r li{
    float: left;
    margin-right: 26px;
    height: 146px;
    font-size: 14px;
}
.link-r li a{
    color: #606060;
}
.link-r li a:hover{
    color: #e50211;
}
.footer{
    background-color: #e50211;
    width: 100%;
    overflow:hidden;
}
.foot{
    width: 1200px;
    margin: 0 auto;
    padding-top: 22px;
    padding-bottom: 22px;
    overflow: hidden;
}
.foot p{
    margin-left: 416px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
/*  ý     ҳbanner*/
.all-media{
    position:relative;
    width: 1200px;
    margin: 10px auto 0;
    height: 504px;
    overflow: hidden;
}
.media-banner{
    float: left;
    overflow: hidden;
}
.media-banner li{
    height: 504px;
    width: 966px;
    position: relative;
}
.media-banner a{
    display: block;
    height: 504px;
    width: 966px;
    position: absolute;
    top: 0;
}
.media-banner p{
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 25px;
    width: 941px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #fdfdfd;
    background-color: rgba(0,0,0,.7);
}
.media-banner img{
    display: block;
    position: absolute;
    height: 504px;
    width: 966px;
}
.tab{
    display: block;
    float: left;
    width: 234px;
    height: 504px;
    list-style: none;
    background-color: #2e2e2e;
}
.tab>li{
    height: 62px;
    line-height: 62px;
    margin-bottom: 1px;
    background-color: #484848;
    position: relative;
    font-size: 22px;
    color: #e5e5e5;
}
.tab li div{
    position: absolute;
    top: 0;
    left: -130px;
    width: 130px;
    z-index: 2;
    display: none;
}
.tab li div ul{
    list-style: none;
}
.tab li div li{
    cursor: pointer;
    height: 38px;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    color: #FFFFFF;
    background-color: rgb(46, 46, 46);
    border-top: 1px solid rgb(72,72,72);
}
.tab li div li:hover{
    background-color: rgb(190, 0, 0);
}
.tab li div li:first-of-type{
    border: none;
}
.tab .tab-now{
    background-color: rgb(190, 0, 0);
}
.tab li a{
    font-size: 22px;
    color: #e5e5e5;
}
.tab li img{
    vertical-align: middle;
    margin-left: 57px;
}
.tab .on{
    background-color: #be0200;
}
.tempWrap{
    float: left;
}
.index-ad a img{
    width: 100%;
    height: 60px;
}
/*发布频道*/
.release-content{
    width: 1200px;
    margin: 17px auto 0;
    overflow: hidden;
    position: relative;
    min-height: 1980px;
}
.release-l{
    float: left;
    width: 750px;
    margin-right: 22px;
    overflow: hidden;
}
.release-l h2 span{
    border-left:2px solid #e40331;
    padding-left:5px;
    margin-bottom:5px;
    height:31px;
    font-size:24px;
    font-weight:100;
    font-family:"微软雅黑";
}
.release-l>img{
    width: 750px;
    height: 424px;
    margin-bottom: 20px;
}
.release-l-head{
    display: block;
    margin-bottom: 20px;
}
.release-l-head a>img{
    width: 750px;
    height: 424px;
    margin-bottom: 20px;
}
.release-l-head h2{
    font-size: 20px;
    color: #333;
    font-weight:100;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-family: "微软雅黑"!important;
}
.release-l-head p{
    font-size: 13px;
    color: #999;
    margin-top: 20px;


}
.release-l-head p span{
    display: inline-block;
    margin-left: 26px;
    font-size:12px;
    color: #999;
}

.release-l-head .dateOrkgin .red_a_tag{
    margin-left:20px;
    color: red;
    margin-top:-1px;
}

.release-l-head p span img{
    height: 11px;
    vertical-align: middle;
    margin-right: 5px;
}
.release-l-head p i{
    margin-left: 26px;
    display: inline-block;
    height: 20px;
    width: 68px;
    border-radius: 10px;
    color: #fb6c3c;
    border: 1px solid #fb6c3c;
    text-align: center;
    line-height: 20px;
}
.release-l-news{
    list-style: none;
    clear: both;
}
.release-l-news li{
    margin-bottom: 15px;
    padding-top: 10px;
    overflow: hidden;
    position: relative;
}
.release-l-news li:first-of-type h3{
    border: none;
}
.release-l-news li a>img{
    float: left;
    width: 200px;
    height: 150px;
    margin-right: 13px;
}
.release-l-news li h3{
    font-size: 20px;
    color: #333;
    width: 486px;
    padding-top: 28px;
    margin-top: -10px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    border-top: 1px solid #e5e5e5;
    font-family: "微软雅黑" !important;
    font-weight: 100;
}
.release-l-news .release-l-details{
    margin-top: 5px;
    margin-bottom: 30px;
    font-size: 12px;
    color: rgb(102, 102, 102);
    line-height: 21px;
    height:42px;
    overflow:hidden;

}

.release-l-news  .simple_pic .release-l-details{
    margin-top: -10px;
    margin-bottom: 40px;
    font-size: 12px;
    color: rgb(102, 102, 102);
    line-height: 21px;
    height:42px;
    overflow:hidden;

}


.release-l-news .dateOrkgin{
    font-size: 14px;
    color: #999;
    position: absolute;
    right: -53px;
    bottom:20px;
    width: 564px;
    text-align: left;
}

.release-l-news .simple_pic .dateOrkgin{
    font-size: 14px;
    color: #999;
    position: absolute;
    bottom:20px;
    left:0px;
    width: 564px;
    text-align: left;
}
.release-l-news li a:hover h3{
    color:  rgb(255,0,0);
}
.release-l-news li a:hover p:first-of-type{
    color:  rgb(255,0,0);
}
.release-l-news .dateOrkgin span{
    display: inline-block;
    margin-left: 26px;
    font-size:12px;
    margin-top:-1px;
}
.release-l-news .dateOrkgin a{
    font-size: 12px;
    color: #999;
}

.release-l-news .dateOrkgin .red_a_tag{
    margin-left:20px;
    color: red;
    margin-top:-1px;
}

.release-l-news li p span img{
    height: 11px;
    vertical-align: middle;
    margin-right: 5px;
}
.release-r{
    width: 393px;
    padding-left: 7px;
    background-color: #fafafa;
}
.release-r h2{
    margin-top: 30px;
    height: 24px;
    padding-top: 21px;
    padding-bottom: 17px;
    font-size: 24px;
    color: #333;
    border-bottom: 2px solid #e5e5e5;
    font-family: "微软雅黑" !important;
    font-weight: 100;
}
.release-r h2:first-of-type{
    margin-top: 0;
}
.release-r h2 span{
    border-left: 2px solid #e40331;
    margin-right: 15px;
}
.release-r p{
    font-size: 14px;
    color: #e40112;
    margin-left: 10px;
    margin-top: 16px;
}

.release-r div{
    margin-top: 25px;
    padding-left: 2px;
}
.release-r a{
    display: inline-block;
    height: 28px;
    padding: 0 10px;
    border-radius: 14px;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    margin: 0 8px 17px;
    border: 1px solid #e1e1e1;
}
.release-r a:hover{
    color: #e40311;
    border-color: #e40311;
}
.release-l .focusBox{
    width: 750px;
    max-height: 400px;
    display: block;
    margin-bottom: 28px;
    margin-left: 0;
}
.release-l .focusBox img{
    width: 750px;
    max-height: 400px;
}
.release-l .focusBox .pic li{
    width: 750px;
    max-height: 400px;
}
/*media-details*/
.details-content{
    width: 1200px;
    margin: 19px auto 0;
    overflow: hidden;
}
.details-con-l{
    float: left;
    width: 794px;
    margin-right: 23px;
    background-color: #fff;
}
.details-con-l-video{
    width: 794px;
    height: 428px;
}
.details-l-menu{
    list-style: none;
    height: 43px;
    margin-top: 34px;
    border-bottom: 1px solid #ccc;
}
.details-l-menu li{
    float: left;
    cursor: pointer;
    height: 44px;
    width: 300px;
    text-align: center;
    line-height: 44px;
    font-size: 22px;
}
.details-l-menu .details-l-menu-now{
    background-color: #e50211;
    color: #fff;
}
.details-l-con{
    list-style: none;
    margin-top: 85px;
    padding: 0 40px 0 18px;
}
.details-l-con li{
    margin-bottom: 70px;
}
.details-l-con li div{
    float: left;
    margin-right: 27px;
}
.details-l-con li div img{
    border-radius: 15%;
    width: 68px;
}
.details-l-con li h5{
    font-size: 22px;
    color: #333;
    margin-top: 8px;
    margin-bottom: 33px;
    margin-left: 95px;
}
.details-l-con li h5 span{
    float: right;
    color: #999;
    font-size: 18px;
    font-weight: 100;
}
.details-l-con li p{
    font-size: 22px;
    color: #666;
    margin-left: 95px;
    line-height: 1.533;
}
.details-l-con li p img{
    width: 100%;
}
.details-l-comment{
    margin-top: 30px;
    padding-left: 55px;
    padding-right: 15px;
    display: none;
}
.details-l-comment textarea{
    width: 699px;
    border: 1px solid rgb(229, 1, 18);
    border-radius: 10px;
    height: 98px;
    padding: 15px 11px;
    resize:none;
    font-size: 18px;
    outline: none;
}
.details-l-comment button{
    float: right;
    border: none;
    outline: none;
    background: url("../img/add-comment.png") no-repeat;
    width: 99px;
    padding-left: 5px;
    height: 30px;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    color: #fafafa;
    cursor: pointer;
    margin-top: 19px;
}
.details-l-comment>p{
    clear: both;
    height: 24px;
    line-height: 24px;
    border-left: 3px solid #e50211;
    padding-left: 11px;
    font-size: 18px;
    color: #e50112;
    margin-bottom: 20px;
}
.details-l-com{
    list-style: none;
}
.details-l-com li{
    margin-bottom: 60px;
}
.details-l-com li img{
    float: left;
    width: 44px;
    border-radius: 50%;
    margin-right: 19px;
}
.details-l-com li h6{
    font-size: 14px;
    font-weight: 100;
    color: #e50112;
    margin-bottom: 17px;
}
.details-l-com li h6 span{
    float: right;
    font-size: 14px;
    color: #999;
}
.details-l-com li p{
    margin-left: 63px;
    font-size: 14px;
}
.details-con-r{
    float: left;
    width: 383px;
}
.details-con-r>div{
    background-color: #fff;
    padding: 0 18px 13px 0;
    margin-bottom: 25px;
    overflow: hidden;
}
.details-con-r h2{
    font-size:24px;
    padding-left: 11px;
    border-left: 3px solid #e50211;
    height: 24px;
    margin-top: 22px;
    margin-bottom: 38px;
}
.details-con-r h2 span{
    display: inline-block;
    height: 36px;
    width: 100%;
    border-bottom: 2px solid #e5e5e5;
}
.details-con-r a{
    display: block;
    float: left;
    font-size: 16px;
    color: #666;
    margin-left: 14px;
    margin-bottom: 26px;
    margin-right: 3px;
    padding-right: 8px;
    height: 20px;
    line-height: 20px;
    border-right: 1px solid #666;
}
.details-con-r a:hover{
    color: #e50112;
}
/*ask-quertions*/
.quertion-con{
    position: relative;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto -30px;
    background-color: #fff;
    height: 1097px;
    padding: 35px 47px 0 43px;
}
.quertion-con h1{
    font-size: 30px;
}
.quertion-con input[type=text]{
    box-sizing: border-box;
    padding: 16px 14px;
    outline: none;
    border-radius: 10px;
    width: 398px;
    height: 40px;
    margin-top: 35px;
    border: 1px solid #999;
    font-size: 13px;
}
.quertion-con>p{
    position: relative;
}
.quertion-con-alert{
    position: absolute;
    top: 46px;
    margin-left: 20px;
    font-size: 18px;
    color: #999;
}
.quertion-con-alert label{
    color: #e50112;
    margin-right: 2px;
}
.quertion-con select{
    box-sizing: border-box;
    padding: 10px 14px;
    margin-top: 36px;
    border-radius: 10px;
    width: 398px;
    height: 40px;
    border: 1px solid #999;
    outline: none;
    font-size: 13px;
}
.quertion-con-question{
    box-sizing: border-box;
    position: relative;
    border-radius: 10px;
    margin-top: 75px;
    width: 1110px;
    background: url("../img/kuang.png") no-repeat;
    height: 190px;
    padding: 25px 27px 12px 20px;
}
.quertion-con-logo{
    position: absolute;
    top: -38px;
    left: 21px;
    width: 48px;
}
.quertion-con-user{
    position: absolute;
    top: -9px;
    left: 85px;
    font-size: 18px;
    font-weight: 600;
    color: #e50112;
}
.quertion-con-question textarea{
    border: none;
    outline: none;
    width: 100%;
    height: 125px;
    resize:none;
    font-size: 13px;
}
.quertion-con-question input[type=file]{
    display: block;
    float: left;
    width: 31px;
    height: 25px;
    opacity: 0;
    z-index: 13;
}
.quertion-con-file{
    margin-left: -31px;
    width: 31px;
    height: 25px;
}
.quertion-con-img{
    position: relative;
    width: 120px;
    height: 125px;
    float: left;
    margin-left: 3px;
}
.quertion-con-img img{
    width: 120px;
    max-height: 100%;
}
.quertion-con-img span{
    position: absolute;
    top: 2px;
    right: 2px;
    width: 15px;
    height: 15px;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    font-weight: 900;
    background-color: #e50211;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
}
.quertion-con-imgs{
    margin-top: 10px;
    overflow: hidden;
}
.quertion-con-issue{
    font-size: 18px;
    color: #ccc;
    float: right;
}
.quertion-con-issue span{
    color: #e50112;
}
.quertion-con button{
    position: absolute;
    right: 47px;
    bottom: 130px;
    border: none;
    outline: none;
    background: url("../img/btn_25.png") no-repeat;
    width: 130px;
    height: 40px;
    padding-left: 7px;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
/*consult*/
.consult{
    width: 1200px;
    margin: 0 auto;
}
.consult-title{
    position: relative;
    height: 63px;
    padding-top: 46px;
    padding-bottom: 39px;
}
.consult-title h1{
    width: 900px;
    text-align: left;
    margin-left: 150px;
    font-size: 32px;
    color: #3492d6;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.consult-title p{
    margin-left: 150px;
    width: 900px;
    font-size: 16px;
    text-align: left;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.consult-title a{
    display: block;
    height: 30px;
    width: 70px;
    border-radius: 15px;
    background-color: #fe0100;
    position: absolute;
    right: 54px;
    top: 57px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.consult-title a:hover{
    background-color: #e40311;
}
.consult-new{
    overflow: hidden;
}
.consult-new-l{
    width: 401px;
    height: 397px;
    border: 1px solid #e5e5e5;
    float: left;
    padding-left: 10px;
    padding-right: 5px;
    margin-right: 20px;
}
.consult-new-l h3{
    margin-top: 12px;
    font-size: 22px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.consult-new-l p{
    font-size: 16px;
    text-indent: 2em;
    line-height: 1.5;
}
.consult-new-l a{
    color: #e50112;
}
.consult-new-l div{
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.consult-new .focusBox{
    width: 760px;
    height: 399px;
}
.consult-new .pic li{
    width: 760px;
    height: 399px;
}
.consult-new .pic li img{
    width: 760px;
    height: 399px;
}
.consult-content{
    margin-top: 55px;
    overflow: hidden;
}
.consult-con-l{
    float: left;
    width: 780px;
}
.consult-con-l h2{
    font-size: 24px;
    margin-left: 14px;
    padding-left: 10px;
    border-left: 3px solid #e60110;
}
.consult-con-l ul{
    list-style: none;
    height: 41px;
    margin-top: 25px;
    border-bottom: 1px solid #e6e6e6;
}
.consult-con-l ul li{
    float: left;
    height: 41px;
    line-height: 41px;
    text-align: center;
    margin: 0 15px;
    padding: 0 10px;
    font-size: 20px;
    cursor: pointer;
    border-bottom: 1px solid transparent;
}
.consult-con-l .consult-con-l-now{
    border-bottom:1px solid #e5030e;
    color: #e50112;
}
.consult-con-l-question{
    width: 759px;
    margin-left: 13px;
    text-align: center;
    margin-top: 50px;
    border-collapse: collapse;
}
.consult-con-l-question tr{
    border-bottom: 1px solid #e6e6e6;
}
.consult-con-l-question th{
    display: inline-block;
    margin-left: 1px;
    background-color: #f9f9f9;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    font-weight: 500;
}
.consult-con-l-question tbody{
    display: block;
    height: 370px;
    width: 759px;
    overflow-y: auto;
}
.consult-con-l-question td{
    text-align: center;
    font-size: 16px;
    height: 57px;
    padding-bottom: 2px;
    line-height: 34px;
    vertical-align: bottom;
    color: #666;
}
.consult-con-l-question td img{
    width: 34px;
    height: 34px;
    margin-right: 12px;
    border-radius: 100%;
    vertical-align: middle;
}
.consult-con-l-question td:first-of-type{
    color: #3492d6;
    width: 213px;
}
.consult-con-l-question td:nth-of-type(2){
    width: 307px;
}
.consult-con-l-question td:nth-of-type(3){
    width: 235px;
}
.consult-con-l button{
    width: 759px;
    height: 40px;
    margin-top: 35px;
    border: none;
    outline: none;
    margin-left: 13px;
    font-size: 16px;
    line-height: 40px;
    color: #e40112;
    cursor: pointer;
    background-color: rgb(249, 249, 249);
    box-shadow: 0 2px 7.92px 0.08px rgba(3, 20, 1, 0.08);
}
.consult-con-l button:first-of-type{
    margin-bottom: 55px;
}
.consult-con-l button span{
    vertical-align: middle;
    display: inline-block;
    margin-top: -3px;
    font-size: 24px;
    margin-right: 10px;
    line-height: 40px;
    font-weight: 500;
}
.consult-con-r{
    float: left;
}
.consult-con-r>div{
    width: 384px;
    box-shadow: 0 5px 7px 0px rgba(0, 0, 0, 0.03);
    padding-bottom: 35px;
    margin-bottom: 50px;
}
.consult-con-r h2{
    height: 24px;
    font-size: 24px;
    border-left: 3px solid #e50211;
    padding-left: 10px;
}
.consult-con-r h2 span{
    display: inline-block;
    height: 36px;
    width: 100%;
    border-bottom: 3px solid #e4e4e4;
}
.consult-con-r ul{
    list-style: none;
    margin-top: 37px;
    padding-left: 20px;
    padding-right: 27px;
    margin-bottom: 40px;
}
.consult-con-r ul li{
    margin-bottom: 24px;
}
.consult-con-r ul li a{
    display: inline-block;
    width: 297px;
    font-size: 16px;
    color: #333;
}
.consult-con-r ul li a span{
    display: inline-block;
    width: 25px;
}
.consult-con-r ul li a:hover{
    color: #e40112;
}
.consult-con-r ul li:nth-of-type(1) span{
    color: #e40112;
}
.consult-con-r ul li:nth-of-type(2) span{
    color: #e40112;
}
.consult-con-r ul li:nth-of-type(3) span{
    color: #e40112;
}
.consult-con-r div img{
    margin-left: 20px;
    height: 212px;
    width: 341px;
}
/*questions*/
.questions{
    width: 1200px;
    margin: 0 auto -30px;
    background-color: #fff;
    padding-top: 50px;
    overflow: hidden;
}
.questions-title{
    border-bottom: 2px solid #e4020d;
    overflow: hidden;
    margin-bottom: 17px;
}
.questions-title ul{
    float: left;
    list-style: none;
    overflow: hidden;
}
.questions-title li{
    float: left;
    height: 48px;
    padding-left: 54px;
    padding-right: 70px;
    line-height: 48px;
    font-size: 18px;
    cursor: pointer;
}
.questions-title li:hover{
    background-color: #f5f5f5;
}
.questions-title .questions-title-now{
    background-color: #f5f5f5;
}
.questions-title>a{
    display:block;
    float: right;
    height: 28px;
    width: 69px;
    line-height: 28px;
    text-align: center;
    border-radius: 14px;
    border: none;
    outline: none;
    background-color: rgb(228, 1, 18);
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
    margin-right: 28px;
}
.questions table{
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
    border-collapse: collapse;
}
.questions table tr{
    border-bottom: 1px solid #e5e5e5;
}
.questions table th{
    float: left;
    display: inline-block;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    background-color: #f8f8f8;
}
.questions table th:first-of-type{
    text-align: center;
}
.questions table th:last-of-type{
    text-align: center;
}
.questions table tbody{
    display: block;
    overflow-y: auto;
    height: 600px;
}
.questions table tbody tr{
    border: 1px solid #e5e5e5;
    border-top: none;
    height: 50px;
    vertical-align: bottom;
}
.questions table tbody td{
    font-size: 14px;
    vertical-align: middle;
}
.questions table tbody td:nth-of-type(1){
    width: 190px;
    text-align: center;
}
.questions table tbody td:nth-of-type(2){
    width: 345px;
}
.questions table tbody td:nth-of-type(3){
    width: 180px;
}
.questions table tbody td:nth-of-type(4){
    width: 180px;
}
.questions table tbody td:nth-of-type(5){
    width: 180px;
}
.questions table tbody td:nth-of-type(6){
    text-align: center;
    width: 103px;
    color: #e40112;
}
.questions>button{
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    border: none;
    outline: none;
    font-size: 16px;
    line-height: 40px;
    color: #e40112;
    cursor: pointer;
    background-color: rgb(249, 249, 249);
    box-shadow: 0 2px 7.92px 0.08px rgba(3, 20, 1, 0.08);
}
.questions>button span {
    vertical-align: middle;
    display: inline-block;
    margin-top: -3px;
    font-size: 24px;
    margin-right: 10px;
    line-height: 40px;
    font-weight: 500;
}
.questions>button span {
    vertical-align: middle;
    display: inline-block;
    margin-top: -3px;
    font-size: 24px;
    margin-right: 10px;
    line-height: 40px;
    font-weight: 500;
}
.channel-l .release-l-head p{
    font-size: 14px;
    color: #61310d;
    padding: 0;
}
.channel-l .release-l-head p span{
    margin: 0;
    color: #61310d;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size:14px;
}
.channel-l .release-l-head p span:first-of-type{
    width: 210px;
    display: inline-block;
    float: left;
    overflow: initial;
    white-space: initial;
    text-overflow: initial;
}
.channel-l .release-l-head p span:nth-of-type(2){
    width: 240px;
    /*margin-left: 65px;*/
}
.channel-l .release-l-head p label{
    float: right;
}
.channel-l .release-l-news h3{
    padding-top: 18px;
    margin-bottom: 0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.channel-l .release-l-news p{
    /*float: left;*/
    font-size: 14px;
    color: #61310d;
    position: inherit;
    padding: 0;
    margin-top: 16px;
}
.channel-l .release-l-news .release-address{
    margin-top: 8px;
    margin-bottom: 8px;
}
.channel-l .release-l-news p span{
    float: right;
    font-size: 14px;
    color: #61310d;
}
.channel-l .release-l-news .release-l-news-con{
    font-size: 10px;
    color: #999;
    height: 38px;
}
.left_pic{
    position:relative;
}
.no_pic{
    position:relative;
}
.simple_pic{
    position:relative;
}
.complex_pics{
    position:relative;
}
/*问题详情页*/
.mb10-tu,.pd15-tu{
    overflow: hidden;
    margin-left: 20px;
}
.mb10-tu img{
    display: block;
    float: left;
    margin-right: 2px;
    margin-bottom: 10px;
    width: 80px;
    cursor: pointer;
}
.pd15-tu img{
    width: 158px;
    margin-right: 5px;
    display: block;
    float: left;
    margin-bottom: 10px;
    cursor: pointer;
}
.pd15-tu img:last-of-type{
    margin: 0;
}
.tab li div li a{
    font-size:14px;

}
.point .index-ranking-now{
    overflow-y: auto;
}
.index-delect{
    display: none!important;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.mediaTitle{
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 25px;
    width: 941px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #fdfdfd;
    background-color: rgba(0,0,0,.7);
}
.index-consult-quiz label{
    display: inline-block;
    width: 100%;
    max-height:104px;
    overflow:hidden;
    font-size: 16px;
    color: rgb(153,153,153);
}
.release-r-fl-top{
    position: absolute;
    top: 0;
    right: 0;
}
.news_caption{
    max-height:64px;
    line-height: 1.4;
    font-family: "微软雅黑"!important;
    color: #333;
    font-weight:100;
}
.media-banner-video{
    width: 966px;
    height: 504px;
}
.index-ranking-num{
    position: absolute;
    top: 48px;
    right: 0;
}
.point .index-ranking-now a{
    width: 300px;
}
.point .index-ranking-num{
    position: absolute;
    top: 48px;
    right: 18px;
}
.index-con-more{
    text-align: center;
    font-size: 14px;
    line-height: 1.429;
}
.index-con-more a{
    color: #333;
}
.index-con-more a:hover{
    color: rgb(288,1,18);
}
.index-con-tab{
    height: 46px;
    /*margin-bottom: 20px;*/
    list-style: none;
    /*padding-left: 20px;*/
    background-color: #fe0100;
}
.index-con-tab li{
    box-sizing: border-box;
    /*border-left: 3px solid #e40112;*/
    float: left;
    /*padding-left: 12px;*/
    height: 24px;
    margin-top: 10px;
    width: 100%;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    position: relative;
    cursor: pointer;
    font-family: "微软雅黑" !important;
    color: white;
}
.index-con-tab li a{
    float: right;
    color: #b1b1b1;
    font-size: 17px;
}
.index-con-tab li span{
    position: absolute;
    bottom: -7px;
    left: 72px;
    height: 0;
    width: 0;
    border-top: 8px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
.index-con-tab .index-con-tab-now{
    /*background-color: #e40311;*/
}
.index-con-tab .index-con-tab-now a{
    /*color: #fff;*/
    font-family:"微软雅黑";
}
.index-con-tab .index-con-tab-now span{
    border-top-color: #e40311;
}
.index-survey{
    overflow: auto;
    height: 570px;
    width: 295px;
    padding-left: 18px;
    padding-right: 24px;
    display: none;
}
.index-survey div{
    margin-bottom: 20px;
}
.index-survey h4{
    font-size: 16px;
    font-weight: 100;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-family: "微软雅黑" !important;
}
.index-survey h4 a{
    color: #333;
}
.index-survey div p{
    position: relative;
    padding: 24px 8px;
    margin-top: 28px;
    background-color: #fff;
    color: #666;
    font-size: 14px;
    border-radius: 5px;
}
.index-survey div p span{
    position: absolute;
    top: -13px;
    left: 35px;
    border-bottom: 13px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.index-survey div p label{
    display: block;
    max-height: 82px;
    overflow: hidden;
    line-height: 1.429;
}
.index-survey div p a{
    color: #3492d6;
}
.index-survey div p a:hover{
    color: rgb(288,1,18);
}
.mb10{
    font-family: "微软雅黑" ;
}
.article p{
    font-size: 1.166666666666667em;
    text-indent: 2em;
    line-height: 28px;
    line-height: 2em
}
.left_pic_content{
    width: 73%;
    padding-top: 0;
}
.city-select{
    width: 1200px;
    margin: 10px auto 0;
    line-height: 14px;
}
.city-select a{
    display: inline-block;
    font-size: 14px;
    color: #666;
    vertical-align: middle;
    padding: 0 12px 0 5px;
    text-align: center;
    margin-top: -2px;
    border-right: 1px solid #666;
}
.city-select a:hover{
    color: rgb(288,1,18);
}
.city-select a:last-of-type{
    border: none;
}
/*.code-l{*/
/*position: fixed;*/
/*left: 0;*/
/*top: calc(50% - 160px);*/
/*text-align: center;*/
/*}*/
/*.code-l span{*/
/*display: block;*/
/*cursor: pointer;*/
/*}*/
/*.code-l img{*/
/*width: 110px;*/
/*height: 110px;*/
/*margin: 10px 0;*/
/*}*/
/*.code-r{*/
/*position: fixed;*/
/*right: 0;*/
/*top: calc(50% - 160px);*/
/*text-align: center;*/
/*}*/
/*.code-r span{*/
/*display: block;*/
/*cursor: pointer;*/
/*}*/
/*.code-r img{*/
/*width: 110px;*/
/*height: 110px;*/
/*margin: 10px 0;*/
/*}*/
.city-select .city-select-now{
    color: rgb(288,1,18);
}
.img_wrap {
    width: 240px;
    height: 170px;
}
.answers{
    box-sizing: border-box;
    width: 1200px;
    margin:  0 auto -30px;
    padding: 40px;
    background-color: #fff;
}
.answers-con{
    margin-bottom: 70px;
}
.answers-con p{
    margin-bottom: 20px;
    font-size: 16px;
    color: #666;
}
.answers-con ul{
    list-style: none;
    padding-left: 70px;
}
.answers-con ul li{
    margin-top: 24px;
    font-size: 14px;
    color: #666;
}
.answers-con ul li span{
    cursor: pointer;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background: url("../img/not-select.png") no-repeat;
    background-size: 14px 14px;
}
.answers-con .answers-con-now{
    background: url("../img/select.png") no-repeat;
    background-size: 14px 14px;
}
.answers-btn{
    border: none;
    background-color: rgb(255, 0, 0);
    height: 30px;
    width: 70px;
    border-radius: 15px;
    font-size: 16px;
    color: #fff;
    margin-left: 465px;
}
.answers-btn:hover{
    background-color: rgb(228, 1, 18);
}
.tab_tit .tab{
    background: none;
}
.complex_pics .release-l-details{
    max-height: 42px;
    height: initial;
}
.complex_pics .dateOrkgin{
    left: 0;
}
.tab_tit .cur {
    background: #E40112;
}
.release-l>button{
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    border: none;
    outline: none;
    font-size: 16px;
    line-height: 40px;
    color: #e40112;
    cursor: pointer;
    background-color: rgb(249, 249, 249);
    box-shadow: 0 2px 7.92px 0.08px rgba(3, 20, 1, 0.08);
}
.questionUl>ui{
    margin-bottom:40px;
}
.questionUl>li{
    margin-bottom: 40px;
}
.questionUl .survey_question{
    margin-bottom: -25px;
    text-indent:0;
    font-size:1.16666667em;
}
.article .radioUl>li{
    margin-top: 10px;
}

.article .radioDiv{
    width:20px;
    float: left;
    margin-top: -10px;
}

.article  .radioDiv input{
    margin-top: -5px;
    margin-left:4.2em;
}

.article  .questionanswer{
    margin-top: -10px;
    width:85%;
    margin-left:10%;
    float:left;
    font-size:1rem;
    color:#666;
}

.article .radioUl{
    /* text-indent:4.2em; */
}

.online_survey_btn{
    background-color:red;color:white;width:6rem;height:2.5rem;float:right;margin-right:20px
}

.error{
    color: red;
}
.simple_vedio{
    position: relative;
}
.simple_vedio .dateOrkgin{
    left: 0;
}
.code{
    box-sizing: border-box;
    /*background-color: #fcfcfc;*/
    width: 177px;
    height: 498px;
    position: fixed;
    top: calc(50% - 249px);
    right: 0;
    padding: 22px 13px 26px;
    display: none;
}
.code>a{
    display: block;
    height: 15px;
    width: 15px;
    position: absolute;
    top: -15px;
    right: 0;
    font-size: 13px;
    /*background-color: #fcfcfc;*/
    color: #ccc;
}
.code>div{
    /*border:1px solid rgb(230, 230, 230);*/
    border-radius: 10px;
    /*background-color: rgb(255, 255, 255);*/
    padding: 8px 10px 8px 11px;
    position: relative;
}
.code>div:nth-of-type(2){
    /*margin-top: 10px;*/
}
.code>div h4{
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}
.code>div p{
    margin-top: 10px;
    /*margin-bottom: 15px;*/
    font-size: 14px;
    text-align: center;
}
.code>div span{
    display: block;
    /*background: url("../img/qr-bkg.png") no-repeat;*/
    height: 123px;
    width: 123px;
    line-height: 123px;
    text-align: center;
}
.code>div span img{
    width: 123px;
    vertical-align: middle;
}
.code-l{
    left: 0;
}
.code-l>a{
    left: 0;
}
.index-consult>div>div label{
    color: rgb(153,153,153);
    font-size: 12px;
    margin-left: 10px;
    font-weight: 100;
}

.index-consult-quiz span{
    display: inline-block;
    width: 100%;
    max-height:104px;
    overflow:hidden;
    font-size: 16px;
    color: rgb(153,153,153);
}
.index-consult-quiz label{
    display: inline-block;
    width: 100%;
    max-height:104px;
    overflow:hidden;
    font-size: 16px;
    color: rgb(153,153,153);
}
.index-consult-reply label{
    display: block;
    width: 100%;
    max-height:84px;
    overflow:hidden;
    font-size: 12px;
    color: rgb(51,51,51);
    letter-spacing: 3px;
}
.index-consult > div > div p {
    font-family: SimSun!important;
}
.no_ellipsis{
    text-overflow: clip !important;
}
.index-consult .index-line{
    height: 0;
    margin-bottom: 21px;
    margin-left: 21px;
    border-bottom: 1px solid rgb(229,229,229);
}
.index-wxqr{
    position: relative;
    display: inline;
    cursor: pointer;
}
.index-qr{
    position: absolute;
    top: 30px;
    left: -75px;
    width: 168px;
    height: 218px;
    background: rgba(255,255,255,.9);
    z-index: 999;
    text-align: center;
    line-height: initial;
    font-size: 14px;
    display: none;
}
.index-qr span{
    display: block;
    position: absolute;
    top: -9px;
    left: 79px;
    border-bottom: 9px solid rgba(255,255,255,.9);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.index-qr p{
    text-align: center;
    color: #404040;
    margin-top: 32px;
    margin-bottom: 10px;
}
.index-qr img{
    width: 97px;
    display: inline-block;
}
.index-qr label{
    width: 101px;
    height: 27px;
    margin-top: 11px;
    color: #fff;
    background-color: #e50211;
    line-height: 27px;
    display: inline-block;
}
.index-administer{
    font-size: 14px;
    color: #404040;
    margin-left: 22px;
}
.index-wb{
    margin-left: 20px;
    margin-right: 12px;
}
.check{
	color:unset;
	font-weight: unset;
}