
header{
	width: 100%;
	background: url(../images/index_bg.jpg) top center no-repeat;
	height: 980px;
}
header .titlebox .title{
	position: absolute;
	top: 130px;
	left: 100px;
}
header .titlebox .char{
	position: absolute;
	top: 100px;
	right: 90px;
}
header .titlebox p{
	position: absolute;
	top: 310px;
	left: 130px;
	display: block;
	width: 520px;
	font-size: 16px;
	line-height: 26px;
	color: #5e2c2c;
	font-weight: bold;	
}
header .info{
	width: 1169px;
	height: 454px;
	background: url(../images/greenbg.png) no-repeat bottom;
	position: absolute;
	top: 520px;

}
header .info .LL{
	text-align: center;
}
header .info .LL .dr{
	margin-top: 5px;
	margin-left: 20px;
	float: left;
}
header .info .LL h3{
	font-size: 28px;
	color: #fff;
	padding-top: 120px;
	padding-bottom: 10px;
}
header .info .LL h3 span{
	display: block;
	font-size: 34px;
	font-weight: bold;
}
header .info .LL .btn{
	float: left;
	margin-left: 20px;
	display: block;
	width: 264px;
	height: 173px;
	background: url(../images/btn.png) no-repeat;
}
header .info .LL .btn:hover{
	background-position: bottom;
}
header .info .RR h4{
	display: block;
	width: 295px;
	height: 40px;
	background: url(../images/vbg.png);
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 15px;
	color: #fefefe;
	font-size: 20px;
	font-weight: bold;	
}
header .info .RR iframe{
	border: 2px solid #e9ffdb;
	width: 90%;
}
.embed-responsive-16by9{
	padding-bottom: 50%;
}
.box1{
	background: url(../images/footer_bg.png) no-repeat bottom center;
}
.box1 .main{
	width: 1100px;
}
.box1 .tt img{
	margin: 15px auto;
}
.box1 .list{
	margin: 20px;
}
.box1 .list a.page_p div{
	display: block;
	width: 100%;
	height: auto;
	padding:15px;
	background: url(../images/pt.gif) repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.box1 .list a.page_p div img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transition: all .4s;
	transform: scale(1,1);
}
.box1 .list a.page_p:hover div img{
	transform: scale(1.06,1.06);
}

.box1 .list a{
	font-size: 16px;
	color: #1e561e;
	text-align: center;
	font-weight: bold;
	text-decoration: none;	
}
.box1 .list a p{
	padding-top: 20px;
}
.box1 .list a:hover{
	color: #fe5e02;
}
footer{
	height: 170px;
	margin-top: 50px;
}




@media screen and (max-width:1200px) {
header .titlebox .title{
	width: 55%;
	left: 3%;
}
header .titlebox .char{
	position: absolute;
	top: 100px;
	right:2%;
	width:40%;
}
header .titlebox p{
	position: absolute;
	top: 310px;
	left:4%;
	display: block;
	width: 50%;
}
header .info{
	width: 100%;
	height: 454px;
	background: url(../images/greenbg.png) no-repeat bottom;
	position: absolute;
	top: 520px;

}
header .info .LL{
	text-align: center;
}
header .info .LL .dr{
	margin-top: 5px;
	margin-left: 0;
	float: left;
}
header .info .LL h3{
	font-size: 28px;
	color: #fff;
	padding-top: 120px;
	padding-bottom: 10px;
}
header .info .LL h3 span{
	display: block;
	font-size: 34px;
	font-weight: bold;
}
header .info .LL .btn{
	float: left;
	margin-left: 0px;
	display: block;
	width: 250px;
	height: 164px;
	background: url(../images/btn.png) no-repeat;
	background-size: 100% auto;
}
.box1{
	background: url(../images/footer_bg.png) no-repeat bottom center;
}
.box1 .main{
	width: 100%;
}
.box1 .tt img{
	margin: 15px auto;
}
}
@media screen and (max-width:1000px) {
header{
	width: 100%;
	height: auto;
	margin-top: 60px;
	background: url(../images/index_bg_m.jpg) top center no-repeat #d4f677;
	background-size: 100% auto;
	
}
header .titlebox .title{
	display: none;
}
header .titlebox .char{
	display: none;
}
header .titlebox p{
	position:relative;
	top: 0;
	left: 0;
	display: block;
	width: 90%;
	font-weight:normal;
	margin: 0 auto;	
	margin-top:0;
	font-size: 15px;
	line-height: 21px;
	padding-top: 55%;
	padding-bottom:20px;
}
header .info{
	width: 100%;
	height: auto;
	position:relative;
	top: 0;
	padding: 2%;
	background: url(../images/pt.gif) repeat;
	overflow: hidden;
}
header .info .LL{
	text-align: center;
	width: 100%;
	
	background: #5da92e;
}
header .info .LL .dr{
	display: none;
}
header .info .LL h3{
	padding-top: 10px;
	padding-bottom: 10px;
}
header .info .LL h3 span{
	display: block;
	font-size: 34px;
	font-weight: normal;
}
header .info .LL .btn{
	margin: 0 auto;
	float: none;
}
header .info .RR{
	width: 100%;
	background: #5da92e;
	padding-bottom: 25px;
}
header .info .RR h4{
	display: block;
	width: 80%;
	height: 40px;
	background: url(../images/vbg.png);
	background-size: 100% 100%;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom: 15px;
	color: #fefefe;
	font-size: 20px;
	font-weight: normal;	

}
header .info .RR iframe{
	border: 2px solid #e9ffdb;
	width: 100%;
}
.embed-responsive-16by9{
	padding-bottom: 50%;
}
.box1{
	background: url(../images/footer_bg.png) no-repeat bottom center;

}
.box1 .main{
	width: 100%;
}
.box1 .main >div+div{
	border-top: 1px dotted #ddcc7b;
	padding-bottom: 15px;
}
.box1 .tt img{
	margin: 15px auto;
}
.box1 .list{
	margin: 20px;
}

.box1 .list a p{
	padding-top: 20px;
}
.box1 .list a:hover{
	color: #fe5e02;
}
footer{
	height: 170px;
	margin-top: 50px;
}
}
@media screen and (max-width:766px) {
	footer{
	height: auto;
	margin-top: 10px;
	background: #5da92e;
}
.box1 .list a.page_p div{
	display: block;
	width: 20%;
	margin: 0 auto;
	padding:5px;
	float: left;
	margin-right: 5px;
}
.box1 .list a{
	font-weight: normal;			
}
}
@media screen and (max-width:400px) {
.box1 .list a.page_p div{
	display: block;
	width: 34%;
	margin: 0 auto;
	padding:5px;
	float: left;
	margin-right: 5px;
}
.box1 .list a{
	font-weight: normal;			
}
}