*{padding: 0;margin: 0;}
body,html{
	font-size: 14px;
	color: #fae2c3;
	font-family: "微软雅黑";
}
li{list-style-type: none;}
a{text-decoration: none;}
img{display: block;}
.clear{
	clear: both;
}
.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}
.annualBox1{
	width: 100%;
	height: 100%;
	background: url(/Template/pc/default/Static/newAnnual/images/back.png);
	background-size: cover;
        color: #fae2c3;
}
.annualBox1>img{
	width: 100%;
}
.makeTitle{
	width: 100%;
	text-align: center;
	padding-top: 40px;
	margin-bottom: 35px;
}
.makeTitle img{
	margin: 0 auto;
}
.caseList{
	width: 1200px;
	margin: 0 auto;
}
.caseL{
	width: 320px;
	float: left;
}
.caseC{
	width: 495px;
	float: left;
	margin-left: 30px;
}
.caseR{
	width: 320px;
	float: left;
	margin-left: 30px;
}
.caseL ul li{
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
.caseC ul li{
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
.caseR ul li{
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
.caseL .caseImg{
	width: 100%;
	height: 180px;
}
.caseC .caseImg{
	width: 100%;
	height: 278px;
}
.caseR .caseImg{
	width: 100%;
	height: 180px;
}
.play{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.service{
	width: 1200px;
	margin: 0 auto;
	margin-top: 90px;
	
	text-align: center;
}
.serviceTitle{
	width: 100%;
}
.serviceTitle img{
	margin: 0 auto;
}
.service h4{
	font-size: 30px;
}
.service p{
	font-size: 16px;
	padding-top: 25px;
}
.serviceList{
	width: 100%;
	margin-top: 25px;
}
.serviceList ul li{
	float: left;
}
.serviceList ul{
	width: -moz-fit-content;
	  width: -webkit-fit-content;
	  width: fit-content;
	  margin: auto;

}
.quality{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.quality h4{
	width: 100%;
	text-align: center;
	font-size: 30px;
}
.quality>p{
	width: 100%;
	text-align: center;
	font-size: 16px;
	margin-top: 25px;
}
.qualityIcon{
	width: 100%;
	margin-top: 45px;
}
.qualityIcon ul li{
	width: 20%;
	float: left;
	text-align: center;
}
.qualityIcon ul li img{
	width: auto;
	height: 65px;
	margin: 0 auto;
}
.qualityIcon ul li p{
	font-size: 18px;
	padding-top: 20px;
}
.use,.use img{
	width: 100%;
}
.use{
	margin-top: 80px;
}
.ourServe{
	width: 100%;
	margin-top: 90px;
}
.ourServeTitle{
	width: 100%;
}
.ourServeTitle img{
	margin: 0 auto;
}
.ourServe h4{
	text-align: center;
	font-size: 30px;
}
.system{
	width: 1200px;
	margin: 30px auto 0 auto;
}
.system img{
	width: 100%;
}
.systemL{
	float: left;
	width: 290px;
	height: 388px;
	position: relative;
}
.systemL img{
	width: 100%;
	height: 100%;
}
.systemC{
	width: 587px;
	margin-left: 16px;
	float: left;
}
.systemC ul li{
	float: left;
	width: 285px;
	height: 185px;
	position: relative;
	margin-right: 16px;
	margin-bottom: 18px;
}
.systemC ul li img{
	width: 100%;
	height: 100%;
}
.systemC ul li:nth-child(2n){
	margin-right: 0;
}
.systemR{
	float: left;
	width: 290px;
	height: 388px;
	margin-left: 16px;
	position: relative;
}
.systemR img{
	width: 100%;
	height: 100%;
}
.systemDetail{
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 80px;
}
.systemDetail h3{
	font-size: 20px;
	padding-left: 20px;
	padding-top: 15px;
}
.systemDetail p{
	font-size: 14px;
	padding-left: 20px;
	padding-top: 5px;
}
.titbitsGroup{
	width: 1200px;
	margin: 0 auto;
}
.titbits{
	width: 100%;
	margin-top: 90px;
}
.titbits h4{
	text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
}
.titbits img{
	margin: 0 auto;
}
.gTop{
	width: 100%;
	height: 609px;
}
.gTopL{
	float: left;
	width: 434px;
	height: 100%;
}
.gTopR{
	width: 750px;
	float: left;
	margin-left: 16px;
}
.gTopR-top{
	width: 100%;
}
.gTopR-bottom{
	width: 100%;
	margin-top: 16px;
}
.gBottom{
	margin-top: 16px;
}
.gTopR-bottom img{
	float: left;
}
.gTopR-bottom img:first-child{
	margin-right: 18px;
}
.gBottom ul li{
	float: left;
	margin-left: 14px;
}
.gBottom ul li:first-child{
	margin-left: 0;
}
.contact{
	width: 100%;
	padding-top: 90px;
	position: relative;
}
.contact img{
	width: 100%;
}
.annualBox2{
	width: 100%;
	height: 100%;
	background: url(/Template/pc/default/Static/newAnnual/images/back2.png);
	background-size: cover;
        color: #fae2c3;
}
.process{
	width: 1200px;
	margin: 0 auto;
}
.processTitle{
	width: 100%;
	margin-top: 90px;
}
.processTitle img{
	margin: 0 auto;
}
.process h4{
	text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
}
.processImg{
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 150px;
}
.processImg img{
	margin: 0 auto;
	width: 1160px;
	display: block;
}
