@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr {
	margin: 0;
	padding: 0;
}
input, select {
	vertical-align: middle
}
textarea, input {
	word-wrap: break-word;
	word-break: break-all;
	padding: 0px;
}
li {
	list-style-type: none;
}
img {
	border: 0 none;
}
.none {
	display: none;
}
a:link {
	text-decoration: none;
	color: #272727;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #272727;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #272727;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #272727;
	text-decoration: none;
}
body {
	font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #272727;
	background-color: #fff;
	overflow-x: hidden;
}
.col-7 {
	color: #7f7f7f;
}
.clear {
	clear: both;
}
.fl-r {
	float: right;
}
.fl-l {
	float: left;
}
.nav {
	border-bottom: 1px solid #ddd;
}
.nav-top {
	overflow: hidden;
	line-height: 40px;
	width: 1200px;
	margin: 0 auto;
}
.nav-left {
	float: left;
}
.nav-right {
	float: right;
	vertical-align: middle;
}
.nav-right a {
	padding: 0 10px;
	vertical-align: middle;
}
.nav-right a img {
	vertical-align: middle;
	margin-right: 5px
}
.nav-bom {
	width: 1200px;
	overflow: hidden;
	margin: 10px auto;
}
.nav-bom .nav-left {
	margin-top: 10px;
}
.guider {
	background-color: rgba(6,105,184, 1);
}
.guider .guider-hold {
	width: 1200px;
	margin: 0 auto;
}
.guider .guider-hold ul li {
	width: 12.5%;
	text-align: center;
	line-height: 48px;
	float: left;
	position: relative;
}
.guider .guider-hold ul li ul {
	position: absolute;
	left: 0px;
	top: 48px;
	width: 100%;
	z-index: 1000;
	background-color: rgba(6,105,184, 1);
	display: none;
}
.guider .guider-hold ul li ul li {
	width: 100%;
	line-height: 40px;
	font-size: 12px;
}
.guider .guider-hold ul li.active{background-color: #c81716;}
.guider .guider-hold ul li:hover {
	background-color: #c81716;
}
.guider .guider-hold ul li:hover ul {
	display: block;
}
.guider .guider-hold ul li a {
	color: #fff;
}
.pro-hold {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
}
.pro-left {
	width: 250px;
	float: left;
	background: #0068b7;
	color: #fff;
	text-align: center;
}
.pro-left a {
	color: #fff;
}
.pro-left .pro-left-tit {
	font-size: 20px;
	font-weight: bold;
	line-height: 70px;
	border-bottom: 1px solid #4dadf7;
	letter-spacing: 2px;
}
.pro-left .pro-left-top ul {
	padding: 15px 0;
}
.pro-left .pro-left-top ul li {
	padding: 8px 0;
}
.pro-left-bom {
	background: #00479d;
	padding: 20px 0;
}
.pro-right {
	float: right;
	width: 880px;
	overflow: hidden;
	background: #f0f0f0;
	padding: 10px;
}
.pro-right-top {
	line-height: 50px;
}
.pro-right-top i {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url("../images/pro-i.png");
	vertical-align: middle;
	margin-left: 10px;
}
.pro-right-top span {
	font-size: 18px;
	padding: 0 15px;
	font-weight: bold;
}
.pro-right-top font {
	color: #a3a3a3;
}
.pro-right-list {
	overflow: hidden;
}
.pro-right-list ul li {
	float: left;
	width: 31.3333%;
	margin: 1%;
	border-bottom: 1px solid #000;
}
.pro-right-list ul li img {
	width: 100%;
	height: 207px
}
.pro-right-list ul li p {
	padding: 10px;
}
.right_fanye {
	margin: 40px 0
}
.right_fanye a {
	color: #0068b7;
}
.pro-right-list ul li i {
	width: 78px;
	height: 25px;
	display: inline-block;
	/*background: url("../images/more.png");*/
	float: right;
}
.center-img {
	text-align: center;
	margin: 30px 0;
}
.about-us-tit {
	text-align: center;
	margin: 40px 0;
}
.about-us-hold {
	width: 1238px;
	margin: 30px auto;
	height: 488px;
	background: url("../images/about-bg.jpg");
	overflow: hidden;
}
.about-us-hold .about-us-left {
	width: 530px;
	float: left;
	padding: 50px;
}
.about-us-hold .about-us-left .about-us-l-tit {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
}
.about-us-hold .about-us-left .about-us-l-con {
	line-height: 27px;
	margin: 15px 0;
}
.about-us-hold .about-us-left .about-us-l-con img {
	margin-top: 20px;
}
.about-us-hold .about-us-right {
	margin-top: 15px;
	float: right;
}
.teach {
	background: url("../images/chuli-bg.jpg") no-repeat fixed;
	background-size: cover;
	padding: 80px;
	text-align: center;
	margin: 60px 0;
}
.teach p {
	color: #fff;
	line-height: 40px;
	font-size: 16px;
	margin-top: 20px;
}
.new .new-hold {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.new .new-hold .new-h-list {
	width: 520px;
	float: left;
	margin: 20px;
	background: #f0f0f0;
	overflow: hidden;
	padding: 10px 20px;
	height: 410px;
}
.new-h-list-tit {
	overflow: hidden;
	line-height: 60px;
	border-bottom: 1px solid #ddd;
}
.new-h-list-tit span {
	color: #0068b7;
	font-size: 18px;
	font-weight: bold;
}
.new-h-list-tit a {
	float: right;
}
.new-list {
	margin-top: 30px;
}
.new-list ul li {
	overflow: hidden;
	margin: 20px 0;
}
.new-list ul li .new-list-left {
	width: 80px;
	height: 80px;
	background: #0068b7;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 15px;
}
.new-list ul li .new-list-left .date {
	font-size: 22px;
	margin: 10px 0;
}
.new-list-right {
	line-height: 27px;
}
.new-list-right .new-list-right-tit {
	font-size: 16px;
	color: #0068b7;
	font-weight: bold;
}
.news-list-right-con {
	overflow: hidden;
}
.news-list-r-con-l {
	float: left;
	line-height: 35px;
	margin-top: 20px;
	margin-right: 20px;
}
.news-list-right-tit {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.news-list-r-con-r {
	padding-top: 20px;
	float: right;
}
.news-list-r-con-r img {
	width: 240px;
}
.footer {
	background-color: rgba(6,105,184, 1);
}
.footer .footer-top {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
}
.footer a {
	color: #fff;
}
.footer .footer-top a {
	padding: 0 30px;
}
.footer-bom {
	border-top: 1px solid #fff;
}
.footer-bom-hold {
	width: 1200px;
	overflow: hidden;
	margin: 0px auto;
}
.footer-bom-hold .footer-b-h-left {
	float: left;
	width: 350px;
	margin-top: 30px;
}
.footer-bom-hold .footer-b-h-center {
	width: 600px;
	text-align: center;
	line-height: 27px;
	float: left;
	color: #fff;
	margin-top: 20px;
	color: #fff;
}
.footer-b-h-right {
	float: left;
	width: 250px;
	text-align: center;
}
.footer-b-h-right img {
	width: 110px
}
/*内页导航*/
.n-hold {
	width: 1200px;
	margin: 40px auto;
	overflow: hidden;
}
.n-second-guide-hezuo .line {
	border-top: 1px solid #ddd;
	position: absolute;
	top: 50%;
	z-index: -1;
	width: 100%;
}
.n-second-guide-hezuo a {
	display: inline-block;
	padding: 6px 15px;
	margin: 10px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #ddd;
	background: #0382d8;
	color: #fff;
	position: relative;
}
.n-second-guide-hezuo a:hover {
	background: #02428c;
}
.n-about-con {
	line-height: 24px;
	width: 900px;
	padding-bottom: 30px;
	float: right;
}
.n-about-con .n-neinewsbody {
	line-height: 27px;
}
.n-about-con .pro-right {
	background: #fff;
	overflow: hidden;
	height: auto;
	padding: 0px;
}
.n-about-con h1 {
	text-align: center;
	font-size: 18px;
	margin: 40px;
}
.n-about-con h2 {
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
}
.n-second-guide-hezuo>ul li {
	float: left;
	padding: 10px;
	text-align: center;
	margin: 0 15px;
	position: relative;
}
.n-second-guide-hezuo>ul li a {
	width: 100%;
	padding: 6px 0px;
}
.n-second-guide-hezuo>ul li>ul {
	position: absolute;
	left: 1px;
	top: 36px;
	width: 190px;
	background: #0382d8;
	display: none;
}
.n-second-guide-hezuo>ul li:hover>ul {
	display: block;
}
.n-second-guide-hezuo>ul li>ul li {
	border-bottom: 1px solid rgba(191, 191, 191, 0.65);
	margin: 0px;
}
.n-second-guide-hezuo>ul li>ul li a {
	width: 100%;
	padding: 6px 0px;
	background: #0382d8;
	border: 0px;
	color: #fff;
}
.n-second-guide a:hover {
	background: #0382d8;
	color: #fff;
}
.n-pro-guide {
	height: 40px;
	border-bottom: 1px solid #49c9f1;
	overflow: hidden;
}
.n-pro-guide .n-pro-g-left {
	float: left;
	height: 40px;
	line-height: 40px;
}
.n-pro-guide .n-pro-g-left i {
	height: 22px;
	width: 4px;
	background: #0058a6;
	display: inline-block;
	line-height: 40px;
	vertical-align: middle;
}
.n-pro-guide .n-pro-g-left span {
	color: #000;
	font-size: 16px;
	line-height: 40px;
	vertical-align: middle;
	display: inline-block;
	line-height: 40px;
	margin-left: 5px;
}
.n-pro-g-right {
	float: right;
	height: 40px;
	line-height: 40px;
}
.fenye {
	overflow: hidden;
	margin: 20px;
}
.fenye ul li {
	float: left;
	padding: 5px;
}
.n-about-us1 {
	line-height: 27px;
	margin: 20px auto;
}
.n-list-news2 {
	overflow: hidden;
	margin: 30px auto;
}
.n-list-news2 ul li {
	border-bottom: 1px dashed #ddd;
	padding: 20px;
	line-height: 27px;
}
.n-news-tit {
	font-size: 16px;
}
.n-news-tit span {
	font-size: 14px;
	font-weight: normal;
}
.n-list-news2 ul li:hover .n-news-tit {
	color: #00a0e9;
}
.n-list-news2 ul li .n-news-con {
	margin: 5px 0;
}
.arcImg {
	width: 500px;
	margin: 0 auto;
}
.pro-hold1 {
	width: 1200px;
	overflow: hidden;
}
.pro-hold1 ul li {
	float: left;
	width: 390px;
	margin: 20px 3px;
	text-align: center;
}
.pro-hold1 ul li img {
	width: 99%;
	border: 1px solid #ddd;
}
.pro-hold1 ul li a p {
	line-height: 30px;
}
.pro-hold1 ul li:hover img {
	border: 1px solid #00b7ee;
}
.pro-hold1 ul li:hover a {
	color: #00b7ee;
}
.n-second-guide-hezuo {
	width: 1200px;
	position: relative;
	margin: 30px auto;
	text-align: center;
	z-index: 1000;
	animation: zoomIn 2s;
	-moz-animation: zoomIn 2s; /* Firefox */
	-webkit-animation: zoomIn 2s; /* Safari and Chrome */
	-o-animation: zoomIn 2s; /* Opera */
}
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}
.map {
	width: 600px;
	height: 400px;
	margin: 30px 0;
	border: #ccc solid 1px
}
.map-hold {
	width: 600px;
	margin: 40px auto;
	line-height: 27px;
}
.map-hold table tr td {
	padding: 10px 20px;
	vertical-align: middle;
}
.pro-list-hold1 {
	overflow: hidden;
}
.pro-list-hold1 ul li {
	width: 31.333%;
	margin: 1%;
	text-align: center;
	float: left;
}
.pro-list-hold1 ul li img {
	width: 100%;
	height: 360px;
}
.pro-list-hold1 ul li p {
	line-height: 27px;
}
.pro-list-hold1 ul li:hover p {
	color: #08a4f1;
}
.power:hover {
	transform: translate(0, -5px);
	-moz-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	-webkit-transform: translate(0, -5px);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
.article-shop h4 {
	text-align: center;
	font-size: 16px;
	margin: 20px 0;
}
.img_container {
	margin-top: 30px;
}
.n-table table {
	empty-cells: show;
	border-collapse: collapse;
	margin: 20px auto;
	width: 100%;
	text-align: center;
}
.n-table table tr:nth-child(odd) {
	background-color: #ecf7e8;
}
.n-table table tr:nth-child(even) {
	background-color: #fcf8e3;
}
.n-table table tr td {
	padding: 5px;
	text-align: center;
	line-height: 2em;
	min-width: 24px;
	border: 1px solid #d4d4d4;
	vertical-align: middle;
}
.head-r-b-right {
	float: left;
	width: 200px;
	position: relative;
	margin-left: 40px;
	overflow: hidden;
}
.head-r-b-right input {
	width: 168px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #e10000;
	outline: none;
	background: none;
	color: #fff;
}
.head-r-b-right .fada {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url("../images/fd.png");
	vertical-align: middle;
	cursor: pointer;
	outline: none;
	border: 0px;
	float: right;
}
.lange {
	float: right;
	overflow: hidden;
}
.lange img {
	margin: 0 10px
}
.jiagong-about {
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
}
.hezuo-hold1 {
	width: 1200px;
	margin: 20px auto
}
.hezuo-hold1 .hezuo-top {
	text-align: center;
	margin: 20px 0;
}
.hezuo-img-hold1 {
	position: relative;
	width: 1200px;
	margin: 0px auto;
}
.hezuo-img-hold1 i {
	position: absolute;
	width: 35px;
	height: 76px;
	display: inline-block;
	cursor: pointer;
}
.hezuo-img-hold1 .move-left {
	background: url("../images/right.jpg");
	left: 0px;
	top: 40px
}
.hezuo-img-hold1 .move-right {
	background: url("../images/left.jpg");
	right: 0px;
	top: 40px;
	cursor: pointer;
}
.hezuo-hold1 .hezuo-list1 {
	position: relative;
	height: 170px;
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}
.hezuo-hold1 .hezuo-list1 ul {
	position: absolute;
	left: 0px;
	top: 20px
}
.hezuo-hold1 .hezuo-list1 ul li {
	float: left;
	width: 250px;
	text-align: center;
}
.hezuo-hold1 .hezuo-list1 ul li p {
	line-height: 30px;
}
.hezuo-hold1 .hezuo-list1 ul li img {
	width: 90%;
	border: 1px solid #ddd;
}
.lianjie a {
	color: #fff
}
.footlinks {
	clear: both;
	margin: 10px auto;
	padding: 5px;
	max-width: 1140px;
	height: auto;
	font-size: 9pt;
	line-height: 140%;
	color: #777;
	text-align: center;
}
.footlinks a:link, .footlinks a:visited {
	font-size: 9pt;
	line-height: 140%;
	color: #777;
	margin-right: 3px;
}
.pro-left .pro-left-top ul li {
	text-align: left;
	padding-left: 80px;
}
.pro-left .pro-left-top ul li.dtype a {
	font-size: 18px;
	position: relative;
	font-weight: bold;
}
.pro-left .pro-left-top ul li.dtype a:before {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background: #fff;
	left: -20px;
	top: 8px;
}
.pro-left-bom {
	padding: 15px 0 !important;
}
.nav-bom {
	margin: 20px auto 10px;
}
