@charset "utf-8";
.banner_n {
	width: 100%;
	height: 184px;
	overflow: hidden;
}
.main {
	width: 100%;
	overflow: hidden;
	padding-top: 45px;
}
.main_n {
	margin: 0px auto;
	width: 1098px;
	min-height: 100px;
}
.main .new_s {
	background: rgb(255, 255, 255);
	width: 354px;
	overflow: hidden;
}
.main .new_s .title {
	height: 46px;
	color: rgb(51, 51, 51);
	line-height: 46px;
	padding-left: 25px;
	font-size: 18px;
}
.main .new_s .title a {
	background: rgb(218, 218, 218);
	width: 150px;
	text-align: right;
	color: rgb(102, 102, 102);
	padding-right: 20px;
	font-size: 14px;
	float: right;
	display: block;
}
.main_n .left {
	width: 217px;
	position: relative;
	min-height: 300px;
}
.left .box {
	top: -28px;
	width: 200px;
	overflow: hidden;
	padding-right: 17px;
	position: relative;
}
.left .box .column {
	width: 200px;
	overflow: hidden;
	padding-right: 17px;
	margin-bottom: 15px;
}
.left .box .column .title {
	background: url("../images/column_bg.gif") top;
	height: 184px;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	padding-left: 50px;
}
.left .box .column .title h2 {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding-top: 48px;
	font-size: 25px;
}
.left .box .column .title p {
	height: 25px;
	text-transform: uppercase;
	line-height: 25px;
}
.left .box .column ul {
	background: rgb(87, 87, 87);
	overflow: hidden;
}
.left .box .column ul li {
	background: url("../images/list.gif") no-repeat center;
	height: 42px;
}
.left .box .column ul li a {
	/*width: 120px;*/
	height: 42px;
	color: rgb(255, 255, 255);
	line-height: 42px;
	overflow: hidden;
/*	padding-right: 30px;
	padding-left: 50px;*/
	text-align:center;
	display: block;
}
.left .box .column ul li a:hover {
	background: url("../images/list_hover.gif") no-repeat;
	color: rgb(0, 51, 51);
}
.left .box .column ul li.hover a {
	background: url("../images/list_hover.gif") no-repeat;
	color: rgb(0, 51, 51);
}
.left .box .link {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(231, 231, 231);
	border-image: none;
	width: 198px;
	overflow: hidden;
}
.left .box .link ul li {
	height: 53px;
	line-height: 53px;
	padding-left: 68px;
	border-bottom-color: rgb(231, 231, 231);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.left .box .link ul li.cp {
	background: url("../images/pro_links.gif") no-repeat 30px;
}
.left .box .link ul li.renli {
	background: url("../images/renli.gif") no-repeat 30px;
}
.left .box .link ul li.wd {
	background: url("../images/wd.gif") no-repeat 30px;
	border-bottom-color: currentColor;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.main_n .right {
	width: 852px;
	overflow: hidden;
	padding-top: 15px;
}
.main_n .right .r_top {
	height: 65px;
	line-height: 65px;
	overflow: hidden;
	border-bottom-color: rgb(228, 228, 228);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.main_n .right .r_top .fl {
	width: auto;
	float: left;
}
.main_n .right .r_top .fl span {
	color: rgb(81, 80, 80);
	text-transform: uppercase;
	font-size: 16px;
	float: left;
	
}
.main_n .right .r_top .fl span.title {
	width: auto;
	color: rgb(51, 51, 51);
	text-transform: uppercase;
	padding-right: 8px;
	font-size: 20px;
	float: left;
	display: block;
}
.main_n .right .r_top .dh {
	text-align: right;
	padding-left: 28px;
	float: right;
}
.news {
	overflow: hidden;
	padding-bottom: 25px;
}
.news ul li {
	padding: 33px 0px;
	height: 95px;
	border-bottom-color: rgb(229, 229, 229);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.news ul li .lf {
	background: rgb(102, 102, 102);
	width: 75px;
	height: 100%;
	color: rgb(255, 255, 255);
}
.news ul li .lf:hover {
	background: rgb(167, 5, 38);
}
.news ul li .lf h2 {
	text-align: center;
	font-weight: normal;
}
.news ul li .lf h3 {
	text-align: center;
	font-weight: normal;
}
.news ul li .lf h2 {
	height: 35px;
	line-height: 35px;
	margin-top: 15px;
}
.news ul li .lf h3 {
	height: 20px;
	line-height: 18px;
}
.news ul li .txt {
	width: 748px;
}
.news ul li .txt .title {
	height: 37px;
	line-height: 37px;
	font-size: 16px;
}
.news ul li .txt .title .liulan {
	width: 95px;
	color: rgb(153, 153, 153);
	padding-left: 25px;
	font-size: 10px;
	float: right;
}
.news ul li .txt p {
	line-height: 25px;
	color: rgb(102, 102, 102);
}
.news ul li .txt p a {
	color: rgb(103, 103, 103);
}
.news ul li .txt p a:hover {
	color: rgb(167, 5, 38);
}
.news_ar .article_title {
	padding: 25px 0px;
	overflow: hidden;
	border-bottom-color: rgb(229, 229, 229);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.news_ar .article_title h2 {
	text-align: center;
	font-weight: normal;
}
.news_ar .article_title h6 {
	text-align: center;
	font-weight: normal;
	font-size:13px;
}
.news_ar .article_title h2 {
	color: rgb(51, 51, 51);
	line-height:30px;
	font-size: 20px;
	margin-bottom:20px;
}
.news_ar .content {
	padding: 20px 0px;
	line-height: 35px;
	font-size: 14px;
}
.news_ar .his {
	padding: 23px 10px;
	height: 60px;
	border-top-color: rgb(229, 229, 229);
	border-top-width: 1px;
	border-top-style: solid;
}
.news_ar .his .fl {
	height: 30px;
	line-height: 30px;
}
.news_ar .his .fr {
	width: 50%;
	height: 30px;
	line-height: 30px;
}
.news_ar .his .fl p a {
	height: 30px;
	line-height: 30px;
}
.news_ar .his .fr {
	height: 100%;
	text-align: right;
}
.td_wenhua {
	overflow: hidden;
	padding-bottom: 25px;
}
.td_wenhua ul li {
	padding: 25px 0px;
	height: 159px;
	border-bottom-color: rgb(229, 229, 229);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.td_wenhua ul li .pic {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(230, 228, 228);
	border-image: none;
	width: 247px;
	height: 157px;
	float: left;
}
.td_wenhua ul li .pic img {
	padding: 7px;
	width: 233px;
	height: 143px;
}
.td_wenhua ul li .text {
	width: 572px;
	float: right;
}
.td_wenhua ul li .text .ar_title {
	height: 37px;
	color: rgb(51, 51, 51);
	line-height: 37px;
	font-size: 16px;
}
.td_wenhua ul li .text p {
	color: rgb(102, 102, 102);
	line-height: 27px;
	overflow: hidden;
	font-size: 13px;
}
.td_wenhua ul li .text .date {
	height: 27px;
	line-height: 27px;
	font-size: 13px;
}
.td_wenhua ul li .text a.more {
	height: 26px;
	line-height:26px;
	margin-top: 10px;
	display: block;
}
.ProductPic {
	text-align:center;
	margin:0px 0px 20px 0px;
}
.ProductPic img {
	border:1px #d0d0d0 solid;
}
/*分页样式*/
.pglist {
	padding: 30px 0 30px;
	float: left;
	width: 100%;
	text-align: center;
	font-size:14px;
}
.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
font-/weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .page-num-current {
	display: inline-block;
	color: #fff;
	background: #d90606;
	border-color: #f39800;
}
/*gbook start*/
.form-group {
	width:90%;
 margin:0px auto .5rem auto;
}
label {
	display: inline-block;
 margin-bottom: .5rem;
	font-weight:bold;
}
.form-control {
	display: block;
 height: calc(1.5em + .75rem + 2px);
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
 border-radius: .25rem;
 transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.row {
	display: flex;
}
.btn1 {
	color: #fff;
	background-color: rgb(167, 5, 38);
	border-color: rgb(167, 5, 38);
	border:none;
	height:35px;
	width:100px;
}
.agent_con input {
	width:50%;
}
textarea {
	overflow: auto;
	resize: vertical;
	height: auto;
	width:100%;
}
/*gbook end*/

