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

/*内容初始化*/
.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;}
.w1380 {margin:auto;width:1380px;clear:both;}
.AWF_box {margin: auto;width: 1440px;clear: both;}
.AF_p5 { padding:0 5%; 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 { height:40px; line-height:40px; font-size:14px; color:#777; background:#fff; border-bottom:1px solid #eee;}
.header_top a { color:#777;}
.header_top a:hover { color:#86b73d;}
.header_top_r { display:flex;}
.header_top_r span { display:flex; align-items:center; margin-left:30px;}

/*导航*/
.header_menu { background:#fff; transition:all .5s;}
.header_menu .header_menu_box { display:flex; align-items: center;}
.header_menu .header_menu_logo { }
.header_menu .header_menu_logo img { max-height:90px;}

.header_menu ul { display:flex; margin-left:auto; position:relative;}
.header_menu ul li { text-align:center; width:120px;}
.header_menu ul li span { color:#333; font-size:14px; line-height:108px; display:inline-block;}
.header_menu ul li.hover span { color:#86b73d;}
.header_menu ul li:hover { background:#86b73d;}
.header_menu ul li:hover span { color:#fff;}
.header_menu ul li .menu_down { position:absolute; top:108px; left:0; z-index:-1; line-height:30px; font-size:14px; background:#fff; width:100%; padding:10px; text-align:left;transition:all .5s; transform:translate(0,-30px); opacity: 0;}
.header_menu ul li .menu_down a { color:#333; padding:0 15px;}
.header_menu ul li .menu_down a:hover {color:#86b73d;}
.header_menu ul li:hover .menu_down { z-index:10; transform:translate(0,0);opacity: 1;}

/*幻灯*/
.banner_box { position: relative;}
.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:0;bottom:14px;z-index:10;width:100%; text-align:center;}
.banner_swiper .b_menu ul { display:inline-block;}
.banner_swiper .b_menu span { display:block; width:8px; height:8px; margin:0 5px; border-radius:50%; background:rgb(0 0 0/.4); float:left;}
.banner_swiper .b_menu span.swiper-pagination-bullet-active { background:#b22;}
.banner_swiper .swiper_bnt { width:60px; height:60px; position:absolute; top:50%;z-index:10; cursor:pointer;transform: translate(0, -50%);}
.banner_swiper .swiper_next {left:2%;transform: rotate(-90deg);}
.banner_swiper .swiper_prev { right:2%;transform: rotate(90deg);}
.banner_swiper .swiper_bnt i { display:block; line-height:60px; text-align:center; color:#b22; font-size:60px;}

/*标题样式*/
.index_title { display:flex; align-items:center; margin-bottom:38px;}
.index_title strong { font-size:30px; color:#000;}
.index_title strong p { font-size:14px; color:#bebebe; font-weight:400; border-top: 1px solid #cacaca; padding-top:12px; margin-top:12px;}
.index_title span { margin-left:auto;}
.index_title span a { font-size:14px; color:#666;}
.index_title_cat { margin-left:auto; display:flex;}
.index_title_cat a { line-height:42px; font-size:14px; color:#777; padding:0 20px; border-radius:40px; margin-left:20px;}
.index_title_cat a:nth-child(1),.index_title_cat a:hover { background:#86b73d; color:#fff;}

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

/*产品展示*/
.product_sec { padding:90px 0; background:#f9f9f9;}
.product_list ul { display:flex; flex-wrap:wrap;}
.product_list ul li { width:32%; box-sizing:border-box; margin-right:2%; background:#fff;}
.product_list ul li:nth-child(3n+3) { margin-right:0;}
.product_list ul li:nth-child(1n+4) { margin-top:2%;}
.product_list ul li .image { width:100%; overflow:hidden;}
.product_list ul li .image img { width:100%; transition:all .5s;}
.product_list ul li:hover .image img { transform:scale(1.08);}
.product_list ul li strong { display:block; font-size:14px; color:#666; line-height:50px; padding:0 20px; border-top:2px solid #eee; font-weight:400; text-align:center;}
.product_list ul li:hover strong { border-top:2px solid #86b73d;}

/*主营*/
.business_sec { position:relative; display:flex; justify-content:center; overflow:hidden;}
.business_sec .image { }
.business_sec .text { position:absolute; top:0; left:0; width:100%; overflow:hidden;}
.business_sec .text h3 { font-weight: 200;font-size: 25px;color: #fff;width: 485px;height: 48px;line-height: 48px;background: #86b73d; margin:100px 0 40px 30px; padding:0 10px;}
.business_sec .text p { font-size: 16px; color: #6b6b6b;width: 460px;line-height: 32px; margin-left:30px;}

/*公司简介*/
.AboutUs_sec { padding:80px 0; overflow:hidden; background:#fff;}
.AboutUs_title { text-align:center; margin-bottom:38px;}
.AboutUs_title strong { font-size:30px; color:#000; display:block;}
.AboutUs_title span { font-size:14px; color:#bebebe; font-weight:400; border-top: 1px solid #cacaca; padding-top:12px; margin-top:12px; display:inline-block;}
.AboutUs_main { position:relative;}
.AboutUs_main .image { width:70%;}
.AboutUs_main .image img { width:100%;}
.AboutUs_main .text{position:absolute;top:50%;right:0;background:#fff;height:54%;width:42%;z-index:6060;transform:translate(0,-50%);box-shadow:2px 2px 5px rgb(0 0 0 / 35%);padding:40px 30px;box-sizing:border-box}
.AboutUs_main .text strong{font-size:25px;display:block;color:#000;padding-bottom:30px}
.AboutUs_main .text p{font-size:14px;line-height:26px;color:#666}
.AboutUs_main .text a{display:block;margin-top:20px;text-align:right;color:#999;font-size:14px}

/*新闻中心*/
.xinwen_sec { overflow:hidden; background:#fff; padding-bottom:80px;}
.xinwen_sec dl { display:flex; flex-wrap:wrap;}
.xinwen_sec dl dd { width:32%; box-sizing:border-box; margin-right:2%;}
.xinwen_sec dl dd:nth-child(3n+3) { margin-right:0;}
.xinwen_sec dl dd:nth-child(1n+4) { margin-top:3%;}
.xinwen_sec dl dd strong { display:block; font-size:16px; color:#333; margin-bottom:10px;}
.xinwen_sec dl dd p { line-height:30px; font-size:14px; color:#666;}

/*友情链接*/
.link_sec { padding-bottom:80px; line-height:30px;}
.link_sec .w1200 { display:flex; flex-wrap:wrap;}
.link_sec span { font-size:18px; color:#333; display:flex; align-items:center;}
.link_sec span i { font-size:28px; margin-right:2px;}
.link_sec a { color:#999; font-size:14px; margin-left:15px;}

/*底部样式*/
.footer_sec { background:#333; overflow:hidden; padding:30px 0; color:#dcdee0; line-height:34px; font-size:14px; text-align:center;}
.footer_sec a { color:#dcdee0;}






/*客服*/
.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:#86b73d; 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:#86b73d; 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:#86b73d;}
.kefu_sec .kefu_main .kefu_top a { color:#fff;}
.kefu_sec .kefu_main .kefu_top a i { font-size:20px;}


/*首页样式 END*/

/*内页样式 THE*/
/*内页左侧样式*/
.mian_sec { overflow:hidden;}
.mian_sec_l { width:240px; float:left; margin-right:20px;}
.mian_sec_r { overflow:hidden;}
.meun_top_title { text-align: center; color: #fff;line-height: 54px; font-size: 20px;background:#333; font-weight:700;} 
.meun_top ul { overflow:hidden; background:#f6f6f6; padding-bottom:10px;}
.meun_top ul li { padding:0 10px; }
.meun_top ul li a { color:#666; display:flex; align-items:center; font-size: 14px; border-bottom:1px dashed #ddd; line-height: 46px;}
.meun_top ul li a:before { content:'\e91c'; display:block; font-family:'iconfont'; font-size:28px;}
.meun_top ul li.active,.meun_top ul li:hover { background:#86b73d;}
.meun_top ul li.active a,.meun_top ul li:hover a { color:#fff; border-bottom:1px solid #86b73d;}
.ContInfo { background:#f6f6f6; padding-bottom:15px;overflow:hidden}
.ContInfo_title { padding:0px 0; margin-bottom:10px;}
.ContInfo_title strong{width:100%;display:inline-block;padding:8px 0 8px 15px;background:rgb(33 33 33/.5);font-size:20px;color:#fff;font-weight:700}
.ContInfo_title span { display:block; font-weight:400;}
.ContInfo p { line-height:22px; color:#333; font-size:14px; padding:4px 15px;}















.nei_title { margin-bottom: 15px;border-bottom: 1px solid #efefef;line-height:40px; font-size:14px;}
.nei_title span a { color:#666;}


.nav_sec { font-size:14px; color:#333; line-height:50px;}
.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:#86b73d; font-weight:700;text-transform:uppercase; margin-top:8px;}

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


.sell_show_title { padding: 0 20px; background: -webkit-linear-gradient(bottom, #f5f5f5, #eee); line-height:44px;}
.sell_show_title strong { color: #222; font-size:16px;}

.sell_show_box1 { border: 1px solid #eee; border-top: 2px solid #86b73d;}

.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 #86b73d;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:#86b73d;}
.sell_show_box1 ul.ul_2 li:hover .image { border-color:#86b73d;}
.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:32%; margin-right:2%; box-sizing:border-box;}
.sell_show_list ul li:nth-child(3n+3) { margin-right:0;}
.sell_show_list ul li:nth-child(1n+4) { margin-top:3%;}
.sell_show_list ul li .image { width:100%; overflow:hidden; box-sizing:border-box;}
.sell_show_list ul li .image img { width:100%; }
.sell_show_list ul li h3 { display:block; font-size:14px; line-height:46px; font-weight:400; text-align:center; box-sizing:border-box; padding:0 20px; color:#666; background:#f2f2f2;}
.sell_show_list ul li:hover h3 { background:#86b73d; color:#fff;}

/*新闻内页样式*/
.news_show_list ul { display:flex; flex-wrap:wrap;}
.news_show_list ul li { width:32%; box-sizing:border-box; margin-right:2%;}
.news_show_list ul li:nth-child(3n+3) { margin-right:0;}
.news_show_list ul li .image { width:100%; overflow:hidden;}
.news_show_list ul li .image img { width:100%; transition:all .5s;}
.news_show_list ul li:hover .image img { transform:scale(1.08);}
.news_show_list ul li .text { padding:24px 0;}
.news_show_list ul li .text strong { display:block; font-size:16px; color:#111; font-weight:400; margin-bottom:8px;}
.news_show_list ul li .text p { line-height:20px; font-size:14px; color:#666;}


/*相册内页样式*/
.photo_list { overflow:hidden;}
.photo_list ul li { float:left; width:32%; margin-right:2%; box-sizing:border-box; transition:all .5s; background:#f5f5f5;}
.photo_list ul li:hover { background:#86b73d;}
.photo_list ul li:nth-child(3n+3) { margin-right:0;}
.photo_list ul li:nth-child(1n+4) { 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: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 { padding:20px;}
.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 { padding:20px;}
.contact_show_lxfs ul { display:flex; flex-wrap:wrap;}
.contact_show_lxfs ul li {width:32%; margin-right:2%; border:1px solid #ddd; box-sizing:border-box; padding:20px;}
.contact_show_lxfs ul li:nth-child(3n+3) { margin-right:0;}
.contact_show_lxfs ul li:nth-child(1n+4) { margin-top:2%;}
.contact_show_lxfs ul li i { display:block; width:60px; height:60px; line-height:60px; border-radius:60px; color:#fff; background:#86b73d; text-align:center; font-size:26px; margin:0 auto 10px;}
.contact_show_lxfs ul li span { font-size:18px; color:#333; display:block; text-align:center;margin-bottom:10px;}
.contact_show_lxfs ul li p { font-size:14px; color:#666; text-align:center; line-height:24px;}

.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; 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 { line-height: 42px;color: #fff;display: inline-block;background:#86b73d; width:120px; text-align: center; border-radius: 5px; font-size:16px;}

/*获得荣誉*/
.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;}
.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*/


