@CHARSET "UTF-8";
html,body {
	width: 100%;
	padding: 0;
	margin: 0;
}

body {
	color: #666;
	font: 12px/1.5 "宋体";
	min-width: 960px;
}

.left,.center,.l,.right,.r {
	display: inline;
	float: left;
}

.right,.r {
	float: right;
}

.f14 {
	font-size: 14px;
}

.gray {
	color: gray;
}

.header_zhe .header_snav .head_user a.phone {
	padding-left: 15px;
	margin-right: 10px;
	background: url(/images/bg_content.png)
		-392px -480px no-repeat;
}

textarea {
	resize: none;
}

img {
	border: 0 none;
	margin: 0;
	padding: 0;
}

input:focus,textarea:focus {
	outline: none;
}

ul,dl,ol,li,dd,p,dt,h1,h2,h3,h4 {
	list-style: none;
	margin: 0;
	padding: 0;
}

input,textarea {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

textarea,input[type="text"],input[type="password"] {
	background: #fff url(/images/input_bg_sd.png) 0
		0 no-repeat;
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #d80000;
}

a:focus {
	outline: medium none;
}

.red_f {
	color: #ff1566;
}

.tipcolor {
	color: #999;
}

.fl,.fleft {
	float: left;
}

.fr,.fright {
	float: right;
}

.tcenter {
	text-align: center;
}

.tleft {
	text-align: left;
}

.tright {
	text-align: right;
}

.hide {
	display: none;
}

.hide1 {
	visibility: hidden;
}

.red {
	color: #BB0200;
}

.bd {
	font-weight: bold;
}

.fontTitle {
	color: #333333;
	font-family: Arial, "Microsoft YaHei", "SimSun";
	font-size: 18px;
}

.fm960,.wrapper {
	width: 960px;
	margin: 0 auto;
	clear: both;
	zoom: 1;
}

.fm980 {
	width: 980px;
	margin: 15px auto 0;
	clear: both;
	zoom: 1;
}

.wrapper1 {
	width: 926px;
	padding: 16px;
	border: solid 1px #e5e5e5;
	border-top: none;
	border-bottom-color: #cdcdcd;
	background: #fff;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	zoom: 1;
}

.wrapper2 {
	width: 960px;
	background: #fff;
	margin: 0 auto;
	clear: both;
	zoom: 1;
	border-radius: 2px;
}

.wrapper_width_100 {
	width: 100%;
	background: #ff528a;
}

.wrapper_1000 {
	margin: 0 auto;
	width: 1000px;
}

.wrapper_990 {
	margin: 0 auto;
	width: 990px;
}

.agr_h {
	text-align: center;
	margin-bottom: 50px;
	font-size: 26px;
	font-weight: bold;
}

.input_file {
	border: solid 1px #ccc;
	padding: 3px;
}

.ie {
	line-height: 0px;
}

h1,h2 {
	font-family: "寰蒋闆呴粦", "榛戜綋", "瀹嬩綋", Arial;
}

.clear:before,.clear:after {
	content: "";
	display: table;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	height: 0px;
	zoom: 1;
}

.clearfix:before,.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.blank3 {
	clear: both;
	height: 3px;
	overflow: hidden;
	display: block;
}

.blank6 {
	clear: both;
	height: 6px;
	overflow: hidden;
	display: block;
}

.blank9 {
	clear: both;
	height: 9px;
	overflow: hidden;
	display: block;
}

.blank12 {
	clear: both;
	height: 12px;
	overflow: hidden;
	display: block;
}

.blank15 {
	clear: both;
	height: 15px;
	overflow: hidden;
	display: block;
}

.blank20 {
	clear: both;
	height: 20px;
	overflow: hidden;
	display: block;
}

.r3 {
	border-radius: 3px;
}

.r5 {
	border-radius: 5px;
}

.r10 {
	border-radius: 10px;
}

.rt3 {
	border-radius: 3px 3px 0 0;
}

.rt5 {
	border-radius: 5px 5px 0 0;
}

.rt10 {
	border-radius: 10px 10px 0 0;
}

.rb3 {
	border-radius: 0 0 3px 3px;
}

.rb5 {
	border-radius: 0 0 5px 5px;
}

.rb10 {
	border-radius: 0 0 10px 10px;
}

.rl3 {
	border-radius: 3px 0 0 3px;
}

.rl5 {
	border-radius: 5px 0 0 5px;
}

.rl10 {
	border-radius: 10px 0 0 10px;
}

.rr3 {
	border-radius: 0 3px 3px 0;
}

.rr5 {
	border-radius: 0 5px 5px 0;
}

.rr10 {
	border-radius: 0 10px 10px 0;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.mt0 {
	margin-top: 0;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mr0 {
	margin-right: 0;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.mr30 {
	margin-right: 30px;
}

.mr35 {
	margin-right: 35px;
}

.mr40 {
	margin-right: 40px;
}

.mb0 {
	margin-bottom: 0;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mt12 {
	martin-top: 12px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.ml0 {
	margin-left: 0;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml30 {
	margin-left: 30px;
}

.ml35 {
	margin-left: 35px;
}

.ml40 {
	margin-left: 40px;
}

.pt0 {
	padding-top: 0;
}

.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt12 {
	padding-top: 12px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pt40 {
	padding-top: 40px;
}

.pr0 {
	padding-right: 0;
}

.pr5 {
	padding-right: 5px;
}

.pr10 {
	padding-right: 10px;
}

.pr15 {
	padding-right: 15px;
}

.pr20 {
	padding-right: 20px;
}

.pr25 {
	padding-right: 25px;
}

.pr30 {
	padding-right: 30px;
}

.pr35 {
	padding-right: 35px;
}

.pr40 {
	padding-right: 40px;
}

.pb0 {
	padding-bottom: 0;
}

.pb5 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb25 {
	padding-bottom: 25px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb35 {
	padding-bottom: 35px;
}

.pb40 {
	padding-bottom: 40px;
}

.pl0 {
	padding-left: 0;
}

.pl5 {
	padding-left: 5px;
}

.pl10 {
	padding-left: 10px;
}

.pl15 {
	padding-left: 15px;
}

.pl20 {
	padding-left: 20px;
}

.pl25 {
	padding-left: 25px;
}

.pl30 {
	padding-left: 30px;
}

.pl35 {
	padding-left: 35px;
}

.pl40 {
	padding-left: 40px;
}

.plr10 {
	padding: 0 10px;
}

.psb {
	padding: 20px 0 15px 25px;
}

.gc {
	color: #E71F8D;
}

.bc {
	color: #333;
}

.nc {
	color: #A3A9B5;
}

#header {
	height: 25px;
	position: relative;
	z-index: 100;
}

#header .logo {
	float: left;
}

.header_zhe .header_snav .head_user a {
	margin-right: 3px;
}

.header_zhe .header_snav .head_user li {
	border: 1px solid #fff;
	padding: 0 5px;
	min-width: 50px;
	_width: 60px;
}

.header_zhe .header_snav .head_user li.open {
	border: 1px solid #BEBEBE;
}

.header_zhe .header_snav .head_user li a {
	margin-right: 0;
	width: 100%;
}

.header_zhe .header_snav .head_user li a.username:hover {
	border-bottom: none;
}

.header_snav .user_info li {
	float: left;
}

.header_snav .user_info li a {
	position: relative;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 12px; /*color: #ffedf7;*/
}

.header_snav .user_info li a:hover {
	text-decoration: underline;
}

#header .head_user {
	float: right;
	font-size: 12px;
	height: 25px;
}

#header .head_user .user_info {
	float: left;
	color: #b2b2b2;
	line-height: 25px;
	padding: 0 6px 0 0;
}

#header .head_user .user_info a {
	color: #FFEDF7;
}

.dropdown-menu {
	display: none;
}

.open .dropdown-menu {
	display: block;
}

.header_zhe {
	width: 100%;
	background-color: #fff;
	height: 25px;
	z-index: 100;
	padding-top: 2px;
	position: relative;
}

.header_zhe .head_user {
	float: right;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	*overflow: hidden;
	display: block;
	color: #ccc
}

.header_zhe .head_user a {
	color: #666;
}

.header_zhe .head_user .user_info {
	float: left;
	color: #b2b2b2;
	padding: 0 6px 0 0;
	position: relative;
}

#header .down_hover a,#header .down_link a:hover {
	background: url(/images/header_menu_d1.gif)
		no-repeat 0 1px !important;
}

#header .down_hover {
	position: relative;
	z-index: 2;
} /*绛惧埌*/
#head_nav li.sign_panel {
	z-index: 1;
}

#head_nav li.open {
	background: url(/images/bg_x.png) 0 -80px
		repeat-x;
	z-index: 101;
}

#head_nav li.sign_panel .signin em {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(/images/icon_head.png)
		no-repeat -40px -20px;
	_background-image:
		url(/images/icon_head_ie6.png);
	vertical-align: text-top;
	margin-right: 4px;
}

#head_nav li.sign_panel a.signin:hover em {
	background-position: 0px -20px;
}

#head_nav li.sign_panel .dropdown-menu {
	font: 12px/20px "";
	color: #666;
	width: 185px;
	left: auto;
	right: 0;
	border: 1px solid #C11713;
	position: absolute;
	top: 100%;
	background: #fff;
	border-top: none;
	z-index: 999;
	text-align: left;
	display: none;
	overflow: hidden;
}

#head_nav li.sign_panel.open .dropdown-menu {
	display: block;
}

#head_nav li.sign_panel dl dt,.sign_panel dl dd {
	padding: 10px 0;
}

#head_nav li.sign_panel dl dt {
	text-align: center;
}

#head_nav li.sign_panel .dropdown-menu b {
	color: #C11713;
}

#head_nav li.sign_panel dl a {
	color: #1b80a9;
	font-size: 12px;
	padding: 0;
	float: none;
}

#head_nav li.sign_panel dl dd {
	background: #f0f0f0;
	padding: 5px;
	color: #cccccc;
}

#head_nav li.sign_panel dl dd p {
	text-align: center;
	color: #666;
}

#head_nav li.sign_panel dl dd p span {
	background: none;
	padding: 0px;
	float: none;
	height: auto;
}

#head_nav li.sign_panel .signin {
	color: #FFFFFF;
	padding: 0 20px;
	font-size: 14px;
	cursor: pointer;
	display: inline-block;
	_margin-top: 12px;
	_height: 28px;
}

#head_nav li.sign_panel span.signin i {
	background-position: -20px -20px;
}

#footer {
	padding: 28px 0;
	background: #fff;
	border-top: solid 1px #e1e1e1; /* margin:18px 0 0 0;*/
}

#footer #foot {
	padding: 0 0 20px 0;
	border-bottom: solid 1px #e1e1e1;
}

.foot_left {
	float: left;
}

.foot_left div {
	float: left;
	width: 169px;
	padding: 0 0 0 15px;
	color: #64605f;
}

.foot_left div ul,.foot_left div li {
	float: left;
}

.foot_left div li {
	padding: 9px 0 0 0;
	width: 169px;
}

.foot_left div li a {
	color: #8d8c8a;
}

.foot_left div li a:hover {
	color: #ff1566;
}

.foot_right {
	float: right;
	width: 220px;
	padding: 20px 0;
	text-align: center;
	border-left: solid 1px #e0e0e0;
}

.foot_links {
	text-align: center;
	padding: 15px 15px 0 15px;
	color: #69665b;
}

.copyright {
	text-align: center;
	color: #69665b;
	padding: 15px 0 0 0;
}

.add_to_album_btn {
 
	display: none;
	width: 79px;
	height: 22px;
	position: absolute;
	right: 8px;
	top: 7px;
	z-index: 10;
	_background-image: none;
 
}

.pagination {
	text-align: center;
	overflow: hidden;
	zoom: 1;
	clear: both;
}

.pagination a,.pagination i {
	/*border: 1px solid #FCC8D9;display:inline-block; margin:0 1px; white-space:nowrap; min-width:12px; _width:12px; height:30px; line-height:30px; color:#FF6799; background-color:#FFE1EA; text-align:center; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-weight:bold; padding:0 5px; */
	border-radius: 4px;
	padding: 2px 5px;
	color: #fff;
	background-color: #ff3d6a;
	margin-right: 4px;
}

.pagination a.c {
	color: #333;
	border: 1px solid #fff;
	background-color: transparent;
	margin-right: 0px;
}

.pagination a:hover {
	color: #fff;
	background-color: #FF66A0;
}

.pagination i {
	border: 1px solid #fff;
	color: #111;
	background-color: transparent;
	font-style: normal;
	min-width: 10px;
	_width: 10px;
	font-family: Arial, sans-serif;
	padding: 0;
}

pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */ #
	word-break: break-all; /* Internet Explorer 7.0+ */ #
	word-wrap: break-word; /* Internet Explorer 7.0+ */
	_word-break: break-all; /* Internet Explorer 6.0- */
	_word-wrap: break-word; /* Internet Explorer 6.0- */
}

.h2title {
	font-family: '寰蒋闆呴粦';
	font-size: 25px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	text-indent: 30px;
}

.green_button,.pink_button,.blue_button,.gray_button {
	text-align: center;
	display: inline-block;
	color: #fff;
	vertical-align: middle;
	font-weight: bold;
}

.green_button {
	border: 1px solid #508a04;
	background-color: #75a707;
}

.pink_button {
	border: 1px solid #b80b68;
	background-color: #ed6697;
}

.blue_button {
	border: 1px solid #2380c1;
	background-color: #019de9;
}

.gray_button {
	border: 1px solid #999;
	background-color: #e4e4e4;
}

.green_text,.gray_text {
	vertical-align: middle;
	padding: 0;
}

.green_text {
	border: 1px solid #75a707;
}

.gray_text {
	border: 1px solid #999;
}
 
.page {
	width: 100%;
	text-align: center;
	margin: 15px 0 28px;
}
.page ul{
	width:800px;
	height:34px;
	margin: 5px auto;
}
.page  li{
	float:left;
}
.page span {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	margin: 0 2px;
	padding: 0 5px;
	vertical-align: top;
	border: 1px solid #e1e1e1;
	float:left;
} 
.page a {
	background: #f6f6f6;
	border: 1px solid #e1e1e1;
	color: #333;
	display: inline-block;
	height: 18px;
	line-height: 18px;
	margin: 0 2px;
	padding: 0 5px;
	text-align: center;
	vertical-align: top;
}

.page a,.page span {
	padding: 7px 15px;
	font-weight: bold;
}

.page .page-cur,.page .current, .page-cur a {
	background: #CF201C;
	color: #fff;
	border: 1px solid rgb(185, 17, 17);
}

.page span.page-end {
	border: 1px solid #e1e1e1;
	vertical-align: top;
	background: none;
	color: #666;
}

.page form {
	display: inline-block;
	*display: none;
	display: none\9;
}

.page form input {
	border: 1px solid #E1E1E1;
	border-right: none;
	height: 32px;
	background: #F6F6F6;
	text-indent: 5px;
	line-height: 32px;
	width: 0;
	display: none;
	margin-right: 0;
	float: left;
}

.page a.cat_btn,.page a.srh_ctn {
	background: url(/images/icon1.png) no-repeat
		#F6F6F6;
}

.page a.cat_btn {
	background-position: -158px -213px;
}

.page a.srh_ctn {
	background-position: -200px -213px;
	margin: 0;
	float: left;
}
 
.menufixd {
	width: 102px;
	position: absolute;
	z-index: 5000;
	left: 50%;
	margin-left: -605px;
	top: 145px;
	_display: none;
}

.menufixd h3 {
	width: 108px;
	height: 57px;
	position: absolute;
	z-index: 2; 
	margin-top: -50px;
	margin-left: -6px;
	display: none;
}

.menufixd span {
	width: 6px;
	height: 35px;
	position: absolute;
	z-index: 2;
	margin-top: 7px;
	background-image: url(/images/fiexk.png);
	margin-left: -6px;
}

.menufixd h1 {
	width: 102px;
	height: 30px;
	position: absolute;
	z-index: 2;
	margin-left: 0px;
	color: #fff;
	margin-top: 7px;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	font-family: "Microsoft YaHei";
	background-color: #e32014;
}

.fixedmenu1 {
	width: 100px;
	height: 168px;
	position: absolute;
	z-index: 1;
	margin-top: 37px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background-color: #fff;
}

.fixedmenu1 li {
	width: 50px;
	height: 27px;
	float: left;
	display: inline;
}

.fixedmenu1 li a {
	width: 34px;
	height: 18px;
	float: left;
	text-align: center;
	line-height: 18px;
	border-radius: 2px;
	margin-left: 7px;
	margin-top: 5px;
}

.fixedmenu1 li a:hover {
	text-decoration: none;
	background-color: #eee;
	color: #000000;
}

.fixedselect {
	background-color: #e32014;
	color: #fff;
}

.fixedmenu2_1 {
	width: 100px;
	position: absolute;
	z-index: 5000;
	margin-top: 205px;
	border: 1px solid #bbb;
	border-top: none;
}

.fixedmenu2_1 li {
	width: 100px;
	height: 33px;
	float: left;
	border-top: 1px solid #eee;
	background-color: #fff;
}

.fixedmenu2_1 li a {
	display: block;
	width: 72px;
	height: 33px;
	float: left;
	padding-left: 28px;
	line-height: 33px;
	color: #666;
}

.fixedmenu2_1 li.current a,.fixedmenu2_1 li a:hover {
	background-color: #E32014;
	color: #fff;
	text-decoration: none;
}

 
.fixednico1 {
	background-position: -90px 9px;
}

.current .fixednico1,.fixednico1:hover {
	background-position: -203px 9px;
}

.fixednico2 {
	background-position: -90px -25px;
}

.current .fixednico2,.fixednico2:hover {
	background-position: -203px -25px;
}

.fixednico3 {
	background-position: -90px -58px;
}

.current .fixednico3,.fixednico3:hover {
	background-position: -203px -58px;
}

.fixednico4 {
	background-position: -90px -92px;
}

.current .fixednico4,.fixednico4:hover {
	background-position: -203px -92px;
}

.fixednico5 {
	background-position: -90px -184px;
}

.current .fixednico5,.fixednico5:hover {
	background-position: -203px -184px;
}

.fixednico6 {
	background-position: -90px -155px;
}

.current .fixednico6,.fixednico6:hover {
	background-position: -203px -155px;
}

.fixednico7 {
	background-position: -90px -214px;
}

.fixednico7:hover {
	background-position: -203px -214px;
}
 