@charset "utf-8";
@import url("font.css");

* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	font-size: 14px;
	color: #555;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, 'Microsoft JhengHei', 'Microsoft Yahei', Arial, 'Simsun', sans-serif;
	background-color: #f9f7f7;
}
body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, textarea, select, button, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	list-style: none;
}
input, select {
	font: 100% 'Open Sans', 'Helvetica Neue', Helvetica, 'Microsoft JhengHei', 'Microsoft Yahei', Arial, 'Simsun', sans-serif;
}
button {
	overflow: visible
}
img {
	border: none;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #003e9a;
}
li {
	list-style: none;
}
.clear {
	overflow: hidden;
	clear: both;
	height: 0;
}
.clear:before, .clear:after {
	content: "";
	display: table;
}
.clear:after {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.lf {
	float: left;
}
.rt {
	float: right;
}
.ml25 {
	margin-left: 25px;
}
.db {
	background: #f6f6f5;
	height: 35px;
}
.yindao {
	width: 100%;
	background-color: #f6f6f5;
	overflow: hidden;
}
.yindao .yd {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.yindao .yd .lf {
	float: left;
	color: #555;
	font-size: 13px;
    line-height: 35px;
}
.yindao .yd .lf .xx {
	float: left;
}
.yindao .yd .lf .xx span {
	font-size: 16px;
	color: #d31a1a;
	font-weight: bold;
}
.wx {
	float: left;
	width: 21px;
	height: 20px;
	margin-top: 7px;
	display: block;
}
.wx a {
	background: url(../images/hd_ico_sns.png) no-repeat;
	width: 21px;
	height: 20px;
	display: block;
}
.wx a:hover {
	background: url(../images/hd_ico_sns.png) no-repeat 0 -21px;
	transition: all 0.3s;
}
.wb {
	float: left;
	width: 21px;
	height: 20px;
	margin-left: 10px;
	margin-top: 5px;
	display: block;
}
.wb a {
	background: url(../images/hd_ico_sns.png) no-repeat -21px 0;
	width: 21px;
	height: 20px;
	display: block;
}
.wb a:hover {
	background: url(../images/hd_ico_sns.png) no-repeat -21px -21px;
	transition: all 0.3s;
}
.yindao .yd .rt1 {
	float: right;
	font-size: 13px;
	color: #555;
	line-height: 35px;
	text-align: right;
	background: url(../images/ch.gif) no-repeat center left;
	width: 86px;
}
.yindao .yd .rt1 a {
	float: left;
	display: block;
	width: 110px;
	font-size: 13px;
	line-height: 35px;
	color: #555;
	text-align: center;
	text-decoration: none;
}
.yindao .yd .rt2 {
	float: right;
	background: url(../images/en.gif) no-repeat 8px;
	width: 80px;
}
.yindao .yd .rt2 a {
	float: right;
	font-size: 13px;
	line-height: 35px;
	color: #555;
	text-align: center;
	text-decoration: none;
}
.yindao .yd .rt3 {
	float: right;
	font-size: 13px;
	color: #555;
	line-height: 35px;
	text-align: right;
	background: url(../images/ru.gif) no-repeat center left;
	width: 80px
}
.yindao .yd .rt3 a {
	float: right;
	width: 100px;
	font-size: 13px;
	line-height: 35px;
	color: #555;
	text-align: center;
	text-decoration: none;
	display: block;
}
.yindao .yd .rt4 {
	font-size: 13px;
	color: #555;
	line-height: 35px;
	text-align: right;
	float: right;
	background: url(../images/xby.jpg) no-repeat center left;
	width: 80px
}
.yindao .yd .rt4 a {
	float: left;
	width: 100px;
	font-size: 13px;
	line-height: 35px;
	color: #555;
	text-align: center;
	text-decoration: none;
	display: block;
}
.header {
	width: 100%;
	background-color: #fff;
	height: 100px;
	z-index: 10000
}
.top {
	width: 1200px;
	margin: 0 auto;
}
.top .logo {
	float: left;
	width: 176px;
	height: 50px;
	margin-top: 26px;
	overflow: hidden;
}
.top .daoh {
	float: right;
	height: 100px;
}
#nav {
	position: relative;
	margin: 0 auto;
	height: 100px;
	z-index: 10000;
}
#nav li {
	float: left;
	width: 130px;
	height: 100px;
}
#nav li.fx {
	width: 2px;
}
#nav li a {
	display: block;
	height: 68px;
	padding-top: 32px;
	font-size: 17px;
	letter-spacing: 1px;
	color: #333;
	text-align: center;
	font-weight: 600;
}
#nav li a span {
	display: block;
	padding-top: 4px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.5px;
}
#nav li a:hover, #nav li.active a {
	background-color: #00659b;
	color: #fff;
}
#nav li.cur a {
	color: #00659b;
}
#nav li.cur.active a {
	color: #fff;
}
#nav li dl {
	display: none;
	background-color: #00659b;
}
#nav li dd {
	width: 130px;
	padding-top: 2px;
	border-top: 1px solid #207dad;
}
#nav li dd:last-child {
	padding-bottom: 5px;
	border-bottom: none;
}
#nav li dd.pro {
	width: 150px;
	margin-left: -20px;
}
#nav li.active dd.pro a {
	text-align: center;
}
#nav li.active dd a {
	height: 30px;
	padding: 0;
	background-color: #00659b;
	color: #fff;
	line-height: 31px;
	font-weight: normal;
}
#nav li dd a {
	display: block;
	font-size: 14px;
	letter-spacing: -0.5px;
	width: 116px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
}
#nav li dd a:hover {
	color: #fff;
	background-color: #005bab;
	width: 128px;
	text-indent: 2px;
	margin: 0;
}
/* Banner */
.banner {
	width: 1200px;
	height: 400px;
	overflow: hidden;
	position: relative;
	color: #fff;
	margin: 0 auto;
}
.banner .swiper-slide {
	width: 100%;
	height: 100%;
}
.banner .swiper-slide a {
	width: 100%;
	height: 100%;
	display: block;
	background-size: 100% 100% !important
}
.banner .swiper-pagination {
	bottom: 30px !important
}
.banner .swiper-pagination-bullet {
	width: 24px;
	height: 24px;
	background: url(../images/button-icon.png) no-repeat;
	background-position: -27px -110px;
	opacity: 1.0
}
.banner .swiper-pagination-bullet-active {
	background: url(../images/button-icon.png) no-repeat;
	background-position: -27px -77px;
}
.banner .swiper-button-prev {
	left: 20px;
	margin-top: -24px;
	width: 48px;
	height: 63px;
	background: url(../images/button-icon.png);
	background-position: -85px -25px;
	display: none
}
.banner .swiper-button-next {
	right: 20px;
	margin-top: -24px;
	width: 48px;
	height: 63px;
	background: url(../images/button-icon.png);
	background-position: -85px -101px;
	display: none
}
/* Swiper */
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
	float: left;
}
.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	-moz-transform: translate3d(0px, 0, 0);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}
/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev, .swiper-button-next {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto;
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: 0.5;
	vertical-align: middle;
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff;
}
.swiper-pagination-bullet-active {
	opacity: 1.0;
	background: #fff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}
.swiper-container-vertical > .swiper-pagination {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	-moz-transform: translate3d(0px, -50%, 0);
	-o-transform: translate(0px, -50%);
	-ms-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}
.swiper-container-horizontal > .swiper-pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
	margin: 0 3px;
}
/* 3D Container */
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	/* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Chrome 10+, Safari 5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Firefox 3.6-15 */
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Opera 11.10-12.00 */
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	/* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Chrome 10+, Safari 5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Firefox 3.6-15 */
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Opera 11.10-12.00 */
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	/* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Chrome 10+, Safari 5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Firefox 3.6-15 */
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Opera 11.10-12.00 */
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	/* Safari 4+, Chrome */
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Chrome 10+, Safari 5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Firefox 3.6-15 */
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Opera 11.10-12.00 */
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	/* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
	/* Windows 8 IE 10 fix */
	-ms-perspective: 1200px;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
/* Cube */
.swiper-container-cube {
	overflow: visible;
}
.swiper-container-cube .swiper-slide {
	pointer-events: none;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}
/* Scrollbar */
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}
.swiper-scrollbar-cursor-drag {
	cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
	}
}
@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg);
	}
}

.throbox {
	width: 660px;
	margin: 0 auto;
}
.r_tit i {
	font-size: 18px;
	color: #444;
}
.r_list {
	width: 305px;
	height: 218px;
	float: left;
	overflow: hidden;
	margin: 20px 0 0 25px;
}
.r_list img {
	width: 305px;
	height: 218px;
}
.r_list .txt1 {
	background: rgba(0, 0, 0, 0.68);
	/* background: url(../images/xdf_pic29.png); */
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	margin-top: -42px;
	position: relative;
	z-index: 1;
	width: 280px
}
.r_list .txt1 .p1 {
	color: #fff;
	font-size: 15px;
	font-weight: 600;
}
.r_list .txt2 {
	background: rgba(0, 0, 0, 0.68);
	/* background: url(../images/xdf_pic29.png); */
	height: 140px;
	padding: 15px;
	position: relative;
	z-index: 1;
	width: 280px
}
.r_list .txt2 h2 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}
.r_list .txt2 h3 {
	font-size: 16px;
	margin-top: 0;
	font-weight: bold;
	margin-bottom: 15px;
}
.r_list .txt2 h4 {
	color: #f1f1f1;
	font-size: 14px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 15px;
}
.read-more {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
}
.cp {
	background: url(../images/cp.jpg) no-repeat center top;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 40px;
}
.cpbt {
	height: 50px;
	font-size: 28px;
	color: #FFF;
	text-align: center;
	margin-top: 90px;
	font-weight: bold;
	padding-bottom: 10px
}
.cpbt1 {
	height: 40px;
	font-size: 28px;
	color: #00659b;
	text-align: left;
	font-weight: bold;
}
.cpbt1 span {
	font-size: 13px;
	color: #666;
	float: right;
	padding-top: 15px
}
.cpbt1 span a {
	font-size: 14px;
	color: #666
}
.cpt {
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden
}
.tc {
	text-align: center !important
}
.btnMore {
	width: 158px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #00479c;
	border: solid 1px #00479c;
	border-radius: 20px;
	display: inline-block;
	margin-top: 40px
}
.btnMore:hover {
	background: #00479c;
	color: #fff
}
.indexPart1 {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0;
}
.index_product {
	position: relative;
}
.index_product .swiper-slide .imgDiv {
	height: 180px;
	overflow: hidden;
}
.index_product .swiper-slide .imgDiv img {
	width: 100%;
	height: 180px;
}
.index_product .swiper-slide .botDiv {
	padding: 12px 20px 10px;
	background: #fff;
	position: relative;
}
.index_product .swiper-slide .botDiv:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 193px;
	height: 111px;
	background: url(../images/nimg193Bg.png) center no-repeat;
	opacity: 0;
}
.index_product .swiper-slide .name {
	height: 30px;
	color: #313131;
	text-align: center;
}
.index_product .swiper-slide .name p {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
}
.index_product .swiper-slide .name em {
	display: inline-block;
	position: relative;
	top: -30px;
	width: 42px;
	height: 27px;
	font-size: 13px;
	color: #fff;
	line-height: 21px;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/nimg42_1.png) center no-repeat;
}
.index_product .swiper-slide .name img {
	display: inline-block;
	position: relative;
	top: -25px;
}
.index_product .swiper-slide .content {
	font-size: 14px;
	color: #888;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
.index_product .swiper-slide .ico {
	width: 25px;
	height: 25px;
	background: url(../images/nimg25_1.png) center no-repeat;
}
.index_product .swiper-slide:hover .imgDiv img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: transform 1s ease 0s;
}
.index_product .swiper-slide:hover .botDiv {
	background: #00659b;
}
.index_product .swiper-slide:hover .botDiv:after {
	opacity: 1;
}
.index_product .swiper-slide:hover .name {
	color: #fff;
}
.index_product .swiper-slide:hover .content {
	color: #fff;
}
.index_product .swiper-slide:hover .ico {
	background: url(../images/nimg25_1on.png) center no-repeat;
}
.index_product .prev {
	z-index: 5;
	left: -66px;
	position: absolute;
	display: block;
	/* background: url(../images/button-icon.png) -85px -25px no-repeat; */
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	border-radius: 6px;
}
/* .index_product .prev:before {
	content: '';
	position: absolute;
	width: 15px;
	height: 10px;
	left: 50%;
	margin-left: -7px;
	top: 50%;
	margin-top: -5px;
	background: url(../images/nimg15_left.png) center no-repeat;
} */
.index_product .next {
	z-index: 5;
	right: -66px;
	position: absolute;
	display: block;
	/* background: url(../images/button-icon.png) -85px -101px no-repeat; */
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	border-radius: 6px;
}
/* .index_product .next:before {
	content: '';
	position: absolute;
	width: 15px;
	height: 10px;
	left: 50%;
	margin-left: -7px;
	top: 50%;
	margin-top: -5px;
	background: url(../images/nimg15_right.png) center no-repeat;
} */
.index_product .prev:hover {
	background: url(../images/button-icon.png) -85px -25px no-repeat;
}
.index_product .next:hover {
	background: url(../images/button-icon.png) -85px -101px no-repeat;
}
/* .index_product .prev:hover:before {
	background: url(../images/nimg15_lefton.png) center no-repeat;
}
.index_product .next:hover:before {
	background: url(../images/nimg15_righton.png) center no-repeat;
} */
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow > .swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-pagination-progress {
	background: rgba(0, 0, 0, .25);
	position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}
.swiper-container-horizontal > .swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-vertical > .swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, .5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}
@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}
.gy {
	width: 100%;
	margin-top: 30px
}
.guw {
	width: 1200px;
	margin: 0 auto;
}
.aboutBox {
	width: 540px;
}
.iaib_left {
	float: left;
	width: 540px;
	height: 400px;
	text-align: center;
	position: relative;
	margin-top: 19px;
}
.iaib_left img {
	max-width: 540px;
	max-height: 400px;
}
.iaib_left a {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 540px;
	padding-top: 15px;
	background: rgba(0, 0, 0, 0.68);
	/* background: url(../images/eoleftbg.png_03.png) repeat; */
}
.iaib_left p {
	position: relative;
	color: #fff;
	line-height: 22px;
	text-align: left;
	width: 492px;
	overflow: hidden;
	margin: 0 auto;
}
.iaib_left p:first-child {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 5px;
}
.iaib_left p span {
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
}
.b1 {
	MARGIN: 0px auto;
	WIDTH: 275px;
	HEIGHT: 204px
}
.b1 LI {
	PADDING-RIGHT: 5px
}
.b1 A {
	POSITION: relative;
	WIDTH: 275px;
	DISPLAY: block;
	HEIGHT: 204px
}
.b1 A P {
	DISPLAY: none
}
.b1 A INS {
	POSITION: absolute;
	DISPLAY: block
}
.b1 A:hover P {
	POSITION: absolute;
	DISPLAY: block
}
.b1 A I {
	POSITION: absolute;
	DISPLAY: block
}
.b1 A INS {
	WIDTH: 268px;
	BACKGROUND: url(ico_7.png) no-repeat;
	HEIGHT: 275px;
	TOP: 0px;
	CURSOR: pointer;
	LEFT: 0px
}
.b1 A:hover P {
	TEXT-TRANSFORM: uppercase;
	PADDING-LEFT: 0;
	WIDTH: 235px;
	DISPLAY: block;
	BACKGROUND: url(ico_8.png) no-repeat;
	HEIGHT: 275px;
	COLOR: #333;
	FONT-SIZE: 12px;
	TOP: 0;
	CURSOR: pointer;
	LEFT: 0px;
	text-align: center;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding: 90px 20px 0 20px;
}
.b1 A:hover P span {
	font-size: 12px;
	font-weight: normal;
}
UL, P {
	PADDING: 0;
	MARGIN: 0;
}
.indexNews {
	width: 540px;
	overflow: hidden;
	height: auto;
	padding-top: 25px;
}
.indexNews .cpbt1 {
	padding-bottom: 5px;
}
.indexNews li {
	background: url(../images/lline.gif) bottom repeat-x;
}
.indexNews .name {
	height: 40px;
	line-height: 39px;
	overflow: hidden;
	background: url(../images/lico.gif) left center no-repeat;
	padding-left: 14px;
	font-size: 14px
}
.indexNews .content {
	display: none;
	line-height: 14px;
	color: #666;
	padding: 5px 0 8px 14px;
}
.indexNews .liNow {
	background: none;
}
.indexNews .liNow .content {
	display: block;
}
.indexNews .liNow .name a {
	color: #d80714;
	font-size: 14px;
}
.sx {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.sx ul {
	width: 1200px;
}
.sx ul li {
	display: inline;
	padding: 0 20px;
	border-right: 1px solid #e7e7e7;
}
.sx ul li a {
	font-size: 16px;
	line-height: 80px;
	height: 80px;
	padding: 0 40px;
	background: url(../images/jt.jpg) no-repeat right center;
}
.sx ul li a:hover {
	background: url(../images/jt1.jpg) no-repeat right center;
}
.sjxt {
	width: 100%;
	background: url(../images/bj.jpg) no-repeat top center;
	overflow: hidden;
}
.sjxt .sj {
	width: 1200px;
	margin: 70px auto 80px;
	overflow: hidden;
	text-align: center;
}
.sjxt .sj h3 {
	font-size: 30px;
	color: #fff;
	margin-bottom: 60px;
}
.zwxt {
	width: 1200px;
	margin: 70px auto 80px;
	text-align: center;
	overflow: hidden;
}
.zwxt h3 {
	font-size: 30px;
	color: #333;
	margin-bottom: 60px;
}
.ksbs {
	width: 100%;
	height: 620px;
	background: url(../images/bj1.jpg) no-repeat top center;
	overflow: hidden;
}
.ksbs .ks {
	width: 1200px;
	margin: 70px auto 90px;
	overflow: hidden;
	text-align: center;
}
.ksbs .ks h3 {
	font-size: 30px;
	color: #fff;
	margin-bottom: 80px;
}
.ksbs .ks h4 {
	font-size: 22px;
	color: #333;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ksbs .ks p {
	font-size: 15px;
	color: #555;
	line-height: 28px;
	text-align: left;
}
.ksbs .ks ul {
	width: 1170px;
}
.ksbs .ks ul li {
	width: 280px;
	height: 240px;
	padding: 60px 20px 30px;
	background-color: #fff;
	border-radius: 10px;
	float: left;
	text-align: center;
	display: block;
	overflow: hidden;
	margin-right: 70px;
}
.ksbs .ks ul li:hover {
	margin-top: -10px;
	cursor: pointer;
	-webkit-transition: all .5s ease-in-out;
}
.gnxn {
	width: 100%;
	height: 710px;
	background: url(../images/bj2.jpg) no-repeat top center;
	overflow: hidden;
}
.gnxn .gx {
	width: 1200px;
	margin: 90px auto 0;
	overflow: hidden;
	text-align: center;
}
.gnxn .gx h3 {
	font-size: 30px;
	color: #00a0e8;
	margin-bottom: 60px;
}
.gnxn .gx h4 {
	font-size: 24px;
	color: #333;
	margin-top: 26px;
	margin-bottom: 26px;
}
.gnxn .gx p {
	font-size: 15px;
	color: #555;
	line-height: 28px;
	text-align: left;
}
.gnxn .gx ul {
	width: 1200px;
}
.gnxn .gx ul li {
	width: 200px;
	float: left;
	text-align: center;
	display: block;
	overflow: hidden;
	margin-right: 38px;
	margin-left: 37px;
}
.gnxn .gx ul li:hover {
	margin-top: -10px;
	cursor: pointer;
	-webkit-transition: all .5s ease-in-out;
}
.gcyy {
	width: 100%;
	margin: 0 auto;
	overflow: hidden
}
.fwxm_title {
	height: 100px;
	text-align: center;
}
.fwxm_title h1 {
	font-size: 30px;
	color: #0446a6;
	line-height: 120px;
}
.bottom {
	width: 100%;
	background-color: #222;
	padding: 36px 0 30px;
	overflow: hidden;
	color: #666
}
.bottom .bott1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.bottom .bott1 .bot1 {
	float: left;
	min-height: 210px;
	padding-left: 20px;
	overflow: hidden;
}
.bottom .bott1 .bot1 ul {
	width: 1200px;
	margin: 0 auto;
}
.bottom .bott1 .bot1 ul li {
	float: left;
	width: 157px;
	display: block;
	overflow: hidden;
	border-right: 1px solid #313131;
    padding: 0 30px;
}
.bottom .bott1 .bot1 ul li:first-child {
    padding-left: 0;
}
.bottom .bott1 .bot1 ul li:last-child {
	border-right: none;
}
.bottom .bott1 .bot1 .qrcode {
	margin-top: 40px;
}
.bottom .bott1 .bot1 .qrcode p {
	text-align: center;
    text-indent: -20px;
	padding-top: 3px;
}
.ddh {
	overflow: hidden;
	height: 205px;
}
.ddh h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 36px;
}
.ddh p {
	float: left;
	display: block;
	font-size: 14px;
	color: #999;
	width: 200px;
	height: 28px;
	line-height: 28px;
}
.ddh p a {
	font-size: 14px;
	color: #999;
	line-height: 28px;
	text-decoration: none
}
.ddh p a:hover {
	color: #666;
}
.footer {
	width: 100%;
	background-color: #00659b;
	height: 50px;
	line-height: 51px;
	overflow: hidden;
	color: #666
}
.footer .bot {
	width: 1200px;
	color: #FFF;
	margin: 0 auto;
	font-size: 14px;
	text-align: center
}
.footer .bot a {
	color: #FFF;
}
.hx {
	width: 100%;
	height: 1px;
	background-color: #e7e7e7;
	overflow: hidden;
	margin-bottom: 40px;
}
.zmjxs {
	width: 100%;
	padding: 60px 0 80px;
	overflow: hidden;
}
.zmjxs h3 {
	font-size: 26px;
	margin-bottom: 40px;
	color: #333;
	font-weight: normal;
}
.zmjxs .hzms {
	width: 1200px;
	margin: 0 auto 40px;
	overflow: hidden;
}
.zmjxs .hzms .lf {
	width: 446px;
	height: 160px;
	padding: 25px 15px;
	background-color: #c4e1b5;
}
.zmjxs .hzms .rt {
	width: 446px;
	height: 160px;
	float: left;
	padding: 25px 15px;
	background-color: #c3e4f9;
	margin-left: 40px;
}
.zmjxs .hzms .tp {
	float: left;
	width: 101px;
}
.zmjxs .hzms .wz {
	width: 330px;
	float: right;
}
.zmjxs .hzms .wz h4 {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}
.zmjxs .hzms .wz p {
	font-size: 16px;
	line-height: 26px;
	color: #555;
}
.zmjxs .yyly {
	width: 1200px;
	margin: 0 auto 40px;
	overflow: hidden;
}
.zmjxs .yyly p {
	font-size: 18px;
	line-height: 32px;
	color: #555;
}
.zmjxs .sqlc {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.zmjxs .sqlc .tw {
	width: 170px;
	text-align: center;
	display: block;
	overflow: hidden;
	float: left;
}
.zmjxs .sqlc .tw h4 {
	font-size: 16px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.zmjxs .sqlc .tw p {
	font-size: 14px;
	color: #555;
	line-height: 24px;
	text-align: left;
}
.zmjxs .sqlc .jt {
	width: 30px;
	margin-top: 43px;
	float: left;
}
.zmjxs .sqlc a {
	width: 330px;
	height: 64px;
	border-radius: 6px;
	background-color: #fb8c00;
	font-size: 32px;
	color: #fff;
	text-align: center;
	line-height: 64px;
	display: block;
	margin: 40px auto 0;
}
.zmjxs .sqlc a:hover {
	background-color: #e7850a;
	-webkit-transition: all .5s ease-in-out;
}
.lxwm {
	width: 100%;
	padding: 60px 0 40px;
	overflow: hidden;
}
.lxwm h3 {
	font-size: 26px;
	margin-bottom: 40px;
	color: #333;
	font-weight: normal;
}
.lxwm .lx {
	width: 1200px;
	margin: 0 auto 40px;
	overflow: hidden;
}
.lxwm .lx .lf {
	width: 560px;
	font-size: 16px;
	line-height: 34px;
	color: #555;
}
.lxwm .lx .lf p {
	font-size: 20px;
	margin-bottom: 6px;
}
.lxwm .lx .rt {
	width: 500px;
}
.cpxw {
	width: 1200px;
	margin: 60px auto 80px;
	overflow: hidden;
}
.cpxw h2 {
	font-size: 32px;
	margin-bottom: 40px;
	text-align: center;
	color: #333;
	padding-bottom: 26px;
	background: url(../images/ty.png) no-repeat center 46px;
	font-weight: normal;
}
.cpxw h3 {
	font-size: 22px;
	margin-bottom: 40px;
	text-align: center;
	color: #333;
	padding-bottom: 26px;
	background: url(../images/ty.png) no-repeat center 34px;
	font-weight: normal;
}
.cpxw .lf {
	width: 470px;
	height: 330px;
	border-radius: 10px;
	padding: 15px;
	background-color: #343739;
}
.cpxw .rt {
	width: 560px;
}
.cpxw .rt ul {
	width: 560px;
}
.cpxw .rt ul li {
	width: 560px;
	height: 64px;
	float: left;
	margin-bottom: 10px;
	display: block;
}
.cpxw .rt .sz {
	width: 64px;
	height: 64px;
	background-color: #66a9de;
	font-size: 40px;
	color: #fff;
	font-family: Arial;
	line-height: 64px;
	text-align: center;
	float: left;
}
.cpxw .rt .wz {
	width: 465px;
	height: 44px;
	background-color: #f8f8f8;
	padding: 10px 15px;
	overflow: hidden;
	float: right;
}
.cpxw .rt .wz h4 {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.cpxw .rt .wz p {
	font-size: 12px;
	color: #555;
	line-height: 20px;
}
.cpxw .rt ul li:hover .wz {
	background-color: #ddd;
}
.cpxw .xq {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 40px;
}
.cpxw .sxp p {
	margin-bottom: 12px;
	font-size: 14px;
}
.cpfl {
	width: 100%;
	height: 600px;
	background: url(../images/bj3.jpg) no-repeat top center;
	overflow: hidden;
}
.cpfl .fl {
	width: 860px;
	margin: 70px auto 50px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.cpfl .fl h3 {
	text-align: center;
	font-size: 36px;
	margin-bottom: 30px;
}
.cpfl .fl p {
	font-size: 20px;
	line-height: 40px;
}
.cpfl .fl a {
	color: #fff;
}
.cpfl .fl ul {
	width: 990px;
	margin-top: 60px;
}
.cpfl .fl ul li {
	width: 200px;
	float: left;
	margin-right: 130px;
	overflow: hidden;
}
.cpfl .fl ul li:hover {
	margin-top: -10px;
	cursor: pointer;
	-webkit-transition: all .5s ease-in-out;
}
.cpfl .fl ul li.p1 a {
	width: 200px;
	padding-top: 220px;
	font-size: 20px;
	background: url(../images/p1.png) no-repeat top center;
	display: block;
}
.cpfl .fl ul li.p1 a:hover {
	background: url(../images/p1-1.png) no-repeat top center;
	color: #0bd9ff;
}
.cpfl .fl ul li.p1 a.on {
	background: url(../images/p1-1.png) no-repeat top center;
	color: #0bd9ff;
}
.cpfl .fl ul li.p2 a {
	width: 200px;
	padding-top: 220px;
	font-size: 20px;
	background: url(../images/p2.png) no-repeat top center;
	display: block;
}
.cpfl .fl ul li.p2 a:hover {
	background: url(../images/p2-2.png) no-repeat top center;
	color: #0bd9ff;
}
.cpfl .fl ul li.p2 a.on {
	background: url(../images/p2-2.png) no-repeat top center;
	color: #0bd9ff;
}
.cpfl .fl ul li.p3 a {
	width: 200px;
	padding-top: 220px;
	font-size: 20px;
	background: url(../images/p3.png) no-repeat top center;
	display: block;
}
.cpfl .fl ul li.p3 a:hover {
	background: url(../images/p3-3.png) no-repeat top center;
	color: #0bd9ff;
}
.cpfl .fl ul li.p3 a.on {
	background: url(../images/p3-3.png) no-repeat top center;
	color: #0bd9ff;
}
.cplb {
	width: 100%;
	padding: 60px 0 20px;
	overflow: hidden;
}
.cplb h3 {
	text-align: center;
	font-size: 26px;
	font-weight: normal;
	color: #333;
	margin-bottom: 35px;
}
.cplb h4 {
	font-size: 22px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
}
.cplb span {
	font-size: 14px;
	line-height: 28px;
}
.cplb p {
	font-size: 16px;
	color: #555;
	line-height: 30px;
}
.cplb .js {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.cplb .yl {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 40px;
}
.cplb .td {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}
.cplb .td .tdjs {
	margin-bottom: 60px;
	overflow: hidden;
}
.cplb .td .lf {
	width: 102px;
	height: 102px;
}
.cplb .td .rt {
	width: 660px;
}
.sczz {
	background: #fff url(../images/seven-bag.png) no-repeat center top;
	height: 400px;
}
.sczw {
	color: #00659b;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    height: 105px;
    line-height: 130px;
}
.sczw1 {
	color: #00659b;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	height: 70px;
	line-height: 45px
}
.box {
	width: 1160px;
	margin: 0 auto;
}
.bcon {
	margin: 15px auto 0;
}
.bcon h1 {
	padding: 0 10px;
}
.bcon h1 b {
	font: bold 14px/40px 'Simsun';
	border-top: 2px solid #3492D1;
	padding: 0 8px;
	margin-top: -1px;
	display: inline-block;
}
.bcon h1 span {
	float: right;
	margin: 0 auto 35px;
}
.bcon h1 span em {
	width: 8px;
	height: 8px;
	background: #F0F2F3;
	border: 1px solid #E6E9EA;
	border-radius: 10px;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
}
.bcon h1 span em.emon {
	width: 10px;
	height: 10px;
	background: #00A6EC;
	border: none;
}
.list1 {
	width: 1160px;
	height: 212px;
    margin-left: 4px;
	overflow: hidden;
	display: none;
}
.list1 li {
	float: left;
	width: 210px;
    margin-right: 22px;
}
.list1 li img {
	width: 210px;
	height: 160px;
	margin: 5px;
}
.list1 li p {
	height: 24px;
	font-size: 15px;
	font-weight: normal;
	line-height: 2;
	color: #999;
	text-align: center;
	overflow: hidden;
}
.btm p {
	font-size: 15px;
	font-weight: normal;
	line-height: 2;
	text-align: center;
}
.yy1 {
	width: 100%;
	height: 1px;
	position: relative;
	background: url(../images/yy.png) repeat-x;
	overflow: hidden;
	z-index: 9999;
}
.nb1 {
	width: 100%;
	margin: 0 auto;
	height: 300px;
	background: url(../images/banner_n1.jpg) no-repeat center
}
.nb2 {
	width: 100%;
	margin: 0 auto;
	height: 300px;
	background: url(../images/banner_n2.jpg) no-repeat center
}
.nb3 {
	width: 100%;
	margin: 0 auto;
	height: 300px;
	background: url(../images/banner_n3.jpg) no-repeat center
}
.nb4 {
	width: 100%;
	margin: 0 auto;
	height: 300px;
	background: url(../images/banner_n4.jpg) no-repeat center
}
.nb5 {
	width: 100%;
	margin: 0 auto;
	height: 300px;
	background: url(../images/banner_n5.jpg) no-repeat center
}
.nb6 {
	width: 100%;
	margin: 0 auto;
	height: 300px;
	background: url(../images/banner_n6.jpg) no-repeat center
}
.nb7 {
	width: 100%;
	margin: 0 auto;
	height: 300px;
	background: url(../images/banner_n7.jpg) no-repeat center
}
.zhi {
	width: 100%;
	height: 44px;
	background-color: #f6f6f5;
	overflow: hidden;
}
.zhi .wzz {
	width: 1175px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 45px;
	letter-spacing: 0.5px;
	color: #555;
	background: url(../images/wz.png) no-repeat 2px center;
	padding-left: 25px;
}
.zhi .wzz a {
	color: #555;
	line-height: 45px;
	text-decoration: none;
	display: inline
}
.zhi .wzz a:hover {
	color: #00659b
}
.zhi .wzz span {
	color: #00659b
}
.neiye {
	width: 1200px;
	margin: 30px auto 50px;
	overflow: hidden;
}
.neiye .left {
	width: 223px;
	float: left;
	overflow: hidden;
}
.neiye .left h3 {
	width: 217px;
	padding: 10px 0 7px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 1px;
	background-color: #00659b;
	margin: 0 auto;
}
.neiye .left h3 span {
	font-size: 14px;
}
.neiye .left ul {
	margin: 0 auto;
}
.neiye .left ul li {
	width: 220px;
	height: 51px;
	background: url(../images/yy1.png) repeat-y;
	font-size: 14px;
	color: #FFF;
	line-height: 50px;
	float: left;
	display: block;
}
.neiye .left ul li a {
	width: 150px;
	height: 50px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	color: #555;
	letter-spacing: 1px;
	line-height: 51px;
	text-decoration: none;
	padding-left: 66px;
	margin-left: 3px;
	display: block;
}
.neiye .pro ul li a {
	width: 196px;
	padding-left: 20px;
}
.neiye .left ul li a:hover {
	background: url(../images/lm.png) no-repeat;
	color: #00659b;
	text-decoration: none;
}
.neiye .left ul li a.cur {
	background: url(../images/lm.png) no-repeat;
	color: #00659b;
}
.neiye .left .bott {
	width: 220px;
	background: url(../images/yy2.png) no-repeat;
	height: 5px;
	float: left;
}
.neiye .right {
	float: right;
	width: 890px;
	overflow: hidden;
	padding: 20px 30px 20px;
	margin: 0 5px 5px 0;
	background: #FFF;
	border: 1px solid #ddd;
    box-shadow: 5px 5px 0 rgb(0, 0, 0, 0.04);
}
.neiye .right .lmmc {
	border-bottom: 1px solid #ddd;
	width: 870px;
	height: 51px;
	line-height: 52px;
	color: #00659b;
	overflow: hidden;
	background: url(../images/four-rightnav.png) no-repeat center left;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
}
.neiye .right .lmmc span {
	border-bottom: 1px solid #00659b;
	padding-bottom: 15px;
}
.neiye .main {
	padding: 20px 40px 20px;
	margin: 0 5px 5px 0;
	background: #FFF;
	border: 1px solid #ddd;
    box-shadow: 5px 5px 0 rgb(0, 0, 0, 0.04);
}
.neiye .main .lmmc {
	border-bottom: 1px solid #ddd;
    padding: 20px 0px;
	color: #00659b;
	overflow: hidden;
	background: url(../images/four-rightnav.png) no-repeat center left;
	padding-left: 20px;
	font-size: 20px;
	font-weight: bold;
}
/* .neiye .main .lmmc span {
	border-bottom: 1px solid #00659b;
	padding-bottom: 15px;
} */
.neiye .main .newstit {
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
.neiye .main .newstit h2 {
	color: #00659b;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.neiye .main .newstit .date {
	color: #888;
	font-size: 14px;
	text-align: center;
    letter-spacing: 0.5px;
	padding-top: 15px;
}
#map {
    width: 1195px;
    height: 450px;
	margin: 40px 0 -51px -41px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.wwnz {
	font-size: 16px;
	line-height: 2;
	color: #555;
	padding: 30px 0;
}
.neiye .main .wwnz img {
    width: expression(this.width > 1080? 1080: true) !important;
    max-width: 1080px !important;
    height: auto !important;
    overflow: hidden;
}

.neiye .right .wykh {
	width: 850px;
	float: left;
}
.neiye .right .wykh h3 {
	border-bottom: 1px dotted #ddd;
	font-size: 14px;
	color: #777;
	line-height: 30px;
	padding-top: 15px;
}

.about_list {
	margin-top: 10px;
}
.about_list li {
	position: relative;
	padding: 22px 0 23px;
	border-bottom: 1px solid #dfdfdf;
	height: auto;
	overflow: hidden;
}
.about_list li:last-child {
	border-bottom: none;
}
.about_list li.active {
	background-color: #e6e6e6;
	box-shadow: #dbdbdb -1px 2px 2px 1px;
}
.about_list .thumbnail {
	float: left;
	width: 180px;
	height: 130px;
	line-height: 44px;
	text-align: center;
	overflow: hidden;
}
.about_list .thumbnail img {
	width: 100%;
	height: 100%;
}
.about_list .thumbnail img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: transform 1s ease 0s;
}
.about_list li .cont {
	float: right;
    width: 680px;
}
.about_list li .cont h2 {
	font-size: 22px;
	padding-bottom: 8px;
}
.about_list li .cont h2 a:hover {
	color: #0767bb;
}
.about_list li .cont p {
    color: #666;
    font-size: 14px;
    line-height: 1.8;
    height: 60px;
    overflow: hidden;
}
.about_list li .more {
    float: right;
	display: inline-block;
	border: #333 1px solid;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	transition: all 0.3s ease;
}
.about_list li .more a {
	font-size: 14px;
}
.about_list li .more em {
	font-family: sans-serif;
	font-style: normal;
	margin-left: 10px;
}
.about_list li .more:hover {
	background-color: #01a2ea;
	border-color: #fff;
}
.about_list li .more:hover a {
	color: #fff;
}

.news_list {
	margin-top: 20px;
	margin-bottom: 32px;
}
.news_list li {
	position: relative;
	padding: 22px 0 23px;
	border-bottom: 1px solid #dfdfdf;
	height: auto;
	overflow: hidden
}
.news_list li.active {
	background-color: #e6e6e6;
	box-shadow: #dbdbdb -1px 2px 2px 1px;
}
.news_list .thumbnail {
	float: left;
	width: 180px;
	height: 120px;
	line-height: 44px;
	text-align: center;
	overflow: hidden;
}
.news_list .thumbnail img {
	width: 100%;
	height: 100%;
}
.news_list .thumbnail img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: transform 1s ease 0s;
}
.news_list li .cont {
	float: right;
    width: 910px;
}
.news_list li .cont h2 {
	font-size: 17px;
	padding-bottom: 12px;
}
.news_list li .cont h2 a:hover {
	color: #0767bb;
}
.news_list li .cont p {
    color: #666;
    font-size: 14px;
    line-height: 1.8;
    height: 68px;
    overflow: hidden;
}
.news_list li .cont .time {
	color: #666;
	letter-spacing: 0.5px;
	background: url(../images/alarm_clock02.png) no-repeat left 0;
	padding-left: 20px;
}

.nTab {
	width: 1200px;
	margin: 10px auto 0;
	overflow: hidden
}
.none {
	display: none;
}
.nTab .TabTitle {
	width: 1200px;
	margin: 25px auto;
}
.nTab .TabTitle li {
	float: left;
	cursor: pointer;
	font-size: 16px;
	letter-spacing: 0.5px;
	text-align: center;
	width: 232px;
	height: 42px;
	line-height: 43px;
	background: #207dad;
	margin: 10px 10px 10px 0;
}
.nTab .TabTitle li:nth-child(5n) {
	margin: 10px 0;
}
.nTab .TabTitle li a {
	text-decoration: none;
	color: #FFF
}
.nTab .TabTitle .active {
	background: #00659b;
	color: #fff
}
.nTab .TabTitle .normal {
	color: #00659b
}
.nTab .TabContent {
	clear: both;
	overflow: hidden;
	padding: 0px;
	display: block
}
.ttt {
	width: 350px;
	margin-right: 20px
}
.zzz {
	width: 700px
}
.zzz h1 {
	font-size: 16px;
	height: 40px;
	line-height: 40px
}
.zzz p {
	font-size: 14px;
	line-height: 30px
}
.indexNews .newslist ul li {
	height: auto;
	overflow: hidden;
	background: url(../images/li.gif) no-repeat 0 20px;
	border-bottom: #ccc dotted 1px;
	padding: 13px 0 11px 15px;
}
.indexNews .newslist ul li a {
	color: #222;
	font-size: 15px;
}
.indexNews .newslist ul li a:hover {
	color: #00659b;
}
.indexNews .newslist ul li span {
	float: right;
	color: #888;
	font-size: 13px;
	font-weight: normal;
    padding-top: 2px;
}
.xinwt {
	margin-right: 10px;
	width: 149px;
}
.xinwt img {
	width: 149px;
}
.time1 {
	color: #666;
	background: url(../images/alarm_clock02.png) no-repeat center left;
	padding-left: 18px;
	margin-top: 5px
}
.zw {
	width: 278px
}
.xinwz {
	margin-top: 5px;
	line-height: 22px
}
.sidebar {
	position: fixed;
	right: 1px;
	bottom: 1px;
	z-index: 999;
}
.sidebar .btn {
	width: 41px;
	height: 41px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
}
.sidebar .btn-qq {
	background: url(../images/r_qq.png) 0 0 no-repeat;
	background-color: #c2c0c2;
	filter: alpha(Opacity=70);
	opacity: .7;
}
.sidebar .btn-qq:hover {
	background-color: #444;
}
.sidebar a.btn-qq, .sidebar a.btn-qq:visited {
	background: url(../images/r_qq.png) 0 0 no-repeat;
	background-color: #c2c0c2;
	text-decoration: none;
	display: block;
}
.sidebar .btn-wx {
	background: url(../images/r_wx.png) 0 0 no-repeat;
	background-color: #c2c0c2;
	filter: alpha(Opacity=70);
	opacity: .7;
}
.sidebar .btn-wx:hover {
	background-color: #444;
}
.sidebar .btn-wx .pic {
    display: none;
	position: absolute;
    left: -124px;
    top: -42px;
    width: 122px;
    height: 122px;
    padding-bottom: 1px;
    border: 1px solid #ddd;
}
.sidebar .btn-phone {
	background: url(../images/r_phone.png) 0 0 no-repeat;
	background-color: #c2c0c2;
	filter: alpha(Opacity=70);
	opacity: .7;
}
.sidebar .btn-phone:hover {
	background-color: #444;
}
.sidebar .btn-phone .phone {
	background-color: #444;
    position: absolute;
    width: 164px;
    left: -200px;
    top: -84px;
    line-height: 23px;
    color: #FFF;
    font-size: 14px;
    display: none;
    padding: 18px 18px 15px;
}
.sidebar .btn-top {
	background: url(../images/r_top.png) 0 0 no-repeat;
	background-color: #c2c0c2;
	filter: alpha(Opacity=70);
	opacity: .7;
	display: none;
}
.sidebar .btn-top:hover {
	background-color: #444;
}

.wrap {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	*width: 1180px;
}
.fix {
	*zoom: 1;
	*clear: both;
}
.propart {
	padding-top: 35px;
	clear: both;
}
.propart01 {
	background-color: #ececec;
}

#left_scroll {
	margin-top: 20px;
	margin-left: -50px;
	position: absolute;
	width: 21px;
	height: 40px;
	cursor: pointer;
	cursor: hand;
	background: url("/static/images/left.gif") no-repeat;
}
#right_scroll {
	margin-top: -50px;
	margin-left: 1230px;
	position: absolute;
	width: 21px;
	height: 40px;
	cursor: pointer;
	cursor: hand;
	background: url("/static/images/right.gif") no-repeat;
}
#myTab {
	width: 9999px;
	height: 70px;
	position: relative;
	overflow: hidden;
}
#myTab li {
	float: left;
	cursor: pointer;
	width: 212px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #0e0e0e;
	margin: 20px 4px;
	font-size: 14px;
	display: inline;
}
#myTab li a {
	text-decoration: none;
	color: #FFF
}
.hpl {
	float: left;
	background-color: #fff;
	position: relative;
	font-size: 14px;
	text-align: center;
}
.hpl .arr {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	border-color: #fff transparent transparent;
	border-style: solid dashed dashed;
	border-width: 10px;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: 0;
}
.hpl .img {
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
}
.hpl .img img {
	width: 100%;
	height: 230px;
}
.hpl .intro {
	width: 92%;
	height: 50%;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 4%;
}
.hpl .n, .hpl .cate, .hpl .more {
	display: block;
	margin-bottom: 0;
}
.hpl .n {
	font-size: 24px;
	font-weight: bold;
	padding-top: 40px;
}
.hpl .cate {
	font-size: 15px;
	line-height: 1.6;
	margin: 10px 0;
}
.hpl .more {
	display: inline-block;
	font-size: 12px;
	border: #333 1px solid;
	height: 30px;
	line-height: 30px;
	padding: 0 25px;
	transition: all 0.3s ease;
}
.hpl .more em {
	font-family: sans-serif;
	font-style: normal;
	margin-left: 10px;
}
.hp01 {
	width: 285px;
	height: 460px;
	float: left;
	position: relative;
	overflow: hidden;
}
.hp01 .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	background: rgba(1, 162, 234, .20);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4401a2ea, endcolorstr=#4401a2ea);
	transition: all 0.3s ease;
}
.hp01 .cover:hover {
	background: rgba(1, 162, 234, 1);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ff01a2ea, endcolorstr=#ff01a2ea);
}
.hp01 .cover img {
	width: 224px;
	height: 166px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -83px 0 0 -122px;
}
.hp02 {
	width: 295px;
	height: 460px;
}
.hp03, .hp04 {
	width: 620px;
}
.hp03 .img, .hp04 .img {
	height: 100%;
}
.hp03 {
	height: 230px;
}
.hp03 .img {
	width: 50%;
}
.hp03 .arr {
	position: absolute;
	left: auto;
	right: 0;
	top: 50%;
	margin-top: -10px;
	border-color: transparent #fff transparent transparent;
	border-style: dashed solid dashed dashed;
}
.hp03 .intro {
	width: 42%;
}
.hp04 {
	height: 230px;
}
.hp04 .img {
	width: 50%;
	left: auto;
	right: 0;
}
.hp04 .arr {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	margin-left: 0px;
	border-color: transparent transparent transparent #fff;
	border-style: dashed dashed dashed solid;
}
.hp04 .intro {
	width: 42%;
	right: auto;
	left: 0;
}
.hp04 .n {
	padding-top: 30px;
}
.hpl:hover .intro {
	color: #01a2ea;
}
.hpl:hover .more {
	background-color: #01a2ea;
	color: #fff;
	border-color: #fff;
}
.article-list {
	margin: 0 auto;
	width: 1200px;
	height: auto;
	overflow: hidden
}
.photo-pic {
	position: relative;
}
.am-gallery-item {
	width: 360px;
	margin-right: 10px;
	float: left;
	margin-top: 8px
}
.am-gallery-item1 {
	width: 360px;
	float: right;
	margin-top: 8px
}
.bubba {
	background: #70808b;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
}
.bubba img {
	display: block;
	opacity: 1;
	position: relative;
	transition: opacity 0.35s ease 0s;
}
.bubba:hover img {
	opacity: 0.4;
}
.bubba .bubba-con {
	backface-visibility: hidden;
	color: #fff;
	font-size: 1.25em;
	text-transform: uppercase;
}
.bubba .bubba-con, .bubba .bubba-con a {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.bubba .bubba-con::before, .bubba .bubba-con::after {
	bottom: 30px;
	content: "";
	left: 30px;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 30px;
	top: 30px;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.bubba .bubba-con::before {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	transform: scale(0, 1);
}
.bubba .bubba-con::after {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: scale(1, 0);
}
.bubba:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transition: all 1s ease-in;
}
.bubba .bubba-con h2 {
	color: #fff;
	font-size: 16px;
	opacity: 0;
	padding-top: 30%;
	transform: translate3d(0px, -20px, 0px);
	transition: transform 0.35s ease 0s;
}
.bubba .bubba-con p {
	opacity: 0;
	padding: 20px 35px;
	transform: translate3d(0px, 20px, 0px);
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.bubba:hover .bubba-con::before, .bubba:hover .bubba-con::after {
	opacity: 1;
	transform: scale(1);
}
.bubba:hover h2, .bubba:hover p {
	opacity: 1;
	transform: translate3d(0px, 0px, 0px);
}
.bubba a {
	font-size: 0;
	opacity: 0;
	text-indent: 200%;
	white-space: nowrap;
	z-index: 3;
}
.article-list .am-gallery-title {
	color: #2c2d2f;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
}
.article-list .am-gallery-title a {
	color: #2c2d2f;
	transition: color 0.5s ease 0s;
}
.article-list .am-gallery-title a:hover {
	color: #ffce00;
}
.article-list .meta {
	margin-top: 5px;
}
.article-list .meta a {
	color: #afafaf;
	font-size: 12px;
}
.article-list .meta .meta-class {
	background: url(../images/meta-calss.png) no-repeat scroll 0 50%;
	padding-left: 26px;
}
.article-list .meta span {
	color: #afafaf;
	margin-right: 13px;
}
.article-list .meta .meta-date {
	background: url(../images/meta-date.png) no-repeat scroll 0 50%;
	padding-left: 26px;
	font-size: 12px;
}
.article-list p.summary {
	color: #5c5c5c;
	font-size: 14px;
	line-height: 24px;
	padding-top: 5px
}
.fenye {
	height: 40px;
	padding-top: 10px;
	float: right;
	clear: both;
	width: 500px
}
.fenye ul {
	float: right;
}
.fenye ul li {
	margin-right: 5px;
	float: left;
	border: 1px solid #eee;
	line-height: 25px;
}
.fenye li a {
	background: #fff;
	display: block;
	color: #333;
	padding: 0 10px;
}
.fenye li a:hover {
	background: #056fc3;
	color: #fff;
}
.fenye li.thisclass {
	background: #056fc3;
	color: #fff;
	padding: 0 10px;
}
.con_right_case {
	width: 850px;
	margin: auto;
	clear: both;
	margin-top: 20px;
	padding-left: 15px
}
.con_right_case ul {}
.con_right_case li {
	box-shadow: 2px 2px 10px #e5e5e5;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	margin-right: 20px;
	background: #fff;
	margin-bottom: 30px;
	position: relative;
	width: 260px;
	overflow: hidden;
	float: left;
}
.con_right_case li:hover {
	box-shadow: 2px 2px 10px #ccc;
}
.con_right_case li img {
	border: 1px solid #e5e5e5;
	margin: 10px 10px 0 10px;
	width: 240px;
}
.con_right_case li .pic_txt {
	background: url(../images/eye.png) no-repeat 360px 22px;
	color: #555;
	width: 100%;
	float: left;
}
.con_right_case li .pic_txt strong a {
	display: block;
	margin: 0 10px;
	line-height: 40px;
	color: #555;
	font-size: 14px;
}
.con_right_case li:hover .pic_txt strong a {
	color: #056fc3;
}