﻿
.container {
	margin: 0 auto;
	width: 1200px;
}
/*产品*/
.cpbg {
	padding: 30px 0px;
}
.cpbox {
	background-color: #fff;
}
.cpmu {
	width: 210px;
	height: 750px;
	overflow: hidden;
}
.cpmu h4 img {
	display: block;
}
.cpmu dl {
}
.cpmu dt {
	height: 40px;
	line-height: 40px;
	background: url(../images/cpmudt.png) no-repeat center;
}
.cpmu dt a {
	margin-left: 64px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.cpmu dd {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.cpmu dd a {
	display: block;
	padding-left: 66px;
	color: #333;
	background: url(../images/cpmudd.png) no-repeat left center;
}
.cplist {
	margin-right: 20px;
	width: 930px;
	height: 820px;
}
.cplist h4 {
	border-bottom: 1px solid #ccc;
}
.cplist ul {

}
.cplist li {
	margin-right: 20px;
	margin-top: 22px;
	float: left;
	width: 307px;
	text-align: center;
}
.cplist li.nomr {
	margin-right: 0px;
}
.cplist li h5 {
	margin-left: 7px;
	padding:0 5px;
	width:290px;
	height: 40px;
	line-height: 18px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	background: #666;
	vertical-align:middle;
	display: table-cell;
}
.cplist li:hover h5 {
	background: #db0f0f;
}
.cplist li h5 a {
	color: #fff;
}
.conttit .titmore {
	position: absolute;
	right: 0px;
	top: 14px;
}
.conttit {
	position: relative;
	height: 44px;
	line-height: 44px;
}
.conttit .tita {
	margin-right: 12px;
	color: #FF4200;
	font-size: 18px;
}
.conttit span {
	font-family: 宋体;
	font-size: 16px;
	color: #b2b2b2;
	text-transform: uppercase;
}
.famu li {
	height: 54px;
	line-height: 54px;
	border-bottom: 1px dashed #ddd;
}
.famu li a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.famu li:hover a {
	color: #666666;
}
.famu {
	width: 210px;
	height: 750px;
}
.famu h4 img {
	display: block;
}
.famu ul {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.famu .div1{border-bottom:1px dashed #ccc;height:40px; line-height:40px; background-color:#f2f2f2; font-weight:bold; text-align:center; clear:both;  }
.famu .div1,.famu .div2{width:100%;}
.famu .div2{ }
.famu .div2 li { min-width:46%; padding:0px 2%; float:left; line-height:28px; height:28px; border-bottom:none }
.famu .div8 li {width:95%;float:left; text-align:left; margin-left:5%;}
.famu .clearboth{clear:both;}
.tabPanel ul li { cursor:pointer }
.tabPanel .hit { color: #FF4200;}
.panes {    width: 930px;
    height: 750px; overflow:hidden }
.propane{ display: inline}

.faphone {
	position: relative;
	height: auto;
	padding: 10px 0;
	background: #666666;
}
.faphone .wenzi {
	text-align: center;
	color: #fff;
	line-height: 35px;
	border-bottom: 1px dashed #FFC2B2;
	padding: 10px 0;
	font-size: 16px;
}
.faphone span.rexian {
	display: block;
	margin-top: 10px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
}
.faphone span.tel {
	display: block;
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-size: 24px;
	color: #fff;
}
.faphone span.lx {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	background: #FFF;
	margin-left: 24px;
	width: 156px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: #ccc 0px 0px 5px;
	-moz-box-shadow: #ccc 0px 0px 5px;
	box-shadow: #ccc 0px 0px 5px;
}
.faphone span.lx a {
	color: #666666
}

.inews { width:30%; margin:50px 0 }
.left3{padding-left:3%;}
.inews h3 { height:40px;  margin-bottom:10px; text-align:center;}
.inews h3 span { font-size:16px; }
.inews h3 a { float:right }
.inews ul{height:190px;}
.inews .npic{height:200px;}
.inews ul li { height:34px; line-height:34px; font-size:14px; } 
.inews ul li span { float:right; color:#888; font-size:14px; }

.nmoren {
	display: block;
	width: 150px;
	height: 38px;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	background: #d8261f;
	margin-left:30%;
}
.nmoren:hover {
	background: #720c08;
	transition: all .5s;
}