@charset 'utf-8';
.bodycontent *{margin: 0; padding: 0; box-sizing: border-box;}
.bodycontent html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,address,em,img,ol,ul,li,fieldset,form,label,legend,table,tbody,tfoot,thead,tr,th,td,i,b,s{font-family:Microsoft YaHei,Helvetica,Arial,sans-serif;font-size:12px;font-weight:inherit;font-style:inherit;margin:0;padding:0;border:0}ul,ol{list-style:none}a img{vertical-align:top;border:none}a{text-decoration:none}button{overflow:visible;margin:0;padding:0;border:0 none;background-color:transparent}button::-moz-focus-inner{padding:0}input[type=password]{-webkit-text-security:disc}textarea:focus,input:focus,button:focus{outline:none}body{word-wrap:break-word}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}.icon{display:inline-block;zoom:1;vertical-align:middle;background-repeat:no-repeat;background-position:left top}.btn{display:inline-block;zoom:1;text-align:center;vertical-align:middle}.none{display:none}

/*--------------------- banner -------------------*/
.banner-bg{
	width: 100%;
	height: 650px;
	position: relative;
	background: url(../img/cloudFinance/banner.jpg) 50% 50% no-repeat;
	background-size: cover;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}
.banner-box{
	position: relative;
	overflow: hidden;
	width: 1210px;
	margin: 0 auto;
}
.banner-msg-box{
	float: left;
	margin: 230px 0 0 60px;
}
.banner-msg-box > p.h1{
	line-height: 1;
	font-size: 48px;
	font-weight: bold;
	color: #fff;
}
.banner-msg-box > p.h2{
	line-height: 1;
	font-size: 28px;
	color: #fff;
	padding: 30px 0 40px;
}
.banner-msg-box > p.detail{
	line-height: 1;
	font-size: 15px;
	color: #cabefa;
	padding: 20px 0 20px;
}
.banner-msg-box > p.detail > span{
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #cabefa;
	margin-bottom: 1px;
	margin-right: 5px;
}
.banner-btn-box{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 50px;
}
.banner-btn-box > a{
	display: block;
	width: 160px;
	height: 50px;
	border-radius: 5px;
	font-size: 20px;
	color: #fff;
	line-height: 48px;
	text-align: center;
	float: left;
	border: 1px solid #fff;
}
.banner-btn-box > a:first-child{
	background: #fac614;
	border: 1px solid #fac614;
	margin-right: 24px;
}
.banner-btn-box > a:hover{
	background: #fac614;
	border: 1px solid #fac614;
}
.banner-btn-box > a:first-child:hover{
	background: #d9a800;
	border: 1px solid #d9a800;
}

/*--------------------- system -------------------*/
.system-box{
	position: relative;
	overflow: hidden;
	width: 1210px;
	margin: 0 auto;
}
.system-box > p.h1{
	text-align: center;
	line-height: 240%;
	font-size: 18px;
	color: #323232;
	padding: 50px 0;
}
.system-box > p.h1 > span{
	font-size: 18px;
}
.system-box > p.h1 > span.blue{
	color: #256cff;
	font-weight:bold;
}
.system-content{
	text-align: center;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 140px;
}
.system-content li{
	display: inline-block;
	width: 108px;
	height: 178px;
	margin-left: 240px;
}
.system-content li i{
	display: block;
	width: 108px;
	height: 108px;
}
.system-content li i.setup{
	background:url(../img/cloudFinance/system_1.png)no-repeat 50% 50%;
}
.system-content li i.maintain{
	background: url(../img/cloudFinance/system_2.png) no-repeat 50% 50%;
}
.system-content li i.handle{
	width: 118px;
	margin-left: -5px;
	background: url(../img/cloudFinance/system_3.png) no-repeat 50% 50%;
}
.system-content li:first-child{
	margin-left: 0px;
}
.system-content li p{
	vertical-align: bottom;
	font-size: 16px;
	color: #01010a;
	text-align: center;
	line-height: 1;
	padding-top: 54px;
}

/*--------------------- finance -------------------*/
.finance-wrap{
	width: 100%;
	height: 740px;
	position: relative;
	background: url(../img/cloudFinance/finance_bg.jpg) 50% 50% no-repeat;
	background-size: cover;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}
.finance-box{
	width: 1210px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.finance-left-box{
	margin: 115px 0 0 150px;
	width: 420px;
	position: relative;
	overflow: hidden;
	float: left;
}
.finance-left-box > p.h1{
	width: 325px;
	height: 80px;
	margin:0 auto;
	text-align: center;
	line-height: 80px;
	font-size: 24px;
	color: #01010a;
	background: #f4f8ff;
}
.finance-left-ul{
	width: 100%;
	position: relative;
	overflow: hidden;
	background: #fff;
	padding: 25px 25px 40px;
}
.finance-left-ul li{
	width: 100%;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
.finance-left-ul li p{
	float: left;
	line-height: 50px;
	font-size: 16px;
	color: #8f8f8f;
	padding-left: 15px;
}
.finance-left-ul li i{
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	position: relative;
	overflow: hidden;
}
.finance-left-ul li i.finance-1{
	background: url(../img/cloudFinance/finance_1.png) 50% 50% no-repeat;
}
.finance-left-ul li i.finance-2{
	background: url(../img/cloudFinance/finance_2.png) 50% 50% no-repeat;
}
.finance-left-ul li i.finance-3{
	background: url(../img/cloudFinance/finance_3.png) 50% 50% no-repeat;
}
.finance-left-ul li i.finance-4{
	background: url(../img/cloudFinance/finance_4.png) 50% 50% no-repeat;
}
.finance-left-ul li i.finance-5{
	background: url(../img/cloudFinance/finance_5.png) 50% 50% no-repeat;
}
.finance-right-box{
	margin-top: 70px;
	width: 480px;
	position: relative;
	overflow: initial;
	float: left;
}
.right-title{
	position: relative;
	overflow: hidden;
	width: 360px;
	height: 90px;
	margin: 0 auto;
	background: #466ff3;
	text-align: center;
}
.right-title > p.h1{
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	padding: 20px 0 10px;
}
.right-title > p.detail{
	font-size: 18px;
	line-height: 1;
	color: #fff;
}
.finance-right-ul{
	float: left;
	overflow: initial;
	padding: 50px 60px 0px;
    -o-box-shadow: 0 0px 12px rgba(70, 111, 243, 0.4);
    -webkit-box-shadow: 0 0px 12px rgba(70, 111, 243, 0.4);
    box-shadow: 0 0px 12px rgba(70, 111, 243, 0.4);
}
.finance-right-ul li p{
	padding-left: 20px;
	color: #292929;
}
.finance-right-ul li i.finance-1{
	background: url(../img/cloudFinance/finance_1_active.png) 50% 50% no-repeat;
}
.finance-right-ul li i.finance-2{
	background: url(../img/cloudFinance/finance_2_active.png) 50% 50% no-repeat;
}
.finance-right-ul li i.finance-3{
	background: url(../img/cloudFinance/finance_3_active.png) 50% 50% no-repeat;
}
.finance-right-ul li i.finance-4{
	background: url(../img/cloudFinance/finance_4_active.png) 50% 50% no-repeat;
}
.finance-right-ul li i.finance-5{
	background: url(../img/cloudFinance/finance_5_active.png) 50% 50% no-repeat;
}
.finance-right-ul > a{
	display: block;
	margin: 35px auto 45px;
	width: 220px;
	height: 54px;
	background: #466ff3;
	border-radius: 5px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 54px;
}
.finance-right-ul > a:hover{
	background: #1b4ef2;
}
.finance-right-ul > i.vs{
	display: block;
	width: 102px;
	height: 62px;
	position: absolute;
	top: 180px;
	left: -51px;
	z-index: 10;
	background: url(../img/cloudFinance/finance_vs.png) no-repeat 50% 50%;
}

.clear-both{
	clear: both!important;
}

/*--------------------- function -------------------*/
.function-wrap{
	width: 100%;
	height: 890px;
	position: relative;
	background: url(../img/cloudFinance/function_bg.jpg) 50% 50% no-repeat;
	background-size: cover;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}
.function-box{
	width: 1210px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.function-box > p.h1{
	font-size: 42px;
	color: #fff;
	text-align: center;
	line-height: 1;
	padding: 70px 0 130px;
}
.function-content{
	width: 100%;
	position: relative;
}
.function-content li{
	position: relative;
	width: 350px;
	height: 250px;
	float: left;
	margin-left: 80px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 70px;
}
.function-content li:first-child, .function-content li:first-child + li + li + li{
	margin-left: 0px;
}
.function-content li p.title{
	text-align: center;
	line-height: 1;
	font-size: 20px;
	color: #292929;
	padding: 100px 0 30px;
}
.function-content li p.detail{
	text-align: center;
	line-height: 180%;
	font-size: 14px;
	color: #7f7f7f;
}
.function-content li i{
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: -50px;
}
.function-content li i.function-1{
	background: url(../img/cloudFinance/function_1.png) no-repeat 50% 50%;
}
.function-content li i.function-2{
	background: url(../img/cloudFinance/function_2.png) no-repeat 50% 50%;
}
.function-content li i.function-3{
	background: url(../img/cloudFinance/function_3.png) no-repeat 50% 50%;
}
.function-content li i.function-4{
	background: url(../img/cloudFinance/function_4.png) no-repeat 50% 50%;
}
.function-content li i.function-5{
	background: url(../img/cloudFinance/function_5.png) no-repeat 50% 50%;
}
.function-content li i.function-6{
	background: url(../img/cloudFinance/function_6.png) no-repeat 50% 50%;
}

/*--------------------- order -------------------*/
.order-box > p.h1{
	font-size: 38px;
	text-align: center;
	color: #252525;
	padding: 80px 0 80px;
	line-height: 1;
}
.order-content{
	width: 1160px;
	margin:0 auto;
	text-align: center;
	position: relative;
	overflow: hidden;
	margin-bottom: 80px;
}
.order-content li{
	display: block;
	float: left;
	width: 200px;
	margin-left: 120px;
}
.order-content li:first-child{
	margin-left: 0px;
}
.order-content li i{
	margin: 0 auto;
	display: block;
	width: 140px;
	height: 140px;
	border-radius: 100%;
	position: relative;
	overflow: hidden;
}
.order-content li i img{
	display: block;
    height: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.order-content li i.wechat{
	background-color: #fff8fa;
}
.order-content li i.wechat img{
	/*width: 40%;*/
}
.order-content li i.use{
	background-color: #fffceb;
}
.order-content li i.use img{
	/*width: 30%;*/
}
.order-content li i.love{
	background-color: #f4f7ff;
}
.order-content li i.love img{
	/*width: 30%;*/
}
.order-content li i.efficient{
	background-color: #f0fdf1;
}
.order-content li i.efficient img{
	/*width: 45%;*/
}
.order-content li > p.h2{
	line-height: 1;
	font-size: 22px;
	color: #333333;
	text-align: center;
	padding: 70px 0 30px;
}
.order-content li > p.detail{
	font-size: 14px;
	color: #7c7c7c;
	text-align: center;
	line-height: 180%;
}
