.cmspc-header-wrapper-moren {
  width: 100%;
  min-width: 1130px;
  height: 70px;
  background: rgba(244, 250, 255, 0.10);
  -webkit-box-shadow: 0 28px 50px rgba(25,24,40,.35);
          box-shadow: 0 28px 50px rgba(25,24,40,.35);
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(25,24,40,.35)));
  background-image: linear-gradient(-180deg, rgba(0,0,0,0.5) 0%, rgba(25,24,40,.35) 100%);
}

.cmspc-header-wrapper-moren-xuanfu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(18, 19, 23, 0.95);
  -webkit-box-shadow: 0 28px 50px rgba(25,24,40,.35);
          box-shadow: 0 28px 50px rgba(25,24,40,.35);
}

.cmspc-header-wrapper-moren .cmspc-header-design {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.cmspc-header-wrapper-moren .cmspc-header-leftwraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.cmspc-header-wrapper-moren .cmspc-header-logo {
  width: 120px;
  height: 30px;
  margin-top: 20px;
}

.cmspc-header-wrapper-moren .cmspc-header-img {
  width: 88px;
  height: 30px;
  margin-top: 20px;
  margin-left: 8px;
}

.cmspc-header-wrapper-moren .cmspc-header-img-pic {
  display: none;
  width: 100%;
  height: 100%;
}

.cmspc-header-wrapper-moren .cmspc-header-navst {
  margin-top: 20px;
  margin-left: 10px;
}

.cmspc-header-wrapper-moren .chn-subname {
  font-size: 20px;
  color: #CCCCCC;
  line-height: 30px;
  width: 80px;
}

.cmspc-header-wrapper-moren .chn-mainpage {
  margin-left: 10px;
}

.cmspc-header-wrapper-moren .chn-mainpage a.homeicontext {
  font-size: 16px;
  color: #CCCCCC;
  line-height: 30px;
}
.cmspc-header-wrapper-moren .chn-mainpage a.homeicontext:hover {
  color: #0080FF;
}

.cmspc-header-wrapper-moren .chn-mainpage a.homeicontext .syic {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-spritimg.png) no-repeat;
  background-position: 0px 0px;
  margin-right: 6px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.cmspc-header-wrapper-moren .chn-mainpage a.homeicontext:hover .syic {
  background-position: -49px 0px;
}

.cmspc-header-wrapper-moren .chn-hasdetail {
  margin-left: 18px;
  line-height: 30px;
  position: relative;
  height: 50px;
  cursor: pointer;
}

.cmspc-header-wrapper-moren .chn-hasdetail .pindaoicontext {
  font-size: 16px;
  color: #CCCCCC;
}

.cmspc-header-wrapper-moren .chn-hasdetail .pindaoicontext .pdic {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-spritimg.png) no-repeat;
  background-position: -97px 0px;
  margin-right: 6px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.cmspc-header-wrapper-moren .chn-hasdetail .pindaoicontext .jticu {
  display: inline-block;
  width: 14px;
  height: 8px;
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-spritimg.png) no-repeat;
  background-position: -362px 0px;
  margin-left: 4px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.cmspc-header-wrapper-moren .chn-hasdetail:hover .pindaoicontext {
  color: #0080FF;
}

.cmspc-header-wrapper-moren .chn-hasdetail:hover .pindaoicontext .pdic {
  background-position: -145px 0px;
}

.cmspc-header-wrapper-moren .chn-hasdetail:hover .pindaoicontext .jticu {
  background-position: -417px 0px;
}

.cmspc-header-wrapper-moren .chn-hasdetail .chn-navlists {
  position: absolute;
  top: 49px;
  left: 50%;
  margin-left: -100px;
  /* width: 850px; */
  background: #121317;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 15px 10px 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

.chn-navlists .chn-left {
  width: 212px;
  min-height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-items: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-right: 20px;
}

.chn-navlists .chn-midd {
  width: 1px;
  height: 46px;
  /* background-color: #999999; */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(153, 153, 153, 0.00)), color-stop(49%, #999999), to(rgba(153, 153, 153, 0.00)));
  background-image: linear-gradient(-180deg, rgba(153, 153, 153, 0.00) 0%, #999999 49%, rgba(153, 153, 153, 0.00) 100%);
}

.chn-navlists .chn-right {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-height: 60px;
  vertical-align: top;
  padding-left: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-items: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 500px;
}

.chn-navlists .chn-left .each,
.chn-navlists .chn-right .each {
  width: 70px;
  height: 30px;
  line-height: 30px;
}

.chn-navlists .chn-left .each a,
.chn-navlists .chn-right .each a {
  font-size: 15px;
  /* color: #999999; */
}

.chn-navlists .chn-left .each a:hover,
.chn-navlists .chn-right .each a:hover {
  color: #0080FF !important;
}

.cmspc-header-wrapper-moren .cmspc-searchbox {
  width: 500px;
  height: 40px;
  background: rgba(247, 251, 255, 0.10);
  border-radius: 24.5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid rgba(244, 250, 255, 0);
  margin-top: 15px;
}

.cmspc-header-wrapper-moren .cmspc-header-searchwraper {
  position: relative;
}

.cmspc-header-wrapper-moren-xuanfu .cmspc-searchbox {
  background: #333333;
}

.cmspc-header-wrapper-moren .cmspc-searchbox:hover {
  border: 1px solid #0080FF;
}

.cmspc-header-wrapper-moren .cmspc-searchbox input {
  width: 250px;
  height: 38px;
  background: none;
  float: left;
  margin-left: 28px;
  opacity: 0.5;
  font-size: 16px;
  color: #FFFFFF;
}
.cmspc-header-wrapper-moren-xuanfu .cmspc-searchbox input {
  opacity: 1;
  color: rgba(153,153,153,0.63);
}

.cmspc-header-wrapper-moren .cmspc-searchbox a {
  height: 38px;
  background: none;
  font-size: 16px;
  color: #FFFFFF;
  float: right;
  line-height: 38px;
  text-align: center;
}

.cmspc-header-wrapper-moren .cmspc-searchbox a:hover {
  color: #0080FF;
}

.cmspc-header-wrapper-moren .cmspc-searchbox a i {
  display: inline-block;
  width: 14px;
  height: 18px;
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-spritimg.png) no-repeat;
  background-position: -280px -144px;
  margin-right: 6px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.cmspc-header-wrapper-moren .cmspc-searchbox a:hover i {
  background-position: -280px -144px;
}

.cmspc-header-wrapper-moren .cmspc-searchbox span {
  width: 98px;
  height: 38px;
  background: #0080FF;
  font-size: 16px;
  color: #FFFFFF;
  border-top-right-radius: 24.5px;
  border-bottom-right-radius: 24.5px;
  float: right;
  cursor: pointer;
  border: 1px solid #0080FF;
  margin: -1px -1px 0 0;
  line-height: 38px;
  text-align: center;
  margin-left: 12px;
}

.cmspc-header-wrapper-moren .cmspc-searchbox span i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-spritimg.png) no-repeat;
  background-position: -206px 0px;
  margin-right: 6px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.cmspc-header-wrapper-moren .cmspc-searchlist {
  width: 500px;
  min-height: 100px;
  position: absolute;
  top: 55px;
  left: 0px;
  z-index: 1;
  background: #FFFFFF;
  -webkit-box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.21);
          box-shadow: 0 8px 25px 0 rgba(0, 0, 0, 0.21);
  border-radius: 6px;
  display: none;
  padding-top: 15px;
  padding-bottom: 15px;
}

.cmspc-header-wrapper-moren .cmspc-searchlist .cpc-sl-focustuijian {
  display: none;
}

.cmspc-header-wrapper-moren .cmspc-searchlist .cpc-sl-inputlianxiang {
  display: none;
}

.cmspc-searchlist .cpc-sl-histroy {
  padding: 0 18px;
}

.cmspc-searchlist .cpc-sl-histroy .cpcsl-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;

}

.cmspc-searchlist .cpc-sl-histroy .cpcsl-title span {
  font-size: 14px;
  color: #BCBCBC;
  display: block;
}

.cmspc-searchlist .cpc-sl-histroy .cpcsl-title a {
  font-size: 12px;
  color: #646464;
  display: block;
}

.cmspc-searchlist .cpc-sl-histroy .cpcsl-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.cmspc-searchlist .cpc-sl-histroy .cpcsl-list a {
  padding: 5px 14px;
  border-radius: 20px;
  font-size: 14px;
  color: #222222;
  background: #F8F8F8;
  border-radius: 18px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: block;
}

.cmspc-searchlist .cpc-sl-histroy .cpcsl-list a:hover {
  color: #ffffff;
  background: #0080FF;
}

.cmspc-searchlist .cpc-sl-recormend {}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 18px;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-title span {
  font-size: 14px;
  color: #BCBCBC;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-title a {
  font-size: 12px;
  color: #646464;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox {
  padding: 0 5px;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each {
  padding: 5px 18px;
  background: #ffffff;
  border-radius: 4px;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .canhoversld {
  padding: 12px 18px;
  margin: 5px 0;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .canhoversld,
.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each:hover {
  background: #F2F2F2;
  border-radius: 4px;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-min {
  display: block;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max {
  display: none;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .canhoversld .cptj-min {
  display: none;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .canhoversld .cptj-max {
  display: block;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-min-use {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-min-use b {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #EBEBEB;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #646464;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-min-use a {
  font-size: 12px;
  color: #323232;
  margin-left: 12px;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each.yi .cptj-min-use b {
  background: #FF1600;
  color: #ffffff;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each.er .cptj-min-use b {
  background: #FF7000;
  color: #ffffff;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each.san .cptj-min-use b {
  background: #FFB900;
  color: #ffffff;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each.yi .cptj-min-use a,
.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each.er .cptj-min-use a,
.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each.san .cptj-min-use a {
  font-size: 14px;
  color: #222222;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use .cmu-l {
  width: 75px;
  height: 100px;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use .cmu-l img {
  width: 75px;
  height: 100px;
  vertical-align: top;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use .cmu-r {
  margin-left: 14px;
  width: 360px;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use .cmu-r .w1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use .cmu-r .w1 b {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #999999;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #ffffff;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use .cmu-r .w1 a {
  font-size: 14px;
  color: #222222;
  margin-left: 12px;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each.yi .cptj-max-use .cmu-r .w1 b {
  background: #FF1600;
  color: #ffffff;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each.er .cptj-max-use .cmu-r .w1 b {
  background: #FF7000;
  color: #ffffff;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each.san .cptj-max-use .cmu-r .w1 b {
  background: #FFB900;
  color: #ffffff;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each.yi .cptj-max-use .cmu-r .w1 a,
.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each.er .cptj-max-use .cmu-r .w1 a,
.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each.san .cptj-max-use .cmu-r .w1 a {
  font-size: 14px;
  color: #222222;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use .cmu-r .w2 {
  margin-top: 12px;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use .cmu-r .w2 span {
  font-size: 12px;
  color: #878787;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use .cmu-r .w2 i,
.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use .cmu-r .w2 a {
  font-size: 12px;
  color: #101010;
  font-style: normal;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use .cmu-r .w3 {
  margin-top: 13px;
  height: 36px;
  overflow: hidden;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use .cmu-r .w3 a {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #ffffff;
  font-size: 14px;
  color: #323232;
  margin-right: 4px;
}

.cmspc-searchlist .cpc-sl-recormend .cpcsl-todaytjbox .cptj-each .cptj-max-use .cmu-r .w3 a:hover {
  color: #ffffff;
  background: #0080FF;
}

.cmspc-searchlist .cpc-sl-inputlianxiang {
  padding: 8px 5px;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each {
  padding: 8px 13px;
  margin-bottom: 5px;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each.canhoversld,
.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each:hover {
  background: #F2F2F2;
  border-radius: 4px;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-min {
  display: block;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max {
  display: none;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each.canhoversld .csilx-min {
  display: none;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each.canhoversld .csilx-max {
  display: block;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-min .csilx-min-use {}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-min .csilx-min-use a {
  font-size: 14px;
  color: #000C10;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-min .csilx-min-use a span b {
  font-weight: normal;
  color: #008DFF;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-min .csilx-min-use a i {
  font-size: 14px;
  color: #999999;
  font-style: normal;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use {}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use .cmu-namet {}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use .cmu-namet a {
  font-size: 14px;
  color: #000C10;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use .cmu-namet a span b {
  font-weight: normal;
  color: #008DFF;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use .cmu-namet a i {
  font-size: 14px;
  color: #999999;
  font-style: normal;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use .cmu-neirongt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 5px;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use .cmu-m1 {
  width: 100px;
  height: 56px;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use .cmu-m1 img {
  width: 100px;
  height: 56px;
  vertical-align: top;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use .cmu-m2 {
  margin-left: 10px;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use .cmu-m2 .cmu-m2-ctop,
.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use .cmu-m2 .cmu-m2-ctop a {
  font-size: 12px;
  color: #999999;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use .cmu-m2 .cmu-m2-ctop a {
  margin-right: 5px;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use .cmu-m2 .cmu-m2-cbtm {
  margin-top: 10px;
}

.cmspc-searchlist .cpc-sl-inputlianxiang .csilx-each .csilx-max .csilx-max-use .cmu-m2 .cmu-m2-cbtm a {
  display: block;
  width: 80px;
  height: 26px;
  background-image: linear-gradient(-57deg, #00A0FF 0%, #0086FF 100%);
  background-color: #0086FF;
  border-radius: 18px;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  line-height: 26px;

}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each {
  position: relative;
  height: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  /* cursor: pointer; */
  margin-right: 20px;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each .cms-er-icon {
  width: 18px;
  height: 18px;
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-spritimg.png) no-repeat;
  background-position: -181px 0px;
  margin: 0 auto;
  cursor: pointer;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each .cms-er-icon-vip {
  width: 18px;
  height: 18px;
  margin: 0 auto;
  cursor: pointer;
  background: url(/public/images/headerfooter/vip.png) no-repeat;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each:hover .cms-er-icon-vip {
  background: url(/public/images/headerfooter/vip_deep.png) no-repeat;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each .cms-er-icon.tem {
  background-position: 0px -66px;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each:hover .cms-er-icon.tem {
  background-position: -48px -66px;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each .cms-er-icon.record {
  background-position: -98px -65px;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each:hover .cms-er-icon.record {
  background-position: -151px -65px;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each .cms-er-icon.collect {
  background-position: -215px -65px;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each:hover .cms-er-icon.collect {
  background-position: -273px -65px;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each .cms-er-icon.message {
  background-position: -337px -65px;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each:hover .cms-er-icon.message {
  background-position: -402px -65px;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each .cms-er-text {
  font-size: 12px;
  color: #D5D6D9;
  margin-top: 3px;
  cursor: pointer;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each:hover .cms-er-text {
  color: #0080FF;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each .cms-er-text.vip {
  font-size: 12px;
  color: #ECB75A;
  margin-top: 3px;
  cursor: pointer;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each:hover .cms-er-text.vip {
  color: #DEA23A;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each .cms-er-content {
  position: absolute;
  top: 65px;
  right: -10px;
  z-index: 1;
  background: #FFFFFF;
  -webkit-box-shadow: 1px 6px 8px 3px rgba(1, 8, 14, 0.14);
          box-shadow: 1px 6px 8px 3px rgba(1, 8, 14, 0.14);
  border-radius: 6px;
  display: none;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each:hover .cms-er-content {
  display: block;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .each .cms-er-content .jtoud {
  width: 10px;
  height: 10px;
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-spritimg.png) no-repeat;
  background-position: -290px 0px;
  position: absolute;
  z-index: 2;
  top: -9px;
}

.qinglihide {
  display: none!important;
}

.cms-vip {
  width: 166px;
  height: 182px;
}

.cms-vip .jtoud.vip {
  right: 28px;
}

.cms-vip .vip-c {
  margin-top: 16px;
  width: 100%;
  height: 20px;
}

.cms-vip .vip-c .vip-img {
  height: 16px;
  width: 16px;
  float: left;
  margin-left: 30px;
  margin-top: 2px;
}

.cms-vip .vip-c .vip-content {
  height: 20px;
  line-height: 20px;
  float: left;
  margin-left: 6px;
  font-size: 14px;
}

.cms-vip .vip-1 {
  margin-top: 20px;
  width: 100%;
  height: 20px;
}

.cms-vip .vip-1 .vip-1-img {
  height: 15px;
  width: 16px;
  background: url(/public/images/headerfooter/vip-1.png) no-repeat;
  float: left;
  margin-left: 30px;
  margin-top: 2.5px;
}

.cms-vip .vip-1 .vip-1-content {
  height: 20px;
  line-height: 20px;
  float: left;
  margin-left: 6px;
  font-size: 14px;
}

.cms-vip .vip-1 .vip-1-content>a {
  color: #000;
}

.cms-vip .vip-2 {
  margin-top: 16px;
  width: 100%;
  height: 20px;
}

.cms-vip .vip-2 .vip-2-img {
  height: 12px;
  width: 16px;
  background: url(/public/images/headerfooter/vip-2.png) no-repeat;
  float: left;
  margin-left: 30px;
  margin-top: 3.5px;
}

.cms-vip .vip-2 .vip-2-content {
  height: 20px;
  line-height: 20px;
  float: left;
  margin-left: 5px;
  font-size: 14px;
}

.cms-vip .vip-2 .vip-2-content>a {
  color: #000;
}

.cms-vip .vip-3 {
  margin-top: 16px;
  width: 100%;
  height: 20px;
}

.cms-vip .vip-3 .vip-3-img {
  height: 17px;
  width: 14px;
  background: url(/public/images/headerfooter/vip-3.png) no-repeat;
  float: left;
  margin-left: 31px;
  margin-top: 1px;
}

.cms-vip .vip-3 .vip-3-content {
  height: 20px;
  line-height: 20px;
  float: left;
  margin-left: 8.2px;
  font-size: 14px;
}

.cms-vip .vip-3 .vip-3-content>a {
  color: #000;
}

.cms-vip .vip-btn {
  margin-left: calc(50% - 49px);
  margin-top: 20px;
  height: 30px;
  width: 98px;
  border-radius: 15px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(3%, #FEE5BA), color-stop(97%, #F0A92E));
  background-image: linear-gradient(90deg, #FEE5BA 3%, #F0A92E 97%);
  -webkit-box-shadow: 1px 3px 8px -1px rgba(255,195,91,0.52);
          box-shadow: 1px 3px 8px -1px rgba(255,195,91,0.52);
  font-size: 14px;
  line-height: 30px;
  color: #222222;
  text-align: center;
}
.cms-vip .vip-btn a {
  display: inline-block;
  border-radius: 15px;
  height: 30px;
  width: 98px;
  color: #222222;
}

.cms-tembox {
  width: 190px;
}

.cms-tembox .jtoud {
  right: 23px;
}

.cms-tembox .jtoud-cnt {
  padding: 20px;
}

.cms-tembox .jtoud-cnt .v {
  font-size: 14px;
  color: #000000;
  margin-bottom: 16px;
  padding-left: 5px;
}

.cms-tembox .jtoud-cnt .v i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-spritimg.png) no-repeat;
  background-position: -181px -223px;
  margin-right: 8px;
  position: relative;
  top: 1px;
}

.cms-tembox .jtoud-cnt .f {
  font-size: 14px;
  color: #000000;
  margin-bottom: 16px;
  padding-left: 5px;
}

.cms-tembox .jtoud-cnt .f i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-spritimg.png) no-repeat;
  background-position: -242px -223px;
  margin-right: 8px;
  position: relative;
  top: 1px;
}

.cms-tembox .jtoud-cnt .h {
  font-size: 14px;
  color: #000000;
  margin-bottom: 16px;
  padding-left: 5px;
}

.cms-tembox .jtoud-cnt .h i {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-spritimg.png) no-repeat;
  background-position: -298px -222px;
  margin-right: 8px;
  position: relative;
  top: 1px;
}

.cms-tembox .jtoud-cnt .y i {
  background-position: 0px -223px;
}
.cms-tembox .jtoud-cnt .s i {
  background-position: -58px -223px;
}
.cms-tembox .jtoud-cnt .c i {
  background-position: -121px -223px;
}

.cms-tembox .jtoud-cnt .btn,
.cms-tembox .jtoud-cnt .btn a {
  display: inline-block;
  width: 150px;
  height: 30px;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: center;
  background: #0080FF;
  border-radius: 15px;
}

.cms-recordbox {
  width: 300px;
}

.cms-recordbox .jtoud {
  right: 16px;
}

.cms-recordbox .jtoud-kgt .chckbx {
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.cms-recordbox .jtoud-kgt .chckbx .eh {
  font-size: 14px;
  color: #999999;
  cursor: pointer;
}

.cms-recordbox .jtoud-kgt .chckbx .eh-mrg {
  margin-right: 40px;
}

.cms-recordbox .jtoud-kgt .chckbx .eh i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-spritimg.png) no-repeat;
  background-position: 0px -148px;
  margin-right: 6px;
  position: relative;
  top: 3px;
}

.cms-recordbox .jtoud-kgt .chckbx .eh i.sd {
  background-position: -49px -148px;
}

.cms-recordbox .jtoud-kgt .chckbx .nodelueh {
  font-size: 14px;
  color: #999999;
}

.cms-recordbox .jtoud-kgt .rcdlistbx {
  padding-left: 17px;
  height: 320px;
  padding-top: 0px;
  overflow: auto;
}

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
.cms-recordbox .jtoud-kgt .rcdlistbx::-webkit-scrollbar {
  width: 4px;
  background-color: none;
}
/*定义滚动条的轨道，内阴影及圆角*/
.cms-recordbox .jtoud-kgt .rcdlistbx::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,.5);
  border-radius: 10px;
  background-color: none;
}
/*定义滑块，内阴影及圆角*/
.cms-recordbox .jtoud-kgt .rcdlistbx::-webkit-scrollbar-thumb {
  /*width: 10px;*/
  height: 20px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,.4);
  background-color: #cccccc;
}

.cms-recordbox .jtoud-kgt .rcdlist {
  border-left: 1px solid #eeeeee;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh {
  margin-bottom: 8px;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .rlt-title {
  font-size: 14px;
  color: #999999;
  padding-left: 11px;
  position: relative;
  margin-bottom: 5px;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .rlt-title i {
  width: 7px;
  height: 7px;
  border-radius: 4px;
  background: #EEEEEE;
  position: absolute;
  z-index: 2;
  left: -4px;
  top: 50%;
  margin-top: -4px;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .rlt-title b {
  width: 1px;
  height: 7px;
  background: #ffffff;
  position: absolute;
  z-index: 3;
  left: -1px;
  top: 0px;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .rlt-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 11px;
  padding-right: 16px;
  height: 26px;
  margin-bottom: 5px;
  position: relative;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .rlt-link i.yuandian {
  width: 7px;
  height: 7px;
  border-radius: 4px;
  background: #EEEEEE;
  position: absolute;
  z-index: 2;
  left: -4px;
  top: 50%;
  margin-top: -4px;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .rlt-link b.dangxian {
  width: 1px;
  height: 9px;
  background: #ffffff;
  position: absolute;
  z-index: 3;
  left: -1px;
  top: 0px;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .tl,
.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .tl a {
  display: block;
  font-size: 14px;
  color: #000000;
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .ps {
  font-size: 12px;
  color: #999999;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .bn {
  font-size: 12px;
  color: #0080FF;
  display: none;
}
.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .bn a {
  font-size: 12px;
  color: #0080FF;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .bn i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-spritimg.png) no-repeat;
  background-position: -98px -148px;
  position: relative;
  top: 2px;
  margin-left: 6px;
  cursor: pointer;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .rlt-link:hover {
  background: #F9F9F9;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .rlt-link:hover .tl,
.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .rlt-link:hover .tl a {
  color: #0080FF;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .rlt-link:hover .ps {
  display: none;
}

.cms-recordbox .jtoud-kgt .rcdlist .rcdeh .rlt-link:hover .bn {
  display: block;
}

.cms-recordbox .jtoud-kgt .rcdmorebx {
  height: 40px;
  background: #F9F9F9;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.cms-recordbox .jtoud-kgt .rcdmorebx .dl {
  font-size: 14px;
  color: #000000;
}

.cms-recordbox .jtoud-kgt .rcdmorebx .dl a {
  background: #0080FF;
  border-radius: 15px;
  font-size: 14px;
  color: #FFFFFF;
  padding: 2px 12px;
  margin-right: 10px;
}

.cms-recordbox .jtoud-kgt .rcdmorebx .jl a {
  font-size: 14px;
  color: #000000;
}

.cms-collectbox .jtoud-kgt .rcdlistbx {
  height: 350px;
  padding-top: 10px;
}

.cms-collectbox .jtoud-scdenglu {
  width: 300px;
  height: 400px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 6px;
}

.cms-collectbox .jtoud-scdenglu span img {
  width: 60px;
  height: 60px;
}

.cms-collectbox .jtoud-scdenglu a {
  background: #0080FF;
  border-radius: 15px;
  width: 150px;
  height: 30px;
  display: block;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 30px;
  margin-top: 12px;
}

.cms-collectbox .jtoud-scdenglu b {
  font-size: 14px;
  color: #999999;
  font-weight: normal;
  margin-top: 12px;
  display: block;
}

.cms-messagebox .tabuse-message {
  height: 40px;
  background: #F9F9F9;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.cms-messagebox .tabuse-message .tbueach {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
  font-size: 14px;
  color: #000000;
  cursor: pointer;
}

.cms-messagebox .tabuse-message .tbueach i {
  width: 30px;
  height: 2px;
  border-radius: 1px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 38px;
  z-index: 2;
  background: none;
}

.cms-messagebox .tabuse-message .tbueach-selected,
.cms-messagebox .tabuse-message .tbueach:hover {
  color: #0080FF;
}

.cms-messagebox .tabuse-message .tbueach:hover i {
  background: none;
}
.cms-messagebox .tabuse-message .tbueach-selected i,
.cms-messagebox .tabuse-message .tbueach-selected:hover i {
  background: #0080FF;
}

.cms-messagebox .jtoud-kgt .rcdlistbx {
  height: 310px;
  padding-top: 10px;
}

.cms-messagebox .jtoud-kgt .rcdlistbx .rlt-link .hasread {
  color: #999999;
}

.cms-messagebox .jtoud-scdenglu span {
  display: block;
}
.cms-messagebox .jtoud-scdenglu b {
  display: block;
  font-size: 14px;
  color: #000000;
  font-weight: normal;
  margin-top: 8px;
}

.cms-messagebox .jtoud-scdenglu b a {
  display: inline;
  background: none;
  color: #0080FF;
  height: auto;
  line-height: inherit;
}

.cms-messagebox .rcdmorebx-message {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  padding: 0 16px;
}

.cms-messagebox .rcdmorebx-message span {
  font-size: 12px;
  color: #999999;
  cursor: pointer;
  display: block;
}

.cms-messagebox .rcdmorebx-message a {
  font-size: 12px;
  color: #000000;
  display: block;
}

.cms-messagebox .jtoud-scdenglu-message,
.cms-messagebox .jtoud-scdenglu-noxiaoxi {
  height: 320px !important;
}

.cms-messagebox .jtoud-scdenglu-noxiaoxi span img {
  width: 106px;
  height: 106px;
}

.cms-messagebox .jtoud-scdenglu-noxiaoxi b {
  font-size: 14px;
  color: #999999;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .usereach {
  width: 40px;
  margin-right: 0px;
  margin-left: 10px;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .usereach .all-avator {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background: #8E9299;
  overflow: hidden;
}

.cmspc-header-wrapper-moren .cmspc-header-rightwraper .usereach .all-avator img {
  width: 40px;
  height: 40px;
}

.cms-useravatorbox {
  width: 396px;
}

.cms-useravatorbox .jtoud {
  right: 25px;
}

.cms-useravatorbox .jtoud-uavagt {}

.cms-useravatorbox .jtoud-uavagt .user-topinfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 16px;
  background: url('//ppwfs.pptv.com/public/images/headerfooter/cms-userinfobg.png') repeat;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.user-topinfo .user-infoboxit {}

.user-topinfo .user-infoboxit .user-avavip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.user-topinfo .user-infoboxit .user-avavip .v-l {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.user-topinfo .user-infoboxit .user-avavip .v-l img {
  width: 52px;
  height: 52px;
}

.user-topinfo .user-infoboxit .user-avavip .v-r {
  margin-left: 12px;
}

.user-topinfo .user-infoboxit .user-avavip .v-r .vu-link {}

.user-topinfo .user-infoboxit .user-avavip .v-r .vu-link .vu-name {
  display: inline-block;
  height: 22px;
  vertical-align: top;
  margin-right: 6px;
}

.user-topinfo .user-infoboxit .user-avavip .v-r .vu-link .vu-name span {
  display: inline-block;
  max-width: 108px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
}

.user-topinfo .user-infoboxit .user-avavip .v-r .vu-link .vu-name i.vip {
  display: inline-block;
  width: 24px;
  height: 22px;
  margin-left: 6px;
  vertical-align: top;
}
.user-topinfo .user-infoboxit .user-avavip .v-r .vu-link .vu-name i.vip1 {
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-weikaitongvippng.png) no-repeat;
  background-size: 100% 100%;
}
.user-topinfo .user-infoboxit .user-avavip .v-r .vu-link .vu-name i.vip2 {
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-tiyanvip.png) no-repeat;
  background-size: 100% 100%;
}
.user-topinfo .user-infoboxit .user-avavip .v-r .vu-link .vu-name i.vip3 {
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-putongvip.png) no-repeat;
  background-size: 100% 100%;
}
.user-topinfo .user-infoboxit .user-avavip .v-r .vu-link .vu-name i.vip4 {
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-chaojivip.png) no-repeat;
  background-size: 100% 100%;
}

.user-topinfo .user-infoboxit .user-avavip .v-r .vu-link .vu-zuqiu {
  display: inline-block;
  height: 22px;
  vertical-align: top;
}

.user-topinfo .user-infoboxit .user-avavip .v-r .vu-link .vu-zuqiu img {
  height: 22px;
}

.user-topinfo .user-infoboxit .user-avavip .v-r .vu-text {
  font-size: 12px;
  color: #999999;
  margin-top: 5px;
}

.user-topinfo .user-infoboxit .user-yunzhuan {
  height: 18px;
  line-height: 18px;
  margin-top: 17px;
  margin-left: 10px;
}

.user-topinfo .user-infoboxit .user-yunzhuan a {
  font-size: 12px;
  color: #000000;
}

.user-topinfo .user-infoboxit .user-yunzhuan .yunzhuan {
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url(//ppwfs.pptv.com/public/images/headerfooter/cms-spritimg.png) no-repeat;
  background-position: -155px -146px;
  margin-right: 6px;
}

.user-topinfo .user-yhaction {
  width: 100px;
}

.user-topinfo .user-yhaction .uyh-layout {
  text-align: right;
}

.user-topinfo .user-yhaction .uyh-layout a {
  font-size: 12px;
  color: #999999;
}

.user-topinfo .user-yhaction .uyh-layout a.qh {
  margin-right: 16px;
}

.user-topinfo .user-yhaction .uyh-pay {
  text-align: right;
  margin-top: 13px;
}

.user-topinfo .user-yhaction .uyh-pay a {
  display: inline-block;
  width: 73px;
  height: 20px;
  background: #0080FF;
  border-radius: 15px;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  line-height: 20px;
}

.user-topinfo .user-yhaction .uyh-qiandao {
  text-align: right;
  margin-top: 13px;
}

.user-topinfo .user-yhaction .uyh-qiandao a.yqd {
  display: inline-block;
  width: 73px;
  height: 20px;
  border: 1px solid #0080FF;
  border-radius: 15px;
  font-size: 12px;
  color: #0080FF;
  text-align: center;
  line-height: 20px;
}

.user-topinfo .user-yhaction .uyh-qiandao a.mqd {
  display: inline-block;
  width: 73px;
  height: 20px;
  border: 1px solid #999999;
  border-radius: 15px;
  font-size: 12px;
  color: #999999;
  text-align: center;
  line-height: 20px;
}

.cms-useravatorbox .jtoud-uavagt .user-btminfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0;
}

.cms-useravatorbox .jtoud-uavagt .user-btminfo .ubi-each {
  text-align: center;
}

.cms-useravatorbox .jtoud-uavagt .user-btminfo .ubi-each a {
  display: block;
  text-align: center;
}

.cms-useravatorbox .jtoud-uavagt .user-btminfo .ubi-each img {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.cms-useravatorbox .jtoud-uavagt .user-btminfo .ubi-each span {
  display: block;
  font-size: 12px;
  color: #000000;
  margin-top: 6px;
}

.uyh-buyvipbg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.6);
}

.uyh-buyvipbg .uyh-buyvipiframe,
.uyh-buyvipbg .uyh-buyvipiframe iframe#myPaymentIframe {
  width: 100%;
  height: 100%;
}

.dap {
  font-size: 30px;
  line-height: 100px;
  color: #ffffff;
}

/****头响应式****/
@media screen and (max-width:1320px) {
  .cmspc-header-wrapper-moren .cmspc-header-design {
    width: 1130px!important;
  }
  .cmspc-header-wrapper-moren .chn-mainpage {
    margin-left: 2px!important;
  }
  .cmspc-header-wrapper-moren .chn-hasdetail .chn-navlists {
    margin-left: -260px!important;
  }
  .cmspc-header-wrapper-moren .cmspc-searchbox {
    width: 360px!important;
  }
  .cmspc-header-wrapper-moren .cmspc-searchbox input {
    width: 120px!important;
  }
  .cmspc-header-wrapper-moren .cmspc-searchlist {
    width: 360px!important;
  }
}

@media screen and (min-width:1321px) and (max-width:1610px) {
  .cmspc-header-wrapper-moren .cmspc-header-design {
    width: 1320px!important;
  }
}

@media screen and (min-width: 1611px) and (max-width: 1920px) {
  .cmspc-header-wrapper-moren .cmspc-header-design {
    width: 1610px!important;
  }
}

@media screen and (min-width:1921px) {
  .cmspc-header-wrapper-moren .cmspc-header-design {
    width: 1920px!important;
  }
}
