@import "//at.alicdn.com/t/font_1144630_bi6zb5gw2wa.css";

body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form,button,input,textarea,th,td {
	font-weight: normal;
	margin: 0;
	padding: 0
}

body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,i {
	font: normal 12px "Microsoft YaHei", BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

ul,ol,li {
	list-style: none
}

a {
	text-decoration: none;
	color: #333
}

a:hover {
	text-decoration: none
}

img {
	vertical-align: top;
	border: 0
}

button,input,textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	border-radius: 0;
	-webkit-appearance: none
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

div,a {
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}

html {
	font-size: 100px
}

@media screen and (min-width: 320px) {
	html {
		font-size: 85.33333px
	}
}

@media screen and (min-width: 360px) {
	html {
		font-size: 96px
	}
}

@media screen and (min-width: 375px) {
	html {
		font-size: 100px
	}
}

@media screen and (min-width: 480px) {
	html {
		font-size: 128px
	}
}

@media screen and (min-width: 640px) {
	html {
		font-size: 170.66667px
	}
}

@media screen and (min-width: 750px) {
	html {
		font-size: 200px
	}
}

.clearfloat:after {
	font-size: 0;
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ' '
}

.clearfloat {
	*zoom: 1
}

.clearboth {
	clear: both
}

.wp {
	width: 1000px;
	margin: 0 auto
}

.checkBrowser {
	font-size: 14px;
	line-height: 40px;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 50%;
	width: 700px;
	height: 40px;
	margin-left: -360px;
	padding: 0 10px;
	color: #fff;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #e6212a
}

.checkBrowser a {
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	top: 10px;
	right: 5px;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	text-align: center;
	color: #333;
	border-radius: 50%;
	background-color: #fff
}

.header {
	width: 100%
}

.header .header-hd {
	width: 100%;
	background-color: #f2f2f2
}

.header .header-hd-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	height: 42px
}

.header .header-hd-inner .word-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	font-size: 14px;
	color: #333
}

.header .header-hd-inner .lang-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%
}

.header .header-hd-inner .lang {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.header .header-hd-inner .lang .img-box {
	width: 20px;
	height: 20px;
	padding-right: 10px
}

.header .header-hd-inner .lang .img-box img {
	display: block;
	width: 100%;
	height: 100%
}

.header .header-hd-inner .lang .span {
	line-height: 1;
	font-size: 18px;
	color:#F60;
	font-weight:bold;
	font-style:inherit;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.header .header-hd-inner .lang:not(:last-child) {
	padding-right: 20px
}

.header .header-hd-inner .lang:hover .span {
	color: #054582
}

.header .header-bd {
	width: 100%;
	background-color: #054582
}

.header .header-bd-inner {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 94px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.header .logo-box {
	position: absolute;
	top: 0;
	left: 15px;
	width: 261px;
	height: 146px;
	z-index: 1
}

.header .logo-box::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: -6px;
	width: 6px;
	height: 52px;
	background: url(../images/header_01.jpg) no-repeat;
	background-position: center;
	background-size: cover
}

.header .logo-box a,.header .logo-box img {
	display: block;
	width: 100%;
	height: 100%
}

.header .search-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 280px;
	height: 32px;
	padding: 0 15px;
	background-color: #e8e8e8;
	border-radius: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.header .search-box .search {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 100%
}

.header .search-box .input {
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #666;
	background: none;
	border: none
}

.header .search-box a {
	display: block;
	padding-left: 10px;
	font-size: 18px;
	color: #313131
}

.header .header-ft {
	width: 100%;
	background-color: #fff
}

.header .header-ft-inner {
	width: 100%;
	height: 54px;
	padding-left: 386px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1400px) {
	.header .header-ft-inner {
		padding-left: 360px
	}
}

.header .nav-list-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%
}

.header .list {
	position: relative;
	height: 100%;
	padding: 0 30px;
	cursor: pointer
}

@media screen and (max-width: 1400px) {
	.header .list {
		padding: 0 28px
	}
}

.header .list:not(:last-child)::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 15px;
	background-color: #ddd;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.header .list:hover .item {
	color: #054582
}

.header .list:hover .sub-box {
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.header .item {
	display: block;
	height: 100%;
	line-height: 54px;
	font-size: 15px;
	color: #333;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.header .sub-box {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	padding: 15px;
	background-color: rgba(255,255,255,0.8);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translate(0, -10%);
	-moz-transform: translate(0, -10%);
	-ms-transform: translate(0, -10%);
	transform: translate(0, -10%);
	visibility: hidden;
	z-index: 9;
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.header .sub-box .sub-item {
	position: relative;
	display: block;
	padding: 15px 0;
	text-align: center;
	font-size: 14px;
	color: #666
}

.header .sub-box .sub-item::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 2px;
	background-color: #054582;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.header .sub-box .sub-item:hover {
	color: #054582
}

.header .sub-box .sub-item:hover::before {
	width: 100%;
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}

@media screen and (max-width: 1024px) {
	.header {
		display: none
	}
}

.media-header {
	display: none;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	height: .55rem;
	padding: 0 .16rem;
	background-color: #002e5a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.media-header .logo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.media-header .logo a {
	display: block;
	height: 30px
}

.media-header .logo a img {
	display: block;
	height: 100%
}

.media-header .menu-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.media-header .menu-box .lang-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: .24rem
}

.media-header .menu-box .img {
	width: .15rem;
	height: .15rem
}

.media-header .menu-box .img img {
	display: block;
	width: 100%;
	height: 100%
}

.media-header .menu-box .word {
	padding-top: 5px;
	line-height: 1;
	font-size: .1rem;
	font-family: "PingFang SC";
	color: #fff
}

.media-header .menu-box .menu-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.media-header .menu-box .menu-block i {
	line-height: 1;
	font-size: 16px;
	color: #fff
}

.media-header .menu-box .menu-block .txt {
	padding-top: 5px;
	line-height: 1;
	font-size: .1rem;
	font-family: "PingFang SC";
	color: #fff
}

@media screen and (max-width: 1024px) {
	.media-header {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex
	}
}

.media-nav-wrap {
	display: none;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	z-index: 9999
}

.media-nav-wrap .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(27,27,27,0.3);
	z-index: 9
}

.media-nav-wrap .nav-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: .45rem;
	padding: 0 .15rem;
	background-color: #054582;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 999
}

.media-nav-wrap .nav-top .go-back-btn {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.media-nav-wrap .nav-top .go-back-btn i,.media-nav-wrap .nav-top .go-back-btn span {
	padding: 0 5px;
	font-size: 14px;
	color: #fff;
	vertical-align: middle
}

.media-nav-wrap .nav-search {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	top: .45rem;
	left: 0;
	width: 100%;
	padding: 10px 20px;
	background-color: #ebebeb;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 999
}

.media-nav-wrap .nav-search input[type="text"] {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	border: none;
	background: none
}

.media-nav-wrap .nav-search button {
	display: block;
	width: .2rem;
	height: .2rem;
	border: none;
	background: none
}

.media-nav-wrap .nav-list-wrap {
	position: absolute;
	top: .85rem;
	left: 0;
	bottom: 0;
	width: 2.2rem;
	padding-top: 10px;
	background-color: #fff;
	overflow: hidden;
	z-index: 999;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.media-nav-wrap .nav-list-wrap.trans {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.media-nav-wrap .nav-list-wrap ul {
	padding-bottom: 50px
}

.media-nav-wrap .nav-list-wrap li {
	padding: 0 .225rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.media-nav-wrap .nav-list-wrap li .nav-list-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: .45rem;
	border-bottom: 1px solid #d9d9d9
}

.media-nav-wrap .nav-list-wrap li .nav-list-title a {
	font-size: 14px
}

.media-nav-wrap .nav-list-wrap li .nav-list-title .nav-list-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.media-nav-wrap .nav-list-wrap li .sub {
	display: none
}

.media-nav-wrap .nav-list-wrap li .sub>li {
	padding: 15px 0 15px 10px;
	border-bottom: 1px solid #d9d9d9
}

.media-nav-wrap .nav-list-wrap li .sub>li a {
	font-size: 13px;
	color: #adadad
}

.footer {
	width: 100%
}

.footer .footer-hd {
	padding: 40px 0 50px;
	background-color: #fff
}

.footer .footer-hd-inner {
	display: -webkit-box;

	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 35px
}

@media screen and (max-width: 1400px) {
	.footer .footer-hd-inner {
		padding: 0 20px
	}
}

.footer .footer-hd-inner dl {
	position: relative;
	text-align: center
}

.footer .footer-hd-inner dl:not(:last-child) {
	padding-right: 70px;
	margin-right: 70px
}

@media screen and (max-width: 1400px) {
	.footer .footer-hd-inner dl:not(:last-child) {
		padding-right: 70px;
		margin-right: 60px
	}
}

.footer .footer-hd-inner dl:not(:last-child)::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background-color: rgba(0,0,0,0.1)
}

.footer .footer-hd-inner dt {
	margin-bottom: 35px
}

.footer .footer-hd-inner dt a {
	font-size: 14px;
	color: #383838;
	font-weight: bold;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.footer .footer-hd-inner dt a:hover {
	color: #054582
}

.footer .footer-hd-inner dd {
	margin-bottom: 30px
}

.footer .footer-hd-inner dd a {
	font-size: 12px;
	color: #898989;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.footer .footer-hd-inner dd a:hover {
	color: #054582
}

.footer .footer-ft {
	width: 100%;
	padding: 35px 0;
	background-color: #054582
}

.footer .fast-link-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(255,255,255,0.05)
}

.footer .fast-link-wrap .fast-title,.footer .fast-link-wrap .fast-txt {
	font-size: 14px;
	color: rgba(255,255,255,0.5)
}

.footer .fast-link-wrap .fast-txt {
	position: relative;
	display: block;
	margin-bottom: 10px;
	padding-right: 15px;
	margin-right: 20px;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.footer .fast-link-wrap .fast-txt:not(:last-child)::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 10px;
	background-color: rgba(255,255,255,0.5);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.footer .fast-link-wrap .fast-txt:hover {
	text-decoration: underline
}

.footer .footer-contact-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer .footer-contact-wrap .left-box {
	font-size: 12px;
	color: rgba(255,255,255,0.5)
}

.footer .footer-contact-wrap .left-box>a {
	font-size: 12px;
	color: rgba(255,255,255,0.5)
}

.footer .footer-contact-wrap .left-box>a:hover {
	text-decoration: underline
}

.footer .footer-contact-wrap .center-box {
	position: relative;
	padding-bottom: 20px;
	text-align: center
}

.footer .footer-contact-wrap .center-box .min-txt {
	margin-bottom: 5px;
	line-height: 1;
	font-size: 15px;
	color: rgba(255,255,255,0.5);
	font-style: italic
}

.footer .footer-contact-wrap .center-box .max-txt {
	line-height: 1;
	font-size: 30px;
	font-family: "Arial";
	color: #fff;
	font-style: italic
}

.footer .footer-contact-wrap .center-box::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 46px;
	height: 1px;
	background: url(../images/footer_01.png) no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.footer .footer-contact-wrap .right-box {
	font-size: 12px;
	color: rgba(255,255,255,0.5)
}

.footer.bg .footer-hd {
	background-color: #f4f4f4
}

.link{
	padding:20px;
	line-height:200%;
	}

@media screen and (max-width: 1024px) {
	.footer {
		display: none
	}
}

.media-footer {
	display: none;
	padding-bottom: .5rem
}

.media-footer .media-footer-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .25rem .3rem;
	background-color: #054582
}

.media-footer .min-txt {
	margin-bottom: 5px;
	line-height: 1;
	font-size: .1rem;
	color: rgba(255,255,255,0.5);
	font-style: italic
}

.media-footer .max-txt {
	position: relative;
	margin-bottom: .15rem;
	padding-bottom: .15rem;
	line-height: 1;
	font-size: .285rem;
	font-family: "Arial";
	color: #fff;
	font-style: italic
}

.media-footer .max-txt::before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 44px;
	height: 1px;
	background: url(../images/footer_01.png) no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.media-footer .p {
	text-align: center;
	font-size: .11rem;
	color: rgba(255,255,255,0.5)
}

@media screen and (max-width: 1024px) {
	.media-footer {
		display: block
	}
}

.fixed-bottom-box {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: .5rem;
	background-color: #fff;
	z-index: 999
}

.fixed-bottom-box .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.fixed-bottom-box .item.on i,.fixed-bottom-box .item.on .item-txt {
	color: #054582
}

.fixed-bottom-box i {
	font-size: 18px;
	color: #666
}

.fixed-bottom-box .item-txt {
	font-size: .11rem;
	font-family: "PingFang SC";
	color: #666
}

@media screen and (max-width: 1024px) {
	.fixed-bottom-box {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex
	}
}

.article-banner {
	position: relative;
	width: 100%;
	padding-top: 20.83333%;
	overflow: hidden
}

.article-banner img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

@media screen and (max-width: 1024px) {
	.article-banner {
		display: none
	}
}

.media-article-banner {
	display: none;
	position: relative;
	width: 100%;
	padding-top: 57.33333%;
	overflow: hidden
}

.media-article-banner img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

@media screen and (max-width: 1024px) {
	.media-article-banner {
		display: block
	}
}

.article-nav {
	width: 100%;
	background-color: #efefef;
	border-bottom: 1px solid rgba(67,67,67,0.2)
}

.article-nav .article-nav-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	height: 60px
}

.article-nav .article-nav-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%
}

.article-nav .nav-list {
	height: 100%;
	padding: 0 30px
}

.article-nav .nav-list:nth-child(1) {
	padding-left: 0
}

.article-nav .nav-list:nth-last-child(1) {
	padding-right: 0
}

.article-nav .list-item {
	position: relative;
	display: block;
	height: 100%;
	line-height: 60px;
	font-size: 14px;
	color: #333;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.article-nav .list-item::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 1px;
	background-color: #054582;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.article-nav .list-item:hover,.article-nav .list-item.on {
	font-weight: bold;
	color: #054582
}

.article-nav .list-item:hover::after,.article-nav .list-item.on::after {
	width: 100%;
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}

.article-nav .bread-box {
	height: 100%;
	line-height: 60px
}

.article-nav .bread-box a {
	font-size: 14px;
	color: #666;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.article-nav .bread-box a:hover {
	color: #054582
}

@media screen and (max-width: 1024px) {
	.article-nav {
		display: none
	}
}

.media-article-nav,.media-filter-first-box,.media-filter-second-box {
	display: none;
	position: relative;
	width: 100%;
	height: 50px;
	background-color: #efefef;
	border-bottom: 1px solid rgba(67,67,67,0.2);
	overflow: hidden
}

.media-article-nav ul,.media-filter-first-box ul,.media-filter-second-box ul {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0;
	white-space: nowrap
}

.media-article-nav li,.media-filter-first-box li,.media-filter-second-box li {
	display: inline-block;
	vertical-align: top
}

.media-article-nav li+li,.media-filter-first-box li+li,.media-filter-second-box li+li {
	position: relative
}

.media-article-nav li+li::after,.media-filter-first-box li+li::after,.media-filter-second-box li+li::after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 1px;
	height: 34%;
	background: #999;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.media-article-nav .m-nav-item,.media-filter-first-box .m-nav-item,.media-filter-second-box .m-nav-item {
	display: block;
	height: 100%;
	padding: 0 .2rem;
	line-height: .5rem;
	color: #666;
	font-size: 14px
}

.media-article-nav .m-nav-item.active,.media-filter-first-box .m-nav-item.active,.media-filter-second-box .m-nav-item.active {
	background-color: #054582;
	color: #fff
}

@media screen and (max-width: 1024px) {
	.media-article-nav,.media-filter-first-box,.media-filter-second-box {
		display: block
	}
}

.media-filter-second-box .m-nav-item.active {
	background-color: #efefef;
	font-weight: bold;
	color: #054582
}

.page {
	padding: 50px 0 80px
}

.page.spd {
	padding: 50px 0 0
}

@media screen and (max-width: 1024px) {
	.page.spd {
		padding: 30px 0 0
	}
}

.page.join-page {
	padding-bottom: 0
}

@media screen and (max-width: 1024px) {
	.page.join-page {
		padding: 30px 0 0
	}
}

@media screen and (max-width: 1024px) {
	.page {
		padding: 30px 15px
	}
}

.honor-pop {
	display: none;
	position: fixed;
	z-index: 200;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3)
}

.honor-pop .pop-con {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 920px;
	height: 800px;
	background-color: #fff;
	border-radius: 4px
}

@media screen and (max-width: 1440px) {
	.honor-pop .pop-con {
		width: 800px;
		height: auto
	}
}

.honor-pop .box {
	padding: 85px 90px 100px
}

@media screen and (max-width: 1440px) {
	.honor-pop .box {
		padding: 40px 40px 20px
	}
}

.honor-pop .box-img {
	position: relative;
	padding-top: 75.67568%;
	background: #f5f5f3
}

.honor-pop .box-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.honor-pop .h4 {
	display: block;
	padding-top: 60px;
	margin-bottom: 15px;
	line-height: 1;
	font-size: 24px;
	color: #444
}

@media screen and (max-width: 1440px) {
	.honor-pop .h4 {
		padding-top: 30px
	}
}

.honor-pop .p {
	line-height: 1;
	font-size: 16px;
	color: #777
}

.honor-pop .pop-close {
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: -60px;
	z-index: 1;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: rgba(255,255,255,0.5);
	color: #000;
	font-size: 20px;
	text-align: center
}

.honor-pop .pop-close:hover {
	opacity: .95
}

@media screen and (max-width: 950px) {
	.honor-pop {
		z-index: 9999
	}

	.honor-pop .pop-con {
		width: 100%;
		height: 100%;
		border-radius: 0
	}

	.honor-pop .box {
		padding: 50px 10px 0
	}

	.honor-pop .box-img {
		position: absolute;
		top: 50px;
		left: 10px;
		right: 10px;
		bottom: 150px;
		padding-top: 0
	}

	.honor-pop .box-img img {
		position: absolute;
		top: 50%;
		left: 50%;
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}

	.honor-pop .h4 {
		position: absolute;
		left: 10px;
		right: 10px;
		bottom: 100px;
		font-size: .19rem
	}

	.honor-pop .p {
		position: absolute;
		bottom: 90px;
		left: 10px;
		right: 10px
	}

	.honor-pop .pop-close {
		top: 0;
		right: 0;
		width: 45px;
		height: 45px;
		line-height: 45px;
		font-size: 22px
	}
}

.paged {
	padding-top: 60px;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.paged {
		padding-top: 30px
	}

	.paged.pt-15 {
		padding-top: 15px
	}
}

.paged a,.paged .p_info,.paged .current {
	display: inline-block;
	margin: 0 3px 2px;
	padding: 0 15px;
	font-size: 13px;
	text-align: center;
	background: #eaeaea;
	color: #8b8b8b;
	border-radius: 4px;
	height: 40px;
	line-height: 40px
}

@media screen and (max-width: 1024px) {
	.paged a,.paged .p_info,.paged .current {
		height: 35px;
		line-height: 35px;
		font-size: 12px;
		border-radius: 3px
	}
}

.paged .current,.paged a:hover {
	background: #054582;
	color: #fff
}

.wp1400 {
	width: 1400px;
	margin: 0 auto
}

.wp1200 {
	width: 1200px;
	margin: 0 auto
}

@media screen and (max-width: 1420px) {
	.wp1400 {
		width: 100%;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
}

@media screen and (max-width: 1200px) {
	.wp1200 {
		width: 100%
	}
}

@media screen and (max-width: 1024px) {
	.wp1400 {
		width: 100%;
		padding: 0
	}
}

.index-banner {
	width: 100%
}

.index-banner .swiper-slide {
	display: block;
	position: relative;
	padding-top: 40.625%;
	overflow: hidden
}

.index-banner .swiper-slide img {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.index-banner .swiper-pagination {
	bottom: 35px;
	left: 0;
	width: 100%;
	text-align: center
}

.index-banner .my-bullet {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	margin: 0 8px;
	background-color: #fff;
	border-radius: 50%;
	outline: none;
	cursor: pointer;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.index-banner .my-bullet.my-bullet-active {
	background-color: #054582
}

@media screen and (max-width: 1024px) {
	.index-banner {
		display: none
	}
}

.media-index-banner {
	display: none
}

.media-index-banner .swiper-slide {
	display: block;
	position: relative;
	padding-top: 57.2%;
	overflow: hidden
}

.media-index-banner .swiper-slide img {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.media-index-banner .swiper-pagination {
	bottom: .15rem;
	left: 0;
	width: 100%;
	text-align: center
}

.media-index-banner .my-bullet {
	display: inline-block;
	vertical-align: middle;
	width: .1rem;
	height: .1rem;
	margin: 0 4px;
	background-color: #fff;
	border-radius: 50%;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.media-index-banner .my-bullet.my-bullet-active {
	background-color: #054582
}

@media screen and (max-width: 1024px) {
	.media-index-banner {
		display: block
	}
}

.more-box,.m-more-box {
	width: 100%;
	padding-top: 55px;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.more-box,.m-more-box {
		padding-top: .3rem
	}
}

.more-box .more-btn,.m-more-box .more-btn {
	display: inline-block;
	vertical-align: top;
	width: 300px;
	height: 50px;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	font-family: "Arial";
	color: #054582;
	text-transform: uppercase;
	border: 2px solid #002c5a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.more-box .more-btn:hover,.m-more-box .more-btn:hover {
	border-color: #054582;
	background-color: #054582;
	color: #fff
}

@media screen and (max-width: 1024px) {
	.more-box .more-btn,.m-more-box .more-btn {
		width: 150px;
		height: 25px;
		line-height: 23px;
		font-size: 12px;
		border-width: 1px
	}
}

.m-more-box {
	display: none
}

@media screen and (max-width: 1024px) {
	.m-more-box {
		display: block
	}
}

.index-01 {
	width: 100%;
	padding: 90px 0 77px;
	background: #efefef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.index-01 {
		padding: .15rem 15px .47rem
	}
}

.index-01 .index-01-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 100%;
	margin-bottom: 15px
}

@media screen and (max-width: 1024px) {
	.index-01 .index-01-box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: .175rem
	}
}

.index-01 .left-box {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.index-01 .left-box {
		width: 100%
	}
}

.index-01 .left-box .more-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 125px;
	height: 114px;
	background-color: #054582;
	color: #fff;
	font-size: 14px;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.index-01 .left-box .more-btn {
		left: 28px;
		right: auto;
		bottom: 10px;
		width: .6rem;
		height: 35px;
		font-size: .1rem
	}
}

.index-01 .left-box .more-btn:hover {
	background-color: #efefef;
	color: #054582
}

.index-01 .left-con {
	width: 100%;
	height: 435px;
	padding: 95px 95px 114px 92px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.index-01 .left-con {
		height: auto;
		padding: .4rem .25rem .62rem .28rem
	}
}

.index-01 .left-con .title {
	width: 100%;
	font-size: 0
}

.index-01 .left-con .cn {
	display: inline-block;
	vertical-align: bottom;
	line-height: 1;
	font-size: 32px;
	color: #333;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.index-01 .left-con .cn {
		font-size: .18rem
	}
}

.index-01 .left-con .en {
	display: inline-block;
	vertical-align: bottom;
	padding-left: 15px;
	line-height: 15px;
	font-size: 50px;
	font-family: "Aparajita";
	color: rgba(43,43,53,0.6);
	font-weight: bold;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.index-01 .left-con .en {
		padding-left: .075rem;
		line-height: 10px;
		font-size: .25rem
	}
}

.index-01 .left-con .info {
	height: 180px;
	margin-top: 20px;
	line-height: 30px;
	font-size: 13px;
	color: #666;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.index-01 .left-con .info {
		height: 144px;
		line-height: 24px;
		font-size: 12px
	}
}

.index-01 .right-box {
	position: relative;
	width: 761px;
	height: 532px
}

@media screen and (max-width: 1024px) {
	.index-01 .right-box {
		width: 100%;
		height: 241px
	}
	.index-01 .right-box img{
		max-width:100%;
		}
}

.index-01 .right-box .iframe-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.index-01 .list-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.index-01 .list {
	position: relative;
	width: 450px;
	height: 228px
}

.index-01 .list:not(:first-child) {
	padding-left: 26px
}

@media screen and (max-width: 1024px) {
	.index-01 .list:not(:first-child) {
		padding-left: .115rem
	}
}

@media screen and (max-width: 1024px) {
	.index-01 .list {
		width: 1.08rem;
		height: .9rem
	}
}

.index-01 .list .shadow-box {
	position: absolute;
	bottom: -50px;
	left: 0;
	width: 100%;
	z-index: 0
}

.index-01 .list .shadow-box img {
	display: block;
	width: 100%;
	height: auto
}

@media screen and (max-width: 1024px) {
	.index-01 .list .shadow-box {
		bottom: -20px
	}
}

.index-01 .item {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 57px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.index-01 .item {
		padding-top: .1rem
	}
}

.index-01 .item:hover {
	background-color: #054582
}

.index-01 .item:hover .icon-block i,.index-01 .item:hover .cn-t,.index-01 .item:hover .en-t {
	color: #fff
}

.index-01 .icon-block {
	margin-bottom: 18px;
	text-align: center
}

.index-01 .icon-block i {
	font-size: 48px;
	color: #959595;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.index-01 .icon-block i {
		font-size: 24px
	}
}

@media screen and (max-width: 1024px) {
	.index-01 .icon-block {
		margin-bottom: .09rem
	}
}

.index-01 .cn-t {
	margin-bottom: 12px;
	line-height: 1;
	text-align: center;
	font-size: 18px;
	font-family: "FZLanTingKanHei-R-GBK";
	color: #444;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.index-01 .cn-t {
		margin-bottom: 5px;
		font-size: 13px
	}
}

.index-01 .en-t {
	line-height: 1;
	text-align: center;
	font-size: 16px;
	font-family: "FZLanTingKanHei-R-GBK";
	color: #a7a7a7;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.index-01 .en-t {
		font-size: .1rem
	}
}

.index-02 {
	width: 100%;
	padding: 68px 0 80px;
	background: url(../images/index_02.jpg) no-repeat;
	background-position: center;
	background-size: cover
}

@media screen and (max-width: 1024px) {
	.index-02 {
		padding: .275rem 0 .44rem;
		background: url(../images/m_index_02.jpg) no-repeat
	}
}

.index-02 .wp1500 {
	width: 1500px;
	margin: 0 auto
}

@media screen and (max-width: 1460px) {
	.index-02 .wp1500 {
		width: 100%;
		padding: 0 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
}

@media screen and (max-width: 1024px) {
	.index-02 .wp1500 {
		padding: 0
	}
}

.index-02 .title {
	width: 100%;
	margin-bottom: 40px;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.index-02 .title {
		margin-bottom: .15rem
	}
}

.index-02 .title .cn {
	margin-bottom: 20px;
	line-height: 1;
	font-size: 32px;
	color: #333;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.index-02 .title .cn {
		margin-bottom: .1rem;
		font-size: .18rem
	}
}

.index-02 .title .en {
	line-height: 1;
	font-size: 50px;
	font-family: "Aparajita";
	color: #2b2b35;
	font-weight: bold;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.index-02 .title .en {
		font-size: .25rem
	}
}

.index-02 .tab-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 50px;
	height: 57px;
	background-color: #002c5a
}

@media screen and (max-width: 1024px) {
	.index-02 .tab-list {
		display: none
	}
}

.index-02 .tab-list .list {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 200px;
	height: 100%;
	cursor: pointer
}

.index-02 .tab-list .list .txt {
	position: relative;
	font-size: 16px;
	font-family: "Source Han Sans CN";
	color: #fff;
	z-index: 1
}

.index-02 .tab-list .list::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/index_03.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	z-index: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.index-02 .tab-list .list:hover::after,.index-02 .tab-list .list.on::after {
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}

.index-02 .m-tab-list {
	display: none;
	position: relative;
	width: 100%;
	height: .43rem;
	padding: 0 .35rem;
	background: #002c5a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.index-02 .m-tab-list .swiper-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 1.5rem;
	height: .43rem
}

.index-02 .m-tab-list .swiper-slide .txt {
	position: relative;
	font-size: 12px;
	font-family: "Source Han Sans CN";
	color: #fff;
	z-index: 1
}

.index-02 .m-tab-list .swiper-slide::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/index_03.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	z-index: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.index-02 .m-tab-list .swiper-slide.on::after {
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}

.index-02 .m-tab-list .button-prev,.index-02 .m-tab-list .button-next {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 50%;
	width: .18rem;
	height: .18rem;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 1px solid #fff;
	border-radius: 50%;
	outline: none;
	cursor: pointer
}

.index-02 .m-tab-list .button-prev i,.index-02 .m-tab-list .button-next i {
	font-size: 12px;
	color: #fff
}

.index-02 .m-tab-list .button-prev {
	left: 5px
}

.index-02 .m-tab-list .button-next {
	right: 5px
}

@media screen and (max-width: 1024px) {
	.index-02 .m-tab-list {
		display: block
	}
}

.index-02 .index-product-swiper {
	width: 100%;
	margin-top: 25px
}

@media screen and (max-width: 1024px) {
	.index-02 .index-product-swiper {
		margin-top: .2rem
	}
}

.index-02 .index-product-swiper .index-product-swiper-item {
	position: relative;
	width: 100%;
	padding: 0 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.index-02 .index-product-swiper .index-product-swiper-item {
		padding: 0 15px
	}
}

.index-02 .index-product-swiper .swiper-slide {
	display: block;
	width: 340px;
	height: 500px
}

.index-02 .index-product-swiper .swiper-slide:hover .img-box img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.index-02 .index-product-swiper .swiper-slide:hover .info-box {
	background-color: #054582;
	border-color: #054582
}

.index-02 .index-product-swiper .swiper-slide:hover .info-box .tt,.index-02 .index-product-swiper .swiper-slide:hover .info-box .p {
	color: #fff
}

.index-02 .index-product-swiper .swiper-slide:hover .info-box .icon-btn {
	border-color: #fff
}

.index-02 .index-product-swiper .swiper-slide:hover .info-box .icon-btn i {
	color: #fff
}

@media screen and (max-width: 1024px) {
	.index-02 .index-product-swiper .swiper-slide {
		height: 2.075rem
	}
}

.index-02 .index-product-swiper .inner {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1
}

.index-02 .index-product-swiper .shadow-box {
	position: absolute;
	bottom: -42px;
	left: 0;
	width: 100%;
	z-index: 0
}

.index-02 .index-product-swiper .shadow-box img {
	width: 100%
}

@media screen and (max-width: 1460px) {
	.index-02 .index-product-swiper .shadow-box {
		bottom: -5px
	}
}

@media screen and (max-width: 1024px) {
	.index-02 .index-product-swiper .shadow-box {
		bottom: -20px
	}
}

.index-02 .index-product-swiper .img-box {
	position: relative;
	width: 100%;
	padding-top: 82.35294%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

.index-02 .index-product-swiper .img-box img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.index-02 .index-product-swiper .info-box {
	width: 100%;
	padding: 40px 50px 50px;
	border: 1px solid rgba(0,0,0,0.06);
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

@media screen and (max-width: 1024px) {
	.index-02 .index-product-swiper .info-box {
		padding: .18rem .3rem .25rem .25rem
	}
}

.index-02 .index-product-swiper .info-box .tt {
	width: 100%;
	margin-bottom: 30px;
	line-height: 1;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

@media screen and (max-width: 1024px) {
	.index-02 .index-product-swiper .info-box .tt {
		margin-bottom: 0;
		line-height: normal;
		font-size: 12px;
		text-align: center;
		white-space: normal
	}
}

.index-02 .index-product-swiper .info-box .p {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

@media screen and (max-width: 1024px) {
	.index-02 .index-product-swiper .info-box .p {
		display: none
	}
}

.index-02 .index-product-swiper .info-box .icon-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 20px;
	height: 20px;
	padding: 5px;
	margin-top: 20px;
	border: 1px solid #7e7f81;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.index-02 .index-product-swiper .info-box .icon-btn i {
	font-size: 12px;
	color: #7e7f81;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

@media screen and (max-width: 1024px) {
	.index-02 .index-product-swiper .info-box .icon-btn {
		display: none
	}
}

.index-02 .index-product-swiper .button-prev,.index-02 .index-product-swiper .button-next {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 200px;
	width: 36px;
	height: 36px;
	border: 1px solid #7e7f81;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	cursor: pointer
}

.index-02 .index-product-swiper .button-prev i,.index-02 .index-product-swiper .button-next i {
	font-size: 18px;
	color: #7e7f81
}

@media screen and (max-width: 1024px) {
	.index-02 .index-product-swiper .button-prev,.index-02 .index-product-swiper .button-next {
		display: none
	}
}

.index-02 .index-product-swiper .button-prev {
	left: 0
}

.index-02 .index-product-swiper .button-next {
	right: 0
}

.index-02 .index-product-swiper .swiper-pagination {
	display: none;
	position: relative;
	bottom: auto;
	left: auto;
	width: 100%;
	text-align: center;
	padding-top: 30px
}

.index-02 .index-product-swiper .swiper-pagination .my-bullet {
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	margin: 0 6px;
	background: #dedede;
	border-radius: 50%
}

.index-02 .index-product-swiper .swiper-pagination .my-bullet.my-bullet-active {
	background: #054582
}

@media screen and (max-width: 1024px) {
	.index-02 .index-product-swiper .swiper-pagination {
		display: block
	}
}

.index-03 {
	position: relative;
	padding-top: 70px;
	background-color: #054582
}

@media screen and (max-width: 1024px) {
	.index-03 {
		padding-top: .33rem
	}
}

.index-03 .title {
	margin-bottom: 50px;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.index-03 .title {
		margin-bottom: .25rem
	}
}

.index-03 .title .cn {
	margin-bottom: 20px;
	line-height: 1;
	font-size: 32px;
	color: #fff;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.index-03 .title .cn {
		margin-bottom: 10px;
		font-size: .18rem
	}
}

.index-03 .title .en {
	line-height: 1;
	font-size: 50px;
	font-family: "Aparajita";
	color: #fff;
	font-weight: bold;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.index-03 .title .en {
		font-size: .25rem
	}
}

.index-03 .index-03-content {
	width: 710px;
	height: 928px;
	margin: 0 auto;
	background-color: #fff
}

@media screen and (max-width: 1024px) {
	.index-03 .index-03-content {
		width: 3.45rem;
		height: 5.41rem
	}
}

.index-03 .con-box {
	width: 100%;
	height: 100%;
	padding: 80px 100px 20px 65px;
	background: url(../images/index_05.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.index-03 .con-box {
		padding: .38rem .48rem .1rem .2rem;
		background: url(../images/m_index_05.jpg) no-repeat;
		background-size: cover
	}
}

.index-03 .con-box .tt {
	width: 100%;
	margin-bottom: 15px;
	line-height: 1;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.index-03 .con-box .tt {
		margin-bottom: 20px;
		font-size: .13rem
	}
}

.index-03 .con-box .info {
	height: 90px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.index-03 .con-box .info {
		height: 96px;
		line-height: 24px;
		font-size: 12px
	}
}

.index-03 .con-box .more-btn {
	display: block;
	margin-top: 35px;
	width: 150px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	font-family: "Arial";
	color: #054582;
	text-transform: uppercase;
	border: 2px solid #054582;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

@media screen and (max-width: 1024px) {
	.index-03 .con-box .more-btn {
		margin-top: .175rem;
		width: 95px;
		height: 25px;
		line-height: 23px;
		font-size: .09rem;
		border-width: 1px
	}
}

.index-03 .con-box .more-btn:hover {
	background: #054582;
	color: #fff
}

.index-03 .index-distributors-swiper {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}

@media screen and (max-width: 1024px) {
	.index-03 .index-distributors-swiper {
		background: #fff
	}
}

.index-03 .index-distributors-swiper .swiper-slide {
	width: 820px
}

.index-03 .index-distributors-swiper .swiper-slide.swiper-slide-active .img::after {
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0)
}

@media screen and (max-width: 1024px) {
	.index-03 .index-distributors-swiper .swiper-slide {
		width: 100%
	}
}

.index-03 .index-distributors-swiper .img {
	position: relative;
	width: 100%;
	padding-top: 69.33333%;
	overflow: hidden
}

.index-03 .index-distributors-swiper .img img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}

.index-03 .index-distributors-swiper .img::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	z-index: 1;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.index-03 .index-distributors-swiper .swiper-bottom {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 74px
}

@media screen and (max-width: 1024px) {
	.index-03 .index-distributors-swiper .swiper-bottom {
		height: .54rem
	}
}

.index-03 .index-distributors-swiper .swiper-pagination {
	position: relative;
	padding: 0 10px;
	font-size: 16px;
	color: #054582;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.index-03 .index-distributors-swiper .swiper-pagination {
		padding: 0 5px;
		font-size: 15px
	}
}

.index-03 .index-distributors-swiper .swiper-pagination.swiper-pagination-custom {
	bottom: auto;
	left: auto;
	width: auto
}

.index-03 .index-distributors-swiper .swiper-pagination .currentC {
	color: #0dbeb7
}

.index-03 .index-distributors-swiper .button-prev,.index-03 .index-distributors-swiper .button-next {
	width: 20px;
	height: 8px;
	outline: none;
	cursor: pointer
}

.index-03 .index-distributors-swiper .button-prev img,.index-03 .index-distributors-swiper .button-next img {
	display: block;
	width: 100%;
	height: 100%
}

.index-04 {
	width: 100%;
	padding: 125px 0;
	background: url(../images/index_07.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.index-04 {
		padding: .25rem .15rem .3rem;
		background: url(../images/m_index_07.jpg) no-repeat;
		background-size: cover
	}
}

.index-04 .index-04-content {
	position: relative;
	width: 100%
}

.index-04 .inner {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
	background-color: rgba(255,255,255,0.7);
	padding: 70px 88px 70px 105px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1
}

@media screen and (max-width: 1024px) {
	.index-04 .inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: .25rem .22rem .35rem .185rem
	}
}

.index-04 .left-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right: 105px
}

@media screen and (max-width: 1024px) {
	.index-04 .left-box {
		padding-right: 0;
		padding-bottom: .23rem
	}
}

.index-04 .left-box .title {
	padding-top: 50px;
	margin-bottom: 30px
}

@media screen and (max-width: 1024px) {
	.index-04 .left-box .title {
		padding-top: 0;
		margin-bottom: .125rem
	}
}

.index-04 .left-box .cn {
	margin-bottom: 20px;
	line-height: 1;
	font-size: 32px;
	color: #333;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.index-04 .left-box .cn {
		margin-bottom: .09rem;
		font-size: .18rem
	}
}

.index-04 .left-box .en {
	line-height: 36px;
	font-size: 50px;
	font-family: "Aparajita";
	color: #2b2b35;
	font-weight: bold;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.index-04 .left-box .en {
		line-height: 15px;
		font-size: .25rem
	}
}

.index-04 .left-box .p {
	height: 150px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.index-04 .left-box .p {
		height: 144px;
		line-height: 24px;
		font-size: 12px
	}
}

.index-04 .left-box .more-btn {
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
	width: 150px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	font-family: "Arial";
	color: #054582;
	text-transform: uppercase;
	border: 2px solid #054582;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.index-04 .left-box .more-btn {
		margin-top: .2rem;
		width: .95rem;
		height: 25px;
		line-height: 23px;
		font-size: .09rem;
		border-width: 1px
	}
}

.index-04 .left-box .more-btn:hover {
	color: #fff;
	background-color: #054582
}

.index-04 .right-box {
	width: 610px;
	height: 420px
}

@media screen and (max-width: 1024px) {
	.index-04 .right-box {
		width: 100%;
		height: auto
	}
}

.index-04 .right-box .img {
	position: relative;
	width: 100%;
	padding-top: 68.85246%;
	overflow: hidden
}

.index-04 .right-box .img img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.index-04 .shadow-box {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%
}

@media screen and (max-width: 1024px) {
	.index-04 .shadow-box {
		bottom: -9px
	}
}

.index-04 .shadow-box img {
	display: block;
	width: 100%
}

.index-05 {
	padding: 80px 0 70px;
	background: url(../images/index_09.jpg) no-repeat;
	background-size: cover;
	background-position: center
}

@media screen and (max-width: 1024px) {
	.index-05 {
		padding: .65rem 15px .4rem;
		background: url(../images/m_index_09.jpg) no-repeat;
		background-size: cover
	}
}

.index-05 .wp1550 {
	width: 1550px;
	margin: 0 auto
}

@media screen and (max-width: 1440px) {
	.index-05 .wp1550 {
		width: 100%;
		padding: 0 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
}

@media screen and (max-width: 1024px) {
	.index-05 .wp1550 {
		padding: 0
	}
}

.index-05 .title {
	width: 100%;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.index-05 .title {
		margin-bottom: .25rem
	}
}

.index-05 .title .cn {
	margin-bottom: 20px;
	line-height: 1;
	font-size: 32px;
	color: #333;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.index-05 .title .cn {
		margin-bottom: .09rem;
		font-size: .18rem
	}
}

.index-05 .title .en {
	line-height: 36px;
	font-size: 50px;
	font-family: "Aparajita";
	color: #2b2b35;
	font-weight: bold;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.index-05 .title .en {
		line-height: 15px;
		font-size: .25rem
	}
}

.index-05 .index-news-swiper {
	position: relative;
	width: 100%;
	padding: 0 58px;
	margin-top: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.index-05 .index-news-swiper {
		display: none
	}
}

.index-05 .swiper-slide {
	display: block;
	width: 348px;
	height: 383px
}

.index-05 .swiper-slide .img {
	position: relative;
	width: 100%;
	padding-top: 55.17241%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

.index-05 .swiper-slide .img img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.index-05 .swiper-slide .info-box {
	width: 100%;
	height: 192px;
	padding: 30px 40px 40px 30px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.index-05 .swiper-slide .box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.index-05 .swiper-slide .h2 {
	width: 100%;
	margin-bottom: 20px;
	line-height: 1;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.index-05 .swiper-slide .info {
	height: 48px;
	margin-bottom: 20px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	overflow: hidden
}

.index-05 .swiper-slide .date {
	font-size: 12px;
	color: #666
}

.index-05 .swiper-slide .icon-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 20px;
	height: 20px;
	margin-top: 30px;
	border: 1px solid #7f7f7f;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.index-05 .swiper-slide .icon-btn i {
	font-size: 12px;
	color: #7f7f7f
}

.index-05 .swiper-slide .icon-btn.mt-0 {
	margin-top: 0
}

.index-05 .swiper-slide:hover .img img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.index-05 .swiper-slide:hover .h2 {
	color: #054582
}

.index-05 .slide-01 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 694px
}

.index-05 .slide-01 .img-box {
	position: relative;
	width: 346px;
	padding-top: 55.18732%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

.index-05 .slide-01 .img-box img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.index-05 .slide-01 .msg-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 67px 47px 50px;
	background-color: #fff
}

.index-05 .slide-01 .tt {
	height: 40px;
	margin-bottom: 25px;
	line-height: 20px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.index-05 .slide-01 .msg {
	height: 120px;
	margin-bottom: 20px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden
}

.index-05 .slide-01:hover .img-box img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.index-05 .slide-01:hover .tt {
	color: #054582
}

.index-05 .button-prev,.index-05 .button-next {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 200px;
	width: 36px;
	height: 36px;
	border: 1px solid #7e7f81;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	cursor: pointer
}

.index-05 .button-prev i,.index-05 .button-next i {
	font-size: 18px;
	color: #7e7f81
}

.index-05 .button-prev {
	left: 0
}

.index-05 .button-next {
	right: 0
}

.index-05 .m-news-list {
	display: none;
	width: 100%
}

.index-05 .m-news-list .news-list {
	width: 100%;
	margin-bottom: 15px
}

.index-05 .m-news-list .news-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.index-05 .m-news-list .img {
	width: 50%;
	overflow: hidden
}

.index-05 .m-news-list .img img {
	display: block;
	max-width: 100%;
	max-height: 100%
}

.index-05 .m-news-list .info-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: .285rem .2rem .35rem .23rem;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.index-05 .m-news-list .tt {
	height: 54px;
	margin-bottom: .25rem;
	line-height: 18px;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	overflow: hidden
}

.index-05 .m-news-list .date {
	margin-bottom: 12px;
	line-height: 1;
	font-size: .11rem;
	color: #666
}

.index-05 .m-news-list .icon-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 20px;
	height: 20px;
	border: 1px solid #2b2b35;
	border-radius: 50%
}

.index-05 .m-news-list .icon-box i {
	color: #2b2b35;
	font-size: .09rem
}

@media screen and (max-width: 1024px) {
	.index-05 .m-news-list {
		display: block
	}
}

.about-wrap {
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	color: #666
}

.about-wrap .box-02 {
	padding: 40px 50px 60px
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-02 {
		padding: 20px 0
	}
}

.about-wrap .box-02 .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 40px
}

.about-wrap .box-02 .item:nth-child(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-02 .item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 20px
	}

	.about-wrap .box-02 .item:nth-child(even) {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.about-wrap .box-02 .left-img {
	width: 550px;
	text-align: center;
	min-height: 350px
}

.about-wrap .box-02 .left-img img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-02 .left-img {
		width: 100%;
		min-height: auto;
		height: auto
	}

	.about-wrap .box-02 .left-img img {
		width: 100%;
		height: auto
	}
}

.about-wrap .box-02 .right-info {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-height: 350px;
	padding: 66px 69px 10px 55px;
	background-color: #f6f6f6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-02 .right-info {
		padding: 20px;
		height: auto;
		min-height: auto
	}
}

.about-wrap .box-02 .right-info .min-t {
	width: 100%;
	margin-bottom: 30px;
	font-size: 0
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-02 .right-info .min-t {
		margin-bottom: 10px
	}
}

.about-wrap .box-02 .right-info .icon {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #054582;
	border-radius: 50%
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-02 .right-info .icon {
		width: 15px;
		height: 15px;
		line-height: 15px;
		text-align: center;
		border-radius: 50%
	}
}

.about-wrap .box-02 .right-info .icon i {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #fff
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-02 .right-info .icon i {
		font-size: .08rem
	}
}

.about-wrap .box-02 .right-info .tt {
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 18px;
	color: #000
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-02 .right-info .tt {
		padding-left: 5px;
		font-size: 13px
	}
}

.about-wrap .box-02 .right-info p {
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 15px;
	color: #666
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-02 .right-info p {
		margin-bottom: 5px;
		line-height: 22px;
		font-size: 12px
	}
}

.about-wrap .box-03 {
	width: 100%
}

.about-wrap .box-03 .title-box {
	width: 100%;
	margin-bottom: 20px;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-03 .title-box {
		margin-bottom: 10px
	}
}

.about-wrap .box-03 .title-box .cn {
	margin-bottom: 10px;
	line-height: 1;
	font-size: 32px;
	color: #333;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-03 .title-box .cn {
		margin-bottom: 5px;
		font-size: 13px
	}
}

.about-wrap .box-03 .title-box .en {
	line-height: 1;
	font-size: 40px;
	font-family: "Aparajita";
	color: rgba(43,43,53,0.6);
	font-weight: bold;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-03 .title-box .en {
		font-size: 14px
	}
}

.about-wrap .box-03 .about-honor-block {
	position: relative;
	padding: 0 80px
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-03 .about-honor-block {
		padding: 0 25px
	}
}

.about-wrap .box-03 .swiper-slide {
	width: 328px;
	padding: 30px 27px 34px;
	background-color: #efefef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-03 .swiper-slide {
		padding: 10px
	}
}

.about-wrap .box-03 .img {
	position: relative;
	width: 100%;
	padding-top: 65.94203%;
	overflow: hidden
}

.about-wrap .box-03 .img img {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.about-wrap .box-03 .p {
	width: 100%;
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-03 .p {
		margin-top: 15px;
		font-size: 12px
	}
}

.about-wrap .box-03 .button-prev,.about-wrap .box-03 .button-next {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background-color: #9f9fa2;
	border-radius: 50%;
	outline: none;
	cursor: pointer;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-03 .button-prev,.about-wrap .box-03 .button-next {
		width: 20px;
		height: 20px;
		line-height: 20px
	}
}

.about-wrap .box-03 .button-prev i,.about-wrap .box-03 .button-next i {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #fff
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-03 .button-prev i,.about-wrap .box-03 .button-next i {
		font-size: .09rem
	}
}

.about-wrap .box-03 .button-prev:hover,.about-wrap .box-03 .button-next:hover {
	background-color: #054582
}

.about-wrap .box-03 .button-prev {
	left: 10px
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-03 .button-prev {
		left: 0
	}
}

.about-wrap .box-03 .button-next {
	right: 10px
}

@media screen and (max-width: 1024px) {
	.about-wrap .box-03 .button-next {
		right: 0
	}
}

.common-box-01 {
	position: relative;
	width: 100%;
	padding: 84px 65px 84px 405px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.common-box-01 {
		padding: 20px 10px;
		background-color: #f4f4f4
	}
}

.common-box-01 .bg-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0
}

@media screen and (max-width: 1024px) {
	.common-box-01 .bg-img {
		display: none
	}
}

.common-box-01 .bg-img img {
	display: block;
	width: 100%;
	height: auto
}

.common-box-01 .box-01-content {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	z-index: 1;
	font-size: 14px
}

.common-box-01 .box-01-content p {
	margin-bottom: 15px
}

.common-box-01 .box-01-content img {
	max-width: 100%;
	height: auto !important
}

.common-box-01 .box-01-content ul {
	list-style: disc
}

.common-box-01 .box-01-content ul li {
	list-style: disc
}

.common-box-01 .box-01-content ol {
	list-style: decimal
}

.common-box-01 .box-01-content ol li {
	list-style: decimal
}

@media screen and (max-width: 1024px) {
	.common-box-01 .box-01-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.common-box-01 .title {
	width: 32px;
	margin-right: 78px
}

@media screen and (max-width: 1024px) {
	.common-box-01 .title {
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
		text-align: center
	}
}

.common-box-01 .title .cn {
	margin-bottom: 15px;
	line-height: 35px;
	font-size: 32px;
	color: #333;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.common-box-01 .title .cn {
		margin-bottom: 5px;
		line-height: 1;
		font-size: 16px
	}
}

.common-box-01 .title .en {
	margin-left: -8px;
	line-height: 1;
	font-size: 40px;
	font-family: "Aparajita";
	color: rgba(43,43,53,0.6);
	font-weight: bold;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr
}

@media screen and (max-width: 1024px) {
	.common-box-01 .title .en {
		margin-left: 0;
		font-size: 16px;
		-webkit-writing-mode: horizontal-tb;
		-ms-writing-mode: lr-tb;
		writing-mode: horizontal-tb
	}
}

.common-box-01 .con {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 30px;
	font-size: 15px;
	color: #666
}

@media screen and (max-width: 1024px) {
	.common-box-01 .con {
		line-height: 20px;
		font-size: 12px
	}
}

.common-box-01 .con p {
	margin-bottom: 15px
}

@media screen and (max-width: 1024px) {
	.common-box-01 .con p {
		margin-bottom: 10px
	}
}

.common-box-01::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 90%;
	height: 1px;
	background-color: #ededed;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

@media screen and (max-width: 1024px) {
	.common-box-01::before {
		display: none
	}
}

.brand-wrap {
	position: relative;
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	color: #666
}

.brand-wrap .con-box {
	position: relative;
	width: 1246px;
	height: 750px;
	padding: 98px 400px 94px 110px;
	background-color: #f4f4f4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 0
}

@media screen and (max-width: 1024px) {
	.brand-wrap .con-box {
		width: 100%;
		height: auto;
		padding: 20px 10px
	}
}

.brand-wrap .con-box .title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 100%;
	margin-bottom: 40px
}

@media screen and (max-width: 1024px) {
	.brand-wrap .con-box .title {
		margin-bottom: .2rem
	}
}

.brand-wrap .con-box .title .cn {
	line-height: 1;
	font-size: 32px;
	color: #333;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.brand-wrap .con-box .title .cn {
		font-size: .16rem
	}
}

.brand-wrap .con-box .title .en {
	margin-left: 20px;
	line-height: 15px;
	font-size: 40px;
	font-family: "Aparajita";
	color: rgba(43,43,53,0.6);
	font-weight: bold;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.brand-wrap .con-box .title .en {
		margin-left: 10px;
		line-height: 9px;
		font-size: .2rem
	}
}

.brand-wrap .con-box .info {
	font-size: 14px
}

.brand-wrap .con-box .info p {
	margin-bottom: 15px
}

.brand-wrap .con-box .info img {
	max-width: 100%;
	height: auto !important
}

.brand-wrap .con-box .info ul {
	list-style: disc
}

.brand-wrap .con-box .info ul li {
	list-style: disc
}

.brand-wrap .con-box .info ol {
	list-style: decimal
}

.brand-wrap .con-box .info ol li {
	list-style: decimal
}

.brand-wrap .con-box .info p {
	margin-bottom: 30px;
	line-height: 1;
	font-size: 17px;
	color: #666
}

@media screen and (max-width: 1024px) {
	.brand-wrap .con-box .info p {
		margin-bottom: 10px;
		line-height: 20px;
		font-size: 12px
	}
}

.brand-wrap .img-box {
	position: absolute;
	top: 100px;
	right: 0;
	z-index: 1
}

@media screen and (max-width: 1024px) {
	.brand-wrap .img-box {
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
		font-size: 14px
	}

	.brand-wrap .img-box p {
		margin-bottom: 15px
	}

	.brand-wrap .img-box img {
		max-width: 100%;
		height: auto !important
	}

	.brand-wrap .img-box ul {
		list-style: disc
	}

	.brand-wrap .img-box ul li {
		list-style: disc
	}

	.brand-wrap .img-box ol {
		list-style: decimal
	}

	.brand-wrap .img-box ol li {
		list-style: decimal
	}
}

.news-detail-wrap {
	width: 100%
}

.news-detail-wrap .news-detail-box {
	width: 1200px;
	margin: 0 auto
}

@media screen and (max-width: 1024px) {
	.news-detail-wrap .news-detail-box {
		width: 100%
	}
}

.news-detail-wrap .news-detail-box h2 {
	margin-bottom: 20px;
	line-height: 1;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.news-detail-wrap .news-detail-box h2 {
		margin-bottom: 5px;
		line-height: normal;
		font-size: 16px
	}
}

.news-detail-wrap .news-detail-box h4 {
	padding-bottom: 30px;
	line-height: 1;
	font-size: 14px;
	color: #999;
	text-align: center;
	border-bottom: 1px solid #eaeaea
}

@media screen and (max-width: 1024px) {
	.news-detail-wrap .news-detail-box h4 {
		padding-bottom: 10px;
		line-height: normal;
		font-size: .11rem
	}
}

.news-detail-wrap .content {
	padding: 48px 50px 80px;
	font-size: 14px
}

.news-detail-wrap .content p {
	margin-bottom: 15px
}

.news-detail-wrap .content img {
	max-width: 100%;
	height: auto !important
}

.news-detail-wrap .content ul {
	list-style: disc
}

.news-detail-wrap .content ul li {
	list-style: disc
}

.news-detail-wrap .content ol {
	list-style: decimal
}

.news-detail-wrap .content ol li {
	list-style: decimal
}

.news-detail-wrap .content p {
	margin-bottom: 15px;
	line-height: 30px;
	font-size: 14px;
	color: #777
}

@media screen and (max-width: 1024px) {
	.news-detail-wrap .content p {
		line-height: 24px;
		font-size: 13px
	}
}

@media screen and (max-width: 1024px) {
	.news-detail-wrap .content {
		padding: 20px 0 39px
	}
}

.news-detail-wrap .content .news-nav-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding-top: 45px
}

@media screen and (max-width: 1024px) {
	.news-detail-wrap .content .news-nav-box {
		padding-top: .225rem
	}
}

.news-detail-wrap .content .item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 50px;
	background-color: #efefef;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.news-detail-wrap .content .item:not(:last-child)::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 10px;
	background-color: #cbcbcb;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

@media screen and (max-width: 1024px) {
	.news-detail-wrap .content .item:not(:last-child)::after {
		height: 5px
	}
}

.news-detail-wrap .content .item:hover {
	background-color: #054582
}

.news-detail-wrap .content .item:hover .icon-block,.news-detail-wrap .content .item:hover .txt {
	color: #fff
}

@media screen and (max-width: 1024px) {
	.news-detail-wrap .content .item {
		height: 30px
	}
}

.news-detail-wrap .content .icon-block,.news-detail-wrap .content .txt {
	font-size: 14px;
	color: #333;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.news-detail-wrap .content .icon-block,.news-detail-wrap .content .txt {
		font-size: 12px
	}
}

.news-detail-wrap .content .txt {
	width: 60%;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.news-detail-wrap .content .txt {
		display: none
	}
}

.news-detail-wrap .about-news-box {
	padding: 80px 0 110px;
	background-color: #f1f1f1
}

@media screen and (max-width: 1024px) {
	.news-detail-wrap .about-news-box {
		padding: 20px 0
	}
}

.news-detail-wrap .about-news-box .about-news-con {
	width: 1136px;
	margin: 0 auto
}

@media screen and (max-width: 1024px) {
	.news-detail-wrap .about-news-box .about-news-con {
		width: 100%
	}
}

.news-detail-wrap .recommend-box {
	width: 1087px;
	padding-top: 78px;
	margin: 0 auto
}

@media screen and (max-width: 1024px) {
	.news-detail-wrap .recommend-box {
		width: 100%;
		padding-top: .39rem
	}
}

.com-news-title {
	width: 100%;
	text-align: center
}

.com-news-title .tt-01 {
	position: relative;
	width: 100%;
	font-size: 26px;
	color: #000
}

@media screen and (max-width: 1024px) {
	.com-news-title .tt-01 {
		font-size: 13px
	}
}

.com-news-title .tt-01::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50px;
	width: 420px;
	height: 1px;
	background-color: rgba(210,210,210,0.6);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

@media screen and (max-width: 1024px) {
	.com-news-title .tt-01::before {
		display: none
	}
}

.com-news-title .tt-02 {
	position: relative;
	width: 100%;
	font-size: 32px;
	font-family: "Didot";
	color: #054582;
	font-weight: bold;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.com-news-title .tt-02 {
		font-size: 16px
	}
}

.com-news-title .tt-02::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 40px;
	width: 360px;
	height: 1px;
	background-color: rgba(210,210,210,0.6);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

@media screen and (max-width: 1024px) {
	.com-news-title .tt-02::after {
		display: none
	}
}

.com-news-title .tt-02.w-240::after {
	width: 240px
}

.com-about-news-swiper {
	position: relative;
	padding: 40px 47px 0
}

@media screen and (max-width: 1024px) {
	.com-about-news-swiper {
		padding: 20px 20px 0
	}
}

.com-about-news-swiper.product-detail .swiper-slide {
	background-color: #f4f4f4
}

.com-about-news-swiper .swiper-slide {
	display: block;
	width: 328px;
	padding: 40px 35px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.com-about-news-swiper .swiper-slide {
		width: 100%;
		padding: 15px 10px
	}
}

.com-about-news-swiper .swiper-slide .title {
	height: 48px;
	line-height: 24px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.com-about-news-swiper .swiper-slide .title {
		height: 30px;
		line-height: 15px;
		font-size: 12px
	}
}

.com-about-news-swiper .swiper-slide .time {
	margin-top: 20px;
	font-size: 14px;
	color: #666;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.com-about-news-swiper .swiper-slide .time {
		margin-top: 10px;
		font-size: .09rem
	}
}

.com-about-news-swiper .swiper-slide:hover {
	background-color: #054582
}

.com-about-news-swiper .swiper-slide:hover .title,.com-about-news-swiper .swiper-slide:hover .time {
	color: #fff
}

.com-about-news-swiper .button-prev,.com-about-news-swiper .button-next {
	position: absolute;
	top: 100px;
	outline: none;
	cursor: pointer
}

@media screen and (max-width: 1024px) {
	.com-about-news-swiper .button-prev,.com-about-news-swiper .button-next {
		top: 60px
	}
}

.com-about-news-swiper .button-prev i,.com-about-news-swiper .button-next i {
	font-size: 28px;
	font-weight: bold;
	color: #787878
}

@media screen and (max-width: 1024px) {
	.com-about-news-swiper .button-prev i,.com-about-news-swiper .button-next i {
		font-size: 14px
	}
}

.com-about-news-swiper .button-prev {
	left: 0
}

.com-about-news-swiper .button-next {
	right: 0
}

.com-recommend-list {
	padding-top: 60px
}

@media screen and (max-width: 1024px) {
	.com-recommend-list {
		padding-top: .3rem
	}
}

.com-recommend-list .swiper-slide {
	width: 338px
}

.com-recommend-list .item {
	display: block;
	width: 100%
}

.com-recommend-list .item:hover .img-box {
	opacity: .8;
	-webkit-opacity: .8;
	filter: alpha(opacity=80)
}

.com-recommend-list .img-box {
	position: relative;
	width: 100%;
	padding-top: 82.54438%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.com-recommend-list .img-box img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.com-recommend-list .info-box {
	width: 100%;
	height: 216px;
	padding: 40px 50px 50px;
	background-color: #f7f7f7;
	border: 1px solid rgba(0,0,0,0.03);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.com-recommend-list .info-box {
		height: 110px;
		padding: 10px
	}
}

.com-recommend-list .info-box .title {
	width: 100%;
	margin-bottom: 18px;
	line-height: 1;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.com-recommend-list .info-box .title {
		margin-bottom: 10px;
		font-size: 13px
	}
}

.com-recommend-list .info-box .msg {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.com-recommend-list .info-box .msg {
		height: 30px;
		line-height: 15px;
		font-size: 12px
	}
}

.com-recommend-list .info-box .icon {
	width: 20px;
	height: 20px;
	margin-top: 30px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #7b7b7b;
	border-radius: 50%
}

@media screen and (max-width: 1024px) {
	.com-recommend-list .info-box .icon {
		width: 15px;
		height: 15px;
		margin-top: 15px;
		line-height: 15px
	}
}

.com-recommend-list .info-box .icon i {
	color: #7b7b7b;
	font-size: 12px
}

.com-recommend-list.product-detail .info-box {
	background-color: #fbfbfb
}

.product-detail-wrap {
	width: 100%
}

.product-detail-wrap .box-01 {
	width: 100%
}

.product-detail-wrap .box-02 {
	width: 100%;
	padding: 60px 0 75px;
	background-color: #f6f6f6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .box-02 {
		padding: 20px 10px
	}
}

.product-detail-wrap .box-03 {
	width: 1200px;
	margin: 0 auto;
	padding: 65px 0 110px
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .box-03 {
		width: 100%;
		padding: 30px 0
	}
}

.product-detail-wrap .box-03 .title {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 70px;
	line-height: 1;
	text-align: center;
	font-size: 0;
	border-bottom: 1px solid #e5e5e5
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .box-03 .title {
		padding-bottom: 10px;
		margin-bottom: .35rem
	}
}

.product-detail-wrap .box-03 .cn {
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	color: #333
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .box-03 .cn {
		font-size: 14px
	}
}

.product-detail-wrap .box-03 .en {
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px;
	font-size: 30px;
	color: #053da5;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .box-03 .en {
		font-size: 14px
	}
}

.product-detail-wrap .box-04 {
	width: 1136px;
	margin: 0 auto
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .box-04 {
		width: 100%
	}
}

.product-detail-wrap .product-swiper-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 90px
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .product-swiper-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-bottom: .45rem
	}
}

.product-detail-wrap .product-swiper-content .left-box {
	position: relative;
	width: 720px;
	height: 600px
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .product-swiper-content .left-box {
		width: 100%;
		height: auto
	}
}

.product-detail-wrap .product-swiper-content .product-view {
	width: 100%
}

.product-detail-wrap .product-swiper-content .product-view .swiper-slide {
	position: relative;
	width: 100%;
	padding-top: 83.33333%;
	overflow: hidden
}

.product-detail-wrap .product-swiper-content .product-view .view-img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%
}

.product-detail-wrap .product-swiper-content .product-preview {
	position: absolute;
	left: 0;
	bottom: 25px;
	width: 100%;
	padding: 0 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .product-swiper-content .product-preview {
		bottom: 10px;
		padding: 0 20px
	}
}

.product-detail-wrap .product-swiper-content .product-preview .swiper-slide {
	position: relative;
	width: 98px;
	height: 66px;
	border: 1px solid #dcdcdc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer
}

.product-detail-wrap .product-swiper-content .product-preview .swiper-slide::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.product-detail-wrap .product-swiper-content .product-preview .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%
}

.product-detail-wrap .product-swiper-content .product-preview .swiper-slide:hover::before,.product-detail-wrap .product-swiper-content .product-preview .swiper-slide.active::before {
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}

.product-detail-wrap .product-swiper-content .product-preview .button-prev,.product-detail-wrap .product-swiper-content .product-preview .button-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	outline: none;
	cursor: pointer
}

.product-detail-wrap .product-swiper-content .product-preview .button-prev i,.product-detail-wrap .product-swiper-content .product-preview .button-next i {
	font-size: 18px;
	color: #fff
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .product-swiper-content .product-preview .button-prev i,.product-detail-wrap .product-swiper-content .product-preview .button-next i {
		font-size: 13px
	}
}

.product-detail-wrap .product-swiper-content .product-preview .button-prev {
	left: 25px
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .product-swiper-content .product-preview .button-prev {
		left: 5px
	}
}

.product-detail-wrap .product-swiper-content .product-preview .button-next {
	right: 25px
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .product-swiper-content .product-preview .button-next {
		right: 5px
	}
}

.product-detail-wrap .product-swiper-content .right-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 58px 60px 10px 68px;
	background-color: #fff;
	-webkit-box-shadow: 5px 8.66px 27px 0px rgba(0,0,0,0.1);
	box-shadow: 5px 8.66px 27px 0px rgba(0,0,0,0.1)
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .product-swiper-content .right-box {
		padding: 20px 15px
	}
}

.product-detail-wrap .product-swiper-content .product-title {
	position: relative;
	width: 100%;
	padding-bottom: 12px;
	margin-bottom: 24px;
	font-size: 26px;
	color: #333;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .product-swiper-content .product-title {
		padding-bottom: 5px;
		margin-bottom: 12px;
		font-size: 13px
	}
}

.product-detail-wrap .product-swiper-content .product-title::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 75px;
	height: 2px;
	background-color: #054582
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .product-swiper-content .product-title::before {
		width: 30px;
		height: 1px
	}
}

.product-detail-wrap .product-swiper-content .info-block {
	width: 100%
}

.product-detail-wrap .product-swiper-content .info-block p {
	line-height: 36px;
	font-size: 14px;
	color: #666
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .product-swiper-content .info-block p {
		line-height: 25px;
		font-size: 12px
	}
}

.product-detail-wrap .product-swiper-content .btn {
	display: block;
	width: 100%;
	height: 40px;
	margin-top: 20px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #054582;
	border-radius: 3px;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .product-swiper-content .btn {
		width: 80px;
		height: 35px;
		line-height: 35px;
		margin-top: 10px;
		font-size: 12px
	}
}

.product-detail-wrap .product-swiper-content .btn:hover {
	opacity: .8;
	-webkit-opacity: .8;
	filter: alpha(opacity=80)
}

.product-detail-wrap .box-02-content {
	width: 1087px;
	margin: 0 auto
}

@media screen and (max-width: 1024px) {
	.product-detail-wrap .box-02-content {
		width: 100%
	}
}

.product-detail-wrap .box-03-content {
	width: 100%;
	font-size: 14px
}

.product-detail-wrap .box-03-content p {
	margin-bottom: 15px
}

.product-detail-wrap .box-03-content img {
	max-width: 100%;
	height: auto !important
}

.product-detail-wrap .box-03-content ul {
	list-style: disc
}

.product-detail-wrap .box-03-content ul li {
	list-style: disc
}

.product-detail-wrap .box-03-content ol {
	list-style: decimal
}

.product-detail-wrap .box-03-content ol li {
	list-style: decimal
}

.experience-stores-wrap {
	width: 100%
}

.experience-stores-wrap .swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.experience-stores-wrap .dealer-box {
	padding-top: 20px;
	padding-bottom: 0
}

@media screen and (max-width: 750px) {
	.experience-stores-wrap .dealer-box {
		padding-top: .15rem;
		padding-bottom: .15rem
	}
}

.experience-stores-wrap .dealer-form {
	margin-bottom: 35px
}

@media screen and (max-width: 750px) {
	.experience-stores-wrap .dealer-form {
		margin-bottom: .15rem;
		margin-left: .1rem;
		margin-right: .1rem
	}
}

.experience-stores-wrap .dealer-select-box {
	float: left;
	width: 75%
}

@media screen and (max-width: 480px) {
	.experience-stores-wrap .dealer-select-box {
		float: none;
		width: 100%;
		margin-bottom: 5px
	}
}

.experience-stores-wrap .dealer-select-wp {
	float: left;
	width: 33.3333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	position: relative
}

.experience-stores-wrap .dealer-select-wp:first-child {
	padding-left: 0
}

.experience-stores-wrap .dealer-select-wp select {
	opacity: 0;
	z-index: 2
}

@media screen and (max-width: 480px) {
	.experience-stores-wrap .dealer-select-wp {
		float: none;
		width: 100%;
		padding-left: 0;
		margin-bottom: 5px
	}
}

.experience-stores-wrap .dealer-select {
	width: 100% !important;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
	height: 65px;
	line-height: 65px;
	font-size: 15px;
	color: #666
}

.experience-stores-wrap .dealer-select .customSelectInner {
	position: relative;
	width: 100% !important
}

.experience-stores-wrap .dealer-select .customSelectInner:after {
	display: block;
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-top: 8px solid #747474;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	top: 50%;
	margin-top: -4px;
	right: 20px
}

@media screen and (max-width: 750px) {
	.experience-stores-wrap .dealer-select {
		padding-left: .1rem
	}

	.experience-stores-wrap .dealer-select .customSelectInner:after {
		right: .1rem
	}
}

@media screen and (max-width: 480px) {
	.experience-stores-wrap .dealer-select {
		height: 40px;
		line-height: 40px
	}
}

.experience-stores-wrap .dealer-form-text {
	float: left;
	width: 20%;
	padding-left: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.experience-stores-wrap .dealer-form-text-en {
	width: 80%
}

.experience-stores-wrap .dealer-form-text input[type="text"] {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 65px;
	line-height: 65px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 15px;
	padding: 0 20px
}

@media screen and (max-width: 750px) {
	.experience-stores-wrap .dealer-form-text input[type="text"] {
		padding: 0 .1rem
	}
}

@media screen and (max-width: 480px) {
	.experience-stores-wrap .dealer-form-text {
		float: none;
		width: 100%;
		padding-left: 0;
		margin-bottom: 5px
	}

	.experience-stores-wrap .dealer-form-text input[type="text"] {
		height: 40px;
		line-height: 40px
	}
}

.experience-stores-wrap .dealer-form-button {
	float: left;
	width: 25%;
	padding-left: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.experience-stores-wrap .dealer-form-button input[type="submit"] {
	display: block;
	width: 100%;
	height: 65px;
	line-height: 65px;
	border: none;
	background-color: #646464;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.experience-stores-wrap .dealer-form-button input[type="submit"]:hover {
	background-color: #06529b
}

@media screen and (max-width: 480px) {
	.experience-stores-wrap .dealer-form-button {
		float: none;
		width: 100%;
		padding-left: 0
	}

	.experience-stores-wrap .dealer-form-button input[type="submit"] {
		height: 40px;
		line-height: 40px
	}
}

.experience-stores-wrap .dealer-stores-box {
	float: left;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	height: 700px;
	width: 345px;
	position: relative;
	-webkit-box-shadow: 0 31px 27px -21px #c6c6c6;
	box-shadow: 0 31px 27px -21px #c6c6c6
}

@media screen and (max-width: 750px) {
	.experience-stores-wrap .dealer-stores-box {
		float: none;
		width: auto;
		margin: 0 .1rem .1rem;
		height: 402px
	}
}

.experience-stores-wrap .dealer-area-map {
	margin-left: 345px;
	padding: 12px;
	background-color: #fff;
	-webkit-box-shadow: 0 31px 27px -21px #c6c6c6;
	box-shadow: 0 31px 27px -21px #c6c6c6
}

.experience-stores-wrap .dealer-area-map>div {
	width: 100%;
	height: 678px
}

@media screen and (max-width: 750px) {
	.experience-stores-wrap .dealer-area-map {
		margin-left: 0
	}

	.experience-stores-wrap .dealer-area-map>div {
		height: 339px
	}
}

.experience-stores-wrap .dealer-stores-top {
	height: 56px;
	line-height: 56px;
	border-bottom: 1px dashed #dedede;
	padding-left: 20px;
	font-size: 15px;
	color: #646464
}

.experience-stores-wrap .dealer-stores-top span {
	font-weight: bold;
	color: #ef8243
}

.experience-stores-wrap .dealer-stores-btns {
	border-top: 1px solid #b7b7b7
}

.experience-stores-wrap .dealer-stores-btns>div {
	float: left;
	width: 50%;
	height: 64px;
	position: relative;
	color: #343434;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid #e0e0e0;
	cursor: pointer;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.experience-stores-wrap .dealer-stores-btns>div:first-child {
	border-left: none
}

.experience-stores-wrap .dealer-stores-btns>div:after {
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	border-top: 1px solid #444;
	border-right: 1px solid #444;
	content: '';
	top: 50%;
	left: 50%
}

.experience-stores-wrap .dealer-stores-prev {
	background-color: #e1e1e1
}

.experience-stores-wrap .dealer-stores-prev:after {
	-webkit-transform: rotate(-225deg) translate(0, 12px);
	-moz-transform: rotate(-225deg) translate(0, 12px);
	-ms-transform: rotate(-225deg) translate(0, 12px);
	transform: rotate(-225deg) translate(0, 12px)
}

.experience-stores-wrap .dealer-stores-prev:hover {
	background-color: #bebebe
}

.experience-stores-wrap .dealer-stores-next {
	background-color: #d2d2d2
}

.experience-stores-wrap .dealer-stores-next:after {
	-webkit-transform: rotate(-45deg) translate(-6px, -6px);
	-moz-transform: rotate(-45deg) translate(-6px, -6px);
	-ms-transform: rotate(-45deg) translate(-6px, -6px);
	transform: rotate(-45deg) translate(-6px, -6px)
}

.experience-stores-wrap .dealer-stores-next:hover {
	background-color: #c5c5c5
}

.experience-stores-wrap .dealer-stores-container {
	width: 100%;
	height: 578px
}

.experience-stores-wrap .dealer-stores-container .swiper-slide {
	border-bottom: 1px dashed #dedede;
	padding-left: 35px;
	padding-top: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer
}

.experience-stores-wrap .dealer-stores-container .swiper-slide.on {
	background-color: #f9f9f9
}

.experience-stores-wrap .dealer-stores-container .swiper-slide.on .num {
	background-color: #054582;
	color: #fff
}

.experience-stores-wrap .dealer-stores-container .num {
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
	line-height: 32px;
	background-color: #efefef;
	font-size: 14px;
	color: #333
}

.experience-stores-wrap .dealer-stores-container .info {
	margin-left: 50px;
	margin-right: 5px
}

.experience-stores-wrap .dealer-stores-container .info h4 {
	font-size: 18px;
	color: #333;
	line-height: 28px;
	max-height: 56px;
	margin-bottom: 10px;
	overflow: hidden
}

.experience-stores-wrap .dealer-stores-container .info .p {
	font-size: 13px;
	color: #777;
	line-height: 24px;
	max-height: 72px;
	overflow: hidden
}

@media screen and (max-width: 750px) {
	.experience-stores-wrap .dealer-stores-container {
		height: 289px
	}
}

.feedback-wrap {
	width: 100%;
	padding: 50px 100px 90px;
	background-color: #f3f3f3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.feedback-wrap {
		padding: 20px 10px
	}
}

.feedback-wrap .form {
	width: 100%
}

.feedback-wrap .title {
	width: 100%;
	margin-bottom: 40px;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .title {
		margin-bottom: 20px
	}
}

.feedback-wrap .title .b-t {
	margin-bottom: 15px;
	line-height: 1;
	font-size: 30px;
	color: #333
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .title .b-t {
		margin-bottom: 5px;
		font-size: 18px
	}
}

.feedback-wrap .title .s-t {
	line-height: 1;
	font-size: 18px;
	color: #666
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .title .s-t {
		font-size: 12px
	}
}

.feedback-wrap .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 15px
}

.feedback-wrap .word-box {
	width: 88px;
	height: 50px;
	line-height: 50px;
	font-size: 0
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .word-box {
		width: 70px;
		height: 35px;
		line-height: 35px
	}
}

.feedback-wrap .word-box .txt {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #666
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .word-box .txt {
		font-size: 12px
	}
}

.feedback-wrap .word-box .mark {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #c91513
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .word-box .mark {
		font-size: 12px
	}
}

.feedback-wrap .input-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 50px;
	padding: 0 30px;
	background-color: #fff
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .input-box {
		height: 35px;
		padding: 0 5px
	}
}

.feedback-wrap .input-box.w-380 {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-moz-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 380px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .input-box.w-380 {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		width: auto
	}
}

.feedback-wrap .input-box .input {
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #999;
	background: none;
	border: none
}

.feedback-wrap .input-box .input::-webkit-input-placeholder {
	color: #b7b6b6
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .input-box .input {
		font-size: 12px
	}
}

.feedback-wrap .textarea-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 10px 30px;
	background-color: #fff
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .textarea-box {
		padding: 5px
	}
}

.feedback-wrap .textarea-box .textarea {
	width: 100%;
	font-size: 14px;
	color: #999;
	background: none;
	border: none
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .textarea-box .textarea {
		font-size: 12px
	}
}

.feedback-wrap .attention {
	padding-left: 116px;
	margin: 20px 0;
	font-size: 14px;
	color: #999
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .attention {
		padding-left: 70px;
		margin: 15px 0;
		font-size: 12px
	}
}

.feedback-wrap .row-yzm {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .row-yzm {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

.feedback-wrap .row-yzm .yzm-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.feedback-wrap .row-yzm .img-box {
	height: 50px;
	padding-left: 24px;
	line-height: 50px
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .row-yzm .img-box {
		height: 35px;
		padding-left: 10px;
		line-height: 35px
	}
}

.feedback-wrap .row-yzm .img-box img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%
}

.feedback-wrap .row-yzm .sub-box {
	width: 186px;
	height: 50px
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .row-yzm .sub-box {
		width: 100%;
		height: auto;
		margin-top: 15px;
		text-align: center
	}
}

.feedback-wrap .row-yzm .sub-box .button {
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #fff;
	background: #054582;
	border: none;
	cursor: pointer;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.feedback-wrap .row-yzm .sub-box .button {
		width: 100px;
		height: 35px;
		font-size: 14px
	}
}

.feedback-wrap .row-yzm .sub-box .button:hover {
	opacity: .8;
	-webkit-opacity: .8;
	filter: alpha(opacity=80)
}

.contact-wrap {
	width: 100%
}

.contact-wrap .wp1122 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 1122px;
	margin: 0 auto 50px
}

@media screen and (max-width: 1024px) {
	.contact-wrap .wp1122 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: 100%;
		margin: 0 auto .25rem;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
}

.contact-wrap .left-box {
	width: 425px
}

@media screen and (max-width: 1024px) {
	.contact-wrap .left-box {
		width: 100%
	}
}

.contact-wrap .left-box h3 {
	margin-bottom: 30px;
	line-height: 1;
	font-size: 24px;
	color: #333
}

@media screen and (max-width: 1024px) {
	.contact-wrap .left-box h3 {
		margin-bottom: 15px;
		font-size: 13px
	}
}

.contact-wrap .left-box p {
	margin-bottom: 20px;
	font-size: 16px;
	color: #777;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.contact-wrap .left-box p {
		margin-bottom: 10px;
		font-size: 12px
	}
}

.contact-wrap .ewm-box {
	width: 230px
}

@media screen and (max-width: 1024px) {
	.contact-wrap .ewm-box {
		width: 100%;
		text-align: center
	}
}

.contact-wrap .ewm-box .img-box {
	width: 100%;
	height: 230px;
	padding: 20px;
	border: 1px solid #efefef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.contact-wrap .ewm-box .img-box {
		display: inline-block;
		width: 150px;
		height: 150px;
		padding: 10px;
		margin-top: 20px
	}
}

.contact-wrap .ewm-box .img-box img {
	display: block;
	width: 100%;
	height: 100%
}

.contact-wrap .ewm-box .txt {
	margin-top: 25px;
	text-align: center;
	font-size: 18px;
	color: #333
}

@media screen and (max-width: 1024px) {
	.contact-wrap .ewm-box .txt {
		margin-top: 10px;
		font-size: 12px
	}
}

.contact-wrap .map-box {
	width: 100%
}

.contact-wrap .map-box>div {
	width: 100%;
	height: 500px
}

@media screen and (max-width: 1024px) {
	.contact-wrap .map-box>div {
		height: 2.5rem
	}
}

.history-wrap {
	width: 100%;
	padding-bottom: 85px
}

@media screen and (max-width: 1024px) {
	.history-wrap {
		padding: 0 15px .425rem;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
}

.history-wrap .history-content {
	position: relative;
	width: 100%
}

.history-wrap .line {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 100%;
	border-left: 1px dashed #555;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

@media screen and (max-width: 1024px) {
	.history-wrap .line {
		left: 20%;
		-webkit-transform: translateX(-20%);
		-moz-transform: translateX(-20%);
		-ms-transform: translateX(-20%);
		transform: translateX(-20%)
	}
}

.history-wrap .history-list-box {
	width: 100%;
	padding-top: 74px
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box {
		padding-top: 30px
	}
}

.history-wrap .history-list-box li:not(:last-child) {
	padding-bottom: 20px
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box li:not(:last-child) {
		padding-bottom: 10px
	}
}

.history-wrap .history-list-box li:nth-child(odd) .info {
	float: left;
	padding-right: 50px
}

.history-wrap .history-list-box li:nth-child(odd) .years {
	right: -135px
}

.history-wrap .history-list-box li:nth-child(odd) .dot {
	right: -13px
}

.history-wrap .history-list-box li:nth-child(odd) .triangle {
	right: -20px;
	border-color: transparent transparent transparent rgba(2,2,2,0.15)
}

.history-wrap .history-list-box li:nth-child(odd) .triangle::after {
	left: -10px;
	border-color: transparent transparent transparent #eee
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box li:nth-child(odd) .info {
		float: right;
		padding-left: 20px;
		padding-right: 0
	}

	.history-wrap .history-list-box li:nth-child(odd) .years {
		right: auto;
		left: -70px
	}

	.history-wrap .history-list-box li:nth-child(odd) .dot {
		right: auto;
		left: -5px
	}

	.history-wrap .history-list-box li:nth-child(odd) .triangle {
		right: auto;
		left: -20px;
		border-color: transparent rgba(2,2,2,0.15) transparent transparent
	}

	.history-wrap .history-list-box li:nth-child(odd) .triangle::after {
		left: auto;
		right: -10px;
		border-color: transparent #eee transparent transparent
	}
}

.history-wrap .history-list-box li:nth-child(even) .info {
	float: right;
	padding-left: 50px
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box li:nth-child(even) .info {
		padding-left: 20px
	}
}

.history-wrap .history-list-box li:nth-child(even) .years {
	left: -135px
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box li:nth-child(even) .years {
		left: -60px
	}
}

.history-wrap .history-list-box li:nth-child(even) .dot {
	left: -13px
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box li:nth-child(even) .dot {
		left: -5px
	}
}

.history-wrap .history-list-box li:nth-child(even) .triangle {
	left: -20px;
	border-color: transparent rgba(2,2,2,0.15) transparent transparent
}

.history-wrap .history-list-box li:nth-child(even) .triangle::after {
	right: -10px;
	border-color: transparent #eee transparent transparent
}

.history-wrap .history-list-box .years {
	position: absolute;
	top: 50%;
	line-height: 1;
	font-size: 34px;
	font-family: "Arial";
	color: #888;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box .years {
		font-size: 16px
	}
}

.history-wrap .history-list-box .info {
	position: relative;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box .info {
		width: 80%
	}
}

.history-wrap .history-list-box .dot {
	position: absolute;
	top: 50%;
	width: 10px;
	height: 10px;
	padding: 7px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #959595;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box .dot {
		width: 5px;
		height: 5px;
		padding: 3px
	}
}

.history-wrap .history-list-box .dot span {
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	background-color: #054582;
	border-radius: 50%
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box .dot span {
		width: 5px;
		height: 5px
	}
}

.history-wrap .history-list-box .box {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 30px;
	background-color: #eee;
	border: 1px solid rgba(2,2,2,0.15);
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box .box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 15px
	}
}

.history-wrap .history-list-box .img {
	width: 160px;
	height: 120px
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box .img {
		width: 100%;
		height: auto !important;
		margin-bottom: 10px
	}
}

.history-wrap .history-list-box .img img {
	display: block;
	width: 100%;
	height: 100%
}

.history-wrap .history-list-box .msg {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 20px
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box .msg {
		padding-left: 0
	}
}

.history-wrap .history-list-box .msg .tt {
	margin-bottom: 15px;
	font-size: 16px;
	color: #333;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box .msg .tt {
		margin-bottom: 5px;
		font-size: 13px
	}
}

.history-wrap .history-list-box .msg .p {
	line-height: 30px;
	font-size: 14px;
	color: #666
}

@media screen and (max-width: 1024px) {
	.history-wrap .history-list-box .msg .p {
		line-height: 15px;
		font-size: .11rem
	}
}

.history-wrap .history-list-box .triangle {
	display: inline-block;
	position: absolute;
	top: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 10px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.history-wrap .history-list-box .triangle::after {
	content: '';
	position: absolute;
	top: -4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 9px
}

.join-wrap {
	width: 100%
}

.join-wrap .wp1460 {
	width: 1460px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1440px) {
	.join-wrap .wp1460 {
		width: 100%;
		padding: 0 20px
	}
}

@media screen and (max-width: 1024px) {
	.join-wrap .wp1460 {
		width: 100%;
		padding: 0
	}
}

.join-wrap .wp1356 {
	width: 1356px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1440px) {
	.join-wrap .wp1356 {
		width: 100%;
		padding: 0 20px
	}
}

@media screen and (max-width: 1024px) {
	.join-wrap .wp1356 {
		width: 100%;
		padding: 0
	}
}

.join-wrap .title {

	width: 100%;
	text-align: center
}

.join-wrap .title.t-l {
	text-align: left
}

.join-wrap .title.w-540 {
	width: 540px
}

@media screen and (max-width: 1024px) {
	.join-wrap .title.w-540 {
		width: 100%
	}
}

.join-wrap .title .cn {
	margin-bottom: 20px;
	line-height: 1;
	font-size: 39px;
	color: #000
}

@media screen and (max-width: 1024px) {
	.join-wrap .title .cn {
		margin-bottom: 10px;
		font-size: .195rem
	}
}

.join-wrap .title .en {
	line-height: 1;
	font-size: 48px;
	font-family: "Didot";
	color: #054582;
	font-weight: bold;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.join-wrap .title .en {
		font-size: .24rem
	}
}

.join-wrap .title .white {
	color: #fff
}

.join-wrap .button-prev,.join-wrap .button-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	outline: none;
	cursor: pointer
}

.join-wrap .button-prev i,.join-wrap .button-next i {
	font-size: 28px;
	color: #666
}

@media screen and (max-width: 1024px) {
	.join-wrap .button-prev i,.join-wrap .button-next i {
		font-size: 14px
	}
}

.join-wrap .button-prev.section-02-btn i,.join-wrap .button-next.section-02-btn i {
	color: #8096ad
}

.join-wrap .button-prev {
	left: 0
}

@media screen and (max-width: 1024px) {
	.join-wrap .button-prev {
		left: 5px
	}
}

.join-wrap .button-next {
	right: 0
}

@media screen and (max-width: 1024px) {
	.join-wrap .button-next {
		right: 5px
	}
}

.join-wrap .section-01 {
	width: 100%;
	padding-bottom: 125px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-01 {
		padding-bottom: .625rem
	}
}

.join-wrap .section-01 .section-01-box {
	position: relative;
	width: 100%;
	padding: 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-01 .section-01-box {
		padding: 0 30px
	}
}

.join-wrap .section-01 .swiper-container {
	height: 385px;
	margin-top: 35px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-01 .swiper-container {
		height: 205px;
		margin-top: .175rem
	}
}

.join-wrap .section-01 .swiper-slide {
	width: 320px;
	height: 380px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-01 .swiper-slide {
		height: 200px
	}
}

.join-wrap .section-01 .inner {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 25px;
	background-color: #f7f7f7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-01 .inner {
		padding: 10px
	}
}

.join-wrap .section-01 .img-box {
	position: relative;
	width: 100%;
	padding-top: 66.66667%;
	overflow: hidden
}

.join-wrap .section-01 .img-box img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.join-wrap .section-01 .msg-box {
	margin-top: 25px;
	font-size: 0
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-01 .msg-box {
		margin-top: .125rem
	}
}

.join-wrap .section-01 .msg-box .msg-tt {
	margin-bottom: 15px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-01 .msg-box .msg-tt {
		margin-bottom: 5px
	}
}

.join-wrap .section-01 .msg-box .num {
	display: inline-block;
	vertical-align: bottom;
	line-height: 1;
	font-size: 30px;
	color: #f98f1c;
	font-weight: bold;
	font-style: italic
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-01 .msg-box .num {
		font-size: 14px
	}
}

.join-wrap .section-01 .msg-box .name {
	display: inline-block;
	vertical-align: bottom;
	padding-left: 15px;
	font-size: 20px;
	color: #333
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-01 .msg-box .name {
		padding-left: 5px;
		margin-bottom: -2px;
		font-size: .11rem
	}
}

.join-wrap .section-01 .p {
	line-height: 25px;
	font-size: 14px;
	color: #777
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-01 .p {
		font-size: .11rem;
		line-height: 15px
	}
}

.join-wrap .section-01 .shadow-box {
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 100%;
	z-index: 1
}

.join-wrap .section-01 .shadow-box img {
	width: 100%
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-01 .shadow-box {
		bottom: -10px
	}
}

.join-wrap .section-02 {
	width: 100%;
	padding: 90px 0 130px;
	background-color: #002c5a
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-02 {
		padding: .45rem 0 .65rem
	}
}

.join-wrap .section-02 .section-02-box {
	position: relative;
	width: 100%;
	padding: 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-02 .section-02-box {
		padding: 0 30px
	}
}

.join-wrap .section-02 .swiper-container {
	margin-top: 70px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-02 .swiper-container {
		margin-top: .35rem
	}
}

.join-wrap .section-02 .swiper-slide {
	display: block;
	width: 320px;
	height: 320px;
	padding: 25px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-02 .swiper-slide {
		height: 160px;
		padding: 10px
	}
}

.join-wrap .section-02 .img-box {
	position: relative;
	width: 100%;
	padding-top: 66.66667%;
	overflow: hidden
}

.join-wrap .section-02 .img-box img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.join-wrap .section-02 .msg-box {
	margin-top: 25px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-02 .msg-box {
		margin-top: .125rem;
		line-height: 15px;
		font-size: .11rem
	}
}

.join-wrap .section-03 {
	width: 100%;
	padding: 90px 0 145px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-03 {
		padding: .45rem 0
	}
}

.join-wrap .section-03 .section-03-box {
	position: relative;
	width: 100%;
	padding: 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-03 .section-03-box {
		padding: 0 30px
	}
}

.join-wrap .section-03 .swiper-container {
	margin-top: 65px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-03 .swiper-container {
		margin-top: .325rem
	}
}

.join-wrap .section-03 .swiper-slide {
	display: block;
	width: 680px;
	height: 450px;
	padding: 30px;
	background-color: #efefef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-03 .swiper-slide {
		height: 220px;
		padding: 10px
	}
}

.join-wrap .section-03 .img-box {
	position: relative;
	width: 100%;
	padding-top: 54.64927%;
	overflow: hidden
}

.join-wrap .section-03 .img-box img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.join-wrap .section-03 .msg-box {
	margin-top: 25px;
	text-align: center;
	font-size: 22px;
	color: #333;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-03 .msg-box {
		margin-top: .125rem;
		font-size: .11rem
	}
}

.join-wrap .section-04 {
	width: 100%;
	padding: 107px 0 188px;
	background-image: url(../images/article_22.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-04 {
		padding: .5rem 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
}

.join-wrap .section-04 .list-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 85px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-04 .list-box {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 85px
	}
}

.join-wrap .section-04 .list {
	width: 250px;
	height: 300px;
	padding: 45px 30px 10px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1400px) {
	.join-wrap .section-04 .list {
		width: 240px;
		padding: 30px 20px 10px
	}
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-04 .list {
		width: 150px;
		height: 150px;
		padding: 10px;
		margin-bottom: 15px
	}
}

.join-wrap .section-04 .img {
	width: 100%;
	height: 62px;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-04 .img {
		height: auto
	}
}

.join-wrap .section-04 .img img {
	display: inline-block;
	vertical-align: top;
	width: 73px;
	height: 100%
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-04 .img img {
		width: 40px;
		height: auto
	}
}

.join-wrap .section-04 .txt {
	margin-top: 25px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-04 .txt {
		margin-top: .125rem;
		font-size: .11rem;
		line-height: 15px
	}
}

.join-wrap .section-05 {
	padding: 90px 0 140px;
	background: url(../images/article_23.jpg) no-repeat;
	background-position: center;
	background-size: cover
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-05 {
		padding: .45rem 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
}

.join-wrap .section-05 .wp1260 {
	width: 1260px;
	margin: 0 auto
}

@media screen and (max-width: 1320px) {
	.join-wrap .section-05 .wp1260 {
		width: 100%;
		padding: 0 20px
	}
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-05 .wp1260 {
		width: 100%;
		padding: 0
	}
}

.join-wrap .section-05 .section-05-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	margin-top: 128px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-05 .section-05-box {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-top: .45rem
	}
}

.join-wrap .section-05 .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 11%
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-05 .item {
		width: auto;
		margin-bottom: 15px
	}
}

.join-wrap .section-05 .icon-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 105px;
	height: 105px;
	background-color: #054582;
	border: 7px solid #d1dde9;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.join-wrap .section-05 .icon-box .iconfont {
	display: inline-block;
	font-size: 32px;
	color: #fff
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-05 .icon-box .iconfont {
		font-size: 16px
	}
}

.join-wrap .section-05 .icon-box .icon-img {
	width: 32px
}

.join-wrap .section-05 .icon-box .icon-img img {
	display: block;
	max-width: 100%
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-05 .icon-box {
		width: 50px;
		height: 50px;
		border-width: 4px
	}
}

.join-wrap .section-05 .p {
	width: 100%;
	margin-top: 25px;
	line-height: 1;
	text-align: center;
	font-size: 18px;
	color: #555
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-05 .p {
		margin-top: .125rem;
		font-size: .11rem
	}
}

.join-wrap .section-05 .arrow {
	width: 5%;
	padding-top: 45px;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-05 .arrow {
		width: auto;
		padding: .225rem 0 0
	}

	.join-wrap .section-05 .arrow img {
		width: 30px;
		height: auto
	}
}

.join-wrap .section-06 {
	width: 100%
}

.join-wrap .section-06 .section-06-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.join-wrap .section-06 .left-box {
	width: 50%;
	height: 770px
}

.join-wrap .section-06 .left-box img {
	display: block;
	width: 100%;
	height: 100%
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .left-box {
		display: none
	}
}

.join-wrap .section-06 .right-box {
	width: 50%;
	height: 770px;
	padding-top: 120px;
	padding-left: 80px;
	background: url(../images/article_25.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .right-box {
		width: 100%;
		height: auto;
		padding: 30px 15px
	}
}

.join-wrap .section-06 .form-box {
	width: 540px;
	padding-top: 70px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .form-box {
		width: 100%;
		padding-top: 20px
	}
}

.join-wrap .section-06 .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 50px;
	padding: 0 15px;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.join-wrap .section-06 .row.bg-none {
	padding: 0;
	background: none;
	border: none
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .row {
		height: 35px;
		padding: 0 5px;
		margin-bottom: 15px
	}
}

.join-wrap .section-06 .icon-box-01 {
	width: 18px;
	height: 20px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .icon-box-01 {
		width: 9px;
		height: 10px
	}
}

.join-wrap .section-06 .icon-box-02 {
	width: 14px;
	height: 20px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .icon-box-02 {
		width: 7px;
		height: 10px
	}
}

.join-wrap .section-06 .icon-box-03 {
	width: 18px;
	height: 18px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .icon-box-03 {
		width: 9px;
		height: 9px
	}
}

.join-wrap .section-06 .icon-img {
	display: block;
	width: 100%;
	height: 100%
}

.join-wrap .section-06 .word {
	padding-left: 5px;
	font-size: 14px;
	font-family: "Microsoft YaHei UI";
	color: #999
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .word {
		font-size: .11rem
	}
}

.join-wrap .section-06 .input-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 100%;
	padding: 0 10px
}

.join-wrap .section-06 .input-box .input {
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #666;
	background: none;
	border: none
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .input-box .input {
		font-size: .11rem
	}
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .input-box {
		padding: 0 5px
	}
}

.join-wrap .section-06 .select-box {
	position: relative;
	width: 170px;
	height: 50px;
	background-color: #fff
}

.join-wrap .section-06 .select-box:not(:first-child) {
	margin-left: 15px
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .select-box:not(:first-child) {
		margin-left: 10px
	}
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .select-box {
		width: 108px;
		height: 35px
	}
}

.join-wrap .section-06 .icon-xiangxia {
	position: absolute;
	top: 50%;
	right: 12px;
	font-size: 14px;
	color: #999;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .icon-xiangxia {
		right: 5px;
		font-size: 12px
	}
}

.join-wrap .section-06 .select {
	width: 100%;
	height: 100%;
	padding: 0 12px;
	font-size: 14px;
	color: #999;
	background: none;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .select {
		padding: 0 5px;
		font-size: .11rem
	}
}

.join-wrap .section-06 .yzm-img {
	width: 98px;
	height: 30px
}

.join-wrap .section-06 .yzm-img img {
	display: block;
	width: 100%;
	height: 100%
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .yzm-img {
		width: 50px;
		height: 15px
	}
}

.join-wrap .section-06 .btn-box {
	width: 100%;
	height: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .btn-box {
		height: 35px
	}
}

.join-wrap .section-06 .btn-box .button {
	width: 100%;
	height: 100%;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background: #21bfc3;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.join-wrap .section-06 .btn-box .button:hover {
	opacity: .9;
	-webkit-opacity: .9;
	filter: alpha(opacity=90)
}

@media screen and (max-width: 1024px) {
	.join-wrap .section-06 .btn-box .button {
		font-size: 12px
	}
}

.article-title {
	position: relative;
	padding-bottom: 15px;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.article-title {
		padding-bottom: .075rem
	}
}

.article-title .cn {
	margin-bottom: 10px;
	line-height: 1;
	font-size: 30px;
	font-family: "Source Han Sans CN";
	color: #333;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.article-title .cn {
		margin-bottom: .05rem;
		font-size: .15rem
	}
}

.article-title .en {
	line-height: 1;
	font-size: 14px;
	font-family: "Source Han Sans CN";
	color: #333;
	text-transform: uppercase
}

@media screen and (max-width: 1024px) {
	.article-title .en {
		font-size: .09rem
	}
}

.article-title::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 50px;
	height: 2px;
	background-color: #054582;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

@media screen and (max-width: 1024px) {
	.article-title::after {
		width: 25px;
		height: 1px
	}
}

.news-list-wrap {
	width: 100%
}

.news-list-wrap .list-box {
	width: 100%
}

.news-list-wrap .list {
	width: 100%;
	padding-bottom: 20px
}

.news-list-wrap .list:last-child {
	padding-bottom: 0
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .list {
		padding-bottom: 15px
	}
}

.news-list-wrap .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}

.news-list-wrap .item:hover .date-box {
	background-color: #27bec4
}

.news-list-wrap .item:hover .con-box {
	background-color: #054582
}

.news-list-wrap .item:hover .con-box .title {
	color: #fff;
	border-color: rgba(255,255,255,0.5)
}

.news-list-wrap .item:hover .con-box .msg {
	color: #fff
}

.news-list-wrap .date-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100px;
	height: 115px;
	background-color: #4f4f4f;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.news-list-wrap .date-box .day {
	font-size: 36px;
	color: #fff
}

.news-list-wrap .date-box .month {
	font-size: 14px;
	font-family: "Arial";
	color: #fff
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .date-box {
		display: none
	}
}

.news-list-wrap .con-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 40px 70px 40px 35px;
	background-color: #f5f5f5;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .con-box {
		padding: 15px
	}
}

.news-list-wrap .con-box .img-box {
	width: 251px;
	height: 147px;
	padding-right: 44px;
	line-height: 147px;
	text-align: center
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .con-box .img-box {
		width: 125px;
		height: 73px;
		line-height: 73px;
		padding-right: 20px
	}
}

.news-list-wrap .con-box .img-box img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%
}

.news-list-wrap .con-box .info-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0
}

.news-list-wrap .con-box .info-box .title {
	width: 100%;
	padding: 20px 0 15px;
	line-height: 1;
	font-size: 20px;
	color: #333;
	border-bottom: 1px solid #dcdcdc;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .con-box .info-box .title {
		padding: 5px 0 10px;
		font-size: 13px
	}
}

.news-list-wrap .con-box .info-box .msg {
	height: 50px;
	margin-top: 10px;
	line-height: 25px;
	font-size: 13px;
	color: #666;
	overflow: hidden;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .con-box .info-box .msg {
		height: 40px;
		margin-top: 0;
		line-height: 20px;
		font-size: 12px
	}
}

.news-list-wrap .result-list-box {
	width: 100%;
	margin-top: 40px
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .result-list-box {
		margin-top: .2rem
	}
}

.news-list-wrap .result-list-box .result-list {
	width: 100%
}

.news-list-wrap .result-list-box .result-list:not(:last-child) {
	margin-bottom: 20px
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .result-list-box .result-list:not(:last-child) {
		margin-bottom: 15px
	}
}

.news-list-wrap .result-list-box .result-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 20px 40px 20px 20px;
	background-color: #f5f5f5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .result-list-box .result-item {
		padding: 10px
	}
}

.news-list-wrap .result-list-box .result-item:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(2,2,2,0.2);
	box-shadow: 0px 0px 10px 0px rgba(2,2,2,0.2)
}

.news-list-wrap .result-list-box .result-item:hover .img-box img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.news-list-wrap .result-list-box .result-item:hover .info-date {
	background-color: #054582
}

.news-list-wrap .result-list-box .img-box {
	width: 295px;
	height: 200px;
	margin-right: 80px;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .result-list-box .img-box {
		width: 148px;
		height: 100px;
		margin-right: 25px
	}
}

.news-list-wrap .result-list-box .img-box img {
	display: inline-block;
	width: 100%;
	height: 100%;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.news-list-wrap .result-list-box .info-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 0
}

.news-list-wrap .result-list-box .info-box .info-title {
	width: 100%;
	margin-bottom: 20px;
	line-height: 1;
	font-size: 20px;
	color: #333;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .result-list-box .info-box .info-title {
		margin-bottom: .1rem;
		font-size: 14px
	}
}

.news-list-wrap .result-list-box .info-box .info-con {
	height: 50px;
	line-height: 25px;
	font-size: 15px;
	color: #777;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .result-list-box .info-box .info-con {
		height: 40px;
		line-height: 20px;
		font-size: 12px
	}
}

.news-list-wrap .result-list-box .info-date {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	margin-left: 50px;
	background: #555;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .result-list-box .info-date {
		display: none
	}
}

.news-list-wrap .result-list-box .info-date .d1 {
	font-size: 24px;
	font-family: "Arial";
	color: #fff
}

.news-list-wrap .result-list-box .info-date .d2 {
	font-size: 14px;
	font-family: "Arial";
	color: #fff
}

.news-list-wrap .result-list-box .search-box {
	line-height: 25px;
	font-size: 15px;
	color: #777
}

@media screen and (max-width: 1024px) {
	.news-list-wrap .result-list-box .search-box {
		line-height: 20px;
		font-size: 12px
	}
}

.product-list-wrap {
	width: 100%
}

.product-list-wrap .filter-box {
	width: 100%;
	margin-bottom: 25px;
	background-color: #f7f7f7;
	border: 1px solid #ddd
}

@media screen and (max-width: 1024px) {
	.product-list-wrap .filter-box {
		display: none
	}
}

.product-list-wrap .filter-first-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 60px;
	background-color: #e9e9e9
}

.product-list-wrap .filter-first-block .filter-item {
	position: relative;
	width: 170px;
	height: 100%;
	line-height: 60px;
	text-align: center
}

.product-list-wrap .filter-first-block .filter-item::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/hover_01.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	z-index: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.product-list-wrap .filter-first-block .filter-item .filter-item-txt {
	position: relative;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	z-index: 1;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.product-list-wrap .filter-first-block .filter-item:hover::after,.product-list-wrap .filter-first-block .filter-item.on::after {
	visibility: visible;
	opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100)
}

.product-list-wrap .filter-first-block .filter-item:hover .filter-item-txt,.product-list-wrap .filter-first-block .filter-item.on .filter-item-txt {
	color: #fff
}

.product-list-wrap .filter-second-block {
	padding: 40px 35px
}

.product-list-wrap .filter-second-block .filter-second-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 20px 0;
	border-top: 1px dashed rgba(221,221,221,0.8);
	border-bottom: 1px dashed rgba(221,221,221,0.8)
}

.product-list-wrap .filter-second-block .filter-item {
	display: block;
	font-size: 16px;
	color: #666;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.product-list-wrap .filter-second-block .filter-item:not(:last-child) {
	padding-right: 40px
}

.product-list-wrap .filter-second-block .filter-item:hover,.product-list-wrap .filter-second-block .filter-item.on {
	color: #054582;
	font-weight: bold
}

.product-list-wrap .list-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}

.product-list-wrap .list-box .list {
	width: 25%;
	margin-bottom: 20px;
	padding: 0 9px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.product-list-wrap .list-box .list {
		width: 50%;
		padding: 0 5px;
		margin-bottom: 15px
	}
}

.product-list-wrap .list-box .item {
	display: block;
	width: 100%
}

.product-list-wrap .list-box .item:hover .img-box img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.product-list-wrap .list-box .item:hover .info-box {
	background-color: #054582
}

.product-list-wrap .list-box .item:hover .info-box .title,.product-list-wrap .list-box .item:hover .info-box .p {
	color: #fff
}

.product-list-wrap .list-box .item:hover .info-box .icon {
	border-color: rgba(255,255,255,0.5)
}

.product-list-wrap .list-box .item:hover .info-box .icon i {
	color: rgba(255,255,255,0.5)
}

.product-list-wrap .list-box .img-box {
	position: relative;
	width: 100%;
	padding-top: 83.03571%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

.product-list-wrap .list-box .img-box img {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.product-list-wrap .list-box .info-box {
	width: 100%;
	padding: 40px 50px;
	background-color: #f7f7f7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

@media screen and (max-width: 1024px) {
	.product-list-wrap .list-box .info-box {
		padding: 10px
	}
}

.product-list-wrap .list-box .info-box .title {
	margin-bottom: 10px;
	line-height: 1;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

@media screen and (max-width: 1024px) {
	.product-list-wrap .list-box .info-box .title {
		font-size: 13px;
		margin-bottom: 5px
	}
}

.product-list-wrap .list-box .info-box .p {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

@media screen and (max-width: 1024px) {
	.product-list-wrap .list-box .info-box .p {
		font-size: 12px
	}
}

.product-list-wrap .list-box .info-box .icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 20px;
	height: 20px;
	margin-top: 30px;
	border: 1px solid #848484;
	border-radius: 50%;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

@media screen and (max-width: 1024px) {
	.product-list-wrap .list-box .info-box .icon {
		margin-top: 15px;
		width: 15px;
		height: 15px
	}
}

.product-list-wrap .list-box .info-box .icon i {
	display: inline-block;
	font-size: 12px;
	color: #848484;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

.honor-list-wrap {
	width: 100%
}

.honor-list-wrap .list-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}

.honor-list-wrap .list {
	width: 25%;
	padding: 0 15px;
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.honor-list-wrap .list {
		width: 50%;
		padding: 0 5px;
		margin-bottom: 15px
	}
}

.honor-list-wrap .item {
	width: 100%;
	padding: 30px 24px;
	background-color: #efefef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.honor-list-wrap .item {
		padding: .15rem .12rem
	}
}

.honor-list-wrap .item .img {
	position: relative;
	width: 100%;
	padding-top: 65.94203%;
	overflow: hidden
}

.honor-list-wrap .item .img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.honor-list-wrap .item .p {
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	color: #333;
	text-align: center;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.honor-list-wrap .item .p {
		margin-top: .15rem;
		font-size: 12px
	}
}

.honor-list-wrap .item:hover {
	background-color: #054582
}

.honor-list-wrap .item:hover .p {
	color: #fff
}

.album-list-wrap {
	width: 100%
}

.album-list-wrap .list-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}

.album-list-wrap .list {
	width: 25%;
	height: 340px;
	padding: 0 15px;
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.album-list-wrap .list {
		width: 50%;
		height: 200px;
		padding: 0 5px;
		margin-bottom: .15rem
	}
}

.album-list-wrap .item {
	display: block;
	width: 100%;
	height: 100%;
	padding: 30px 25px;
	background-color: #efefef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.album-list-wrap .item {
		padding: 10px
	}
}

.album-list-wrap .item .img-box {
	position: relative;
	width: 100%;
	padding-top: 65.21739%;
	overflow: hidden
}

.album-list-wrap .item .img-box img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.album-list-wrap .item .p {
	width: 100%;
	max-height: 48px;
	margin-top: 30px;
	line-height: 24px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.album-list-wrap .item .p {
		max-height: 40px;
		margin-top: 15px;
		line-height: 20px;
		font-size: .1rem
	}
}

.album-list-wrap .item .date {
	margin-top: 10px;
	line-height: 1;
	font-size: 14px;
	color: #666;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.album-list-wrap .item .date {
		margin-top: 5px;
		font-size: .09rem
	}
}

.album-list-wrap .item:hover {
	background-color: #054582
}

.album-list-wrap .item:hover .p,.album-list-wrap .item:hover .date {
	color: #fff
}

.case-list-wrap {
	width: 100%
}

.case-list-wrap .case-hd {
	position: relative;
	width: 100%;
	padding: 50px 115px 50px 48px;
	background-color: #efefef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.case-list-wrap .case-hd {
		padding: 20px 20px 50px
	}
}

.case-list-wrap .case-hd .swiper-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

@media screen and (max-width: 1024px) {
	.case-list-wrap .case-hd .swiper-slide {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.case-list-wrap .case-hd .img-box {
	position: relative;
	width: 669px;
	padding-top: 32.82134%;
	margin-right: 80px;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.case-list-wrap .case-hd .img-box {
		width: 100%;
		padding-top: 62.46154%;
		margin-right: 0
	}
}

.case-list-wrap .case-hd .img-box img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.case-list-wrap .case-hd .info-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	padding-top: 59px
}

@media screen and (max-width: 1024px) {
	.case-list-wrap .case-hd .info-box {
		width: 100%;
		padding-top: .295rem
	}
}

.case-list-wrap .case-hd .info-box .title {
	width: 100%;
	margin-bottom: 30px;
	line-height: 1;
	font-size: 24px;
	color: #333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.case-list-wrap .case-hd .info-box .title {
		margin-bottom: .15rem;
		font-size: 14px
	}
}

.case-list-wrap .case-hd .info-box .p {
	height: 150px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.case-list-wrap .case-hd .info-box .p {
		height: 125px;
		line-height: 25px;
		font-size: 12px
	}
}

.case-list-wrap .case-hd .info-box .more-btn {
	display: inline-block;
	width: 150px;
	height: 40px;
	margin-top: 45px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	font-family: "Arial";
	color: #054582;
	text-transform: uppercase;
	border: 2px solid #054582;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

.case-list-wrap .case-hd .info-box .more-btn:hover {
	color: #fff;
	background-color: #054582
}

@media screen and (max-width: 1024px) {
	.case-list-wrap .case-hd .info-box .more-btn {
		width: 80px;
		height: 30px;
		margin-top: .225rem;
		line-height: 28px;
		font-size: 12px;
		border-width: 1px
	}
}

.case-list-wrap .case-hd .swiper-pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	right: 40px;
	top: 0;
	width: 10px;
	height: 100%
}

@media screen and (max-width: 1024px) {
	.case-list-wrap .case-hd .swiper-pagination {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		right: 0;
		top: auto;
		bottom: 20px;
		width: 100%;
		height: auto
	}
}

.case-list-wrap .case-hd .my-bullet {
	display: block;
	width: 10px;
	height: 10px;
	margin: 8px 0;
	background-color: #333;
	border-radius: 50%;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.case-list-wrap .case-hd .my-bullet {
		width: 8px;
		height: 8px;
		margin: 0 3px
	}
}

.case-list-wrap .case-hd .my-bullet.my-bullet-active {
	background-color: #054582
}

.case-list-wrap .case-bd {
	width: 100%;
	margin-top: 45px
}

@media screen and (max-width: 1024px) {
	.case-list-wrap .case-bd {
		margin-top: .225rem
	}
}

.case-list-wrap .list-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}

.case-list-wrap .list {
	width: 448px;
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1366px) {
	.case-list-wrap .list {
		width: 420px
	}
}

@media screen and (max-width: 1024px) {
	.case-list-wrap .list {
		width: 50%;
		padding: 0 5px;
		margin-bottom: .15rem
	}
}

.case-list-wrap .item {
	display: block;
	width: 100%;
	padding: 40px 35px 30px;
	background-color: #efefef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.case-list-wrap .item {
		padding: 10px
	}
}

.case-list-wrap .item .img {
	position: relative;
	width: 100%;
	padding-top: 68.78307%;
	overflow: hidden
}

.case-list-wrap .item .img img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.case-list-wrap .item p {
	width: 100%;
	margin-top: 30px;
	text-align: center;
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: .2s ease all;
	-moz-transition: .2s ease all;
	-o-transition: .2s ease all;
	transition: .2s ease all
}

@media screen and (max-width: 1024px) {
	.case-list-wrap .item p {
		margin-top: 10px;
		font-size: 12px
	}
}

.case-list-wrap .item:hover {
	background-color: #054582
}

.case-list-wrap .item:hover p {
	color: #fff
}

.dealer-list-wrap {
	width: 100%
}

.dealer-list-wrap .list-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}

.dealer-list-wrap .list {
	width: 100%
}

.dealer-list-wrap .list:not(:last-child) {
	margin-bottom: 30px
}

@media screen and (max-width: 1024px) {
	.dealer-list-wrap .list:not(:last-child) {
		margin-bottom: .15rem
	}
}

.dealer-list-wrap .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 30px 70px 30px 35px;
	background-color: #efefef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.dealer-list-wrap .item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 20px
	}
}

.dealer-list-wrap .item:hover .img img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.dealer-list-wrap .item:hover .info-box .title {
	color: #054582
}

.dealer-list-wrap .img {
	position: relative;
	width: 550px;
	padding-top: 27.39726%;
	margin-right: 70px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.dealer-list-wrap .img {
		width: 100%;
		height: auto;
		padding-top: 0;
		margin-right: 0
	}
}

.dealer-list-wrap .img img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

@media screen and (max-width: 1024px) {
	.dealer-list-wrap .img img {
		position: relative;
		left: auto;
		top: auto;
		width: 100%;
		height: auto
	}
}

.dealer-list-wrap .info-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	padding-top: 75px
}

@media screen and (max-width: 1024px) {
	.dealer-list-wrap .info-box {
		width: 100%;
		padding-top: 15px
	}
}

.dealer-list-wrap .info-box .title {
	width: 100%;
	margin-bottom: 25px;
	line-height: 1;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: .4s ease all;
	-moz-transition: .4s ease all;
	-o-transition: .4s ease all;
	transition: .4s ease all
}

@media screen and (max-width: 1024px) {
	.dealer-list-wrap .info-box .title {
		margin-bottom: 10px;
		font-size: 13px
	}
}

.dealer-list-wrap .info-box .msg {
	height: 120px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden
}

@media screen and (max-width: 1024px) {
	.dealer-list-wrap .info-box .msg {
		height: 60px;
		line-height: 20px;
		font-size: 12px
	}
}

.recruitment-wrap {
	width: 1192px;
	margin: 0 auto
}

@media screen and (max-width: 1024px) {
	.recruitment-wrap {
		width: 100%
	}
}

.recruitment-wrap .job-box {
	margin-bottom: 20px
}

.recruitment-wrap .job-box .hd {
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	cursor: pointer;
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #f0f1f5;
	border: 1px solid #dee1eb;
	height: 60px;
	line-height: 58px
}

.recruitment-wrap .job-box .hd:hover .name {
	color: #054582
}

.recruitment-wrap .job-box .hd:hover .site {
	color: #054582
}

.recruitment-wrap .job-box .hd:hover .people {
	color: #054582
}

.recruitment-wrap .job-box .hd.active {
	border: 1px solid #054582;
	background-color: #054582
}

.recruitment-wrap .job-box .hd.active .name {
	color: #fff
}

.recruitment-wrap .job-box .hd.active .site {
	color: #fff
}

.recruitment-wrap .job-box .hd.active .people {
	color: #fff
}

.recruitment-wrap .job-box .hd.active .iconfont {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	background-color: #fff;
	color: #054582
}

.recruitment-wrap .job-box .name {
	float: left;
	padding-left: 30px;
	width: 38%;
	color: #333;
	font-size: 18px
}

.recruitment-wrap .job-box .site {
	float: left;
	width: 34%;
	font-size: 14px;
	color: #666
}

.recruitment-wrap .job-box .people {
	float: left;
	font-size: 14px;
	color: #666
}

.recruitment-wrap .job-box .iconfont {
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	position: absolute;
	top: 50%;
	right: 30px;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background-color: #054582;
	text-align: center;
	border-radius: 50%;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	color: #fff
}

.recruitment-wrap .job-box .bd {
	display: none;
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 15px
}

.recruitment-wrap .job-box .bd h4 {
	margin-top: 37px;
	margin-bottom: 12px;
	font-size: 16px;
	color: #054582
}

.recruitment-wrap .job-box .bd p {
	font-size: 14px;
	color: #777;
	margin-bottom: 20px
}

.recruitment-wrap .job-box .throw {
	display: inline-block;
	margin-top: 5px;
	width: 140px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	background-color: #054582;
	text-align: center;
	font-size: 14px;
	color: #fff
}

@media (max-width: 767px) {
	.recruitment-wrap .job-page {
		padding: 25px 12px 50px
	}

	.recruitment-wrap .job-box {
		margin-bottom: 20px
	}

	.recruitment-wrap .job-box .hd {
		height: 45px;
		line-height: 43px
	}

	.recruitment-wrap .job-box .name {
		display: block;
		width: 100%;
		padding-left: 20px;
		font-size: 16px
	}

	.recruitment-wrap .job-box .site {
		display: none
	}

	.recruitment-wrap .job-box .people {
		display: none
	}

	.recruitment-wrap .job-box .bd {
		display: none;
		padding-left: 10px;
		padding-bottom: 25px
	}

	.recruitment-wrap .job-box .bd h4 {
		margin-top: 20px
	}

	.recruitment-wrap .job-box .iconfont {
		right: 15px
	}

	.recruitment-wrap .job-box .throw {
		margin-top: 15px
	}
}

.recruitment-modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	z-index: 999
}

.recruitment-modal .recruitment-modal-content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	padding: 0 15px;
	background-color: #fff;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.recruitment-modal .recruitment-modal-content {
		width: 100%;
		padding: 0 10px
	}
}

.recruitment-modal .hd {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #efefef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.recruitment-modal .hd {
		height: 35px
	}
}

.recruitment-modal .title {
	font-size: 16px;
	color: #666;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.recruitment-modal .title {
		font-size: 14px
	}
}

.recruitment-modal .close-icon {
	cursor: pointer
}

.recruitment-modal .close-icon i {
	font-size: 18px;
	color: #666;
	font-weight: bold
}

@media screen and (max-width: 1024px) {
	.recruitment-modal .close-icon i {
		font-size: 16px
	}
}

.recruitment-modal .bd {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 20px 15px
}

@media screen and (max-width: 1024px) {
	.recruitment-modal .bd {
		padding: 15px 0
	}
}

.recruitment-modal .bd .input-box {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 35px;
	padding: 0 5px;
	border: 1px solid #efefef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width: 1024px) {
	.recruitment-modal .bd .input-box {
		height: 30px
	}
}

.recruitment-modal .bd .input-box .input {
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #666;
	background: none;
	border: none
}

.recruitment-modal .bd .file-box {
	position: relative;
	width: 80px;
	height: 35px;
	margin-left: 10px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #054582;
	border-radius: 5px;
	cursor: pointer
}

@media screen and (max-width: 1024px) {
	.recruitment-modal .bd .file-box {
		height: 30px;
		margin-left: 5px;
		line-height: 30px
	}
}

.recruitment-modal .bd .file {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer
}

.recruitment-modal .ft {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 15px
}

.recruitment-modal .ft button {
	width: 80px;
	height: 35px;
	margin: 0 5px;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
	border: none;
	cursor: pointer
}

@media screen and (max-width: 1024px) {
	.recruitment-modal .ft button {
		width: 60px;
		height: 30px
	}
}

.recruitment-modal .ft .cancel {
	background: grey
}

.recruitment-modal .ft .confirm {
	background: #054582
}

/*# sourceMappingURL=maps/style.css.map */

/*# sourceMappingURL=maps/style.css.map */



.infoNav{
 margin-top:30px; padding-top:6px; border-top:1px solid #ccc;
}

.fl{
 float:left;
 }
.fr{
 float:right
 }
.clear{
	clear:both;
	}
.pageNav{
 clear:both; margin-top:30px; text-align:right;
}
.pageNav{}
.pageNav a{
 padding:8px 10px; font-size:11px; background:#EBEBEB;
}

.pageNav a.prev, .pageNav a.next, .pageNav a.cur{
 background-color:#0541ca;  color:#ffffff; padding:8px 10px;
}
.pageNav a:hover{
	background:#0541ca;
	color:#fff;
	}
