*{font-family:Microsoft YaHei,Arial,Geneva,"Helvetica Neue",Helvetica,sans-serif;-webkit-font-smoothing:antialiased;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{min-width:1200px;background:#fff;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {margin:0;padding:0;}
body{font-size:12px;color:#585858;-webkit-font-smoothing:antialiased;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6,button,dd,dt,dl{margin:0px;padding:0}
h1,h2,h3,h4,h5,h6,button,.btn{clear:both;font-size:14px;}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;_display:block;}
form,input,select;,textarea,td,th {font-size:12px;}
img {border:none;}
em,i{font-style:normal}
li {list-style-type:none;}
button, input {height:auto;-ms-interpolation-mode:bicubic;vertical-align:middle;}
input,textarea,select {padding:6px;}
textarea {background:none repeat scroll 0 0 #fff;resize:none;}
a{color:#333;text-decoration:none;}
a:hover{color:#f00;}

/*内容初始化*/
.contenttxt{padding:30px;line-height:30px;font-size:14px;color:#111;font-family:"Microsoft YaHei"!important}
.contenttxt img { max-width:700px;margin:15px auto; display:block}
.contenttxt p,.contenttxt span,.contenttxt font,.contenttxt th,.contenttxt td,.contenttxt div,.contenttxt i,.contenttxt em,.contenttxt h1,.contenttxt h2,.contenttxt h3,.contenttxt h4,.contenttxt h5{font-size:16px!important; font-family:"Microsoft YaHei"!important;font-weight:normal!important;text-indent:0px!important;white-space: normal!important}
.contenttxt td{padding-left:15px!important;}

.text-overflow {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.text-overflow2 {overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.text-overflow3 {overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.w1200 {margin:auto;width:1200px;clear:both;}
.w1260 {margin:auto;width:1260px;clear:both;}
.w1380 {margin:auto;width:1380px;clear:both;}
.AWF_box {margin: auto;max-width: 1440px;clear: both; min-width:1200px;}
.AF_p5 { padding:0 5%; min-width:1200px;}
.AF_p8 { padding:0 8%; min-width:1200px;}
.P84 { margin: auto; width: 84%; min-width:1200px;}
@media(max-width:1580px){
.wrap_box { width:1200px;}
}

.b1 {height:.1px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b5 {height:5px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b10 {height:10px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b15 {height:15px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b20 {height:20px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b25 {height:25px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b30 {height:30px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b60 {height:60px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b70 {height:70px;font-size:1px; clear:both;width:100%;overflow:hidden}
.m {margin:auto;width:1200px;clear:both; position:relative}
.mt8 {margin-top:8px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25{margin-top:25px}
.mt30{margin-top:30px}

.f_l { float:left;}
.f_r { float:right;}
/*========================================================*/

/*首页样式 THE*/

/*头部*/
.header_top { background:rgb(0 0 0/.7);width: 100%; box-sizing:border-box; position:absolute; top:0; left:0; z-index:100;}
.header_top .AF_p8 { display: flex; align-items: center; height:136px;}
.header_top_logo { display:flex; align-items:center;}
.header_top_logo a img { height:56px;}
.header_top_logo span { margin-left:15px;}
.header_top_logo b { display:block; font-size:24px; color:#fff;}
.header_top_logo em { display:block; font-size:22px; color:#fff; margin-top:5px;}
.header_top_menu { flex: 1; text-align:center;}
.header_top_tel { display: flex; align-items: center; justify-content: right; padding-top:14px;}
.header_top_tel span {color: #fff; font-size: 20px; line-height:20px; padding:0 25px 0 15px; border-right:1px solid #fff;}			
.header_top_tel .imgSearch,.header_top_tel .imgWeChat { margin-left:28px; cursor:pointer;}
.header_top_tel em { position:relative;}
.header_top_tel em .image { position:absolute;position: absolute;top: 38px;right: 0;z-index: 100; display:none;}
.header_top_tel em .image img { width:128px; height:128px;}
.header_top_tel em:hover .image { display:block;}
.header_top_menu ul { display:flex; margin-top:25px; justify-content:right;}
.header_top_menu ul li { font-size:17px;position:relative;}
.header_top_menu ul li:nth-child(1n+2) { margin-left:40px;}
.header_top_menu ul li span { color:#fff; display:inline-block; position:relative; padding-bottom:40px; transition:all .5s;}
.header_top_menu ul li:hover span { color:rgb(255 255 255/.8);}
.header_top_menu ul li .menu_down { position:absolute; top:50px;left:50%; background:#fff; line-height:34px; width:130px; font-size:14px; opacity:0; transform:translate(-50%,10px); z-index:-1; transition:all .6s; padding:10px 0;visibility: hidden;}
.header_top_menu ul li:hover .menu_down { opacity:1; transform:translate(-50%,0); z-index:10;visibility: visible;}
.header_top_menu ul li .menu_down a { display:block; color:#333;position:relative;}
.header_top_menu ul li .menu_down a:hover { background:#e9eaeb; color:#333;}
.header_top_menu ul li .menu_down a:hover:after { width:100%;}
.headerTopSearch { padding:45px 0; background:rgb(0 0 0/.8); position:absolute; left:0; width:100%; top:136px; display:none;}
.headerTopSearchBox { display:flex; justify-content:center;}
.headerTopSearch dl { display:flex;}
.headerTopSearch dl dd { }
.headerTopSearch dl dd.dd_1 input { height:44px; color: #fff; width:400px;padding: 0;margin: 0;border: none; background:none; font-size:12px; padding-left:20px; outline:none;border-bottom: 1px solid #fff;}
.headerTopSearch dl dd.dd_2 button { height:45px; width:50px; padding:0; margin:0; border:none; background:none; color:#fff; cursor:pointer;border-bottom: 1px solid #fff; font-size:20px;} 


/*幻灯*/
.banner_box { position:relative;}
.banner_box .imgBanner { width:100%;}
.banner_swiper { position: relative; width:100%; overflow:hidden;}
.banner_swiper .swiper-slide img { width:100%;}
.banner_swiper .bannerSwiperM { position:absolute;left:0;bottom:20px;z-index:10;width:100%; text-align:center;}
.banner_swiper .bannerSwiperM ul { display:inline-block;}
.banner_swiper .bannerSwiperM span { display:block; width:14px; height:14px; margin:0 5px; border-radius:50%; background:rgb(0 0 0/.4); float:left;}
.banner_swiper .bannerSwiperM span.swiper-pagination-bullet-active { background:#fff;}

/*标题样式*/
.index_title { margin-bottom:30px; text-align:center;}
.index_title strong { font-size:40px; color:#292e39;font-weight:400; display:block;}
.index_title p { font-size:18px; color:#292e39; margin-top:12px;}

.index_More{text-align:center;margin-top:4%}
.index_More a{display:inline-block;box-sizing:border-box;width:500px;border:2px solid #333;line-height:50px;font-size:16px;color:#333;background:url(../img/240307_30010.png) no-repeat 92% 50%;text-align:left;padding-left:10%;position:relative;overflow:hidden;transition:all .5s}
.index_More a:after,.index_More a:before{content:'';position:absolute;z-index:-1;height:100%;width:0;top:0;background:#333;transition:all .6s}
.index_More a:before{left:-30px;transform:skew(-45deg,0)}
.index_More a:after{right:-30px;transform:skew(-45deg,0)}
.index_More a:hover{color:#fff;background:url(../img/240307_30011.png) no-repeat 92% 50%}
.index_More a:hover:after,.index_More a:hover:before{width:81%}

/*产品展示*/
.product_sec { padding:4% 0 6%; background: linear-gradient(to bottom, #f0f0f0 34%, #fff 34%, #fff 100%);}
.productTabTitle { margin-bottom:4%;}
.productTabTitle ul { display:flex; justify-content:center;}
.productTabTitle ul li { text-align: center; line-height: 26px; font-size: 15px; color: #666; margin: 0 15px;width: 126px;height: 126px;border: 1px solid #e3e3e3;border-radius: 50%;cursor: pointer;transition:all .3s;}
.productTabTitle ul li .image { width:50px; height:42px; margin:32px auto 0; overflow:hidden; text-align:center;}
.productTabTitle ul li.on { color:#fff;}
.productTabTitle ul li.on:nth-child(1) { background: #9c6e32;border: 1px solid #9c6e32;}
.productTabTitle ul li.on:nth-child(2) { background: #6d9da7;border: 1px solid #6d9da7;}
.productTabTitle ul li.on:nth-child(3) { background: #597368;border: 1px solid #597368;}
.productTabTitle ul li.on .image img { transform: translate(0,0); transition:all .3s;}
.productTabTitle ul li.on .image img { transform: translate(0,-42px);}
.productItem { }
.productItem ul { display:flex; flex-wrap:wrap;}
.productItem ul li { width:32%; margin-right:2%; position:relative;}
.productItem ul li:nth-child(3n+3) { margin-right:0;}
.productItem ul li .image { width:100%;}
.productItem ul li .image img { width:100%;}
.productItem ul li .text { position:absolute; top:0; left:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; padding:0 20%; box-sizing:border-box; background:rgb(0 0 0/.3); transition:all .3s; opacity:0;}
.productItem ul li .text strong { display:inline-block; padding:0 20px; line-height:60px; font-size:20px; border-top:1px solid #fff; border-bottom:1px solid #fff; font-weight:400; color:#fff; transform:translate(0,20px); transition:all .3s;}
.productItem ul li:hover .text { opacity:1;}
.productItem ul li:hover .text strong { transform:translate(0,0);}

/*品牌简介*/
.brandIntro{background:url(../img/240307_30007.jpg) no-repeat 50% 50%;background-size:cover;background-attachment:fixed;padding:34vh 0 10vh; border-radius:280px 0; position:relative}
.brandIntro:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0/.25);border-radius:280px 0;z-index:1}
.brandIntroBox{padding:0 5%; position:relative;z-index:9;}
@media(max-width:1580px){ .brandIntroBox{padding:0;}}
.brandIntro h2{color:#fff;font-size:40px;line-height:60px;font-weight:700}
.brandIntro .text{color:#fff;font-size:18px;line-height:36px;max-width:645px;margin:2vh 0 4vh}
.brandIntroMore a{display:inline-block;width:150px;border:1px solid #fff;color:#fff;font-size:14px;line-height:38px;border-radius:19px;padding-left:30px;background:url(../img/240307_30013.png) no-repeat 80% 50%;text-align:left; box-sizing:border-box;}
.brandIntroMore a:hover{background:url(../img/240307_30014.png) no-repeat 80% 50% #fff;color:#333}

/*案例赏鉴*/
.photo_sec { padding-bottom:4%;}
.photoTitle{background:url(../img/240307_30012.jpg) no-repeat 50% 0;text-align:center;padding:3.2% 0}
.photoTitle strong{display:block;color:#010101;font-size:50px;font-weight:700;line-height:76px}
.photoTitle span{color:#666;margin-top:1%;display:block;font-size:18px;line-height:24px}
.photoSwiper { overflow:hidden}
.photoSwiper .swiper-slide { overflow:hidden;}
.photoSwiper .swiper-slide img { width:100%; transition:all .5s;}
.photoSwiper .swiper-slide:hover img { transform:scale(1.08);}

/*产品优势*/
.advantage_sec {padding-bottom:4%;background: url(../img/240307_30012.jpg);}
.advantageList ul { display:flex; flex-wrap:wrap; padding:0 5%;}
@media(max-width:1580px){ .advantageList ul { padding:0;}}
.advantageList ul li{width:33.333%;float:left;background:#fff;padding:4vh 0 4vh 3.7%;margin:-1px 0 0 -1px;border:1px solid #ddd;position:relative; box-sizing:border-box;}
.advantageList ul li .bImg{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;z-index:1;transition:all .3s}
.advantageList ul li:hover .bImg{opacity:1}
.advantageList ul .advIcon{height:70px;overflow:hidden;position:relative;z-index:9}
.advantageList ul .advIcon img{transition:all .3s}
.advantageList ul li h3{font-size:24px;color:#333;line-height:2;position:relative;z-index:9}
.advantageList ul li p{color:#666;font-size:16px;line-height:23px;position:relative;z-index:9; padding-right:20px;}
.advantageList ul li:hover img{transform:translateY(-70px)}
.advantageList ul li:hover h3{color:#fff}
.advantageList ul li:hover p{color:#fff}

/*公司简介*/
.AboutUs_sec { padding:4% 0;}
.AboutUs_sec .AboutUsBox { padding:0 5%; display:flex;}
@media(max-width:1580px){ .AboutUs_sec .AboutUsBox { padding:0;}}
.AboutUs_sec .AboutUsBox .image,.AboutUs_sec .AboutUsBox .text { width:48%;}
.AboutUs_sec .AboutUsBox .text { margin-left:auto;}
.AboutUs_sec .AboutUsBox .image img { width:100%;}
.AboutUs_sec .AboutUsBox .text h3 {color: #010101;font-size: 50px;line-height: 75px; display:block;}
.AboutUs_sec .AboutUsBox .text span { color: #000;font-size: 28px;line-height: 42px;}
.AboutUs_sec .AboutUsBox .text b { display:flex; align-items:center; font-size:30px; color:#333; margin:5% 0 3%;}
.AboutUs_sec .AboutUsBox .text b img { margin-right:10px;}
.AboutUs_sec .AboutUsBox .text p { font-size:16px; color:#333; line-height:32px;}
.AboutUsMore { margin-top:4%;}
.AboutUsMore a{display:inline-block;width:190px;color:#fff;font-size:14px;line-height:46px;text-align:center; box-sizing:border-box; background:#343434;}

/*新闻中心*/
.newsSec { padding-bottom:4%;}
.newsTab { padding:0 5%;}
@media(max-width:1580px){.newsTab { padding:0;}}
.newsTabTitle { display:flex;border-bottom: 3px solid #f4f4f4;padding-bottom: 10px; margin-bottom:40px;align-items: center;}
.newsTabTitle strong { color: #010101;font-size: 50px;line-height: 75px;}
.newsTabTitle ul { display:flex;}
.newsTabTitle ul li { font-size:24px; color:#333; height:48px; display:flex; align-items:center; cursor:pointer;}
.newsTabTitle ul li:nth-child(1n+2) { margin-left:45px;}
.newsTabTitle ul li:after { content:''; display:display:block; width:18px; height:18px; margin-left:16px; background:url(../img/240307_30015.png) no-repeat center;}
.newsTabTitle ul li.on { font-weight:700;}
.newsTabTitle ul li.on:after { background:url(../img/240307_30009.png) no-repeat center;}
.newsMore{margin-left:auto;}
.newsMore a{display:inline-block;box-sizing:border-box;width:240px;border:2px solid #333;line-height:54px;font-size:16px;color:#333;background:url(../img/240307_30010.png) no-repeat 92% 50%;text-align:left;padding-left:58px;position:relative;overflow:hidden;transition:all .5s}
.newsMore a:after,.newsMore a:before{content:'';position:absolute;z-index:-1;height:100%;width:0;top:0;background:#333;transition:all .6s}
.newsMore a:before{left:-30px;transform:skew(-45deg,0)}
.newsMore a:after{right:-30px;transform:skew(-45deg,0)}
.newsMore a:hover{color:#fff;background:url(../img/240307_30011.png) no-repeat 92% 50%}
.newsMore a:hover:after,.newsMore a:hover:before{width:81%}
.newstItem { }
.newstItem ul { display:flex; flex-wrap:wrap;}
.newstItem ul li { width:30%; margin-right:5%;}
.newstItem ul li:nth-child(3n+3) { margin-right:0;}
.newstItem ul li h3 { color: #333;font-size: 17px;margin-bottom: 20px; display:block;}
.newstItem ul li .image { width:100%; overflow:hidden;}
.newstItem ul li .image img { width:100%; transition:all .5s;}
.newstItem ul li:hover .image img { transform:scale(1.08);}
.newstItem ul li p { margin:16px 0 30px; color: #666; font-size: 14px; line-height:30px;}

/*底部样式*/
.footer_sec {background:#181819; padding:4% 0;}
.footer_sec .footerMain { display:flex;}
.footerComIntro { padding-right:4%; border-right:1px solid rgb(255 255 255/.1); margin-right:4%;}
.footerComIntro strong { line-height:62px; display:block; font-size:30px; color:#fff; margin-bottom:10px;}
.footerComIntro p { height:38px; display:flex; align-items:center; font-size:16px; background:#303030; border-radius:38px; padding:0 30px;}
.footerComIntro p a { color:#fff;}
.footerComIntro p i { display:block; width:2px; height:16px; background:#fff; margin:2px 8px 0 8px;}
.footerTel { flex:1 overflow:hidden;}
.footerTel span { display:flex; align-items:center; margin-bottom:35px;}
.footerTel span i { font-size:16px; color:#999; margin-right:18px;}
.footerTel span b { font-family: "impact"; color:#fff;font-size: 46px;}
.footerTel span a { width: 140px; line-height:44px; border-radius: 3px;background: #9c6e32; display: block; text-align: center; color:#fff; font-size:14px; margin-left:18px;}
.footerTel p { line-height:30px; font-size:16px; color:#999;}
.footerWeChat{ margin-left:auto;}
.footerWeChat .image { padding:10px; background:#222;}
.footerWeChat .image img { width:130px;}
.footerWeChat .image p { color:#949494;font-size:14px; text-align:center; margin-top:15px;}
.footerLink { padding:2% 0; background:#181819; border-top:1px solid rgb(255 255 255/.1);}
.footerLinkList { display:flex; align-items:center;} 
.footerLinkList span { font-size:17px; font-weight; color:#fff; margin-right:20px; font-weight:700;}
.footerLinkList p a { font-size:13px; color:#fff; margin-right:10px; line-height:26px; display:inline-block;} 
.footerCopyright { line-height:26px; color:rgb(153 153 153/.5); text-align:left; font-size:14px; background:#111; padding:2% 0;}


/*首页样式 END*/

/*内页样式 THE*/
/*内页左侧样式*/
.mian_sec { overflow:hidden;}
.mian_sec_l { width:305px; float:left; margin-right:20px;}
.mian_sec_r { overflow:hidden;}

.meun_top { background:#292e39; overflow:hidden;}
.meun_top strong { line-height:52px; display:block; font-size:20px; color:#fff; padding:0 20px}
.meun_top strong em { color:rgb(255 255 255/.6); font-size:16px; font-weight:400;}
.meun_top ul { background:#fff; padding:0 20px; height:400px; overflow:auto; border:1px solid #d2d2d2;}
.meun_top ul::-webkit-scrollbar{ width: 6px;}
.meun_top ul::-webkit-scrollbar-track{ background-color: #fff;}
.meun_top ul::-webkit-scrollbar-thumb{ background-color: #ddd;}
.meun_top ul li a { line-height:54px; font-size:16px; color:#666; border-bottom:1px dashed #ddd; display:block;}
.meun_top ul li i { float:right; font-size:20px; color:#333;margin-right: 2px;}

.mian_sec_list { background:#fff; border:1px solid #d2d2d2;}
.mian_sec_list strong { display:block; line-height:50px; font-size:20px; color:#fff; padding:0 20px; background:#292e39;}
.mian_sec_list strong em { color:rgb(255 255 255/.6); font-size:16px; font-weight:400;}
.mian_sec_list ul.ul_1 { padding:15px;}
.mian_sec_list ul.ul_1 li { font-size:14px; color:#333;}
.mian_sec_list ul.ul_1 li:nth-child(1n+2) { margin-top:14px;}
.mian_sec_list ul.ul_2 { padding:15px;}
.mian_sec_list ul.ul_2 li:nth-child(1n+2) { margin-top:10px;}
.mian_sec_list ul.ul_2 li .image { width:100%;}
.mian_sec_list ul.ul_2 li .image img { width:100%;}
.mian_sec_list ul.ul_2 li h3 { line-height:36px; font-size:14px; color:#333; font-weight:400;}
.mian_sec_list .ul_3 { }
.mian_sec_list .ul_3 p { padding:10px 20px; font-size:14px; line-height:24px;}
.mian_sec_list .ul_3 p:nth-child(1n+2) { border-top:1px solid #ddd;}

.nav_sec { font-size:14px; color:#2f2f2f; line-height:50px; position:relative;}
.nav_sec b { font-weight:400;margin-right:6px; font-size:20px;}
.nav_sec a { color:#2f2f2f;}

.IntroduceBox { background: #fff;}

.PagesBox { box-shadow: 0px 0px 10px #aaa; padding:20px; background:#fff; display:flex; box-sizing:border-box;}
.PagesBoxLeft { float:left; width:280px; margin-right:40px;}
.PagesBoxRight { flex:1; overflow:hidden;}

.PagesBoxLeftContact { border:1px solid #eee; padding:20px;}
.PagesBoxLeftContact strong { line-height:24px; display:block; font-size:22px; color:#ff3000; border-left: 3px solid #ff3000; margin-bottom:10px; padding-left:20px;}
.PagesBoxLeftContact ul { }
.PagesBoxLeftContact ul li { display:flex; color:#666; padding:8px 0; font-size:14px;}
.PagesBoxLeftContact ul li i { display:flex; width:26px; height:26px; background:#333; align-items:center; justify-content:center; color:#fff; border-radius:26px; font-size:16px; margin-right:10px;}
.PagesBoxLeftContact ul li p { flex:1; line-height:22px;}

.show_Tit { text-align:center; padding:40px 0;}
.show_Tit strong { color:#222; font-size:30px; font-family:'SimSun';}
.show_Tit p { font-size:26px; color:#f00; font-weight:700;text-transform:uppercase; margin-top:8px;}

.show_main { border:1px solid #ddd; padding:30px;}


.sell_show_title { padding: 0 20px; line-height:50px; border:1px solid #eee;}
.sell_show_title strong { color: #333; font-size:14px; font-weight:400;}

.sell_show_box1 { background:#fff;}
.sell_show_box1 ul { padding:20px; overflow:hidden;}
.sell_show_box1 ul.ul_1 li { line-height:32px; font-size:12px; float:left; width:48%;}
.sell_show_box1 ul.ul_1 li:nth-child(2n+2) { margin-left:4%;}
.sell_show_box1 ul.ul_1 li:before { content: ''; display:inline-block; width: 0;height: 0;border-top: 3px solid transparent;border-left: 4px solid #f00;border-bottom: 3px solid transparent;margin-right: 10px;}
.sell_show_box1 ul.ul_1 li span { float:right; color:#999; margin-left:20px;}

.sell_show_box1 ul.ul_2 li { float:left; width:23.5%; margin-right:2%;}
.sell_show_box1 ul.ul_2 li:nth-child(4n+4) { margin-right:0;}
.sell_show_box1 ul.ul_2 li:nth-child(1n+5) { margin-top:2%;}
.sell_show_box1 ul.ul_2 li .image { width:100%; border:1px solid #eee; box-sizing:border-box; overflow:hidden;}
.sell_show_box1 ul.ul_2 li .image img { width:100%; transition:all .5s;}
.sell_show_box1 ul.ul_2 li strong { display:block; line-height:28px; font-size:16px; color:#333; text-align:center; font-weight:400; margin-top:5px;}
.sell_show_box1 ul.ul_2 li p { font-size:12px; line-height:22px; color:#999; text-align:center; height:44px;}
.sell_show_box1 ul.ul_2 li:hover strong { color:#f00;}
.sell_show_box1 ul.ul_2 li:hover .image { border-color:#f00;}
.sell_show_box1 ul.ul_2 li:hover .image img { transform:scale(1.06);}

/*产品内页样式*/
.sell_show_list ul { display:flex; flex-wrap:wrap;}
.sell_show_list ul li { width:31.33333333333333%; margin-right:3%; box-sizing:border-box; border:1px solid #eee; padding:10px 10px 0; transition:all .5s;}
.sell_show_list ul li:hover { border:1px solid #292e39;}
.sell_show_list ul li:nth-child(3n+3) { margin-right:0;}
.sell_show_list ul li:nth-child(1n+4) { margin-top:2%;}
.sell_show_list ul li .image { width:100%; overflow:hidden;}
.sell_show_list ul li .image img { width:100%; transition:all .5s;}
.sell_show_list ul li:hover .image img { transform:scale(1.08);}
.sell_show_list ul li strong { line-height:50px; font-size:14px; color:#333; padding:0 20px; box-sizing:border-box; display:block; font-weight:400; text-align:center;}


/*新闻内页样式*/
.news_show_list ul li { display:block; background:#fff; padding:30px; box-sizing:border-box; border: 1px solid #e1e1e1;padding: 30px;}
.news_show_list ul li:nth-child(1n+2) { margin-top: 35px;}
.news_show_list ul li strong { display:block; font-size:18px; color:#333; padding-bottom:15px; border-bottom:1px solid #eee; margin-bottom:15px; font-weight:400;}
.news_show_list ul li p { font-size: 14px;line-height: 26px;color: #999;}
.news_show_list ul li span { display: inline-block;width: 130px;line-height: 33px;text-align: center;font-size: 14px;color: #666;border: 1px solid #e1e1e1;transition: all .5s; margin-top:20px;}
.news_show_list ul li:hover span { background:#292e39; color:#fff; border:1px solid #292e39;}
.news_show_list ul li:hover { box-shadow: 0px 0px 10px rgb(0 0 0/.15);}
.news_show_list ul li:hover strong { color:#292e39;}

/*相册内页样式*/
.photo_list { overflow:hidden;}
.photo_list ul li { float:left; width:23.5%; margin-right:2%; box-sizing:border-box; transition:all .5s;}
.photo_list ul li:nth-child(4n+4) { margin-right:0;}
.photo_list ul li:nth-child(1n+5) { margin-top:2%;}
.photo_list ul li .image { width:100%; overflow:hidden;}
.photo_list ul li .image img { width:100%; transition:all .5s;}
.photo_list ul li:hover .image img { transform:scale(1.08);}
.photo_list ul li p { line-height:50px; font-size:16px; text-align:center; transition:all .5s; color:#333; padding:0 15px;}
.photo_list ul li:hover p { color:#292e39}

.show_news_mian_sec { background:#fff;}
.show_mian_sec_title { font-size: 22px;color: #333;text-align: center;padding: 10px 0 14px;}
.show_mian_sec_info { color: #999;height: 38px;line-height: 38px;overflow: hidden;text-align: center;margin-bottom: 20px;font-size:12px;}

.contact_show_lxfs { background:#fff; text-align:center;}
.contact_show_lxfs strong { font-size:40px; color:#292e39; display:block; font-weight:400; margin-bottom:15px;}
.contact_show_lxfs p { line-height:26px; font-size:16px; color:#333; padding:10px 0;}

.title_show { font-size:30px; color:#000; margin-top:50px; text-align:center;}
.info_show { font-size:14px; color:#999; text-align:center; padding:30px 0;}
.info_show a { color:#024697;}
/*公司相册*/
.photo_show a { box-sizing: border-box;display:block;text-align:center; margin-top:20px;}
.photo_show a p { font-size:14px; line-height:30px; color:#666; }
.photo_show a img { max-width:100%;}

/*产品内容页*/
.show_preview { display:flex;}
.show_preview_l { width:400px; }
.show_preview_l img { width:400px;}
.show_preview_r { flex:1; overflow:hidden; padding-left:30px;}
.show_preview_r h1 { font-size:22px; color:#222; display:block; border-bottom: 1px dashed #ddd; padding-bottom:15px;}
.show_preview_r p { line-height:24px; font-size:14px; color:#666; margin:20px 0;}
.show_preview_r .base { border-top:1px dashed #ddd;}
.show_preview_r .base dl{overflow:hidden;width:100%;font-size:14px;line-height:40px;}
.show_preview_r .base dt{float:left;color:#888;width:85px;}
.show_preview_r .base dd{overflow:hidden;;color:#000;}
.show_preview_r .hot_tel { margin-top:30px;}
.show_preview_r .hot_tel a{display:inline-block;width:238px;line-height:56px;color:#fff;font-size:16px;background:#292e39;box-shadow:0 10px 16px 0 rgb(222 0 0 /.3);text-align:center;}

/*获得荣誉*/
.honor_title { font-size:30px; color:#333; text-align:center; margin:2% 0;}
.honor_show { padding:2% 4% 4%; border:1px solid #eee; background:#fff;}
.honor_show ul { display: flex; flex-wrap: wrap; border:1px solid #ddd; margin-top:3%; border-right:none; border-bottom:none;}
.honor_show ul li { width:50%;box-sizing:border-box; font-size:14px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; display: table;}
.honor_show ul li span { display: table-cell; padding:10px;}
.honor_show ul li span:nth-child(1) { width:20%; background:#fafafa; border-right:1px solid #ddd; font-weight:700;}
.honor_show_title { line-height:42px; height:42px; font-size:16px; background:#f5f5f5; padding:0 15px; border:1px solid #eee; margin:2% 0; font-weight:700;}

/*内页样式 END*/


