
*{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:#C7000B;}

/*内容初始化*/
.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; background:none!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;}
.w1380 {margin:auto;width:1380px;clear:both;}
.AWF_box {margin: auto;width: 1440px;clear: both;}

.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 { height:40px; line-height:40px; font-size:12px; color:#f3f3f3; background:#333;}
.header_top .w1200 { display:flex;}
.header_top_r { margin-left:auto;}

/*搜索区*/
.headerSearch { background:#fff;}
.headerSearch .w1200 { display:flex; align-items:center;}
.headerSearch .headerSearchLogo { display:flex; align-items:center; height:100px;} 
.headerSearch .headerSearchLogo img { max-height:80px; margin-right:20px;}
.headerSearch .headerSearchLogo span { font-size:26px; display:block;}
.headerSearch .headerSearchTel { display:flex; align-items:center; margin-left:auto;}
.headerSearch .headerSearchTel img { margin-right:15px;}
.headerSearch .headerSearchTel span { font-size:22px; color:#C7000B;}

/*导航*/
.header_menu { height:59px; line-height:59px;background:#141414; border-bottom:1px solid #C7000B;}
.header_menu ul { display:flex;}
.header_menu ul li a { color:#ccc;transition:all .3s; width:170px; display:block;font-size:16px; text-align:center;}
.header_menu ul li:hover a,.header_menu ul li.hover  a{ background:#C7000B; color:#fff;}

/*幻灯*/
.banner_box img { width:100%;}
.banner_swiper { position: relative; width:100%; overflow:hidden;}
.banner_swiper .swiper-slide img { width:100%;}
.banner_swiper .bannerSwiperM { position:absolute;left:50%;bottom:15px;z-index:10;transform:translate(-50%,0);}
.banner_swiper .bannerSwiperM ul { display:flex; align-items:center;}
.banner_swiper .bannerSwiperM span { display:block; width:17px; height:17px; margin:0 5px; border-radius:50%; background:rgb(0 0 0/.4);opacity: 1;}
.banner_swiper .bannerSwiperM span.swiper-pagination-bullet-active { background:#000; border:1px solid rgb(255 255 255/.8);}
.banner_swiper .swiper_bnt { width:40px; height:60px;position:absolute; top:50%;z-index:10; cursor:pointer;transform: translate(0, -50%);display: flex;align-items: center;justify-content: center; background:rgb(0 0 0/.5); box-sizing:border-box;}
.banner_swiper .swiper_prev { left:0; border-radius:0 40px 40px 0;}
.banner_swiper .swiper_next { right:0; border-radius:40px 0 0 40px;}
.banner_swiper .swiper_bnt i { display:block; width:15px; height:15px; box-sizing:border-box;transform: rotate(45deg);opacity:.9;}
.banner_swiper .swiper_bnt.swiper_prev i { border-bottom:4px solid rgb(255 255 255/.8);border-left:4px solid rgb(255 255 255/.8);}
.banner_swiper .swiper_bnt.swiper_next i { border-top:4px solid rgb(255 255 255/.8);border-right:4px solid rgb(255 255 255/.8);}

/*标题样式*/
.index_title { margin-bottom:25px; height:87px; display:flex; align-items:center;}
.index_title strong { font-size: 30px;color: #141414; font-weight:400;}
.index_title img { margin:0 10px;}
.index_title em { font-size: 30px;color: #141414;}
.index_title span { margin-left:auto;}
.index_title span a { display:block; line-height:32px; border:1px solid #141414; color:#141414; padding:0 15px; font-size:14px;}

.index_More { text-align:center; margin-top:40px;}
.index_More a { display:inline-block; font-size:14px; color:#141414; line-height:40px; width:160px; text-align:center; border:1px solid #141414;}

/*贴心服务*/
.IntimateService { padding-top:60px; background:#fff;}
.IntimateService ul { display:flex; padding-bottom:60px;}
.IntimateService ul li { width:22%; background:#f0f0f0; border-radius:6px; box-sizing:border-box; margin-right:4%; text-align:center; padding-bottom:44px;}
.IntimateService ul li:hover { background:#f0f0f0 url(../img/240315_10007.png) no-repeat center bottom;}
.IntimateService ul li:nth-child(4n+4) { margin-right:0;}
.IntimateService ul li img { margin-top:44px;}
.IntimateService ul li span { display:block; font-size:18px; color:#555; margin:20px 0;}
.IntimateService ul li:hover span { color:#C7000B;}
.IntimateService ul li p { font-size:14px; color:#777;}

/*家装展示*/
.photoSec { background:#f0f0f0; padding-bottom:30px;}
.photoSecTab { display:flex;} 
.photoSecTab .photoSecTabTitle { width:286px;}
.photoSecTab .photoSecTabTitle ul { }
.photoSecTab .photoSecTabTitle ul li { height:70px; line-height:70px; font-size:16px; background:#f7f7f7; color:#555; text-align:center; cursor:pointer; position:relative;}
.photoSecTab .photoSecTabTitle ul li:nth-child(1n+2) { border-top:1px solid #ededed;}
.photoSecTab .photoSecTabTitle ul li.on { background:#141414; color:#fff;}
.photoSecTab .photoSecTabTitle ul li:before,.photoSecTab .photoSecTabTitle ul li:after { content:''; display:block; width:30px; height:1px; background:#fff; position:absolute; top:50%;}
.photoSecTab .photoSecTabTitle ul li:before { left:46px;}
.photoSecTab .photoSecTabTitle ul li:after { right:46px;}
.photoSecTab .photoSecTabTitle ul li.on:before,.photoSecTab .photoSecTabTitle ul li.on:after { background:#C7000B;}
.photoSecTab .bd { flex:1; overflow:hidden;}
.photoSecTab .photoSecTabItem { height:496px; position:relative;}
.photoSecTab .photoSecTabItem img { width:100%;}
.photoSecTab .photoSecTabItem .text { width:260px; height:100%; position:absolute; top:0; right:0; background:rgb(0 0 0/.5); text-align:center; display:flex; align-items:center; box-sizing:border-box; padding:0 20px;}
.photoSecTab .photoSecTabItem .text b { display:block; font-size:18px; color:#fff; font-weight:400;}
.photoSecTab .photoSecTabItem .text p { color:#ccc; font-size:14px; line-height:28px; margin:20px 0;}
.photoSecTab .photoSecTabItem .text em { display:flex; justify-content:center;}
.photoSecTab .photoSecTabItem .text em:before,.photoSecTab .photoSecTabItem .text em:after { content:''; display:block; width:20px; height:3px; background:#C7000B;}
.photoSecTab .photoSecTabItem .text em:after { width:40px; margin-left:5px; background:#141414;}

/*产品展示*/
.productTitle { height:34px; display:flex; justify-content:center; align-items:center;}
.productTitle:before,.productTitle:after { content:''; display:block; flex:1; height:1px; background:#ccc;}
.productTitle span { color:#333; font-size:24px; margin:0 20px;}
.product_sec { background:#fff; padding:40px 0;}
.product_Cat { display:flex; justify-content:center; margin:40px 0 50px;}
.product_Cat a { display:block; width:148px;font-size:14px; line-height:32px; margin:0 10px; color:#666; border:1px solid #dfdfdf; text-align:center;}
.product_Cat a:hover { border:1px solid #141414;}
.productList { }
.productList ul {display:flex;flex-wrap:wrap;}
.productList li {width:23.5%;text-align:center;position:relative; margin-right:2%;}
.productList li:nth-child(4n+4) { margin-right:0;} 
.productList li:nth-child(1n+5) { margin-top:2%;} 
.productList li .image{overflow:hidden;width:100%; border:1px solid #dfdfdf; padding:0 30px; box-sizing:border-box;}
.productList li .image img{width:100%;}
.productList li h3{width:100%;color:#666;font-weight:400;font-size:14px; padding:0 20px; box-sizing:border-box; display:block; margin-top:15px;}

/*公司简介*/
.aboutus_sec { padding:40px 0 90px; overflow:hidden; background:#f0f0f0;}
.aboutus_main { display:flex;}
.aboutus_main .aboutusMainL { margin-left:135px; position:relative; margin-right:10px;}
.aboutus_main .aboutusMainL .image { width:700px; height:470px; overflow:hidden;}
.aboutus_main .aboutusMainL .image img { width:100%;}
.aboutus_main .aboutusMainL .text { position:absolute; top:50%; left:0; transform:translate(-50%,-50%);}
.aboutus_main .aboutusMainL .text .textBox { width:270px; height:380px; background:#fff; padding:50px 30px 0; box-sizing:border-box;}
.aboutus_main .aboutusMainL .text h3 { font-size:18px; color:#555; display:block; font-weight:400;}
.aboutus_main .aboutusMainL .text span { display:block; color:#999; font-size:14px; padding:10px 0 15px;border-bottom: #e1e1e1 1px dashed; margin-bottom:15px;}
.aboutus_main .aboutusMainL .text p { font-size:14px; color:#777; line-height:24px;}
.aboutus_main .aboutusMainR { flex:1; overflow:hidden;}
.aboutus_main .aboutusMainR ul { display: flex;flex-direction: column;height: 470px;}
.aboutus_main .aboutusMainR ul li { background: #fff; position: relative; cursor: pointer;flex: 1;display: flex;align-items: center;width: 100%;padding: 35px;}
.aboutus_main .aboutusMainR ul li:nth-child(1n+2) { margin-top:10px;}
.aboutus_main .aboutusMainR ul li .image { margin-right:35px;}
.aboutus_main .aboutusMainR ul li .image img:nth-child(2) { display:none;}
.aboutus_main .aboutusMainR ul li .image:hover img:nth-child(2) { display:block;}
.aboutus_main .aboutusMainR ul li .image:hover img:nth-child(1) { display:none;}
.aboutus_main .aboutusMainR ul li span { display:block; font-size:18px; color:#555;}
.aboutus_main .aboutusMainR ul li p { font-size:14px; color:#777; margin-top:15px;}
.aboutus_main .aboutusMainR ul li:hover span {color:#C7000B;}
.aboutus_main .aboutusMainR ul li em { display:flex; position:absolute; left:0; bottom:0; width:100%; opacity:0;}
.aboutus_main .aboutusMainR ul li:hover em { opacity:1;}
.aboutus_main .aboutusMainR ul li em:before,.aboutus_main .aboutusMainR ul li em:after { content:''; display:block; width:10%; height:2px; background:#C7000B;}
.aboutus_main .aboutusMainR ul li em:after { width:88%; background:#141414; margin-left:auto;}

/*匠心工艺*/
.problemSec { padding:60px 0 90px; position:relative; background:#fff;}
.problemSecMain { display:flex;}
.problemSecMainL { width:480px; height:500px; margin-right:20px; background:#f0f0f0;}
.problemSecMainL .image { width:100%;}
.problemSecMainL .image img { width:100%;}
.problemSecMainL .text { margin:-30px 40px 0; background:#fff; padding:30px; position:relative; transition:all .3s;}
.problemSecMainL .text:hover { box-shadow:0 2px 15px rgb(0 0 0/.3);}
.problemSecMainL .text span { display:block; font-size:16px; color:#555;padding-bottom:15px;border-bottom: #e1e1e1 1px dashed;margin-bottom: 15px;}
.problemSecMainL .text p { font-size:14px; color:#777;line-height:28px;}
.problemSecMainL .text em { display:flex; position:absolute; left:0; bottom:0; width:100%; opacity:0;}
.problemSecMainL .text:hover em { opacity:1;}
.problemSecMainL .text em:before,.problemSecMainL .text em:after { content:''; display:block; width:10%; height:2px; background:#C7000B;}
.problemSecMainL .text em:after { width:88%; background:#141414; margin-left:auto;}
.problemSecMainR { height:500px; flex:1; overflow:hidden;display: flex;flex-direction: column;}
.problemItem { display:flex;background:#f0f0f0; padding:20px;}
.problemItem:nth-child(1n+2) { margin-top:20px;}
.problemItem .image { }
.problemItem .image img { }
.problemItem .text { margin: 16px 0px 16px -30px; background:#fff; padding:30px; position:relative; transition:all .3s;}
.problemItem .text:hover { box-shadow:0 2px 15px rgb(0 0 0/.3);}
.problemItem .text span { display:block; font-size:16px; color:#555;padding-bottom:15px;border-bottom: #e1e1e1 1px dashed;margin-bottom: 15px;}
.problemItem .text p { font-size:14px; color:#777;line-height:28px;}
.problemItem .text em { display:flex; position:absolute; left:0; bottom:0; width:100%; opacity:0;}
.problemItem .text:hover em { opacity:1;}
.problemItem .text em:before,.problemItem .text em:after { content:''; display:block; width:10%; height:2px; background:#C7000B;}
.problemItem .text em:after { width:88%; background:#141414; margin-left:auto;}

/*新闻中心*/
.xinwen_sec { overflow:hidden; background:#f0f0f0; padding:90px 0;}
.newsSecMain { display:flex;}
.newsSecMainL { margin-right:10px; width:800px; background:#fff; display:flex;}
.newsSecMainL .newsSecAd { width:400px;}
.newsSecMainL .newsSecAd img { width:100%;}
.newsSecMainL ul { flex:1; overflow:hidden; padding:15px 20px;}
.newsSecMainL ul li { line-height:46px; font-size:14px; color:#555;}
.newsSecMainL ul li:nth-child(1n+2) { border-top:1px dashed #dbdbdb;}
.newsSecMainR { flex:1; overflow:hidden;}
.newsSecMainR dl { height:360px;}
.newsSecMainR dd { height:50%; overflow:hidden;}
.newsSecMainR dd:nth-child(1) { background:#f7f7f7;}
.newsSecMainR dd:nth-child(2) { background:#fff;}
.newsSecMainR dd .image { height:100%; float:left;}
.newsSecMainR dd .image img { height:100%;}
.newsSecMainR dd .text { padding:30px 20px; overflow:hidden;}
.newsSecMainR dd .text strong { display:block; font-size:16px; color:#333;margin-bottom: 20px; font-weight:400; margin-bottom:32px;}
.newsSecMainR dd .text p { font-size:14px; color:#888;line-height:28px;}

/*底部样式*/
.footerOrder { background:#141414;}
.footerOrder ul { display:flex; height:120px;}
.footerOrder ul li.li_1 { position:relative;}
.footerOrder ul li.li_1 span { position:absolute; top:28px; left:40px; width:100%; height:100%; color:#fff;}
.footerOrder ul li.li_1 span em { display:block; font-size:24px;}
.footerOrder ul li.li_1 span i { display:block; font-size:12px;margin-top:15px;}
.footerOrder ul li:nth-child(1n+2) { height:120px; display:flex; align-items:center; justify-content:center; flex:1; box-sizing:border-box;}
.footerOrder ul li:nth-child(1n+3) { border-left:1px solid rgb(255 255 255/.1);}
.footerOrder ul li:nth-child(1n+2) img { margin-right:28px;}
.footerOrder ul li:nth-child(1n+2) em,.footerOrder ul li:nth-child(1n+2) i { display:block; color:#bbb; line-height:28px; font-size:14px;}
.footer_sec { background:#222;}
.footer_servic { padding:40px 0;}
.footer_servic { display:flex;}
.footer_servic dl { width:14%;}
.footer_servic dl dt { font-size:16px; color:#fff;}
.footer_servic dl dd { margin-top:10px;}
.footer_servic dl dd a { line-height:30px; font-size:14px; color:#ccc; display:block;}
.footer_servic dl dd a:hover { color:#C7000B;}
.footerWeChat { display:flex; margin-left:auto; border-left:1px solid rgb(255 255 255/.1);padding-left:80px;}
.footerWeChat .image { flex:1; overflow:hidden;}
.footerWeChat .image img { width:140px;}
.footerWeChat .image p { margin-top:15px; font-size:14px; color:#C7000B; text-align:center;}
.footerContact { margin-left:2%; width:20%;}
.footerContact p { line-height:28px; font-size:14px; color:#ccc;}
.footerContact b { font-size:18px; color:#C7000B; display:block;margin-bottom: 8px;}
.footerContact a { height:40px; border:1px solid #C7000B; color:#C7000B; font-size:14px; width:80%; align-items:center; justify-content:center; display:flex; margin-top:10px;box-sizing: border-box;}
.footerContact a img { margin-right:8px;}
.footer_sec .linkBox { display:flex; flex-wrap:wrap; align-items:center; margin-left:-15px; padding:15px 0;}
.footer_sec .linkBox a { color:#666; margin-left:15px;}
.footer_sec .linkBox a:hover { color:#C7000B;}
.footer_copyright { padding:10px 0; font-size:12px; color:#666; text-align:center; border-top:1px solid rgb(255 255 255/.1);}
.footer_copyright p { line-height:24px;}

/*客服*/
.kefu_sec { display:flex; align-items:center; position: fixed;top: 20%;right: 0;transform: translate(210px, 0); transition:all .5s; z-index:6060;}
.kefu_sec.on { transform: translate(0, 0);}
.kefu_sec .kefu_sec_btn { width:34px; background:#C7000B; padding:20px 0 12px; color:#fff; cursor:pointer;}
.kefu_sec .kefu_sec_btn span { writing-mode: vertical-lr; font-size:14px; line-height:34px;letter-spacing: 4px;}
.kefu_sec .kefu_sec_btn i { display:block; text-align:center;}
.kefu_sec .kefu_main { width:210px; background:#fff;}
.kefu_sec .kefu_main strong { height:40px; font-size:14px; display:flex; align-items:center; color:#fff; background:#C7000B; font-weight:400; padding:0 15px;}
.kefu_sec .kefu_main strong i { font-size:24px; margin-right:10px;}
.kefu_sec .kefu_main strong em { margin-left:auto; font-size:18px; cursor:pointer;}
.kefu_sec .kefu_main .qqkf { height:36px; border-bottom:1px solid #eee; font-size:14px; color:#333; align-items:center; padding-left:15px; display:flex;}
.kefu_sec .kefu_main .qqkf img { margin-right:8px;}
.kefu_sec .kefu_main dl { line-height:26px; color:#666; font-size:14px; padding:10px 15px;}
.kefu_sec .kefu_main dl dt { height:26px; display:flex; align-items:center; font-weight:700;}
.kefu_sec .kefu_main dl dt i { font-weight:400; font-size:20px; color:#32bb16; margin-right:8px;}
.kefu_sec .kefu_main dl dd p { padding-left:26px;}
.kefu_sec .kefu_main dl dd .image { text-align:center;}
.kefu_sec .kefu_main dl dd .image img { width:110px;}
.kefu_sec .kefu_main .kefu_top { height:40px; display:flex; align-items:center; justify-content:center; background:#C7000B;}
.kefu_sec .kefu_main .kefu_top a { color:#fff;}
.kefu_sec .kefu_main .kefu_top a i { font-size:20px;}


/*首页样式 END*/

/*内页样式 THE*/
/*内页左侧样式*/
.mian_sec { }
.mian_sec_l { width:258px; float:left; margin-right:30px;}
.mian_sec_r { overflow:hidden;}
.meun_top { position: relative;z-index: 100;}
.meun_top_title { color:#fff; background:#C7000B; line-height:80px; margin-bottom:5px;}
.meun_top_title strong { display:block; font-size:30px; text-align:center; font-weight:400;}

.meun_top ul { }
.meun_top ul li { border:1px solid #eee;}
.meun_top ul li:nth-child(1n+2) { border-top:none;}
.meun_top ul li a { display:flex; height: 50px; font-size:18px; background:#fff; padding:0 30px 0 50px; align-items:center;}
.meun_top ul li a:after { content:'\e91c'; display:block; font-family:'iconfont'; margin-left:auto; color:#ddd; font-size:28px;}
.meun_top ul li:hover a { background:#C7000B; color:#fff;}



.nav_sec { font-size:14px; color:#333; line-height:50px; padding:20px 0;}
.nav_sec span { color:#C7000B;}
.nav_sec a { color:#333;}

.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:#C7000B; font-weight:700;text-transform:uppercase; margin-top:8px;}

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

.sell_show_title { border-bottom:1px solid #eee; display:flex;}
.sell_show_title strong { color: #fff; font-size:18px; background:#C7000B; padding:0 20px; display:inline-block;line-height:40px;}

.sell_show_box1 { border: 1px solid #eee; 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 #C7000B;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%; 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:#555; text-align:center; margin-top:15px; font-weight:400;}
.sell_show_box1 ul.ul_2 li:hover .image img { transform:scale(1.06);}


/*产品内页样式*/
.sell_show_list { overflow:hidden;}
.sell_show_list ul { display:flex; flex-wrap:wrap;}
.sell_show_list ul li { width:23.5%; margin-right:2%; box-sizing:border-box;}
.sell_show_list ul li:nth-child(4n+4) { margin-right:0;}
.sell_show_list ul li:nth-child(1n+5) { margin-top:3%;}
.sell_show_list ul li .image { width:100%; overflow:hidden; transition:all .5s; box-sizing:border-box; background:#fff; padding:6px;}
.sell_show_list ul li .image img { width:100%; }
.sell_show_list ul li h3 { display:block; font-size:16px; text-align:center; box-sizing:border-box; padding:0 20px; color:#555; margin-top:15px; font-weight:400;}

/*新闻内页样式*/
.news_show_list { overflow:hidden;}
.news_show_list ul li { overflow:hidden; line-height:45px; font-size:12px; border-bottom: 1px dotted #ccc;}
.news_show_list ul li a { color:#333;}
.news_show_list ul li a:hover { color:#C7000B;}

/*相册内页样式*/
.photo_list { overflow:hidden;}
.photo_list ul li { float:left; width:32%; margin:0 2% 2% 0; box-sizing:border-box; transition:all .5s; background:#f5f5f5;}
.photo_list ul li:hover { background:#C7000B;}
.photo_list ul li:nth-child(3n+3) { margin-right:0;}
.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:38px; font-size:12px; text-align:center; transition:all .5s; color:#333; padding:0 15px;}
.photo_list ul li:hover p { color:#fff}

.show_news_mian_sec { }
.show_mian_sec_title { font-size: 26px;color: #000;padding: 15px 0; border-bottom: 1px dashed #ccc; margin-bottom:20px; font-weight:700; text-align:center;}
.show_mian_sec_info { color: #999;height: 38px;line-height: 38px;overflow: hidden;text-align: center;margin-bottom: 20px;border-top: 1px dashed #ddd; font-size:12px;}

.contact_show_lxfs { padding:40px 0;}
.contact_show_lxfs ul { display:flex; flex-wrap:wrap;}
.contact_show_lxfs ul li { margin-right:2%; width:23.5%; display:flex; align-items:center;}
.contact_show_lxfs ul li:nth-child(4n+4) { margin-right:0;}
.contact_show_lxfs ul li img { margin-right:30px;}
.contact_show_lxfs ul li b { font-size:14px; display:block; font-weight:400; color:#202020;}
.contact_show_lxfs ul li p { font-size:18px; font-weight:700; margin-top:10px; color:#202020;}



.contact_show_map { width:100%; border:1px solid #eee; padding:20px; box-sizing:border-box;}
.contact_show_map iframe { width:100%; height:350px;}
    
.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:380px; margin-right:30px;}
.show_preview_l img { width:380px;}
.show_preview_r { flex:1; overflow:hidden;}
.show_preview_r h1 { font-size:20px; 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;}

/*获得荣誉*/
.honor_title { font-size:30px; color:#333; text-align:center; margin:2% 0;}
.honor_show { margin:2% 0;}
.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*/
