@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:微软雅黑;
	
	}
ul li{ list-style-type:none;}
.main{
	width:100%;
	height:3702px;
	background-image: url(../images/bg.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:relative;
	}
.fontSize16{font-size:16px;color:#ffd28c;}
.fontSize18{font-size:18px;color:#ffd28c;}
.fontSize20{font-size:20px;color:#ffd28c;}
.fontSize24{font-size:24px;color:#ffd28c;}
.Auto{margin:0 auto;}
.textCenter{text-align:center;}
.banner{
	width:932px;
	height:575px;
	margin-bottom:70px;
	padding-top:50px;
	}
.mainBody{width:1200px;}
.mainBodyOne{height:200px;margin-bottom:50px;}
.mainBodyOne>a{line-height:50px;}
.mainBodyOne>p{text-indent:2em;line-height:30px;}
.mainBodyTwo{height:105px;margin-bottom:80px;}
.btOne{background:url(../images/line_07.png) no-repeat center 14px; text-align:center;}
.btOne>p{line-height:40px;}
.mainBodyThree{height:200px; margin-bottom:80px;}
.btTwo{ background:url(../images/bg_main4_03.png) no-repeat center 14px; text-align:center; height:200px;}
.btTwo>ul>li{ float:left; width:240px; padding-top:50px;}
.mainBodyFour{ height:820px; background:url(../images/price_03.png) no-repeat center 50px; margin-bottom:60px;}
.mainBodyFive{ height:auto; margin-bottom:60px;}
.mainBodyFive>p{ text-align:left; padding-top:20px; line-height:40px;}
.fontColor{color:#a4cfff;}

@media screen and (max-width: 3800px) {
	.spacialLi{margin-left:80px;}
}

@media screen and (max-width: 1366px) {
	.mainBody{width:1000px;}
	.mainBodyFour{height:670px;background-size:90%;}
	.btTwo>ul>li{width:245px;}
	.spacialLi{margin-left:-30px;}
}
