*,
:after,
:before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0 !important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
time,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: ""
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

body {
	color: #3d4c63;
	background: #fff;
	font: 14px/1.5 "Microsoft Yahei", sans-serif;
	outline: 0
}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	color: inherit
}

img {
	max-width: 100%;
	border: none
}

em,
i {
	font-style: normal
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: auto;
	margin-right: auto;
}

table td {
	border-color: #999;
	padding: 4px 10px
}

sup {
	vertical-align: super;
	font-size: 12px;
}

@media screen and (max-width:900px) {
	table {
		display: block;
		overflow-x: auto;
		border: none;
	}

	table tbody {
		display: block;
		white-space: nowrap;
	}
}

input,
select,
textarea {
	font-size: 12px;
	color: #444;
	font-family: "Microsoft Yahei", sans-serif;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

button,
input[type=button],
input[type=reset],
input[type=submit],
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer
}

input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus {
	background: #fff;
	border: 1px solid #bbb
}

.false:focus {
	border: 2px solid #ff1531;
	background: #fff
}

::-webkit-input-placeholder {
	color: #999
}

::-moz-placeholder {
	color: #999
}

:-ms-input-placeholder {
	color: #999
}

::-ms-clear,
::-ms-reveal {
	display: none
}

.fix {
	*zoom: 1
}

.fix:after,
.fix:before {
	display: block;
	content: "";
	height: 0;
	clear: both
}

.c {
	clear: both
}

.col-l,
.l {
	float: left
}

.col-r,
.r {
	float: right
}

.ani {
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.unselect {
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none
}

.wp {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto
}

.wp2 {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto
}

.headerrel01-menuBtn {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 40px;
	height: 40px;
	cursor: pointer;
	display: none !important;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
	z-index: 5
}

.headerrel01-menuBtn span {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 24px;
	height: 2px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.headerrel01-menuBtn span:after,
.headerrel01-menuBtn span:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.headerrel01-menuBtn span:before {
	-webkit-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	-o-transform: translateY(-8px);
	transform: translateY(-8px)
}

.headerrel01-menuBtn span:after {
	-webkit-transform: translateY(8px);
	-ms-transform: translateY(8px);
	-o-transform: translateY(8px);
	transform: translateY(8px)
}

.headerrel01.down .headerrel01-menuBtn span {
	background: #004ea2;
}

.headerrel01.down .headerrel01-menuBtn span:after,
.headerrel01.down .headerrel01-menuBtn span:before {
	background: #004ea2;
}

.headerrel01-menuBtn.headerrel01-menuBtn__open span,
.headerrel01.down .headerrel01-menuBtn.headerrel01-menuBtn__open span {
	background-color: transparent
}

.headerrel01-menuBtn.headerrel01-menuBtn__open span:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}

.headerrel01-menuBtn.headerrel01-menuBtn__open span:after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg)
}

.headerrel01 {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 100;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.headerrel01-hd {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.headerrel01-hd_l {
	float: left
}

.headerrel01-zq {
	min-width: 143px;
	position: relative
}

.headerrel01-zq:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 20px;
	background-color: rgba(255, 255, 255, .2);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.headerrel01-zq dt {
	font-size: 14px;
	color: rgba(255, 255, 255, .7);
	height: 40px;
	line-height: 40px;
	cursor: pointer
}

.headerrel01-zq dt .icon {
	margin: -2px 0 0 14px;
	display: inline-block;
	vertical-align: middle;
	width: 11px;
	height: 6px;
	background: url(../images/i1_jt2.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.headerrel01-zq dd {
	position: absolute;
	left: 0;
	top: 100%;
	min-width: 100%;
	white-space: nowrap;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	z-index: 2;
	display: none
}

.headerrel01-zq dd a {
	padding: 4px 10px;
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.headerrel01-zq dd a:hover {
	color: #004ea2
}

.headerrel01-hd_r {
	float: right
}

.headerrel01-lang {
	position: relative
}

.headerrel01-lang dt {
	padding: 0 38px;
	height: 40px;
	line-height: 40px;
	font-size: 0;
	text-align: center;
	background-color: rgba(255, 255, 255, .1);
	cursor: pointer
}

.headerrel01-lang dt img {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px
}

.headerrel01-lang dt span {
	padding-right: 10px;
	display: inline-block;
	vertical-align: middle;
	min-width: 40px;
	font-size: 12px;
	color: #fff;
	text-align: left
}

.headerrel01-lang dt .icon {
	display: inline-block;
	vertical-align: middle;
	width: 9px;
	height: 6px;
	background: url(../images/i1_jt1.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.headerrel01-lang dd {
	position: absolute;
	left: 0;
	top: 100%;
	right: 0;
	background-color: rgba(0, 78, 162, .8);
	z-index: 2;
	display: none
}

.headerrel01-lang dd a {
	padding-left: 64px;
	display: block;
	font-size: 12px;
	color: #fff;
	line-height: 40px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.headerrel01-lang dd a:hover {
	background-color: #004ea2
}

.headerrel01-bd {
	position: relative;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.headerrel01-logo {
	margin-top: 5px;
	float: left;
	width: auto !important;
	height: 70px;
	line-height: 70px;
	font-size: 0;
	overflow: hidden
}

.headerrel01-logo img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	height: 40px;
	object-fit: contain;
}

.headerrel01-logo img:nth-child(2) {
	display: none
}

.headerrel01-btn {
	float: right;
	font-size: 0;
	line-height: 80px;
	position: relative;
	z-index: 1;
}

.headerrel01-btn>div {
	display: inline-block;
	vertical-align: middle
}

.headerrel01-so {
	position: relative
}

.headerrel01-so .icon {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/i1_so.png) center center no-repeat;
	cursor: pointer
}

.headerrel01-so .headerrel01-so_form {
	padding: 40px;
	position: absolute;
	right: 0;
	top: 60px;
	width: 300px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	line-height: 1.5;
	z-index: 2;
	display: none
}

.headerrel01-so .headerrel01-so_con {
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.headerrel01-so .headerrel01-so_con input {
	outline: 0;
	border: none
}

.headerrel01-so .headerrel01-so_con .inp {
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #000
}

.headerrel01-so .headerrel01-so_con .btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	background: url(../images/i1_so2.png) center center no-repeat
}

.headerrel01-so .btn {
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	background: #ddd
}

.headerrel01-hdr {
	padding: 0 40px 0 460px;
	font-size: 0;
	text-align: right
}

.headerrel01-nav {
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	text-align: right;
	position: relative
}

.headerrel01-nav>li {
	padding: 0 15.5px;
	display: inline-block;
	vertical-align: top
}

.nav-pro {
	position: static
}

.headerrel01-nav>li>a {
	display: block;
	line-height: 80px;
	font-size: 16px;
	color: #fff;
	position: relative
}

.headerrel01-nav>li>a:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 66px;
	height: 4px;
	background-color: #004ea2;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.headerrel01-nav>.on>a:after,
.headerrel01-nav>li:hover>a:after {
	opacity: 1;
	filter: alpha(opacity=100)
}

.headerrel01-navsub {
	position: absolute;
	top: 100%;
	max-height: calc(100vh - 120px);
	text-align: left;
	z-index: 100;
	overflow-y: auto;
	display: none
}

.headerrel01-navsub_cont1 {
	min-width: 710px;
	padding: 20px;
	left: 0;
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	background: url(../images/nav_bg.jpg) no-repeat center;
	background-size: cover;
}

.headerrel01-navsub_cont1 .pic {
	float: left;
	width: 28.889%;
	overflow: hidden
}

.headerrel01-navsub_cont1 .pic img {
	display: block;
	width: 100%
}

.headerrel01-navsub_cont1 ul {
	padding-left: 4%;
	margin-bottom: -10px;
	overflow: hidden;
	margin-top: 12px
}

.headerrel01-navsub_cont1 ul li {
	margin-bottom: 10px;
	float: left;
	min-width: 32.33%
}

.headerrel01-navsub_cont1 ul li a {
	padding: 0 8px 0 16px;
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	position: relative;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.headerrel01-navsub_cont1 ul li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #004ea2;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.headerrel01-navsub_cont1 ul li a:hover {
	color: #004ea2;
	text-decoration: underline
}

.headerrel01-navsub_cont1 ul li a:hover:before {
	opacity: 1;
	filter: alpha(opacity=100)
}

.headerrel01-navsub_cont2 {
	padding: 40px 0 50px;
	left: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-color: #fff
}

.headerrel01-navsub_cont2 ul {
	font-size: 0;
	overflow: hidden;
	display: flex;
}

.headerrel01-navsub_cont2 ul li {
	margin-bottom: 20px;
	padding-right: 10px;
	display: inline-block;
	vertical-align: top;
	width: 11.11%;
	text-align: center;
	flex: 1;
}

.headerrel01-navsub_cont2 .tit {
	margin-bottom: 16px;
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 1.5;
	font-weight: bold
}

.headerrel01-navsub_cont2 dl dd a {
	padding: 4.5px 0;
	display: block;
	font-size: 14px;
	color: #444;
	line-height: 1.5
}

.headerrel01-navsub_cont2 a:hover {
	color: #004ea2;
	font-weight: 700
}

.headerrel01-nav>li:last-child .headerrel01-navsub,
.headerrel01-nav>li:nth-last-child(2) .headerrel01-navsub,
.headerrel01-nav>li:nth-last-child(3) .headerrel01-navsub,
.headerrel01-nav>li:nth-last-child(4) .headerrel01-navsub {
	left: auto;
	right: 0
}

.headerrel01.headerrel01_2 .headerrel01-logo img {
	display: none
}

.headerrel01.headerrel01_2 .headerrel01-logo img:nth-child(2) {
	display: inline-block
}

.headerrel01.headerrel01_2 .headerrel01-hd {
	background-color: rgba(0, 78, 162, .9)
}

.headerrel01.headerrel01_2 .headerrel01-bd {
	background-color: #fff
}

.headerrel01.headerrel01_2 .headerrel01-nav>li>a {
	color: #333
}

.headerrel01.headerrel01_2 .headerrel01-so .icon {
	background-image: url(../images/i1_so2.png)
}

.headerrel01.down {
	box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.headerrel01.down .headerrel01-logo img {
	display: none
}

.headerrel01.down .headerrel01-logo img:nth-child(2) {
	display: inline-block
}

.headerrel01.down .headerrel01-hd {
	background-color: rgba(0, 78, 162, .9)
}

.headerrel01.down .headerrel01-bd {
	background-color: #fff
}

.headerrel01.down .headerrel01-nav>li>a {
	color: #333
}

.headerrel01.down .headerrel01-so .icon {
	background-image: url(../images/i1_so2.png)
}

.headerrel01.on .headerrel01-logo img {
	display: none
}

.headerrel01.on .headerrel01-logo img:nth-child(2) {
	display: inline-block
}

.headerrel01.on .headerrel01-hd {
	background-color: rgba(0, 78, 162, .9)
}

.headerrel01.on .headerrel01-bd {
	background-color: #fff
}

.headerrel01.on .headerrel01-nav>li>a {
	color: #333
}

.headerrel01.on .headerrel01-so .icon {
	background-image: url(../images/i1_so2.png)
}

.headerrel01.headerrel01_3 {
	background-color: rgba(3, 9, 28, .2)
}

.headerrel01.headerrel01_3 .headerrel01-lang dt {
	background-color: rgba(255, 255, 255, .1)
}

.footer01 {
	background-repeat: no-repeat;
	background-position: right;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative
}

.footer01:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 8px;
	background: url(../images/i1_ft_bg2.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.footer01 .wp {
	position: relative;
	z-index: 2
}

.footer01-bd {
	padding: 70px 0 60px;
	margin-right: -96px;
	font-size: 0
}

.footer01-bd_left {
	display: inline-block;
	vertical-align: top;
	width: 24.6%
}

.footer01-bd_hd {
	margin: 0;
	margin-bottom: 60px;
	float: none;
	display: block;
	width: 98%;
	overflow: hidden
}

.footer01-logo {
	margin: 0;
	margin-bottom: 60px;
	float: none;
	display: block;
	width: 98%;
	overflow: hidden
}

.footer01-logo img {
	display: block;
	height: 40px;
	object-fit: contain;
}

.footer01-code {
	font-size: 0
}

.footer01-code .pic {
	padding: 8px;
	display: inline-block;
	vertical-align: middle;
	width: 116px;
	height: 116px;
	background-color: #fff;
	border-radius: 4px
}

.footer01-code .pic img {
	display: block;
	width: 100%;
	height: 100%
}

.footer01-code h4 {
	padding-left: 20px;
	display: inline-block;
	vertical-align: middle;
	width: 120px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
	line-height: 1.75
}

.footer01-code2 .hd {
	margin-bottom: 22px;
	font-size: 0
}

.footer01-code2 .pic {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	overflow: hidden
}

.footer01-code2 .pic+.pic {
	margin-left: 20px
}

.footer01-code2 .pic img {
	display: block;
	width: 100%
}

.footer01-code2 h4 {
	width: 110px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
	line-height: 1.75
}

.footer01-bd_right {
	padding-top: 14px;
	display: inline-block;
	vertical-align: top;
	width: 75.4%
}

.footer01-nav {
	font-size: 0;
	position: relative;
	padding-right: 24%
}

.footer01-nav .item {
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	width: 19.2%;
	line-height: 1.5;
	text-align: center;
	position: relative
}

.footer01-nav .item:before {
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	width: 1px;
	height: 180px;
	background-color: #e5e5e5
}

.footer01-nav .item:first-child:before {
	display: none
}

.footer01-nav .item.last {
	width: 24%;
	position: absolute;
	right: 0;
	top: 0;
}

.footer01-nav .item.foot-index-app {
	display: none;
}

.footer01-nav dl {
	padding: 0 5px;
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: left
}

.footer01-nav dt {
	margin-bottom: 16px;
	padding-left: 23px;
	font-size: 20px;
	color: #333;
	line-height: 30px;
	position: relative
}

.footer01-nav dt:before {
	content: '';
	position: absolute;
	left: 0;
	top: 11px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #dcdddd
}

.footer01-nav dt i {
	position: absolute;
	right: 10px;
	top: 50%;
	width: 24px;
	height: 24px;
	background: url(../images/i1_jia.png) center center no-repeat;
	-webkit-background-size: 14px auto;
	background-size: 14px auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none
}

.footer01-nav dd a {
	padding-left: 23px;
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 30px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	white-space: nowrap;
}

.footer01-nav dd a:hover {
	color: #333
}

.footer01-bt {
	padding: 35px 0;
	border-top: 1px solid rgba(204, 204, 204, .6);
	overflow: hidden
}

.footer01-link {
	margin: 0 -23px;
	float: left;
	font-size: 0
}

.footer01-link a {
	padding: 0 23px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #999;
	line-height: 30px;
	position: relative;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.footer01-link a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 2px;
	height: 12px;
	background-color: #ccc;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.footer01-link a:hover {
	color: #333
}

.footer01-copy {
	float: right;
	font-size: 14px;
	color: #999;
	line-height: 30px
}

.footer01-copy a {
	color: #999
}

.footer01-copy a:hover {
	color: #333;
	text-decoration: underline
}

.footer01-info {
	font-size: 16px;
	color: #666;
	line-height: 1.75;
	min-height: 90px
}

.footer01-info p {
	padding: 1px 0
}

.footer01-info img {
	margin: -2px 10px 0 0;
	display: inline-block;
	vertical-align: middle
}

.footer01-map {
	position: absolute;
	right: 0;
	top: 39px;
	width: 19%;
	overflow: hidden
}

.footer01-map img {
	display: block;
	width: 100%
}

.footer01-zq {
	margin-left: 23px;
	position: relative
}

.footer01-zq .tit {
	padding: 0 15px;
	padding-right: 30px;
	max-width: 100%;
	width: 220px;
	font-size: 14px;
	color: #999;
	height: 36px;
	line-height: 34px;
	border: 1px solid #d0d0d0;
	background-color: #fff;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	cursor: pointer
}

.footer01-zq .tit i {
	position: absolute;
	right: 13px;
	top: 50%;
	width: 14px;
	height: 8px;
	background: url(../images/i1_jt8.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.footer01-zq .con {
	position: absolute;
	right: 0;
	top: 100%;
	width: 100%;
	white-space: nowrap;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	max-height: 150px;
	overflow: hidden;
	overflow-y: auto;
	z-index: 2;
	display: none
}

.footer01-zq .con a {
	padding-left: 15px;
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 30px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.footer01-zq .con a:hover {
	color: #004ea2
}

.goTop {
	position: fixed;
	right: 20px;
	bottom: 10%;
	width: 51px;
	height: 51px;
	background: url(../images/i1_goTop.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	cursor: pointer;
	z-index: 101;
	display: none
}

.pt01 {
	padding-top: 120px
}

.btn1-i1 {
	font-size: 0
}

.btn1-i1 a,
.btn1-i1 span {
	padding: 0 10px;
	display: inline-block;
	vertical-align: middle;
	width: 180px;
	height: 56px;
	line-height: 54px;
	border: 1px solid rgba(0, 78, 162, .3);
	font-size: 16px;
	color: #004ea2;
	text-align: center;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.btn1-i1 a i,
.btn1-i1 span i {
	margin: -2px 0 0 14px;
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 11px;
	background: url(../images/i1_jt3.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.btn1-i1 a:hover {
	background-color: #004ea2;
	color: #fff
}

.btn1-i1 a:hover i {
	background-image: url(../images/i1_jt4.png)
}

.btn1-i1.btn1-2_i1 a,
.btn1-i1.btn1-2_i1 span {
	border-color: #004ea2;
	background-color: #004ea2;
	color: #fff
}

.btn1-i1.btn1-2_i1 a i,
.btn1-i1.btn1-2_i1 span i {
	background-image: url(../images/i1_jt4.png)
}

.btn1-i1.btn1-2_i1 a:hover {
	opacity: .8;
	filter: alpha(opacity=80)
}

.btn1-i1.btn1-3_i1 a,
.btn1-i1.btn1-3_i1 span {
	border-color: #d30016;
	background-color: #d30016;
	color: #fff
}

.btn1-i1.btn1-3_i1 a i,
.btn1-i1.btn1-3_i1 span i {
	background-image: url(../images/i1_jt4.png)
}

.btn1-i1.btn1-3_i1 a:hover {
	opacity: .8;
	filter: alpha(opacity=80)
}

.btn1-i1.btn1-4_i1 a,
.btn1-i1.btn1-4_i1 span {
	border-color: #d30016;
	color: #d30016
}

.btn1-i1.btn1-4_i1 a i,
.btn1-i1.btn1-4_i1 span i {
	background-image: url(../images/i1_jt5.png)
}

.btn1-i1.btn1-4_i1 a:hover {
	background-color: #d30016;
	color: #fff
}

.btn1-i1.btn1-4_i1 a:hover i {
	background-image: url(../images/i1_jt4.png)
}

.btn1-i1.btn1-5_i1 a,
.btn1-i1.btn1-5_i1 span {
	border-color: rgba(255, 255, 255, .4);
	color: #fff
}

.btn1-i1.btn1-5_i1 a i,
.btn1-i1.btn1-5_i1 span i {
	background-image: url(../images/i1_jt4.png)
}

.btn1-i1.btn1-5_i1 a:hover {
	border-color: #004ea2;
	background-color: #004ea2;
	color: #fff
}

.btn1-i1.btn1-5_i1 a:hover i {
	background-image: url(../images/i1_jt4.png)
}

.btn2-i1 {
	font-size: 0
}

.btn2-i1 a,
.btn2-i1 span {
	display: inline-block;
	vertical-align: middle;
	width: 190px;
	height: 48px;
	line-height: 46px;
	border: 1px solid #353c57;
	font-size: 16px;
	color: #252a3c;
	text-align: center;
	border-radius: 24px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.btn2-i1 a:hover {
	border-color: #004ea2;
	background-color: #004ea2;
	color: #fff
}

.btn3-i1 {
	font-size: 0
}

.btn3-i1 a,
.btn3-i1 span {
	display: inline-block;
	vertical-align: middle;
	width: 140px;
	height: 36px;
	line-height: 34px;
	border: 1px solid #fff;
	font-size: 14px;
	color: #fff;
	text-align: center;
	box-shadow: 0 8px 15px 1px rgba(41, 86, 119, .13);
	border-radius: 2px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.btn3-i1 a i,
.btn3-i1 span i {
	margin: -2px 0 0 11px;
	display: inline-block;
	vertical-align: middle;
	width: 11px;
	height: 9px;
	background: url(../images/i1_jt4.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.btn3-i1 a:hover {
	background-color: #004ea2;
	border-color: #004ea2
}

.btn4-i1 {
	font-size: 0
}

.btn4-i1 a,
.btn4-i1 span {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #333;
	line-height: 36px
}

.btn4-i1 a i,
.btn4-i1 span i {
	margin: -2px 0 0 10px;
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background: url(../images/i1_jt7.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.btn4-i1 a:hover i {
	-webkit-transform: translateX(4px);
	-ms-transform: translateX(4px);
	-o-transform: translateX(4px);
	transform: translateX(4px)
}

.btn4-i1.btn-f_i1 a,
.btn4-i1.btn-f_i1 span {
	background-color: transparent;
	color: #fff;
	border-color: transparent
}

.btn4-i1.btn-f_i1 a i,
.btn4-i1.btn-f_i1 span i {
	background-image: url(../images/i1_jt6.png)
}

.btn4-i1.btn-f_i1 a:hover {
	background-color: transparent
}

.btn5-i1 {
	font-size: 0
}

.btn5-i1 a,
.btn5-i1 span {
	display: inline-block;
	vertical-align: middle;
	width: 240px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	background-color: #333;
	border-radius: 25px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.btn5-i1 a img {
	margin: -2px 14px 0 0;
	display: inline-block;
	vertical-align: middle;
	max-width: 30px
}

.btn5-i1 .a2 {
	background-color: #195fab
}

.btn5-i1 a:hover {
	background-color: rgba(51, 51, 51, .2)
}

.btn6-i1 {
	font-size: 0
}

.btn6-i1 a,
.btn6-i1 span {
	display: inline-block;
	vertical-align: middle;
	width: 180px;
	height: 50px;
	line-height: 50px;
	background-color: #f6f7fb;
	font-size: 16px;
	color: #333;
	text-align: center;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.btn6-i1 a:hover {
	background-color: #df0615;
	color: #fff
}

.btn6-i1.btn6-2_i1 a,
.btn6-i1.btn6-2_i1 span {
	border-color: #df0615;
	background-color: #df0615;
	color: #fff
}

.btn6-i1.btn6-2_i1 a:hover {
	background-color: #004ea2;
	border-color: #004ea2
}

.btn6-i1.btn6-3_i1 a,
.btn6-i1.btn6-3_i1 span {
	border-color: #004ea2;
	background-color: #004ea2;
	color: #fff
}

.btn6-i1.btn6-3_i1 a:hover {
	background-color: #df0615;
	border-color: #df0615
}

.btn6-i1.btn-f_i1 a:hover {
	background-color: #df0615;
	color: #fff
}

.btn-f_i1 a,
.btn-f_i1 span {
	background-color: #fff;
	border-color: #fff
}

.btn-f_i1 a:hover {
	background-color: #004ea2;
	color: #fff;
	border-color: #004ea2
}

.btn-c_i1 {
	text-align: center
}

.tit1-i1 {
	margin-bottom: 30px
}

.tit1-i1 .btn1-i1 {
	margin-left: 15px;
	float: right
}

.tit1-i1 h3 {
	padding-bottom: 16px;
	font-size: 32px;
	color: #333;
	font-weight: bold;
	position: relative;
	overflow: hidden
}

.tit1-i1 h3:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 34px;
	height: 5px;
	background-color: #004ea2
}

.tit1-i1 .txt {
	margin-top: 32px;
	font-size: 18px;
	color: #777;
	line-height: 2;
	clear: both
}

.tit2-i1 {
	margin-bottom: 40px
}

.tit2-i1 h3 {
	font-size: 36px;
	color: #111;
	font-weight: 400
}

.tit2-i1 .more {
	margin-top: 10px;
	display: inline-block;
	font-size: 16px;
	color: #252a3c;
	line-height: 40px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.tit2-i1 .more:hover {
	color: #004ea2
}

.tit3-i1 {
	margin-bottom: 50px
}

.tit3-i1 h3 {
	padding-bottom: 11px;
	position: relative;
	font-size: 48px;
	color: #111
}

.tit3-i1 h3:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 4px;
	background-color: #004ea2
}

.tit3-i1 h4 {
	margin-top: 70px;
	font-size: 30px;
	color: #333
}

.tit3-i1 .txt {
	margin: 24px auto 0;
	max-width: 1150px;
	font-size: 18px;
	color: #666;
	line-height: 1.7;
	text-align: justify;
}

.tit3-i1 .btn-i1 {
	float: right
}

.tit4-i1 {
	margin-bottom: 45px;
	overflow: hidden
}

.tit4-i1 .btn5-i1 {
	margin-left: 10px;
	float: right
}

.tit4-i1 h3 {
	font-size: 32px;
	color: #2b2b2b;
	line-height: 50px;
	overflow: hidden
}

.tit5-i1 {
	margin-bottom: 26px;
	overflow: hidden
}

.tit5-i1 h3 {
	font-size: 24px;
	color: #333;
	font-weight: 400
}

.tit6-i1 {
	margin-bottom: 40px
}

.tit6-i1 h3 {
	font-size: 30px;
	color: #333;
	font-weight: 400
}

.tit7-i1 {
	margin-bottom: 40px
}

.tit7-i1 h3 {
	font-size: 48px;
	color: #333
}

.tit8-i1 {
	margin-bottom: 30px
}

.tit8-i1 h3 {
	font-size: 36px;
	color: #004ea1;
	font-weight: 400
}

.tit9-i1 {
	font-size: 0;
	position: relative;
	z-index: 2
}

.tit9-i1 h3 {
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	color: #fff;
	min-width: 470px;
	font-weight: 400;
	padding: 15.5px 42px;
	background: url(../images/i1_bg13.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 4px;
	line-height: 1.5
}

.tit10-i1 {
	margin-bottom: 40px
}

.tit10-i1 h3 {
	padding-bottom: 14px;
	font-size: 36px;
	color: #333;
	font-weight: 400;
	position: relative
}

.tit10-i1 h3:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 2px;
	background-color: #df0615
}

.tit-c_i1 {
	text-align: center
}

.tit-c_i1 h3:after {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.tit-f_i1 h3 {
	color: #fff
}

.tit-f_i1 h3:after {
	background-color: #fff
}

.tit-f_i1 .txt {
	color: #fff
}

.tit-lan_i1 h3 {
	color: #004ea2
}

.tit-fn_i1 h3 {
	font-weight: 400
}

/* .tit-fb_i1 h3{font-weight:700} */
.tit-noLine_i1 h3 {
	padding: 0 !important
}

.tit-noLine_i1 h3:after {
	display: none
}

.row-index-i1 {
	padding: 54px 0;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden
}

.contact-cont-i1 {
	margin: 0 -50px;
	font-size: 0;
	text-align: center
}

.contact-cont-i1 .btn,
.contact-cont-i1 .fax {
	margin: 0 50px
}

.contact-cont-i1 .fax {
	display: inline-block;
	vertical-align: middle;
	font-size: 60px;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 3px 7px rgba(9, 110, 176, .46);
	font-style: italic;
	letter-spacing: .05em;
	font-family: Arial
}

.contact-cont-i1 .fax img {
	margin: -2px 14px 0 0;
	display: inline-block;
	vertical-align: middle;
	max-width: 64px
}

.contact-cont-i1 .btn {
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.contact-cont-i1 .btn a {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	width: 240px;
	height: 40px;
	line-height: 36px;
	border: 2px solid #fff;
	box-shadow: 0 6px 10px 0 rgba(148, 187, 210, .7);
	border-radius: 4px
}

.contact-cont-i1 .btn a+a {
	margin-left: 20px
}

.row-index-i1.rowInd2 {
	padding: 34px 0
}

.row-index-i1.rowInd2 .contact-cont-i1 .btn,
.row-index-i1.rowInd2 .contact-cont-i1 .fax {
	margin: 0 76px
}

.row-index-i1.rowInd2 .contact-cont-i1 .fax {
	font-size: 48px;
	font-weight: normal;
	letter-spacing: .1em
}

.row-index-i1.rowInd2 .contact-cont-i1 .fax img {
	margin-right: 20px
}

.ban1 {
	height: 480px;
	position: relative
}

.ban1 .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover
}

.ban1-cont {
	position: absolute;
	left: 0;
	top: 60%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20px;
	color: #fff
}

.ban1-cont h2 {
	font-size: 60px;
	color: #fff;
	font-weight: 400;
	position: relative;
}

.ban1-cont h2.on::after {
	content: '';
	display: inline-block;
	background: url(../images/banner_yinhao.png) no-repeat;
	background-size: contain;
	width: 49px;
	height: 96px;
	position: absolute;
	top: 20px;
	margin-left: 30px;
}

.ban1-cont p {
	font-size: 20px;
	color: #fff;
	text-shadow: 0 5px 20px rgba(0, 14, 32, .2);
	padding-left: 22px;
	background: url(../images/banner_yinhao1.png) no-repeat;
	background-position: 0;
}

.ban1-cont span {
	margin-top: 26px;
	display: block;
	font-size: 14px;
	color: rgba(255, 255, 255, .5);
	line-height: 1.14;
	text-shadow: 0 5px 20px rgba(0, 14, 32, .2);
	width: 210px
}

.ban1.ban1_2 {
	height: 200px
}

.ban1.ban1_3 {
	height: 790px
}

.ban1.ban1_4 {
	height: 910px
}

.ban1.ban1_5 {
	height: 580px
}

.ban1-cont.ban-cont_pt {
	padding-top: 120px
}

.ban1-cont.ban-cont_2 h2 {
	font-size: 72px;
	font-weight: 700
}

.ban1-cont.ban-cont_3 h2 {
	font-size: 36px
}

.ban1-cont.c {
	text-align: center
}

.cur {
	font-size: 0
}

.cur a,
.cur em,
.cur span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #999;
	line-height: 36px
}

.cur a {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.cur span {
	color: #004ea2
}

.cur em {
	margin: 0 10px
}

.cur a:hover {
	color: #004ea2
}

.cur2 {
	padding: 14.5px 0;
	font-size: 0;
	line-height: 30px
}

.cur2 a,
.cur2 em,
.cur2 span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #333
}

.cur2 a {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.cur2 em {
	margin: 0 10px;
	width: 6px;
	height: 10px;
	background: url(../images/i1_jt22.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.cur2 .home {
	width: 20px;
	height: 16px;
	background: url(../images/i1_home.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.cur2 a:hover {
	color: #004ea2
}

.box-pos_i1 {
	background-color: #fff;
	box-shadow: 0 5px 10px 0 rgba(51, 51, 51, .06)
}

.box-pos_i1 .cur2 {
	padding-right: 20px;
	float: left
}

.box-pos_i1 .wp {
	position: relative
}

.box-pos_i1 .tit {
	padding-right: 80px;
	font-size: 20px;
	line-height: 60px;
	position: relative;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	display: none
}

.box-pos_i1 .tit .icon {
	position: absolute;
	right: 5%;
	top: 50%;
	width: 9px;
	height: 6px;
	background: url(../images/i1_jt9.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.box-pos_i1 .tit.on {
	background-color: #004ea2;
	color: #fff
}

.box-pos_i1 .tit.on .icon {
	background-image: url(../images/i1_jt1.png);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	transform-origin: 50% 0
}

.box-pos_i1 ul {
	font-size: 0
}

.box-pos_i1 li {
	display: inline-block;
	vertical-align: top;
	width: 11.11%
}

.box-pos_i1 li>a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 1px;
	height: 20px;
	background-color: #f3f3f3;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.box-pos_i1 li:first-child:before {
	display: none
}

.box-pos_i1 .v1 {
	display: block;
	font-size: 0;
	line-height: 60px;
	text-align: center;
	position: relative;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.box-pos_i1 .v1:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 4px;
	background-color: #d0121b;
	opacity: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.box-pos_i1 .v1 .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	opacity: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.box-pos_i1 .v1 .icon {
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 9px;
	height: 6px;
	background: url(../images/i1_jt9.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	z-index: 2;
	display: none;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.box-pos_i1 .v1 span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #2b2b2b;
	position: relative;
	z-index: 2;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.box-pos_i1 .pos-sub {
	padding: 22px 0;
	position: absolute;
	left: 0;
	top: 100%;
	font-size: 0;
	overflow: hidden;
	z-index: 10;
	display: none;
	text-align: center
}

.box-pos_i1 .pos-sub .cont {
	overflow: hidden
}

.box-pos_i1 .pos-sub .lk {
	margin-bottom: -1px
}

.box-pos_i1 .pos-sub a {
	padding: 0 10px;
	display: inline-block;
	vertical-align: top;
	min-width: 160px;
	font-size: 16px;
	color: #333;
	background-color: #f7f7f7;
	line-height: 44px;
	text-align: center;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.box-pos_i1 .pos-sub a.sub-on,
.box-pos_i1 .pos-sub a:hover {
	background-color: rgba(25, 95, 171, .7);
	box-shadow: 0 6px 10px 0 rgba(51, 51, 51, .1);
	color: #fff
}

.box-pos_i1 li.pos-r .pos-sub {
	left: auto;
	right: 0;
	text-align: center
}

.box-pos_i1.box-pos1_2_i1 .wp {
	max-width: 1592px
}

.box-pos_i1 .on {
	background-color: #004ea2
}

.box-pos_i1 .on:after {
	opacity: 1
}

.box-pos_i1 .on .bg {
	opacity: 1
}

.box-pos_i1 li>a:not(.on):hover .bg {
	background-image: none !important;
}

.box-pos_i1 li>a:not(.on):hover {
	background-color: rgba(0, 78, 162, 0.7)
}

.box-pos_i1 .on span,
.box-pos_i1 li:hover>a span {
	color: #fff;
	font-weight: 700
}

.box-pos_i1 .on .icon,
.box-pos_i1 li:hover>a .icon {
	background-image: url(../images/i1_jt1.png)
}

.box-pos2_i1 {
	padding: 28px 0;
	overflow: hidden
}

.box-pos3_i1 {
	padding-top: 16px
}

.box-pos3_i1 .wp {
	border-bottom: 1px solid #999
}

.box-pos3_i1 ul {
	font-size: 0;
	white-space: nowrap;
	overflow: hidden;
	overflow-x: auto
}

.box-pos3_i1 li {
	margin-right: 68px;
	display: inline-block;
	vertical-align: bottom
}

.box-pos3_i1 .v1 {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 72px;
	position: relative;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.box-pos3_i1 .v1:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 1px;
	background-color: #014da3;
	opacity: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.box-pos3_i1 .on .v1 {
	color: #014da3
}

.box-pos3_i1 .on .v1:after {
	opacity: 1
}

.box-pos3_i1 .cur2 {
	float: right
}

img {
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	object-fit: cover
}

.m-pop {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 800;
	display: none
}

.m-pop .pop-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5)
}

.pop-win1 {
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 1440px;
	width: 75%;
	height: 80%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.pop-win1 .close {
	position: absolute;
	right: 0;
	top: -60px;
	width: 40px;
	height: 40px;
	background: url(../images/i1_close.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 50%;
	cursor: pointer
}

.pop-win1_cont {
	padding: 40px 0;
	height: 100%;
	border-radius: 10px;
	overflow-y: auto
}

.pop-win1_cont .items {
	padding: 30px 96px
}

.pop-win1_cont .tit {
	margin-bottom: 40px;
	font-size: 0;
	text-align: right
}

.pop-win1_cont .tit span {
	padding: 0 15px;
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #333;
	line-height: 54px;
	min-width: 470px;
	text-align: center
}

.pop-win1_cont h4 {
	margin-bottom: 16px;
	padding: 0 13px;
	font-size: 24px;
	color: #195fab;
	line-height: 50px;
	border-bottom: 1px solid #195fab
}

.pop-win2 {
	padding: 58px 135px 64px;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 53.13%;
	box-shadow: 0 5px 30px 0 rgba(36, 47, 72, .2);
	border-radius: 16px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-height: 90%;
	overflow-y: auto
}

.pop-win2 button,
.pop-win2 input,
.pop-win2 select,
.pop-win2 textarea {
	outline: 0;
	border: none
}

.pop-win2 h3 {
	margin-bottom: 52px;
	font-size: 36px;
	color: #000;
	text-align: center
}

.pop-win2 .cont {
	margin: 0 -15px -35px;
	font-size: 0
}

.pop-win2 .item {
	padding: 0 15px;
	margin-bottom: 35px;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	position: relative
}

.pop-win2 .icon {
	position: absolute;
	left: 23px;
	top: 50%;
	width: 52px;
	height: 52px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.pop-win2 .form-bitian {
	position: absolute;
	right: 26px;
	top: 6px;
	z-index: 1;
	color: red;
	font-size: 22px;
	line-height: 56px;
}

.pop-win2 .inp,
.pop-win2 .sel select,
.pop-win2 .tar {
	padding: 16px 20px 16px 60px;
	display: block;
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 1.5;
	border: 2px solid #e5e9ef
}

.pop-win2 .sel select {
	cursor: pointer;
	background: url(../images/i1_jt26.png) right 17px center no-repeat
}

.pop-win2 .tar {
	padding: 16px 20px;
	height: 160px;
	resize: none
}

.pop-win2 .inp:focus,
.pop-win2 .sel select:focus {
	border-width: 2px;
	border-color: #195fab
}

.pop-win2 .nowrap {
	width: 100%
}

.pop-win2 .submit {
	display: block;
	margin: 68px auto 0;
	width: 240px;
	height: 60px;
	line-height: 60px;
	background-color: #195fab;
	border-radius: 4px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.pop-win2 .submit:hover {
	opacity: .8;
	filter: alpha(opacity=80)
}

.contact-list-i1>li {
	padding: 34px 0 20px;
	overflow: hidden
}

.contact-list-i1>li+li {
	border-top: 1px dashed #c9c9c9
}

.contact-list-i1 .t {
	margin-right: 9.3%;
	padding: 0 10px;
	float: left;
	font-size: 24px;
	color: #fff;
	line-height: 54px;
	background-color: #195fab;
	min-width: 182px;
	text-align: center
}

.txt-list-i1 {
	font-size: 0;
	overflow: hidden
}

.txt-list-i1 li {
	padding-right: 10px;
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	overflow: hidden
}

.txt-list-i1 .pic {
	margin-right: 26px;
	float: left;
	width: 56px;
	height: 56px;
	line-height: 56px;
	border-radius: 50%;
	background-color: rgba(18, 95, 168, .1);
	font-size: 0;
	text-align: center;
	overflow: hidden
}

.txt-list-i1 .pic img {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	max-height: 50%
}

.txt-list-i1 .txt {
	padding-top: 14px;
	font-size: 16px;
	color: #666;
	line-height: 1.88;
	overflow: hidden
}

.pop-video_cont {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	overflow: hidden
}

.pop-video_cont video {
	display: block;
	width: 100%;
	height: 100%
}

.productDt-swiper-i1 {
	margin-right: 7%;
	float: left;
	width: 50%
}

.productDt-swiper-i1 .for {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden
}

.productDt-swiper-i1 .for .pic {
	height: 460px;
	overflow: hidden;
	padding: 0 2px
}

.productDt-swiper-i1 .for .pic img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: 0.3s;
}

.productDt-swiper-i1 .for .pic:hover img {
	transform: scale(1.05);
}

.productDt-swiper-i1 .nav {
	padding: 0 47px;
	position: relative;
	overflow: hidden
}

.productDt-swiper-i1 .nav .swiper-slide {
	padding: 0 13px;
	cursor: pointer
}

.productDt-swiper-i1 .nav .pic {
	height: 115px;
	overflow: hidden
}

.productDt-swiper-i1 .nav .pic img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: 0.3s;
}

.productDt-swiper-i1 .nav .pic:hover img {
	transform: scale(1.05);
}

.productDt-swiper-i1 .nav .swiper-next,
.productDt-swiper-i1 .nav .swiper-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 34px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2
}

.productDt-swiper-i1 .nav .swiper-prev {
	left: 0;
	background-image: url(../images/i1_jt14.png)
}

.productDt-swiper-i1 .nav .swiper-next {
	right: 0;
	background-image: url(../images/i1_jt15.png)
}

.productDt-cont-i1 {
	padding: 46px 100px 0 0;
	overflow: hidden
}

.productDt-cont-i1 h3 {
	margin-bottom: 46px;
	font-size: 30px;
	color: #333
}

.productDt-cont-i1 .txt {
	margin-bottom: 26px;
	font-size: 18px;
	color: #333;
	line-height: 2;
	min-height: 18em;
	text-align: justify
}

.productDt-cont-i1 .share-btn {
	margin-bottom: 39px;
	font-size: 0;
	text-align: right
}

.productDt-cont-i1 .share-btn span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #949494
}

.productDt-cont-i1 .share-btn .bshare-custom {
	display: inline-block;
	vertical-align: middle;
	font-size: 0
}

.productDt-cont-i1 .share-btn .bshare-custom a {
	margin: 0;
	margin-left: 16px;
	padding: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.productDt-cont-i1 .share-btn .bshare-custom .bshare-weixin {
	background: url(../images/i1_weixin.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.productDt-cont-i1 .share-btn .bshare-custom .bshare-sinaminiblog {
	background: url(../images/i1_weibo.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.bsBox {
	width: auto !important;
	height: auto !important
}

.productDt-cont-i1 .btn5-i1 a {
	width: 46%;
	height: 60px;
	line-height: 60px;
	border-radius: 30px
}

.productDt-cont-i1 .btn5-i1 a+a {
	margin-left: 8%
}

.contact-cont2-i1 {
	background-color: #fff;
	box-shadow: 0 3px 24px 0 rgba(0, 0, 0, .05);
	overflow: hidden
}

.contact-cont2-i1 .tit {
	margin-bottom: 40px;
	font-size: 0;
	text-align: right
}

.contact-cont2-i1 .tit span {
	padding: 0 15px;
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #333;
	line-height: 54px;
	min-width: 470px;
	text-align: center
}

.contact-cont2-i1 .contact-list-i1 {
	padding: 0 80px
}

.contact-cont2-i1 .contact-list-i1>li,
.contact-cont2-i1 .contact-list-i1>li+li {
	border: none;
	border-bottom: 1px dashed #c9c9c9
}

.more-btn-i1 {
	margin: 27px auto 16px;
	display: block;
	width: 28px;
	height: 28px;
	position: relative;
	cursor: pointer
}

.more-btn-i1 i {
	position: absolute;
	left: 50%;
	width: 17px;
	height: 11px;
	background: url(../images/i1_jt16.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.more-btn-i1 i:first-child {
	top: 0;
	opacity: .3
}

.more-btn-i1 i:nth-child(2) {
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: .6
}

.more-btn-i1 i:nth-child(3) {
	bottom: 0
}

.lizi-i1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.lizi-i1 canvas {
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 53% !important
}

.number-list-s5 {
	margin-bottom: 76px;
	font-size: 0;
	text-align: center
}

.number-list-s5 li {
	padding: 0 80px;
	display: inline-block;
	vertical-align: top;
	position: relative
}

.number-list-s5 li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 2px;
	height: 60px;
	background-color: rgba(0, 78, 162, .2);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.number-list-s5 li:first-child:before {
	display: none
}

.number-list-s5 .num {
	margin-bottom: 8px;
	font-size: 72px;
	color: #004ea2;
	font-weight: 700;
	line-height: 1
}

.number-list-s5 h4 {
	font-size: 18px;
	color: #004ea2
}

.timeProgress-swiper-s5 {
	padding: 0 120px;
	position: relative;
	z-index: 2;
	overflow: hidden
}

.timeProgress-swiper-s5 .slider {
	padding: 0 10px;
	position: relative;
	overflow: hidden
}

.timeProgress-swiper-s5 .swiper-wrapper {
	align-items: flex-end
}

.timeProgress-swiper-s5 .swiper-slide .cont {
	margin-bottom: 82px;
	position: relative;
	cursor: pointer;
	-webkit-transition: .5s linear;
	-o-transition: .5s linear;
	transition: .5s linear
}

.timeProgress-swiper-s5 .swiper-slide.slide1 .cont {
	margin-bottom: 0
}

.timeProgress-swiper-s5 .swiper-slide.slide2 .cont {
	margin-bottom: 62px
}

.timeProgress-swiper-s5 .swiper-slide.slide3 .cont {
	margin-bottom: 69px
}

.timeProgress-swiper-s5 .swiper-slide.slide4 .cont {
	margin-bottom: 76px
}

.timeProgress-swiper-s5 .swiper-slide.slide5 .cont {
	margin-bottom: 82px
}

.timeProgress-swiper-s5 .hd {
	padding-bottom: 12px;
	position: absolute;
	bottom: 56px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.timeProgress-swiper-s5 .hd:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 20px;
	height: 12px;
	background: url(../images/s5_jt1.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.timeProgress-swiper-s5 .hd .hd-inner {
	display: inline-block;
	vertical-align: middle;
	min-width: 140px;
	background-color: #004ea2;
	box-shadow: 0 10px 30px 0 rgba(0, 53, 111, .25)
}

.timeProgress-swiper-s5 .hd .year {
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 50px
}

.timeProgress-swiper-s5 .bd {
	padding-bottom: 12px;
	position: relative;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.timeProgress-swiper-s5 .bd:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 20px;
	height: 12px;
	background: url(../images/s5_jt2.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

.timeProgress-swiper-s5 .bd .bd-inner {
	background-color: #fff;
	box-shadow: 0 15px 40px 0 rgba(0, 53, 111, .15)
}

.timeProgress-swiper-s5 .bd .pic {
	padding-top: 64.71%;
	position: relative;
	overflow: hidden
}

.timeProgress-swiper-s5 .bd .pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.timeProgress-swiper-s5 .bd .inner {
	padding: 20px 30px 52px
}

.timeProgress-swiper-s5 .bd .txt {
	font-size: 18px;
	color: #333;
	line-height: 2
}

.timeProgress-swiper-s5 .circle {
	margin: 41px auto 9px;
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 2px solid #fff;
	background-color: #004ea2;
	position: relative
}

.timeProgress-swiper-s5 .circle:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 36px;
	height: 36px;
	background-color: rgba(0, 78, 162, .2);
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1
}

.timeProgress-swiper-s5 .swiper-slide-active .hd {
	-webkit-transform: translate(-50%, -20px);
	-ms-transform: translate(-50%, -20px);
	-o-transform: translate(-50%, -20px);
	transform: translate(-50%, -20px);
	opacity: 0;
	filter: alpha(opacity=0)
}

.timeProgress-swiper-s5 .swiper-slide-active .bd {
	opacity: 1;
	filter: alpha(opacity=100)
}

.timeProgress-swiper-s5 .swiper-next,
.timeProgress-swiper-s5 .swiper-prev {
	position: absolute;
	bottom: 154px;
	width: 45px;
	height: 45px;
	border: 2px solid #004ea2;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.timeProgress-swiper-s5 .swiper-prev {
	left: 20px;
	background-image: url(../images/s5_jt5.png)
}

.timeProgress-swiper-s5 .swiper-next {
	right: 20px;
	background-image: url(../images/s5_jt6.png)
}

.timeProgress-swiper-s5 .swiper-next:hover,
.timeProgress-swiper-s5 .swiper-prev:hover {
	background-color: #004ea2;
	box-shadow: 0 10px 30px 0 rgba(0, 53, 111, .25)
}

.timeProgress-swiper-s5 .swiper-prev:hover {
	background-image: url(../images/s5_jt3.png)
}

.timeProgress-swiper-s5 .swiper-next:hover {
	background-image: url(../images/s5_jt4.png)
}

.product-list-s5 li {
	height: 100vh;
	position: relative
}

.product-list-s5 .pic {
	height: 100%;
	overflow: hidden
}

.product-list-s5 .pic img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.product-list-s5 .mask {
	padding: 100px 123px;
	padding-right: calc((100vw - 1440px)/ 2);
	position: absolute;
	right: 0;
	top: 50%;
	width: 43.75%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.product-list-s5 .mask:before {
	content: '';
	position: absolute;
	right: 100%;
	top: 0;
	bottom: 0;
	width: 160px;
	background: url(../images/s5_bg2.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.product-list-s5 .tit3-i1 {
	margin-bottom: 44px
}

.product-list-s5 .tit3-i1 h3 {
	padding-bottom: 14px
}

.product-list-s5 .tit3-i1 .txt {
	margin-top: 50px;
	width: auto;
	line-height: 2
}

.product-list-s5 .desc {
	font-size: 18px;
	color: #004ea2;
	font-weight: 700
}

.product-list-s5 .icon {
	margin-right: -40px;
	position: absolute;
	right: 100%;
	top: 50%;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #004ea2 url(../images/s5_jt7.png) center center no-repeat;
	box-shadow: 0 10px 30px 0 rgba(0, 53, 111, .25);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.product-list-s5 li:nth-child(even) .mask {
	padding: 100px 123px;
	padding-left: calc((100vw - 1440px)/ 2);
	right: auto;
	left: 0
}

.product-list-s5 li:nth-child(even) .mask:before {
	right: auto;
	left: 100%
}

.product-list-s5 li:nth-child(even) .icon {
	margin: 0;
	margin-left: -40px;
	right: auto;
	left: 100%;
	background-image: url(../images/s5_jt8.png)
}

.product-list-s5 .mask:hover .icon {
	margin-right: -30px
}

.product-list-s5 li:nth-child(even) .mask:hover .icon {
	margin-left: -30px
}

.tab1-s5-tit {
	margin-bottom: 48px;
	font-size: 0;
	text-align: center;
	white-space: nowrap;
	overflow-x: auto
}

.tab1-s5-tit .tab1-s5-item {
	padding: 0 26px;
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	color: #333;
	line-height: 30px;
	cursor: pointer
}

.tab1-s5-tit .tab1-s5-item__on {
	color: #0f4295
}

.tab1-s5-desc {
	margin: 0 -50px;
	height: 216px;
	position: relative;
	overflow: hidden
}

.tab1-s5-desc .tab1-s5-item {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.tab1-s5-desc .tab1-s5-item__on {
	height: 100%;
	visibility: visible;
	opacity: 1;
	z-index: 2
}

.honor2-swiper-s5 {
	padding: 0 50px;
	position: relative;
	overflow: hidden
}

.honor2-swiper-s5 .slider {
	margin: 0 -16px;
	overflow: hidden
}

.honor2-swiper-s5 .swiper-slide {
	padding: 0 16px
}

.honor2-swiper-s5 .pic {
	height: 216px;
	line-height: 216px;
	font-size: 0;
	text-align: center;
	overflow: hidden
}

.honor2-swiper-s5 .pic img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.honor2-swiper-s5 .swiper-slide:hover .pic img {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05)
}

.honor2-swiper-s5 .swiper-next,
.honor2-swiper-s5 .swiper-prev {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 50%;
	z-index: 10;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.honor2-swiper-s5 .swiper-prev {
	left: 0;
	background-image: url(../images/i1_jt18.png)
}

.honor2-swiper-s5 .swiper-next {
	right: 0;
	background-image: url(../images/i1_jt19.png)
}

.honor2-swiper-s5 .swiper-next:hover,
.honor2-swiper-s5 .swiper-prev:hover {
	background-color: #0f4295
}

.honor2-swiper-s5 .swiper-prev:hover {
	background-image: url(../images/i1_jt20.png)
}

.honor2-swiper-s5 .swiper-next:hover {
	background-image: url(../images/i1_jt21.png)
}

.ryzz-swiper-s3 {
	position: relative
}

.ryzz-swiper-s3 .nav {
	margin: 0 -12px 100px;
	padding: 0 56px;
	position: relative;
	overflow: hidden
}

.ryzz-swiper-s3 .nav .slider {
	padding: 20px 0;
	position: relative;
	overflow: hidden
}

.ryzz-swiper-s3 .nav .swiper-slide {
	text-align: center;
	position: relative;
	cursor: pointer
}

.ryzz-swiper-s3 .nav .swiper-slide:after {
	content: '';
	position: absolute;
	left: 0;
	top: 16px;
	right: 0;
	height: 2px;
	background-color: #e6e6e6
}

.ryzz-swiper-s3 .nav .icon {
	margin: 0 auto 12px;
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 0;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
	position: relative;
	z-index: 2
}

.ryzz-swiper-s3 .nav .icon i {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #e6e6e6;
	border: 6px solid #fff;
	position: relative;
	z-index: 2
}

.ryzz-swiper-s3 .nav .icon:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 40px;
	height: 40px;
	background-color: rgba(223, 6, 21, .1);
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: none
}

.ryzz-swiper-s3 .nav .year {
	font-size: 24px;
	color: #666;
	line-height: 40px
}

.ryzz-swiper-s3 .nav .year span {
	margin: -2px 4px 0 0;
	display: inline-block;
	font-size: 26px
}

.ryzz-swiper-s3 .nav .swiper-slide-active .icon {
	width: 20px
}

.ryzz-swiper-s3 .nav .swiper-slide-active .icon i {
	width: 20px;
	height: 20px;
	background-color: rgba(223, 6, 21, .1);
	border-width: 5px;
	border-color: #df0615
}

.ryzz-swiper-s3 .nav .swiper-slide-active .icon:before {
	display: block
}

.ryzz-swiper-s3 .nav .swiper-slide-active .year {
	font-size: 28px;
	color: #df0615
}

.ryzz-swiper-s3 .nav .swiper-slide-active .year span {
	font-size: 30px
}

.ryzz-swiper-s3 .nav .swiper-slide.slide2 .year {
	font-size: 20px
}

.ryzz-swiper-s3 .nav .swiper-slide.slide2 .year span {
	font-size: 24px
}

.ryzz-swiper-s3 .nav .swiper-slide.slide3 .year {
	font-size: 20px
}

.ryzz-swiper-s3 .nav .swiper-slide.slide3 .year span {
	font-size: 22px
}

.ryzz-swiper-s3 .nav .swiper-slide.slide4 .year {
	font-size: 16px
}

.ryzz-swiper-s3 .nav .swiper-slide.slide4 .year span {
	font-size: 18px
}

.ryzz-swiper-s3 .nav .swiper-slide.slide5 .year {
	font-size: 14px
}

.ryzz-swiper-s3 .nav .swiper-slide.slide5 .year span {
	font-size: 16px
}

.ryzz-swiper-s3 .nav .swiper-next,
.ryzz-swiper-s3 .nav .swiper-prev {
	position: absolute;
	top: 17px;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.ryzz-swiper-s3 .nav .swiper-prev {
	left: 0;
	background-image: url(../images/s3_jt8.png)
}

.ryzz-swiper-s3 .nav .swiper-prev:hover {
	background-image: url(../images/s3_jt10.png)
}

.ryzz-swiper-s3 .nav .swiper-next {
	right: 0;
	background-image: url(../images/s3_jt9.png)
}

.ryzz-swiper-s3 .nav .swiper-next:hover {
	background-image: url(../images/s3_jt11.png)
}

.ryzz-swiper-s3 .for {
	margin: -30px 0;
	position: relative;
	overflow: hidden
}

.ryzz-swiper-s3 .for .swiper-slide {
	padding: 30px 20px
}

.page-box {
	text-align: center;
	margin-top: 45px
}

.page-list {
	display: inline-block;
	margin: 0 auto
}

.page-list li {
	float: left
}

.page-list li a,
.page-list li span {
	display: inline-block;
	font-size: 15px;
	color: #666;
	cursor: pointer;
	margin: 0 5px;
	padding: 0 18px;
	border: 1px solid #d0d0d0;
	line-height: 44px;
	border-radius: 23px
}

.page-list li a {
	background-color: #fff
}

.page-list li.ellipsis span {
	border: 0;
	padding: 0
}

.page-list li.prev a,
.page-list li.prev span {
	padding: 0 32px;
	background-color: #fff
}

.page-list li.next a,
.page-list li.next span {
	padding: 0 32px;
	background-color: #fff
}

.page-list li.active span {
	background-color: #d30216;
	color: #fff;
	border-color: #d30216;
}

.page-list li.active a,
.page-list li:hover a {
	background-color: #d30216;
	color: #fff;
	border-color: #d30216
}

.m-cur {
	font-size: 16px;
	color: #666;
	line-height: 26px;
	margin: 25px 0
}

.m-cur a {
	color: #666;
	display: inline-block;
	vertical-align: middle
}

.m-cur a:hover {
	color: #1a5fac
}

.m-cur span {
	display: inline-block;
	vertical-align: middle;
	color: #1a5fac
}

.news-list-s2 .con {
	padding: 32px 0;
	display: block;
	border-top: 1px solid #a0a0a0;
	overflow: hidden
}

.news-list-s2 .date {
	margin-bottom: 4px;
	font-size: 14px;
	color: #7d7d7d
}

.news-list-s2 h4 {
	margin-bottom: 10px;
	font-size: 20px;
	color: #333;
	font-weight: 400;
	line-height: 1.8;
	max-height: 3.6em;
	overflow: hidden;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.news-list-s2 .txt {
	margin-bottom: 42px;
	font-size: 14px;
	color: #7d7d7d;
	line-height: 2.2;
	height: 4.4em;
	overflow: hidden
}

.news-list-s2 .more {
	width: 8px;
	height: 12px;
	background: url(../images/i1_jt23.png) center center no-repeat
}

.news-list-s2 .more2 {
	padding-left: 40px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	position: relative
}

.news-list-s2 .more2 i {
	position: absolute;
	left: 0;
	top: 50%;
	width: 30px;
	height: 30px;
	background: url(../images/i1_circle1.png) left center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.news-list-s2 .con:hover h4 {
	color: #004ea2;
	font-weight: 700
}

.news-list-s2 .con:hover .more {
	background-image: url(../images/i1_jt24.png)
}

.news-list-s2 .con:hover .more2 i {
	-webkit-transform: translateY(-50%) rotate(360deg);
	-ms-transform: translateY(-50%) rotate(360deg);
	-o-transform: translateY(-50%) rotate(360deg);
	transform: translateY(-50%) rotate(360deg);
	background-image: url(../images/i1_circle2.png)
}

.news-list-s2.red .con:hover h4 {
	color: #df0615
}

.news-list-s2.red .con:hover .more {
	background-image: url(../images/i1_jt25.png)
}

.news-list-s2.red .con:hover .more2 i {
	background-image: url(../images/i1_circle3.png)
}

.operate-list {
	overflow: hidden;
	margin-left: -2%
}

.operate-list li {
	float: left;
	width: 31.3%;
	margin-left: 2%;
	padding: 36px 46px 26px;
	background: #f9fafd;
	margin-bottom: 36px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.operate-list li .date {
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #7d7d7d;
	margin-bottom: 18px
}

.operate-list li .tit {
	font-size: 20px;
	color: #333;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 12px
}

.operate-list li p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 30px
}

.operate-list li .more {
	display: inline-block;
	font-size: 14px;
	color: #666;
	line-height: 24px
}

.operate-list li:hover {
	background: url(../images/operate-bg1.jpg) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.operate-list li:hover .date {
	color: rgba(255, 255, 255, .7)
}

.operate-list li:hover .tit {
	color: #fff
}

.operate-list li:hover p {
	color: #fff
}

.operate-list li:hover .more {
	color: #fff
}

.shcl_xq-swiper-s3 {
	margin: 0 -10px 74px;
	padding: 0 90px;
	position: relative;
	overflow: hidden
}

.shcl_xq-swiper-s3 .slider {
	margin: 0 -11%;
	position: relative;
	overflow: hidden
}

.shcl_xq-swiper-s3 .swiper-wrapper {
	align-items: center
}

.shcl_xq-swiper-s3 .swiper-slide {
	padding: 0 10px;
	width: 60%;
	height: 460px
}

.shcl_xq-swiper-s3 .con {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 46%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.shcl_xq-swiper-s3 .pic {
	height: 340px;
	position: relative;
	overflow: hidden
}

.shcl_xq-swiper-s3 .pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.shcl_xq-swiper-s3 h4 {
	margin-top: 14px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0)
}

.shcl_xq-swiper-s3 .fd {
	position: absolute;
	right: 5px;
	bottom: 0;
	width: 48px;
	height: 48px;
	background: url(../images/s3_fd.png) center center no-repeat;
	display: none
}

.shcl_xq-swiper-s3 .con:hover .pic img {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}

.shcl_xq-swiper-s3 .swiper-slide-active {
	z-index: 10
}

.shcl_xq-swiper-s3 .swiper-slide-active .con {
	width: 146%
}

.shcl_xq-swiper-s3 .swiper-slide-active .pic {
	height: 420px
}

.shcl_xq-swiper-s3 .swiper-slide-active h4 {
	opacity: 1;
	filter: alpha(opacity=100)
}

.shcl_xq-swiper-s3 .swiper-slide-active .fd {
	display: block
}

.shcl_xq-swiper-s3 .swiper-next,
.shcl_xq-swiper-s3 .swiper-prev {
	position: absolute;
	top: 48%;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.shcl_xq-swiper-s3 .swiper-prev {
	left: -10px;
	background-image: url(../images/s3_jt12.png)
}

.shcl_xq-swiper-s3 .swiper-prev:hover {
	background-image: url(../images/s3_jt14.png)
}

.shcl_xq-swiper-s3 .swiper-next {
	right: -10px;
	background-image: url(../images/s3_jt13.png)
}

.shcl_xq-swiper-s3 .swiper-next:hover {
	background-image: url(../images/s3_jt15.png)
}

@media only screen and (max-width:1679px) {
	.footer01-bd {
		margin-right: -70px
	}
}

@media only screen and (max-width:1599px) {
	.wp {
		width: 90%
	}

	.headerrel01-logo {
		width: 340px
	}

	.headerrel01-logo img {
		height: 42px
	}

	.headerrel01-hdr {
		padding-left: 360px
	}

	.headerrel01-nav>li {
		padding: 0 16px
	}

	.headerrel01-nav>li>a {
		font-size: 16px
	}

	.headerrel01-nav>li>a:after {
		width: 50px
	}

	.goTop {
		right: 20px
	}

	.box-pos_i1.box-pos1_2_i1 .wp {
		width: 100%
	}

	.box-pos_i1 .v1 .icon {
		margin-left: 4px
	}

	.product-list-s5 .mask {
		padding-right: 80px
	}

	.product-list-s5 li:nth-child(even) .mask {
		padding-left: 80px
	}

	.pop-win2 {
		padding: 50px 80px
	}

	.pop-win2 h3 {
		margin-bottom: 30px;
		font-size: 30px
	}

	.pop-win2 .cont {
		margin-bottom: -20px
	}

	.pop-win2 .item {
		margin-bottom: 20px
	}

	.pop-win2 .inp,
	.pop-win2 .sel select,
	.pop-win2 .tar {
		padding: 12px 20px 12px 40px
	}

	.pop-win2 .icon {
		left: 16px;
		width: 40px;
		height: 40px
	}

	.pop-win2 .tar {
		padding: 12px 20px
	}

	.pop-win2 .sel select {
		background-position: right 6px center
	}

	.pop-win2 .submit {
		margin-top: 40px
	}
}

@media only screen and (max-width:1439px) {
	.wp2 {
		width: 90%
	}

	.tit1-i1 {
		margin-bottom: 24px
	}

	.tit1-i1 h3 {
		padding-bottom: 12px;
		font-size: 28px
	}

	.tit1-i1 h3:after {
		width: 26px;
		height: 3px
	}

	.tit1-i1 .txt {
		margin-top: 26px;
		font-size: 16px
	}

	.tit2-i1 {
		margin-bottom: 32px
	}

	.tit2-i1 h3 {
		font-size: 28px
	}

	.tit2-i1 .more {
		line-height: 34px;
		font-size: 14px
	}

	.tit3-i1 h3 {
		font-size: 28px
	}

	.tit3-i1 h3:after {
		width: 48px;
		height: 2px
	}

	.tit3-i1 h4 {
		margin-top: 56px;
		font-size: 24px
	}

	.tit3-i1 .txt {
		margin-top: 18px;
		font-size: 16px
	}

	.tit4-i1 {
		margin-bottom: 40px
	}

	.tit4-i1 h3 {
		font-size: 28px;
		line-height: 40px
	}

	.tit5-i1 {
		margin-bottom: 20px
	}

	.tit6-i1 {
		margin-bottom: 32px
	}

	.tit6-i1 h3 {
		font-size: 24px
	}

	.tit7-i1 {
		margin-bottom: 32px
	}

	.tit7-i1 h3 {
		font-size: 28px
	}

	.tit8-i1 {
		margin-bottom: 24px
	}

	.tit8-i1 h3 {
		font-size: 28px
	}

	.tit9-i1 h3 {
		padding: 12px 34px;
		font-size: 24px;
		min-width: 376px
	}

	.tit10-i1 {
		margin-bottom: 32px
	}

	.tit10-i1 h3 {
		padding-bottom: 10px;
		font-size: 28px
	}

	.btn1-i1 a,
	.btn1-i1 span {
		width: 144px;
		height: 44px;
		line-height: 42px;
		font-size: 14px
	}

	.btn1-i1 a i,
	.btn1-i1 span i {
		width: 10px;
		height: 8px
	}

	.btn2-i1 a,
	.btn2-i1 span {
		width: 152px;
		height: 38px;
		line-height: 36px;
		font-size: 14px
	}

	.btn3-i1 a,
	.btn3-i1 span {
		width: 112px;
		height: 30px;
		line-height: 28px
	}

	.btn3-i1 a i,
	.btn3-i1 span i {
		margin-left: 8px
	}

	.btn4-i1 a,
	.btn4-i1 span {
		font-size: 16px
	}

	.btn5-i1 a,
	.btn5-i1 span {
		width: 192px;
		height: 40px;
		line-height: 40px;
		font-size: 18px
	}

	.btn5-i1 a img {
		margin-right: 10px;
		max-width: 24px
	}

	.btn6-i1 a,
	.btn6-i1 span {
		width: 144px;
		height: 48px;
		line-height: 48px;
		font-size: 14px
	}

	.headerrel01-logo {
		width: 280px
	}

	.headerrel01-nav>li>a {
		font-size: 14px
	}

	.headerrel01-hdr {
		padding-left: 300px
	}

	.headerrel01-nav>li {
		padding: 0 10px
	}

	.headerrel01-navsub_cont2 {
		padding: 36px 0 40px
	}

	.headerrel01-navsub_cont2 dl dd a {
		font-size: 13px;
	}

	.headerrel01-navsub_cont2 .tit {
		margin-bottom: 10px;
		font-size: 16px
	}

	.footer01-bd {
		margin-right: -50px;
		padding: 40px 0 !important;
		min-height: 300px
	}

	.footer01-bd_hd {
		margin-bottom: 42px
	}

	.footer01-logo {
		margin-bottom: 30px
	}

	.footer01-code .pic {
		width: 80px;
		height: 80px
	}

	.footer01-code h4 {
		padding-left: 16px;
		width: 100px;
		font-size: 14px
	}

	.footer01-nav dt {
		margin-bottom: 14px;
		padding-left: 18px;
		font-size: 16px
	}

	.footer01-nav dt:before {
		width: 6px;
		height: 6px
	}

	.footer01-nav dd a {
		padding-left: 18px;
		line-height: 24px
	}

	.footer01-zq {
		margin-left: 18px
	}

	.footer01-zq .tit {
		padding: 0 10px;
		padding-right: 24px
	}

	.footer01-zq .tit i {
		right: 10px;
		-webkit-background-size: 10px auto;
		background-size: 10px auto
	}

	.footer01-zq .con a {
		padding-left: 10px
	}

	.footer01-bt {
		padding: 26px 0 !important
	}

	.footer01-copy {
		font-size: 12px
	}

	.footer01-link {
		margin: 0 -18px
	}

	.footer01-link a {
		padding: 0 18px;
		font-size: 12px
	}

	.footer01-code2 .hd {
		margin-bottom: 10px
	}

	.footer01-code2 h4 {
		font-size: 14px;
		line-height: 1.6
	}

	.ban1-cont {
		font-size: 16px
	}

	.ban1-cont h2 {
		font-size: 48px !important
	}

	.ban1-cont h2.on::after {
		width: 40px;
		top: 15px;
	}

	.ban1-cont p {
		font-size: 16px
	}

	.ban1-cont span {
		margin-top: 20px
	}

	.ban1.ban1_3 {
		height: 632px
	}

	.row-index-i1 {
		padding: 42px 0
	}

	.contact-cont-i1 .btn,
	.contact-cont-i1 .fax {
		margin: 0 40px
	}

	.contact-cont-i1 .fax {
		font-size: 48px
	}

	.contact-cont-i1 .btn a {
		width: 192px;
		font-size: 16px
	}

	.row-index-i1.rowInd2 {
		padding: 26px 0
	}

	.row-index-i1.rowInd2 .contact-cont-i1 .btn,
	.row-index-i1.rowInd2 .contact-cont-i1 .fax {
		margin: 0 60px
	}

	.row-index-i1.rowInd2 .contact-cont-i1 .fax {
		font-size: 38px
	}

	.row-index-i1.rowInd2 .contact-cont-i1 .fax img {
		max-width: 50px;
		margin-right: 16px
	}

	.box-pos_i1 .v1 {
		line-height: 48px
	}

	.box-pos_i1 .v1:after {
		height: 2px
	}

	.box-pos_i1 .v1 span {
		font-size: 16px
	}

	.box-pos_i1 .pos-sub {
		padding: 18px 0
	}

	.box-pos_i1 .pos-sub a {
		font-size: 14px;
		min-width: 128px;
		line-height: 34px
	}

	.box-pos_i1 .cur2 {
		padding: 9px 0;
		padding-right: 20px
	}

	.box-pos2_i1 {
		padding: 20px 0
	}

	.box-pos3_i1 {
		padding-top: 12px
	}

	.box-pos3_i1 li {
		margin-right: 54px
	}

	.box-pos3_i1 .v1 {
		line-height: 58px
	}

	.pop-win1_cont {
		padding: 30px 0
	}

	.pop-win1_cont .items {
		padding: 24px 76px
	}

	.pop-win1_cont .tit {
		margin-bottom: 30px
	}

	.pop-win1_cont .tit span {
		font-size: 18px;
		line-height: 42px;
		min-width: 376px
	}

	.pop-win1_cont h4 {
		padding: 0 10px;
		margin-bottom: 10px;
		font-size: 18px;
		line-height: 40px
	}

	.contact-list-i1>li {
		padding: 20px 0
	}

	.contact-list-i1 .t {
		margin-right: 5%;
		font-size: 18px;
		line-height: 42px;
		min-width: 146px
	}

	.txt-list-i1 .pic {
		margin-right: 20px;
		width: 44px;
		height: 44px;
		line-height: 44px
	}

	.txt-list-i1 .txt {
		padding-top: 10px;
		font-size: 14px;
		line-height: 1.5
	}

	.productDt-swiper-i1 {
		margin-right: 5%
	}

	.productDt-swiper-i1 .for .pic {
		height: 368px
	}

	.productDt-swiper-i1 .nav .swiper-slide {
		padding: 0 10px
	}

	.productDt-swiper-i1 .nav .pic {
		height: 92px
	}

	.productDt-cont-i1 {
		padding: 36px 80px 0 0
	}

	.productDt-cont-i1 h3 {
		margin-bottom: 36px;
		font-size: 24px
	}

	.productDt-cont-i1 .txt {
		margin-bottom: 20px;
		font-size: 16px
	}

	.productDt-cont-i1 .btn5-i1 a {
		height: 50px;
		line-height: 50px
	}

	.contact-cont2-i1 .tit {
		margin-bottom: 32px
	}

	.contact-cont2-i1 .tit span {
		font-size: 18px;
		min-width: 376px;
		line-height: 42px
	}

	.contact-cont2-i1 .contact-list-i1 {
		padding: 0 64px
	}

	.number-list-s5 {
		margin-bottom: 60px
	}

	.number-list-s5 li {
		padding: 0 64px
	}

	.number-list-s5 li:before {
		height: 48px
	}

	.number-list-s5 .num {
		font-size: 58px
	}

	.number-list-s5 h4 {
		font-size: 16px
	}

	.timeProgress-swiper-s5 .hd .year {
		font-size: 18px;
		line-height: 40px
	}

	.timeProgress-swiper-s5 .bd .inner {
		padding: 16px 24px 42px
	}

	.timeProgress-swiper-s5 .bd .txt {
		font-size: 16px
	}

	.timeProgress-swiper-s5 .circle {
		width: 14px;
		height: 14px
	}

	.timeProgress-swiper-s5 .circle:after {
		width: 28px;
		height: 28px
	}

	.product-list-s5 .mask {
		padding: 80px 98px !important
	}

	.product-list-s5 .tit3-i1 {
		margin-bottom: 34px
	}

	.product-list-s5 .tit3-i1 .txt {
		margin-top: 40px
	}

	.product-list-s5 .desc {
		font-size: 16px
	}

	.product-list-s5 .icon {
		margin-right: -32px;
		width: 64px;
		height: 64px
	}

	.product-list-s5 li:nth-child(even) .icon {
		margin-left: -32px
	}

	.tab1-s5-tit {
		margin-bottom: 38px
	}

	.tab1-s5-tit .tab1-s5-item {
		padding: 0 20px;
		font-size: 18px
	}

	.ryzz-swiper-s3 .nav {
		margin-bottom: 80px
	}

	.ryzz-swiper-s3 .nav .slider:before {
		width: calc(7.14% - 14px)
	}

	.ryzz-swiper-s3 .nav .slider:after {
		width: calc(7.14% - 14px)
	}

	.ryzz-swiper-s3 .nav .icon {
		margin-bottom: 10px;
		width: 28px;
		height: 28px;
		line-height: 28px
	}

	.ryzz-swiper-s3 .nav .icon:before {
		width: 34px;
		height: 34px
	}

	.ryzz-swiper-s3 .nav .swiper-slide-active .icon i {
		width: 18px;
		height: 18px
	}

	.ryzz-swiper-s3 .nav .year {
		font-size: 18px;
		line-height: 30px
	}

	.ryzz-swiper-s3 .nav .year span {
		font-size: 20px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide2 .year {
		font-size: 16px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide2 .year span {
		font-size: 18px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide3 .year {
		font-size: 14px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide3 .year span {
		font-size: 16px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide4 .year {
		font-size: 12px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide4 .year span {
		font-size: 14px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide5 .year {
		font-size: 12px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide5 .year span {
		font-size: 14px
	}

	.ryzz-swiper-s3 .nav .swiper-slide-active .year {
		font-size: 22px
	}

	.ryzz-swiper-s3 .nav .swiper-slide-active .year span {
		font-size: 24px
	}

	.news-list-s2 .con {
		padding: 24px 0
	}

	.news-list-s2 .date {
		font-size: 12px
	}

	.news-list-s2 h4 {
		font-size: 16px
	}

	.news-list-s2 .txt {
		margin-bottom: 10px
	}

	.shcl_xq-swiper-s3 {
		margin-bottom: 58px
	}

	.shcl_xq-swiper-s3 .swiper-slide {
		height: 380px
	}

	.shcl_xq-swiper-s3 .pic {
		height: 272px
	}

	.shcl_xq-swiper-s3 .swiper-slide-active .pic {
		height: 336px
	}

	.pop-win2 {
		padding: 30px
	}

	.pop-win2 h3 {
		margin-bottom: 20px;
		font-size: 26px;
	}

	.pop-win2 .tar {
		height: 130px;
	}

	.pop-win2 .submit {
		width: 180px;
		height: 50px;
		line-height: 50px;
		font-size: 17px;
		margin-top: 24px;
	}

	.pop-win2 .form-bitian {
		top: 0px;
	}
}

@media only screen and (max-width:1199px) {
	.footer01-nav .item.last {
		position: static
	}

	.footer01-nav .item.foot-index-app {
		display: block;
	}


	.pt01 {
		padding-top: 100px
	}

	.tit1-i1 {
		margin-bottom: 20px !important
	}

	.tit1-i1 h3 {
		padding-bottom: 10px;
		font-size: 24px
	}

	.tit1-i1 h3:after {
		width: 22px;
		height: 2px
	}

	.tit1-i1 .txt {
		margin-top: 20px;
		font-size: 14px
	}

	.tit2-i1 {
		margin-bottom: 20px !important
	}

	.tit2-i1 h3 {
		font-size: 24px
	}

	.tit2-i1 .more {
		margin-top: 4px;
		line-height: 24px
	}

	.tit3-i1 {
		margin-bottom: 20px !important
	}

	.tit3-i1 h3 {
		font-size: 24px
	}

	.tit3-i1 h3:after {
		width: 40px
	}

	.tit3-i1 h4 {
		margin-top: 20px;
		font-size: 20px
	}

	.tit3-i1 .txt {
		margin-top: 10px;
		font-size: 14px
	}

	.tit4-i1 {
		margin-bottom: 20px !important
	}

	.tit4-i1 h3 {
		font-size: 24px;
		line-height: 34px
	}

	.tit5-i1 {
		margin-bottom: 20px !important
	}

	.tit6-i1 {
		margin-bottom: 20px !important
	}

	.tit6-i1 h3 {
		font-size: 24px
	}

	.tit7-i1 {
		margin-bottom: 20px !important
	}

	.tit7-i1 h3 {
		font-size: 24px
	}

	.tit8-i1 {
		margin-bottom: 20px !important
	}

	.tit8-i1 h3 {
		font-size: 24px
	}

	.tit9-i1 h3 {
		padding: 10px 20px
	}

	.tit10-i1 {
		margin-bottom: 20px !important
	}

	.tit10-i1 h3 {
		font-size: 24px
	}

	.btn1-i1 a,
	.btn1-i1 span {
		width: 110px;
		height: 40px;
		line-height: 38px
	}

	.btn2-i1 a,
	.btn2-i1 span {
		width: 110px;
		height: 40px;
		line-height: 38px
	}

	.btn4-i1 a,
	.btn4-i1 span {
		font-size: 14px
	}

	.btn4-i1 a i,
	.btn4-i1 span i {
		width: 20px;
		height: 20px
	}

	.btn5-i1 a,
	.btn5-i1 span {
		width: 110px;
		height: 34px;
		line-height: 34px;
		font-size: 14px
	}

	.btn5-i1 a img {
		margin-right: 5px;
		max-width: 16px
	}

	.btn6-i1 a,
	.btn6-i1 span {
		width: 110px;
		height: 40px;
		line-height: 40px
	}

	.headerrel01-menuBtn {
		display: inline-block !important;
		z-index: 101
	}

	/* .headerrel01-menuBtn span,.headerrel01-menuBtn span:after,.headerrel01-menuBtn span:before{background:#004ea2} */
	.headerrel01 {
		height: 100px;
		box-shadow: none
	}

	.headerrel01.down {
		box-shadow: none
	}

	.headerrel01-hd {
		background-color: rgba(0, 78, 162, .9) !important;
		border: none
	}

	.headerrel01-bd {
		height: 60px
	}

	.headerrel01-logo {
		margin: 0;
		position: relative;
		top: 10px;
		display: block;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		-o-transform: translate(0);
		transform: translate(0);
		height: 40px;
		line-height: 40px
	}

	.headerrel01-logo img {
		height: auto
	}

	/* .headerrel01-logo img:nth-child(2){display:block} */
	.headerrel01-btn {
		line-height: 60px
	}

	/* .headerrel01-so .icon{background-image:url(../images/i1_so2.png)} */
	.headerrel01-hdr {
		padding: 0
	}

	.headerrel01-nav {
		padding: 10px 0;
		display: block;
		background: rgba(0, 0, 0, .3)
	}

	.headerrel01-nav>li {
		float: none;
		display: block;
		line-height: 40px;
		text-align: center
	}

	.headerrel01-nav>li>a {
		display: block;
		font-size: 16px;
		color: #fff !important;
		line-height: 50px;
		border-bottom: 1px solid rgba(0, 0, 0, .1)
	}

	.headerrel01-nav>li>a:after {
		left: 50%;
		right: auto;
		width: 30px;
		height: 2px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	.headerrel01-navsub {
		position: static;
		max-height: none
	}

	.headerrel01-hdr {
		overflow: scroll;
		position: fixed;
		z-index: 99;
		top: 100px;
		width: 100%;
		max-height: 100%;
		background-color: rgba(0, 0, 0, .6);
		-webkit-transition: .3s ease;
		-o-transition: .3s ease;
		transition: .3s ease
	}

	.headerrel01-hdr.headerrel01-hdr__down {
		bottom: 100%;
		visibility: hidden;
		opacity: 0
	}

	.headerrel01-hdr.headerrel01-hdr__down.headerrel01-hdr__open {
		bottom: 0;
		visibility: visible;
		opacity: 1
	}

	.headerrel01-hdr.headerrel01-hdr__left {
		bottom: 0;
		left: -75%;
		width: 75%;
		max-width: 375px
	}

	.headerrel01-hdr.headerrel01-hdr__left.headerrel01-hdr__open {
		left: 0
	}

	.headerrel01-hdr.headerrel01-hdr__right {
		bottom: 0;
		right: -75%;
		width: 75%;
		max-width: 375px
	}

	.headerrel01-hdr.headerrel01-hdr__right.headerrel01-hdr__open {
		right: 0
	}

	.headerrel01-navsub_cont1 {
		width: auto;
		background-color: rgba(255, 255, 255, .8);
		min-width: initial;
		padding: 10px 10px 20px;
	}

	.headerrel01-navsub_cont1 .pic {
		display: none
	}

	.headerrel01-navsub_cont2 {
		padding: 20px 0
	}

	.headerrel01-navsub_cont2 ul {
		display: block;
	}

	.headerrel01-navsub_cont2 ul li {
		width: 50%
	}

	.headerrel01-navsub_cont2 .tit {
		margin-bottom: 10px;
		font-size: 16px
	}

	.headerrel01-navsub_cont2 dl dd a {
		padding: 2px 0
	}

	.footer01-bd {
		margin: 0;
		min-height: 0;
		padding: 30px 0 !important
	}

	.footer01-bd_hd {
		margin-bottom: 20px
	}

	.footer01-bd_left {
		float: none;
		width: 100%;
		margin-bottom: 20px
	}

	.footer01-logo {
		width: 100%
	}

	.footer01-code {
		margin-bottom: 20px
	}

	.footer01-nav {
		margin: 0 -30px
	}

	.footer01-bt {
		padding: 10px 0 !important
	}

	.footer01-link {
		margin: 0 -10px
	}

	.footer01-link a {
		padding: 0 10px
	}

	.footer01-bd_right {
		padding: 0;
		float: none;
		width: 100%
	}

	.footer01-nav {
		margin: 0;
		margin-bottom: -10px;
		padding-right: 0
	}

	.footer01-nav .item {
		display: block;
		width: 100% !important;
		text-align: left
	}

	.footer01-nav .item:before {
		display: none
	}

	.footer01-nav dl {
		padding: 0;
		margin-bottom: 10px;
		display: block
	}

	.footer01-nav dt {
		padding: 4px 20px;
		padding-right: 40px;
		margin: 0;
		background-color: rgba(255, 255, 255, .8)
	}

	.footer01-nav dt:before {
		display: none
	}

	.footer01-nav dt i {
		display: block
	}

	.footer01-nav dd {
		padding: 10px 0;
		display: none
	}

	.footer01-nav dd a {
		padding: 4px 20px
	}

	.footer01-nav .on dt i {
		background-image: url(../images/i1_jian.png)
	}

	.footer01-nav .on dd {
		display: block
	}

	.footer01-nav .foot-index-app.on dd {
		display: none
	}

	.footer01-nav .foot-index-app dt i {
		display: none;
	}

	.footer01-nav .item.last dt {
		background-color: transparent
	}

	.footer01-nav .item.last dd {
		display: block
	}

	.footer01-link {
		margin: 0;
		float: none;
		text-align: center
	}

	.footer01-link a:first-child:before {
		display: none
	}

	.footer01-copy {
		float: none;
		text-align: center;
		line-height: 1.5
	}

	.footer01-info {
		min-height: 0
	}

	.footer01-zq .tit {
		width: 100%
	}

	.footer01-zq .con {
		position: static;
		max-height: none
	}

	.ban1-cont h2 {
		font-size: 30px !important
	}

	.ban1-cont h2.on::after {
		width: 16px;
		top: 8px;
		margin-left: 15px;
	}

	.ban1.ban1_4 .ban1-cont {
		padding: 0
	}

	.goTop {
		width: 40px;
		height: 40px
	}

	.row-index-i1 {
		padding: 40px 0
	}

	.contact-cont-i1 .btn,
	.contact-cont-i1 .fax {
		margin: 0 20px
	}

	.contact-cont-i1 .fax {
		font-size: 30px
	}

	.contact-cont-i1 .fax img {
		margin-right: 10px;
		max-width: 40px
	}

	.contact-cont-i1 .btn a {
		width: 140px;
		font-size: 14px;
		height: 36px;
		line-height: 32px
	}

	.row-index-i1.rowInd2 {
		padding: 20px 0
	}

	.row-index-i1.rowInd2 .contact-cont-i1 .btn,
	.row-index-i1.rowInd2 .contact-cont-i1 .fax {
		margin: 0 20px
	}

	.row-index-i1.rowInd2 .contact-cont-i1 .fax {
		font-size: 30px
	}

	.row-index-i1.rowInd2 .contact-cont-i1 .fax img {
		max-width: 40px;
		margin-right: 10px
	}

	.cur a,
	.cur em,
	.cur span {
		font-size: 14px
	}

	.cur2 {
		padding: 10px 0
	}

	.box-pos_i1 .wp {
		width: 100%
	}

	.box-pos_i1 .tit {
		padding: 0 5%;
		display: block
	}

	.box-pos_i1 ul {
		margin-left: 0;
		display: none
	}

	.box-pos_i1 li {
		width: 100% !important
	}

	.box-pos_i1 li:before {
		display: none
	}

	.box-pos_i1 .v1 {
		padding: 0 5%;
		text-align: left
	}

	.box-pos_i1 .pos-sub {
		padding: 15px 5%;
		position: static;
		height: auto !important;
		width: 100% !important
	}

	.box-pos_i1 .on {
		background-color: #004ea2
	}

	.box-pos_i1 .on:after {
		opacity: 1
	}

	.box-pos_i1 .on .bg {
		opacity: 1
	}

	.box-pos_i1 .on span,
	.box-pos_i1 li:hover>a span {
		color: #fff;
		font-weight: 700
	}

	.box-pos_i1 .on .icon,
	.box-pos_i1 li:hover>a .icon {
		background-image: url(../images/i1_jt1.png)
	}

	.box-pos_i1 .cur2 {
		padding: 15px 5%;
		float: none
	}

	.box-pos2_i1 {
		padding: 10px 0
	}

	.box-pos3_i1 {
		padding-top: 10px
	}

	.box-pos3_i1 li {
		margin-right: 30px
	}

	.box-pos3_i1 .v1 {
		line-height: 50px
	}

	.pop-win1_cont {
		padding: 20px 0
	}

	.pop-win1_cont .items {
		padding: 20px 40px
	}

	.pop-win1_cont .tit {
		margin-bottom: 20px
	}

	.pop-win1_cont .tit span {
		min-width: 240px
	}

	.pop-video {
		height: 300px
	}

	.productDt-swiper-i1 .for .pic {
		height: 260px
	}

	.productDt-swiper-i1 .nav {
		padding: 0 24px
	}

	.productDt-swiper-i1 .nav .swiper-slide {
		padding: 0 4px
	}

	.productDt-swiper-i1 .nav .pic {
		height: 50px
	}

	.productDt-swiper-i1 .nav .swiper-next,
	.productDt-swiper-i1 .nav .swiper-prev {
		width: 20px
	}

	.productDt-cont-i1 {
		padding: 0;
		padding-top: 10px
	}

	.productDt-cont-i1 h3 {
		margin-bottom: 10px;
		font-size: 20px
	}

	.productDt-cont-i1 .txt {
		font-size: 14px;
		min-height: 0
	}

	.productDt-cont-i1 .share-btn {
		margin-bottom: 20px
	}

	.productDt-cont-i1 .share-btn span {
		font-size: 14px
	}

	.productDt-cont-i1 .share-btn .bshare-custom a {
		margin-left: 12px;
		width: 30px;
		height: 30px
	}

	.productDt-cont-i1 .btn5-i1 a {
		height: 34px;
		line-height: 34px
	}

	.productDt-cont-i1 .btn5-i1 a+a {
		margin-left: 15px
	}

	.contact-cont2-i1 .tit {
		margin-bottom: 20px
	}

	.contact-cont2-i1 .contact-list-i1 {
		padding: 0 40px
	}

	.number-list-s5 {
		margin-bottom: 30px
	}

	.number-list-s5 li {
		padding: 0 30px
	}

	.number-list-s5 .num {
		font-size: 40px
	}

	.number-list-s5 h4 {
		font-size: 14px
	}

	.timeProgress-swiper-s5 {
		padding: 0 5%
	}

	.timeProgress-swiper-s5 .hd {
		bottom: 30px
	}

	.timeProgress-swiper-s5 .hd .hd-inner {
		min-width: 110px
	}

	.timeProgress-swiper-s5 .hd .year {
		font-size: 16px;
		line-height: 30px
	}

	.timeProgress-swiper-s5 .bd .inner {
		padding: 15px
	}

	.timeProgress-swiper-s5 .circle {
		margin-top: 20px;
		width: 10px;
		height: 10px
	}

	.timeProgress-swiper-s5 .circle:after {
		width: 14px;
		height: 14px
	}

	.product-list-s5 li {
		height: 80vh
	}

	.product-list-s5 .mask {
		padding: 30px 40px !important
	}

	.product-list-s5 .mask:before {
		width: 100px
	}

	.product-list-s5 .tit3-i1 {
		margin-bottom: 10px
	}

	.product-list-s5 .tit3-i1 h3 {
		padding-bottom: 4px
	}

	.product-list-s5 .tit3-i1 .txt {
		margin-top: 10px
	}

	.product-list-s5 .desc {
		font-size: 14px
	}

	.product-list-s5 .icon {
		margin-right: -20px;
		width: 40px;
		height: 40px;
		-webkit-background-size: 16px auto;
		background-size: 16px auto
	}

	.product-list-s5 li:nth-child(even) .icon {
		margin-left: -20px
	}

	.tab1-s5-tit .tab1-s5-item {
		font-size: 16px
	}

	.tab1-s5-desc {
		margin: 0 -30px;
		height: 140px
	}

	.honor2-swiper-s5 {
		padding: 0 50px
	}

	.honor2-swiper-s5 .pic {
		height: 140px;
		line-height: 140px
	}

	.ryzz-swiper-s3 .nav {
		margin-bottom: 20px
	}

	.ryzz-swiper-s3 .nav .slider:after,
	.ryzz-swiper-s3 .nav .slider:before {
		top: 21px
	}

	.ryzz-swiper-s3 .nav .slider:before {
		width: calc(10% - 11px)
	}

	.ryzz-swiper-s3 .nav .slider:after {
		width: calc(10% - 11px)
	}

	.ryzz-swiper-s3 .nav .swiper-slide:after {
		top: 11px
	}

	.ryzz-swiper-s3 .nav .icon {
		width: 22px;
		height: 22px;
		line-height: 22px
	}

	.ryzz-swiper-s3 .nav .icon i {
		border-width: 3px
	}

	.ryzz-swiper-s3 .nav .swiper-slide-active .icon i {
		width: 14px;
		height: 14px;
		border-width: 3px
	}

	.ryzz-swiper-s3 .nav .year {
		font-size: 16px
	}

	.ryzz-swiper-s3 .nav .year span {
		font-size: 18px
	}

	.ryzz-swiper-s3 .nav .swiper-slide-active .year {
		font-size: 18px
	}

	.ryzz-swiper-s3 .nav .swiper-slide-active .year span {
		font-size: 20px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide2 .year {
		font-size: 14px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide2 .year span {
		font-size: 16px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide3 .year {
		font-size: 12px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide3 .year span {
		font-size: 14px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide4 .year {
		font-size: 12px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide4 .year span {
		font-size: 14px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide5 .year {
		font-size: 12px
	}

	.ryzz-swiper-s3 .nav .swiper-slide.slide5 .year span {
		font-size: 14px
	}

	.ryzz-swiper-s3 .nav .swiper-next,
	.ryzz-swiper-s3 .nav .swiper-prev {
		top: 12px
	}

	.news-list-s2 {
		margin: 0 -10px;
		font-size: 0
	}

	.news-list-s2 li {
		padding: 0 10px;
		display: inline-block;
		vertical-align: top;
		width: 50%
	}

	.shcl_xq-swiper-s3 {
		margin-bottom: 30px;
		padding: 0 60px
	}

	.shcl_xq-swiper-s3 .swiper-slide {
		height: 288px
	}

	.shcl_xq-swiper-s3 .pic {
		height: 180px
	}

	.shcl_xq-swiper-s3 .swiper-slide-active .pic {
		height: 250px
	}

	.pop-win2 {
		padding: 40px;
		width: 90%
	}

	.pop-win2 h3 {
		margin-bottom: 20px;
		font-size: 24px
	}

	.pop-win2 .tar {
		height: 120px
	}

	.pop-win2 .submit {
		width: 200px;
		height: 50px;
		line-height: 50px;
		font-size: 16px
	}

	.box-pos_i1 li.pos-r .on .icon {
		display: none !important;
	}
}

@media only screen and (max-width:959px) {
	.operate-list li {
		width: 48%
	}

	.contact-list-i1 .t {
		float: none;
		width: auto;
		margin: 0;
		margin-bottom: 20px
	}

	.txt-list-i1 {
		margin-bottom: -20px
	}

	.txt-list-i1 li {
		padding: 0;
		margin-bottom: 20px;
		width: 100%
	}

	.txt-list-i1 .txt {
		padding: 0
	}
}

@media only screen and (max-width:767px) {
	.wp {
		width: 100%;
		padding: 0 20px
	}

	.wp2 {
		width: 100%;
		padding: 0 20px
	}

	.pt01 {
		padding-top: 80px
	}

	.tit1-i1 h3 {
		padding-bottom: 6px;
		font-size: 20px
	}

	.tit1-i1 .txt {
		margin-top: 15px
	}

	.tit2-i1 h3 {
		font-size: 20px
	}

	.tit2-i1 .more {
		line-height: 20px
	}

	.tit3-i1 h3 {
		padding-bottom: 6px;
		font-size: 20px
	}

	.tit3-i1 h3:after {
		width: 30px
	}

	.tit3-i1 h4 {
		margin-top: 15px;
		font-size: 16px
	}

	.tit4-i1 h3 {
		font-size: 20px
	}

	.tit5-i1 h3 {
		font-size: 20px
	}

	.tit6-i1 h3 {
		font-size: 20px
	}

	.tit7-i1 h3 {
		font-size: 20px
	}

	.tit8-i1 h3 {
		font-size: 20px
	}

	.tit9-i1 h3 {
		padding: 8px 15px;
		font-size: 20px;
		min-width: 100%;
		background-size: contain !important;
		background-repeat: no-repeat !important;
		height: 56px !important;
	}

	.tit10-i1 h3 {
		padding-bottom: 6px;
		font-size: 20px
	}

	.tit10-i1 h3:after {
		width: 40px
	}

	.btn1-i1 a,
	.btn1-i1 span {
		width: 90px;
		height: 34px;
		line-height: 32px;
		font-size: 12px
	}

	.btn1-i1 a i,
	.btn1-i1 span i {
		margin-left: 10px
	}

	.btn2-i1 a,
	.btn2-i1 span {
		width: 90px;
		height: 34px;
		line-height: 32px;
		font-size: 12px
	}

	.btn4-i1 a,
	.btn4-i1 span {
		font-size: 12px
	}

	.btn4-i1 a i,
	.btn4-i1 span i {
		width: 16px;
		height: 16px
	}

	.headerrel01 {
		height: 80px
	}

	.headerrel01-btn {
		line-height: 50px
	}

	.headerrel01-so .headerrel01-so_form {
		padding: 20px;
		width: 260px
	}

	.headerrel01-lang dt {
		padding: 0 10px;
		height: 30px;
		line-height: 30px
	}

	.headerrel01-lang dd a {
		padding-left: 36px
	}

	.headerrel01-zq {
		min-width: 130px
	}

	.headerrel01-zq dt {
		height: 30px;
		line-height: 30px
	}

	.headerrel01-zq dt .icon {
		margin-left: 10px
	}

	.headerrel01-bd {
		height: 50px
	}

	.headerrel01-logo {
		width: 200px !important;
		height: 26px;
		line-height: 26px;
		top: 14px;
	}

	.footer01-logo img {
		height: 26px;
	}

	.headerrel01-hdr {
		top: 80px
	}

	.headerrel01-navsub_cont2 ul li {
		float: none;
		width: 100%;
		padding: 0
	}

	.footer01-bd {
		padding: 30px 0 20px !important
	}

	.footer01-logo {
		margin: 0;
		float: none;
		width: 200px;
		margin-bottom: 20px !important
	}

	.footer01-code {
		margin-bottom: 10px;
		float: none;
		font-size: 0;
		text-align: center
	}

	.footer01-code h4 {
		text-align: left
	}

	.footer01-info {
		padding-left: 13%;
		font-size: 14px;
		text-align: left
	}

	.footer01-code2 {
		text-align: center
	}

	.footer01-code2 h4 {
		margin: 0 auto
	}

	.footer01 .footer01-code {
		margin-bottom: 10px
	}

	.footer01-map {
		top: 150px;
		width: 50%
	}

	.ban1-cont {
		display: none;
	}

	.ban1-cont h2 {
		font-size: 24px !important
	}

	.goTop {
		right: 5px;
		width: 24px;
		height: 24px
	}

	.row-index-i1 {
		padding: 20px 0
	}

	.contact-cont-i1 {
		padding: 0;
		text-align: center
	}

	.contact-cont-i1 .btn,
	.contact-cont-i1 .fax {
		margin: 0;
		display: block
	}

	.contact-cont-i1 .btn {
		margin-top: 10px
	}

	.row-index-i1.rowInd2 .contact-cont-i1 .btn {
		margin-top: 10px
	}

	.cur2 {
		padding: 0 20px
	}

	.cur2 a,
	.cur2 em,
	.cur2 span {
		font-size: 14px
	}

	.box-pos_i1 .wp {
		padding: 0
	}

	.box-pos_i1 .tit {
		padding: 0 20px;
		line-height: 50px
	}

	.box-pos_i1 .v1 {
		padding: 0 20px
	}

	.box-pos_i1 .pos-sub {
		padding: 15px 20px
	}

	.box-pos_i1 .pos-sub a {
		min-width: 100%
	}

	.box-pos_i1 .cur2 {
		padding: 10px 20px
	}

	.box-pos3_i1 .wp {
		padding: 0
	}

	.box-pos3_i1 ul {
		padding: 0 20px
	}

	.box-pos3_i1 li {
		margin-right: 20px
	}

	.box-pos3_i1 .v1 {
		font-size: 14px;
		line-height: 40px
	}

	.box-pos3_i1 .cur2 {
		float: none
	}

	.pop-win1 {
		width: 90%
	}

	.pop-win1_cont .items {
		padding: 10px 20px
	}

	.pop-win1_cont .tit span {
		min-width: 0
	}

	.productDt-swiper-i1 {
		float: none;
		width: auto;
		margin: 0;
		margin-bottom: 20px
	}

	.productDt-cont-i1 .txt {
		width: 100%
	}

	.contact-cont2-i1 .tit {
		margin: 0
	}

	.contact-cont2-i1 .tit span {
		min-width: 0
	}

	.contact-cont2-i1 .contact-list-i1 {
		padding: 0 20px
	}

	.number-list-s5 {
		margin-bottom: 20px
	}

	.number-list-s5 li {
		padding: 0 10px;
		width: 33.33%
	}

	.number-list-s5 .num {
		font-size: 24px
	}

	.number-list-s5 h4 {
		font-size: 12px
	}

	.timeProgress-swiper-s5 {
		padding: 0
	}

	.timeProgress-swiper-s5 .slider {
		padding: 0 40px
	}

	.timeProgress-swiper-s5 .swiper-slide .cont {
		margin-bottom: 0
	}

	.timeProgress-swiper-s5 .swiper-prev {
		left: 10px
	}

	.timeProgress-swiper-s5 .swiper-next {
		right: 10px
	}

	.product-list-s5 li {
		height: auto
	}

	.product-list-s5 .pic {
		padding-top: 46.88%;
		position: relative
	}

	.product-list-s5 .pic img {
		position: absolute;
		left: 0;
		top: 0
	}

	.product-list-s5 .mask {
		padding: 20px !important;
		position: static;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		-o-transform: translate(0);
		transform: translate(0);
		width: 100%
	}

	.product-list-s5 .mask:before {
		display: none
	}

	.product-list-s5 .icon {
		display: none
	}

	.tab1-s5-desc {
		margin: 0
	}

	.honor2-swiper-s5 {
		margin: 0
	}

	.ryzz-swiper-s3 .nav {
		margin-bottom: 10px;
		padding: 0 40px
	}

	.ryzz-swiper-s3 .nav .slider:before {
		width: calc(16.66% - 9px)
	}

	.ryzz-swiper-s3 .nav .slider:after {
		width: calc(16.66% - 9px)
	}

	.ryzz-swiper-s3 .nav .swiper-slide:after {
		top: 9px
	}

	.ryzz-swiper-s3 .nav .icon {
		margin-bottom: 5px;
		width: 18px;
		height: 18px;
		line-height: 18px
	}

	.ryzz-swiper-s3 .nav .icon:before {
		width: 26px;
		height: 26px
	}

	.ryzz-swiper-s3 .nav .swiper-slide-active .icon i {
		width: 12px;
		height: 12px
	}

	.ryzz-swiper-s3 .nav .year {
		font-size: 14px
	}

	.ryzz-swiper-s3 .nav .year span {
		font-size: 16px
	}

	.ryzz-swiper-s3 .nav .swiper-slide-active .year {
		font-size: 16px
	}

	.ryzz-swiper-s3 .nav .swiper-slide-active .year span {
		font-size: 18px
	}

	.ryzz-swiper-s3 .nav .swiper-next,
	.ryzz-swiper-s3 .nav .swiper-prev {
		top: 10px
	}

	.ryzz-swiper-s3 .for {
		margin: -30px -20px
	}

	.page-list li a,
	.page-list li span {
		font-size: 12px;
		padding: 0 10px;
		line-height: 26px
	}

	.page-list li.next a,
	.page-list li.next span,
	.page-list li.prev a,
	.page-list li.prev span {
		padding: 0 12px
	}

	.m-cur {
		margin: 15px 0;
		font-size: 14px;
		line-height: 22px
	}

	.news-list-s2 li {
		width: 100%
	}

	.news-list-s2 .con {
		padding: 15px 0
	}

	.news-list-s2 h4 {
		line-height: 1.5;
		max-height: 3em
	}

	.news-list-s2 .txt {
		line-height: 1.5;
		height: 3em
	}

	.operate-list li {
		padding: 20px
	}

	.operate-list li .tit {
		font-size: 16px
	}

	.operate-list li p {
		margin-bottom: 20px
	}

	.shcl_xq-swiper-s3 {
		padding: 0 50px
	}

	.shcl_xq-swiper-s3 .swiper-slide {
		height: auto
	}

	.shcl_xq-swiper-s3 h4 {
		margin-top: 10px
	}

	.shcl_xq-swiper-s3 .con {
		position: static;
		width: 100% !important;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		-o-transform: translate(0);
		transform: translate(0);
		-webkit-transition: 0s;
		-o-transition: 0s;
		transition: 0s
	}

	.shcl_xq-swiper-s3 .pic {
		height: auto !important;
		padding-top: 55.26% !important;
		position: relative !important
	}

	.shcl_xq-swiper-s3 .swiper-next,
	.shcl_xq-swiper-s3 .swiper-prev {
		top: 40%
	}

	.pop-win2 {
		padding: 20px
	}

	.pop-win2 h3 {
		margin-bottom: 10px;
		font-size: 20px
	}

	.pop-win2 .cont {
		margin: 0;
		margin-bottom: -10px
	}

	.pop-win2 .item {
		width: 100%;
		padding: 0;
		margin-bottom: 10px
	}

	.pop-win2 .icon {
		left: 5px;
		width: 30px;
		height: 30px;
		-webkit-background-size: 15px auto;
		background-size: 15px auto
	}

	.pop-win2 .inp,
	.pop-win2 .sel select,
	.pop-win2 .tar {
		padding: 8px 20px 8px 40px;
		font-size: 14px
	}

	.pop-win2 .tar {
		padding: 8px 20px;
		height: 100px
	}

	.pop-win2 .submit {
		margin-top: 20px;
		width: 100px;
		height: 34px;
		line-height: 34px;
		font-size: 14px
	}
}

@media only screen and (max-width:479px) {

	.page-list li a,
	.page-list li span {
		margin: 0 1px;
		padding: 0 7px;
		line-height: 20px;
		border-radius: 12px
	}

	.page-list li.next a,
	.page-list li.next span,
	.page-list li.prev a,
	.page-list li.prev span {
		padding: 0 6px
	}

	.operate-list {
		margin-left: 0
	}

	.operate-list li {
		width: 100%;
		margin-left: 0
	}
}

.body-filter {
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	-webkit-filter: grayscale(100%)
}

/* 弹框新增关闭按钮 */
.pop-win-close {
	position: absolute;
	top: 40px;
	right: 40px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	border: 1px solid #195fab;
	transition: all 0.5s;
	cursor: pointer;
}

.pop-win-close:before,
.pop-win-close:after {
	content: "";
	display: block;
	clear: both;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 20px;
	background-color: #195fab;
}

.pop-win-close:before {
	transform: translate(-50%, -50%) rotate(45deg);
}

.pop-win-close:after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (min-width: 1260px) {
	.pop-win-close:hover {
		transform: rotate(90deg);
	}
}

@media screen and (max-width: 1199px) {
	.pop-win-close {
		top: 20px;
		right: 20px;
		width: 30px;
		height: 30px;
	}

	.pop-win-close:before,
	.pop-win-close:after {
		width: 1px;
		height: 15px;
	}
}

/* 二级菜单的两种间距 */
.global-nav2-pd {
	padding-top: 80px !important
}

.global-nav3-pd {
	padding-top: 150px !important
}

@media screen and (max-width: 1600px) {
	.global-nav2-pd {
		padding-top: 70px !important
	}

	.global-nav3-pd {
		padding-top: 130px !important
	}
}

@media screen and (max-width: 1450px) {
	.global-nav2-pd {
		padding-top: 60px !important
	}

	.global-nav3-pd {
		padding-top: 110px !important
	}
}

@media screen and (max-width: 1199px) {
	.global-nav2-pd {
		padding-top: 50px !important
	}

	.global-nav3-pd {
		padding-top: 50px !important
	}
}

@media screen and (max-width: 768px) {
	.global-nav2-pd {
		padding-top: 40px !important
	}

	.global-nav3-pd {
		padding-top: 40px !important
	}

	.ban1 {
		height: 200px;
	}

	.ban1-cont h2.on::after {
		width: 15px;
		margin-left: 12px;
		display: none;
	}
}