/* CSS Document */
#head{width:100%; height:80px; margin:0 auto; margin-top:30px; position:relative;}
#logo{ float:left; padding-left:35px;}
#bar{ position:absolute; right:35px; top:0px; width:490px; height:33px;}
    #tel{ float:left; width:390px; height:31px; color:#6b402f; font-family:"微软雅黑"; font-size:16px; font-weight:bold; background:url(../images/ico_16_tel.png) 0 12px no-repeat; padding-left:22px; padding-top:4px;letter-spacing:0.5px;}
	#tel strong{color:#e5621f; display:inline-block;font-size:20px;font-family: '微软雅黑';}
	#lan{ float:right; font-size:12px;}
	#lan a{ width:33px; height:33px; display:inline-block; color:#fff; line-height:33px; text-align:center; background:#6b402f; border-radius:33px; margin-left:3px;}
	#lan a:hover , #lan a.on{background:#e5621f;}

#nav{ position:absolute; right:20px; bottom:0px; height:28px; z-index:999; color:#6b402f;}
	#nav a{ float:left; text-align:right;display:inline-block; margin-left:25px; height:24px;font:normal 16px/24px "微软雅黑"; padding:0px 15px; border:2px solid #fffaf2;border-radius:20px;}
	#nav a:hover{color:#e5621f; }
	#nav a.on{ border:2px solid #e5621f; border-radius:20px;color:#e5621f;  padding:0px 15px;}
	
/*首页*/
#product{width:1200px; margin:0 auto;}
.ad{ width:100%; text-align:center; margin-bottom:40px;margin-top:80px;}
.pro_list {width: 100%;height: auto;}
.pro_list .swiper-slide{min-height: 0;width: 360px !important; float:left; margin-right:60px;}
.pro_list .swiper-slide.mr0{margin-right:0 !important;}
.pro_list .swiper-slide>a{ display:block; width:100%; float:left; overflow:hidden;}
.pro_list .swiper-slide>a img{transform: scale(1);transition: all 2s ease 0s;-webkit-transform: scale(1);-webkit-transform: all 2s ease 0s;}
.pro_list .swiper-slide>a img:hover{transform: scale(1.2);transition: all 2s ease 0s;-webkit-transform: scale(1.2);-webkit-transform: all 2s ease 0s;}
.pro_list .swiper-slide .detail {width:100%;padding: 2% 0 0 0;text-align: center;background: #fff;}
.pro_list .swiper-slide a.tit {position: relative;display: inline-block;padding:1% 0 1% 0;font-size: 24px; font-weight:500; letter-spacing:1px;line-height:2.4;color: #6b402f;font-family: '微软雅黑';}
.pro_list .swiper-slide .proX4{ padding-left:25px;}
.pro_list .swiper-slide .proX4>a{ display:inline-block;width:120px; cursor:pointer; background:url(../images/ico_4_list.gif) 0 4px no-repeat; padding-left:10px; font-size:14px;text-align:left;margin:0 30px 6px 0; overflow:hidden;text-overflow:ellipsis; } 
.pro_list .swiper-slide .proX4>a:nth-child(2n){margin-right:0;}
.pro_list .swiper-slide .proX4>a:hover{color:#e5621f; }
.pro_list .swiper-slide .more{width:100%; height:40px; margin-top:8px;}
.pro_list .swiper-slide .more a.btn {display:inline-block;width:40px; height:40px; background:#e5621f;font-family: '微软雅黑';font-size: 30px;line-height: 40px;color: #fff;-webkit-transition: all 0.8s;transition: all 0.8s; float:right;}
.pro_list .swiper-slide .more a.btn:hover {background: #e35106;color: #fff;}
.pro_list .swiper-pagination{margin-top:50px;}
.pro_list .swiper-pagination-bullet{border-radius: 50%;background-color: #6b402f;}
.pro_list .swiper-pagination-bullet-active{background-color: #e5621f;}

/*内页*/
.pTit1{ height:26px; border-left:4px solid #e35106; font-size:26px; line-height:26px; font-family:"微软雅黑"; color:#6b402f; text-indent:10px; margin-bottom:22px;}	
.ny{ width:1200px; height:600px; margin:70px auto 0;}
.ny .menu{ height:40px; width:100%;}
.ny .menu a{ display:block; float:left; height:40px; padding:0 30px; margin-right:5px; background-color:#6b402f; font:normal 16px/40px "微软雅黑"; color:#fff; }
.ny .menu a:hover , .ny .menu a.on{background-color: #e5621f;}

.ny .content{ width:1160px; height:520px; padding:20px; background:#fff;}
.son_menu{ height:30px; width:100%;}
	.son_menu a{ display:block; float:left; height:30px; padding-left:10px; margin-right:30px; font:normal 14px/20px "微软雅黑"; color:#6b402f; background:url(../images/ico_4_list.gif) left 7px no-repeat; }
	.son_menu a:hover , .son_menu a.on{color:#e5621f; }

/*简介*/
.ny .content .about_con{float:left; height:470px; background:url(../images/about_bg.jpg) right bottom no-repeat;}
.ny .content .about_con p{line-height:24px; padding-bottom:10px;}
.ny .content .about_con p.p1{ padding-right:180px;}

/*产品*/
.proList2 li{ width:250px; height:200px;float:left; text-align:center; margin:10px 20px 15px 20px;}
.proList2 li a{ font-size:14px; color:#666666; text-align:center;}
.proList2 li a:hover{color:#e5621f;}
.proList2 li a p{ padding-top:6px;}
.proList2 li div{width:250px; height:180px; background-color:#fff; border:1px solid #e8e8e8; vertical-align:middle;display: table-cell; text-align:center; *display: inline-block; }
.proList2 li div:hover{border:1px solid #e5621f; }
.proList2 li img{max-width:250px; max-height:180px; vertical-align: middle; display: inline-block;}

/*新闻*/
.newsList1{ padding:0px 10px 15px 10px; margin-bottom:15px; border-bottom:1px dashed #ccc;}
	.newsList1 img{ float:left; margin-right:20px;}
	.newsList1 h3{ font-weight:bold; font-size:16px; margin-bottom:5px; }
	.newsList1 h3 a{color:#6b402f;}
	.newsList1 h3 a:hover{color:#e5621f;}
	.newsList1 p{ color:#666666; word-break:break-all;font-size:14px;}
		
	.newstitle{ width:100%; text-align:center; font-size:24px; padding-top:10px; font-weight:normal;}
	.newsdate{ width:100%; clear:both; color:#999; border-top:1px dashed #ccc; border-bottom:1px dashed #ccc; text-align:center; padding:8px 0; margin:15px 0px; font-size:12px;}

/*营销网络*/
.network_con{float:left; width:530px;}
.network_con h2{font:bold 16px/36px "微软雅黑";letter-spacing:2px; color:#e5621f; border-bottom:1px dashed #ccc; margin-bottom:12px;}
.network_con p{ line-height:24px; padding-bottom:10px; font-size:14px;}

/*联系我们*/
.cont{ float:right; width:550px; margin-left:50px; line-height:28px;}
.cont h1{font:bold 20px/50px "微软雅黑"; letter-spacing:2px;color:#e5621f;}

/*翻页*/
#page{text-align:center; width:100%; margin-top:10px;}
#page span{display:inline-block; width:24px; height:24px; line-height:24px; background:#e5621f;color:#ffffff;border:1px solid #e5621f;}
#page a{display:inline-block; width:24px; height:24px;  line-height:24px; background:#ffffff; border:1px solid #e8e8e8; color:#666666;}
	#page a:hover{ background:#e5621f; color:#ffffff;border:1px solid #e5621f;}

/*二维码*/
#qrc{ position:fixed; right:0; top:50%; margin-top:-85px;  width:130px; height:170px; background:#ffffff; border-top-left-radius:10px;border-bottom-left-radius:10px;text-align:center; box-shadow:0 0 2px #ccc;}
#qrc img{ padding-top:12px;}
#qrc p{ font-size:12px; color:#666666; padding-top:8px; line-height:18px;}

/*尾部*/
#footer{position:fixed; left:0; bottom:10px; width:100%; height:60px; text-align:right;font-size:12px;}

.kefu_con{padding-right:35px; width:100%; float:right;}
.kefu_con a{ height:22px; line-height:22px; padding-left:20px; vertical-align:middle;}
.kefu_con a:hover{color:#e5621f;}
.kefu_con a img{ vertical-align:middle;}

.copyright{float:right;padding-right:35px; padding-top:15px;}
.copyright img{vertical-align:middle;}
