@charset "utf-8";
/* CSS Document */
/*--------------------全局设置--------------*/
body,div,span,table,td,th,ul,li,ol,p,input,form{
	margin:0;
	padding:0;
}
A:link {COLOR: #67258B; TEXT-DECORATION: none}
A:visited {COLOR: #67258B; TEXT-DECORATION: none}
A:active {COLOR: #FF0000; TEXT-DECORATION: none}
A:hover {COLOR: #FF0000; TEXT-DECORATION: none}

body{
	margin:0;
	padding:0;
	font-size:12px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif,宋体;
	background:#fff;
}
a img{
	border:0;
}
a{
	text-decoration:none;
	color:#333;
}
/*------------------头部----------------*/
#head{
	width:1001px;
	height:180px;
	margin:auto;
	clear:both;
}
#head_top{
	width:1001px;
	height:80px;	
}
#logo{                /*---------------logo------------*/
	width:236px;
	height:45px;
	float:left;
	display:inline;
	margin-left:30px;
	margin-top:30px;
}
#Slogan{
	width:200px;
	height:22px;
	float:left;
	padding-top:12px;
}
#top_right_box{
	width:520px;
	line-height:20px;
	float:right;
	padding-top:10px;
	padding-right:11px;
}
#welcome{
	width:230px;
	height:20px;
	color:#8f7d6f;
	line-height:20px;
	float:left;
	padding-left:10px;
	margin-left:50px;
	display:inline;
	background:url(/images/small_icon.jpg) no-repeat 4px 8px;
	overflow:hidden;
}
#tjd_tag{
	width:74px;
	height:20px;
	line-height:20px;
	float:right;
	clear:right;
	padding-left:10px;
	background:url(/images/small_icon.jpg) no-repeat 4px 8px;
}
#tjd_tag a{
	color:#42260e;
}
#tjd_tag a:hover{
	color:#CC0066;
}
#main_tag{
	width:200px;
	height:20px;
	overflow:hidden;
	line-height:20px;
	padding-bottom:10px;
	float:right;
	clear:both;
}
#main_tag a{
	color:#666;
	padding:0px 8px;
}
#main_tag a:hover{
	color:#CC0066;
}
#nav{                  /*----------------导航---------------*/
	width:954px;
	height:42px;
	margin:auto;
	clear:both;	
}
#nav_l{
	width:10px;
	height:42px;
	float:left;
	background:url(/images/nav_l_bg.jpg) no-repeat;
}
#nav_c{
	width:934px;
	height:42px;
	float:left;
	text-align:left;
	line-height:37px;
	list-style:none;
	background:url(/images/nav_c_bg.jpg) no-repeat -3px 0px;
}
#nav_c2{
	height:42px;
	float:left;
	text-align:left;
	line-height:37px;
	list-style:none;
	background:url(images/nav_c_bg2.jpg) repeat-x;
	width:960px;
}
#nav_c2 li{
	width:115px;
	height:37px;
	text-align:center;
	line-height:37px;
	float:left;
}
#nav_c li{
	width:113px;
	height:37px;
	text-align:center;
	line-height:37px;
	float:left;
}
#nav_c2 li a{
	width:115px;
	height:37px;
	text-align:center;
	line-height:37px;
	float:left;
}
#nav_c2 li a:hover{
	color:#CC0066;
}
#nav_c li a{
	width:113px;
	height:37px;
	text-align:center;
	line-height:37px;
	float:left;
}
#nav_c a:hover{
	color:#CC0066;
}
#nav_r{
	width:10px;
	height:42px;
	float:left;
	background:url(/images/nav_r_bg.jpg) no-repeat;
}
#nav_bottom{
	height:42px;
	width:954px;
	margin:auto;
	clear:both;
}
.subnav{
	width:951px;
	height:40px;
	line-height:30px;
	position:absolute;
	top:128px;
	margin-left:12px;
	*margin-left:1px!important;
	background:url(/images/subnav_bg.gif) no-repeat 0px 0px;
	display:none;
}
.subnav a{
	color:#fff;
	padding:0px 20px;
}
.subnav a:hover{
	color:#fff;
	text-decoration:underline;
}

/*----------------------导航控制--------------------*/
a {
	text-decoration:none;
	bblr:expression(this.onFocus=this.blur()); // IE识别
	outline:none; // FF识别
}
i {
	font-size: 11px;
	color: red;
}

img {border:none;}
li {list-style:none;}

.hide {display:none;}

.clear {
	clear: both;
    height:1px;
    margin-top:-1px; 
    overflow:hidden;
}

.link_style_1 {
	background:url(/images/link_style_1.gif) no-repeat 0 2px;
	padding-left: 15px;
}

.list_style_1 li a {
	background:url(/images/list_style_1.gif) no-repeat 0 6px;
	line-height:2em;
	padding-left:15px;
}

#wrap {
	margin:auto;
	width:960px;
}

/* @group main_nav */
#main_nav ul {
	font-size: 13px;
	list-style: none;

}

#main_nav {
	background: url(/images/nav_bg.jpg) no-repeat top left;
	height: 50px;
	overflow: visible;
	padding-left: 20px;

}

#main_nav li {
	float: left;
	position: relative;
	z-index: 5;
}

#main_nav li a {
	height:35px;
	color: #242424;
	display: block;
	width: 112px;
	text-decoration: none;
	line-height: 30px;
	*line-height: 35px!important;
	text-align: center;
	margin-top: 2px;
}
#main_nav li ul{
	margin-left:11px;
	position:absolute;
	z-index:999;
}
#main_nav li ul li a {
	font-size: 12px;
	width: 89px;
	height: 25px;
	line-height: 25px!important;
	margin: 0px;
	color:#fff;
}

#main_nav li ul li a:hover, #main_nav li.focus ul li a:hover {
	background-color: #f799b9;
	color:#fff;
}

#main_nav li.focus a, #main_nav li a:hover {
	background: url(/images/nav_over.jpg) no-repeat 50% 50%;
	color:#fff;
}

#main_nav li.focus ul li a {
	background: none;
}

#main_nav li ul {
	position: absolute;
	top: 36px;
	left: 0px;
	display: none;
	background-color: #ec6995;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e55686;
	border-right-color: #e55686;
	border-bottom-color: #e55686;
	border-left-color: #e55686;
}

#main_nav li ul li{
	float: none;
}
/* @end */



/*---------------------搜索-----------------*/
#search_k{
	width:345px;
	height:42px;
	line-height:42px;
	float:left;
	color:#5b3020;
	overflow:hidden;
}
#search_text{
	width:85px;
	height:20px;
	padding-left:5px;
	line-height:20px;
	cursor:default;
	text-align:left;
	float:left;
	margin-top:11px;
	margin-left:4px;
	background:url(/images/text_k_bg1.jpg) no-repeat;
}
#search_text_2{
	width:85px;
	height:20px;
	padding-left:5px;
	line-height:20px;
	cursor:default;
	text-align:left;
	float:left;
	margin-top:11px;
	margin-left:4px;
	background:url(/images/text_k_bg1.jpg) no-repeat;
}
search_xiala{                /*------------------- 搜索选项-------------------*/
	list-style:none;
	background:url(/images/search_xiala.jpg) repeat-y;
	position:absolute;
	margin-left:28px;
	margin-top:29px;
	border-bottom:1px #b59181 solid;
}
#search_xiala_2{                /*------------------- 搜索选项-------------------*/
	width:90px;
	list-style:none;
	background: #e8dbd5 url(/images/search_xiala.jpg) repeat-y;
	position:absolute;
	margin-left:28px;
	*margin-left:-307px!important;
	margin-top:29px;
	border-bottom:1px #b59181 solid;
	display:none;
}

#search_xiala li{
	height:20px;
	width:90px;
	line-height:20px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#search_xiala_2 li{
	height:20px;
	width:90px;
	line-height:20px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#search_xiala li a{
	width:85px;
	margin:0;
	padding:0;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding-left:3px;
	margin-right:2px;
	display:block;
	text-align:left;
}
#search_xiala_2 li a{
	width:85px;
	margin:0;
	padding:0;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding-left:3px;
	margin-right:2px;
	display:block;
	text-align:left;
}
#search_xiala li a:hover{
	background:#CC0066;
	color:#fff;
}
#search_xiala_2 li a:hover{
	background:#CC0066;
	color:#fff;
}
#search_text2{
	height:20px;
	border:0;
	padding:4px;
	float:left;
	background:url(/images/text_k_bg2.jpg) no-repeat;
	background-attachment:fixed;
}
.search_text2{
	height:20px;
	padding:4px;
	border:0;
	float:left;
	background:url(/images/text_k_bg2.jpg) no-repeat;
	margin-left:5px;
}
#search_btn{
	width:21px;
	height:22px;
	float:left;
	margin-top:10px;
	margin-left:7px;
}
#key_word{
	width:300px;
	float:left;
	line-height:42px;
	height:42px;
	overflow:hidden;
}
#key_word a{
	color:#000000;
	padding:0px 5px;
}
#key_word a:hover{
	color:#CC0066;
}
#tel{
	width:213px;
	height:42px;
	padding-left:30px;
	float:right;
	overflow:hidden;
	background:url(/images/tel_icon.jpg) no-repeat 4px 9px ;
}
/*---------------------中间主体部分-------------------*/
#content{
	width:1001px;
	height:auto;
	margin:auto;
	clear:both;
}
/*-----------------------中部左侧-------------------*/
#left_box{
	width:230px;
	padding-left:20px;
	float:left;
	clear:left;
	overflow:hidden;
	background:url(/images/left_bg.jpg) no-repeat right 50%;
}
#left_box_in{
	width:230px;
}
#login{                      /*----------登录----------*/
	width:207px;
	background:url(/images/login_top_bg.jpg);
}
#login_top{
	width:207px;
	height:34px;
	background:url(/images/login_top_bg.jpg);
}
#login_content{
	width:207px;
	height:68px;
	background:url(/images/login_bg.jpg);
}
#ad_box{
	width:207px;
	text-align:center;
}
#ad_box a img{
	margin:5px auto;
	margin-bottom:3px;
}
.ppfl{                 /*-----------------品牌中心标题--------------*/
	width:199px;
	height:26px;
	background:url(/images/ppzx_title.jpg) no-repeat;
	margin-top:10px;
	margin-left:3px;
}
#left{
	width:199px;
	height:433px;
	margin-left:3px;
	overflow:hidden;
}
.menu{             /*----------------品牌分类标题---------------*/
	width:199px;
	height:40px;
	cursor:pointer;
	text-align:left;
	border-bottom:1px #ccc dotted;
}
.photo{
	width:199px;
	height:105px;
	text-align:left;
	display:none;
	overflow:hidden;
	border-bottom:1px #ccc dotted;
}
.photo a img{
	width:199px;
}
.ppfl_bottom{
	width:199px;
	height:10px;
	margin-left:3px;
	background:url(/images/ppzx_title_bottom.jpg) no-repeat;
}
.contact_photo{
	width:198px;
	height:86px;
	margin-left:2px;
	margin-top:24px;
}
#zxdc{                    /*-----------------在线调查-------------*/
	width:207px;
	margin-left:-2px;
	margin-top:10px;
	overflow:hidden;
}
#zxdc_top{
	width:207px;
	height:40px;
	background:url(/images/tsfw_title.jpg);
}
#zxdc_content{
	width:207px;
	float:left;
	overflow:hidden;
	background:url(/images/zxdc_bg.jpg) repeat-y;
}
#zxdc_bottom{
	width:207px;
	height:10px;
	float:left;
	overflow:hidden;
	background:url(/images/zxdc_bottom.jpg) no-repeat;
}
#zxdc_text_title{
	width:155px;
	margin:auto;
	float:left;
	margin-left:25px;
	display:inline;
	padding-top:20px;
	line-height:18px;	
}
.zxdc_text_xx{
	width:155px;
	margin:auto;
	float:left;
	margin-left:25px;
	display:inline;
	clear:both;
	padding-top:16px;
	*padding-top:10px!important;	
	line-height:20px;
	overflow:hidden;
}
.zxdc_text_xx span{
	width:135px;
	float:right;
	margin-top:-18px;	
}
#login_l{
	width:118px;
	height:45px;
	padding-left:15px;
	color:#fff;
	float:left;
	margin-top:8px;
}
.login_t{
	width:118px;
	height:21px;
	line-height:21px;
	margin-bottom:4px;
	overflow:hidden;
}
.name,.password{
	width:72px;
	height:16px;
	margin-left:3px;
	overflow:hidden;
	background:url(/images/login_k_bg.jpg) no-repeat;
	background-attachment:fixed;
	border:0;
}
.login_k_out{
	width:75px;
	height:16px;
	display:inline-block;
	background:url(/images/login_k_bg.jpg) no-repeat 3px;
}
#login_btn{
	width:50px;
	height:41px;
	float:right;
	margin-right:20px;
	margin-top:10px;
	display:inline;
}
/*-------------------右侧----------------*/
#right_box{
	float:left;
	width:731px;
	padding-left:20px;
	overflow:hidden;
}
/*-----------------广告轮换--------------*/
#ad{
	width:700px;
	height:338px;
	float:left;
	margin-left:7px;
	margin-top:4px;
	overflow:hidden;
	display:inline;
	background:#d7d7d7;
}
.ad_photo{
	width:694px;
	height:303px;
	overflow:hidden;
	margin:auto;
	margin-top:3px;
}
.ad_pic{
	width:694px;
	height:303px;
	display:none;
	overflow:hidden;
}
.ad_pic a img{
	width:694px;
	height:303px;
}
.title{
	width:699px;
	overflow:hidden;
	height:29px;
	padding-left:3px;
}
.title .title_text{
	width:138px;
	height:29px;
	margin-right:1px;
	text-align:center;
	line-height:29px;
	cursor:pointer;
	font-size:12px;
	color:#97895c;
	float:left;
	background:#f9dae2;
} 

/*----------------------右侧主要内容------------------*/
#main_content{
	width:723px;
	padding-left:7px;
	padding-top:12px;
	*padding-top:15px!important;
	*padding-top:15px;
	overflow:hidden;
	float:left;
}
.sort_title{
	width:700px;
	height:26px;
	clear:both;
	background:url(/images/main_y_title_bg.jpg) repeat-x 0px bottom;
} 
.bt_left{
	width:370px;
	height:20px;
	padding-top:3px;
	float:left;
}
.more{
	width:30px;
	height:20px;
	line-height:20px;
	float:right;
	background:url(/images/list_bg.jpg) no-repeat 5px 10px;
	padding-left:10px; 
}
.more a{
	color:#db005e;
}
.more a:hover{
	text-decoration:underline;
}
.sort_content{
	height:120px;
	clear:both;
	display:none;
	overflow:hidden;
}
.pic{
	width:120px;
	float:left;
	padding:5px 0px 0px 5px;
}
.pic a img{
	width:111px; 
	height:68px;
	border:3px #eaeaec solid;
}
.jianjie{
	width:210px;
	float:left;
}
.news_title{
	width:195px;
	padding-left:15px;
	padding-top:5px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	background:url(/images/list_bg2.jpg) no-repeat 7px 13px;
}
.news_title a{
	font-size:14px;
	color:#666;
	font-weight:bold;
}
.news_title a:hover{
	color:#CC0066;
}
.jianjie_text{
	width:193px;
	height:54px;
	color:#7d7d7d;
	padding-left:17px;
	line-height:18px;
	overflow:hidden;
}
.news_list{
	width:360px;
	float:left;
	padding-top:3px;
	margin:0;
	list-style:none;
}
.news_list a{
	color:#7d7d7d;
}
.news_list a:hover{
	color:#CC0066;
}
.news_list li{
	width:345px;
	padding-left:15px;
	background:url(/images/list_bg2.jpg) no-repeat 5px 7px; 
	height:18px;
	overflow:hidden;
	line-height:18px;
	list-style:none;
}
.list_text{
	width:270px;
	height:18px;
	line-height:18px;
	float:left;
	overflow:hidden;
}
.list_text a{
	color:7e7e7e;
}
.photo_text a{
	color:#7e7e7e;
	}
.photo_text a:hover{
	color:#CC0066;
}
.list_time{
	width:70px;
	height:18px;
	line-height:18px;
	float:right;
	overflow:hidden;
	text-align:right;
}
.news_shopping{
	height:172px;
	width:206px;
	float:left;
	margin-right:40px;
}
.news_shopping a img{
	border:3px solid #eaeaec;
	margin:auto;
	margin-top:7px;
	width:200px;
	height:123px;
}
.photo_text{
	width:190px;
	margin:auto;
	padding-left:10px;
	background:url(/images/list_bg2.jpg) no-repeat 2px 13px; 
	height:30px;
	line-height:30px;
}
.shopping_list{
	width:163px;
	float:left;
	margin-top:5px;
	margin-right:16px;
}
.shopping_list a img{
	width:157px;
	height:122px;
	border:3px #eaeaec solid;
}
.shopping_ming{
	width:157px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	text-align:center;
}
.shopping_ming a{
	color:#7d7d7d;
}
.shopping_ming a:hover{
	color:#CC0066;
}
.shopping_jiage{
	width:157px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	text-align:center;
}
.shopping_jiage{
	font-size:14px;
	font-weight:bold;
	color:#e71368;
}
.new_icon{
	position:absolute;
	margin-top:-169px;
	*margin-top:-172px!important;
	margin-left:3px;
}
/*-----------------二级--------------*/
#flash{
	width:953px;
	height:224px;
	margin:auto;
}
#middle{
	background:url(/images/content_bg.jpg) no-repeat 50% 0px;
}
#ej_left{
	width:235px;
	float:left;
	padding-left:40px;
	padding-top:20px;
}
#gcjj{
	width:235px;
	float:left;
	padding-bottom:5px;
	clear:both;
}
#gcjj_title{
	width:115px;
	height:43px;
	margin-bottom:5px;
}
#gcjj_content{
	width:235px;
	padding-top:7px;
	padding-bottom:10px;
	border-top:2px #ffa3bc solid;
	border-bottom:2px #ffa3bc solid;
	float:left;
	clear:both;
}
.gcjj_content_sort{	
	width:190px;
	height:25px;
	overflow:hidden;
	float:left;
	clear:both;
	line-height:25px;
	display:inline;
	padding-left:20px;
	font-size:14px;
	margin-left:20px;
	color:#7a2739;
	background:url(/images/list_bg3.jpg) no-repeat 10px 10px;
}
.menu_title{
	width:182px;
	height:32px;
	clear:both;
	float:left;
	margin:2px 0px;
	line-height:32px;
	padding-left:40px;
}
.menu_title2{
	width:182px!important;
	height:32px!important;
	clear:both;
	float:left;
	margin:2px 0px;
	line-height:32px;
	padding-left:10px;
	display:inline;
}
.menu_title2 a{
	width:182px!important;
	padding-left:0px;
	height:32px!important;
	color:#7a2739;
	display:block;
	line-height:32px!important;
	background:url(/images/subnav_left_bg.jpg) no-repeat!important;
}
.menu_title2 a:hover{
	color:#fff!important;
	background:url(/images/subnav_left_bg_hov.jpg) no-repeat!important;
}
.menu_title a{
	width:142px;
	padding-left:40px;
	height:32px;
	color:#7a2739;
	display:block;
	line-height:32px;
	background:url(/images/subnav_left_bg.jpg) no-repeat;
}
.menu_title a:hover{
	background:url(/images/subnav_left_bg_hov.jpg) no-repeat;
	color:#000;
}
#zxph{
	width:235px;
	float:left;
	clear:both;
	height:349px;
}
.zxph_title{
	width:233px;
	height:40px;
}
.pic_k a img{
	margin:15px 2px;
}
#zxph_list li{
	width:210px;
	padding-left:25px;
	list-style:none;
	margin-left:3px;
	line-height:24px;
	height:24px;
	background:url(/images/ph_list1.jpg) no-repeat 0px 3px;
}
#zxph_list li a:hover{
	color:#cc0066;
	text-decoration:underline;
}
#zxph_list{
	clear:both;
}
#jctj{
	width:235px;
	float:left;
	clear:both;
	height:256px;
}
#jctj_title{
	width:230px;
	height:30px;
}
#ad_k{
	width:75px;
	float:left;
	padding-top:5px;
}
#ad_k a img{
	margin:8px 0px;
}
#jctj_list{
	margin:0;
	padding:0;
	list-style:none;
	padding-top:11px;
}
#jctj_list li{
	height:23px;
	line-height:23px;
	width:150px;
	overflow:hidden;
}
#jctj_list li a:hover{
	color:#CC0066;
}
#ad_icon{
	width:233px;
	float:left;
	clear:both;
	padding-top:20px;
}
#ad_icon a img{
	margin-bottom:5px;
}
#ej_right{
	width:673px;
	float:left;
	padding-left:28px;
	padding-top:20px;
}
.ej_right_title{
	height:45px;
}
.zy a{
	color:#666;
}
.zy a:hover{
	color:#CC0066;
}
.gwzx_content_top{
	width:662px;
	height:5px;
	clear:both;
	overflow:hidden;
	background:url(/images/right_top_bg.jpg) no-repeat;
}
.gwzx_content_middle{
	width:662px;
	padding-top:5px;
	background:url(/images/right_middle_bg.jpg) repeat-y;
}
.sort_products{
	width:633px;
	margin:auto;
	clear:both;
	float:left;
	border-bottom:1px #ccc dashed;
}
.sort_products div{
	float:left;
}
.sort_products2{
	width:633px;
	margin:auto;
	clear:both;
}
.products_photo{
	width:150px;
	overflow:hidden;
	padding:1px;
	display:inline;
	float:left;
	border:2px #f286aa solid;
	margin-top:15px;
	margin-left:15px;
}
.products_photo a img{
	width:150px;
}
.products_photo2{
	width:150px;
	overflow:hidden;
	padding:1px;
	display:inline;
	float:left;
	border:2px #f286aa solid;
	margin-top:15px;
	margin-left:15px;
}
.products_photo2 a img{
	width:150px;
}
.products_text{
	width:400px;
	height:150px;
	float:left;
	padding-left:20px;
	padding-top:15px;
}
.products_text2{
	width:436px;
	height:140px;
	margin-left:20px;
	margin-top:16px;
	border-top:1px #f2c3d7 solid;
	border-bottom:1px #f2c3d7 solid;
	float:left;
}
.products_text_title{
	height:31px;
}
.products_text_title2{
	height:31px;
	margin-top:3px;
}
.pl{
	width:31px;
	height:30px;
	overflow:hidden;
	float:left;
}
.spm{
	height:31px;
	line-height:35px;
	overflow:hidden;
	float:left;
}
.spm a{
	color:#cb2f6e;
	text-decoration:underline;
	font-size:14px;
}
.spm a:hover{
	color:#333;
}
.new_icon2{
	width:35px;
	height:35px;
	float:left;
	margin-left:10px;
	margin-top:-4px;
	overflow:hidden;
}
.products_text_jianjie{
	width:380px;
	height:42px;
	line-height:21px;
	overflow:hidden;
	clear:both;
	color:#666;
}
.t_a_jx{
	width:380px;
	height:63px;
	line-height:21px;
	overflow:hidden;
	color:#7e213e;
}
#page{
	width:483px;
	height:24px;
	clear:both;
	padding-left:150px;
	padding-top:23px;
	border-top:1px #ccc solid;
	margin:auto;
	text-align:center;
	background:#fff;
}
#page a{
	width:20px;
	height:21px;
	float:left;
	line-height:20px;
	text-align:center;
	margin-left:3px;
	border:1px #ef769f solid;
}
#page a:hover{
	background:#ed6895;
	color:#fff;
}
.gwzx_content_bottom{
	width:662px;
	height:5px;
	background:url(/images/right_bottom_bg.jpg) no-repeat;
}
.page_img1{
	width:41px!important;
	height:21px;
	background:url(/images/dyy_page_btn.jpg) no-repeat 50% 50%!important; 
	border:1px #ef769f solid;
	margin-left:3px;
}
.page_img1_next{
	width:34px!important;
	height:21px;
	background:url(/images/xyy_page_btn.jpg) no-repeat 50% 50%!important; 
	border:1px #ef769f solid;
	margin-left:3px;
}
.page_img2{
	width:34px!important;
	height:21px;
	background:url(/images/qyy_page_btn.jpg) no-repeat 50% 50%!important; 
	border:1px #ef769f solid;
	margin-left:3px;
}
.page_img2_next{
	width:41px!important;
	height:21px;
	background:url(/images/zhyy_page_btn.jpg) no-repeat 50% 50%!important; 
	border:1px #ef769f solid;
	margin-left:3px;
}
.photo_y{
	width:199px;
	height:105px;
	overflow:hidden;
}
.photo_y_pic{
	width:82px;
	height:105px;
	float:left;
	overflow:hidden;
}
.photo_y_pic a img{
	width:82px;
	height:105px;
	
}
.photo_y_text{
	width:88px;
	height:75px;
	float:left;
	line-height:18px;
	margin-top:15px;
	padding-left:15px;
	overflow:hidden;
	color:#7a3a16;
}
.menu_title_pp{
	width:199px;
	height:40px;
	overflow:hidden;
}
.menu_title_photo{
	width:97px;
	height:40px;
	overflow:hidden;
	float:left;
}
.menu_title_text{
	width:102px;
	height:40px;
	line-height:40px;
	text-align:left;
	color:#000;
	font-size:12px;
	overflow:hidden;
	float:left;
}


.time2{
	height:20px;
	line-height:20px;
	float:right;
	clear:both;
	padding-right:30px;
	color:#d02d6e;
	font-size:12px;
}
.time3{
	height:20px;
	line-height:20px;
	float:right;
	clear:both;
	padding-right:10px;
	color:#d02d6e;
	font-size:12px;
}
.time4{
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-align:right;
}
.hysl_list{
	width:177px;
	height:269px;
	margin-left:30px;
	display:inline;
	margin-right:7px;
	float:left;
}
.hysl_list_photo{
	width:177px;
	height:132px;
	overflow:hidden;
}
.hysl_list_photo a img{
	width:173px;
	height:128px;
	border:2px #f377b5 solid;
}
.hysl_list_title{
	width:135px;
	padding-left:40px;
	line-height:17px;
	margin-top:5px;
	color:#cb2e71;
	background:url(/images/01.jpg) no-repeat 3px 4px; 
	height:35px;
}
.hysl_list_title a{
	color:#cb2e71;	
}
.hysl_list_text{
	width:175px;
	height:60px;
	color:#666;
	line-height:20px;
	overflow:hidden;	
}
.hysl_list_text a{
	color:#666;
}
.hysl_list_text a:hover{
	text-decoration:underline;
}
.gcjj_text{
	width:600px;
	line-height:22px;
	overflow:hidden;
	margin:auto;
	padding-top:20px;
}
.xian{
	width:610px; 
	height:20px;
	clear:both;
	margin:auto;
	border-bottom:1px dotted #ccc;
}
#gcjj_pic img{
	width:494px;
	height:159px;
	margin-left:3px;
	margin-top:3px;
}
.left_list{
	width:235px;
	height:auto!important;
	margin:0;
	padding:0;
	list-style:none;
}
.left_list li{
	width:168px;
	height:28px;
	float:left;
	margin-left:30px;
}
.left_list li a{
	width:158px;
	height:28px;
	display:block;
	font-size:14px;
	line-height:28px;
	padding-left:10px;
	background:url(/images/list_bg_hov4.jpg) no-repeat;
	color:#990000;
} 
.left_list li a:hover{
	background:url(/images/list_bg4.jpg) no-repeat;
	color:#000;
} 
.col_red{
	color:#cc0066;
}
#contact_list{
	padding-top:5px;
}
#contact_list li{
	width:234px;
	height:24px;
	line-height:24px;
	color:#666;
	padding-left:17px;
	background:url(/images/contact_list_bg.jpg) no-repeat 0px 50%;	
}
.xhx{
	color:#cc0066;
	text-decoration:underline;
}
#zwtj_table{
}
#zwtj_table td{
	height:37px;
	border-bottom:1px #feb5c8 solid;
	border-right:1px #feb5c8 solid;
}
.r_wutd{
	border-right:0px!important;
}
.bg_red{
	background:#fff4f8;
}
.sort_biao{
	width:77px;
	height:37px;
	line-height:37px;
	text-align:left;
	padding-left:10px;
	display:inline;
	float:left;
	margin-left:20px;
}
.k_text{
	width:190px;
	height:22px;
	padding-top:7px;
	float:left;
}
.k_text2{
	width:170px;
	height:22px;
	padding-top:7px;
	float:left;
}
.txt{
	width:162px;
	height:20px;
	border:1px #7e9db9 solid;
	}
.txt2{
	width:130px;
	height:18px;
	border:1px #ccc solid;
}
.txt4{
	width:100px;
	height:18px;
	border:1px #ccc solid;
}
.left_list2_li2{
	background:url(/images/small_icon.jpg) no-repeat 0px 50%!important;
	font-size:14px;
	color:#990000;
}
.left_list2_li2:hover{
	color:#000!important;
	background:url(/images/list_bg2.jpg) no-repeat 0px 50%!important;
}
.dlxz{
	padding-left:110px;
	padding-top:70px;
	height:40px;
	line-height:20px;
	width:310px;
	color:#fff;
}
.dl_center{
	width:290px;
	height:80px;
	padding-top:35px;
	margin-left:145px;
}
.dl_h{
	width:190px;
	height:27px;
	float:left;
	line-height:27px;
}
.dl_button{
	width:75px;
	height:47px;
	float:right;
	padding-right:30px;
	margin-top:-51px;
}
.zc_button{
	width:70px;
	height:25px;
	float:left;
	margin-left:174px;
	margin-top:18px;
}
.zhmm_button{
	width:70px;
	height:25px;
	float:left;
	margin-top:18px;
	margin-left:52px;
}
.k_title{
	width:621px;
	height:28px;
	margin-left:20px;
	clear:both;
	padding-bottom:20px;
	margin-top:10px;
}
.k_content{
	width:621px;
	margin-left:20px;
}
.k_photo{
	width:190px;
	float:left;
}
.k_content_text{
	width:410px;
	float:left;
	padding-bottom:20px;
	list-style:none;
	padding-top:30px;
}
.k_content_text li{
	width:390px;
	line-height:23px;
	padding-left:20px;
	background:url(/images/list_bg5.jpg) no-repeat 6px 10px;
}
.map_list_out{
	width:90px;
	height:20px;
	line-height:20px;
	padding-left:55px;
	overflow:hidden;
	background:url(/images/list_bg.jpg) no-repeat 45px 50%;
}
.map_list_out a{
	color:#cd296e;
}
.map_list_in{
	width:90px;
	height:20px;
	line-height:20px;
	padding-left:55px;
	overflow:hidden;
}
.map_list_in a{
	color:#7f7f7f;
}
.ly_content{
	width:622px;
	margin:auto;
	padding-top:30px;
	background:url(/images/box2_bg.jpg) no-repeat;
}
.server_title{
	width:554px;
	height:28px;
	margin:auto;
	line-height:28px;
	background:url(/images/server_title_bg.jpg) no-repeat;
}
.biaodian{
	padding-left:40px;
	background:url(/images/list_5_bg.jpg) no-repeat 30px 50%;
}
.server_text{
	width:520px;
	line-height:23px;
	margin:auto;
	color:#666;
	padding-top:10px;
}
.bother_time{
	width:300px;
	line-height:18px;
	float:right;
	text-align:right;
	color:#666;
	padding-right:50px;
}
.txt2{
	width:162px;
	height:20px;
	border:1px #7e9db9 solid;
}
.history_year{
	width:210px;
	float:left;
	padding-left:48px;
	margin-top:35px;
}
.year{
	padding-top:13px;
	width:198px;
	margin-left:3px;
	padding-bottom:13px;
	border-top:1px #ee6c98 solid;
}
.huojiang{
	width:330x;
	padding-left:40px;
	float:left;
	padding-top:35px;
}
.jiang_title{
	width:300px;
	height:23px;
	line-height:23px;
}
.col_red2{
	color:#ed6e99;
	}
.bold{
	font-weight:bold;
}
.jiang_photo{
	padding-left:55px;
	height:72px;
}
.look{
	margin-top:-45px;
	padding-left:30px;
	float:right;
	height:30px;
	line-height:30px;
	padding-right:90px;
	background:url(/images/fsj_icon.jpg) no-repeat 8px 3px;
}
.look a{
	text-decoration:underline;
}
.look a:hover{
	color:#cc0066;
}
.menu1{
	width:592px;
	height:65px;
	background:url(/images/tx_text_title.jpg) no-repeat;
}
.txzl_h{
	width:548px;
	height:42px;
	padding-left:40px;
	line-height:42px;
	border-left:2px #e04c7e solid;
	border-right:2px #e04c7e solid;
	background:url(/images/tx_text_bg.jpg) no-repeat;
}
.txt3{
	width:47px;
	height:16px;
	border:1px #dddddd  solid;
}
.menu2{
	width:592px;
	height:51px;
	background:url(/images/tx_text_title2.jpg) no-repeat;
}
.menu3{
	width:592px;
	height:61px;
	background:url(/images/tx_text_title3.jpg) no-repeat;
}
.bottom{
	width:592px;
	height:4px;
	background:url(/images/tx_text_bottom.jpg) no-repeat;
	overflow:hidden;
}
.tag{
	width:74px;
	height:27px;
	float:right;
	line-height:27px;
	margin-right:10px;
	text-align:center;
	background:url(/images/tag_bg.jpg) no-repeat 0px 50%;
}
.tag a{
	color:#d15f90;
	font-size:12px;
	text-decoration:underline;
}
.zy_nav{
	width:951px;
	height:33px;
	padding-left:30px;
	margin:auto;
	line-height:33px;
	background:url(/images/zy_nav.jpg) no-repeat;
}
.zy_nav a{
	color:#666;
}
#shop_left{
	width:190px;
	float:left;
	padding-left:10px;
	margin-top:10px;
}
.shop_left_title{
	width:109px;
	height:21px;
	font-size:15px;
	color:#6f573f;
	font-family:'微软雅黑';
	line-height:21px;
	padding-right:80px;
	margin-top:10px;
	background:url(/images/shop_left_title.jpg) no-repeat right top; 
}
.sp_list{
	width:190px;
	list-style:none;
	padding:10px 0px;
	margin-top:10px;
	border-bottom:1px #e0e0e0 solid;
	border-top:1px #e0e0e0 solid;
}
.sp_list li{
	width:170px;
	height:26px;
	padding-left:18px;
	background:url(/images/shop_left_list_bg.jpg) no-repeat 5px 6px;
}
.sp_list li a{
	color:#666666;
}
.sp_list li a:hover{
	color:#cc0066;
}
.shop_left_menu{
	width:190px;
	height:24px;
	background:url(/images/shop_left_menu_bg.jpg);
	text-align:center;
	line-height:24px;
	color:#fff;
	font-weight:bold;
}
.left_menu{
	width:190px;
	height:58px;
	border-bottom:1px #eeeeee solid;
}
.left_menu_photo{
	width:64px;
	height:53px;
	float:left;
}
.left_menu_photo img{
	width:64px;
	height:53px;
}
.left_menu_text{
	width:126px;
	height:53px;
	line-height:57px;
	overflow:hidden;
	float:left;
	background:url(/images/left_shopsort_bg.jpg) no-repeat 70px 22px;
}
.left_menu_text a{
	color:#666;
}
.left_menu_text a:hover{
	color:#cc0066;
}
#shop_right{
	width:778px;
	float:left;
	padding-top:10px;
	padding-left:13px;
}
#shaixuan{
	width:778px;
	height:28px;
	padding-top:7px;
	background:#f0f0f0;
}
.list_fangshi{
	width:778px;
	height:38px;
	line-height:38px;
	border-bottom:1px #dfdfdf solid;
	background:url(/images/jiangexian.jpg) no-repeat 90px bottom;
}
.page_yeshu{
	width:15px;
	height:19px;
	float:right;
	border:1px #cccccc solid;
	background:url(/images/page_icon1.jpg) no-repeat; 
}
.page_yeshu2{
	width:54px;
	padding-left:5px;
	height:19px;
	line-height:19px;
	float:right;
	color:#fff;
	border:1px #ff4551 solid;
	background:url(/images/page_icon2.jpg) no-repeat; 
}
.shop_list{
	width:778px;
}
.list_shopping{
	width:152px;
	height:253px;
	display:inline;
	margin:21px;
	float:left;
}
.list_shopping_photo{
	width:152px;
	height:152px;
}
.list_shopping_photo a img{
	width:150px;
	height:150px;
	border:1px #ccc solid;
}
.list_shopping_text{
	width:152px;
	height:99px;
	line-height:33px;
	color:#666;
	overflow:hidden;
	background:url(/images/small_icon3.jpg) no-repeat 120px 50%;
}
.col_red3{
	color:#ff0000;
}
#page4{
	height:30px;
	text-align:right;
}
#page4 ul{
	width:230px;
	height:30px;
}
#page4 ul li{
	width:15px;
	height:19px;
	border:1px #fff solid;
	float:left;
	margin-left:3px;
	list-style:none;
	text-align:center;
	line-height:19px;
}
#page4 ul li a{
	width:15px;
	height:19px;
	font-size:16px;
	font-weight:bold;
	display:block;
}
.qian_page{
	border:1px #ccc solid;
	background:url(/images/page_icon1.jpg) no-repeat;
}
.hou_page{
	width:59px!important;
	height:19px;
	line-height:19px;
	text-align:center;
	color:#fff;
	background:url(/images/page_icon2.jpg) no-repeat;
}
.hou_page a{
	width:59px!important;
	color:#fff;
	font-size:12px!important;
	font-weight:100!important;
}
.rxtj{
	width:779px;
	height:235px;
}
.rxtj_title{
	width:779px;
	height:31px;
	background:url(/images/rxtj_title.jpg) no-repeat;
}
.rxtj_content{
	width:779px;
	height:204px;
	background:url(/images/rxtj_content_bg.jpg) no-repeat;
}
.rxtj_content ul{
	width:97px;
	padding-right:15px;
	float:left;
	list-style:none;
}
.rxtj_content ul li{
	width:97px;
	height:24px;
	border-top:1px #dddddd solid;
}
.rxtj_content ul li a{
	width:83px;
	padding-left:14px;
	height:24px;
	display:block;
	margin-left:1px;
	line-height:24px;
	color:#757575;
}
.rxtj_content ul li a:hover{
	color:#757575;
	background:#f3f3f3 url(/images/rxtj_list_title_bg.jpg) no-repeat 81px 8px;
}
.hot_shopping_list{
	width:130px;
	height:202px;
	float:left;
}
.hot_shopping_photo{
	width:128px;
	height:114px;
	line-height:114px;
	overflow:hidden;
	padding-top:1px;
	text-align:center;
}
.hot_shopping_photo a img{ 
	width:110px;
	height:110px;
}
.hot_shopping_name{
	width:132px;
	height:32px;
	line-height:16px;
	overflow:hidden;
	text-align:center;
}
.hot_shopping_name a:hover{
	color:#cc0066;
}
.jiage{
	width:132px;
	height:36px;
	line-height:18px;
	text-align:center;
}
.col_red4{
	font-size:16px;
	font-weight:bold;
	color:#9f1d27;
}
.sczx_title{
	width:189px;
	height:29px;
	background:url(/images/sczx.jpg) no-repeat;
	margin-top:5px;
	border-bottom:1px #eee solid;
}
.sczx_list{
	width:189px;
	list-style:none;
}
.sczx_list li{
	width:189px;
	height:27px;
	line-height:27px;
	border-bottom:1px #f0f0f0 solid;
}
.sczx_list li a{
	color:#666;
}
.sczx_list li a:hover{
	color:#cc0066;
}
.ad_jifenhuanli{
	width:194px;
	height:112px;
	padding-top:5px;
}
.ppzx_title{
	width:193px;
	height:26px;
	margin-top:20px;
	background:url(/images/ppzx_title2.jpg) no-repeat;
}
#shop_right2{
	width:778px;
	float:left;
	padding-left:8px;
	display:inline;
}
.shop_right2_ad{
	width:778px;
	height:390px;
}
.ad_bottom_search{
	width:690px;
	height:39px;
	overflow:hidden;
	padding-left:88px;
	display:inline-block;
	margin-top:9px;
	clear:both;
	background:url(/images/zxsp_title_bg.jpg) no-repeat;
	border-bottom:1px #ddd solid; 
}
.new_shop{
	width:80px;
	height:39px;
	float:left;
	line-height:50px;
	overflow:hidden;
	text-align:center;
}
.new_shop a{
	color:#666;
}
.new_shop a:hover{
	color:#cc0066;
}
.more_out{
	width:70px;
	height:40px;
	float:right;
}
.more_out a img{
	margin-left:4px;
	margin-top:12px;
}
.shopping_list2{
	width:778px;
	height:220px;
	border-bottom:1px dotted #ccc;
	clear:both;
	overflow:hidden;
	margin-top:5px;
}
.shopping_list2_dg{
	width:152px;
	height:207px;
	margin-right:42px;
	margin-top:15px;
	float:left;
}
.shopping_list2_photo{
	width:152px;
	height:152px;
}
.shopping_list2_photo a img{
	width:150px;
	height:150px;
	border:1px #dedede solid;
}
.shopping_list2_text{
	width:152px;
	height:44px;
	line-height:22px;
	padding-top:5px;
	background:url(/images/small_icon3.jpg) no-repeat 130px 30px;
}
.box_shop{
	width:780px;
	height:102px;
	clear:both;
	padding-top:20px;
	padding-bottom:21px;
}
.box_shop_list{
	width:195px;
	height:102px;
	float:left;
}
.box_shop_list_photo{
	width:102px;
	height:102px;
	float:left;
}
.box_shop_list_photo a img{
	width:100px;
	height:100px;
	border:1px #e4e4e4 solid;	
}
.box_shop_list_text{
	width:90px;
	height:102px;
	padding-left:3px;
	float:left;
	overflow:hidden;
}
.box_shop_list_text_a{
	width:82px;
	height:76px;
	line-height:18px;
	overflow:hidden;
}
.box_shop_list_text_b{
	width:90px;
	height:22px;
	line-height:22px;
	overflow:hidden;
}
.ad_box2{
	width:785px;
	height:112px;
	overflow:hidden;
	margin-bottom:16px;
}
.ad_box2 a img{
	margin-right:6px!important;
	display:inline;
}
/*------------底部----------*/
#foot{
	width:960px;
	height:40px;
	margin:auto;
	color:#a5a5a5;
	line-height:20px;
	text-align:center;
	margin-top:30px;
	padding-bottom:10px;
	padding-top:20px;
	background:#ececec;
}
#foot a{
	color:#909090;
}
#foot a:hover{
	color:#000;
}
.foot_shop{
	width:982px;
	clear:both;
	height:223px;
	margin:auto;
	margin-top:30px;
}
.foot_shop_title{
	width:980px;
	height:125px;
	border:1px #cccccc solid;
}
.foot_shop_menu{
	height:50px;
	padding-left:40px;
	background:url(/images/foot_bg.jpg) repeat-x;
	border-bottom:1px #c7c7c7 solid;
}
.foot_shop_menu_sort{
	width:52px;
	height:14px;
	padding-left:15px;
	line-height:14px;
	margin-left:70px;
	display:inline;
	margin-top:20px;
	float:left;
	background:url(/images/foot_sort.jpg) no-repeat;
}
.foot_shop_content{
	padding-left:89px;
	padding-top:5px;
}
.foot_shop_content_sort{
	width:100px;
	line-height:20px;
	float:left;
	display:inline;
	margin-left:37px;
}
.copy{
	line-height:28px;
	text-align:center;
	padding-top:10px;
}









.shopping_xg{
	width:758px;
	height:216px;
	border-bottom:1px solid #ccc;
}
.shopping_xg_list{
	width:152px;
	height:215px;
	float:left;
	margin-right:49px;
}
.shopping_xg_photo{
	width:152px;
	height:215px;
	float:left;
	margin-right:49px;
}
.shopping_xg_photo a img{
	border:1px #ccc solid;
}
#sort_content_list1,#sort_content_list2,#sort_content_list3,#sort_content_list4{
	width:660px;
	float:left;
	display:none;
}
#ad_k1,#ad_k2,#ad_k3{
	width:778px;
	height:360px;
	display:none;
}
#ad_k1 a img,#ad_k2 a img, #ad_k3 a img{
	width:778px;
	height:360px;
}
.ad_bottom_tag1,.ad_bottom_tag2,.ad_bottom_tag3{
	width:259px;
	height:30px;
	float:left;
	text-align:center;
	line-height:30px;
}
.ad_bottom_tag2{
	width:260px;
}
.ad_bottom_tag1 a,.ad_bottom_tag2 a,.ad_bottom_tag3 a{
	width:259px;
	height:30px;
	float:left;
	text-align:center;
	line-height:28px;
	color:#ebd8ba;
	text-decoration:none;
	background:url(/images/ad_lb_title_bg1.jpg) no-repeat; 
}
.ad_bottom_tag2 a{
	width:260px;
	height:30px;
	color:#555;
	background:url(/images/ad_lb_title_bg2.jpg) repeat-x;
}
.ad_bottom_tag3 a{
	width:259px;
	height:30px;
	color:#555;
	background:url(/images/ad_lb_title_bg3.jpg) repeat-x;
}

.left_menu_text a{
	width:100px;
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	margin-top:18px;
}
.nav_subnav{
	width:77px;
	float:left;
	position:absolute;
	margin-left:100px;
	*margin-left:0px!important;
	line-height:23px;
	padding-left:20px;
	margin-top:0px;
	border:1px #eee solid;
	background:#fff;
	display:none;
}
.nav_subnav a{
	width:60px;
	padding-left:17px;
	height:23px!important;
	line-height:23px!important;
	overflow:hidden;
	display:inline;
	float:left;
	margin-right:-3px;
	clear:left;
	margin:0;
}
.jt{
	width:8px;
	height:14px;
	position:absolute;
	z-index:999;
	background:url(/images/jt.gif) no-repeat;
	margin-left:-28px;
	*margin-left:-105px!important;
	_margin-left:0px;
	_margin:0;
	margin-top:20px;
}
.main_tag{
	width:980px;
	margin:auto;
	height:27px;
	border-bottom:3px #c54e74 solid;
	padding-top:10px;
}
.main_tag_sort{
	width:94px;
	height:27px;
	margin-right:2px;
	float:left;
	background:url(/images/tag_menu_bg.jpg) no-repeat;
	text-align:center;
	line-height:27px;
	color:#333;
	font-weight:bold;
}
.ll a img{
	margin:15px;
	border:1px #ccc solid;
}
#menu_tag_content1,#menu_tag_content2,#menu_tag_content3,#menu_tag_content4{
	display:none;
}
.search_subnav a{
	color:#7a2737;
}
.search_subnav a:hover{
	color:#000;
}
.search_list{
	width:680px;
	height:126px;
	padding:10px 12px 0px 12px;
	border-bottom:1px #fcdde5 solid;
}
.search_list_photo{
	width:128px;
	height:95px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
.search_list_photo a img{
	width:124px;
	height:90px;
	border:2px #f286aa solid;
}
.search_list_text{
	width:530px;
	height:110px;
	float:left;
	padding-left:10px;
}
.search_list_text_title{
	width:500px;
	height:25px;
	line-height:25px;
}
.search_list_text_title a{
	font-size:14px;
	color:#cd2e70;
	text-decoration:underline;
}
.search_list_text_title a:hover{
	color:#000;
}
.search_list_text_content{
	width:535px;
	height:60px;
	line-height:20px;
	overflow:hidden;
	overflow:hidden;
}
.lb_photo{
	width:394px;
	height:171px;
	display:none;
}
.lb_photo a img{
	width:394px;
	height:171px;
}
.lb_tag{
	width:40px;
	height:35px;
	float:left;
	margin-right:10px;
	margin-bottom:12px;
	overflow:hidden;
    filter:alpha(opacity=50);
}
.lb_tag img{
	width:40px;
	height:37px;
}
#gw_tag1,#gw_tag2,#gw_tag3,#gw_tag_1,#gw_tag_2,#gw_tag_3{
	width:76px;
	height:26px;
	background:url(/images/zixun_tag_bg2.jpg) no-repeat;
	line-height:26px;
	text-align:center;
	display:block;
	color:#9a9999;
}
#sort_content1,#sort_content2,#sort_content3{
	display:none;
}
.gw_tag{
	width:76px;
	height:26px;
	text-align:center;
	float:left;
	margin-right:3px; 
}
#gbk_box{
	width:233px;
	height:153px;
	background:url(/images/hyzx_box_bg1.png) no-repeat;
	position:absolute;
	margin-left:120px;
	*margin-left:-470px!important;
	color:#fff;
	margin-top:-185px;
	*margin-top:-15px!important;
	display:none;
}
#jk_box{
	width:234px;
	height:154px;
	background:url(/images/hyzx_box_bg2.png) no-repeat;
	position:absolute;
	margin-left:260px;
	*margin-left:-330px!important;
	color:#fff;
	margin-top:-185px;
	*margin-top:-15px!important;
	display:none;
}
#zsk_box{
	width:234px;
	height:190px;
	background:url(/images/hyzx_box_bg3.png) no-repeat;
	position:absolute;
	margin-left:400px;
	*margin-left:-180px!important;
	color:#fff;
	margin-top:-205px;
	*margin-top:-15px!important;
	display:none;
}
#hyk_box{
	width:232px;
	height:190px;
	background:url(/images/hyzx_box_bg4.png) no-repeat;
	position:relative;
	*position:absolute!important;
	margin-left:250px;
	*margin-left:-350px!important;
	color:#fff;
	margin-top:-205px;
	*margin-top:-15px!important;
	z-index:999;
	visibility:hidden;
}
.float_box{
	width:170px;
	line-height:20px;
	background:url(/images/yuan_icon_bg.gif) no-repeat 15px 3px; 
	padding-left:30px;
	text-align:left;	
}
.cy_list{
	width:232px;
	height:234px;
	float:left;
	padding-left:45px;
}
.cy_list_photo{
	width:230px;
	height:107px;
}
.cy_list_photo img{
	width:224px;
	height:101px;
	border:3px #e7e6e4 solid;
}
.cy_list_text{
	width:230px;
	padding-top:11px;
	text-align:left;
	font-size:15px;
	color:#ef6795;
	font-family:'宋体';
}
.cy_list_text_content{
	width:230px;
	height:62px;
	line-height:17px;
	padding-top:5px;
	text-align:left;
	font-size:'宋体';
	color:#7d7d7d;
}
.zxdc_content_list{
	width:85px;
	height:110px;
	padding-right:1px;
	float:left;
	border-bottom:1px #ccc solid;
}
.zxdc_content_list a img{
	width:85px;
	height:110px;
}
#ppzs_photo a img{
	width:257px;
	height:145px;
	border:3px #d6d6d6 solid;
}
.ppdh_list{
	width:135px;
	height:170px;
	float:left;
	margin-right:24px;
	padding-top:25px;
}
.ppdh_list_photo{
	width:135px;
	height:104px;
}
.ppdh_list_photo a img{
	width:131px;
	height:98px;
	border-top:3px #eeeeee solid;
	border-bottom:3px #eeeeee solid;
	border-left:2px #eee solid;
	border-right:2px #eee solid;
}
.ppdh_list_text{
	width:135px;
	line-height:20px;
	height:60px;
	overflow:hidden;
	text-align:left;
}
.line{
	width:606px;
	height:1px;
	background:#ccc;
	float:left;
	overflow:hidden;
}
.font14Helpq {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.Btt{
font-family:,MS SONG,SimSun,tahoma,sans-serif;
font-size:12px;
background: #F2EAF2;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-top:1px solid #cccccc;
color:#000000;
height:21px;
text-decoration:none;
cursor: hand;
}
.font15px{color: #FF3300;font-size:13px;}
.Boxx{border-top:1px solid #BF83DE;border-left:1px solid #BF83DE;border-right:1px solid #BF83DE;border-bottom:1px solid #BF83DE;height:20px;background:#E9DEF3}
.Boxx2{border-top:1px solid #BF83DE;border-left:1px solid #BF83DE;border-right:1px solid #BF83DE;border-bottom:1px solid #BF83DE;height:20px;background:#D4D0C8}

.search_xiala_2555{
	background:#E7DAF5  url(/images/search_xiala.jpg) no-repeat;
	border-bottom:1px #b59181 solid;
	border-top:1px #b59181 solid;
}





