@charset "utf-8";
/* 初始?*/
body, ul, ol, li, p, dl, dt, dd, input, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑, Microsoft YaHei, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
ul {
	list-style: none
}
body {
	font-size: 12px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
input:focus {
	outline: none
}
.fl {
	float: left
}
.fr {
	float: right
}
.abs {
	position: absolute
}
.rel {
	position: relative
}
.center {
	width: 1200px;
	margin: 0 auto;
}
.clear {
	clear: both;
	overflow: hidden;
}
/*首页*/
.head {
	background: #f5f6f8;
	height: 30px;
	border-bottom: 1px solid #c6c6c6;
}
.head .ytou {
	line-height: 30px;
	font-size: 12px;
	color: #333;
	font-family: "微软雅黑";
}
.head .yshou p a {
	line-height: 30px;
	font-size: 12px;
	color: #333;
	font-family: "微软雅黑";
}
.head .logo {
	margin-top: 30px;
}
.head .heng {
	margin: 0 30px;
}
.head .logowen {
	margin-top: 5px;
}
.head .logowen p.logobiao {
	font-size: 22px;
	color: #3366cc;
	font-family: "微软雅黑";
	font-weight: 600;
}
.head .logowen p {
	font-size: 18px;
	color: #666;
	font-family: "微软雅黑";
}
.head .tel {
	margin-top: 35px;
}
.head .tel .diantel a {
	font-size: 24px;
	color: #3366cc;
	font-family: "微软雅黑";
	font-weight: 600;
	margin-left: 15px;
	position: relative;
	top: -3px;
}
.head .tel .tellian {
	border: 1px solid #c9c9c9;
	border-radius: 4px;
	width: 165px;
	height: 32px;
	margin-left: 34px;
}
.head .tel .tellian img {
	margin: 6px 0 0 23px;
}
.head .tel .tellian b.shi {
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	padding-left: 10px;
	position: relative;
	top: -3px;
}
.nav {
	background: #187ac3;
	height: 50px;
	margin-top: 30px;
}
.nav ul.nav_list li {
	float: left;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 100;
}
.nav ul.nav_list li.nav_li a {
	float: left;
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 44px;
}
.nav ul.nav_list li a span {
	float: left;
	display: block;
	cursor: pointer;
	font-family: "Microsoft YaHei";
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.nav li a:hover {
	background: #f0943b;
	display: block;
}
.nav ul li:hover ul {
	display: block;
}
.nav ul li.current {
	display: block;
	background: #f0943b;
}
.nav ul.sv {
	position: absolute;
	width: 246px;
	display: none;
	top: 50px;
}
.nav ul.sv li {
	width: 246px !important;
	background: #187ac3 !important;
}
.nav ul.sv li a {
	font-size: 16px;
	color: #fff;
}
.nav ul.sv li a:hover {
	background: #f78222;
	display: block;
	width: 158px;
}

.chanyou {
	height: 85px;
	border-bottom: 1px solid #e0e0e0;
	width: 1200px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
.chanyou ul {
	padding-top: 22px;
}
.chanyou ul li {
	width: 199px;
	float: left;
}
.chanyou ul li.cheng {
	border-left: 1px solid #e0e0e0
}
.chanyou ul li img {
	margin-left: 30px;
}
.chanyou ul li p {
	font-family: "Microsoft YaHei";
	text-align: center;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-left: 30px;
}
.zixuntiao {
	margin-top: 50px;
}
.zixuntiao img {
	width: 100%;
}
.binghai {
	margin-top: 50px;
}
.biao p {
	color: #333;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	text-align: center;
	line-height: 36px;
}
.biao h1 {
	font-family: "Microsoft YaHei";
	text-align: center;
	color: #3366cc;
	font-size: 40px;
	font-weight: bold;
}
.biao p.bbiao {
	background: url(../images/biaoti.png) no-repeat center center;
}
.chan {
	width: 100%;
	height: 253px;
}
.chan li {
	margin: 30px 10px 0 10px;
	position: relative;
	width: 380px;
	height: 253px;
	overflow: hidden;
	float: left;
}
.chan li .chab {
	position: absolute;
	width: 380px;
	height: auto;
	background: url(../images/bg.png);
}
.chan li span {
	width: 380px;
	height: 253px;
	display: block;
}
.chan li span h3 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
}
.chan li span p {
	color: #FFFFFF;
	width: 320px;
	margin-left: 30px;
	font-size: 16px;
	line-height: 26px;
	margin-top: 30px;
}
.chan li span p.cha {
	width: 94px;
	line-height: 25px;
	border: 1px solid #fff;
	font-size: 12px;
	text-align: center;
	border-radius: 6px;
	margin-left: 124px;
	margin-top: 30px;
}
.chan li span p.cha a {
	color: #fff;
}
.lingyu {
	background: url(../images/lingbj.png) repeat-x;
	width: 100%;
	height: 774px;
	margin-top: 70px;
}
.lingyu .lingbiao {
	padding-top: 45px;
}
.lingyu .lingbiao h1 {
	color: #fff;
	font-size: 40px;
	font-family: "Microsoft YaHei";
	text-align: center;
}
.lingyu .lingbiao p {
	color: #f0f0f0;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
}
.ling {
	margin-top: 30px;
}
.ling ul li {
	position: relative;
	margin: 0 10px 30px 10px;
	float: left;
	width: 380px;
	height: 254px;
}
.ling ul li h5 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	background: #fff;
	text-align: center;
	opacity: 0.8
}
.duibi {
	margin-top: 30px;
}
.dui {
	margin-top: 30px;
}
.ys_all {
	width: 100%;
	height: 1814px;
	background: url(../images/ys_bk.jpg) no-repeat center;
	margin-top: 50px;
}
.youbiao {
	padding-top: 50px;
}
.youbiao img {
	width: 100%;
}
.ys {
	width: 1200px;
	margin: auto;
	position: relative;
}
.ys_xbt {
	color: #777777;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
}
.ys1 {
	position: absolute;
	overflow: hidden;
	top: 80px;
}
.ys1_tu {
	width: 434px;
	height: 258px;
	float: left;
}
.ys1_tu img {
	width: 434px;
	height: 258px;
	float: left;
	margin-left: 20px;
}
.ys1_ny {
	width: 430px;
	float: right;
	margin-left: 250px;
}
.ys1_ny b {
	font-size: 20px;
	color: #3366cc;
	line-height: 50px;
}
.ys1_ny ul {
	margin-top: 20px;
}
.ys1_ny li {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	margin-top: 10px;
}
.ys1_ny li span {
	background: url(../images/ys_y.png) no-repeat center;
	text-align: center;
	line-height: 20px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	color: #fff;
	padding: 10px;
}
.ys2 {
	position: absolute;
	overflow: hidden;
	top: 285px;
}
.ys2_tu {
	width: 451px;
	height: 296px;
	float: right;
	margin-left: 120px;
}
.ys2_tu img {
	width: 451px;
	height: 296px;
	float: right;
}
.ys2_ny {
	width: 430px;
	float: left;
	margin-left: 50px;
	margin-right: 140px;
	margin-top: 50px;
}
.ys2_ny b {
	font-size: 18px;
	color: #2f60c0;
	line-height: 50px;
}
.ys2_ny ul {
	margin-top: 20px;
}
.ys2_ny li {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	margin-top: 10px;
}
.ys2_ny li span {
	background: url(../images/ys_y.png) no-repeat center;
	text-align: center;
	line-height: 20px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	color: #fff;
	padding: 10px;
}
.ys3 {
	position: absolute;
	overflow: hidden;
	top: 528px;
}
.ys3_tu {
	width: 386px;
	height: 196px;
	float: left;
}
.ys3_tu img {
	width: 386px;
	height: 196px;
	float: left;
	margin-left: 40px;
}
.ys3_ny {
	width: 430px;
	float: right;
	margin-left: 298px;
	margin-top: 40px;
}
.ys3_ny b {
	font-size: 18px;
	color: #2f60c0;
	line-height: 50px;
}
.ys3_ny ul {
	margin-top: 20px;
}
.ys3_ny li {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	margin-top: 10px;
}
.ys3_ny li span {
	background: url(../images/ys_y.png) no-repeat center;
	text-align: center;
	line-height: 20px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	color: #fff;
	padding: 10px;
}
.ys4 {
	position: absolute;
	overflow: hidden;
	top: 768px;
}
.ys4_tu {
	width: 454px;
	height: 245px;
	float: right;
	margin-left: 150px;
	position: relative;
	top: -160px;
}
.ys4_tu img {
	width: 454px;
	height: 245px;
	float: right;
}
.ys4_ny {
	width: 430px;
	float: left;
	margin-left: 50px;
	margin-right: 140px;
	margin-top: 36px;
}
.ys4_ny b {
	font-size: 18px;
	color: #2f60c0;
	line-height: 50px;
}
.ys4_ny ul {
	margin-top: 20px;
}
.ys4_ny li {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	margin-top: 10px;
}
.ys4_ny li span {
	background: url(../images/ys_y.png) no-repeat center;
	text-align: center;
	line-height: 20px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	color: #fff;
	padding: 10px;
}
.ys5 {
	position: absolute;
	overflow: hidden;
	top: 998px;
}
.ys5_tu {
	width: 344px;
	height: 329px;
	float: left;
}
.ys5_tu img {
	width: 344px;
	height: 329px;
	float: left;
	margin-left: 40px;
}
.ys5_ny {
	width: 430px;
	float: right;
	margin-left: 340px;
	margin-top: 55px;
}
.ys5_ny b {
	font-size: 18px;
	color: #2f60c0;
	line-height: 50px;
}
.ys5_ny ul {
	margin-top: 20px;
}
.ys5_ny li {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	margin-top: 10px;
}
.ys5_ny li span {
	background: url(../images/ys_y.png) no-repeat center;
	text-align: center;
	line-height: 20px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	color: #fff;
	padding: 10px;
}
.ys6 {
	position: absolute;
	overflow: hidden;
	top: 1290px;
}
.ys6_tu {
	width: 440px;
	height: 314px;
	float: right;
	margin-left: 60px;
}
.ys6_tu img {
	width: 440px;
	height: 314px;
	float: right;
}
.ys6_ny {
	width: 430px;
	float: left;
	margin-left: 50px;
	margin-right: 140px;
	margin-top: 50px;
}
.ys6_ny b {
	font-size: 18px;
	color: #2f60c0;
	line-height: 50px;
}
.ys6_ny ul {
	margin-top: 20px;
}
.ys6_ny li {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	margin-top: 10px;
}
.ys6_ny li span {
	background: url(../images/ys_y.png) no-repeat center;
	text-align: center;
	line-height: 20px;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	color: #fff;
	padding: 10px;
}
.anli {
	margin-top: 50px;
}
.an ul li {
	width: 280px;
	height: 282px;
	background: #eaeaea;
	float: left;
	margin: 30px 10px 0 10px;
}
.an ul li img {
	width: 266px;
	height: 237px;
	padding: 6px 6px 0 6px;
}
.an ul li p {
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 38px;
}
.an ul li:hover {
	background: #3266cc;
}
.an ul li:hover a p {
	color: #fff;
}
.about {
	height: 492px;
	background: url(../images/aboutbj.jpg) no-repeat center center;
	width: 100%;
	margin-top: 50px;
}
.about .ab {
	padding-top: 50px;
}
.about .ab .abo {
	width: 576px;
	margin-right: 30px;
}
.about .ab .abo img {
	border: 5px solid #fff;
}
.about .ab .abowen {
	width: 585px;
}
.about .ab .abowen h1 {
	font-size: 18px;
	color: #333;
	font-family: "微软雅黑";
}
.about .ab .abowen p.abotw {
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	margin-top: 30px;
	line-height: 30px;
	text-indent: 2em;
}
.about .ab .abowen p.geng {
	width: 172px;
	height: 44px;
	line-height: 44px;
	background: #3366cc;
	text-align: center;
	margin-top: 24px;
}
.about .ab .abowen p.geng a {
	font-size: 14px;
	color: #fff;
	font-family: "微软雅黑";
}
.yy_shi {
	background: #fff;
	width: 1200px;
	height: 333px;
	margin-top: 50px;
}
.new_box {
	height: 520px;
	margin-top: 50px;
	padding-bottom: 50px;
}
.new {
	width: 1180px;
	height: 520px;
	margin: 0 auto;
	overflow: hidden;
}
.new_con_r {
	width: 815px;
	height: 325px;
	float: right;
}
.new_con_r ul li {
	width: 360px;
	height: 92px;
	background: #f4f4f4;
	margin-left: 45px;
	float: left;
	margin-bottom: 20px;
	position: relative;
}
.new_con_r ul li .new_txt2_l em {
	display: block;
	margin: 12px;
	width: 79px;
	height: 69px;
	font-size: 12px;
	color: #fff;
	line-height: 26px;
	text-align: center;
	background: #969393;
	float: left;
	font-style: normal;
}
.new_txt2_r a {
	position: absolute;
	bottom: 0;
	right: 0;
	display: none;
}
.new_con_r ul li .new_txt2_l em span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	padding-top: 11px;
}
.new_txt2_r h4 a {
	width: 250px;
	height: 30px;
	display: inherit;
	position: inherit;
	margin-top: 10px;
	float: left;
	font-size: 13px;
	color: #252525;
	line-height: 28px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}
.new_txt2_r p {
	float: left;
	width: 250px;
	height: 36px;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	color: #909090;
}
.new_con_r ul li:hover {
	box-shadow: 0px 5px 5px 0px rgba(0, 11, 25, 0.28);
}
.new_con_r ul li:hover .new_txt2_r a {
	display: block;
}
.new_con_r ul li:hover em {
	background: #3366cc;
}
.new_con_r ul li:hover a {
	color: #3366cc;
}
.container {
	WIDTH: 384px;
	HEIGHT: 316px
}
.container A IMG {
	WIDTH: 384px;
	HEIGHT: 316px
}
.container IMG {
	BORDER-BOTTOM-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-TOP-STYLE: none;
	BORDER-LEFT-STYLE: none
}
.td_f A IMG {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}
.num {
	POSITION: absolute;
	WIDTH: 110px;
	FLOAT: right;
	TOP: 290px;
	LEFT: 270px
}
.num LI {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 15px;
	LIST-STYLE-TYPE: none;
	MARGIN: 1px;
	WIDTH: 15px;
	FONT-FAMILY: Arial;
	BACKGROUND: url(../images/flashbutton.gif) no-repeat -15px 0px;
	FLOAT: left;
	HEIGHT: 15px;
	COLOR: #86a2b8;
	FONT-SIZE: 12px;
	CURSOR: pointer
}
.num LI.on {
	LINE-HEIGHT: 15px;
	WIDTH: 15px;
	BACKGROUND: url(../images/flashbutton.gif) no-repeat;
	HEIGHT: 15px;
	COLOR: #ffffff
}
/*案例*/
.banner {
	background: url(../images/anlibanner.jpg) no-repeat center center;
	width: 100%;
	height: 500px;
}
.gaosu {
	margin-top: 50px;
}
.gaosubiao p.biaoying {
	text-align: center;
	font-size: 26px;
	color: #3366cc;
	font-family: "微软雅黑";
	font-weight: bold;
}
.gaosubiao p {
	text-align: center;
	font-size: 16px;
	color: #999;
	font-family: "Arial";
	line-height: 36px;
}
.gaosubiao img {
	margin-top: 5px;
}
.gaonei {
	margin-top: 15px;
	text-align: center;
}
.gaonei p {
	font-size: 16px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 30px;
}
.gaoanli {
	margin-top: 30px;
}
.gaoanli ul li {
	width: 217px;
	height: 218px;
	background: #eaeaea;
	float: left;
	margin: 0 11.5px;
}
.gaoanli ul li img {
	width: 205px;
	height: 182px;
	padding: 6px 6px 0 6px;
}
.gaoanli ul li p {
	font-size: 13px;
	color: #333;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 30px;
}
.gaoanli ul li:hover {
	background: #3266cc;
}
.gaoanli ul li:hover a p {
	color: #fff;
}
.zixun {
	margin-top: 30px;
}
.zixun01 {
	background: url(../images/zixun2.png) center center;
	width: 100%;
	height: 189px;
	margin-top: 30px;
}
.cuncuntong {
	background: url(../images/xl_bg.png) repeat;
	width: 100%;
	height: 733px;
	margin-top: 50px;
}
.cuncuntong .gaosubiao {
	padding-top: 50px;
}
.pingjia {
	margin-top: 50px;
}
.gaosubiao p.pingbiao {
	text-align: center;
	font-size: 16px;
	color: #333;
	font-family: "微软雅黑";
	margin-top: 15px;
	line-height: 28px;
}
.pingjia .ping {
	margin-top: 10px;
}
.pingjia .ping ul li {
	float: left;
	width: 284px;
	height: 351px;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	margin: 20px 7px 0 7px;
}
.pingjia .ping ul li img {
	width: 264px;
	height: 207px;
	padding: 10px 0 0 10px;
}
.pingjia .ping ul li p.pingb {
	font-size: 16px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
.pingjia .ping ul li p img {
	height: 1px;
	width: 56px;
	margin-left: 104px;
}
.pingjia .ping ul li p.jian {
	font-size: 13px;
	color: #484848;
	font-family: "微软雅黑";
	line-height: 24px;
	text-align: center;
	margin-top: 10px;
}
.xiaoshou {
	margin-top: 50px;
}
.xiao {
	background: url(../images/di1.jpg) no-repeat;
	width: 100%;
	height: 720px;
}
.shili {
	margin-top: 50px;
}
.ryzz {
	width: 1200px;
	margin: 0 auto;
	margin-top: 18px;
}
.f_title {
	margin-bottom: 10px;
	height: 80px;
}
.factory_box ul {
	width: 1200px;
}
.factory_box ul li {
	float: left;
	margin: 0 16px;
}
.factory_box ul li .img {
	width: 267px;
	height: 192px;
	display: block;
	overflow: hidden;
}
.factory_box ul li img {
	width: 267px;
	height: 192px;
}
.factory_box ul li p {
	text-align: center;
	margin-top: 12px;
}
.ryzz div#tab {
	width: 1200px;
}
ul.tab_menu.factory_menu a {
	line-height: 14px;
	display: block;
	border-right: 1px solid #ddd;
	font-size: 16px;
	color: #333;
	font-family: "微软雅黑";
	font-weight: bold;
}
.ryzz .tab_menu li {
	width: 130px;
	height: 16px;
	margin-top: 20px;
	float: left;
	text-align: center;
}
.factory_menu .selected a {
	color: #3366cc !important;
}
.r_more {
	float: right;
}
.r_more a {
	font-size: 12px;
	font-weight: 100 !important;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #999;
}
.tab_box .hide {
	display: none;
}
/*留言*/
.ly {
	overflow: hidden;
	width: 100%;
	background: url(../images/lybg.jpg) no-repeat center;
	height: 400px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.ly .lyBox {
	overflow: hidden;
}
.ly .lyLt {
	float: left;
	width: 630px;
}
.ly .ltBox {
	float: right;
	width: 446px;
	margin-top: 320px;
}
.ly .ltBox h4 {
	font-weight: normal;
	background: url(../images/lyphone.png) no-repeat left center;
	padding-left: 48px;
	color: #fff;
	font-size: 14px;
	float: left;
}
.ly .ltBox h4 b {
	font-size: 23px;
	display: block;
}
.ly .ltBox a {
	display: block;
	float: right;
	width: 166px;
}
.ly .lyRt {
	float: right;
	width: 420px;
}
.ly .lyRt h3 {
	font-size: 32px;
	color: #fff;
	text-align: center;
	margin-top: 15px;
}
.ly .lyRt p {
	font-size: 14px;
	color: #fff;
	font-family: "微软雅黑";
	text-align: center;
	margin-top: 10px;
}
.ly .list {
	overflow: hidden;
	margin-top: 10px;
}
.ly .list li {
	overflow: hidden;
	width: 100%;
	margin-bottom: 7px;
}
.ly .list li label {
	float: left;
}
.ly .list li label img {
	display: block;
}
.ly .list li input {
	width: 355px;
	padding: 0 10px;
	height: 43px;
	line-height: 43px;
	font-size: 15px;
	border: none;
	outline: none;
	float: right;
	background-color: #fff;
}/*color: #b6b6b6;*/
.ly .list li textarea {
	width: 355px;
	padding: 10px;
	font-size: 15px;
	border: none;
	outline: none;
	line-height: 25px;
	height: 120px;
	float: right;
	background-color: #fff;
	resize: none;
	resize: none;
}
.ly .list li a {
	display: block;
	width: 375px;
	float: right;
	line-height: 40px;
	text-align: center;
	background-color: #c6701b;
	font-size: 15px;
	color: #fff;
}
.ly .list li input.liumore {
	display: block;
	width: 375px;
	float: right;
	line-height: 40px;
	text-align: center;
	background-color: #c6701b;
	font-size: 15px;
	color: #fff;
}
.foot {
}
.foot .footheng {
	width: 100%;
	height: 4px;
	background: #187ac3;
}
.foot .footer {
	background: #f1f1f1;
	width: 100%;
	height: 214px;
}
.foot .footer .footlogo {
	margin-top: 43px;
}
.foot .footer .henf {
	border-left: 2px solid #d2d2d2;
	width: 1px;
	height: 122px;
	margin-left: 30px;
	margin-top: 47px;
}
.foot .footer .footwen {
	margin-left: 30px;
	margin-top: 22px;
}
.foot .footer .footwen p {
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 34px;
}
.foot .footer .er {
	margin-top: 30px;
	width: 151px;
}
.foot .footer .er img {
	width: 125px;
	height: 125px;
	border: 1px solid #d9d9d9;
	margin-left: 8px;
}
.foot .footer .er p {
	font-size: 14px;
	color: #666;
	font-family: "微软雅黑";
	line-height: 34px;
	text-align: center;
}
/*banner*/
.banne {
	position: relative;
	z-index: 1;
	left: 0;
	height: 500px;
	min-width: 1000px;
}
.banner_box {
	width: 100%;
	position: relative;
	height: 500px;
}
.banner_box .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.banner_box .bd ul {
	width: 100% !important;
}
.banner_box .bd li {
	width: 100% !important;
	height: 500px;
	overflow: hidden;
	text-align: center;
}
.banner_box .bd li a {
	height: 500px;
}
.banner_box .bd li .banner1 {
	display: block;
	width: 100%;
	height: 500px;
	background: url(../images/1.jpg) no-repeat center;
}
.banner_box .bd li .banner2 {
	display: block;
	width: 100%;
	height: 500px;
	background: url(../images/1.jpg) no-repeat center;
}
.banner_box .bd li .banner3 {
	display: block;
	width: 100%;
	height: 500px;
	background: url(../images/1.jpg) no-repeat center;
}
.banner_box .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 20px;
	line-height: 20px;
}
.banner_box .hd ul {
	text-align: center;
}
.banner_box .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 80px;
	height: 2px;
	margin: 5px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=80);
	opacity: 0.8;
	line-height: 999px;
}
.banner_box .hd ul .on {
	background: #3366cc;
}
.banner_box .prev, .banner_box .next {
	display: block;
	position: absolute;
	z-index: 99999;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=80);
	opacity: 0.8;
	display: none;
}
.banner_box .next {
	left: auto;
	right: 5%;
	background-position: -6px -137px;
}
.ny_banner {
	width: 100%;
	height: 350px;
	min-width: 1000px;
	background: url(../images/nybanner.jpg) no-repeat center;
}
/*修补页面*/
.xiubanner {
	height: 600px;
	background: url(../images/xiubanner.jpg) no-repeat center center;
	width: 100%;
}
.zhuzhi {
	margin-top: 50px;
}
.zhi {
	margin-top: 30px;
}
.zhi ul li {
	width: 276px;
	height: 185px;
	border: 1px dashed #d3d3d3;
	border-radius: 4px;
	position: relative;
	float: left;
	margin: 0 11px 30px 11px;
}
.zhi ul li img {
	width: 262px;
	height: 170px;
	padding: 7px;
}
.zhi ul li h5 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 262px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background: #000;
	text-align: center;
	opacity: 0.6;
	margin-left: 7px;
	position: relative;
	top: -36px;
}
.mob_one {
	clear: both;
}
.mob_one .mob_one_top {
	clear: both;
	padding: 20px 0px 0px 0px;
	width: 1200px;
}
.mob_one .mob_one_top li {
	float: left;
	width: 110px;
	height: 140px;
	background: #005dc8;
	box-shadow: 0px 5px 0px rgba(0,71,154,1.0);
	-moz-box-shadow: 0px 5px 0px rgba(0,71,154,1.0);
	-webkit-box-shadow: 0px 5px 0px rgba(0,71,154,1.0);
	color: #fff;
	margin: 2px 10px 8px 0px;
	border-radius: 5px;
}
.mob_one .mob_one_top li .mob_one_toppic {
	clear: both;
	height: 62px;
	line-height: 62px;
	text-align: center;
	margin: 10px 0px;
}
.mob_one .mob_one_top li .mob_one_toppic img {
	margin: 0 auto;
	display: inline-block;
	margin-top: 13px;
}
.mob_one .mob_one_top li .mob_one_toptit {
	clear: both;
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	text-align: center;
	margin-top: 26px;
}
.mob_one .mob_one_top li.on {
	background: #005dc8;
	box-shadow: 0px 5px 0px rgba(0,71,154,1.0);
	-moz-box-shadow: 0px 5px 0px rgba(0,71,154,1.0);
	-webkit-box-shadow: 0px 5px 0px rgba(0,71,154,1.0);
}
.mob_one .mob_one_top li.on .mob_one_toptit {
	color: #fff;
}
.mob_one .mob_one_con {
	float: left;
	width: 525px;
	margin: 10px 0px 0px 0px;
	border-radius: 5px;
	overflow: hidden;
}
.mob_one .mob_one_con .mob_one_conpic {
	clear: both;
	height: 323px;
	overflow: hidden;
}
.mob_one .mob_one_con .mob_one_contit {
	clear: both;
	width: 100%;
	background: #005dc8;
	color: #fff;
	text-align: center;
	font-size: 22px;
	text-align: center;
	line-height: 60px;
}
.mob_one .mob_one_bom {
	float: left;
	width: 575px;
	padding: 10px 0px 0px 0px;
}
.mob_one .mob_one_bom li {
	float: left;
	width: 186px;
	margin: 0px 0px 5px 5px;
}
.mob_one .mob_one_bom li .mob_one_bompic {
	clear: both;
	text-align: center;
	margin: 0px 0px;
}
.mob_one .mob_one_bom li .mob_one_bomtit {
	clear: both;
	font-size: 22px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #005dc8;
}
.liucheng {
	background: url(../images/liubj.jpg) no-repeat center center;
	width: 100%;
	height: 770px;
	margin-top: 50px;
}
.liucheng .liu {
	margin-top: 60px;
}
.yy_duibi {
	margin-top: 50px;
}
.yy_duibi .yy_dui {
	margin-top: 30px;
}
.youshi {
	background: url(../images/youbj.jpg) no-repeat center center;
	width: 100%;
	height: 700px;
	margin-top: 50px;
}
.youshi .you {
	background: url(../images/bg1.png) repeat center;
	height: 700px;
}
.zhuyiMain .zyLeft {
	float: left;
	margin-left: 25px;
	margin-top: 50px;
}
.zhuyiMain .zyLeft img {
	display: block;
}
.zhuyiMain .zyRight {
	float: left;
	margin-left: 23px;
	margin-top: 40px;
}
.zhuyiMain .zyRight dl {
	overflow: hidden;
	margin-bottom: 20px;
}
.zhuyiMain .zyRight dt {
	float: left;
	background: url(../images/zyr.png) no-repeat center;
	width: 70px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	font-size: 35px;
	font-family: "Impact";
	color: #fff;
}
.zhuyiMain .zyRight dd {
	margin-left: 80px;
}
.zhuyiMain .zyRight dd h5 {
	font-size: 24px;
	color: #333;
	margin-bottom: 5px;
}
.zhuyiMain .zyRight dd p {
	font-size: 16px;
	color: #555;
}
.zhuyiMain .zyRight dd p span {
	color: #ef943b;
	font-weight: bold;
}
.fuwu {
	margin-top: 50px;
}
.Falc {
	overflow: hidden;
}
.Falc .container {
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 35px;
}
.Falc .Title {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.Falc .Title img {
	display: inline-block;
}
.Falc h5 {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
}
.Falc h5 .zxzx {
	width: 163px;
	height: 41px;
	line-height: 41px;
	font-size: 21px;
	color: #fff;
	font-weight: normal;
	display: inline-block;
	background: url(../images/zxzx.png) no-repeat;
}
.Falccont {
	overflow: hidden;
	width: 1200px;
	margin-top: 28px;
no-repeat 415px center;
}
.Falccont li.fuwubiao {
	float: left;
	width: 242px;
	height: 264px;
	padding-top: 40px;
	margin: 0 15px;
	text-align: center;
	background: url(../images/lcbg.png) no-repeat;
}
.Falccont li.fbiao{	float: left;}
.Falccont li.fbiao img{ width:30px; height:50px; margin-top:117px;}
.Falccont li.fuwubiao img {
	display: inline-block;
	width: 104px;
	height: 78px;
	margin-top: 15px;
}
.Falccont li:hover {
	background: url(../images/lcbg_h.png) no-repeat;
}
.Falccont li p {
	line-height: 30px;
	font-size: 18px;
	color: #fff;
	margin-top: 16px;
}
.Falccont li:hover img {
	-webkit-animation: tada 1s .2s ease both;
	-moz-animation: tada 1s .2s ease both
}
/*产品详情*/
.chanbanner {
	background: url(../images/chanbanner.jpg) no-repeat center center;
	width: 100%;
	height: 400px;
}
.chanxiang {
	background: #e9e9e9;
	padding-top: 50px;
	padding-bottom: 50px;
}
.left {
	width: 228px;
	float: left;
	margin-right: 50px;
}
.sild-nav {
	width: 228px;
}
.sild-nav h2 {
	width: 228px;
	height: 84px;
	line-height: 84px;
	background: url(../images/mn.png) no-repeat right center;
	color: #fff;
	font-size: 24px;
}
.imt-nav {
	border: 1px solid #e0e0e0;
	border-bottom: none;
	background: #fff;
}
.imt-nav li {
	line-height: 55px;
	border-bottom: 1px solid #e0e0e0;
}
.imt-nav li a {
	color: #333;
	font-size: 14px;
}
.imt-nav li > a {
	display: block;
	background: url(../images/y01.png) no-repeat 90% center;
	padding-left: 5%;
	font-weight: bold;
}
.imt-nav li > a.cur {
	background: #f8f8f8 url(../images/y02.png) no-repeat 90% center;
	color: #3366cc;
}
.lianxi {
	margin-top: 30px;
}
.lianxi h5 {
	line-height: 44px;
	background: #f0943b;
}
.lianxi h5 p {
	margin-left: 5%;
	font-size: 16px;
	color: #fff;
	font-family: "微软雅黑";
	font-weight: bold;
}
.lianxi .lian {
	background: #fff;
	padding-bottom: 20px;
}
.lianxi .lian img {
	margin-top: 15px;
	margin-bottom: 10px;
}
.lianxi .lian p {
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 30px;
	margin-left: 5%;
}
.lianxi .lian p.chan_tel {
	font-size: 22px;
	color: #3366cc;
	font-family: "微软雅黑";
	font-weight: bold;
}
.right {
	width: 922px;
	float: left
}
.cpright {
	padding: 0 25px;
	background: #fff;
	padding-bottom: 30px;
}
.rtop {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #dbdbdb;
}
.rtop h5 {
	float: left;
	padding-left: 10px;
	border-left: 3px solid #3366cc;
	font-weight: normal;
	line-height: 16px;
}
.rtop h5 a {
	font-size: 16px;
	color: #3366cc;
}
.rtop span {
	float: right;
}
.rtop span em {
	color: #999;
	font-style: normal;
}
.rtop span a {
	color: #999;
	font-style: normal;
}
.wenben ul li {
	width: 870px;
	height: 178px;
	background: #ebebeb;
	margin-top: 30px;
}
.wenben ul li .wenimg {
	padding: 20px;
}
.wenben ul li .wenxin {
	margin-top: 30px;
}
.wenben ul li .wenxin h1 {
	font-size: 16px;
	color: #333;
	font-family: "微软雅黑";
	font-weight: bold;
}
.wenben ul li .wenxin p {
	width: 605px;
	text-indent: 2em;
	font-size: 14px;
	color: #555;
	font-family: "微软雅黑";
	margin-top: 12px;
	line-height: 24px;
}
.wenben ul li:hover {
	background: #3266cc;
}
.wenben ul li:hover a p, .wenben ul li:hover a h1 {
	color: #fff;
}
.tuijian {
	margin-top: 30px;
}
.tuijian h5 {
	line-height: 44px;
	background: #f0943b;
}
.tuijian h5 p {
	margin-left: 5%;
	font-size: 16px;
	color: #fff;
	font-family: "微软雅黑";
	font-weight: bold;
}
.tuijian .tui {
	background: #fff;
	padding-bottom: 10px;
}
.tuijian .tui ul {
	padding: 20px 0 0 6px;
}
.tuijian .tui ul li {
	border: 1px solid #d7d7d7;
	width: 217px;
	height: 158px;
	margin-bottom: 44px;
}
.tuijian .tui ul li img {
	width: 211px;
	height: 152px;
	padding: 3px;
}
.tuijian .tui ul li p {
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 34px;
}
/*分页*/
.page_nav a {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #ccc;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
	text-decoration: none;
	padding: 3px 10px;
}
.page_nav a:hover {
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	color: #000;
	border-bottom: #ccc 1px solid
}
.page_nav a:active {
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	color: #000;
	border-bottom: #ccc 1px solid
}
.page_nav span.current {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
	background-color: #b71e21;
	padding: 5px 10px;
}
.page_nav span.nolink {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #999;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
	padding: 5px 10px;
}
.page_nav {
	margin-top: 50px;
	text-align: center;
	width: 100%;
}
.sanji {
	margin-top: 30px;
}
.sanji p {
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 36px;
}
.sanji img {
	max-width: 872px;
	margin: 0 auto;
	margin-top:20px;
}
.sanji h1 {
	color: #333;
	font-size: 20px;
	text-align: center;
}
