<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* 
 * Project Name:遂宁兴业集团
 * 
 */

@font-face {
	font-family: "SourceHanSansCN-Regular";
	src: url("fonts/SourceHanSansCN-Regular.woff2") format("woff2"), url("fonts/SourceHanSansCN-Regular.woff") format("woff"), url("fonts/SourceHanSansCN-Regular.ttf") format("truetype"), url("fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype"), url("fonts/SourceHanSansCN-Regular.svg") format("svg");
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('fonts/ProximaNova-Regular.woff2') format('woff2'), url('fonts/ProximaNova-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*html::-webkit-scrollbar {
	width: 8px;
	background: none;
}

html::-webkit-scrollbar-thumb {
	width: 8px;
	background: #3d9911;
}

html::-webkit-scrollbar-corner {
	background: none;
}

html::-webkit-scrollbar:horizontal {
	height: 9px;
}*/

body {
	font: 14px/1.8 "SourceHanSansCN-Regular", "Microsoft Yahei", sans-serif, "微软雅黑", "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica;
	margin: 0 auto;
	color: #333;
	overflow-x: hidden;
	background: #F2FBFF;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

strong {
	font-weight: bold;
}

img {
	border: 0;
}

input {
	outline: none;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}

textarea {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

::-moz-selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

select {
	outline: none;
}

select::-ms-expand {
	display: none;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

a:link,
a:visited {
	text-decoration: none;
}

a:active,
a:hover {
	text-decoration: none;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.tx-c {
	text-align: center;
}

.tx-l {
	text-align: left !important;
}

.fc {
	text-align: center;
}

.fr {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.db {
	display: block;
}

.wzbs {
	color: #fff !important;
}

.w1400 {
	width: 1400px;
	margin: 0 auto;
}

.w1500 {
	width: 1500px;
	margin: 0 auto;
}

.fixedImg {
	background-repeat: no-repeat;
	background-size: cover;
}

.imgw {
	width: 100%;
	display: block;
}

.eT {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.linkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/w0.png) no-repeat;
	z-index: 99;
}

.pageC a:link,
.pageC a:visited {
	color: #183D82;
}

.pageC a:active,
.pageC a:hover {
	color: #333;
}

.pageC img {
	max-width: 100% !important;
	height: auto !important;
}

.pageC {
	overflow: hidden;
}

.pageC table {
	width: 100% !important;
}

.load-words.target span {
	opacity: 0;
	visibility: hidden;
}

.action.load-words span {
	visibility: visible;
	display: inline-block;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: wordsRightFade;
	animation-name: wordsRightFade;
}

@-webkit-keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible;
	}
}

@-moz-keyframes wordsRightFade {
	0% {
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

@keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden
	}
	100% {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

.nimg.target {
	visibility: hidden;
}

.nimg.action {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.w83 {
	width: 83%;
	margin: 0 auto;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1280{
	width: 1280px;
	margin: 0 auto;
}

.w86 {
	width: 86%;
	margin: 0 auto;
}

.w1400 {
	width: 1400px;
	margin: 0 auto;
}

/* 头部  */

.header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	height: 80px;
	line-height: 80px;
	transition: 0.35s;
	box-sizing: border-box;
	padding: 0 5%;
	background: #fff;
}

.head-wrap {
	/*position: relative;*/
}

.head-logo {
	position: absolute;
	left: 5%;
	top: 0;
	z-index: 111;
}

.head-logo img {
	width: 100%;
	margin-top: 18px;
}

.header .nav {
	float: right;
	height: 80px;
	line-height: 80px;
}

.hwright {
	float: right;
	width: 200px;
	box-sizing: border-box;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	background: #EEEEEE;
	padding: 0 20px;
	margin-top: 21px;
	margin-left: 20px;
}

.hssrk {
	display: block;
	float: left;
	width: 80%;
	height: 38px;
	border: none;
	line-height: 38px;
	color: #999999;
	font-size: 14px;
	transition: 0.35s;
	padding: 0;
	background: none;
}

.hrsicon {
	float: right;
	color: #999999;
	font-size: 20px;
}

.hrsicon:hover {
	color: #024581;
}

.header .yj-bot {
	float: left;
}

.header .yj-bot li {
	/*position: relative;*/
	display: inline-block;
	transition: 0.35s;
	z-index: 1;
	text-align: center;
	z-index: 10;
}

.header .yj-bot .yj-link {
	position: relative;
	z-index: 3;
	color: #333333;
	font-size: 16px;
	margin: 0 17px;
	display: block;
	text-transform: uppercase;
	overflow: hidden;
	font-weight: bold;
}

.header .yj-bot li.active .yj-link {
	color: #024581;
}

.header .yj-bot li.active .yj-link:before {
	left: 0;
	width: 100%;
}

.header .yj-bot .yj-link:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 7px;
	background-color: #024581;
	transition: 0.45s;
}

.header .yj-bot .yj-link div {
	float: left;
	display: block;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	font-size: 18px;
	overflow: hidden;
	padding: 0;
}

.header .nav li:hover .ej-list {
	transition: 0.45s;
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.ej-list.active {
	opacity: 1;
	visibility: visible;
}

.ej-list {
	position: absolute;
	z-index: 10;
	left: 0;
	width: 100%;
	top: 100%;
	transform: translateY(20px);
	background-color: rgba(0, 0, 0, .5);
	opacity: 0;
	visibility: hidden;
	text-align: center;
	box-sizing: border-box;
	padding: 25px 0;
	line-height: 1.5;
}

.el-link {
	position: relative;
	display: inline-block;
	color: rgba(255, 255, 255, .7);
	font-size: 14px;
	line-height: 1.5;
	box-sizing: border-box;
	margin: 0 15px;
}

.el-link:hover {
	color: #FFF;
}

.menu-handler {
	position: fixed;
	right: 0;
	top: 0;
	width: 55px;
	height: 55px;
	display: none;
	cursor: pointer;
	z-index: 1010;
	background-color: #024581;
	transition: 0.35s;
}

.menu-handler span {
	position: relative;
	display: block;
	margin: 27.5px auto 0;
	width: 22px;
	height: 2px;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s;
}

.menu-handler span:after,
.menu-handler span:before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 2px;
	left: 0;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s
}

.menu-handler span:before {
	top: -7px;
	-webkit-transition-property: top, transform;
	-moz-transition-property: top, transform;
	-ms-transition-property: top, transform;
	-o-transition-property: top, transform;
	transition-property: top, transform;
}

.menu-handler span:after {
	bottom: -7px;
	-webkit-transition-property: bottom, transform;
	-moz-transition-property: bottom, transform;
	-ms-transition-property: bottom, transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform;
}

.menu-handler.active span {
	background-color: transparent;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	-ms-transition-delay: 0s, 0s;
	-o-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s
}

.menu-handler.active span:after,
.menu-handler.active span:before {
	/*background-color: #1B5C9B;*/
	-webkit-transition-delay: 0s, .3s;
	-moz-transition-delay: 0s, .3s;
	-ms-transition-delay: 0s, .3s;
	-o-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s
}

.menu-handler.active span:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.menu-handler.active span:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.menuBox a:link,
.menuBox a:visited {
	color: #333333;
}

.menuMoblie .nav-link.active,
.menuMoblie .cur .nav-link,
.menuMoblie .nav-link:hover {
	background: #024581;
}

.menuMoblie .nav-link:active i,
.menuMoblie .nav-link:hover i {
	color: #fff;
	transform: rotate(90deg);
}

.menuBox a:active,
.menuBox a:hover,
.menuMoblie .cur .nav-link {
	color: #fff;
}

.menuBox {
	border-top: 1px solid #e4e4e4;
	background-color: #fff;
	color: #333333;
	position: fixed;
	display: none;
	right: 0px;
	top: 55px;
	width: 100%;
	height: 100%;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-overflow-scrolling: touch;
	z-index: 1008;
	-webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.menuMoblie {
	margin: 10px 0 100px 0;
}

.menuMoblie .nav-link {
	position: relative;
	display: block;
	font-size: 16px;
	padding: 14px 10%;
	font-weight: bold;
}

.menuMoblie .nav-link i {
	float: right;
	color: #b1b1b1;
	font-size: 20px;
	vertical-align: middle;
}

.menuMoblie li {
	border-bottom: 1px solid #e4e4e4;
}

.menuMoblie .subnav {
	padding: 12px 10% 22px 10%;
	display: none;
}

.menuMoblie .subnav .item {
	display: block;
	/*padding: 0px 5% 0 10%;*/
	border-bottom: 1px solid #eee;
}

.menuMoblie .subnav .item:active a,
.menuMoblie .subnav .item:hover a {
	/*background: #999;*/
	color: #024581 !important;
}

.menuMoblie .subnav a {
	position: relative;
	display: block;
	padding: 10px 0;
	line-height: 1.4;
	font-size: 14px;
}

.miyj {
	font-size: 15px !important;
	font-weight: bold;
	/*border-bottom: 1px solid #eee;*/
}

.mbsjl {
	display: inline-block !important;
	font-size: 12px;
	margin-right: 7px;
}

.snsj {
	padding: 5px 0 10px 0;
}

.menuOpen .menuBox {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}


/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-loading .slick-list {
	background: #f1f1f1 url(../images/loader.gif) center center no-repeat;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}


/* Arrows */

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
	outline: none;
}

@-webkit-keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}


/* pswp = photoswipe */

.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: 0;
	* {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	img {
		max-width: none;
	}
}

.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
	display: block;
}

.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/black_80.png) repeat;
	background: none rgba(0, 0, 0, 0.8);
	opacity: 0;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pswp__container,
.pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in {
	.pswp__bg,
	.pswp__zoom-wrap {
		-webkit-transition: none;
		transition: none;
	}
}

.pswp__container,
.pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
}

.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
	background: #222;
}

.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}

.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #CCC;
	a {
		color: #CCC;
		text-decoration: underline;
	}
}

.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: 0 0;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: .75;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-box-shadow: none;
	box-shadow: none;
	&amp;:focus,
	&amp;:hover {
		opacity: 1;
	}
	&amp;:active {
		outline: 0;
		opacity: .9;
	}
	&amp;::-moz-focus-inner {
		padding: 0;
		border: 0;
	}
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}

.pswp__button {
	background: url(../images/default-skin.png) 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min-resolution: 1.1dppx) {
	.pswp--svg .pswp__button {
		background-image: url(../images/default-skin.svg);
	}
	.pswp__button--close {
		color: #fff;
	}
}

.pswp__button--close {
	background-position: 0 -44px;
}

.pswp__button--share {
	background-position: -44px -44px;
}

.pswp__button--fs {
	display: none;
}

.pswp--supports-fs .pswp__button--fs {
	display: block;
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}

.pswp--touch {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: hidden;
	}
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	top: 50%;
	width: 48px;
	height: 48px;
	line-height: 48px;
	margin-top: -24px;
	position: absolute;
	background: none #767676;
	color: #fff;
	display: block;
	font-family: "iconfont" !important;
	font-size: 15px;
	text-align: center;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pswp__button--arrow--left {
	left: 2%;
}

.pswp__button--arrow--right {
	right: 2%;
}

.pswp__button--arrow--left:before {
	content: "\e75a";
}

.pswp__button--arrow--right:before {
	content: "\e767";
}

.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	color: #fff;
	background-color: #1A1A1A;
}

.pswp__counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #FFF;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
	a {
		display: block;
		padding: 8px 12px;
		color: #000;
		text-decoration: none;
		font-size: 14px;
		line-height: 18px;
		&amp;:hover {
			text-decoration: none;
			color: #000;
		}
		&amp;:first-child {
			border-radius: 2px 2px 0 0;
		}
		&amp;:last-child {
			border-radius: 0 0 2px 2px;
		}
	}
}

.pswp__share-modal--fade-in {
	opacity: 1;
	.pswp__share-tooltip {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a {
	&amp;.pswp__share--facebook {
		&amp;:before {
			content: '';
			display: block;
			width: 0;
			height: 0;
			position: absolute;
			top: -12px;
			right: 15px;
			border: 6px solid transparent;
			border-bottom-color: #FFF;
			-webkit-pointer-events: none;
			-moz-pointer-events: none;
			pointer-events: none;
		}
		&amp;:hover {
			background: #3E5C9A;
			color: #FFF;
			&amp;:before {
				border-bottom-color: #3E5C9A;
			}
		}
	}
	&amp;.pswp__share--twitter:hover {
		background: #55ACEE;
		color: #FFF;
	}
	&amp;.pswp__share--pinterest:hover {
		background: #CCC;
		color: #CE272D;
	}
	&amp;.pswp__share--download:hover {
		background: #DDD;
	}
}

.pswp__counter {
	float: left;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #FFF;
	opacity: .75;
	padding: 0 10px;
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption__center {
	text-align: center;
	max-width: 600px;
	font-size: 15px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #fff;
	.xzy-zan {
		float: right;
		display: block;
	}
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	will-change: opacity;
	direction: ltr;
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}

.pswp__preloader--active {
	opacity: 1;
	.pswp__preloader__icn {
		background: url(preloader.gif) 0 0 no-repeat;
	}
}

.pswp--css_animation {
	.pswp__preloader--active {
		opacity: 1;
		.pswp__preloader__icn {
			-webkit-animation: clockwise .5s linear infinite;
			animation: clockwise .5s linear infinite;
		}
		.pswp__preloader__donut {
			-webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
			animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
		}
	}
	.pswp__preloader__icn {
		background: 0 0;
		opacity: .75;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 15px;
		top: 15px;
		margin: 0;
	}
	.pswp__preloader__cut {
		position: relative;
		width: 7px;
		height: 14px;
		overflow: hidden;
	}
	.pswp__preloader__donut {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 14px;
		height: 14px;
		border: 2px solid #FFF;
		border-radius: 50%;
		border-left-color: transparent;
		border-bottom-color: transparent;
		position: absolute;
		top: 0;
		left: 0;
		background: 0 0;
		margin: 0;
	}
}

@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		-webkit-backface-visibility: hidden;
		will-change: opacity;
		-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
		transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	}
}

.pswp__caption,
.pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: visible;
	}
}

.pswp__caption,
.pswp__top-bar {
	background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit {
	.pswp__caption,
	.pswp__top-bar {
		background-color: rgba(0, 0, 0, 0.3);
	}
}

.pswp__ui--idle {
	.pswp__top-bar {
		opacity: 1;
	}
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		opacity: 0;
	}
}

.pswp__ui--hidden {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__caption,
	.pswp__top-bar {
		opacity: .001;
	}
}

.pswp__ui--one-slide {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__counter {
		display: none;
	}
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: 0 0;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	background-image: none !important;
}

.mtop {
	height: 80px;
}


/* banner */

.banner-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	background: #fff;
	overflow: hidden;
}

.banner .slick-dots {
	position: absolute;
	left: 8.5%;
	bottom: 70px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	z-index: 104;
}

.banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 42px;
	height: 5px;
	border-radius: 3px;
	text-align: center;
	vertical-align: middle;
	background: rgba(255, 255, 255, .5);
	margin: 0 5px;
}

.banner .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	padding: 0px;
	cursor: pointer;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.banner .slick-dots li a:focus {
	outline: none;
}

.banner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #fff;
}

.banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transform: translateY(-50%);
	color: #fff;
}

.banner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.banner .slick-prev:before {
	content: "\e718";
}

.banner .slick-next:before {
	content: "\e719";
}

.banner .slick-prev {
	left: 26px;
}

.banner .slick-next {
	right: 26px;
}

.banner .slick-arrow:hover {
	color: #52A4E2;
}

.banner .bwitem {
	position: relative;
	overflow: hidden;
}

.bitp {
	position: relative;
}

.banner .pimg {
	position: relative;
	display: block;
	width: 100%;
}

.slick-active .pimg {
	visibility: visible !important;
	-webkit-animation: scaleUpDown1 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown1 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@keyframes scaleUpDown1 {
	from {
		transform: scale(1.2);
	}
	to {
		transform: scale(1);
	}
}

.bscover {
	position: absolute;
	width: 86%;
	left: 7%;
	top: 30%;
	z-index: 10;
	text-align: center;
}

.bstxt {
	transition: 0.45s;
	display: block;
	position: relative;
	color: #fff;
	font-size: 61px;
	line-height: 1.5;
}

.swiper-pagination {
	text-align: left !important;
	left: 7% !important;
	bottom: 238px !important;
}

.swiper-pagination-bullet {
	position: relative;
	opacity: 1 !important;
	width: 40px !important;
	height: auto !important;
	line-height: 1.5 !important;
	background: none !important;
	border-radius: 0 !important;
	font-size: 20px !important;
	color: #fff !important;
	font-weight: bold;
	padding-bottom: 10px;
}

.swiper-pagination-bullet:before {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 6px;
	background: #FFFFFF;
	transition: 0.35s;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 40px 0 0 !important;
}

.swiper-pagination-bullet-active:before {
	width: 100%;
	opacity: 1;
	visibility: visible;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	background: rgba(0, 0, 0, 0.2);
}

.swiper-pagination-bullet-active {
	color: #fff;
	background: #007aff;
}


/* banner end */

.index-fb {
	position: relative;
	z-index: 1;
	width: 86%;
	margin: -177px auto 0;
	text-align: right;
}

.ifbot {
	position: relative;
	display: inline-block;
	background: #024581;
	width: 56%;
	box-sizing: border-box;
	padding: 50px 140px 50px 86px;
	text-align: left;
}

.ifbt {
	display: block;
	font-family: 'Proxima Nova Rg';
	color: rgba(255, 255, 255, .39);
	font-size: 14px;
	text-transform: uppercase;
}

.ifdesc {
	color: #fff;
	font-size: 22px;
	margin-top: 15px;
	height: 79px;
	overflow: hidden;
}

.ifxq {
	display: block;
	margin-top: 38px;
	width: 40px;
	height: 4px;
	background: rgba(255, 255, 255, .5);
}

.ifzs {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 106px;
}

.ifzs img {
	display: block;
	width: 100%;
}

.index-about {
	padding: 90px 0 105px 0;
}

.ibtitle {
	float: left;
	width: 72%;
}

.ileng {
	position: relative;
	display: block;
	font-family: 'Proxima Nova Rg';
	color: #024581;
	font-size: 50px;
	line-height: 1.2;
	text-transform: uppercase;
}

.ileng:before {
	content: "";
	position: absolute;
	top: 23px;
	left: -100px;
	width: 67px;
	height: 3px;
	background: #024581;
}

.ilxt {
	display: block;
	font-weight: normal;
	font-style: normal;
}

.ilch {
	color: #333333;
	font-size: 36px;
	line-height: 1.5;
}

.irbtn {
	position: relative;
	z-index: 10;
	float: left;
	margin-top: 40px;
}

.irbtn a {
	position: relative;
	display: block;
	width: 150px;
	color: #024581;
	font-size: 14px;
	font-weight: bold;
}

.irbtn a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 0;
	background: #024581;
	transition: 0.45s all ease-out;
	z-index: -3;
}

.irbtn a:hover {
	color: #fff;
	/*padding-right: 28px;*/
}

.irbtn a:hover:before {
	width: 100%;
}

.ibjt {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 14px;
	background: #024581;
	margin-right: 15px;
}

.ibjt:before {
	content: "";
	position: absolute;
	right: 30px;
	top: 22px;
	width: 160px;
	height: 84px;
	border: 1px solid rgba(112, 112, 112, .3);
	z-index: -3;
}

.ianr {
	margin-top: 70px;
}

.inzc {
	position: relative;
	float: left;
	width: 51%;
	z-index: 10;
}

.ilpic1 {
	display: block;
	width: 100%;
}

.ilpic2 {
	display: block;
	max-width: 100%;
	position: absolute;
	right: -200px;
	top: -240px;
	z-index: 5;
}

.inyc {
	float: left;
	width: 45%;
	margin-left: 4%;
}

.irdz {
	display: block;
	color: rgba(51, 51, 51, .1);
	font-size: 190px;
	text-transform: uppercase;
	line-height: 1;
	margin-top: 30px;
}

.irms {
	color: #555555;
	font-size: 18px;
	text-align: justify;
	margin-top: 100px;
}

.index-news {
	background-repeat: no-repeat;
	background-size: 100% 515px;
	box-sizing: border-box;
	padding: 110px 0;
	overflow: hidden;
}

.inbt .ileng:before {
	background: #fff;
}

.inbt .ileng,
.inbt .ilch,
.inbt .irbtn a {
	color: #fff;
}

.inbt .irbtn {
	float: right;
}

.inbt .ibjt:before {
	display: none;
}

.inbanner {
	position: relative;
	margin-top: 75px;
}

.inbanner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 20%;
	color: #fff;
}

.inbanner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 22px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.inbanner .slick-prev:before {
	content: "\e762";
}

.inbanner .slick-next:before {
	content: "\e75c";
}

.inbanner .slick-prev {
	left: -100px;
}

.inbanner .slick-next {
	right: -100px;
}

.inbanner .slick-arrow:hover {
	color: #52A4E2;
}

.inbitem {
	position: relative;
	float: left;
	position: relative;
	margin: 0 22px;
}

.inbitem:hover .iwms {
	color: #024581;
}

.inbitem:hover .ibitp img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ibitp {
	overflow: hidden;
}

.ibitp img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.ibiwz {
	margin-top: 15px;
}

.iwtype {
	display: block;
	color: #024581;
	font-size: 14px;
	font-weight: bold;
}

.iwtype em {
	display: inline-block;
	vertical-align: middle;
	width: 63px;
	height: 3px;
	background: #024581;
	margin-right: 15px;
}

.iwms {
	color: #666666;
	font-size: 18px;
	margin-top: 13px;
	height: 65px;
	overflow: hidden;
}

.iwdate {
	display: block;
	color: #999999;
	font-size: 14px;
	margin-top: 13px;
}

.index-products {
	position: relative;
}

.ipbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 55%;
	height: 558px;
	background: #024581;
}
.ipbg p{
	position: relative;
	width: 100%;
	height: 100%;
}
.ipbt .ibtitle {
	width: auto;
	position: absolute;
	top: 120px;
	left: 76%;
	z-index: 1;
}

.ippn {
	text-align: center;
	margin-top: 34px;
}

.ipjt {
	position: relative;
	display: inline-block;
	color: rgba(255, 255, 255, .5);
	font-size: 20px;
	margin: 0 15px;
	line-height: 1;
}

.ipjt:hover {
	color: #fff;
}

.ipbanner {
	position: relative;
	overflow: hidden;
	margin-top: 30px;
}

.ipbitem {
	float: left;
	position: relative;
}

.ippic {
	position: relative;
	z-index: 50;
	float: left;
	width: 67%;
}

.ippic img {
	display: block;
	width: 100%;
}

.ipwz {
	float: right;
	width: 27%;
	margin-top: 270px;
}

.ipwtxt1 {
	color: #024581;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.5;
}

.ipwtxt2 {
	color: #666666;
	font-size: 16px;
	height: 58px;
	overflow: hidden;
	margin-top: 20px;
}

.ipbitem .irbtn {
	margin-top: 80px;
}

.ipbot {
	position: relative;
	width: 80%;
	margin-left: 7%;
}

.index-party {
	padding: 90px 0;
}

.ipzy {
	position: relative;
	margin-top: 60px;
}

.iytitle {
	position: absolute;
	top: -30px;
	left: 45%;
	width: 136px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	color: #fff;
	font-size: 20px;
	background: #B51E15;
	z-index: 1;
}

.ipzc {
	float: left;
	width: 48%;
	overflow: hidden;
	margin-top: 20px;
}

.ipzc img {
	display: block;
	width: 100%;
}

.ipyc {
	float: left;
	width: 52%;
	background: #fff;
	box-sizing: border-box;
	padding: 50px 24px 70px 50px;
	/*height: 585px;*/
}

.iytab {
	float: left;
}

.iyqh {
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	font-size: 16px;
	margin-right: 12px;
}

.iyqh:hover,
.iyqh.active {
	color: #C4171E;
	font-weight: bold;
}

.iyqh.active {
	font-size: 24px;
}

.iymore {
	position: relative;
	float: right;
}

.iymore a {
	display: none;
	color: #666666;
	font-size: 16px;
	line-height: 43px;
}

.iymore a:hover {
	color: #C4171E;
}

.iybox li {
	position: relative;
	margin-top: 25px;
	height: 29px;
	overflow: hidden;
	transition: 0.65s;
}
.iybox li.active{
	height: 180px;
}
.iftitle {
	color: #333333;
	font-size: 18px;
}

.ifms {
	color: #999999;
	font-size: 16px;
	margin-top: 15px;
	height: 58px;
	overflow: hidden;
}

.ifmore {
	display: block;
	color: #999999;
	font-size: 16px;
	margin-top: 20px;
}

.illist {
	margin-top: 30px;
}

.illink {
	display: block;
	color: #333333;
	font-size: 18px;
	margin-top: 25px;
	line-height: 1.5;
}

.illink:hover,
.ilfirst:hover .iftitle {
	color: #C4171E;
}

.iybox {
	display: none;
}

.ifzk {
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(112, 112, 112, .15);
}

.footer-wrap {
	background: #024581;
	padding: 50px 0;
}

.fwyc {
	float: right;
}

.fyewm {
	width: 93px;
	text-align: center;
}

.fyewm img {
	display: block;
	width: 100%;
}

.fyewm,
.fytop,.zfwz {
	display: inline-block;
}
.zfwz{
	margin-right: 40px;
}
.zfwz img{
	width: 350px;
}

.fetxt {
	display: block;
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
}

.fytop {
	color: #fff;
	font-size: 14px;
	margin-left: 40px;
	cursor: pointer;
}

.fytop i {
	display: block;
	font-size: 12px;
	text-align: center;
	transform: rotate(180deg);
}

.fwzc {
	float: left;
	width: 58%;
}

.fztxt {
	color: #fff;
	font-size: 16px;
}

.fzwz {
	display: inline-block;
	margin-right: 40px;
	margin-top: 35px;
}

.fztxt2 {
	font-size: 14px;
	color: #fff;
	margin-top: 35px;
}

.fztxt a,
.fztxt2 a {
	color: #fff;
}

.ny-banner {
	position: relative;
}

.nbpic {
	overflow: hidden;
}

.nbpic img {
	display: block;
	width: 100%;
}

.nbcover {
	position: absolute;
	width: 1400px;
	left: 50%;
	transform: translateX(-50%);
	bottom: 31%;
	z-index: 1;
}

.nceng {
	position: relative;
	display: block;
	font-family: 'Proxima Nova Rg';
	color: #fff;
	font-size: 50px;
	text-transform: uppercase;
	padding-top: 30px;
	line-height: 1.5;
}

.nceng:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 67px;
	height: 3px;
	background: #fff;
}

.ncch {
	color: #fff;
	font-size: 36px;
	line-height: 1.5;
}

.nymenu {
	text-align: right;
}

.bmbox {
	position: relative;
	z-index: 10;
	margin-top: -50px;
	width: 48%;
	height: 100px;
	line-height: 100px;
	background: #024581;
	margin-right: 7%;
	display: inline-block;
	vertical-align: top;
}
.bgred{
	background: #C4171E;
}

.nmcd {
	float: left;
}

.nmlink {
	position: relative;
	display: block;
	float: left;
	margin-left: 38px;
	color: #fff;
	font-size: 16px;
	padding-left: 37px;
}

.nmlink:hover,
.nmlink.active {
	font-weight: bold;
	font-size: 18px;
}

.nmlink.active:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 27px;
	height: 3px;
	background: #fff;
}

.nmbg {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 106px;
}

.nmbg img {
	display: block;
	width: 100%;
}

.about-bot1 {
	margin-top: 117px;
}

.ab1pic {
	float: left;
	width: 47%;
	overflow: hidden;
}

.ab1pic img {
	display: block;
	width: 100%;
}

.ab1wz {
	background: #fff;
	float: left;
	width: 40%;
	box-sizing: border-box;
	padding: 60px 66px 80px 60px;
}

.aw1txt1 {
	color: #333333;
	font-size: 30px;
}

.aw1txt2 {
	display: block;
	font-family: 'Proxima Nova Rg';
	color: #999999;
	font-size: 14px;
	margin-top: 5px;
	line-height: 1.5;
}

.aw1txt3 {
	color: #666666;
	font-size: 16px;
	margin-top: 40px;
}

.about-bot2 {
	padding: 110px 0 140px 0;
}

.ab2left {
	float: left;
	width: 65%;
	color: #666666;
	font-size: 16px;
}

.ab2right {
	float: right;
	width: 30%;
	overflow: hidden;
	margin-top: -160px;
}

.ab2right img {
	display: block;
	width: 100%;
}

.about2-wrap {
	padding: 150px 0 180px 0;
}

.aw2left {
	float: left;
	width: 17%;
}

.al2link {
	position: relative;
	display: block;
	color: #333333;
	font-size: 18px;
	margin-bottom: 30px;
	transition: 0.45s;
	font-weight: bold;
}

.al2link:hover,
.al2link.active {
	padding-left: 28px;
	color: #024581;
}

.al2link:hover:before,
.al2link.active:before {
	opacity: 1;
	visibility: visible;
	width: 20px;
}

.al2link:before {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 5px;
	background: #024581;
}

.aw2right {
	float: left;
	width: 71%;
	text-align: center;
}

.aw2right img {
	display: inline-block;
	max-width: 100%;
}

.about3-wrap {
	padding: 100px 0;
}

.aw3list li {
	position: relative;
	z-index: 3;
	overflow: hidden;
}

.aw3list li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 0;
	background: #fff;
	z-index: -3;
	transition: 0.45s;
}

.aw3list li:hover:before {
	bottom: 0;
	height: 100%;
}
.aw3list li:hover .al3more{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	margin-top: 40px;
}
.aw3list li:hover .w1200 {
	padding: 40px 0;
}
.aw3list li:hover .al3title{
	color: #024581;
}
.aw3list li .w1200 {
	padding: 40px 0 0 0;
	border-bottom: 1px solid rgba(112, 112, 112, .1);
}

.al3title {
	color: #333333;
	font-size: 20px;
	line-height: 1.5;
}

.al3desc {
	color: #666666;
	font-size: 16px;
	margin-top: 20px;
	height: 58px;
	overflow: hidden;
}

.al3more {
	opacity: 0;
	visibility: hidden;
	transform: translateY(50px);
	transition: 0.45s;
	display: block;
	font-weight: bold;
	color: #024581;
	font-size: 14px;
}

.al3more i {
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
	margin-left: 80px;
}
.pages-list{
	text-align: center;
	margin-top: 77px;
}
.pages-list a{
	display: inline-block;
	vertical-align: middle;
}
.plsx{
	width: 44px;
	height: 44px;
	background: #CFCFCF;
	text-align: center;
	line-height: 44px;
	color: #fff;
	font-size: 12px;
	margin: 0 30px;
}
.ptbg .plsx:hover{
	background: #C4171E;
}
.ptbg .plnum:hover,.ptbg .plnum.active{
	color: #C4171E;
}
.ptbg .plnum:hover:before,.ptbg .plnum.active:before{
	background: #C4171E;
}
.plsx:hover{
	background: #024581;
}
.plnum{
	position: relative;
	color: #999999;
	font-size: 16px;
	margin: 0 15px;
	padding-bottom: 10px;
	line-height: 1.5;
	font-weight: bold;
}
.plnum:hover,.plnum.active{
	color: #024581;
}
.plnum:hover:before,.plnum.active:before{
	width: 100%;
}
.plnum:before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 6px;
	background: #024581;
	transition: 0.35s;
}
.about4-wrap{
	padding: 160px 0 140px 0;
}
.aw4pic{
	float: left;
	width: 63%;
	overflow: hidden;
}
.aw4pic img{
	display: block;
	width: 100%;
}
.aw4list{
	float: left;
	width: 37%;
	margin-left: -25px;
	position: relative;
	z-index: 1;
}
.al4item{
	margin-top: 70px;
}
.ai4icon{
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 24px;
	background: #024581;
}
.ai4wz{
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
}
.ai4num{
	display: block;
	font-family: 'Proxima Nova Rg';
	color: #E3E3E3;
	font-size: 84px;
	line-height: 1;
	height: 42px;
	overflow: hidden;
}
.ai4txt1{
	color: #333333;
	font-size: 20px;
	line-height: 1.5;
}
.ai4txt2{
	display: block;
	font-family: 'Proxima Nova Rg';
	color: #999999;
	font-size: 14px;
	margin-top: 5px;
}
.about5-wrap{
	padding: 110px 0 120px 0;
}
.aw5pic{
	float: left;
	width: 39%;
}
.aw5pic img{
	display: block;
	width: 100%;
}
.aw5wz{
	float: right;width: 53%;margin-top: 78px;
}
.news-wrap{
	padding: 50px 0 100px 0;
}
.nwlist{
	margin-left: -5%;
}
.nwlist li{
	position: relative;
	float: left;
	width: 28.333%;
	height: 395px;
	margin-left: 5%;
	overflow: hidden;
	margin-top: 70px;
	border-bottom: 1px solid rgba(112,112,112,.3);
}
.nldate{
	display: block;
	font-family: 'Proxima Nova Rg';
	color: #999;
	font-size: 14px;
}
.nltitle{
	color: #333;
	font-size: 18px;
	line-height: 1.5;
	margin-top: 15px;
	height: 54px;
	overflow: hidden;
}
.nljt{
	display: block;
	color: #999;
	font-size: 15px;
	margin-top: 25px;
}
.nldesc{
	color: #999999;
	font-size: 16px;
	margin-top: 60px;
	height: 144px;
	overflow: hidden;
}
.nlpic{
	margin-top: 15px;
	overflow: hidden;
}
.nlpic img{
	display: block;
	width: 100%;
	transition: 0.45s;
}
.nwlist li:hover .nlpic img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.nwlist li:hover .nldate,.nwlist li:hover .nltitle,.nwlist li:hover .nljt{
	color: #024581;
}
.news3-wrap{
	padding: 93px 0 88px 0;
}
.nw3list li{
	position: relative;
	margin-top: 37px;
	border: 1px solid rgba(112,112,112,.2);
	padding: 40px 57px 50px 86px;
	z-index: 3;
}
.nw3list li:hover{
	border: 1px solid #fff;
}
.nw3list li:hover:before{
	height: 100%;
}
.nw3list li:hover .nl3bt,
.nw3list li:hover .nl3r{
	color: #024581;
}
.nw3list li:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 0;
	transition: 0.45s;
	background: #fff;
	z-index: -3;
}
.nl3date{
	display: block;
	font-family: 'Proxima Nova Rg';
	position: absolute;
	width: 53px;
	text-align: center;
	right: -53px;
	top: 0;
	background: #024581;
	color: #fff;
	font-size: 16px;
	padding: 10px 0;
	line-height: 1.5;
}
.nl3l{
	float: left;
	width: 60%;
}
.nl3r{
	float: right;
	color: #999999;
	font-size: 15px;
}
.nl3bt{
	color: #333333;
	font-size: 20px;
	line-height: 1.5;
}
.nl3desc{
	color: #999999;
	font-size: 16px;
	margin-top: 25px;
	height:58px;
	overflow: hidden;
}
.news-detail{
	position: relative;
	/*top: 125px;
	width: 1400px;
	left: 50%;
	transform: translateX(-50%);*/
	z-index: 20;
	margin-top: -550px;
}
.nbicon{
	margin-right: 15px;
}
.nbicon,.nbwz{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 16px;
}
.ndcont{
	position: relative;
	margin-top: 90px;
	background: #fff;
	padding: 80px 100px 60px 100px;
}
.pdcont{
	padding: 80px 150px 60px 150px;
}
.ncshare{
	position: absolute;
	top: 160px;
	right: -60px;
}
.nsicon{
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 1px;
}
.nsbg1{
	background: #2B88DC;
}
.nsbg2{
	background: #00A110;
}
.nsbg3{
	background: #CE8E2E;
}
.nctitle{
	text-align: center;
	line-height: 1.5;
	color: #333333;
	font-size: 26px;
}
.ncds{
	margin-top: 30px;
	text-align: center;
}
.ndstxt{
	display: inline-block;
	margin: 0 30px;
	color: #999999;
	font-size: 14px;
}
.ndstxt i{
	display: inline-block;
	vertical-align: middle;
	font-size: 21px;
	margin-right: 14px;
}
.ncnr{
	margin-top: 30px;
	padding-top: 60px;
	border-top: 1px solid #E2E2E2;
	color: #666666;
	font-size: 16px;
}
.ncbt{
	margin-top: 80px;
	padding-top: 50px;
	border-top: 1px solid #E2E2E2;
}
.ncpn{
	display: block;
	color: #666666;
	font-size: 16px;
	width: 50%;
}
.ncl{
	float: left;
}
.ncr{
	float: right;
	text-align: right;
}
.ncpn:hover{
	color: #024581;
}
.products-wrap{
	padding-bottom: 104px;
}
.pwlist{
	margin-left: -5%;
	margin-top: 110px;
}
.pwlist li{
	position: relative;
	float: left;
	width: 45%;
	margin-left: 5%;
}
.pwlist li:nth-of-type(even){
	margin-top: 110px;
}
.pwlist li:hover .pwlpic img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.pwlist li:hover .pmtxt,.pwlist li:hover .pwtitle{
	color: #024581;
}
.pwlist li:hover .pmtxt:before{
	background: #024581;
}
.pwlpic{
	overflow: hidden;
}
.pwlpic img{
	display: block;
	width: 100%;
	transition: 0.45s;
}
.pwlwz{
	margin-top: 20px;
}
.pwmore{
	float: left;
	margin-top: 20px;
}
.pmtxt{
	position: relative;
	display: block;
	color: #999999;
	font-size: 14px;
	padding-top: 10px;
	font-weight: bold;
	transition: 0.25s;
}
.pmtxt:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 67px;
	height: 3px;
	background: #999999;
}
.pwtd{
	float: left;
	width: 60%;
	margin-left: 50px;
}
.pwtitle{
	line-height: 1.5;
	color: #333333;
	font-size: 30px;
}
.pwdesc{
	color: #666666;
	font-size: 16px;
	margin-top: 20px;
	height: 58px;
	overflow: hidden;
}
.pdnr{
	color: #666666;
	font-size: 16px;
	margin-top: 80px;
}
.pdlbt{
	margin-top: 40px;
}
.pdbanner1{
	position: relative;
}
.pdbanner1 .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	color: #999999;
}

.pdbanner1 .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 21px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.pdbanner1 .slick-prev:before {
	content: "\e767";
}

.pdbanner1 .slick-next:before {
	content: "\e75d";
}

.pdbanner1 .slick-prev {
	left: -70px;
}

.pdbanner1 .slick-next {
	right: -70px;
}

.pdbanner1 .slick-arrow:hover {
	color: #024581;
}
.pb1item{
	float: left;
	position: relative;
}
.pb1item img{
	display: block;
	width: 100%;
}
.plbt{
	margin-top: 10px;
}
.plbanner2{
	position: relative;
	overflow: hidden;
	float: left;
	width: 70%;
}
.plbanner2 .slick-current.plitem{
	border: 4px solid #78BFFF;
}
.plitem{
	position: relative;
	float: left;
	border: 4px solid #fff;
	margin-right: 4px;
}
.plitem img{
	display: block;
	width: 100%;
}
.pllx{
	float: right;
	margin-top: 20px;
}
.pllx a{
	color: #024581;
}
.ptlist li{
	position: relative;
	z-index: 3;
}
.ptlist li .w1400{
	position: relative;
	padding: 50px 0;
	border-bottom: 1px solid rgba(112,112,112,.2);
}
.ptlist li:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 0;
	background: #fff;
	transition: 0.45s;
	z-index: -3;
}
.ptlist li:hover:before{
	height: 100%;
}
.ptlist li:hover .nldate,
.ptlist li:hover .ptbt,
.ptlist li:hover .nljt{
	color: #C4171E;
}
.ptlist li:hover .plpic img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.plpic{
	float: left;
	width: 30%;
	overflow: hidden;
}
.plpic img{
	display: block;
	width: 100%;
	transition: 0.45s;
}
.plwz{
	float: left;
	margin-left: 55px;
	width: 62%;
}
.no-pic .plwz{
	float: none;
	margin-left: 0;
	width: 100%;
}
.ptbt{
	line-height: 1.5;
	color: #333333;
	font-size: 20px;
	margin-top: 10px;
}
.ptlist .nldate{
	margin-top: 20px;
}
.ptwrap .nl3date{
	background: #C4171E;
}
.ptwrap .nw3list li:hover .nl3bt,
.ptwrap .nw3list li:hover .nl3r{
	color: #C4171E;
}
.clean-bot1{
	padding: 95px 0 65px 0;
}
.ab1nr{
	color: #666666;
	font-size: 16px;
	margin-top: 30px;
}
.clean-bot2{
	background: #fff;
	padding: 50px 0 85px 0;
}
.cb2list{
	margin-top: 60px;
}
.cb2list li{
	position: relative;
	float: left;
	width: 33.333%;
	text-align: center;
	box-sizing: border-box;
	padding:0 100px;
}
.cb2list li:not(:first-child):before{
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 1px;
	height: 112px;
	background: #E2E2E2;
}
.clicon{
	display: block;
	width: 53px;
	height: 53px;
	margin: 0 auto;
	border-radius: 50%;
	background: #F2FBFF;
	text-align: center;
	line-height: 53px;
	color: #024581;
	font-size: 20px;
}
.cltxt1{
	display: block;
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
}
.cltxt2{
	color: #024581;
	font-size: 20px;
	line-height: 1.5;
}
.cltxt3{
	color: #024581;
	font-size: 14px;
	text-align: left;
}
.notice-wrap{
	padding: 90px 0 110px 0;
}
.ntlist{
	
}
.ntlist li{
	position: relative;
	padding: 40px 0 40px 24px;
	border-bottom: 1px solid rgba(112,112,112,.2);
}
.ntlist li:hover .nlbt{
	color: #024581;
}
/*.ntlist li.active .nlzk{
	opacity: 1;
	visibility: visible;
}*/
.ntlist li:hover .nlzc{
	height: 168px;
}
.ntlist li:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50px;
	width: 6px;
	height: 6px;
	background: #024581;
}
.nlzc{
	float: left;
	width: 80%;
	height: 27px;
	overflow: hidden;
	transition: 0.65s;
}
.nlbt{
	color: #333333;
	font-size: 18px;
	line-height: 1.5;
	font-weight: normal;
}
.nlms{
	color: #666666;
	font-size: 16px;
	height: 58px;
	overflow: hidden;
}
.nlzk{
	margin-top: 40px;
}
.nlicon{
	display: block;
	color: #024581;
	font-size: 15px;
	margin-top: 20px;
	line-height: 1.5;
}
.nlyc{
	float: right;
}
.nytxt{
	display: block;
	font-family: 'Proxima Nova Rg';
	color: #999999;
	font-size: 14px;
}
.hr-wrap{
	padding: 110px 0 160px 0;
}
.hwpic{
	float: left;
	width: 59%;
}
.hwpic img{
	display: block;
	width: 100%;
}
.hwwz{
	float: right;
	width: 32%;
	margin-top: 35px;
}
.hwnr{
	color: #707070;
	font-size: 14px;
	margin-top: 70px;
}
.hr2-wrap{
	padding: 110px 0 150px 0;
}
.hw2title{
	background: #024581;
}
.ht2txt{
	position: relative;
	display: block;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}
.hw1{
	width: 18%;
}
.hw2{
	width: 10%;
}
.ht2txt:not(:first-child):before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 16px;
	background: #fff;
}
.hw2list li{
	margin-top: 13px;
	background: #F6F6F6;
	box-sizing: border-box;
	border: 1px solid #F6F6F6;
}
.hl2bt{
	cursor: pointer;
}
.hl2bt:hover .hl2icon,.hl2bt.active .hl2icon{
	background: #024581;
}
.hl2bt.active .hl2icon{
	transform: rotate(180deg);
}
.hw2list li:hover,.hw2list li.active{
	background: #fff;
	border: 1px solid #E8E8E8;
}
.hl2txt{
	display: block;
	float: left;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	text-align: center;
	color: #666666;
	font-size: 16px;
}
.hl2icon{
	display: block;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	background: #DBDBDB;
	color: #fff;
	font-size: 12px;
	margin: 16px auto 0;
	transition: 0.45s;
}
.hl2zk{
	display: none;
	border-top: 1px solid #E8E8E8;
	padding: 40px 60px 60px 60px;
	color: #666666;
	font-size: 14px;
}
.maps{
	height: 520px;
}
/*.BMap_Marker div {
	animation: scals 4s linear infinite !important;
}

@keyframes scals {
	0% {
		opacity: 1;
		transform: scale(1);
	}
	50% {
		opacity: 0.5;
		transform: scale(1.4);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}*/

.anchorBL {
	display: none;
}
.clmap{
	position: relative;
}
.cwdh a{
	display: block;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateX(-50%);
    width: 118px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    background: #024581;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
}
.cwewm{
	position: relative;
	z-index: 10;
	float: left;
	width: 121px;
	text-align: center;
	margin-top: -40px;
}
.cwewm img{
	display: block;
	width: 100%;
}
.cwewm span{
	display: block;
	color: #666666;
	font-size: 14px;
	margin-top: 5px;
}
.cwlx{
	float: right;
	width: 61%;
	margin-top: -400px;
	position: relative;
	z-index: 10;
}
.clway {
	margin-top: 90px;
}
.clway .cb2list li{
	padding: 0;
}
.clway .cltxt3{
	text-align: center;
	font-size: 14px;
	margin-top: 4px;
}
.clway .clicon{
	background: #fff;
}
.contact-wrap{
	padding-bottom: 70px;
}
.clway .cb2list li:not(:first-child):before{
	display: none;
}
.srlist li{
	position: relative;
	padding: 30px 0;
	border-bottom: 1px solid rgba(112,112,112,.2);
}
.srlist li:hover .nlbt{
	color: #024581;
}
</pre></body></html>