* {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #515151;
}
html,body{
	font-size: 12px;
}
.main {
	width: 1000px;
	height: 100%;
	margin: auto;
}

.index_cell {
	width: 100%;
	overflow: hidden;
}

.index_cell>h2 {
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	float: left;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-indent: 8px;
	box-sizing: border-box;
}
.main .index_cell:nth-child(n+2){
	margin-top: 20px;
}
.index_cell .pfsc {
	width: 100%;
	overflow: hidden;
	border: 1px solid #ececec;
	box-sizing: border-box;
	padding: calc(1%) 0;
	border-radius: 0.25rem;
}

.pfsc>li {
	width: 13%;
	overflow: hidden;
	float: left;
	margin-left: calc(1.125%);
}

.pfsc>li>a {
	display: block;
	width: 100%;
	overflow: hidden;
	background: #efeff2;
}

.pfsc>li>a>img {
	display: block;
	width: 130px;
	height: 98px;
	border: none;
}

.pfsc>li>a>div {
	width: 100%;
	height: 21px;
	text-align: center;
	line-height: 21px;
	background: #fff;
}

.pfsc>li:hover div {
	text-decoration: underline;
	color: #FF3300;
}
.city_classfy_caption{
	width: 15%;float: left;height: 50px;position: relative;
}
.city_classfy_caption>.first{
	display: block;width: 80%;line-height: 28px;background: #ff500b;border-radius: 0.25rem;margin: auto;color: #fff;text-align: center;font-size: 14px;
}
.city_classfy_caption>.last{
	display: block;position: absolute;right: 0;bottom: 0;left: 0;margin: auto;text-align: center;
}
.city_classfy_caption>.last:hover{
	text-decoration: underline;color: #ff500b;
}
.city_classfy_detail{
	width: 85%;float: right;
}
.city_classfy_detail>ul{
	width: 100%;
}
.city_classfy_detail>ul>li{
	width: 10%;line-height: 24px;
	float: left;
}
.city_classfy_detail>ul>li a:hover{
	text-decoration: underline;color: #ff500b;
}
.main .index_cell:nth-child(2){
	border: 1px solid #ececec;background: #fdfdfd;box-shadow: 0 2px 2px 2px #ececec;padding: calc(2%);box-sizing: border-box;
}
.classfy_main>li{
	width: 50%;float: left;overflow: hidden;padding:0 calc(1%) calc(1%) calc(1%);box-sizing: border-box;
}
.classfy_main>li .main:hover{
	border: 1px solid #ff500b;
}
.classfy_main .title{
	width: 100%;overflow: hidden;
}
.classfy_main .title a:hover{
	text-decoration: underline;
}
.classfy_main .title a:first-child{
	font-size: 14px;color: #f57900;line-height: 30px;float: left;
}
.classfy_main .title a:last-child{
	color: #f57900;float: right;margin-right: calc(10%);
}
.classfy_main .main{
	width: 100%;overflow: hidden;box-shadow: 0 1px 1px 1px #ececec;padding: calc(0.5%) calc(1%);box-sizing: border-box;border: 1px solid #ececec;
    min-height:100px;
}
.classfy_main .main a{
	display: block;width: 48%;float: left;line-height: 24px;text-overflow: ellipsis;white-space: nowrap;position: relative;
}
.classfy_main .main a:nth-child(2n+1){
	margin-left: calc(4%);
}
.classfy_main .main a::before{
	display: block;content: "＞";position: absolute;left: -24px;width: 24px;height: 24px;text-align: center;line-height: 24px;color: #ff500b;
}
.classfy_main .main a:hover{
	text-decoration: underline;color: #ff500b;
}




.kpsearch
{
	height:70px;
	width:488px;
	margin:auto;
 
	margin-bottom:10px; 
 	position:relative; 
}
 
.kpsearch .leftk
{
	float:left;
	border:#ff500b 2px solid;
 
background: #FFF;
display: inline-block;
vertical-align: top;
width: 386px;
margin-right: 0;
border-right-width: 0;
 
overflow: hidden;
height:38px;
margin-top:20px;


}

.kpsearch .rightk
{
	float:left;
}

.search_btn
{
	background:#FF3300;
	width:100px;
	height:42px;
	border:none;
	margin-top:20px;
	color:#FFF;
}
.search_btn:hover
{
	background:#ff500b;
}
.hoatsearch
{
	line-height:30px;
	color:#666;
	width:480px;
	height:30px;
	overflow:hidden;
}
#dvContent
{
 
width:483px;
left:-3;
background:#FFF;
border:#ccc 1px solid;
margin-top:40px;
z-index:999;
}
#dvContent div
{
	line-height:22px;
	height:22px;
	padding-left:5px;
	font-size:14px;
}
.s_ipt {
width: 382px;
height: 22px;
font: 16px/18px arial;
line-height: 22px\9;
margin: 6px 0 0 7px;
padding: 0;
background: rgba(0, 0, 0, 0);
border: 0;
outline: 0;
-webkit-appearance: none;
color:#999;
 
}
