﻿.shan{width: 100%;height: 410px;background: url(img/shan.jpg) no-repeat;}
.shan .w1200{position: relative;height: 410px;}
.shan .w1200 a{position: absolute;bottom: 100px;left: 86px;}
.shan .w1200 a:hover{left: 91px;}
.f_wrap{background:url(img/fbg.jpg) top center; position: relative; margin-top:0px; }
.fnavbg{background: #1d1d1d;}
.f_nav{ line-height: 65px; font-size: 16px;text-align: center; height: 65px;}
.f_nav a{ padding:0 40px; color: #fff;display: inline-block;height: 65px;}
.f_nav a:hover{ background: #de0011;height: 62px;border-bottom: 3px solid #a8000d}
.fotNav{font-size:13px;padding-top: 60px;}
.fotNav ul{float: left;padding-right: 20px;padding-left: 20px;border-right: 1px solid #1f1f1f;border-left: 1px solid #3e3e3e;height: 220px;}
.fotNav ul li.bt{font-size: 16px;height: 35px;line-height: 35px;border-bottom: 1px solid #404041;width: 80px;margin-bottom: 15px;color: #fff;text-align: left;}
.fotNav ul li{font-size: 12px;line-height: 25px;}
.fotNav ul.fnav1{border-left: none;padding-left: 0px;}
.fotNav a{ color:#bbbbbb;font-size: 14px;}
.fotNav a:hover{color: #fff;text-decoration: underline;}
.fotNav a.noBl{background-image:none;}

.ft_b{width: 180px;text-align: center;background: url(img/ft_b.png) top center;padding-top: 31px;height: 335px;}
.ft_b h2{height: 145px;}
.ft_b i img{width: 120px; height: 120px;margin-top: 10px;}
.ft_b span{display: block; color: #fff; font-size: 18px; padding-top: 12px; line-height: 26px;}
.ft_b span b{display: block;font-size: 22px;}
.ft_b p{color: #fff;font-size: 14px;margin-top: 10px;}

.ft_c{width: 420px; color: #e0e0e2;margin-top: 40px;}
.ft_c em{font-size: 18px; display: block; font-weight: bold;border-left: 10px solid #47aa3a; padding-left: 14px; line-height: 18px; _line-height: 21px; margin-bottom: 15px; color: #f0f0f1;}
.ft_c em span{font-size: 12px; font-family: Tahoma,Arial; display: block; color: #bebec2; font-weight: normal; line-height: 12px;}
.ft_c h4{color: #fff;font-size: 14px;margin-bottom: 10px;}
.ft_c h4 span{color: #e40012;font-size: 30px;margin-left: 5px;background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(81, 175, 50, 1)), to(rgba(10, 129, 47, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.ft_c ul{padding-left: 30px;background:url(img/f_ic.png) no-repeat 0 6px; padding-left: 30px;}
.ft_c li{line-height: 25px; font-size: 14px; margin-bottom: 15px;}
.ft_c li span{display: block; text-indent: 2.6em; margin-top: -5px;}
.ft_c p{font-size: 14px; line-height: 24px;}
.ft_c a{ color:#e0e0e2}
.f_wrap .f_top{ position: absolute; bottom: 20px; left: 50%; margin-left: -30px; }



/*首页渐出效果*/
.animate-box{opacity:0;}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}
.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;}
.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes fadeInUp{
	from{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);}
	to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUp{
	from{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);}
	to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
.okb{display: none;}
/*END 首页渐出效果*/
.about-wrap1 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.products {
    width: 1120px;
}
.products .list {
    margin-top: 30px;
}
.products .list li {
    float: left;
    margin: 0 25px 40px 0;
}
.products .list li a {
    display: block;
    padding: 10px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}
.products .list li a img {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}
.products .list li span {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    margin-top: 10px;
}


.chaungren{
	display: none;
}

.dianhua{
	width: 80%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 35px;
	background-color: #14ad60;
	display: none;
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.dianhua a{
	font-size: 16px;
	color: #FFFFFF;
}


@media(max-width:1200px ){
	.dianhua{
		display: table;
	}
	.chaungren{
		display: block;
		padding-top: 0;
		padding-bottom: 0;
	}
	.products {
	    width: 100%;
	    margin-top: 0;
	}
	.products .list li {
	    float: left;
	    width: 48%;
	    margin: 1%;
	}
	.products .list li a {
	    display: block;
	    padding: 3px;
	    border: 1px solid #e5e5e5;
	    overflow: hidden;
	    box-sizing: border-box;
	}
	.products .list li a img{
		width: 100%;
		height: 160px;
	}
	.products .list li span {
	    display: block;
	    text-align: center;
	    font-size: 12px;
	    font-weight: bold;
	    position: relative;
	    margin-top: 5px;
	}
	.hy-pc{
		display: none;
	}
	.ok{
		width: 100%;
		display: table;
		height: 80px;
	}
	.okb{
		display: block;
	}
	.okb {
	    background-color: #47aa3a;
	    height: 50px;
	    position: fixed;
	    bottom: 30px;
	    left: 50%;
	    margin-left: -46%;
	    z-index: 999;
	    width: 92%;
	    border-radius: 10px;
	}
	.okb a {
	    float: left;
	    width: 33.33%;
	    text-align: center;
	}
	.okb img {
	    display: inline-block;
	    height: 24px;
	    margin: 5px 0 0;
	}
	.okb strong {
	    color: #fff;
	    font-size: 12px;
	    display: block;
	    height: 20px;
	    line-height: 20px;
	}
	
}
@media (min-width: 640px)
	.okb {
	    width: 640px !important;
	    left: 50%;
	    margin-left: -320px;
	}
}