*{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;}
.P84 { margin: auto; width: 84%; min-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:#fff;width: 100%; box-sizing:border-box;}
.header_top:hover { position:relative; z-index:2;}
.header_top .AF_p5 { display: flex; align-items: center; height:94px;}
.header_top_logo a img { height:56px;}
.header_top_menu { flex: 1; text-align:center;height:94px;}
.header_top_menu ul { display:inline-block;}
.header_top_menu ul li { float:left; font-size:16px; line-height:94px; position:relative;}
.header_top_menu ul li span { color:#000; display:inline-block; position:relative; padding:0 30px;}
.header_top_menu ul li:hover span { color:#e2226f;}
.header_top_menu ul li .menu_down { position:absolute; top:94px;left:0; background:#e2226f; line-height:36px; width:130%; font-size:14px; opacity:0; transform:translate(0,10px); z-index:-1; border-radius:6px; transition:all .6s; padding:10px 0;}
.header_top_menu ul li:hover .menu_down { opacity:1; transform:translate(0,0); z-index:10;}
.header_top_menu ul li .menu_down a { display:block; color:#fff;position:relative;}
.header_top_menu ul li .menu_down a:hover { background:#e6e6e6; color:#333;}
.header_top_menu ul li .menu_down a:hover:after { width:100%;}
.header_top_tel { display: flex; align-items: center;}
.header_top_tel i { display:flex; width:34px; height:34px; border:2px solid #e2226f; border-radius:34px; align-items:center; justify-content:center; margin-right:10px; font-size:22px; color:#e2226f;}
.header_top_tel span { display:block; height:30px;line-height: 30px;color: #e2226f;font-size: 22px; margin-left:10px; font-weight:700;}			

/*幻灯*/
.banner_box img { width:100%;}
.banner_swiper { position: relative; width:100%; overflow:hidden;}
.banner_swiper .swiper-slide img { width:100%;}
.banner_swiper .swiper_bnt { width:40px; height:40px;position:absolute; top:50%;z-index:10; cursor:pointer;transform: translate(0, -50%);display: flex;align-items: center;justify-content: center; background:rgb(255 255 255/.8); box-sizing:border-box;}
.banner_swiper .swiper_prev { left:0; padding-left:5px;}
.banner_swiper .swiper_next { right:0; padding-right:5px;}
.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:2px solid #666;border-left:2px solid #666;}
.banner_swiper .swiper_bnt.swiper_next i { border-top:2px solid #666;border-right:2px solid #666;}

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

.index_More { text-align:center; margin-top:4%;}
.index_More a { display:inline-block; width: 238px;line-height: 56px;color: #fff;font-size: 16px;background: #e2226f;box-shadow: 0px 10px 16px 0px rgb(222 0 0 /.3);}


/*贴心服务*/
.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: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;}

/*产品展示*/
.product_sec { background:#f8f8f8; padding:60px 0;}
.product_Cat { display:flex; justify-content:center; margin-bottom:30px;}
.product_Cat a { display:block; padding:0 35px; font-size:18px; background:#e2226f; line-height:60px; margin:0 10px; color:#fff;}
.product_Cat a:nth-child(1),.product_Cat a:hover { background:#e5e5e5; color:#333;}
.productList { }
.productList ul {display:flex;flex-wrap:wrap;justify-content:space-between}
.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%;}
.productList li .image img{width:100%;transition:all ease .5s}
.productList li h3{width:100%;background:#efefef;color:#555;font-weight:400;line-height:75px;font-size:18px;transition:all .3s; padding:0 20px; box-sizing:border-box; display:block;}
.productList li .text{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(226 34 111/.7);display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 10%;opacity:0; box-sizing:border-box;}
.productList li .text b {font-size:18px;color:#fff;margin-bottom:1vw}
.productList li .text b:after {content:''; display:block;width:46px;height:2px;background:#fff;margin:0 auto;margin-top:.8vw}
.productList li .text span{display:block; width:99px;height:34px;background:#fff;border-radius:30px;text-align:center;line-height:34px;color:#e2226f;font-size:12px;margin-top:40px}
.productList li:hover .text {opacity:1}
.productList li:hover h3{background:#e2226f;color:#fff;display:none}
.productList li:hover .image img{transform:scale(1.2)}

/*产品优势*/
.advantage_sec {padding: 4% 0;background: url(../img/240229_001.jpg) no-repeat top center;background-size: cover;}
.advantageTitle{text-align:center}
.advantageTitle h3{font-size:40px;color:#fff;font-weight:400;}
.advantageTitle h3::after{content:'';width:70px;height:4px;background:#fff;margin:0 auto;display:block;margin-top:3%;}
.advantageList{margin-top:5%}
.advantageList ul{display:flex;justify-content:space-between}
.advantageList li{width:106px;text-align:center}
.advantageList li .img{border:1px solid #7f7f7f;border-radius:10px;width:100%;height:104px;display:flex;align-items:center;justify-content:center}
.advantageList li .img img{max-width:100%;transition:transform .5s ease-out}
.advantageList li h3{font-size:16px;line-height:24px;overflow:hidden;font-weight:400;color:#fff;text-align:center;margin-top:20px; display:block;}
.advantageList li:hover .img{background:#e2226f;border-color:#e2226f}
.advantageList li:hover .img img{transform:rotateZ(360deg)}
.advantageList li:hover h3{color:#e2226f}
.advantageTel { display:flex; margin-top:7%; align-items:center; justify-content:center;}
.advantageTel i { font-size:34px; margin-right:10px; color:#fff;}
.advantageTel em { font-size:15px; color:#fff;}
.advantageTel span{display:inline-block;padding:0 20px;font-size:28px;background:#e2226f;line-height:46px;color:#fff;margin-left:18px}

/*公司简介*/
.AboutUs_sec { padding-top: 4%;}
.AboutUs_sec .AboutUsBox {margin-top:3%; padding:3%;background:#fff;box-shadow:0 0 5px 1px rgb(153 153 153/.3); box-sizing:border-box; display:flex;}
.AboutUs_sec .image {width:46.6%}
.AboutUs_sec .image img{width:100%}
.AboutUs_sec .text{width:50%;padding-top:6px;margin-left:auto}
.AboutUs_sec .text p{line-height:28px;text-indent:2em;font-size:16px;color:#666}
.AboutUsMenu{display:flex;flex-wrap:wrap;margin-top:4%}
.AboutUsMenu a{width:25%;display:inline-block;font-size:16px;color:#666;line-height:54px;background:#eee;text-align:center}
.AboutUsMenu a:nth-child(2n+1){background:#e2226f;color:#fff}
.AboutUsMenu a:nth-child(1n+5) { margin-top:1%;}

/*公司简介*/
.CompanyProfile{background:#e2226f;padding:6% 0 3%;margin-top:-4%}
.CompanyProfile ul{display:flex}
.CompanyProfile ul li{width:25%;text-align:center;color:#fff}
.CompanyProfile ul li span{font-family:Impact;font-size:70px}
.CompanyProfile ul li em{font-size:70px}
.CompanyProfile ul li i{display:inline-block;border-radius:50%;font-size:14px;background-color:#fff;color:#e2226f;width:20px;height:20px;transform:translateY(-40px);margin-left:10px;line-height:20px}
.CompanyProfile ul li p{font-size:18px;line-height:20px;color:#fff}

/*企业荣誉*/
.honor_sec { padding-top:4%; background:#fff;}
.HonorList ul { display:flex; flex-wrap:wrap;}
.HonorList ul li { width:23.5%; margin-right:2%; position:relative;}
.HonorList ul li .image { width:100%;}
.HonorList ul li .image img { width:100%;}
.HonorList ul li:nth-child(4n+4) { margin-right:0;}
.HonorList ul li strong { position:absolute; top:0; left:0; right:0; bottom:0; background:rgb(226 34 111/.7);display:flex;justify-content:center;align-items:center;flex-direction:column;font-size: 22px;color: #fff;transition: all 0.5s; opacity:0;}
.HonorList ul li strong em { width: 43px; display: block; text-align:center;height: 43px;background: #fff;border-radius: 50%;margin: 15px auto 0;color: #e2226f;font-size: 20px;line-height: 43px; font-weight:400;}
.HonorList ul li:hover strong { opacity:1;}


/*新闻中心*/
.xinwen_sec { overflow:hidden; background:#fff; padding:4% 0;}
.NewsBox {display:flex; margin-top:4%;}
.NewsBox .NewsBoxL {width:40.2%;background:#f8f8f8;padding:2%; box-sizing:border-box;}
.NewsBox .NewsBoxL ul li h3{font-size:1.1rem;color:#333;font-weight:400}
.NewsBox .NewsBoxL ul li p{font-size:15px;color:#999;line-height:28px;margin-top:20px}
.NewsBox .NewsBoxL ul li span{display:block;font-size:16px;color:#999;margin-top:20px}
.NewsBox .NewsBoxL ul li .image{width:100%;margin-top:4%}
.NewsBox .NewsBoxL ul li .image img{width:100%}
.NewsBox .NewsBoxL ul li:hover h3{color:#e2226f;font-weight:600}
.NewsBox .NewsBoxR{width:55.5%; margin-left:auto;}
.NewsBox .NewsBoxR ul li:nth-child(1n+2) { margin-top:2%;}
.NewsBox .NewsBoxR ul li h3{font-size:18px;color:#333;font-weight:400;line-height:32px;}
.NewsBox .NewsBoxR ul li p{font-size:15px;color:#888;line-height:24px;margin-top:8px}
.NewsBox .NewsBoxR ul li span{display:block;font-size:14px;color:#888;line-height:24px;margin-top:10px}
.NewsBox .NewsBoxR ul li:hover h3{font-weight:600;color:#e2226f}
.NewsBox .NewsBoxR ul li:hover span{color:#e2226f;display:flex;align-items:center}
.NewsBox .NewsBoxR ul li span:before{display:inline-block;content:'';width:0;height:1px;background:#e2226f;transition:all .3s}
.NewsBox .NewsBoxR ul li:hover span:before{width:56px;margin-right:14px}

/*友情链接*/
.LinkSec { background:#f5f5f5; font-size:14px; padding:20px 0 10px; }
.LinkSec .LinkList { display:flex; flex-wrap:wrap; margin-left:-10px;}
.LinkSec a,.LinkSec span { color:#999; margin-bottom:10px; margin-left:10px; line-height:20px;}

/*底部样式*/
.footer_sec {background:#4d4c4c;padding:4% 0 2%;}
.footer_sec .footerMain { display:flex;}
.footerMenu {width:60%; display:flex;}
.footerMenu dl {width:25%}
.footerMenu dl dt { font-size:18px;color:#fff;font-weight:600;margin-bottom:15px;}
.footerMenu dl dd a {font-size:14px;line-height:32px;color:#999; display:block;}
.footerMenu dl dd a:hover{color:#e2226f}
.footerTel {color:#949494;font-size:14px;line-height:24px; width:30%;}
.footerTel span {line-height:30px; display:block;}
.footerTel b {font-size:28px;color:#e2226f; margin:15px 0; display:block}
.footerTel p { line-height:26px; font-size:16px;}
.footerWeChat{ margin-left:auto;}
.footerWeChat .image { }
.footerWeChat .image img { width:116px; border:2px solid #e2226f;}
.footerWeChat .image p { color:#949494;font-size:14px; text-align:center; margin-top:15px;}
.footerCopyright { line-height:26px; color:#949494; text-align:center; margin-top:30px; font-size:14px;}

/*客服样式*/
.kefu { position:fixed;right:0;bottom:10%;z-index:100;}
.kefu ul li{ position:relative;margin-bottom:2px;}
.kefu ul li a { width:80px;height:80px;text-align:center;display:block;position:relative;background:#e2226f; color:#fff; transition:all .5s;display: flex;align-items: center;justify-content: center;; border-radius:4px;}
.kefu ul li:hover a { background:#e2226f;}
.kefu ul li a p {color:#fff;font-size:12px;line-height:18px; margin-top:5px;}
.kefu ul li a i {color:#fff;font-size:30px;}
.kefu ul li:hover a p { color:#fff;}
.kefu ul li:hover a i { color:#fff;}
.kefu_popup { position:absolute;right:90px; top:0; background:#e2226f; border-radius:5px; padding:12px;width:190px;box-sizing:border-box;text-align:center;color:#fff;transform: translate(300px, 0); transition:all .5s; opacity:0;z-index:100;}
.kefu ul li:hover .kefu_popup { transform: translate(0, 0);opacity:1;}
.kefu_popup:before { content:''; display:block;border-style: solid;border-color: transparent transparent transparent #e2226f;border-width: 9px;width: 0;height: 0;position: absolute;right: -18px;top: 50%;transform: translate(0, -50%);}
.kefu_popup.tel { height:80px;}
.kefu_popup.tel em,
.kefu_popup.tel b { display:block;}
.kefu_popup.tel em { font-size:14px; margin-top:8px;}
.kefu_popup.tel b { font-size:18px;}
.kefu_popup.ewm:before { top: 40px;}
.kefu_popup.ewm { width:120px;}
.kefu_popup.ewm img { width:100%;}
.kefu_popup.ewm p { font-size:14px; margin-top:8px;}
/*首页样式 END*/

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

.PagesMenu { display:flex; justify-content:center; margin-bottom:30px;}
.PagesMenu a { display:block; font-size:18px; background:#f7f7f7; line-height:60px; color:#333; width:18%; box-sizing:border-box; text-align:center;}
.PagesMenu a:nth-child(1n+2) { border-left:1px solid #ededed;}
.PagesMenu a:hover { background:#e2226f; color:#fff;}

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

.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;}

.meun_top { border:1px solid #eee; padding:20px;}
.meun_top strong { line-height:24px; display:block; font-size:22px; color:#ff3000; border-left: 3px solid #ff3000; margin-bottom:10px; padding-left:20px;}
.meun_top ul { background:#fff; height:400px; overflow:auto;}
.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 solid #eee; display:block;}
.meun_top ul li a:before { content:''; display:block; width:8px; height:8px; border:1px solid #ccc; border-radius:8px; float:left; margin:23px 10px 0 0;}
.meun_top ul li:hover a { color:#f00;}

.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:1%; transition:all .5s;}
.sell_show_list ul li:hover { border:1px solid #e2226f;}
.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:16px; color:#333; padding:0 20px; box-sizing:border-box; display:block; font-weight:400;}


/*新闻内页样式*/
.news_show_list ul { margin-top:40px;}
.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:#e2226f; color:#fff; border:1px solid #e2226f;}
.news_show_list ul li:hover { box-shadow: 0px 0px 10px rgb(0 0 0/.15);}
.news_show_list ul li:hover strong { color:#e2226f;}

/*相册内页样式*/
.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:#e2226f}

.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:#e2226f; 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; border-bottom: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:#e2226f;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; margin:2% 0; 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*/


