﻿@charset "utf-8";
/* CSS Document */
/*初始化公共 begin*/
*{margin:0px;padding:0px;}
a{text-decoration: none;color:#444;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;cursor:pointer;color: #444;}
a:link{text-decoration:none;}
*{font-family: Tahoma, "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;}
body {background-color: rgb(246, 246, 246);color:#333;overflow-x:hidden;font-size:14px;line-height:1.6;}
img {border:none;vertical-align: middle;}
img:hover {border:none;}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus,.sousuo_button,button:focus,button:active {outline:none;box-shadow:none;}
/*end*/
.m{
	margin:0 auto;
	width:1100px;
	overflow:hidden;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}

.head_top{
	height:26px;
	padding:7px;
	background:#222;
	color:#e8e8e8;
	clear:both;
	line-height:26px;
}
.head_hint{
	float:left;
	overflow:hidden;
}
.head_userbox{
	float:right;
	overflow:hidden;
}
.head_userbox a{
	display:inline-block;
	border:1px #e8e8e8 solid ;
	padding:0 15px;
	color:#d8d8d8;
	border-radius:5px;	
}
._header{
	padding:10px;
	background:#fff;
	overflow:hidden;
}
._header .logo{
	display:block;
	float:left;
	background:url(https://img.alicdn.com/imgextra/i3/1061951756/TB2hdoZvN1YBuNjy1zcXXbNcXXa_!!1061951756.png) center;
	background-size:100%;
	width:230px;
	height:80px;
}
._header ._menu{
	float:right;
	height:80px;
	line-height:80px;
}
._header ._menu li{
	float:left;
	width:200px;
	text-align:right;
	
}
._header ._menu a{
	color:#444;
	font-size:16px;
	font-weight:bolder;
}
.banner{
	overflow:hidden;
	height:540px;
	background:url(https://img.alicdn.com/imgextra/i1/1061951756/TB2k9vAnBmWBuNkSndVXXcsApXa_!!1061951756.jpg) center no-repeat;
}
.banner .intr{
	width:500px;
	min-height:320px;
	float:left;
	margin:110px 0 0 0 ;
}
.banner .intr .pic{
	background:url(https://img.alicdn.com/imgextra/i1/1061951756/TB2ns.UvKOSBuNjy0FdXXbDnVXa_!!1061951756.png) center no-repeat;
	height:200px;
	width:500px;
}
.banner .intr .zc_btn {
    height: 50px;
    width: 250px;
    border-radius: 8px;
    text-align: center;
    line-height: 50px;
    
    font-size: 16px;
    background: #fff;
    color: #0acffe;
	font-weight:bolder;
	box-shadow: 0 0 20px #fff;
    transition: ease 0.3s;
	display:block;
	margin:25px auto;
}
.banner .denglu{
	float:right;
	margin:110px 0 0 0 ;
	width:380px;
	min-height:300px;
	background:#fff;
}
.denglu_tit{
	width: 340px;
    height: 50px;
    background: #f8f8f8;
    border-bottom: #e1e1e1 1px solid;
    padding: 0 20px;
	line-height: 50px;
    font-size: 20px;
    font-weight: normal;
    color: #666;
}
.denglu_info {
    width: 300px;
    margin-left: 40px;
	margin-top:40px;
}
ul.denglu_list {
    width: 300px;
    height: 70px;
    overflow: hidden;
}

ul.denglu_list li {
    width: 298px;
    height: 40px;
}

.biank {
    border: #dcdcdc 1px solid;
}

.label_01 {
    width: 40px;
    height: 40px;
    float: left;
}
.input_01 {
    width: 250px;
    height: 37px;
    outline: 0;
    border: 0;
    color: #aaa;
    font-size: 14px;
    line-height: 37px;
    padding-left: 7px;
    font-family: "微软雅黑";
}
ul.ljdl {
    width: 300px;
}
.button_01 {
    width: 250px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    background: #0acffe;
    font-family: "微软雅黑";
    border: 0;
    cursor: pointer;
	border-radius:7px;
	margin-left:25px;
	box-shadow: 0 0 17px #36d4fa;
    transition: ease 0.3s;
}
.container{
	padding:65px 0 50px 0 ;
	border-bottom:1px #dcdcdc solid;
	background:#fff;
}

.stepflow-group {
    text-align: center;
}
.stepflow-group li {
    _position: relative;
    display: inline-block;
    vertical-align: middle;
}
.stepflow-group .icon {
    display: block;
    height: 64px;
    overflow: hidden;
    margin: auto;
    margin-bottom: 18px;
}


.stepflow-group .iconimg {
    width: 64px;
    height: 64px;
}
.stepflow-group .iconimg {
    
}




.iconimg {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    vertical-align: middle;
    border: 0 none;
    text-indent: -999px;
    background-repeat: no-repeat;
   background-image: url(https://img.alicdn.com/imgextra/i2/1061951756/TB2APiwv9tYBeNjSspaXXaOOFXa_!!1061951756.png);
}

.stepflow-group .iconimg-sign {
    background-position: 0 0;
}

.stepflow-group .iconimg-dotted {
    background-position: 0 -140px;
    width: 86px;
    height: 6px;
    margin: 0 40px;
}

.stepflow-group .iconimg-render {
    background-position: 0 -70px;
}

.stepflow-group .iconimg-verify {
    background-position: -70px -70px;
}

.stepflow-group .iconimg-cash {
    background-position: -70px 0;
}

.container_pic{
	margin-top:40px;
	clear:both;
}
.container_pic li{
	margin-right:25px;
	width:250px;
	height:320px;
	text-align:center;
	float:left;
}

.container_pic ul p:nth-child(1){
	transition:linear 0.3s;
}
.container_pic ul p:nth-child(1):hover{
	transform:rotateY(180deg);
}

.container_pic li p:nth-child(2) {
    font-size: 18px;
    font-weight: bold;
    margin: 20px auto;
}

.container_pic li p:nth-child(3) {
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #686868;
}



.containera{
	padding:15px 0 10px 0 ;
	border-bottom:1px #dcdcdc solid;
	background:#fff;
}



.wxpice { background: #fff; overflow: hidden;}
.wxpice .wrap { overflow: hidden; width:1200px; margin:0px auto;  position: relative;} 
.wxpice .title { height:36px; line-height: 36px; overflow: hidden; font-size: 20px;}
 

.wxlist { overflow: hidden; width:100%;  border-radius: 3px;}
.wxlist dl { border-left:solid 1px #ddd; float:left; width:239px; overflow: hidden;}
.wxlist dl.d1 { width:238px; border-left:none;}
.wxlist dl dt { height:50px; line-height: 50px; overflow: hidden; background: #fff; color:#469bea; font-size: 18px; font-weight: 200; text-indent: 24px;}
.wxlist dl dd { height:30px; line-height: 30px; padding:0px 24px; overflow: hidden;}
.wxlist dl dd.buy { overflow: hidden; height:40px; padding-bottom:20px; padding-top:10px;}
.wxlist dl dd a { border-radius: 3px; background:#3190e7; color:#fff; height:36px; line-height: 36px; text-align: center; display: block; border:solid 1px #3190e7; font-size: 14px; }
.wxlist dl dd a:hover { background:#eef7ff; color:#469bea; border:solid 1px #c7e5fe;}





.help_box{
	margin-top:45px;
	overflow:hidden;
}
.help_view{
	background:#fff;
	border-radius:5px;
	padding:20px 40px 40px 40px;
}
.help_view h3{
	text-align:center;
	border-bottom:1px #d8d8d8 solid;
	line-height:65px;
	font-size:18px;
}
.help_list{
	padding:15px 0;
}
.help_list .help_tit{
	font-size:16px;
	color:#3bb4f2;
	font-weight:bolder;
}

.help_list p{
	padding:10px;
}
#QQ{
	width:64px;
	height:196px;
	background:url(https://img.alicdn.com/imgextra/i4/1061951756/TB2qKRQv9BYBeNjy0FeXXbnmFXa_!!1061951756.png) no-repeat center ;
	background-size:100%;
	position:fixed;
	right:5px;
	top:50%;
	cursor:pointer;
	display:block;
}