@charset "utf-8";

body {
	min-width: 1200px;	
}

a:link, a:visited, a:active {
	color: #333;
	text-decoration: none;	
}
a:hover {
	color: #fe0000;
	text-decoration: none;	
}

h2 {
	color: #333;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}
h2 span {
	display: block;	
}
h2 small {
	display: block;
	background: url(../images/Img-01.png) 50% 0 no-repeat;
	color: #666;
	font-size: 12px;
	padding-top: 10px;
	margin-top: 5px;	
}
h2 i {
	display: inline;
	color: #666;
	font-size: 12px;
	padding-left: 15px;	
}
h4, h5 {
	color: #333;
	font-weight: normal;
}

i {
	display: inline-block;
	font-style: normal;
	overflow: hidden;	
}

.com-container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;	
}
.com-container:before, .com-container:after, .content:before, .content:after {
	display: table;
	content: '';	
}
.pad30 {
	padding-top: 30px;
	padding-bottom: 30px;	
}
.mt20 {
	margin-top: 20px;		
}
a.red {
	color: #fe0000;	
}


/* Top */
.header {
	border-top: 5px solid #393939;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	z-index: 20;	
}
.header h1 {
	background: url(../images/Logo.png) 0 0 no-repeat;
	height: 52px;
	width: 385px;
	text-indent: -40em;
	margin-top: 20px;
}
.header ul.nav {
	margin-top: 40px;	
}
.header ul.nav li {
	float: left;
	margin-left: 40px;
	position: relative;
}
.header ul.nav li > a {
	display: block;
	font-size: 15px;
	height: 32px;
	line-height: 32px;	
}
.header .search {
	top: 0;
	right: 0;
	z-index: 2;	
}
.header .search ul li {
	float: left;	
}
.header .search ul li.line {
	padding-left: 8px;
	padding-right: 8px;	
}
.header .search ul li.form {
	border-bottom: 1px solid #ddd;
	margin-right: 15px;
	width: 150px;
}
.header .search input {
	display: inline-block;
	border: 0;
	font-size: 12px;
	font-family: "微软雅黑";
	font-style: normal;
	outline: none;	
}
.header .search input[type="text"] {
	color: #999;
	height: 24px;
	line-height: 24px;
	width: 120px;
}
.header .search input[type="submit"] {
	background: url(../images/Ico.png) -110px 0 no-repeat;
	cursor: pointer;
	height: 24px;
	width: 24px;
}

/* Banner */
.banner {
	width: 100%;
	z-index: 10;	
}
.banner img {
	width: 100%;	
}

/* Product */
.product {
	width: 100%;	
}
.scroll-container {
	height: 275px;
	width: 1080px;
	margin-left: auto;
	margin-right: auto;	
}
.product .lbtn, .product .rbtn {
	cursor: pointer;
	height: 38px;
	width: 38px;
	overflow: hidden;
	top: 115px;
	z-index: 2;	
}
.product .lbtn {
	background: url(../images/Ico.png) 0 0 no-repeat;
	left: 0;	
}
.product .lbtn:hover {
	background: url(../images/Ico.png) 0 -42px no-repeat;
}
.product .rbtn {
	background: url(../images/Ico.png) -42px 0 no-repeat;
	right: 0;	
}
.product .rbtn:hover {
	background: url(../images/Ico.png) -42px -42px no-repeat;
}
.scroll-container ul {
	min-width: 1080px;	
}
.scroll-container ul li {
	float: left;
	width: 360px;	
}
.scroll-container .content {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;	
}
.scroll-container .content h4 {
	height: 28px;
	line-height: 28px;	
}
.scroll-container .content p {
	margin-top: 10px;	
}
.scroll-container .content p.txt {
	height: 45px;
	overflow: hidden;	
}
.scroll-container .content p.img {
	height: 180px;
	overflow: hidden;	
}
.scroll-container .content p.img img {
	height: 100%;
	width: 100%;	
}

/* Zhentai */
.zhentai {
	background-color: #f4f4f4;
	width: 100%;	
}
.zhentai h2 {
	margin-bottom: 15px;	
}
.column {
	width: 1224px;	
}
.column li {
	float: left;
	background-color: #fff;
	width: 282px;
	margin-top: 10px;
	margin-right: 24px;
}
.column li:hover {
	background-color: #fe0000;
	color: #fff;
	margin-top: 0;	
}
.column li:hover h4 a, .column li:hover dl dd a, .column li:hover dl dd span {
	color: #fff;	
}
.column li .img img {
	display: block;
	height: 150px;
	width: 282px;
}
.column li .content {
	padding: 10px;
}
.column li .content h4 {
	margin-bottom: 2px;	
}
.column li .content p {
	height: 66px;
	overflow: hidden;	
}
.column li dl dd a {
	display: block;
	color: #666;
	height: 22px;
	line-height: 22px;
	margin-right: 50px;
}
.column li dl dd span {
	float: right;
	color: #999;
	height: 22px;
	line-height: 22px;
	margin-top: -22px;
}

/* Case */
.case {
	width: 100%;	
}
.case ul {
	min-width: 1200px;	
}
.case ul li {
	float: left;
	width: 280px;
	margin-right: 10px;
	margin-left: 10px;	
}
.case ul li img {
	display: block;
	height: 210px;
	width: 280px;	
}
.case ul li h5 a {
	display: block;
	background-color: #f4f4f4;
	height: 46px;
	line-height: 46px;
	text-align: center;	
}
.case ul li:hover h5 a {
	background-color: #fe0000;
	color: #fff;	
}
a.case-more {
	display: inline-block;
	background-color: #fe0000;
	color: #fff;
	padding: 2px 15px;
}
#case {
	height: 256px;	
}

.case .lbtn, .case .rbtn {
	display: none;
	background: #fe0000;
	cursor: pointer;
	height: 38px;
	width: 38px;
	overflow: hidden;
	top: 0;
	z-index: 2;	
}
.case .lbtn {
	left: 0;	
}
.case .rbtn {
	right: 0;	
}

/* Footer */
.footer {
	background-color: #464646;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;	
}
.footer a, .copy a {
	color: #a8a8a8;	
}
.footer a:hover, .copy a:hover {
	color: #fff;
	text-decoration: underline;	
}
.footer .item {
	color: #a8a8a8;
	padding-right: 60px;	
}
.footer .item h5 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;	
}
.footer .bor {
	border-right: 1px solid #363636;	
}
.footer .zixun {
	color: #fff;
	padding-left: 50px;	
}
.footer .zixun a {
	display: inline-block;
	background-color: #bf0008;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.footer .zixun a span {
	display: inline-block;
	padding-left: 34px;
}
.footer .zixun a span i {
	background: url(../images/Ico.png) -176px 0 no-repeat;
	height: 20px;
	width: 24px;
	top: 3px;
	left: 0;
	z-index: 9;
}

/* Copy */
.copy {
	background-color: #363636;
	color: #a8a8a8;
	line-height: 36px;
	width: 100%;
}
.copy span {
	padding-left: 10px;
	padding-right: 10px;	
}

/* 二级页面 */
.page-left {
	width: 245px;	
}
.page-right {
	width: 930px;	
}

.page-left h3 {
	background-color: #fe0000;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	padding: 12px 20px;
}
.page-left h3 small {
	display: block;
	color: #fff;
	font-size: 12px;
	margin-top: -3px;	
}
.page-left .others {
	width: 100%;
	margin-top: 20px;	
}
.aside-nav {
	border: 1px solid #ececec;	
}
.aside-nav ul li {
	border-top: 1px solid #ececec;	
}
.aside-nav ul li:first-child {
	border-top: 0;	
}
.aside-nav a {
	display: block;
	font-size: 14px;
	height: 46px;
	line-height: 46px;
	padding-left: 40px;
	position: relative;	
}
.aside-nav a i {
	background: url(../images/Ico.png) -160px 0 no-repeat;
	height: 10px;
	width: 5px;
	top: 20px;
	left: 20px;
	z-index: 2;
}
.aside-nav ul li:hover a, .aside-nav ul li.hover a {
	color: #fe0000;
}
.aside-nav ul li:hover a i, .aside-nav ul li.hover a i {
	background: url(../images/Ico.png) -160px -15px no-repeat;	
}

.page-right .pos {
	border-bottom: 2px solid #d8d8d8;
	height: 42px;
	line-height: 42px;
	width: 100%;	
}
.page-right .pos h5 {
	border-bottom: 2px solid #7a7a7a;
	font-weight: bold;
	height: 42px;
	padding-left: 16px;
}
.page-right .pos .txt {
	color: #999;	
}
.page-right .pos i {
	background-color:#fe0000;
	height: 14px;
	width: 4px;
	top: 14px;
	left: 0;
	z-index: 9;	
}
.page-right .com-content {
	width: 100%;
	margin-top: 15px;	
}

/* 二级菜单 */
.dropLine {
	display: none;
	background-color: #fe0000;
	height: 2px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 52px;
	left: 0;
	z-index: 100;
}
.dropMenu {
	display: none;
	width: 520px;
	padding-top: 22px;
	position: absolute;
	top: 30px;
	left: -230px;
	z-index: 99;	
}
.dropMenu .content {
	background-color: #fff;
	border-top: 2px solid #dcdcdc;
	padding: 20px;	
}
.dropMenu .img {
	border: 1px solid #dcdcdc;
	height: 115px;
	width: 160px;
}
.dropMenu .img img {
	height: 100%;
	width: 100%;	
}
.dropMenu .txt {
	width: 300px;	
}
.dropMenu .txt h5 {
	border-bottom: 1px solid #dcdcdc;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;	
}
.dropMenu .txt dl dd {
	float: left;
	width: 90px;
	margin-right: 10px;	
}
.dropMenu .txt dl dd a {
	display: block;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.header ul.nav li:hover > a {
	color: #fe0000;	
}
.header ul.nav li:hover .dropMenu {
	display: block;
	animation: myAnimation .5s;
}
.header ul.nav li:hover .dropLine {
	display: block;
	animation: myAnimation .5s;
}
/*@-moz-keyframes*/
@keyframes myAnimation {
	0% {opacity: 0;}
	100% {opacity: 1;}
} 
@-webkit-keyframes myAnimation {
	0% {opacity: 0;}
	100% {opacity: 1;}
} 
@-moz-keyframes myAnimation {
	0% {opacity: 0;}
	100% {opacity: 1;}
} 
@-o-keyframes myAnimation {
	0% {opacity: 0;}
	100% {opacity: 1;}
} 
@-ms-keyframes myAnimation {
	0% {opacity: 0;}
	100% {opacity: 1;}
} 



.com-content {
	margin-top: 20px;
	width: 100%;	
}

.bgf {background: #0C3;}


.postlist1 {
	MARGIN: 15px 0px 0px
}
.postlist1 LI {
	PADDING-LEFT: 12px; BACKGROUND: url(../images/arrow.gif) no-repeat 0px 14px; FLOAT: left; WIDTH: 890px; LINE-HEIGHT: 32px; BORDER-BOTTOM: #ddd 1px dashed; HEIGHT: 32px
}
.postlist1 LI H3 {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; FLOAT: left; WIDTH: 700px
}
.postlist1 LI SPAN {
	FLOAT: right; WIDTH: 80px; COLOR: #666; TEXT-ALIGN: right
}
.productlist1 {
	MARGIN-TOP: 20px
}
.productlist1 LI {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 10px; OVERFLOW: hidden; WIDTH: 232px; PADDING-TOP: 0px; HEIGHT: 190px
}
.productlist1 LI IMG {
	BORDER-RIGHT: #e4e4e4 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #e4e4e4 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #e4e4e4 1px solid; WIDTH: 200px; PADDING-TOP: 2px; BORDER-BOTTOM: #e4e4e4 1px solid; HEIGHT: 160px
}
.productlist1 LI .product_name {
	DISPLAY: block; OVERFLOW: hidden; WIDTH: 200px; LINE-HEIGHT: 25px; HEIGHT: 25px; TEXT-ALIGN: center
}

.productlist12 {
	MARGIN-TOP: 20px
}
.productlist12 LI {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 10px; OVERFLOW: hidden; WIDTH: 232px; PADDING-TOP: 0px; HEIGHT: 290px
}
.productlist12 LI IMG {
	BORDER-RIGHT: #e4e4e4 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #e4e4e4 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #e4e4e4 1px solid; WIDTH: 200px; PADDING-TOP: 2px; BORDER-BOTTOM: #e4e4e4 1px solid; HEIGHT: 260px
}
.productlist12 LI .product_name {
	DISPLAY: block; OVERFLOW: hidden; WIDTH: 200px; LINE-HEIGHT: 25px; HEIGHT: 25px; TEXT-ALIGN: center
}


.pageNavi {
	PADDING-RIGHT: 0px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 25px; MARGIN: 10px auto 0px; WIDTH: 98%; PADDING-TOP: 10px; TEXT-ALIGN: center
}
.wp-pagenavi {
	MARGIN: 0px auto; PADDING-TOP: 15px
}
.wp-pagenavi A {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none! important
}
.wp-pagenavi A:link {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none! important
}
.wp-pagenavi A:visited {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none! important
}
.wp-pagenavi A:hover {
	FONT-WEIGHT: bold! important; COLOR: #0b3779! important; BACKGROUND-COLOR: #eee! important
}
.wp-pagenavi A:active {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi SPAN.pages {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #454545! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid
}
.wp-pagenavi SPAN.extend {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #454545! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid
}
.wp-pagenavi SPAN.current {
	BORDER-RIGHT: #aaa 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #aaa 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #aaa 1px solid; COLOR: #000! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #aaa 1px solid; BACKGROUND-COLOR: #eee! important
}
.pageleft {
	OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px
}
.pageright {
	OVERFLOW: hidden; WIDTH: 300px; LINE-HEIGHT: 24px; HEIGHT: 24px
}
.pageleft {
	PADDING-LEFT: 10px; FLOAT: left; TEXT-ALIGN: left
}
.pageright {
	PADDING-RIGHT: 10px; FLOAT: right; TEXT-ALIGN: right
}
.post_comment {
	FLOAT: left; MARGIN: 15px 0px 5px; OVERFLOW: hidden; WIDTH: 100%
}



.contact_r{
	display:block;
	width:1000px;
	overflow:hidden;
	margin-top:50px;
	margin-right:200px;
}
.contact_a,.contact_c{
	display:block;
	width:250px;
	overflow:hidden;
}
.contact_b{
	display:block;
	width:250px;
	overflow:hidden;
	margin-left:10px;
}
.contact_b em{
	display:block;
	background:url(../images/contact_top2.jpg) no-repeat;
	height:48px;
	line-height:48px;
	font-style:normal;
	text-align:center;
	font-size:16px;
	font-family:"微软雅黑";
	color:#FFF;
}
.contact_a em,.contact_c em{
	display:block;
	background: url(../images/contact_top.jpg) no-repeat;
	height:48px;
	line-height:48px;
	font-style:normal;
	text-align:center;
	font-size:16px;
	font-family:"微软雅黑";
	color:#FFF;
}
.contact_a span,.contact_b span,.contact_c span{
	display:block;
	width:205px;
	border-bottom:1px #e6e6e6 solid;
	border-left:1px #e6e6e6 solid;
	border-right:1px #e6e6e6 solid;
	padding:10px;
	text-align:center;
	font-size:14px;
	font-family:"微软雅黑";
	color:#292929;
	font-weight:600;
	min-height:70px;
}
.contact_rop{
	width:698px;
	overflow:hidden;
	margin:20px auto;	
	border:1px #e6e6e6 solid;
}
.contact_rop p{
	display:block;
	width:192px;
	float:left;
	height:70px;
	padding:20px;
	overflow:hidden;
}
.p2{
	background:#f7f7f7;
}
.contact_rop p img{
	display:block;
	float:left;
}
.contact_rop p span{
	display:block;
	width:120px;
	float:right;
}


/*分页样式*/
.page{ clear:both; padding:20px 0px; font-size:14px; text-align:center; }
.page a{ padding:2px 6px; border:1px solid #bfbfbf; margin:3px; text-decoration:none; border-radius:2px;}
.page SPAN{ padding:2px 6px; border:1px solid #bfbfbf; margin:3px; text-decoration:none; border-radius:2px;}
.page a:hover{ border:#000;}
.page span.current{ border:#000; font-weight:bold; border-radius:2px;}