﻿@charset "utf-8";
/* CSS Document */

.main {
	margin:15px auto 0 auto;
	width:1000px;
	height:auto;
}
.sider {
	width:263px;
	height:auto;
}
.column {
	width:263px;
}
.column i {
	display:block;
	height:10px;
	background:url(../images/column_b.jpg) no-repeat;
}
.column h3 {
	height:43px;
	background:url(../images/column_h3.jpg) no-repeat;
}
.column h3 span {
	display:block;
	padding:8px 0 0 21px;
	font-size:20px;
	color:#d80000;
}
.column .menu {
	padding:15px 0 0 22px;
	height:auto !important;
	height:410px;
	min-height:410px;
	background:url(../images/column_list.jpg) repeat-y;
}
.column .menu li {
	font-size:0;
	height:22px;
	line-height:22px;
}
.column .menu li a {
	color:#666;
	font-size:12px;
	font-family:"宋体";
}
.column .menu li a:hover {
	font-weight:bold;
	color:#000;
}
.column .menu .sel a {
	font-weight:bold;
	color:#000;
}

.column .column_list {
	padding:20px 0 0 22px;
	height:auto !important;
	height:556px;
	min-height:556px;
	background:url(../images/column_list.jpg) repeat-y;
}
.column .column_list li {
	font-size:0;
}
.column .column_list li h4 {
	height:24px;
	line-height:24px;
	padding-left:20px;
	font-size:12px;
	background:url(../images/icon1.jpg) left center no-repeat;
	color:#cc0000;
	font-size:15px;
}
.column .column_list li span {
	display:block;
	line-height:24px;
	padding-left:25px;
	font-size:13px;
	
}
.column .column_list li span a {
	color:#666;
}


.content {
	width:728px;
	height:auto;
	padding-left:5px;
	border-left:1px #d6d6d6 solid;
}

.content .news_m_list {
	margin:0 auto;
	width:700px;
	padding-top:5px;
}
.content .news_m_list dt {
	height:67px;
	border-bottom:1px #6c6c6c solid;
}
.content .news_m_list dt b {
	display:block;
	line-height:22px;
}
.content .news_m_list dt b a {
	color:#666;
}
.content .news_m_list dt span {
	display:block;
	line-height:22px;
}
.content .news_m_list dd {
	float:left;
	width:330px;
	padding-left:20px;
	height:24px;
	line-height:24px;
	background:url(../images/icon2.jpg) 5px center no-repeat;
}
.content .news_m_list dd a {
	font-family:"宋体";
	font-size:13px;
	color:#666;
}

.content h3{
	display:block;
	float:left;
	width:163px;
	line-height:40px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

.about_con {
	width:728px;
	margin-top:5px;
}
.about_con_title {
	height:40px;
	line-height:40px;
	padding-left:5px;
	border-bottom:1px #6c6c6c solid;
	font-size:20px;
	color:#d80000;
	font-weight:bold;
}
.about_con_con {
	padding:10px;
	line-height:200%;
	font-size:13px;
	color:#222;
}

.breadcrumb {
	height:20px;
	color:#888;
	text-align:right;
	padding-right:15px;
	font-size:14px;
}
.breadcrumb a {
	color:#888;
}
.show {
	width:1000px;
	height:auto;
}
.show h2 {
	height:42px;
	font-size:30px;
	font-weight:normal;
	color:#d80000;
	border-bottom:1px #6c6c6c solid;
}
.show_con {
	padding-top:10px;
}
.show_con_l {
	width:383px;
}
.show_con_r {
	width:608px;
}
.show_con_r h4 {
	height:32px;
	line-height:32px;
	text-align:right;
	font-size:16px;
	color:#ef9221;
	font-weight:normal;
}
.show_con_r p {
	line-height:22px;
	font-size:14px;
	color:#777;
	font-family:"宋体";
}
.show_img {
	height:108px;
}
.show_img span {
	display:block;
}
.show_img span img {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}
.ml {
	margin-left:60px;
}

.title {
	width:680px;
	height:40px;
	padding:0 18px;
	background:url(../images/title_bg.jpg) no-repeat;
}
.title span {
	display:block;
	float:left;
	width:163px;
	line-height:40px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
.title span a {
	color:#cc0000;
}
.pro_info {
	padding-top:10px;
	width:716px;
	height:auto;
	background:url(../images/info.jpg) repeat-y;
}


.yeji {
	width:716px;
	height:auto;
	margin-top:10px;
}
.yeji h2 {
	height:40px;
	line-height:40px;
	padding-left:50px;
	background:url(../images/title2.jpg) no-repeat;
	font-size:20px;
	font-weight:bold;
	color:#cc0000;
}
.yeji_con {
	height:auto;
	background:url(../images/yeji_bg.jpg) repeat-y;
}
.yeji_con_b {
	height:12px;
	background:url(../images/yeji_b.jpg) no-repeat;
}
.yeji_con table {
	width:680px;
	margin:0 auto;
	padding-top:10px;
	border-collapse:collapse;
	border:1px #808285 solid;
	font-size:14px;
}
.yeji_con table th {
	border:1px #808285 solid;
	height:28px;
	line-height:28px;
	text-align:center;
	background:#e3e3e3;
	font-family:"宋体";
}
.yeji_con table td {
	border:1px #808285 solid;
	height:28px;
	line-height:28px;
	text-align:center;
}
.zizhi {
	margin:0 auto;
	padding-top:5px;
	width:700px;
}
.zizhi span {
	display:block;
	width:229px;
}
.ml1 {
	margin-left:6px;
}

.pro_1 {
	margin:0 auto;
	width:710px;
	height:376px;
	background:url(../images/1.jpg) no-repeat;
	position:relative;
}
.pro_2 {
	margin:0 auto;
	width:710px;
	height:373px;
	background:url(../images/2.jpg) no-repeat;
	position:relative;
}
.pro_3 {
	margin:0 auto;
	width:710px;
	height:373px;
	background:url(../images/3.jpg) no-repeat;
	position:relative;
}
.pro_4 {
	margin:0 auto;
	width:710px;
	height:373px;
	background:url(../images/4.jpg) no-repeat;
	position:relative;
}
.pro_5 {
	margin:0 auto;
	padding-top:60px;
	width:710px;
	height:313px;
	background:url(../images/5.jpg) no-repeat;
	position:relative;
}
.pic1 {
	position:absolute;
	top:100px;
	right:10px;
	width:384px;
	height:268px;
}
.pic2 {
	position:absolute;
	top:80px;
	right:10px;
	width:181px;
	height:127px;
}
.pic3 {
	position:absolute;
	top:220px;
	right:10px;
	width:181px;
	height:127px;
}
.pic4 {
	position:absolute;
	top:220px;
	right:200px;
	width:181px;
	height:127px;
}
.pic5 {
	position:absolute;
	top:17px;
	left:32px;
	width:184px;
	height:257px;
}
.pic6 {
	position:absolute;
	top:17px;
	left:232px;
	width:184px;
	height:257px;
}
.pic7 {
	margin:10px auto 0 auto;
	width:490px;
	height:276px;
	border:2px #dcdcdc solid;
}
.pic8 {
	position:absolute;
	top:75px;
	left:430px;
	width:200px;
	height:142px;
}
.pic8 img {
	width:200px;
	height:142px;
}
.pic9 {
	position:absolute;
	top:15px;
	left:259px;
	width:190px;
	height:121px;
}
.pic9 img {
	width:190px;
	height:121px;
}
.pic10 {
	position:absolute;
	top:142px;
	left:12px;
	width:241px;
	height:180px;
}
.pic10 img {
	width:241px;
	height:180px;
}
.p_1 {
	padding:30px 0 0 30px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.p_2 {
	padding:5px 0 20px 50px;
	color:#cc0000;
	font-family:"微软雅黑";
}
.p_3 {
	height:26px;
	line-height:26px;
	padding-left:70px;
	font-size:16px;
	color:#fff;
	background:url(../images/tb1.jpg) 45px center no-repeat;
}
.p_4 {
	padding:23px 0 60px 18px;
}
.p_4 span {
	display:inline-block;
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
.p_4 font {
	display:inline-block;
	padding-left:40px;
	color:#f7bb71;
	font-family:"微软雅黑";
}
.p_5 {
	height:26px;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	padding-left:55px;
}
.p_6 {
	font-size:10px;
	color:#cc0000;
	width:268px;
	padding:20px 0 0 35px;
}
.p_7 {
	font-size:36px;
	font-weight:bold;
	color:#fff;
	font-family:"微软雅黑";
	text-align:right;
	padding-right:30px;
	padding-top:30px;
}
.p_8 {
	text-align:center;
	padding-top:220px;
	color:#d1a36d;
	font-weight:bold;
}
.p_9 {
	text-align:right;
	padding:10px 30px 0 0 ;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
.p_10 {
	padding:13px 0 0 104px;
	color:#d1a36d;
	font-weight:bold;
}
.p_11 {
	text-align:right;
	padding:10px 30px 0 0 ;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
.p_12 {
	padding-left:10px;
	line-height:32px;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	font-weight:bold;
}
.p_13 {
	padding-left:10px;
	line-height:32px;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	font-weight:bold;
}
.p_14 {
	padding-top:50px;
}
.p_14 font {
	display:inline-block;
	padding-left:20px;
	color:#d1a36d;
	font-weight:bold;
}
.p_14 span {
	display:inline-block;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-left:15px;
}



.news_list {
	padding:10px 20px;
}
.news_list ul li {
	height:30px;
	line-height:30px;
	vertical-align:bottom;
	border-bottom:1px #dcdcdc dashed;
	padding-left:25px;
	background-image: url(../images/icon2.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.news_list ul li a:link,.news_list ul li a:visited {
	color:#666;
}
.news_list ul li a:hover,.news_list ul li a:active {
	color:#377cb3;
}
.news_list ul li span {
	float:left;
}
.news_list ul li font {
	float:right;
	font-size:12px;
	color:#666;
	padding-right:20px;
}
.page {
	padding:10px 0;
	height:24px;
	text-align:center;
}
.page a {
	display:inline-block;
	padding:0 8px;
	height:22px;
	line-height:22px;
	border:1px #dcdcdc solid;
}
.sub_title {
	height:32px;
	border-bottom:1px #dcdcdc solid;
}
.sub_title span {
	float:left;
	display:block;
	font-weight:bold;
	line-height:32px;
	font-size:16px;
	color:#cc0000;
	padding-left:26px;
}
.sub_title font {
	float:right;
	display:block;
	line-height:32px;
	font-size:12px;
	color:#666;
	padding-right:20px;
}
.sub_title font a:link,.sub_title font a:visited {
	color:#666;
}
.sub_title font a:hover,.sub_title font a:active {
	color:#377cb3;
}

.product_list {
	padding:10px 20px;
}
.product_list ul li{
	display:inline;
	float:left;
	width:210px;
	height:170px;
	border:1px solid #dedede;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
}
.product_list ul li img{
	display:block;
	margin:0 auto;
	width:200px;
	height:140px;
	padding-top:5px;
}
.product_list ul li span{
	display:block;
	height:24px;
	line-height:24px;
	text-align:center;
}
.product_list ul li span a{
	color:#666;
	font-size:13px;
}


table.gridtable {font-family:verdana,arial,sans-serif;font-size:11px;color:#333333;border-width:1px;border-color:#666666;border-collapse:collapse;width:100%;margin:20px auto;}
table.gridtable  td:nth-child(odd){border-width:1px;padding:1px;border-style:solid;border-color:#666666;color:#000;background-color:#dedede;font-weight:600;text-align:center;width:40%;}
table.gridtable td {border-width:1px;padding:1px;border-style:solid;border-color:#666666;background-color:#ffffff;} 

.more-h3 a{text-align:center;font-size:26px;font-weight:700;color:#f00;}
.tlt-h4{width:calc(100% - 30px);padding-left: 30px;height:36px;line-height:36px;background:#ff1e00;font-size:18px;color:#fff;    text-transform: Capitalize;font-weight:300;}

 figure{width:100%;height:auto;margin:0;position: relative;}
 figure>span{width:100%;height:auto;position:relative}
 figure>span img{width:100%;height:auto;margin:20px 0;}
 figure>figcaption{text-transform:Capitalize;font-size:20px;position:absolute;bottom:20px;background:rgba(255, 30, 0, 0.58);;width:100%;height:50px;line-height:50px;text-align:center;color:#fff;overflow: hidden;}
 figure>figcaption .edia-caption__text{color:#fff;}