@charset "utf-8";
/* CSS Document */
html{min-width: 1412px;}
body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	/* min-width: 1890px; */
}

a {
	text-decoration: none;
}

.all_w {
	width: 100%;
	height: auto;
	overflow: auto;
	position:relative;
}

.top {
	width: 1400px;
	height: 150px;
	margin: auto;
	margin-top: 24px;
	background: #fff;
	position:relative;
}

.top_input {
	float: left;
	margin-left: 51px;
	margin-top: 37px;
}

.iput {
	/* background:url(../images/bg_03.png) no-repeat center;
	*/
	width: 502px;
	height: 48px;
	margin-bottom: 23px;
	border: 1px solid #21a7ff;
	border-radius: 9px;
	/*box-shadow:0px 0px 3px 0px #21a7ff;
	*/
}

.hottags a{
    margin-right: 7px;
    
}
.iput_div {
	margin-top: 12px;
	border-right: 1px solid #a9a9a9;
	float: left;
	text-align: center;
	margin-right: 2px;
	line-height: 28px;
}

.iput_div2 {
	width: 295px;
	height: 48px;
	float: left;
}

.input_text {
	width: 94%;
	height: 100%;
	margin-top: 0px;
	font-size: 16px;
	color: #696969;
	border: 0px;
	padding: 0 13px;
}

.iput img {
	margin-top: 10px;
	margin-left: -17px;
}
.goTop {
	position:fixed;
	bottom:120px;
	right:100px;
	display:none;
}
	.goTop img {
		width:48px;
		opacity:0.6;
	}
	.joinmenber {
		position: absolute;
		top: 42px;
		right: 38px;
	}
	.joinmenber div {
		position:relative;
	}
	.joinmenber span {
		display: block;
		background: #332e2d;
		color: #ccaa7a;
	width: 127px;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
    font-size: 16px;
    padding-left: 11px;
    border-radius: 5px;
	}
	.joinmenber img.vip {
		width: 49px;
		position: absolute;
		top: -8px;
		right: -38px;
		transition:all linear 0.3s;
	}
	.joinmenber a:hover1 img.vip{
		-webkit-animation:leftToright 1.2s 0s linear forwards
	}
		.joinmenber a:hover1 .stq_wrap{
		    display:block;
		}
	@-webkit-keyframes leftToright {
		0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-animation-timing-function: cubic-bezier(.165,.84,.44,1);
		animation-timing-function: cubic-bezier(.165,.84,.44,1)
	}

	30% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	40% {
		-webkit-transform: scale(1.1) rotate(10deg);
		transform: scale(1.1) rotate(10deg);
		-webkit-animation-timing-function: cubic-bezier(.68,-.55,.265,1.55);
		animation-timing-function: cubic-bezier(.68,-.55,.265,1.55)
	}

	55% {
		-webkit-transform: scale(1.1) rotate(-10deg);
		transform: scale(1.1) rotate(-10deg)
	}

	70% {
		-webkit-transform: scale(1.1) rotate(10deg);
		transform: scale(1.1) rotate(10deg)
	}

	85% {
		-webkit-transform: scale(1.1) rotate(-10deg);
		transform: scale(1.1) rotate(-10deg)
	}

	to {
		-webkit-transform: scale(1.1) rotate(0);
		transform: scale(1.1) rotate(0)
	}
}
	.all_center {
		background: #f2f4f6;
		height: auto;
		    box-shadow: 0px 0px 8px 4px #d6d6d6 inset;
    margin-top: 15px;
	}

.nav {
	width: 167px;
	height: auto;
	line-height: 25px;
	float: left;
	border-radius: 2px;
	min-height: 1px;
	
}
	.nav .hot {
		width: 20px;
		vertical-align: text-bottom;
	}

	.nav > div {
		background: #fff;
		min-width: 167px;
		padding: 15px 0px;
		font-size: 15px;
	}

.side-fixed {
	position: absolute;
	left: 0px;
	top: 1px;
	z-index:10;
}

.nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

	.nav ul li {
		color: #3d7eff;
		line-height: 35px;
		font-size: 14px;
		text-overflow: ellipsis;
	}

		.nav ul li a {
			color: #393939;
			border-left: 5px solid #fff;
		}

			.nav ul li a:link {
				color: #393939;
				border-left: 5px solid #fff;
			}

			.nav ul li a:hover {
				color: #3d7eff;
				font-weight: bold;
				border-left: 5px solid #3d7eff;
			}

		.nav ul li span {
			color: #3d7eff !important;
		}

.neirong_right {
	width: 1216px;
	float: left;
	margin-left: 27px;
}

.center_auto {
	width: 1412px;
	margin: auto;
	padding-top: 30px;
	position: relative;
}

.time {
	width: 100%;
	height: 58px;
	line-height: 58px;
	background: #fff;
	border-radius: 2px;
}

	.time div {
		float: left;
		margin-right: 15px;
		margin-left: 30px;
	}

.guangg {
	position: absolute;
	width: 64%;
	height: 185px;
	border-radius: 10px;
	margin-top: 20px;
}

.gg_l {
	position: absolute;
	top: 60px;
	left: 17px;
}

.gg_r {
	position: absolute;
	top: 60px;
	right: 17px;
}

.nav_div {
	width: 100%;
	height: auto;
	margin-top: 214px;
	background: #fff;
	border-radius: 2px;
}

.clear {
	padding: 0;
	margin: 0;
	line-height: 0;
	clear: both;
}

.nav_nr {
	width: 1219px;
	height: auto;
	border-radius: 2px;
	margin-bottom: 25px;
	background: #fff;
}

.nav_nr_title {
	/* width:77px;
	*/

	height: 46px;
	line-height: 46px;
	text-align: center;
	font-weight: bold;
	border-top: 6px solid #3d7eff;
	margin-left: 21px;
	letter-spacing: 1px;
	font-size: 18px;
	float: left;
}

.nav_nr ul {
	padding-left: 15px;
	height: 272px;
	transition: all linear 0.3s;
	border-top: 1px solid #e8e8e8;
	padding-top: 26px;
	padding-bottom: 26px;
	list-style: none;
	clear: both;
	overflow: hidden;
	height: 206px;
}

	.nav_nr ul::after {
		content: '';
		clear: both;
		display: block;
	}

	.nav_nr ul li {
		float: left;
		margin-bottom: 11px;
	}

		.nav_nr ul li img {
			width: 30px;
			float: left;
			border-radius: 100px;
			margin-top: 5px;
		}

		.nav_nr ul li div {
			width: 170px;
			float: right;
			margin-right: 11px;
		}

		.nav_nr ul li a:link {
			display: block;
			width: 217px;
			height: 71px;
			border-radius: 11px;
			padding: 15px 8px;
		}

		.nav_nr ul li a:hover {
			background: #f2f4f6;
			display: block;
			width: 217px;
			height: 71px;
			border-radius: 11px;
			padding: 15px 8px;
		}

.s1 {
	color: #333333;
	font-weight: bold;
	height: 14px;
	display: block;
}

.s2 {
	color: #999999;
	font-size: 12px;
	margin-top: -7px;
	display: block;
	width: 157px;
}

.tiao {
	float: left;
	color: #757575;
	margin: 22px 0px 0px 20px;
	font-size: 14px;
}

.dakai {
	width: 54px;
	float: right;
	color: #757575;
	margin: 18px 20px 0px 0px;
	text-align: right;
}

	.dakai a {
		color: #757575;
	}

	.dakai img {
		margin-left: 6px;
	}

.hig {
	height: 505px !important;
}

.more {
	text-align: center;
	line-height: 20px;
	padding-bottom: 40px;
}

	.more a {
		display: block;
		border-bottom: 1px solid #b0b0b0;
		line-height: 20px;
		height: 31px;
		width: 101px;
		margin: auto;
		font-size: 15px;
		color: #b0b0b0;
	}

.bottom {
	width: 100%;
	height: 150px;
	background: #fff;
	padding: 40px 0px;
	box-shadow: 0px 0px 8px 4px #d6d6d6;
}

.bottom_center {
	width: 1048px;
	margin: 4px auto;
}

	.bottom_center div {
		width: 765px;
		height: 150px;
		float: left;
		line-height: 29px;
		color: #7f8c9c;
	}

.wz {
	margin-left: 51px;
}

	.wz a {
		display: block;
		width: 80px;
		line-height: 25px;
		float: left;
		font-size: 16px;
		    margin-right: 28px;
	}
	
	.wz a:hover{
	color: #3d7eff;
	}
	


.s_logo {
	width: 64%;
	height: 71px;
	margin: auto;
	padding-top: 14px;
}

.search_div {
	background: url(../images/bg.png) repeat-x top;
	min-height: 800px;
}

.search_auto {
	margin: auto;
	width: 80%;
	padding-top: 65px;
}

.sj {
	width: 91%;
	margin: auto;
	font-size: 12px;
	color: #757575;
	margin-top: 31px;
}
.adLeft, .adRight {
	position:fixed;
	top:219px;
	z-index:1;
	width:200px;
	overflow-x:hidden;
}
.adLeft img, .adRight img{
	width:100%;
	margin-bottom:10px;
}
	.adLeft {
		left: 20px;
	}
.adRight {
	right: 20px;
}
.joinmenber .stq_wrap{
    position:absolute;
    top:55px;
    right:0px;
    display:none;
    width: 700px;
    height: 460px;
    z-index:1;}
    .joinmenber .stq_wrap img{width:100%;}