body,
html,
div,
td,
tr,
table {

	font-family: Arial, "微软雅黑";
}

/*首页*/
.header {
	width: 100%;
	background-color: #0a0b0d;
	position: relative;
	border-bottom: 1px solid #ffffff;
	min-width: 1200px;
	height: 100px;
}

.logo {
	display: block;
	float: left;
	margin: 20px 80px 20px 0;
}

.language {
	font-size: 14px;
	color: #f7f8f8;
	margin-top: 40px;
	margin-right: 18px;
}

.language a {
	color: #f7f8f8;
}

.nav {
	float: left;
	padding-left: 113px;
	position: relative;
	font-size: 15px;
	width: 1087px;
	margin-top: 15px;
}

.nav li {
	float: left;
	margin-right: 90px;
	*margin-right: 89px;
}

.nav li:hover .point {
	display: block;
}

.nav li:last-child {
	margin-right: 0px;
}

.nav li a {
	color: #000000;
	padding-bottom: 14px;
}

.shop_hk {
	position: relative;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}

.shop_hk .picScroll {
	float: left;
	position: relative;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}

.shop_hk .picScroll .prev {
	display: block;
	position: absolute;
	left: 14px;
	width: 21px;
	height: 37px;
	top: 50%;
	margin-top: -19px;
	background: url(index_02.png) no-repeat;
	z-index: 6;
	display: none;
}

.shop_hk .picScroll .next {
	display: block;
	position: absolute;
	right: 14px;
	width: 21px;
	height: 37px;
	top: 50%;
	margin-top: -19px;
	background: url(index_03.png) no-repeat;
	z-index: 6;
	display: none;
}

.borl {
	width: 50px;
	height: 89px;
	background: url(index_23.png) no-repeat;
	position: absolute;
	left: 0px;
	margin-top: -45px;
	z-index: 5;
	top: 50%;
	cursor: pointer;
	display: none;
}

.borr {
	width: 50px;
	height: 89px;
	background: url(index_23.png) no-repeat;
	position: absolute;
	right: 0px;
	margin-top: -45px;
	z-index: 5;
	top: 50%;
	cursor: pointer;
	display: none;
}

.shop_hk .picScroll ul {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	min-width: 1200px;
}

.shop_hk .picScroll ul li {
	overflow: hidden;
}

.shop_hk .picScroll ul li img {
	width: 100%;
	min-width: 1200px;
	display: block;
}

.shop_hk .hd {
	width: 100%;
	min-width: 1200px;
	position: absolute;
	z-index: 5;
	bottom: -229px;
	left: 0;
	_background: #000;
	text-align: center;
	_filter: alpha(opacity=60);
}

.shop_hk .hd ul {
	text-align: center;
	width: 100%;
	min-width: 1200px;
}

.shop_hk .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	height: 10px;
	overflow: hidden;
	line-height: 9999px;
	border: 1px solid #ffffff;
	margin-right: 10px;
}

.shop_hk .hd ul .on {
	background: #fff;
}

.maint {
	width: 440px;
	margin: 0 auto 40px;
	overflow: hidden;
}

.bor {
	display: block;
	float: left;
	width: 53px;
	height: 2px;
	background-color: #0f0a06;
	margin-top: 25px;
}

.name {
	font-size: 44px;
	display: block;
	width: 440px;
	text-align: center;
	color: #110b08;
	float: left;
	letter-spacing: 10px;
	padding-left: 10px;
	font-family: Arial, "微软雅黑";
}

.mainlist {
	overflow: hidden;
}

.mainlist li {
	float: left;
	position: relative;
	margin-right: 30px;
	margin-bottom: 19px;
	width: 380px;
	overflow: hidden;
}

.mainlist li img {
	display: block;
	max-width: 380px;
	max-height: 215px;
	width: 100%;
}

.main {
	min-width: 1200px;
	margin-bottom: 40px;
	margin-top: 62px;
}

.mainlist li:nth-child(3n) {
	margin-right: 0px;
}

.namet {
	width: 380px;
	height: 45px;
	text-align: center;
	background: url(index_16.png) repeat;
	font-size: 24px;
	position: absolute;
	bottom: 0px;
	color: #ebebeb;
	display: block;
}

.bottom {
	width: 100%;
	background-color: #000;
	overflow: hidden;
	min-width: 1200px;
	padding: 10px 0;
}

.logo1 {
	display: block;
	margin: 0 auto 35px;
}

.navbottom {
	width: 835px;
	margin: 0 auto;
	font-size: 14px;
	overflow: hidden;
}

.navbottom li {
	float: left;
	margin-right: 57px;
}

.navbottom li:last-child {
	margin-right: 0px;
}

.navbottom li a {
	color: #fff;
}

.bottom p {
	text-align: center;
	color: #fff;
	margin-top: 18px;
	font-size: 14px;
}

.list {
	position: absolute;
	top: 30px;
	font-size: 14px;
	padding-top: 52px;
	z-index: 50;
	width: 1200px;
	left: 0px;
	display: none;
}

.list a {
	color: #f7f8f8;
}

.list .listli {
	margin-right: 20px;
}

.list .listli:last-child {
	margin-right: 0px;
}

.listli {
	float: left;
	width: 285px;
	display: block;
}

.listli img {
	display: block;
}

.listli p {
	text-align: center;
	margin-top: 22px;
}

.list1 {
	position: absolute;
	top: 30px;
	font-size: 14px;
	padding-top: 40px;
	z-index: 50;
	width: 1200px;
	left: 0px;
	display: none;
}

.list1 a {
	color: #f7f8f8;
}

.listli1 {
	width: 150px;
	display: inline-block;
	text-align: center;
	*display: inline;
	*zoom: 1;
}

.listli1 a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.listli1 img {
	display: block;
	margin: auto;
}

.listli1 p {
	text-align: center;
	margin-top: 22px;
}

.list2 {
	position: absolute;
	top: 30px;
	font-size: 14px;
	padding-top: 52px;
	z-index: 50;
	width: 1200px;
	left: 0px;
	display: none;
}

.list2 a {
	color: #f7f8f8;
}

.list2 .listli {
	margin-right: 20px;
}

.list2 .listli:last-child {
	margin-right: 0px;
}

.listli2 {
	float: left;
	width: 285px;
	display: block;
}

.listli2 a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.listli2 img {
	display: block;
}

.listli2 p {
	text-align: center;
	margin-top: 22px;
}

.bg {
	width: 100%;
	height: 255px;
	background-color: #121212;
	position: absolute;
	top: 143px;
	left: 0px;
	z-index: 5;
	display: none;
}

.point {
	width: 13px;
	height: 7px;
	background: url(index_21.png) no-repeat;
	position: absolute;
	bottom: -12px;
	*bottom: -14px;
	_bottom: -14px;
	display: none;
}

.namep1 {
	margin-top: 10px;
}

.namep2 {
	line-height: 35px;
	margin-top: 20px;
	font-size: 18px;
	padding-left: 40px;
	padding-right: 40px;
}

.phone {
	color: #FFF;
	font-weight: bold;
	margin-top: 10px;
	font-size: 16px;
}

.hj {
	float: right;
}

.zhizhao {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 5;
	left: 0px;
	top: 0px;
	display: none;
}

.media {
	width: 882px;
	height: 497px;
	position: fixed;
	left: 50%;
	margin-left: -441px;
	top: 50%;
	margin-top: -248.5px;
	z-index: 99;
	display: none;
}

.media video {
	width: 882px;
	height: 497px;
}

.medies {
	cursor: pointer;
}

.close {
	width: 35px;
	height: 36px;
	background: url(index_29.png) no-repeat;
	position: absolute;
	right: -19px;
	top: 0px;
	z-index: 99;
	background-size: cover;
	cursor: pointer;
}

/*产品中心_内六角螺丝系列*/
.pro {
	overflow: hidden;
	padding-bottom: 96px;
}

.prot {
	margin-top: 50px;
	overflow: hidden;
	border-bottom: 1px solid #b6b6b6;
	padding-bottom: 38px;
	text-align: center;
}

.prp1 {
	font-size: 20px;
	color: #4e4e4e;
	line-height: 22px;
	margin-bottom: 33px;
	letter-spacing: 1px;
}

.prp2 {
	font-size: 14px;
	color: #5f5f5f;
	line-height: 30px;
}

.proli {
	overflow: hidden;
	margin-top: 64px;
	margin-bottom: 73px;
}

.proli li {
	width: 400px;
	background: url(../images/bor.jpg) right bottom no-repeat;
	float: left;
	margin-bottom: 44px;
}

.proli li:nth-child(1) a,
.proli li:nth-child(2) a,
.proli li:nth-child(3) a {
	border-top: none;
}

.proli li a {
	display: block;
	margin: auto;
	width: 332px;
	border-top: 1px solid #b6b6b6;
	padding-top: 57px;
}

.proli li img {
	display: block;
	margin: 0 auto 49px;
}

.pl1 {
	font-size: 14px;
	color: #4e4e4e;
	overflow: hidden;
	line-height: 24px;
	letter-spacing: 1px;
}

.sp {
	display: block;
	width: 38px;
	margin-left: 22px;
}

.sp1 {
	display: block;
	width: 272px;
}

.jump {
	text-align: center;
	color: #000000;
	font-size: 30px;
}

.jump input {
	width: 34px;
	height: 34px;
	border: 1px solid #6a6a6a;
	line-height: 34px;
	text-align: center;
	color: #000000;
	font-size: 30px;
	font-family: '宋体';
}

/*产品中心_单个产品介绍*/
.prod {
	padding-top: 115px;
	padding-bottom: 50px;
}

.choi {
	line-height: 21px;
	font-size: 16px;
	color: #4e4e4e;
}

.choi a {
	color: #4e4e4e;
}

.prodb {
	margin-top: 49px;
	overflow: hidden;
	margin-bottom: 120px;
}

.prodbl {
	width: 533px;
	height: 393px;
	border: 1px solid #bcbcbc;
}

.prodbl img {
	display: block;
	margin: 42px auto 0px;
}

.prodbr {
	width: 496px;
	margin-right: 100px;
}

.pbrt {
	width: 496px;
	height: 247px;
	border-bottom: 1px solid #d5d5d5;
	padding-top: 37px;
}

.pb1 {
	font-size: 24px;
	color: #db481e;
	line-height: 39px;
}

.pb2 {
	line-height: 30px;
	font-size: 16px;
	color: #4e4e4e;
}

.pb3 {
	margin-top: 20px;
	font-size: 12px;
	color: #5f5f5f;
}

.pbrf {
	padding-top: 21px;
	color: #6f6f6f;
}

.pbrf p {
	font-size: 12px;
	line-height: 22px;
	font-family: "微软雅黑";
}

.prom {
	height: 1px;
	background-color: #9f9f9f;
	position: relative;
	margin-bottom: 67px;
}

.promb {
	width: 292px;
	background-color: #FFF;
	font-size: 16px;
	text-align: center;
	color: #4e4e4e;
	position: absolute;
	left: 50%;
	margin-left: -146px;
	top: -8px;
	letter-spacing: 1px;
}

.prof {
	height: 1200px;
	border: 1px solid #e2e2e2;
	margin-bottom: 76px;
}

/*产品中心_系列*/
.serli {
	padding-top: 70px;
	padding-bottom: 24px;
}

.serli li {
	padding-bottom: 70px;
	border-bottom: 1px solid #b6b6b6;
	overflow: hidden;
	margin-bottom: 70px;
}

.serli li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.sl {
	width: 212px;
	display: block;
	margin-top: 157px;
}

.sr {
	width: 844px;
	display: block;
}

.sr img {
	display: block;
}

.slp1 {
	font-size: 30px;
	color: #4e4e4e;
	line-height: 47px;
}

.slp2 {
	font-size: 18px;
	color: #4e4e4e;
	line-height: 30px;
	margin-bottom: 15px;
}

/*联系我们*/
.his {
	padding-top: 70px;
	padding-bottom: 96px;
}

.banner {
	width: 100%;
	min-width: 1200px;
	height: 640px;
	background: url(../images/history.jpg) no-repeat center center;
}

.hname {
	width: 237px;
	height: 77px;
	border: 1px solid #909090;
	line-height: 77px;
	text-align: center;
	font-size: 34px;
	color: #000000;
	margin: auto;
	letter-spacing: 2px;
}

.legli {
	margin-top: 70px;
	padding-bottom: 26px;
}

.legli>li {
	padding-top: 70px;
	border-top: 1px solid #909090;
	margin-bottom: 70px;
	overflow: hidden;
	height: 398px;
}

.legli>li:first-child {
	border-top: none;
}

.legli>li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
}

.hisl {
	width: 440px;
	margin-top: 105px;
}

.hisr {
	width: 598px;
}

.hisr img {
	display: block;
}

.date {
	margin-bottom: 30px;
}

.date p {
	line-height: 31px;
	font-size: 18px;
	color: #262626;
}

/*工厂车间环境*/
.envir {
	padding-bottom: 66px;
	border-bottom: 1px solid #969696;
	overflow: hidden;
	margin-top: 115px;
}

.envirb p {
	line-height: 34px;
	margin-top: 18px;
	text-align: center;
	font-family: '微软雅黑';
	font-size: 24px;
	color: #000000;
}

/*环境首页*/
.envird {
	padding-bottom: 96px;
}

.envird ul li {
	position: relative;
}

.envird img {
	display: block;
}

.enna {
	width: 852px;
	height: 327px;
	position: absolute;
	background: url(../images/bg.png) repeat;
	left: 50%;
	margin-left: -426px;
	top: 50%;
	margin-top: -163.5px;
}

.ep1 {
	font-size: 38px;
	color: #000000;
	text-align: center;
	line-height: 53px;
	margin-top: 86px;
	margin-bottom: 61px;
}

.enna a {
	width: 144px;
	height: 48px;
	border: 1px solid #000000;
	line-height: 48px;
	text-align: center;
	font-size: 18px;
	color: #000000;
	display: block;
	margin: auto;
	letter-spacing: 3px;
}

/*鹏驰与您*/
.with1 {
	width: 392px;
	margin-top: 130px;
	padding-left: 210px;
}

.wp1 {
	font-size: 24px;
	color: #000000;
	line-height: 62px;
}

.wp2 {
	color: #000000;
	line-height: 32px;
}

.with2 {
	width: 452px;
	padding-left: 150px;
	position: relative;
	overflow: hidden;
}

.with2 ul li {
	color: #000000;
	line-height: 31px;
	float: left;
	width: 452px;
}

.ep3 {
	line-height: 69px;
	font-size: 38px;
	color: #000000;
	text-align: center;
	margin-top: 78px;
}

.ep2 {
	margin-bottom: 21px;
	text-align: center;
	font-size: 24px;
	letter-spacing: 6px;
	line-height: 32px;
}

/*探索鹏驰*/
.with3 {
	width: 520px;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}

.exp {
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #909090;
}

.expb {
	margin-top: 90px;
}

.wp3 {
	text-indent: 2em;
	line-height: 30px;
}

.with3 p {
	line-height: 24px;
}

.wp4 {
	margin-top: 15px;
}

.on1 .point {
	display: block !important;
}

/*联系我们*/
.banner1 {
	overflow: hidden;
	clear: both;
	max-width: 1920px;
	height: 640px;
	margin: 0 auto;
	min-width: 1200px;
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 640px;
	background: #000;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 640px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 640px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 15px;
	left: 0;
	height: 13px;
	line-height: 13px;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 11px;
	height: 11px;
	border: 1px solid #ffffff;
	margin-right: 12px;
	overflow: hidden;
	line-height: 9999px;
	border-radius: 50%;
}

.fullSlide .hd ul .on {
	background-color: #FFF;
}

.contact {
	padding-top: 90px;
}

.contact ul {
	overflow: hidden;
	width: 1232px;
	margin-left: -32px;
	padding-bottom: 10px;
}

.contact ul li {
	float: left;
	width: 583px;
	margin-bottom: 90px;
	margin-left: 32px;
}

.contact ul li img {
	display: block;
	margin-bottom: 29px;
}

.contact ul li p {
	color: #3c3c3c;
	line-height: 31px;
}

.erwei {
	border-top: 1px solid #9e9e9e;
	padding-top: 43px;
	padding-bottom: 50px;
}

.erwei img {
	display: block;
	margin: auto;
}

/*新闻*/
.news {
	padding-top: 112px;
}

.np1 {
	font-size: 30px;
	text-align: center;
	line-height: 37px;
	color: #db481e;
}

.newli {
	padding-top: 69px;
	padding-bottom: 19px;
}

.newli li {
	margin-bottom: 40px;
}

.np2 {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 16px;
}

.np2>a {
	color: #393838;
	font-size: 22px;
}

.np2 a:hover {
	color: #03F;
}

.np3 {
	text-align: right;
	line-height: 29px;
	color: #393838;
	padding-right: 8px;
}

.np4 {
	text-align: right;
	padding-right: 70px;
}

.np4 a {
	width: 96px;
	height: 31px;
	border: 1px solid #9a9a9a;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 31px;
	text-align: center;
	color: #606060;
}

/*新闻详情*/
.np5 {
	font-size: 30px;
	color: #393838;
	margin-top: 70px;
	margin-bottom: 63px;
	line-height: 40px;
}

.np6 {
	padding-left: 11px;
	color: #393838;
	line-height: 27px;
}

.det {
	margin-top: 55px;
	margin-bottom: 95px;
}

/*下载中心*/
.download {
	padding-top: 105px;
	padding-bottom: 96px;
}

.dp1 {
	font-size: 24px;
	color: #3c3c3c;
	line-height: 30px;
}

.dp2 {
	width: 522px;
	line-height: 20px;
	margin-top: 17px;
	font-size: 14px;
	color: #505050;
	letter-spacing: 1px;
	margin-bottom: 12px;
}

.dp3 {
	line-height: 21px;
	color: #3c3c3c;
}

.sc {
	margin-top: 47px;
}

.lis {
	margin-top: 14px;
}

.lis li {
	line-height: 36px;
	border-bottom: 1px solid #cbcbcb;
	overflow: hidden;
	font-size: 14px;
	color: #505050;
}

.lis li a {
	color: #505050;
}

.lisr {
	font-family: 'Arial';
	font-size: 12px;
	color: #3c3c3c;
}

.lisr a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: -2px;
}

.load {
	width: 14px;
	height: 13px;
	background: url(../images/load2.jpg) no-repeat;
	margin-right: 16px;
}

.fav {
	width: 14px;
	height: 16px;
	background: url(../images/load1.jpg) no-repeat;
}

.lisr span {
	margin-left: 13px;
	margin-right: 23px;
}

.more {
	text-align: center;
	font-size: 24px;
	color: #3c3c3c;
	margin-top: 42px;
	display: block;
}

.more img {
	display: block;
	margin: 13px auto 0px;
}

/*营销网络*/
.online {
	padding-top: 80px;
}

.map {
	display: block;
	margin: auto;
}

.near {
	margin-top: 12px;
	line-height: 60px;
	font-size: 20px;
	color: #e19e67;
	border-bottom: 1px solid #b4b4b4;
	padding-left: 5px;
}

.choice {
	height: 34px;
	margin-top: 42px;
	margin-bottom: 38px;
	padding-left: 5px;
	line-height: 34px;
	font-size: 20px;
	color: #363636;
}

.sel {
	width: 160px;
	height: 32px;
	border: 1px solid #e3e3e3;
	color: #b2b2b2;
	vertical-align: 2px;
	font-family: '宋体';
	font-size: 18px;
	padding-left: 15px;
	margin-left: 15px;
	margin-right: 82px;
}

.area {
	overflow: hidden;
	width: 1220px;
	margin-left: -20px;
	padding-bottom: 27px;
}

.area li {
	width: 586px;
	height: 333px;
	float: left;
	border: 2px solid #E2DFDF;
	margin-left: 20px;
	margin-bottom: 69px;
}

.mapb {
	display: block;
	float: left;
	margin-top: 32px;
	margin-left: 18px;
}

.arear {
	width: 165px;
	margin-top: 108px;
}

.arp1 {
	font-size: 30px;
	line-height: 30px;
	color: #494949;
}

.arp2 {
	line-height: 45px;
	color: #494949;
	margin-bottom: 10px;
}

/*营销网络2*/
.line {
	overflow: hidden;
	width: 1170px;
	margin: auto;
	padding-bottom: 48px;
	padding-top: 41px;
}

.line li {
	margin-bottom: 48px;
	width: 585px;
	overflow: hidden;
	float: left;
}

.line li img {
	float: left;
}

.liner {
	width: 360px;
	padding: 0px 10px;
	font-size: 14px;
	color: #505050;
	line-height: 24px;
	letter-spacing: 1px;
}

/*营销网络3*/
.line3 {
	font-size: 30px;
	text-align: center;
	line-height: 54px;
	color: #de4c25;
	padding-bottom: 49px;
	border-bottom: 1px solid #b4b4b4;
}


.fx {
	display: inline-block;
	width: 34px;
	height: 34px;
	color: #666;
	cursor: pointer;
	border: 1px solid #CCC;
}

.num {
	display: inline-block;
	width: 34px;
	height: 34px;
	color: #666;
	cursor: pointer;
	border: 1px solid #CCC;
}

.jump span {
	margin: 0 10px;
}

.jump span:hover {
	background-color: #CCC;
}

.on2 {
	color: #FFF !important;
	background-color: #f16010 !important;
	border: none !important;
	width: 36px !important;
	height: 36px !important;
}

.detail {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
	line-height: 28px;
	color: #369;
}

.detail span {
	cursor: pointer;
}

.show,
.hide {
	display: none;
}

.spe {
	display: block !important;
}

.spe2 {
	display: none !important;
}



.newtop {
	width: 100%;
	height: 198px;
	background: url(topbg.jpg) center;
}

.top1 {
	width: 1200px;
	height: 89px;
	margin: auto;
	text-align: right;
	color: #FFF;
	font-size: 12px;
	line-height: 89px;
}

.top1 a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

.top1 a:hover {
	text-decoration: none;
}

.top2 {
	width: 1200px;
	height: 109px;
	margin: auto;
}

.newlogo {
	width: 161px;
	height: 109px;
	float: left;
}

.newmenu {
	float: right;
	color: #FFF;
	font-size: 15px;
	line-height: 108px;
}

.newmenu a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.newmenu a:hover {
	text-decoration: none;
}

.bottombox {
	width: 1200px;
	height: 150px;
	margin: auto;
}

.bottom_left {
	float: left;
}

.bottom_right {
	float: right;
	color: #b5b5b5;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
	padding-top: 40px;
}

.bottom_right a {
	color: #b5b5b5;
	font-size: 12px;
	text-decoration: none;
}

.newaboutbox {
	width: 100%;
	height: 857px;
	background: url(abt_bg.jpg) center no-repeat;
}

.newabout {
	width: 1200px;
	margin: auto;
}

.about_left {
	width: 560px;
	height: 400px;
	float: left;
	color: #1f1f1f;
	font-size: 14px;
	line-height: 30px;
	padding-top: 290px;
}

.about_right {
	width: 628px;
	height: 324px;
	float: right;
	background: url(abt_ad.png) no-repeat 0px 302px;
	padding-top: 302px;
}

.cjbox {
	width: 1200px;
	margin: auto;
	padding: 60px 0px;
	background-color: #fafafa;
}

.cj_titel {
	width: 1200px;
	height: 50px;
	background: url(abt_tp.jpg) center no-repeat;
	padding-bottom: 50px;
}

.rybox {
	width: 100%;
	height: 475px;
	background: url(abt_bg3.jpg) center no-repeat;
}

.ry {
	width: 1200px;
	margin: auto;
	padding-top: 167px;
}

.whbox {
	width: 100%;
	height: 555px;
	background: url(abt_bg2.jpg) center no-repeat;
}

.wh {
	width: 1200px;
	margin: auto;
}

.wh_left {
	width: 840px;
	height: 250px;
	float: left;
	color: #1f1f1f;
	font-size: 18px;
	line-height: 30px;
	padding-top: 215px;
}


.contbox {
	width: 100%;
	height: 600px;
}

.newcont {
	width: 1200px;
	height: 407px;
	margin: auto;
	background: url(contact_03.jpg) no-repeat;
}

.cont_txt {
	color: #000;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
}

.contcontbox {
	position: absolute;
	left: 50px;
	top: 60px;
	background: url(contcontbg.jpg) no-repeat;
	width: 405px;
	height: 514px
}

.mesbox {
	width: 100%;
	height: 693px;
	background: url(mas_bg.jpg) center no-repeat;
}

.inputbox {
	width: 254px;
	height: 21px;
	line-height: 21px;
	border: 1px solid #999999;
}

.inputbox2 {
	width: 320px;
	height: 156px;
	line-height: 21px;
	border: 1px solid #999999;
}

.inputbox3 {
	width: 71px;
	height: 21px;
	line-height: 21px;
	border: 1px solid #999999;
}

.bnt {
	width: 326px;
	height: 35px;
	color: #000;
	background-color: #f9a100;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	display: block;
}

.jobbox {
	width: 100%;
	height: 987px;
	background: url(job_bg.jpg) center no-repeat;
}

.newjob {
	width: 1200px;
	font-size: 14px;
	margin: auto;
	color: #FFF;
	padding-top: 166px;
}

.newjob ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.newjob li {
	width: 585px;
	height: auto;
	float: left;
	padding: 0px 7px 30px 7px;
}

.newpage {
	width: 1200px;
	height: 30px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	margin: auto;
	color: #FFF;
	margin-top: 20px;
}

.newsbox {
	width: 1200px;
	margin: auto;
}

.newsbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.newsbox li {
	width: 580px;
	height: 94px;
	float: left;
	padding: 25px 20px 25px 0px;
	border-bottom: 1px solid #cacaca;
}

.newimg {
	width: 94px;
	height: 94px;
	float: left;
	border: none;
}

.new_right {
	width: 480px;
	float: left;
	padding-left: 6px;
}

.new_titel {
	font-size: 20px;
	color: #504f4f;
	line-height: 20px;
	padding-bottom: 5px;
}

.new_titel a {
	font-size: 20px;
	color: #504f4f;
	text-decoration: none;
	font-weight: bold;
}

.new_time {
	font-size: 12px;
	color: #9b9b9b;
	line-height: 16px;
}

.new_txt {
	font-size: 12px;
	color: #646464;
	line-height: 18px;
}

.newsadbox {
	width: auto;
	height: 108px;
	background-color: #f7f7f7;
}

.newsad {
	width: 1200px;
	height: 108px;
	margin: auto;
}

.shownewsbox {
	width: 1200px;
	margin: auto;
}

.shownews_titel {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #000;
	line-height: 80px;
	border-bottom: 1px dashed #666;
}

.shownews_txt {
	font-size: 14px;
	line-height: 18px;
	color: #666;
	padding: 10px 0px;
}

.pro_flbox {
	height: 60px;
	background: url(pro_bg.jpg) center no-repeat;
	margin-top: 1px;
}

.pro_fl {
	width: 666px;
	margin: auto;
	padding-top: 12px;
}

.pro_lb {
	width: 120px;
	height: 34px;
	border: 1px solid #FFF;
	text-align: center;
	float: left;
	margin: 0px 5px;
	line-height: 36px;
}

.pro_lb a {
	font-size: 14px;
	color: #f4b203;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

.pro_lb a:hover {
	color: #FFF;
}

.probox {
	width: 1212px;
	margin: auto;
}

.probox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.probox li {
	width: 287px;
	height: 275px;
	float: left;
	padding: 20px 8px;
}

.productbox {
	width: 287px;
	height: 275px;
	background-color: #f7f8f9;
}

.prod_img {
	width: 287px;
	height: 175px;
	border: 0;
}

.prod_titel {
	font-size: 14px;
	color: #3d3d3d;
	line-height: 20px;
	padding-top: 15px;
	padding-left: 10px;
}

.prod_titel a {
	font-weight: bold;
	text-decoration: none;
	color: #3d3d3d;
}

.prod_txt {
	font-size: 12px;
	color: #999999;
	line-height: 18px;
	padding: 5px 10px;
	padding-bottom: 0px;
}


.showpro_img {
	padding: 20px 0px;
}

.shownews_xq {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	line-height: 30px;
	border-top: 1px solid #999999;
}