@charset "utf-8";
/* CSS Document */

#location {
	border-bottom: 1px #eaeaea solid;
	margin-bottom: 30px;
}
#location .inner {
	padding: 10px 0 6px 30px;
	color: #999;
	line-height: 24px;
	background: url(../images/location.png) no-repeat left center;
}
#location .inner ul {
	display: inline-block;
 *display:inline;
	vertical-align: top;
}
#location .inner li {
	float: left;
	padding-right: 6px;
}
#location .inner li a {
	color: #999;
	padding-right: 11px;
	background: url(../images/right.png) no-repeat right 7px;
}
#location .inner li:last-child a {
	background: none;
}
#content {
	padding-bottom: 70px;
}
/*content left*/
#content .left {
	width: 260px;
}
#content .right {
	width: 900px;
}
#con_title {
	background: #bd0000;
	text-align: center;
	padding: 18px 0 13px;
}
#con_title h3 {
	font-size: 24px;
	color: white;
	line-height: 1em;
}
#con_title .en {
	text-transform: uppercase;
	color: white;
	opacity: 0.3;
	font-family: Arial, Helvetica, sans-serif;
}
#left .l_img {
	margin-top: 40px;
}
#left .subnav li {
	padding: 10px 0;
	border-bottom: 1px #ccc solid;
}
#left .subnav li a {
	display: block;
	padding: 0 50px 0 30px;
}
#left .subnav li.on {
	background: url(../images/subnavline.png) no-repeat left 10px;
}
#left .subnav li.on a {
	background: url(../images/subnavon.png) no-repeat right center;
}
/*content right*/
#right #r_title {
	position: relative;
}
#right #r_title h4 {
	display: inline-block;
	font-size: 24px;
	padding: 0 18px;
	width: auto;
	position: relative;
	z-index: 1;
	line-height: 30px;
	background: white;
}
#right #r_title h4 .line_y {
	display: block;
	width: 5px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background: #bd0000;
	z-index: 2;
	border: 1px red solid;
}
#right #r_title h4 .line_y:last-child {
	left: auto;
	right: 0;
}
#right #r_title .line_x {
	position: absolute;
	top: 15px;
	left: 0;
	display: block;
	width: 900px;
	height: 1px;
	background: #ccc;
}
#text {
	padding: 30px 20px 0;
	line-height: 2em;
}
#text img {
	max-width: 100%;
}
/*imglist*/
#imglist {
	padding-top: 30px;
}
#imglist li {
	float: left;
	margin: 0 30px 30px 0;
}
#imglist li:nth-child(3n) {
	margin-right: 0;
}
#imglist .pic {
	width: 280px;
	height: 210px;
	border: 1px #ccc solid;
}
#imglist .title a {
	display: block;
	text-align: center;
	width: 280px;
	height: 50px;
	padding: 5px 10px;
	line-height: 1.5em;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	word-break: break-all;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*news*/
#news .news {
	padding-top: 25px;
}
#news .news li {
	border-bottom: 1px #ccc dashed;
	position: relative;
}
#news .news li a {
	display: block;
	height: 48px;
	line-height: 48px;
	padding: 0 120px 0 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#news .news li span.icon {
	display: block;
	position: absolute;
	top: 20px;
	left: 18px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ccc;
}
#news .news li span.date {
	position: absolute;
	top: 0;
	right: 10px;
	color: #999;
}
/*text_title*/
#text_title {
	text-align: center;
	border-bottom: 1px #ccc dashed;
	padding: 30px 0 10px;
}
#text_title h5 {
	font-size: 20px;
}
#text_title .date {
	color: #999;
}
/*products*/
#products .products li {
	float: left;
	width: 280px;
	height: 248px;
	border: 1px #ccc solid;
	margin: 40px 30px 0 0;
}
#products .products li:nth-child(3n) {
	margin-right: 0;
}
#products .products li .pic {
	width: 280px;
	height: 210px;
}
#products .products li a {
	display: block;
}
#products .products li .title a {
	font-weight: bold;
	text-align: center;
	padding: 0 10px;
	line-height: 38px;
}
/*pro_title*/
.pro_title h5 {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px #ccc solid;
	text-align: center;
	padding: 30px 0 20px;
}
/*contact*/
#contact #title {
	text-align: center;
	position: relative;
	padding: 25px 0;
}
#contact span.line-x {
	display: block;
	width: 100%;
	height: 1px;
	background: #ccc;
	position: absolute;
	top: 46px;
	left: 0;
	z-index: 0;
}
#contact h3 {
	font-size: 24px;
	font-weight: bold;
	position: relative;
	display: inline-block;
	width: auto;
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	padding: 0 15px;
	z-index: 1;
	background: #bd0000;
	color: white;
}
#contact #title .en {
	color: #bcbcbc;
	text-transform: uppercase;
}
#contact .txt {
	text-align: center;
	margin-bottom: 40px;
}
#contact .map .pic {
	border: 1px #ccc solid;
	width: 1200px;
	height: 550px;
}
#contact .contact li {
	float: left;
	width: 360px;
	text-align: center;
	border: 1px #ccc solid;
	border-radius: 3px;
	margin: 0 58px 25px 0;
	padding: 30px 15px;
	cursor: pointer;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}
#contact .contact li h4 {
	color:#bd0000;
	font-size:20px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;	
}
#contact .contact li:hover {
	background: #bd0000;
	color: white;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
#contact .contact li:hover h4 {
	color:#fff;
}
#contact .contact li:nth-child(3n) {
	margin-right: 0;
}
#page {
	margin-top: 20px;
	text-align: center;
}
#page ul li {
	display: inline-block;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 2px;
}
#page ul li a {
	display: block;
	width: 27px;
	height: 27px;
	padding: 0;
}
#page ul li:first-child a, #page ul li:last-child a {
	display: block;
	width: 100%;
	height: 27px;
}
#page ul li:first-child, #page ul li:last-child {
	padding: 2px 11px;
}
#page ul li .active {
	font-weight: bold;
}
