@charset "utf-8";
/* CSS Document */
.style_green_16{
	font-size:16px; color:#73C71F;
}
.style_green_18{
	font-size:18px; color:#73C71F;
}
.style_blue_20{
	font-size:20px; color:#00ADEC;
}
.style_gray_14{
	font-size:14px; color:#656565;
}
.style_gray_15{
	font-size:14px; color:#656565;
}
/***header***/
header{
	 background:#00aeed; width:100%; clear:both;
}
.header{
	width:100%; min-height:80px; margin:0 auto;
}
.logo{
	float:left; line-height:0; height:80px;
}
.logo a{
	display:block; line-height:0; height:80px;
}

.menu {
  position:absolute;
  z-index: 3;
  right: 25px;
  top: 25px;
  height: 30px;
  width: 35px;
  cursor:pointer;
  overflow:hidden;
  background:url(../images/menu.png) no-repeat right center; 
}
.nav{
	width:100%; display:none; clear:both;
}
.nav a{
	display:block; text-align:center; border-top:1px solid #fff; font:14px/34px "Microsoft YaHei"; color:#fff;
}
/***section***/

section{
	width:100%; position:relative;
}
.donghua{
	width:100%; min-height:370px; pandding:20px 0; text-align:center; overflow:hidden; position:relative;
}
.position{
	width:90%; height:25px; margin:0 auto; padding:10px 0; border-bottom:1px dashed #74c820; text-align:right; line-height:0; clear:both;
}
.position img{
	height:100%; margin-right:20px;
}
.about_main{
	padding:30px 0px; clear:both; width:90%; margin:0 auto;
}
.about_left{
	width:100%;
}
.about_left　.desc{
	font:14px/44px "Microsoft YaHei"; color:#656565;
}
.about_left dl.list{
	padding:20px 0;
}
.about_left dl.list dt{
	line-height:16px; background:url(../images/yuan.gif) no-repeat left center; padding-left:24px;
}
.about_left dl.list dd{
	border-bottom:1px dashed #666; padding:14px 0; line-height:20px;
}
.about_right{
	width:100%; text-align:center;
}
.about_right img{
	width:100%; text-align:center;
}
.story_main{
	padding:30px 0px; clear:both; width:90%; margin:0 auto;
}
.story_main .box1{
	width:100%; clear:both;
}
.story_main .box1 .pic{
	width:100%; margin:6px 0; text-align:center;
}
.story_main .box1 .pic img{
	max-width:95%;
}
.story_main .box2{
	width:294px; height:933px; margin:30px auto; clear:both; background:url(../images/pic_17.gif) no-repeat center center;
}
.story_main .box2 .info{
	width:100%; margin-bottom:15px;
}
.story_main .box2 .info div{
	padding:68px 15px 0; width:264px; height:234px;
}
.story_main .box2 .info div p{
	padding:5px 0; font:14px/22px "Microsoft YaHei"; color:#656565;
}

.product_main{
	padding:30px 0px; clear:both; width:90%; margin:0 auto;
}
.product_main .box1{
	width:100%; clear:both;
}
.product_main .box1 img{
	width:100%;
}
.product_main .box2{
	width:100%; clear:both;
}
.product_main .box2 .tit{
	margin-bottom:36px;
}
.product_main .box2 .tit img{
	width:100%;
}
.product_main .box2 li h4{
	padding:5px 0; font:12px/22px "Microsoft YaHei"; color:#656565;
}
.product_main .box2 li h18{
	padding:5px 0; font:20px/22px "Microsoft YaHei"; color:#656565;
}
.product_main .box_left{
	width:100%; clear:both;
}
.product_main .box_left li{
	text-align:center; padding:24px 0;
}
.product_main .box_left li.one{
	width:100%;
}
.product_main .box_left li.one img{
	width:40%;
}
.product_main .box_left li.two{
	width:50%; float:left;
}
.product_main .box_left li.two img{
	width:80%;
}
.product_main .box_right{
	width:100%; clear:both; display:table; content:'';;
}
.product_main .box_right li{
	text-align:center; padding:10px 0; width:50%; float:left;
}
.product_main .box_right li img{
	width:80%;
}

.contact_main{
	padding:30px 0px; clear:both; width:90%; margin:0 auto;
}
.contact_left{
	width:100%; clear:both; margin-bottom:15px;
}
.contact_left .tit{
	font:18px/24px "Microsoft YaHei"; color:#656565;
}
.contact_left .addr{
	font:12px/22px "Microsoft YaHei"; color:#656565; padding:10px 0; 
}
.contact_right{
	width:100%; clear:both;
}
.contact_right h3{
	font:15px/24px "Microsoft YaHei"; color:#656565;
}
.contact_right p{
	font:12px/24px "Microsoft YaHei"; color:#656565; padding-bottom:20px; 
}
/***footer***/
footer{
	width:100%; height:66px; background:#f2f2f2; clear:both; 
}
.footer{
	height:46px; padding:15px 10px 0;
}
.footer .pic{
	height:16px; text-align:center; line-height:0; padding:15px 0;
}
.footer .pic img{
	vertical-align:middle;
}

