
/* CSS Document */
body{margin: 0;font-family:"微软雅黑"}
.clearfix{clear: both;}
img{display: block;} 
a{text-decoration: none;}
a:hover{text-decoration: none;}


.top{

	border-bottom: 1px solid #dddddd;
	height:40px;
	width: 100%;
	
}
.top_m{
	width: 1200px;
	margin: 0 auto;
}
.top_l{
	float: left;
	line-height: 40px;
	color: #666;
	
}
.top_t{
	float:left;
	line-height: 40px;
	font-family: "Arial";
	color: #666;
	font-size:14px;
	margin-left: 5px;
	
}
.top_t span{
	color: #fff;
	font-size: 14px;
}
.top_dh{
	float: left;
	margin-left:600px;
}
.top_dh img{
	margin-top:9px;
}
.ali{
	float: left;
	padding-top: 10px;
	margin-left: 10px;
	
}
.top_ali{
	float: left;
	line-height: 40px;
	color: #666;
	margin-left: 5px;
}


.logo_m{
	width: 1200px;
	margin: 0 auto;
	height: 100px;
}
.logo{
	float: left;
	background:url(../image/logo.png) no-repeat;
	height: 88px;
	width: 315px;
	margin-top: 5px;
}
.top_nav{
	float: right;
	
}

.top_nav a{
	width: 100px;
    color: #333;
    text-align: center;
    float: left;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    border-right: 1px solid #eee;
    margin-top: 34px;
}
.top_nav a:hover{
	color: #fff;
	background:#03b044;
}

.us_bt{
	font-size: 38px;
	color:#03b044;
	text-align: center;
	margin-top: 60px;
    font-weight:600;
}
.bt_xian{
	width: 70px;
	height: 3px;
	background: #000;
	margin: 0 auto;
	margin-top: 10px;
}
.bt_xq{
	color: #666;
	font-size:16px;
	text-align: center;
	margin-top: 10px;
}
.youshi{
	width:1200px;
	margin: 0 auto;
	
}
.youshi_one{
	float: left;
	width: 260px;
    margin-left: 53px;
	margin-top: 30px;
}
.youshi_one:nth-child(1){
	margin-left: 0px;
	
}
.youshi_tu{
	width: 160px;
	height: 160px;
	border: 1px solid #dcdcdc;
	border-radius: 50%;
	margin: 0 auto;
}
.youshi_tu img{
	margin: 0 auto;
	margin-top:45px;
}
.youshi_bt{
	text-align: center;
	font-size: 24px;
	color: #000;
	margin-top: 10px;
	
}
.youshi_ms{
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height:26px;
	margin-top: 10px;
}

.about{
	background: url(../image/beij.png) center 0 no-repeat;
	height: 574px;
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
}
.about_m{
	width: 1200px;
	margin: 0 auto;
}
.us{
	width:470px;
	float: right;
}
.us h3{
	color: #fff;
	font-size: 40px;
	margin-top:100px;
}
.us_nr{
	color: #fff;
	font-size: 15px;
	line-height: 32px;
	margin-top: 20px;
}
.us a{
	display: block;
	color: #fff;
	font-size: 16px;
	border: 1px solid #fff;
	width: 134px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	margin-top: 40px;
}
.us a:hover{
	background: #fff;
	color: #03b044;
}


.pro_alls{
	overflow: hidden;
		width: 1200px;
	margin: 0 auto;
	margin-top:40px;
}
.pro_all{

	
	overflow: hidden;
}
.pro_all>div{
	float: left;
	margin-left: 20px;
}

.pro_one{
	width: 380px;
	margin-bottom: 20px;
}
.pro_img{
	width: 380px;
	height: 285px;
	border: 1px solid #e5e5e5;
	overflow:hidden;
}





.pro_img img{
	width: 100%;
	height: 285px;
}
.pro_mz{
	text-align: center;
	font-size: 16px;
	line-height:50px;
}
.pro_one:hover .pro_mz{
	background: #03b044;
	color: #fff;
	transition: 1s;
}
.pro_more{
	width: 230px;
	height: 60px;
	display: block;
	border: 1px solid #03b044;
	text-align: center;
	font-size: 20px;
	line-height: 60px;
	margin: 0 auto;
	color:#03b044;
	margin-top:20px;
}
.pro_more:hover{
	background: #03b044;
	color: #fff;
	transition: 1s;
}

.zhong{
	background: url(../image/zhong_02.jpg) center 0 no-repeat;
	height: 239px;
}
.zhong_m{
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}
.zhong_l{
	float: left;
	font-size: 44px;
	color: #fff;
	font-weight:600;
	line-height:40px;
	margin-top: 90px;
}
.zhong_l span{
	font-size: 20px;
	font-weight: 100;
}
.zhong_r{
	float: right;
	width: 220px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border-radius:30px;
	background: #fff;
	font-size: 20px;
	color: #03b044;
	margin-top: 100px;
}
.zhong_r:hover{
	background: #03b044;
	color: #fff;
	transition: 1s;
	border: 1px solid #fff;
}
.news_m{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.news_one{
	width: 380px;
	float: left;
	margin-left:30px;
}
.news_one:nth-child(1){
	margin-left: 0px;
}
.news_tu{
	width: 380px;
	height: 280px;
	overflow: hidden;
	border: 1px solid #eee;
}
.news_tu img{
	width: 100%;
	height: 280px;
}
.news_one h4{
	line-height:40px;
	color: #000;
}
.new_line{
	width: 50px;
	height: 3px;
	background: #03b044;
	
}
.news_ms{
	color:#4c4c4c;
	font-size: 14px;
	margin-top: 10px;
	line-height: 22px;
}
.news_ms a{
	color: #03b044;
}
.news_ms a:hover{
	color: #000;
}

.foot_bj{
	background: url(../image/foot_bj_02.jpg) center 0 no-repeat;
	width: 100%;
	margin: 0 auto;
	
	margin-top: 60px;
	overflow: hidden;
}
.foot_m{
	width: 1200px;
	margin: 0 auto;
}
.foot_lx{
	float: left;
	color: #efefef;
	line-height: 26px;
	margin-top: 155px;
    margin-left: 270px;
	
}
.ewm{
	width: 88px;
	height: 88px;
	border:6px solid #5e5e5e;
	overflow: hidden;
	float: left;
}
.ewm img{
	width: 100%;
	height:75px;
	
}
.sys{
	float: right;
	margin-top: 120px;
}
.guanzhu{
	float: right;
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-top: 18px;
    margin-left: 10px;
	
}
.guanzhu span{
	font-weight: 600;
	color: #03b044;
}
.copy{
	color: #999;
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	
	line-height: 45px;
	border-top: 1px solid #999;
	margin-top: 82px;
	
}
.copy a{
	color: #999;
}










