@charset "gb2312";

body, dl, dd, h1, h2, h3, h4, h5, h6, p, form, ul, li, ol {
	margin: 0px;
	padding: 0px;
	;
}

body {
	background-image: url(../images/index_main_body_bj.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
	padding: 0px;
	font-family: font-family: Microsoft Yahei;
	background-attachment: fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1;
	font-size: 14px;
}

::-moz-selection {
	background: #ed628a;
	color: #fff;
}

::selection {
	background: #ed628a;
	color: #fff;
}

img {
	border: 0;
}

a {
	color: #ed6088;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.index_top {
	background-image: url(../images/index_top_bj.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 170px;
	width: 100%;
}

.index_top .main {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.index_top .height {
	height: 84px;
	padding-top: 30px;
	float: left;
}

.index_top .main .logo {
	width: 210px;
}

.index_top .main .slogan {
	width: 300px;
	height: 114px;
	line-height: 114px;
	font-size: 20px;
	font-family: "Microsoft YaHei";
	float: left;
}

.index_top .main .login {
	width: 493px;
}

.index_top .main .login .words {
	height: 38px;
	text-align: right;
}

.index_top .main .login .words .Collection {
	height: 35px;
	font-size: 12px;
	color: #b0798e;
	background-image: url(../images/Collection.png);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	padding-left: 20px;
	padding-right: 10px;
}

.index_top .main .login .words .Collection a {
	color: #b0798e;
}

.index_top .main .login .words .current {
	font-size: 18px;
	font-family: "Microsoft YaHei";
}

.index_top .main .login .sign_in {
	text-align: right;
}

.index_top .main .login .sign_in .text {
	height: 20px;
	width: 120px;
	border: 1px solid #e8e8e8;
	outline: none;
	color: #CCC;
	padding-right: 3px;
	padding-left: 3px;
}

.index_top .main .login .sign_in .texta {
	height: 20px;
	width: 120px;
	border: 1px solid #e8e8e8;
	outline: none;
	color: #999;
	padding-right: 3px;
	padding-left: 3px;
}

.index_top .main .login .sign_in .submit {
	height: 25px;
	width: 65px;
	border: 1px solid #00b5e5;
	outline: none;
	background-color: #00b5e5;
	color: #FFF;
	cursor: pointer;
}

.index_Search {
	height: 80px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-top: 4px;
	background-attachment: scroll;
	background-color: rgba(255,255,255,0.5);
/*	background-image: url(../images/Search_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;*/
}

.index_Search .main {
	height: 80px;
	line-height: 75px;
	width: 753px;
	font-size: 12px;
	background-image: url(../images/Search_left_main.png);
	background-repeat: no-repeat;
	background-position: left 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 250px;
	position: relative;
}

.index_Search .main select {
	border: 1px solid rgb(185, 185, 185);
	display: inline-block;
	font-family: Tahoma, Verdana;
	height: 23px;
	margin: 0px;
	padding: 2px;
	outline: none;
}

.index_Search .main .search_btn {
	line-height: 55px;
	height: 55px;
	width: 180px;
	background-color: #f14646;
	position: absolute;
	top: 10px;
	right: 0px;
	color: #ffb2b2;
	font-family: "Microsoft YaHei";
}

.index_Search .main .search_btn:hover {
	background-color: #df4646;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
}

.index_Search .main .search_btn a {
	color: #ffb2b2;
	font-size: 14px;
	text-decoration: none;
}

.index_Search .main .search_btn .n_search_btn {
	color: rgb(255, 255, 255);
	cursor: pointer;
	height: 50px;
	width: 110px;
	background-color: rgba(255, 255, 255,0);
	outline: none;
	font-size: 28px;
	border: 0px;
	font-family: "Microsoft YaHei";
}

.index_Search .main .search_btn .n_advsearch_btn {
	border: 1px solid #0089aa;
	color: rgb(255, 255, 255);
	cursor: pointer;
	height: 27px;
	width: 70px;
	background-color: #00a9d4;
	outline: none;
	font-size: 13px;
	-moz-border-radius: 3px;
 /* FF1+ */
	-webkit-border-radius: 3px;
 /* Saf3+, Chrome */
	border-radius: 3px;
 /* Opera 10.5, IE 9 */
	background-image: url(../images/Search_submit_bg2.jpg);
	background-repeat: repeat-x;
}

.index_main {
	width: 1003px;
	margin: 35px auto 0px auto;
	height: 465px;
	position: relative;
}

.index_main .Registration {
	width: 381px;
	height: 440px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(255, 255, 255, 0.8);
	overflow: hidden;
}

.index_main .Registration .title {
	height: 45px;
	background-color: rgba(255, 255, 255, 1);
	line-height: 45px;
	padding-left: 15px;
	font-size: 20px;
	color: #ed6088;
	font-family: "Microsoft YaHei";
	margin-bottom: 20px;
}

.index_main .Registration .content {
	margin: 0px 15px;
}

.index_main .Registration .content dl {
	height: 43px;
	width: 350px;
	position: relative;
}

.index_main .Registration .content dt {
	height: 30px;
	width: 85px;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 30px;
	background-color: #FFF;
	text-align: center;
	color: #ed6088;
	margin-top: 5px;
}

.index_main .Registration .content dd {
	height: 40px;
	width: 245px;
	position: absolute;
	left: 105px;
	top: 0px;
	line-height: 40px;
}

.index_main .Registration .content dd input {
	margin-right: 5px;
}

.index_main .Registration .reg_submit {
	padding: 10px 0px;
}

.index_main .Registration .reg_submit .submit {
	height: 40px;
	width: 100%;
	border: 1px solid #ff60a3;
	outline: none;
	background-color: #ff60a3;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	font-family: "Microsoft YaHei";
}

.index_main .Registration .reg_submit .submit:hover {
	border: #f45498;
	background-color: #f45498;
}

.index_main .Registration .third {
	text-align: center;
	padding: 5px 0px;
}

.index_main .Registration .Location {
	font-size: 16px;
	margin-top: 8px;
	text-align: center;
	font-family: "Microsoft YaHei";
}

.index_main .new_reg {
	width: 291px;
	height: 440px;
	position: absolute;
	top: 0px;
	left: 401px;
	background-color: rgba(255, 255, 255, 0.8);
	overflow: hidden;
}

.index_main .new_reg ul, li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

.index_main .new_reg .hd {
	width: 100%;
	height: 50px;
	text-align: left;
	background-color: rgba(255, 255, 255, 1);
	line-height: 45px;
	font-size: 20px;
	color: #ed6088;
	font-family: "Microsoft YaHei";
	position: relative;
}

.index_main .new_reg .hd ul {
	float: left;
	position: absolute;
	top: -1px;
	height: 115px;
}

.index_main .new_reg .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
}

.index_main .new_reg .hd ul li.on {
	height: 50px;
	background-color: #ed638a;
	color: #FFF;
}

.index_main .new_reg .bd ul {
	padding: 10px;
	zoom: 1;
}

.index_main .new_reg .bd li {
	height: 123px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dbdbdb;
	position: relative;
	font-size: 13px;
}

.index_main .new_reg .bd li span {
	font-size: 14px;
}

.index_main .new_reg .bd li .img {
	width: 115px;
	height: 115px;
	padding-top: 8px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.index_main .new_reg .bd li .img img {
	width: 115px;
	height: 115px;
}

.index_main .new_reg .bd li .info {
	width: 115px;
	height: 115px;
	overflow: hidden;
	position: absolute;
	left: 150px;
	top: 0px;
	line-height: 20px;
	padding-top: 6px;
}

.index_main .new_reg .bd li .time {
	height: 62px;
	line-height: 62px;
	font-size: 12px;
	color: #8A8A8A;
	position: absolute;
	right: 0;
	top: 0px;
	text-align: right;
}

.index_main .Member {
	width: 291px;
	height: 440px;
	position: absolute;
	top: 0px;
	left: 711px;
	background-color: rgba(255, 255, 255, 0.8);
	margin-right: -100px;
}

.index_main .Close {
	height: 30px;
	width: 30px;
	position: absolute;
	top: 0px;
	right: -40px;
	z-index: 1;
	line-height: 30px;
	text-align: center;
	font-size: 22px;
	opacity: 0.5;
	background-color: #FFF;
	color: #e8396b;
	cursor: pointer;
	-moz-border-radius: 90px;
 /* FF1+ */
	-webkit-border-radius: 90px;
 /* Saf3+, Chrome */
	border-radius: 90px;
 /* Opera 10.5, IE 9 */
	border: 1px dashed #e8396b;
}

.index_main .Close:hover {
	opacity: 0.8;
	-moz-transform: rotate(360deg);
 /* FF3.5+ */
	-o-transform: rotate(360deg);
 /* Opera 10.5 */
	-webkit-transform: rotate(360deg);
 /* Saf3.1+, Chrome */
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
}

.index_main .Member .title {
	height: 45px;
	background-color: #ed638a;
	line-height: 45px;
	font-size: 20px;
	color: #fff;
	font-family: "Microsoft YaHei";
	text-align: right;
	padding-right: 15px;
	background-image: url(../images/Member.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}

.index_main .Member .content {
	padding: 10px;
}

.index_main .Member .content ul, li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

.index_main .Member .content .bd li {
	height: 49px;
	line-height: 23px;
	margin-top: 5px;
	font-size: 13px;
	position: relative;
	padding: 5px;
}

.index_main .Member .content .bd li i {
	display: block;
	position: absolute;
	top: 8px;
	left: 53px;
	background: url(../images/up_star_bg.gif) no-repeat;
	width: 7px;
	height: 11px;
}

.index_main .Member .content .bd li img {
	float: left;
	border: 1px solid #D5E4F1;
	padding: 3px;
}
.index_main .Member .content .bd li a img {
	border: 0;
}
.index_main .Member .content .bd li span {
	color: #44659E;
}

.index_main .Member .content .bd li a {
	color: #000;
	text-decoration: none;
	background: #FEFFFF;
	padding: 3px;
	border: 1px solid #D5E4F1;
	border-radius: 5px;
	height: 115PX; 
	display: block;
	width: 120px;
	float: right;
}

.Picture_stream {
	background-color: #4d3232;
	width: 100%;
	padding: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.wrap-box {
  margin: 0 auto;
  overflow: hidden;
  width: 1300px;
}

.item {
	float: left;
	margin: 1px 1px 0px 0px;
	overflow: hidden;
	transition: all 1.5s ease-in-out 0s;
}

.footer {
	color: #7e7e7e;
	background-color: #282828;
	background-image: url(../images/footer_top_bj.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 130px;
	width: 100%;
	padding-top: 30px;
	font-family: "Microsoft YaHei";
	line-height: 27px;
}

.footer .main {
	width: 1003px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}

.footer .main .left {
	width: 214px;
	height: 135px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #7e7e7e;
	background-image: url(../images/footer_logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.footer .main .right {
	width: 768px;
	height: 135px;
	position: absolute;
	left: 233px;
	top: 0px;
}

.footer .main .right span {
	color: #ffbebe;
	font-size: 16px;
}
/* baidu.com */
.ad_baidu {
    width: 1000px;
    margin: 0 auto;
}
