@charset "utf-8";
/*全局*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, input, select, textarea, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body {
	font: 12px/1.5 tahoma, arial, \5b8b\4f53;
	color: #666;
	-webkit-text-size-adjust: none;
	font-family: "微软雅黑";
}
a img {
	display: inline-block;
}
a img, img, iframe {
	border: 0;
}
a span, form label {
	cursor: pointer;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
table, tbody, tfoot, thead, tr, th, td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0px;
	margin: 0px;
}
input, select {
	outline: none;
	font-size: 12px;
}
b, strong {
	font-weight: bold;
}
/*全局框架*/
#header {
	position: relative;/* 相对定位*/
	width: 100%;
	height: 700px;
	background-color: #000000;
	z-index: -1;      /* 高低值-1*/
}
#slides {
	display: block;
	width: 100%;
	height: 700px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 25%;
	top: 650px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 13px;
	height: 13px;
	float: left;
	margin-left: 15px;
	border-radius: 10px;
	background: #98918F
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #fff
}
#header_n {
	position: absolute;/* 决定定位*/
	width: 100%;
	left: 0px;
	top: 20px;
	z-index: 0;       /* 高低值0*/
}
.header {
	width: 100%;
	height: 700px;
	background-image: url(../images/170525012.jpg);
	margin: 0 auto;
}
.header1 {
	width: 1300px;
	height: 678px;
	margin: 0 auto;
}
.header1a {
	float: left;
	width: 100%;
	height: 51px;
	margin-top: 20px;
}
.header1a_logo {
	float: left;
	width: 346px;
	height: 48px;
	margin-right: 20px;
}
.header1a_mainNav {
	float: right;
	width: 800px;
	height: 50px;
}
.header1a_mainNav li {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 49px;
	font-size: 17px;
	color: #FFF;
}
.phone {
	font-size: 25px;
	font-weight: bold;
}
.header1a_mainNav a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
.header1b {
	float: left;
	width: 100%;
	height: 400px;
	margin-top: 50px;
}
#header_float {
	position: fixed;
	width: 145px;
	z-index: 2px;
	right: 0px;
	top: 190px;
}
#header_float li {
	margin-bottom: 10px;
}
#header_float button { border:1px solid #FFF;}



.image {
	float: left;
	width: 100%;
	overflow: hidden;
}
.image_a {
	width: 1300px;
	height: 70px;
	margin: 0 auto;
	font-size: 35px;
	color: #015AAB;
	text-align: right;
	line-height: 70px;
	margin-top: 80px;
}
.image_b {
	width: 1300px;
	height: 25px;
	margin: 0 auto;
	font-size: 18px;
	color: #333333;
	text-align: right;
	line-height: 30px;
	margin-bottom: 80px;
}
.image1 {
	float: left;
	width: 100%;
	height: 350px;
	overflow: hidden;
	background-image: url(../images/170525004.jpg);
}
.image1a {
	width: 1300px;
	height: 50px;
	margin: 0 auto;
	font-size: 35px;
	color: #fff;
	text-align: left;
	line-height: 50px;
	margin-top: 120px;
}
.image1b {
	width: 1300px;
	height: 30px;
	margin: 0 auto;
	font-size: 18px;
	color: #fff;
	text-align: left;
	line-height: 30px;
	margin-top: 10px;
}
.image1c {
	width: 1300px;
	height: 45px;
	margin: 0 auto;
	margin-top: 20px;
}
.image2 {
	float: left;
	width: 100%;
	overflow: hidden;
}
.image2a {
	width: 1300px;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 80px;
	overflow: hidden;
}
.image2a1 {
	float: left;
	width: 800px;
	height: 348px;
}
.image2a2 {
	float: right;
	width: 480px;
	height: 348px;
	text-align: right;
}
.image2a2a {
	font-size: 35px;
	color: #015AAB;
	margin-top: 100px;
}
.image2a2b {
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 25px;
}
.image3 {
	float: left;
	width: 100%;
	overflow: hidden;
	background-color: #F4F4F4;
}
.image3a {
	float: right;
	width: 800px;
	height: 348px;
}
.image3b {
	float: left;
	width: 480px;
	height: 348px;
	text-align: left;
}
.image3ba {
	font-size: 35px;
	color: #015AAB;
	margin-top: 100px;
}
.image3bb {
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 25px;
}
.contact {
	float: left;
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
}
.contact_title {
	width: 100%;
	height: 100px;
	background-color: #FFF;
	font-size: 30px;
	font-weight: bold;
	line-height: 100px;
	color: #333;
	text-align: center;
}
.contact1 {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
.contact1_left {
	float: left;
	width: 524px;
	overflow: hidden;
}
.contact1_left li {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 10px;
	font-size: 16px;
}
.contact1_left img {
	margin-right: 20px;
}
.contact1_zit {
	font-weight: bold;
	font-size: 36px;
	color: #333;
}
.contact1_right {
	float: right;
	width: 775px;
	overflow: hidden;
}
.contact1_right1 {
	float: left;
	width: 382px;
	height: 48px;
	margin-right: 5px;
	background-color: #F4F4F4;
}
.contact1_right1a {
	width: 350px;
	height: 48px;
	line-height: 44px;
	border: 0px;
	background: rgba(0, 0, 0, 0);
	font-size: 16px;
	margin-left: 10px;
}
.contact1_right2 {
	float: left;
	width: 657px;
	height: 135px;
	margin-right: 5px;
	margin-top: 5px;
	background-color: #F4F4F4;
}
.contact1_right2a {
	width: 646px;
	height: 125px;
	border: 0px;
	background: rgba(0, 0, 0, 0);
	font-size: 16px;
	margin-left: 10px;
	padding-top: 5px;
}
.contact1_right3 {
	float: right;
	width: 105px;
	height: 135px;
	background-color: #025BAB;
	margin-top: 5px;
	margin-right: 6px;
}
.contact1_right3 img {
	float: left;
	margin-top: 25px;
	margin-left: 30px;
}
.map {
	float: left;
	width: 100%;
	height: 468px;
	background-color: #03C;
	margin-top: 40px;
}
.footer {
	float: left;
	width: 100%;
	height: 90px;
	background-color: #000;
	line-height: 90px;
	color: #999;
	font-size: 14px;
	text-align: center;
}
/*ERP*/
.n_head {
	width: 100%;
	height: 200px;
	background-color: #333;
}
.n_current {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-bottom: 20px;
}
.n_current1 {
	width: 1300px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
}
.n_current1 li {
	float: left;
	line-height: 50px;
	font-size: 14px;
}
.n_current1a {
	color: #666;
	margin-left: 5px;
	margin-right: 5px;
}
.n_current1 a {
	color: #025BAC;
	text-decoration: none;
}
.n_current1 a:hover {
	color: #025BAC;
	text-decoration: none;
}
.n_content2 {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 40px;
}
.n_content2a {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
.n_content2a_1 {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	color: #333;
	text-align: center;
}
.n_content2a_2 {
	float: left;
	width: 100%;
	font-size: 14px;
	margin-top: 20px;
}
.n_content2a_2 li {
	width: 100%;
	float: left;
	line-height: 30px;
	margin-top: 10px;
}
.n_content2a_2z {
	font-size: 20px;
	color: #025BAC;
}
.n_content2a_3 {
	float: left;
	width: 1298px;
	height: 464px;
	margin-top: 40px;
}
.n_content3 {
	width: 100%;
	overflow: hidden;
	background-color: #F5F5F5;
}
.n_content3a {
	width: 1300px;
	height: 450px;
	overflow: hidden;
	margin: 0 auto;
}
.n_content3a1 {
	float: left;
	width: 780px;
	height: 289px;
	margin-top: 90px;
}
.n_content3a2 {
	float: right;
	width: 470px;
	overflow: hidden;
	margin-top: 130px;
}
.n_content3aa2 {
	float: right;
	width: 470px;
	overflow: hidden;
	margin-top: 110px;
}
.n_content3a2a {
	text-align: right;
	font-size: 28px;
	color: #3F78BE;
	margin-bottom: 10px;
}
.n_content3a2b {
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}
.n_content4 {
	width: 100%;
	overflow: hidden;
}
.n_content4a {
	width: 1300px;
	height: 450px;
	overflow: hidden;
	margin: 0 auto;
}
.n_content4a1 {
	float: right;
	width: 780px;
	height: 289px;
	margin-top: 90px;
}
.n_content4a2 {
	float: left;
	width: 470px;
	overflow: hidden;
	margin-top: 130px;
}
.n_content4a2a {
	font-size: 28px;
	color: #3F78BE;
	margin-bottom: 10px;
}
.n_content4a2b {
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}
.n_yj {
	width: 100%;
	height: 120px;
	text-align: center;
	font-size: 32px;
	line-height: 120px;
	color: #333;
	background-color: #F5F5F5;
}
.n_yj1 {
	width: 100%;
	height: 120px;
	text-align: center;
	font-size: 32px;
	line-height: 120px;
	color: #333;
}
.n_content5 {
	width: 100%;
	overflow: hidden;
}
.n_content5a {
	width: 1300px;
	height: 680px;
	overflow: hidden;
	margin: 0 auto;
}
.n_content5a1 {
	float: right;
	width: 780px;
	height: 289px;
	margin-top: 90px;
}
.n_content5a2 {
	float: left;
	width: 470px;
	overflow: hidden;
	margin-top: 260px;
}
.n_content5a2a {
	font-size: 28px;
	color: #3F78BE;
	margin-bottom: 10px;
}
.n_content5a2b {
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}
.n_content6 {
	width: 100%;
	overflow: hidden;
	background-color: #F5F5F5;
}
.n_content6a {
	width: 1300px;
	height: 680px;
	overflow: hidden;
	margin: 0 auto;
}
.n_content6a1 {
	float: left;
	width: 780px;
	height: 289px;
	margin-top: 90px;
}
.n_content6a2 {
	float: right;
	width: 470px;
	overflow: hidden;
	margin-top: 260px;
}
.n_content6a2a {
	text-align: right;
	font-size: 28px;
	color: #3F78BE;
	margin-bottom: 10px;
}
.n_content6a2b {
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}
.n_content7 {
	width: 100%;
	overflow: hidden;
}
.n_content7a {
	width: 1300px;
	height: 680px;
	overflow: hidden;
	margin: 0 auto;
}
.n_content7a1 {
	float: right;
	width: 820px;
	height: 289px;
	margin-top: 90px;
}
.n_content7a2 {
	float: left;
	width: 470px;
	overflow: hidden;
	margin-top: 260px;
}
.n_content7a2a {
	font-size: 28px;
	color: #3F78BE;
	margin-bottom: 10px;
}
.n_content7a2b {
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}
.n_sxy1 {
	width: 100%;
	overflow: hidden;
	background-color: #F5F5F5;
}
.n_sxy1a {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
.n_sxy1b {
	float: left;
	width: 780px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.n_sxy1b1 {
	float: right;
	width: 470px;
	overflow: hidden;
	margin-top: 120px;
}
.n_sxy1b1a {
	text-align: right;
	font-size: 28px;
	color: #3F78BE;
	margin-bottom: 10px;
}
.n_sxy1b1b {
	text-align: right;
	font-size: 16px;
	line-height: 24px;
}
.n_sxy2 {
	width: 100%;
	overflow: hidden;
}
.n_sxy2a {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
.n_sxy2b {
	float: right;
	width: 780px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.n_sxy2b1 {
	float: left;
	width: 470px;
	overflow: hidden;
	margin-top: 120px;
}
.n_sxy2b1a {
	text-align: left;
	font-size: 28px;
	color: #3F78BE;
	margin-bottom: 10px;
}
.n_sxy2b1b {
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}
.n_gywm {
	width: 100%;
	overflow: hidden;
}
.n_gywm1 {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
.n_gywm1a {
	width: 1290px;
	border: 1px solid #ddd;
	margin-top: 50px;
	margin-bottom: 80px;
}
.n_gywm1b {
	text-align: left;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-bottom: 30px;
}
.n_gywm1c {
	width: 900px;
	height: 400px;
	margin: 0 auto;
	border: 1px solid #ddd;
	margin-top: 20px;
	margin-bottom: 10px;
}
.n_gywm1cc {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	color: #333;
	padding-bottom: 20px;
}
.n_content_kb {
	width: 100%;
	height: 40px;
	overflow: hidden;
	margin: 0 auto;
}
/*按钮样式*/
#ClickMe {
	width: 100%;
	height: 45px;
	background-image: url(../images/170525001.jpg);
	overflow: hidden;
	border: 0px;
}
#goodcover {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height:100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.50;
	filter: alpha(opacity=80);
}
#code {
	width: 700px;
	overflow:hidden;
	background-color: #fff;
	position: absolute;
	display: none;
	left: 45%;
	z-index: 1002;
	overflow: hidden;
}
.close1 {
	float: right;
	width: 27px;
	margin-top: 20px;
	margin-right: 15px;
	overflow: hidden;
}
.close1aa {
	float: left;
	width: 650px;
	font-size: 24px;
	line-height: 45px;
	color: #333;
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
}
#closebt {
	float: right;
}
#closebt img {
	width: 20px;
}
.goodtxt {
	float: left;
	width: 698px;
	margin-top: 10px;
	text-align: center;
	border-top: 1px solid #ddd;
}
.goodtxt p {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #000;
	font-weight: 600;
}
.code-img {
	width: 250px;
	margin: 30px auto 0 auto;
	padding: 10px;
}
.code-img img {
	width: 240px;
}

#ClickMe1 {
	width: 100%;
	height: 45px;
	background-image: url(../images/170525002.jpg);
	overflow: hidden;
	border: 0px;
}
#goodcover1 {
	display: none;
	position: absolute;
	float:right;
	left:0%;
	top:0%;
	width:100%;
	height:100%;
	background-color:#FFF;
	z-index: 1001;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=80);
}
.goodtxt1 {
	text-align: center;
	margin-top:10px;
}
.goodtxt1 p {
	text-align:center;
	height:25px;
	line-height: 25px;
	font-size: 16px;
	color: #000;
	font-weight: 600;
}
.code-img1 {
	width: 145px;
}
.code-img1 img {
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
}
#code1 {
	position: absolute;
	left:84.3%;
	top:246px;
	width: 150px;
	overflow:hidden;
	background-color: #fff;
	border:1px solid #ddd;
	display: none;
	z-index: 1002;
}


.mfsy {
	width: 630px;
	font-size: 14px;
	color: #F00;
	line-height: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	margin: 0 auto;
}
.mfsy1 {
	width: 100%;
	margin: 0 auto;
	background-color: #F7F7F7;
	padding-top: 20px;
	padding-left: 30px;
}
.mfsy1 input {
	float: left;
	width: 200px;
	height: 35px;
	margin-left: 5px;
	margin-top: 4px;
	text-align: left;
	border: 1px solid #dddddd;
	padding-left: 5px;
}
.mfsy1 textarea {
	float: left;
	width: 480px;
	height: 100px;
	margin-left: 5px;
	margin-top: 8px;
	text-align: left;
	border: 1px solid #dddddd;
	padding-left: 5px;
	padding-top: 5px;
}
.mfsy1 table td {
	height: 50px;
}
.mfsy1_td {
	text-align: right;
	font-size: 14px;
	line-height: 28px;
}
.mfsy1_td1 {
	float: left;
	margin-left: 5px;
	line-height: 28px;
}
.mfsy_tb1 {
	float: left;
	width: 100%;
}
.mfsy_tb2 {
	float: left;
	margin-left: 8px;
	height: 40px;
	line-height: 50px;
	color: #F00;
}
.mfsy_tb3 {
	float: left;
	width: 200px;
	text-align: left;
	line-height: 45px;
	margin-left: 10px;
}
.mfsy_tb4 {
	float: left;
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-left: 5px;
	color: #FFF;
	background-color: #333;
	margin-top: 20px;
	margin-bottom: 30px;
}




























