.iheader .wrapper {
  width: 1160px;
}

.deWidth {
  width: 1160px;
  height: 100%;
  margin: 0 auto;
}

.imain .info_left {
  width: 850px;
}

.idetaile .content {
  padding: 3px 0 14px 0;
}

.idetaile .content .int:first-child {
  margin-top: 0;
}

.idetaile .content .title {
  padding-bottom: 20px;
}

.idetaile .content .title h1,
.idetaile .content .title h2 {
  font-size: 26px;
  line-height: 40px;
  font-weight: 500 !important;
  padding-bottom: 18px;
  font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, 微软雅黑, STHeitiSC-Light, simsun, 宋体, WenQuanYi Zen Hei, WenQuanYi Micro Hei, "sans-serif";
  color: #262626;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.idetaile .content .title .other {
  font-size: 14px;
  line-height: 24px;
  color: #999;
}

.idetaile .content .title .other span {
  margin-right: 9px;
}

.idetaile .content .title .other span.fro {
  color: #4284f4;
}

.idetaile .content .title .other a {
  margin-right: 35px;
}

.idetaile .content .title .other .key_word a {
  margin-right: 10px;
  color: #4284f4;
}

.idetaile .content .title .other .key_word a:hover {
  color: #4284f4;
}

.idetaile .content .title .other .key_word {
  padding-left: 20px;
  position: relative;
}

.idetaile .content .title .other .fro a:hover {
  color: #4284f4;
}

.idetaile .content .title .other .key_word .icon {
  position: absolute;
  display: block;
  height: 12px;
  width: 10px;
  background: url(//css.ccement.com/img/news_ccement/aiicon.png) no-repeat 0 -105px;
  left: 0;
  top: 7px;
}

.idetaile .content .title .other .good {
  padding-left: 18px;
  position: relative;
  margin-left: 16px;
  color: #999;
  font-size: 12px;
}

.idetaile .content .title .other .good .icon {
  position: absolute;
  display: block;
  height: 13px;
  width: 11px;
  background: url(//css.ccement.com/img/news_ccement/aiicon.png) no-repeat -24px -103px;
  left: 0;
  top: 5px;
}

.idetaile .content .title .other .good .cur .icon {
  background-position-y: -130px;
}

.idetaile .content .title .other .com {
  padding-left: 20px;
  position: relative;
  color: #999;
  font-size: 12px;
}

.idetaile .content .title .other .com:hover {
  color: #4284f4;
}

.idetaile .content .title .other .review_txt {
  float: right;
  margin-right: 0;
  line-height: 25px;
}

.idetaile .content .title .other .review_txt .icon {
  width: 18px;
  height: 25px;
  background: url(//css.ccement.com/img/news_ccement/eyes_icon.png) 0 5px no-repeat;
  display: inline-block;
  margin-right: 5px;
  float: left;
}

.idetaile .content .title .other .review_app {
  color: #999;
  float: right;
  line-height: 25px;
  margin-right: 0;
}

.idetaile .content .title .other .review_app .icon {
  width: 10px;
  height: 25px;
  background: url(//css.ccement.com/img/news_ccement/phone_icon.png) 0 5px no-repeat;
  display: inline-block;
  margin-right: 7px;
  float: left;
}

.idetaile .content .title .other .review_app:hover {
  text-decoration: underline;
}

.idetaile .content .title .other .download_report {
  float: right;
  width: 101px;
  height: 33px;
  background: linear-gradient(90deg, #F1DFBB 0%, #E4C280 100%);
  border-radius: 4px;
  margin-right: 0;
  font-size: 16px;
  color: #3C2306;
  line-height: 33px;
  text-align: center;
  margin-top: -8px;
}

.idetaile .content .title .other .review_box {
  position: relative;
  float: right;
}

.idetaile .content .title .other .review_box .review_h5 {
  display: none;
  position: absolute;
  width: 81px;
  height: 81px;
  padding: 22px 12px 20px;
  background: url(//css.ccement.com/img/news_ccement/review_bg.png) no-repeat center top;
  left: -6px;
  top: 22px;
  font-size: 0;
  z-index: 99;
}

.idetaile .content .title .other .review_box.hover .review_h5 {
  display: block;
}

.idetaile .content .title .other .review_box img {
  width: 81px;
  height: 81px;
}

.idetaile .content .title .other .com .icon {
  position: absolute;
  display: block;
  height: 13px;
  width: 13px;
  background: url(//css.ccement.com/img/news_ccement/aiicon.png) no-repeat -45px -104px;
  left: 0;
  top: 6px;
}

.idetaile .content .int {
  border: 1px solid #eee;
  border-left-width: 8px;
  background-color: #fafafa;
  padding: 12px 18px;
  margin-top: 26px;
}

.idetaile .content .int p {
  font-size: 14px;
  color: #838383;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 78px;
}

.idetaile .content .ad {
  margin-top: 20px;
}

.idetaile .content .ad .item {
  width: 420px;
  font-size: 0;
  margin-right: 10px;
}

.idetaile .content .ad .item:last-child {
  margin-right: 0;
}

.idetaile .content .ad .item img {
  width: 100%;
  height: 85px;
  border-radius: 3px !important;
}

.idetaile .content .word {
  font-size: 16px;
  padding: 0;
  color: #666;
}

.idetaile .content .word .fir {
  font-weight: bold;
  line-height: 36px;
}

.idetaile .content .word .sec {
  line-height: 36px;
  font-size: 18px;
  color: #333;
}

.idetaile .content .word .sec p {
  line-height: 36px;
  font-size: 18px;
  margin-bottom: 20px;
  text-indent: 2em;
}

.idetaile .content .word .sec p a {
  color: #4284f4;
  text-decoration: underline;
  font-style: italic;
}

.idetaile .content .word .sec img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto !important;
}
.idetaile .content .word .sec video {
  max-width: 100%;
  height: auto;
}
.idetaile .content .word .sec img.xm_qrcodeimg {
  width: 150px;
}

.idetaile .content .word .sec .text-center {
  text-align: center;
}

.idetaile .content .word .rd {
  text-align: right;
  margin-top: 30px;
  line-height: 36px;
}

.good_wrapper {
  height: 46px;
  position: relative;
  text-align: center;
}

.good_wrapper #goodBtn {
  width: 100px;
  height: 46px;
  color: #fff;
  background: #4284f4 url(//css.ccement.com/img/news_ccement/goodicon.png) no-repeat center;
  border-radius: 3px;
  cursor: pointer;
}

.good_wrapper .share {
  position: absolute;
  height: 46px;
  line-height: 46px;
  top: 0;
  right: 0;
}

.good_wrapper .share a {
  width: 46px;
  height: 46px;
  background-image: url(//css.ccement.com/img/news_ccement/aiicon.png);
  background-repeat: no-repeat;
  position: relative;
}

.good_wrapper .share #weibo {
  background-position: 10px -254px;
}

.good_wrapper .share #weibo:hover {
  background-position-y: -360px;
}

.good_wrapper .share #weixin {
  background-position: 10px -202px;
}

.good_wrapper .share #weixin:hover {
  background-position-y: -312px;
}

.good_wrapper .share #weixin .weixin_wrapper {
  display: none;
  position: absolute;
  width: 200px;
  height: 70px;
  padding: 15px 30px 28px;
  background: url(//css.ccement.com/img/news_ccement/snipaste.png) no-repeat center top;
  left: 50%;
  margin-left: -130px;
  top: -120px;
}

.good_wrapper .share #weixin .weixin_wrapper img {
  width: 70px;
  height: 70px;
}

.good_wrapper .share #weixin .weixin_wrapper p {
  margin-left: 20px;
  font-size: 12px;
  text-align: left;
  line-height: 24px
}

.good_wrapper .share #weixin:hover .weixin_wrapper {
  display: block;
}

.idetaile .istatement {
  border: 1px solid #eee;
  padding: 12px 18px;
  margin-top: 20px;
}

.idetaile .istatement h4 {
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  color: #999999;
}

.idetaile .istatement p {
  font-size: 14px;
  color: #999999;
  line-height: 30px;
}

.idetaile .iinter {
  margin-top: 66px;
}

.idetaile .iinter .title {
  height: 20px;
  border-left: 4px solid #4284f4;
  padding: 0 14px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

.idetaile .iinter .iinter_wrapper {
  margin-top: 24px;
}

.idetaile .iinter .iinter_wrapper .item {
  width: 193px;
  vertical-align: top;
}

.idetaile .iinter .iinter_wrapper .item .img {
  width: 193px;
  height: 108px;
}

.idetaile .iinter .iinter_wrapper .item .img img {
  width: 100%;
  height: 100%;
}

.idetaile .iinter .iinter_wrapper .item .text {
  font-size: 12px;
  line-height: 24px;
  color: #333;
  margin-top: 6px;
  font-family: SimSun;
  max-height: 48px;
  overflow: hidden;
}

.idetaile .iinter .iinter_wrapper .item:hover .text {
  color: #4284f4;
}

.idetaile .imessage {
  padding-top: 70px;
}

.idetaile .imessage .top {
  height: 32px;
  position: relative;
}

.idetaile .imessage .top a {
  color: #265aa3;
  line-height: 32px;
}

.idetaile .imessage .top .block1 {
  color: #666666;
  line-height: 32px;
}

.idetaile .imessage .top .block2 {
  position: absolute;
  color: #666666;
  line-height: 32px;
  top: 0;
  right: 0;
}

.idetaile .imessage .top .block2 em {
  height: 13px;
  width: 13px;
  background: url(//css.ccement.com/img/news_ccement/aiicon.png) no-repeat -45px -104px;
  margin-top: 10px;
  margin-right: 8px;
}

.idetaile .imessage .top .block2 i {
  font-size: 18px;
  color: #f64444;
  vertical-align: middle;
  font-style: normal;
  line-height: 32px;
}

.idetaile .imessage .leave_text {
  border: 1px solid #e2e2e2;
}

.idetaile .imessage .leave_text .leave_text_word {
  padding: 20px;
  border-bottom: 1px solid #e2e2e2;
  position: relative;
}

.idetaile .imessage .leave_text .leave_text_word textarea {
  width: 100%;
  font-size: 16px;
  border: none;
  outline: none;
  height: 158px;
  resize: none;
  overflow: auto;
  border: 0;
  background-color: transparent;
}

.idetaile .imessage .leave_text .leave_text_word .bg {
  position: absolute;
  width: 668px;
  height: 202px;
  background: url(//www.ccement.com/images/cclogo.gif) no-repeat center;
  background-size: 40%;
  left: 0;
  top: 0;
  filter: alpha(opacity=13);
  -moz-opacity: 0.13;
  -khtml-opacity: 0.13;
  opacity: 0.13;
  z-index: -1;
}

.idetaile .imessage .leave_text .expression {
  height: 50px;
}

.idetaile .imessage .leave_text .expression span {
  float: left;
  width: 619px;
  height: 50px;
  border-right: 1px solid #e2e2e2;
  line-height: 50px;
  padding: 0 20px;
  font-size: 14px;
  cursor: pointer;
}

.idetaile .imessage .leave_text .expression input {
  float: left;
  border: none;
  outline: none;
  background-color: #4284f4;
  color: #ffffff;
  width: 148px;
  height: 50px;
  font-size: 18px;
  cursor: pointer;
}

.idetaile .imessage_box h2 {
  font-size: 18px;
  font-weight: normal;
  height: 92px;
  line-height: 116px;
}

.idetaile .imessage_box ul {
  padding-bottom: 34px;
}

.idetaile .imessage_box .list {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 16px;
}

.idetaile .imessage_box .list h4 {
  font-size: 14px;
  color: #265aa3;
  font-weight: normal;
  line-height: 40px;
}

.idetaile .imessage_box .list h4 span {
  color: #999999;
  margin-left: 14px;
  vertical-align: top;
  line-height: 40px;
}

.idetaile .imessage_box .list p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}

.idetaile .imessage_box .list span {
  font-size: 12px;
  color: #999999;
  line-height: 36px;
}

.idetaile .imessage_box .imessage_more {
  display: block;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  font-family: '\65B0\5B8B\4F53';
  color: #265aa3;
  background-color: #f1f1f1;
  margin-bottom: 32px;
  border-top: 1px solid transparent;
}

.idetaile .editor {
  margin-top: 10px;
  margin-bottom: 28px;
}

.idetaile .editor p {
  line-height: 36px;
  font-size: 14px;
  color: #999999;
  display: inline-block;
  padding-right: 20px;
}

.idetaile .indicate {
  color: #999999;
  line-height: 24px;
}

.their_advertising img {
  width: 100%;
  height: auto;
}

.good_wrapper #goodBtn.cur {
  background-color: #999;
  position: relative;
}

.good_wrapper #goodBtn span {
  position: absolute;
  display: block;
  width: 40px;
  text-align: center;
  left: 50%;
  margin-left: -20px;
  top: 0;
  color: #4284f4;
}

.vip_err {
  font-size: 0;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #efefef;
  padding: 32px 0;
  margin-top: 40px;
}

.vip_err span {
  font-size: 16px;
  color: #666;
  margin-right: 20px;
}

.vip_err a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 49px;
  padding: 0 15px;
  font-size: 17px;
  line-height: 49px;
  text-align: center;
  color: #fff;
  background-color: #4284f4;
  border-radius: 4px;
}

.vip_err a:visited,
.vip_err a:active {
  color: #fff;
}

.share_new {
  position: fixed;
  left: 50%;
  margin-left: -700px;
  top: 175px;
  z-index: 100;
}

.share_new .weixin_code img {
  width: 80px;
  height: 80px;
  margin-left: -12px;
}

.share_new .text {
  font-size: 14px;
  color: #333;
  margin-bottom: 6px;
  text-align: center;
}

.share_new .line {
  color: #eee;
}

.share_new .text.message {
  margin-top: 35px;
  margin-bottom: 4px;
}

.share_new a {
  display: block;
  width: 40px;
  height: 40px;
  background-image: url(//css.ccement.com/img/news_ccement/aiicon.png?v=0610);
  background-repeat: no-repeat;
  position: relative;
}

.share_new a#weixin {
  background-position: 8px -206px;
}

.share_new a#weibo {
  background-position: 8px -256px;
}

.share_new a#appicon {
  background-position: 8px -405px;
}

.share_new a#message {
  height: 48px;
  background-position: -4px -537px;
  position: relative;
  left: 18px;
}

.share_new a#message .message_num {
  background-color: #fff;
  display: inline-block;
  padding: 1px 1px 2px 4px;
  font-size: 12px;
  top: 3px;
  right: -3px;
  color: #ff4c4c;
  position: absolute;
  font-weight: bold;
  min-width: 10px;
  text-align: left;
}

.share_new a#weibo:hover {
  background-position-y: -362px;
}

.share_new a#weixin:hover {
  background-position-y: -316px;
}

.share_new a#weixin .weixin_wrapper {
  display: none;
  position: absolute;
  width: 81px;
  height: 81px;
  padding: 12px 12px 20px;
  background: url(//css.ccement.com/img/news_ccement/snipaste.png) no-repeat center top;
  left: -6px;
  top: -112px;
  font-size: 0;
}

.share_new a#weixin .weixin_wrapper img {
  width: 70px;
  height: 70px;
}

.share_new a#weixin .weixin_wrapper p {
  margin-left: 20px;
  font-size: 12px;
  text-align: left;
  line-height: 24px;
  display: none;
}

.share_new a#weixin:hover .weixin_wrapper {
  display: block;
}

.share_new a#appicon:hover {
  background-position-y: -448px;
}

.share_new a#appicon .appicon_wrapper {
  display: none;
  position: absolute;
  width: 81px;
  height: 81px;
  padding: 12px 12px 20px;
  background: url(//css.ccement.com/img/news_ccement/snipaste1.png?v=202104211) no-repeat center top;
  left: -6px;
  bottom: -112px;
  font-size: 0;
  z-index: 99;
}

.share_new a#appicon:hover .appicon_wrapper {
  display: block;
}

.share_new a#message:hover {
  height: 48px;
  background-position: -4px -587px;
  position: relative;
}

.tableshow th {
  padding-bottom: 5px;
}

.tableshow td {
  line-height: 28px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
}

.tableshow td p {
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  width: 87px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ad300_60 {
  width: 300px;
  height: 60px;
  margin-top: -17px;
}

.ad300_60 img {
  width: 300px;
  height: 60px;
  border-radius: 3px !important;
}

.position_ad {
  height: 65px;
}

.icrumbs {
  padding: 30px 10px 0 0;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  color: #999;
}

.icrumbs .act {
  color: #4284f4;
}

.icrumbs a,
.icrumbs i {
  font-size: 14px;
}

.adprice img {
  border-radius: 3px !important;
}

.price_title {
  position: relative;
  border-top: 1px solid #dfdfdf;
  line-height: 68px;
  width: 100%;
  margin: 0 auto;
}

.price_title .line {
  position: absolute;
  left: 0;
  top: 0;
  height: 2px;
  width: 100px;
  background-color: #4284f4;
}

.price_title .title {
  font-size: 16px;
  color: #333;
  line-height: 68px;
  font-weight: bold;
}

.p_newslist {
  width: 100%;
  margin: 20px auto 15px;
}

.p_newslist .news_item {
  height: 123px;
  padding: 18px 22px 18px 228px;
  position: relative;
  border-bottom: 1px solid #e6e8eb;
}

.p_newslist .news_item:last-child {
  border-bottom: 0;
}

.p_newslist .news_item:hover {
  background-color: #f6f6f6;
}

.p_newslist .news_item:hover .text .intro .nocom {
  display: block;
}

.p_newslist .img {
  position: absolute;
  width: 207px;
  height: 116px;
  font-size: 0;
  left: 0;
  top: 23px;
}

.p_newslist .img span {
  display: block;
  position: absolute;
  top: 10px;
  left: 8px;
  background-color: rgba(0, 0, 0, 0.55);
  color: #fff;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  padding: 0 14px;
  border-radius: 11px;
}

.p_newslist .img img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p_newslist .news_item.r2 {
  padding: 18px 228px 18px 22px;
}

.p_newslist .news_item.r2 .img {
  left: auto;
  right: 0;
}

.p_newslist .news_item.r3 {
  padding: 18px 22px 18px 22px;
}

.p_newslist .news_item.r3 .img {
  display: none;
}

.p_newslist .text {
  position: relative;
  height: 100%;
}

.p_newslist .text .top {
  max-height: 130px;
}

.p_newslist .text .top .title {
  display: block;
  max-height: 48px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  color: #333;
  margin-bottom: 5px;
  font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, STHeitiSC-Light, simsun, \\5B8B\4F53;
}

.p_newslist .text .top .title i {
  font-style: normal;
  color: #4284f4;
}

.p_newslist .text .top .title:hover {
  color: #4284f4;
}

.p_newslist .text .top .int {
  font-size: 14px;
  color: #999;
  line-height: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.p_newslist .text .intro {
  position: absolute;
  left: 0;
  bottom: -4px;
  color: #999;
  width: 100%;
  line-height: 24px;
}

.p_newslist .text .intro .fro {
  margin-right: 35px;
}

.p_newslist .text .intro .key_word {
  padding-left: 20px;
  position: relative;
}

.p_newslist .text .intro .icon {
  position: absolute;
  display: block;
  height: 12px;
  width: 10px;
  background: url("//css.ccement.com/img/news_ccement/aiicon.png") no-repeat 0 -105px;
  left: 0;
  top: 7px;
}

.p_newslist .text .intro .key_word a {
  margin-right: 10px;
  color: #999;
  font-size: 12px;
}

.p_newslist .text .intro .key_word a:hover {
  color: #4284f4;
}

.p_newslist .text .intro .com {
  padding-left: 20px;
  position: relative;
  color: #999;
  font-size: 12px;
}

.p_newslist .text .intro .nocom {
  display: none;
}

.p_newslist .text .intro .com .icon {
  position: absolute;
  display: block;
  height: 13px;
  width: 13px;
  background: url(//css.ccement.com/img/news_ccement/aiicon.png) no-repeat -45px -104px;
  left: 0;
  top: 6px;
}

.p_newslist .text .intro .com:hover {
  color: #4284f4;
}

.p_newslist .text .intro .com:hover .icon {
  background-position-y: -131px;
}

.p_newslist .icon_tab {
  display: block;
  position: absolute;
  top: 10px;
  left: 8px;
  background-color: rgba(0, 0, 0, 0.55);
  color: #fff;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  padding: 0 14px;
  border-radius: 11px;
}

.ql-video {
  width: 612px;
  height: 344px;
  margin-left: 70px
}

.more_detail_btn {
  color: #333;
  text-align: center;
  cursor: pointer;
}

.more_detail_btn p {
  font-size: 18px;
  line-height: 40px;
  margin-bottom: 0 !important;
}

.more_detail_btn i {
  width: 19px;
  height: 20px;
  display: inline-block;
  -webkit-animation: myMove3 1.5s infinite;
  animation: myMove3 1.5s infinite;
  position: relative;
}

.login_qx {
  background-color: #f6f7f8;
  height: 258px;
  margin-bottom: 20px;
}

.login_qx .name {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 70px;
  text-align: center;
  padding-top: 4px;
}

.login_qx .qx_icon_list {
  font-size: 14px;
  color: #828a92;
  padding-left: 30px;
}

.login_qx .qx_icon_list .item {
  width: 156px;
  text-align: center;
  float: left;
  line-height: 20px;
}

.login_qx .qx_icon_list .item i {
  width: 62px;
  height: 62px;
  background: url(//css.ccement.com/img/news_ccement/xm_detail_icon.png) no-repeat;
  display: inline-block;
}

.login_qx .qx_icon_list .item i.icon2 {
  background-position: 0 -68px;
}

.login_qx .qx_icon_list .item i.icon3 {
  background-position: 0 -138px;
}

.login_qx .qx_icon_list .item i.icon4 {
  background-position: 0 -208px;
}

.login_qx .qx_icon_list .item i.icon5 {
  background-position: 0 -277px;
}

.login_qx .qx_btn {
  text-align: center;
  margin-top: 28px;
}

.login_qx .qx_btn a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 33px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #4284f4;
  border-radius: 4px;
}

.more_mask {
  height: 60px;
  background: url(//css.ccement.com/img/news_ccement/more_mask.png);
}

.more_detail_btn {
  position: relative;
  z-index: 10;
  padding: 0 0 20px 0;
  text-align: center;
}

.read_more_btn {
  width: 100%;
  text-align: center;
  color: #2581ff;
  font-size: 16px;
  margin-top: -20px;
  display: block
}

@-webkit-keyframes myMove3 {
  0% {
    bottom: 0px
  }

  50% {
    bottom: -8px
  }

  100% {
    bottom: 0px
  }
}

@keyframes myMove3 {
  0% {
    bottom: 0px
  }

  50% {
    bottom: -8px
  }

  100% {
    bottom: 0px
  }
}

.news_message .login_info {
  height: 78px;
  line-height: 26px;
  color: #333;
}

.news_message .login_info a {
  color: #4284f4;
  text-decoration: underline;
}

.news_message .message_box {
  background: #fff;
  margin-bottom: 12px;
  border-top: #4284f4 solid 2px;
}

.news_message .message_box .title {
  font: 16px '\5FAE\8F6F\96C5\9ED1';
  color: #333;
  font-weight: bold;
  height: 41px;
  line-height: 41px;
  background: #f7f7f7;
  padding-left: 20px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.news_message .form_text_word {
  padding: 12px 20px;
  border: 1px solid #eee;
  border-top: 0;
}

.news_message .form_text_word textarea {
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  border: none;
  outline: none;
  height: 78px;
  resize: none;
  overflow: auto;
  border: 0;
  background-color: transparent;
}

.news_message .send_button {
  height: 66px;
}

.news_message .send_button input {
  margin: 12px 0 20px;
  border: none;
  outline: none;
  background-color: #8eb5f8;
  color: #ffffff;
  width: 80px;
  height: 34px;
  font-size: 16px;
  line-height: 34px;
  cursor: pointer;
}

.news_message .send_button input.active {
  background-color: #4284f4;
}

.news_message .message_list .price_title {
  height: 68px;
}

.news_message .message_list .price_title .title {
  float: left;
}

.news_message .message_list .price_title .txt {
  float: left;
  font-size: 12px;
  color: #999999;
  padding-left: 26px;
}

.news_message .message_list .item {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 16px;
  padding-bottom: 15px;
}

.news_message .message_list .list .usercon {
  margin-bottom: 5px;
  height: 30px;
}

.news_message .message_list .list .user_img {
  height: 30px;
  width: 30px;
  vertical-align: middle;
  display: inline-block;
  border-radius: 15px;
  overflow: hidden;
  float: left;
}

.news_message .message_list .list .user_img img {
  width: 100%;
  height: 100%;
}

.news_message .message_list .list .user_name {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  line-height: 30px;
  padding: 0 20px;
  float: left;
}

.news_message .message_list .list .message_time {
  color: #999999;
  line-height: 30px;
  float: left;
}

.news_message .message_list .list .message_info {
  max-height: 72px;
  overflow: hidden;
}

.news_message .message_list .list .message_info p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}

.news_message .message_list .list .more_btn {
  font-size: 14px;
  color: #4284f4;
  height: 20px;
  text-align: right;
  padding-top: 6px;
}

.news_message .message_list .list .more_btn span {
  cursor: pointer;
  line-height: 20px;
}

.news_message .message_list .list .more_btn .icon,
.news_message .message_list .list .more_btn .icon2 {
  width: 12px;
  height: 12px;
  background: url(//css.ccement.com/img/news_ccement/aiicon.png?v=0510) no-repeat 0 -501px;
  display: inline-block;
  margin-left: 8px;
}

.news_message .message_list .list .more_btn .icon2 {
  background-position: -20px -501px;
}

.news_message .message_list .message_more {
  display: block;
  height: 43px;
  text-align: center;
  line-height: 43px;
  font-size: 14px;
  color: #999;
  background-color: #f7f7f7;
  margin-bottom: 32px;
  cursor: pointer;
}

.news_message .erro_info {
  float: left;
  font-size: 14px;
  color: #ff0000;
  line-height: 36px;
  margin-top: 10px;
}

.news_message .jump_tip {
  float: left;
  font-size: 14px;
  color: #333333;
  line-height: 36px;
  margin-top: 10px;
}

.news_message .jump_tip a {
  color: #4284f4;
  text-decoration: underline;
  padding-left: 25px;
}

.news_message #sec {
  padding-left: 25px;
  color: #4284f4;
}

.news_message .no_message {
  line-height: 60px;
  font-size: 14px;
  color: #999;
  text-align: center;
  margin-bottom: 20px;
}

.news_message .go_messages {
  color: #4284f4;
  text-decoration: underline;
}

.adcon1 {
  width: 100%;
  height: 60px;
  position: relative;
}

.ad_right_icon {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 14px;
  background: url(//css.ccement.com/img/ccement_new/tgtext.png) no-repeat;
}

.adcon1 img {
  width: 810px;
  height: 60px;
}

#introduce_us {
  width: 740px;
  height: 225px;
  background-color: #f7f9fc;
  padding: 22px 20px;
  margin-bottom: 30px;
  position: relative;
}

#introduce_us::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 115px;
  height: 2px;
  background-color: #4284f4;
}

#introduce_us .i_tit {
  font-weight: bold;
  font-size: 14px;
  color: #666;
  line-height: 36px;
}

#introduce_us .txt {
  line-height: 36px;
  font-size: 14px;
  color: #666;
  padding-bottom: 8px;
  text-indent: 28px;
}

.authority_vip {
  margin-top: 30px;
}

.authority_vip .scan_code {
  width: 240px;
  height: 257px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  float: left;
  text-align: center;
}

.authority_vip .scan_code .tit {
  font-size: 18px;
  color: #333333;
  font-weight: 600;
  padding-top: 20px;
  margin-bottom: 10px;
}

.authority_vip .scan_code .code_box {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  position: relative;
}

.authority_vip .scan_code .code_box .qrimg {
  width: 100%;
  height: 100%;
}

.authority_vip .scan_code .code_box .qrcode_err {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
}

.authority_vip .scan_code .code_box .qrcode_err .refresh {
  background-color: #5683ED;
  height: 30px;
  border-radius: 15px;
  line-height: 30px;
  display: inline-block;
  font-size: 13px;
  padding: 0 27px;
  color: #fff;
  margin-top: 60px;
}

.authority_vip .scan_code .tips_box {
  color: #333;
  vertical-align: middle;
  margin-top: 12px;
}

.authority_vip .scan_code .tips_box img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.authority_vip .scan_code .tips_box span {
  vertical-align: middle;
}

.authority_vip .scan_code .login_tips {
  color: #333;
  vertical-align: middle;
  margin-top: 12px;
  font-size: 13px;
}

.authority_vip .scan_code .login_tips .popup_login_btn {
  color: #0000FF;
}

.authority_vip .scan_code .login_tips .yellow_btn {
  color: #F59A23;
}

.authority_vip .scan_success {
  margin-top: 42px;
}

.authority_vip .scan_success img {
  width: 40px;
  height: 40px;
}

.authority_vip .scan_success .txt1 {
  font-size: 16px;
  color: #333333;
  margin-top: 4px;
  margin-bottom: 24px;
}

.authority_vip .scan_success p {
  font-size: 13px;
  color: #333333;
  line-height: 24px;
}

.authority_vip .scan_success p a {
  color: #5683ED;
  margin-left: 4px;
}

.authority_vip .vip_download {
  float: right;
  height: 260px;
  padding: 0 25px;
  background-color: #f6f7f8;
}

.authority_vip .vip_download .name {
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  line-height: 68px;
  font-weight: 600;
  text-align: center;
  padding-top: 10px;
}

.authority_vip .vip_download .qx_icon_list {
  font-size: 14px;
  color: #828a92;
}

.authority_vip .vip_download .qx_icon_list .item {
  width: 134px;
  text-align: center;
  float: left;
  line-height: 20px;
}

.authority_vip .vip_download .qx_icon_list .item i {
  width: 62px;
  height: 62px;
  background: url(//css.ccement.com/img/news_ccement/xm_detail_icon.png) no-repeat;
  display: inline-block;
}

.authority_vip .vip_download .qx_icon_list .item i.icon2 {
  background-position: 0 -68px;
}

.authority_vip .vip_download .qx_icon_list .item i.icon3 {
  background-position: 0 -138px;
}

.authority_vip .vip_download .qx_icon_list .item i.icon4 {
  background-position: 0 -208px;
}

.authority_vip .vip_download .qx_icon_list .item i.icon5 {
  background-position: 0 -277px;
}

.authority_vip .vip_download .qx_btn {
  text-align: center;
  margin-top: 28px;
}

.authority_vip .vip_download .qx_btn a {
  display: inline-block;
  padding: 0 33px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #4284f4;
  border-radius: 4px;
}

.authority_vip .vip_download .qx_btn a .logintxt {
  color: #ff0;
}

.authority_vip .vip_download .qx_btn a.popup_login_btn {
  cursor: pointer;
}

.phone_popup {
  width: 400px;
  height: 210px;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 21px 30px;
  z-index: 9999;
}

.phone_popup .error_btn {
  position: absolute;
  right: 31px;
  top: 28px;
  width: 13px;
  height: 13px;
  cursor: pointer;
}

.phone_popup .tit {
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 19px;
  margin-top: 4px;
}

.phone_popup input {
  width: 341px;
  height: 41px;
  border-radius: 5px;
  border: 1px solid #5684ED;
  outline: none;
  background: #fff;
  margin-top: 23px;
  margin-bottom: 10px;
  padding: 0 14px;
  box-sizing: border-box;
}

.phone_popup input[type="number"]::-webkit-inner-spin-button,
.phone_popup input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.phone_popup .tip {
  font-size: 12px;
  color: #999999;
  line-height: 18px;
}

.phone_popup .bottom {
  margin-top: 15px;
}

.phone_popup .bottom .btn {
  float: right;
  width: 86px;
  height: 40px;
  background: #5684ED;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
}

.phone_popup .bottom .error {
  font-size: 12px;
  color: #F04343;
  line-height: 18px;
  line-height: 40px;
}

.idetaile .content .word .sec .MsoNormalTable {
  border-left: 1px solid #000 !important;
  margin: 0 auto;
  width: 100%;
}

.idetaile .content .word .sec table {
  margin: 0 auto;
}

.idetaile .content .word .sec .MsoNormalTable p {
  text-indent: 0;
}

.idetaile .content .word .sec .MsoNormal {
  text-indent: 0;
}

.phone_popup_disabled_btn {
  opacity: 0.5 !important;
}

.imain.deWidth.lphArticle-detail {
  position: relative;
}

.article-gap-line {
  position: relative;
  background-color: #f6f6f6;
  text-align: center;
  display: flow-root;
}

.article-gap-line.fixed .titfixed {
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  background-color: #f6f6f6;
}

.article-gap-line .article-gap-txt {
  width: 200px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  color: #999999;
  text-align: center;
  background-color: #ffffff;
  display: inline-block;
}

.article-gap-line .title {
  width: 880px;
  margin: 35px auto;
}

.article-gap-line .titfixed {
  margin: 0 auto;
  display: none;
}

.article-gap-line .titfixed p {
  font-size: 22px;
  line-height: 36px;
  margin: 35px auto;
  width: 1000px;
}

.article-gap-line .title>h1 {
  font-size: 30px;
  line-height: 48px;
  padding-bottom: 9px;
  color: #333;
}

.article-gap-line .title .other {
  margin: 0 auto;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #999;
  text-align: left;
  display: inline-block;
}

.article-gap-line .title .other span {
  vertical-align: middle;
}

.article-gap-line .title .other .fro {
  color: #4284f4;
  padding-right: 9px;
}

.article-gap-line .title .other .dot {
  padding-right: 9px;
}

.article-gap-line .title .other .time {
  margin-right: 15px
}

.article-gap-line .title .other .review_box {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 25px;
  position: relative;
  margin-left: 5px;
}

.article-gap-line .title .other .review_box>a {
  vertical-align: middle;
}

.article-gap-line .title .other .review_box .review_h5 {
  display: none;
  position: absolute;
  width: 81px;
  height: 81px;
  padding: 22px 12px 20px;
  background: url(//css.ccement.com/img/news_ccement/review_bg.png) no-repeat center top;
  left: -6px;
  top: 22px;
  font-size: 0;
  z-index: 99;
}

.article-gap-line .title .other .review_box.hover .review_h5 {
  display: block;
}

.article-gap-line .title .other .review_box img {
  width: 81px;
  height: 81px;
}

.article-gap-line .title .other .review_app .icon {
  width: 10px;
  height: 25px;
  background: url(//css.ccement.com/img/news_ccement/phone_icon.png) 0 5px no-repeat;
  margin-right: 7px;
  float: left;
}

.load_next {
  text-align: center;
  padding: 40px 0;
  background-color: #f6f6f6;
}

.load_next img {
  width: 40px;
  height: 40px;
  display: inline-block;
}

.load_next p {
  font-size: 14px;
  color: #999;
  line-height: 3;
}

.promptBox {
  width: 540px;
}

.promptBox>p {
  text-align: left;
}

.iright_item {
  margin-bottom: 15px;
}

.hotbrand {
  position: relative;
  background: #fff;
  margin-bottom: 12px;
  border: none;
  border-top: #eee solid 1px;
  margin-top: 28px;
}

.hotbrand .con {
  padding: 0;
}

.hotbrand .con .con-box {
  padding: 0;
  font-size: 0;
}

.hotbrand .con .con-box a {
  font: 14px Arial, "Microsoft Yahei", sans-serif;
  box-sizing: border-box;
  display: inline-block;
  background-color: #f6f6f6;
  border: solid 1px #eeeeee;
  height: 34px;
  border-radius: 17px;
  padding: 0 22px;
  line-height: 34px;
  font-size: 14px;
  color: #333;
  margin-right: 20px;
  margin-bottom: 20px;
}

.hotbrand .con .con-box a:hover {
  background-color: #4284f4;
  border: solid 1px #4284f4;
  color: #fff;
}

.hotbrand .head_tab {
  padding: 0;
  height: 41px;
  line-height: 41px;
  padding-left: 0;
  margin-bottom: 13px;
}

.hotbrand .head_tab span {
  color: #666;
  height: 41px;
  line-height: 41px;
  font-size: 16px;
  margin-right: 10px;
  cursor: pointer;
  display: inline-block;
  position: relative;
}

.hotbrand .head_tab span.act {
  color: #333;
}

.hotbrand .head_tab span.act::before {
  position: absolute;
  content: '';
  top: -1px;
  left: 0;
  width: 100px;
  height: 2px;
  background-color: #4284f4;
}

.feedback_btn {
  position: fixed;
  bottom: 60px;
  right: 2vw;
}

.feedback_btn .top_icon {
  width: 58px;
  height: 58px;
}

table.quill-better-table {
  table-layout: fixed;
  border-collapse: collapse;
}

table.quill-better-table td {
  border: 1px solid #000;
  padding: 2px 5px;
  margin: 0;
}

table.quill-better-table td .qlbt-cell-line {
  padding: 0px !important;
  margin: 0px !important;
  text-indent: 0 !important;
  line-height: normal !important;
}

.iheader {
  height: 62px;
  border-bottom: 1px solid #ededed;
}

.iheader .wrapper .menu a {
  border-bottom: 1px solid #ededed;
}

.iright.info_right .advert_box_n img {
  width: 320px;
}

.gc_vipbox {
  background: url(//css.ccement.com/ccement_pc/guancha_ccement_com/images/gc_vip_bg.jpg) no-repeat;
  width: 780px;
  background-size: 780px;
  height: 385px;
  padding-top: 215px;
  box-sizing: border-box;
  margin-top: 20px;
  display: block;
}

.gc_vipbox .btn {
  width: 380px;
  height: 60px;
  font-size: 24px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  margin: 0 auto;
  border-radius: 30px;
  background-color: #e94429;
  background: linear-gradient(135deg, rgb(238, 120, 90) 0%, rgb(233, 68, 41) 100%);
  display: block;
}

.gc_vipbox .btn:hover {
  color: #fff !important;
  background-color: #ee785a;
}

.iframelogin {
  width: 780px;
  height: 420px;
  margin-top: 30px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 16px 0 hsla(0, 0%, 40%, .15);
  overflow: hidden;
}

.iframelogin .closemask {
  width: 36px;
  height: 36px;
  background-color: #fff;
  position: absolute;
  top: 2px;
  right: 8px;
  z-index: 999999;
}

.iframelogin iframe {
  transform: scale(0.8);
  margin-left: -72px;
  margin-top: -40px;
  width: 924px !important;
  height: 490px !important;
}

.reading_list{
  position: relative;
}
.reading_list .switch_container{
  position: absolute;
  right: 0px;
  top: 11px;
  width: 120px;
  height: 30px;
  background: #FFFFFF;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
}
.reading_list .switch_container > span{
  width: 40px;
  height: 30px;
  float: left;
  text-align: center;
  line-height: 30px;
  font-weight: 500;
  font-size: 14px;
  color: #666666;
  box-sizing: border-box;
  border: #EEEEEE 1px solid;
}
.reading_list .switch_container > span:first-child{
  border-right: 0;
  border-radius: 4px 0 0 4px;
}
.reading_list .switch_container > span:nth-child(2){
  border-left: 0;
  border-right: 0;
}
.reading_list .switch_container > span:last-child{
  border-left: 0;
  border-radius: 0 4px 4px 0;
}
.reading_list .switch_container .act{
  color: #FFFFFF;
  background-color: #4284F4;
  border-color: #4284F4;
}
.reading_list .pic_container{
  display: block;
  width: 320px;
  height: 178px;
  margin: 5px 0;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
.reading_list .pic_container > div{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 320px;
  height: 35px;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 35px;
  font-size: 16px;
  color: #FFFFFF;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: rgba(0, 0, 0, 0.5);
}
.reading_list .pic_container > img{
  width: 320px;
  height: 178px;
}
.reading_list .swiper-container{
  width: 320px;
  height: 825px;
  overflow: hidden;
}
.imain{min-height: 1480px;}