

/*相关产品*/
.cx-related-pro01 { position: relative;}
.cx-related-pro01 .related-pro-cont { width: 24%; }
.cx-related-pro01 .related-pro-cont:not(:first-child) { margin-left: 1.33333%; }
.cx-related-pro01 .related-pro-cont a { display: block; text-align: center; font-size: 14px; color: #333; }
.cx-related-pro01 .related-pro-cont .img-box { margin: 6% 0 4%; border: solid 1px #eaeaea;}
.cx-related-pro01 .related-pro-cont p { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.cx-related-pro01 a.more,
.cx-related-news01 a.more { position: absolute; right: 0; top: 5%; z-index: 9;}

/*相关新闻*/
.cx-related-news01 .related-news-box { width: 100%; background-color: #fff; padding: 3%; }
.cx-related-news01 .related-news-box .left-cont { width: 55%; position: relative;}
.cx-related-news01 .related-news-box .right-cont { width: 45%; position: relative;}
.cx-related-news01 .left-cont .img-box { display: block; width: 36%; }
.cx-related-news01 .left-cont .infos { width: 55%; margin-left: 4%; }
.cx-related-news01 .left-cont .infos h4 { font-size: 16px; padding-bottom: 3%;}
.cx-related-news01 .left-cont .infos h4 a { display: block; color: #000; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.cx-related-news01 .left-cont .infos p { font-size: 14px; color: #666; max-height: 72px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.cx-related-news01 .left-cont .time { color: #999; font-size: 13px; position: absolute; left: 41%; bottom: 0; z-index: 2; }
.cx-related-news01 .left-cont a.enter-icon { display: block; width: 38px; height: 38px; border: solid 1px #eaeaea; border-radius: 50%; position: absolute; right: 5%; bottom: -8px; z-index: 5; }
.cx-related-news01 .left-cont a.enter-icon:before,
.cx-related-news01 .left-cont a.enter-icon:after { 
  content: ''; 
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 5;
  /*兼容ie8-*/
  border-top: 8px transparent dashed;
  border-right: 8px transparent dashed;
  border-bottom: 8px transparent dashed;
  border-left: 8px #ccc solid;
  overflow: hidden;
  margin-right: 5px;
  margin-top: -8px;
}
.cx-related-news01 .left-cont a.enter-icon:after { 
  right: 3px;
  border-left-color: #fff;
}
.cx-related-news01 .left-cont a.enter-icon:hover:before {
  border-left-color: #fff;
}
.cx-related-news01 .left-cont:hover h4 a { color: #d05917; }
.cx-related-news01 .left-cont:hover a.enter-icon { background-color: #d05917; }
.cx-related-news01 .left-cont:hover a.enter-icon:after { border-left-color: #d05917;  }
.cx-related-news01 .left-cont:hover a.enter-icon:before { border-left-color: #fff;  }
.cx-related-news01 .right-cont { padding: 0 0 0 3%; border-left: dashed 1px #eaeaea;}
.cx-related-news01 .right-cont li { margin-top: 3%; font-size: 14px; overflow: hidden;}
.cx-related-news01 .right-cont li:first-child { margin-top: 0; }
.cx-related-news01 .right-cont li a { display: block; float: left; width: 75%; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.cx-related-news01 .right-cont li span { float: right; color: #999;}
.cx-related-news01 .right-cont li a:hover { color: #d05917; }
.cx-product-center01 .sidebar-nav-box li:hover>span a{color: #fff;}
@media screen and (max-width: 1200px) {
  .width1200 { width: 100%; }
  .cx-product-center01 .cx-product-sidebar,
  .cx-product-center01 .cx-product-cont { width: 100%; }
}

@media screen and (max-width: 800px) {
  .cx-inpage-header01 { display: block; }
  .cx-product-center01 .y-sidebar-hotline,
  .header01 .pc-header,
  .cx-product-center01 .y-sidebar-product .sidebar-tt,
  .cx-product-center01 .y-right-product-topinfo,
  .cx-product-center01 .y-right-product-list .y-btns,
  .cx-product-details01 .product-infos .btm-box,
  .cx-inpage-banner01, 
  .cx-mianbaoxue01 { display: none; }
  .cx-product-center01 .y-sidebar-product { margin-bottom: 0; }
  .cx-product-center01 .y-right-product-main .y-right-product-list { margin-top: 0; }
  .cx-product-center01 .y-right-product-list .details-cont { background:none; border: none 0; padding: 0; text-align: left;}
  .cx-product-center01 .y-right-product-list .details-cont:hover { box-shadow: none; }
  .cx-product-center01 .y-right-product-list .details-cont .y-img-box { border: solid 1px #e6e6e6; }
  .cx-product-center01 .sidebar-nav-box li.cur>span i:before { background-color: #d7d7d7; }
  .cx-product-center01 .y-right-product-list .details-cont { margin-bottom: 18px; }

  .cx-product-center01 .y-sidebar-product .sidebar-nav-box .swiper-wrapper { 
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
 } 
   .cx-product-center01 .sidebar-nav-box li>span { padding:0 2%!important; text-align:center; font-size:14px!important; }

.cx-product-details01 .product-details-box .details-intro { width:100%; }
.cx-product-details01 .product-details-box .details-right { display:none;}

}

@media screen and (max-width: 750px) {

  .cx-product-cont { padding: 3%; }
  .cx-product-center01 .y-sidebar-product .sidebar-nav-box li>span,
  .cx-product-center01 .y-right-product-topinfo .y-top-txts h3,
  .cx-product-center01 .y-right-product-list h4 { font-size: 16px; }
  .cx-product-center01 .y-right-product-list .details-cont { width: 49%;margin-right: 0; margin-bottom:2%;}
  .cx-product-center01 .y-right-product-list .details-cont:nth-child(odd) { margin-right:2%;}
  .cx-product-center01 .y-right-product-list .details-cont p,
  .cx-product-center01 .y-right-product-list .y-btns a { font-size: 14px; }
  .y-fanye-box { margin-top: 2%; }
  .y-page-nums { width: 70%; }
  .y-fanye-box>span,
  .y-page-nums a { width: 30px; height: 30px; font-size: 14px; line-height: 30px;}
  .y-fanye-box>span:before,
  .y-fanye-box>span:after,
  .y-fanye-box>span.y-right-btn:before,
  .y-fanye-box>span.y-right-btn:after { border-width: 8px; top: 20%; }
  .y-fanye-box>span.y-right-btn:before,
  .y-fanye-box>span.y-right-btn:after { margin-left: 10px; }
  .cx-product-center01 .sidebar-nav-box li.cur>span, 
  .cx-product-center01 .sidebar-nav-box li:hover>span { color: #fff;  }
  .cx-product-center01 .sidebar-nav-box li.cur>span a { background:none; color:#fff;}

  .cx-product-details01 .product-imgs,
  .cx-product-details01 .product-infos { width: 100%;}
  .cx-product-details01 .product-imgs { border-bottom: solid 1px rgba(0,0,0,.05); }
  .cx-product-details01 .product-infos { padding: 0 3% 3%; background-color: #fff;}
  .cx-product-details01 .product-infos>div { position: relative; }
  .cx-product-details01 .product-infos .edit-box { max-height: none; }
  .cx-product-details01 .product-details-box { background-color: #fff; }
  .cx-product-details01 .product-details-box .details-nav,
  .cx-product-details01 .product-infos h1,
  .cx-product-details01 .product-details-box h3,
  .cx-product-details01 .product-order h3,
  .cx-related-pro01 h3,
  .cx-related-news01 h3 { font-size: 16px; }
  .cx-product-details01 .product-order,
  .cx-related-pro01,
  .cx-related-news01 { margin: 5% 0;}
  .cx-product-details01 .product-details-box .details-nav>span { padding: 2% 0; }
  .cx-product-details01 .product-order .pro-form>div { width: 100%; }
  .cx-product-details01 .product-order .pro-form {}
  .cx-product-details01 .pro-form .abtns a { width: 40%; padding: 2% 0; font-size: 14px; }
  .cx-related-pro01 .related-pro-cont { width: 49%; margin-left:0!important; }
  .cx-related-pro01 .related-pro-cont:nth-child(2n-1) { margin-right:2%; }
  .cx-related-news01 .related-news-box .left-cont { display: none; }
  .cx-related-news01 .related-news-box .right-cont { width: 100%; border-left: none 0; padding: 0; }
  .cx-product-details01 .product-infos h1 { border-bottom: none 0; margin-bottom: 0; padding: 2% 0;}
  .cx-product-details01 .product-infos h1:after { display: none; }
  .cx-product-details01 .product-order h3, 
  .cx-related-pro01 h3, 
  .cx-related-news01 h3 { font-weight: 400; text-align: center; background-color: #e5e5e5; padding: 2% 0;}
  .cx-product-details01 .product-order h3 em,
  .cx-related-news01 h3 em, 
  .cx-related-pro01 h3 em { color: #000; }
  .cx-product-details01 .pro-form>div:after,
  .cx-product-details01 .product-order .pro-form>div span,
  .cx-related-pro01 a.more,
  .cx-related-news01 a.more,
  .cx-product-details01 .product-order h3:before,
  .cx-related-news01 h3:before,
  .cx-related-pro01 h3:before { display: none; }
  .cx-product-details01 .product-order .pro-form input { width: 100%; }
  .cx-product-details01 .product-order .pro-form>div { height: 46px; line-height: 46px; }
  .cx-product-details01 .product-order .pro-form textarea { padding: 2% 5%; }
  .cx-product-details01 .product-details-box .edit-box { padding: 4% 5%; }
}


/*新闻中心*/
.cx-news-center01 .news-cen-tt { width: 100%; text-align: center; font-size: 36px; margin-bottom: 25px; position: relative; }
.cx-news-center01 .news-cen-tt h2 { display: inline-block; padding: 0 15px; font-weight: bold; background-color: #fff; position: relative; z-index: 2; }
.cx-news-center01 .news-cen-tt h2 a { color: #1f1f1f;}
.cx-news-center01 .news-cen-tt h2 em { color: #d05917; }
.cx-news-center01 .news-cen-tt span { display: block; color: #999; font-size: 14px; margin-top: 5px; }
.cx-news-center01 .news-cen-tt:after { content: ''; display: block; width: 100%; height: 1px; background-color: #e5e5e5; position: absolute; top: 40%; left: 0; z-index: 1;}
.cx-news-center01 .news-cen-tt a.more { display: none; font-size: 14px; position: absolute; right: 0; top: 2px; z-index: 3; }
.cx-news-center01 .news-nav { width: 100%; text-align: center; font-size: 14px; color: #333; margin-bottom: 30px;}
.cx-news-center01 .news-nav a { display: inline-block; padding: 15px 40px; background-color: #fff; border-radius: 50px; background-color: #fff; border: solid 1px #e5e5e5; margin: 0 10px;}
.cx-news-center01 .news-nav a:hover,
.cx-news-center01 .news-nav a.cur { background-color: #d05917; border-color: #d05917; color: #fff; }

.cx-news-center01 .company-news { width: 100%; background-color: #fff; padding: 40px 0; margin-bottom: 30px;}
.cx-news-center01 .company-news ul li { width: 31.33333%; font-size: 14px;}
.cx-news-center01 .company-news ul li:nth-child(2) { margin-left: 3%; margin-right: 3%; }
.cx-news-center01 .company-news li h3 { font-size: 18px; margin: 10px 0 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.cx-news-center01 .company-news li h3 a { color: #333; }
.cx-news-center01 .company-news li .date span { font-size: 13px; color: #999; padding-right: 15px;}
.cx-news-center01 .company-news li p { height: 72px; color: #666; margin: 10px 0; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.cx-news-center01 .company-news li a.more { display: block; width: 130px; height: 40px; line-height: 25px; text-align: center; color: #999; border: solid 1px #d1d1d1; border-radius: 50px; }

.cx-news-center01 .company-news ul li a { display: block; padding: 8px 0; position: relative;}
.cx-news-center01 .company-news li a span { display: block; width: 76%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.cx-news-center01 .company-news li a em { position: absolute; right: 0; top: 8px; z-index: 5; }
.cx-news-center01 .company-news ul li a:hover { color: #d05917; }

.cx-news-center01 .company-news li:hover h3 a { color: #d05917; }
.cx-news-center01 .company-news li:hover a.more { background-color: #d05917; color: #fff; border-color: #d05917; }
.cx-news-center01 .common-problem { width: 100%; background-color: #f4f4f4; padding: 40px 0;}
.cx-news-center01 .common-problem .news-cen-tt h2 { background-color: #f4f4f4; }
.cx-news-center01 .common-problem ul { width: 100%; font-size: 14px; background-color: #fff; border: solid 1px #e5e5e5; }
.cx-news-center01 .common-problem ul li { width: 100%; margin-bottom: 3%; padding-top: 3%; position: relative;}
.cx-news-center01 .common-problem ul li:not(:first-child) { border-top: solid 1px #e5e5e5; }
.cx-news-center01 .common-problem ul li .img-box { width: 21%; height: auto; margin-left: 3%; }
.cx-news-center01 .common-problem ul li .right-cont { width: 70%; margin-left: 3%; position: relative;}
.cx-news-center01 .common-problem li h3 { width: 76%; font-size: 18px; margin-bottom: 12px; }
.cx-news-center01 .common-problem li h3 a { display:block; width:100%; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.cx-news-center01 .common-problem li p { height: 48px; color: #666; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.cx-news-center01 .common-problem li .pc-date { color: #ccc; position: absolute; right: 0; top: 0; z-index: 5; margin-right:15px;}
.cx-news-center01 .common-problem li .look { display: block; margin-left: 15px; }
.cx-news-center01 .common-problem li .look:before { content: ''; display: inline-block; width: 17px; height: 11px; background: url(../images/icon_look.png) no-repeat; margin-right: 5px;}
.cx-news-center01 .common-problem li .label { position: absolute; left: 30%; bottom: 0; z-index: 5; }
.cx-news-center01 .common-problem li .label a { color: #999; padding-right: 10px;}
.cx-news-center01 .common-problem li .label:before { content: ''; display: inline-block; width: 16px; height: 16px; background: url(../images/icon_label.png) no-repeat; margin-right: 3px; position: relative; top: 2px;}
.cx-news-center01 .common-problem li a.enter-btn { display: block; width: 36px; height: 36px; border-radius: 50%; border: solid 1px #e5e5e5; position: absolute; right: 3%; bottom: 0; z-index: 9; }
.cx-news-center01 .common-problem li a.enter-btn:before { content: ''; display: block; width: 8px; height: 8px; border-top: solid 2px #e5e5e5; border-right: solid 2px #e5e5e5; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); position: absolute; left: 50%; top: 50%; margin: -5px 0 0 -7px; }
.cx-news-center01 .common-problem li:hover h3 a { color: #d05917; }
.cx-news-center01 .common-problem li .label a:hover { color: #d05917; }
.cx-news-center01 .common-problem li:hover a.enter-btn,
.cx-news-center01 .common-problem li:hover a.enter-btn:before { border-color: #d05917; }
.cx-news-center01 .common-problem li:hover { 
  -webkit-transform:translateX(-6px); 
  -moz-transform:translateX(-6px); 
  -ms-transform:translateX(-6px); 
  transform:translateX(-6px); 
}

.cx-news-center01 ul li {
  -webkit-transition:all .5s ease-out;
  -moz-transition:all .5s ease-out;
  transition:all .5s ease-out;
}



/*新闻列表*/
.cx-news-list01 .news-list-box { padding: 0; margin-bottom: 40px; }
.cx-news-list01 .news-list-box .date { display: none; color: #999; font-size: 13px; position: absolute; left: 0; bottom: 0; z-index: 3;}
.cx-news-list01 .news-list-box .date span { padding-right: 10px; }

/*翻页样式*/
.cx-fanye-box01 { width: 100%; text-align: center; height: 40px;     padding: 40px 0; font-size: 16px;}
.cx-fanye-box01 span { display: inline-block; height: 100%; margin: 0 15px; }
.cx-fanye-box01 a { display: inline-block; text-align: center; color: #999;  border: solid 1px #e5e5e5;     padding: 10px;    margin: 0 5px;}
.cx-fanye-box01 span a { margin: 0 5px; }
.cx-fanye-box01 a.prev-btn,
.cx-fanye-box01 a.next-btn { text-indent: -9999px; position: relative;}
.cx-fanye-box01 a.prev-btn:after,
.cx-fanye-box01 a.next-btn:after { content: ''; display: block; width: 8px; height: 8px; border-top: solid 2px #999; border-right: solid 2px #999; position: absolute; left: 50%; top: 50%; z-index: 2;}
.cx-fanye-box01 a.prev-btn:after { 
  margin: -5px 0 0 -4px;
  -webkit-transform:rotate(-135deg); 
  -moz-transform:rotate(-135deg); 
  -ms-transform:rotate(-135deg); 
  transform:rotate(-135deg); 
}
.cx-fanye-box01 a.next-btn:after { 
  margin: -5px 0 0 -7px;
  -webkit-transform:rotate(45deg); 
  -moz-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.cx-fanye-box01 a:hover,
.cx-fanye-box01 a.cur { background-color: #d05917; color: #fff; border-color: #d05917; }
.cx-fanye-box01 a.prev-btn:hover:after,
.cx-fanye-box01 a.next-btn:hover:after { border-color: #fff; }

/*新闻详情*/
.cx-news-details01 a.back-btn { display: block; width: 56px; height: 56px; background-color: #ccc; font-size: 14px; color: #fff; text-align: center; padding-top: 10px; position: absolute; left: -56px; top: 0;}
.cx-news-details01 a.back-btn:hover { background-color: #d05917; }
.cx-news-details01 .news-details-box { width: 100%; }
.cx-news-details01 .news-article-cont { width: 890px; background-color: #fff; margin-bottom: 10px;}
.cx-news-details01 .news-article { width: 100%; padding: 40px 30px 0; margin-bottom: 10px;}
.cx-news-details01 .news-article .tt { border-bottom: solid 1px #e7e7e7; padding-bottom: 15px; }
.cx-news-details01 .news-article .tt h1 { font-size: 28px; color: #333; padding-bottom: 20px; }
.cx-news-details01 .news-article .tt span { font-size: 12px; color: #999; }
.cx-news-details01 .news-article .tt em { padding-right: 25px; position: relative;}
.cx-news-details01 .news-article .tt em:before { content: ''; display: block; width: 1px; height: 12px; border-left: dashed 1px #999; position: absolute; left: -13px; top: 3px; z-index: 2; }
.cx-news-details01 .news-article .tt span em:first-child { padding-left: 0; }
.cx-news-details01 .news-article .tt span em:first-child:before { display: none; }
.cx-news-details01 .news-article .label { margin: 20px 0; }
.cx-news-details01 .news-article .label a { font-size: 12px; color: #666; padding: 0 5px; }
.cx-news-details01 .news-article .label:before { content: ''; display: inline-block; width: 16px; height: 16px; background: url(../images/icon_label.png) no-repeat; position: relative; top: 3px; }
.cx-news-details01 .news-article .news-txts { font-size: 14px; color: #333; line-height: 26px; }
.cx-news-details01 .news-article .news-txts p { padding: 10px 0; }
.cx-news-details01 .news-article .news-txts img { width: auto; max-width: 100%; margin: 0 auto;}
.cx-news-details01 .news-recommend-box { width: 300px; }
.cx-news-details01 .news-recommend-box>div { width: 100%; background-color: #fff; margin-bottom: 10px; padding: 30px; }
.cx-news-details01 .news-recommend-box h2 { display: inline-block; font-size: 18px; color: #333; padding-bottom: 15px; position: relative;}
.cx-news-details01 .news-recommend-box h2:after { content: ''; display: block; width: 100%; height: 1px; background-color: #d05917; position: absolute; bottom: -1px; left: 0; z-index: 9; }
.cx-news-details01 .news-recommend-box h2 strong { color: #d05917; }
.cx-news-details01 .news-recommend-box ul { padding-top: 5px; border-top: solid 1px #e7e7e7; }
.cx-news-details01 .news-recommend-box ul li { font-size: 14px; margin-top: 12px; white-space: nowrap; text-overflow: ellipsis; overflow:hidden;}
.cx-news-details01 .news-recommend-box ul li a { color: #333; }
.cx-news-details01 .news-recommend-box li a:hover { color: #d05917; }

.cx-company-details01 { margin-bottom: 30px; }
.cx-news-details01 .news-recommend-box .about-us { padding: 0; }
.cx-news-details01 .news-recommend-box .about-us h2 { display: block; font-size: 24px; padding: 15px 30px; background-color: #d05917; }
.cx-news-details01 .news-recommend-box .about-us h2 a { color: #fff; }
.cx-news-details01 .news-recommend-box .about-us ul { padding: 30px; }
.cx-news-details01 .news-recommend-box .about-us ul li { border: solid 1px #eaeaea; margin-top: 0; margin-bottom: -1px; position: relative;}
.cx-news-details01 .news-recommend-box .about-us ul li a { display: block; padding: 15px 25px; padding-right: 60px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.cx-news-details01 .news-recommend-box .about-us ul li i { display: block; width: 24px; height: 24px; border: solid 1px #eaeaea; border-radius: 50%; position: absolute; right: 25px; top: 50%; margin-top: -12px; z-index: 5; }
.cx-news-details01 .news-recommend-box .about-us ul li i:before { content: ''; display: block; width: 5px; height: 5px; border-top: solid 2px #eaeaea; border-right: solid 2px #eaeaea; position: absolute; left: 30%; top: 37%; -webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.cx-news-details01 .news-recommend-box .about-us li.cur a { color: #d05917; }
.cx-news-details01 .news-recommend-box .about-us li.cur a i,
.cx-news-details01 .news-recommend-box .about-us li a:hover i { border-color: #d05917; background-color: #d05917; }
.cx-news-details01 .news-recommend-box .about-us li.cur a i:before,
.cx-news-details01 .news-recommend-box .about-us li a:hover i:before { border-color: #fff; }

.cx-news-details01 .m-back-box { display: none; text-align: center; }
.cx-news-details01 a.mobile-back-btn { display: inline-block; padding: 2% 6%; font-size: 14px; border: solid 1px #e7e7e7; border-radius: 50px; margin: 20px auto;}
.cx-news-details01 .news-article-cont .prev-next-cont { width: 100%; height: 70px; line-height: 70px; border-top: solid 1px #e7e7e7; }
.cx-news-details01 .news-article-cont .prev-next-cont a { width: 50%; padding: 0 15px; padding: 0 50px; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.cx-news-details01 .news-article-cont .prev-next-cont a.next { text-align: right; border-left: solid 1px #e7e7e7; }
.cx-news-details01 .news-article-cont .prev-next-cont a.prev:before,
.cx-news-details01 .news-article-cont .prev-next-cont a.next:after { content: ''; display: inline-block; float: left; width: 6px; height: 6px; border-top: solid 2px #bcbcbc; border-right: solid 2px #bcbcbc; position: absolute; top: 50%; margin-top: -3px;}
.cx-news-details01 .news-article-cont .prev-next-cont a.prev:before { left: 30px; 
  -webkit-transform:rotate(-135deg);
  -moz-transform:rotate(-135deg);
  -ms-transform:rotate(-135deg);
  transform:rotate(-135deg);
}
.cx-news-details01 .news-article-cont .prev-next-cont a.next:after { 
  right: 30px; 
  -webkit-transform:rotate(45deg); 
  -moz-transform:rotate(45deg); 
  -ms-transform:rotate(45deg); 
  transform:rotate(45deg); 
}
.cx-news-details01 .news-article-cont .prev-next-cont a span { display: block; float: left; width: 90%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.cx-news-details01 .news-article-cont .prev-next-cont a.next span { text-align: right; }

@media screen and (max-width: 1200px){
  .cx-news-details01 .news-article,
  .cx-news-details01 .news-article-cont,
  .cx-news-details01 .news-recommend-box { width: 100%;}
  .cx-news-details01 a.back-btn { display: none; }
}
@media screen and (max-width:900px){
    .cx-news-center01 .common-problem li .label { display:none;}
.cx-news-center01 .common-problem li p { width:90%;}
}
@media screen and (max-width: 750px) {
  .cx-news-center01 {  }
  .cx-news-center01 .news-cen-tt { font-size: 18px; text-align: left; padding-bottom: 10px; margin-bottom: 10px; border-bottom: solid 1px #e5e5e5;}
  .cx-news-center01 .news-nav,
  .cx-news-center01 .company-news li p,
  .cx-news-center01 .company-news li a.more,
  .cx-news-center01 .news-cen-tt:after,
  .cx-news-center01 .news-cen-tt span { display: none; }
  .cx-news-center01 .news-cen-tt a.more { display: block; }
  .cx-news-center01 .news-cen-tt h2 { padding: 0; }
  .cx-news-center01 .company-news,
  .cx-news-center01 .common-problem { padding: 3%; margin-bottom: 3%;}
  .cx-news-center01 .company-news ul li { width: 100%; margin-bottom: 20px; position: relative;}
  .cx-news-center01 .company-news ul li:nth-child(2) { margin-left: 0; margin-right: 0; }
  .cx-news-center01 .company-news li h3 { width: 80%; margin-top: 10px; font-size: 16px;}
  .cx-news-center01 .industry-news li .img-box { width: 30%; float: right; }
  .cx-news-center01 .industry-news li h3 { width: 68%; margin-top: 0; white-space: normal; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical }
  .cx-news-center01 .industry-news li .date { position: absolute; left: 0; bottom: 0; z-index: 2;}
  .cx-news-center01 .common-problem { background-color: #fff; }
  .cx-news-center01 .common-problem .news-cen-tt h2 { background: none; }
  .cx-news-center01 .common-problem ul li .img-box,
  .cx-news-center01 .common-problem li .label,
  .cx-news-center01 .common-problem li a.enter-btn { display: none; }
  .cx-news-center01 .common-problem ul,
  .cx-news-center01 .common-problem ul li { border: none 0!important; }
  .cx-news-center01 .common-problem ul li { padding-top: 0;  margin-bottom:5%; }
  .cx-news-center01 .common-problem ul li .right-cont { width: 100%; margin-left: 0;}
  .cx-news-center01 .common-problem li h3 { font-size: 16px; margin-bottom: 5px; }
  .cx-news-center01 ul.news-list-box { display: none; }

  /*新闻列表*/
  .cx-news-list01 .news-nav { display:block; margin-bottom:5%; overflow:hidden;}
 .cx-news-list01 .news-nav a { float:left; display:block; width:33.3333%; padding:3% 4%; margin: 0; border-radius:0;}
  .cx-news-list01 .news-list-box ul li .img-box { display: block; width: 30%; float: right; margin-left: 0;}
  .cx-news-list01 .news-list-box ul li .right-cont { width: 68%; }
  .cx-news-list01 .news-list-box .date { display: block; }
  .cx-news-list01 .news-list-box li p,
  .cx-news-list01 .news-list-box li .look { display: none; }
  .cx-news-list01 .news-list-box li h3 {  }
  .cx-fanye-box01 { font-size: 14px; }
  .cx-fanye-box01 a { width: 30px; height: 30px; line-height: 30px; }
  .cx-fanye-box01 span { margin: 0 8px; }
  .cx-fanye-box01 span a { margin: 0 2px; }
  .cx-fanye-box01 a.prev-btn:after,
  .cx-fanye-box01 a.next-btn:after { width: 6px; height: 6px; }
  .cx-fanye-box01 a.prev-btn:after { margin: -4px 0 0 -3px; }
  .cx-fanye-box01 a.next-btn:after { margin: -4px 0 0 -6px; }

  /*新闻详情*/
  .cx-news-details01 .news-article .tt span em:first-child,
  .cx-news-details01 .news-article .tt span em:nth-child(2),
  .cx-news-details01 .news-article .tt span em:before,
  .cx-news-center01 .common-problem li .pc-date,
  .cx-news-details01 .news-recommend-box { display: none; }
  .cx-news-details01 .m-back-box { display: block; }
  .cx-news-details01 .news-article { padding: 3%; }
  .cx-news-details01 .news-article .tt h1 { font-size: 18px; padding: 10px 0;}
  .cx-news-details01 .news-article .label { margin: 3% 0; }
  .cx-news-center01 .common-problem li h3 { width: 100%; }

 