﻿@charset "utf-8";
/* CSS Document */

.conter {
	width: 1200px;
	margin-top: 20px;
	position: relative;
	left: 50%;
	margin-left: -600px;
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
}
.left {
	width: 200px;
	float: left;
	min-height:600px;
	overflow: hidden;
}
.left ul li {
	display: block;
	width: 200px;
	height: 33px;
	line-height: 33px;
	color: #000;
	border-bottom: 1px solid #dedede;
}
.left ul li a {
	color: #db3717;
	font-size: 15px;
	font-weight: bold;
	margin-left: 30px;
}
.left ul li a:hover {
	color: #F90;
}
.left ul ol {
	display: block;
	width: 200px;
	height: 33px;
	line-height: 33px;
	color: #000;
	border-bottom: 1px dashed #dedede;
}
.left ul ol a {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	margin-left: 45px;
}
.left ul ol a:hover {
	color: #F90;
}
.right {
	width: 960px;
	float: right;
}
.biaot {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #F90;
	font-size: 20px;
	font-weight: bold;
	color: #F90;
}
.showpic {
	display: block;
	width: 100%;
	overflow: hidden;
}
.showpic a dl {
	display: block;
	float: left;
	margin: 15px 8px;
	width: 304px;
}
.showpic a dl dt {
	border: 1px solid #dedede;
	padding: 2px;
	width: 297px;
}
.showpic a dl dt img {
	width: 297px;
	height: 149px;
}
.showpic a dl dd {
	width: 277px;
	padding: 10px;
	line-height: 20px;
	border-bottom: 2px solid #333;
}
.showpic a:hover dl dt {
	border: 1px solid #db3717;
}
.showpic a:hover dl dd {
	border-bottom: 2px solid #db3717;
	color: #db3717;
}
.pages {
	display: block;
	width: 100%;
	margin: 30px auto;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.prolist {
	display: block;
	width: 100%;
	background-color: #eddabb;
	overflow: hidden;
	margin: 30px 0px;
}
.prolt {
	float: left;
	margin-left: 30px;
	width: 300px;
	padding: 30px 0px;
}
.prolt p {
	color: #fff;
	line-height: 28px;
	color: #000;
}
.prort {
	float: right;
	width: 470px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.FFFsize {
	color: #333;
	font-size: 22px;
	line-height: 20px;
}
.pos {
	font-size: 13px;
	margin-top: 10px;
}
.ad_wrap {
}
.ad_title {
	height: 33px;
	padding-top: 15px;
	border-bottom: 6px #A5A098 solid;
}
.ad_title span {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
	font-size: 18px;
	color: #221918;
}
.ad_title a {
	display: block;
	margin-top: 6px;
	float: right;
	width: 27px;
	height: 27px;
	background-color: #F00;
	background-image: url(../img/icon5.png);
	background-repeat: no-repeat;
}
.ad_show {
	background-color: #FFF;
}
.ad_1, .ad_2, .ad_3 {
	height: 400px;
}
.ad_1 dl, .ad_2 dl, .ad_3 dl {
	padding-top: 18px;
}
.ad_dd {
	margin-top: 20px;
}
.ad_dd a {
	display: block;
	float: left;
	color: #fff;
	width: 150px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	background-color: #bb201c;
	border: 1px #e9c692 solid;
}
.ad_dd a:hover {
	background-color: #333;
}
.ad_btn {
	display: block;
	width: 80px;
	color: #000;
	background: url(../img/icon2.png) no-repeat right center;
}
/*分页*/
.k_pagelist {
	clear: both;
	display: table;
	float: left;
	line-height: 30px;
	width: 100%;
}
.k_pagelist em {
	background: #f90;
	border: 1px solid #f90;
	color: #fff;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0 1px;
	padding: 4px 8px;
}
.k_pagelist strong {
	border: 1px solid #E7E7E7;
	color: #C51E17;
	font-size: 14px;
	margin: 0 1px;
	padding: 4px;
}
.k_pagelist a {
	border: 1px solid #E7E7E7;
	font-size: 14px;
	margin: 0 1px;
	padding: 4px;
}
/*搜索*/
.k_search {
	display: block;
	width: 100%;
}
.k_search p {
	display: block;
	line-height: 25px;
	font-size: 12px;
	color: #333;
	width: 100%;
}
.k_search h3 {
	display: block;
	width: 100%;
	font-weight: bold;
	color: #FF9900;
}
.k_search p span {
	color: #FF0000;
}
