.container {
	width: 100%;
	background-color: #FFFFFF;
	min-width: 1600px;
	overflow: hidden;
}

#download_pro{
	margin-top: 94px;
}

.owl-theme .owl-controls .owl-buttons div{
	top: 25%;
}

#download_pro .owl-controls .owl-buttons div:first-child{
	background: url(../img/product/right.png) center center no-repeat;
}

#download_pro .owl-controls .owl-buttons div:last-child{
	background: url(../img/product/left.png) center center no-repeat;
}

#download_pro .owl-controls .owl-page.active span,
#download_pro .owl-controls.clickable .owl-page:hover span {
	width: 10px;
	height: 10px;
	background-color: #032A3F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 10px;
}

.lunbo {
	width: 100%;
	position: relative;
}

.lunbo>img {
	width: 100%;
}

.lunbo>.desc {
	color: #FFFFFF;
	text-align: left;
	position: absolute;
	top: 25%;
	left: 45%;
}

.lunbo>.desc>p:first-child {
	font-size: 55px;
	color: #FEFFFF;
	font-weight: bold;
}

.lunbo>.desc>p:last-child {
	font-size: 48px;
	color: #032A3F;
	margin-top: 3%;
}

.lunbo>.download {
	position: absolute;
	text-align: center;
	bottom: 30%;
	right: 10%;
	width: 15%;
}

.lunbo>.download>p {
	color: #FFFFFF;
	font-size: 25px;
}

#lunbo {
	width: 70%;
	margin:auto;
	margin-top: 78px;
	margin-bottom: 40px;
}

.owl-pagination {
	margin-top: -50px;
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	position: relative;
	margin-bottom: 66px;
	*display: inline;
	/*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
	background-color: rgba(0, 0, 0, 0);
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	width: 10px;
	height: 10px;
	background-color: #ED3516;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 10px;
}

.simpleRsg {
	width: 70%;
	margin: auto;
	position: relative;
}

.simpleRsg>img {
	width: 100%;
}

.simpleRsg_word {
	position: absolute;
	top: 32%;
	left: 30%;
	text-align: right;
}

.simpleRsg>.simpleRsg_word>.title>span:first-child {
	color: #ED3516;
	font-size: 32px;
}

.simpleRsg>.simpleRsg_word>.title>span:last-child {
	color: #032A3F;
	font-size: 32px;
}

.simpleRsg>.simpleRsg_word>.desc {
	color: #808080;
	font-size: 16px;
	line-height: 25px;
	margin-top: 13%;
}

.simpleGather {
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	margin: 72px auto;
}

.simpleGather>.title {
	color: #032A3F;
	font-size: 30px;
	padding-top: 56px;
	padding-bottom: 16px;
}

.simpleGather>.desc {
	font-size: 16px;
	color: #808080;
	border-top: 1px solid #E5E5E5;
	padding-top: 16px;
}

.simpleGather>.payWay {
	width: 60%;
	margin: auto;
	display: flex;
	height: 300px;
	justify-content: space-between;
}

/***************************/
.simpleGather>.payWay>.item{
	float: left;
	margin-left: 8%;
	margin-top: 100px;
}
/***************************/

.simpleGather>.payWay>.item>img {
	height: 55px;
}

.simpleGather>.payWay>.item>.desc {
	margin-top: 18px;
	color: #808080;
	font-size: 16px;
}

.fastBack {
	width: 70%;
	margin: auto;
	position: relative;
}

.fastBack>img {
	width: 100%;
}

.fastBack_word {
	position: absolute;
	top: 32%;
	left: 15%;
	text-align: right;
}

.fastBack_word>.title{
	font-size: 32px;
	color: #032A3F;
}

.fastBack_word>.desc{
	font-size: 16px;
	color: #666666;
	margin-top: 13%;
}

.fastBack_word>.desc>span{
	color: #ED3516;
}

.insurance {
	width: 70%;
	margin: 72px auto;
	position: relative;
}

.insurance>img {
	width: 100%;
}

.insurance>.word {
	position: absolute;
	left: 55%;
	top: 35%;
}

.insurance>.word>.title {
	color: #032A3F;
	font-size: 32px;
}

.insurance>.word>.desc {
	color: #808080;
	font-size: 16px;
	margin-top: 40px;
	line-height: 28px;
}

.yinhang {
	width: 70%;
	margin: auto;
	position: relative;
}

.yinhang>img {
	width: 100%;
}

.yihang_word {
	position: absolute;
	left: 48%;
	top: 36%;
}

.yinhang>.yihang_word>.title {
	font-size: 30px;
	color: #FFFFFF;
}

.yinhang>.yihang_word>.desc {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 30px;
	line-height: 28px;
}

.portable {
	width: 70%;
	margin: 76px auto;
	position: relative;
}

.portable>img {
	width: 100%;
}

.portable_word {
	position: absolute;
	left: 30%;
	top: 25%;
}

.portable_word>.title {
	font-size: 50px;
	color: #032A3F;
}

.portable_word>.desc {
	color: #FFFFFF;
	font-size: 50px;
	margin-top: 28px;
	color: #FFFFFF;
}

.encrypt {
	width: 100%;
	background-color: #FFFFFF;
	padding: 88px 35%;
	position: relative;
}

.encrypt_word {
	position: absolute;
	left: 30%;
	top: 30%;
}

.encrypt_word>.title {
	font-size: 32px;
	color: #032A3F;
}

.encrypt_word>.desc {
	color: #808080;
	font-size: 16px;
	margin-top: 44px;
	line-height: 28px;
}

.encrypt_word>.desc>span {
	color: #ED3516;
}

.operate {
	width: 70%;
	margin: 76px auto;
	position: relative;
}

.operate>img {
	width: 100%;
}

.operate_word {
	position: absolute;
	left: 55%;
	top: 35%;
}

.operate_word>.title {
	font-size: 32px;
	color: #032A3F;
}

.operate_word>.desc {
	font-size: 16px;
	color: #808080;
	line-height: 28px;
	margin-top: 40px;
}

.idenify {
	width: 100%;
	position: relative;
}

.idenify>img {
	width: 100%;
}

.idenify_word {
	position: absolute;
	left: 65%;
	top: 30%;
}

.idenify_word>.title {
	color: #FFFFFF;
	font-size: 30px;
}

.idenify_word>.desc {
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 40px;
	line-height: 28px;
}
