
.content{
  width:1260px;
  height:auto;
  min-height:800px;
  margin:17px auto;
  margin-top:20px;
}


.main_content{
    width: 1259px;
    height:auto;
    margin-top: 10px;
}


.waterfall_content{
  width: 920px;
  height:auto;
  min-height: 500px;
  margin:0px auto;

}

.title_intro {
  width: 178px;
  height: 15px;
  font-family: Microsoft YaHei;
  font-size: 13px;
  line-height: 40px;
  letter-spacing: 1px;
  color: #333333;
  font-style: normal;
}
.wenhao {
  width: 17px;
  height: 17px;
  background-color: #2784bd;
  border-radius: 100%;
  margin-top:19px;
}
.wenhao a{
  text-align: center;
  line-height: 18px;
  margin-left: 2px;
  color: #ffffff;
  text-decoration: none;
}

.digg_nav{
  width: 920px;
  height: 54px;
  background-color: #ffffff;
  border-left:10px solid #2784bd;
}


.main_input{
  width: 920px;
  height: auto;
  min-height: 500px;
  background-color: #ffffff;
  margin-top:10px;
  font-family: Microsoft YaHei;
  overflow: hidden;
  padding:30px;
}
.main_title {
  width: 860px;
  height: 50px;
position: relative;
}
.title_input{
  width: 800px;
  border: none;
  font-size: 18px;
  font-family: Microsoft YaHei;
  /*font-weight: bold;  */
  color: #c0c0c0;
}
.title_input:focus{

  color: #000000;
}
.main_title_tip {
  width: 100%;
  height: 20px;
  margin-top:5px;
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 1px;
  color: #ff0000;
  border-top: 1px solid #d1d1d1;
}
.title_num_tip{
  width: 34px;
  height: 13px;
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 13px;
  letter-spacing: 1px;
  color: #999999;
position: absolute;
right: 0px;
top: 7px;
}
.main_summary {
  width: 860px;
  height: 260px;
  border-radius: 4px;
  border: solid 1px #d1d1d1;
  overflow: hidden;
  position: relative;
}
.summary_area{
/*  width: 245px;
  height: 16px;
  font-family: Microsoft YaHei;*/
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #999999;
  padding:10px;
  border: none;
  width: 100%;
  height: 250px;
  resize: none;
  text-align: justify;
}
.summary_num_tip {
width: 333px;
  height: 14px;
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  /*line-height: 40px;*/
  letter-spacing: 1px;
  color: #333333;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 5px;
  text-align: right;
  /*z-index: 99*/
}
.summary_num{
  font-style: normal;
  color: #ff0000;
}
.main_others{
  width: 100%;
  height: auto;

}
.original_content {
  width: 860px;
  /*height: 300px;*/
  border-radius: 4px;
  /*border: solid 1px #d1d1d1;*/
  /*overflow: hidden;*/
  position: relative;
  min-height: 300px;
  max-height: 1000px;
}
.content_area{
/*  width: 245px;
  height: 16px;
  font-family: Microsoft YaHei;*/
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #999999;
  padding:10px;
  border: none;
}



.digg_pics{
  width: 890px;
  height: 80px;
}

.form_title{
  width: 77px;
  height: 80px;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  padding: 0px;
  color: #333333;
  text-align: right !important;
  margin-right: 10px;
}
.form_title1{
  width: 77px;
  height: 50px;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #333333;
  padding: 0px;
  text-align: right !important;
  margin-right: 10px;
}
.form-control{
  width: 600px;
}
.btn-active{
  background-color: var(--theme-color1);
  border-color: var(--theme-color1);
  color: #ffffff!important;
  outline: 0px!important;
}
.btn {
  font-family: Microsoft YaHei;
  font-size: 14px;
  /*font-weight: bold;*/
  letter-spacing: 1px;
  color: #333333;
  margin-top:10px;
}
.btn-submit {
  width: 150px;
  height: 40px;
  background-color: #2784bd;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #fff;
  border-radius: 0px;
}
.btn-submit:hover{
  color:#fff;
}
.digg_topic {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #999999;
  padding-left: 20px;
}

/*pic*/
  .item-box{
    width: 100%;
    min-height: 80px;
    overflow: hidden;
  }

  .item-box .pic_item{

  }

  .item-box .pic_item .item{
    display: block;
    width: 77px;
    height: 77px;
    /*border: 1px solid #CCCCCC;*/
    float: left;
    margin: 0px 10px 10px 0;
    position: relative;
  }
  .item-box .pic_item .show:hover > b{
    display: block;
  }

  .item-box .pic_item .item > b{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #C1C1C1;
    position: absolute;
    top: -6px;
    right: -5px;
    display: none;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    transform:rotate(45deg);
    cursor: pointer;
  }
  .item-box .pic_item .item > label{
    display: block;
    width: 78px;
    height: 78px;
    border: 1px dashed #c0ccda;
  }
  .item-box .pic_item .item > label:hover{
    border: 1px dashed #fecc02;
    background-image:url('https://static.qing.me/public/island/images/digg_pluc_hover.jpg')!important;
  }  
  /*=======================*/
  .pic-img{
    display: block;
    width: 78px;
    height: 78px;
    border: 1px solid #CCCCCC;
    margin: 10px;
    margin-left: 0;
    position: relative;
  }
  .show2:hover > b{
    display: block;
  }

  .pic-img > b{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #C1C1C1;
    position: absolute;
    top: -6px;
    right: -5px;
    display: none;
  }
  .pic-img > .video-pic{
    display: block;
    width: 78px;
    height: 78px;
  }

/*yuanchuang shuoming*/
.explain {
  width: 460px;
  height: auto;
  min-height: 460px;
  background-color: #ffffff;
  box-shadow: 0px 0px 5px 0px 
    #959595;
  border-radius: 5px;
  padding: 20px;
  position: fixed;
  top: 180px;
  left: 50%;
  /*margin-top: -230px;*/
  margin-left:-230px;
  z-index: 99999;
  display: none;
}
.explain_title{
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #333333;
  margin-top: 40px;
  text-align: center;
}
.explain_info{
  font-size: 14px;
  letter-spacing: 1px;
  color: #333333;
  line-height: 30px;
  margin-top: 10px;
}
/*@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);*/

fieldset, label { margin: 0; padding: 0; }
/****** Style Star Rating Widget *****/

.rating { 
  border: none;
  float: left;
}

.rating > input { display: none; } 
.rating > label:before { 
  margin: 5px;
  font-size: 2em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
  cursor: pointer;
}

.rating > .half:before { 
  content: "\f089";
  position: absolute;
}

.rating > label { 
  color: #ddd; 
 float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  } 

/*tip css*/
.tip {

height:100%;width:100%;
/*width: 100%;*/
border: 1px solid green;
position:fixed;
z-index: 99999;
background: rgba(0,0,0,0.8);
/*position: relative;*/

}
.tip .tip_context{
    width: 450px;
    height: 80px;
    background:#ffffff;
    border-radius: 5px;
    color: #000000;
    font-size:22px !important;
    text-align: center;
    line-height: 80px;
    letter-spacing: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -200px;
}

/*digg完成 提示 css*/
/*step 3*/

.form-4{
    width: 940px;
    height: 586px;
    background: white;
    margin: 40px auto;
    padding: 30px;
}

/*第1模块*/
.form-4 > .v1{
    width: 100%;
    height: 70px;
    line-height: 70px;
    margin-top: 58px;
    text-align: center;
}
.form-4 > .v1 > span{
    width: 400px;
    height: 70px;
    display: block;
    margin: 0px auto;
  /*      margin-left: 1px;
    margin-top: -1px;*/
    /*border:1px solid red;*/
}

/*第2模块*/
.form-4 > .v2{
    width: 100%;
    height: 46px;
    line-height: 46px;
    margin-top: 14px;
    text-align: center;
}
.form-4 > .v2 > .input-box{
    display: inline-block;
    height: 46px;
}
.form-4 > .v2 > .input-box > .input-left{
    width: 200px;
    height: 46px;
    float: left;
}
.form-4 > .v2 > .input-box > .input-center{
    width: 400px;
    height: 46px;
    float: left;
}
.form-4 > .v2 > .input-box > .input-center > .phone{
    width: 385px;
    height: 44px;
    border: 1px solid #D2D2D2;
    padding: 0 0 0 15px;
    float: left;
    background: white;
    font-family: "微软雅黑";
    font-size: 14px;
    color: black;
}
.form-4 > .v2 > .input-box > .input-center > .phone:focus{
    border: 1px solid #2784bd;
    box-shadow: 0px 0px 8px 0px 
    #2784bd;
}

.form-4 > .v2 > .input-box > .input-right{
    width: 200px;
    height: 46px;
    float: left;
    text-align: left;
}
.form-4 > .v2 > .input-box > .input-right > span{
    margin-left: 20px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #EF2A37;
}

/*第3模块*/
.form-4 > .v3{
    width: 100%;
    height: 46px;
    line-height: 46px;
    margin-top: 14px;
    text-align: center;
}
.form-4 > .v3 > .input-box{
    width: 400px;
    display: inline-block;
    height: 46px;
}
.form-4 > .v3 > .input-box > .input-left{
    width: 200px;
    height: 46px;
    float: left;
}
.form-4 > .v3 > .input-box > .input-center{
    width: 250px;
    height: 46px;
    float: left;
}
.form-4 > .v3 > .input-box > .input-center > .pwd{
    width: 235px;
    height: 44px;
    border: 1px solid #D2D2D2;
    padding: 0 0 0 15px;
    float: left;
    background: white;
    font-family: "微软雅黑";
    font-size: 14px;
    color: black;
}
.form-4 > .v3 > .input-box > .input-center > .pwd:focus{
    border: 1px solid var(--theme-color1);
    box-shadow: 0px 0px 8px 0px var(--theme-color1);
}

.form-4 > .v3 > .input-box > .input-right{
    width: 140px;
    height: 46px;
    float: left;
    text-align: left;
}
.form-4 > .v3 > .input-box > .input-right > span{
    margin-left: 20px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #EF2A37;
}

/*第3模块*/
.form-4 > .v33{
    width: 100%;
    height: 46px;
    line-height: 46px;
    margin-top: 14px;
    text-align: center;
}
.form-4 > .v33 > .input-box{
    width: 400px;
    display: inline-block;
    height: 46px;
}
.form-4 > .v33 > .input-box > .input-left{
    width: 200px;
    height: 46px;
    float: left;
}
.form-4 > .v33 > .input-box > .input-center{
    width: 250px;
    height: 46px;
    float: left;
}
.form-4 > .v33 > .input-box > .input-center > .pwd{
    width: 235px;
    height: 44px;
    border: 1px solid #D2D2D2;
    padding: 0 0 0 15px;
    float: left;
    background: white;
    font-family: "微软雅黑";
    font-size: 14px;
    color: black;
}
.form-4 > .v33 > .input-box > .input-center > .pwd:focus{
    border: 1px solid var(--theme-color1);
    box-shadow: 0px 0px 8px 0px var(--theme-color1);
}

.form-4 > .v33 > .input-box > .input-right{
    width: 140px;
    height: 46px;
    float: left;
    text-align: left;
}
.form-4 > .v33 > .input-box > .input-right > span{
    width: 130px;
    height: 40px;
    display: block;
    background-color: #444444;
    margin-left: 20px;
    font-family: "微软雅黑";
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
}



/*第5模块*/
.form-4 > .v5{
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
}
.form-4 > .v5 > .input-box{
    display: inline-block;
    height: 46px;
}
.form-4 > .v5 > .input-box > .input-center{
    width: 400px;
    height: 46px;
    float: left;
}
.form-4 > .v5 > .input-box > .input-center > a.submit{
    display: block;
    width: 400px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid var(--theme-color1);
    float: left;
    background: var(--theme-color1);
    font-family: Microsoft YaHei;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.reg_sucess_text{
    font-family: Microsoft YaHei;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    /*line-height: 38px;*/
    letter-spacing: 2px;
    color: #333333;
    text-align:center;
    padding-left: 30px;
}
.yidigg{
  width: 150px;
  height: 44px;
  background-color: #e4e4e4;
  border-radius: 4px;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 1px;
  color: #333333;
display: inline-block !important;
}
.jixudigg {
  width: 150px;
  height: 44px;
  background-color: #f2c720;
  border-radius: 4px;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 1px;
  color: #ffffff !important;
display: inline-block !important;
}
.btn-default:hover{
  background-color: var(--theme-color1);
  color:#fff;
}
.select_comment button{
  margin-left: 15px;
}
label:hover{
  cursor: pointer;
}
label:active{
  border: none !important;
  outline: none !important;
  /*background-color: red !important;*/
}
/*element radio 组件样式*/
/*.el-radio {
    color: #606266;
    font-weight: 500;
    line-height: 1;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    outline: none;
    font-size: 14px;
    margin-right: 30px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.el-radio__input {
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    display: inline-block;
    line-height: 1;
    position: relative;
    vertical-align: middle;
}
.el-radio__inner {
    border: 1px solid #dcdfe6;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    display: inline-block;
    box-sizing: border-box;
}
.el-radio__original {
    opacity: 0;
    outline: none;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
}*/

.jia_liuyan {
  width: 920px;
  height: 149px;
  background-color: #ffffff;
  overflow:hidden;
}
.jia_title {
  width: 600px;
  height: 22px;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  color: #333333;
  border-left: 6px solid #2784bd;
  padding-left: 25px;
}
.liuyan_input{
  font-size: 14px !important;
  color: #999999 !important;
}

.jia_title16{
  /* font-size: 16px !important; */
  color: #333333 !important;
}
.jia_title14{
  display: block;
  font-size: 14px !important;
  color: #999999 !important;
  text-indent: 2em;
  margin-top: 7px;
}
/*element css hack*/
.el-upload__input{
  display: none !important;
}
.el-upload-list__item{
  width: 78px !important;
  height: 78px !important;
  margin: 0 6px 8px 0 !important;
}
.el-upload--picture-card{
  width: 78px !important;
  height: 78px !important;
  line-height: 85px !important;
}
.from_link1_label{
  color:#333333;
  font-size: 14px;
  font-weight: normal
}
.from_link1_input{
  width: 320px;
  display: inline-block;

}
.invit_boxbg{
  display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.45);
    width: 100%;
    height: 100%;
}
.invit_box{
    top: 7%;
    position: fixed;
    z-index: 1100;
    width: 100%;
}
.invit_card{
    margin: 0 auto;
    width: 920px;
    height: 860px;
    background: #fff;
    border-radius: 5px;
    padding:48px;
    box-shadow: 0px 0px 5px #bbb;
    box-sizing: border-box;
}
.invit_card .b1{
    /*border-bottom: 1px solid #ccc;*/
    padding: 10px 0px 15px 0px;
}
.invit_card .b2{
    height: 50px;
    border-bottom: 1px solid #ccc;
    padding: 15px;
}
.invit_card .ib2{
    overflow: auto;
    width: 100%;
    height: 660px;
}
.invit_card div .sp1{
    font-size: 24px;
font-family: Microsoft YaHei-Regular, Microsoft YaHei;
font-weight: 400;
color: #000000;
line-height: 40px;
}
.invit_card div .sp2{
    float: right;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    margin-right: -50px;
}
.invit_card div .sp3{
  width: 387px;
    height: 48px;
    border-radius: 48px 48px 48px 48px;
    opacity: 1;
    border: 1px solid #E7E7E7;
    float: right;
    padding: 5px 20px;
}
.invit_card div .sp3 input{
  border: 0px;
  width: 315px;
  height: 35px;
  font-size: 18px;
}
.invit_card div .sp3 img{
  cursor: pointer;
}
.invit_card .ib_bt{
  width: 100%;
}
.invit_card .ib_bt .bt1{
  width: 112px;
  height: 48px;
  background: var(--theme-color1);
  border-radius: 5px 5px 5px 5px;
  font-size: 18px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  line-height: 48px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
}
.invit_card .ib_bt .bt2{
  width: 112px;
  height: 48px;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #E7E7E7;
  font-size: 18px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #505050;
  line-height: 48px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  margin-left: 45px;
}
.itemtopic .item-box{
  width: 100%;
  min-height: 0;
  margin: 20px 0px;
}
.itemtopic .item-box .lishow{
border: 1px solid #EC7250!important;
}
.itemtopic .item-box .li{
  width: auto;
  height: 135px;
  padding: 20px;
  background: white;
  margin-bottom: 20px;
  
}

.itemtopic .item-box .li:hover{
 background-color:#f7f7f7;
}



.itemtopic .item-box .li .li-l{
  width: 270px;
  height: 135px;
  float: left;
  cursor: pointer;
}
.itemtopic .item-box .li .li-l .pic{
  width: 270px;
  height: 135px;
  overflow: hidden;
  position: relative;   
}




.itemtopic .item-box .li .li-l .pic .s1{
  display: none;
}
.itemtopic .item-box .li .li-l .pic .s2{
  display: none;
}

.itemtopic .item-box .li .li-l .pic.show .s1{
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(https://static.qing.me/public/island/contribution/img/png/v1-3.png) center no-repeat;
  background-size: cover;
  z-index: 101;
}
.itemtopic .item-box .li .li-l .pic.show .s3{
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(https://static.qing.me/public/island/contribution/img/png/jiangbei.png) center no-repeat;
  background-size: cover;
  z-index: 101;  
}

.itemtopic .item-box .li .li-l .pic.show .s2{
  display: block;
  width: 36px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
  border-top-left-radius: 8px;
  background: #2784bd ;

  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #333333;
  z-index: 101;  
}

.itemtopic .item-box .li .li-l .pic.show .fm {
display: block;
width: 340px;
height: 170px;
position: absolute;
top: 0;
left: 0;
transition:1s;
-moz-transition:-moz-transform 1s; /* Firefox 4 */
-webkit-transition:-webkit-transform 1s; /* Safari and Chrome */
-o-transition:-o-transform 1s; /* Opera */   
z-index: 100;  

}


.itemtopic .item-box .li:hover .li-l .pic.show .fm{
  transform: scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
}

.itemtopic .item-box .li .li-r{
  width: 520px;
  height: 170px;
  float: right;
}

.itemtopic .item-box .li .li-r .v1{
  width: 100%;
  height: 24px;
  margin-bottom: 10px;
  overflow: hidden;
  cursor: pointer;
}
.itemtopic .item-box .li .li-r .v1 .sp{
  display: inline-block;
  float: left;
}
.itemtopic .item-box .li .li-r .v1 .sp1{
  height: 18px;
  padding: 0 14px;
  line-height: 18px;
  text-align: center;
  border: 1px solid #eb7350;
  border-radius: 12px;

  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #eb7350;
  margin-right: 8px;
}

.itemtopic .item-box .li .li-r .v1 .sp2{
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #000000;
  width: 438px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.itemtopic .item-box .li .li-r .v1 .sp2:hover{
  color:#EB7350;
}


.itemtopic .item-box .li .li-r .v2{
  width: 100%;
  height: 24px;
  margin-bottom: 10px;
  overflow: hidden;
}

.itemtopic .item-box .li .li-r .v2 .sp{
  display: inline-block;
  height: 20px;
  padding: 0 8px;
  line-height: 20px;
  float: left;
  margin-right: 10px;
  border-radius: 5px;

  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  
}

.itemtopic .item-box .li .li-r .v2 .sp1{
  background: #2784bd ;
  color: #333333;
}
.itemtopic .item-box .li .li-r .v2 .sp2{
  background: #EB7350;
  color: white;
}


.itemtopic .item-box .li .li-r .v3{
  width: 100%;
  min-height: 0;
  overflow: hidden;
}

.itemtopic .item-box .li .li-r .v3 .c{
  width: 260px;
  height: 22px;
  line-height: 22px;
  /*margin-bottom: 8px;*/

  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #000000;
}
.itemtopic .item-box .li .li-r .v3 .c:nth-child(2n+1){
  float: left;
}
.itemtopic .item-box .li .li-r .v3 .c:nth-child(2n+2){
  float: right;
}
.itemtopic .item-box .li .li-r .v4{
  width: 80px;
  height: 80px;
  position: absolute;
  margin-top: -155px;
  margin-left: 460px;
  cursor: pointer;
}
.itemtopic .item-box .li .li-r .v4 .choose_img{
  background: url('https://static.qing.me/public/fiction/img/png/bifo_choose1.png') center no-repeat;
  background-size: cover;
  width: 54px;
  height: 50px;
  float: right;
}
.itemtopic .item-box .li .li-r .v4  .show{
  background: url('https://static.qing.me/public/fiction/img/png/bifo_choose2.png') center no-repeat;
  background-size: cover;
}
.itemtopic .item-box .li .li-r .v4 .noshow{
  background: url('https://static.qing.me/public/fiction/img/png/bifo_choose3.png') center no-repeat;
  background-size: cover;
}


.itemtopic .item-box .litopic{
  width: 387px;
  height: 135px;
  padding: 20px;
  background: white;
  margin-bottom: 20px;
  /*cursor: pointer;*/
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #eee;
  cursor: pointer;
  position: relative;
}
.itemtopic .item-box .li .topic_t{
  width: 100%;
  height: 65px;
}
.itemtopic .item-box .li .topic_t .img{
  width: 110px;
  height: 65px;
  float: left;
  border-radius: 5px;
  cursor: pointer;
}
.itemtopic .item-box .li .topic_t .tit{
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  float: right;
  width: 220px;
  cursor: pointer;
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
}
.itemtopic .item-box .li .topic_t .reward{
  font-size: 14px;
  font-family: Microsoft YaHei;
  width: 220px; 
  color: #333;
  margin-top: 12px; 
  font-size: 14px; 
  float: right;
}

.itemtopic .item-box .li .topic_b{
  display: flex;
  align-items: center;
  height: 45px;
  justify-content: space-between;
}
.itemtopic .item-box .li .topic_b .tb_l{
  display: flex;
  align-items: center;
}
.itemtopic .item-box .li .topic_b .tb_l span{
  font-size: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.itemtopic .item-box .li .topic_b .tb_l i{
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.itemtopic .item-box .li .topic_b .tb_r{
  display: flex;
  align-items: center;
}
.itemtopic .item-box .li .topic_b .tb_r span{
  font-size: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-left: 5px;
}
.itemtopic .item-box .li .topic_b .tb_r span img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
}
.itemtopic .item-box .litopic .v4{
  width: 60px;
  height: 60px;
  position: absolute;
  margin-top: -130px;
  margin-left: 305px;
  cursor: pointer;
}
.itemtopic .item-box .litopic .v4 .choose_img{
  background: url('https://static.qing.me/public/fiction/img/png/bifo_choose1.png') center no-repeat;
  background-size: cover;
  width: 54px;
  height: 50px;
  float: right;
}
.itemtopic .item-box .litopic .v4  .show{
  background: url('https://static.qing.me/public/fiction/img/png/bifo_choose2.png') center no-repeat;
  background-size: cover;
}
.itemtopic .item-box .litopic .v4 .noshow{
  background: url('https://static.qing.me/public/fiction/img/png/bifo_choose3.png') center no-repeat;
  background-size: cover;
}
.itemtopic .item-box .litopic:nth-child(2n){
  margin-left: 25px;
}