/* CSS Document */

.news{padding:48px 12px 0; display: flex;justify-content: space-between;}
.news_content{margin-right:36px;}

.contentLeft{ width:70%;float:left; position:relative;}
.contentLeft:after{width:1px;background: #eee; height:100%; content: "";position: absolute;right:12px; top:0%; }

.t{ font-size:24px; line-height:100%;  position:relative; text-align:left;padding-left:24px; }
.t:before {content: "";position: absolute;bottom:0%;left: 0;width:6px;height:90%;box-sizing: border-box;background:#ed2328;border-radius:6px;}
.p{ padding:12px 0 12px 24px ; font-size:14px; color:#666; line-height:180%; overflow:hidden; }

.c{  line-height:200%; padding:24px;box-shadow: 0 0px 12px rgb(0 0 0 / 7%);border-radius:6px; overflow:hidden; margin:12px 0 24px  }
.c p{ line-height:200%; font-size:14px; color:#777}
.c img{ margin-bottom:10px;color:#666; max-width:800px !important;; width:100% !important; height: auto  !important; overflow:hidden}


.contentRight{float:right; width:30%;}
.contentRight .t{margin-left:12px}


/*产品列表 yab520*/
.product_recomment { overflow:hidden; margin:12px 0 12px ; position:relative}
.product_recomment li{width:100%;text-align:center; float:left;}
.product_recomment .box_item{}


/*新闻列表 yab520*/
.news_recomment{overflow:hidden;margin:12px 0 12px;}
.news_recomment li{width:100%;text-align:center; float:left}


.product-info { padding:24px;margin:0px 0 24px; box-shadow: 0 0px 12px rgb(0 0 0 / 7%);border-radius:6px;overflow:hidden; background: #fff; position: relative;}
.product-info .left {  width: 50%;  position: relative;}
.product-info .imgshow {  width: 100%;  border: 1px solid #eee;  box-sizing: border-box; overflow: hidden;  text-align: center;  cursor: pointer;  position:relative;}
.product-info .imglist {	margin-top:12px;  overflow: hidden;}
.product-info .imglist li {  width:90px;  height:60px;  border: 2px solid #fff;  background:#ffffff; display:inline; float:left; cursor: pointer; margin-right:5px; position:relative}
.product-info .imglist li:hover,.product-info .imglist li.cur {  border-color: #e60012;}
.product-info .right { width: 50%; padding-left:24px; box-sizing: border-box;}
.product-info .right h2 {  font-size:24px;  color: #333;  line-height:180%; padding-bottom: 12px;  border-bottom: 1px solid #eee; margin-bottom:12px}
.product-info .right .tcontent {  font-size:14px;  color: #666666;  line-height: 30px; }



div.jqZoomPup { z-index: 999; visibility: hidden; position: absolute; top: 0px; left: 0px; background: #ffffff; opacity: 0.2;  -moz-opacity: 0.2;  -khtml-opacity: 0.2;  filter: alpha(Opacity=20);}
div.zoomdiv {  z-index: 999999;  position: absolute;  top: 0px;  right: 0px;  width: 200px;  height: 200px;  background: #ffffff;  border: 1px solid #eee;  display: none;  text-align: center;  overflow: hidden;}





/*响应式*/
@media screen and (max-width:639px) {


.news{padding:36px 12px 0; flex-direction:column}
.news_content{margin-right:0px;}
.contentLeft{ width:auto; padding:0 6px;float:none;}
.contentLeft:after{ display:none }

.product-info { padding:0px;}
.product-info .left { width:100%}
.product-info .right { width: 100%; padding-left:0px;; background:#f8f8f8; margin-top:12px} 
.product-info .right h2 {  font-size:16px; padding-bottom:6px;  margin-bottom:6px; padding-left:12px  }
.product-info .right .tcontent {  font-size:12px;padding:12px  }


.t{ font-size:18px}
.p{ font-size:12px;}
.c{  padding:12px; margin:12px 0 18px; font-size:12px }
.c p{  font-size:12px;}

.contentRight{width:auto; float:none;}
.contentRight .t{margin-left:0px}


.product_recomment li{width:50%;text-align:center; float:left;}


.honor_next span,.honor_prev span{font-size:18px;width:40px; height:40px; line-height:40px; }



}
@media screen and (min-width:640px) and (max-width: 1080px) {



.news{padding:36px 12px 0; flex-direction:column}
.news_content{margin-right:0px;}
.contentLeft{ width:auto; padding:0 6px;float:none;}
.contentLeft:after{ display:none }
.pics li{width:100%;text-align:center; float:left;}
.t{ font-size:24px}
.p{ font-size:14px;}
.c{  padding:18px; margin:12px 0 18px ; font-size:14px}
.c p{  font-size:12px;}

.contentRight{width:auto; float:none;}
.contentRight .t{margin-left:0px}


.product_recomment li{width:50%;text-align:center; float:left;}


}

@media screen and (min-width:1081px) and (max-width: 1200px) {






}

@media screen and (min-width:1201px) and (max-width: 1440px) {


}

@media screen and (min-width:1441) and (max-width: 1690px){


 
}









