/*=======CSS reset start=======*/
body{
    font-family:"microsoft yahei";
    min-width: 1200px;
}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0; font-size:12px;}
i,em,b{font-style: normal; font-weight:normal;}
img{border:none;vertical-align: middle;}
ol,ul,li{list-style-type :none;}
q:before,q:after{content:'';}
a{text-decoration:none;}
h1,h2,h3,h4,h5{font-weight: normal;}
.overh{overflow: hidden;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:auto; margin-right:auto;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.cb{clear:both;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}.clearfix{zoom: 1;}* html .clearfix{height:1%;}.Clearfix{display:block;}
.vm{vertical-align:middle;}
.vt{vertical-align:top;}


/* common css */
.w1300 {
    width: 1300px;
}

@font-face {
    font-family: 'cmsicon';  /* Project id 1037842 */
    src: url('//at.alicdn.com/t/font_1037842_vszrfo6u06r.woff2?t=1632304353260') format('woff2'),
    url('//at.alicdn.com/t/font_1037842_vszrfo6u06r.woff?t=1632304353260') format('woff'),
    url('//at.alicdn.com/t/font_1037842_vszrfo6u06r.ttf?t=1632304353260') format('truetype');
}
  .cmsicon {
    font-family: cmsicon;
}

/* 针对iframe进行高度自适应 */
.with-iframe .wrap {
    width: 100%;
}
.with-iframe .qaSwiper {
    width: 100%;
}

.with-iframe .qAnda {
    max-width: 1200px;
}

.with-iframe .name {
    width: 90%;
}
/* 错误页面 */

.tError * {
    margin: 0;
    padding: 0;
    font-size: 0;
}

html.tError,
.tError body {
    height: 100%;
}

.tError body {
    position: relative;
    background: #eeeeee;
    padding-top: 100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.error-box {
    position: relative;
    display: none;
    width: 1054px;
    height: 654px;
    background: url(./images/public_error.png);
    margin: 0 auto 0 auto;
}

.error-text {
    position: absolute;
    bottom: 160px;
    left: 0;
    right: 0;
    color: #666;
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
}

.error-box>.row {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 40px;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

.error-box>.row>a {
    display: inline-block;
    color: #333;
    font-size: 18px;
    text-decoration: none;
    padding: 0 30px;
    height: 30px;
    margin: 10px 0;
    line-height: 30px;
}

.right-content {
    position: absolute;
    top: 31px;
    right: 0;
    width: 400px;
}

.share-wrap,
.wza-wrap {
    color: #ffffff;
    float: right;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
}

.wza-wrap {
    width: auto;
    margin-right: 10px;
}

.share-wrap {
    width: auto;
    margin-right: 10px;
}

.share-content {
    display:none;
    position: absolute;
    top: 56px;
    right: 63px;
    text-indent: 0;
    position: absolute;
    background-color: #fff;
    border-radius: 4px;
    width: 168px;
    padding: 2px 4px;
    height: 44px;
}


.collect-wrap {
    float: right;
    display: inline-block;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
}
.collect {
    color: #ffffff;
}

.collect > .cmsicon {
    margin-right: 2px;
}

.mine-collect {
    color: #ffffff;
    display: none;
    margin-right: 16px;
}

.collect[data-status="1"] {
    color: #ffa449;
}


/* 处理英文数字换行.. */
.p_main {
    word-break: break-word;
}

.i_title,
.i_title_wrap {
    overflow: hidden;
    white-space: nowrap;
}

@font-face {
  font-family: 'public-ui';
  /* project id 1851206 */
  src: url('//at.alicdn.com/t/font_1851206_8h2wadaum1x.eot');
  src: url('//at.alicdn.com/t/font_1851206_8h2wadaum1x.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1851206_8h2wadaum1x.woff2') format('woff2'), url('//at.alicdn.com/t/font_1851206_8h2wadaum1x.woff') format('woff'), url('//at.alicdn.com/t/font_1851206_8h2wadaum1x.ttf') format('truetype'), url('//at.alicdn.com/t/font_1851206_8h2wadaum1x.svg#public-ui') format('svg');
}
.social-share {
  font-family: "public-ui" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.social-share * {
  font-family: "public-ui" !important;
}
.social-share .icon-qq:before {
  content: "\e605";
}
.social-share .icon-weibo:before {
  content: "\e63c";
}
.social-share .icon-wechat:before {
  content: "\e64c";
}
.social-share .icon-douban:before {
  content: "\e64e";
}
.social-share .icon-heart:before {
  content: "\e675";
}
.social-share .icon-qzone:before {
  content: "\e75e";
}
.social-share a {
  position: relative;
  text-decoration: none;
  margin: 4px;
  display: inline-block;
  outline: none;
}
.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 32px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
}
.social-share .social-share-icon:hover {
  background: #666;
  color: #fff;
}
.social-share .icon-weibo {
  color: #ff763b;
  border-color: #ff763b;
}
.social-share .icon-weibo:hover {
  background: #ff763b;
}
.social-share .icon-qq {
  color: #56b6e7;
  border-color: #56b6e7;
}
.social-share .icon-qq:hover {
  background: #56b6e7;
}
.social-share .icon-qzone {
  color: #FDBE3D;
  border-color: #FDBE3D;
}
.social-share .icon-qzone:hover {
  background: #FDBE3D;
}
.social-share .icon-douban {
  color: #33b045;
  border-color: #33b045;
}
.social-share .icon-douban:hover {
  background: #33b045;
}
.social-share .icon-wechat {
  position: relative;
  color: #7bc549;
  border-color: #7bc549;
}
.social-share .icon-wechat:hover {
  background: #7bc549;
}
.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: 50px;
  left: -84px;
  width: 200px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -84px;
}
.social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}

