﻿body {
	margin: 0;
	padding: 0;
	font-family: Arial,Geneva, Tahoma, sans-serif,Verdana;
	font-size: 14px;
	color: #333;
}
a {
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bodywidth {
	width: 1200px;
	margin: auto;
}
.top {
	background: #0356A9;
	height: 80px;
	position: fixed;
	z-index: 100;
	width: 100%;
	opacity: 0.9;
}
.logo {
	padding-top: 10px;
}
.nav {
}
.nav ul li {
	float: left;
	font-size: 16px;
	position: relative;
}
.nav ul li a {
	display: block;
	color: white;
	padding: 0 35px;
	height: 80px;
	line-height: 80px;
}
.nav ul li a:hover {
	background: #F3AC2D;
}
.nav ul ul {
	display: none;
	position: absolute;
	top: 80px;
	left: 0;
	padding:10px;
	background: #0352A0;
width:200px;
}
.nav ul ul li a {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding: 0;
	text-align: center;
	width:200px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.nbanner{
	height:480px;
	position:relative;
	overflow:hidden;
}
.nbannerimg{
	position:absolute;
	background:url('nbanner.jpg') no-repeat center top;
	height:480px;
}
.nbannerimg img{
	height:480px;
}
.cpzsindex {
	background: #EDEDED;
	height: 1200px;
	padding: 20px 0;
}
.cpzsindex .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 1200px;
	height: 120px;
	position: relative;
}
.cpzsindex .title .lineleft {
	position: absolute;
	top: 60px;
	left: 0;
	width: 450px;
	height: 1px;
	background: #CCC;
}
.cpzsindex .title .title1 {
	position: absolute;
	top: 0;
	left: 470px;
	font-size: 100px;
	color: #F2AC2C;
	font-style: italic;
}
.cpzsindex .title .title2 {
	position: absolute;
	top: 20px;
	left: 550px;
	font-size: 35px;
	color: #F2AC2C;
	font-style: italic;
}
.cpzsindex .title .title3 {
	position: absolute;
	top: 61px;
	left: 520px;
	font-size: 16px;
	color: #666666;
	font-style: italic;
}
.cpzsindex .title .title4 {
	position: absolute;
	top: 88px;
	left: 495px;
	width: 50px;
	height: 4px;
	background: #F3AC2D;
}
.cpzsindex .title .lineright {
	position: absolute;
	top: 60px;
	right: 0;
	width: 450px;
	height: 1px;
	background: #CCC;
}
.cpzsindex ul {
	overflow: hidden;
	padding: 10px 0;
}
.cpzsindex ul li {
	float: left;
	width: 285px;
	background: white;
	height: 285px;
	margin-left: 15px;
	margin-bottom: 20px;
}
.cpzsindex ul li .image img{
	width:285px;
	height:213px;
}
.cpzsindex ul li .name {
	font-size: 14px;
	padding: 5px;
	width:285px;
}
.cpzsindex ul li .name a {
	display:block;
	color: #333;
	font-weight:bold;
	width:275px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;


}
.cpzsindex ul li .cont {
	color: #666666;
	padding: 0 5px;
	height:30px;
	overflow: hidden;
}
.cpzsindex .more {
	width: 120px;
	height: 34px;
	line-height: 34px;
	background: #F3AC2D;
	border-radius: 100px;
	margin: auto;
	margin-top: 20px;
	overflow:hidden;
}
.cpzsindex .more a {
	display: block;
	width: 120px;
	height: 34px;
	line-height: 34px;
	color: white;
	background: url('icon.fw.png') no-repeat 80px center;
	text-indent: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.gywmindex {
	background: url('i1bg.jpg') no-repeat center top;
	height: 700px;
}
.gywmindex .bodywidth {
	padding-top: 50px;
}
.gywmindex .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 1200px;
	height: 120px;
	position: relative;
}
.gywmindex .title .lineleft {
	position: absolute;
	top: 60px;
	left: 0;
	width: 450px;
	height: 1px;
	background: #5B9FE3;
}
.gywmindex .title .title1 {
	position: absolute;
	top: 0;
	left: 470px;
	font-size: 100px;
	color: #F2AC2C;
	font-style: italic;
}
.gywmindex .title .title2 {
	position: absolute;
	top: 20px;
	left: 550px;
	font-size: 35px;
	color: #F2AC2C;
	font-style: italic;
}
.gywmindex .title .title3 {
	position: absolute;
	top: 61px;
	left: 540px;
	font-size: 16px;
	color: #fff;
	font-style: italic;
}
.gywmindex .title .title4 {
	position: absolute;
	top: 88px;
	left: 530px;
	width: 50px;
	height: 4px;
	background: #F3AC2D;
}
.gywmindex .title .lineright {
	position: absolute;
	top: 60px;
	right: 0;
	width: 450px;
	height: 1px;
	background: #5B9FE3;
}
.gywmindex ul {
	overflow: hidden;
	padding: 20px 0;
}
.gywmindex ul li {
	float: left;
	width: 240px;
}
.gywmindex ul li .image {
	width: 100px;
	height: 100px;
	background: #F3AC2D;
	border-radius: 100px;
	text-align: center;
	margin:auto;
}
.gywmindex ul li .image img {
	width:50px;
	margin-top: 25px;
}
.gywmindex ul li .name {
	width: 170px;
	text-align: center;
	padding-top: 10px;
	margin:auto;
}
.gywmindex ul li .name a {
	font-size: 16px;
	color:white;
}
.gywmindex .more {
	width: 120px;
	height: 34px;
	line-height: 34px;
	background: #F3AC2D;
	border-radius: 100px;
	margin: auto;
	margin-top: 20px;
}
.gywmindex .more a {
	display: block;
	width: 120px;
	height: 34px;
	line-height: 34px;
	color: white;
	background: url('icon.fw.png') no-repeat 80px center;
	text-indent: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


/* 荣誉证书滚动 */
.HonorMarquee{ width:1200px; height:290px; overflow: hidden; padding:10px 0}
.HonorMarquee ul{ list-style: none; margin: 0 auto; padding: 0px; }
.HonorMarquee li{ float: left; padding:5px; }
.HonorMarquee li img{ width:200px; height:280px; }
.HonorMarquee li span{display:none;}

.lxwmindex {
	overflow: hidden;
	background: url('lxbg.png') repeat-x left center;
	height: 1150px;
}
.lxwmindex .bodywidth {
	padding-top: 50px;
}
.lxwmindex .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 1200px;
	height: 120px;
	position: relative;
}
.lxwmindex .title .lineleft {
	position: absolute;
	top: 60px;
	left: 0;
	width: 450px;
	height: 1px;
	background: #CCC;
}
.lxwmindex .title .title1 {
	position: absolute;
	top: 0;
	left: 470px;
	font-size: 100px;
	color: #033AD8;
	font-style: italic;
}
.lxwmindex .title .title2 {
	position: absolute;
	top: 20px;
	left: 550px;
	font-size: 35px;
	color: #033AD8;
	font-style: italic;
}
.lxwmindex .title .title3 {
	position: absolute;
	top: 61px;
	left: 540px;
	font-size: 16px;
	color: #0558AA;
	font-style: italic;
}
.lxwmindex .title .title4 {
	position: absolute;
	top: 88px;
	left: 530px;
	width: 50px;
	height: 4px;
	background: #033AD8;;
}
.lxwmindex .title .lineright {
	position: absolute;
	top: 60px;
	right: 0;
	width: 450px;
	height: 1px;
	background: #CCC;
}
.lxwmindex .titlecont {
	text-align: center;
	color: #033AD8;
	overflow: hidden;
	padding: 20px 0;
}
.lxwmindex .titlecont .titlecont1 {
	font-size: 25px;
	font-style: italic;
}
.lxwmindex .titlecont .titlecont2 {
	font-size: 16px;
	color: #0558AA;
	font-style: italic;
	font-weight: bold;
	padding: 5px 0;
	overflow: hidden;
}
.lxwmindex .titlecont .titlecont2 span {
	display: block;
}
.lxwmindex .lxwm1 {
	background: url('tel.fw.png') no-repeat left center;
	width: 595px;
	height: 250px;
	text-indent: 200px;
	font-size: 20px;
	color: #0558AA;
	font-style: italic;
	line-height: 210%;
	padding-bottom: 50px;
}
.lxwmindex .lxwm1 ul {
	padding-top: 40px;
}
.lxwmindex .lxwm1 span {
	font-size: 22px;
	font-weight: bold;
}
.lxwmindex .lxwm2{
	width:600px;
}

div.order_online td{color:#0558AA;line-height:100%;padding:10px;text-align: left;}
div.order_online td:first-child{text-align: right;}
div.order_online td input{background-color:#f1f9ff;width:400px;border-radius:4px;padding:3px; border:1px solid #0558AA;}
div.order_online td textarea{background-color:#f1f9ff;width:400px;height:40px;border-radius:4px; border:1px solid #0558AA;}
div.order_online img.VerifyCode{height:25px;vertical-align:middle;}
div.order_online input[name="VerifyCode"]{width:100px;vertical-align:middle;}
div.order_online input[type="submit"]{float: right;width:150px;background-color:#0558AA;color:white;cursor: pointer;vertical-align:middle;}



.lxwmindex .compView{
	clear: both;
	padding:10px 0;
	display: flex;
	justify-content: space-between;
}
.lxwmindex .compView img{
	height:220px;
}

.lxwmindex .map {
}
.xwzxindex {
	height: 740px;
	background: url('i2bg.jpg') no-repeat left top;
}
.xwzxindex .bodywidth {
	padding-top: 50px;
}
.xwzxindex .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 1200px;
	height: 120px;
	position: relative;
}
.xwzxindex .title .lineleft {
	position: absolute;
	top: 60px;
	left: 0;
	width: 450px;
	height: 1px;
	background: #1073CD;
}
.xwzxindex .title .title1 {
	position: absolute;
	top: 0;
	left: 460px;
	font-size: 100px;
	color: #F2AC2C;
	font-style: italic;
}
.xwzxindex .title .title2 {
	position: absolute;
	top: 20px;
	left: 550px;
	font-size: 30px;
	color: #F2AC2C;
	font-style: italic;
}
.xwzxindex .title .title3 {
	position: absolute;
	top: 62px;
	left: 550px;
	font-size: 16px;
	color: #fff;
	font-style: italic;
}
.xwzxindex .title .title4 {
	position: absolute;
	top: 89px;
	left: 517px;
	width: 50px;
	height: 4px;
	background: #F2AC2C;;
}
.xwzxindex .title .lineright {
	position: absolute;
	top: 60px;
	right: 0;
	width: 450px;
	height: 1px;
	background: #1073CD;
}
.xwzxindex ul {
	padding: 40px 0;
	overflow: hidden;
}
.xwzxindex ul li {
	float: left;
	width: 380px;
	height: 370px;
	margin-left: 30px;
}
.xwzxindex ul li:first-child {
	margin: 0;
}
.xwzxindex ul li .bottom {
	background: white;
	width: 380px;
	height: 130px;
	opacity: 0.9;
}
.xwzxindex ul li .name {
	width: 340px;
	margin: auto;
	border-bottom: 1px #BBBBBB dotted;
}
.xwzxindex ul li .name a {
	color: #F2AC2C;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	display:block;
	width:340px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.xwzxindex ul li .cont {
	width: 340px;
	margin: auto;
	line-height: 180%;
	padding-top: 5px;
	height:65px;
	overflow:hidden;
}
.xwzxindex ul li .cont a {
	color: #666;
}
.xwzxindex .more {
	width: 120px;
	height: 34px;
	line-height: 34px;
	background: #F3AC2D;
	border-radius: 100px;
	margin: auto;
	margin-top: 20px;
	overflow:hidden;
}
.xwzxindex .more a {
	display: block;
	width: 120px;
	height: 34px;
	line-height: 34px;
	color: white;
	background: url('icon.fw.png') no-repeat 80px center;
	text-indent: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.neiyecont{
	background:#EDEDED;
	padding:30px 0;
	min-height:500px;
}
.neiyecont1{
	padding:10px 0;
	font-size:20px;
	color:#F2AC2C;
	border-bottom:1px #DDDDDD solid;
}
.neiyecont2{
	padding:20px 0;
	overflow:hidden;
}
.neiyecont2 .cp{
	
}
.neiyecont2 .cp p{
	text-align:center;
}
.neiyecont2 .cp p img{
	padding:4px;
	border:1px #CCC solid;
	background:white;
}
.neiyecont2 .biaoge{
	
}
.neiyecont2 .biaoge table{
	width:100%;
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
}
.neiyecont2 .biaoge table tr td{
	text-align:center;
	border-bottom:1px #CCC solid;
	border-right:1px #CCC solid;
	height:30px;
	line-height:30px;
}
.footer {
	overflow: hidden;
}
.footer1 {
	height: 3px;
	background: #F3AC2D;
	overflow: hidden;
}
.footer2 {
	overflow: hidden;
	height: 280px;
}
.footer2 .left ul{
	padding:30px 0;
}
.footer2 .left ul li {
	float: left;
	font-size:16px;
	color:#F2AC2C;
	width:200px;
	height:240px;

}
.footer2 .left ul li.f1{
	background:url('fl.jpg') no-repeat 140px 0px;
	height:240px;
}
.footer2 .left ul li.f2{
	background:url('fl.jpg') no-repeat 140px 0px;
	height:240px;
}

.footer2 .left ul ul{
	padding:0;
}
.footer2 .left ul ul li{
	height:25px;
	line-height:25px;
	background:none;
}
.footer2 .left ul li ul li a{
	font-size:14px;
	color:#666666;
}
.footer2 .left ul li.f3{
	
}
.footer2 .left ul li.f3 ul li{
	float:left;
	width:50px;
}
.footer2 .right {
	width:270px;
	text-align:right;
}
.footer2 .right ul {
	padding: 20px 0;
}
.footer2 .right ul li {
	text-align: right;
}
.footer2 .right ul li.icon1 {
	font-size: 16px;
	color: #F2AC2C;
	overflow: hidden;
}
.footer2 .right ul li.icon2 {
	height: 1px;
	background: #E8E8E8;
	width: 50px;
	overflow: hidden;
	margin-left:220px;
	margin-top:20px;
}
.footer2 .right ul li.icon3 {
	font-size: 14px;
	color: rgb(37, 34, 255);
	overflow: hidden;
	text-align: right;
	padding: 10px 0 0;
}
.footer2 .right ul li.icon4 {
	font-size: 12px;
	color: rgb(37, 34, 255);
	overflow: hidden;
	padding: 20px 0;
}
.footer3 {
	width: 100%;
	border-top: 1px #CCCCCC solid;
	border-bottom: 3px #F3AC2D solid;
	height: 40px;
	line-height:40px;
	overflow: hidden;
	color:#666;
}
.footer3 a{
	color:#666;
}
.zs{
	overflow:hidden;
	padding:20px 0;
}
.zs ul li{
	float:left;
	width:300px;
	height:410px;
}
.zs ul li img{
	width:260px;
	height:360px;	
	padding:4px;
	border:1px #CCC solid;
	background:white;
}
.zs ul li span{
	display:block;
	width:270px;
	text-align:center;
	margin-top:5px;
}
.zs1{
	overflow:hidden;

}
.zs1 ul li{
	float:left;
	width:300px;
	height:250px;
}
.zs1 ul li img{
	width:260px;
	height:200px;	
	padding:4px;
	border:1px #CCC solid;
	background:white;
}
.zs1 ul li span{
	display:block;
	width:270px;
	text-align:center;
	margin-top:5px;
}
.cp{
	overflow:hidden;
	padding:10px 0;
}
.cp p img{
	width:400px;
	height:300px;
	padding:4px;
	border:1px #CCC solid;
}
.pageNav{
	clear:both;
	text-align:center;
	padding:20px 0;
}
.pageNav span{
	padding:5px;
	border:1px #FFF solid;
	margin:2px;
	cursor:pointer;
}
.pageNav span:hover{
	background-color: #FFF;
}
.pageNav span.now{
	background-color: #333;
	color:white;
	font-weight: bold;
}