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%;
	margin-top: 1rem;
	background: url(../img/photo29.png) no-repeat center;
	background-size: 100%;
}
.bannerbox > img{
	width: 100%;
}
.banner_bg img {
	width: 100%;
}

.banner {
	overflow: hidden;
	
	
	position:relative;
}


.bannerText {
	    padding-top: 1.5rem;
	    padding-bottom: 1.3rem;
	    padding-left: 0.25rem;
}

.bannerText>p {
	font-size: 0.2rem;
	color: #ffffff;
}

.bannerText h1 {
	margin: 0.2rem 0 0.336rem 0;
	font-size: 0.52rem;
	color: #FFFFFF;
	font-weight: bold;
}

.bannerText h1 span {
	color: #4bb3ff;
	font-weight: bold;
}
.bannerText h1 i{
	font-weight: bold;
}
.bannerText a {
	background-color: #FFFFFF;
	margin-right: 0.1rem;
	color: #333649;
}

.btn {
	float: left;
	font-size: 0.18rem;
	padding: 0.12rem 0.24rem;
	border-radius: 0.1rem;
}

.bannerText button {
	border: 0.01rem solid #FFFFFF;
	color: #FFFFFF;
}


.bannerimg {
	position: absolute;
	right: 0.25rem;
	    bottom: -0.1rem;
}

.bannerimg>img {
	width: 2.4rem;
}

/* banner完------------- */
.pinlei>p {
	font-size: 0.32rem;
	color: #3485fb;
	text-align: center;
	margin: 0.43rem auto;
	letter-spacing: 0.02rem;
}

.pinlei>p span {
	color: #333333;
}

.pinleibox {
	margin-top: 0.3rem;
	margin-left: 0.14rem;
	text-align: center;
}


.pinleibox li {
	margin: 0.2rem 0.21rem;
	display: inline-block;
}

.pinleibox li p {
	font-size: 0.26rem;
	color: #444444;
	padding-top: 0.2rem;
}

.pinleiimg {
	border: 0.04rem solid #eaf2fe;
	border-radius: 50%;
	width: 1.26rem;
	height:  1.26rem;
}

.pinleiimg img {
	width: 0.54rem;
	padding: 0.36rem 0.36rem;
}

/* 品类完------------- */
.whybox {
	background-color: #eff0f4;
	margin-top: 0.5rem;
	padding-bottom: 0.7rem;
	padding-top: 0.1rem;
}

.title {
	text-align: center;
	position: relative;
	margin-top: 0.6rem;
}

.title>p {
	position: absolute;
	font-size: 0.38rem;
	color: #424242;
	display: block;
	font-weight: bold;
	z-index: 2;
	width: 100%;
	top: 0.30rem;
}

.title>span {
	position: relative;
	text-transform: uppercase;
	display: block;
	z-index: 1;
	font-size: 0.76rem;
	color: #ececf1;
}

.whybox1 {
	margin-bottom: 0.4rem;
}

.whybox li {
	border-radius: 0.1rem;
	background-color: #FFFFFF;
	margin: 0.2rem 0.22rem;
	box-shadow: 0 0 20px 10px rgba(239, 242, 245, 1);
}

.whyboxleft {
	float: left;
}

.whyboxleft {
	border-radius: 1rem;
	background-color: #f3f8ff;
	margin: 0.7rem 0.2rem;
}

.whyboxleft img {
	width: 0.76rem;
	padding: 0.25rem 0.25rem;
}

.whyboxright {
	padding-right: 0.2rem;
}

.whyboxright h1 {
	font-size: 0.3rem;
	color: #333333;
	padding-top: 0.62rem;
}

.whyboxright p {
	font-size: 0.22rem;
	color: #8d93a8;
	padding-top: 0.1rem;
}

/* 什么是完 */
.targetbg>p {
	font-size: 0.38rem;
	color: #424242;
	margin: 0.3rem auto;
	text-align: center;
}

.target {
	margin: 0 0.2rem;

}

.targettop {
	overflow: hidden;
}

.targetbox {
	overflow-y: auto;
	-webkit-box-orient: horizontal;
	display: -webkit-box;
}

.targetbox::-webkit-scrollbar {
	display: none;
}

.targetbox li {
	font-size: 0.24rem;
	padding: 0.28rem 0.24rem;
	border-radius: 0.1rem;
	width: 3.32rem;
	color: #444444;
	line-height: 0.3rem;
	margin: 0.2rem 0.2rem;
	height: 1.38rem;
	-webkit-box-orient: horizontal;
	box-shadow: 0 0 10px 5px rgba(239, 242, 245, 0.6);
}

.targetbox .targetboxhov {
	background-color: #3485FB;
	color: #FFFFFF;
}

.targetimg {
	position: relative;
	height: 6rem;
}

.targetimg img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* 目标完----- */

.equitybg {
	background: url(../img/photo11.png) no-repeat center;
	padding-bottom: 0.4rem;
}

.equitybgtop {
	text-align: center;
	position: relative;
	margin-top: 0.6rem;
	padding-top: 0.5rem;
}

.equitybgtop>p {
	position: absolute;
	font-size: 0.38rem;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	z-index: 2;
	width: 100%;
	top: 0.76rem;
}

.equitybgtop>span {
	position: relative;
	text-transform: uppercase;
	display: block;
	z-index: 1;
	font-size: 0.8rem;
	color: #404861;
	font-weight: bold;
}

.equitytext {
	position: relative;
	margin-top: 0.2rem;
}

.equitybtn {
	margin: 0 0.28rem;
	text-align: center;
	z-index: 2;
}

.equitybtn li {
	font-size: 0.26rem;
	color: #abb0cc;
	margin: 0 0.09rem;
	line-height: 0.6rem;
	display: inline-block;
}


.xian {
	height: 0.02rem;
	background-color: #5c5f6b;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 1;
}

.equitybtn .equitybtnbg {
	color: #FFFFFF;
	font-size: 0.3rem!important;
	border-bottom: 0.04rem solid #FFFFFF;
}

.equityMiddle_bg {
	margin: 0 0.28rem;
	overflow: hidden;
}

.equityMiddle {
	position: relative;
	height: 7.3rem;
}

.equityMiddleText {
	position: absolute;
	top: 0;
	left: 0;

}

.equityMiddleText>h1 {
	font-size: 0.32rem;
	text-align: center;
	line-height: 0.7rem;
	margin-top: 0.4rem;
	margin-bottom: 0.1rem;
	color: #FFFFFF;
}

.equityMiddleText>p {
	color: #bec2d2;
	font-size: 0.26rem;
	line-height: 0.32rem;
	margin-bottom: 0.3rem;
}

.equityMiddleText img {
	width: 100%;
}

/* 权益完 */
.zaitibg {
	margin: 0 0.28rem;
}

.zaitibiaoti {
	text-align: center;
	position: relative;
	margin-top: 0.6rem;
	margin-bottom: 0.3rem;
}

.zaitibiaoti>p {
	position: absolute;
	font-size: 0.38rem;
	color: #424242;
	display: block;
	font-weight: bold;
	z-index: 2;
	width: 100%;
	top: 0.3rem;
}

.zaitibiaoti>span {
	position: relative;
	text-transform: uppercase;
	display: block;
	z-index: 1;
	font-size: 0.8rem;
	color: #ececf1;
	font-weight: bold;
}

.zaitibox>li {
	margin-top: 1.1rem;
	    box-shadow: 0 0 20px 5px rgba(236, 236, 241, 1);
	    padding: 0.6rem 0.1rem;
	    margin: 0.4rem auto;
		border-radius: 0.1rem;
}

.zaitibox>li h1 {
	font-size: 0.36rem;
	color: #2a86ff;
	margin: 0.14rem auto;
	text-align: center;
	font-weight: bold;
}

.zaitibox>li p {
	font-size: 0.24rem;
	color: #8d93a8;
	padding: 0 0.1rem;
	line-height: 0.3rem;
}

/* 载体完 */
.casebg {
	background-color: #f1f1f5;
	padding-top: 0.06rem;
	margin-top: 0.9rem;
	padding-bottom: 0.7rem;
}

.casebox {
	margin: 0 0.28rem;
}

.casebox li {
	display: inline-block;
	width: 32%;
	background-color: #FFFFFF;
	border-radius: 0.1rem;
	height: 1.18rem;
	color: #444444;
}

.casebox li img {
	width: 25%;
	margin: 0.32rem 0.1rem;
	float: left;
}

.casebox li p {
	font-size: 0.26rem;
	line-height: 1.18rem;
}
.caseimg{
	margin: 0 0.28rem;
	position: relative;
	margin-top: 0.2rem;
}
.caseimg img{
	width: 100%;
}

.on{
	background-color: #428eff!important;
	color: #FFFFFF!important;
}

.caseimg video{
	width: 2.8rem;
	height: 5.8rem;
	margin: 0 auto;
}
.videobg{
	width: 2.8rem;
	margin: 0 auto;
	border-radius: 0.15rem;
	overflow: hidden;
}