*{margin: 0;padding: 0;list-style: none;word-wrap:break-word; }

body,html{
  width:100%;height:100%;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input,
textarea,th, td {
margin: 0;

padding: 0;
}
body{margin:0 auto; background:#F8F8F8;}
body,button, input, select, textarea{
font-family: "Helvetica Neue", Helvetica, STHeiTi,\5FAE\8F6F\96C5\9ED1; 
}

i,em{font-style: normal}

ul, ol {list-style: none;font-size: 0;}
li,div,dt,a,span,input,textarea,select,label{-webkit-tap-highlight-color:rgba(255,0,0,0);}
a { text-decoration: none;}
a:hover { text-decoration: none;}
legend { color: #303030; } /* for ie6 */
fieldset, img { border: 0; }
button, input, select, textarea {outline:none;}
input::-moz-placeholder,textarea::-moz-placeholder {
color: #b0b0b0;
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
color: #b0b0b0;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
color: #b0b0b0;
}
button,input[type="button"], input[type="submit"] {/* line-height:normal !important; */}

table { border-collapse: collapse; border-spacing: 0; }
.container{
  width: 1200px;
  display: block;
  margin:0 auto;
  position: relative;
}
.login-title {
    font-size: 44px;
    color: #000;
    position: relative;
    padding: 30px;
}
.login-title img.log{
    display: block;
    width: 100px;
}
.login-title img.buycar{
    position: absolute;
    right: 30px;
    top: 40px;
    width: 80px;
}
    .login-title span {
        color: #9298A5;
        display: block;
        font-size: 22px;
        line-height: 49px;
    }

.user {
    position: fixed;
    width: 500px;
    height: 450px;
    left: 50%;
    margin-left: -250px;
    top: 50%;
    margin-top: -225px;
    background: #fff;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,.1);
    border-radius: 5px;
}

    .user .login {
        border-radius: 10px;
        /* padding: 15px 10px 70px 10px; */
        /* padding-top: 1px; */
        position: relative;
    }

.login p {
    font-size: 0px;
    width: 70%;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    /* border-radius: 5px; */
    /* border: 1px solid #E7E9EE; */
    /* margin: 0 auto; */
    position: relative;
    /* overflow: hidden; */
}
/*.login a{
    width: 54%;
    margin:0 auto;
    color: #4787E6;
    display: block;
    text-align: right;
    font-size: 15px;
    line-height: 50px;
}*/

   

    .login p input {
        display: inline-block;
        height: 54px;
        line-height: 54px;
        font-size: 15px;
        border: 1px solid #E7E9EE;
        background: #fff;
        width: 100%;
        text-indent: 50px;
        border-radius: 5px;
    }



        .login p em {
            font-style: normal;
            color: #B5BBC9;
            font-size: 22px;
            position: absolute;
            left: 13px;
            top: 15px;
        }

.login button {
    line-height: 50px;
    height: 50px;
    display: block;
    width: 70%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border: none;
    border-radius: 6px;
    display: block;
    margin: 0 auto;
    margin-top: 45px;
    cursor: pointer;
    background: #2B78E4;
    box-shadow: 0px 5px 10px 0px rgba(71,135,230,.4);
}
.login button:hover{
    opacity: .86;
}

.header{
  background: #fff;
  /* height: 80px; */
  /* line-height: 80px; */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.header .logo{
  /* height: 80px; */
  /* line-height: 80px; */
  display: inline-block;
  vertical-align: middle;
}
.header .logo img{
  /* height: 38px; */
  display: inline-block;
  vertical-align: middle;
}
.header .logo label{
  font-size:24px;
  display: inline-block;
  vertical-align: middle;
  color:#000000;
  margin-left:30px;
  height: 80px;
  line-height: 80px;
}
.header .user-info{float: right;position: relative;}
.header .user-info .avatar{
    margin-left: 20px;
    height: 80px;
    line-height: 80px;
    cursor: pointer;
}
.header .user-info .avatar:hover span{
  color:#ff4f53;
}
.header .user-info .avatar img{width: 32px;border-radius: 50%;display: inline-block;vertical-align: middle;}
.header .user-info .avatar span{display: inline-block;vertical-align: middle;font-size: 15px;height: 30px;font-style: normal;line-height: 30px;}

.header .user-info .out{color: #888f9d;padding: 0px 20px;font-size: 13px;display: none;position: absolute;right: 0px;top: 76px;cursor: pointer;line-height: 30px;border: 1px solid #f2f3f7;border-radius: 4px;background:#f2f3f6;box-shadow: 0px 2px 4px rgba(0,0,0,.1);}
.header .user-info .out:after{display:block;content:'';clear:both;border-bottom: 8px solid #f2f3f6;border-top: 8px solid transparent;border-left: 8px solid transparent;border-right: 8px solid transparent;position:absolute;top: -17px;cursor:pointer;left:50%;z-index:11;margin-left: -8px;}
.header .user-info .out:hover{color:#ff4f53;}


.header .phone{cursor:pointer;float: right;height: 80px;line-height: 80px;}
.header .phone i{font-size: 22px;}
.header .notice{cursor:pointer;float: right;margin-right: 25px;position: relative;height: 80px;line-height: 80px;}
.header .notice span{min-width: 7px;padding: 0 6px;height: 16px;border-radius: 50px;position: absolute;left: 13px;font-size: 9px;top: 20px;background: #F8133A;line-height: 17px;text-align: center;color: #fff;}
.header .notice i{font-size: 25px;}
.header .notice:hover,.header .phone:hover{
  color:#F8133A;
}

.nav{width: 200px;background:#fff;position: absolute;left:0;top: 0;height: 100%;margin-top: 90px;}
.nav ul{
  
}
.nav li{line-height: 46px;margin: 0 25px;position:relative;height: 46px;margin-top: 20px;}
.nav li img{position: absolute;right: 0;top: 0;}
.nav li:first-child{border-top:0;}
.nav li a{font-size: 16px;display: block;color: #333333;border-radius: 23px;}
.nav li i{width:30px;font-size:20px; color:#444;display: inline-block;vertical-align: middle;margin-left: 20px;}
.nav li.active a,
.nav li.active i{color: #fff;}
.nav li.active a{background:#F8133A;display: block;margin: 0 auto;}
.nav li a:hover,
.nav li a:hover i{color:#F8133A;}
.nav li.active a:hover,
.nav li.active a:hover i{color:#fff;}
.nav.box-fixed{ position: fixed; top:0;left: inherit}
.nav li a span{
    display: inline-block;
    vertical-align: middle;
    }

.homepage-cont-main{margin-left: 215px;padding-top:10px;min-height: 500px;padding-bottom: 30px;}


.man_top{
    background: #fff;
    border-radius: 6px;
    padding: 15px;
    position: relative;
    margin-bottom: 10px;
}
.man_top .tab span:hover{
  color:#F8133A;
}
.man_top .tab span{
    line-height: 40px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px;
    font-size: 15px;
  position:relative;
  cursor:pointer;
}
.man_top .tab i{
    height: 20px;
    width: 1px;
    background: #f3f3f3;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}
.man_top .tab span:after{
  display:block;
  content:'';
  clear:both;
  width:20px;
  height:3px;
  background:transparent;
  position:absolute;
  left:50%;
  margin-left:-10px;
  bottom:0px;
}
.man_top .tab span.on:after{
  background:#F8133A;
}
.man_top p{
    border-radius: 20px;
    display: block;
    width: 260px;
    float: right;
    line-height: 40px;
    height: 40px;
    padding-right: 40px;
    padding-left: 20px;
    position: absolute;
    border: 1px solid #E6E6E6;
    right: 15px;
    top: 50%;
    margin-top: -20px;
}
.man_top p input{
    background: transparent;
    border: none;
    font-size: 14px;
}
.man_top p i{
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 25px;
    color: #666;
}
.main{
  background: #fff;
  border-radius:6px;
  padding: 15px;
}
.title{
  position:relative;
}
.title label{}
.title label span{color: #666;font-size: 16px;display: inline-block;vertical-align: middle;margin-right: 12px;}
.title label{font-size: 0;/* border: 1px solid #f3f3f3; */border-right: none;/* margin-right: 15px; */display: inline-block;vertical-align: middle;}
.title label p{
  display:
  inline-block;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  overflow: hidden;
  vertical-align: middle;
}
.title label i{display: inline-block;vertical-align: middle;padding: 0 17px;font-size: 14px;color: #666;font-style: normal;line-height: 32px;/* margin-top: 10px; */height: 32px;cursor: pointer;/* border: 1px solid #f3f3f3; */position: relative;}
.title label i:after{
   display:
   block;
   content:
   '';
   clear:
   both;
   height: 100%;
   background: #E6E6E6;
   position:
   absolute;
   left: -1px;
  
  bottom:0px;
   width: 1px;
}
.title label i.on{background: #2B78E4;color: #fff;}
.title i:hover{color:#2B78E4; }
.title .type{
    position: absolute;
    height: 20px;
    right: 0;
    top: 50%;
    margin-top: -10px;
}
.title .type p{
   display: inline-block;
   margin-left: 20px;cursor:pointer;
}
.title .type p:hover span{
  color:#3292E8;
}
.title .type p span{display: inline-block;vertical-align: middle;font-size: 13px;color: #666;/* line-height: 20px; *//* height: 20px; */letter-spacing: 1px;}
.title .type p i{cursor: pointer;width: 13px;height: 13px;line-height: 13px;display: inline-block;text-align: center;vertical-align: middle;position: relative;margin-right: 8px;border: 1px solid #e5e2e2;/* margin-left: 5px; */border-radius: 2px;/* margin-left: 85px; *//* margin-top: -2px; */}
.title .type p.on i{
  background: #3292E8;
  border-color: #3292E8;
}
.title .type p.on i em{display: block;color: #fff;}
.title .type p i em{display: none;color: #666;font-size: 13px;position: absolute;top: 0px;left: 0px;}



.table {
  background:#fff;
  overflow: hidden;
  border-radius: 8px;
}
.table .num{display: block;font-size: 15px;color: #000;line-height: 25px;margin-top: 30px;}
.table li{/* margin-bottom: 20px; */display: block;cursor: pointer;padding: 21px 0;border-bottom: 1px solid #E8EBEF;}
.table .inner{display: block;margin: 0 auto;position: relative;font-size: 0;}
.table .image{/* overflow: hidden; *//* display:block; *//* height:165px; *//* position: relative; */}
.table .image a span{color: #FC5427;font-size: 30px;position: absolute;bottom: 5px;left: 10px;height: 40px;}
.table .image{position: relative;width: 14%;/* height: 132px; */display: inline-block;overflow: hidden;vertical-align: middle;border-radius: 5px;vertical-align: middle;margin-right: 2%;}
.table .image img{width: 100%;transition: .6s;display: block;/* border-radius: 8px; *//* margin: 0 auto; */}
.table .image span{position: absolute; bottom: 50%; left: 50%; color: #fff; font-size: 30px; display: block; height: 36px; width: 36px; text-align: center; line-height: 36px; border-radius: 50%; margin-left: -18px; margin-bottom: -18px;}
.table .image span i.iconfont{color: #fff;font-size: 18px;position: absolute;left: 50%;top: 50%;margin-top: -17px;margin-left: -8px;z-index: 1;}
.table .image span:after{background: #000;position: absolute;top: 0;left: 0;border-radius: 50%;width: 100%;height: 100%;clear: both;content: "";opacity: .4;display: block;}


.table li:hover .image span i.iconfont{color:#FC5427;}
/* .table li:hover{background: #f6f6f6;} */
.table li:hover .image img{ transform: scale(1.1);}
.table li .image i.sales{background:#FC5427;color: #fff;height: 24px;line-height: 24px;position: absolute;right: 0;bottom: 0;z-index: 111;width: 55px;font-size: 13px;text-align: center;border-radius: 2px;border-top-left-radius: 8px;}

.table li:hover .new_title p{color:#FC5427;}


.table .new_title{display: inline-block;vertical-align: middle;width: 84%;}
.table .new_title p i{
    border: 1px solid #f3f3f3;
    font-size: 12px;
    padding: 0 5px;
    font-style: normal;
    line-height: 20px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 4px;
    /* vertical-align: middle; */
    position: relative;
    top: -2px;
}
.table .new_title p i.red{
    color: #F8133A;
    border-color: #F8133A;
}
.table .new_title p i.blue{
    color: #2B78E4;
    border-color: #2B78E4;
}
.table .new_title p i.orange{
    color: #FF892A;
    border-color: #FF892A;
}
.table .new_title p i.green{
    color: #22AC38;
    border-color: #22AC38;
}
.table .new_title p{text-align: left;line-height: 28px;font-size: 17px;margin-bottom: 5px;color: #424242;height: 56px;margin-right: 210px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;display: -webkit-box;}
.table .new_title p em{color: #333333;display: inline-block;vertical-align: middle;}
.table .date{font-size: 14px;/* margin-top: 10px; */height: 30px;line-height: 30px;}
.table .date span{display: inline-block;vertical-align: middle;margin-right: 20px;height: 30px;/* line-height: 30px; */}
.table .date span i,.table .date span em{color: #999;display: inline-block;vertical-align: middle;font-style: normal;font-size: 15px;}
.table .date span i{font-size: 18px;padding-right: 5px;}
.table .date small{
    float: right;
    color: #999999;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
}
.table li .icon{
    position: absolute;
    right: 0;
    top: 10px;
    /* letter-spacing: 1px; */
}
.table li .icon a{
    display: inline-block;
    font-size: 12px;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    margin-left: 40px;
    color: #666666;
}
.table li .icon a:hover{
  color:#F8133A
}
.table li .icon a i{
    display: block;
    font-size: 21px;
    line-height: 30px;
    /* top: 2px; */
}

.report_nums{display: block;font-size: 0;padding: 20px 0;background: #fff;border-radius: 5px;}
.report_num{/* margin-top:10px; *//* margin-bottom: 5px; */width: 50%;display: inline-block;text-align: right;position: relative;vertical-align: middle;}
.report_nums p,.report_btn p{display: inline-block;vertical-align: middle;text-align: center;padding: 6px 0;}
.report_nums p {
    cursor: pointer;
    transition: all .2s linear;
    width: 16.666%; /* padding: 6px 0px 15px; */ /* background: #eaeaea; */
    border-radius: 5px;
}
.report_nums p span{font-size: 13px;line-height: 48px;display: block;color: #333;}
    .report_nums p span b {
        font-size: 25px;
        color: #2B78E4;
        padding-right: 4px;
    }
    .report_nums p i {
        color: #333333;
        font-size: 14px;
        font-style: normal;
    }
.report_nums p em{font-size: 14px;color: #999999;font-style:normal;display: block;text-align: center;}
/* .report_nums p:hover {transform: translate3d(0,-5px,25px);box-shadow: 0px 0px 10px 0px rgba(0,0,0,.1)} */

.today_bottom{font-size: 0;margin-top:10px;white-space: nowrap;margin-left: -20px;}
.today_bottom .today_data{width: 50%;display: inline-block;vertical-align: middle;}
.today_bottom .today_data .report_data{
  border: 1px solid #F3F3F3;
  margin-left: 20px;
  /* padding-top: 10px; */
  border-radius: 5px;
  background: #fff;
}
.chart{height: 298px;/* border:1px solid #f3f3f3; *//* width: 98%; *//* margin-right: 15px; */overflow: hidden;}
.chart img{display: block;margin: 0px auto;max-width: 100%;}
.chart .chart_num{height: 360px;line-height: 360px;font-size: 18px;text-align: center;}
.chart .chart_num p{font-size: 15px;color: #333;line-height: 60px;display: inline-block;text-align: center;}
.chart .chart_num span{    font-size: 34px;color: #ff8700;line-height: 60px;display: block;text-align: center;letter-spacing: 2px;}
.rank{height: 260px;padding: 20px;}
.rank .tit label{
    color: #666666;
    font-size: 15px;
    width: 25%;
    display: inline-block;
    text-align: center;
    line-height: 36px;
}
.rank .info p:hover{
  background:#f3f3f3;
}
.rank .info p{
    font-size: 0;
    cursor: pointer;
}
.rank .info p label{
    font-size: 16px;
    width: 25%;
    display: inline-block;
    text-align: center;
    line-height: 46px;
    /* height: 55px; */
    color: #333333;
    vertical-align: middle;
    margin-top: 10px;
}
.rank .info p label img{
    width: 30px;
    display: inline-block;
    vertical-align: middle;
}
.rank .info p label img.meida{
    position: relative;
    top: -2px;
}
.re_title{border-bottom: 1px solid #E6E6E6;position: relative;display: block;margin: 0 10px;font-size: 15px;color: #03bd15;height: 36px;line-height: 36px;padding: 10px 15px;}
.re_title span{color: #666;font-size: 12px;padding-left: 8px;}
.re_title p{display: inline-block;vertical-align: middle;float: right;font-size: 0;border: 1px solid #f3f3f3;border-right: none;/* margin-right: 15px; */height: 26px;line-height: 26px;margin-top: 4px;}
.re_title p i{display: inline-block;vertical-align: middle;padding: 0 10px;font-size: 12px;color: #666666;font-style: normal;line-height: 26px;/* margin-top: 10px; */height: 26px;cursor: pointer;border-right: 1px solid #f3f3f3;}
.re_title p i.on,.re_title p i:hover{color:#F8133A}
.re_title h5{/* height: 40px; *//* line-height: 40px; */border-radius: 4px;display: inline-block;text-align: center;font-weight: normal;color: #333333;font-size: 16px;vertical-align: middle;}
.re_title em{color: #666666;font-style: normal;font-size: 14px;display: inline-block;vertical-align: middle;margin-left: 13px;}
.re_title a.more{float: right;color: #666;font-size: 13px;height: 20px;line-height: 20px;margin-top: 10px;}
.re_title a.more em{
    font-size: 20px;
    margin-left: 0;
    position: relative;
    top: -2px;
}
.re_title a.more:hover,.re_title a.more:hover em{color:#F8133A;}
.list{
  background: #fff;
  margin-top: 10px;
  border-radius: 3px;
}
.marknews p{padding: 0 71px 0 30px;position: relative;height: 45px;margin: 0 15px;}
.marknews p:hover a{color:#FD5236;}
.marknews p a{font-size: 16px;line-height: 44px;display: block;height: 45px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;letter-spacing: 1px;color: #333333;font-weight: 400;}
.marknews p a i{position: absolute;right: 10px;color: #333333;font-size: 15px;line-height: 45px;font-style: normal;}
.marknews p:after{
  display:block;content:'';
  clear:both;
  width:12px;
  height:12px;
  background:#E7E9EE;
  border-radius:50%;
  position:absolute;
  left:0;
  top:50%;
  margin-top:-6px
  
}

.ut_top {
    height: 60px;
    padding-left: 30px;
    line-height: 60px;
    background-color: #fff;
    margin-bottom:20px;
}
.ut_top .left-title-text{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    line-height: 60px;
}
.ut_top .right-fabu-num{
    display: inline-block;
    padding-right: 30px;
    float: right;
  font-size:14px;
  color:#333;
}
.release{
    background: #fff;
    padding: 20px 0;
}
.release h4{
  font-size:22px;
  border-top: 1px solid rgba(0,0,0,0.1);
  margin: 40px 30px 20px;
  margin-top: 30px;
  padding-top: 25px;
  font-weight: normal;
}
.release .item{
    padding-left: 150px;
    position: relative;
    padding-top: 20px;
    margin-right: 30px;
}
.release .item label{
    width: 120px;
    display: block;
    position: absolute;
    left: 30px;
    text-align: right;
    font-size: 16px;
    color: #333;
    font-weight: 550;
    height: 40px;
    line-height: 40px;
    text-align: left;
}
.release .item label em{
    color: #F8133A;
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 4px;
    margin-left: 4px;
}
.release .item .box{}
.release .item .box .tit{
  padding-right:100px;
  position:relative;
}
.release .item .box .tit input{
    width: 100%;
    line-height: 40px;
    border-radius:5px;
    font-size: 15px;border:1px solid
    rgba(0,0,0,0.1);
    text-indent: 15px;
}
.release .item .box .tit p{
  font-size: 14px;
  position:
  absolute;
  right:0;
  top:0;
  height:40px;
  line-height:60px;
  color:#ccc;
  width: 80px;
}
.release .item .box .text .desc_text {
    position: absolute;
    right: 0;
    top: 50%;
    margin: 0;
  height:40px;
  line-height:40px;
    transform: translateY(-50%);
    font-size: 14px;
    color: rgb(204, 204, 204);
    z-index: 1;
}
.release .item .box .text input{
    width: 100%;
    border: none;
    line-height: 40px;
    font-size: 22px;border-bottom:1px solid rgba(0,0,0,0.1)
}
.release .item .box .textarea{padding-right:100px;
                             position:relative;}
.release .item .box .textarea textarea{
    width: 675px;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    padding: 2px 15px;
    font-size: 15px;
    resize: none;
    line-height: 26px;
    /* width: 100%; */
    border: none;
    line-height: 40px;
    border-radius: 5px;
    font-size: 15px;
    border: 1px solid rgba(0,0,0,0.1);
    height: 140px;
}
.release .item .box .textarea  p{
  font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 40px;
    line-height: 60px;
    color: #ccc;
    width: 80px;
}
.release .item .box .fm p.first{
  display:inline-block;
}
    .release .item .box .fm p {
        border: 1px dashed #DADEE0;
        height: 133px;
        width: 180px;
        border-radius: 5px;
        text-align: center;
        display: none;
        vertical-align: bottom;
        margin-right: 15px;
        margin-top: 15px;
        float: left;
        position: relative;
    }
.release .item .box .fm p span{
  margin-top: 13px;
    font-size: 12px;
    color: #777F8F;
    line-height: 16px;
}

.release .item .box .fm {height: 150px;margin-right: -8px;}
.release .item .box .fm p i{
   font-size: 24px;
   color: #b3b3b3;
  display:block;margin-top:44px;
}

.release .item .box .fm p img{width:100%;}
.release .item .box .tips{
    color: #999999;
    font-size: 12px;
    display: block;
    margin-top: 12px;
    line-height: 16px;
}
.release .item .box .edit{
    /* border-bottom: 1px solid rgba(0,0,0,0.1); */
}
.release .item .box .type{/* position: absolute; *//* height: 20px; *//* right: 0; *//* top: 50%; *//* margin-top: -10px; */height: 40px;line-height: 40px;}

.release .item .box .type p{cursor:pointer;display: inline-block;margin-right: 20px;}
.release .item .box .type p:hover span{
  color:#3292E8;
}
.release .item .box .type.radio p i{
  border-radius:50%;
  width: 13px;
  height: 13px;
  line-height: 13px;
  position: relative;
  top: -1px;
  border: 1px solid #ccc;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.release .item .box .type.radio p i:after{
  display:
  block;
  content:
  '';
  clear:
  both;
  width: 9px;
  height: 9px;
  position:
  absolute;
  left: 2px;
  background:
  transparent;
  border-radius:50%;
  top: 2px;
}
.release .item .box .type.radio p.on i:after{
    background:#2B78E4;
}
.release .item .box .type.radio p.on i{border-color: #2B78E4;}

.release .item .box .type.radio p i em{
  left: 1.5px;
  top: 1px;
}
.release .item .box .type p span{display: inline-block;vertical-align: middle;font-size: 13px;color: #333;/* line-height: 20px; *//* height: 20px; */letter-spacing: 1px;}
.release .item .box .type.check p i{cursor: pointer;width: 12px;height: 12px;line-height: 12px;display: inline-block;text-align: center;vertical-align: middle;position: relative;margin-right: 8px;border: 1px solid #ccc;/* margin-left: 5px; */border-radius: 2px;/* margin-left: 85px; *//* margin-top: -2px; */}
.release .item .box .type.check p.on i{background: #3292E8;border-color: #3292E8;}
.release .item .box .type.check p.on i em{display: block;color: #fff;}
.release .item .box .type.check p i em{display: none;color: #666;font-size: 13px;position: absolute;top: 0px;left: 0px;}
.release .item .box .select select{
      vertical-align: middle;
      height: 40px;
      padding: 0px 15px 0px 6px;
      font-size: 14px;
      line-height: 1.42857143;
      color: #555;
      background-color: #fff;
      background-image: none;
      border: 1px solid #CCC;
      margin-right: 10px;
      background-blend-mode: saturation;
      background-blend-mode: saturation;
      border-radius: 4px;
}
.release .btns{
    text-align: center;
    border-top: 1px solid rgba(0,0,0,0.1);
    padding: 24px 0;
    margin: 20px  30px 0;
    text-align: right;
}
.release .btns a{
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    /* width: 120px; */
    border-radius: 5px;
    color: #444;
    margin-left: 7px;
    padding: 6px 12px;
}
.release .btns a:hover{
  opacity:.8;
}
.release .btns a.fabu{
    background: #00C7E5;
    color: #fff;
    border-color: #00C7E5;
}
.editormd .CodeMirror pre.CodeMirror-placeholder {
            color: #BEC1C9;
        }
.CodeMirror-activeline-background {
    background: transparent !important;
}
.CodeMirror-gutters {
    border: none !important;
    background: transparent !important;
}
.editormd-preview {
    width: 712px !important;
    z-index: 90;
    right: 1px;
    left:2px;
    display: block;
    border-radius: 15px;
}

.editormd-menu {
    padding: 0 !important;
}

    .editormd-menu li .preview, .editormd-menu li .edit {
        font-size: 12px;
        letter-spacing: 2px;
        display: inline-block;
        position: relative;
        font-weight: normal;
    }

        .editormd-menu li .preview:after, .editormd-menu li .edit:after {
            display: block;
            content: '';
            clear: both;
            width: 100%;
            position: absolute;
            left: 0; /* margin-left: -20px; */
            height: 2px;
            bottom: -12px;
            background: transparent;
        }

        .editormd-menu li .preview.on, .editormd-menu li .edit.on {
            color: #000;
        }

            .editormd-menu li .preview.on:after, .editormd-menu li .edit.on:after {
                /* background: #000; */
            }
.setting{ 
    padding: 0 50px;
    background: #fff;
    border-radius: 8px;
}
.setting h4{
  display:block;
  text-align:center;
  padding-top:30px;
  font-size:18px;
}
.setting .infolist{
    display: block;
    /* padding-bottom: 20px; */
    font-size: 15px;
    position:
    relative;
    font-weight: 550;
    padding-left: 120px;
    border-bottom: 1px solid #E9F0F7;
}
.setting .infolist span{
    color: #333;
    display: block;
    width: 120px;
    font-weight: normal;
    position: absolute;
    left: 0;
    font-size: 15px;
    height: 80px;
    line-height: 80px;
}
.setting .infolist .info_item{
    width: 100%;
    display: inline-block;
    line-height: 80px;
    color: #17233D;
    height: 80px;
    font-weight: normal;
}
.setting .infolist .info_item strong{font-weight:normal;}
.setting .infolist .info_item.inp input {
    width:100%;
    background: transparent;
    border: none;
    font-size: 15px;
    letter-spacing: 1px;
    color: #333;
}
.setting .infolist .info_item.img img{
    height: 40px;
    margin-top: 20px;
    border-radius: 50%;
}
.setting .infolist .info_item.text i{
    font-size:15px;padding-left:10px;
}
.setting .infolist .info_item.text{}
/*.setting p.on input{border-bottom:1px solid #f5f5f5;}*/
.setting b{display: block;position: absolute;top: 30px;right: 0;font-weight:normal;/* line-height:40px; */font-size: 13px;text-align: right;}
.setting b em{display: inline-block;vertical-align: middle;font-size: 14px;color: #2D8CF0;height: 20px;line-height: 20px;cursor: pointer;}
.setting b small{
  display:
  block;
  color: #5c5c5c77;
  padding-top: 5px;
}
.setting b i{display: none;vertical-align: middle;font-size: 14px;background: #fff;height: 20px;border-radius: 8px;color: #F8133A;line-height: 20px;cursor: pointer;margin-left: 9px;}
.setting b i:hover{opacity: .85;}
.setting b i.confirm{color: #2dc26c;}
.setting b em:hover{color: #2D8CF0;}
.setting .edit.on b em{display: none;}
.setting .edit.on b i{display: inline-block;}
.setting b a{
    border: 1px solid #FF9901;
    color: #FF9901;
    padding: 0 10px;
    line-height: 26px;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    border-radius: 8px;
    margin-right: 25px;
}
.setting b a:hover{
   background:#FF9901;
    color:#fff;
}
.setting b a.accountpay{
    color: #2D8CF0;
    margin-right: 0;
    border: none;
    padding: 0;
    font-size: 15px;
}
.setting b a.accountpay:hover{
    background:transparent;
    color:#2D8CF0;
}

.Preview_bg{position: fixed;width: 100%;left:0;top: 0;height: 100%;z-index: 101;background: rgba(0,0,0,.7);display: none;}
.Preview_bg.on{display: block;}
.Preview_pop{position: fixed;width: 800px;left:50%;top: 50%;height: 760px;z-index: 12;margin-top: -380px;margin-left: -400px;z-index: 102;box-shadow: 0px 0px 5px 0px rgba(0,0,0,.1);background: #fff;transform: scale(0);transition:all .2s linear;box-sizing: border-box;border-radius: 8px;overflow: hidden;}
.Preview_pop .Preview_close{position: absolute;right: 14px;height: 46px;line-height: 46px;top: 0px;font-size: 20px;font-weight: bold;color: #444a57;cursor: pointer;}
.Preview_pop .Preview_close:hover{color:#ff4f53;}
.Preview_pop .preview_box .preview_tab{height: 46px;line-height: 46px;padding: 0 30px;border-bottom: 1px solid #f2f3f7;}
.Preview_pop .preview_box .preview_tab a{padding: 0px 10px;display: inline-block;vertical-align: middle;}
.Preview_pop .preview_box .preview_tab a i{font-size: 20px;cursor: pointer;}
.Preview_pop .preview_box .preview_tab a.on i{color:#008afe;}
.Preview_pop .preview_box .preview_cont .pre_box{display:none;height: 713px;width: 800px;}
.Preview_pop .preview_box .preview_cont .pre_box.on{display:block;}
.Preview_pop .preview_box .preview_cont .pre_box iframe{width:100%;display:block;height: 100%;box-sizing: border-box;border: none;}
.Preview_pop .preview_box .preview_cont .pre_box .phone_bg{background: url(../images/device-sprite.png) no-repeat top center;width: 414px;height: 837px;margin: -62px auto;background-size: 100% 100%;border: 1px solid transparent;transform: scale(.8);}
.Preview_pop .preview_box .preview_cont .pre_box .phone_bg iframe{width: 371px;display: block;margin: 50px auto 0;height: 760px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;}
.newsview{width: 760px;height: 700px;background: #fff;overflow-y:auto;padding: 0 20px;}
.newsview::-webkit-scrollbar-track{background-color:#f3f3f3;-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.2);}
.newsview::-webkit-scrollbar{width: 5px;background-color: rgba(0, 0, 0, 0.1);}
.newsview::-webkit-scrollbar-thumb{background-color:  #dbdbdb;border-radius: 2px;}
.newsview .news_info .news_title{font-size: 28px;padding-top: 15px;/* margin-bottom: 15px; */line-height: 42px;font-weight: bold;}
.newsview .news_info .news_date{color: #888f9d;font-size: 13px;line-height: 60px;overflow: hidden;}
.newsview .news_info .news_date > span{padding-right: 50px;}
.newsview .news_info .news_date > span img{height: 40px;display: inline-block;vertical-align: middle;border-radius: 50%;margin:0 6px 0 0;}
.newsview .news_info .news_date > span i{font-style: normal;display: inline-block;vertical-align: middle;color: #444a57;font-size: 15px;}
.newsview .news_info .news_date > span em{font-style: normal;display: inline-block;vertical-align: middle;margin:0 4px;color: #888f9d;}
.newsview .content{padding: 15px 0;}
.newsview .content p{line-height: 32px;font-size: 16px;color: #444a57;margin-top: 10px;word-break: break-all;word-wrap: break-word;}
.newsview .content img{max-width: 100%;display: block;margin: 0 auto;margin-top: 10px;}
.upvideo{
    position: relative;
    /* min-height:700px; */
    background-color: #ffffff;
    overflow: hidden;
    zoom:1;
}
.upvideo .upvideo_item{
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    float: left;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.upvideo .upvideo_item:first-child:after{
    /* content: ''; */
    /* position: absolute; */
    /* top:50%; */
    /* right: 0; */
    /* width: 1px; */
    /* height: 96%; */
    /* background-color: rgba(0,0,0,.1); */
    /* margin-top: -48%; */
}
.upvideo .upvideo_item h3{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 21px;
    text-align: left;
}
.upvideo .upvideo_item .uploadbox{
    position: relative;
    /* margin: 90px auto 0; */
    /* text-align: center; */
    margin: 0 30px;
}
.upvideo .upvideo_item .upload-drop{
    position: relative;
    display: inline-block;
    width: 300px;
    height: 200px;
    background: #fbfdff;
    border-radius: 4px;
    border: 1px dashed #CED1DD;
    text-align: center;
}
.upvideo  .upvideo_item.vertical .uploadbox{
    margin: 30px auto 0;
}
.upvideo .upvideo_item.vertical .upload-drop{
    width: 156px;
    height: 276px;
}
.upvideo .upvideo_item .upload-drop img{
    position: absolute;
    left: 50%;
    top:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width:50px;
}
    .upvideo .upvideo_item .upload_btn {
        display: inline-block;
        vertical-align: top;
        margin: 81px 0 0 20px;
        position: relative;
    }
.upvideo  .upvideo_item.vertical .upload_btn{
    margin: 110px 0 0 50px;
}
.upvideo .upvideo_item .upload_btn .upload-btn{
    width: 128px;
    height: 32px;
    background: #00C7E5;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}
.upvideo .upvideo_item .upload_btn .tips-text{
    margin-top: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #939CA5;
    line-height: 17px;
    text-align: center;
}
.upvideo .upload_tip{
    /* margin: 100px -10px 0 0; */
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}
.upvideo .upvideo_item.vertical .upload_tip{
    margin-top: 40px;
}
.upvideo .upload_tip li{
    position: relative;
    display: inline-block;
    width:33.3%;
    margin-left: -3px;
    padding-right: 10px;
    box-sizing: border-box;
    vertical-align: top;
}
.upvideo .upload_tip li .inner{
    /* min-height: 84px; */
    /* background: #f9fafa; */
}
.upvideo .upload_tip li h5{
    padding-top: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #2A2A2A;
    line-height: 18px;
    text-align: center;
}
.upvideo .upload_tip li p{
    padding:6px 10px 0;
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 17px;
    text-align: center;
}
.upvideo .upload_tip li p span{
    color:#2A2A2A;
}
.videofm .bpic{
    width: 213px;
    height: 120px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: text-bottom;
}
.videofm .bpic img{
    width: 100%;
    height: 100%;
}
.videofm .bpic span{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background: rgba(0,0,0,.4);
    text-align: center;
    font-size: 13px;
    line-height: 30px;
}

.videofm .rank_scroll{
   /* float:
   right; */
   position:
   relative;
   height: 94px;
   /* line-height: 32px; */
   width: 510px;
   text-align: center;
   /* overflow: hidden; */
   padding: 26px 0 0;
   display: inline-block;
   vertical-align: top;
   margin-left: 20px;
}
.videofm .rank_scroll h5{
    position: absolute;
    left: 0;
    top: 0;
}
.videofm .rank_scroll i{
    position: absolute;
    left: 0;
    top: 50%;
    width: 15px;
    margin-top: -1px;
    font-size: 17px;
    border-radius: 2px;
    background: rgba(0,0,0,.6);
    z-index: 111;
    height: 24px;
    color: #fff;
    cursor: pointer;
    line-height: 24px;
}
.videofm .rank_scroll i:hover{color:#FC3162;}
.videofm .rank_scroll i.icon-jinrujiantou{
    right: 0;
    left: inherit;
}
.videofm .rank_scroll p{
    white-space: nowrap;
    display: block;
    height: 32px;
    line-height: 32px;
    position:absolute;
    left:0px;
}
.videofm .rank_scroll p a{
    display: inline-block;
    vertical-align: middle;
    height: 94px;
    width: 167px;
    text-align: center;
    cursor:
    pointer;
    position: relative;
}

.videofm .rank_scroll p a img{
    width: 100%;
}
.videofm .rank_scroll img.bigpic{
    top: 140px;
    width: 490px;
    left: 50%;
    margin-left: -245px;
    z-index: 1111;
    position: absolute;
}
.videofm .rank_scroll p a:after{
  display: block;
  content: "";
  clear: both;
  position: absolute;
  top:0;
  left:0;
}
.videofm .rank_scroll p a.on{
    color:#FC3162;
    
}
.videofm .rank_scroll p a.on:after{
   display: block;
   content: "";
   clear: both;
   position: absolute;
   top: 50%;
   left: 50%;
  background: url('../images/select.png') no-repeat center center;
   width: 16px;
   height: 16px;
   border-radius: 50%;
   font-size: 12px;
   line-height: 16px;
   margin-left: -8px;
   margin-top: -8px;
}
.message_flow{width: 700px;background: #FAFAFA;position: relative;/* top: 50%; *//* left: 50%; *//* margin-left: -220px; *//* height: 116px; */z-index: 99;/* margin: 0 auto; *//* box-shadow: 0px 0px 5px 0px rgba(0,0,0,.1); */margin-top: 20px;border-radius: 5px;padding: 15px;margin-left: 30px;}
.message_flow p{/* text-align: center; */font-size: 13px;height: 30px;font-weight: normal;color: #2a2a2a;line-height: 30px;padding-right: 80px;}
.message_flow p span{}
.message_flow p span i{font-style: normal;letter-spacing: 3px;color: #5bef2a;font-size: 16px;position: relative;top: 1px;}
i.icon-chenggong{
  color: #d30005;
}
.message_flow p em{
    color: #A1A5B7;
    font-size: 16px;
    display: inline-block;
    position: relative;
    top: 1px;
}
.message_flow p label{
    color: #A1A5B7;
    position: absolute;
    right: 15px;
  cursor:pointer;
    font-size: 12px;
}
.message_flow p label i{
    margin-right: 4px;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.message_flow p label:hover{
  color:#00C7E5;
}
.message_flow .graph{width: 700px;    background: #f3f0f0;height: 3px;margin: 0 auto;margin: 10px 0;border-radius: 2px;position: relative;} 
.message_flow .graph .bar{display:block;background: #ff4f53;height:100%;text-align:center;font-weight: normal;border-radius: 1px;position: relative;}
.message_flow .graph .text{font-size: 12px;line-height: 40px;position: absolute;top: -19px;right:-20px;color: #00C7E5;}
.message_flow  em{
  color:#A1A5B7;
  display:block;
  font-size:13px;
  text-align:right;
}
.report {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #fff;
}

.re_tit {
    border-bottom: 1px solid #efefef;
    position: relative;
    display: block;
    margin: 0 10px;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    padding: 10px 0;
    margin-top: 30px;
}

    .re_tit h3 {
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        left: 0;
    }

    .re_tit label {
        display: block;
        text-align: center;
        width: 141px;
        font-size: 0;
        border: 1px solid #f3f3f3;
        border-right: none;
        border-radius: 4px;
        /* height: 26px; */
        /* line-height: 26px; */
        margin: 0px auto;
        height: 30px;
    }

        .re_tit label span.on {
            background: #2B78E4;
            color: #fff;
        }

        .re_tit label span:hover {
            color: #2B78E4;
        }

        .re_tit label span.on:hover {
            color: #fff;
        }

        .re_tit label span {
            color: #666;
            font-size: 12px;
            padding-left: 8px;
            display: inline-block;
            vertical-align: top;
            padding: 0 20px;
            font-size: 14px;
            color: #666666;
            font-style: normal;
            line-height: 30px;
            height: 30px;
            cursor: pointer;
            border-right: 1px solid #f3f3f3;
        }

    .re_tit p {
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        font-size: 0;
        border: 1px solid #fff; /* border-right: none; */
        right: 0;
        top: 50%;
        height: 26px;
        line-height: 26px;
        margin-top: -10px;
    }

        .re_tit p i {
            display: inline-block;
            vertical-align: middle;
            padding: 0 10px;
            font-size: 12px;
            color: #666666;
            font-style: normal;
            line-height: 26px; /* margin-top: 10px; */
            height: 26px;
            cursor: pointer;
            border: 1px solid #f2f3f7;
        }

            .re_tit p i.on {
                color: #F8133A;
                border-color: #F8133A;
            }

            .re_tit p i:hover {
                color: #F8133A;
            }

.re_data {
    margin: 0 15px;
}

    .re_data ul {
        margin-left: -15px;
    }

        .re_data ul li {
            display: inline-block;
            vertical-align: middle;
            width: 33.33%;
        }

            .re_data ul li label {
                border: 1px solid #f3f3f3;
                display: block;
                margin-left: 15px;
                margin-top: 15px;
                padding: 20px;
                padding: 20px 20px 20px 40px;
            }

            .re_data ul li p {
                font-size: 14px;
                color: #666;
                cursor: pointer;
            }

                .re_data ul li p a:hover {
                    opacity: .85;
                }

                .re_data ul li p a {
                    display: inline-block;
                    position: relative;
                    vertical-align: middle;
                    top: -4px;
                    margin-left: 3px;
                }

                    .re_data ul li p a img {
                        display: inline-block;
                        vertical-align: middle;
                        /* position: relative; */
                        /* top: -2px; */
                        /* margin-left: 3px; */
                    }

                    .re_data ul li p a em {
                        min-width: 100px;
                        bottom: 15px;
                        /* background: #f3f3f3; */
                        position: absolute;
                        color: #b7b7b7;
                        left: 0;
                        text-align: center;
                        opacity: 0;
                        font-size: 13px;
                        transition: all .2s linear;
                        padding: 3px 5px;
                    }

                        .re_data ul li p a em:after {
                            display: block;
                            content: '';
                            clear: both;
                            width: 8px;
                            height: 8px;
                            /* background: #f3f3f3; */
                            transform: rotate(45deg);
                            bottom: -4px;
                            position: absolute;
                            border-radius: 2px;
                        }

                    .re_data ul li p a:hover em {
                        opacity: 1;
                    }

            .re_data ul li span {
                font-size: 13px;
                color: #999;
                display: block;
                line-height: 33px;
                margin-top: 10px;
            }

                .re_data ul li span b {
                    font-size: 25px;
                    color: #2B78E4;
                    padding-right: 4px;
                }

.re_rank {
    font-size: 0;
    padding: 20px;
}

    .re_rank .info {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }

        .re_rank .info p {
            position: relative;
            padding-right: 80px;
        }

            .re_rank .info p label {
                font-size: 14px;
                /* padding-right: 120px; */
                /* position: relative; */
                line-height: 40px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                display: block;
                padding: 5px 0;
                cursor: pointer;
            }

                .re_rank .info p label:hover {
                    color: #F8133A;
                }

                .re_rank .info p label img {
                    display: inline-block;
                    vertical-align: middle;
                    margin-right: 10px;
                }

                .re_rank .info p label i {
                    width: 30px;
                    height: 30px;
                    display: inline-block;
                    /* vertical-align: middle; */
                    color: #bbb6b6;
                    text-align: center;
                }

            .re_rank .info p span {
                position: absolute;
                right: 20px;
                top: 0;
                line-height: 40px;
                font-size: 13px;
                color: #777;
            }

.newsEcharts {
    margin: 15px;
}

    .newsEcharts img {
        display: block;
        width: 100%;
    }

