@charset "utf-8";
/* CSS Document */
body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	color: #333;
    background: #ffffff;
	font-size: 15px;
	position:relative;
	font-family: 'Microsoft Yahei', sans-serif;
	background: linear-gradient(180deg, #F8FBFF 12%, #E7F7FF 73%);
}
form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input, select {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align: middle;
	outline: 0;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
.fix:before, .fix:after {
	content: "";
	display: table;
}
.fix {
*zoom:1;
}
.fix:after {
	clear: both;
}

button
{
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
input, select {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align: middle;
	outline: 0;
	font-family: 'Microsoft Yahei', sans-serif;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

.p-login{
	color: #fff;
    text-align: right;
    height: 37px;
    line-height: 37px;
    margin-bottom: -37px;
}

.p-login a:hover{
	text-decoration: underline;
}

.p-login a{
	color: #fff;
}

.wid_banner_max{
   
}

.wid_banner_750{
    display: none;
}

.p-dy{
	
}

.p-dy-cont{
	padding: 30px 0;
	border: 2px solid #000;
	padding: 20px;
	margin-top:20px;
	margin-bottom:20px;
}

.p-dy-text{
	font-size:18px;
	color: #3D3D3D;
	line-height: 26px;
	font-weight:bold;
	text-align: justify;
}

.p-dy-cont p{
	margin-bottom: 10px;
}

.p-dy-cont img{
	margin-top: 5px;
}

.p-advantage{
	border: 2px solid #000;
	padding: 20px;
	background:url("../images/advantage-bg.png") no-repeat;
	background-size: 100% 100%; 
}

.p-advantage-title{
	font-size:36px;
	color: #144E7F;
	font-weight: 700;
	text-align: center;
	padding: 20px 0;
}

.p-into-shop-border{
	border: 2px solid #000;
	padding: 50px;
	margin:80px 50px;
	font-size: 26px;
	font-weight: 700;
	padding-left: 220px;
	position: relative;
	text-align: center;
	background: #fff;
}

.p-into-shop-border	strong{
	font-size:30px;
	color: #0074D7;
}

.p-into-shop{
	margin-top: 40px;
	background: linear-gradient(180deg, #9CD9FF 0%, #9CC0FF 100%);
}

.p-into-shop-code img{
	margin-bottom: 6px;
}

.p-into-shop-code{
	position:absolute;
	left: 60px;
	top:-20px;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
}

.p-qr-code{
	position:absolute;
	left: 40%;
	top:-79px
}

.p-oqq-car{
	position:absolute;
	right: 5%;
	bottom:-59px
}

.p-list{
	margin-top: 30px;
}

.p-list-bg{
	background: #E5E0D6;
}

.p-list-bg2{
	background: #E5D6D6;
}

.p-list-bg3{
	background: #D6E3E5;
}

.p-list-title{
	padding:20px 38px;
	font-size: 26px;
	font-weight: 600;
}

.p-product{
	padding: 10px 0px 30px 38px;
}

.p-list-ul{
	line-height: 26px;
	position: relative;
}

.p-list-ul::after{
	content: "";
	width:1px;
	height:90%;
	position: absolute;
	right: -15px;
	top:0%;
	background: #8A8A8A;
}

.p-list-ul li{
	position: relative;
	padding-left: 15px;
}

.p-list-ul li::after{
	content: "";
	width:4px;
	height:4px;
	position: absolute;
	left: 0;
	top:12px;
	border-radius: 30px;
	background: #000;
}

.p-time{
	margin-top: 30px;
}

.p-time-bg{
	background:url("../images/timg-bg.png") 0 0 no-repeat;
	height: 149px;
	font-size: 26px;
	font-weight: 600;
	line-height: 90px;
}

.p-tome-text{
	padding-left:30px;
}

.p-activity{
	position: relative;
	top:-30px
}

.p-activity-bg{
	background:url("../images/activity-bg.png") 0 0 no-repeat;
	height: 239px;
	font-size: 20px;
	font-weight: 600;
	line-height:36px;
}

.p-activity-text{
	margin-top: 30px;
	padding-left: 30px;
}

.p-register{
	position: relative;
	margin-top: 90px;
	margin-bottom: 110px;
}

.p-register-im{
	position: absolute;
	width: 270px;
	height:500px;
	top: -40px;
	right: 20%;
	background:url("../images/register.png") 0 0 no-repeat;
	background-size: 270px;
}

.p-introduce{
	background: #fff;
	padding-bottom: 30px;
}

.p-office-img{
	position: relative;
	margin-top: -50px;
	width: 80%;
}

.p-office-img-box{
	text-align: center;
}

.p-footer-logo-img{
	margin-top: 50px;
	margin-bottom: 30px;
}

.p-office-text{
	line-height: 24px;
}

.p-title{
	padding: 20px;
	text-align: center;
}

.p-register-introuduce{
	display: inline-block;
	margin-left: 20px;
	text-decoration: underline;
}

.p-continue{
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	margin: 20px;
	margin-top: 40px;
}

.p-code{
	margin: 15px 0;
}

@media (max-width: 1200px){
	.p-into-shop-border{
		padding: 50px 0;
		font-size:16px;
	}

	.p-into-shop-code{
		font-size:16px;
	}
	.p-into-shop-code{
		position:relative;
		left: 0;
		top:0;
	}
	.p-qr-code{
		display: none;
	}
	.p-oqq-car{
		display: none;
	}
	.p-register-im{
		display: none;
	}
}

@media (max-width: 900px){


}

@media (max-width:970px){

}


