@charset "utf-8";
/* CSS Document */
/* --首页顶部介绍样式-- */
.cont_2 {
    border: 1px solid #E1DADA;
    background-color: #FFF;
    padding-top: 40px;
    padding-bottom: 80px;
}
/* 左侧列表样式 */
#main_sub1{
	width:210px;
	float:left;
	padding-right:10px;
}
#main_sub2{
	margin: 0px auto;
	width:880px;
}
#main_sub1_sub1{
	width:100%;
	float:none;
}
#main_sub1_sub2{
	width:100%;
	float:none;
	padding-top:10px;
}

#main_sub1_sub3{
	width:100%;
	float:none;
	padding-top:10px;
}


.left_title{
	width:168px;
	height:35px;
	padding-left:40px;
	background-color:#f51972;
	border-left:solid 1px #ecd8b7;
	border-right:solid 1px #ecd8b7;
	color:#fff;
	line-height:35px;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:15px;
	
}

.left_list{
	width:100%;
}
.left_list ul li{
	line-height:35px;
	height:35px;
	width:100%;
}
.left_list .left_list_title{
	line-height:35px;
	width:170px;
	height:35px;
	padding-left:40px;
	font-weight:bold;
	background-image: url(../images/left_list_bg3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.left_list ul li a{
	width:160px;
	height:35px;
	padding-left:50px;
	color:#333;
	font-family:"微软雅黑", "宋体", Arial;
	font-size:13px;
	line-height:35px;
	display: block;
	background-image: url(../images/left_list_bg1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left_list ul li a:hover{
	background-image: url(../images/left_list_bg2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#fff;
	text-decoration: none;
	
}

.left_title2{
	width:190px;
	height:30px;
	padding-left:20px;
	line-height:30px;
	font-size:15px;
	color:#900;
	font-family:"微软雅黑", "宋体", Arial;
	background-image: url(../images/index_title_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.left_list2{
	width:208px;
	border:solid 1px #ecd8b7;
	background-color:#fff;
	display:table;

}

.left_news{
	width:100%;
}
.left_news ul li{
	width:175px;
	height:30px;
	float:left;
	padding-left:33px;
	line-height:30px;
	border-bottom:solid 1px #ecd8b7;
	background-image: url(../images/news_ico.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
}

.left_hot_list{
	width:100%;
}
.left_hot_list ul li{
	width:190px;
	padding:10px 9px;
	border-bottom:1px solid #ecd8b7;
	float:none;
}


.left_hot_list_img{
	width:75px;
	float:left;
}
.left_hot_list_img img{
	border:1px solid #ecd8b7;
}

.left_hot_list_info{
	width:100px;
	float:left;
}
.price{
	color:#d00;
	font-weight:bold;
	line-height:20px;
}


/* 单页内容标题样式 */
.content_title{
	width:850px;
	height:30px;
	float: none;
	color:#333;
	padding-left:30px;
	font-size:15px;
	font-family:"微软雅黑", "宋体", Arial;
	line-height:30px;
	background-image: url(../images/content_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.content_box{
	width:820px;display: table;
	padding:19px 29px 49px 29px;
	/*border:1px solid #ecd8b7;
	/background-color:#fff;*/
	color:#fff;
}
/*评价*/
.pingjia{
	border:#ccc 1px solid;
	padding-bottom:30px;
}
.pingjia ul li{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#ebebeb 1px dashed;
}
.pingjia1{
	background-color:#f9f7f7;
}
.pj_1{
	width:600px;
	float:left;
	text-align:center;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#555;
}
.pj_2{
	width:158px;
	float:left;
	text-align:center;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#555;
}
.pj_2 span{
	color:#03a9f4;
	line-height:60px;
}
.pj_3{
	width:105px;
	float:left;
	text-align:center;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#555;
}
.pj_3 span{
	width:105px;
	float:left;
	text-align:center;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#555;
	line-height:60px;
}
.pj_4{
	width:105px;
	float:right;
	text-align:center;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#555;
}
.pj_4 span{
	width:105px;
	float:right;
	text-align:center;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#555;
	line-height:60px;
}
.pj_11{
	width:600px;
	float:left;
	padding-left:8px;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#555;
	line-height:22px;
}

/* 内页页码样式 */
.page{
	width:100%;
	text-align:center;
	color:#333;
	padding-top:20px;
	padding-bottom:10px;
	
}

.page a{
	color:#333;
	background-color:#f4f4f4;
	padding:3px 5px;
	margin:0 5px;
	border:1px solid #d4d4d4;
}
.page a:hover{
	color:#fff;
	background-color:#d00;
	text-decoration: none;
	border:1px solid #c00;
}

.pjon{
	
	
}

.huiyuan-photo{ width:240px; float:left; height:350px; border-right:1px #ccc dashed}
.huiyuan-photo .imgs{ width:154px; height:159px; padding:2px; border:1px #ccc solid;}
.huiyuan-homeright{ width:477px; float:right;}
.huiyuan-homeright li{ width:477px; border-bottom:1px #ccc dashed; color:#838383; line-height:30px; padding-top:10px; text-align:left}

.huiyuan-homeright li.messages{ width:357px; font-size:13px; height:100px; display:table;background-image: url(../images/huiyuan-home_03.jpg); background-repeat:no-repeat; background-position:20px 10px; padding-left:120px;}
.huiyuan-homeright li a{font-size:14px; font-weight:bold; color:#484848; text-decoration:underline;}
.red{ color:#990000;}

.huiyuan-homeright li.dingdan{ width:357px; font-size:13px; height:100px; display:table;background-image: url(../images/huiyuan-home_06.jpg); background-repeat:no-repeat; background-position:20px 10px; padding-left:120px;}
.huiyuan-homeright li.ziliao{ width:357px; font-size:13px; height:100px; display:table;background-image: url(../images/huiyuan-home_09.jpg); background-repeat:no-repeat; background-position:20px 10px; padding-left:120px;}
.queding{  color:#000; border:none; width:60px; line-height:15px;}
.dingdan-chanpin img{ width:70px; height:70px; border:1px #ccc solid; margin:5px; }
.jiage2{ width:700px; margin:0 auto; text-align: right; line-height:30px; margin-top:10px; font-size:12px;}
