/*页面通用部分*/
.box_In{width: 1200px;margin: 0 auto;position: relative;}
/*ban开始*/
.ban{background: url(../images/ban_bg.jpg) no-repeat center ;height: 661px;position: relative;overflow: hidden;}
.ban .img{margin-left: -360px;margin-right: -360px;position: relative;z-index: 2;}
.ban .btm{position: absolute;top: 0;left: 0;}
.ban .btm .logo{position: absolute;top:25px;left: 0;}
.ban .btm .img1{display: block;margin: 0 auto;}
/*box1开始*/
.box1{background: url(../images/box1_bg.jpg) no-repeat center;height: 836px;}
.box1 ul{margin-left: 35px;width: 1165px;position: relative;height: 836px;}
.box1 ul li{background: url(../images/li_bg.png) no-repeat top left ;width: 356px;height: 216px;position: absolute;}
.box1 ul li .main{position: relative;width: 356px;height: 216px;}
.box1 ul .li1{top:158px;left: 0;}
.box1 ul .li2{top:30px;left: 380px;}
.box1 ul .li3{top:158px;right: 0px;}
.box1 ul .li4{top:450px;right: 50px;}
.box1 ul .li5{top:600px;left: 420px;}
.box1 ul .li6{top:470px;left: 50px;}
.box1 .li7{background: url(../images/box1_img7.png) no-repeat top left ;width: 336px;height: 306px;
 top: 264px;left: 476px;position: absolute;}
.box1 ul li img{display: block;margin: 10px auto 0;transition: all .6s;-moz-transition: all .6s;-webkit-transition: all .6s;-o-transition:all .6s;}
.box1 ul li p{width: 215px;height: 53px;line-height: 53px;text-align: center;font-size: 16px;color: #3B3622;border-radius: 50px;position: absolute;bottom:15px;left:70px;background: -webkit-linear-gradient(left, #36FDB6 , #A0FCA6);background: -o-linear-gradient(right, #36FDB6, #A0FCA6);background: -moz-linear-gradient(right, #36FDB6, #A0FCA6);background: linear-gradient(to right, #36FDB6 , #A0FCA6);box-shadow: 0px 3px 0 #FE6137; }
.box1 ul li:hover img{margin-top: 5px;}
.box1 .li7 img{margin-left:34px;display: block;margin-top: 45px;}
.box1 .li7 p{width: 257px;line-height: 23px;  font-size:19px;color: #fff;letter-spacing:2px;margin-top: 8px;text-align: center;}
/*box2开始*/
.box2{background: url(../images/box2_bg.jpg) no-repeat center;height: 748px;}
.box2 .box_In{overflow: hidden;}
.box2 .con{margin-top: 114px;background: #fff;border:4px solid #FDD75B;border-radius: 4px;height: 501px;}
.box2 .con p{color: #F64129;font-size: 20px;line-height: 38px;padding-left: 38px;margin-top:65px;}
.box2 .img1{position:absolute;top: 64px;left:50%;margin-left: -223.5px;}
.footer-bot{
	width: 100%;
	background: #343b43;
}
 .footer-bot p{
	font-size: 12px;
	color: #c2c2c2;
	text-align: center;
	padding: 24px 0 20px;
}
.footer-bot p a{
	color: #188eee;
	margin-left: 10px;
}







