/******************************

/* AB模板网 整站模板下载 */

/* 模板：Www.AdminBuy.Cn */

/* QQ：9490489 */

 ******************************/

/* 首页 banner */

.sy_banner{position: relative;}

.sy_banner{overflow: hidden;}

.sy_banner .item{width: 100%;}

.sy_banner .item img{width: 100%;}



.sy_banner .slick-dots{position: absolute;width: 100%;left:50%;bottom: 24px;margin-left: -50px;}

.sy_banner .slick-dots li{float: left;}

.sy_banner .slick-dots button{outline:none;border: 0;font-size: 0;width:10px;height:10px;opacity: 0.6;

        	background:#fff;margin-right:8px;cursor: pointer;border-radius:50%;overflow: hidden;padding: 0px;

        	-webkit-appearance: none;

        	-moz-appearance: none;

        	appearance: none;

}

.sy_banner .slick-dots .slick-active button{background: #9D562C;}

.sy_banner .slick-dots  button:hover{background: #9D562C;}

.sy_banner .slick-prev{width:80px;height:80px;line-height: 999px;overflow: hidden;border: none;position: absolute;

	top:50%;margin-top:-24px;left: 2%;background:url(../images/sy_ban_rr.png);outline: none;cursor: pointer;opacity:0.8;

	background-size: 100%;

}

.sy_banner .slick-next{width:80px;height:80px;line-height: 999px;overflow: hidden;border: none;position: absolute;

	top:50%;margin-top:-24px;right: 2%;background:url(../images/sy_ban_ll.png);outline: none;cursor: pointer;opacity:0.8;

	background-size: 100%;

}

.sy_banner .slick-prev:hover,.sy_banner .slick-next:hover{opacity: 1;}





/* 首页 公司简介 */

.sy_page2{background:url(../images/sy_bg2.jpg);padding:30px 0;background-size:cover; ;background-repeat: no-repeat;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/sy_bg2.jpg',sizingMethod='scale');

}

.sy_tit{text-align: center;}

.sy_tit h3{font-size: 30px;color: #9D562C;font-weight: normal;}

.sy_tit img{margin-top: 18px;max-width: 100%;}

.sy_page2 .page2_date{overflow: hidden;margin-top: 35px;}

.sy_page2 .page2_date .page2_l{width:48%;float: left;}

.sy_page2 .page2_date .page2_l .pic{position: relative;cursor: pointer;}

.sy_page2 .page2_date .page2_l .pic .pc_page2_void{display: none;}

.sy_page2 .page2_date .page2_l .pic:hover{}

.sy_page2 .page2_date .page2_l .pic img{max-width: 100%;}

.sy_page2 .page2_date .page2_l .pic .look{position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);opacity: 0.8;}

.sy_page2 .page2_date .page2_l .pic:hover .look{opacity: 1;}

.sy_page2 .page2_date .page2_r{width: 48%;float: right;}

.sy_page2 .page2_date .page2_r p{font-size: 16px;color: #666;line-height: 33px;}

.sy_page2 .page2_date .page2_r a{padding:0 24px;border-radius: 15px;background-color: #9D562C;color: #fff;float: right;

	margin-top: 8px;padding-top: 4px;padding-bottom: 5px;

}

.sy_page2 .page2_date .page2_r a:hover{opacity: 0.6;}



/*首页视频*/

#void_pop{position: fixed;left:0px;top:0px;width: 100%;height: 100%;background-color: rgba(0,0,0,0.3);z-index: 9999;

	display: none;

}

#void_pop .zou_void{width: 800px;height:550px;position: absolute;left: 50%;top:50%;margin-top: -225px;

	background-color: #fff;margin-left: -400px;

}

#void_pop .zou_void .close{width:40px;height:30px;position: absolute;top:0px;right:-40px;background-color: #fff;

	text-align: center;padding-top: 10px;

}

#void_pop .zou_void .close a{display: inline-block;width: 20px;height: 20px;background:url(../images/coles2.png);}

#void_pop .zou_void .close a:hover{background:url(../images/coles1.png);background-size: 20px 20px;}

/* 首页 产品中心 */



.sy_page3{background:#fafafb;padding:30px 0;background-size:cover;background-repeat: no-repeat;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/sy_bg3.jpg',sizingMethod='scale');

}

.sy_page5 .sy_tit h3{color: #fff;}

.sy_page3 .page3_slick{margin-top: 35px;position: relative;margin-left: -30px;}

.sy_page3 .page3_slick .slick-prev{position: absolute;top:50%;left:-25px;width: 40px;height: 40px;margin-top: -20px;opacity:0.8;

	background: url(../images/sy3_zz.png);border: none;overflow: hidden;line-height: 9999px;outline: none;cursor: pointer;

	background-size: 100%;

}

.sy_page3 .page3_slick .slick-prev:hover{opacity: 1;}

.sy_page3 .page3_slick .slick-next{position: absolute;top:50%;right:-55px;width: 40px;height: 40px;margin-top: -20px;opacity: 0.8;

	background: url(../images/sy3_yy.png);border: none;overflow: hidden;line-height: 9999px;outline: none;cursor: pointer;

	background-size: 100%;

}

.sy_page3 .page3_slick .slick-next:hover{opacity: 1;}

.sy_page3 .page3_slick .switch{}

.sy_page3 .page3_slick .switch .list{margin-left:30px;position: relative;}

.sy_page3 .page3_slick .switch .list>a img{width: 100%;}

.sy_page3 .page3_slick .switch img{max-width: 100%;}

.sy_page3 .page3_slick .switch .text{position: absolute;background-color:rgba(0,0,0,0.5);left:0px;height: 30px;

	bottom: 0px;width: 100%;opacity: 1;-webkit-transition: all 0.8s;

    	-moz-transition: all 0.8s;

   	-o-transition: all 0.8s;

    	transition: all 0.8s;

}

.sy_page3 .page3_slick .switch .text p{line-height: 30px;font-size: 14px;color: #fff;padding: 0 8px;width: 100%;text-align: center;}

.sy_page3 .page3_slick .switch .text2{position: absolute;background-color: rgba(0,0,0,0.5);left:0;height:100%;

	top:0;width: 100%;padding: 10% 0 0 0;

}

.sy_page3 .page3_slick .switch .text2{line-height: 30px;font-size: 14px;color: #fff;width: 100%;text-align: center;

	opacity: 0;-webkit-transition: all 0.8s;

    	-moz-transition: all 0.8s;

   	-o-transition: all 0.8s;

    	transition: all 0.8s;

}

.sy_page3 .page3_slick .switch .text2 .p2{line-height: 20px;margin-top: 5px;width: 90%;margin-left: 5%;}

.sy_page3 .page3_slick .switch .text2 a{display: inline-block;text-align: center;padding:4px 26px;margin-top:12px;

	border: 1px solid #fff;border-radius: 15px;

}

.sy_page3 .page3_slick .switch .text2 a:hover{background-color: #9D562C;border: 1px solid #9D562C;}

.sy_page3 .page3_slick .switch .text2 a img{max-width: 100%;}

.sy_page3 .page3_slick .switch .list:hover .text{opacity: 0;

	-webkit-transition: all 0.8s;

    	-moz-transition: all 0.8s;

   	-o-transition: all 0.8s;

    	transition: all 0.8s;

}

.sy_page3 .page3_slick .switch .list:hover .text2{opacity: 1;

	-webkit-transition: all 0.8s;

    	-moz-transition: all 0.8s;

   	-o-transition: all 0.8s;

    	transition: all 0.8s;

}





.sy_page3 .page3_slick .slick-dots{overflow: hidden;text-align: center;margin-left: 25px;margin-top:25px;}

.sy_page3 .page3_slick .slick-dots li{overflow: hidden;display: inline-block;margin-left: 8px;}

.sy_page3 .page3_slick .slick-dots li button{padding: 0px;width:12px;height:12px;overflow: hidden;line-height: 999px;

	border-radius: 50%;border:none;outline: none;background-color:#999;cursor: pointer;opacity: 0.6;

}

.sy_page3 .page3_slick .slick-dots li.slick-active button{background-color: #9D562C;opacity: 0.8;}



/* 首页 新闻中心 */

.sy_page4{background:#fff;padding:30px 0;}

.sy_news{}

.sy_news .sy_news_tit{text-align: center;margin-left: -50px;margin-top: 50px;}

.sy_news .sy_news_tit a{font-size: 14px;color: #333;margin-left: 50px;padding-bottom: 3px;}

.sy_news .sy_news_tit a.on{border-bottom: 2px solid #9D562C;}

.sy_news .sy_news_list{}

.sy_news .sy_news_list .sy_news_ban{position: relative;}

.sy_news .sy_news_list .switch{width: 33.333%;float: left;}

.sy_news .sy_news_list .switch .sy_news_box{padding:15px 10px;}

.sy_news .sy_news_list .switch .list_deta{margin-left:0px;box-shadow: 0px 0px 12px #fff;padding:20px;

	border-bottom: 2px solid #fff;

}

.sy_news .sy_news_list .switch .list_deta .pic{border-radius: 5px;}

.sy_news .sy_news_list .switch .list_deta .pic img{width: 100%;}



.sy_news .sy_news_list .switch .list_deta .text{margin-top: 5px;overflow: hidden;}

.sy_news .sy_news_list .switch .list_deta .text h5{font-weight: normal;font-size: 16px;color: #333;width: 100%;overflow: hidden;

	white-space: nowrap;text-overflow: ellipsis;

}

.sy_news .sy_news_list .switch .list_deta .text p{font-size: 14px;color: #8f8f8f;margin-top:6px;height: 40px;overflow: hidden;}

.sy_news .sy_news_list .switch .list_deta:hover{box-shadow: 0px 0px 12px #ddd;border-bottom: 2px solid #9D562C;

	padding: 15px;

}

.sy_news .sy_news_list .switch .list_deta .text .time{margin-top: 15px;width: 50%;float: left;}

.sy_news .sy_news_list .switch .list_deta .text .time p{font-size: 24px;color: #b2b2b2;}

.sy_news .sy_news_list .switch .list_deta .text .time span{font-size: 12px;color: #b2b2b2;display: block;margin-top: -10px;}

.sy_news .sy_news_list .switch .list_deta .text .more{width: 50%;float: left;margin-top: 15px;text-align: right;}

.sy_news .sy_news_list .switch .list_deta .text .more em{display: inline-block;width: 65px;height: 22px;

	background: url(../images/more1.png);margin-top: 15px;

}

.sy_news .sy_news_list .switch .list_deta:hover .text .more em{background: url(../images/more2.png);}

.sy_news .sy_news_list .sy_news_ban .slick-prev{position: absolute;top:50%;left:-50px;width: 40px;height: 40px;margin-top: -20px;

	background: url(../images/sy3_zz.png);border: none;overflow: hidden;line-height: 9999px;outline: none;cursor: pointer;opacity: 0.8;

	background-size: 100%;

}

.sy_news .sy_news_list .sy_news_ban .slick-prev:hover{opacity: 1;}

.sy_news .sy_news_list .sy_news_ban .slick-next{position: absolute;top:50%;right:-50px;width: 40px;height: 40px;margin-top: -20px;

	background: url(../images/sy3_yy.png);border: none;overflow: hidden;line-height: 9999px;outline: none;cursor: pointer;opacity: 0.8;

	background-size: 100%;

}

.sy_news .sy_news_list .sy_news_ban .slick-next:hover{opacity: 1;}

.sy_news .sy_news_list .sy_news_ban .slick-dots{overflow: hidden;text-align: center;}

.sy_news .sy_news_list .sy_news_ban .slick-dots li{overflow: hidden;display: inline-block;margin-left: 8px;}

.sy_news .sy_news_list .sy_news_ban .slick-dots li button{padding: 0px;width:12px;height:12px;overflow: hidden;line-height: 999px;

	border-radius: 50%;border: 1px solid #b4b4b4;outline: none;background-color:#fff;cursor: pointer;

}

.sy_news .sy_news_list .sy_news_ban .slick-dots li.slick-active button{background-color: #b3b3b3;}



/* 首页——新品推荐 */

.sy_page5{background:url(/static/upload/image/20250411/1744362627328391.jpg);padding:100px 0;background-size:cover;background-repeat: no-repeat;background-position: center;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/upload/image/20250411/1744362627328391.jpg',sizingMethod='scale');}

.sy_page5 .new_prod{margin-top:50px;}

.sy_page5 .new_prod ul{overflow: hidden;margin-left: -48px;}

.sy_page5 .new_prod ul li{float: left;width: 33.33333%;}

.sy_page5 .new_prod ul li .prod_li{margin-left: 48px;}

.sy_page5 .new_prod ul li .pic{overflow: hidden;width: 100%;}

.sy_page5 .new_prod ul li .pic img{width: 100%;vertical-align: middle;

	-o-transition:0.1s;

	-ms-transition:0.1s;

	-moz-transition:0.1s;

	-webkit-transition:0.1s;

	transition:0.1s;

}

.sy_page5 .new_prod ul li .pic img:hover{

	-webkit-transform: scale(1.05);

	-ms-transform: scale(1.05);

	-o-transform: scale(1.05);

	transform: scale(1.05);

}

.sy_page5 .new_prod ul li .text{height: 43px;line-height: 43px;background-color: rgba(0,0,0,0.4);}

.sy_page5 .new_prod ul li .text p{font-size: 18px;color: #fff;text-align: center;}



/* 首页——友情连接 */

.sy_page6{background:url(../images/sy_bg6.jpg);padding: 100px 0;background-size: cover;background-repeat: no-repeat;

	padding-bottom:60px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/sy_bg6.jpg',sizingMethod='scale');

}

.sy_page6 .sy_tit h3{color: #fff;}

.sy_friend{margin-top: 80px;margin-left: -20px;position: relative;}

.sy_friend .switch{}

.sy_friend .switch .friend_deta{margin-left: 20px;}

.sy_friend .switch .friend_deta img{width: 100%;}

.sy_friend .slick-prev,.sy_friend .slick-next{width: 22px;height: 36px;line-height: 999px;overflow: hidden;border: none;

	cursor: pointer;outline: none;

	position: absolute;top:50%;margin-top: -40px;opacity: 0.8;

	background-size: 100%;

}

.sy_friend .slick-prev:hover,.sy_friend .slick-next:hover{opacity: 1;}

.sy_friend .slick-prev{background: url(../images/fri_ll.png);left: -15px;}

.sy_friend .slick-next{background: url(../images/fri_rr.png);right: -35px;}

.sy_friend .slick-dots{overflow: hidden;text-align: center;margin-left: 25px;margin-top:25px;}

.sy_friend .slick-dots li{height: 14px;overflow: hidden;display: inline-block;margin-left: 8px;}

.sy_friend .slick-dots li button{padding: 0px;width:12px;height:12px;overflow: hidden;line-height: 999px;

	border-radius: 50%;border:none;outline: none;background-color:#fff;cursor: pointer;opacity: 0.8;background-size: 100%;

}

.sy_friend .slick-dots li.slick-active button{background-color: #9D562C;opacity: 0.8;}

/* 内页  banner */

.n_banner{overflow: hidden;padding:0px 0;width: 100%;}

.about_ban{background-position: center center;background-repeat: no-repeat;background-size: cover;}

.n_banner img{width: 100%;text-align:center;}







/* 二级导航 */

.er_nav{text-align: center;background-color: #fff;}

.er_nav a{display: inline-block;height: 67px;line-height: 67px;padding:0 41px;font-size: 16px;color: #666;margin-left: -5px;}

.er_nav a:hover,.er_nav a.on{color: #fff;background-color:#9D562C;}

.h_hui{height: 10px;background-color: #f5f5f5;clear: both;}





/* 走进我们 */

.about_us{padding-top: 60px;}

.about_us .tit{text-align: center;margin-bottom:20px;border-bottom: 1px solid #ebebeb;padding-bottom: 20px;}

.about_us .tit h4{font-size: 20px;color: #333;}

.about_us .tit p{margin-top: 8px;font-size: 12px;color: #5c5c5c;}

.about_us .text{}

.about_us .text p{font-size: 14px;color: #333;line-height:30px;margin-top:12px;}

.about_us .pic{margin: 30px 0;text-align: center;margin-left: -64px;}

.about_us .pic img{margin-left: 64px;}

.about_us .back_butt{margin-top: 60px;}

.about_us .back_butt a{width: 180px;}

.h80{height: 80px;clear: both;}



.about_union{margin-top: 20px;}

.about_union ul{overflow: hidden;margin-left: -30px;}

.about_union ul li{float: left;width: 25%;margin-bottom: 30px;}

.about_union ul li .union_li{background-color: #fff;text-align: center;margin-left: 30px;}

.about_union ul li .union_li .pic{height: 212px;border-bottom: 2px solid #f0f0f0;position: relative;}

.about_union ul li .union_li .pic img{max-width: 100%;position: absolute;top:50%;left: 50%;transform: translate(-50%, -50%);}

.about_union ul li .union_li .text{height:45px;padding: 0px 10px;}

.about_union ul li .union_li .text p{line-height: 45px;}



#page{text-align: center;margin-top:40px;margin-bottom: 80px;}

#page a{height: 35px;line-height: 35px;display: inline-block;text-align: center;background-color: #fff;

	border: 1px solid #f2f2f2;font-size: 13px;color: #333;margin-left: 10px;padding: 0 13px;

}

#page a.w65{width: 65px;}

#page a:hover,#page a.page-num-current{background-color: #9D562C;border: 1px solid #9D562C;color: #fff;}



.brand_change{margin-top: 40px;}

.brand_change a{display: inline-block;height: 30px;line-height: 30px;padding: 0 30px;font-size: 14px;color: #666;border-radius: 15px;}

.brand_change a:hover,.brand_change .on a{background-color: #9D562C;color: #fff;}

.brand_deta{margin-top: 70px;}

.brand_deta .tit{text-align: center;margin-bottom:20px;}

.brand_deta .tit h4{font-size: 18px;color: #333;}

.brand_deta .text{font-size: 14px;color: #333;line-height: 30px;}

.brand_deta .pic{margin-top: 40px;text-align: center;margin-bottom: 40px;margin-left: -50px;}

.brand_deta .pic img{ max-width: 100%;margin-left: 50px;margin-bottom: 12px;}



.about_void{max-width: 1020px;margin: 0 auto;margin-top: 30px;}

.about_void ul{overflow: hidden;margin-left: -45px;}

.about_void ul li{width: 33.33333%;float: left;margin-bottom: 30px;}

.about_void ul li .void_list{margin-left: 45px;background: #fff;}

.about_void ul li .void_list .pic{position: relative;border-bottom: 1px solid #dddddd;}

.about_void ul li .void_list .pic img{max-width: 100%;}

.about_void ul li .void_list .pic .look{position: absolute;left:50%;top: 50%;margin-left: -31px;margin-top: -51px;display: none;}

.about_void ul li .void_list .pic p{font-size: 16px;color: #333;height: 50px;line-height: 50px;overflow: hidden;

	white-space: nowrap;text-overflow: ellipsis;padding: 0 10px;

}

.about_void ul li .void_list .text{height: 40px;padding: 0 10px;}

.about_void ul li .void_list .text p{line-height: 40px;font-size: 12px;color: #666;}

.about_void ul li .void_list .text .time{width: 50%;float: left;}

.about_void ul li .void_list .text .look_num{text-align: right;}

.about_void ul li .void_list .text .look_num img{vertical-align: middle;}

.about_void ul li .void_list .text .look_num p{display: inline-block;}

.about_void ul li .void_list:hover .pic .look{display: inline-block;}



.void_deta{}

.void_deta .tit{}

.void_deta .tit h4{text-align: center;font-size: 24px;color: #333;border-bottom: 1px solid #ddd;padding-bottom: 10px;}

.void_deta .tit p{text-align: center;margin:8px 0;font-size: 12px;color: #888;}

.void_deta .tit p span{margin-right: 12px;}

.void_deta .tit p span img{vertical-align: middle;}

.void_deta .text{text-align: center;margin: 0 auto; max-width: 800px;height: 585px;margin-top: 30px;}

.void_deta .back_butt{margin: 50px 0;}

.back_butt{text-align: center;}

.back_butt a{width: 120px;height: 40px;text-align: center;line-height: 40px;border-radius: 5px;color: #fff;

	background-color: #9D562C;display: inline-block;font-size: 14px;

}

.back_butt a:hover{opacity: 0.5;}



.about_structure{max-width: 1090px;margin:0 auto; margin-top: 60px;}

.about_structure .structure_slick{margin-left: -20px;position: relative;}

.about_structure .switch{width: 25%;}

.about_structure .switch img{width: 100%;}

.about_structure .switch .structure_pic{margin-left:20px;position: relative;}

.about_structure .switch .structure_pic em{height: 30px;line-height: 30px;background-color: rgba(0,0,0,0.5);

	text-align: center;display: inline-block;width: 100%;font-size: 16px;color: #fff;position: absolute;left: 0px;bottom: 0px;

}

.about_structure .slick-prev,.about_structure .slick-next{width: 40px;height: 76px;line-height: 999px;overflow: hidden;

	position: absolute;top:50%;margin-top: -38px;outline: none;border: none;

}

.about_structure .slick-prev{background: url(../images/about_ll.png);left: -30px;}

.about_structure .slick-next{background: url(../images/about_rr.png);right:-50px;}

.about_structure .slick-dots{overflow: hidden;text-align: center;margin-left: 25px;margin-top:25px;}

.about_structure .slick-dots li{height: 14px;overflow: hidden;display: inline-block;margin-left: 8px;}

.about_structure .slick-dots li button{padding: 0px;width:12px;height:12px;overflow: hidden;line-height: 999px;

	border-radius: 50%;border:none;outline: none;background-color:#fff;cursor: pointer;opacity: 0.6;

}

.about_structure .slick-dots li.slick-active button{background-color: #9D562C;opacity: 0.8;}



.about_structure .slick-dots{overflow: hidden;text-align: center;margin-left:10px;}

.about_structure .slick-dots li{height: 14px;overflow: hidden;display: inline-block;margin-left: 8px;}

.about_structure .slick-dots li button{padding: 0px;width:12px;height:12px;overflow: hidden;line-height: 999px;

	border-radius: 50%;border: 1px solid #b4b4b4;outline: none;background-color:#fff;cursor: pointer;

}

.about_structure .slick-dots li.slick-active button{background-color: #b3b3b3;}

.structure_img{text-align: center;margin-top: 70px;}

.structure_img img{max-width: 100%;}

/* 新闻中心 */

.news_list{padding:40px 0px;}

.news_list li{overflow: hidden;padding: 10px;margin-bottom: 10px;}

.news_list li a{display: block;overflow: hidden;}

.news_list .pic{width: 18.5%;float: left;}

.news_list .pic img{max-width: 100%;border-radius: 5px;}

.news_list .text{width: 80%;float: right;padding-top: 5px;}

.news_list .text h5{font-weight: normal;font-size: 16px;color: #333;width: 100%;overflow: hidden;

	white-space: nowrap;text-overflow: ellipsis;

}

.news_list .text p{font-size: 14px;color: #8f8f8f;margin-top:8px;width: 92%;overflow: hidden;text-overflow: ellipsis;}

.news_list .more {margin-top: 15px;}

.news_list .more .time{font-size: 14px;color: #b2b2b2;}

.news_list .more em{display: inline-block;width: 65px;height: 22px;background: url(../images/more1.png);margin-top: 15px;float: right;}

.news_list li:hover .more em{background: url(../images/more2.png);}

.news_list li:hover{box-shadow: 0 0 15px rgba(0,0,0,0.3);}

.news_list li:last-child{margin-bottom: 0;}





/* 下载中心 */

.down_list{padding:10px 0px;}

.down_list li{overflow: hidden;padding:5px;margin-bottom: 10px;width:45%;float: left;margin-right:2%;}

.down_list li a{display: block;overflow: hidden;}

.down_list .text{width: 90%;float: left;padding: 15px;}

.down_list .text h5{font-weight: normal;font-size: 18px;color: #333;width:80%;float: left;}

.down_list .more em{width:65px;height: 22px;background: url(../images/down1.png);float: right;}

.down_list li:hover .more em{background: url(../images/down2.png);}

.down_list li:hover{box-shadow: 0 0 15px rgba(0,0,0,0.3);}

.down_list li:last-child{margin-bottom: 0;}



.worker_list{max-width: 960px;margin: 0 auto; margin-top: 40px;overflow: hidden;}

.worker_list ul{margin-left: -40px;padding: 10px;}

.worker_list li{width: 33.3333%;float: left;}

.worker_list li .worker_li{margin-left: 40px;margin-bottom: 40px;}

.worker_list li .worker_li a{display:block;padding:10px;}

.worker_list li .worker_li .pic{position: relative;padding: 0;}

.worker_list li .worker_li .pic img{width: 100%;border-top-left-radius: 5px;border-top-right-radius: 5px;}

.worker_list li .worker_li .pic em{position: absolute;height: 35px;line-height: 35px;display: block;left: 0px;bottom:0px;

	width:90%;background-color: rgba(0,0,0,0.5);color: #fff;font-size: 16px;color: #fff;padding: 0px 5%;text-align: center;

	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;

}

.worker_list li .worker_li .time{background-color: #fff;margin-top: -5px;}

.worker_list li .worker_li .time span{line-height: 50px;padding: 0 5%;font-size: 16px;color: #666;}

.worker_list li .worker_li .time em{display: inline-block;width: 65px;height: 22px;background: url(../images/more1.png);float: right;

	margin-right: 5%;margin-top: 13px;

}

.worker_list li .worker_li:hover a:hover{background: #fff;}

.worker_list li .worker_li:hover{box-shadow: 0 0 8px rgba(0,0,0,0.5);}

.worker_list li .worker_li:hover .time em{background: url(../images/more2.png);}

.worker_deta{padding-top: 60px;}

.worker_deta .tit{}

.worker_deta .tit p{text-align: center;font-size: 18px;color: #666;}

.worker_deta .tit span{font-size: 14px;color: #b2b2b2;display: block;text-align: center;}



.worker_deta_slick{max-width: 1100px;margin: 0 auto;margin-top:75px;margin-bottom:80px;}

.worker_deta_slick img{max-width: 100%;}

.worker_deta_slick .deta_slick{position: relative;}

.worker_deta_slick .deta_slick .slick-prev,

.worker_deta_slick .deta_slick .slick-next{position: absolute;width: 40px;height: 76px;line-height: 999px;overflow: hidden;

	top: 50%;margin-top: -38px;outline: none;border: none;cursor: pointer;

}

.worker_deta_slick .deta_slick .slick-prev:hover,

.worker_deta_slick .deta_slick .slick-next:hover{opacity: 0.6;}

.worker_deta_slick .deta_slick .slick-prev{background: url(../images/about_ll.png);left: -50px;}

.worker_deta_slick .deta_slick .slick-next{background: url(../images/about_rr.png);right: -37px;}

.worker_deta_slick .deta_slick .slick-dots{overflow: hidden;text-align: center;margin-top: 25px;margin-left: -18px;}

.worker_deta_slick .deta_slick .slick-dots li{height: 14px;overflow: hidden;display: inline-block;margin-left: 8px;}

.worker_deta_slick .deta_slick .slick-dots li button{padding: 0px;width:12px;height:12px;overflow: hidden;line-height: 999px;

	border-radius: 50%;border: 1px solid #b4b4b4;outline: none;background-color:#fff;cursor: pointer;

}

.worker_deta_slick .deta_slick .slick-dots li.slick-active button{background-color: #b3b3b3;}

.worker_deta .butt{margin-bottom:100px;}

.worker_deta .butt a{width: 100%;display: inline-block;text-align: center;height: 40px;line-height: 40px;background-color: #ebebeb;

	font-size: 14px;color: #666;

}

.worker_deta .butt a:hover{opacity: 0.8;}



/* 产品展示 */

.cloth_deta{}

.cloth_deta ul{overflow: hidden;margin-left: -15px;margin-top:25px;padding-right: 10px;}

.cloth_deta ul li{width: 25%;float: left;margin-bottom:8px;margin-top:8px;}

.cloth_deta ul li .cloth_box{margin-left:15px;}

.cloth_deta ul li .cloth_box .cloth_li{background-color: #fff;padding:8px;box-shadow: 0px 0px 10px rgba(0,0,0,0.0);}

.cloth_deta ul li .cloth_box .cloth_li .pic{overflow: hidden;}

.cloth_deta ul li .cloth_box .cloth_li:hover{box-shadow: 0px 0px 10px rgba(0,0,0,0.5);}

.cloth_deta ul li .cloth_box .cloth_li img{width: 100%;}

.cloth_deta ul li .cloth_box .cloth_li .text{margin-top: 10px;padding: 0 4%;padding-bottom: 5px;}

.cloth_deta ul li .cloth_box .cloth_li .text h4{font-size: 16px;color: #333;width: 100%;overflow: hidden;white-space: nowrap;

	text-overflow: ellipsis;

}

.cloth_deta ul li .cloth_box .cloth_li .text p{font-size: 14px;color: #666;margin-top: 3px;height:42px;overflow: hidden;}

.cloth_deta ul li .cloth_box .cloth_li .text em{display: inline-block;width: 65px;height: 22px;background: url(../images/more1.png);

	float: right;margin-top: -20px;overflow: hidden;

}

.cloth_deta ul li .cloth_box:hover .cloth_li .text em{background: url(../images/more2.png);}

.cloth_deta #page{margin-top: 80px;margin-bottom: 60px;}



.product_cloth_pro{overflow: hidden;padding-top:40px;}

.product_cloth_pro .cloth_pro_l{width:50%;float: left;}

.product_cloth_pro .cloth_pro_l .mod_detail_preview{width: 550px;}

.product_cloth_pro .cloth_pro_l .mm_product_slick{width: 100%;display: none;}

.product_cloth_pro .cloth_pro_l .mm_product_slick img{max-width: 100%;}

.product_cloth_pro .cloth_pro_l .mm_product_slick .slick-dots{overflow: hidden;text-align: center;margin-left:0px;margin-top:15px;}

.product_cloth_pro .cloth_pro_l .mm_product_slick .slick-dots li{height: 14px;overflow: hidden;display: inline-block;margin-left: 8px;}

.product_cloth_pro .cloth_pro_l .mm_product_slick .slick-dots li button{padding: 0px;width:12px;height:12px;overflow: hidden;

	line-height: 999px;

	border-radius: 50%;border:none;outline: none;background-color:#666;cursor: pointer;opacity: 0.6;

}

.product_cloth_pro .cloth_pro_l .mm_product_slick .slick-dots li.slick-active button{background-color: #9D562C;opacity: 0.8;}

.product_cloth_pro .cloth_pro_r{width: 50%;float: right;}

.product_cloth_pro .cloth_pro_r h4{font-size: 22px;color: #333;margin-bottom: 10px;}

.product_cloth_pro .cloth_pro_r h5{font-size: 20px;font-weight: normal;color: #333;}

.product_cloth_pro .cloth_pro_r p{font-size: 18px;color: #666666;line-height: 35px;margin-top: 3px;}

.product_cloth_pro .back_butt{margin-top:40px;}

.product_cloth_pro .back_butt a{width: 180px;}



/*↓组图样式↓*/

.HS10, .HS15{overflow:hidden;clear:both;}

.HS10{height:10px;}

.HS15{height:15px;}

.Hidden{display:none;}

.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}

/*幻灯片区域背景*/

.MainBg{width:620px;margin:0 auto;}

/*大图展示区域*/

.OriginalPicBorder{padding: 0;}

#OriginalPic{width: 100%;overflow:hidden;position:relative;font-size:12px;}

#OriginalPic img{display:block;min-width: 100px;max-width: 100%;margin:0 auto;}



/*小图预览和滑动*/

.SliderPicBorder{width: 100%;overflow:hidden;}

.ThumbPicBorder {width: 100%;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;border-radius: 5px;}

.ThumbPicBorder #btnPrev,.ThumbPicBorder #btnNext{width: 40px;height: 100px;cursor:pointer;position: absolute;left: 15px;top: 15px;}

.ThumbPicBorder #btnNext{left: auto;right: 15px;}

.ThumbPicBorder .pic{width: 700px;overflow: hidden;position: relative;margin: 15px auto;}

#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 5px;width: 124px;height: 94px;display:block;transition: all .5s;float:left;}

#ThumbPic img.active{border: 3px solid #9D562C;}



@media only screen and (max-width: 767px) {

	

/*↓组图样式↓*/

.HS10, .HS15{overflow:hidden;clear:both;}

.HS10{height:10px;}

.HS15{height:15px;}

.Hidden{display:none;}

.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}

.FlLeft{float:left;}

.FlRight{float:right;}

/*幻灯片区域背景*/

.MainBg{width: 100%;margin:0 auto;}

/*大图展示区域*/

.OriginalPicBorder{padding: 0;}

#OriginalPic{width: 100%;overflow:hidden;position:relative;font-size:12px;}

#OriginalPic img{display:block;min-width: 100px;max-width: 100%;margin:0 auto;}

/*鼠标手势*/

/*小图预览和滑动*/

.SliderPicBorder{width: 100%;overflow:hidden;}

.ThumbPicBorder {width: 100%;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;border-radius: 5px;}

.ThumbPicBorder #btnPrev,.ThumbPicBorder #btnNext{width: 40px;height:50px;cursor:pointer;position: absolute;left: 15px;top: 15px;}

.ThumbPicBorder #btnNext{left: auto;right: 15px;}

.ThumbPicBorder .pic{width:100%;overflow: hidden;position: relative;margin: 15px auto;}

#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 5px;width:54px;height:54px;display:block;transition: all .5s;float:left;}

#ThumbPic img.active{border: 3px solid #017045;}

	

}





/* 基地 */

.base_factory{}

.base_factory .tit{border-bottom: 1px solid #ebebeb;padding-bottom:20px;}

.base_factory .tit h4{font-size: 24px;color: #333;text-align:center;font-weight: normal;}

.base_factory .text{margin-top:20px;}

.base_factory .text p{margin-top: 15px;line-height: 30px;}

.base_factory .base_factory_slick .deta_slick{margin-left: -20px;}

.base_factory .base_factory_slick .switch .switch_deta{position: relative;margin-left: 20px;}

.base_factory .base_factory_slick .switch em{position: absolute;left: 0px;bottom: 0px;height: 28px;line-height: 28px;

	display: inline-block;padding: 0 2%;width: 96%;background-color: rgba(0,0,0,0.6);font-size: 16px;color: #fff;text-align:center;

	overflow: hidden;

}

.base_factory .base_factory_slick .deta_slick .slick-prev{left:-33px;}

.base_factory .base_factory_slick .deta_slick .slick-next{right:-50px;}

.base_factory .base_factory_slick .deta_slick .slick-dots{margin-left: 12px;}



/* 联系我们 */

.contact_us{padding-top: 40px;}

.contact_us .mode{overflow: hidden;}

.contact_us .mode .tit{border-bottom: 1px solid #f0f0f0;padding: 13px 0;margin-bottom: 25px;}

.contact_us .mode .tit h4{font-size: 20px;color: #333;}

.contact_us .mode .mode_l{width: 40%;float: left;}

.contact_us .mode .mode_l p{font-size: 16px;color: #666;line-height: 30px;}

.contact_us .mode .mode_l p span{font-weight: bold;}

.contact_us .mode .mode_r{width: 40%;float: right;text-align: center;font-size: 16px;color: #666;margin-top: 5px;}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}

.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

.contact_us .map{margin-top: 50px;}



.telent{padding-top: 40px;}

.telent .telent_deta{margin-bottom: 40px;}

.telent .telent_deta .tit{padding-bottom: 25px;border-bottom: 1px solid #f0f0f0;}

.telent .telent_deta .tit h4{font-size: 20px;color: #0d6fb8;margin-bottom: 20px;}

.telent .telent_deta .tit p{line-height: 30px;}

.telent .telent_deta .tit p em{display: inline-block;width: 240px;font-size: 14px;color: #333;}

.telent .telent_deta .text{}

.telent .telent_deta .text h5{font-size: 14px;color: #333;margin-top:35px;margin-bottom: 6px;}

.telent .telent_deta .text p{font-size: 14px;color: #333;line-height: 22px;}



.contact_issued{padding-top: 20px;}

.contact_issued .issued_deta{margin-top: 20px;overflow: hidden;border-bottom: 1px dashed #d1d1d1;padding-bottom: 20px;}

.contact_issued .issued_deta h4{font-size: 16px;color: #333;line-height: 35px;}

.contact_issued .issued_deta p{overflow: hidden;margin-top: 5px;}

.contact_issued .issued_deta p span{width: 90%;float: left;display: inline-block;font-size: 12px;color: #5c5c5c;}

.contact_issued .issued_deta p em{font-size: 12px;color: #bbb;text-align: right;width: 10%;display: inline-block;}

.contact_issued .issued_deta:hover h4{color: #0d6fb8;}





/* 图片放大 */

#big_img{position: fixed;width: 100%;height: 100%;top:0px;left: 0px;display: none;}

#big_img .big_bg{position: absolute;left: 0px;top:0px;width: 100%;height: 100%;background-color: #000;opacity: 0.8;

	filter:Alpha(opacity=50);

}

#big_img .pic{padding: 15px;background-color: #fff;position: absolute;top:50%;left: 50%;

	border-radius: 8px;width: 500px;

}

#big_img .pic img{width: 100%;}

#big_img .pic em{display: inline-block;margin-top:5px;font-size: 14px;color: #333;}

#big_img .pic .close{}

#big_img .pic .close a{position: absolute;top: -18px;right: -18px;width: 36px;height: 36px;cursor: pointer;z-index: 8040;

	background: url(../images/ggbb1.png);

}

#big_img .pic .left{width: 40%;height: 100%;position: absolute;left: 0px;top:0px;cursor: pointer;}

#big_img .pic .left a{width: 36px;height: 36px;background: url(../images/big_ll.png);display: inline-block;position: absolute;

	left: 8%;top:50%;margin-top: -18px;display: none;

}

#big_img .pic .left:hover a{display: inline-block;}

#big_img .pic .right{width: 40%;height: 100%;position: absolute;right:0px;top:0px;cursor: pointer;}

#big_img .pic .right a{width: 36px;height: 36px;background: url(../images/big_rr.png);display: inline-block;position: absolute;

	right: 8%;top:50%;margin-top: -18px;cursor: pointer;display: none;

}

#big_img .pic .right:hover a{display: inline-block;}







.content_ico{ text-align:center; margin-bottom:20px;}





/******************************

 ** 在线留言

 ** v.1.2

 ******************************/

.message-page input.code { border-color:#aaa; }

.message-page { width:680px; }

.message-page .row-1,

.message-page .row-2,

.message-page .row-3 { width:100%; clear:both; margin-bottom:15px; position:relative; overflow:hidden;float:left; }

.message-page .row-1 { width:328px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }

.message-page .row-2 { height:110px; padding:0 0 0 0; border:1px solid #ddd; }

.message-page .row-3 {  }

.message-page .ico-name { background:url(../images/zzz.png) 15px center no-repeat; }

.message-page .ico-phone { background:url(../images/xxx.png) 15px center no-repeat; }

.message-page .ico-email { background:url(../images/mail.png) 15px center no-repeat; }

.message-page .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }

.message-page .txt { width:100%; height:40px; line-height:40px; background:none; border:0; color:#999;outline: none;}

.message-page .text { width:98%; border:0; background:#fff; padding:5px 5px; line-height:20px; height:100px; color:#999; font-family:微软雅黑}

.message-page img.code { float:left; width:110px; height:42px; margin-right:20px; cursor:pointer; }

.message-page input.code { float:left; width:150px; height:40px; line-height:40px; border:1px solid #ddd; background:#fff; margin-right:20px; padding:0 10px; color:#999; }

.message-page .submit, .message-page .reset { float:left; margin:0 0 0 10px; width:184px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }

.message-page .submit { background:#9D562C; margin-left:0; }

.message-page .reset { background:#999; }

.message-page .submit:hover { background:#8A4C27; }

.message-page .reset:hover { background:#777; }

.message-page .onfocus, .message-page .onfocus input.code { border-color:#aaa; }



.dialog-log { position:absolute; z-index:99; width:auto; padding:10px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }

.dialog-log i { position:absolute; left:15px; top:-7px; width:14px; height:7px;}



/*  在线客服  */



.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease; float:left;}

.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}

.yb_bar .yb_top{background:#A55B30 url(../images/fixcont.png) no-repeat 0 0;}

.yb_bar .yb_phone{background:#A55B30 url(../images/fixcont.png) no-repeat 0 -57px;}

.yb_bar .yb_QQ{text-indent:0;background:#A55B30 url(../images/fixcont.png) no-repeat 0 -113px;}

.yb_bar .yb_ercode{background:#A55B30 url(../images/fixcont.png) no-repeat 0 -169px;}

.hd_qr{padding:0 29px 25px 29px;}

.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

@media (max-width:768px) {.yb_conct {display:none}}



/*  英文版在线客服  */

#wmkc {position:fixed;right:5px;top:40%;transform:translateY(-50%);font-family:Arial,Helvetica,sans-serif;z-index:9999}

#wmkc * {box-sizing:border-box;font-size:12px;line-height:1.1}

.wmkc-list {padding:0;border:1px solid #EEE;background-color:#FFF;max-width:78px;border-radius:4px;margin:0}

.wmkc-icon {display:inline-block;background:url(../images/wmkc-ico23.png)no-repeat;width:28px;height:28px;transform:scale(.8)}

.wmkc-list>li {width:100%;border-top:1px solid #EEE;list-style:none;text-align:center;padding:2px 0 4px;transition:all .2s ease-in-out}

.wmkc-list>li>a>p {margin:0;transform:scale(.9);text-transform:capitalize}

.wmkc-list>li a {color:#555;text-decoration:none;display:block;padding:0 2px}

.wmkc-wechat-img {position:absolute;right:calc(100% - 1px);bottom:0;width:120px;text-align:center;padding:10px 10px 6px;background-color:#FFF;border:1px solid #EEE;border-radius:4px;transform:scale(0);transform-origin:right bottom}

.wmkc-wechat-img img {display:block;max-width:100%;max-height:100%}

.wmkc-wechat-img p {margin:4px 0 0;transform:scale(.9);word-break:break-all}

.wmkc-wechat-img em {display:inline-block;width:16px;height:16px;background:url(../images/wmkc-ico23.png)-76px -8px/99px no-repeat;vertical-align:middle;margin-right:4px}

.wmkc-list>li:hover .wmkc-wechat-img {transition:transform .4s;transform:scale(1)}

.wmkc-list>li:hover,.wmkc-list>li:hover+li {border-color:transparent} 

.wmkc-email .wmkc-icon {background-position:-8px -6px}

.wmkc-whatsapp .wmkc-icon {background-position:-52px -50px}

.wmkc-skype .wmkc-icon {background-position:-52px -6px}

.wmkc-wechat .wmkc-icon {background-position:-144px -10px}

.wmkc-list li:hover a {color:#FFF} .wmkc-email:hover {background-color:#f90}

.wmkc-whatsapp:hover {background-color:#2cb740}

.wmkc-skype:hover {background-color:#0091df}

.wmkc-wechat:hover {background-color:#51c332}

.wmkc-email:hover .wmkc-icon {background-position:-96px -6px}

.wmkc-whatsapp:hover .wmkc-icon {background-position:-52px -94px}

.wmkc-skype:hover .wmkc-icon {background-position:-96px -50px}

.wmkc-wechat:hover .wmkc-icon {background-position:-144px -62px}

.wmkc-list>li:first-child {border-radius:4px 4px 0 0;border:0}

.wmkc-list>li:last-child {border-radius:0 0 4px 4px}

@media (max-width:768px) {#wmkc {display:none}}



.ab_img img{ max-width:100% !important; height:auto !important;display:inline-block;}

.ab_img p{text-wrap: inherit !important; line-height: 30px;}

.ab_img p span{text-wrap: inherit !important;}



/* AB模板网新增分页样式 www.admibnuy.cn */

.pagebar { padding:20px; overflow:hidden; clear:both}

.pagebar .pagination {

  display: flex;

  justify-content: center;

  margin-top: 10px;

}

.pagination a {

  background: #fff;

  border: 1px solid #ccc;

  color: #333;

  font-size: 12px;

  padding: 8px 10px;

  margin: 0 2px;

  border-radius: 3px; line-height:100%

}

.pagination span {

    color: #333;

    font-size: 12px;

    padding: 7px 2px;

    margin: 0 2px;

    border-radius: 3px;

}

.pagination a:hover {

  color: #333;

  border: 1px solid #333;

}

.pagination a.page-num-current {

  color: #fff;

  background: #333;

  border: 1px solid #333;

}

.pagination .st{ font-family:宋体}

.text-secondary{ text-align:center; padding:20px 0}