*{margin: 0px auto;padding: 0px auto;font-family: 'Microsoft YaHei','微软雅黑';}
html,body{width: 100%;height: 100%;}
ul{padding: 0px;}
li{list-style: none;}
a{text-decoration: none;}
img{border: none;}
h3,h4,h5{font-weight: normal;}
h2,h3,h4,h5{line-height: 1;}

.san_banner{
	width: 100%;
	height: 708px;
	background-position: center;
	background-repeat: no-repeat;
}
.san_banner .text{
	width: 1400px;
	color: #fff;
	padding-top: 370px;
	margin: 0px auto;
}
.san_banner .text h2{
	font-size: 44px;
}
.san_banner .text p{
	font-size: 32px;
	margin-top: 45px;
}
.santwo{
	padding: 60px 0px;
}
.san_title{
	text-align: center;
}
.san_title h2{
	font-size: 48px;
	color: #000;
}
.san_title p{
	font-size: 17px;
	color: #878787;
	margin-top: 24px;
}
.san2ul li{
	width: 260px;
	height: 330px;
	float: left;
	margin-right: 53.33px;
	text-align: center;
	box-sizing: border-box;
	padding: 35px 0px;
	margin-top: 60px;
	border-radius: 10px;
	transition: .3s;
}
.san2ul li:last-child{
	margin-right: 0px;
}
.san2ul li h2{
	font-size: 22px;
	color: #2d9614;
	margin: 35px 0px 20px 0px;
}
.san2ul li .text{
    color: #5e5e5e;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
}
.san2ul li:hover{
	box-shadow: 0px 0px 20px #e3e3e3;
}
.santhree{
	background: #f8fafd;
	padding: 50px 0px;
}
.san3b{
	text-align: center;
}
.san3b ul{
	background: #e7ebf1;
	border-radius: 28px;
	padding: 5px;
	overflow: hidden;
	margin-top: 40px;
}
.san3b ul li{
	width: 12.5%;
	height: 46px;
	float: left;
	text-align: center;
	line-height: 46px;
}
.san3b ul li a{
	font-size: 18px;
	color: #333;
}
.san3b ul li.cur{
	background: #fff;
	border-radius: 23px;
}
.san3b ul li.cur a{
	color: #2d9614;
	font-weight: bold;
	font-size: 20px;
}
.san3tab{
	overflow: hidden;
	margin-top: 60px;
	display: none;
}
.san3l{
	width: 640px;
	height: 450px;
	text-align: center;
	float: left;
	box-sizing: border-box;
	padding: 0px 30px;
}
.san3l img{
	max-width: 100%;
}
.san3r{
	width: 500px;
	height: 450px;
	float: right;
	margin-right: 30px;
	position: relative;
}
.san3r_center{
	width: 100%;
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
}
.san3r h3{
	font-size: 20px;
	color: #000;
}
.san3r p{
	font-size: 14px;
	color: #888e9b;
	line-height: 24px;
	margin-top: 10px;
}
.san3_menu a{
	display: block;
	width: 110px;
	height: 40px;
	text-align: center;
	font-size: 16px;
	border-radius: 5px;
	box-sizing: border-box;
	float: left;
}
.san3_menu a:first-child{
    background: #00ab39;
    color: #fff;
    line-height: 40px;
}
.san3_menu a:last-child{
    color: #17233d;
    line-height: 38px;
    border: 1px #c0c5cc solid;
    margin-left: 20px;
}
.san3_menu{
	overflow: hidden;
	margin-top: 30px;
}
.sanfour{
	padding: 60px 0px 80px 0px;
}
.san4ul li{
	width: 400px;
	float: left;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	padding-bottom: 20px;
	margin-top: 40px;
	transition: .3s;
}
.san4ul li .tit{
	height: 70px;
	background: linear-gradient(to right,#4b5469,#1c2842);
	text-align: center;
}
.san4ul li .tit h2{
	display: inline-block;
	color: #fff;
	font-size: 20px;
	line-height: 70px;
}
.san4ul li .tit h2 img{
	width: 39px;
	float: left;
	margin: 15px 15px 0px 0px;
}
.san4ul li .text{
	margin: 25px 25px 0px 25px;
	padding-bottom: 30px;
	border-bottom: 1px #ededef solid;
}
.san4ul li .text p{
	font-size: 14px;
	color: #434343;
	line-height: 2;
	background: url(/index/images/xz.png)left center no-repeat;
	background-size: 14px;
	padding-left: 26px;
	margin: 0px 0px 0px 35px;
}
.san4ul li .cont{
    text-align: center;
}
.san4ul li .cont p{
	font-size: 15px;
	color: #fa541c;
	margin: 20px 0px;
}
.san4ul li .cont p span{
	font-size: 36px;
}
.san4ul li .cont a{
	display: block;
	width: 180px;
	height: 40px;
	box-sizing: border-box;
	border: 1px #00ab39 solid;
	line-height: 38px;
	color: #00ab39;
	font-size: 16px;
}
.san4ul li.cur{
    margin-top: 20px;
    padding-bottom: 40px;
}
.san4ul li.cur .tit{
	background: #00ab39;
}
.san4ul li.cur .cont a{
	background: #00ab39;
	color: #fff;
}
.sanfive{
	padding: 60px 0px 80px 0px;
	background: #f8fafd;
}
.san5ul li{
	width: 390px;
	height: 190px;
	background: #fff;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	position: relative;
	overflow: hidden;
}
.san5ul li:nth-child(3n){
	margin-right: 0px;
}
.san5ul li .text{
	overflow: hidden;
	padding: 50px 15px 0px 15px;
	transition: .3s;
}
.san5ul li img{
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}
.san5ul li h2{
	font-size: 18px;
	color: #0c0c0c;
}
.san5ul li p{
	font-size: 14px;
	color: #6f6f6f;
	line-height: 24px;
	margin-top: 15px;
}
.san5ul li a{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #00ab39;
	color: #fff;
	font-size: 16px;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: -40px;
	transition: .3s;
}
.san5ul li:hover .text{
	padding-top: 35px;
}
.san5ul li:hover a{
	bottom: 0px;
}
.sansix{
	padding: 60px 0px;
	background: #2a354d;
}
.sansix .san_title h2{
    color: #fff;
}
.sansix .san_title p{
	color: #fff;
}
.sansix .container{
	margin-top: 40px;
}
.san6l{
	width: 590px;
	float: left;
}
.san6r{
	width: 600px;
	float: right;
}
.san6r .img1{
    width: 600px;
    height: 159px;
    background: url(/index/images/san61.png);
    transition: .5s;
}
.san6r .img2{
    width: 600px;
    height: 159px;
    background: url(/index/images/san62.png);
    margin-top: 15px;
    transition: .5s;
}
.san6r .img1:hover{
	background: url(/index/images/lv61.png);
}
.san6r .img2:hover{
	background: url(/index/images/lv62.png);
}
.sanseven{
	padding-top: 60px;
	text-align: center;
}
.sanseven p{
	display: inline-block;
	font-size: 22px;
	color: #6c6c6c;
	line-height: 46px;
}
.sanseven p img{
	float: left;
	margin-right: 20px;
}
.sanseven h2{
    font-size: 64px;
    color: #00aa39;
    font-family: "DINPro-Bold";
    margin-top: 25px;
}