.floating {
  position: fixed;
  right: 25px;
  bottom: 37px;
  z-index: 100; }
  .floating .floating-activity-icon {
    position: absolute;
    top: -42px;
    left: -20px;
    width: 73px;
    cursor: pointer; }
    .floating .floating-activity-icon img {
      width: 100%; }
  .floating ul {
    width: 34px; }
    .floating ul li {
      position: relative;
      width: 34px;
      height: 34px;
      color: #999;
      box-sizing: border-box;
      margin-top: 6px;
      transition: color .3s ease;
      cursor: pointer; }
      .floating ul li:not(:last-child) {
        background: #fff;
        box-shadow: 1px 1px 4px 0 rgba(199, 199, 199, 0.5); }
        .floating ul li:not(:last-child):hover {
          color: #fff;
          background: #5670BF; }
      .floating ul li:first-child .floating-box img {
        padding: 7px; }
      .floating ul li:last-child .floating-icon {
        font-size: 34px;
        height: 21px;
        color: #C1C1C1;
        line-height: 6px;
        transition: all .3s ease; }
        .floating ul li:last-child .floating-icon:hover {
          color: #BB0000; }
      .floating ul li:last-child .fonticon {
        height: 21px; }
      .floating ul li .floating-icon {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        font-size: 20px;
        text-align: center;
        line-height: 34px; }
      .floating ul li .floating-app {
        font-size: 18px; }
      .floating ul li:hover .floating-box {
        opacity: 1;
        visibility: visible;
        right: 47px; }
      .floating ul li:hover .floating-text {
        width: 70px;
        color: #fff;
        background: #5670BF;
        padding-left: 12px;
        transition: all .3s ease; }
      .floating ul li .floating-box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 50%;
        right: 64px;
        height: 108px;
        margin-top: -54px;
        box-sizing: border-box;
        background: #fff;
        visibility: hidden;
        opacity: 0;
        transition: all .3s ease;
        box-shadow: 1px 1px 4px 0 rgba(199, 199, 199, 0.5); }
        .floating ul li .floating-box::after {
          content: " ";
          position: absolute;
          right: -13px;
          top: 50%;
          margin-top: -15px;
          width: 13px;
          height: 30px;
          background: url(/static/images/floating/slider-box-icon.png) no-repeat center; }
        .floating ul li .floating-box .box-img {
          width: 106px;
          height: 106px;
          overflow: hidden; }
        .floating ul li .floating-box img {
          width: 108px;
          height: 108px;
          margin: -1px; }
        .floating ul li .floating-box span {
          margin: 0 10px; }
          .floating ul li .floating-box span h2 {
            width: 130px;
            font-size: 16px;
            color: #333;
            line-height: 18px;
            margin-bottom: 4px; }
          .floating ul li .floating-box span p {
            font-size: 12px;
            line-height: 17px;
            color: #9b9b9b; }
      .floating ul li .floating-text {
        position: absolute;
        right: 34px;
        width: 0;
        height: 34px;
        line-height: 34px;
        font-size: 12px;
        color: #999;
        padding-left: 0;
        background: #fff;
        box-sizing: border-box;
        transition: all .3s ease;
        overflow: hidden; }

.floating-hide {
  display: none;
  opacity: 0;
  overflow: hidden; }

.fixleftbottom {
  position: fixed;
  left: 70px;
  bottom: 30px;
  width: 8%; }
  .fixleftbottom img {
    width: 100%; }

@media only screen and (min-width: 1840px) and (max-width: 1900px) {
  .fixleftbottom {
    left: 65px; } }

@media only screen and (min-width: 1780px) and (max-width: 1840px) {
  .fixleftbottom {
    left: 60px; } }

@media only screen and (min-width: 1740px) and (max-width: 1780px) {
  .fixleftbottom {
    left: 55px; } }

@media only screen and (min-width: 1700px) and (max-width: 1740px) {
  .fixleftbottom {
    left: 50px; } }

@media only screen and (min-width: 1650px) and (max-width: 1700px) {
  .fixleftbottom {
    left: 45px; } }

@media only screen and (min-width: 1600px) and (max-width: 1650px) {
  .fixleftbottom {
    left: 40px; } }

@media only screen and (min-width: 1550px) and (max-width: 1600px) {
  .fixleftbottom {
    left: 35px; } }

@media only screen and (max-width: 1550px) {
  .fixleftbottom {
    left: 30px; } }

::-webkit-scrollbar{width:4px;height:4px;background-color:transparent}::-webkit-scrollbar-thumb{border-radius:0;-webkit-box-shadow:0 0 6px rgba(0,0,0,0.1);background-color:#bcbcbc}*,*:after,*:before{box-sizing:border-box}html,body{font:16px ColfaxWeb, PingFangSC-Regular, Microsoft YaHei;background:#fbfbfb;-webkit-font-smoothing:antialiased;word-wrap:break-word;overflow-x:hidden}h1,h2,h3,h4,h5,h6,p,dl,dd,dt,ul,ol,li,body,pre,u{margin:0;padding:0}h1,h2,h3,h4,h5,h6,i,em,b,u{font-size:inherit;font-style:inherit;font-weight:inherit;text-decoration:none}ul,ol,dl,dd,dt{list-style:none}input,button,textarea{font-family:PingFangSC-Regular, Microsoft YaHei;padding:0;margin:0;outline:0;resize:none;border:0;box-sizing:border-box}input[type]{margin:0}input::-ms-input-placeholder{color:#B9B9B9}input::-webkit-input-placeholder{color:#B9B9B9}a{color:#000;text-decoration:none}img{vertical-align:top}.fonticon{width:1em;height:1em;fill:currentColor;overflow:hidden;vertical-align:-0.15em;margin-left:-1px}.content{width:1200px;margin:0 auto}.content1280{width:1280px;margin:0 auto}.margin50{margin:0 50px}.mainTop0{padding:0 0 30px;background:#f5f5f5}.mainTop90{padding:94px 0 30px;background:#f5f5f5}.flex{display:flex}.justifyBetween{justify-content:space-between}.justifyCenter{justify-content:center}.flexAlignStart{align-items:flex-start}.flexAlignCenter{align-items:center}.flexImg{display:flex;justify-content:center;align-items:center}#captcha{margin-bottom:15px}.level{position:relative}.level::after{content:' ';position:absolute;background-position:center;background-repeat:no-repeat;background-size:100%}.level1::after{background-image:url(/static/images/global/index-writer-level1.svg)}.level2::after{background-image:url(/static/images/global/index-writer-level2.svg)}.level3::after{background-image:url(/static/images/global/index-writer-level3.svg)}.lxAdv{border:0 !important;background:transparent !important}.lxAdv a{position:relative;background:#dcdcdc url(/static/images/global/defaultbg.png) no-repeat center;background-size:50px;overflow:hidden}.lxAdv a:after{content:' ';position:absolute;right:0;bottom:0;width:32px;height:16px;background:url(/static/images/global/adv-icon.svg) no-repeat center;z-index:1}.lxAdv-hd{display:flex;justify-content:space-between}.lxAdv-hd a{width:205px;height:70px}.lxAdv-bd{margin:10px 0 0 0}.lxAdv-bd a{height:80px;overflow:hidden}.imgCenter{display:flex;justify-content:center;align-items:center}.MenuTab{position:relative}.MenuTab ul{display:flex}.MenuTab li{cursor:pointer}.MenuTab li:hover,.MenuTab li.selected{color:#5670bf}.MenuTab li:hover a,.MenuTab li.selected a{color:#5670bf}.MenuLine{position:absolute;bottom:-1px;width:0;height:3px;background:#5670bf;opacity:0;transition:all .3s ease}.lxmore{font-size:12px;color:#5670bf;padding-right:10px;background:url(/static/images/nIcon/lx-rt-icon-5670BF.svg) no-repeat right center}.lxdowntriangle:after{content:" ";position:absolute;border-top:5px solid #9b9b9b;border-left:4px solid transparent;border-right:4px solid transparent}.show_top,.show_bottom,.show_left,.show_right{opacity:0;animation-name:none}.show_top.animate{animation:showtop 1s ease forwards;-webkit-animation:showtop 1s ease forwards}.show_bottom.animate{animation:showbottom 1s ease forwards;-webkit-animation:showbottom 1s ease forwards}.show_left.animate{animation:showleft 1s ease forwards;-webkit-animation:showleft 1s ease forwards}.show_right.animate{animation:showright 1s ease forwards;-webkit-animation:showright 1s ease forwards}@keyframes showtop{from{transform:translatey(-50px);opacity:0}to{transform:translatey(0);opacity:1}}@-webkit-keyframes showtop{from{transform:translatey(-50px);opacity:0}to{transform:translatey(0);opacity:1}}@keyframes showbottom{from{transform:translatey(50px);opacity:0}to{transform:translatey(0);opacity:1}}@-webkit-keyframes showbottom{from{transform:translatey(50px);opacity:0}to{transform:translatey(0);opacity:1}}@keyframes showright{from{transform:translatex(50px);opacity:0}to{transform:translatey(0);opacity:1}}@-webkit-keyframes showright{from{transform:translatex(50px);opacity:0}to{transform:translatey(0);opacity:1}}@keyframes showleft{from{transform:translatex(-50px);opacity:0}to{transform:translatey(0);opacity:1}}@-webkit-keyframes showleft{from{transform:translatex(-50px);opacity:0}to{transform:translatey(0);opacity:1}}.lxStar{position:relative;display:inline-block}.lxStar p{display:flex}.lxStar p span{min-width:12px;height:12px;margin-right:3px}.lxStar p:nth-child(1) span{background:url(/static/images/global/lx-star-D8D8D8.svg) no-repeat center;background-size:100%}.lxStar p:nth-child(2){position:absolute;top:0;left:0;overflow:hidden}.lxStar p:nth-child(2) span{background:url(/static/images/global/lx-star-F5A623.svg) no-repeat center;background-size:100%}.lxloading{width:100%;height:270px;background:url(/static/images/global/lx-loading.gif) no-repeat center;background-size:60px}.pro-tag:after{content:"";position:absolute;top:0;left:0;width:35px;height:35px;background-position:center;background-repeat:no-repeat;background-size:100%}.pro-tag1:after{background-image:url(/static/images/global/pro-tag1.svg)}.pro-tag2:after{background-image:url(/static/images/global/pro-tag2.svg)}.pro-tag3:after{background-image:url(/static/images/global/pro-tag3.svg)}.news-list{padding:0;margin:0}.news-list .news-box{display:flex;padding:20px 0;width:100%;border-top:1px solid #ebebeb}.news-list .news-item{background:#ffffff;transition:all .3s ease}.news-list .news-item:hover{background:#f7f7f7}.news-list .news-stickTop{position:absolute;font-size:12px;line-height:19px;width:35px;height:19px;text-align:center;color:#fff;background:#d0021b;box-sizing:border-box;z-index:10}.news-list .news-pic a{display:flex;justify-content:center;align-items:center;position:relative;height:100%;background:#dcdcdc url(/static/images/global/defaultbg.png) no-repeat center;background-size:50px;overflow:hidden}.news-list .news-pic a img{transition:transform .7s ease}.news-list .news-pic a img:hover{transform:scale(1.1, 1.1)}.news-list .news-text{position:relative;text-align:justify}.news-list .news-text h2{font-weight:bold;font-size:18px;color:#333333;max-height:56px;line-height:28px;text-align:justify;overflow:hidden;cursor:pointer;transition:all .3s ease;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-list .news-text .news-info{color:#666;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-list .news-text .news-from{position:absolute;left:0;bottom:0;font-size:12px;color:#9b9b9b;line-height:26px;margin-top:9px;overflow:hidden;display:flex}.news-list .news-text .news-from a{color:#747474;max-width:107px;margin-right:9px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.news-list .news-text .news-from a b{display:inline-block;width:26px;height:26px;border-radius:50%;margin-right:9px;overflow:hidden;vertical-align:bottom}.news-list .news-text .news-from a b img{width:100%}.news-list .news-text .news-from span{margin-left:10px}.news-list .news-text .news-from span i{margin-right:6px}.news-list .news-text .news-from span[data-type=timer] i{padding:0 7px;background:url(/static/images/nIcon/time.svg) no-repeat center}.news-list .news-text .news-from span[data-type=look] i{padding:0 9px;background:url(/static/images/nIcon/liuliang.svg) no-repeat center}.news-list .news-text .news-from span[data-type=message] i{padding:0 9px;background:url(/static/images/nIcon/pinglunshu.svg) no-repeat center}.news-list .news-more{font-size:14px;line-height:50px;text-align:center}.news-list .news-more a{color:#5670bf}.news-list .news-more .nomore{color:#9b9b9b}.news-list .noResult{display:flex;justify-content:center;background:#fff}.news-list .noResult img{margin:200px auto}.show_top,.show_bottom,.show_left,.show_right{opacity:0;animation-name:none}.show_top.animate{animation:showtop 1s ease forwards;-webkit-animation:showtop 1s ease forwards}.show_bottom.animate{animation:showbottom 1s ease forwards;-webkit-animation:showbottom 1s ease forwards}.show_left.animate{animation:showleft 1s ease forwards;-webkit-animation:showleft 1s ease forwards}.show_right.animate{animation:showright 1s ease forwards;-webkit-animation:showright 1s ease forwards}@keyframes showtop{from{transform:translatey(-50px);opacity:0}to{transform:translatey(0);opacity:1}}@-webkit-keyframes showtop{from{transform:translatey(-50px);opacity:0}to{transform:translatey(0);opacity:1}}@keyframes showbottom{from{transform:translatey(50px);opacity:0}to{transform:translatey(0);opacity:1}}@-webkit-keyframes showbottom{from{transform:translatey(50px);opacity:0}to{transform:translatey(0);opacity:1}}@keyframes showright{from{transform:translatex(50px);opacity:0}to{transform:translatey(0);opacity:1}}@-webkit-keyframes showright{from{transform:translatex(50px);opacity:0}to{transform:translatey(0);opacity:1}}@keyframes showleft{from{transform:translatex(-50px);opacity:0}to{transform:translatey(0);opacity:1}}@-webkit-keyframes showleft{from{transform:translatex(-50px);opacity:0}to{transform:translatey(0);opacity:1}}.lx-msg{position:fixed;left:50%;top:50%;font-size:14px;line-height:24px;text-align:center;color:#fff;padding:10px 35px;box-sizing:border-box;opacity:0;background:rgba(0,0,0,0.6);border-radius:4px;transition:opacity .3s ease;z-index:999}.lx-mask{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);opacity:0;visibility:hidden;transition:all .3s ease;z-index:600}.lx-mask.show{opacity:1;visibility:visible}.lx-box{position:fixed;top:50%;left:50%;background:#FFF;border-radius:10px;z-index:601}.lx-moduleMask{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);opacity:0;visibility:hidden;transition:all .3s ease;z-index:600}.lx-moduleMask.show{opacity:1;visibility:visible}.lx-moduleBox{position:fixed;top:50%;left:50%;background:#FFF;border-radius:10px;box-sizing:border-box;transform:translate(-50%, -50%);z-index:601}.lx-close{background:url(/static/images/global/lx-close.svg) no-repeat center;background-size:100%;cursor:pointer}.module{width:560px;height:556px;margin:-278px 0 0 -280px}.module .box-top{font-size:20px;color:#FFF;line-height:60px;width:100%;height:60px;border-radius:10px 10px 0 0;padding-left:78px}.module .broke-top{background:#5b6586 url(/static/images/global/broke-icon.svg) no-repeat 50px center}.module .opinionback-top{background:#5b6586 url(/static/images/global/lx-opinion-icon.svg) no-repeat 50px center}.module .box-ul{padding:23px 50px 7px}.module .box-ul h2{font-size:15px;line-height:25px;margin-bottom:28px}.module .box-ul .box-li{margin-bottom:20px}.module .box-ul p{font-size:14px;line-height:14px;margin-bottom:10px}.module .box-ul p b{display:inline-block;font-size:12px;color:#9b9b9b;margin-left:13px}.module .box-ul p i{color:#e02100}.module .box-ul input{width:100%;height:40px;font-size:14px;color:#333;padding-left:14px;border:1px solid #e3e3e3;box-sizing:border-box;transition:all .3s ease}.module .box-ul input:focus{border:1px solid #5670bf}.module .box-ul textarea{width:100%;height:120px;font-size:14px;color:#333;padding:13px 14px;line-height:24px;border:1px solid #e3e3e3;box-sizing:border-box;transition:all .3s ease}.module .box-ul textarea:focus{border:1px solid #5670bf}.module .box-ul .box-pic{display:flex;justify-content:space-between;font-size:14px;line-height:14px}.module .box-ul .box-pic span{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border:1px solid #e3e3e3;transition:all .3s ease;background:url(/static/images/global/lx-opinion-pic.svg) no-repeat center center;cursor:pointer;overflow:hidden}.module .box-ul .box-pic span:hover{background:url(/static/images/global/lx-opinion-pic-h.svg) no-repeat center center;border:1px solid #5670bf}.module .box-btn{display:flex;justify-content:center;margin-bottom:46px;margin-top:10px}.module .box-btn span{font-size:14px;color:#fff;line-height:34px;width:80px;height:34px;text-align:center;margin:0 5px;border-radius:3px;cursor:pointer}.module .box-btn span:first-child{background:#898fa1}.module .box-btn span:last-child{background:#5670bf}.h-activity{position:relative;background:#D00313 url(/static/images/floating/chunjie-topbg.png) repeat-x top !important}.h-activity .fixleft{position:absolute;top:43px;left:0px;width:16%;z-index:-1}.h-activity .fixleft img{width:100%}.h-activity .fixright{position:absolute;top:50px;right:0px;width:16%;z-index:-1}.h-activity .fixright img{width:100%}.h-activity .h-box .selected a{color:rgba(255,255,255,0.9) !important}.h-activity .header-nav a{color:rgba(255,255,255,0.9) !important}.h-activity .MenuLine{background:rgba(255,255,255,0.9) !important}.h-activity .hnav-more{color:rgba(255,255,255,0.9) !important}.h-activity .h-search input::-webkit-input-placeholder{color:rgba(255,255,255,0.6) !important}.h-activity .h-search input::-moz-input-placeholder{color:rgba(255,255,255,0.6) !important}.h-activity .h-search input::-ms-input-placeholder{color:rgba(255,255,255,0.6) !important}.h-activity .h-search input{color:#fff !important;border-bottom:1px solid rgba(255,255,255,0.9) !important}.h-activity .h-search .h-search-icon{background-image:url(/static/images/global/lx-hd-search-fff.svg) !important}.h-activity .h-login{color:rgba(255,255,255,0.9) !important}.h-activity .h-login a{color:rgba(255,255,255,0.9) !important}.h-activity .h-login a:first-child{background-image:url(/static/images/global/lx-hd-login-fff.svg) !important}.h-activity .h-writing,.h-activity .h-disclose{background:#EE9340 !important}@media only screen and (min-width: 1840px) and (max-width: 1900px){.h-activity .fixleft,.h-activity .fixright{width:15%}}@media only screen and (min-width: 1780px) and (max-width: 1840px){.h-activity .fixleft,.h-activity .fixright{width:14%}}@media only screen and (min-width: 1740px) and (max-width: 1780px){.h-activity .fixleft,.h-activity .fixright{width:13%}}@media only screen and (min-width: 1700px) and (max-width: 1740px){.h-activity .fixleft,.h-activity .fixright{width:12%}}@media only screen and (min-width: 1650px) and (max-width: 1700px){.h-activity .fixleft,.h-activity .fixright{width:11%}}@media only screen and (max-width: 1650px){.h-activity .fixleft,.h-activity .fixright{width:10%}}

