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

/*内容初始化*/
.contenttxt{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;}
.w1380 {margin:auto;width:1380px;clear:both;}
.w1460 {margin:auto;width:1460px;clear:both;}
.AWF_box {margin: auto;width: 1440px;clear: both;}
.wpa_pct3 {padding:0 3%;}
.wpa_p80 {margin:auto;max-width:80%;clear:both; min-width:1200px;}
@media(max-width:1460px){
.AWF_P120 {padding:0;margin:auto;width:1200px;}
.w1460 {padding:0;margin:auto;width:1200px;}
.AWF_box {padding:0;margin:auto;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}
.b40 {height:40px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b50 {height:50px;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 .wpa_pct3 { display: flex; align-items: center;}
.header_top_logo a img { height:56px;}
.header_top_menu { flex: 1;}
.header_top_menu ul { display:flex; justify-content:center;}
.header_top_menu ul li { }
.header_top_menu ul li span { color:#000; display:block; padding:0 1.8vw; line-height:100px; font-size:16px;text-align:center; position:relative;}
.header_top_menu ul li span font {content:'';display:inline-block;width:0;height:0;border-style:solid;border-color:transparent transparent #d6031a transparent;border-width:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,0); opacity:0; transition:all .2s;}
.header_top_menu ul li:hover span { color:#d6031a;}
.header_top_menu ul li:hover span font { opacity:1;}
.header_top_menu ul li .menu_down { position:absolute; top:100px;left:0; background:#f8f8f8; z-index:6060; width:100%;overflow:hidden;border-top:2px solid #d6031a;transform-origin: 0% 0%;transform: scaleY(.8);transition: all .5s;opacity: 0; visibility:hidden; z-index:-1;}
.header_top_menu ul li:hover .menu_down { transform: scaleY(1);opacity: 1; visibility:visible;z-index:10;}
.header_top_menu ul li .MenuDownBox { display:flex; padding:3% 0; width:100%;}
.header_top_menu ul li .MenuDownL { width:30%; padding-right:50px; margin-right:50px; border-right:1px dashed #eee;}
.header_top_menu ul li .MenuDownL strong { font-size:26px; color:#000; display:block; font-weight:400;}
.header_top_menu ul li .MenuDownL p { font-size:14px; line-height:1.8; color:#666; padding:20px 0; border-bottom:1px dashed #eee;}
.header_top_menu ul li .MenuDownL em { display:block; margin-top:20px; font-size:16px; }
.header_top_menu ul li .MenuDownL em a { color:#333; display:flex; align-items:center;}
.header_top_menu ul li .MenuDownL em a i { margin-left:30px; font-size:20px;}
.header_top_menu ul li .MenuDownR { flex:1; overflow:hidden;} 
.header_top_menu ul li .MenuDownR ul { display:flex;}
.header_top_menu ul li .MenuDownR ul li { width:22%; margin-right:4%;}
.header_top_menu ul li .MenuDownR ul li:nth-child(4n+4) { margin-right:0;}
.header_top_menu ul li .MenuDownR ul li .image { width:100%; overflow:hidden;}
.header_top_menu ul li .MenuDownR ul li .image img { width:100%;transition: all .5s;}
.header_top_menu ul li .MenuDownR ul li:hover .image img { transform: scale(1.08);}
.header_top_menu ul li .MenuDownR ul li h3 { font-size:16px; display:block; margin-top:10px; text-align:center; font-weight:400; color:#666;}
.header_top_menu ul li .MenuDownR ul li:hover h3 { color:#d6031a;}
.header_top_tel { display: flex; align-items: center;}
.header_top_tel i { display:flex; width:25px; height:25px; border:1px solid #333; border-radius:34px; align-items:center; justify-content:center;font-size:14px; color:#333;}
.header_top_tel span { display:block; height:25px;line-height: 25px;color: #333;font-size: 22px; font-family: arial; margin-left:8px;}	

/*幻灯*/
.banner_swiper { position: relative; width:100%; overflow:hidden; z-index:1;}
.banner_swiper .swiper-slide img { width:100%;}
.banner_swiper .b_menu { position:absolute;left:50%;bottom:20px;z-index:20; transform:translate(-50%,0);}
.banner_swiper .b_menu ul { display:flex;}
.banner_swiper .b_menu span { display:block; width:10px; height:10px; margin:0 5px; float:left; background:rgb(255 255 255/.4); border-radius:10px;}
.banner_swiper .b_menu span.swiper-pagination-bullet-active { background:#fff; width:30px;}
.banner_swiper .swiper_bnt { width:50px; height:50px;position:absolute; top:50%;z-index:10; cursor:pointer;transform: translate(0, -50%);display: flex;align-items: center;justify-content: center; box-sizing:border-box;transition:all .5s; border:1px solid #fff; border-radius:50%;}
.banner_swiper .swiper_bnt:hover { background:#d6031a; border:1px solid #d6031a;}
.banner_swiper .swiper_prev { left:2%; padding-left:5px;}
.banner_swiper .swiper_next { right:2%; padding-right:5px;}
.banner_swiper .swiper_bnt i { display:block; width:12px; height:12px; box-sizing:border-box;transform: rotate(45deg);opacity:.9;}
.banner_swiper .swiper_bnt.swiper_prev i { border-bottom:2px solid #fff;border-left:2px solid #fff;}
.banner_swiper .swiper_bnt.swiper_next i { border-top:2px solid #fff;border-right:2px solid #fff;}

.neiye_banner { position:relative;}
.neiye_banner img { width:100%;}

.banner_box { position:relative;}

/*标题*/
.index_title { margin-bottom:40px; text-align:center;}
.index_title strong { font-size:30px; color:#212529; display:block;}
.index_title strong em { color:#d6031a;}
.index_title strong:after { content:''; display:block; width:60px; height:2px; background:#d6031a; margin:10px auto;}
.index_title p { font-size:14px; color:#666; margin-top:15px;}
.indexMore { text-align:center; margin-top:20px;}
.indexMore a { display:inline-block; background:#444; font-size:14px; color:#fff; line-height:36px; width:180px; text-align:center; transition:all .5s;}
.indexMore a:hover { background:#3fb150;}

/*产品展示*/
.product_sec { background:#eee; padding:70px 0;}
.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%; transition:all ease .5s;}
.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%; position:relative;}
.productList li .image img{width:100%;transition:all ease .5s}
.productList li .image:before { content:''; position:absolute; background:#d6031a; top:0; left:0; right:0; bottom:0; opacity:0;transition:all ease .5s;}
.productList li h3{width:100%;background:#fafafa;color:#212529;font-weight:400;line-height:58px;font-size:16px; padding:0 20px; box-sizing:border-box; display:block;}
.productList li:hover .image:before { opacity:.7;}
.productList li:hover { box-shadow:0 5px 15px rgb(0 0 0/.2); transform:translate(0,-2px);}

/*联系我们*/
.indexTelSec { background:#181b24 url(../img/240424_10001.jpg) no-repeat center; padding:70px 0; background-attachment: fixed;}
.indexTelSec .wpa_p80 { display:flex; align-items:center; line-height:48px;}
.indexTelSec span { font-size:24px; line-height:48px; color:#fff;flex: 1;margin-right: 5%;}
.indexTelSec span em { display:block; font-weight:700;}
.indexTelSec span em i { color:#f00;}
.indexTelSec font { margin-left:auto; line-height:38px; color:#fff; font-size:20px;}
.indexTelSec font em { display:block;}

/*公司简介*/
.AboutUsSec { padding:70px 0; background:#fff;}
.AboutUsSec .AboutUsMain { display:flex;}
.AboutUsSec .AboutUsMain .text { overflow:hidden; flex:1; position:relative;}
.AboutUsSec .AboutUsMain .text b { line-height:46px; font-size:30px; color:#333; display:block;}
.AboutUsSec .AboutUsMain .text b:after { content:''; display:block; width:60px; height:2px; background:#d6031a; margin:10px 0;}
.AboutUsSec .AboutUsMain .text strong { line-height:40px; font-size:26px; color:#d6031a; display:block; margin-bottom:15px;}
.AboutUsSec .AboutUsMain .text p { line-height: 1.8;font-size: 16px;color: #666;margin-bottom: 4%; overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.AboutUsSec .AboutUsMain .text ul {display:flex;flex-wrap:wrap; position:absolute; left:0; bottom:0; width:100%;}
.AboutUsSec .AboutUsMain .text ul li { padding:3% 2%;background:#eef2f6;border-radius:10px;position:relative; width:23.5%; margin-right:2%; box-sizing:border-box; cursor:pointer; overflow:hidden;}
.AboutUsSec .AboutUsMain .text ul li a { position:relative;transition: all .5s ease;}
.AboutUsSec .AboutUsMain .text ul li:nth-child(4n+4) { margin-right:0;}
.AboutUsSec .AboutUsMain .text ul li .Img { text-align:center;}
.AboutUsSec .AboutUsMain .text ul li .Img img { }
.AboutUsSec .AboutUsMain .text ul li p {line-height:1.5;font-size:14px;text-align:center;margin-top:15px;color:#be1a1f;transition:all .3s ease}
.AboutUsSec .AboutUsMain .text ul li:before{content:'';position:absolute;left:0;bottom:0;height:3px;border-radius:10px;width:100%;background:#be1a1f;transition:all .5s ease}
.AboutUsSec .AboutUsMain .text ul li:hover:before{height:100%}
.AboutUsSec .AboutUsMain .text ul li:hover a{filter:brightness(0) invert(100%)}
.AboutUsSec .AboutUsMain .image{margin-left:4%;width:45%}
.AboutUsSec .AboutUsMain .image img{width:100%}
@media(max-width:1460px){
.AboutUsSec .AboutUsMain .text p { display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.AboutUsSec .AboutUsMain .text ul li { padding:2%;}
}

/*产品优势*/
.AdvantageSec { display:flex;}
.AdvantageSec .AdvantageL,.AdvantageSec .AdvantageR { width:50%;}
.AdvantageSec .AdvantageL { position:relative;}
.AdvantageSec .AdvantageL img { width:100%;}
.AdvantageSec .AdvantageL span { position:absolute; top:50%; left:6%; right:6%; color:#fff; transform:translate(0,-50%);}
.AdvantageSec .AdvantageL span strong { font-size:22px; display:block;}
.AdvantageSec .AdvantageL span strong:after{content:'';display:block;width:60px;height:2px;background:#fff;margin:10px 0}
.AdvantageSec .AdvantageL span p { font-size:14px; line-height:1.6;}
.AdvantageSec .AdvantageR { display:flex; flex-wrap:wrap;}
.AdvantageSec .AdvantageR a { width:50%; height:50%; background:#be1a1f; display:flex; align-items:center;}
.AdvantageSec .AdvantageR a img { width:100%;}
.AdvantageSec .AdvantageR a span { padding:0 10%; box-sizing:border-box; color:#fff;}
.AdvantageSec .AdvantageR a span strong { font-size:22px; display:block; margin-bottom:15px;}
.AdvantageSec .AdvantageR a span p { font-size:14px; line-height:1.6;}

/*新闻中心*/
.xinwen_sec { background:#fff; padding:70px 0;}
.xinwen_sec ul { display:flex; flex-wrap:wrap;}
.xinwen_sec ul li { width:49%; margin-right:2%; background:#f2f2f2; box-sizing:border-box; padding:1.5%; transition:all .5s;}
.xinwen_sec ul li a { display:flex; align-items:center;}
.xinwen_sec ul li:nth-child(2n+2) { margin-right:0;}
.xinwen_sec ul li:nth-child(1n+3) { margin-top:2%;}
.xinwen_sec ul li .image { width:40%; margin-right:4%;}
.xinwen_sec ul li .image img { width:100%;}
.xinwen_sec ul li .text { flex:1; overflow:hidden;}
.xinwen_sec ul li .text strong { font-size:18px; display:block; color:#222; font-weight:400;transition:all .5s;}
.xinwen_sec ul li .text p { line-height:1.4; font-size:14px; color:#666; margin:12px 0 30px;transition:all .5s;}
.xinwen_sec ul li .text span { display:block; font-size:12px; color:#999;transition:all .5s;}
.xinwen_sec ul li:hover { background:#d6031a;}
.xinwen_sec ul li:hover .text strong { color:#fff;}
.xinwen_sec ul li:hover .text p { color:#fff;}
.xinwen_sec ul li:hover .text span { color:#fff;}

/*底部样式*/
.footerSec { background:#333;}
.footerMeun { display:flex; padding:40px 0;}
.footerMeun dl { width:14%;}
.footerMeun dl:nth-child(1n+2) { margin-left:48px;}
.footerMeun dl dt { font-size:18px; line-height:32px; color:#fff;}
.footerMeun dl dd { margin-top:15px;}
.footerMeun dl dd a { display:block; font-size:14px; color:#999; line-height:38px;}
.footerMeun dl dd a:hover { color:#d6031a;}
.footerTel { margin-left:auto; width:22%;}
.footerTel span { font-size:18px; line-height:32px; color:#fff;margin-bottom: 15px;display: block;}
.footerTel p { font-size:14px; color:#999; line-height:38px;}
.footerCopyright { color:#999; font-size:12px; line-height:30px; padding:15px 0; border-top:1px solid rgb(255 255 255/.1);}

/*内页导航*/
.nav_sec { font-size:14px; color:#999; line-height:60px; margin-bottom:30px; position:relative; border-bottom:1px solid #f5f5f5;}
.nav_sec a { color:#333;}

.PageMenu { display:flex;}
.PageMenu a { line-height:30px; display:block; padding:0 15px;background:#fff; border:1px solid #eee; font-size:14px; color:#333; transition:all .3s;}
.PageMenu a:nth-child(1),.PageMenu a:hover { background:#e53935; border:1px solid #e53935; color:#fff;}
.PageMenu a:nth-child(1n+2) { margin-left:10px;}

.PageMain { display:flex;}
.PageMainL { width:300px; margin-right:40px;}
.PageMainR { overflow:hidden; flex:1;}
.PageMainMenu { border-radius:10px 10px 0 0; overflow:hidden;}
.PageMainMenu strong { line-height:58px; font-size:22px; color:#fff; display:block; background:#be1a1f; padding:0 40px;}
.PageMainMenu ul { border:1px solid #f5f5f5; background:#fff;}
.PageMainMenu ul li { line-height:60px; font-size:16px; padding:0 40px;}
.PageMainMenu ul li a { display:flex; align-items:center;}
.PageMainMenu ul li a:before { content:''; display:block; width:6px; height:6px; margin-right:10px; border-radius:50%; background:#333;}
.PageMainMenu ul li:nth-child(1n+2) { border-top:1px solid #eee;}
.PageMainMenu ul li i { margin-left:auto; font-size:16px;}
.PageMainMenu dl { border:1px solid #f5f5f5; background:#fff; padding:30px 0;}
.PageMainMenu dl dd { line-height:20px; font-size:14px; padding:4px 20px; color:#333;}

.PageMainRec { }
.PageMainRec ul { }
.PageMainRec ul li { padding:5px; border:1px solid #eee;}
.PageMainRec ul li:nth-child(1n+2) { margin-top:10px;}
.PageMainRec ul li a { display:flex;}
.PageMainRec ul li .image { width:28%; margin-right:4%;}
.PageMainRec ul li .image img { width:100%;}
.PageMainRec ul li .text { overflow:hidden; flex:1;}
.PageMainRec ul li .text strong { font-size:14px; display:block; margin-bottom:4px; font-weight:400;}
.PageMainRec ul li .text p { color:#666; line-height:20px; font-size:12px;}
.PageMainRec ul li:hover { border:1px solid #e53935;}

.PageMainCat { background:#fff; display:flex; border-radius:10px 10px 0 0; overflow:hidden;}
.PageMainCat strong { line-height:58px; font-size:20px; color:#fff; background:#be1a1f; padding:0 30px;}

/*公司介绍*/
.PageIntroduceMain { padding:20px;}

/*产品内页样式*/
.PageProductList { }
.PageProductList ul { display:flex; flex-wrap:wrap;}
.PageProductList ul li { width:32%; margin-right:2%; border:1px solid #eee; box-sizing:border-box; padding:2%; background:#fff;}
.PageProductList ul li:nth-child(3n+3) { margin-right:0;}
.PageProductList ul li:nth-child(1n+4) {margin-top:2%;}
.PageProductList ul li .image { width:100%; overflow:hidden;}
.PageProductList ul li .image img { width:100%;transition:all .5s;}
.PageProductList ul li .image:hover img { transform:scale(1.08);}
.PageProductList ul li .text { margin-top:20px;}
.PageProductList ul li .text strong { display:block; font-size:16px; text-align:center;}

.show_preview { background:#fff; padding:20px;display:flex; border:1px solid #eee;}
.show_preview_l { width:400px;}
.show_preview_l img { width:100%;}
.show_preview_r { flex:1; overflow:hidden; padding-left:30px;}
.show_preview_r h1 { color:#333; display:block; padding-bottom:20px; font-size:24px; border-bottom:2px solid #333;}
.show_preview_r p { line-height:24px; font-size:14px; color:#666;}
.show_preview_r .base { margin-top:15px;}
.show_preview_r .base dl{overflow:hidden;width:100%;font-size:14px;line-height:30px;}
.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:20px; display:flex; align-items:center; padding-bottom:20px;}
.show_preview_r .hot_tel a{display:inline-block;width:160px;line-height:50px;color:#fff;font-size:16px;background:#be1a1f;text-align:center; margin-right:20px; border-radius:6px; font-weight:700;}
.show_preview_r .hot_tel a:hover { background:#222; color:#fff;}

.sellShowMain { background:#fff; border:1px solid #eee; border-radius:10px 10px 0 0; overflow:hidden;}
.sell_show_title { margin-bottom:20px; background:#f9f9f9;}
.sell_show_title strong { line-height:48px; font-size:18px; color:#fff; background:#be1a1f; padding:0 30px; display:inline-block;}

.SellRec { overflow:hidden; padding:40px 0;}
.SellRec ul { display:flex;}
.SellRec ul li { width:25%;padding:0 10px; box-sizing:border-box;}
.SellRec ul li .image { width:100%; text-align:center;}
.SellRec ul li .image img { width:80%;}
.SellRec ul li strong { display:block; font-size:16px; color:#333; text-align:center; font-weight:400;}
/*新闻内页样式*/
.PageNewsList { }
.PageNewsList ul { }
.PageNewsList ul li { border:1px solid #eee; transition:all .5s; background:#f5f5f5}
.PageNewsList ul li:nth-child(1n+2) { margin-top:30px;}
.PageNewsList ul li a { display:flex;}
.PageNewsList ul li .image { margin-right:30px;}
.PageNewsList ul li .image img { height:250px;}
.PageNewsList ul li .text { flex:1; overflow:hidden; display:flex; align-items:center;}
.PageNewsList ul li span { text-align:center; margin-left:6%; width:130px; color:#666; padding:20px 0 20px 30px;}
.PageNewsList ul li span i { display:block; font-size:56px; line-height:46px;font-family:'Impact'; margin-bottom:10px;}
.PageNewsList ul li span em { display:block; font-size:16px; line-height:22px;}
.PageNewsList ul li .text .textSec { flex:1; overflow:hidden;}
.PageNewsList ul li .text strong { display:block; font-size:20px; margin-bottom:10px;}
.PageNewsList ul li .text p { color:#666; font-size:14px; line-height:1.6;}

.show_mian_sec { }
.show_mian_sec_title {color: #333;font-size: 20px;padding:2% 0; text-align:center;}
.show_mian_sec_info { color:#999; font-size:14px; text-align:center; padding-bottom:3%;}

/*荣誉资质样式*/
.HonorList { }
.HonorList ul { display:flex; flex-wrap:wrap;}
.HonorList ul li { width:23.5%; margin-right:2%;}
.HonorList ul li:nth-child(4n+4) { margin-right:0;}
.HonorList ul li:nth-child(1n+5) { margin-top:2%;}
.HonorList ul li .image { width:100%;}
.HonorList ul li .image img { width:100%;}
.HonorList ul li strong { display:block; text-align:center; font-size:16px; color:#222; font-weight:400; margin-top:10px;}

.honor_title { font-size:30px; color:#333; text-align:center; margin:2% 0;}
.honor_show { padding:2% 4% 4%; margin:2% 0; background:#fff;}
.honor_show ul { display: flex; flex-wrap: wrap; border:1px solid #eee; 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 #eee; border-bottom:1px solid #eee; 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 #eee; 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;}

/*公司相册样式*/
.PhotoList { }
.PhotoList ul { display:flex; flex-wrap:wrap;}
.PhotoList ul li { width:23.5%; margin-right:2%;}
.PhotoList ul li:nth-child(4n+4) { margin-right:0;}
.PhotoList ul li:nth-child(1n+5) { margin-top:2%;}
.PhotoList ul li .image { width:100%;}
.PhotoList ul li .image img { width:100%;}
.PhotoList ul li strong { display:block; text-align:center; font-size:16px; color:#222; font-weight:400; margin-top:10px;}

.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%;}
.photo_show { padding:5% 0; overflow:hidden;}

/*PAGE 联系我们*/
.PageContact{margin:5% 0;overflow:hidden;display:flex;align-items:center;background:#be1a1f;padding:4%}
.PageContact .PageContactL { margin-right:4%; color:#fff;}
.PageContact .PageContactL h3 { display:block;padding-bottom: 20px;font-size: 30px;}
.PageContact .PageContactL span { display:block;line-height: 26px;padding-bottom: 40px;font-size: 16px;}
.PageContact .PageContactL p { font-size:16px; margin-bottom:20px;}
.PageContact .PageContactR { margin-left:auto; text-align:center;}
.PageContact .PageContactR img { width:120px; border:1px solid #eee; padding:6px; background:#fff;}
.PageContact .PageContactR p { font-size:16px; margin-top:10px; color:#fff;}

/* album */
.cdx-album{width:400px;height:500px;z-index:1000;}
#mid_pos {position:absolute;}
#mid_div {width:400px;height:400px;cursor:crosshair;background:#F2F2F2;border:1px solid #e6e6e6;}
#zoomer {width:160px;height:120px;background:#FFFFFF url('../img/ab-zoom-bg.gif');position:absolute;z-index:6;opacity:0.5;filter:alpha(opacity=50);}
#big_div {width:500px;height:473px;border:#eeeDDD 1px solid;background:#FFFFFF;position:relative;overflow:hidden;right:-410px;top:-495px;z-index:10000}
#big_pic {position:absolute;}
.tbs {width:414px;height:56px;margin:20px 0;}
.tbs img {cursor:pointer;}
.tbsl {width:32px;height:56px;float:left;}
.tbsr {width:20px;height:56px;float:left; margin-left:-7px;}
.tbsm {width:350px;height:56px;float:left;overflow:hidden;}
.ab_zoom {width:30px;height:30px;background:rgba(0,0,0,.6) url('../img/ab-zoom.png') no-repeat center center;position:absolute;z-index:5;margin:370px 0 0 -30px;background-size:20px;}
.ab_play {width:48px;height:48px;border-radius:50%;background:url('../img/ab-play.png') no-repeat center center;position:absolute;z-index:7;margin:-223px 0 0 176px;}
.ab_play:hover {background:url('../img/ab-play-on.png') no-repeat center center;cursor:pointer;}
.ab_hide {width:40px;height:40px;background:url('../img/ab-hide.png') no-repeat center center;position:absolute;z-index:12;margin:-390px 0 0 350px;display:none;background-size:40px;}
.ab_hide:hover {background:url('../img/ab-hide.png') no-repeat center center;cursor:pointer;background-size:40px;opacity:.6;}
.ab_video {width:400px;height:400px;border:#eee 1px solid;background:#fff;position:absolute;z-index:10;margin:-402px 0 0 0;display:none;}
.ab_im {padding:2px;margin:0 14px 0 0;border:#e6e6e6 1px solid;float:left;width:50px;height:50px;}
.ab_on {padding:2px;margin:0 14px 0 0;border:#FF6600 1px solid;float:left;width:50px;height:50px;background:#FF6600;}
video{height:400px!important;}

.search_mask { position: fixed; top: 0;left: 0; right: 0; bottom: 0; background:rgb(0 0 0/.6); z-index:6060; display:none;}
.search_popup { position: fixed; left:50%; top:50%; background:#fff; z-index:6060; width:800px; transform:translate(-50%,-50%); padding:30px; display:none;}
.search_popup_off { position:absolute; top:-30px; right:0px; background:#fff; color:#e70012; border-radius:50%; width: 24px;height: 24px;text-align: center;line-height: 23px;font-size: 18px; cursor:pointer;}
.search_popup dl dd { float:left;}
.search_popup dl dd.li_1 { width:92%;}
.search_popup dl dd.li_1 input { border:none; margin:0; background:#fff; color:#999; width:100%; height:40px; border-radius:20px 0 0 20px; box-sizing:border-box;outline:none;border:1px solid #eee; border-right:none; padding:0 15px;}
.search_popup dl dd.li_2 { width:8%;}
.search_popup dl dd.li_2 button { border:none;color:#e70012; border:1px solid #eee; border-radius:0 20px 20px 0; height:40px; box-sizing:border-box; margin:0; background:none; border-left:none;padding:0 15px; width:100%;}
.search_popup dl dd.li_2 button i { font-size:18px;}
