﻿/* CSS Document */
@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0;}
html { color: #666; }
html, body { width: 100%; min-width: 320px; }
body, button, input, select, textarea { margin: 0; padding: 0; font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif; background: #fff }
ul, ol, li, dl, dd, dt { list-style: none; }
em { font-style: normal; }
a { text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }
legend { color: #000; }
fieldset, img { border: 0; }
label, button { cursor: pointer; }
/*解决IE图片缩放失真*/
img { -ms-interpolation-mode: bicubic; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
/*连续英文、数字换行*/
.wordwrap { word-break: break-all; word-wrap: break-word; }
/*单行文字超出显示省略号*/
.omg { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
img { border: 0; vertical-align: middle; }
a { color: #3a3a3a;text-decoration: none;}
a:hover { text-decoration: none }
.fl { float: left; }
.fr { float: right; }


/*-------------------内页开始-------------------*/
/*内页banner*/
.ny_banner {width:100%;height:auto;display:table;margin-top:187px;}
.ny_banner .slick-slide {height:auto;position:relative;overflow:hidden;display:block;width:100%;min-height:1px;}
.ny_banner .slick-slide:nth-child(1) img {height:auto;display:block;min-height:100px;object-fit:cover;width:100%;}

.ny_content_wrap {background:#ffffff;width:100%;}
.ny_content {width:90%;max-width:1400px;margin:0 auto;padding-top:20px;padding-bottom:20px;}
.ny_content .bread_nav{overflow:hidden;height:40px;line-height:40px;margin-bottom:10px;}
.ny_content .bread_nav div{width:100%;text-align:left;color:#777;overflow:hidden;font-size:14px;}
.ny_content .bread_nav div>em{display:inline-block;width:25px;height:40px;background:url(../images/dw.png) center center no-repeat;vertical-align: top;}
.ny_content .bread_nav div a{color:#555;}
.ny_content .bread_nav div a:hover{color:#e62128}
.ny_content .conn{color:black;font-size:14px;line-height:36px;padding-top:10px; z-index:1; position:relative;}

.ny_content .ny_l {margin-right:3%;margin-left:0px;width:22%;float:left;}
.ny_content .ny_l .product {margin-bottom:40px;}
.ny_content .ny_l .titlebox {text-align:center;background:rgb(26,26,26);position:relative;}
.ny_content .ny_l .titlebox img{display: none;width:2rem;height:2rem;margin: 0; padding: 0.25rem;position: absolute;top: 0;right: 0;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_content .ny_l .titlebox img.on{transform: rotateX(180deg);}
.ny_content .ny_l span.sidebar-tile {font-weight:bold;font-size:24px;text-shadow:none;text-align:center;line-height:40px;display:inline-block;color:rgb(255,255,255);margin:10px 0px 0px;padding:0px 10px;}
.ny_content .ny_l span.sidebar-tile.hasborder {border-bottom:1px dashed rgb(255,255,255);border-color:rgb(255,255,255);}
.ny_content .ny_l .titlebox .secondt {padding-bottom:10px;line-height:2;color:rgb(238,238,238);font-size:14px;margin:0px;}
.ny_content .ny_l .sidebar-column {margin:0px;padding:0px;}
.ny_content .ny_l .sidebar-column > li {white-space:nowrap;margin-bottom:0px;margin-top:0px;background:transparent;}
.ny_content .ny_l .sidebar-column > li > a {white-space:nowrap;text-overflow:ellipsis;display:block;font-size:15px;font-weight:300;position:relative;color:rgb(42,42,42);overflow:hidden;text-decoration:none;padding:10px 10px 10px 20px;background:-webkit-linear-gradient(top,rgb(255,255,255) 0%,rgb(245,245,245) 72%,rgb(237,236,236) 100%);}
/*内页左侧推荐产品*/
.ny_content .ny_l .product_show {margin-bottom:10px;margin-top:0px;}
.product_show .imgbox{padding-bottom:34px;}
.product_show .imgbox .swiper-container {width:100%;height:100%;margin-left:auto;margin-right:auto;}
.product_show .imgbox .swiper-slide {text-align:center;font-size:18px;background:#fff;/* Center slide text vertically */      display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.product_show .imgbox .swiper-slide a{display:block;text-align: center;height: 280px;overflow: hidden;background: #fff;display: flex; justify-content: center;align-items: center;display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;}
.product_show .imgbox .swiper-slide a img{max-width:100%;}
.product_show .imgbox{position:relative;border:1px solid #f1f1f1;}
.product_show .imgbox .swiper-pagination{width:100%;}
.product_show .imgbox .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px;outline:none;}
.product_show .imgbox .swiper-pagination-bullet-active{background:#e62128;}

/*内页左侧相关文章*/
.xgwz_show ul{padding:4%;border: 1px solid #eaeaea;}
.xgwz_show ul li { width: 100%; height: 40px; overflow: hidden; line-height: 40px; margin: 0 auto; padding: 0; border-bottom: 1px dotted #eaeaea;}
.xgwz_show ul li a { color: #666; font-size: 14px;}
.xgwz_show ul li a:hover { color:#d69c63;}
.xgwz_show ul li a span { display:block; width:4px; height: 4px; overflow: hidden; margin: 18px 10px 18px 0; padding: 0; background-color:#d69c63; border-radius: 50%; float: left;}

.ny_content .ny_r{margin-right:0;margin-left:0px;width:75%;float:right;}
.ny_content .ny_r2{width:100%;}
.ny_content .ny_r .conn_wz{width: 100%;max-width: 100%;font-size: 15px;font-weight: 300;line-height: 1.8;}



.ny_content .ny_r .conn_wz img,.ny_content .ny_r .conn_wz table,.ny_content .ny_r .conn_wz tr,.ny_content .ny_r .conn_wz td,.ny_content .ny_r .conn_wz p,.ny_content .ny_r .conn_wz span,.ny_content .ny_r .conn_wz div,.ny_content .ny_r .conn_wz video,.ny_content .ny_r .conn_wz embed{width:auto ;height:auto;max-width:100%; height: auto !important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;}

@media (max-width:1199px) {  }
@media (max-width:992px) {  }
@media (max-width:880px) {.ny_content .ny_l{width: 100%;float:right;margin-right:0;}.ny_content .ny_r{width:100%;}.ny_content .ny_l .product_show{display:none;}.titlebox2{display:none;}.ny_content .ny_l .sidebar-column{overflow:hidden;}.ny_content .ny_l .sidebar-column > li{float:left;margin-right:5px;}.ny_content .ny_l .product{margin-bottom:20px;}.ny_content .ny_r .conn_wz{font-size:14px;}.ny_content .ny_l .sidebar-column > li > a{font-size:14px;}.ny_content .ny_l .titlebox .secondt{display:none;}.ny_content .ny_l span.sidebar-tile.hasborder{border-bottom:0;font-size: 18px;}.ny_content .ny_l span.sidebar-tile{margin:0;height:50px;line-height:50px;}.ny_content .ny_l .titlebox{text-align:left;}.ny_content .ny_l .titlebox img{display:block;}}
@media (max-width:767px) {
	.ny_content .conn{padding-top:0;}
	.ny_content .ny_l .sidebar-column > li > a { padding:10px;}

}

/*内页产品中心*/
.ny_r .product_bd li{float:left;width:31%;margin-right:3%;margin-bottom:30px;}
.ny_r .product_bd li:nth-child(3n) {margin-right: 0px;}
.ny_r .product_bd li .pro_img{background:#fff;border:1px solid #dedede;padding:10px 10px;}
.ny_r .product_bd li .pro_img a{text-align:center;height:280px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.ny_r .product_bd li .pro_img a img{vertical-align:middle;max-width:100%;max-height:100%;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_r .product_bd li .pro_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;display:none;}
.ny_r .product_bd li p{padding:5px 1%;width:98%;color:#555;font-size:15px;height:40px;line-height:40px;text-align:center;margin-top:-1px;}
.ny_r .product_bd li p span{display:block;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_r .product_bd li p span a{color:#555;}
.ny_r .product_bd li:hover .pro_img img{transform: scale(1.2);}
.ny_r .product_bd li:hover p{}
.ny_r .product_bd li:hover p a{color:#d69c63;}
@media (max-width:1199px) {  }
@media (max-width:992px) {.ny_r .product_bd li .pro_img a{height:180px;}}
@media (max-width:880px) {.ny_r .product_bd li{width:48%;margin-bottom: 10px;}.ny_r .product_bd li:nth-child(3n){margin-right: 3%;}.ny_r .product_bd li:nth-child(2n){margin-right: 0;}.ny_r .product_bd li .pro_img a {height: 150px;}}
@media (max-width:767px) {}

/*内页产品分类*/
.menu_list { display:block;background:#fff;width:100%;overflow: hidden; margin: 0 auto; padding: 10px 0 0; box-sizing: border-box;border-right: 1px solid #eaeaea;border-left: 1px solid #eaeaea;}
.menu_list .menu_li { width:100%; height: 100%;margin: 0 auto; padding: 0 0; box-sizing: border-box;}
.menu_li>p>a{width:60%;float:left;display:block;color:#333;}
.menu_li p { width:100%; height: 44px; overflow: hidden; line-height: 44px; color: #666; font-size: 14px; border-bottom: 1px solid #eaeaea; margin: 0 auto; padding: 0 0 0 20px; box-sizing: border-box;}
.menu_li>p>span{display:block;width:30%;height:44px;float:right;background: url(../images/jt1.png) 80% center no-repeat;background-size: 20px 20px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s; cursor:pointer;}
.menu_li>p.on{background:#e62128;color:#fff;}
.menu_li>p.on a{color:#fff;}
.menu_li>p.on span{background: url(../images/jt02.png) 80% center no-repeat;background-size: 20px 20px;}
.menu_li>p:hover{background:#d69c63;color:#fff;}
.menu_li>p:hover a{color:#fff;}
.menu_li>p:hover span{background: url(../images/jt01.png) 80% center no-repeat;background-size: 20px 20px;}
.menu_li>p.on:hover span{background: url(../images/jt02.png) 80% center no-repeat;background-size: 20px 20px;}
.menu_li ul {display:none; width:100%; overflow: hidden; margin: 10px auto 0; padding: 0;}

/*内页新闻列表*/
.newslist ul li{overflow:hidden;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid;border-color: #efefef;}
.newslist ul li .nDate{float:left;width:10%;}
.newslist ul li .nDate .day{color: #6b6b6b;font-size: 25px;font-weight: 600;text-align:center;}
.newslist ul li .nDate .year{font-size: 16px;color: #6b6b6b;text-align:center;}
.newslist ul li .nDate2{float:left;width:10%;display:none;}
.newslist ul li .nDate2 .day{color: #6b6b6b;font-size: 25px;font-weight: 600;text-align:center;}
.newslist ul li .nDate2 .year{font-size: 16px;color: #6b6b6b;text-align:center;}
.newslist ul li .newPic{float:left;width:25%;margin:0 2%;}
.newslist ul li .newPic a{display:block;width:100%;overflow:hidden;}
.newslist ul li .newPic a img{max-width:100%;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.newslist ul li .newPic:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.newslist ul li .newName{float:right;width:55%;}

.newslist ul li .newName2{float:left;width:50%;height:350px;padding:0.6rem;color:#d69c63;background:black;}
.newslist ul li .newName .titleSet a,.newslist ul li .newName2 .titleSet a{display: block;font-size:0.67rem;color: #2a2a2a;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;font-weight:normal;transition: all 0.2s es;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;}
.newslist ul li .newName .titleSet a:hover{text-decoration: underline;margin-left: 5px;}
.newslist ul li .newName2 .titleSet a:hover{text-decoration: underline;margin-left: 5px;}
.newslist ul li .newName .newDetail{height:140px;overflow:hidden;font-size: 16px;line-height: 1.6;color: rgb(107, 107, 107);padding: 10px 0 0;margin-bottom:15px;}
.newslist ul li .newName2 .newDetail{height:250px;overflow:hidden;font-size: 16px;line-height: 1.6;color: #d69c63;padding: 10px 0 0;margin-bottom:15px;}
.newslist ul li .btnaSet{transition:all 0.2s es;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;display:inline-block;border:1px solid;border-color:#e62128;border-color:;color:#e62128;color:;font-size:14px;padding:2px 15px;}
.newslist ul li .btnaSet:hover{background-color: #e62128;background-color: ;color: #ffffff;}
@media (max-width:1800px) { }
@media (max-width:992px) {}
@media (max-width:880px) {.newslist ul li .newPic{float: none;width: 100%;margin: 0 0 10px;}.newslist ul li .nDate2{display:block;width: 22%;}.newslist ul li .nDate{display:none;}.newslist ul li .newName{width:100%;}.newslist ul li .newName2{width:100%;}}}
@media (max-width:767px) {}



.ny_r .newslist .newkeyimg{background:#f0f1f5;display: inline-block;float:left;}
.ny_r .newslist .newkeyh1{font-size:0.4rem;}
.ny_r .newkeypro .prokeyul{margin:1rem 0;border-bottom:1px solid;border-color:#efefef;}
.peokeycenter{text-align:center;}
.ny_r .newkeypro .padd1re{padding:1rem 0;}
.ny_r .newkeypro .vi12{width:12rem;}


/*产品分类*/
.kuaisec02 h1{font-size:0.6rem;}
.kuaisec01 h2{font-size:0.4rem;font-weight:700;margin-top:1.2rem;}
.kuaisec01 h2 span{font-size:0.8rem}
.kuaisec01 .dimff01{margin-top:1rem;font-weight:400;font-size:16px;}
.kuaisec01 .dimff01 p{font-weight:700;}
.kuaisec01 .dimff01 .op02{text-indent: 2em;}
.kuaisec01 .dimff01 .op03{font-size:0.8rem;color:black;}
.kuaisec01 .dimff01 .op04{color:black;line-height:20px;}
.kuaisec01 .dimff01 .odiv01{margin:0.6rem 0;}
.kuaisec01 .dixcdm01{/* text-align:center; */}
.kuaisec01 .dixcdm01 .kuaidiv02{border-radius:0;box-shadow:none;width:5.4rem;}
.kuaisec01 .dixcdm01 .kuaidiv02 h3{text-align:center;font-weight:700;}
.kuaisec01 .dixxx01{margin-top:1rem;}
.boboom{border-bottom:none;}
