/* 首页开始 */
body{
	background: #FFFFFF;
}
.h-index-data{
	height:160px;
	background:rgba(61,94,180,1);
	padding-top: 20px;
}
.attestation-index{
	height: 132px;
	background: rgba(255,248,242,1);
}
.attestation-index-content{
	width: 1200px;
	height: 132px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.attestation-index-content>.item{
	width: 224px;
	height: 60px;
	background: #FFFAF5;
	border: 1px solid #FCD5B3;
	border-radius: 2px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.attestation-index-content>.item>img{
	width: 50px;
	height: 50px;
	display: block;
}
.attestation-index-content>.item>.text{
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 21px;
	color: #000000;
	opacity: 0.85;
}
.content-index-top-box{
	margin: 0 auto;
	padding: 46px 0;
}
.content-index-top-box div{
	display: inline-block;
}
.content-index-top-item{
	width: 396px;
}
.content-index-top-item:last-of-type{
	margin-right: 0;
}
.content-index-top-item-left{
	width: 88px;
	height: 88px;
	margin-right: 24px;
	float: left;
}
.content-index-top-img{
	width: 88px;
	height: 88px;
}
.content-index-top-item-right{
	width: 284px;
}
.content-index-top-title{
	width: 220px;
	height: 31px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 31px;
	color: #000000;
	opacity: 0.85;
}
.content-index-top-font{
	width: 284px;
	height: 22px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 22px;
	color: #000000;
	opacity: 0.65;
}
#xitong{
	width: 100%;
	height: 584px;
	background-image: url("../img/index/xitong_9887.png");
	filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	background-size: cover;
	background-position: center;
}
.content-index-item-xitong-background{
	width: 1200px;
	margin: 0 auto;
}
.content-index-item-xitong-content{
	width: 410px;
	background: rgba(0, 0, 0, 0.5);
	padding: 83px 48px 63px 42px;
}
.content-index-item-xitong-title{
	height: 31px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 31px;
	color: #FFFFFF;
	opacity: 1;
	padding-bottom: 12px;

}
.content-index-item-xitong-line{
	width: 40px;
	height: 2px;
	background: linear-gradient(56deg, #FF7F02 0%, #F53E2D 100%);
	opacity: 1;
	border-radius: 2px;
}
.content-index-item-xitong-lable{
	height: 19px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 22px;
	color: #FFFFFF;
	opacity: 0.85;
	margin-top: 12px;
}
.content-index-item-xitong-font{
	height: 263px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 32px;
	color: #FCFCFC;
	opacity: 1;
	margin-top: 40px;
}
.content-index-item-xitong-button{
	display: flex;
	justify-content: center;
}
.content-index-item-xitong-button button{
	width: 152px;
	height: 45px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 21px;
	color: #FFFFFF;
	background: linear-gradient(56deg, #FF7F02 0%, #F53E2D 100%);
	box-shadow: 0px 10px 30px rgba(255, 122, 6, 0.3);
	border: none;
	opacity: 1;
	margin: 14px 15px 0;
}
.content-index-item-xitong-button>a>button{
	color: rgba(252, 108, 14, 1);
	background: rgba(249, 83, 31, 0.15);
	border: 1px solid #FA5A1B;
	box-shadow: 0px 10px 30px rgba(255, 122, 6, 0.3);
	opacity: 1;
}
.content-index-item-qiye{
	padding-top: 60px;
	padding-bottom: 86px;
	text-align: center;
	background: #F6F8FB;
	opacity: 1;
}
.content-index-item-qiye-Chinese{
	height: 31px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 31px;
	color: #000000;
	opacity: 0.85;
}
.content-index-item-qiye-line{
	width: 40px;
	height: 2px;
	background: linear-gradient(56deg, #FF7F02 0%, #F53E2D 100%);
	opacity: 1;
	border-radius: 2px;
	margin: 12px auto 0;
}
.content-index-item-qiye-English{
	height: 16px;
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	line-height: 22px;
	color: #000000;
	opacity: 0.45;
	margin-top: 14px;
}
.content-index-item-qiye-bottom{
	width: 1050px;
	margin: 60px auto 0;
}
.content-index-item-qiye-img{
	display: flex;
	justify-content: space-between;
}
.content-index-item-qiye-img>.content-index-item-qiye-img-item{
	width: 363px;
	height: 264px;
	line-height: 264px;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}
/*.content-index-item-qiye-img img:hover{
	width: 363px;
	height: 264px;
}*/
.content-index-item-qiye-content{
	width: 330px;
	height: 240px;
	position: absolute;
	top: 14px;
	left: 10px;
}
.content-index-item-qiye-icon{
	width: 78px;
	height: 78px;
	display: block;
	margin: 61px auto 0;
}
.content-index-item-qiye-content-line{
	width: 29px;
	height: 1px;
	background: rgba(255,255,255,1);
	border-radius: 2px;
	margin: 30px auto 15px;
}
.content-index-item-qiye-content-text{
	height: 22px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 800;
	line-height: 22px;
	color: #FFFFFF;
}
.content-index-item-qiye-img:last-child{
	/*margin-top: 30px;*/
}

.content-index-fanan{
	height: 823px;
	background: #FFFFFF;
	padding-top: 60px;
	text-align: center;
	opacity: 1;
}
.content-index-item-fanan-bottom{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.content-index-item-fanan-bottom-middle{
	margin-top: 77px;
}
.content-index-item-fanan-bottom-middle img{
	width: 560.55px;
	height: 474.26px;
	margin: 0 auto;
}
.content-index-item-fanan-bottom-left{
	width: 420px;
	position: absolute;
	top: -21px;
	left: 0;
}
.fanan-bottom-left-title{
	width: 320px;
	height: 24px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 24px;
	color: #FF5B2C;
	opacity: 1;
	text-align: left;
}
.fanan-bottom-left-line{
	width: 320px;
	height: 2px;
	background: #FF5B2C;
	opacity: 1;
	margin-top: 20px;
}
.fanan-bottom-left-top{
	margin-top: 43px;
	margin-left: 70px;
}
.fanan-bottom-left-content{
	display: inline-block;
}
.fanan-bottom-left-font1{
	width: 240px;
	height: 22px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 32px;
	color: #000000;
	opacity: 0.85;
	text-align: right;
}
.fanan-bottom-left-font2{
	height: 72px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 26px;
	color: #222222;
	text-align: left;
}
.fanan-bottom-left-img{
	margin-left: 20px;
	display: inline-block;
	vertical-align: top;
}
.fanan-bottom-left-img1 img{
	width: 60px;
	height: 60px;
}
.fanan-bottom-left-img2 img{
	width: 1px;
	height: 97.56px;
	margin: 0 auto;
}
.fanan-bottom-left-middle1{
	display: flex;
	justify-content: right;
	align-items: flex-start;
	margin-top: -53px;
	margin-right: 75px;
}
.fanan-bottom-left-middle2{
	display: flex;
	justify-content: right;
	align-items: flex-start;
	margin-top: -27px;
	margin-right: 44px;
}
.fanan-bottom-left-bottom{
	display: flex;
	justify-content: right;
	align-items: flex-start;
	margin-top: -42px;
}
.content-index-item-fanan-bottom-right{
	width: 390px;
	position: absolute;
	top: -21px;
	right: 0;
}
.fanan-bottom-right-title{
	width: 300px;
	height: 24px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 24px;
	color: #FF5B2C;
	opacity: 1;
	text-align: left;
	margin-left: 90px;
}
.fanan-bottom-right-line{
	width: 300px;
	height: 2px;
	background: #FF5B2C;
	opacity: 1;
	margin-top: 20px;
	margin-left: 90px;
}
.fanan-bottom-right-top{
	display: flex;
	justify-content: left;
	align-items: flex-start;
	margin-top: 43px;
}
.fanan-bottom-right-font1{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 26px;
	color: #111111;
	text-align: left;
}
.fanan-bottom-right-font2{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #222222;
	text-align: left;
}
.fanan-bottom-right-img1 img{
	width: 60px;
	height: 60px;
}
.fanan-bottom-right-img2 img{
	width: 1px;
	height: 97.56px;
	margin: 0 auto;
}
.fanan-bottom-right-content{
	display: inline-block;
}
.fanan-bottom-right-img{
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}
.fanan-bottom-right-middle1{
	display: flex;
	justify-content: left;
	align-items: flex-start;
	margin-top: -53px;
	margin-left: 57px;
}
.fanan-bottom-right-middle2{
	display: flex;
	justify-content: left;
	align-items: flex-start;
	margin-top: -27px;
	margin-left: 57px;
}
.fanan-bottom-right-bottom{
	display: flex;
	justify-content: left;
	align-items: flex-start;
	margin-top: -42px;
}
#gongneng{
	text-align: center;
}
.content-index-item-gongneng-title{
	width: 1200px;
	height: 48px;
	font-weight: bold;
	line-height: 48px;
	color: #FFFFFF;
	background: linear-gradient(56deg, #FF7F02 0%, #F53E2D 100%);
	opacity: 1;
	border-radius: 2px;
	margin: 30px auto 0;
	font-size: 16px !important;
	font-family: Microsoft YaHei !important;
	letter-spacing: 0 !important;
	word-spacing: 0 !important;
}
.content-index-item-gongneng-content{
	width: 1194px;
	margin: 17px auto 0;
}
.content-index-item-gongneng-content1{
	display: flex !important;
}
.content-index-item-gongneng-content2{
	display: flex !important;
}
.content-index-item-gongneng-content div{
	display: inline-block;
	font-size:0;
	letter-spacing:-4px; /*实际情况下 -4这个bai值可能还要调整*/
	word-spacing:-4px; /*实际情况下 -4这个值可能还要调整*/
}
.content-index-item-gongneng-content1-left{
	width: 208px;
	height: 135px;
	border: 1px dashed #FF7F02;
	opacity: 1;
	margin-right: 21px;
}
.gongneng-content1-left-title{
	width: 208px;
	height: 51px;
	font-weight: bold;
	line-height: 51px;
	color: #FF7F02;
	background: rgba(255, 127, 2, 0.05);
	font-size: 16px !important;
	font-family: Microsoft YaHei !important;
	letter-spacing: 0 !important;
	word-spacing: 0 !important;
}
.gongneng-content1-left-content{
	padding-top: 17px;
}
.gongneng-content1-left-content div{
	width: 157px;
	height: 46px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 46px;
	color: rgba(0, 0, 0, 0.85);
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #E6E6E6;
	opacity: 1;
	zoom:1;
	letter-spacing:normal;
	word-spacing:normal;
	margin-left: 20px;
}
.gongneng-content1-left-content div:first-child{
	margin-left: 0;
}
.gongneng-content1-left-middle-title{
	width: 551px;
	height: 51px;
	font-weight: bold;
	line-height: 51px;
	color: #FF7F02;
	background: rgba(255, 127, 2, 0.05);
	font-size: 16px !important;
	font-family: Microsoft YaHei !important;
	letter-spacing: 0 !important;
	word-spacing: 0 !important;
}
.content-index-item-gongneng-content1-middle{
	width: 551px;
	height: 135px;
	border: 1px dashed #FF7F02;
	opacity: 1;
	margin-right: 20px;
}
.gongneng-content1-left-middle-content{
	margin-top: 17px;
}
.gongneng-content1-left-middle-content div{
	width: 112px;
	height: 46px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 46px;
	color: rgba(0, 0, 0, 0.85);
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #E6E6E6;
	opacity: 1;
	zoom:1;
	letter-spacing:normal;
	word-spacing:normal;
	margin-left: 20px;
}
.gongneng-content1-left-middle-content div:first-child{
	margin-left: 0;
}
.content-index-item-gongneng-content1-right{
	width: 376px;
	height: 135px;
	border: 1px dashed #FF7F02;
	opacity: 1;
}
.gongneng-content1-righ-title{
	width: 208px;
	height: 51px;
	font-weight: bold;
	line-height: 51px;
	color: #FF7F02;
	background: rgba(255, 127, 2, 0.05);
	font-size: 16px !important;
	font-family: Microsoft YaHei !important;
	letter-spacing: 0 !important;
	word-spacing: 0 !important;
}
.gongneng-content1-righ-content{
	padding-top: 17px;
}
.gongneng-content1-righ-content div{
	width: 157px;
	height: 46px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 46px;
	color: rgba(0, 0, 0, 0.85);
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #E6E6E6;
	opacity: 1;
	zoom:1;
	letter-spacing:normal;
	word-spacing:normal;
	margin-left: 20px;
}
.gongneng-content1-righ-content div:first-child{
	margin-left: 0;
}
.content-index-item-gongneng-content2{
	width: 1194px;
	margin: 17px auto 0;
}
.content-index-item-gongneng-content2-box{
	width: 178px;
	height: 254px;
	border: 1px dashed #FF7F02;
	opacity: 1;
	margin-right: 20px;
}
.gongneng-content2-box-title{
	width: 178px;
	height: 51px;
	font-weight: bold;
	line-height: 51px;
	color: #FF7F02;
	background: rgba(255, 127, 2, 0.05);
	font-size: 16px !important;
	font-family: Microsoft YaHei !important;
	letter-spacing: 0 !important;
	word-spacing: 0 !important;
}
.gongneng-content2-box-content{
	padding-top: 3px;
	height: 203px;
}
.gongneng-content2-box-content div{
	width: 157px;
	height: 46px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 46px;
	color: rgba(0, 0, 0, 0.85);
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #E6E6E6;
	opacity: 1;
	zoom:1;
	letter-spacing:normal;
	word-spacing:normal;
	margin-top: 14px;
	vertical-align: top;
}
.gongneng-bottom-item{
	width: 1200px;
	height: 88px;
	background: linear-gradient(56deg, #FF7F02 0%, #F53E2D 100%);
	opacity: 1;
	border-radius: 2px;
	margin: 38px auto 0;
	position: relative;
}
.gongneng-bottom-item>div{
	width: 1200px;
	height: 88px;
	background-image: url("../img/index/gongneng_bottom_205.png");
	filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size:100% 100%;
	background-size:100% 100%;
	border-radius: 2px;
	text-align: left;
}
.gongneng-bottom-item text{
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 88px;
	color: #FFFFFF;
	opacity: 1;
	margin-left: 166px;
	display: inline-block;
}
.gongneng-bottom-item .gongneng-button{
	width: 186px;
	height: 45px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 45px;
	color: #FF7F02;
	background: #FFFFFF;
	box-shadow: 0px 10px 30px rgba(255, 122, 6, 0.3);
	opacity: 1;
	border-radius: 2px;
	text-align: center;
	position: absolute;
	top: 24px;
	right: 44px;
}
.business-index-item{
	width: 100%;
	height: 690px;
	/*background-image: url("../img/index/business_9847.png");*/
	/*filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";*/
	-moz-background-size:100% 100%;
	background-size:100% 100%;
	text-align: center;
	margin-top: 70px;
	padding-top: 70px;
	box-sizing: border-box;
}
.business-index-item-img{
	width: 1200px;
	height: 480px;
	margin: 34px auto 0;
	position: relative;
}
.business-index-item-img .flex-center{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.business-index-item-img-title1{
	height: 22px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 22px;
	color: #000000;
}
.business-index-item-img-text1{
	height: 17px;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 17px;
	color: #444444;
	margin-top: 3px;
}
.business-index-item-img-title2{
	height: 20px;
	text-align: center;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 24px;
	color: #FFFFFF;
}
.business-index-item-img-text2{
	height: 17px;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 18px;
	color: #FFFFFF;
}
.position-36-87{
	top: 36px;
	left: 87px;
}
.position-81-199{
	top: 81px;
	left: 199px;
}
.position-36-345{
	top: 36px;
	left: 345px;
}
.position-79-571{
	top: 79px;
	left: 571px;
}
.position-36-751{
	top: 36px;
	left: 751px;
}
.position-89-946{
	top: 89px;
	left: 946px;
}
.position-152-1031{
	top: 152px;
	left: 1031px;
}
.position-236-946{
	top: 236px;
	left: 946px;
}
.position-186-744{
	top: 186px;
	left: 744px;
}
.position-236-572{
	top: 236px;
	left: 572px;
}
.position-186-388{
	top: 186px;
	left: 388px;
}
.position-236-207{
	top: 236px;
	left: 207px;
}
.position-386-200{
	top: 386px;
	left: 200px;
}
.position-386-571{
	top: 386px;
	left: 571px;
}
.position-354-757{
	top: 354px;
	left: 757px;
}
.position-386-946{
	top: 386px;
	left: 946px;
}
.product-index-item{
	width: 1200px;
	height: 694px;
	text-align: center;
	margin: 47px auto 0;
	padding-top: 23px;
	box-sizing: border-box;
}
.product-index-item-content{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
	margin-top: 52px;
}
.product-index-item-content-middle1{
	position: absolute;
	top: 67px;
	left: 375px;
}
.product-index-item-content-middle2{
	position: absolute;
	top: 103px;
	left: 403px;
}
.product-index-item-content-left{
	width: 480px;
	display: flex;
	flex-wrap: wrap;
	justify-content: right;
}
.product-index-item-content-left-item{
	width: 430px;
	height: 124px;
	background: rgba(255,255,255,0.39);
	box-shadow: 0px 3px 14px rgba(175,171,161,0.34);
	box-sizing: border-box;
	padding-left: 26px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 77px;
	cursor: pointer;
}
.product-index-item-content-left-item:first-child{
	margin-top: 0;
}
.product-index-item-content-left-item:nth-child(2){
	margin-right: 49px;
}
.product-index-item-content-right{
	width: 456px;
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}
.product-index-item-content-right-item{
	width: 400px;
	height: 124px;
	background: rgba(255,255,255,0.39);
	box-shadow: 0px 3px 14px rgba(175,171,161,0.34);
	box-sizing: border-box;
	padding-left: 26px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 77px;
	cursor: pointer;
}
.product-index-item-content-right-item:first-child{
	margin-top: 0;
}
.product-index-item-content-right-item:nth-child(2){
	margin-left: 46px;
}
.product-index-item-content-item-info{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding-left: 16px;
}
.product-index-item-content-item-number{
	height: 36px;
	font-size: 30px;
	font-family: DIN;
	font-weight: bold;
	line-height: 36px;
	color: #FF5B2C;
}
.product-index-item-content-title{
	height: 25px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 25px;
	color: #111111;
}
.product-index-item-content-text{
	height: 46px;
	text-align: left;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 26px;
	color: #666666;
	margin-top: 9px;
}
.product-index-item-content-left-item:hover,.product-index-item-content-right-item:hover{
	background: linear-gradient(56deg, #FF7F02 0%, #F53E2D 100%);
	box-shadow: 0px 3px 14px rgba(255,122,6,0.3);
}
.product-index-item-content-left-item:hover .product-index-item-content-item-number,.product-index-item-content-left-item:hover .product-index-item-content-title, .product-index-item-content-left-item:hover .product-index-item-content-text,.product-index-item-content-right-item:hover .product-index-item-content-item-number,.product-index-item-content-right-item:hover .product-index-item-content-title,.product-index-item-content-right-item:hover .product-index-item-content-text{
	color: #FFFFFF;
}
.system-index-item{
	width: 100%;
	height: 600px;
	background: url("../img/index/system_index_item_bg.png") repeat;
	background-size: auto 100%;
	background-position: center;
	box-sizing: border-box;
	padding-top: 80px;
	margin-top: 52px;
}
.system-index-item-content{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 42px;
}
.system-index-item-content-item{
	width: 380px;
	height: 280px;
	background: rgba(255,255,255,0.39);
	box-shadow: 0px 3px 20px rgba(155,43,0,0.06);
	box-sizing: border-box;
	padding: 10px;
	cursor: pointer;
}
.system-index-item-content-box{
	width: 360px;
	height: 260px;
	border: 1px solid rgba(252, 162, 68, 0.1);
	box-sizing: border-box;
}
.system-index-item-content-icon1{
	width: 50px;
	height: 50px;
	background: url("../img/index/icon_26904.png") repeat;
	background-size: 100% 100%;
	margin: 35px auto 0;
}
.system-index-item-content-icon2{
	width: 50px;
	height: 50px;
	background: url("../img/index/icon_26898.png") repeat;
	background-size: 100% 100%;
	margin: 35px auto 0;
}
.system-index-item-content-icon3{
	width: 50px;
	height: 50px;
	background: url("../img/index/icon_26899.png") repeat;
	background-size: 100% 100%;
	margin: 35px auto 0;
}
.system-index-item-content-title{
	height: 25px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 25px;
	color: #333333;
	margin-top: 14px;
}
.system-index-item-content-info{
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 30px;
	color: #666666;
	margin-top: 21px;
}
.system-index-item-content-item:hover{
	background: url("../img/index/bg_26974.png") repeat;
	box-shadow: 0px 3px 20px rgba(155,43,0,0.06);
}
.system-index-item-content-item:hover .system-index-item-content-box{
	border: 1px solid rgba(255,255,255,0.8);
}
.system-index-item-content-item:hover .system-index-item-content-title,
.system-index-item-content-item:hover .system-index-item-content-info{
	color: #FFFFFF;
}
.system-index-item-content-item:hover .system-index-item-content-icon1{
	background: url("../img/index/icon_26900.png") repeat;
}
.system-index-item-content-item:hover .system-index-item-content-icon2{
	background: url("../img/index/icon_26902.png") repeat;
}
.system-index-item-content-item:hover .system-index-item-content-icon3{
	background: url("../img/index/icon_26903.png") repeat;
}
.min-h-1500{
	min-height: 1500px;
}
.h-online-product-violet{
	width: 100%;
    height: 100%;
    background: rgba(70,8,188,0.9);;
}
.h-column4{
	column-count: 4;
}
.w23displayBlock{
display: block;
    width: 23px;
}
.h-case-title{
	font-size: 20px !important;
	line-height: 20px !important;
}
.h-column-gap34{
	column-gap: 34px;
}
.h-index-data label{
	font-size:72px;
	line-height: 75px;
	font-family:DIN;
	font-weight:500;
	color:rgba(255,206,130,0.9);
	margin-bottom: 15px;
	display: block;
}
.h-index-data span{
	font-size:22px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:29px;
	color:rgba(255,206,130,0.9);
	vertical-align: top;
	margin-left: 5px;
}
.h-index-data p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(209,231,255,1);
}
.h-index-service{
	padding-top: 52px;
}
.contentTitle{
	font-size:28px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:37px;
	color:rgba(38,38,38,1);
	background-image: url(../img/index/bgTitle.png);
	background-size: 120px;
	background-repeat: no-repeat;
	background-position:left bottom;
}
.contentEngTitle{
	margin-top: 10px;
	text-transform:uppercase;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:19px;
	color:rgba(155,155,154,1);
}
.service-div1{
	background-image: url(../img/index/indexService1.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.service-div2{
	background-image: url(../img/index/indexService2.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.service-div3{
	background-image: url(../img/index/indexService3.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.service-div4{
	background-image: url(../img/index/indexService4.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.h-index-service-div:hover p{
	color: #fff;
}
.h-index-service-div:hover span{
	color: #fff;
	border-bottom: 1px solid rgba(17, 130, 240, 1);
}
.h-index-service-div:hover button{
	background: rgba(17, 130, 240, 1);
	border:1px solid rgba(17, 130, 240, 1);
	color: #fff;
}
.service-div1:hover{
	background-image: url(../img/index/indexService1On.png);
}
.service-div2:hover{
	background-image: url(../img/index/indexService2On.png);
}
.service-div3:hover{
	background-image: url(../img/index/indexService3On.png);
}
.service-div4:hover{
	background-image: url(../img/index/indexService4On.png);
}
.h-index-service-div{
	height: 290px;
	padding: 50px 20px;
	padding-bottom: 30px;
	box-shadow:0px 0px 8px rgba(18,40,99,0.1);
}
.h-index-service-div p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:26px;
	color:rgba(38,38,38,1);
	margin-bottom: 20px;
}
.service-div1 p{
	margin-bottom: 20px;
}
.h-index-service-div span{
	height: 177px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(100,100,100,1);
	display: block;
	border-bottom: 1px solid rgba(197, 197, 197, 0.3);
}
.service-div1 span{
	height: 178px;
}
.h-online-value-Content:hover{
	cursor: pointer;
	margin-left: -5px;
}
.h-online-value-Content:hover span{
	font-size: 24px;
	width: 42px;
	height: 42px;
	line-height: 42px;
}
.h-online-value-Content:hover p{
	font-size: 18px;
}
.h-index-service-div button{
	cursor: pointer;
	margin-top: 30px;
	background: none;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:36px;
	color:rgba(61,94,180,1);
	width:86px;
	height:36px;
	border:1px solid rgba(61,94,180,1);
	text-align: center;
}
.h-index-us{
	height: 300px;
	width: 25%;
	float: left;
}
.index-us1{
	background-image: url(../img/index/indexAbout1.png);
	background-size: 100%;
	background-repeat: no-repeat;
}


.index-us2{
	background-image: url(../img/index/indexAbout2.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.index-us3{
	background-image: url(../img/index/indexAbout3.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.index-us4{
	background-image: url(../img/index/indexAbout4.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.index-us4:hover{
	box-shadow:0px 0px 30px rgba(53,55,61,0.2);
}
.h-guarantee-advantage-div{
	padding-left: 20px;
	cursor: pointer;
	//height: 400px;
}
.hlc-bankLoan-pain-item:hover .h-bankLoan-big{
	position: absolute;
	width: 250px;
	top: 0px;
	left: -20px;
}

.hlc-bankLoan-pain-item:hover .h-bankLoan-big img{
	width: 100%;
    height: 204px;
}

.hlc-bankLoan-pain-item:hover{
	position: relative;
}
.h-diary-value-div:hover{
	position: relative;
}
.h-diary-value-div:hover .h-bankLoan-big{
	position: absolute;
	width: 250px;
	top: 0px;
	left: -20px;
}

.h-diary-value-div:hover .h-bankLoan-big img{
	width: 100%;
    height: 204px;
}
.h-guarantee-advantage-div:hover{
	box-shadow:0px 0px 30px rgba(53,55,61,0.2);
}
.hideindexClient{
	display: block;
}
.showindexClient{
	display: none;
}
.h-indexClient-div .layui-col-md2{
	//cursor: pointer;
}
.h-indexClient-div .layui-col-md2:hover .showindexClient{
	//display: none;
}
.h-indexClient-div .layui-col-md2:hover .hideindexClient{
	//display: block;
}
.h-index-us p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:26px;
	padding-top: 40px;
	color:rgba(38,38,38,1);
	text-align: center;
}
.h-index-us-border{
	width:20px;
	height:4px;
	background:rgba(61,94,180,1);
	margin: auto;
	margin-top: 23px;
	margin-bottom: 22px;
}
.h-index-us span{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(100,100,100,1);
	display: block;
	text-align: center;
}
.index-us4 img{
	width: 50px;
	display: block;
    margin: auto;
	padding-top:94px;
	margin-bottom: 40px;
}
.index-us4 label{
	text-align: center;
	display: block;
	rgba(38, 38, 38, 1)
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:27px;
}
.index-us4 label span{
	display: contents;
	cursor: pointer;
	color:rgba(17,130,240,1);
}
.index-us4 a{
	display: block;
    width: 100%;
    height: 100%;
}
.index-white{
	padding-bottom: 75px;
	box-shadow:0px 0px 60px rgba(18,40,99,0.1);
}
.h-index-range{
	padding-top: 55px;
}
.h-index-range-left img{
	width: 60px;
}
.h-index-range-left label{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:60px;
	color:rgba(38,38,38,1);
}
.h-index-range-left p{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(100,100,100,1);
	margin-top: 15px;
	//margin-bottom: 28px;
}
.h-index-range-left button{
  margin-top: 20px;
	cursor: pointer;
	background: none;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:36px;
	color:rgba(61,94,180,1);
	width:120px;
	height:36px;
	border:1px solid rgba(61,94,180,1);
}
.h-index-range-bottom{
	width:100%;
	height:200px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 30px rgba(18,40,99,0.1);
	opacity:1;
	column-count: 6;
	position: relative;
}
.h-index-range-class{
	padding: 34px 0px;
	height: 132px;
	width: 200px;
}
.h-index-range-class img{
	width: 70px;
	display: block;
	margin: auto;
}
.h-index-range-class p{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:21px;
	color:rgba(38,38,38,0.8);
	text-align: center;
	margin-top: 10px;
	margin-bottom: 14px;
}
.h-index-range-class span{
	display: block;
	margin: auto;
	width:21px;
	height:2px;
	background:rgba(61,94,180,1);
	opacity:0.8;
}
.h-index-range-class .borderR{
	border-right: 1px solid rgba(38,38,38,0.15);
}
.index-range-active{
	background: rgba(61, 94, 180, 1);
}
.index-service-icon1{
	position: absolute;
	top: -10px;
	left: 77px;
}
.index-service-icon2{
	position: absolute;
	top: -10px;
	left: 280px;
}
.index-service-icon3{
	position: absolute;
	top: -10px;
	left: 483px;
}
.index-service-icon4{
	position: absolute;
	top: -10px;
	left: 687px;
}
.index-service-icon5{
	position: absolute;
	top: -10px;
	left: 888px;
}
.index-range-active  .borderR{
	border-right: 0px solid rgba(38,38,38,0.15);
}
.index-range-active p{
	color: #fff;
}
.index-range-active span{
	background: #fff;
}
.h-index-time{
	padding-top: 65px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.h-index-time-axis{
	position: relative;
	width: 2760px;
	background-image: url(../img/index/indexTime.png);
	background-size: 100%;
	background-repeat: no-repeat;
	height: 882px;
}
.h-index-time-axis img{
	width: 36px;
	margin-right: 10px;
}
.h-index-time-axis label{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:36px;
	color:rgba(38,38,38,1);
	margin-bottom: 20px;
}
.h-index-time-axis p{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:40px;
	color:rgba(100,100,100,1);
}
.h-index-time-div1{
	width:270px;
	height:190px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 20px rgba(8,83,232,0.1);
	opacity:1;
	position: absolute;
	top: 70px;
	left: 725px;
	padding: 20px 30px;
}
.h-index-time-div1:after {
    border-left:10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
	bottom: -41px;
    margin-left: -10px;
    left:50%;
    content: "";
    position: relative;
    width: 0;
}
.h-index-time-div2{
	width:270px;
	height:190px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 20px rgba(8,83,232,0.1);
	opacity:1;
	position: absolute;
	top: 55px;
	left: 1271px;
	padding: 20px 30px;
}
.h-index-time-div2:after {
    border-left:10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
	bottom: -41px;
    margin-left: -10px;
    left:50%;
    content: "";
    position: relative;
    width: 0;
}
.h-index-time-div3{
	width:270px;
	height:190px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 20px rgba(8,83,232,0.1);
	opacity:1;
	position: absolute;
	top: 60px;
	left: 1798px;
	padding: 20px 30px;
}
.h-index-time-div3:after {
    border-left:10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
	bottom: -41px;
    margin-left: -10px;
    left:50%;
    content: "";
    position: relative;
    width: 0;
}
.h-index-time-div4{
	width:190px;
	height:190px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 20px rgba(8,83,232,0.1);
	opacity:1;
	position: absolute;
	top: 30px;
	left: 2285px;
	padding: 20px 30px;
}
.h-index-time-div4:after {
    border-left:10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
	bottom: -41px;
    margin-left: -10px;
    left:50%;
    content: "";
    position: relative;
    width: 0;
}
.h-index-time-div5{
	width:250px;
	height:140px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 20px rgba(8,83,232,0.1);
	opacity:1;
	position: absolute;
	top: 490px;
    left: 1030px;
	padding: 20px 30px;
}
.h-index-time-div5:after {
    border-left:10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
	top: -190px;
    margin-left: -10px;
    left:50%;
    content: "";
    position: relative;
    width: 0;
}
.h-index-time-div6{
	width:190px;
	height:140px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 20px rgba(8,83,232,0.1);
	opacity:1;
	position: absolute;
	top: 535px;
    left: 1564px;
	padding: 20px 30px;
}
.h-index-time-div6:after {
    border-left:10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
	top: -190px;
    margin-left: -10px;
    left:50%;
    content: "";
    position: relative;
    width: 0;
}
.h-index-time-div7{
	width:310px;
	height:190px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 20px rgba(8,83,232,0.1);
	opacity:1;
	position: absolute;
	top: 498px;
    left: 2006px;
	padding: 20px 30px;
}
.h-index-time-div7:after {
    border-left:10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
	top: -230px;
    margin-left: -10px;
    left:50%;
    content: "";
    position: relative;
    width: 0;
}
.h-index-time .curLeft{
	cursor: pointer;
	height: 882px;
	width: 20%;
	position: absolute;
	left: 0px;
	top: 65px;
}
.h-index-time .curRight{
	cursor: pointer;
	height: 882px;
	width: 20%;
	position: absolute;
	right: 0px;
	top: 65px;
}
.h-index-certificate{
	padding-top: 30px;
}
.h-index-certificate .layui-col-space10{
	margin: 0px -10px;
	margin-top: 40px;
}
.h-index-certificate .layui-col-md3{
	padding: 0px 10px;
	margin-bottom: 30px;
	width: 25%;
	float: left;
}
.h-index-client{
	padding-top: 40px;
}
.h-index-client .layui-col-space10{
	margin: 0px -20px;
	margin-top: 40px;
}
.h-index-client .layui-col-md2{
	width: 20%;
	padding: 0px 20px;
	margin-bottom: 30px;
	float: left;
}
.h-index-news{
	padding-bottom: 20px;
}
.h-index-news-left{
	padding: 30px;
	width:300px;
	height:404px;
	background:rgba(249,249,251,1);
	opacity:1;
	margin-top: 40px;
}
.h-index-news-left label{
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:24px;
	color:rgba(155,155,154,1);
}
.h-index-news-left p{
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:24px;
	color:rgba(61,94,180,1);
	margin-top: 15px;
}
.h-index-news-tab>.layui-tab-title .layui-this:after{
      top: 33px !important;
  border-radius: 0px !important;

}
.h-index-news-left span{
	border-left: rgba(223, 223, 223, 1) 1px solid;
    padding-left: 15px;
 	 height:60px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(100,100,100,1);
	display: block;
	margin: 25px 0px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.h-index-news-left button{
	cursor: pointer;
	margin-top: 20px;
	width:86px;
	background: none;
	height:36px;
	border:1px solid rgba(61,94,180,1);
	text-align: center;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:36px;
	color:rgba(61,94,180,1);
}
.h-index-news .layui-tab-title li{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:21px;
	color:rgba(0,0,0,0.85);
	padding: 0px !important;
	margin-right: 50px;
}
.h-index-news .layui-tab-title{
	height: 36px;
	border-color:rgba(238, 238, 238, 1) !important;
}
.h-index-news .layui-tab-brief>.layui-tab-title .layui-this{
	color: rgba(255, 127, 2, 1);
}
.h-index-news .layui-tab-title .layui-this:after{
	width: 64px;
	height: 36px;
	border-bottom:3px solid rgba(61, 94, 180, 1) !important;
}
.index-news-img{
	width: 520px;
	height: 300px;
	vertical-align: text-bottom;
	margin-top: 30px;
}
.h-index-news-right{
	cursor: pointer;
	width: 634px;
	height: 20px;
	float: left;
	margin-left: 36px;
}
.h-index-news-tab{
	width: 820px;
}
.h-index-news-tab .layui-tab-title{
	width: 460px;
	float: right;
}
.h-index-news-right label{
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:24px;
	color:rgba(38,38,38,1);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 16px;
	display: block;
}
.h-index-news-right p{
	height: 20px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 19px;
	color:rgba(0,0,0,0.85);
	text-overflow: -o-ellipsis-lastline;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-bottom: 0;
	margin-bottom: 0;
}
.w510{
	width: 510px;
}
.w78{
	width: 78px;
	margin-left: 46px;
}
mt30{
	margin-top: 30px;
}
.mt50{
	margin-top: 50px;
}
.h-index-new-more{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:21px;
	color: #FF7F02;
	text-align: right;
}
.h-index-link{
	background-size: 100%;
	background-repeat: no-repeat;
	background-position:bottom;
	padding-bottom: 50px;
}
.index-content-item-bottom{
	width: 100%;
	height: 180px;
	background: url("../img/index/bottom_9849.png");
	filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size:100% 100%;
	background-size:100% 100%;
}
.index-content-item-bottom{
	padding-top: 38px;
	box-sizing: border-box;
}
.index-item-bottom-content{
	margin: 0 auto;
}
.index-item-bottom-content .bottom-title{
	height: 26px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color:rgba(255, 255, 255, 0.85);
	padding-left: 38px;
}
.index-item-bottom-content .bottom-input{
	width: 300px;
	height: 48px;
	background: rgba(255, 255, 255, 1);
	line-height: 48px;
	border-radius: 2px;
	margin-top: 28px;
	margin-left: 38px;
	padding-left: 20px;
	display: inline-block;
}
.index-item-bottom-content input{
	height: 19px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 19px;
	color: rgba(0, 0, 0, 0.65);
	border: none;
}
.index-content-item-bottom #code-img{
	width: 96px;
	height: 40px;
	display: block;
	position: absolute;
	top: 4px;
	right: 0;
}
.index-item-bottom-content .bottom-button{
	margin-top: 28px;
	margin-left: 35px;
	display: inline-block;
}
.index-item-bottom-content .button{
	width: 190px;
	height: 48px;
	background: #FF7F02;
	border: 1px solid #FFFFFF;
	box-shadow: 0px 10px 30px rgba(255, 122, 6, 0.3);
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 48px;
	color: #FFFFFF;
	opacity: 1;
	border-radius: 2px;
}
/* 首页结束 */

/* 行业软件-落地页 */
.h-online-index-epitomize{
  box-shadow: 0px 0px 10px rgba(53,55,61,0.1);
	position: relative;
	width:1200px;
	margin: auto;
	//height:400px;
	padding: 1px 0px;
	background-image: url(../img/industry/bgepitomize.png);
	background-size: 100%;
	background-repeat: no-repeat;
	opacity:1;
	margin-top: -80px;
}
.h-online-index-epitomize .h-online-epitomize-content{
	height: 280px;
	width: 1000px;
	margin: 60px auto;
}
.h-online-index-epitomize .h-online-epitomize-content img{
	width: 450px;
}
.h-online-epitomize-clerk{
	width: 500px;
}
.h-online-epitomize-clerk p{
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:31px;
	color:rgba(38,38,38,1);
	margin-top: 20px;
	margin-bottom: 20px;
}

.h-online-epitomize-clerk span{
	width: 500px;
	display: block;
	margin-top: 35px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(100,100,100,1);
	-webkit-text-stroke:1 rgba(0,0,0,0.00);
	text-stroke:1 rgba(0,0,0,0.00);
}
.h-online-epitomize-line p{
	width:123px;
	height:1px;
	background:rgba(126,148,205,1);
	margin-bottom: 0px !important;
}
.h-online-epitomize-line label{
	width:40px;
	margin-top: -2px;
	display: block;
	height:5px;
	background:rgba(61,94,180,1);
}

.h-online-epitomize-line span{
	width: 620px;
	display: block;
	margin-top: 35px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(100,100,100,1);
	-webkit-text-stroke:1 rgba(0,0,0,0.00);
	text-stroke:1 rgba(0,0,0,0.00);
}
.h-online-epitomize-swiper{
  width: 96%;
	position: absolute;
	top: 0px;
	margin: 0px 30px;
}
.h-online-epitomize-swiper p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:31px;
	color:rgba(38,38,38,1);
	margin-top: 20px;
	margin-bottom: 20px;
}
.h-online-epitomize-swiper span{
	display: block;
	margin-top: 35px;
	width: 540px;
	font-size:13px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:20px;
	color:#333;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.h-online-epitomize-swiper a{
	background: none !important;
}
.h-online-epitomize-swiper .swiper-slide-active{
	height: 370px !important;
}
.h-online-epitomize-swiper-left{
	width:86px;
	border:1px solid rgba(61,94,180,1);
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	text-align: center;
	background: none;
	color:rgba(61,94,180,1);
	margin-right: 16px;
}
.h-online-epitomize-swiper-right{
	width:180px;
	background:rgba(61,94,180,1);
	border: 0px;
	font-size:14px;
	text-align: center;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
}
.h-online-swiper-content{
	width: 14.28%;
}
.h-online-swiper-content img{
	width: 60px !important;
	display: block;
	margin: auto;
}
.h-online-swiper-content p{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:19px;
	color:rgba(100,100,100,1);
	text-align: center;
}
.h-online-swiper-content-div{
	//position: absolute;
	//bottom: 20px;
	width: 100%;
 	 margin-top:30px;
}
.h-online-swiper-content-div p{
  margin:0px !important;
      font-size: 14px !important;
}
.h-indus-swiper-title{
	width: 1200px;
	column-count: 6;
	margin: auto;
	margin-top: 40px;
	border-bottom:1px solid rgba(100,100,100,0.3);
}
.h-indus-swiper-title p{
	font-size:16px;
	cursor: pointer;
	width: 64px;
	margin: auto;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:44px;
	color:rgba(38,38,38,1);
	border-bottom: 3px #fff solid;
}
.seiperActive{
	color: rgba(61, 94, 180, 1) !important;
	border-bottom: 3px rgba(61, 94, 180, 1) solid !important;
}
@media screen and (min-width:1600px) {
	.h-online-epitomize-swiper p{
		//font-size: 24px;
	}
	.h-online-epitomize-swiper span{
		width:636px;
		font-size:16px;
		line-height:34px;
		margin-bottom: 35px;
	}
	.h-online-epitomize-swiper-left{
		height:40px;
		line-height:40px;
	}
	.h-online-epitomize-swiper-right{
		height:40px;
		line-height:40px;
	}
}
@media screen and (max-width:1500px){
	.h-car-range-hide span{
		text-overflow: -o-ellipsis-lastline !important;
		overflow: hidden !important;
		text-overflow: ellipsis !important;
		display: -webkit-box !important;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		padding-bottom: 0px !important;
	}
}
@media screen and (max-width:1600px) {
	.h-online-epitomize-swiper-left{
		height:34px;
		line-height:34px;
	}
	.h-online-epitomize-swiper span{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.h-online-epitomize-swiper-right{
		height:34px;
		line-height:34px;
	}
}
/* 行业软件-落地页 */
/* 行业软件-电商系统 */
.h-banner-title .h-banner-content-div{
	width:676px;
	height:46px;
	background:linear-gradient(90deg,rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.15) 100%);
	border-radius:6px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 12px 15px;
}
.h-banner-title .h-banner-content-div p{
	font-size:24px;
	font-family:ZYWenYiHei;
	font-weight:400;
	line-height:46px;
	color:rgba(255,255,255,1);
	float: left;
	height: 46px;
	background:linear-gradient(90deg,#e93329 0%,#eb3a2d 100%);
	opacity:1;
	width: 78px;
	text-align: center;
	border-radius: 6px;
}
.h-banner-title .h-banner-content-div i{
	float: left;
	font-size: 16px;
	color: #e93329;
	font-weight: bold;
    line-height: 46px;
    margin: 0px 2px;
}
.h-banner-title .h-banner-content-div label{
	line-height:46px;
	float: right;
	font-style:oblique;
	background:linear-gradient(90deg,rgba(203,0,0,1) 0%,rgba(255,34,0,1) 100%);
	text-shadow:0 0 5px rgba(255,255,255,0.2), -0 -0 5px rgba(255,255,255,0.2);
	-webkit-background-clip: text;
	color: transparent;
	font-size: 28px;
    font-weight: bold;
}
.h-banner-sm-title{
	font-size:20px;
	font-family:PingFang SC;
	font-weight:500;
	line-height:30px;
	color:rgba(255,255,255,1);
	letter-spacing:3px;
}
.h-banner-title-button{
	cursor: pointer;
	width:220px;
	height:64px;
	background:linear-gradient(90deg,rgba(168,26,18,1) 0%,rgba(206,31,21,1) 100%);
	opacity:1;
	border-radius:6px;
	border: 0px;
	font-size:22px;
	font-family:PingFang SC;
	font-weight:400;
	line-height:70px;
	color:rgba(255,255,255,1);
}
.h-online-shop-div{
	position: relative;
	width:1200px;
	margin: auto;
	height:600px;
	padding: 30px 0px 60px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 30px rgba(53,55,61,0.1);
	opacity:1;
	margin-top: -40px;
}
.h-online-shop{
	column-count: 3;
  column-gap: 0px;
}
.h-online-shop>div{
	padding-top: 30px;
}
.h-online-shop>div:hover{

  background:rgba(253,244,244,1);
  opacity:1;
}
.h-online-shop img{
	width: 88px;
	display: block;
	margin: auto;
	margin-bottom: 25px;
}
.h-online-shop p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:26px;
	text-align: center;
	color:rgba(38,38,38,1);
	margin-bottom: 15px;
}
.h-online-shop span{
	width:300px;
	display: block;
	height: 86px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	margin: auto;
	/*margin-bottom: 30px;*/
	text-align: center;
	color:rgba(76,76,76,1);
}
.h-online-shop-div button{
	cursor: pointer;
	border: 0px;
	display: block;
	margin: auto;
	width:230px;
	height:60px;
	background:linear-gradient(90deg,rgba(233,51,41,1) 0%,rgba(240,87,63,1) 100%);
	opacity:1;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:60px;
	color:rgba(255,255,255,1);
	margin-top: 20px;
}
.bgfafbfd{
	background:rgba(250,251,253,1);
}
.h-online-title-cn{
	font-size:32px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:42px;
	color:rgba(38,38,38,1);
	text-align: center;
	margin-bottom: 15px;
}
.h-online-title-en{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:19px;
	color:rgba(165,165,165,0.8);
	text-transform: uppercase;
	text-align: center;
}
.h-online-special{
	margin-top: 70px;
	padding-bottom: 80px;
}
.h-online-special-content{
	display: flex;
    justify-content: space-between;
	margin-top: 30px;
}
.h-online-special-div{
 	 width:232px;
	height:380px;
	cursor: pointer;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 10px rgba(53,55,61,0.1);
}
.h-online-special-div img{
	padding-top: 68px;
	display: block;
	width: 104px;
	margin: auto;
}
.h-online-special-div .h-online-special-border{
	width:30px;
	height:5px;
	margin: auto;
	margin-top: 35px;
	margin-bottom: 45px;
	background:rgba(253,95,63,1);
}
.h-online-special-div p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:40px;
	color:rgba(38,38,38,1);
	text-align: center;
}
.h-online-special-hide{
	background-image: url(../img/industry/specialBg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position:top;
	padding-top: 16px;
	display: none;
}
.show-industry{
	display: none;
}
.swiper-slide-active .show-industry{
	display: block;
}
.h-online-special-hide span{
	padding:18px 15px;
	margin-top: 12px;
	display: block;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(38,38,38,1);
}
.h-online-special-hide p{
	color: #fff;
}
.h-online-special-div:hover .h-online-special-show{
	display: none;
}
.h-online-special-div:hover .h-online-special-hide{
	display: block;
}
.h-online-product-div{
	padding: 60px 0px;
	padding-bottom: 80px;
	background-image: url(../img/industry/z-onlineretailers-product-bgimg.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.h-online-product-div .h-online-title-cn{
	color: #fff;
}
.h-online-product-div .h-online-title-en{
	color: #fff;
}
.h-online-product-content{
	width: 1200px;
	margin: auto;
	height: 490px;
	margin-top: 60px;
}
.h-online-product-left{
	width: 320px;
	float: left;
}
.h-online-product-left li{
	cursor: pointer;
	padding-left: 38px;
	height:70px;
	background:rgba(0,0,0,0.4);
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.h-online-product-left li i{
	color: #fff;
	font-size: 20px;
	float: left;
	line-height:70px;
}
.h-online-product-left li .img{
  	float: left;
    width: 32px;
    height: 32px;
  	margin-top: 22px;
}
.h-online-product-left li p{
	margin-left: 10px;
	color: #fff;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:70px;
	color:rgba(255,255,255,1);
	float: left;
}
.h-online-product-left li span{
	margin-left: 10px;
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:300;
	line-height:70px;
	color:rgba(255,255,255,0.3);
}
.h-online-product-left .actives{
	background:linear-gradient(90deg,rgba(233,51,41,1) 0%,rgba(240,87,63,1) 100%);
}
.h-online-product-right{
	padding: 40px 50px;
	float: left;
	width:780px;
	height:417px;
	background:rgba(0,0,0,0.2);
}
.h-online-product-right-title{
	padding-left: 12px;
	font-size:26px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:26px;
	color:rgba(255,255,255,1);
	border-left: rgba(233, 51, 41, 1) 5px solid;
}
.h-online-product-right p{
	width: 780px;
	display: block;
	margin: auto;
	height: 80px;
	margin-top: 25px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(255,255,255,1);
}
.h-online-product-right li{
	float: left;
}
.h-online-product-right li img{
	width: 46px;
	display: block;
	margin: auto;
}
.h-online-product-right li span{
	display: block;
	margin-top: 12px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:21px;
	color:rgba(255,255,255,1);
	text-align: center;
}

.h-online-product-right button{
	cursor: pointer;
	border: 0px;
	display: block;
	margin: auto;
	width:200px;
	height:54px;
	background:linear-gradient(90deg,rgba(233,51,41,1) 0%,rgba(240,87,63,1) 100%);
	opacity:1;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:54px;
	color:rgba(255,255,255,1);
}
.h-online-product1{
	margin-top: 40px;
	margin-bottom: 100px;
}
.h-online-product1 li{
	width: 156px;
}
.h-online-product2{
	margin-top: 40px;
	margin-bottom: 100px;
}
.h-online-product2 li{
	width: 195px;
}
.h-online-product3{
	margin-top: 20px;
	margin-bottom: 10px;
}
.h-online-product3 li{
	width: 260px;
	margin-bottom: 30px;
}
.h-online-product4{
	margin-top: 20px;
	margin-bottom: 10px;
}
.h-online-product4 li{
	width: 195px;
	margin-bottom: 30px;
}
.h-online-product5{
	margin-top: 40px;
	margin-bottom: 100px;
}
.h-online-product5 li{
	width: 260px;
}
.h-online-product7{
	margin-top: 20px;
	margin-bottom: 10px;
}
.h-online-product7 li{
	width: 110px;
	margin-bottom: 30px;
}
.h-online-value-div{
	height:736px;
	padding-top: 64px;
	background:rgba(248,250,251,1);
	opacity:1;
	position: relative;
}
.h-online-value-div .bgleft{
	position: absolute;
	left: 0px;
	width: 327px;
	height: 505px;
	top: -180px;
}
.h-online-value-div .bgright{
	position: absolute;
	right: 0px;
	width: 324px;
	height: 237px;
	bottom: -120px;
}
.h-online-value-div .valueContent{
	position: absolute;
	left:50%;
	top: 400px;
	margin-left: -381px;
	width: 700px;
}
.h-online-value-Content span{
	margin: auto;
	width:40px;
	display: block;
	height:40px;
	background:linear-gradient(180deg,rgba(233,51,41,1) 0%,rgba(240,87,63,1) 100%);
	border-radius:50%;
	font-size:22px;
	font-family:DIN;
	font-weight:500;
	text-align: center;
	line-height:40px;
	color:rgba(255,255,255,1);
	margin-bottom: 18px;
}
.h-online-value-Content p{
	text-align: center;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(38,38,38,1);
}
.h-online-value{
	position: relative;
	width: 1200px;
	margin: auto;
}
.h-online-value1{
	position: absolute;
	left: 0px;
    top: 230px;
}
.h-online-value2{
	position: absolute;
	left: 225px;
    top: 110px;
}
.h-online-value3{
	position: absolute;
	left: 512px;
    top: 75px;
}
.h-online-value4{
	position: absolute;
	left: 812px;
    top: 130px;
}
.h-online-value5{
	position: absolute;
	right: 0px;
    top: 220px;
}
.h-online-core{
	padding-top: 40px;
	height: 370px;
	background-image: url(../img/industry/corebg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position:bottom;
}
.h-online-core-div{
	column-count: 5;
}
.h-online-core-div img{
	width: 88px;
	display: block;
	margin: auto;
	margin-bottom: 25px;
}
.h-online-core-div span{
	display: block;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:26px;
	color:rgba(38,38,38,1);
	text-align: center;
	margin-bottom: 16px;
}
.h-online-core-div p{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(100,100,100,1);
	text-align: center;
}
.h-online-case-title{
	column-count: 6;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:21px;
	color:rgba(38,38,38,1);
	margin-top: 40px;
	padding-bottom: 20px;
	border-bottom:1px solid rgba(210,210,210,1);
	text-align: center;
}

.h-online-case-title-div{
	position: relative;
}
.h-online-case-title-div img{
	position: absolute;
	left: 0px;
	top: 40px;
	width: 186px;
}
.c-23354431{
	color: rgba(233, 54, 43, 1)
}
.c-7081881{
	color: rgba(70, 8, 188, 1);
}
.c-59691841{
	color: rgba(59, 69, 184, 1);
}
.h-online-case-content{
	column-count: 3;
	column-gap: 60px;
}
.h-online-case-content img{
	border:1px solid rgba(223,223,223,1);
	margin-top: 47px;
	height: 258px;
	width: 100%;
}
.h-online-caseOne{
	margin-top: 47px;
	height: 260px;
	background-image: url(../img/industry/h-on-success1.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.h-car-caseOne{
	background-image: url(../img/industry/h-car-success1.png);
}
.h-me-caseOne{
	background-image: url(../img/industry/h-me-success1.png);
}
.h-sp-success{
	background-image: url(../img/industry/h-sp-success-1.png);
}
.x-production-anli{
	background-image: url(../img/industry/x-production-anli1.png);
}
.h-ed-success{
	background-image: url(../img/industry/h-ed-success1.png);
}
.h-cal-success{
	background-image: url(../img/industry/h-cal-success1.png);
}
.softardware-success{
	background-image: url(../img/softhardware/success1.png);
}
.h-cal-success .h-online-product-violet{
	background: rgba(34, 208, 121,0.9);
}
.h-custom-success img{
	margin-top: 0px;
}
.h-custom-success .h-online-caseOne{
	margin-top: 0px;
}
.h-custom-success .hide-cusSuccess{
	display: none;
	position: absolute;
	top: 0px;
    left: 0px;
    background: none;
    width: 100%;
}
.h-custom-success{
	position: relative;
}
.h-custom-success:hover .hide-cusSuccess{
	display: block;
}
.h-ed-div .div:hover{

	width: 260px;
	height: 260px;
	position: relative;
}
.h-ed-div .div:hover img{
	width: 100%;
}
.h-ed-div .div:hover .tips{
	width: 280px;
}
.h-ed-div .div:hover .h-ed-big{
	position: absolute;
	top: -10px;
	left: -10px;
	width: 280px !important;
	height: 280px;
}
.h-online-case-violet-css{
	background: rgba(34, 190, 208, 0.9);
	height: 100%;
}
.h-online-case-red{
	width: 100%;
	height: 100%;
	background:linear-gradient(314deg,rgba(233,51,41,0.9) 0%,rgba(240,87,63,0.9) 100%);
}
.h-online-caseOne label{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:26px;
	color:rgba(255,255,255,1);
	width:290px;
	margin: auto;
	padding-top: 30px;
	display: block;
	margin-bottom: 20px;
}
.h-online-caseOne p{
	width:290px;
	height:104px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:36px;
	margin: auto;
	display: block;
	color:rgba(255,255,255,0.8);
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.h-online-caseOne button{
	width:86px;
	height:30px;
	border:1px solid rgba(255,255,255,1);
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:30px;
	color:rgba(255,255,255,1);
	margin-top: 12px;
	background: none;
	margin-left: 35px;
	cursor: pointer;
}
.h-online-more{
	height: 160px;
	background-image: url(../img/industry/more.png);
	background-size: 100%;
	background-repeat: no-repeat;
	padding-top: 46px;
}
.h-online-more button{
	width:200px;
	height:60px;
	border:1px solid rgba(233,54,43,1);
	text-align: center;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:60px;
	color:rgba(233,54,43,1);
	margin: auto;
	display: block;
	background: none;
}
/* 行业软件-电商系统 */
/* 行业软件-汽车行业 */
.h-car-line p{
	background: rgba(197, 197, 197, 1)
}
.h-car-line label{
	background:rgba(252, 195, 2, 1)
}
.h-car-title .contentTitle{
	background-image: url(../img/industry/carTitleBg.png);
	background-position: left;
	background-size:36px;
}
.h-car-banner-button{
	background-image: url(../img/industry/carbannerButton.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 363px;
	height: 55px;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	text-align: center;
	line-height:55px;
	color:rgba(76,76,76,1);
	cursor: pointer;
}
.h-car-range{
	cursor: pointer;
	column-count: 3;
	margin-top: 40px;
	column-gap: 0px;
}
.h-car-range-pr{
	position: relative;
}
.h-car-range-show p{
	position: absolute;
	font-size:28px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:37px;
	color:rgba(255,255,255,1);
}
.h-car-range-hide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: rgba(59, 69, 184, 0.9);
	display: none;
}
.h-car-range-hide p{
	font-size:28px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:37px;
	color:rgba(255,255,255,1);
	padding-top: 35px;
	text-align: center;
}
.h-car-range-hide label{
	display: block;
	margin:20px auto;
	width:35px;
	margin-bottom: 10px;
	height:7px;
	background:rgba(252,195,2,1);
}
.h-car-range-hide span{
	padding: 20px 0px;
	padding-bottom: 10px;
	margin: auto;
	display: block;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:26px;
	color:rgba(255,255,255,1);
	width: 90%;
}
.h-car-range-hide button{
	width:154px;
	height:40px;
	border:1px solid rgba(255,255,255,1);
	text-align: center;
	background: none;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:40px;
	color:rgba(255,255,255,1);
	margin: auto;
	margin-top: 10px;
	display: block;
	cursor: pointer;
}
.h-car-range-pr:hover .h-car-range-hide{
	display: block;
}
.h-car-success-tltle img{
	right: 0px !important;
	left: auto;
}
.h-online-case-violet{
	width: 100%;
	height: 100%;
	background: rgba(59, 69, 184, 0.9);
}
.h-car-value{
	height:450px;
	background:rgba(246,249,254,1);
	padding-top: 30px;
}
.h-car-value-content{
	cursor: pointer;
	column-count: 6;
    column-gap: 0px;
	margin-top: 60px;
}
.h-car-value-div img{
	display: block;
	margin: auto;
	width: 68px;
	margin-bottom: 30px;
}
.h-car-value-div .h-car-value-hide{
	display: none;
}
.h-car-value-div:hover .h-car-value-show{
	display: none;
}
.h-car-value-div:hover .h-car-value-hide{
	display: block;
}
.h-car-value-div p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:26px;
	color:rgba(38,38,38,1);
	text-align: center;
}
.h-car-why{
	margin-top: -100px;
	background-image: url(../img/industry/z-carindustry-whyUs-bgimg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	padding:40px 0px;
	//height: 600px;
}
.h-car-why .contentTitle{
	color: #fff;
}
.h-car-why .contentEngTitle{
	color: #fff;
}
.h-car-more button{
	border-color: rgba(59, 69, 184, 1);
	color: rgba(59, 69, 184, 1);
}
.h-car-why-card{
	cursor: pointer;
	width:300px;
	height:250px;
	background:rgba(255,255,255,1);
	padding: 60px 0px;
}
.h-car-why-content{
	width: 1060px;
	margin: auto;
	margin-top: 40px;
  	height: 370px;
}
.h-car-why-card img{
	width: 66px;
	margin: auto;
	display: block;
	margin-bottom: 45px;
}
.h-car-why-card p{
	font-size:30px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:0px;
	color:rgba(38,38,38,1);
	text-align: center;
}
.h-car-why-card label{
	font-size:40px;
	font-family:Impact;
	display: block;
	margin: auto;
	text-align: center;
	font-weight:400;
	line-height: 25px;
	color:rgba(155,155,154,0.1);
}
.h-car-why-card span{
	width: 160px;
	margin: auto;
	display: block;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(100,100,100,1);
	margin-top: 30px;
	text-align: center;
}
.h-car-why-line{
	width:35px;
	height:6px;
	background:rgba(252,195,2,1);
	margin: auto;
	margin-top: 20px;
}
.h-car-why-lineOn{
	width:35px;
	height:6px;
	background:rgba(59, 69, 184, 1);
	margin: auto;
	margin-top: 20px;
}
/* 行业软件-汽车行业 */
/* 行业软件-生产管理系统 */
.h-product-banner{
	width:570px;
	padding-left: 20px;
	line-height: 52px;
	height:52px;
	background:rgba(255, 255, 255, 1);
	color: rgba(38, 38, 38, 1) !important;
}
.h-product-banner-button{
	width:200px;
	height:56px;
	background:rgba(255,255,255,0.05);
	border:1px solid rgba(255,255,255,0.5019607843137255);
	font-size:20px;
	font-family:ZYWenYiHei;
	font-weight:400;
	line-height:56px;
	color:rgba(255,255,255,1);
	text-align: center;
}
.h-procuct-title .contentTitle{
	background: none;
}
.h-procuct-title .h-title-line{
	width:30px;
	margin: auto;
	margin-top: 10px;
	height:5px;
	background:rgba(70,8,188,1);
}
.h-procuct-success-tltle img{
	left: 403px;
}
.h-product-epitomize{
	height: 420px;
	margin-top: 60px;
	margin-bottom: 90px;
}
.h-product-epitomize img{
	width: 500px;
	height: 420px;
}
.h-product-epitomize-content{
	float: left;
	padding: 60px;
	width:580px;
	height: 300px;
	box-shadow: 0px 0px 30px rgba(18,40,99,0.1);
}
.h-product-epitomize-content span{
	font-size:16px;
	display: block;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(76,76,76,1);
	-webkit-text-stroke:1 rgba(0,0,0,0.00);
	text-stroke:1 rgba(0,0,0,0.00);
	margin-top: 40px;
}
.h-procuct-function{
	width: 1166px;
	margin: auto;
	padding: 25px 16px;
	border:1px dashed rgba(70,8,188,1);
}
.h-procuct-function-title{
	column-count: 3;
	column-gap: 4px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.h-procuct-function-title p{
	height:52px;
	background:rgba(70,8,188,1);
	opacity:1;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:52px;
	color:rgba(255,255,255,1);
	text-align: center;
}
.h-procuct-function-content{
	background:rgba(238,241,249,1);
	border:1px dashed rgba(70,8,188,1);
	//height: 210px;
}
.h-procuct-function-left{
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:52px;
	color:rgba(255,255,255,1);
	writing-mode:vertical-rl;
	width:52px;
	text-align: center;
	letter-spacing: 10px;
	height:210px;
	background:rgba(70,8,188,1);
}
.h-procuct-function-right{
	padding-top: 18px;
	width: 1100px;
}
.h-procuct-function-right p{
	float: left;
	width:208px;
	height:50px;
	background:rgba(255,255,255,0.8);
	border:1px solid rgba(70,8,188,1);
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:50px;
	margin-right: 10px;
	margin-bottom: 10px;
	color:rgba(76,76,76,1);
	text-align: center;
}
.h90{
	height: 90px;
}
.h-procuct-function-next{
	float: left;
	margin-top: -10px;
}
.h-procuct-function-next .next1{
	margin-left: 213px;
}
.h-procuct-function-next .next2{
	margin-left: 294px;
}
.h-procuct-function button{
	width:220px;
	height:50px;
	display: block;
	margin: auto;
	background:rgba(70,8,188,1);
	border:1px solid rgba(70,8,188,1);
	margin-top: 30px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	text-align: center;
	line-height:50px;
	color:rgba(255,255,255,1);
}
.h-procuct-process{
	padding-bottom: 100px;
	background-image: url(../img/industry/processbg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position:bottom;
}
.h-procuct-advantage-content{
	margin-top: 50px;
	margin-bottom: 20px;
}
.h-procuct-advantage{
	cursor: pointer;
	float: left;
	width:398px;
	height:470px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(223,223,223,0.6509803921568627);
}
.h-procuct-advantage:hover{
	box-shadow:0px 0px 30px rgba(53,55,61,0.3);
}
.h-procuct-advantage:hover .img{
  display: block;
}
.h-procuct-advantage img{
	width: 100px;
	margin: auto;
	margin-top: 30px;
	display: block;
	margin-bottom: 24px;
}
.h-procuct-advantage .img,.h-procuct-advantage:hover .img1{
  display: none;
}
.h-procuct-advantage p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:44px;
	color:rgba(38,38,38,1);
	text-align: center;
}
.h-online-product-line{
	margin-top: 20px;
}
.h-online-product-line p{
	width:172px;
	height:1px;
	display: block;
	margin: auto;
	background:rgba(223,223,223,1);
}
.h-online-product-line label{
	width:34px;
	display: block;
	margin: auto;
	margin-top: -3px;
	height:6px;
	background:rgba(70,8,188,1);
}
.h-procuct-advantage span{
	margin: auto;
	margin-top: 40px;
	display: block;
	width:320px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(76,76,76,1);
}
/* 行业软件-生产管理系统 */
/* 行业软件-体育行业 */
.h-sports-line label{
	background: rgba(61, 94, 180, 1);
}
.c-61941801{
	color: rgba(61, 94, 180, 1);
}
.h-sports-success-tltle img{
	left: 605px;
}
.h-online-case-sports-bg{
	width: 100%;
	height: 100%;
	background: rgba(61, 94, 180, 0.9);
}
.h-sports-more button{
	border-color: rgba(61, 94, 180, 1);
	color: rgba(61, 94, 180, 1);
}
.h-sports-articles-div{
	height: 200px;
	width: 1200px;
	margin: auto;
	column-count: 5;
	column-gap: 68px;
	margin-top: -99px;
	position: relative;
}
.h-sports-articles{
	width: 172px;
	height: 198px;
	cursor: pointer;
}
.h-sports-articles:hover .h-sports-articles-show{
	display: none;
}
.h-sports-articles:hover .h-sports-articles-hide{
	display: block;
}
.h-sports-articles-hide{
	position: absolute;
	display: none;
	width: 150px;
}
.h-sports-articles-hide img{
	width: 100%;
}
.h-sports-articles-show{
	position: absolute;
	max-width: 150px;
	text-align: center;
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:32px;
	color:#333;
}
.h-sports-articles-show-p{
	text-align: center;
    width: 150px;
    padding-top: 176px;
}
.align-items{
	align-items: center;
	justify-content: center;
	display: -webkit-flex;
}
.h-sports-articles-hide p{
	position: absolute;
	max-width: 150px;
	text-align: center;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:32px;
	color:rgba(255,255,255,1);
}
.h-sports-function{
	margin-top: 160px;
	height: 900px;
	background-image: url(../img/industry/z-sports-function-bgimg.png);
	background-size: 100%;
	//background-repeat: no-repeat;
}
.h-sports-function-content{
	width: 1200px;
	margin: auto;
	height: 838px;
	position: absolute;
    margin-top: -108px;
    left: 50%;
    margin-left: -600px;
	background-image: url(../img/industry/sportsFunctionTop.png);
	background-size: 68%;
	background-repeat: no-repeat;
}
.h-sports-function-title{
	padding: 40px;
}
.h-sports-function-title p{
	font-size:30px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:40px;
	color:rgba(255,255,255,1);
	margin-bottom: 20px;
}
.h-sports-function-left{
	width: 405px;
	margin-top: 10px;
	position: absolute;
	left: 0px;
}
.h-sports-function-title span{
	display: block;
	width:30px;
	height:7px;
	background:rgba(255,255,255,1);
}
.h-sports-function-right{
	background-image: url(../img/industry/z-sports-function-1bgimg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	width: 808px;
	height: 256px;
	position: absolute;
	right: 0px;
	margin-top: 10px;
}
.h-sports-function-div img{
	width: 80px;
}
.h-sports-function-div p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:26px;
	color:rgba(38,38,38,1);
}
.h-sports-function-div span{
	font-size:16px;
	display: block;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(76,76,76,1);
}
.h-sports-function-bottom{
	column-count: 3;
	column-gap: 20px;
	position: relative;
	top: 283px;

}
.h-sports-function-right img{
	margin-top: 88px;
	margin-left: 30px;
	margin-right: 20px;
}
.h-sports-function-right-content{
	width: 635px;
}
.h-sports-function-right-content p{
	margin-top: 60px;
	margin-bottom: 30px;
}
.h-sports-function-bottom p{
	margin-top: 12px;
	margin-bottom: 18px;
}
.h-sports-function-bottom .h-sports-function-div {
	padding: 24px 20px;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 225px;
}
.sportsFunction2{
	background-image: url(../img/industry/z-sports-function-2bgimg.png);
}
.sportsFunction3{
	background-image: url(../img/industry/z-sports-function-3bgimg.png);
}
.sportsFunction4{
	background-image: url(../img/industry/z-sports-function-4bgimg.png);
}
.sportsFunction5{
	background-image: url(../img/industry/z-sports-function-5bgimg.png);
}
.sportsFunction6{
	background-image: url(../img/industry/z-sports-function-6bgimg.png);
}
.sportsFunction7{
	background-image: url(../img/industry/z-sports-function-7bgimg.png);
}
.h-sports-customized{
	margin-top: 50px;
	column-count: 2;
	column-gap: 0px;
}
.h-sports-customized img{
	width:600px;
	height:260px;
}
.h-sports-customized-cont{
	padding:50px 45px;
	width:510px;
	height:160px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 30px rgba(18,40,99,0.1);
}
.h-sports-customized-cont p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:20px;
	color:rgba(38,38,38,1);
	margin-bottom: 20px;
}
.h-sports-customized-cont label{
	width:25px;
	height:5px;
	background:rgba(61,94,180,1);
	opacity:1;
	display: block;
	margin-bottom: 28px;
}
.h-sports-customized-cont span{
	width:510px;
	display: block;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(76,76,76,1);
}
.text-r{
	text-align: right;
}
/* 行业软件-体育行业 */
/* 金融管理 */
.h-finance-title-content{
	width: 1040px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:38px;
	color:rgba(255,255,255,1);
	-webkit-text-stroke:1 rgba(0,0,0,0.00);
	text-stroke:1 rgba(0,0,0,0.00);
}
.h-finance-title-button{
	width: 46px;
	display: block;
	margin: auto;
	margin-top: 15px;
	cursor: pointer;
}
.h-finance-product{
	column-count: 5;
	column-gap: 0px;
}
.h-finance-product-div{
	margin-bottom: 70px;
	height: 130px;
	cursor: pointer;
}
.h-finance-product-div img{
	width: 80px;
	margin: auto;
}
.h-finance-product-div p{
	margin-top: 20px;
	text-align: center;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:26px;
	color:rgba(38,38,38,1);
}
.h-finance-product-show{
	display: block;
}
.h-finance-product-hide{
	display: none;
}
.h-finance-product-div:hover .h-finance-product-hide{
	display: block;
}
.h-finance-product-div:hover .h-finance-product-show{
	display: none;
}
.h-finance-advantage{
	column-count: 3;
	column-gap: 110px;
	margin-top: 30px;
}
.h-finance-advantage img{
	width: 100px;
	margin-bottom: 14px;
}
.h-finance-advantage p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:40px;
	color:rgba(38,38,38,1);
}
.h-finance-advantage span{
	display: block;
	width:295px;
	height:255px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:36px;
	color:rgba(76,76,76,1);
}
.h-finance-line{
	margin-top: 20px;
	margin-bottom: 25px;

}
.h-guarantee-advantage .h-finance-line label{
	width:45px;
	background: rgba(38, 38, 38, 1);
}
.h-pllicy-special img{
	margin-left: 75px;
}
.h-pllicy-special .h-online-special-hide{
	background: url(../img/finance/h-policy-toilbg.png);
	    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
}
.h-guarantee-advantage .h-finance-line p{
	background: rgba(38,38,38,0.2) !important;
}
.h-pllicy-special p{
	font-size: 18px !important;
}
.h-pllicy-special span{
	padding: 15px 10px;
	font-size: 15px !important;
	line-height: 32px !important;
}
.h-pllicy-special .h-online-special-border{
	background: rgba(17, 130, 240, 1);
}
.h-finance-line p{
	width: 264px;
	height: 4px;
	background: rgba(38,38,38,0.2);
}
.h-finance-line label{
	margin-top: -4px;
	display: block;
	width:51px;
	height:4px;
	background:rgba(38,38,38,1);
}
.h-finance-art{
	padding: 13px 17px;
	height:470px;
	border:1px solid rgba(17,130,240,1);
}
.h-finance-art-left{
	writing-mode: vertical-rl;
	width: 52px;
	line-height: 52px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	text-align: center;
	letter-spacing: 7px;
	height:90px;
	background:rgba(16,140,238,1);
}
.h-finance-art-right{
	width: 1110px;
	height:88px;
	background:rgba(245,251,255,1);
	border:1px dashed rgba(17,130,240,1);
}
.h-finance-art-title p{
	float: left;
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	text-align: center;
	line-height:60px;
	color:rgba(255,255,255,1);
	margin-top: 15px;
	margin-left: 15px;
	width:540px;
	height:60px;
	background:rgba(16,140,238,1);
}
.h-finance-art-title span{
	width:160px;
	height:52px;
	background:rgba(16,140,238,0.23);
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	text-align: center;
	margin-left: 22px;
	display: block;
	float: left;
	margin-top: 19px;
	line-height:52px;
	color:rgba(51,51,51,1);
}

.h-finance-art-title label{
	width:328px;
	height:52px;
	background:rgba(16,140,238,0.23);
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	text-align: center;
	margin-left: 32px;
	display: block;
	float: left;
	margin-top: 19px;
	line-height:52px;
	color:rgba(51,51,51,1);
}
.mtF10{
	margin-top: -10px;
}
.h-finance-art-Img{
	position: relative;
	margin-bottom: -10px;
	float: left;
	margin-top: -10px;
}
.h-finance-art-Img1{
	margin-left: 340px;
}
.h-finance-art-Img2{
	margin-left: 528px;
}
.h-finance-art-Img3{
	margin-left: 230px;
}
.h-finance-art-Img4{
	margin-left: 330px;
}
.h-finance-art-Img5{
	margin-left: 326px;
}
.h-finance-art-content .h-finance-art-left{
	height: 120px;
}
.h-finance-art-content .h-finance-art-right{
	height: 118px;
}
.h-finance-art-content img{
	width: 80px;
	margin-top: -3px;
    margin-right: 6px;
    margin-left: 155px;
}
.h-finance-art-content span{
	display: inline-block;
	width:80px;
	height:30px;
	background:rgba(75,162,230,1);
	opacity:1;
	border-radius:60px;
	margin-top: 45px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:30px;
	color:rgba(255,255,255,1);
	text-align: center;
}
.h-finance-button-div{
	width: 300px;
    height: 60px;
    background: rgba(17,130,240,1);
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    border: 0px;
    text-align: center;
    display: block;
	margin: 20px auto;
    line-height: 60px;
    color: rgba(255,255,255,1);
}
/* 金融管理 */
/* 金融管理-信贷管理 */
.h-credit-banner-button{
	cursor: pointer;
	display: block;
	margin: auto;
	width:240px;
	height:60px;
	background:rgba(255,255,255,0.1);
	border:1px solid rgba(255,255,255,0.6);
	border-radius:30px;
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:60px;
	color:rgba(255,255,255,1);
	text-align: center;
}
.h-credit-system img{
	width: 520px;
	float: left;
}
.h-credit-system p{
	float: left;
	width:600px;
	margin-left: 40px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(76,76,76,1);
}
.h-credit-trait{
	margin-top: 20px;
	column-count: 4;
	column-gap: 0px;
}
.h-credit-trait img{
	width: 100px;
	margin: auto;
	display: block;
}
.h-credit-trait p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:40px;
	color:rgba(38,38,38,1);
	text-align: center;
}
.h-credit-spot{
	background-image: url(../img/finance/h-credit-6.png);
	background-size: 90%;
	background-repeat: no-repeat;
  	background-position: bottom;
	height:650px;
}
.h-credit-spot-cn{
	font-size:28px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:37px;
	color:rgba(38,38,38,1);
	margin-top: 45px;
	margin-bottom: 10px;
}
.h-credit-spot-en{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:19px;
	color:rgba(38,38,38,1);
	margin-bottom: 20px;
	text-transform: uppercase;
}
.h-credit-spot p{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(76,76,76,1);
	margin-bottom: 10px;
}
.h-credit-process{
	position: relative;
	width: 1110px;
	margin: auto;
	margin-top: 40px;
	background-image: url(../img/finance/h-credit-7.png);
	background-size: 100%;
	background-repeat: no-repeat;
	height: 740px;
}
.h-credit-process span{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:40px;
	color:rgba(51,51,51,1);
}
.h-credit-process p{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:30px;
	color:rgba(51,51,51,1);
}
.h-credit-process .process1{
	position: absolute;
	top: 27px;
	left: 157px;
}
.h-credit-process .process2{
	position: absolute;
	top: 100px;
	left: 173px;
}
.h-credit-process .process3{
	position: absolute;
	top: 28px;
	left: 524px;
}
.h-credit-process .process4{
	position: absolute;
	top: 28px;
	right: 146px;
}
.h-credit-process .process5{
	position: absolute;
	top: 100px;
	right: 164px;
}
.h-credit-process .process6{
	position: absolute;
	top: 310px;
	left: 58px;
}
.h-credit-process .process7{
	position: absolute;
	top: 233px;
	left: 226px;
}
.h-credit-process .process8{
	position: absolute;
	top: 245px;
	left: 524px;
}
.h-credit-process .process9{
	position: absolute;
	top: 233px;
	right: 191px;
}
.h-credit-process .process10{
	position: absolute;
	top: 310px;
	right: 29px;
}
.h-credit-process .process11{
	position: absolute;
	top: 431px;
	left: 226px;
}
.h-credit-process .process12{
	position: absolute;
	top: 438px;
	left: 524px;
}
.h-credit-process .process13{
	position: absolute;
	top: 434px;
	right: 205px;
}
.h-credit-process .process14{
	position: absolute;
	top: 500px;
	left: 109px;
}
.h-credit-process .process15{
	position: absolute;
	top: 500px;
	right: 112px;
}
.h-credit-process .process16{
	position: absolute;
	top: 635px;
	left: 524px;
}
.h-credit-process .process17{
	position: absolute;
	top: 615px;
    left: 230px;
}
.h-credit-process .process18{
	position: absolute;
	top: 615px;
	left: 790px;
}
.h-credit-function{
	padding: 15px 18px;
	margin-top: 20px;
	height:1300px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(219,219,219,1);
}
.h-credit-top-left{
	width:234px;
}
.h-credit-function-top p{
	width: 100%;
	height:52px;
	background:rgba(16,140,238,1);
	margin-bottom: 12px;
	text-align: center;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:52px;
	color:rgba(255,255,255,1);
}
.h-credit-function-top span{
	margin: auto;
	width:210px;
	height:40px;
	background:rgba(83,172,243,0.1);
	display: block;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:40px;
	color:rgba(51,51,51,1);
	text-align: center;
	margin-bottom: 8px;
}
.h-credit-top-right{
	width: 450px;
}
.h-credit-top-right span{
	float: left;
	margin: 0px 7px 8px 8px;
}
.ml14r14{
	margin-left: 14px;
	margin-right: 14px;
}
.h-credit-function-content{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:52px;
	color:rgba(255,255,255,1);
	text-align: center;
	height:52px;
	background:rgba(137,187,103,1);
}
.h-credit-function-terrace{
	height:788px;
	background:rgba(255,255,255,1);
	border:1px dashed rgba(137,187,103,1);
	padding: 14px 20px;
}
.h-credit-terrace-div{
	column-count: 6;
	column-gap: 23px;
	margin-bottom: 15px;
}
.h-credit-terrace-div p{
	text-align: center;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:21px;
	color:rgba(51,51,51,1);
	margin-bottom: 10px;
	text-align: center;
}
.h-credit-terrace{
	height: 410px;
}
.h-credit-terrace-div span{
	display: block;
	text-align: center;
	margin: auto;
	width:168px;
	height:40px;
	background:rgba(240,247,236,1);
	font-size:13px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:40px;
	color:rgba(51,51,51,1);
	margin-bottom: 8px;
}
.h-credit-function-bottom{
	margin-bottom: 10px;
}
.h-credit-function-bottom label{
	display: block;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:62px;
	color:rgba(255,255,255,1);
	text-align: center;
	width:166px;
	height:62px;
	background:rgba(137,187,103,1);
	float: left;
}
.h-credit-function-bottom-right{
	width: 936px;
	padding-left: 16px;
	float: left;
	height:60px;
	background:rgba(255,255,255,1);
	border:1px dashed rgba(137,187,103,1);
}
.h-credit-function-bottom p{
	float: left;
	width: 936px;
	width:140px;
	height:44px;
	background:rgba(240,247,236,1);
	margin-right: 12px;
	margin-top: 8px;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:44px;
	color:rgba(76,76,76,1);
	text-align: center;
}
.h-credit-function button{
	width:300px;
	height:60px;
	background:rgba(17,130,240,1);
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	border: 0px;
	text-align: center;
	display: block;
	margin: auto;
	line-height:60px;
	margin-top: 30px;
	color:rgba(255,255,255,1);
}
.h-credit-Interface{
	position: relative;
	width: 1134px;
	margin: auto;
	margin-top: 10px;
	background-image: url(../img/finance/h-vehicleloan-bg-17.png);
	background-size: 100%;
	background-repeat: no-repeat;
	height: 512px;
}
.h-credit-Interface1{
	position: absolute;
	top: 115px;
	left: 377px;
}
.h-credit-Interface2{
	position: absolute;
	top: 115px;
	left: 583px;
}
.h-credit-Interface3{
	position: absolute;
	top: 115px;
	left: 811px;
}
.h-credit-Interface4{
	position: absolute;
	top: 181px;
	left: 258px;
}
.h-credit-Interface5{
	position: absolute;
	top: 181px;
	left: 480px;
}
.h-credit-Interface6{
	position: absolute;
	top: 181px;
	left: 701px;
}
.h-credit-Interface7{
	position: absolute;
	top: 181px;
	left: 924px;
}
.h-credit-Interface8{
	position: absolute;
	top: 245px;
	left: 148px;
}
.h-credit-Interface9{
	position: absolute;
	top: 245px;
	left: 369px;
}
.h-credit-Interface10{
	position: absolute;
	top: 245px;
	left: 606px;
}
.h-credit-Interface11{
	position: absolute;
	top: 245px;
	left:812px;
}
.h-credit-Interface12{
	position: absolute;
	top:312px;
	left:258px;
}
.h-credit-Interface13{
	position: absolute;
	top:312px;
	left:479px;
}
.h-credit-Interface14{
	position: absolute;
	top:312px;
	left:701px;
}
.h-credit-Interface15{
	position: absolute;
	top:312px;
	left:924px;
}
.h-credit-Interface16{
	position: absolute;
	top:377px;
	left:361px;
}
.h-credit-Interface17{
	position: absolute;
	top:377px;
	left:605px;
}
.h-credit-Interface18{
	position: absolute;
	top:377px;
	left:804px;
}
.h-credit-Interface19{
	position: absolute;
	top:440px;
	left:263px;
}
.h-credit-Interface p{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:33px;
	color:rgba(255,255,255,1);
}
.h-credit-advantage{
	column-count: 5 !important;
}
.h-credit-advantage div{
	height: 300px;
}
.h-credit-spread{
	height: 510px;
	background-image: url(../img/finance/spreadLeft.png);
	background-size:64%;
	background-repeat: no-repeat;
}
.h-credit-spread img{
	width: 102px;
}
.h-credit-spread p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:40px;
	color:rgba(38,38,38,1);
	margin-bottom: 0px;
  margin-top: 10px;
}
.h-credit-spread span{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(76,76,76,1);
	display: block;
	margin-bottom: 10px;
	width: 350px;
}
.h-credit-spread{
	padding-top: 144px;
}
.h-credit-spread-top{
	margin-right: 60px;
}
.h-credit-spread-bottom{
	margin-right: 60px;
}
.h-credit-spread-center span{
	width: 387px;
}
.h-credit-spread .cur-p:hover p{
	color: #1182F0;
}
/* 金融管理-信贷管理 */
/* 金融管理-车贷管理 */
.carInterface{
	background-image: url(../img/finance/carInterface.png);
}
.carInterface .h-credit-Interface1{
	left: 373px;
}
.carInterface .h-credit-Interface4{
	left: 264px;
}
.carInterface .h-credit-Interface7{
	left: 929px;
}
.carInterface .h-credit-Interface8{
	left: 166px;
}
.carInterface .h-credit-Interface9{
	left: 387px;
}
.carInterface .h-credit-Interface10{
	left: 593px;
}
.carInterface .h-credit-Interface12{
	left: 255px;
}
.carInterface .h-credit-Interface16{
	left: 368px;
}
.carInterface .h-credit-Interface17{
	left: 599px;
}
.carInterface .h-credit-Interface18{
	left: 814px;
}
.h-loan-plan{
	margin-top: 65px;
	background-image: url(../img/finance/h-vehicleloan-bg1.png);
	background-size:100%;
	background-repeat: no-repeat;
	height: 670px;
    padding-top:5px;
}
.h-loan-plan-div{
	width: 1200px;
	margin: auto;
	height: 660px;
	background-image: url(../img/finance/h-vehicleloan-bg2.png);
	background-size:100%;
	background-repeat: no-repeat;
}
.h-loan-plan-div p{
	font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 34px;
    color: rgba(76,76,76,1);
    margin-bottom: 10px;
}
.h-loan-path .h-loan-path-hide{
	display: none;
}
.h-loan-path-div{
	cursor: pointer;
	float: left;
	width: 80px;
	margin: 0px 14px;
}
.h-loan-path-div:hover p{
	color:rgba(51,51,51,1);
}
.h-loan-path-div:hover .h-loan-path-hide{
	display: block;
}
.h-loan-path-div:hover .h-loan-path-show{
	display: none;
}
.h-loan-path p{
	text-align: center;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
    line-height: 24px;
    height: 50px;
	color:rgba(51,51,51,0.7);
}
.h-loan-path .h-loan-path-pathButton{
	width: 18px;
	display: block;
	margin: auto;
	margin-top: 22px;
	margin-bottom: 16px;
}
.h-loan-path .h-loan-path-pathText{
	width: 40px;
	display: block;
	margin: auto;
	margin-bottom: 5px;
}
.h-loan-path-position-a{
  position: absolute;
    width: 100%;
    height: 200px;
}
.h-loan-path{
	margin-top: 40px;
	position: relative;
    height: 200px;
}
.h-loan-path-line{
	position: absolute;
    width: 100%;
    top: 80px;
	border:1px dashed rgba(170,189,241,0.9);
}
/* 金融管理-车贷管理 */
/* 金融管理-金融平台系统 */
.h-diary-project{
	width: 50%;
	float: left;
	background:rgba(235,239,248,1);
}
.h-diary-project-img{
	width: 50%;
	float: left;
}
.h-diary-project-top{
	height: 480px;
}
.h-diary-project-bottom{
	height: 560px;
}
.h-diary-project .h-diary-project-tltle{
	padding-top: 56px;
	font-size:28px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:37px;
	padding-left: 35px;
	color:rgba(38,38,38,1);
}
.pl35{
	padding-left: 35px;
}
.h-diary-project span{
	width: 500px;
	display: block;
	padding-left: 35px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:26px;
	color:rgba(76,76,76,1);
	margin-bottom: 10px;
}
.h-diary-project button{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:50px;
	color:rgba(40,76,172,1);
	text-align: center;
	background: none;
	margin-left: 35px;
	width:180px;
	margin-top: 20px;
	height:50px;
	border:1px solid rgba(40,76,172,1);
}
.h-diary-structure{
	margin-top: 50px;
	column-count:5;
}
.h-diary-structure img{
	width: 80px;
	display: block;
	margin: auto;
	margin-bottom: 20px;
}
.h-diary-structure p{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:26px;
	color:rgba(38,38,38,1);
	text-align: center;
}
.h-diary-structure-div{
	cursor: pointer;
	height: 126px;
	margin-bottom: 70px;
}
.h-diary-structure-hide{
	display: none !important;
}
.h-diary-structure-div:hover .h-diary-structure-hide{
	display: block!important;
}
.h-diary-structure-div:hover .h-diary-structure-show{
	display:none !important;
}
.h-diary-value{
	margin-top: 30px;
	column-count:5;
	column-gap:40px;
}
.h-diary-value img{
	width: 100%;
	margin-bottom: 15px;
}
.h-diary-value p{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(76,76,76,1);
}
.h-diary-spread{
	padding-top: 100px;
	background-size: 60%;
	background-image: url(../img/finance/diaryProduct.png) !important;
}
.h-diary-spread span{
	width: 405px !important;
	height: 50px;
}
.h-diary-range{
	font-size:30px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:200px;
	color:rgba(255,255,255,1);
	text-align: center;
	height: 200px;
	background-image: url(../img/finance/Range.png);
	background-size:100%;
	background-repeat: no-repeat;
}
.footer-gomap:hover{
	color: #fff;
	cursor: pointer;
}
/* 金融管理-金融平台系统 */
.h-guarantee-advantage{
	display: flex;
    justify-content: space-between;
}
.h-tee-spot{
	column-count:5;
	column-gap: 38px;
	margin-top: 26px;
}
.h-tee-spot-title{
	text-align: center;
	align-items: center;
	justify-content: center;
	display: -webkit-flex;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:34px;
	color:rgba(255,255,255,1);
	height: 170px;
	background-size:100%;
	background-repeat: no-repeat;
}
.h-tee-spot-div{
	height: 500px;
}
.h-tee-spot-title1{
	background-image: url(../img/finance/spot1.png);
}
.h-tee-spot-title2{
	background-image: url(../img/finance/spot2.png);
}
.h-tee-spot-title3{
	background-image: url(../img/finance/spot3.png);
}
.h-tee-spot-title4{
	background-image: url(../img/finance/spot4.png);
}
.h-tee-spot-title5{
	background-image: url(../img/finance/spot5.png);
}
.h-tee-spot-div p{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(76,76,76,1);
}
.h-tee-plan1{
	left: 55px;top: 40px
}
.h-tee-plan2{
	left: 216px;top: 6px
}
.h-tee-plan3{
	left: 456px;top: 6px
}
.h-tee-plan4{
	left: 29px;top: 94px
}
.h-tee-plan5{
	left: 29px;top: 128px
}
.h-tee-plan6{
	left: 29px;top: 336px
}
.h-tee-plan7{
	left: 29px;top: 370px
}
.h-tee-plan8{
	left: 41px;top: 426px
}
.h-tee-plan9{
	left: 200px;top: 59px
}
.h-tee-plan10{
	left: 205px;top: 93px
}
.h-tee-plan11{
	left: 205px;top: 128px
}
.h-tee-plan12{
	left: 205px;top: 336px
}
.h-tee-plan13{
	left: 205px;top: 369px
}
.h-tee-plan14{
	left: 205px;top: 405px
}
.h-tee-plan15{
	left: 216px;top: 460px
}
.h-tee-plan16{
	left: 426px;top: 59px
}
.h-tee-plan17{
	left: 433px;top: 93px
}
.h-tee-plan18{
	left: 433px;top: 128px
}
.h-tee-plan19{
	left: 433px;top: 336px
}
.h-tee-plan20{
	left: 433px;top: 369px
}
.h-tee-plan21{
	left: 433px;top: 405px
}
.h-tee-plan22{
	left: 443px;top: 460px
}
.h-tee-plan23{
	left: 670px;top: 184px
}
.h-tee-plan24{
	left: 670px;top: 237px
}
.h-tee-plan25{
	left: 670px;top: 290px
}
.h-tee-plan26{
	left: 670px;top: 342px
}
.h-tee-plan27{
	left: 1135px;top: 184px
}
.h-tee-plan28{
	left: 1135px;top: 237px
}
.h-tee-plan29{
	left: 1135px;top: 290px
}
.h-tee-plan30{
	left: 1135px;top: 342px
}
.h-tee-plan31{
	left: 55px;top: 222px
}
.h-tee-plan32{
	left: 118px;top: 217px
}
.h-tee-plan33{
	left: 341px;top: 217px
}
.h-tee-plan34{
	left: 419px;top: 222px
}
.h-tee-plan35{
 	left: 585px;top: 217px
}
.h-tee-plan36{
 	left: 198px;top: 217px;font-size: 14px;line-height: 24px;color: #1182F0
}
.h-tee-plan37{
 	margin: 72px 0 80px;
}
.h-tee-planP{
 	font-size:22px !important;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:40px !important;
	color:rgba(17,130,240,1);
	text-align: center;
	width: 400px;
	left: 750px;
    top: 45px;
}
.h-tee-solve{
	height: 930px;
	background-size:100%;
	//background-repeat: no-repeat;
	background-image: url(../img/finance/teebg_img.png);
}

.h-tee-solve-div{
	margin-top: 50px;
}
.h-tee-solve-pr{
	float: left;
	position: relative;
	margin-bottom: 70px;
	width:330px;
	height:310px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 30px rgba(18,40,99,0.1);
}
.m0-105{
	margin: 0px 105px;
}
.h-tee-solve-pr p{
	padding-top: 40px;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:32px;
	color:rgba(38,38,38,1);
	text-align: center;
}
.h-tee-solve-pr label{
	margin: 20px auto;
	display: block;
	width:22px;
	height:4px;
	background:rgba(17,130,240,1);
}
.h-tee-solve-pr span{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:34px;
	color:rgba(76,76,76,1);
	padding: 0px 40px;
	display: block;
}
.h-tee-solve-num{
	position: absolute;
    top: -35px;
    left: 140px;
	font-size:24px;
	font-family:DIN;
	font-weight:bold;
	line-height:60px;
	color:rgba(255,255,255,1);
	text-align: center;
	width: 60px;
	height: 60px;
	background-image: url(../img/finance/h-policy-ok.png);
	background-size:100%;
	background-repeat: no-repeat;
}

.h-pllicy-big_bg{
	    background: url(../img/finance/h-policy-all.png) !important;
		background-size:100%;
    	background-size: cover;
}
#app_head:hover{
	background-color: #FFFFFF;
    opacity: 1;
}
#app_head:hover .tips{
	color: #262626 !important;
}
#app_head:hover .logo-bs{
	display: none !important;
}
#app_head:hover .logo-ls{
	display: block !important;
}
#app_head:hover .phoneimg-bs{
	display: none !important;
}
#app_head:hover .phoneimg-hs{
	display: block !important;
}
/*#app_head:hover .z-scad-hactive{
    color: #44B9F6 !important;
}*/
/*#app_head:hover .x-index-nav a{
	color: #262626;
}
.x-index-nav a:hover{
	color: #44B9F6 !important;
}*/
#app_head:hover a:hover{
	color: #FF7F02;
}
.h-cases-title .layui-tab-title{
	height: 70px;
	border: 0px;
	width: 1200px;
	margin: auto;
}
.h-cases-title-div{
	background: rgba(17, 130, 240, 1) !important;
}
.h-cases-title{
	border-width: 0px !important;
	margin: 0px !important;
}
.h-cases-title .layui-this{
	color: rgba(17, 130, 240, 1) !important;
	background: #fff;
}
.h-cases-title .layui-tab-title li{
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:70px;
	color:rgba(255,255,255,1);
  	padding: 0 35px;
}
.x-case-box .layui-laypage{
  margin-top: 50px !important;
  margin-bottom: 75px !important;
}

.h-cases-title .layui-this:after{
	border-width: 0px !important;
}
@keyframes warn {
		    0% {
		        transform: scale(0.3);
		        -webkit-transform: scale(0.3);
		        opacity: 0.0;
		    }

		    25% {
		        transform: scale(0.3);
		        -webkit-transform: scale(0.3);
		        opacity: 1;
		    }

		    50% {
		        transform: scale(0.5);
		        -webkit-transform: scale(0.5);
		        opacity:1;
		    }

		    75% {
		        transform: scale(0.8);
		        -webkit-transform: scale(0.8);
		        opacity: 1;
		    }

		    100% {
		        transform: scale(1);
		        -webkit-transform: scale(1);
		        opacity: 0.0;
		    }
		}

		@keyframes warn1 {
		    0% {
		        transform: scale(0.3);
		        -webkit-transform: scale(0.3);
		        opacity: 0.0;
		    }

		    25% {
		        transform: scale(0.3);
		        -webkit-transform: scale(0.3);
		        opacity: 1;
		    }

		    50% {
		        transform: scale(0.3);
		        -webkit-transform: scale(0.3);
		        opacity: 1;
		    }

		    75% {
		        transform: scale(0.5);
		        -webkit-transform: scale(0.5);
		        opacity: 1;
		    }

		    100% {
		        transform: scale(0.8);
		        -webkit-transform: scale(0.8);
		        opacity: 0.0;
		    }
		}
		 @keyframes warn2 {
		     0% {
		         transform: scale(0.3);
		         -webkit-transform: scale(0.3);
		         opacity: 0.0;
		     }

		     25% {
		         transform: scale(0.3);
		         -webkit-transform: scale(0.3);
		         opacity: 1;
		     }

		     50% {
		         transform: scale(0.3);
		         -webkit-transform: scale(0.3);
		         opacity: 1;
		     }

		     75% {
		         transform: scale(0.5);
		         -webkit-transform: scale(0.5);
		         opacity: 1;
		     }

		     100% {
		         transform: scale(0.8);
		         -webkit-transform: scale(0.8);
		         opacity: 0.0;
		     }
		 }
		.container {
		    position: relative;
		    width: 120px;
		    height: 120px;
		    left: 0px;
		    top: 0px;
		}



		.dot {
		    position: absolute;
		    width: 8px;
		    height: 8px;
		    left: 25px;
		    top: 25px;
		    -webkit-border-radius: 50%;
		    -moz-border-radius: 50%;
		    border: 1px solid rgba(21,74,126,0.3);
		    border-radius: 50%;
		    background-color: rgba(21,74,126,1);
			box-shadow: 0px 0px 10px 5px  rgba(21,74,126,0.8);
		    z-index: 2;
		}
		.pulse {
		    position: absolute;
		    width: 88px;
		    height: 88px;
		    left: -15px;
		    top:-15px;
		    border: 2px solid rgba(21,74,126,0.3);
		    -webkit-border-radius: 50%;
		    -moz-border-radius: 50%;
		    border-radius: 50%;
		    z-index: 1;
		    opacity: 0;
		    -webkit-animation: warn 2s ease-out;
		    -moz-animation: warn 2s ease-out;
		    animation: warn 2s ease-out;
		    -webkit-animation-iteration-count: infinite;
		    -moz-animation-iteration-count: infinite;
		    animation-iteration-count: infinite;

		}


		.pulse1 {
		    position: absolute;
		    width: 88px;
		    height: 88px;
		    left: -15px;
		    top:-15px;
		    border: 2px solid rgba(21,74,126,0.7);
		    -webkit-border-radius: 50%;
		    -moz-border-radius: 50%;
		    border-radius: 50%;
		    z-index: 1;
		    opacity: 0;
		    -webkit-animation: warn1 2s ease-out;
		    -moz-animation: warn1 2s ease-out;
		    animation: warn1 2s ease-out;
		    -webkit-animation-iteration-count: infinite;
		    -moz-animation-iteration-count: infinite;
		    animation-iteration-count: infinite;

		}
		.dot1 {
		    position: absolute;
		    width: 3px;
		    height: 3px;
		    left: 25px;
		    top: 25px;
		    -webkit-border-radius: 50%;
		    -moz-border-radius: 50%;
		    border: 1px solid rgba(52,158,136,0.3);
		    border-radius: 50%;
		    background-color: rgba(52,158,136,1);
			box-shadow: 0px 0px 2px 2px  rgba(52,158,136,0.8);
		    z-index: 2;
		}
		.pulse2 {
		    position: absolute;
		    width: 30px;
		    height: 30px;
		    left: 10px;
		    top: 10px;
		    border: 2px solid rgba(52,158,136,1);
		    -webkit-border-radius: 50%;
		    -moz-border-radius: 50%;
		    border-radius: 50%;
		    z-index: 1;
		    opacity: 0;
		    -webkit-animation: warn2 2s ease-out;
		    -moz-animation: warn2 2s ease-out;
		    animation: warn2 2s ease-out;
		    -webkit-animation-iteration-count: infinite;
		    -moz-animation-iteration-count: infinite;
		    animation-iteration-count: infinite;

		}
		.map_div{
			background-image: url(../img/about/mapImg_5.png);
			background-size: 100%;
			background-repeat: no-repeat;
			height: 610px;
			position: relative;
		}
		.chengdu{
			position: absolute;
			top: 285px;
			left: 842px;
		}
		.chengdu img{
			width: 30px;
		}
		.chengdu p{
			font-size:16px;
			font-family:Source Han Sans CN;
			font-weight:bold;
			line-height:27px;
			color:rgba(21,74,126,1);
		}
		.address1{
			position: absolute;
			top: 163px;
			left: 148px;
		}
		.address2{
			position: absolute;
			top: 405px;
			left: 310px;
		}
		.address3{
			position: absolute;
			top: 368px;
			left: 572px;
		}
		.address4{
			position: absolute;
			top: 92px;
			left: 868px;
		}
		.address5{
			position: absolute;
			top: 456px;
			left: 962px;
		}
		.address6{
			position: absolute;
			top: 203px;
			left: 774px;
		}
		.address7{
			position: absolute;
			top: 191px;
			left: 844px;
		}
		.address8{
			position: absolute;
			top: 205px;
			left: 904px;
		}
		.address9{
			position: absolute;
			top: 256px;
			left: 774px;
		}
		.address10{
			position: absolute;
			top: 294px;
			left: 825px;
		}
		.address11{
			position: absolute;
			top: 272px;
			left: 856px
		}
		.address12{
			position: absolute;
			top: 248px;
			left: 880px;
		}
		.addressName{
			font-size:12px;
			font-family:Source Han Sans CN;
			font-weight:bold;
			line-height:20px;
			color:rgba(30,116,98,1);
		}
		.addressName1{
			position: absolute;
			top: 190px;
			left: 852px;
		}
		.addressName2{
			position: absolute;
			top: 221px;
			left: 947px;
		}
		.addressName3{
			position: absolute;
			top: 270px;
			left: 920px;
		}
		.addressName4{
			position: absolute;
			top: 304px;
			left: 879px;
		}
		.addressName5{
			position: absolute;
			top: 328px;
			left: 830px;
		}
		.addressName6{
			position: absolute;
			top: 290px;
			left: 754px;
		}
		.addressName7{
			position: absolute;
			top: 218px;
			left: 738px;
		}
		.collabort-content-receive{
			margin-top: 56px;
			text-align: center;
			padding-bottom: 90px;
		}
		.collabort-content-receive-item{
			display: inline-block;
			margin-right: 110px;
		}
		.collabort-content-receive-item:last-child{
			margin-right: 0;
		}
		.collabort-content-receive-item img{
			width: 80px;
			height: 80px;
		}
		.receive-item-font{
			width: 144px;
			height: 21px;
			font-size: 16px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 40px;
			color: #262626;
			opacity: 1;
			text-align: center;
		}
		.collabort-content-join-background{
			background: url("../img/about/join_background_9871.png");
		}
		.contentTitle-box .contentEnglish{
			height: 27px;
			font-size: 24px;
			font-family: Arial;
			font-weight: 400;
			line-height: 28px;
			color: rgba(0,0,0,0.85);
		}
		.contentTitle-box .contentChinese{
			height: 24px;
			font-size: 18px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 24px;
			color: rgba(0,0,0,0.85);
		}
		.certificate-line{
			width: 40px;
			height: 2px;
			background: linear-gradient(56deg, #FF7F02 0%, #F53E2D 100%);
			opacity: 1;
			border-radius: 2px;
			margin-top: 24px;
		}
		.contentTitle-lable p{
			font-size: 18px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 40px;
			color: rgba(0,0,0,0.45);
		}
		.company-content{
			width: 675px;
			height: 450px;
			background: linear-gradient(315deg, rgba(255, 127, 2, 0.98) 0%, rgba(255, 162, 2, 0.98) 100%);
			padding: 38px 34px 0 35px;
			position: absolute;
			top: -23px;
			right: 0;
			box-sizing: border-box;
		}
		.company-content .contentEnglish{
			height: 27px;
			font-size: 24px;
			font-family: Arial;
			font-weight: bold;
			line-height: 28px;
			color: #FFFFFF;
			opacity: 1;
		}
		.company-content .contentChinese{
			height: 24px;
			font-size: 18px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 24px;
			color: #FFFFFF;
			opacity: 1;
		}
		.companyTitle-line{
			width: 40px;
			height: 2px;
			background: rgba(255,255,255,0.5);
			margin-top: 25px;
		}
		.company-content-item{
			height: 199px;
			font-size: 18px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 36px;
			color: #FFFFFF;
			opacity: 1;
			margin-top: 33px;
		}
		.philosophy-content{
			position: relative;
		}
		.philosophy-content-top{
			width: 100%;
			height: 500px;
			background: url("../img/about/philosophy-content-top_9773.png");
			filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
			-moz-background-size:100% 100%;
			background-size:100% 100%;
			padding-top: 88px;
		}
		.philosophy-content-top-box .contentEnglish{
			height: 27px;
			font-size: 24px;
			font-family: Arial;
			font-weight: bold;
			line-height: 28px;
			color: #FFFFFF;
			opacity: 1;
		}
		.philosophy-content-top-box .contentChinese{
			height: 24px;
			font-size: 18px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 24px;
			color: #FFFFFF;
			opacity: 1;
		}
		.philosophy-content-top-line{
			width: 40px;
			height: 2px;
			background: linear-gradient(56deg, #FF7F02 0%, #F53E2D 100%);
			opacity: 1;
			border-radius: 2px;
			margin: 32px auto 0;
		}
		.philosophy-content-top-item{
			width: 584px;
			height: 130px;
			font-size: 18px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 40px;
			color: #FFFFFF;
			opacity: 1;
			margin: 50px auto 0;
		}
		.philosophy-content-bottom{
			width: 100%;
			position: absolute;
			top: 375px;
			text-align: center;
		}
		.philosophy-content-bottom-content{
			/*height: 300px;*/
			background: #FFFFFF;
			box-shadow: 0px 10px 30px rgba(172, 172, 172, 0.15);
			border-radius: 4px;
			padding-top: 68px;
			padding-bottom: 20px;
			box-sizing: border-box;
		}
		.philosophy-content-bottom div{
			display: inline-block;
		}
		.philosophy-content-bottom-item{
			width: 328px;
			margin-right: 61px;
			margin-left: 21px;
		}
		.philosophy-content-bottom .philosophy-content-bottom-item:last-child{
			margin-right: 0;
		}
		.philosophy-content-bottom-item-top img{
			width: 62px;
			height: 62px;
			vertical-align: bottom;
			margin-right: 12px;
		}
		.tLeft-font1{
			height: 26px;
			font-size: 20px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 40px;
			color: rgba(0, 0, 0, 0.85);
		}
		.tLeft-font2{
			height: 27px;
			font-size: 24px;
			font-family: Arial;
			font-weight: bold;
			line-height: 28px;
			color: rgba(0, 0, 0, 0.85);
			margin-top: 10px;
		}
		.philosophy-content-bottom-item-bottom{
			height: 70px;
			font-size: 16px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 33px;
			color: rgba(0, 0, 0, 0.85);
			margin-top: 30px;
			text-align: left;
		}
		.introduce-banner{
			margin-top: 155px;
		}
		.introduce-banner-background{
			margin: 0 auto;
		}
		.introduce-banner-item{
			padding-top: 109px;
			position: relative;
		}
		.introduce-banner-item .banner-item{
			width: 950px;
			margin-left: 250px;
		}
		.banner-item-top{
			padding-left: 225px;
		}
		.banner-item-top li{
			display: inline-block;
		}
		.banner-item-top img{
			width: 30px;
			height: 30px;
			margin-right: 24px;
		}
		.banner-item-bottom .box{
			display: inline-block;
			float: left;
		}
		.banner-item-bottom img{
			width: 950px;
			height: 480px;
			margin-top: 36px;
		}
		.introduce-banner-item .introduce-item{
			width: 443px;
			height: 330px;
			background: linear-gradient(315deg, rgba(255, 127, 2, 0.98) 0%, rgba(255, 162, 2, 0.98) 100%);
			position: absolute;
			top: 109px;
			left: 0;
		}
		.introduce-item img{
			width: 30.41px;
			height: 28.13px;
		}
		.introduce-item p:first-child{
			margin-left: 29px;
			padding-top: 30px;
		}
		.introduce-item p:last-child{
			width: 382px;
			height: 237px;
			font-size: 18px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 40px;
			color: #FFFFFF;
			margin: 16px 23px 19px 38px;
		}
		.about-sever-title{
			padding-top: 82px;
		}
		.about-sever-title-font1{
			height: 27px;
			font-size: 24px;
			font-family: Arial;
			font-weight: bold;
			line-height: 28px;
			color: rgba(0,0,0,0.85);
		}
		.about-sever-title-font2{
			height: 24px;
			font-size: 18px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 24px;
			color: #262626;
		}
		.about-sever-title-line{
			width: 70px;
			height: 4px;
			background: linear-gradient(56deg, #FF7F02 0%, #F53E2D 100%);
			opacity: 1;
			border-radius: 2px;
			margin: 24px auto 0;
		}
		.about-sever-title-lable{
			height: 29px;
			font-size: 18px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 40px;
			color: rgba(0,0,0,0.45);
			margin-top: 27px;
		}
		.hlc-contact-list{
			display: flex;
			justify-content: space-between;
			flex-wrap: wrap;
		}
		.hlc-contact-list div{
			display: inline-block;
		}
		.hlc-contact-list .hlc-contact-item{
			width: 580px;
			height: 230px;
			background: #FFFFFF;
			margin: 0 0 40px 0;
			border: 1px solid #EEEEEE;
		}
		.hlc-contact-list .hlc-contact-item:nth-child(2),.hlc-contact-list .hlc-contact-item:nth-child(4){
			margin-right: 0;
		}
		.hlc-contact-item>.hlc-contact-item-img1{
			width: 111px;
			height: 96px;
			background: url("../img/about/inter_9865.png");
			margin-top: 67px;
			margin-left: 64px;
			margin-right: 52px;
		}
		.hlc-contact-item>.hlc-contact-item-img2{
			width: 111px;
			height: 96px;
			background: url("../img/about/mobil_9867.png");
			margin-top: 67px;
			margin-left: 64px;
			margin-right: 52px;
		}
		.hlc-contact-item>.hlc-contact-item-img3{
			width: 111px;
			height: 96px;
			background: url("../img/about/weixin_9861.png");
			margin-top: 67px;
			margin-left: 64px;
			margin-right: 52px;
		}
		.hlc-contact-item>.hlc-contact-item-img4{
			width: 111px;
			height: 96px;
			background: url("../img/about/address_9863.png");
			margin-top: 67px;
			margin-left: 64px;
			margin-right: 52px;
		}
		.hlc-contact-item>.hlc-contact-item-title{
			vertical-align: text-bottom;
			margin-top: 49px;
		}
		.hlc-contact-item-title>.hlc-contact-item-font1{
			height: 31px;
			font-size: 24px;
			font-family: Microsoft YaHei;
			font-weight: bold;
			line-height: 31px;
			color: rgba(0,0,0,0.85);
		}
		.hlc-contact-item-title>.hlc-contact-item-line{
			width: 40px;
			height: 2px;
			background: linear-gradient(56deg, #FF7F02 0%, #F53E2D 100%);
			opacity: 1;
			border-radius: 2px;
			margin-top: 18px;
		}
		.hlc-contact-item-title>.hlc-contact-item-font2{
			width: 220px;
			height: 61px;
			font-size: 16px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 22px;
			color: rgba(0,0,0,0.65);
			margin-top: 20px;
		}
		.hlc-contact-item-weixin{
			width: 163px;
			height: 163px;
			background: #FFFFFF;
		}
		.hlc-contact-item-weixin>img{
			width: 163px;
			height: 163px;
		}
		.hlc-contact-list .hlc-contact-item:hover{
			background: linear-gradient(56deg, #FF7F02 0%, #F53E2D 100%);
			box-shadow: 0px 10px 30px rgba(255, 122, 6, 0.3);
			opacity: 1;
			border-radius: 2px;
		}
		.hlc-contact-item:hover .hlc-contact-item-font1{
			color: #FFFFFF;
			text-shadow: 0px 10px 30px rgba(255, 127, 2, 0.3);
		}
		.hlc-contact-item:hover .hlc-contact-item-line{
			background: #FFFFFF;
			box-shadow: 0px 10px 30px rgba(255, 127, 2, 0.3);
		}
		.hlc-contact-item:hover .hlc-contact-item-font2{
			color: #FFFFFF;
			text-shadow: 0px 10px 30px rgba(255, 127, 2, 0.3);
		}
		.feedback-content-background{
			width: 700px;
			margin: 60px auto 0;
			text-align: center;
		}
		.feedback-content-background div{
			display: inline-block;
		}
		.feedback-content-title{
			width: 670px;
			height: 24px;
			font-size: 18px;
			font-family: Microsoft YaHei;
			font-weight: bold;
			line-height: 24px;
			color: rgba(0,0,0,0.85);
		}
		.feedback-content-input1{
			width: 277px;
			height: 48px;
			background: #FFFFFF;
			border: 1px solid #DFDFDF;
			line-height: 48px;
			opacity: 1;
			border-radius: 2px;
			text-align: left;
			margin-top: 28px;
			padding-left: 20px;
		}
		.feedback-content-input2{
			width: 327px;
			height: 48px;
			background: #FFFFFF;
			border: 1px solid #DFDFDF;
			line-height: 48px;
			opacity: 1;
			border-radius: 2px;
			text-align: left;
			margin-top: 28px;
			margin-left: 20px;
			padding-left: 20px;
		}
		.feedback-content-background input{
			height: 19px;
			font-size: 14px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 19px;
			color: rgba(0,0,0,0.65);
			border: none;
		}
		.feedback-content-textarea{
			width: 630px;
			height: 140px;
			background: #FFFFFF;
			border: 1px solid #DFDFDF;
			opacity: 1;
			border-radius: 2px;
			margin-top: 20px;
			text-align: left;
			padding: 15px 20px;
		}
		.feedback-content-textarea .textarea{
			width: 630px;
			height: 140px;
			font-size: 14px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 19px;
			color: rgba(0,0,0,0.65);
			border: none;
		}
		.feedback-content-btn .layui-btn{
			width: 200px;
			height: 48px;
			background: linear-gradient(56deg, #FF7F02 0%, #F53E2D 100%);
			box-shadow: 0px 10px 30px rgba(255, 122, 6, 0.3);
			opacity: 1;
			border-radius: 2px;
			margin-top: 30px;
			margin-bottom: 52px;
		}
.collabort-agent-product-content{
	padding-top: 99px;
	display: flex;
}
.collabort-agent-product-content > .agent-product-content-left{
	width: 522px;
	padding-top: 12px;
}
.collabort-agent-product-content .title{
	height: 26px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 26px;
	color: #262626;
	opacity: 1;
}
.collabort-agent-product-content .content{
	min-height: 132px !important;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 36px;
	color: #646464;
	opacity: 1;
	margin-top: 22px;
}
.collabort-agent-product-content .button{
	margin-top: 20px;
}
.collabort-agent-product-content .button>a{
	height: 19px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 30px;
	color: #FF7F02;
	opacity: 1;
}
.collabort-agent-product-content .button>a>img{
	width: 6px;
	height: 11px;
	margin-left: 7px;
	vertical-align: initial;
}
.collabort-agent-product-content .agent-product-content-right>img{
	width: 100%;
	height: 100%;
	display: block;
}
.collabort-agent-product-content .agent-product-content-right{
	width: 356px;
	height: 296px;
	margin-left: 208px;
}
.collabort-agent-benefits-content{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.collabort-agent-benefits-item{
	margin: 60px 100px 0;
}
.collabort-agent-benefits-item img{
	width: 100%;
	height: 100%;
	display: block;
}
.collabort-agent-benefits-item>.img{
	width: 80px;
	height: 80px;
	margin: 0 auto;
}
.collabort-agent-benefits-item>.title{
	height: 31px;
	font-size: 24px;
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 36px;
	color: #000000;
	opacity: 1;
	margin-top: 18px;
}
.collabort-agent-benefits-button>a{
	height: 40px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 40px;
	color: #FFFFFF;
	opacity: 1;
	background: linear-gradient(56deg, #FF7F02 0%, #F53E2D 100%);
	box-shadow: 0px 5px 12px rgba(255, 122, 6, 0.3);
	opacity: 1;
	display: inline-block;
	padding: 0 37px;
}
.collabort-merchants{
	height: 419px;
	box-sizing: border-box;
	overflow: hidden;
	background: url("../img/about/merchants_bg.png");
	background-size: 100% 100%;
	padding: 60px 0 56px;
}

.collabort-merchants .collabort-merchants-head{
	text-align: center;
}
.collabort-merchants-head>.z-title{
	height: 37px;
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 37px;
	color: #FFFFFF;
	opacity: 1;
}
.collabort-merchants-head>.f-title{
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 21px;
	color: #FFFFFF;
	opacity: 0.6;
	margin-top: 10px;
}
.collabort-merchants .collabort-merchants-content{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 64px;
}
.collabort-merchants-content>.input-item>.input-title>font{
	color: #FF7C09;
}
.collabort-merchants-content>.input-item>.input-title{
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 21px;
	color: #FFFFFF;
	opacity: 1;
}
.collabort-merchants-content>.input-item input{
	width: 370px;
	height: 50px;
	margin-top: 12px;
}
.collabort-merchants .button{
	text-align: center;
	margin-top: 40px;
}
.collabort-merchants button{
	height: 48px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background: none;
	box-shadow: 0px 10px 30px rgba(255, 122, 6, 0.3);
	opacity: 1;
	border-radius: 2px;
	padding: 0 84px;
}
.collabort-bottom-agent{
	height: 90px;
	box-sizing: border-box;
	overflow: hidden;
	background: url("../img/about/agent_bg.png");
	background-size: 100% 100%;
}
.collabort-bottom-agent>div{
	height: 90px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.collabort-bottom-agent .title{
	height: 26px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #FFFFFF;
	opacity: 1;
	margin-left: 57px;
}
.collabort-bottom-agent a,.collabort-bottom-agent a:hover,.collabort-bottom-agent a:active{
	width: 130px;
	height: 40px;
	font-size: 16px;
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 40px;
	color: #FF7F02;
	background: #FFFFFF;
	box-shadow: 0px 5px 12px rgba(255, 122, 6, 0.3);
	opacity: 1;
	display: inline-block;
	margin-right: 94px;
}

