/*PC Header Begin*/
.headerPhone,
.base-center-box,
.footer-move {
	display: none;
}

.basehead {
	width: 100%;
	padding: 0 20px;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
    z-index: 2;
}	

.basehead:hover {
	background: rgba(0, 0, 0, 0.4);
}

.basehead header {
	position: relative;
	height: 60px;
}

.basehead .logo {
	position: relative;
	padding-top: 9px;
	padding-right: 15px;
}	
	

.basehead .celebrite {
	position: absolute;
	top:2px;
	left: 150px;
	padding-top: 9px;
	z-index: 10;
}

.basehead .subject .nineLogo {
	max-width: 300%!important;
}

.basehead .subject1 {
	animation: rotate720 2s;
}

.basehead-nav {
	display: inline-block;
	padding-left: 93px;
}
.basehead-nav ul{overflow: hidden;}
.basehead-nav li { float: left;}

.basehead-nav a {
	position: relative;
		display:block;
	padding: 0 .25rem;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #fff;
	
}

.basehead-nav a.choiceActive,
.basehead-nav a:hover {
	background: #3f3f3f;
}
.basehead-nav a:hover {
	color: #fff!important;
}	
.basehead-nav  .tel{
	line-height: 60px;
	font-size: 14px;
	color: #fff;
	white-space: nowrap;
}
.basehead-nav li:last-child{
	padding-left: 0.2rem;
}

.basehead-nav  .tel::before{
	content: url(/themes/newibeifeng/img/new1611/base/tel.png);
	display: block;
	float: left;
	width: .19rem;
	height: .21rem;
	transform: translateY(.2rem);
	margin-right: .1rem;

}
@media(max-width:1458px)and (min-width:1410px){
	.basehead-nav li:last-child{
		padding-left: 0.02rem;
		transform: translateY(.05rem);
	}
	.basehead-nav  .tel::before{
		margin-right: .02rem;
	}
	.basehead-nav  .tel{
		font-size:12px;
	}
}
@media(max-width:1210px){
	.basehead-nav li:last-child{display: none;}
}
.basehead-nav a .hot {
	position: absolute;
	top: 11px;
	right: 17px;
	animation: shakeEnlarge 2s infinite;
}	
	
.basehead-aboutUser {
	padding-top: 27px;
}

.basehead-search { margin-right: 15px;}

.basehead-search input,
.basehead-search img {
	display: inline-block;
}

.basehead-search input {
	width: 142px;
	padding-bottom: 3px;
	padding-left: 9px;
	color: #fff;
	font-size: 12px;
	border: 0;
	border-bottom: 1px solid #fff;
	background-color: transparent;
}

.basehead-phone {
	position: relative;
	padding: 0 15px;
	cursor: pointer;
}

.basehead-phone .code {
	display: none;
	position: absolute;
	left: 50%;
	top: 32px;
	margin-left: -70px;
	width: 140px;
	height: 180px;
	background: url(/themes/newibeifeng/img/new1611/base/code_03.jpg) no-repeat 0 0;
	z-index: 100000;
}

.basehead-phone:hover .code { display: block;}
	
.basehead-phone .code:before {
	content: '';
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	border-width: 10px;
	border-color: transparent transparent #fff transparent;
	border-style: dashed dashed solid dashed;
}

.basehead-shopping-cart {
	display: inline-block;
	position: relative;
	padding: 0 15px;
}
	
.basehead-user {
	position: relative;
	padding-left: 15px;
	cursor: pointer;
}

.basehead-user .user-box {
	display: none;
	position: absolute;
	top: 32px;
	right: 0;
	padding-top: 10px;
	width: 140px;
	background: #f9f9f9;
	z-index: 100000;
}

.basehead-user:hover .user-box { display: block;}
	
.basehead-user .user-box:before {
	content: '';
	position: absolute;
	top: -20px;
	right: 0;
	width: 0;
	border-width: 10px;
	border-color: transparent transparent #fff transparent;
	border-style: dashed dashed solid dashed;
}

.basehead-user .login-box {
	display: block;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background: #f5f5f5;
}

.basehead-user .login-box i {
	padding-left: 13px;
	padding-right: 13px;
	font-style: normal;
}

.basehead-user .login-box .register {
	color: #666;
}

.basehead-user .login-box .login {
	color: #188eee;
}

.user-box-list a {
	display: block;
	padding-left: 30px;
	height: 37px;
	line-height: 37px;
	color: #666;
	cursor: pointer;
}

.user-box-list a .icon {
	display: inline-block;
	margin-right: 10px;
}

.user-box-list a:hover {background: #f0f0f0;}

@media (max-width:1410px) {
	.basehead-nav a { padding: 0 10px;}
	
	.basehead-nav a .hot { right: 0;}
	
	.basehead-search { margin-right: 8px;}
	
	.basehead-phone,
	.basehead-shopping-cart { padding: 0 8px;}
	
	.basehead-user { padding-left: 8px;}
}

@media (max-width:1105px) {
	.basehead { padding: 0 10px;}
	
	.basehead-nav { padding-left: 60px;}
	
	.basehead-nav a { padding: 0 12px;}
}
/*PC Header End*/

	
/*PC Footer Begin*/
.basefoot {
	width: 100%;
	background: #fff;
}
.basefoot footer {
	width: 1190px;
	padding-top: 34px;
	font-size: 14px;
	color: #999;
	background: #fff;
	padding-bottom: 60px;
}
.basefoot footer .friends {
	font-size: 16px;
	color: #000;
}
.basefoot footer .friends-link {
	padding-top: 17px;
	padding-bottom: 33px;
	border-bottom: 1px solid #eaeaea;
}
.basefoot footer .friends-link a {
	color: #999;
	padding-right: 34px;
	cursor: pointer;
}
.basefoot footer .many-links {
	padding-top: 40px;
}
.basefoot footer .many-links .cols1 {
	padding-right: 56px!important;
}
.basefoot footer .many-links .cols2,
.basefoot footer .many-links .cols3 {
	padding-right: 56px!important;
}
.basefoot footer .many-links .cols4 {
	padding-right: 56px!important;
	border-right: 1px solid #eaeaea;
}
.basefoot footer .many-links .cols1,
.basefoot footer .many-links .cols2,
.basefoot footer .many-links .cols3,
.basefoot footer .many-links .cols4 {
	display: inline-block;
}
.basefoot footer .many-links .cols1 a,
.basefoot footer .many-links .cols2 a,
.basefoot footer .many-links .cols3 a,
.basefoot footer .many-links .cols4 a {
	display: block;
	color: #999;
	font-size: 14px;
	padding-bottom: 18px;
}
.basefoot footer .many-links .cols5 {
	padding-left: 60px!important;
	display: inline-block;
}
.basefoot footer .many-links .cols5 a {
	color: #000;
	display: block;
	font-size: 14px;
}
.basefoot footer .many-links .cols5 a:nth-child(1) {
	padding-bottom: 11px;
}
.basefoot footer .many-links .cols5 a:nth-child(2) {
	padding-bottom: 5px;
}
.basefoot footer .many-links .cols5 a:nth-child(3) {
	padding-bottom: 10px;
}
.basefoot footer .many-links .cols5 button {
	width: 140px;
	height: 27px;
	line-height: 24px;
	color: #188eee;
	font-size: 14px;
	border: 1px solid #188eee;
	background: #fff;
	margin-top: 11px;
}
.basefoot footer .many-links .cols5 button img {
	display: inline!important;
	animation: rubberBand 1.5s infinite;
	margin-right: 7px;
}
.basefoot footer .many-links .cols6 {
	padding-left: 60px!important;
	display: inline-block;
}
.basefoot footer .many-links .cols6 .bottom-code {
	color: #000;
	font-size: 14px;
}
.basefoot footer .many-links .cols6 .bottom-code img {
	margin-bottom: 20px;
}
.basefoot .copyright {
	padding-top: 38px;
	padding-bottom: 41px;
	background: #fafafa;
}
.basefoot .copyright p {
	color: #999;
	font-size: 14px;
	line-height: 28px;
}

.qq-groups {
	text-align: center;
	padding: 50px 0 0;
}

.qq-groups img { display: inline-block;}

@media(max-width: 1210px) {
	.basefoot footer {
		width: 956px;
	}
}

@media(max-width: 1210px) {
	.basefoot footer .friends-link a {
		padding-right: 18px;
	}
}

@media(max-width: 1210px) {
	.basefoot footer .many-links .cols1,
	.basefoot footer .many-links .cols4,
	.basefoot footer .many-links .cols5,
	.basefoot footer .many-links .cols6 {
		padding-right: 28px!important;
	}
	.basefoot footer .many-links .cols2,
	.basefoot footer .many-links .cols3 {
		padding-right: 35px!important;
	}
	.basefoot footer .many-links .cols4 {
		padding-right: 10px!important;
	}
	.basefoot footer .many-links .cols5 {
		padding-left: 20px!important;
		padding-right: 20px!important;
	}
	.basefoot footer .many-links .cols6 {
		padding-left: 0px!important;
		padding-right: 10px!important;
	}
}

.copyright  #anqunlm img{
	float:right;
	transform: translateY(-53px);
	
}

/*PC Footer End*/







/*Phone Header and Footer Begin*/
@media (max-width: 969px) {
	.basehead,
	.basefoot {
		display: none;
	}
	
	.headerPhone,
	.base-center-box,
	.footer-move {
		display: block;
	}
	
	.wrap { padding-bottom: .9rem;}
	
	.headerPhone {
		height: 0.8rem;
		width: 100%;
		padding-top: 0.2rem;
		padding-left: 3.125%;
		padding-right: 3.125%;
		position: relative;
	}
	.headerPhone .logo,
	.headerPhone .nav {
		display: inline-block;
	}
	.headerPhone .logo {
		width: 1.35rem;
		height: 0.42rem;
	}
	.headerPhone .logo img {
		width: 100%;
	}
	.headerPhone .nav {
		-width: 24.6875%;
	}
	.headerPhone .nav a {
		display: inline-block;
		cursor: pointer;
	}
	.headerPhone .nav a:nth-child(1) {
		width: 0.32rem;
		height: 0.34rem;
	}
	.headerPhone .nav a:nth-child(2) {
		width: 0.32rem;
		height: 0.35rem;
	}
	.headerPhone .nav a:nth-child(3) {
		width: 0.32rem;
		height: 0.32rem;
	}
	.headerPhone .nav .user-move {
		margin-left: 0.3rem;
		margin-right: 0.3rem;
	}
	
	.base-center-box {
		padding: 20px 0;
		text-align: center;
	}
	
	.base-center-box .copyright {
		text-align: center;
		padding-bottom: 10px;
		color: #333;
	}
	
	.base-center-box .joinQQ {
		display: inline-block;
	}
	
	 .footer-move {
	    position: fixed;
	    bottom: 0;
	    left: 0;
	    z-index: 10;
	    overflow: hidden;
	    padding: 10px;
	    width: 100%;
	    background: rgba(255, 255, 255, 0.3);
	  }
	  
	  .footer-move .base-btn-box {
	  	float: left;
	    width: 50%;
	    padding: 0 5px;
	    text-align: center;
	  }
	  
	  .footer-move .base-btn-box .base-tel {
			display: inline-block;
			padding: 10px 35px;
			color: #fff;
			border-radius: 5px;
			font-size: 18px;
			text-align: center;
		}
	  
	  .footer-move .base-tel i {
			display: inline-block;
			vertical-align: middle;
			width: 25px;
		}
	  
	  .tel-btn { background-color: #0ec389;}
	  .qq-btn { background-color: #ff885a;}
 
}


@media (max-width:640px) {
	.footer-move .base-btn-box .base-tel {
		width: 100%;
		padding: 8px 0;
		font-size: 16px;
	}
	
}


@media (max-width:450px) {
	
	.wrap { padding-bottom: 1.5rem;}
	
}


.mascot{
	position: fixed;
	z-index: 1000;
	right: 3px;
	top: 204px;
	width: 11%;
	z-index: 10000;
}
/*Phone Header and Footer End*/