*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #f5f5f5;
}
/* top */

.top-box{
	width: 100%;
	background-color: #ffffff;
}
.top-box .box{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	/* overflow: hidden; */
}
.top-box .box .logo{
	width: 600px;
	margin-left: 108px;
	margin-top: -80px;
	
}
.top-box .box .logo h2{
	display: inline-block;
	color: #10733a;
	font-size: 30px;
	font-weight: bold;
}
.box img{
	margin-top: 12px;
}
.top-box .box .logo p{
	font-size: 18px;
	color: #333333;
}
.top-box .phone{
	float: right;
	width: 300px;
	height: 60px;
	margin-top: -60px;
	position: relative;
}
.top-box .phone img{
	position: absolute;
}
.phone .chinese{
	display: inline-block;
	font-size: 18px;
	color: #10733A;
	font-weight: bold;
	margin-left: 40px;
}
.phone .number{
	font-size: 24px;
	color: #10733A;
	font-weight: bold;
	font-family: "bookman old style";
	margin-left: 40px;
}


/* 导航部分 */
.nav-box{
	width: 100%;
	height: 60px;
	background-color: #333333;
}
.nav{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
ul{
	overflow: hidden;
}
ul li{
	display: list-item;
	float: left;
	list-style: none;
	position:relative;
	
}
.nav ul li a{
	display: block;
	text-decoration: none;
	width:150px;
	height: 60px;
	text-align: center;
	line-height:60px;
	font-size: 16px;
	color: #FFFFFF;
	
}
.nav ul li a:hover{
	background-color: #10733A;
}

/* banner部分 */

.flickerplate {
	position: relative;
	width: 100%;
	height: 600px;
	background-color: #e6e6e6;
	overflow: hidden;
}
/* <!-- 关键词搜索部分 --> */
.content{
	width: 1200px;
	/* height: 350px; */
	margin: 0 auto;
	position: relative;
}
.key-word .content .product{
	display: inline-block;
	font-size: 30px;
	color: #10733A;
	font-weight: bold;
	font-family: "bookman old style";
	margin-top: 45px;
	text-transform: capitalize;
}
.content .search-box{
	float: right;
	width: 300px;
	height: 40px;
	margin-left: 0;
	position: relative;
	/* overflow: hidden; */
}
.content .search-box .search{
	width: 280px;
	height: 40px;
	border-radius: 20px;
	border: #999999 1px solid;
	padding-left: 10px;
	margin-top: 40px;
}
.content .search-box .Icon{
	display: inline-block;
	width: 40px;
	height: 40px;
	/* border: none; */
	border-left: none;
	border-radius: 0 20px 20px 0;
	border-color: #01572F;
	position: absolute;
	background-image: url(../img/搜索.png);
	margin-top: 48px;
	margin-left: -50px;
	background-repeat: no-repeat;
	background-size: 29px 29px;
	text-align: center;
}

.content .slogen{
	width: 600px;
}

.slogen-box{
	margin-top: 33px;
}
.slogen-box p{
	font-size: 30px;
	font-weight: bold;
	margin-top: 10px;
	color: #333333;
}

.key-word .content .key{
	
	margin-left: 749px;
	position: absolute;
	overflow: hidden;
	margin-top: -70px;
	
}


.key-word .content .hot-word{
	display: inline-block;
	font-size: 18px;
	color:#10733A;
	font-weight: bold;
}

.key-word .content .key .search{
	display: inline-block;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	margin-left: 20px;
	text-transform: uppercase;
}

.content .key .content-thing{
	list-style: none;
	margin-top: 20px;
}

.content .key .content-thing a{
	text-decoration: none;
	font-size: 15px;
	color: #333;
	margin-right: 30px;
	
}
.content .key .content-thing a:hover{
	color: #10733A;
	font-weight: bold;
}
.fenge{
	width: 1200px;
	height: 1px;
	background-color: #333333;
	margin-top: 33px;
}
.center{
	width: 1200px;
	margin: 40px auto;
}
.center .name-box{
	width: 1200px;
	height: 60px;
	margin-bottom: 20px;
}
.center .name-box h4{
	display: inline-block;
	width: 300px;
	height: 60px;
	background-color: #10733A;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}
.center .name-box .name{
	margin-left: 380px;
	margin-top: -40px;
}
.center .name-box p{
	display: inline-block;
	font-size: 18px;
	color: #333333;
	margin-right: 43px;
}
.center .name-box p:hover{
	font-weight: bold;
	color: #10733A;
	/* text-decoration: underline; */
	border-bottom: 1px solid #10733A;
	padding-bottom: 10px;
}
.video-box{
	width: 1200px;
	height: 640px;
	margin: 0 auto;
	overflow: hidden;
}
.video{
	display: inline-block;
}
.video-box .fenlei-box{
	float: right;
}
.fenlei-box .fenlei{
	width: 340px;
	height: 160px;
	background-color: #ffffff;
	border-bottom: 1px solid #c9c9c9;
}
.fenlei-box .fenlei img{
	width: 100px;
	height: 100px;
	border-radius: 50px;
	margin: 30px 40px;
}

.fenlei-box .fenlei .content{
	margin-left: 183px;
	margin-top: -120px;
}
.fenlei-box .fenlei .content .title{
	font-size: 30px;
	color: #999999;
	font-weight: bold;
	font-family: "bookman old style";
	margin-bottom: 5px;
}
.fenlei-box .fenlei .content .name{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
}
.fenlei-box .fenlei .content a{
	display: block;
	text-decoration: none;
	width: 80px;
	height: 24px;
	background-color: #10733A;
	border-radius: 12px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
	transition: 0.3s;
}
.fenlei-box .fenlei .content:hover .name{
	color: #10733A;
}
.fenlei-box .fenlei .content a:hover{
	/* transform: translate(0,-6px); */
	/* box-shadow: 0 3px 3px #999999;
	width: 84px;
	height: 30px;
	border-radius: 42px;
	line-height: 30px; */
	margin-left: 10px;
}

/* 分隔 */
.fenge-box{
	width: 100%;
	height: 400px;
	background-image: url(../img/fenge.png);
}
.fenge-box .fenge{
	width: 1200px;
	margin: 0 auto;
}
.fenge-box .fenge .title{
	width: 390px;
	padding-top: 30px;
	margin-left: 30%;
}
.fenge-box .fenge .title .english{
	font-size: 24px;
	color: #FFFFFF;
	font-family: "bookman old style";
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-left: 24px;
}
.fenge-box .fenge .title .chinese{
	font-size: 48px;
	font-weight: bold;
	color: #ffffff;
}
.fenge-box .fenge .title img{
	display: block;
	margin-top: 26px;
	margin-left: 180px;
}
.fenge-box .fenge .title a{
	display: inline-block;
	text-decoration: none;
	width: 100px;
	height: 30px;
	background-color: #1a1a1a;
	font-size: 16px;
	color: #ffffff;
	border-radius: 15px;
	line-height: 30px;
	text-align: center;
	margin-top: 38px;
	margin-right: 30px;
	margin-left: 50px;
	transition: 0.6s;
}
.fenge-box .fenge .title a:hover{
	background-color: #10733A;
	transform: translate(0,-6px);
	width: 106px;
	height: 32px;
	border-radius: 53px;
	line-height: 32px;
}
.fenge-box .chanpin{
	width: 1200px;
	margin-top: 310px;
	margin: 310px auto;
	margin-bottom: 60px;
	font-size: 0;
}
.fenge-box .chanpin a{
	display: inline-block;
	width: 360px;
	height: 200px;
	margin-right: 20px;
	overflow: hidden;
}
.fenge-box .chanpin a{
	border: #ffffff 5px solid;
	margin-right: 20px;
	transition: 0.3s;
}
.fenge-box .chanpin a img{
	width: 370px;
	vertical-align: middle;
}
.fenge-box .chanpin a:hover{
	box-shadow: 0 5px 6px #999;
	transform: translate(0,-10px);
}


/* 对比 */
.vs{
	width: 100%;
	margin-top: 170px;
}
.vs .middle-box{
	width: 1610px;
	margin: 0 auto;
}
.vs img{
	margin: 0 auto;
}

/* 关于我们 */
.about-us{
	width: 100%;
	height: 810px;
	background-image: url(../img/company-01.png);
	margin-top: 60px;
}
.about-us .about{
	width: 1200px;
	margin: 0 auto;
}
.about-us .about .shuju-box{
	margin: 0 auto;
	margin-left: 32px;
	margin-bottom: 94px;
}
.about-us .about .shuju{
	display: inline-block;
	margin-right: 70px;
	margin-top: 40px;
}
.about-us .about .shuju .number{
	display: inline-block;
	font-size: 48px;
	color: #ffffff;
	font-weight: bold;
	font-family: "bookman old style";
	
}
.about-us .about .shuju .Icon{
	display: inline-block;
	font-size: 18px;
	color: #ffffff;
	margin-left: 5px;
}
.about-us .about .shuju .dec-{
	font-size: 18px;
	color: #ffffff;
	margin-top: 10px;
	text-align: center;
}
.about-us .about .shuju-box .line{
	display: inline-block;
	width: 1px;
	height: 80px;
	background-color: #ffffff;
	margin-right: 70px;
}
.about-us .about .profile{
	display: inline-block;
	width: 550px;
	
}
.about-us .about .profile .chinese{
	display: inline-block;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
}
.about-us .about .profile .english{
	display: inline-block;
	font-size: 30px;
	color: #cccccc;
	font-weight: bold;
	font-family: "bookman old style";
	text-transform: uppercase;
	margin-left: 10px;
	margin-bottom: 40px;
}
.about-us .about .profile .content{
	width: 550px;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
}

.about-us .about .profile a{
	display: block;
	text-decoration: none;
	width: 120px;
	height: 40px;
	border-radius: 60px;
	background-color: #ffffff;
	color: #10733A;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	margin-top: 30px;
	transition: 0.3s;
}
.about-us .about .profile a:hover{
	/* transform: translate(0,-6px);
	width: 126px;
	height: 42px;
	line-height: 42px;
	border-radius: 63px; */
	margin-left: 10px;
}
.about-us .about img{
	margin-left: 164px;
}
.about-us .changfang{
	width: 1560px;
	height: 190px;
	float: right;
	background-color: #ffffff;
	margin-top: 68px;
}
.about-us .changfang .changfang-box{
	margin: 30px auto;
	margin-left: 30px;
}
.about-us .changfang img{
	margin-right: 17px;
	transition: 0.3s;
}
.about-us .changfang img:hover{
	transform: translate(0,-10px);
	box-shadow: 0 3px 4px #999999;
}

/* 优势 */
.advantage-box{
	width: 100%;
}
.advantage-box .advantage .title{
	margin: 0 auto;
}
.advantage-box .advantage{
	width: 1200px;
	margin: 60px auto;
}
.advantage-box .advantage .content{
	margin-top: 40px;
	font-size: 0;
}
.advantage-box .advantage .content img{
	margin-right: 20px;
	transition: 0.3s;
}
.advantage-box .advantage .content img:hover{
	transform: translate(0,-10px);
	box-shadow:  0 3px 4px #999999;
}

/* 案例展示 */

.cooperative-customers-box{
	width: 100%;
	height: 379px;
	
}
.content-box{
	/* position: relative; */
	width: 1920px;
	margin: 0 auto;
	
}
.content-box .title{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.content-box .title .chinese{
	/* display: inline-block; */
	width: 96px;
	font-size: 24px;
	font-weight: bold;
	color: #01572f;
	margin: 0 auto;
}

.content-box .title .english{
	/* display: inline-block; */
	font-size: 24px;
	font-weight: bold;
	color: #cccccc;
	text-transform: uppercase;
	margin-top: 10px;
}

/* 水平滚动
------------------------------ */
.scroll_horizontal {
	position: relative;
	width: 1920px;
	height: 230px;
}

.scroll_horizontal .box {
	overflow: hidden;
	position: relative;
	width: 1920px;
	height: 230px;
	margin: 0 auto;
	margin-left: -13px;
}

.scroll_horizontal .list {
	overflow: hidden;
	width: 9999px;
}

.scroll_horizontal .list li {
	float: left;
	width: 306px;
	text-align: center;
	margin-left: 60px;
}
.scroll_horizontal .list li a{
	display: inline-block;
	width: 306px;
	height: 210px;
	overflow: hidden;
}
.scroll_horizontal .list li img{
	margin-top: 0;
	width: 306px;
	
}

/* .scroll_horizontal .list li img {
	width: 282px;
	height: 182px;
} */

/* .scroll_horizontal .plus,
.scroll_horizontal .minus {
	position: absolute;
	top: 60px;
	width: 30px;
	height: 59px;
	cursor: pointer;
}

.scroll_horizontal .plus {
	background: url(../img/img20.png) no-repeat;
	left: -50px;
}

.scroll_horizontal .minus {
	background: url(../img/img21.png) no-repeat;
	right: -45px;
} */

/* 新闻中心 */
.new{
	width: 1200px;
	margin: 60px auto;
	overflow: hidden;
}
.new .left-box{
	display: inline-block;
	width: 330px;
}
.new .left-box .title-box{
	margin-bottom: 30px;
}
.new .left-box .title-box .chinese{
	font-size: 36px;
	font-weight: bold;
	color: #10733A;
}
.new .left-box .title-box .english{
	font-size: 16px;
	color: #999999;
	font-family: "bookman old style";
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 20px;
}
.new .left-box .news{
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
.new .left-box .news .line{
	width: 330px;
	height: 1px;
	background-color: #999999;
	margin-bottom: 20px;
	margin-top: 20px;
}
.new .left-box .news .num{
	width: 60px;
	height: 60px;
	background-color: #999999;
	border-radius: 30px;
	position: relative;
	margin-left: 20px;
}
.new .left-box .news .num .box{
	top: 10px;
	left: 10px;
	position: absolute;
}
.new .left-box .news .num:hover{
	background-color: #10733A;
}
.new .left-box .news:hover a{
	color: #10733A;
	margin-left: 10px;
	transition: 0.3s;
}
.new .left-box .news .num .fenge-line{
	width: 40px;
	height: 1px;
	background-color: #ffffff;
	text-align: center;
}
.new .left-box .news .num p{
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	font-family: "bookman old style";
}
.new .left-box .news a{
	text-decoration: none;
	/* display: inline-block; */
	font-size: 18px;
	color: #333333;
	position: absolute;
	top: 40px;
	left: 100px;
}
.new .left-box .news a:hover .news{
	background-color: #10733A;
}
.new .right-box{
	display: inline-block;
	width: 830px;
	height: 520px;
	background-color: #ffffff;
	float: right;
}
.new .right-box .top-box1{
	margin: 20px 35px;
}
.new .right-box .top-box1 .title .chinese{
	display: inline;
	font-size: 24px;
	font-weight: bold;
	color: #10733A;
}
.new .right-box .top-box1 .title .english{
	display: inline;
	font-size: 16px;
	color: #999999;
	font-family: "bookman old style";
	text-transform: uppercase;
	margin-left: 10px;
}
.new .right-box .top-box1 ul{
	margin-top: 10px;
	width: 760px;
	height: 20px;
}
.new .right-box .top-box1 a{
	text-decoration: none;
	font-size: 16px;
	color: #999999;
	margin-right: 60px;
}
.new .right-box .top-box1 a:hover{
	color: #10733A;
	font-weight: bold;
}
.new .right-box .top-box1 .line{
	width: 756px;
	height: 1px;
	background-color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}
.new .right-box .bottom-box{
	margin-left: 35px;
}
.new .right-box .bottom-box .left{
	display: inline-block;
	font-size: 0;
}
.new .right-box .bottom-box .left img{
	display: block;
	width: 200px;
	height: 180px;
}
.new .right-box .bottom-box .right{
	margin-top: -360px;
	display: inline-block;
	margin-left: 240px;
}
.new .right-box .bottom-box .right .top{
	width: 500px;
	
}
.new .right-box .bottom-box .right .top a{
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #10733A;
	transition: 0.3s;
}
.new .right-box .bottom-box .right .top a:hover{
	margin-left: 10px;
}
.new .right-box .bottom-box .right .top p{
	font-size: 15px;
	color: #333333;
	line-height: 28px;
	margin-top: 15px;
	margin-bottom: 30px;
	height: 80px;
	overflow: hidden;
}
.new .right-box .bottom-box .right .top .line{
	width: 512px;
	height: 1px;
	background-color: #999999;
	margin-bottom: 30px;
}
.new .right-box .bottom-box .right .bottom .news1{
	margin-bottom: 16px;
}

.new .right-box .bottom-box .right .bottom .news1 .line{
	width: 512px;
	height: 1px;
	background-color: #999999;
	margin-top: 10px;
}
.new .right-box .bottom-box .right .bottom .news1 a{
	text-decoration: none;
	font-size: 16px;
	color: #666666;
	margin-left: 15px;
	transition: 0.3s;
}
.new .right-box .bottom-box .right .bottom .news1 a:hover{
	color: #10733A;
	margin-left: 25px;
}

/* 底部导航 */
.bottom-box2{
	width: 100%;
	height: 500px;
	background-color: #1b1b1b;
}
.bottom-box2 .content{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.bottom-box2 .content .title{
	display: inline-block;
	padding-top: 60px;
}
.bottom-box2 .content .title .chinese{
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
}
.bottom-box2 .content .title .english{
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: "bookman old style";
	margin-top: 10px;
}
.bottom-box2 .content .title img{
	display: inline-block;
	margin-top: 50px;
}
.bottom-box2 .content .title .chinese2{
	display: inline-block;
	font-size: 16px;
	color: #ffffff;
	margin-left: 10px;
}
.bottom-box2 .content .title .num{
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	font-family: "bookman old style";
	margin-top: 5px;
}
.bottom-box2 .content .key-word{
	width: 589px;
	height: 230px;
	display: inline-block;
	float: right;
	margin-top: 86px;
}
.bottom-box2 .content .key-word a{
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
	margin-right: 13px;
	transition: all 400ms;
}
.bottom-box2 .content .key-word a:hover{
	color: #10733A;
}
.bottom-box2 .content .link{
	display: inline-block;
	height: 60px;
	width: 1000px;
	/* margin-top: 60px; */
}
.bottom-box2 .content .link .name{
	display: inline-block;
	font-size: 16px;
	color: #999999;
}
.bottom-box2 .content .link ul{
	display: inline-block;
}

.bottom-box2 .content .link ul a{
	text-decoration: none;
	font-size: 16px;
	color: #999999;
	margin-right: 30px;
}
.bottom-box2 .content .link ul a:hover{
	/* background-color: #10733A; */
	color: #10733A;
}

.bottom-box2 .content .link .message{
	margin-top: 40px;
}
.bottom-box2 .content .link .message p{
	margin-top: 10px;
	font-size: 16px;
	color: #999999;
	margin-right: 30px;
}
.bottom-box2 .content .link .message .message2 p{
	display: inline-block;
}
.bottom-box2 .content .erweima{
	width: 120px;
	height: 140px;
	float: right;
	margin-left: 1200px;
	margin-top: -40px;
}








