body {
	-webkit-font-smoothing: subpixel-antialiased;
}

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}
.f-lf{float: left;}
.f-rt{float: right;}
.section{
	text-align: center;
}
.section .content-body{
	display: inline-block;
	vertical-align: middle;
	width:1200px;
	margin-top: 60px;
}
.content_1 {
	background: url("/static/images/home/index/index_1_bg.jpg") no-repeat;
	background-size: 100% 100%;
}

.content_2 {
	background: url("/static/images/home/index/index_2_bg.png") no-repeat;
	background-size: 100% 100%;
}

.content_3 {
	background: url("/static/images/home/index/index_3_bg.jpg") no-repeat;
	background-size: 100% 100%;
}

.content_4 {
	background: url("/static/images/home/index/index_4_bg.png") no-repeat center 100px;
	background-size: 100% 100%;
}

.content_1:after,.content_2:after,.content_3:after,.content_4:after{
	display: inline-block;
	content: "";
	width: 0;
	height: 100%;
	visibility: hidden;
	vertical-align: middle;
}
.content_1_body {
	color: #fff;
	text-align: left;
}

.content_1_title {
	font-size: 68px;
	font-weight: bold;
}

.content_1_stitle {
	margin-top: 10px;
	font-size: 22px;
}
.download-btns{
	margin-top: 90px;
}
.download-btns a {
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	margin-right:16px;
	font-size: 18px;
	color: #fff;
	background: url(/static/images/home/index/ico_dl1.png)no-repeat;
	background-size: 100% 100%;
	text-align: center;
}

.download-icon {
	padding: 8px;
	margin-right: 10px;
	font-size: 0;
	vertical-align: middle;
}
.khdxz{
	background: url(/static/images/home/index/ico_computer.png)no-repeat;
}

.sydxz {
	background: url(/static/images/home/index/ico_cash.png)no-repeat;
}

.fwdxz {
	background: url(/static/images/home/index/ico_server.png)no-repeat;
}

.yydxz {
	background: url(/static/images/home/index/ico_voice.png)no-repeat;
}

.content_2_body {
	display: inline-block;
	vertical-align: middle;
}

.content_2_body .title {
	margin-top: 40px;
	font-size: 48px;
	font-weight: bold;
	color: rgba(41,40,40,1);
	text-align: center;
}

.content_2_body .btn {
	display: block;
	height: 54px;
	margin-top: 30px;
	background: url(/static/images/home/index/ico_sq.png) no-repeat center;
}

.advantage-box{
	margin-top: 100px;
	overflow: hidden;
}

.advantage-item{
	display: inline-block;
	text-align: center;
}
.advantage-item-middle{
	margin-left: 50px;
}
.advantage-item .icon{
	width:150px;
	height:150px;
}

.content_2_title {
	margin-top: 18px;
	font-size: 30px;
	font-weight: bold;
	color: rgba(41,40,40,1);
}

.content_2_stitle {
	line-height: 42px;
	font-size: 24px;
	font-weight: 300;
	color: rgba(41,40,40,1);
}

.more_btn {
	display: inline-block;
	width: 232px;
	height: 44px;
	margin-top: 50px;
	background: rgba(255,255,255,1);
	line-height: 44px;
	font-size: 16px;
	border: 1px solid rgba(255,148,70,1);
	border-radius: 22px;
	font-weight: 400;
	color: rgba(255,148,70,1);
}
.content_3_body {
	display: inline-block;
	vertical-align: middle;
}
.content_3_body .title {
	margin-top: 40px;
	line-height: 57px;
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.content_3_body .btn{
	display:block;
	width: 248px;
	height: 44px;
	line-height: 44px;
	margin: 30px auto 0;
	background: url(/static/images/home/index/ico_dl2.png) no-repeat;
	font-size: 16px;
	font-weight: 400;
	color:#fff;
}

.content_3_content {
	position: relative;
	height: 444px;
	margin-top: 100px;
	margin-bottom: 30px;
	background: url(/static/images/home/index/index_3.png) no-repeat center;
	background-size: 100% 100%;
	font-size: 18px;
	color:#fff;
}
.content_3_content .p-lf{
	position: absolute;
	top:140px;
	left:46px;
}
.content_3_content .p-middle{
	position: absolute;
	top:140px;
	left: 50%;
	width:200px;
	margin-left: -100px;
}
.content_3_content .p-rt{
	position: absolute;
	top:140px;
	right:81px;
}
.content_3_content .p-bottom{
	position: absolute;
	left: 50%;
	bottom: -30px;
	width: 200px;
	margin-left: -100px;
}

.content_4_body{
	display: inline-block;
	margin-top: 100px;
	vertical-align: middle;
	text-align: center;
}
.content_4_list{
	padding: 50px 0;
	overflow: hidden;
}
.content_4_list li {
	float: left;
	width: 33.33%;
	height: 130px;
}

.day {
	font-size: 48px;
	font-weight: bold;
	font-style: italic;
	color: rgba(255,175,116,1);
}

.month {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: rgba(191,191,191,1);
}

.conte_p {
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	color: rgba(55,54,54,1);
}

.content_5 {
	padding-top: 20px;
	text-align: center;
}
.content_5 .title {
	font-size: 48px;
	font-weight: bold;
	color: #39312D;
	text-align: center;
}
#hover{
	width:1206px;
	margin: 20px auto 0;
	overflow: hidden;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
}
#hover li {
	float: left;
	width: 200px;
	height: 140px;
	background-color: #F6F6F6;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#hover img {
	width:100%;
	height: 100%;
}
.content_5_bottom{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
@media screen and (max-width: 1366px){
	.section .content-body{
		width: 1000px;
	}
	.content_1_title{
		font-size: 50px;
	}
	.content_1_stitle{
		font-size: 20px;
	}
	.download-btns a{
		width:120px;
		height:30px;
		line-height: 30px;
		font-size: 12px;
	}
	.section .content_2_body{
		margin-top: 0;
	}
	.content_2_body .title{
		font-size:36px;
	}
	.advantage-box{
		margin-top: 50px;
	}
	.advantage-item .icon{
		width: 100px;
		height: 100px;
	}
	.content_2_title{
		font-size: 26px;
	}
	.content_2_stitle{
		font-size: 22px;
		line-height: 30px;
	}
	.more_btn{
		margin-top: 30px;
	}
	.section .content_3_body{
		margin-top: 0;
	}
	.content_3_body .title{
		margin-top: 20px;
		font-size: 40px;
	}
	.content_3_content{
		width:780px;
		height:289px;
		margin: 30px auto 0;
	}
	.content_3_content .p-lf{
		top:98px;
		left: 6px;
	}
	.content_3_content .p-middle{
		top:98px;
	}
	.content_3_content .p-rt{
		top:98px;
		right: 46px;
	}
	.content_5 .title{
		font-size: 40px;
	}
	#hover{
		width:726px;
		margin-top: 30px;
	}
	#hover li{
		width:120px;
		height:84px;
	}
}
