body{
	font-size: 14px;
	color: #333;
}
a{color: #333;}

.contain{
	width: 1200px;
	margin: 0 auto;
}

#header{
	height: 100px;
	background-color: #fff;
	/*box-shadow: 0px 2px 10px #f1f1f1;
	-ms-box-shadow: 0px 2px 10px #f1f1f1;*/
	box-shadow: 0 2px 20px rgba(0,0,0,0.12);
	-pie-box-shadow: 0 2px 20px rgba(200,200,200,0.12);
	width: 100%;
	behavior: url("PIE.htc");
}

#header .title {
	position:absolute;
	left:0;
	height:100px;
	top:0;
	line-height:100px;
	margin: 0;
	padding: 0;
	font-size: 36px;
}

#header .contain{
	background: url(/assets/images/jy-logo.png) no-repeat left center;
	position: relative;
	background-size: 300px;
}

#header .nav{
	padding-left: 350px;
	overflow: hidden;

}

#header .nav li{
	float: left;
	margin: 0 10px;
	*position: relative;
	width: 90px;
}

#header .nav li a{
	display: block;
	height: 30px;
	width: 90px;
	line-height: 30px;
	margin: 35px 0;
	font-size: 18px;
	color: #333;
	text-align: center;

}

#header .nav li a:hover{
	text-decoration: none;
}
#header .nav li a.active{
	color: #fff;
	background-color: #f34641;
	border-radius: 15px;
	-webkit-border-radius:15px;
	overflow: hidden;
	text-decoration: none;
	behavior: url("PIE.htc");
	*position: absolute;
}

#header .login{
	position: absolute;
	right: 0;
	top: 0;
	height: 100px;
	font-size: 14px;
	color: #333;
	line-height: 100px;
}

#header .login a{
	color: #333;
	/*display: inline-block;
	height: 20px;*/
}

#header .login i.gap{
    display: inline-block;
    width: 1px;
    height: 14px;
    margin-bottom: -1px;
    background-color: #333;
    *margin: 0 4px 2px 0;
}
#header .login .user{
	position: relative;
}

#header .login .name i{
	display: inline-block;
	width: 12px;
	height: 6px;
	background: url("../images/arr1.png") no-repeat;
	line-height: 100px;
    margin: 0 5px;
    *margin: 6px 4px;
}
#header .login .user-list{
	visibility: hidden;
	width: 200px;
	background-color: #fff;
	position: absolute;
	top: 66px;
    left: -29px;
	box-shadow: 0 0 50px rgba(0,0,0,0.12);
	-pie-box-shadow: 0 0 50px rgba(200,200,200,0.12);
	border-radius: 8px;
	-webkit-border-radius:8px;
	behavior: url("PIE.htc");
}

#header .login .visible{
	visibility: visible;
}

#header .login .user-list > a{
	line-height: 42px;
	height: 42px;
	display: block;
	font-size: 14px;
	color: #333;
}

#header .login .user-list > a > span{
	display: block;
	margin: 0 12px;
	text-align: center;
	border-bottom: 1px dashed #e0e0e0;
}
#header .login .user-list > a.gs{
	color: #666;
}
#header .login .user-list > a.gs em{
	color: #ffa402;
}
#header .login .user-list > a.bind-phone > span{
	border: none;
}
#header .login .user-list > a:hover{
	background-color: #ffd6d5;
	color: #f34641;
	font-size: 16px;
}
#header .login .user-list > i{
	display: block;
	width: 24px;
	height: 15px;
	background: url("../images/arr2.png") no-repeat;
	position: absolute;
	left: 50%;
	top: -15px;
	margin-left: -12px;
}

#header .login .user a.name:hover .user-list{
	display: block;
}


#footer{
	margin-top: 40px;
	background-color: #181c23;
	padding: 27px 0 66px 0;
	font-size: 14px;
	color: #5f697d;
	text-align: center;
}
#footer .nav{
	text-align: center;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 10px;
}
#footer .nav > span{
	padding: 0 3px;
	border-right: 1px solid #5f697d;
	margin-right: -1px;
    height: 12px;
    line-height: 12px;
    display: inline-block;
}
#footer .nav > span > a{
	color: #5f697d;
}
#footer > p{
	line-height: 30px;
}

#footer .friend-link{
	width: 60%;
    margin: 30px auto;
    border-top: 1px solid #333;
}
#footer .friend-link h3{
    line-height: 40px;
}
#footer .friend-link .link-list{
	width: 60%;
	margin: 0 auto;
	text-align: left;
}
#footer .friend-link .link-list >a{
	display: inline-block;
    line-height: 30px;
    color: #5f697d;
    width: 13.5%;
    text-align: center;
}
#footer a {
    color: white;
}

#bar{*padding-top: 100px;}

.fuceng{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10001;
	background-color: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#77000000,endColorstr=#77000000);
	display: none;
}
.fuceng p{
	line-height: 15px;
}

.fuceng .popup1{
	width: 1100px;
	height: 440px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -220px 0 0 -550px;
	background: #fff;
}
.fuceng .close{
	display: block;
	width: 26px;
	height: 26px;
	background: url("../images/close.png") no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
.fuceng .popup1 .left-box{
	width: 685px;
	margin: 28px 0 0 28px;
	padding-top: 1px;
}
.fuceng.product-intro .left-box > h3{
	text-align: center;
    margin-top: 30px;
}
.fuceng .popup1 .left-box .name{
	height: 62px;
	*margin-top: 28px;
}
.fuceng .popup1 .left-box .name > .pic{
	width: 72px;
	height: 62px;
	float: left;
}
.fuceng .popup1 .left-box .name > p{
	line-height: 62px;
	padding-left: 82px;
	font-size: 18px;
}
.fuceng .popup1 .left-box .gallery{
    margin:20px -215px 20px 0;
}
.fuceng .popup1 .left-box .gallery > span{
	display: inline-block;
	width: 215px;
	height: 120px;
	padding: 1px;
	background-color: #fff;
	box-shadow: 0 0 5px #e2e2e2;
	-webkit-box-shadow:0 0 5px #e2e2e2;
	behavior: url("PIE.htc");
	margin-right: 20px;
}
.fuceng .popup1 .left-box h3{
	font-size: 18px;
	background: url("../images/nav-item-bg.png") no-repeat left center;
	padding-left: 10px;
}
.fuceng .popup1 .left-box .intro > p{
	line-height: 30px;
	font-size: 14px;
	color: #999;
	text-indent: 30px;
	margin: 10px 0;
}
.fuceng .popup1 .right-box{
	position: absolute;
	top: 40px;
	right: 0;
	width: 340px;
	height: 360px;
	border-left: 1px dashed #e4e4e4;
}
.fuceng .popup1 .right-box .erwei{
	width: 225px;
	height: 200px;
	margin: 55px 0 0 40px;
}
.fuceng .popup1 .right-box > p{
	font-size: 24px;
	line-height: 52px;
	text-align: center;
}

.fuceng .popup2{
	width: 520px;
	position: absolute;
	top: 15%;
	left: 50%;
	margin-left: -260px;
	background-color: #fff;
}
.fuceng .top{
	height: 65px;
	line-height: 65px;
	background-color: #dedede;
	text-align: center;
}
.fuceng .top .title{
	font-size: 22px;
}
.fuceng form{
	margin: 10px 20px;
}
.fuceng form .box{
	height: 95px;
	position: relative;
}
/*.fuceng .popup2 */form label{
	font-size: 16px;
	display: inline-block;
	width: 120px;

}
/*.fuceng */form input{
	border:none;
	display: inline-block;
	width: 350px;
	height: 50px;
	border:1px solid #e0e0e0;
	line-height: 50px;
	border-radius: 4px;
	-webkit-border-radius:4px;
	overflow: hidden;
	text-indent: 10px;
	font-size: 16px;
	box-shadow: 0 0 7px rgba(0,0,0,0.18) inset;
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.18) inset;
}
/*.fuceng */.sure-btn{
	width: 190px;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin: 10px 165px 30px;
	border:1px solid #f58000;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffa505), to(#ffb83b));
	background:-moz-linear-gradient(top,#ffa505,#ffa505);/*火狐*/
	background: -ms-linear-gradient(top, #ffa505,  #ffa505);        /* IE 10 */
	background: -o-linear-gradient(top, #ffa505, #ffa505);  /*Opera 11.10+*/
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffa505,endColorStr=#ffb83b); /*IE 6 7 8*/
	border-radius: 4px;
	-webkit-border-radius:4px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	behavior: url("PIE.htc");
}
/*.fuceng */form p.error{
	margin-left: 124px;
	background:url("../images/error.png") no-repeat left center;
	padding-left: 20px;
	color: #fe2626;
	font-size: 12px;
	margin-top: 15px;
}
.fuceng .popup2 form > p{
	font-size: 16px;
	line-height: 30px;
}
/*.fuceng .popup2 */form .send-btn{
	display: inline-block;
	color: #fff;
	line-height: 38px;
	background-color: #31a2e9;
	padding: 0 30px;
	border:1px solid #0f87d3;
	margin:10px 0;
}
/*.fuceng form*/  .tips{
	padding-left: 10px;
}
/*.fuceng */.tips em{
	color: #f34641;
}

/*.fuceng .popup2 */.success{
	text-align: center;
	margin: 45px 0 45px 0;
}
/*.fuceng .popup2 */.success > span{
	font-size: 32px;
	background:url("../images/success.png") no-repeat left center;
	padding-left: 40px;
}

.fuceng .popup3{
	width: 480px;
	position: absolute;
	top: 15%;
	left: 50%;
	margin-left: -260px;
	background-color: #fff;
	max-height: 600px;

}
.fuceng .popup3 form{
	margin: 30px 50px;
}
.fuceng .popup3 form p.error{
	margin-left: 10px;
}
.fuceng .popup3 form .sure-btn{
	margin: 10px 86px 30px;
}
.code-img{
	display: inline-block;
	width: 144px;
	height: 53px;
    position: absolute;
    right: 0;
    top: 0;
}
.code-img img{
	vertical-align: middle;
}

.bottom{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.fuceng.bind-phone .popup3{    width: 585px;}
.fuceng.bind-phone label{ width: 75px;}
.fuceng.bind-phone .popup3 p.error{
	 margin-left: 84px;
}
.fuceng.bind-phone .popup3 form .sure-btn {
    margin: 10px 133px 30px;
}


.fuceng .popup3 .tab{
	height: 66px;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 44px;
	/*position: absolute;
	top: 0;
	left: 0;*/
}
.fuceng .popup3 .tab > .item{
	display: inline-block;
	line-height: 66px;
	width: 49%;
	text-align: center;
	font-size: 22px;
	color: #333;
}
.fuceng .popup3 .tab > .item:hover,
.fuceng .popup3 .tab > .item.active{
	border-bottom: 3px solid #7f7f7f;
	line-height: 63px;
}

.fuceng .popup3 .forget-pass{
	color: #1fa7ff;
	display: block;
	position: absolute;
    right: 8px;
    bottom: 15px;
}
.fuceng .popup3 input.code{
    width: 183px;
    margin-right: 20px;
}
.fuceng .popup3 form .error {
    margin-left: 3px;
}
.fuceng .popup3 form .info{
    margin-bottom: 15px;
    background:url("../images/info.png") no-repeat left center;
}
.fuceng .popup3 .register-form{
	overflow: scroll;
	position: relative;
	height: 500px;
	margin: 0;
	padding: 20px 20px 20px 30px;
}

.fuceng .popup3 .register-form .box .success{
    position: absolute;
    top: -28px;
    right: -7px;
    display: inline-block;
    width: 20px;
    height: 20px;
}
.fuceng .popup3 .register-form .box .success > img{width: 100%;}
.fuceng .popup3 .register-form .rule{
	position: relative;
	margin: 5px 0;
}
.fuceng .popup3 .register-form .rule > h3{font-size: 18px;}
.fuceng .popup3 .register-form .reason{
	position: absolute;
    right: 20px;
	top: 0;
	color: #fe2626;
	text-decoration: underline;
}
.fuceng .popup3 .register-form .reason.active{
	background: url("../images/arr3.png") no-repeat right center;
	padding-right: 18px;
}
.fuceng .popup3 .register-form .rule .content{
	border:1px solid #e4e4e4;
	padding: 10px 5px;
	line-height: 30px;
	color: #666;
	margin: 5px 0;
	width: 93%;
	display: none;
}
.fuceng .popup3 .register-form .send-btn{
	height: 52px;
	line-height:52px;
	font-size: 18px;
	color: #fff;
	padding: 0 44px;
	display: inline-block;
	border:1px solid #0090ee;
	border-radius: 4px;
	-webkit-border-radius:4px;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#1ea6ff), to(#6fc6ff));
	background:-moz-linear-gradient(top,#1ea6ff,#6fc6ff);/*火狐*/
	background: -ms-linear-gradient(top, #1ea6ff,  #6fc6ff);        /* IE 10 */
	background: -o-linear-gradient(top, #1ea6ff, #6fc6ff);  /*Opera 11.10+*/
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#1ea6ff,endColorStr=#6fc6ff); /*IE 6 7 8*/
	overflow: hidden;
	position: relative;
	z-index: 1;
	behavior: url("PIE.htc");
	margin: 0;
	position: absolute;
    right: 0;
    top: 0;
}
.fuceng .popup3 .register-form input{
	width: 392px;
}

.fuceng .popup3 .register-form input.code{
    vertical-align: top;
    width: 240px;
}
.fuceng .popup3 .register-form .tips{
	display: block;
    float: right;
    position: absolute;
    top: 63px;
    right: 20px;
}
.fuceng .popup3 .register-form .register-agreement{
	display: block;
    text-align: center;
    text-decoration: underline;
    color: #333;
    font-size: 18px;
}

.fuceng .popup3 .register-form .sure-btn{
    margin: 10px 110px 30px;
}

@media (max-width: 767px) {
	body {
		overflow: scroll;
	}

	#header {
		padding: 0 15px;
		box-sizing: border-box;
		height: auto;
	}

	.contain{
		width: 100%;
	}

	#header .title {
		font-size: 20px;
		height: 50px;
		line-height: 50px;
	}

	#header .nav {
		padding: 50px 0 0;
	}

	#header .nav li{
		width: 56px;
		margin: 0 4px;
	}

	#header .nav li a {
		width: 56px;
		height: 24px;
		font-size: 12px;
		line-height: 24px;
		margin: 10px 0;
	}

	#header .login {
		height: 50px;
		line-height: 50px;
	}

	#footer {
		padding: 27px 10px 25px;
	}

	#footer .nav > span {
		height: 18px;
		line-height: 18px;
		margin-bottom: 4px;
	}

	.fuceng .popup3 {
		width: 90%;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		margin: 0;
	}

	.fuceng .popup3 form {
		margin: 15px;
	}

	form input {
		width: 100%;
	}

	.fuceng .popup3 form .sure-btn {
		margin: 0 auto 35px;
		display: block;
	}

	.fuceng .popup3 .register-form {
		padding: 15px;
	}

	.fuceng .popup3 .register-form input {
		width: 100%;
	}
	
	.fuceng .popup3 .register-form .sure-btn {
		margin: 10px auto 30px;
		display: block;
	}
}

@media (max-width: 320px) {
	#header .nav li{
		width: 52px;
		margin: 0 2px;
	}

	#header .nav li a {
		width: 52px;
		height: 22px;
		font-size: 12px;
		line-height: 22px;
		margin: 10px 0;
	}
}