@charset "utf-8";
@import url("global.css");
body{background:#fff;}
.blue{color: #000 !important; font-weight: normal!important;}
.banner{
	width:100%;
	background:url(../images/banner.png) no-repeat center top;
	height:750px;
}
.banner_con{
	width:1290px;
	margin:0 auto;
}
.banner_con .logo{
	padding:60px 0 0 0;
	text-align: left;
}
h2{text-align: center; margin:0 0 60px 0; font-size:39px; color:#fff; background:url(../images/title_bg.png) no-repeat center;height: 110px;line-height: 3;text-indent: -60px;}
.text{width:calc(100% - 32px); color: #fff; background-color: rgb(184,218,130,0.75); font-size: 20px; padding:16px;margin-top: 390px; text-indent: 40px;}
.text p{padding:20px 30px; background-color: rgb(25,129,39,0.75); border:1px dashed #fff; text-align: justify;}
.text a{color:yellow;}
.lj li{width:50%; float: left; text-align: center; margin:20px 0 0 0}
.bg03,.bg05{padding:60px 0; height: auto;}
.bg01{background: url(../images/bg01.jpg) no-repeat center top; padding:60px 0; }
.bg02{background: #fdf5e9; padding:60px 0; }
.bg03{background: url(../images/bg03.jpg) no-repeat center top; padding:60px 0 60px 0;}


.list01{margin:0;width: 805px;}
.list01 li{float:left;width:calc(100% - 50px);height:60px;margin:0 0 20px 0;padding:0 0 0 50px; background:#fefbef url(../images/icon.png) no-repeat 15px center; border-radius: 20px;}
.list01 li a{font-size:24px; line-height: 2.3;}

.list02{margin:0 3%;width: 94%;}
.list02 li{float:left;width:calc(100% - 50px);height:60px;margin:0 0 40px 0;padding:0 0 0 50px; background:#fff url(../images/icon.png) no-repeat 15px center; border-radius: 20px;}
.list02 li a{font-size:24px; line-height: 2.3;}

.list03{margin:0 3%;width: 94%;}
.list03 li{float:left;width:calc(100% - 80px);height:auto;margin:0 0 40px 0;padding:12px 30px 12px 50px; background:#fefbef url(../images/icon.png) no-repeat 15px 15px; border-radius: 20px;}
.list03 li a{font-size:24px; line-height: 1.5;}

.box02{width: 50%; float: left;}

.tline {
	color: #dedede
}


