body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
table,
th,
td,
button,
a {
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
	font-size: 100%;
	font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after,
button:before,
button:after,
input:after {
	content: "";
}

blockquote,
q {
	quotes: """";
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol,
ul {
	list-style: none;
}

cite,
em {
	font-style: normal;
}

img,
button {
	border: 0px none;
}

a {
	text-decoration: none;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button,
object {
	cursor: pointer;
	background: none;
	vertical-align: middle;
	overflow: visible;
}

object {
	cursor: default;
}

input,
button,
select,
textarea {
	outline: none;
	vertical-align: middle;
}

textarea {
	resize: none;
}

i {
	font-style: normal;
}

.clearfix {
	clear: both;
}


.bannerbox {
	width: 100%;
	background-image: url(../img/banner.jpg);
	background-image: no-repeat;
	height: 623px;
}

.banner_bg img {
	width: 100%;
}

.banner {
	height: 612px;
	position: relative;
}

.wide {
	margin: auto;
	width: 1200px;
	overflow: hidden;
}

.bannerText {
	position: absolute;
	top: 194px;
	left: 13px;
}
.bannerText i{
	font-weight: bold;
}
.bannerText p {
	font-size: 28px;
	color: #ffffff;
	letter-spacing: 2px;
}

.bannerText h1 {
	margin: 20px 0 54px 0;
	font-size: 74px;
	font-weight: bold;
	color: #FFFFFF;
}

.bannerText h1 span {
	color: #f77123;
}

.bannerText a {
	background-color: #f77123;
	margin-right: 20px;
	color: #ffffff;
}

.btn {
	float: left;
	font-size: 22px;
	padding: 16px 40px;
	border-radius: 10px;
}

.bannerText button {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.bannerText button:hover {
	background-color: #FFFFFF;
	color: #333649;
}

.bannerimg {
	position: absolute;
	top: 60px;
	right: 56px;
}

/* banenr完----------------------------------------- */

.categorytitle {
	font-size: 32px;
	color: #3485fb;
	text-align: center;
	margin: 54px 0 60px 0;
}

.categorytitle span {
	color: #333333;
}

.categorybox li {
	float: left;
	position: relative;
	margin-right: 36px;
	text-align: center;
	margin-bottom: 52px;
	width: 128px;
	cursor:pointer;
}

.categoryIcon {
	border: 2px solid #eaf2fe;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top:0;
	left: 0;
}
.categoryIcon:hover{
	top: -10px;
}

.categoryIcon img {
	padding: 36px 36px;
}

.categorybox1 {
	margin-right: 0;
}

.categorybox li>p {
	font-size: 18px;
	color: #444444;
	margin-top: 148px;

}

/* 品类完--------------------------- */
.why_bg {
	background-color: #f1f1f5;
}

.whybox {
	padding-bottom: 106px;
	margin: 0 20px;
}

.whybox li {
	float: left;
	background-color: #FFFFFF;
	border-radius: 10px;
	width: 364px;
	height: 290px;
	overflow: hidden;
	box-shadow: 0px 0 10px 5px rgba(239, 242, 245, 0.9);
	cursor: pointer;
}

.whtbut {
	width: 94px;
	height: 94px;
	background-color: #f3f8ff;
	margin: 20px 142px;
	border-radius: 47px;
	position: relative;
}

.whtbut>img {
	position: absolute;
	top: 26px;
	left: 22px;
}


.whybox li:hover {
	box-shadow: 0 0 20px 15px rgba(232, 235, 237, 0.9);
	transition: box-shadow 0.6s, transform 0.5s;
	transition: box-shadow 0.6s, transform 0.5s;
}

.whybox li>h1 {
	font-size: 18px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}

.whytext {
	margin: 0 28px;
	margin-top: 14px;
	line-height: 22px;
	color: #8d93a8;
	font-size: 14px;
}

.whyleft {
	margin: 0 32px;
}

/* 什么是完----------- */

.solve{
	height: 600px;
}
.solveleft {
	margin: 50px 100px 0 100px;
	width: 284px;
	float: left;
	font-size: 16px;
	line-height: 24px;
	position: relative;
}

.solveleft li{
	width: 284px;
	height: 148px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	cursor: pointer;

}
.solveleft li p{
	margin-left: 30px;
	width: 220px;
	padding-top: 20px;
	overflow: hidden;
	border-radius: 20px;
	height: 148px;
}
.kuang{
	position: absolute;
	left: 20px;
	top: 0;
	width: 240px;
	height: 444px;
	box-shadow: 5px 0 10px rgba(239, 242, 245, 0.9),-5px 0 10px rgba(239, 242, 245, 0.9);
	z-index: 1;
}


.solveright {
	float: right;
	width: 710px;
	position: relative;
}

.solveright dd img {
	position: absolute;
	top: 0;
	left: 0;
}

.solveleft_bg {
	background: url(../img/photo12.png) no-repeat;
	color: #ffffff !important;
}

/* 完-------------------------------------------------- */

.equity_bg {
	background: url(../img/photo16.png) no-repeat;
	height: 920px;
}

.equityTitle {
	color: #FFFFFF !important;
	background: url(../img/photo21.png) no-repeat center;
}

.equityTop {
	/* 	border-bottom: 1px solid #5c5f6b; */
}

.equityTop>li {
	float: left;
    margin: 0 75px;
	cursor: pointer;
	
}
.bent{
	border-bottom: 4px solid #ffffff;
}

.equityTop>li h1 {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	padding: 0 20px;
	
	padding-bottom: 18px;
}

.equityTop>li button {
	width: 146px;
	height: 4px;
	background-color: #FFFFFF;
	margin: 0 auto;
	display: none;
}

.xian {
	height: 1px;
	background-color: #5c5f6b;
	width: 100%;
	display: block;
	margin-top: 40px;
}

.buttonBtn_bg {
	position: relative;
	margin: 0 auto;
	display: table;
}

.buttonBtn {
	position: absolute;
	width: 1240px;
	left: -20px;
	top: 64%;
}

.buttonBtn button {
	font-size: 80px;
	color: #FFFFFF;
	height: 70px;
	width: 50px;
	cursor: pointer;
}

.box {
	width: 1300px;
	margin: 0 auto;
}

.buttonLeft {
	position: absolute;
}

.buttonRight {
	float: right;
}

.equityMiddle {
	width: 4800px;
}

.equityMiddleText {
	float: left;
	margin: 0 20px;
}

.inner ol .current {
	background-color: #4794ff;
	color: #fff;
}

.inner {
	position: relative;
	width: 1160px;
	height: 650px;
	overflow: hidden;
	margin: 0 auto;
}

.inner ul {
	width: 1000%;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
}


.equityMiddleText h1 {
	margin-top: 66px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}

.equityMiddleText>p {
	color: #bec2d2;
	font-size: 18px;
	margin-top: 18px;
	margin-bottom: 42px;
}

.equityMiddleText>img {
	margin-bottom: 8px;
}

.equityButtom {
	margin: 0 auto;
	position: absolute;
	bottom: 20px;
	left: 0;
}	

.equityButtom li {
	float: left;
	width: 16px;
	height: 6px;
	background-color: #ffffff;
	margin: 0 5px;
	    cursor: pointer;
}
/* 什么是 */
.zaiti_bg{
	background: url(../img/bg1.jpg) no-repeat center;
	background-size: 100%;
}
.zaiti_btn {
	width: 1200px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	margin: 0 auto;
	padding-top: 50px;
	position: relative;
	padding-bottom: 40px;
}

.zaiti_btn span {
	font-size: 78px;
	color: #e0e5ed;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	display: block;
}

/* .whytitle2{
	color: #FFFFFF!important;
} */
#color_bg {
	color: #3c455e;
}

.whytitle1 {
	width: 1200px;
	font-size: 32px;
	font-weight: bold;
	z-index: 2;
	display: block;
	left: 0;
	top: 0;
	position: absolute;
	padding-top: 60px;
	padding-bottom: 56px;
}
.whytitle1 p{
	color: #424242;
}

#whytitle2 {
	color: #ffffff;
}
.withab{
	color: #ececf1!important;
}
.withaf{
	color: #f2f5fa!important;
}
.zaitibox_bg {
	margin-bottom: 80px;
}

.zaitibox li {
	float: left;
	height: 220px;
	width: 360px;
	margin: 0 15px;
	transition: box-shadow 0.6s, transform 0.5s;
	box-shadow: 0 0 57px 5px rgba(239, 242, 245, 1);
	cursor: pointer;
}

.zaitibox li h4 {
	padding-top: 40px;
	font-size: 24px;
	color: #2a86ff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;

}

.zaitibox li p {
	font-size: 14px;
	color: #8d93a8;
	padding: 0 30px;
	padding-bottom: 60px;
}

.zaitibox li:hover {
	box-shadow: 0 0 50px 5px rgba(222, 231, 239, 0.9);
	transition: box-shadow 0.6s, transform 0.5s;
}

.sace_bg {
	background-color: #f1f1f5;
	padding-bottom: 100px;
}

.solveleft1 {
	margin-top: 40px;
	width: 376px;
	float: left;
	font-size: 16px;
	line-height: 24px;
}

.solveleft1 li {
	height: 76px;
	margin: 16px auto;
	padding: 20px 20px;
	color: #555555;
	background-color: #FFFFFF;
	border-radius: 10px;
	position: relative;
	cursor: pointer;
}

.solveright1 {
	float: right;
	
	position: relative;
	
}
.solveright1 dd{
	background: url(/Temp/PC/img/photo22.png)no-repeat center;
	position: relative;
	    height: 646px;
	    width: 720px;
}


.solveright1 dd p {
	position: absolute;
	top: 40px;
	left: 262px;
	width: 280px;
	height: 560px;
	overflow: hidden;
	z-index: 2;
}
.solveright1 dd p video{
     width: 400px;
     height: 600px;
     position: absolute;
     z-index: 1;
     left: -61px;
 }

.solveleft_bg1 {
	background: url(../img/photo23.png) no-repeat;
	color: #ffffff !important;
}
.video_img{
	background: url(../img/photo28.png) no-repeat;
	width: 100px;
	height: 100px;
	top: 250px;
	left: 376px;
	z-index: 99;
	position: absolute;
	opacity: 0.8;
	

}
.solveleft1 li img {
	float: left;
}

.solveleftbox {
	margin-left: 100px;
}

.solveleftbox h5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}

.solveleftbox p {
	font-size: 14px;
	line-height: 20px;
}


.triangle-left {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px 0 10px 16px;
	border-style: solid;
	border-color: transparent transparent transparent #408dff;
	margin: 40px auto;
	top: 10px;
	left: 376px;
}

