
*{margin:0;padding:0;border:0;font-size:14px;background:transparent;font-family:"Microsoft YaHei","微软雅黑";}
body{position: relative; overflow-x: hidden;}
ul,li{list-style: none;}
input{
	outline: 0;
}
a{text-decoration: none;cursor: pointer;}
em,i{font-style: normal;}
.fl{float: left;}
.fr{float: right;}
.clearfix {*zoom: 1;}
.w1180{width: 1180px;margin: 0 auto;}
.clearfix:after {display: block;content: " ";height: 0;visibility: hidden;clear: both;}

.banner{height: 430px;background: url(../../images/vshop/banner.png) center top no-repeat;text-align: center; }
.banner p { font-size: 49px; 
padding-top: 90px;
font-weight: 400;
color: #FFFFFF;
}
.banner p em{
	color: #FFC437;
}
.banner div { font-size: 22px; 
font-weight: 400;
color: #FFFFFF; 
margin-top: 31px;
}
.banner a{display: block; 
   width: 183px;
   height: 56px;
   border-radius: 8px; 
    text-align: center;
    line-height: 56px;
    font-size: 22px;
    font-weight: 400;
    color: #FFFFFF;
    margin:57px auto 0px;
	padding-left: 56px;
	background: #005AF0 url(../../images/vshop/bannerBtn.png) 50px 21px no-repeat;
}

.title_1{font-size: 36px; 
font-weight: 400; text-align: center;
padding-top: 88px;
color: #010101;}
.title_1 p{font-size: 16px;color: #808080;padding-top: 24px;}

.title_2 strong{display: block;font-size: 48px;color:#333;text-align: center;padding-top: 72px;}
.title_2 p{text-align: center;font-size: 24px;color:#808080;margin-top: 24px;}

.floor_1{
	width: 1920px;
	height: 628px;
	background: #F3F7FF;
}
.floor_1 .w1180{
	display: flex;
	justify-content: space-between;
	margin-top: 66px;
}
.floor_1 .left{
	width: 691px;
	height: 328px;
	background: #FFFFFF;
	box-shadow: 0px 3px 27px 3px rgba(234,238,246,0.8);
	border-radius: 10px;
}
.floor_1 .left ul{
	margin: 59px 0 0 86px;
}
.floor_1 .left ul li{
	width: 50%;
	float: left;
	display: flex;
	margin-bottom: 59px;
}
.floor_1 .left ul li img{
	width: 46px;
	height: 46px;
	margin-right: 16px;
}
.floor_1 .left ul li h3{
	font-size: 20px;
	font-weight: 400;
	color: #010101;
}
.floor_1 .left ul li p{
	font-size: 14px;
	font-weight: 400;
	color: #737373;
	line-height: 20px;
	margin-top: 17px;
}
.floor_1 .right{
	width: 460px;
	height: 328px;
	background: #FFFFFF;
	box-shadow: 0px 3px 27px 3px rgba(234,238,246,0.8);
	border-radius: 10px;
}
.floor_1 .right h3{
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	color: #010101;
	margin-top: 35px;
}
.floor_1 .right p{
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #5D5C5C;
	margin-top: 10px;
	margin-bottom: 28px;
}
.floor_1 .right ul li{
	width: 300px;
	height: 43px;
	background: #FFFFFF;
	border: 1px solid #D2D2D2;
	border-radius: 3px;
	margin: 0 auto;
	margin-bottom: 12px;
	display: flex;
}
.floor_1 .right ul li  img{
	margin: 11px 9px;
}
.floor_1 .right ul li input{
	line-height: 43px;
	padding: 0;
	width: 57%;
}
.sendCode{
	font-size: 14px;
	font-weight: 400;
	color: #0F6BF4;
	border-left: 1px #D2D2D2 solid;
	padding: 3px 10px;
	padding-right: 0;
	height: 20px;
	margin-top: 10px;
}
.btn_ly{
	display: inherit;
	width: 300px;
	height: 56px;
	line-height: 56px;
	background: #0050D5;
	border-radius: 8px;
	margin: 24px auto 36px auto;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}

a.btn{
	display: inherit;
	width: 236px;
	height: 56px;
	line-height: 56px;
	background: #0050D5;
	border-radius: 8px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}
 
.floor_2{
	background: #fff;
	padding-bottom: 100px;
}
.floor_2 .w1180{
	margin-top: 54px; 
}
.floor_2 .w1180 ul{
	overflow: hidden;
	margin-bottom: 30px;
}
.floor_2 ul li{
	float: left;
	width: 270px;
	margin-right: 20px;
	margin-bottom: 30px;
	position: relative;
	padding-top: 29px;
}
.floor_2 ul li:first-child, .floor_2 ul li:nth-child(5){
	margin-left: 20px;
}
.floor_2 ul li:nth-child(4n){
	margin-right: 20px;
}
.floor_2 ul li .text{
	height: 255px;
	overflow: hidden;
	background: #FFFFFF;
	box-shadow: 0px 3px 27px 3px rgba(234,238,246,0.8);
	border-radius: 10px;
}
.floor_2 ul li:hover .text{
	cursor: pointer;
	box-shadow: 0px 3px 27px 3px rgba(207,222,255,0.8);
}
.floor_2 ul li:hover h3{
	font-weight: bold;
}
.floor_2 ul li:hover p{
	color: #4A4949;
}
.floor_2 ul li img{
	position: absolute;
	top: 0;
	left: 37px;
	width: 59px;
	height: 59px;
	z-index: 99;
}
.floor_2 ul li h3{
	font-size: 20px;
	font-weight: 400;
	color: #010101;
	margin-top: 73px;
	margin-left: 38px;
}
.floor_2 ul li p{
	margin-top: 29px;
	font-size: 14px;
	font-weight: 400;
	color: #949494;
	line-height: 28px;
	margin-left: 38px;
}
.floor_2 ul li:nth-child(4n){
	margin-right: 0;
} 
.floor_3{
	background: url(../../images/vshop/floor3_bg.png) center center no-repeat;
	height: 1049px;
}
.floor_3 .title_1{
	color: #fff;
}
.floor_3 ul.w1180{
	margin-top: 59px;
	margin-bottom: 40px;
	overflow: hidden;
} 
.floor_3 .w1180 li{
	float: left;
	width: 180px;
	height: 143px;
	background: #FFFFFF;
	border-radius: 10px;
	text-align: center;
	margin: 0 20px 20px 0;
}
.floor_3 .w1180 li:nth-child(6n){
	margin-right: 0;
}
.floor_3 .w1180 li img{
	width: 50px;
	height: 50px;
	margin: 24px auto 0 auto;
}
.floor_3 .w1180 li span{
	 width: 100%;
	 display: inline-block;
	 font-size: 18px;
	 font-weight: 400;
	 color: #464646;
	 margin-top: 10px;
}
.floor_4{
	height: 835px;
	background: #F3F7FF;
}
.floor_4 .w1180{
	display: flex;
	margin-top: 38px;
	margin-bottom: 25px;
}
.floor_4 img{
	width: 228px;
	height: 480px;
}
.floor_5{
	background: #fff;
	padding-bottom: 100px;
}
.floor_5 ul{margin-top: 59px;
overflow: hidden;
margin-bottom: 30px;
}
.floor_5 ul li{
float: left;
width: 570px;
height: 166px;
background: #FFFFFF;
box-shadow: 0px 3px 27px 3px rgba(234,238,246,0.8);
border-radius: 10px;
margin-right: 40px;
margin-bottom: 30px;
display: flex;
}
.floor_5 ul li img{
	width: 129px;
	height: 166px;
	margin-right: 40px;
}
.floor_5 ul li div{
	padding-top: 32px;
}
.floor_5 ul li:nth-child(2n){margin-right: 0;} 
.floor_5 ul li div h3{
	font-size: 22px;
	font-weight: 400;
	color: #010101;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 19px;
}
.floor_5 ul li div h3::after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 16px;
	height: 2px;
	background: #2260FF;
}
.floor_5 ul li span{display: block;padding: 26px 0 16px 0;font-size: 18px;color: #333;}
.floor_5 ul li p{
	font-size: 16px;
	font-weight: 400;
	color: #949494;
	line-height: 24px;
}

.floor_6{
	background: url(../../images/vshop/bg.png) center center no-repeat;
	height: 182px;
}
.floor_6 .w1180{
	display: flex;
	justify-content: space-between;
	padding-top: 63px;
}
.floor_6 .w1180 h3{
	font-size: 30px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 6px;
}
a.footBtn{
	width: 186px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	background: #0050D5;
	border-radius: 8px;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
}


.floor_7{height: auto;overflow: hidden;padding-bottom: 50px;}
.floor_7 .fl{margin-top: 50px;}
.floor_7 .fr{width: 530px;margin-top: 50px;}
.floor_7 .fr span{width: 177px;height: 46px;border:2px solid #0184cf;text-align: center;line-height: 46px;color:#0184cf;display: inline-block;font-size: 24px;margin-right: 20px;cursor: pointer;margin-bottom: 35px;}
.floor_7 .fr span.on{background: url(../../images/channel/fl7_2.jpg) center center no-repeat;color:#fff;border:none;width: 181px;height: 50px;}
.floor_7 .fr .con{position: relative;}
.floor_7 .fr .con .text{position: absolute;}
.floor_7 .fr a{display: block;font-size: 16px;padding-bottom: 14px;border-bottom: 1px dashed #eee;color:#666;margin-bottom: 13px;}
.floor_7 .fr a:last-child{border:none}
.floor_7 .fr a em{float: right;}

.head_xkd .xkd_nav ul li .menu{
	    box-shadow: none!important;
}