@charset "utf-8";

@font-face {
	font-family: 'helr47w';
	src: url('fonts/helr47w.eot');
	src: local('☺'),
		url('fonts/helr47w.eot?#iefix') format('embedded-opentype'),
		url('fonts/helr47w.woff') format('woff'),
		url('fonts/helr47w.ttf') format('truetype'),
		url('fonts/helr47w.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	overflow-y: scroll;
	*overflow-y: auto;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0;
}

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

body,
button,
input,
select,
textarea,
pre {
	font: 12px/1.5 Georgia, Arial, "Times New Roman", Times, serif;
}

input,
select,
textarea {
	font-size: 100%;
}

th {
	text-align: inherit;
}

fieldset,
img {
	border: 0;
}

img {
	vertical-align: top;
	width: 100%;
}

iframe {
	display: block;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

del {
	text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 500;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 500;
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
	blr: expression(this.onFocus=this.blur());
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:focus {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

i {
	font-style: normal;
}

input:focus,
textarea:focus,
keygen:focus,
select:focus {
	outline: none;
	outline-offset: 0px;
}

::-webkit-input-placeholder {
	color: #000;
}

::-moz-placeholder {
	color: #000;
}

/* firefox 19+ */
:-ms-input-placeholder {
	color: #000;
}

/* ie */
input:-moz-placeholder {
	color: #000;
}

.cf:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.cf {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.pt40 {
	padding-top: 40px;
}

.mr20 {
	margin-right: 20px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt60 {
	margin-top: 60px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb35 {
	margin-bottom: 35px;
}

/* pc 设备 */
html.isPc {}

html.isPc .wap_box {
	display: none;
}

/* wap 设备 */
/* 媒体查询 */
html.isWap {
	font-size: 50px;
}

html.isWap a:hover {
	text-decoration: none;
}

@media screen and (min-width:320px) {
	html.isWap {
		font-size: 50px;
	}
}

@media screen and (min-width:360px) {
	html.isWap {
		font-size: 56px;
	}
}

@media screen and (min-width:400px) {
	html.isWap {
		font-size: 62px;
	}
}

@media screen and (min-width:480px) {
	html.isWap {
		font-size: 75px;
	}
}

@media screen and (min-width:560px) {
	html.isWap {
		font-size: 87px;
	}
}

@media screen and (min-width:640px) {
	html.isWap {
		font-size: 100px;
	}
}

html.isWap body {
	font-size: 0.24rem;
}

html.isWap .pc_box {
	display: none;
}

.isPc .bdy {
	overflow-x: hidden;
}

.isPc body {}

.isWap body {
	overflow-x: hidden;
}

.wrapper {
	display: none;
}

.isPc .wrapper {}

.isPc .w {
	width: 1200px;
	margin: 0px auto;
}

.isWap .w {}

/*isPc header */

.isPc .logo {
	width: 600px;
	position: absolute;
	top: 5px;
	left: 15px;
	z-index: 9;
}


.isPc .bannerT {
	width: 100%;
	height: 453px;
}

.isPc .bannerT img {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1920px;
	margin-left: -960px;
	z-index: 1;
}

.isPc .h-inner {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	z-index: 2;
}

.isPc .h-innerCont {
	position: relative;
	width: 380px;
	float: right;
	height: 120px;
}

.isPc .h-innerCont_l {
	float: left;
	width: 240px;
	height: 80px;
	overflow: hidden;
}

.isPc .header .h-switch-search {
	position: absolute;
	left: 200px;
	top: 23px;
	height: 25px;
	width: 25px;
	font-size: 0;
	line-height: 0;
	background: url("../../../images/swxs/magn_ico.png") no-repeat center;
}

.isPc .e-lang {
	display: inline;
	width: 70px;
	line-height: 30px;
	margin-left: 0px;
	margin-top: 20px;
	font-size: 16px;
	font-family: "微软雅黑";
	float: left;
}

.isPc .e-lang a {
	display: block;
	height: 30px;
	color: #003476;
}

.isPc .h-lang {
	float: left;
	display: inline;
	width: 70px;
	line-height: 30px;
	margin-left: 0px;
	margin-top: 20px;
	font-size: 16px;
	font-family: "微软雅黑";
}

.isPc .h-lang a {
	display: block;
	height: 30px;
	color: #003476;
}

.isPc .h-search {
	position: absolute;
	width: 230px;
	background: #fff;
	border-radius: 15px;
	box-sizing: border-box;
	top: 23px;
	left: 0;
	display: none
}

.isPc .h-search .sInner {
	position: relative;
	padding-right: 0;
	width: 225px;
}

.isPc .h-search .inp-text {
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	padding: 0;
	color: #000;
	border: none;
	box-sizing: border-box;
	width: 180px;
	border-radius: 15px;
	padding-left: 15px;
	font-family: "微软雅黑";
}

.isPc .h-search .inp-subm {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 0;
	right: 0;
	font-size: 0;
	line-height: 0;
	background: url("../../images/swxs/magn_ico.png") no-repeat center;
}

.isPc .h-search .i-text::-webkit-input-placeholder {
	color: #000;
}

.isPc .h-search .i-text::-moz-placeholder {
	color: #000;
}

.isPc .h-search .i-text:-ms-input-placeholder {
	color: #000;
}

.isPc .h-search .i-text:-moz-placeholder {
	color: #000;
}

.isPc .h-search .i-subm {
	position: absolute;
	width: 40px;
	height: 30px;
	top: 0px;
	right: 0px;
	background: url(../../images/swxs/magn_ico.png) no-repeat center;
	background-size: 22px 22px;
	font-size: 0px;
	line-height: 0px;
}

/* isWap header*/
.isWap .header {
	height: 0;
}

.isWap .header .h-switch-search {
	font-size: 0;
}

.isWap .h-search-switch {
	position: absolute;
	background: url("../../../images/swxs/ico-search.png") no-repeat right center;
	background-size: 25px 25px;
	width: 25px;
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	top: 0.31rem;
	right: 0.4rem;
	z-index: 3;
}

.isWap .h-inner {
	padding-right: 1.7rem;
}

.isWap .h-search {
	display: none;
	background: #254786;
	height: 13rem;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	z-index: 8;
}

.isWap .h-search .sInner {
	position: relative;
	margin: 0 auto;
	width: 84%;
	background: #fff;
	border-radius: 15px;
	height: 0.6rem;
}

.isWap .h-search .sInner input {
	border: 0;
	width: 75%;
	height: 0.6rem;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
	padding-left: 5%;
}

.isWap .h-search .i-text {
	background: #fff;
	margin: 0px;
	padding: 0px;
	height: 0.9rem;
	line-height: 0.9rem;
	width: 100%;
	font-size: 0.24rem;
	text-indent: 0.15rem;
	border: none;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
}

.isWap .h-search .i-text::-webkit-input-placeholder {
	color: #59647b;
}

.isWap .h-search .i-text::-moz-placeholder {
	color: #59647b;
}

.isWap .h-search .i-text:-ms-input-placeholder {
	color: #59647b;
}

.isWap .h-search .i-text:-moz-placeholder {
	color: #59647b;
}

.isWap .h-search .inp-subm {
	position: absolute;
	width: 0.6rem;
	height: 0.6rem;
	top: 0;
	right: 0;
	font-size: 0;
	line-height: 0;
	background: url("../../../images/swxs/magn_ico.png") no-repeat center;
}

.isWap .close3 {
	width: 100%;
	height: 1.6rem;
}

.isWap .close3 a {
	float: right;
	display: block;
	width: 1.5rem;
	height: 1.2rem;
	background: url(../../images/wap/close_nav.png) no-repeat 0.8rem center;
	background-size: 0.25rem 0.25rem;
	padding-right: 0.2rem;
}

/*isPc nav */
.isPc .navBox {
	width: 100%;
	background: url("../../../images/swxs/nav_bg.png") repeat-x center;
	height: 72px;
}

.isPc .nav {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 999999;
}

.isPc .menuLink {
	display: none;
}

.isPc #mainNav {
	width: 100%;
	height: 72px;
}

.isPc #mainNav ul {
	margin: 0 auto 0;
	width: 1200px;
}

.isPc #mainNav ul li {
	position: relative;
	display: inline-block;
	float: left\9;
	padding: 0 30px;
}

.isPc #mainNav ul li.br0 {
	border-right: 0;
}

.isPc #mainNav>ul li:hover {
	background: #003476;
}

.isPc #mainNav>ul li ul li:hover {
	border-top: 0;
}

.isPc #mainNav ul li.wap_box {
	display: none;
}

.isPc #mainNav ul li a {
	display: inline-block;
	padding: 10px 0;
	line-height: 52px;
	color: #fff;
	font-size: 20px;
	font-family: "微软雅黑";
	text-transform: uppercase;
}

.isPc .sfhover {
	background: #186fcf;
	text-decoration: none;
}

.isPc #mainNav ul {
	list-style: none;
}

.isPc #mainNav ul:after {
	content: "";
	clear: both;
	display: block;
}

.isPc #mainNav ul li:hover ul {
	display: block;
}

.isPc #mainNav ul ul {
	top: 74px;
	width: 270px;
	background: #003476;
	padding-bottom: 30px;
}

.isPc #mainNav ul ul.sub2 {
	width: 160px;
}

.isPc #mainNav ul ul li {
	position: relative;
	display: block;
}

.isPc #mainNav ul ul li:hover {
	background: #186fcf;
}

.isPc #mainNav ul li a:hover {
	text-decoration: none;
}

.isPc #mainNav ul ul li a:hover {
	text-decoration: none;
}

.isPc .submenu {
	position: absolute;
	top: 10px;
	left: 0;
	_left: -40px;
	z-index: 9999;
	width: 100%;
	display: none;
}

.isPc #mainNav li .submenu li a {
	text-align: left;
	display: block;
	width: 100%;
	font-size: 20px;
	margin-top: 0;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 24px;
}

.isPc #mainNav li.has-submenu .subBtn {
	display: none;
	width: 0;
}

.isPc .disblock {
	display: block;
}

.isPc #mainNav li .submenu li {
	margin-top: 15px;
}

/* isWap nav */
.isWap .nav {
	position: absolute;
	z-index: 9;
	background: #295096;
	top: 0;
	left: 0;
	width: 100%;
	height: 900px;
	display: none;
}

.isWap .inp_submit2 {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 1.58rem;
	height: 1.58rem;
	padding: 0;
	background: url(../../images/wap/sh_ico.png) no-repeat center;
	background-size: 0.75rem 0.75rem;
}

.isWap .close2 {
	width: 100%;
	background: #295096;
	height: 1.6rem;
}

.isWap .close2 a {
	float: right;
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	background: url(../../images/swxs/close_nav.png) no-repeat 0.8rem center;
	background-size: 0.25rem 0.25rem;
}

.isWap .navBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 4;
}

.isWap .nav_submit {
	width: 20px;
	height: 20px;
	display: block;
	background: #0191d7;
}

.isWap .menuLink {
	display: block;
	position: absolute;
	width: 0.6rem;
	height: 0.6rem;
	background: url(../../images/swxs/nav-btn.png) no-repeat center;
	background-size: 0.6rem 0.6rem;
	right: 0.3rem;
	top: 3rem;
}

.isWap #mainNav {
	min-width: inherit;
	float: none;
	width: 100%;
	background-size: cover;
	box-sizing: content-box;
	font-size: 0.3rem;
	position: relative;
	left: 0px;
	font-family: "微软雅黑";
}

.isWap #mainNav.active {
	max-height: 100%;
}

.isWap #mainNav ul ul i {
	display: none;
}

.isWap #mainNav li .submenu li a {
	color: #fff;
}

.isWap #mainNav li.has-submenu {
	margin-bottom: 0.3rem;
	overflow: hidden;
}

.isWap #mainNav li.has-submenu .sub {
	width: 75%;
	float: left;
}

.isWap #mainNav li.has-submenu .subBtn {
	float: left;
	display: inline;
	width: 0.25rem;
	height: 0.25rem;
	background: url(../../images/swxs/jia.png) no-repeat center center;
	background-size: 0.21rem 0.21rem;
	padding-left: 0;
}

.isWap #mainNav li.has-submenu a.subBtn.active {
	background: url(../../images/swxs/jian.png) no-repeat center center;
	background-size: 0.25rem 0.25rem;
}

.isWap #mainNav ul {
	list-style: none;
	position: relative;
	display: inline;
}

.isWap #mainNav ul li {
	display: block;
	float: none;
	width: 100%;
	text-transform: uppercase;
}

.isWap #mainNav ul li a {
	color: #fff;
	font-size: 0.32rem;
	position: relative;
	display: block;
	padding: 0.15rem 0 0.15rem 0.7rem;
	text-transform: uppercase;
}

.isWap #mainNav ul li>ul.sub-menu {
	width: 100%;
	padding: 4px 0;
	background-clip: padding-box;
	padding: 0px;
	background-clip: padding-box;
}

.isWap #mainNav ul ul {
	display: none;
	position: absolute;
	top: 100%;
	overflow: hidden;
	max-height: 0;
	display: inherit;
	position: relative;
	left: auto;
	top: auto;
	box-shadow: none;
	border: none;
	padding-left: 5%;
	width: 95%;
	background: #003476;
}

.isWap #mainNav ul ul.active {
	max-height: 100%;
}

.isWap #mainNav ul ul>li {
	border-top: 0;
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0.15rem auto 0.15rem;
}

.isWap #mainNav ul ul>li a {
	height: auto;
	font-size: 0.28rem;
	padding: 0.1rem 0.1rem 0.1rem 0.4rem;
	height: auto;
	text-decoration: none;
	border-bottom: 0;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}

.isWap #mainNav ul ul>li a:hover {
	background: #4378df;
	color: #fff;
}

.isWap .menuBg {
	background: #0191d7;
}

.isWap .closeNav {
	float: right;
	width: 1.58rem;
	height: 1.58rem;
	position: absolute;
	z-index: 9999999;
	right: 0;
}

.isWap .closeNav a {
	display: block;
	width: 100%;
	height: 1.58rem;
	background: url(../../images/swxs/close.png) no-repeat center;
	background-size: 0.75rem 0.75rem;
}

.isWap #mainNav li.china {
	color: #fff;
	font-family: "微软雅黑";
}

.isWap #mainNav li.has-submenu2 {
	padding-top: 60px;
}

.isWap #mainNav li.has-submenu2 a.sub {
	width: 25%;
	display: block;
	float: left;
	text-transform: capitalize;
}

.isPc .main_t {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

/* isPc banner */
.isPc .banner {
	overflow: hidden;
	zoom: 1;
	position: relative;
	width: 700px;
	float: left;
}

.isPc .banner .sliderInner {
	width: 700px;
	height: 464px;
	overflow: hidden;
	zoom: 1;
}

.isPc .banner .sliderInner li {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}

.isPc .banner .sliderInner {}

.isPc .banner .sliderInner li {
	display: inline;
	float: left;
	position: relative;
}

.isPc .banner .sliderInner a {
	display: block;
}

.isPc .banner .sliderInner img {
	display: block;
	width: 100%;
	height: 464px;
}

.isPc .banner .list-mask {
	width: 94%;
	padding: 190px 3% 30px;
	position: absolute;
	background: url("../../images/swxs/f_pic1.png") repeat-x left bottom;
	bottom: 0;
	font-family: "微软雅黑";
}

.isPc .banner .list-text {
	display: block;
	width: 520px;
}

.isPc .banner .list-text p {
	padding: 0px;
	width: 520px;
}

.isPc .banner .list-text a {
	color: #fff;
	font-size: 20px;
	line-height: 26px;
}

.isPc .banner .btn-slider {
	display: none;
	position: absolute;
	width: 50px;
	height: 75px;
	font-size: 0px;
	line-height: 0px;
	top: 50%;
	margin-top: -100px;
}

.isPc .banner .btn-prev {
	background: url(../../images/swxs/l_btn.png) no-repeat left top;
	left: 0;
}

.isPc .banner .btn-next {
	background: url(../../images/swxs/r_btn.png) no-repeat left top;
	right: 0;
}

.isPc .banner .sliderCur {
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	padding: 16px 0 0;
	width: 130px;
	position: absolute;
	bottom: 37px;
	right: 27px;
}

.isPc .banner .sliderCur a {
	display: inline-block;
	width: 8px;
	height: 8px;
	vertical-align: top;
	border-radius: 50%;
	margin-left: 5px;
	background: #fff;
}

.isPc .banner .sliderCur a:hover {
	text-decoration: none;
}

.isPc .banner .sliderCur a.cur {
	background: #4378df;
	width: 27px;
	border-radius: 20px;
}

/* isWap banner*/
.isWap .banner {
	overflow: hidden;
	zoom: 1;
	position: relative;
	font-family: Times;
	z-index: 1;
	width: 93%;
	margin: 0 3.5%;
}

.isWap .banner .sliderInner,
.isWap .banner .sliderInner li {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}

.isWap .banner .sliderInner {}

.isWap .banner .sliderInner li {
	display: inline;
	float: left;
	position: relative;
	top: 0;
}

.isWap .banner .sliderInner a {
	display: block;
}

.isWap .banner .sliderInner img {
	display: block;
	width: 100%;
}

.isWap .banner .list-mask {}

.isWap .banner .list-text {
	background: #003476;
}

.isWap .banner .list-text p {
	padding: 0.3rem;
}

.isWap .banner .list-text a {
	color: #fff;
	font-size: 0.3rem;
	line-height: 0.46rem;
}

.isWap .banner .btn-slider {
	position: absolute;
	width: 0.75rem;
	height: 0.75rem;
	font-size: 0px;
	line-height: 0px;
	background: url(../../images/swxs/btn-slider2.png) no-repeat;
	top: 0.9rem;
	background-size: 1.7rem 0.75rem;
}

.isWap .banner .btn-prev {
	left: 0;
}

.isWap .banner .btn-next {
	background-position: -0.85rem 0px;
	right: 0px;
}

.isWap .banner .sliderCur {
	position: absolute;
	bottom: 1.6rem;
	right: 0.2rem;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	padding: 0.3rem 0 0.2rem;
}

.isWap .banner .sliderCur a {
	display: inline-block;
	width: 0.1rem;
	height: 0.1rem;
	vertical-align: top;
	margin: 0px 0.05rem;
	background: #fff;
	border-radius: 50%;
}

.isWap .banner .sliderCur a.cur {
	background: #4378df;
	width: 0.46rem;
	height: 0.1rem;
	border-radius: 5px;
}

.isPc .hBox {
	margin-top: 53px;
	margin-bottom: 55px;
	overflow: hidden;
}

.isPc .hBox .hCont {
	width: 830px;
	float: left;
	padding: 0 80px;
	text-align: center;
	font-family: "微软雅黑";
}

.isPc .hBox .hCont h1 {
	font-size: 40px;
	line-height: 40px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #003476;
	margin-bottom: 14px;
}

.isPc .hBox .hCont h1 a {
	color: #003476;
}

.isPc .hBox .hCont h1 a:hover {
	color: #4378df;
}

.isPc .hBox .hCont dl {
	padding-left: 30px;
}

.isPc .hBox .hCont dd {
	float: left;
	display: block;
	font-size: 20px;
	line-height: 24px;
	padding-right: 13px;
	color: #003476;
}

.isPc .hBox .hCont dd a {
	color: #003476;
}

.isPc .hBox .hBox_logo {
	width: 201px;
	height: 68px;
	float: right;
}

.isWap .hBox {
	margin-top: 0.25rem;
	margin-bottom: 0.2rem;
	overflow: hidden;
}

.isWap .hBox .hCont {
	width: 88%;
	padding: 0 6%;
	text-align: center;
	font-family: "微软雅黑";
	margin-bottom: 0.3rem;
}

.isWap .hBox .hCont h1 {
	font-size: 0.43rem;
	line-height: 0.52rem;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #003476;
}

.isWap .hBox .hCont h1 a {
	color: #003476;
}

.isWap .hBox .hCont dl {
	display: none;
}

.isWap .hBox .hBox_logo {
	width: 2rem;
	height: 0.6rem;
	margin-right: 0.3rem;
	float: right;
}

.isPc .lisBox {
	margin-left: 36px;
	width: 460px;
	float: right;
}

.isPc .lisBox h2,
.isPc .lisBox h2 a {
	font-family: "宋体";
	font-weight: bold;
	font-size: 24px;
	color: #003476;
}

.isPc .lisBox h2 {
	margin-bottom: 30px;
}

.isPc .lisBox li {
	font-size: 18px;
	line-height: 28px;
	font-family: "微软雅黑";
	margin-bottom: 27px;
	color: #000000;
	background: url("../../images/swxs/ico1.png") no-repeat 4px 11px;
	padding-left: 28px;
}

.isPc .lisBox li a:hover {
	color: #003476;
	font-weight: bold;
}

.isPc .lisBox .more {
	float: right;
	font-size: 16px;
	color: #2a5297;
}

.isPc .lisBox .more a {
	color: #2a5297;
}

.isWap .lisBox {
	margin: 0.6rem 5% 0.7rem;
	width: 90%;
	overflow: hidden;
}

.isWap .lisBox h2,
.isWap .lisBox h2 a {
	font-family: "宋体";
	font-weight: bold;
	font-size: 0.5rem;
	line-height: 0.7rem;
	color: #003476;
}

.isWap .lisBox h2 {
	margin-bottom: 0.2rem;
}

.isWap .lisBox li {
	font-size: 0.26rem;
	line-height: 0.38rem;
	font-family: "微软雅黑";
	margin-bottom: 0.32rem;
	color: #000000;
	background: url("../../images/swxs/ico1.png") no-repeat 0.08rem 0.14rem;
	padding-left: 5%;
}

.isWap .lisBox li a:hover {
	color: #003476;
	font-weight: bold;
}

.isWap .lisBox .more {
	float: right;
	font-size: 0.25rem;
	color: #2a5297;
	font-family: "微软雅黑";
	margin-right: 0;
}

.isWap .lisBox .more a {
	color: #2a5297;
}

.isPc .main_t2 {
	width: 1200px;
	margin: 60px auto 70px;
	font-family: "宋体";
	overflow: hidden;
}

.isPc .main_t2 h2 {
	font-size: 34px;
	font-family: "宋体";
	font-weight: bold;
	color: #003476;
	margin-bottom: 15px;
}

.isPc .main_t2 h2 a {
	color: #003476;
}

.isPc .main_t2 li {
	width: 375px;
	float: left;
	margin-right: 37px;
	font-size: 18px;
	line-height: 28px;
	font-family: "微软雅黑";
	color: #003476;
}

.isPc .main_t2 li span {
	display: block;
	width: 375px;
	height: 250px;
	overflow: hidden;
}

.isPc .main_t2 li span img {
	width: 100%;
	height: 250px;
	transition: 0.3s;
	transform: scale(1);
	display: block;
}

.isPc .main_t2 li a:hover img {
	transform: scale(1.05);
}

.isPc .main_t2 li p {
	margin-top: 15px;
}

.isPc .main_t2 li a {
	color: #000;
}

.isPc .main_t2 li a:hover {
	color: #003476;
}

.isPc .main_t2 li.mr0 {
	margin-right: 0;
}

.isPc .main_t2 em {
	display: block;
	margin-top: 15px;
	text-align: center;
	width: 110px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
}

.isPc .main_t2 em.em1 {
	background: #00a0e9;
}

.isPc .main_t2 em.em2 {
	background: #a74700;
}

.isPc .main_t2 em.em3 {
	background: #11acae;
}

.isPc .main_t2 a em {
	color: #fff;
}

.isWap .main_t2 {
	margin: 0.6rem 5% 0.7rem;
	width: 90%;
	overflow: hidden;
}

.isWap .main_t2 h2,
.isWap .main_t2 h2 a {
	font-family: "宋体";
	font-weight: bold;
	font-size: 0.5rem;
	line-height: 0.7rem;
	color: #003476;
}

.isWap .main_t2 h2 {
	margin-bottom: 0.2rem;
}

.isWap .main_t2 li {
	width: 100%;
	font-size: 0.28rem;
	line-height: 0.42rem;
	font-family: "微软雅黑";
	color: #000;
	margin-bottom: 0.7rem;
}

.isWap .main_t2 li span {
	display: block;
	width: 100%;
	height: auto;
}

.isWap .main_t2 li span img {
	width: 100%;
	height: auto;
}

.isWap .main_t2 li p {
	margin-top: 0.2rem;
}

.isWap .main_t2 li a {
	color: #000;
}

.isWap .main_t2 li.mr0 {}

.isWap .main_t2 em {
	display: block;
	margin-top: 0.2rem;
	text-align: center;
	width: 1.9rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 15px;
}

.isWap .main_t2 em.em1 {
	background: #00a0e9;
}

.isWap .main_t2 em.em2 {
	background: #a74700;
}

.isWap .main_t2 em.em3 {
	background: #11acae;
}

.isWap .main_t2 a em {
	color: #fff;
	font-weight: bold;
	font-family: "宋体";
}

.isPc .main_t3 {
	background: #f4f7f9 url("../../images/swxs/f_pic2.png") repeat-x left top;
	min-height: 633px;
	padding-top: 80px;
}

.isPc .main_t3 h2 {
	font-size: 34px;
	font-family: "宋体";
	font-weight: bold;
	color: #003476;
	margin-bottom: 20px;
}

.isPc .main_t3 h2 a {
	color: #003476;
}

.isPc .main_t3 ul {
	font-family: "微软雅黑";
}

.isPc .main_t3 li {
	float: left;
	width: 375px;
	min-height: 420px;
	margin-right: 36px;
	padding: 40px 0 20px;
	background: #fff;
	font-size: 18px;
	line-height: 28px;
}

.isPc .main_t3 li.mr0 {
	margin-right: 0;
}

.isPc .main_t3 h3 {
	font-size: 24px;
	color: #003476;
	font-family: "宋体";
	font-weight: bold;
	background: url("../../images/swxs/ico2.png") no-repeat left 5px;
	padding-left: 27px;
	margin-bottom: 25px;
}

.isPc .main_t3 h3 a {
	color: #003476;
}

.isPc .main_t3 p {
	padding-left: 11px;
	margin-bottom: 15px;
	background: url("../../images/swxs/ico6.png") no-repeat 2px 11px;
}

.isPc .main_t3 p a:hover {
	color: #003476;
}

.isPc .main_t3 dl {
	display: block;
	margin: 0 25px 0 17px;
}

.isPc .main_t3 dl em {
	font-size: 16px;
	display: block;
	width: 100%;
	text-align: right;
	margin-top: 60px;
}

.isPc .main_t3 dl em a {
	color: #2a5297;
}

.isWap .main_t3 {
	background: #f4f7fa url("../../images/swxs/f_pic2.png") repeat-x left top;
	background-size: 100%;
	height: auto;
	padding: 0.7rem 4% 0.7rem;
}

.isWap .main_t3 h2,
.isWap .main_t3 h2 a {
	font-family: "宋体";
	font-weight: bold;
	font-size: 0.5rem;
	line-height: 0.7rem;
	color: #003476;
}

.isWap .main_t3 h2 {
	margin-bottom: 0.2rem;
}

.isWap .main_t3 ul {
	font-family: "微软雅黑";
}

.isWap .main_t3 li {
	background: #fff;
	padding: 0.6rem 0;
	width: 100%;
	font-size: 0.28rem;
	line-height: 0.45rem;
	font-family: "微软雅黑";
	color: #000;
	margin-bottom: 0.7rem;
}

.isWap .main_t3 li.mr0 {}

.isWap .main_t3 h3 {
	font-size: 0.32rem;
	line-height: 0.54rem;
	color: #003476;
	font-family: "宋体";
	font-weight: bold;
	background: url("../../images/swxs/ico2.png") no-repeat left 5px;
	padding-left: 0.5rem;
	margin-bottom: 0.3rem;
}

.isWap .main_t3 h3 a {
	color: #003476;
}

.isWap .main_t3 p {
	padding-left: 0.2rem;
	margin-bottom: 0.2rem;
	background: url("../../images/swxs/ico6.png") no-repeat left 11px;
}

.isWap .main_t3 p a:hover {
	color: #003476;
}

.isWap .main_t3 dl {
	display: block;
	padding: 0 0.4rem 0 0.3rem;
}

.isWap .main_t3 dl em {
	font-size: 0.25rem;
	display: block;
	width: 100%;
	text-align: right;
}

.isWap .main_t3 dl em a {
	color: #2a5297;
}

.isPc .main_t4 {
	height: 740px;
	width: 100%;
	padding-top: 70px;
	background: url("../../images/swxs/f_pic3.png") no-repeat center top;
}

.isPc .main_t4 h2 {
	font-size: 34px;
	font-family: "宋体";
	font-weight: bold;
	margin-bottom: 23px;
	color: #fff;
}

.isPc .main_t4 h2 a {
	color: #fff;
}

.isPc .main_t4 dt {
	width: 825px;
	height: 464px;
	float: left;
	position: relative;
}

.isPc .main_t4 dt img {
	width: 100%;
	height: 464px;
}

.isPc .main_t4 dt em {
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	top: 50%;
	margin-top: -35px;
}

.isPc .main_t4 dt em img {
	width: 70px;
	height: 70px;
}

.isPc .main_t4 dd {
	float: right;
	background: #11acae;
	position: relative;
	width: 315px;
	height: 343px;
	padding: 60px 30px;
	font-family: "微软雅黑";
	color: #fff;
}

.isPc .main_t4 dd h3 {
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	margin-bottom: 20px;
}

.isPc .main_t4 dd h3 a {
	color: #fff;
}

.isPc .main_t4 dd h3 a:hover {
	text-decoration: underline;
}

.isPc .main_t4 dd p {
	font-size: 16px;
	line-height: 24px;
}

.isPc .main_t4 dd em {
	position: absolute;
	right: 40px;
	bottom: 30px;
	font-size: 16px;
}

.isPc .main_t4 dd em a {
	color: #fff;
}

.isWap .main_t4 {
	width: 100%;
	padding-top: 0.7rem;
	background: url("../../images/swxs/f_pic3_w.png") no-repeat center top;
	height: 9.1rem;
}

.isWap .main_t4 h2 {
	font-size: 0.4rem;
	font-family: "宋体";
	font-weight: bold;
	margin: 0 0.3rem 0.3rem;
	color: #fff;
}

.isWap .main_t4 h2 a {
	color: #fff;
}

.isWap .main_t4 dt {
	width: 92%;
	margin: 0 4%;
	float: left;
	position: relative;
}

.isWap .main_t4 dt img {
	width: 100%;
}

.isWap .main_t4 dt em {
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	top: 50%;
	margin-top: -35px;
}

.isWap .main_t4 dt em img {
	width: 70px;
	height: 70px;
}

.isWap .main_t4 dd {
	float: right;
	background: #11acae;
	position: relative;
	width: 86%;
	margin: 0 4%;
	height: auto;
	padding: 0.3rem 3% 0.6rem;
	font-family: "微软雅黑";
	color: #fff;
}

.isWap .main_t4 dd h3 {
	font-size: 0.3rem;
	line-height: 0.42rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
}

.isWap .main_t4 dd h3 a {
	color: #fff;
}

.isWap .main_t4 dd h3 a:hover {
	text-decoration: underline;
}

.isWap .main_t4 dd p {
	font-size: 0.26rem;
	line-height: 0.38rem;
	margin-bottom: 0.9rem;
}

.isWap .main_t4 dd em {
	position: absolute;
	right: 40px;
	bottom: 30px;
	font-size: 16px;
}

.isWap .main_t4 dd em a {
	color: #fff;
}

.isPc .main_t5 {
	margin-bottom: 100px;
	overflow: hidden;
}

.isPc .main_t5 h2 {
	font-size: 34px;
	font-family: "宋体";
	font-weight: bold;
	color: #003476;
	margin-bottom: 20px;
}

.isPc .main_t5 h2 a {
	color: #003476;
}

.isPc .main_t5 ul {
	font-family: "微软雅黑";
}

.isPc .main_t5 li {
	float: left;
	position: relative;
	width: 375px;
	height: 375px;
	margin-right: 24px;
	font-size: 18px;
	line-height: 28px;
}

.isPc .main_t5 li a {
	display: block;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 375px;
	height: 375px;
	background: rgba(0, 0, 0, 0.4);
}

.isPc .main_t5 li a:hover {
	display: block;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 375px;
	height: 375px;
	background: rgba(0, 52, 118, 0.6);
}

.isPc .main_t5 li.mr0 {
	margin-right: 0;
}

.isPc .main_t5 h3 {
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: -15px;
	font-size: 24px;
	color: #fff;
	font-family: "宋体";
	font-weight: bold;
	background: url("../../images/swxs/ico3.png") no-repeat left 5px;
	padding-left: 28px;
	margin-bottom: 25px;
}

.isPc .main_t5 h3 a {
	color: #fff;
}

.isPc .main_t5 p {
	padding-left: 8px;
	margin-bottom: 15px;
	background: url("../../images/swxs/ico6.png") no-repeat left 11px;
}

.isPc .main_t5 p a:hover {
	color: #003476;
}

.isPc .main_t5 dl {
	display: block;
	padding: 0 30px 0 17px;
}

.isPc .main_t5 dl em {
	font-size: 16px;
	display: block;
	width: 100%;
	text-align: right;
}

.isPc .main_t5 dl em a {
	color: #2a5297;
}

.isWap .main_t5 {
	margin-bottom: 1rem;
	overflow: hidden;
	margin: 0.7rem 4% 0;
}

.isWap .main_t5 h2,
.isWap .main_t5 h2 a {
	font-family: "宋体";
	font-weight: bold;
	font-size: 0.5rem;
	line-height: 0.7rem;
	color: #003476;
}

.isWap .main_t5 h2 {
	margin-bottom: 0.2rem;
}

.isWap .main_t5 ul {
	font-family: "微软雅黑";
}

.isWap .main_t5 li {
	float: left;
	position: relative;
	width: 100%;
	height: 6.4rem;
	font-size: 0.26rem;
	line-height: 0.28rem;
	margin-bottom: 0.3rem;
}

.isWap .main_t5 li img {
	width: 100%;
	height: 6.38rem;
}

.isWap .main_t5 li a {
	display: block;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 100%;
	height: 6.38rem;
	background: rgba(0, 0, 0, 0.4);
}

.isWap .main_t5 li a:hover {
	display: block;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 100%;
	height: 6.38rem;
	background: rgba(0, 52, 118, 0.6);
}

.isWap .main_t5 li.mr0 {
	margin-right: 0;
}

.isWap .main_t5 h3 {
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0.7rem;
	font-size: 0.34rem;
	color: #fff;
	font-family: "宋体";
	font-weight: bold;
	background: url("../../images/swxs/ico3.png") no-repeat left top;
	background-size: 0.3rem 0.75rem;
	padding-left: 0.5rem;
	margin-bottom: 0.3rem;
}

.isWap .main_t5 h3 a {
	color: #fff;
}

.isWap .main_t5 p {
	padding-left: 8px;
	margin-bottom: 15px;
	background: url("../../images/swxs/ico6.png") no-repeat left 11px;
}

.isWap .main_t5 p a:hover {
	color: #003476;
}

.isWap .main_t5 dl {
	display: block;
	padding: 0 30px 0 17px;
}

.isWap .main_t5 dl em {
	font-size: 16px;
	display: block;
	width: 100%;
	text-align: right;
}

.isWap .main_t5 dl em a {
	color: #2a5297;
}

.isPc .main_t6 {
	background: url("../../images/swxs/f_pic2.png") repeat-x left top;
	height: 633px;
	padding-top: 80px;
}

.isPc .main_t6 h2 {
	font-size: 34px;
	font-family: "宋体";
	font-weight: bold;
	color: #003476;
	margin-bottom: 20px;
}

.isPc .main_t6 h2 a {
	color: #003476;
}

.isPc .main_t6 ul {
	font-family: "微软雅黑";
}

.isPc .main_t6 li {
	float: left;
	width: 375px;
	min-height: 270px;
	margin-right: 36px;
	padding: 40px 0 20px;
	background: #fff;
	font-size: 18px;
	line-height: 28px;
}

.isPc .main_t6 li.mr0 {
	margin-right: 0;
}

.isPc .main_t6 h3 {
	font-size: 24px;
	color: #003476;
	font-family: "宋体";
	font-weight: bold;
	background: url("../../images/swxs/ico2.png") no-repeat left 5px;
	padding-left: 27px;
	margin-bottom: 25px;
}

.isPc .main_t6 h3 em {
	font-weight: bold;
}

.isPc .main_t6 h3 a {
	color: #003476;
}

.isPc .main_t6 p {
	padding-left: 11px;
	margin-bottom: 15px;
	background: url("../../images/swxs/ico6.png") no-repeat 2px 11px;
}

.isPc .main_t6 p a:hover {
	color: #003476;
}

.isPc .main_t6 dl {
	display: block;
	margin: 0 25px 0 17px;
}

.isPc .main_t6 dl em {
	font-size: 16px;
	display: block;
	width: 100%;
	text-align: right;
	margin-top: 70px;
}

.isPc .main_t6 dl em a {
	color: #2a5297;
}

.isPc .main_t6 li.l1 {
	position: relative;
}

.isPc .main_t6 li .link2 {
	width: 105px;
	float: right;
	position: absolute;
	z-index: 5;
	top: 40px;
	right: 35px;
}

.isPc .linkBox2 {
	padding: 0;
	margin: 0 auto;
}

.isPc .linkBox2 b {
	font-weight: normal;
	color: #a4b4c1;
}

.isPc #main_box22 {
	padding-top: 0;
}

.isPc .select_box2 {
	position: relative;
}

.isPc .select_box2 span {
	display: block;
	float: right;
	width: 65px;
	height: 37px;
	text-align: center;
	font-size: 16px;
	line-height: 37px;
	background: url("../../images/swxs/ico_arr1.png") no-repeat center right;
	color: #000;
	font-family: "微软雅黑";
}

.isPc .select_box2 ul li {
	cursor: pointer;
}

.isPc .main_t6 li.select_box2 {
	padding-top: 0;
	width: 110px;
	min-height: auto;
	background: none;
	margin-right: 0;
}

.isPc .son_ul2 {
	background: #fff;
	right: 0;
	top: 40px;
	width: 104px;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #4378df;
}

.isPc .main_t6 .son_ul2 li {
	font-family: 'MyriadPro-Regular';
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding-left: 5px;
	margin-bottom: 2px;
	width: 92px;
	min-height: 30px;
	margin-right: 0;
	padding: 0 5px 0 5px;
}

.isPc .son_ul2 li a:hover {
	color: #003476;
}

.isWap .main_t6 li.l1 {
	position: relative;
}

.isWap .main_t6 li .link2 {
	width: 105px;
	float: right;
	position: absolute;
	z-index: 5;
	top: 10px;
	right: 35px;
}

.isWap .linkBox2 {
	padding: 0;
	margin: 0 auto;
}

.isWap .linkBox2 b {
	font-weight: normal;
	color: #a4b4c1;
}

.isWap #main_box22 {
	padding-top: 0;
}

.isWap .select_box2 {
	position: relative;
}

.isWap .select_box2 span {
	display: block;
	float: right;
	width: 65px;
	height: 37px;
	text-align: center;
	font-size: 16px;
	line-height: 37px;
	background: url("../../images/swxs/ico_arr1.png") no-repeat center right;
	color: #000;
	font-family: "微软雅黑";
}

.isWap .select_box2 ul li {
	cursor: pointer;
}

.isWap .main_t6 li.select_box2 {
	padding-top: 0;
	width: 110px;
	min-height: auto;
	background: none;
	margin-right: 0;
}

.isWap .son_ul2 {
	background: #fff;
	right: 0;
	top: 40px;
	width: 104px;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #4378df;
}

.isWap .main_t6 .son_ul2 li {
	font-family: 'MyriadPro-Regular';
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding-left: 5px;
	margin-bottom: 2px;
	width: 92px;
	min-height: 30px;
	margin-right: 0;
	padding: 0 5px 0 5px;
}

.isWap .son_ul2 li a:hover {
	color: #003476;
}

.isWap .main_t6 {
	background: #f4f7fa url("../../../images/swxs/f_pic2.png") repeat-x left top;
	padding: 0.8rem 4% 0.8rem;
	width: 92%;
}

.isWap .main_t6 h2 {
	font-size: 0.5rem;
	line-height: 0.7rem;
	font-family: "宋体";
	font-weight: bold;
	color: #003476;
	margin-bottom: 0.2rem;
}

.isWap .main_t6 h2 a {
	color: #003476;
}

.isWap .main_t6 ul {
	font-family: "微软雅黑";
}

.isWap .main_t6 li {
	width: 100%;
	min-height: auto;
	padding: 0.4rem 0 0.2rem;
	margin-bottom: 0.3rem;
	background: #fff;
	font-size: 0.26rem;
	line-height: 0.32rem;
}

.isWap .main_t6 li.mr0 {}

.isWap .main_t6 h3 {
	font-size: 0.34rem;
	color: #003476;
	font-family: "宋体";
	font-weight: bold;
	background: url("../../../images/swxs/ico2.png") no-repeat left top;
	background-size: 0.3rem 0.75rem;
	padding-left: 0.5rem;
	margin-bottom: 0.3rem;
}

.isWap .main_t6 h3 em {
	font-weight: bold;
}

.isWap .main_t6 h3 a {
	color: #003476;
}

.isWap .main_t6 p {
	padding-left: 0.2rem;
	margin-bottom: 0.2rem;
	background: url("../../../images/swxs/ico6.png") no-repeat left 11px;
}

.isWap .main_t6 p a:hover {
	color: #003476;
}

.isWap .main_t6 dl {
	display: block;
	padding: 0 0.3rem 0 0.2rem;
}

.isWap .main_t6 dl em {
	font-size: 0.26rem;
	display: block;
	width: 100%;
	text-align: right;
	margin-top: 1rem;
}

.isWap .main_t6 dl em a {
	color: #2a5297;
}

/*bottom*/
.isPc .bottom {
	background: #294e92;
	padding-top: 75px;
}

.isPc .bottom .info{
	position: relative;
}

.isPc .bottom .qcode{
	position: absolute;
	bottom: 20px;
	right: 0px;
	// transform: translate(0, -50%);
	img{
		width: 120px;
	}
}

.isPc .bot1 {
	background: #003476;
}

.isPc .link_bt {
	float: left;
	font-size: 20px;
	padding-left: 20px;
	margin-top: 29px;
	font-family: "宋体";
	color: #fff;
	font-weight: bold;
}

.isPc .bot_p {
	padding-top: 5px;
	width: 800px;
	line-height: 20px;
	margin: 0 auto;
	padding-left: 80px;
	color: #878787;
}

.isPc .p1 {
	float: left;
	padding-left: 0px;
	text-align: left;
	color: #333;
	margin-right: 60px;
}

.isPc .p2 a {
	display: inline-block;
	margin-left: 8px;
}

.isWap .bottom {
	background: #2a5197;
	padding-top: 0.7rem;
}

.isWap .bot1 {
	background: #003476;
	width: 92%;
	margin: 0 4%;
	padding: 0.3rem 0;
}

.isWap .link_bt {
	display: block;
	font-size: 0.3rem;
	padding-left: 0.3rem;
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
	font-family: "宋体";
	color: #fff;
	font-weight: bold;
}

/*bottom end*/

/*link*/
.isPc .link {
	width: 240px;
	margin-left: 20px;
	float: left;
}

.isPc .linkBox {
	padding: 25px 0;
	margin: 0 auto;
}

.isPc .linkBox b {
	font-weight: normal;
	color: #a4b4c1;
}

.isPc .select_box span {
	display: block;
	width: 230px;
	height: 37px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 37px;
	background: url(../../../images/swxs/selet_ul.png) no-repeat left top;
	color: #000;
	font-family: "微软雅黑";
}

.isPc .select_box ul li {
	cursor: pointer;
}

.isPc .son_ul {
	position: absolute;
	float: left;
	background: #fff;
	border-top: 0;
	width: 240px;
	padding: 5px;
}

.isPc .son_ul li {
	font-family: 'MyriadPro-Regular';
	display: block;
	font-size: 16px;
	line-height: 30px;
	padding-left: 5px;
	margin-bottom: 2px;
}

.isPc .son_ul li a:hover {
	color: #003476;
}

.isWap .link {
	margin-bottom: 0.2rem;
	width: 47%;
	margin-left: 2%;
	float: left;
}

.isWap .linkBox {
	padding: 0;
	margin: 0 auto;
}

.isWap .linkBox b {
	font-weight: normal;
	color: #a4b4c1;
}

.isWap .select_box span {
	display: block;
	width: 95%;
	height: 0.6rem;
	padding-left: 5%;
	font-size: 0.22rem;
	line-height: 0.6rem;
	background: url(../../../images/swxs/selet_ul.png) no-repeat right top;
	color: #000;
	font-family: "微软雅黑";
}

.isWap .select_box ul li {
	cursor: pointer;
}

.isWap .son_ul {
	position: absolute;
	display: none;
	float: left;
	background: #fff;
	border-top: 0;
	width: 39.2%;
	padding: 5% 2%;
}

.isWap .son_ul li {
	font-family: 'MyriadPro-Regular';
	display: block;
	font-size: 0.26rem;
	line-height: 0.3rem;
	padding-left: 2%;
	width: 95%;
	float: left;
	margin-bottom: 0.2rem;
}

.isWap .son_ul li a:hover {
	color: #003476;
}

/*link end*/

/*rwmBox*/
.isPc .rwmBox {
	width: 960px;
	margin: 55px auto 75px;
	overflow: hidden;
}

.isPc .rwmBox li {
	width: 194px;
	height: 224px;
	float: left;
	margin-right: 60px;
	background: #003476;
	padding-top: 25px;
	font-size: 20px;
}

.isPc .rwmBox li p {
	color: #fff;
	font-family: "宋体";
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 20px;
}

.isPc .rwmBox li.mr0 {
	margin-right: 0;
}

.isPc .rwmBox li span {
	width: 120px;
	height: 120px;
	display: block;
	margin: 0 auto;
}

.isPc .rwmBox li span img {
	width: 100%;
	height: 120px;
}

.isWap .rwmBox {
	width: 100%;
	margin: 0.5rem auto 0.7rem;
	overflow: hidden;
	background: #2a5197;
}

.isWap .rwmBox li {
	float: left;
	width: 34%;
	margin-left: 5%;
	padding: 8% 4% 6%;
	height: auto;
	font-size: 0.26rem;
	font-weight: bold;
	background: #003476;
	margin-bottom: 5%;
}

.isWap .rwmBox li p {
	color: #fff;
	font-family: "宋体";
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 0.2rem;
}

.isWap .rwmBox li.mr0 {}

.isWap .rwmBox li span {
	width: 100%;
	height: auto;
	text-align: center;
	display: block;
}

.isWap .rwmBox li span img {
	width: 70%;
	height: auto;
}

/*rwmBox end*/

/*info*/
.isPc .info {
	font-size: 16px;
	line-height: 30px;
	font-family: "微软雅黑";
	text-align: center;
	color: #fff;
}

.isWap .info {
	font-size: 0.2rem;
	line-height: 0.38rem;
	font-family: "微软雅黑";
	text-align: center;
	color: #fff;
	padding: 0 5%;
	width: 90%;
	padding-bottom: 1.2rem;
}

/*info end*/
.isPc .main {
	background: #f0f4fb;
}

.isPc .main1200 {
	width: 1140px;
	margin: 0 auto;
	background: #fff;
	padding: 0 30px 60px;
}

.isPc .main1216 {
	width: 1156px;
	margin: 0 auto;
	background: #fff;
	padding: 0 30px 40px;
}

.isPc .breadBar {
	font-size: 18px;
	color: #003476;
	font-family: "微软雅黑";
	padding: 30px 0;
}

.isPc .breadBar a {
	color: #666666;
}

.isWap .main1200 {
	width: 90%;
	margin: 0 auto;
	background: #fff;
	padding: 0 5% 0.4rem;
}

.isWap .main1216 {
	width: 90%;
	margin: 0 auto;
	background: #fff;
	padding: 0 5% 0.4rem;
}

.isWap .breadBar {
	font-size: 0.26rem;
	color: #003476;
	font-family: "微软雅黑";
	padding: 0.3rem 0;
}

.isWap .breadBar a {
	color: #666666;
}

.isPc #index_tab3 {
	position: relative;
	width: 1156px;
	margin: 0 auto;
	padding-bottom: 70px;
}

.isPc #index_tab3 .tab_btn {
	width: 100%;
	overflow: hidden;
	background: #003476;
}

.isPc #index_tab3 .tab_btn li a {
	position: relative;
	padding: 0 10px;
	height: 48px;
	display: block;
	text-decoration: none;
	font-size: 20px;
	line-height: 48px;
	color: #fff;
	text-align: center;
}

.isPc #index_tab3 .tab_btn li.current a {
	display: block;
	text-decoration: none;
	background: #4378df;
	color: #fff;
}

.isPc #index_tab3 .tab_btn li a h3 {
	font-size: 20px;
	line-height: 48px;
	font-weight: bold;
	margin-bottom: 5px;
}

.isPc #index_tab3 .tab_btn li a h4 {
	font-size: 14px;
	line-height: 26px;
}

.isPc #index_tab3 .tab_btn li.current a i {
	position: absolute;
	background: url(../../../images/swxs/arr03.png) no-repeat;
	display: block;
	width: 22px;
	height: 13px;
	left: 50%;
	margin-left: -11px;
	bottom: 0;
	margin-bottom: -13px;
}

.isPc #index_tab3 li {
	float: left;
	min-width: 40px;
	margin: 0 10px;
	text-align: center;
}

.isPc #index_tab3 li.mr0 {
	margin-right: 0;
}

.isPc #index_tab3 li a {
	font-size: 14px;
	color: #000;
}

.isPc #index_tab3 .show {
	clear: both;
	display: block;
	width: 100%;
}

.isPc #index_tab3 div {
	display: none;
}

.isPc .m_pic3 {
	display: block;
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 32px;
}

.isPc .m_pic3 h2 {
	font-size: 30px;
	line-height: 46px;
	text-align: center;
	margin: 60px 0 50px;
}

.isPc .m_pic3 dl {
	font-family: "微软雅黑";
	border-bottom: 1px solid #f0f4fb;
	padding: 30px 0 25px;
}

.isPc .m_pic3 dl a:hover {
	color: #003476;
}

.isPc .m_pic3 dl a em {
	font-size: 16px;
	margin-bottom: 10px;
}

.isPc .m_pic3 dl a dd {
	font-size: 18px;
}

.isWap #index_tab3 {
	position: relative;
	width: 92%;
	margin: 0 4%;
	margin-bottom: 0.5rem;
}

.isWap #index_tab3 .tab_btn {
	width: 100%;
	overflow: hidden;
	padding-bottom: 0.3rem;
}

.isWap #index_tab3 .tab_btn li a {
	position: relative;
	width: 90%;
	height: 0.8rem;
	line-height: 0.8rem;
	padding: 0 5%;
	display: block;
	text-decoration: none;
	background: #ebebeb;
	color: #000;
	text-align: left;
}

.isWap #index_tab3 .tab_btn li.current a {
	display: block;
	text-decoration: none;
	background: #b40003;
	color: #fff;
}

.isWap #index_tab3 .tab_btn li a h3 {
	font-size: 0.26rem;
	line-height: 0.34rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
}

.isWap #index_tab3 .tab_btn li a h4 {
	font-size: 0.1rem;
	line-height: 0.25rem;
}

.isWap #index_tab3 .tab_btn li.current a i {
	position: absolute;
	background: url(../../../images/swxs/arr03.png) no-repeat;
	display: block;
	width: 22px;
	height: 13px;
	left: 50%;
	margin-left: -11px;
	bottom: 0;
	margin-bottom: -13px;
}

.isWap #index_tab3 li {
	width: 100%;
	margin-top: 0;
	text-align: center;
}

.isWap #index_tab3 li.mr0 {
	margin-right: 0;
}

.isWap #index_tab3 li a {
	color: #000;
}

.isWap #index_tab3 .show {
	clear: both;
	display: block;
	width: 100%;
}

.isWap #index_tab3 div {
	display: none;
}

.isWap .m_pic3 {
	display: block;
	width: 100%;
	margin: 0 auto;
	font-size: 0.28rem;
	line-height: 0.48rem;
}

.isWap .m_pic3 h2 {
	font-size: 0.3rem;
	line-height: 0.45rem;
	text-align: center;
	margin: 0.6rem 0 0.5rem;
}

.isWap .m_pic3 dl {
	font-family: "微软雅黑";
	border-bottom: 1px solid #f0f4fb;
	padding: 0.3rem 0 0.35rem;
}

.isWap .m_pic3 dl a:hover {
	color: #003476;
}

.isWap .m_pic3 dl a em {
	font-size: 0.26rem;
	margin-bottom: 0;
	display: block;
	color: #003476;
}

.isWap .m_pic3 dl a dd {
	font-size: 0.28rem;
}

/*page*/
.isPc .page {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 0;
	line-height: 0;
	text-align: center;
	padding: 35px 0;
	display: block;
	margin: 0 auto;
	display: block;
}

.isPc .page .a1 {
	border-radius: 50%;
	border: 1px solid #073a7a;
	width: 18px;
	height: 32px;
	line-height: 32px;
	padding: 0 7px;
	font-weight: normal;
}

.isPc .page .a1:hover {
	border-radius: 50%;
	border: 1px solid #4c7cda;
	color: #4c7cda;
	background: none;
}

.isPc .page a,
.isPc .page span {
	display: inline-block;
	width: 11px;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	margin: 0 3px;
	padding: 0 7px;
	color: #073a7a;
}

.isPc .page a.cur,
.isPc .page a:hover,
.isPc .page span.cur,
.isPc .page span:hover {
	color: #fff;
	background: #073a7a;
	font-weight: normal;
	border-radius: 50%;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
}

.isWap .page {
	font-family: "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 0;
	line-height: 0;
	text-align: center;
	padding: 35px 0;
	margin: 0 auto;
	display: block;
}

.isWap .page .a1 {
	border-radius: 50%;
	border: 1px solid #073a7a;
	width: 18px;
	height: 32px;
	line-height: 32px;
	padding: 0 7px;
	font-weight: normal;
}

.isWap .page .a1:hover {
	border-radius: 50%;
	border: 1px solid #4c7cda;
	background: none;
	color: #4c7cda;
}

.isWap .page a,
.isWap .page span {
	display: inline-block;
	width: 11px;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	margin: 0 3px;
	padding: 0 7px;
	color: #073a7a;
}

.isWap .page a.cur,
.isWap .page a:hover,
.isWap .page span.cur,
.isPc .page span:hover {
	color: #fff;
	background: #073a7a;
	font-weight: normal;
	border-radius: 50%;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
}

/*link3*/
.isWap .link3 {
	margin-bottom: 0.2rem;
	width: 98%;
	margin-left: 2%;
}

.isWap .linkBox3 {
	padding: 0;
	margin: 0 auto;
}

.isWap .linkBox3 b {
	font-weight: normal;
	color: #a4b4c1;
}

.isWap .select_box3 span {
	display: block;
	width: 94%;
	height: 0.6rem;
	padding-left: 6%;
	font-size: 0.26rem;
	line-height: 0.6rem;
	background: #003476 url(../../images/selet_ul2.png) no-repeat right top;
	color: #fff;
	font-family: "微软雅黑";
}

.isWap .select_box3 ul li {
	cursor: pointer;
}

.isWap .son_ul3 {
	position: absolute;
	display: none;
	float: left;
	background: #003476;
	border-top: 0;
	width: 88%;
	padding: 1% 0 5% 0;
}

.isWap .son_ul3 li {
	font-family: 'MyriadPro-Regular';
	display: block;
	font-size: 0.26rem;
	line-height: 0.7rem;
	width: 96%;
	padding-left: 4%;
	float: left;
	margin-bottom: 0;
}

.isWap .son_ul3 li a {
	color: #fff;
	width: 98%;
	padding-left: 2%;
	line-height: 0.7rem;
	display: block;
}

.isWap .son_ul3 li a:hover {
	color: #fff;
	background: #4378df;
}

/*link end*/

.isPc .lisMain {
	width: 100%;
	padding-bottom: 100px;
}

.isPc .lisMain li {
	background: url("../../images/lis_bg1.png") repeat-x left top;
	height: 230px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.isPc .lisMain dt {
	float: left;
	padding-top: 80px;
	padding-left: 38px;
}

.isPc .lisMain dt i {
	border-radius: 25px;
	background: #003476;
	text-align: center;
	line-height: 50px;
	width: 154px;
	height: 50px;
	display: block;
	margin: 0 auto;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	font-family: "宋体";
}

.isPc .lisMain dd {
	display: block;
	float: right;
	width: 840px;
	padding: 60px 40px 40px;
	font-family: "微软雅黑";
	font-weight: bold;
}

.isPc .lisMain dd em {
	font-size: 24px;
	color: #000;
	font-weight: bold;
}

.isPc .lisMain dd p {
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	margin-top: 10px;
}

.isPc .lisMain dd b {
	margin-bottom: 10px;
	display: block;
}

.isWap .lisMain {
	width: 100%;
	padding-bottom: 1rem;
}

.isWap .lisMain li {
	background: url("../../images/lis_bg1.png") repeat-x left top;
	overflow: hidden;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.isWap .lisMain dt {
	width: 95%;
	text-align: left;
	padding-top: 0.4rem;
	padding-left: 5%;
}

.isWap .lisMain dt i {
	border-radius: 25px;
	background: #003476;
	text-align: center;
	line-height: 0.45rem;
	width: 1.5rem;
	height: 0.45rem;
	display: block;
	font-size: 0.28rem;
	font-weight: bold;
	color: #fff;
	font-family: "宋体";
}

.isWap .lisMain dd {
	display: block;
	width: 90%;
	padding: 0.3rem 5% 0.5rem;
	font-family: "微软雅黑";
	font-weight: bold;
}

.isWap .lisMain dd em {
	font-size: 0.28rem;
	color: #000;
	font-weight: bold;
}

.isWap .lisMain dd p {
	font-size: 0.22rem;
	line-height: 0.32rem;
	font-weight: normal;
	margin-top: 0.15rem;
}

.isWap .lisMain dd b {
	font-size: 0.24rem;
	line-height: 0.34rem;
	margin-bottom: 0.2rem;
	display: block;
}

.isPc .lisMain2 {
	width: 100%;
	overflow: hidden;
}

.isPc .lisMain2 li {
	overflow: hidden;
	padding-bottom: 32px;
	margin-bottom: 25px;
	border-bottom: 1px solid #f0f4fb;
}

.isPc .lisMain2 dl {
	font-family: "微软雅黑";
}

.isPc .lisMain2 dl em {
	display: block;
	font-size: 16px;
	line-height: 18px;
	color: #003476;
	margin-bottom: 10px;
}

.isPc .lisMain2 dl dd {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}

.isPc .lisMain2 dl a:hover dd {
	color: #003476;
}

.isPc .lisMain2 dl p {
	font-size: 16px;
	line-height: 26px;
	margin-top: 10px;
	display: block;
}

.isPc .lisMain2 span.pic1 {
	overflow: hidden;
	width: 360px;
	height: 243px;
	float: left;
	display: block;
	margin-right: 30px;
}

.isPc .lisMain2 span.pic1 img {
	width: 100%;
	height: 243px;
	transition: 0.3s;
	transform: scale(1);
	display: block;
}

.isPc .lisMain2 li a:hover img {
	transform: scale(1.05);
}

.isPc .lisMain2 span.pic2 {
	overflow: hidden;
	width: 370px;
	height: 208px;
	float: left;
	display: block;
	margin-right: 30px;
}

.isPc .lisMain2 span.pic2 img {
	width: 100%;
	height: 208px;
	transition: 0.3s;
	transform: scale(1);
	display: block;
}

.isPc .lisMain2 span.pic3 {
	overflow: hidden;
	width: 251px;
	height: 164px;
	float: left;
	display: block;
	margin-right: 30px;
}

.isPc .lisMain2 span.pic3 img {
	width: 100%;
	height: 164px;
	transition: 0.3s;
	transform: scale(1);
	display: block;
}


.isPc .lisMain2 i {
	margin-top: 15px;
	display: inline-block;
	width: 95px;
	height: 30px;
	line-height: 30px;
	background: url("../../images/ico5.png") no-repeat right center;
	color: #003476;
	font-size: 16px;
}

.isPc .lisMain2 i a {
	color: #003476;
}

.isPc .lisMain2 b {
	color: #396ed6;
}

.isWap .lisMain2 b {
	color: #396ed6;
}

.isWap .lisMain2 span.pic2 {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 0.3rem;
}

.isWap .lisMain2 span.pic2 img {
	width: 100%;
	height: auto;
}

.isWap .lisMain2 i {
	margin-top: 0.1rem;
	display: inline-block;
	width: 1.49rem;
	height: 0.6rem;
	line-height: 0.6rem;
	background: url("../../images/ico5.png") no-repeat right center;
	background-size: 19px 19px;
	color: #003476;
	font-size: 0.26rem;
}

.isWap .lisMain2 i a {
	color: #003476;
}

.isWap .lisMain2 span.pic3 {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 0.3rem;
}

.isWap .lisMain2 {
	width: 100%;
	overflow: hidden;
}

.isWap .lisMain2 li {
	overflow: hidden;
	padding-bottom: 0.35rem;
	margin-bottom: 0.3rem;
	border-bottom: 1px solid #f0f4fb;
}

.isWap .lisMain2 span.pic1 {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 0.3rem;
}

.isWap .lisMain2 dl {
	font-family: "微软雅黑";
}

.isWap .lisMain2 dl em {
	display: block;
	font-size: 0.26rem;
	line-height: 0.32rem;
	color: #003476;
	margin-bottom: 0.15rem;
}

.isWap .lisMain2 dl dd {
	font-size: 0.28rem;
	line-height: 0.42rem;
	font-weight: bold;
}

.isWap .lisMain2 dl p {
	font-size: 0.26rem;
	line-height: 0.38rem;
	margin-top: 0.2rem;
	display: block;
}

.isWap .lisMain2 span.pic1 img {
	width: 100%;
	height: auto;
}

.isPc .lisMain3 ul {
	overflow: hidden;
	margin-bottom: 30px;
}

.isPc .lisMain3 li {
	width: 360px;
	float: left;
	background: #f0f4fb;
	min-height: 330px;
	margin-right: 30px;
}

.isPc .lisMain3 li span {
	display: block;
	width: 360px;
	height: 243px;
	overflow: hidden;
}

.isPc .lisMain3 li img {
	width: 100%;
	height: 243px;
	transition: 0.3s;
	transform: scale(1);
}

.isPc .lisMain3 li a:hover img {
	transform: scale(1.05);
}

.isPc .lisMain3 li.mr0 {
	margin-right: 0;
}

.isPc .lisMain3 li p {
	padding: 15px 23px 40px;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	font-family: "微软雅黑";
}

.isPc .lisMain3 li p a:hover {
	color: #003476;
}

.isPc .lisMain3 li i {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	color: #003476;
	margin-bottom: 5px;
}

.isWap .lisMain3 ul {
	overflow: hidden;
	margin-bottom: 0.3rem;
}

.isWap .lisMain3 li {
	width: 48.5%;
	float: left;
	background: #f0f4fb;
	min-height: 3rem;
	margin-right: 3%;
}

.isWap .lisMain3 li.mr0 {
	margin-right: 0;
}

.isWap .lisMain3 li p {
	padding: 0.2rem 0.2rem 0.3rem;
	font-size: 0.26rem;
	line-height: 0.32rem;
	font-weight: bold;
	font-family: "微软雅黑";
}

.isWap .lisMain3 li p a:hover {
	color: #003476;
}

.isPc .lisMain2 .l880 {
	width: 880px;
	float: right;
}

.isPc .lisMain2 .l_nav {
	width: 235px;
	float: left;
	background: #003476;
	padding: 30px 0;
}

.isPc .lisMain2 .l_nav ul {
	width: 210px;
	margin-left: 25px;
}

.isPc .lisMain2 .l_nav ul li {
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 20px;
	color: #fff;
	padding-bottom: 0;
	border-bottom: 0;
}

.isPc .lisMain2 .l_nav ul li a {
	color: #fff;
	padding-left: 25%;
	width: 75%;
	line-height: 40px;
	display: block;
}

.isPc .lisMain2 .l_nav ul li a:hover,
.isPc .lisMain2 .l_nav ul li.cur a {
	background: #4378df;
}

.isWap .lisMain2 {
	height: auto;
}

.isWap .lisMain2 .l880 {
	position: relative;
	z-index: 1;
	margin-top: 0.4rem;
}

.isWap #menu {
	width: 100%;
	font-size: 0.26rem;
}

.isWap #menu dl {
	margin: 0px;
	padding: 0px;
}

.isWap #menu dt {
	height: 0.64rem;
	font-family: "宋体";
}

.isWap #menu dt a {
	display: block;
	line-height: 0.64rem;
	width: 92%;
	font-size: 0.28rem;
	color: #fff;
	font-weight: bold;
	padding-left: 8%;
	position: relative;
	top: 0;
}

.isWap #menu .open dd {
	border-top: 1px solid #fff;
	margin-top: 0;
	margin-left: 0px;
	line-height: 15px;
	display: block;
	background: #003476;
	float: left;
	width: 90%;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	position: absolute;
	z-index: 3;
}

.isWap #d1 ul {
	margin: 0px;
	padding: 0px;
}

.isWap #d1 dt a {
	height: 0.64rem;
	background: #003476 url("../../images/selet_ul2.png") no-repeat right center;
}

.isWap #d1.open dt a {
	display: block;
	height: 0.64rem;
	background: #003476 url("../../images/selet_ul2.png") no-repeat right center;
}

.isWap #menu dd {
	display: none;
	margin: 0px;
	padding: 0px;
}

.isWap #menu dd a {
	color: #fff;
	text-decoration: none;
}

.isWap #menu dd a:hover {
	color: #fff;
}

.isWap #d1 li {
	list-style-type: none;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
	padding: 0.2rem 0 0.2rem 0.5rem;
	margin: 0.2rem 0;
}

.isWap #d1 li:hover {
	background: #4378df;
	margin-left: 0.2rem;
	padding-left: 5%;
}

.isWap #menu2 {
	width: 100%;
	font-size: 0.26rem;
	font-family: "宋体";
	font-weight: bold;
}

.isWap #menu2 dl {
	margin: 0px;
	padding: 0px;
}

.isWap #menu2 dt {
	height: 0.64rem;
}

.isWap #menu2 dt a {
	display: block;
	line-height: 0.64rem;
	width: 92%;
	font-size: 0.28rem;
	color: #fff;
	padding-left: 8%;
	position: relative;
	top: 0;
}

.isWap #menu2 .open dd {
	border-top: 1px solid #fff;
	margin-top: 0;
	margin-left: 0px;
	line-height: 15px;
	display: block;
	background: #003476;
	float: left;
	width: 88%;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	position: absolute;
	z-index: 3;
}

.isWap #d2 ul {
	margin: 0px;
	padding: 0px;
}

.isWap #d2 dt a {
	height: 0.64rem;
	background: #003476 url("../../images/selet_ul2.png") no-repeat right center;
}

.isWap #d2.open dt a {
	display: block;
	height: 0.64rem;
	background: #003476 url("../../images/selet_ul2.png") no-repeat right center;
}

.isWap #menu2 dd {
	display: none;
	margin: 0px;
	padding: 0px;
}

.isWap #menu2 dd a {
	color: #fff;
	text-decoration: none;
}

.isWap #menu2 dd a:hover {
	color: #fff;
}

.isWap #d2 li {
	list-style-type: none;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
	padding: 0.2rem 0 0.2rem 0.48rem;
	margin: 0.1rem 0;
}

.isWap #d2 li:hover {
	background: #4378df;
	margin-left: 0.2rem;
	padding-left: 5%;
}

.isPc .lisMain3_t {
	overflow: hidden;
	margin-bottom: 65px;
}

.isPc .lisMain3_t_l {
	height: 450px;
	width: 570px;
	float: left;
}

.isPc .lisMain3_t_r {
	height: 450px;
	width: 570px;
	float: right;
	background: url("../../images/pic15.png") no-repeat center;
}

.isPc .lisMain3_t_r span {
	display: block;
	width: 80%;
	line-height: 450px;
	margin: 0 10%;
	font-size: 24px;
	font-family: "微软雅黑";
	color: #fff;
	background: url("../../images/ico17.png") no-repeat right center;
}

.isPc .lisMain3_t_r span a {
	color: #fff;
	display: block;
	width: 100%;
}

.isPc .lisMain3_b .sBox {
	display: block;
	background: url("../../images/pic14.png") no-repeat center;
	width: 1120px;
	padding-top: 76px;
	height: 144px;
	margin: 0 auto;
}

.isPc .lisMain3_b .sBox .sInner {
	position: relative;
	margin: 0 auto;
	border-radius: 30px;
	width: 400px;
	background: rgba(0, 52, 118, 0.8);
}

.isPc .lisMain3_b .sBox .inp-text {
	background: none;
	height: 57px;
	font-size: 20px;
	line-height: 25px;
	padding: 0;
	color: #fff;
	border: none;
	box-sizing: border-box;
	width: 340px;
	border-radius: 15px;
	padding-left: 35px;
	font-family: "微软雅黑";
}

.isPc .lisMain3_b .sBox .inp-subm {
	position: absolute;
	width: 67px;
	height: 57px;
	top: 0;
	right: 0;
	font-size: 0;
	line-height: 0;
	background: url("../../images/ico18.png") no-repeat center 11px;
}

.isPc .sBox .inp-text::-webkit-input-placeholder {
	color: #fff;
}

.isPc .sBox .inp-text::-moz-placeholder {
	color: #fff;
}

.isPc .sBox .inp-text:-ms-input-placeholder {
	color: #fff;
}

.isPc .sBox .inp-text:-moz-placeholder {
	color: #fff;
}

.isWap .lisMain3_t {
	overflow: hidden;
	margin-bottom: 0.4rem;
}

.isWap .lisMain3_t_l {
	height: auto;
	width: 100%;
}

.isWap .lisMain3_t_r {
	height: auto;
	width: 100%;
	background: url("../../images/pic15.png") no-repeat center;
}

.isWap .lisMain3_t_r span {
	display: block;
	width: 80%;
	line-height: 4.4rem;
	margin: 0 10%;
	font-size: 0.3rem;
	font-family: "微软雅黑";
	color: #fff;
	background: url("../../images/ico17.png") no-repeat right center;
	background-size: 40px 40px;
}

.isWap .lisMain3_t_r span a {
	color: #fff;
	display: block;
	width: 100%;
}

.isWap .lisMain3_b .sBox {
	display: block;
	background: url("../../images/pic14.png") no-repeat center;
	width: 100%;
	padding-top: 0.7rem;
	height: 1.4rem;
	margin: 0 auto;
}

.isWap .lisMain3_b .sBox .sInner {
	position: relative;
	margin: 0 auto;
	border-radius: 30px;
	width: 80%;
	background: rgba(0, 52, 118, 0.8);
}

.isWap .lisMain3_b .sBox .inp-text {
	background: none;
	height: 0.6rem;
	font-size: 0.26rem;
	line-height: 25px;
	padding: 0;
	color: #fff;
	border: none;
	box-sizing: border-box;
	width: 80%;
	border-radius: 15px;
	padding-left: 5%;
	font-family: "微软雅黑";
}

.isWap .lisMain3_b .sBox .inp-subm {
	position: absolute;
	width: 15%;
	height: 0.6rem;
	top: 0;
	right: 0;
	font-size: 0;
	line-height: 0;
	background: url("../../images/ico18.png") no-repeat center 7px;
	background-size: 18px 18px;
}

.isWap .sBox .inp-text::-webkit-input-placeholder {
	color: #fff;
}

.isWap .sBox .inp-text::-moz-placeholder {
	color: #fff;
}

.isWap .sBox .inp-text:-ms-input-placeholder {
	color: #fff;
}

.isWap .sBox .inp-text:-moz-placeholder {
	color: #fff;
}

.isPc .list2 {
	font-family: "微软雅黑";
}

.isPc .list2 dl {
	padding-bottom: 23px;
	margin-bottom: 23px;
	border-bottom: 1px solid #f0f4fb;
}

.isPc .list2 dd {
	font-size: 18px;
	line-height: 20px;
	padding: 11px 0;
	display: block;
	overflow: hidden;
	font-size: 18px;
	line-height: 24px;
}

.isPc .list2 dd a:hover {
	color: #003476;
}

.isPc .list2 dd em {
	background: url("../../images/ico1.png") no-repeat left 9px;
	padding-left: 25px;
	width: 80%;
	display: block;
	float: left;
}

.isPc .list2 dd b {
	float: right;
	font-size: 16px;
	font-weight: normal;
	color: #003476;
}

.isWap .lisMain3 ul.list1 {
	overflow: hidden;
	margin-bottom: 0.3rem;
}

.isWap .lisMain3 ul.list1 li {
	width: 100%;
	background: #f0f4fb;
	min-height: auto;
	margin-bottom: 0.3rem;
}

.isWap .lisMain3 ul.list1 li.mr0 {}

.isWap .lisMain3 li i {
	display: block;
	width: 100%;
	font-size: 0.26rem;
	font-weight: normal;
	color: #003476;
	margin-bottom: 5px;
}

.isWap .lisMain3 ul.list1 li p {
	padding: 0.2rem 0.2rem 0.6rem;
	font-size: 0.28rem;
	line-height: 0.42rem;
	font-weight: bold;
	font-family: "微软雅黑";
}

.isWap .list2 {
	font-family: "微软雅黑";
}

.isWap .list2 dl {
	padding-bottom: 0.3rem;
	margin-bottom: 0.3rem;
	border-bottom: 1px solid #f0f4fb;
}

.isWap .list2 dd {
	font-size: 0.28rem;
	line-height: 0.36rem;
	padding: 0.2rem 0;
	display: block;
	overflow: hidden;
}

.isWap .list2 dd a:hover {
	color: #003476;
}

.isWap .list2 dd em {
	background: url("../../images/ico1.png") no-repeat left 6px;
	padding-left: 5%;
	width: 95%;
	display: block;
	margin-bottom: 0.15rem;
}

.isWap .list2 dd b {
	display: block;
	padding-left: 0.3rem;
	font-size: 0.24rem;
	font-weight: normal;
	color: #003476;
}

.isPc .searchBox {
	overflow: hidden;
}

.isPc .searchBox .sInner {
	position: relative;
	margin: 0 auto;
	border-radius: 30px;
	width: 574px;
	background: rgba(0, 52, 118, 1);
}

.isPc .searchBox .inp-text {
	background: none;
	height: 54px;
	font-size: 20px;
	line-height: 25px;
	padding: 0;
	color: #fff;
	border: none;
	box-sizing: border-box;
	width: 340px;
	border-radius: 15px;
	padding-left: 35px;
	font-family: "微软雅黑";
}

.isPc .searchBox .inp-subm {
	position: absolute;
	width: 67px;
	height: 54px;
	top: 0;
	right: 0;
	font-size: 0;
	line-height: 0;
	background: url("../../images/ico18.png") no-repeat 5px 10px;
}

.isPc .searchBox dl {
	padding-top: 60px;
	padding-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px solid #f0f4fb;
	margin-bottom: 25px;
	font-size: 18px;
}

.isPc .searchBox dt,
.isPc .searchBox b,
.isPc .searchBox p {
	float: left;
	font-weight: normal;
}

.isPc .searchBox dt {
	margin-right: 40px;
}

.isPc .searchBox dt form {
	width: 300px;
	font-size: 18px;
}

.isPc .searchBox dt input {
	margin-left: 20px;
	margin-right: 5px;
}

.isPc .searchBox p {
	margin-right: 15px;
}

.isPc .searchBox dt em {
	display: inline-block;
	color: #396ed6;
	font-size: 18px;
}

.isPc .searchBox .inp-text::-webkit-input-placeholder {
	color: #fff;
}

.isPc .searchBox .inp-text::-moz-placeholder {
	color: #fff;
}

.isPc .searchBox .inp-text:-ms-input-placeholder {
	color: #fff;
}

.isPc .searchBox .inp-text:-moz-placeholder {
	color: #fff;
}

.isWap .searchBox {
	overflow: hidden;
}

.isWap .searchBox .sInner {
	position: relative;
	margin: 0 auto;
	border-radius: 17px;
	width: 100%;
	background: rgba(0, 52, 118, 1);
}

.isWap .searchBox .inp-text {
	background: none;
	height: 0.6rem;
	font-size: 0.26rem;
	line-height: 0.3rem;
	padding: 0;
	color: #fff;
	border: none;
	box-sizing: border-box;
	width: 85%;
	border-radius: 17px;
	padding-left: 0.4rem;
	font-family: "微软雅黑";
}

.isWap .searchBox .inp-subm {
	position: absolute;
	width: 13%;
	height: 0.6rem;
	top: 0;
	right: 0;
	font-size: 0;
	line-height: 0;
	background: url("../../images/ico18.png") no-repeat 5px 6px;
	background-size: 20px 20px;
}

.isWap .searchBox dl {
	padding-top: 0.3rem;
	padding-bottom: 0.2rem;
	overflow: hidden;
	border-bottom: 1px solid #f0f4fb;
	margin-bottom: 0.3rem;
	font-size: 0.26rem;
}

.isWap .searchBox dt,
.isWap .searchBox b,
.isWap .searchBox p {
	float: left;
	font-weight: normal;
}

.isWap .searchBox dt {
	margin-right: 0.4rem;
	width: 100%;
}

.isWap .searchBox dt form {
	width: 100%;
	font-size: 0.26rem;
	margin-bottom: 0.1rem;
}

.isWap .searchBox dt input {
	margin-left: 0.3rem;
	margin-right: 5px;
}

.isWap .searchBox p {
	margin-right: 0.2rem;
}

.isWap .searchBox dt em {
	display: inline-block;
	color: #396ed6;
	font-size: 0.26rem;
}

.isWap .searchBox .inp-text::-webkit-input-placeholder {
	color: #fff;
}

.isWap .searchBox .inp-text::-moz-placeholder {
	color: #fff;
}

.isWap .searchBox .inp-text:-ms-input-placeholder {
	color: #fff;
}

.isWap .searchBox .inp-text:-moz-placeholder {
	color: #fff;
}

.isPc .artMain h1 {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	font-size: 34px;
	line-height: 46px;
	font-family: "微软雅黑";
	font-weight: bold;
	padding-bottom: 35px;
}

.isPc .artMain h1 em {
	display: block;
	margin-top: 15px;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
}

.isPc .art-info {
	background: #f0f4fb;
	text-align: left;
	height: 48px;
	line-height: 48px;
	font-family: "微软雅黑";
	font-size: 16px;
}

.isPc .art-info span {
	margin-right: 35px;
}

.isPc .artMain .art-text {
	font-size: 20px;
	line-height: 38px;
	font-family: "微软雅黑";
	padding-top: 40px;
	padding-bottom: 90px;
}

.isPc .artMain .art-text p {
	margin-bottom: 25px;
}

.isPc .artMain .art-text .img-box {
	width: 780px;
	margin: 0 auto;
}

.isPc .artMain .art-text .img-box img {
	width: 100%;
	height: auto;
}

.isPc .artMain .art-text .img-box i {
	text-align: center;
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	padding: 15px 40px 40px;
}

.isWap .artMain h1 {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	font-size: 0.44rem;
	line-height: 0.59rem;
	font-family: "微软雅黑";
	font-weight: bold;
	padding-bottom: 0.3rem;
}

.isWap .artMain h1 em {
	display: block;
	margin-top: 0.1rem;
	font-size: 0.34rem;
	line-height: 0.54rem;
	font-weight: bold;
}

.isWap .art-info {
	background: #f0f4fb;
	text-align: left;
	height: 0.6rem;
	line-height: 0.6rem;
	font-family: "微软雅黑";
	font-size: 0.24rem;
}

.isWap .art-info span {
	margin-right: 0.3rem;
}

.isWap .artMain .art-text {
	font-size: 0.26rem;
	line-height: 0.5rem;
	font-family: "微软雅黑";
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
}

.isWap .artMain .art-text p {
	margin-bottom: 0.4rem;
}

.isWap .artMain .art-text .img-box {
	width: 100%;
	margin: 0 auto;
}

.isWap .artMain .art-text .img-box img {
	width: 100%;
	height: auto;
}

.isWap .artMain .art-text .img-box i {
	text-align: center;
	display: block;
	font-size: 0.26rem;
	line-height: 0.34rem;
	color: #666666;
	padding: 0.2rem 0 0.5rem;
}

/*0822*/
.isPc .lisMain2 .m_pic3 dl dd {
	font-weight: normal;
}

.isWap .lisMain2 .m_pic3 dl dd {
	font-weight: normal;
}

/*0828*/
.isPc .hBox .hCont {
	float: left;
	width: 920px;
	padding: 0 9px;
	margin-bottom: 25px;
	text-align: center;
	font-family: "微软雅黑";
}

.isPc .hBox .hCont h1 {
	font-size: 36px;
	line-height: 46px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #003476;
	margin-bottom: 14px;
}

.isPc .hBox {
	margin-top: 50px;
	margin-bottom: 35px;
	overflow: hidden;
}

.isPc .hBox .hCont dl {
	text-align: center;
	overflow: hidden;
	padding-left: 65px;
}

.isPc .main_t2 li {
	position: relative;
}

.isPc .main_t2 em {
	position: absolute;
	bottom: 30px;
}

.isPc .main_t2 li {
	min-height: 420px;
}

.isPc .art-text img {
	width: auto;
	margin: 0 auto;
}

.isWap .art-text img {
	width: 80%;
	margin: 0 auto;
}

.isPc .main_t2 em a {
	color: #fff;
}

.isPc .art-text iframe {
	margin: auto;
	max-width: 100%;
	aspect-ratio: 16 / 9;
}

.isWap .art-text iframe {
	margin: auto;
	max-width: 100%;
	aspect-ratio: 16 / 9;
	max-height: 230px;
}

#displaypagenum {
	display: block;
	margin: 50px auto;
	padding: 0;
	width: 100%;
	height: 50px;
}

#displaypagenum p {
	display: none;
}

#displaypagenum center {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: auto;
	height: 50px;
}

#displaypagenum a,
#displaypagenum span {
	display: inline-block;
	position: relative;
	margin: 0 8px;
	padding: 0 10px;
	border-radius: 25px;
	width: auto;
	height: 50px;
	line-height: 50px;
	color: #272727;
	background-color: #fff;
	font-size: 20px;
	font-family: "Helvetica Condensed";
	text-align: center;
}

#displaypagenum span.NumOn {
	background-color: #004a96;
	color: #fff !important;
}

/*20250827 start*/
.isPc .son_ul {
	max-height: 163px;
	max-width: 230px;
	overflow-y: auto;
}

.isWap .son_ul {
	max-height: 30%;
	overflow-y: auto;
}

/*0901*/
.isPc .info {
	height: auto;
}

.isPc .info p {
	padding: 50px 0;
}

.isWap .info p {
	padding-top: 0.8rem;
}

.isPc .main_t2 li {
	min-height: 620px;
}

.isPc .main_t2 li p {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}

.isPc .main_t2 li p.p_line0 {
	border-bottom: 0;
}

.isWap .main_t2 li p {
	margin-top: 0.25rem;
	padding-bottom: 0.25rem;
	border-bottom: 1px solid #eeeeee;
}

.isWap .main_t2 li p.p_line0 {
	border-bottom: 0;
}

.isWap .link {
	margin-bottom: 0.2rem;
	width: 98%;
}

.isWap .linkBox {
	padding: 0;
	margin: 0 auto;
}

.isWap .linkBox b {
	font-weight: normal;
	color: #a4b4c1;
}

.isWap .select_box ul li {
	cursor: pointer;
}

.isWap .son_ul {
	position: absolute;
	display: none;
	float: left;
	background: #fff;
	border-top: 0;
	width: 82.5%;
	padding: 5% 2%;
}

.isWap .son_ul li {
	font-family: 'MyriadPro-Regular';
	display: block;
	font-size: 0.26rem;
	line-height: 0.3rem;
	padding-left: 2%;
	width: 95%;
	float: left;
	margin-bottom: 0.2rem;
}

.isWap .son_ul li a:hover {
	color: #003476;
}

.isWap .select_box span {
	display: block;
	width: 93%;
	height: 0.6rem;
	padding-left: 5%;
	font-size: 0.22rem;
	line-height: 0.6rem;
	background: url(../../images/selet_ul_w.png) no-repeat right top;
	color: #000;
	font-family: "微软雅黑";
}

.isPc .art-info {
	padding-left: 24px;
}

.isPc .art_pSty {
	text-align: center;
}

.isPc .art_pSty span {
	display: block;
	width: 212px;
	height: 292px;
	margin: 75px auto 0;
}

.isPc .art_pSty span img {
	width: 100%;
	height: 292px;
}

.isPc .art_pSty h4 {
	font-family: "微软雅黑";
	margin-top: 27px;
	font-size: 24px;
	font-weight: bold;
}

.isPc .art_pSty h5 {
	font-family: "微软雅黑";
	font-size: 20px;
	margin-top: 10px;
}

.isWap .art-info {
	padding-left: 0.3rem;
}

.isWap .art_pSty {
	text-align: center;
}

.isWap .art_pSty span {
	display: block;
	width: 30%;
	height: auto;
	margin: 0.7rem auto 0;
}

.isWap .art_pSty span img {
	width: 100%;
}

.isWap .art_pSty h4 {
	font-family: "微软雅黑";
	margin-top: 0.2rem;
	font-size: 0.28rem;
	font-weight: bold;
}

.isWap .art_pSty h5 {
	font-family: "微软雅黑";
	font-size: 0.26rem;
	margin-top: 0.15rem;
}

.isPc .lisMain4 {
	width: 100%;
	padding-bottom: 100px;
}

.isPc .lisMain4 li {
	background: url("../../images/lis_bg1.png") repeat-x left top;
	height: 230px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.isPc .lisMain4 dt {
	padding-left: 60px;
	line-height: 26px;
	padding-top: 40px;
	margin-bottom: 10px;
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #003476;
	font-family: "宋体";
}

.isPc .lisMain4 dt i {
	font-weight: bold;
}

.isPc .lisMain4 dd {
	display: block;
	padding: 0 40px 40px 60px;
	font-family: "微软雅黑";
	font-weight: bold;
}

.isPc .lisMain4 dd em {
	font-size: 24px;
	color: #000;
	font-weight: bold;
}

.isPc .lisMain4 dd p {
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	margin-top: 10px;
}

.isPc .lisMain4 dd b {
	margin-bottom: 10px;
	display: block;
}

.isWap .lisMain4 {
	width: 100%;
	padding-bottom: 1rem;
}

.isWap .lisMain4 li {
	background: url("../../images/lis_bg1.png") repeat-x left top;
	overflow: hidden;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	margin-bottom: 0.2rem;
}

.isWap .lisMain4 dt i {
	font-weight: bold;
	background: none;
	padding: none;
	margin: none;
}

.isWap .lisMain4 dt {
	width: 95%;
	text-align: left;
	padding-top: 0.4rem;
	padding-left: 5%;
	font-weight: bold;
	color: #003476;
	font-size: 0.3rem;
}

.isWap .lisMain4 dd {
	display: block;
	width: 90%;
	padding: 0.05rem 5% 0.5rem;
	font-family: "微软雅黑";
	font-weight: bold;
}

.isWap .lisMain4 dd em {
	font-size: 0.32rem;
	color: #000;
	font-weight: bold;
}

.isWap .lisMain4 dd p {
	font-size: 0.22rem;
	line-height: 0.32rem;
	font-weight: normal;
	margin-top: 0.15rem;
}

.isWap .lisMain4 dd b {
	font-size: 0.24rem;
	line-height: 0.34rem;
	margin-bottom: 0.2rem;
	display: block;
}

/*0903*/
.isPc .main_t2 em {
	color: #fff;
}

.isWap .main_t2 em {
	color: #fff;
}

.isPc .artMain h1 {
	font-size: 33px !important;
}

.isWap .art-info {
	height: auto !important;
}

/*0904*/
.isPc .hBox .hCont {
	width: 100%;
	margin-bottom: 0;
}

.isPc .hBox .hCont h1 {
	text-align: center;
	font-size: 38px;
	line-height: 50px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #003476;
	margin-bottom: 14px;
}

.isPc .banner_B img {
	width: 100%;
	height: 210px;
}

.isPc .lisMain3 {
	padding-bottom: 95px;
}

.isPc .lisMain3 dl {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 36px;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #f0f4fb;
}

.isPc .lisMain3 dl dt {
	font-weight: bold;
}

.isWap .hBox .hCont {
	margin-bottom: 0;
}

.isWap .hBox .hCont h1 {
	text-align: center;
	font-size: 0.4rem;
	line-height: 0.5rem;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #003476;
	margin-bottom: 0.24rem;
}

.isWap .banner_B img {
	width: 100%;
	height: auto;
}

.isWap .lisMain3 {
	padding-bottom: 1rem;
}

.isWap .lisMain3 dl {
	font-family: "微软雅黑";
	font-size: 0.26rem;
	line-height: 0.38rem;
	display: block;
	padding-top: 0.4rem;
	padding-bottom: 0.3rem;
	border-bottom: 1px solid #f0f4fb;
}

.isWap .lisMain3 dl dt {
	font-weight: bold;
	font-size: 0.32rem;
	margin-bottom: 0.2rem;
}

.isWap .lisMain3 dl dd {
	margin-bottom: 0.15rem;
}

/*20250905*/
.isPc .tab-container {
	max-width: 1140px;
	margin: 0 auto;
}

.isPc .tabs {
	display: flex;
	background: #fff;
	margin-bottom: 15px;
	font-family: "微软雅黑";
}

.isPc .tabs button {
	background: transparent;
}

.isPc .tabs .tab-btn {
	border: none;
	cursor: pointer;
	flex: 1;
	text-align: center;
	font-size: 24px;
	color: #000;
	position: relative;
	background: url("../../images/tab_bg.png") no-repeat center top;
	height: 108px;
	line-height: 100px;
	margin: 0;
	font-family: "微软雅黑";
}

.isPc .tabs .tab-btn.active {
	color: #fff;
	border: 0;
	padding: 0;
	margin: 0;
	background: url("../../images/tab_hover.png") no-repeat center top;
	font-weight: bold;
}

.isPc .tabs button.tab-btn {
	border: 0;
	outline: 0;
}

.isPc .tab-btn.active:after {}

.isPc .tab-content {
	display: none;
	background: #fff;
	position: relative;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-family: "微软雅黑";
}

.isPc .tab-content.active {
	display: block;
}

.isPc .carousel {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.isPc .carousel-track {
	display: flex;
	height: 100%;
	transition: transform 0.5s ease;
	will-change: transform;
}

.isPc .carousel-item {
	min-width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	overflow: hidden;
	margin-top: 50px;
}

.isPc .carousel-item span {
	display: block;
	padding: 20px 0;
}

.isPc .carousel-item h4 {
	width: 100%;
	text-align: center;
	margin-left: 12px;
}

.isPc .carousel-item h4 a:hover {
	text-decoration: none;
	color: #3987d3;
}

.isPc .carousel-item h4 b {
	font-size: 16px;
	font-weight: normal;
	color: #646464;
	width: 100%;
	display: block;
	margin-top: 10px;
}

.isPc .carousel-item h4 img {
	width: 63px;
	height: 63px;
	margin: 0 auto;
}

.isPc .carousel-item ul {
	padding: 20px 0 20px 22px;
	border: 0;
	height: auto;
}

.isPc .carousel-item li {
	width: 174px;
	height: 45px;
	float: left;
	margin-right: 15px;
	font-size: 15px;
	background: #f8f8f8;
	margin-bottom: 10px;
	padding: 0;
	border-right: 0;
	line-height: 45px;
	text-align: center;
	border-radius: 5px;
}

.isPc .carousel-item li a {
	font-size: 15px;
	width: 100%;
	line-height: 45px;
	display: block;
	border-radius: 5px;
}

.isPc .carousel-item li a:hover {
	background: #ccdbeb;
	text-decoration: none;
}

.isPc .carousel-nav {
	display: block;
	height: 66px;
	border-bottom: 5px solid #f8fafd;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 10;
}

.isPc .carousel-nav span {
	float: left;
	font-size: 20px;
	line-height: 66px;
	padding: 0 20px 0 21px;
}

.isPc .carousel-dot {
	display: inline-block;
	margin: 0;
	cursor: pointer;
	transition: transform 0.3s ease;
	border: 0;
}

.isPc .carousel-dot.active {
	border-bottom: 4px solid #003476;
}

.isPc .carousel-nav2 span {
	float: left;
	font-size: 20px;
	line-height: 66px;
	padding: 0 56px 0 56px;
}

.isPc .carousel-item h4 {
	padding: 30px 0;
	border-bottom: 1px solid #f0f4fb;
	text-align: left;
}

.isPc .carousel-item h4 i {
	font-size: 16px;
	color: #003476;
	font-style: normal;
	margin-bottom: 10px;
	display: block;
}

.isPc .carousel-item h4 p {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 5px;
	color: #003476;
	font-style: normal;
}

.isWap .tab_w .dl2 {
	padding: 0.2rem 0 0.3rem;
	border: 0;
}

.isWap .tab_w .dl2 dt {
	color: #fff;
	display: block;
	padding-top: 10px;
	height: 40px;
	font-size: 0.26rem;
	text-align: center;
	background: url("../../images/wap/tab_bt.png") no-repeat center top;
	background-size: 100%;
}

.isWap .tab_w .dl2 dd {
	padding: 2% 0 2% 8%;
	border-bottom: 2px solid #fff;
}

.isWap .tab_w .dl2 dd:hover {
	border-bottom: 2px solid #003476;
	color: #003476;
	font-weight: bold;
}

.isWap .tab_w .dl2 dd:hover a {
	color: #003476;
	font-weight: bold;
}

/*0908*/
.isPc .lisMain3_2 ul {
	overflow: hidden;
	margin-bottom: 30px;
}

.isPc .lisMain3_2 li {
	width: 270px;
	float: left;
	margin-right: 18px;
}

.isPc .lisMain3_2 li span {
	display: block;
	width: 270px;
	height: 180px;
	overflow: hidden;
}

.isPc .lisMain3_2 li img {
	width: 100%;
	height: 180px;
	transition: 0.3s;
	transform: scale(1);
}

.isPc .lisMain3_2 li a:hover img {
	transform: scale(1.05);
}

.isPc .lisMain3_2 li.mr0 {
	margin-right: 0;
}

.isPc .lisMain3_2 li p {
	padding: 13px 0 0;
	font-size: 18px;
	line-height: 26px;
	font-family: "微软雅黑";
}

.isPc .lisMain3_2 li p a:hover {
	color: #003476;
}

.isPc .lisMain3_2 li i {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	color: #003476;
	margin-bottom: 5px;
}

.isWap .lisMain3_2 ul {
	overflow: hidden;
	margin-bottom: 0.3rem;
}

.isWap .lisMain3_2 li {
	width: 48%;
	float: left;
	min-height: 3rem;
	margin-right: 4%;
}

.isWap .lisMain3_2 li.mr0_w {
	margin-right: 0;
}

.isWap .lisMain3_2 li p {
	padding: 0.15rem 0 0.3rem;
	font-size: 0.24rem;
	line-height: 0.3rem;
	font-family: "微软雅黑";
}

.isWap .lisMain3_2 li p a:hover {
	color: #003476;
}

.isPc .lisMain3_2 h3 {
	background: #f0f4fb;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: bold;
	border-left: 6px solid #00285a;
	line-height: 26px;
	padding: 7px 0 7px 11px;
	color: #00285a;
	margin-bottom: 25px;
}

.isPc .lisMain3_2 ul.l1 {
	width: 270px;
}

.isPc .lisMain3_2 ul.l1 span {
	display: block;
	width: 270px;
	height: 180px;
}

.isPc .lisMain3_2 ul.l1 span img {
	width: 100%;
	height: 180px;
}

.isPc .lisMain3_2 ul.l2 {}

.isPc .lisMain3_2 ul.l2 li {
	width: 240px;
	margin-right: 17px;
}

.isPc .lisMain3_2 ul.l2 span {
	display: block;
	width: 240px;
	height: 157px;
}

.isPc .lisMain3_2 ul.l2 span img {
	width: 100%;
	height: 157px;
}

.isWap .lisMain3_2 h3 {
	background: #f0f4fb;
	font-size: 0.26rem;
	font-family: "微软雅黑";
	font-weight: bold;
	border-left: 6px solid #00285a;
	line-height: 0.28rem;
	padding: 0.2rem 0 0.2rem 0.3rem;
	color: #00285a;
	margin-bottom: 0.4rem;
}

.isWap .lisMain3_2 ul.l1 {
	width: 100%;
}

.isWap .lisMain3_2 ul.l1 span {
	display: block;
	width: 100%;
	height: auto;
}

.isWap .lisMain3_2 ul.l1 span img {
	width: 100%;
	height: auto;
}

.isWap .lisMain3_2 ul.l2 {}

.isWap .lisMain3_2 ul.l2 li {
	width: 40%;
	margin-right: 5%;
}

.isWap .lisMain3_2 ul.l2 span {
	display: block;
	width: 100%;
	height: auto;
}

.isWap .lisMain3_2 ul.l2 span img {
	width: 100%;
	height: auto;
}

/*0909*/
.isPc .hBox .hCont {
	width: 100%;
	margin-bottom: 0;
}

.isPc .hBox .hCont h1 {
	text-align: center;
	font-size: 38px;
	line-height: 50px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #003476;
	margin-bottom: 14px;
}

.isWap .hBox .hCont {
	margin-bottom: 0;
}

.isWap .hBox .hCont h1 {
	text-align: center;
	font-size: 0.4rem;
	line-height: 0.5rem;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #003476;
	margin-bottom: 0.24rem;
}

/*0910*/
.isPc .lisMain3_2 {
	margin-bottom: 60px;
}

.isWap .lisMain3_2 {
	margin-bottom: 0.3rem;
}

.isWap .lisMain3_2 ul {
	overflow: hidden;
	margin-bottom: 0;
}

.isWap .lisMain3_2 li p {
	padding: 0.15rem 0 0rem;
}

.isWap .lisMain3_2 li {
	min-height: auto;
	margin-bottom: 0.3rem;
}

.isPc .carousel-item {
	display: inline-block;
	width: 100%;
	margin-top: 70px;
}

.isPc .carousel-item p {
	padding-right: 2%;
}