* {
	padding: 0;
	margin: 0;
	font-family: "Microsoft YaHei";
	list-style: none;
	text-decoration: none;
	border: none;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #666;
	font-size: 14px;
	min-width: 1200px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a {
	outline: none;
	color: #333;
}
a:hover {
	color: #0158b5;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*

===================

分页

>>	pages_pre		上一页

>>	pages_next	下一页

>>	strong			激活状态

>>	a:hover			鼠标悬停状态

===================

*/

.pages {
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
	float: right;
}
.pages ul {
	height: 50px!important;
}
.pages a, .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #e40012;
	border-color: #fff;
}
.thisclass {
	border: 1px solid #ff5400;
	background-color: #ff5400;
	padding: 5px 10px;
	color: #fff;
}
.pages ul li {
	width: auto!important;
	height: auto!important;
	margin-right: 0px!important;
	border: 0!important;
	float: left;
	margin-left: 10px;
}
.pages ul li span {
	text-align: center!important;
}
.pages a:hover {
	color: #fff !important;
	background-color: #0158b5;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #c13224;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
.topbar {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px #e5e5e5 solid;
	background-color: #DC241F;
}
.black {
	color: #fff;
}
.black a {
	color: #fff;
}
.logo {
	float: left;
}
.logo_txt {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.logo_txt p {
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	color: #0158b5;
	font-weight:900;
}
.logo_txt span {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #162752;
	text-align: center;
}
.tel {
	float: right;
	width: 270px;
	margin-top: 25px;
	margin-right: 30px;
	color: #000;
}
.tel img {
	margin-left: 0px;
	width: 60px;
}
.tel span {
	font-size: 20px;
	color: #ff0000;
}
.header {
	width: 100%;
	height: 170px;
	z-index: 9999;
}
.top {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #ff5400;
	color: #fff;
	font-weight:bold;
}
.top .topl {
	width: 700px;
	float: left;
	text-align: left;
}
.top .topl span a{font-size:20px; color:#fff;}
.top .topr {
	float: right;
}
.top .topr a {
	color: #fff
}
.head {
	width: 1200px;
	margin: 0 auto;
	padding-top: 15px;
}
.f_nav a {
	background: url(/skin/images/n_libg.jpg) repeat-x top;
}
.nav {
	width: 100%;
	height: 52px;
	line-height: 50px;
	border-bottom:1px #ccc solid;
	background-color:#f7f7f7;
}
.nav ul {
	width: 1200px;
	margin: 0 auto;
}
.nav li {
	float: left;
	margin: 0 3px;
}
.nav li a {
	display: block;
	font-size: 16px;
	color: #333;
	text-align: center;
	padding: 0 35px;
	letter-spacing: 2px;
	font-weight:bold;
}
.nav li a:hover {
	border-top:4px #000 solid;
	color:#ff5400;
}
.slideBox {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 600px;
}
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.so {
	width:100%;
	height: 120px;
	background:#0000009d;
	z-index:9999;
	position:absolute;
	top:-170px;

}
.ss {
	width: 1200px;
	margin: 0 auto;
	text-align: left;

}
.ss li{
	width:300px;
	text-align:center;
	display: block;
	float: left;
	color: #fff;
	font-size: 14px;
}
.ss li img{height:80px;}
.product {
	padding: 50px 0px;

}
.indextit {
	text-align: center;
	margin-bottom: 30px;
}
.indextit h2 {
	text-align: center;
	line-height: 60px;
	font-size: 36px;
	background:url(/skin/images/tit_line.png) no-repeat center center;

}
.indextit h2 a{
	color: #222;
	letter-spacing: 5px;
	font-weight: 600;
	}
.indextit font {
	font-weight: bold;
}
.indextit span {
	font-size: 24px;
	color: #fff;
	line-height: 40px;
	width: 200px;
	border-radius: 16px;
	margin: 20px auto;
	height: 40px;
	background-color: #f9990f;
	display: block;
}
.protit {
	text-align: center;
	margin-bottom: 30px;
	font-size: 36px;
	color: #000;
}
.proFl {
	width: 270px;
	float: left;
	border:3px #ff5400 solid;
	background-color:#fff;
}
.proFl_t {
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #ff5400;
	color: #fff;
	font-size: 24px;
	margin:5px;
}

.proFl h3 {
	width: 100%;
	height: 60px;
	line-height: 50px;
	text-align:center;
	font-size: 14px;
	font-weight: normal;
	border-bottom:1px #e5e5e5 dotted;
}
.proFl h3 a {
	color: #000;
}

.proFl_db {
	margin:5px;
	background-color: #f3f3f3;
	color: #333;
	height: 190px;
	padding: 15px 10px;
}
.proFl_db p {
	text-align: left;
	font-size: 14px;
	line-height: 24px;
}
.protit span {
	color: #f16a0e;
	font-size: 36px;
}
.protit a {
	color: #f16a0e;
}
.proList {
	width: 900px;
	float: right;
}
.proList ul {
	margin: 0;
	padding: 0;
}
.proList ul li {
	width: 277px;
	float: left;
	margin: 0px 12px 10px 10px;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
}
.proList ul li p {
	overflow: hidden;
}
.proList ul li a span {
	height: 42px;
	line-height: 42px;
	color: #333;
	display: block;
	text-align: center;
	padding: 0px 20px;
}
.proList ul li a img {
	width: 276px;
	height: 276px;
	transition: 800ms ease-in-out;
	-webkit-transition: 800ms ease-in-out;
	overflow: hidden;
}
.proList ul li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	opacity: 1 !important;
}

.pr {
	margin-top: -25px;
}
.about {
	width: 100%;
	padding: 70px 0px;
	background: url(/skin/images/abbg.gif) no-repeat center bottom;
}
.aboutC {
	width: 1000px;
	margin: 0 auto;
	line-height: 30px;
	padding-bottom: 30px;
}
.aboutC h2 {
	font-size: 36px;
	letter-spacing: 3px;
	margin-bottom: 30px;
	text-align: center;
	color: #333;
}
.aboutC p {
	font-size: 16px;
	color: #333;
	text-align: center;
}

.news {
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
}
.newsL {
	width: 750px;
	float: left;
	padding: 10px;
	margin-left: 10px;
}
.newsL dl{height:150px;}
.newsL dt{float:left;}
.newsL dt img{width:260px; height:140px;}
.newsL dd{width:450px;float:left;margin-left:10px;}
.newsL dd h3{line-height:40px;font-weight:18px;color:#333;}
.newsL dd p{width:450px;font-size:14px;line-height:24px;}
.newsL ul li{width:300px;float:left; list-style:circle; margin-left:20px;line-height:40px;}
.newsL ul li a{font-size:14px;}
.newsR {
	width: 410px;
	float: right;
	padding:10px 15px;
	border:1px #e5e5e5 solid;
}
.newsR h3{font-size:20px; color:#333; line-height:30px; border-bottom:1px #e5e5e5 solid; }
.newsR img{margin:10px 0px;}
.newsR p{line-height:28px;}

.link {
	width: 1200px;
	margin: 0 auto;
	background: url(/skin/images/link.jpg) no-repeat left top;
	line-height: 54px;
	padding-left: 170px;
}
.footer {
	padding: 20px 0px;
	background-color: #0158b5;
	color:#fff;
	}
.fl{width:450px;margin-right:50px;float:left;}
.fl h3{width:100px;font-size:20px;border-bottom:1px #fff solid; margin-bottom:10px;line-height:60px; color:#fff;}
.fl p{line-height:30px; text-align:left;  }
.fr{width:200px; float:right;}
.fr h3{width:100px;font-size:20px;border-bottom:1px #fff solid; margin-bottom:10px;line-height:60px; color:#fff;}
.fr img{float:left; width:150px;}
.footbtm{height:60px;line-height:60px;border-top:1px #ccc solid;background-color:#0158b5; color:#fff;}
.footbtm a{color:#f3f3f3;}

.abbanner {
	height: 400px;
	background: url(../images/bannerA.jpg) no-repeat center;
	margin-top: 2px;
}
.newbanner {
	height: 400px;
	background: url(../images/bannerN.jpg) no-repeat center;
	margin-top: 2px;
}
.probanner {
	height: 400px;
	background: url(../images/bannerP.jpg) no-repeat center;
	margin-top: 2px;
}
.lxbanner {
	height: 400px;
	background: url(../images/bannerL.jpg) no-repeat center;
	margin-top: 2px;
}
.main {
	margin-top: 50px;
	margin-bottom:50px;
	min-height: 500px;
	position:relative;
}
.neiNav {
	margin-bottom: 20px;
	height: 47px;
}
.neiNav li {
	float: left;
	text-align: center;
	width: 238px;
	font-size: 16px;
	border: 1px solid #efefef;
}
.neiNav li a {
	display: block;
	height: 45px;
	line-height: 45px;
}
.neiNav li a.cur, .neiNav li a:hover {
	background: #c13224;
	color: #fff;
}
.neiNav li a:hover, .neiNav li.cur a {
	background: #c13224;
	color: #fff;
	font-weight: bold;
}
.nLeft {
	width: 270px;
	float: left;
	overflow: hidden;
}
.npro {
	background-color: #ccc;
}
.nproT {
	height: 70px;
	line-height: 70px;
	text-align: center;
	background-color: #e70012;
	color: #fff;
	font-size: 24px;
}
.npro h3 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: normal;
	background: url(/skin/images/ncp_libg.jpg) no-repeat center center;
}
.npro h3 a {
	color: #fff;
	padding-left: 30px;
}
.npro ul li {
	line-height: 40px;
	font-size: 14px;
	text-align: left;
	padding-left: 30px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px #fff dotted;
}
.nLcontact {
	background-color: #c13224;
	color: #fff;
	padding: 30px;
}
.nLcontact h2 {
	background: url(/skin/images/zx.png) no-repeat center center;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: center;
}
.nLcontact p {
	line-height: 30px;
}
.nRight {
	width: 900px;
	float: right;
	background-color:#fff;
}
.nRight .proList {
	width: 905px;
}
.nPro ul li {
	width: 270px;
	height: 260px;
	float: left;
	margin: 7px;
	text-align: center;
}
.nPro ul li a p {
	height: 30px;
	line-height: 25px;
}
.nPro ul li a img {
	width: 268px;
	height: 230px;
}
.page_top {
	border-bottom: 1px #e5e5e5 solid;
	height: 35px;
	line-height: 50px;
	margin-bottom: 30px;
}
.page_top h2 {
	float: left;
	font-size: 16px;
	line-height:30px;
	text-align: left;
	color: #ff5400;
	padding-left:10px;
	border-left: 5px #ff5400 solid;
}
.page_top p {
	float: right;
	line-height: 36px;
	font-size: 12px;
	margin-right: 10px;
}
.list_top {
	border: 1px #e5e5e5 solid;
	height: 60px;
	text-align: center;
	padding: 10px 0px;
	background-color: #f3f3f3;
	margin-bottom: 30px;
}
.list_top h2 {
	font-size: 30px;
	color: #ee1214;
}
.list_top span {
	font-size: 12px;
}
.content {
	line-height: 36px;
	padding: 10px;
	font-size: 14px;
	color: #333;
}
.content img {
	text-align: center;
}
.list {
	margin-bottom: 15px;
}
.list li {
	line-height: 30px;
	border-bottom: 1px #ccc solid;
	padding: 5px 0px;
	list-style:circle;
	margin-left:20px;
}
.list li h3 {
	float: left;
}
.list li span {
	color: #999;
	float: right;
	margin-right: 15px;
}
.list li p {
	line-height: 30px;
}
.list li a {
	padding-left: 20px;
	display: block;
}
.content img {
	max-width: 750px;
}
.content .xq {
	border-bottom: 1px #c13225 solid;
	color: #c13225;
	height: 35px;
	line-height: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content .title {
	text-align: center;
	font-size: 30px;
	margin-bottom: 10px;
}
.content .date {
	text-align: center;
}
.content .date span {
	color: #999;
	font-size: 12px;
	margin-right: 20px;
}
.prepage {
	margin: 40px 0;
	border-top: 1px #e5e5e5 dotted;
	padding: 20px 0px;
}
.prepage p {
	font-size: 12px;
	line-height: 30px;
}
.prepage p a {
	color: #c13225;
}
.conProL {
	width: 500px;
	float: left;
}
.conProR {
	width: 400px;
	float: right;
	color: 16px;
}
.conProR p {
	font-size: 24px;
	color: #2278c5;
}
.conProR_title {
	border-bottom: 1px dashed #e5e5e5;
	font-size: 26px;
	padding-bottom: 10px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.gdTitle {
	font-size: 18px;
	margin-top: 0;
	background: url(/skin/images/line.jpg) center center;
}
.gdTitle span {
	background-color: #fff;
	padding-right: 10px;
}
.gdDes {
	line-height: 24px;
	padding: 15px 10px 15px 0px;
}
.gdImg {
	padding: 10px 0px;
}
.anli {
	width: 100%;
	height: 303px;
	text-align: center;
	float: left;
}
.Anli_01 {
	width: 1200px;
	height: 303px;
	margin: 0px auto;
}
.Anli_01_02 {
	width: 1200px;
	height: 303px;
	background: url(/images/20110525/bg2.jpg) repeat-x bottom;
	float: left;
}
.Anli_01_02_01 {
	height: 36px;
	background-image: url(/images/20110525/bg3.jpg);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	text-align: left;
	float: left;
}
.Anli_01_02_01_01 {
	height: 36px;
	line-height: 36px;
	width: 600px;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
	color: #56a93f;
	float: left;
}
.Anli_01_02_01_02 {
	height: 36px;
	line-height: 36px;
	width: 321px;
	text-align: left;
	font-size: 14px;
	color: #56a93f;
	float: left;
	padding-right: 10px;
}
.Anli_01_02_01_02 a {
	line-height: 36px;
	text-align: left;
	font-size: 12px;
	color: #56a93f;
	float: right;
	text-align: right;
}
.Anli_left {
	height: 220px;
	width: 40px;
	margin-top: 110px;
	padding-left: 10px;
	float: left;
	background-image: url(/skin/images/left.jpg);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.Anli_pic {
	height: 220px;
	width: 1120px;
	margin-top: 110px;
	float: left;
	padding-left: 5px;
	padding-top: 10px;
}
.Anli_right {
	height: 220px;
	width: 40px;
	margin-top: 110px;
	float: left;
	background-image: url(/skin/images/right.jpg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
a.green:visited, a.green:link {
	color: #51ab3a;
}
a.green:hover {
	color: #F00;
}
a.green:active {
	color: #F00;
}
.box {
	width: 250px;
	height: 250px;
	float: left;
	margin: 0px 5px;
	padding-top: 5px;
	font-size: 12px;
}
.box a.imgBorder img {
	width: 240px;
	height: 204px;
}
.box a.imgBorder:link, .box a.imgBorder:visited {
	border: #CCCCCC solid 1px;
	width: 240px;
	height: 210px;
	padding: 2px;
	display: block;
	-moz-box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
	box-shadow: 2px 2px 5px #666;
}
.box a.imgBorder:hover {
	border: #56a93f solid 1px;
	padding: 2px;
	width: 240px;
	height: 210px;
	display: block;
}
.anli_box_title {
	text-decoration: none;
	width: 128px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding-left: 15px;
	color: #000;
}
.anli_box_title:hover {
	color: #56a93f;
	text-decoration: underline;
}
.dibu {
	height: 220px;
	padding: 10px;
	margin-top: 30px;
	border: 1px #e5e5e5 solid;
	background-color: #f3f3f3;
}
.dibu img {
	margin-left: 50px;
	margin-right: 40px;
	float: left;
}
.dibu p {
	font-size: 16px;
	line-height: 40px;
}
.dibu h2 {
	color: #0385d9;
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.dibu span {
	font-size: 20px;
	display: block;
}
.zj{width:100%;height:170px;background:url(/skin/images/zj.jpg) no-repeat center center;}
.fuwu{width:100%;border-top:1px #e5e5e5 solid; height:80px; padding:10px; background-color:#f3f3f3;}
.fuwu ul{width:1300px;margin:0 auto; }
.fuwu ul li{ padding:0px 20px;float:left; line-height:60px; font-size:16px;color:#000;}
.fuwu ul li img{float:left; display:block; padding-top:10px; margin-right:8px;}
.fuwu ul li span{background-color:#ff5400; color:#fff; border-radius:3px; margin-right:5px; padding:2px 8px;}
.proCon{ position:relative;}
.proCon dl dt{float:left;width:370px;}
.proCon dl dd{float:right;width:500px;}
.proCon dl dd h2{font-weight:normal;font-size:30px; margin-bottom:20px;}
.proCon dl dd p{font-size:14px;line-height:30px;}
.zixun{height:100px; border-top:1px #e5e5e5 solid; border-bottom:1px #e5e5e5 solid; margin-top:10px;}
.zixun h3{height:100px;line-height:100px;font-size:24px; display:inline-block; vertical-align:top; color:#ff5400;}
.prolx{border-top:1px #e5e5e5 solid; border-bottom:1px #e5e5e5 solid;}
.shili{width:100%; margin-top:50px;}
 .case{margin:0 auto;width:1300px;height:400px;position:relative; margin-top:50px;}
 .case p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; left:300px;}
#four_flash{position:relative;width:1300px;height:350px; margin:0 auto;position:absolute;}
#four_flash .flashBg{width:1180px;height:350px; margin:0 auto;position:relative;overflow:hidden; padding:0px 20px;}
#four_flash .flashBg ul.mobile{width:2000%;height:350px; position:absolute;left:0;}
#four_flash .flashBg ul.mobile li{float:left;width:225px;height:340px;margin-left:8px;margin-right:7px;color:#333;}
#four_flash .flashBg ul.mobile li:hover{ color:#0158b5;}
#four_flash .flashBg ul.mobile li img{width:225px;height:200px;display:block; margin:0 auto;}
#four_flash .flashBg ul.mobile li dd{font-size:14px;width:250px;line-height:60px;text-align:center;border-bottom:1px solid #6C6E85;}
#four_flash .flashBg ul.mobile li p{font-size:16px; text-align:center;width:250px; line-height:24px;margin-top:10px;}
#four_flash .flashBg ul.mobile li a{display:block;border:0px;margin:8px auto;}
#four_flash .but_left{width:50px;height:100px;position:absolute; top:70px; left:0px;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:70px; right:0px; }