/*
 * Name:Micro Website
 * Author:Wang
 * Date:2018.14 PM
*/

/*reset style*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6,i{ font-size:1em; font-style:normal;}
*{ word-wrap: break-word;}
a,a:hover{ color:#666; text-decoration:none; }
fieldset, img { border:none; }
img{ border:0; vertical-align:middle;}
legend { display:none; }
ol, ul, li { list-style:none; }
em, strong, cite, th { font-style:normal; font-weight:400; }
input, textarea, select, button { font:12px Verdana, Helvetica, Arial, sans-serif; vertical-align:middle;}
table { border-collapse:collapse; }
html { overflow:-moz-scrollbars-vertical; }
/* common style */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:block; zoom:1; }
.clear{ clear:both;}
.fl{ float:left;}
.log-reg{display: none;}
.fr{ float:right;}
.dis{ display:none;}
.undis{ display:block;}
a,input,select,button{ outline:none; }
.mt1{margin-top:10px;}
.mt2{margin-top:20px;}
.mt3{margin-top:30px;}
.mt4{margin-top:40px;}
.pt1{padding-top:10px;}
.pt2{padding-top:20px;}
.pt3{padding-top:30px;}
.pt4{padding-top:40px;}
.pl5{padding-left:5px;}
.pl15{padding-left:15px;}
.pl3{padding-left:30px;}
.pr15{padding-right:15px;}

html{ height:100%; }
body{width:100%; height:100%;margin:0;padding:0;  position:relative; left:0; top:0;font-family:"微软雅黑";/*background:#f8f8f8;*/}
.h-top-area{
	width:100%;
	height:38px;
	line-height:38px;
	background:#CC0000;
}
.h-top{
	width:1210px;
	margin:0 auto;
	font-size:13px;
	color:#fff;
}
.log-reg a{
	display:inline-block;
	width:46px;
	height:21px;
	line-height:21px;
	font-size:13px;
	color:#fff;
	text-align:center;
	margin-right:12px;
}
.log-reg a:hover{
	background:#fff;
	color:#CC0000;
	border-radius: 4px;
}

header{
	max-width:1210px;
	margin:0 auto;
	padding:12px 0;
}
.logo{
	/*width:365px;*/
	float:left;
	padding-top:12px;
	padding-bottom:12px;
}
.logo span{
	display:inline-block;
	font-size:28px;
	color:#444;
	padding-top:10px;
	margin-left:50px;
}
.search-box{
	width:430px;
	height:40px;
	margin-top:10px;
	margin-left:26px;
	line-height:40px;
	border-top:1px solid #e2180c;
	border-left:1px solid #e2180c;
	border-bottom:1px solid #e2180c;
	float:right;
	position:relative;
}
.search-box input{
	background:none;
	border:none;
	outline:none;
}
.search-box .sear{
	width:340px;
	padding-left:3%;
	height:40px;
	line-height:40px;
	color:#555;
}
.search-box .smt{
	width:64px;
	height:42px;
	float:right;	
	color:#fff;
	font-size:14px;
	text-align:center;
	background:#e2180c;
	cursor: pointer;
	box-sizing: border-box;
}
.search-box:before{
	content:'';
	position:absolute;
	top:10px;
	right:64px;
	border-width:10px;
    border-style:solid;
	border-color: transparent #e2180c transparent transparent ;
}
/*#searchs span{
	position:absolute;
	top:6px;
	left:0;
	width:24px;
	height:24px;
	background:url(../images/icon-set.png) 0px 0px no-repeat;
}*/
.dhleft{
	float:left;
}
.reci span,.reci a{
	display:inline-block;
	font-size:13px;
	color:#666666;
}
.reci a:hover{
	color:#e2180c;
	text-decoration:underline;
}
.midBox{
	width:1210px;
	margin:20px auto;
}
/*banner*/
.slide-area{
	width:970px;
	height:490px;
	float:right;
	position:relative;
}
.focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
}

.focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
}

.focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    height: 40px;
    line-height: 40px;
    background: rgba(8, 8, 8, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000') \9;
    display: block;
    text-align: left;
}

.focus .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    display: block;
    margin-left: 10px;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right:130px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
}

.focus .fcon img {
    display: block;
}

.focus .fbg {
    bottom: 16px;
    right: 40px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
}

.focus .fbg div {
    margin: 12px auto 0;
    overflow: hidden;
    zoom: 1;
    height: 14px
}

.focus .D1fBt a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .D1fBt .current, .focus .D1fBt a:hover {
    background: #e2180c;
}

.focus .D1fBt img {
    display: none
}

.focus .D1fBt i {
    display: none;
    font-style: normal;
}

.focus .prev, .focus .next {
    position: absolute;
    width: 41px;
    height: 69px;
    background: url(../images/icon-slides.png) no-repeat;
}

.focus .prev {
    top: 50%;
    margin-top: -37px;
    left: 0;
    background-position: -83px 0;
    cursor: pointer;
}

.focus .next {
    top: 50%;
    margin-top: -37px;
    right: 0;
    background-position: -126px 0px;
    cursor: pointer;
}

.focus .prev:hover {
    background-position: 0 0;
}

.focus .next:hover {
    background-position: -44px 0;
}

.classification{
	width:210px;	
	height:36px;
	line-height:36px;
	background:#cc0000;
	position:relative;
}
.classification span{
	display:block;
	color:#fff;
	font-size:15px;
	margin-left:30px;
}
.classification:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:30px;
	height:30px;
	background:url(../images/icon-set.png) 0px -22px no-repeat;
}
.container{
	width:1210px;
	margin:12px auto;
	clear:both;
}
.pythn ul li{
	float:left;
	width:241px;
	position:relative;
	overflow:hidden;
}
.pythn ul li img{
	width:241px;
	height:179px;
	overflow:hidden;
}
.go{
	position:absolute;
	bottom:20px;
	left:-10px;
	width:80px;
	height:38px;
	line-height:38px;
	text-align:center;
	font-size:18px;
	color:#fff;
	border-radius: 10px;
	background:rgba(8,8,8,0.3);
	text-transform: uppercase;
}
.pythn ul li:hover img{
	opacity: 0.85;
}
.same{
	margin-top:10px;
	height:42px;
	line-height:42px;
	position:relative;
}
.same h4{
	font-size:18px;
	font-weight:normal;
	color:#333;
	padding-left:16px;
}
.same a{
	display:block;
	position:absolute;
	top:0;
	right:10px;
	font-size:14px;
	color:#666;
}
.same a:hover{
	color:#CC0000;
}
.same span{
	display:inline-block;
	position:absolute;
	top:5px;
	left:10px;
	font-size:14px;
	color:#fff;
}
.same:before{
	content:'';
	position:absolute;
	top:11px;
	left:0;
	width:4px;
	height:20px;
	background:#CC0000;	
}
.same-other:before{
	content:'';
	position:absolute;
	top:11px;
	left:0;
	width:40px;
	height:30px;
	background:url(../images/icon-set.png) 0px -94px no-repeat;
}
.same-other h4{
	padding-left:52px;
}
.same-other{
	background:#fff;
	margin:0;
	border-bottom:1px solid #CC0000;
}
.ycsl ol li{
	float:left;
	width:242px;
	text-align:center;	
}
.ycsl ol li a{
	display:block;
	background:#fff;
	width:230px;
	padding:10px 0;
	box-sizing: border-box;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
}
.ycsl ol li:nth-child(1) a{
	border-top:1px solid #3399ff;
	border-bottom:1px solid #3399ff;
}
.ycsl ol li:nth-child(2) a{
	border-top:1px solid #ff6666;
	border-bottom:1px solid #ff6666;
}
.ycsl ol li:nth-child(3) a{
	border-top:1px solid #ffcc33;
	border-bottom:1px solid #ffcc33;
}
.ycsl ol li:nth-child(4) a{
	border-top:1px solid #ff6699;
	border-bottom:1px solid #ff6699;
}
.ycsl ol li:nth-child(5) a{
	border-top:1px solid #66cccc;
	border-bottom:1px solid #66cccc;
}
.ycsl ol li img,.con-div ul li img{
	width:187px;
	/*height:190px;*/
	transition:all 0.8s;
}
.sto-txt{
	margin:5px 0;
}
.sto-txt span{
	display:block;
	margin:2px 0;
	font-size:16px;
	color:#777;
	height:42px;
	overflow: hidden;
	    line-height: 20px;
}
.sto-txt p{
	font-size:14px;
	color:#999;
	height: 20px;
	line-height: 20px
}
.price{
	margin:3px 0;
	display: none;
}

.price font,.price em{
	display:inline-block;
	font-size:14px;	
}
.price em{
	color:#e2180c;
}
.price font{
	color:#777;
	text-decoration: line-through;
}
.ycsl ol li a:hover img,.con-div ul li a:hover img{
	padding-left:12px;
}
.ycsl ol li a:hover .sto-txt span{
	color:#CC0000;
}
.adv-banner{
	width:100%;
	height:102px;
	margin:20px auto;	
}
.adv-banner-1{
	background:url(../images/adv-banner-1.jpg) center center no-repeat;
}
.adv-banner-2{
	background:url(../images/adv-banner-2.jpg) center center no-repeat;
}
.adv-banner a{
	display:block;
	width:100%;
	height:102px;
}
.con{
	position:relative;
}
.con-dw{
	position:absolute;
	top:0;
	left:0;
	width:232px;
	text-align:center;
	min-height:286px;
}
.con-dw img{
	margin:0 0;
}
.con-dw h5,.con-dw b,.con-dw span{
	margin-left:14px;
	display:block;
	color:#333;
	text-align:left;
}
.con-dw h5{
	font-size:22px;	
	margin:14px;
	text-transform: uppercase;
}
.con-dw b{
	font-size:16px;
	color:#555;
}
.con-dw span{
	font-size:14px;
	color:#666;
}
.dw-1{
	/*background:#e0aaf8;*/
}
.dw-2{
	/*background:#abd8b9;*/
}
.dw-3{
	/*background:#feeed7;*/
}
.dw-4{
	/*background:#ffcc99;*/
}
.dw-5{
	/*background:#59b7f2;*/
}
.dw-6{
	/*background:#f4b5c5;*/
}
.con-div{
	margin-left:240px;
}
.con-div ul li{
	float:left;
	width:238px;
	min-height:307px;
	margin-left:4px;
	text-align:center;	
}
.con-div ul li a{
	display:block;
	background:#fff;
	width:237px;
	padding:10px 0;
	box-sizing: border-box;
	height: 307px;
}
.totop{width: 50px;height: 50px;text-align: center; background: #CC0000; position: fixed;bottom: 30px; right: 30px; cursor: pointer;display: none;color:#fff;z-index:9999;}
.totop span{display:block;}
.totop:hover{background:#d8271c;}
.fixedmeau{ border: 1px solid #ececec; width: 40px; position: fixed; top: 150px; left: 12%; display: none;background: #fff;z-index:9999;}
.fixedmeau li{ width: 40px; height: 40px;line-height: 40px; text-align: center; cursor: pointer;}
.fixedmeau li+li{border-top: 1px solid #ececec;}
.fixedmeau .active{background: #e2180c; color: #fff;}
.fixedmeau li:hover i{display: block; font-size: 14px; background: #e2180c; color: #fff;}
.louceng{ height: 353px;box-sizing:border-box; width: 1210px;margin: 16px auto;border:1px solid #ECECEC;}
.louceng>.con{width:100%;background: #F1F1F1;color:#333333}

footer{
	border-top:1px solid #e5e5e5;
	padding:10px 0;
	background:#f5f5f5;
}
.foot{
	width:1210px;
	margin:12px auto 0;
}
.six{
	padding-bottom:16px;
	border-bottom:1px solid #eee;
}
.six ul li{
	float:left;
	width:180px;
	margin:10px;
	text-align:center;
	position:relative;
}
.six ul li:after{
	content:'';
	position:absolute;
	top:38%;
	left:0;
	width:1px;
	height:50%;
	background:#e7e7e7;
}
.six ul li:first-child:after{
	background:none;
}
.six ul li p{
	font-size:15px;
	color:#666;
	margin-top:12px;
}
.icon-six{
	width:60px;
	height:60px;
	margin:6px auto;
	border:1px solid #CC0000;
	border-radius: 50%;
}
.icon-six span{
	display:block;
	width:40px;
	height:37px;
	margin:8px 8px;
}
.icon-six .icon-1{
	background:url(../images/icon-set.png) 0px -122px no-repeat;
}
.icon-six .icon-2{
	background:url(../images/icon-set.png) 2px -160px no-repeat;
}

.icon-six .icon-3{
	background:url(../images/icon-set.png) 2px -200px no-repeat;
}

.icon-six .icon-4{
	background:url(../images/icon-set.png) 2px -237px no-repeat;
}

.icon-six .icon-5{
	background:url(../images/icon-set.png) 2px -276px no-repeat;
}

.icon-six .icon-6{
	background:url(../images/icon-set.png) 2px -318px no-repeat;
}
.wt{
	padding:20px 0;
	font-size:26px;
	font-family:'华文楷体';
	color:#888;
	text-align:center;	
}
.bottom{
	
}
.f-logo{
	width:175px;
}
.f-nav{
	width:600px;
	margin-left:20px;
}
.up a,.up span{
	display:inline-block;
	font-size:14px;
	color:#555;
}
.up span{
	margin-left:12px;
	margin-right:6px;
	color:#666;
	font-size:12px;
}
.down{
	margin-top:5px;
}
.down p{
	font-size:12px;
	color:#999;
}
.three{
	width:400px;
	margin-top:12px;
}
.three ul li{
	float:left;
	width:80px;
	padding-left:42px;
	position:relative;
}
.three ul li:nth-child(1):before{
	content:'';
	position:absolute;
	top:3px;
	left:0px;
	width:32px;
	height:30px;
	border:1px solid #ccc;
	background:#fff url(../images/ba-1.jpg) 3px 3px no-repeat;
}
.three ul li:nth-child(2):before{
	content:'';
	position:absolute;
	top:3px;
	left:0px;
	width:32px;
	height:30px;
	border:1px solid #ccc;
	background:#fff url(../images/ba-2.jpg) 3px 3px no-repeat;
}
.three ul li:nth-child(3):before{
	content:'';
	position:absolute;
	top:3px;
	left:0px;
	width:32px;
	height:30px;
	border:1px solid #ccc;
	background:#fff url(../images/ba-3.jpg) 3px 3px no-repeat;
}
.three ul li p{
	font-size:12px;
	color:#999;
}
/**列表页**/
.seat{
	width:1210px;
	margin:0 auto;
	height:60px;
	line-height:60px;
	font-size:12px;
	color:#999999;
}
.seat a{
	font-size:12px;
	color:#999999;
	display:inline-block;
	
}
.main{
	width:1210px;
	margin:0 auto;
}
.mainLeft{
	width:970px;
}
.choosebox{
	margin-bottom:20px;
}
.choosebox ul li{
	/*height:38px;*/
	line-height:38px;
	border:1px solid #eee;
}
.choosebox ul li span{
	display:inline-block;
	font-size:14px;
	color:#666;
	margin-left:20px;
}
.choosebox ul li span font{
	color:#cc0000;
}
.choosebox ul li b{
	display:inline-block;
	font-size:14px;
	color:#000;
	font-weight:normal;
	margin:0 20px;
}
.choosebox ul li a{
	display:inline-block;
	font-size:14px;
	color:#666;
	margin-right:15px;
}
.choosebox ul li a:hover{
	color:#cc0000;
	text-decoration:underline;
}
.list-div{
	margin-left:0;
}
.list-div ul li{
	margin-bottom:10px;
}
.list-div ul li:hover .sto-txt span{
	color:#cc0000;
}
.page{
	margin:30px 0;
	text-align:center;
}
.page a{
	display:inline-block;
	width:60px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	margin:0 5px;
	border:1px solid #ccc;
}
.page .parrow{
	font-size:14px;
}
.page a:hover,.page .hov{
	color:#fff;
	border:1px solid #cc0000;
	background:#cc0000;
}
/*1111111111111111111111111111111*/
.mainRight{
	width:220px;
}

.title{
	position:relative;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;
}
.title h4{
	font-size:16px;
	font-weight:normal;
	color:#666666;
	padding-left:14px;
}
.title i{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	width:110px;
	height:2px;
	background:#cc0000;
}

.lei-cont{
	padding:10px 0;
}
.lei-cont a{
	display:block;
	font-size:14px;
	color:#444;
	line-height:25px;	
}
.lei-cont a:hover{
	color:#cc0000;
}
.lei-cont ul li{
	border:1px solid #e7e7e7;
	margin-bottom:12px;
	padding:6px 0;
	text-align:center;
}
.lei-cont ul li:hover{
	border:1px solid #cc0000;
}
.recomm{
	width:1210px;
	margin:0 auto;
}
.rec-pro{
	margin:30px 0;
}




/*登录*/
.allbg{
	width:100%;
	background:#e2d9d0;
}
.loginArea{
	width:1210px;
	margin:40px auto;
	height:530px;
	background:url(../images/login-bg.jpg) no-repeat;
}
.login-wrap{
	position: relative;
    /*height: 475px;*/
    z-index: 1;	
}
.login-wrap .login-form{
	position: absolute;
    z-index: 1;
    width: 380px;
    background: #fff;
    padding: 20px;
    overflow: visible;
	top:40px;
	right:40px;
}
.login-wrap .login-form .login-tit{
    height: 27px;
    line-height: 27px;
    font-size: 20px;	
}
.login-wrap .login-form .login-tit .regist-link{
	float:right;
	font-size:12px;	
}
.login-wrap .login-form .login-tit .regist-link i{
	font-family:sinum;
	font-weight:bold;	
}
.login-wrap .login-form .msg-wrap{
	min-height: 31px;
    height: auto;
    margin: 5px 0;
    visibility: hidden;	
}
.login-wrap .login-form .msg-wrap .msg-error {
    position: relative;
    background: #fff6f7;
    color: #E31939;
    border: 1px solid #ff6d82;
    padding: 3px 10px 3px 40px;
    line-height: 18px;
    min-height: 18px;
}
.login-wrap .login-form .msg-wrap .msg-icon {
    position: absolute;
    left: 13px;
    top: 5px;
    display: block;
    width: 14px;
    height: 14px;
    background-position: 0 0;
}
.login-wrap .login-form .item{
	overflow:hidden;	
	height:38px;
	position:relative;
	border: 1px solid #ddd;
	margin-bottom:20px;	
}
.login-wrap .login-form .item-error{
	border:1px solid #E31939;	
}
.login-wrap .login-form .item .icon{
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	left:10px;
	top:9px;	
}
.login-wrap .login-form .item-name .icon{
	background-position:0 -15px!important;	
}
.login-wrap .login-form .item-password .icon{
	background-position:0 -36px!important;	
}
.login-wrap .login-form .item .text{
	line-height: 18px;
    height: 18px;
    border: 0;
    padding: 10px 0 10px 40px;
    width: 264px;
    float: none;
    overflow: hidden;
    font-size: 14px;
}
.login-wrap .login-form .item-authcode {
	border:0;	
	height:40px;
}
.login-wrap .login-form .item-authcode .item-detail {
    border: 1px solid #ddd;
    width: 100px;
}
.login-wrap .login-form .item-authcode .item-error{
	border-color:#E31939;	
}
.login-wrap .login-form .item-authcode .icon{
	background-position:0 -57px!important;	
}
.login-wrap .login-form .item-authcode .text{
	width:60px;	
	float:left;
}
.login-wrap .login-form .item-authcode .img{
	margin-top:3px;	
}
.login-wrap .login-form .safety{
	margin-bottom:15px;
	overflow:hidden;
	/*height:18px;*/
	line-height:18px;
}
.login-wrap .login-form .safety .checkbox{
	vertical-align:middle;
	margin-right:3px;
	float:none;
}

.login-wrap .login-form .login-btn{
	margin-bottom:20px;	
	overflow:hidden;
}
.login-wrap .login-form .login-btn .btn-img{
	width: 380px;
    height: 35px;
    font-size: 14px;
    color: #FFF;
    background: #E31939;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 2px;
    border: none;	
}
.login-wrap .login-form .item-coagent{
	height:24px;
	line-height:24px;	
	overflow:hidden;
}
.login-wrap .login-form .item-coagent a{
	float:left;
	height:24px;	
	padding-left:26px;
	position:relative;
	margin-right:25px;
}
.login-wrap .login-form .item-coagent a i{
	display:block;
	width:24px;
	height:24px;	
	position:absolute;
	left:0;
	top:0;
}
.login-wrap .login-form .item-coagent a i.weixin{
	background-position:-24px 0;	
}
.login-wrap .login-form .item-coagent a i.qq{
	background-position:-24px -25px;	
}
.login-wrap .login-form .item-coagent a i.sina{
	background-position:-24px -50px;	
}
.login-wrap .login-form .item-coagent a i.alipay{
	background-position:-24px -76px;	
}
.login-wrap .login-form .item-coagent a.last{
	margin:0;	
}

.login-banner{
	height:475px;
	background:#E31939;	
}
.login-banner .banner-bg{
	display:block;
	width:100%;
	height:475px;	
	background:url(../images/login-banner.jpg) no-repeat 0 0;
}

.login-wrap .login-form .item .icon, .logo-info-r a.sina, .logo-info-r a.qq, .login-wrap .login-form .msg-wrap .msg-icon, .logo-info-r .weixin span, .login-wrap .login-form .item-coagent a i{
	background:url(../images/user-icon.png) no-repeat;
}
/*---------注册--------------*/

.register-con{
	margin-bottom: 20px;
    width: 990px;
    overflow: hidden;
    position: relative;	
}
.register-con .box-pic-reg {
    position: absolute;
    width: 605px;
    left: 0;
    top: 0;
}
.register-con .uc-box-reg {
    position: absolute;
    top: 0;
    right: 0;
    width: 385px;
    background:#fff;
}
.register-tab {
    right: 46px;
    top: 70px;
    z-index: 99;
    font-size: 14px;
    width: 382px;
    height: 31px;
    margin-left: 3px;
}
.register-tab li.tab-item {
    width: 130px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
    text-align: center;
    position: relative;
    z-index: 1;
    margin: 5px 5px 0 0;
}
.register-tab li.cur {
    background: #fff;
    color: #E31939;
    border: 1px solid #ddd;
    border-bottom: 0;
    height: 31px;
    line-height: 31px;
    margin-top: 0;
}
.register-tab li.tab-item .bg-ff {
	display: none;
	width: 130px;
	height: 6px;
	background: #f8f8f8;
	position: absolute;
	bottom: -5px;
	left: 0;
}
.register-tab li.cur .bg-ff {
	display: block;
	background: #fff;
}
.register-tab li.have-account {
	font-size: 12px;
	padding-top: 5px;
}
.register-tab li.have-account a {
	color: #E31939;
}
.register-con .form {
    float: right;
    overflow: hidden;
    border: 1px #ddd solid;
    padding: 15px 40px;
    width: 300px;
    height: auto;
}
.register-con .form .item {
    overflow: hidden;
    zoom: 1;
	position: relative;
}
.register-con .form .text{
	width: 248px;
    height: 16px;
    padding: 10px 5px 10px 40px;
    border: 1px solid #ddd;
    font-size: 14px;
}
.register-con .form .text-te{
	width:90px;	
}
.register-con .form i {
	display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 10px;
    top: 9px;
    background: url(../images/user-icon.png) no-repeat;
}
.register-con .form i.i-phone{
	background-position:0 -81px;	
}
.register-con .form i.i-pass{
	background-position:0 -36px;	
}
.register-con .form i.i-captcha{
	background-position:0 -57px	
}
.register-con .form i.i-email{
	background-position:0 -101px;	
}
.register-con .form .label {
    font-size: 12px;
    color: #999;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}
.register-con #fphone, .register-con #zphone,.register-con #zemail {
	height: 37px;
	font-size: 12px;
	font-style:normal;
	font-family:microsoft yahei;
	color: #FFF;
	background: #E31939;
	text-align: center;
	line-height: 37px;
	text-decoration: none;
	cursor: pointer;
	padding: 0px 8px;
	border: none;
	margin-left: 10px;
	float: left;
}
.register-con #zphone[disabled],.register-con #zphone:disabled,.register-con #btn_submit[disabled],.register-con #btn_submit:disabled,.register-con #zemail[disabled],.register-con #zemail:disabled{
	background:#f1f1f1;
	color:#999;
}
.register-con #fphone[disabled=""], .register-con #zphone[disabled=""], .register-con #zemail[disabled=""]{ 
	height: 37px;
	font-size: 12px;
	font-style:normal;
	font-family:microsoft yahei;
	color: #FFF;
	background: #E31939;
	text-align: center;
	line-height: 37px;
	text-decoration: none;
	cursor: pointer;
	padding: 0px 8px;
	border: none;
	margin-left: 10px;
	float: left;
} 
.register-con .safety{
	height: 34px;
    line-height: 34px;
	overflow:hidden;	
}
.register-con .safety .checkbox{
	margin-top: 14px;	
	float:left;
}
.register-con .safety .mar-b{
	height:40px;
	line-height:40px;
	margin-left:5px;	
	float:left;
}
.register-con .btn-regist {
    width: 300px;
    height: 35px;
    font-size: 14px;
    color: #FFF;
    background: #E31939;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 2px;
    border: none;
}
/*二级导航*/
.sub-mmbox{
	width:100%;
	border-bottom:1px solid #CC0000;
}
.sub-mm{
	width:1210px;
	margin:0 auto;
}
.all-hide{
	display:none;	
}
.zeolbox{
	height:36px;
	position:relative;
	top:0;
	left:0;
}
#JS_common_head_menu_812:hover .all-hide{
	display:block;
}
.main-bg-color{
	background:#fff;
	border:1px solid #CC0000;
}
.all-cat {
	border-top: none;
	height:454px;
	width: 208px;
	position: relative;
	/*top: 40px;*/
	z-index: 9;
}
.all-cat .list {
	height: 40px;
}
.all-cat .list .cat {
	height: 40px;
	position: relative;
	width: 210px;
	z-index: 9;
	color: #ffffff;	
}
.all-cat .list .cat .cat-name {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: absolute;
	*position:static;
	/*font-weight: 400;*/
	font-size: 14px;
	padding: 0 10px 0px 15px;
	display: block;
}
.all-cat .list .cat .cat-name a {
	color: #444;
	text-decoration: none;
}
.all-cat .list .cat i {
	position: absolute;
	top: 9px;
	right: 14px;
	width: 4px;
	height: 14px;
	color: #444;
	font: 400 12px/14px consolas;
}
.all-cat .list:hover .cat .cat-name a {
	color: #E31939;
}
.all-cat .list:hover {
	background: #CC0000;
}
.all-cat .list:hover .cat .cat-name a{
	color:#fff;
}
.all-cat .list:hover .cat i {
	color:#fff;
}
.all-cat .list .categorys {
	width: 760px;
	height: auto !important;
	min-height: 456px;
	position: absolute;
	top: 0px;
	left: 209px;
	background: #f9f9f9;
	display: none; 
}
.all-cat .list .categorys .item-left {
	width: 770px;
	height:428px;
	padding: 20px 0 0 20px;
}
.all-cat .list .categorys .item-channels {
	width: auto;
	height: 24px;
	background: #f9f9f9;
	float: left;
	margin: 0px 10px 5px 0px;
}
.all-cat .list .categorys .item-channels a {
	float: left;
	display: inline-block;
	padding: 0 32px 0 8px;
	width: auto;
	height: 24px;
	line-height: 24px;
	background: #7C7171;
	color: #fff;
	font-size:14px;
	white-space: nowrap;
	position: relative;
}
.all-cat .list .categorys .item-channels i {
	display: inline-block;
	width: 24px;
	height: 24px;
	font: 400 9px/24px consolas;
	background: #5c5251;
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0px;
}


.all-cat .list .categorys .subitems {
	width: 770px;
	padding: 0px 0px 5px 0px;
	min-height: 409px;
	clear: both
}
.all-cat .list .categorys .subitems dl {
	width: 100%;
	overflow: hidden;
	line-height: 2em;
}
.all-cat .list .categorys .subitems dl.fore1 dd {
	border-top: none
}
.all-cat .list .categorys .subitems dt {
	position: relative;
	float: left;
	width: 60px;
	padding: 8px 30px 0 0;
	text-align: right;
	font-weight: 600
}
.all-cat .list .categorys .subitems dt a{
	font-size:14px;
}
.all-cat .list .categorys .subitems dt i {
	position: absolute;
	top: 13px;
	right: 18px;
	width: 4px;
	height: 14px;
	font: 400 9px/14px consolas
}
.all-cat .list .categorys .subitems dd {
	float: left;
	width: 630px;
	padding: 8px 0 6px;
}
.all-cat .list .categorys .subitems dd a {
	float: left;
	padding: 0 8px;
	margin: 4px 0;
	line-height: 16px;
	height: 16px;
	font-size:13px;
	border-left: 1px solid #e0e0e0;
	white-space: nowrap
}
.all-cat .list .categorys .item-right {
	width: 182px;
	margin-right: 20px;
}
.all-cat .list .categorys .item-brands {
	width: 182px;
	overflow: hidden;
	margin: 19px 20px 10px 0;
}
.all-cat .list .categorys .item-brands a {
	float: left;
	display: inline;
	margin: 1px 0 0 1px
}
.all-cat .list .categorys .item-promotions {
	width: 182px;
	margin-right: 20px;
}
.all-cat .list .categorys .item-promotions a {
	display: block;
	margin-bottom: 1px
}



.choosebox ul li {position: relative;}
.act_b{ position: absolute; top: 0; left: 0;}
.cat_list { margin-left:  87px;}
						
.louceng_box .louceng .con .con-dw a img {
	width: 239px !important;
	height: 307px !important;
}


@media(max-width:1400px){
	.fixedmeau{left:1%;}
}

/********************************** 新增 *****************************/


.home-help[data-v-831dd888] {
	position: fixed;
	right: 8px;
	top: 40%;
	margin-top: -40px;
	z-index: 999
}

.home-help .help-content[data-v-831dd888] {
	background: #008CE6;
	border-radius: 4px;
	box-shadow: 0 4px 10px rgba(214, 214, 216, .25)
}

.home-help .help-content .help-item[data-v-831dd888] {
	border-radius: 4px;
	width: 70px;
	padding: 16px 0;
	text-align: center;
	position: relative;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	font-weight: 500
}

.home-help .help-content .help-item[data-v-831dd888]:not(:last-child):after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 8px;
	right: 8px;
	border-bottom: .5px solid #fff;
	opacity: .3
}

.home-help .help-content .help-item img[data-v-831dd888] {
	width: 28px;
	margin-bottom: 8px
}

.home-help .help-content .help-item .m-tip img[data-v-831dd888] {
	width: 28px;
	margin-bottom: 0px
}

.home-help .help-content .help-item .m-tip[data-v-831dd888] {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 85px;
	background: #fff;
	border: 1px solid #f3f3f3;
	box-shadow: 0 4px 10px rgba(214, 214, 216, .25);
	border-radius: 4px
}

.home-help .help-content .help-item .m-tip[data-v-831dd888]:after, .home-help .help-content .help-item .m-tip[data-v-831dd888]:before {
	content: " ";
	height: 0;
	width: 0;
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.home-help .help-content .help-item .m-tip[data-v-831dd888]:before {
	border: 8px solid transparent;
	border-left-color: #f3f3f3;
	border-right: 0;
	right: -8px;
	z-index: 0
}

.home-help .help-content .help-item .m-tip[data-v-831dd888]:after {
	border: 8px solid transparent;
	border-left-color: #fff;
	border-right: 0;
	right: -6px;
	z-index: 1
}

.home-help .help-content .help-item .m-tip-tel[data-v-831dd888] {
	padding: 16px;
	color: #333;
	font-size: 14px;
	white-space: nowrap;
	visibility: hidden;
	font-weight: 700
}

.home-help .help-content .help-item .m-tip-wechat[data-v-831dd888] {
	padding: 2px;
	visibility: hidden
}

.home-help .help-content .help-item .m-tip-wechat img[data-v-831dd888] {
	width: 150px
}

.home-help .help-content .help-item .m-tip-wechat div[data-v-831dd888] {
	text-align: center;
	color: #666;
	font-size: 11px;
	letter-spacing: 10px
}

.home-help .help-content .help-item.help-item-tel:hover .m-tip-tel[data-v-831dd888], .home-help .help-content .help-item.help-item-wechat:hover .m-tip-wechat[data-v-831dd888] {
	visibility: visible
}

.home-help .help-content .help-item[data-v-831dd888]:hover {
	background: #006EE6
}

.home-help .help-top[data-v-831dd888] {
	width: 70px;
	background: #fff;
	padding: 21px 0;
	border-radius: 4px;
	margin-top: 12px;
	text-align: center;
	box-shadow: 0 10px 20px rgba(131, 133, 137, .25)
}

.home-help .help-top img[data-v-831dd888] {
	width: 28px
}

.m-help {
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -40px;
	z-index: 999
}

.m-help .help {
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	margin-bottom: 1px;
	border-radius: 2px
}

.m-help .help > .anchor {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.m-help .help:hover .m-consult-tip {
	display: block
}

.m-help .help .m-tip {
	display: none;
	position: absolute;
	width: 250px;
	height: 122px;
	top: -23px;
	right: 48px;
	border: 1px solid #daddea;
	box-shadow: 0 0 5px #e5e6eb;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fbfbfb;
	border-radius: 2px
}

.m-help .help .m-tip:after, .m-help .help .m-tip:before {
	content: ' ';
	height: 0;
	width: 0;
	display: inline-block;
	position: absolute;
	top: 35px
}

.m-help .help .m-tip:before {
	border: 8px solid transparent;
	border-left: 8px solid #daddea;
	border-right: 0;
	right: -8px;
	z-index: 0
}

.m-help .help .m-tip:after {
	border: 8px solid transparent;
	border-left: 8px solid #fff;
	border-right: 0;
	right: -6px;
	z-index: 1
}

.m-help .help .m-tip .m-header {
	width: 210px;
	height: 48px;
	line-height: 48px;
	margin: 0 auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #daddea
}

.m-help .help .m-tip .m-header a, .m-help .help .m-tip .m-header span {
	font-size: 16px;
	color: #076bf2
}

.m-help .help .m-tip .m-header a:hover {
	color: #197afd
}

.m-help .help .m-tip .m-body {
	width: 210px;
	height: 72px;
	margin: 0 auto;
	padding: 12px 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.m-help .help .m-tip .m-body li {
	float: left;
	display: block;
	width: 50%;
	font-size: 14px;
	line-height: 24px;
	color: #90909a
}

.m-help .help .m-tip .m-body li strong {
	font-weight: 700
}

.m-help .help .m-consult-tip, .m-help .help .m-tel-tip {
	display: none
}

.m-help .help-consult {
	background-color: #f3b910
}

.m-help .help-consult > .anchor {
	background: url(https://yx-web-nosdn.netease.im/quickhtml/assets/yunxin/node-website/res/image/base/icon/help_icon.png) 0 0 no-repeat
}

.m-help .help-tel {
	background-color: #2989ff
}

.m-help .help-tel > .anchor {
	background: url(https://yx-web-nosdn.netease.im/quickhtml/assets/yunxin/node-website/res/image/base/icon/help_icon.png) 0 -40px no-repeat
}

.m-help .help-tel > .anchor:hover .m-tel-tip {
	display: block
}

.m-help .help-top-visible {
	display: block
}