.er-banner {
	background-position: center;
	background-size: cover;
	height: 449px;
	overflow: hidden
}

.er-banner .containern_1200 {
	height: 100%
}

.er-banner .containern_1200 .text {
	color: #fff
}

.er-banner .containern_1200 .text .ch {
	font-size: 60px;
	font-weight: lighter
}

.er-banner .containern_1200 .text .en {
	font-size: 30px;
	font-family: 'HelveticaNeueLTStdUltLtEx';
	margin-top: 10px;
	letter-spacing: 5px
}

.hide{display:none;}

.position {
	padding: 3% 0;
	position: relative;
	z-index: 2
}

.position .title {
	float: left;
	font-size: 18px
}

.position .title>span {
	padding: 0 10px
}

.sub_banner_txtx .ch {
	font-size: 60px !important;
	font-weight: lighter !important
}

.sub_banner_txtx .en {
	height: 21.4px !important;
	font-family: 'HelveticaNeueLTStdUltLtEx';
	margin-top: 10px;
	letter-spacing: 5px
}

.sub_banner_txtx .en img {
	display: block;
	height: 100%
}

.sub_l_title_txtx .ch {
	font-size: 32px !important;
	padding-left: 66px;
	padding-top: 0;
	position: relative
}

.sub_l_title_txtx .ch::before {
	content: "";
	display: block;
	width: 9px;
	height: 50px;
	background: #e50013;
	position: absolute;
	left: 0
}

.sub_l_title_txtx .en {
	font-size: 20px !important;
	letter-spacing: 1px;
	font-family: 'HelveticaNeueLTStdThEx';
	color: #ccc;
	padding-left: 66px;
	line-height: 35px;
	height: 35px;
	margin-top: 12px
}

.txt_layersytle1 {
	font-size: 15px;
	line-height: 32px
}

.txt_layersytle1 .title {
	font-size: 28px;
	font-weight: bold
}

.txt_layersytle1 .title::after {
	content: '';
	width: 30px;
	height: 2px;
	background: #666;
	display: block;
	margin: 3% 0 5% 0
}

.textarea_content {
	line-height: 30px;
	font-size: 15px
}

.textarea_content p {
	margin: 0 0 15px 0
}

.pagination {
	text-align: center
}

.pagination a {
	text-decoration: none;
	background: #333;
	color: #fff
}

.pagination a, .pagination span {
	font-size: 18px;
	display: inline-block;
	padding: 0.5em 0.85em;
	margin-right: 13px;
	margin-bottom: 5px;
	border-radius: 5px;
	font-weight: lighter
}

.pagination .current {
	background: #666;
	color: #fff
}

.pagination .current.prev, .pagination .current.next {
	display: none
}

.er-nav {
	background-color: #e50013;
	position: relative
}

.er-nav::after {
	width: 100%;
	height: 30px;
	display: block;
	content: "";
	position: absolute;
	background: #fff;
	bottom: 0;
	left: 0;
	z-index: 0
}

.er-nav .container_1200 {
	z-index: 1
}

.er-nav .inner {
	padding: 0 25px
}

.er-nav .inner a {
	color: #fff;
	text-align: center;
	float: left;
	width: 16.6666%
}

.er-nav .inner a .ico {
	font-size: 23px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 100%;
	border: 2px solid #fff;
	margin: 12px auto;
	transition: all 0.4s, transform 0.4s
}

.er-nav .inner a .title {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	position: relative;
	overflow: hidden;
	width: 90%;
	margin: 0 auto
}

.er-nav .inner a .title b {
	position: relative;
	z-index: 1
}

.er-nav .inner a .title span {
	display: none
}

.er-nav .inner a:hover .ico {
	background: #fff;
	color: #e50013;
	transition: all 0.4s, transform 0.4s
}

.er-nav .inner a.on .ico {
	background: #fff;
	color: #e50013
}

.er-nav .inner a.on .title {
	color: #fff
}

.er-nav .inner a.on .title b {
	position: absolute;
	z-index: 1;
	background: #e50013;
	width: 76%;
	height: 100%;
	left: 12%;
	font-size: 14px;
	font-weight: bold
}

.er-nav .inner a.on .title span img {
	height: 100%
}

.er-nav .inner a.on .title span.l {
	float: left;
	display: block;
	line-height: 0;
	width: auto;
	height: 30px
}

.er-nav .inner a.on .title span.r {
	float: right;
	display: block;
	line-height: 0;
	width: auto;
	height: 30px
}

.bottom {
	padding: 5% 0
}

.bottom .item {
	width: 32%;
	margin-right: 2%;
	float: left;
	position: relative
}

.bottom .item img {
	display: block;
	width: 100%
}

.bottom .item a {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	text-align: center
}

.bottom .item a span {
	display: block;
	height: 3em;
	background: rgba(0, 0, 0, 0.3);
	line-height: 3em;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	width: 100%
}

.backtotop {
	position: fixed;
	right: 10px;
	bottom: 20px;
	z-index: 99;
	display: none
}

.backtotop a {
	width: 54px;
	height: 54px;
	display: block;
	border-radius: 100%;
	border: 1px solid #666;
	background: #666;
	color: #fff;
	line-height: 54px;
	text-align: center;
	margin-bottom: 20px;
	transition: all 0.4s, transform 0.4s;
	font-size: 24px;
	position: relative
}

.backtotop a:hover {
	box-shadow: 0 0 5px #e50013;
	border: 1px solid #e50013;
	background: #e50013
}

.backtotop a .teltan {
	display: none;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	position: absolute;
	right: 100px;
	top: -50px;
	color: #fff;
	border-radius: 10px;
	text-align: left;
	line-height: 1em;
	background: url(../images/icon-tel3.png) #666 no-repeat 40px center;
	padding: 40px 40px 40px 120px
}

.backtotop a .teltan:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 15px solid #666;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: -15px
}

.backtotop a .teltan .xiaoshou {
	font-family: 'BebasNeue';
	font-size: 24px
}

.backtotop a .teltan .dizhi {
	font-size: 12px;
	font-weight: bold;
	width: 200px
}

.backtotop a:hover .teltan {
	display: block
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"), url("fonts/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff")
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("fonts/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff") format("woff")
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url("fonts/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff") format("woff")
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 800;
	src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url("fonts/EInbV5DfGHOiMmvb1Xr-hnhCUOGz7vYGh680lGh-uXM.woff") format("woff")
}

@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: local("Open Sans Italic"), local("OpenSans-Italic"), url("fonts/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff") format("woff")
}

@font-face {
	font-family: 'Conv_Comfortaa-Regular';
	src: url("fonts/Comfortaa-Regular.eot");
	src: local("Conv_Comfortaa-Regular"), url("fonts/Comfortaa-Regular.woff") format("woff"), url("fonts/Comfortaa-Regular.ttf") format("truetype"), url("fonts/Comfortaa-Regular.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'BebasNeue';
	src: url("fonts/BebasNeue.eot");
	src: url("fonts/BebasNeue.eot") format("embedded-opentype"), url("fonts/BebasNeue.woff2") format("woff2"), url("fonts/BebasNeue.woff") format("woff"), url("fonts/BebasNeue.ttf") format("truetype"), url("fonts/BebasNeue.svg#BebasNeue") format("svg");
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1
}

@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 600;
	src: local("Open Sans Semibold Italic"), local("OpenSans-SemiboldItalic"), url("fonts/PRmiXeptR36kaC0GEAetxn5HxGBcBvicCpTp6spHfNo.woff") format("woff")
}

@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 700;
	src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("fonts/PRmiXeptR36kaC0GEAetxjqR_3kx9_hJXbbyU8S6IN0.woff") format("woff")
}

@font-face {
	font-family: '417-CAI978';
	font-style: normal;
	font-weight: 400;
	src: local("417-CAI978"), local("417-CAI978"), url("fonts/417-CAI978.woff") format("woff")
}

@font-face {
	font-family: 'Conv_Gotham-Medium';
	src: url("fonts/Gotham-Medium.eot");
	src: local("Gotham-Medium"), url("fonts/Gotham-Medium.woff") format("woff"), url("fonts/Gotham-Medium.ttf") format("truetype"), url("fonts/Gotham-Medium.svg") format("svg");
	font-weight: lighter;
	font-style: normal
}

@font-face {
	font-family: 'Conv_NewsGothicBT-RomanCondensed';
	src: url("fonts/NewsGothicBT-RomanCondensed.eot");
	src: local("Conv_NewsGothicBT-RomanCondensed"), url("fonts/NewsGothicBT-RomanCondensed.woff") format("woff"), url("fonts/NewsGothicBT-RomanCondensed.ttf") format("truetype"), url("fonts/NewsGothicBT-RomanCondensed.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Conv_452-cai978';
	src: url("fonts/452-cai978.eot");
	src: local("Conv_452-cai978"), url("fonts/452-cai978.woff") format("woff"), url("fonts/452-cai978.ttf") format("truetype"), url("fonts/452-cai978.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Conv_MYRIADPRO-REGULAR';
	src: url("fonts/MYRIADPRO-REGULAR.eot");
	src: local("Conv_MYRIADPRO-REGULAR"), url("fonts/MYRIADPRO-REGULAR.woff") format("woff"), url("fonts/MYRIADPRO-REGULAR.ttf") format("truetype"), url("fonts/MYRIADPRO-REGULAR.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Conv_DINOT-CondLight';
	src: url("fonts/DINOT-CondLight.eot");
	src: local("Conv_DINOT-CondLight"), url("fonts/DINOT-CondLight.woff") format("woff"), url("fonts/DINOT-CondLight.ttf") format("truetype"), url("fonts/DINOT-CondLight.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Conv_NewsGothicBT-BoldExtraCondensed';
	src: url("fonts/NewsGothicBT-BoldExtraCondensed.eot");
	src: local("Conv_NewsGothicBT-BoldExtraCondensed"), url("fonts/NewsGothicBT-BoldExtraCondensed.woff") format("woff"), url("fonts/NewsGothicBT-BoldExtraCondensed.ttf") format("truetype"), url("fonts/NewsGothicBT-BoldExtraCondensed.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Conv_TT0047M_0';
	src: url("fonts/TT0047M_0.eot");
	src: local("Conv_TT0047M_0"), url("fonts/TT0047M_0.woff") format("woff"), url("fonts/TT0047M_0.ttf") format("truetype"), url("fonts/TT0047M_0.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Conv_League_Gothic';
	src: url("fonts/League_Gothic.eot");
	src: local("League_Gothic"), url("fonts/League_Gothic.woff") format("woff"), url("fonts/League_Gothic.ttf") format("truetype"), url("fonts/League_Gothic.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'HelveticaNeueLTStdUltLtEx';
	src: url("fonts/HelveticaNeueLTStdUltLtEx.eot");
	src: url("fonts/HelveticaNeueLTStdUltLtEx.eot") format("embedded-opentype"), url("fonts/HelveticaNeueLTStdUltLtEx.woff2") format("woff2"), url("fonts/HelveticaNeueLTStdUltLtEx.woff") format("woff"), url("fonts/HelveticaNeueLTStdUltLtEx.ttf") format("truetype"), url("fonts/HelveticaNeueLTStdUltLtEx.svg#HelveticaNeueLTStdUltLtEx") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'HelveticaNeueLTStdLt';
	src: url("fonts/HelveticaNeueLTStdLt.eot");
	src: url("fonts/HelveticaNeueLTStdLt.eot") format("embedded-opentype"), url("fonts/HelveticaNeueLTStdLt.woff2") format("woff2"), url("fonts/HelveticaNeueLTStdLt.woff") format("woff"), url("fonts/HelveticaNeueLTStdLt.ttf") format("truetype"), url("fonts/HelveticaNeueLTStdLt.svg#HelveticaNeueLTStdLt") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'HelveticaNeueLTStdThEx';
	src: url("fonts/HelveticaNeueLTStdThEx.eot");
	src: url("fonts/HelveticaNeueLTStdThEx.eot") format("embedded-opentype"), url("fonts/HelveticaNeueLTStdThEx.woff2") format("woff2"), url("fonts/HelveticaNeueLTStdThEx.woff") format("woff"), url("fonts/HelveticaNeueLTStdThEx.ttf") format("truetype"), url("fonts/HelveticaNeueLTStdThEx.svg#HelveticaNeueLTStdThEx") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'pro';
	src: url("fonts/pro.eot?2bzxx3");
	src: url("fonts/pro.eot?2bzxx3#iefix") format("embedded-opentype"), url("fonts/pro.ttf?2bzxx3") format("truetype"), url("fonts/pro.woff?2bzxx3") format("woff"), url("fonts/pro.svg?2bzxx3#pro") format("svg");
	font-weight: normal;
	font-style: normal
}

[class^="pro-"], [class*=" pro-"] {
	font-family: 'pro' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.pro-qita:before {
	content: "\e913"
}

.pro-team:before {
	content: "\e910"
}

.pro-zp:before {
	content: "\e911"
}

.pro-news:before {
	content: "\e912"
}

.pro-gs:before {
	content: "\e90a"
}

.pro-icon-tel2:before {
	content: "\e90b"
}

.pro-kj:before {
	content: "\e90c"
}

.pro-wh:before {
	content: "\e90d"
}

.pro-jb:before {
	content: "\e90e"
}

.pro-zz:before {
	content: "\e90f"
}

.pro-sy:before {
	content: "\e907"
}

.pro-xhnk:before {
	content: "\e908"
}

.pro-kt:before {
	content: "\e909"
}

.pro-hxxt:before {
	content: "\e900"
}

.pro-qskbd:before {
	content: "\e901"
}

.pro-kgr:before {
	content: "\e902"
}

.pro-zlxt:before {
	content: "\e903"
}

.pro-xxgxt:before {
	content: "\e904"
}

.pro-jrxt:before {
	content: "\e905"
}

.pro-sjxt:before {
	content: "\e906"
}

@font-face {
	font-family: 'icomoon';
	src: url("fonts/icomoon.eot?7d8uhf");
	src: url("fonts/icomoon.eot?7d8uhf#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?7d8uhf") format("truetype"), url("fonts/icomoon.woff?7d8uhf") format("woff"), url("fonts/icomoon.svg?7d8uhf#icomoon") format("svg");
	font-weight: normal;
	font-style: normal
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-honor_line_01:before {
	content: "\e927"
}

.icon-you:before {
	content: "\e928"
}

.icon-wzdt:before {
	content: "\e925"
}

.icon-mianze:before {
	content: "\e926"
}

.icon-dya:before {
	content: "\e921"
}

.icon-ear:before {
	content: "\e922"
}

.icon-ee:before {
	content: "\e923"
}

.icon-icon-address:before {
	content: "\e924"
}

.icon-hz:before {
	content: "\e91e"
}

.icon-hx:before {
	content: "\e91f"
}

.icon-xwj:before {
	content: "\e920"
}

.icon-63794:before {
	content: "\e91d"
}

.icon-ry:before {
	content: "\e91c"
}

.icon-right:before {
	content: "\e91a"
}

.icon-plus:before {
	content: "\e91b"
}

.icon-jj:before {
	content: "\e914"
}

.icon-blfy:before {
	content: "\e915"
}

.icon-yf:before {
	content: "\e916"
}

.icon-zyxx:before {
	content: "\e917"
}

.icon-dy:before {
	content: "\e918"
}

.icon-pdf2:before {
	content: "\e919"
}

.icon-pdf:before {
	content: "\e912"
}

.icon-change:before {
	content: "\e913"
}

.icon-icon-search:before {
	content: "\e911"
}

.icon-down:before {
	content: "\e910"
}

.icon-85575:before {
	content: "\e901"
}

.icon-134505:before {
	content: "\e902"
}

.icon-134654:before {
	content: "\e903"
}

.icon-179998 .path1:before {
	content: "\e904"
}

.icon-179998 .path2:before {
	content: "\e905";
	margin-left: -1em
}

.icon-179998 .path3:before {
	content: "\e906";
	margin-left: -1em
}

.icon-182476:before {
	content: "\e907"
}

.icon-263093:before {
	content: "\e908"
}

.icon-gc:before {
	content: "\e909"
}

.icon-h_earth:before {
	content: "\e90a"
}

.icon-h_tel:before {
	content: "\e90b"
}

.icon-brand:before {
	content: "\e900"
}

.icon-home:before {
	content: "\f015"
}

.icon-qrcode:before {
	content: "\f029"
}

.icon-angle-left:before {
	content: "\f104"
}

.icon-angle-right:before {
	content: "\f105"
}

.icon-angle-up:before {
	content: "\f106"
}

.icon-angle-down:before {
	content: "\f107"
}

.icon-qq:before {
	content: "\f1d6"
}

.icon-wechat:before {
	content: "\f1d7"
}

.icon-weixin:before {
	content: "\f1d7"
}

.icon-arrow-down:before {
	content: "\e90c"
}

.icon-arrow-left:before {
	content: "\e90d"
}

.icon-arrow-right:before {
	content: "\e90e"
}

.icon-arrow-up:before {
	content: "\e90f"
}

.icon-sina-weibo:before {
	content: "\ea9a"
}

@font-face {
	font-family: 'pro2';
	src: url("fonts/pro2.eot?lch93j");
	src: url("fonts/pro2.eot?lch93j#iefix") format("embedded-opentype"), url("fonts/pro2.ttf?lch93j") format("truetype"), url("fonts/pro2.woff?lch93j") format("woff"), url("fonts/pro2.svg?lch93j#pro2") format("svg");
	font-weight: normal;
	font-style: normal
}

[class^="pro2-"], [class*=" pro2-"] {
	font-family: 'pro2' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.pro2-hxxt:before {
	content: "\e900"
}

.pro2-jrxt:before {
	content: "\e901"
}

.pro2-kgr:before {
	content: "\e902"
}

.pro2-kt:before {
	content: "\e903"
}

.pro2-qita:before {
	content: "\e904"
}

.pro2-qskbd:before {
	content: "\e905"
}

.pro2-sjxt:before {
	content: "\e906"
}

.pro2-sy:before {
	content: "\e907"
}

.pro2-xhnk:before {
	content: "\e908"
}

.pro2-xxgxt:before {
	content: "\e909"
}

.pro2-zlxt:before {
	content: "\e90a"
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html {
	font-size: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	min-height: 100%;
	-webkit-tap-highlight-color: transparent
}

body {
	color: #333;
	position: relative;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	font-family: 'Microsoft YaHei', 'Open Sans';
	-webkit-tap-highlight-color: transparent
}

a {
	text-decoration: none;
	color: #333;
	background-color: transparent
}

p, a {
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

a, button {
	border: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
	outline: none
}

.fl {
	float: left !important
}

.fr {
	float: right !important
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	overflow: hidden;
	_zoom: 1;
	clear: both
}

.container_1200 {
	width: 1400px;
	margin: 0px auto;
	overflow: hidden;
	position: relative
}

.containern_1200 {
	width: 1400px;
	margin: 0px auto;
	position: relative
}

.container {
	margin: 0px 16px;
	overflow: hidden;
	position: relative
}

.containern {
	margin: 0px 16px;
	position: relative
}

.container88 {
	width: 88%;
	margin: 0px auto;
	overflow: hidden;
	position: relative
}

.pc {
	display: block !important
}

.wap {
	display: none !important
}

main {
	position: relative;
	z-index: 0;
	height: 100%;
	background: #fff;
	transition: all 0.4s, transform 0.4s;
	z-index: 1;
	display: block
}

body.on main {
	transform: translateX(-120px);
	transition: all 0.4s, transform 0.4s;
	-webkit-filter: grayscale(50%);
	-o-filter: grayscale(50%);
	-moz-filter: grayscale(50%);
	-ms-filter: grayscale(50%);
	filter: grayscale(50%);
	box-shadow: 0 0 5px #000
}

article {
	position: relative;
	z-index: 0;
	height: 100%;
	background: #fff;
	z-index: 0
}

.pageinner {
	position: relative;
	min-height: 430px
}

.text-hidden {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.wh-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.h-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.felx-box {
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-box-pack: justify;
	-webkit-box-align: center;
	display: flex;
	flex-flow: row nowrap;
	align-items: left
}

.felx-item {
	-webkit-box-flex: 1;
	flex-basis: 1;
	flex-grow: 1;
	flex-shrink: 1;
	flex: 1 1 1
}

.alert_player {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99999999
}

.alert_player .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7)
}

.alert_player .layer {
	width: 350px;
	height: 120px;
	position: absolute;
	margin: 0 0 0 -150px;
	left: 50%;
	top: 200px;
	background: #fff;
	border-radius: 10px;
	text-align: center
}

.alert_player .info {
	height: 50%;
	line-height: 360%;
	border-bottom: 1px solid #ccc
}

.alert_player .queren_btn {
	background: #1ba9fb;
	display: inline-block;
	padding: 14px 60px;
	margin: 5px 0 0 0;
	color: #fff;
	border-radius: 10px
}

#progress {
	position: fixed;
	height: 2px;
	top: 0;
	background: #e50013;
	transition: opacity 500ms linear;
	z-index: 99999
}

#progress.done {
	opacity: 0
}

#progress span {
	position: absolute;
	height: 2px;
	-webkit-box-shadow: #e50013 1px 0 6px 1px;
	-webkit-border-radius: 100%;
	opacity: 1;
	width: 150px;
	right: -10px;
	-webkit-animation: pulse 4s ease-out 0s infinite
}

@-webkit-keyframes pulse {
	30% {
		opacity: 0.6
	}

	60% {
		opacity: 0
	}

	100% {
		opacity: 0.6
	}

}

.waves {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	-webkit-tap-highlight-color: transparent;
	z-index: 1
}

.waves .waves-animation {
	position: absolute;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	opacity: 0;
	background: rgba(0, 0, 0, 0.1);
	transition: all 0.7s ease-out;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform: scale(0);
	transform: scale(0);
	pointer-events: none
}

.animate-element {
	opacity: 0;
	-webkit-perspective: 1000;
	-ms-perspective: 1000
}

.no-transform .animate-element {
	opacity: 1
}

.animate-element.in-viewport.fade-in {
	-webkit-animation: fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-moz-animation: fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-o-animation: fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
	animation: fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
	opacity: 1
}

.animate-element.in-viewport.scale-up {
	-webkit-animation: scale 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-moz-animation: scale 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-o-animation: scale 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
	animation: scale 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
	opacity: 1
}

.animate-element.in-viewport.scale-down {
	animation: scale2 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
	opacity: 1
}

.animate-element.in-viewport.right-to-left {
	-webkit-animation: right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1
}

.animate-element.in-viewport.left-to-right {
	-webkit-animation: left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1
}

.animate-element.in-viewport.top-to-bottom {
	-webkit-animation: top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1
}

.animate-element.in-viewport.top-to-bottom1 {
	-webkit-animation: top_to_bottom1 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: top_to_bottom1 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: top_to_bottom1 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1
}

.animate-element.in-viewport.bottom-to-top {
	-webkit-animation: bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1
}

.animate-element.in-viewport.flip-x {
	-webkit-animation: flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1
}

.animate-element.in-viewport.flip-y {
	-webkit-animation: flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1
}

.animate-element.in-viewport.left-to-right1 {
	-webkit-animation: left_to_right1 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: left_to_right1 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: left_to_right1 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	animation: left_to_right1 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
	opacity: 1
}

@-webkit-keyframes flip_x {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

}

@-moz-keyframes flip_x {
	0% {
		-moz-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	100% {
		-moz-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

}

@-o-keyframes flip_x {
	0% {
		-o-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	100% {
		-o-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

}

@keyframes flip_x {
	0% {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	100% {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

}

@-webkit-keyframes flip_y {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

}

@-moz-keyframes flip_y {
	0% {
		-moz-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	100% {
		-moz-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

}

@-o-keyframes flip_y {
	0% {
		-o-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	100% {
		-o-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

}

@keyframes flip_y {
	0% {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	100% {
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

}

@-webkit-keyframes fade {
	0% {
		opacity: .1
	}

	100% {
		opacity: 1
	}

}

@-moz-keyframes fade {
	0% {
		opacity: .1
	}

	100% {
		opacity: 1
	}

}

@-o-keyframes fade {
	0% {
		opacity: .1
	}

	100% {
		opacity: 1
	}

}

@keyframes fade {
	0% {
		opacity: .1
	}

	100% {
		opacity: 1
	}

}

@-webkit-keyframes scale {
	0% {
		-webkit-transform: scale(0.3);
		opacity: .1
	}

	100% {
		-webkit-transform: scale(1);
		opacity: 1
	}

}

@-moz-keyframes scale {
	0% {
		-moz-transform: scale(0.3);
		opacity: .1
	}

	100% {
		-moz-transform: scale(1);
		opacity: 1
	}

}

@-o-keyframes scale {
	0% {
		-o-transform: scale(0.3);
		opacity: .1
	}

	100% {
		-o-transform: scale(1);
		opacity: 1
	}

}

@keyframes scale {
	0% {
		transform: scale(0.3);
		opacity: .1
	}

	100% {
		transform: scale(1);
		opacity: 1
	}

}

@keyframes scale2 {
	0% {
		transform: scale(1.3);
		opacity: .1
	}

	100% {
		transform: scale(1);
		opacity: 1
	}

}

@-webkit-keyframes left_to_right {
	0% {
		-webkit-transform: translate(-15%, 0);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}

}

@-moz-keyframes left_to_right {
	0% {
		-moz-transform: translate(-15%, 0);
		opacity: 0
	}

	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}

}

@-o-keyframes left_to_right {
	0% {
		-o-transform: translate(-15%, 0);
		opacity: 0
	}

	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}

}

@keyframes left_to_right {
	0% {
		transform: translate(-15%, 0);
		opacity: 0
	}

	100% {
		transform: translate(0, 0);
		opacity: 1
	}

}

@-webkit-keyframes right_to_left {
	0% {
		-webkit-transform: translate(15%, 0);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}

}

@-moz-keyframes right_to_left {
	0% {
		-moz-transform: translate(15%, 0);
		opacity: 0
	}

	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}

}

@-o-keyframes right_to_left {
	0% {
		-o-transform: translate(15%, 0);
		opacity: 0
	}

	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}

}

@keyframes right_to_left {
	0% {
		transform: translate(15%, 0);
		opacity: 0
	}

	100% {
		transform: translate(0, 0);
		opacity: 1
	}

}

@-webkit-keyframes bottom_to_top {
	0% {
		-webkit-transform: translate(0, 60%);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}

}

@-moz-keyframes bottom_to_top {
	0% {
		-moz-transform: translate(0, 60%);
		opacity: 0
	}

	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}

}

@-o-keyframes bottom_to_top {
	0% {
		-o-transform: translate(0, 60%);
		opacity: 0
	}

	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}

}

@keyframes bottom_to_top {
	0% {
		transform: translate(0, 60%);
		opacity: 0
	}

	100% {
		transform: translate(0, 0);
		opacity: 1
	}

}

@-webkit-keyframes top_to_bottom {
	0% {
		-webkit-transform: translate(0, -20%);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}

}

@-moz-keyframes top_to_bottom {
	0% {
		-moz-transform: translate(0, -20%);
		opacity: 0
	}

	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}

}

@-o-keyframes top_to_bottom {
	0% {
		-o-transform: translate(0, -20%);
		opacity: 0
	}

	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}

}

@keyframes top_to_bottom {
	0% {
		transform: translate(0, -20%);
		opacity: 0
	}

	100% {
		transform: translate(0, 0);
		opacity: 1
	}

}

@-webkit-keyframes top_to_bottom1 {
	0% {
		-webkit-transform: translate(0, -100%);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}

}

@-moz-keyframes top_to_bottom1 {
	0% {
		-moz-transform: translate(0, -100%);
		opacity: 0
	}

	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}

}

@-o-keyframes top_to_bottom1 {
	0% {
		-o-transform: translate(0, -100%);
		opacity: 0
	}

	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}

}

@keyframes top_to_bottom1 {
	0% {
		transform: translate(0, -100%);
		opacity: 0
	}

	100% {
		transform: translate(0, 0);
		opacity: 1
	}

}

@-webkit-keyframes left_to_right1 {
	0% {
		-webkit-transform: translate(-15%, 0);
		opacity: 0
	}

	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}

}

@-o-keyframes left_to_right1 {
	0% {
		-o-transform: translate(-15%, 0);
		opacity: 0
	}

	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}

}

@keyframes left_to_right1 {
	0% {
		transform: translate(-15%, 0);
		opacity: 0
	}

	100% {
		transform: translate(0, 0);
		opacity: 1
	}

}

header {
	height: 80px;
	box-shadow: 0 0 5px #ccc;
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 99;
	background: #fff
}

header .logo {
	float: left;
	padding: 18px 0;
	position: absolute;
	left: 0;
	top: 0
}

header .logo img {
	display: block;
	height: 45px
}

header nav {
	text-align: right;
	font-size: 0
}

header nav a {
	position: relative;
	display: inline-block;
	line-height: 80px;
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
	transition: color 0.4s, background 0.4s, transform 0.4s
}

header nav a:not(.ico) {
	width: 140px
}

header nav a:not(.ico):hover, header nav a:not(.ico).hover {
	background: #e50013;
	color: #fff
}

header nav a.ico {
	width: 46px;
	transition: all 0.4s, transform 0.4s
}

header nav a.ico:hover {
	color: #e50013;
	transition: all 0.4s, transform 0.4s
}

header nav a::after {
	width: 100%;
	content: "";
	display: block;
	height: 0px;
	position: absolute;
	background: #e50013;
	bottom: 0;
	left: 0
}

header nav a.on::after {
	height: 2px
}

header .submenu {
	background: rgba(0, 0, 0, 0.7);
	text-align: right;
	overflow: hidden;
	display: none
}

header .submenu .inner {
	position: relative;
	white-space-collapse: discard;
	font-size: 0;
	height: 58px;
	min-height: 0;
	width: 100%;
	overflow: hidden;
	transition: all 0.4s, transform 0.4s
}

header .submenu .inner ul {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	vertical-align: top;
	transition: all 0.4s, transform 0.4s;
	opacity: 0;
	height: 0;
	overflow: hidden
}

header .submenu .inner ul .pro_con {
	position: absolute;
	left: 0;
	top: 0;
	width: 400%;
	height: 1258px;
	overflow: hidden;
}

header .submenu .inner ul li {
	float: left;
	padding: 0 20px;
	transition: all 0.4s, transform 0.4s
}

header .submenu .inner ul li a {
	display: block;
	text-align: left;
	font-size: 14px;
	line-height: 58px;
	transition: all 0.4s, transform 0.4s;
	color: #fff
}

header .submenu .inner ul.pro {
	width: 1900px;
	margin-left:-440px;
}

header .submenu .inner ul.news {
	width: 800px;
	margin-left:-150px;
}

header .submenu .inner ul.pro li {
	height: 420px;
}

header .submenu .inner ul.pro li:first-child {
	padding: 0 37px
}

header .submenu .inner ul.pro li:hover {
	background: rgba(255, 255, 255, 0.1);
	padding: 0 37px
}

header .submenu .inner ul.pro li:hover a {
	display: block
}

header .submenu .inner ul.pro li:hover a:first-child {
	font-weight: bold
}

header .submenu .inner ul.pro li a {
	font-size: 12px;
	line-height: 28px;
	display: none
}

header .submenu .inner ul.pro li a:first-child {
	font-size: 14px;
	line-height: 58px;
	display: block
}

header .submenu .inner ul:hover li a {
	color: rgba(255, 255, 255, 0.5)
}

header .submenu .inner ul:hover li a:hover {
	color: #fff
}

header .submenu .inner ul:nth-child(2) {
	left: 485px
}

header .submenu .inner ul:nth-child(3) {
	left: 408px
}

header .submenu .inner ul:nth-child(4) {
	left: 765px
}

header .submenu .inner ul:nth-child(6) {
	left: 1045px
}

header .submenu .inner ul:nth-child(7) {
	left: 1095px
}

header .submenu .inner ul.on {
	transition: all 0.4s, transform 0.4s;
	visibility: visible;
	opacity: 1;
	height: 1258px
}

header .submenu .inner ul.on li img {
	visibility: visible;
	opacity: 1;
	transition: all 0.4s, transform 0.4s
}

main {
	padding-top: 80px
}

footer {
	background: #333
}

footer .footer-tit {
	border-bottom: 1px solid #444;
	padding: 30px 0 10px 0
}

footer .footer-tit ul li {
	width: 15.5%;
	float: left
}

footer .footer-tit ul li:last-child {
	width: 6%
}

footer .footer-tit ul li a {
	color: #fff;
	line-height: 46px;
	font-size: 18px
}

footer .footer-list {
	padding-top: 20px;
	padding-bottom: 50px
}

footer .footer-list ul {
	width: 15.5%;
	float: left;
	display: block
}

footer .footer-list ul:last-child {
	width: 6%
}

footer .footer-list ul li a {
	color: #fff;
	font-size: 14px;
	line-height: 2em;
	transition: all 0.4s, transform 0.4s
}

footer .footer-list ul li a:hover {
	opacity: .6;
	transition: all 0.4s, transform 0.4s
}

footer .footer-bar {
	color: #fff;
	overflow: hidden;
	border-top: 1px solid #444;
	line-height: 66px;
	font-size: 14px
}

footer .footer-bar a {
	color: #fff;
	transition: all 0.4s, transform 0.4s
}

footer .footer-bar a:hover {
	opacity: .6;
	transition: all 0.4s, transform 0.4s
}

footer .footer-bar span {
	vertical-align: middle;
	display: inline-block;
	margin-bottom: .2em;
	font-size: 16px
}

.m_10 {
	margin: 10px !important
}

.m_T10 {
	margin-top: 10px !important
}

.m_B10 {
	margin-bottom: 10px !important
}

.m_L10 {
	margin-left: 10px !important
}

.m_R10 {
	margin-right: 10px !important
}

.p_10 {
	padding: 10px !important
}

.p_T10 {
	padding-top: 10px !important
}

.p_B10 {
	padding-bottom: 10px !important
}

.p_L10 {
	padding-left: 10px !important
}

.p_R10 {
	padding-right: 10px !important
}

.m_20 {
	margin: 20px !important
}

.m_T20 {
	margin-top: 20px !important
}

.m_B20 {
	margin-bottom: 20px !important
}

.m_L20 {
	margin-left: 20px !important
}

.m_R20 {
	margin-right: 20px !important
}

.p_20 {
	padding: 20px !important
}

.p_T20 {
	padding-top: 20px !important
}

.p_B20 {
	padding-bottom: 20px !important
}

.p_L20 {
	padding-left: 20px !important
}

.p_R20 {
	padding-right: 20px !important
}

.m_30 {
	margin: 30px !important
}

.m_T30 {
	margin-top: 30px !important
}

.m_B30 {
	margin-bottom: 30px !important
}

.m_L30 {
	margin-left: 30px !important
}

.m_R30 {
	margin-right: 30px !important
}

.p_30 {
	padding: 30px !important
}

.p_T30 {
	padding-top: 30px !important
}

.p_B30 {
	padding-bottom: 30px !important
}

.p_L30 {
	padding-left: 30px !important
}

.p_R30 {
	padding-right: 30px !important
}

.m_40 {
	margin: 40px !important
}

.m_T40 {
	margin-top: 40px !important
}

.m_B40 {
	margin-bottom: 40px !important
}

.m_L40 {
	margin-left: 40px !important
}

.m_R40 {
	margin-right: 40px !important
}

.p_40 {
	padding: 40px !important
}

.p_T40 {
	padding-top: 40px !important
}

.p_B40 {
	padding-bottom: 40px !important
}

.p_L40 {
	padding-left: 40px !important
}

.p_R40 {
	padding-right: 40px !important
}

.m_50 {
	margin: 50px !important
}

.m_T50 {
	margin-top: 50px !important
}

.m_B50 {
	margin-bottom: 50px !important
}

.m_L50 {
	margin-left: 50px !important
}

.m_R50 {
	margin-right: 50px !important
}

.p_50 {
	padding: 50px !important
}

.p_T50 {
	padding-top: 50px !important
}

.p_B50 {
	padding-bottom: 50px !important
}

.p_L50 {
	padding-left: 50px !important
}

.p_R50 {
	padding-right: 50px !important
}

.m_60 {
	margin: 60px !important
}

.m_T60 {
	margin-top: 60px !important
}

.m_B60 {
	margin-bottom: 60px !important
}

.m_L60 {
	margin-left: 60px !important
}

.m_R60 {
	margin-right: 60px !important
}

.p_60 {
	padding: 60px !important
}

.p_T60 {
	padding-top: 60px !important
}

.p_B60 {
	padding-bottom: 60px !important
}

.p_L60 {
	padding-left: 60px !important
}

.p_R60 {
	padding-right: 60px !important
}

.m_70 {
	margin: 70px !important
}

.m_T70 {
	margin-top: 70px !important
}

.m_B70 {
	margin-bottom: 70px !important
}

.m_L70 {
	margin-left: 70px !important
}

.m_R70 {
	margin-right: 70px !important
}

.p_70 {
	padding: 70px !important
}

.p_T70 {
	padding-top: 70px !important
}

.p_B70 {
	padding-bottom: 70px !important
}

.p_L70 {
	padding-left: 70px !important
}

.p_R70 {
	padding-right: 70px !important
}

.m_80 {
	margin: 80px !important
}

.m_T80 {
	margin-top: 80px !important
}

.m_B80 {
	margin-bottom: 80px !important
}

.m_L80 {
	margin-left: 80px !important
}

.m_R80 {
	margin-right: 80px !important
}

.p_80 {
	padding: 80px !important
}

.p_T80 {
	padding-top: 80px !important
}

.p_B80 {
	padding-bottom: 80px !important
}

.p_L80 {
	padding-left: 80px !important
}

.p_R80 {
	padding-right: 80px !important
}

.m_90 {
	margin: 90px !important
}

.m_T90 {
	margin-top: 90px !important
}

.m_B90 {
	margin-bottom: 90px !important
}

.m_L90 {
	margin-left: 90px !important
}

.m_R90 {
	margin-right: 90px !important
}

.p_90 {
	padding: 90px !important
}

.p_T90 {
	padding-top: 90px !important
}

.p_B90 {
	padding-bottom: 90px !important
}

.p_L90 {
	padding-left: 90px !important
}

.p_R90 {
	padding-right: 90px !important
}

.m_100 {
	margin: 100px !important
}

.m_T100 {
	margin-top: 100px !important
}

.m_B100 {
	margin-bottom: 100px !important
}

.m_L100 {
	margin-left: 100px !important
}

.m_R100 {
	margin-right: 100px !important
}

.p_100 {
	padding: 100px !important
}

.p_T100 {
	padding-top: 100px !important
}

.p_B100 {
	padding-bottom: 100px !important
}

.p_L100 {
	padding-left: 100px !important
}

.p_R100 {
	padding-right: 100px !important
}

.mn {
	margin: 0px !important
}

.mTn {
	margin-top: 0px !important
}

.mBn {
	margin-bottom: 0px !important
}

.mRn {
	margin-right: 0px !important
}

.mLn {
	margin-left: 0px !important
}

.pn {
	padding: 0px !important
}

.pTn {
	padding-top: 0px !important
}

.pBn {
	padding-bottom: 0px !important
}

.pRn {
	padding-right: 0px !important
}

.pLn {
	padding-left: 0px !important
}

.opacity-1 {
	background-image: url("../images/op/op-1.png")
}

.opacity-2 {
	background-image: url("../images/op/op-2.png")
}

.opacity-3 {
	background-image: url("../images/op/op-3.png")
}

.opacity-4 {
	background-image: url("../images/op/op-4.png")
}

.opacity-5 {
	background-image: url("../images/op/op-5.png")
}

.opacity-6 {
	background-image: url("../images/op/op-6.png")
}

.opacity-7 {
	background-image: url("../images/op/op-7.png")
}

.opacity-8 {
	background-image: url("../images/op/op-8.png")
}

.opacity-9 {
	background-image: url("../images/op/op-9.png")
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0, 0, 0, 0.25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}

}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}

}

@media (max-width:1600px) {
	.container_1200 {
		width: 1300px;
		margin: 0px auto;
		overflow: hidden;
		position: relative
	}

	.containern_1200 {
		width: 1300px;
		margin: 0px auto;
		position: relative
	}

	.pagination a, .pagination span {
		font-size: 16px;
		padding: 0.4em 0.85em;
		margin-right: 11px;
		margin-bottom: 5px;
		border-radius: 5px
	}

	.position {
		padding: 2.5% 0
	}

	.position .title {
		line-height: 62px;
		font-size: 16px
	}

	.position .title>span {
		padding: 0 10px
	}

	.er-banner {
		height: 377px
	}

	.er-nav::after {
		height: 25px
	}

	.er-nav .inner a {
		width: 16.6666%
	}

	.er-nav .inner a .ico {
		font-size: 20px;
		width: 45px;
		height: 45px;
		line-height: 45px;
		margin: 9px auto
	}

	.er-nav .inner a .title {
		font-size: 14px;
		line-height: 22px
	}

	.er-nav .inner a.on .title {
		width: 80%
	}

	.er-nav .inner a.on .title b {
		width: 76%;
		height: 100%;
		left: 12%;
		font-size: 14px
	}

	.er-nav .inner a.on .title span.l {
		height: 25px
	}

	.er-nav .inner a.on .title span.r {
		height: 25px
	}

	.txt_layersytle1 {
		font-size: 14px;
		line-height: 30px
	}

	.txt_layersytle1 .title {
		font-size: 28px
	}

	.sub_banner_txtx .ch {
		font-size: 55px !important
	}

	.sub_banner_txtx .en {
		height: 20px !important
	}

	.sub_l_title_txtx .ch {
		font-size: 30px !important;
		padding-left: 60px !important
	}

	.sub_l_title_txtx .ch::before {
		width: 7px !important;
		height: 42px !important
	}

	.sub_l_title_txtx .en {
		font-size: 18px !important;
		letter-spacing: 1px;
		padding-left: 60px !important;
		line-height: 35px !important;
		height: 35px !important;
		margin-top: 8px !important
	}

	.textarea_content {
		font-size: 14px;
		line-height: 26px
	}

	.textarea_content p {
		margin: 15px 0
	}

	.backtotop a {
		width: 47px;
		height: 47px;
		line-height: 47px;
		font-size: 20px
	}

}

@media (max-width:1440px) {
	.container_1200 {
		width: 1100px;
		margin: 0px auto;
		overflow: hidden;
		position: relative
	}

	.containern_1200 {
		width: 1100px;
		margin: 0px auto;
		position: relative
	}

	.position {
		padding: 2% 0
	}

	.position .title {
		line-height: 52px;
		font-size: 14px
	}

	.position .title>span {
		padding: 0 10px
	}

	.er-banner {
		height: 339px
	}

	.er-nav::after {
		height: 20px
	}

	.er-nav .inner a {
		width: 16.6666%
	}

	.er-nav .inner a .ico {
		font-size: 16px;
		width: 35px;
		height: 35px;
		line-height: 35px;
		margin: 10px auto
	}

	.er-nav .inner a .title {
		font-size: 12px;
		line-height: 18px
	}

	.er-nav .inner a.on .title b {
		width: 76%;
		height: 100%;
		left: 12%;
		font-size: 12px
	}

	.er-nav .inner a.on .title span.l {
		height: 20px
	}

	.er-nav .inner a.on .title span.r {
		height: 20px
	}

	.sub_banner_txtx .ch {
		font-size: 40px !important
	}

	.sub_banner_txtx .en {
		height: 16.9px !important
	}

	.sub_l_title_txtx .ch {
		font-size: 28px !important;
		padding-left: 45px !important
	}

	.sub_l_title_txtx .ch::before {
		width: 7px !important;
		height: 36px !important
	}

	.sub_l_title_txtx .en {
		font-size: 14px !important;
		letter-spacing: 1px;
		padding-left: 45px !important;
		margin-top: 5px !important
	}

	.txt_layersytle1 {
		font-size: 14px;
		line-height: 24px
	}

	.txt_layersytle1 .title {
		font-size: 24px
	}

	.txt_layersytle1 .title::after {
		margin: 4% 0 4% 0
	}

	.backtotop a {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
		margin-left: 14px
	}

	.backtotop a .teltan {
		right: 100px;
		top: -50px;
		padding: 40px 40px 40px 120px
	}

	.backtotop a .teltan:before {
		top: 50%;
		margin-top: -15px;
		right: -15px
	}

}

@media (max-width:1366px) {
	.er-banner {
		height: 322px
	}

}

@media (max-width:1360px) {
	.er-banner {
		height: 320px
	}

}

@media (max-width:1280px) {
	.er-banner {
		height: 302px
	}

}

@media (max-width:1200px) {
	.container_1200 {
		width: auto;
		margin: 0 5%;
		overflow: hidden;
		position: relative;
		width: 90%
	}

	.containern_1200 {
		width: auto;
		margin: 0 5%;
		position: relative;
		width: 90%
	}

}

@media (max-width:980px) {
	.wap {
		display: block !important
	}

	.pc {
		display: none !important
	}

}

@media (max-width:960px) and (max-height:600px) {
	.right-nav nav a {
		display: block;
		color: #fff;
		text-align: center;
		line-height: 3em;
		position: relative;
		font-size: 16px
	}

}

@media (max-width:1600px) {
	header nav a {
		font-size: 16px
	}

	header nav a:not(.ico) {
		width: 130px
	}

	header nav a.ico {
		width: 36px
	}

	header .submenu .inner {
		height: 48px
	}

	header .submenu .inner ul li {
		float: left
	}

	header .submenu .inner ul li a {
		font-size: 12px;
		line-height: 48px
	}

	header .submenu .inner ul.pro {
		width: 1200px
	}

	header .submenu .inner ul.pro li:first-child {
		padding: 0 32px
	}

	header .submenu .inner ul.pro li:hover {
		padding: 0 32px
	}

	header .submenu .inner ul.pro li a {
		font-size: 12px;
		line-height: 28px
	}

	header .submenu .inner ul.pro li a:first-child {
		font-size: 12px;
		line-height: 48px
	}

	header .submenu .inner ul:nth-child(2) {
		left: 466px
	}

	header .submenu .inner ul:nth-child(3) {
		left: 398px
	}

	header .submenu .inner ul:nth-child(4) {
		left: 726px
	}

	header .submenu .inner ul:nth-child(6) {
		left: 988px
	}

	header .submenu .inner ul:nth-child(7) {
		left: 1035px
	}

}

@media (max-width:1440px) {
	header {
		height: 77px
	}

	header .logo {
		padding: 19px 0
	}

	header .logo img {
		height: 42px
	}

	header nav a {
		line-height: 77px;
		font-size: 15px
	}

	header nav a:not(.ico) {
		width: 110px
	}

	header nav a.ico {
		width: 36px
	}

	header .submenu .inner {
		height: 48px
	}

	header .submenu .inner ul li {
		float: left
	}

	header .submenu .inner ul li a {
		font-size: 12px;
		line-height: 48px
	}

	header .submenu .inner ul.pro {
		width: 1200px
	}

	header .submenu .inner ul.pro li:first-child {
		padding: 0 27px
	}

	header .submenu .inner ul.pro li:hover {
		padding: 0 27px
	}

	header .submenu .inner ul:nth-child(2) {
		left: 380px
	}

	header .submenu .inner ul:nth-child(3) {
		left: 248px
	}

	header .submenu .inner ul:nth-child(4) {
		left: 600px
	}

	header .submenu .inner ul:nth-child(6) {
		left: 820px
	}

	header .submenu .inner ul:nth-child(7) {
		left: 845px
	}

	main {
		padding-top: 77px
	}

}

@media (max-width:1440px) {
	footer .footer-tit ul li a {
		font-size: 16px
	}

	footer .footer-list ul li a {
		font-size: 13px
	}

}

.index .banner {
	position: relative
}

.index .banner .swiper-container {
	position: relative;
	width: 100%;
	height: 100%;
	background: #ccc
}

.index .banner .swiper-container .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%
}

.index .banner .swiper-container .swiper-slide .containern_1200 {
	height: 100%
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text {
	width: 50%
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text img {
	display: block;
	max-width: 100%;
	height: 100%
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text .title .ch {
	margin-bottom: 20px;
	height: 60px;
	clear: both
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text .title .en {
	height: 20px;
	clear: both
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text .des {
	margin: 40px 0;
	width: 400px;
	font-size: 15px;
	line-height: 24px
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text .more {
	font-size: 16px;
	background: #e50013;
	display: block;
	border-radius: 50px;
	transition: all 0.4s, transform 0.4s;
	width: 145px
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text .more a {
	color: #fff;
	display: block;
	text-align: center;
	line-height: 46px
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text .more a span {
	padding-right: .5em;
	vertical-align: -1px
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text .more:hover {
	box-shadow: 0 0 8px #e50013;
	transition: all 0.4s, transform 0.4s
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text.left {
	float: left
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text.right {
	float: right;
	padding-left: 50%
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text.right .title, .index .banner .swiper-container .swiper-slide .containern_1200 .text.right .des, .index .banner .swiper-container .swiper-slide .containern_1200 .text.right .more {
	float: right
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text.right .title .ch, .index .banner .swiper-container .swiper-slide .containern_1200 .text.right .title .en {
	float: right
}

.index .banner .swiper-container .swiper-slide .containern_1200 .text.right .title .ch img, .index .banner .swiper-container .swiper-slide .containern_1200 .text.right .title .en img {
	float: right
}

.index .banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
	width: 70px;
	height: 3px;
	border-radius: 0
}

.index .banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
	background: #444;
	opacity: 1
}

.index .i-info {
	background: #f4f4f4;
	padding: 26px 0
}

.index .i-info .item {
	width: 33.333%;
	float: left;
	position: relative;
	padding: 20px 0
}

.index .i-info .item .ico {
	font-size: 42px;
	vertical-align: middle;
	color: #e50013
}

.index .i-info .item .inner {
	margin-left: 30px;
	width: calc(80% - 100px)
}

.index .i-info .item .inner .time {
	font-size: 26px;
	font-family: 'Arial';
	font-weight: lighter;
	color: #666
}

.index .i-info .item .inner .num {
	font-size: 36px;
	font-family: 'Conv_DINOT-CondLight';
	color: #e50013;
	line-height: 44px
}

.index .i-info .item .inner .num span {
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: .2em
}

.index .i-info .item .inner .des {
	color: #999999;
	font-size: 14px
}

.index .i-info .item::after {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #dadada
}

.index .i-info .item:first-child::before {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #dadada
}

.index .i-about {
	padding: 110px 0 70px 0
}

.index .i-about .video-bg {
	position: relative;
	z-index: 0
}

.index .i-about .video-bg .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 70, 122, 0.6)
}

.index .i-about .video-bg video {
	width: 100%;
	height: 100%;
	-o-object-fit: fill;
	object-fit: fill
}

.index .i-about .i-a-inner {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	height: 100%;
	width: 100%;
	z-index: 1
}

.index .i-about .i-a-inner .number {
	position: absolute;
	width: 840px;
	top: 130px;
	left: 50px
}

.index .i-about .i-a-inner .number .item {
	position: relative;
	width: 23.2%;
	text-align: center;
	padding: 8px 0
}

.index .i-about .i-a-inner .number .item::after {
	content: "";
	display: block;
	width: 1px;
	background: rgba(255, 255, 255, 0.2);
	height: 100%;
	position: absolute;
	right: 0;
	top: 0
}

.index .i-about .i-a-inner .number .item:first-child {
	padding: 0;
	width: 254px
}

.index .i-about .i-a-inner .number .item:first-child img {
	display: block;
	width: 100%
}

.index .i-about .i-a-inner .number .item .title {
	font-size: 14px
}

.index .i-about .i-a-inner .number .item .num {
	font-size: 14px;
	padding: 5px 0
}

.index .i-about .i-a-inner .number .item .num span {
	font-size: 30px;
	font-family: 'Conv_League_Gothic';
	font-weight: normal;
	padding-right: 5px
}

.index .i-about .i-a-inner .number .item .ico {
	font-size: 27px
}

.index .i-about .i-a-inner .content {
	position: absolute;
	top: -56px;
	right: 20px;
	background: url(../images/i_a_bg.png) top center;
	background-size: cover;
	width: 330px;
	padding: 60px
}

.index .i-about .i-a-inner .content .title .ch {
	font-size: 32px;
	line-height: 1em;
	height: 1em;
	font-weight: bold;
	color: #333
}

.index .i-about .i-a-inner .content .title .en {
	font-size: 22px;
	font-family: 'HelveticaNeueLTStdThEx';
	line-height: 1em;
	height: 1em;
	margin: 20px 0;
	color: #666
}

.index .i-about .i-a-inner .content .title::after {
	width: 43px;
	height: 2px;
	background: #999;
	content: "";
	display: block
}

.index .i-about .i-a-inner .content .des {
	font-size: 14px;
	line-height: 30px;
	margin-top: 10%;
	color: #999
}

.index .i-about .i-a-inner .content .btn {
	margin-top: 15%;
	margin-bottom: 20%
}

.index .i-about .i-a-inner .content .btn a {
	width: 38px;
	height: 38px;
	transition: all 0.4s, transform 0.4s;
	display: inline-block;
	color: #666;
	border: 1px solid #666;
	text-align: center;
	line-height: 38px;
	border-radius: 100%;
	margin-right: 24px
}

.index .i-about .i-a-inner .content .btn a:hover {
	background: #e50013;
	border: 1px solid #e50013;
	color: #fff
}

.index .i-news {
	padding: 0 0 70px
}

.index .i-news .i_news_inner {
	width: 2000px
}

.index .i-news .item {
	float: left;
	border-left: 1px solid #d3d3d3;
	transition: all 0.4s, transform 0.4s
}

.index .i-news .item:last-child {
	border-right: 1px solid #d3d3d3
}

.index .i-news .item a {
	display: block;
	transition: all 0.4s, transform 0.4s;
	height: 160px
}

.index .i-news .item a .pic {
	display: none;
	width: 230px;
	float: left;
	height: 160px;
	background-position: center;
	background-size: cover
}

.index .i-news .item a .pic img {
	display: block;
	width: 100%
}

.index .i-news .item a .inner {
	padding: 16px 65px;
	overflow: hidden;
	display: block;
	width: 218px;
	transition: all 0.4s, transform 0.4s
}

.index .i-news .item a .inner span {
	display: block
}

.index .i-news .item a .inner span.time {
	font-size: 30px;
	font-family: 'HelveticaNeueLTStdLt'
}

.index .i-news .item a .inner span.title {
	font-size: 16px;
	margin-top: 10px
}

.index .i-news .item a .inner span.des {
	font-size: 12px;
	line-height: 22px;
	color: #a9a9a9;
	margin-top: 5px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 44px
}

.index .i-news .item a:hover {
	background: #e50013;
	color: #fff
}

.index .i-news .item a:hover .inner span {
	color: #fff
}

.index .i-innovation {
	position: relative;
	z-index: 29
}

.index .i-innovation .video-bg {
	background-image: url(../images/i_innovation_bg.jpg);
	background-size: cover;
	background-position: center
}

.index .i-innovation .video-bg video {
	width: 100%;
	height: 100%;
	-o-object-fit: fill;
	object-fit: fill
}

.index .i-innovation .inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.index .i-innovation .inner .containern_1200 {
	height: 100%
}

.index .i-innovation .inner .text {
	width: 33.33333%;
	color: #fff
}

.index .i-innovation .inner .text .tit {
	margin-bottom: 60px
}

.index .i-innovation .inner .text .tit .ch {
	font-size: 36px;
	line-height: 1em;
	height: 1em;
	font-weight: bold
}

.index .i-innovation .inner .text .tit .en {
	font-size: 24px;
	font-family: 'HelveticaNeueLTStdThEx';
	line-height: 1em;
	height: 1em;
	margin: 20px 0
}

.index .i-innovation .inner .text .tit::after {
	width: 43px;
	height: 3px;
	background: #fff;
	content: "";
	display: block
}

.index .i-innovation .inner .text .des {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 60px
}

.index .i-innovation .inner .text .num img {
	max-width: 100%;
	display: block
}

.index .i-innovation .gundong {
	width: 62%;
	position: absolute;
	top: 120px;
	right: 0
}

.index .i-innovation .gundong .swiper-container {
	position: relative;
	width: 100%;
	height: 100%
}

.index .i-innovation .gundong .swiper-container .swiper-slide {
	position: relative;
	height: 100%;
	background-size: cover;
	background-position: center left
}

.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner {
	position: absolute;
	top: 0;
	left: 0;
	padding: 70px 102px
}

.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .title .ch {
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	color: #000
}

.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .title .en {
	font-family: 'Conv_DINOT-CondLight';
	font-size: 20px;
	line-height: 28px;
	height: 28px;
	margin: 5px 0 14px 0;
	text-transform: uppercase
}

.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .title::after {
	width: 46px;
	height: 2px;
	background: #8e8e8e;
	content: "";
	display: block
}

.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner table, .index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner tr, .index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner td, .index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner th {
	border: 1px solid #efefef;
	font-size: 14px;
	line-height: 35px
}

.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner table {
	width: 410px;
	margin-top: 50px
}

.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner th {
	text-align: left;
	padding-left: 30px;
	width: 50%
}

.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner td {
	color: #999;
	padding-left: 12px
}

.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .more {
	font-size: 16px;
	background: #e50013;
	display: block;
	border-radius: 50px;
	transition: all 0.4s, transform 0.4s;
	width: 145px;
	margin-top: 50px
}

.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .more a {
	color: #fff;
	display: block;
	text-align: center;
	line-height: 46px
}

.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .more a span {
	padding-right: .5em;
	vertical-align: -1px
}

.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .more:hover {
	box-shadow: 0 0 8px #e50013;
	transition: all 0.4s, transform 0.4s
}

.index .i-innovation .gundong .gundong-left, .index .i-innovation .gundong .gundong-right {
	width: 48px;
	opacity: 0;
	height: 48px;
	position: absolute;
	top: 50%;
	z-index: 5;
	text-align: center;
	transition: all 0.4s, transform 0.4s;
	border-radius: 100%;
	line-height: 50px;
	font-size: 26px;
	margin-top: -26px
}

.index .i-innovation .gundong:hover .gundong-left, .index .i-innovation .gundong:hover .gundong-right {
	opacity: 1
}

.index .i-innovation .gundong .gundong-left {
	left: 3%;
	border: 1px solid #c0c0c0;
	color: #c0c0c0
}

.index .i-innovation .gundong .gundong-left:hover {
	background: #c0c0c0;
	color: #fff
}

.index .i-innovation .gundong .gundong-right {
	left: auto;
	right: 3%;
	border: 1px solid #fff;
	color: #fff
}

.index .i-innovation .gundong .gundong-right:hover {
	background: #fff;
	color: #c0c0c0
}

.index .link {
	padding: 110px 0
}

.index .link .item {
	float: left;
	width: 32%;
	margin-right: 2%;
	position: relative;
	overflow: hidden;
	border-top: 7px solid #e50013
}

.index .link .item img {
	display: block;
	width: 100%;
	transition: all 0.4s, transform 0.4s
}

.index .link .item a {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
	color: #fff
}

.index .link .item a .text {
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.4s, transform 0.4s;
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 80px;
	line-height: 80px;
	overflow: hidden
}

.index .link .item a .text h3 {
	font-size: 24px;
	float: left;
	padding-left: 6%
}

.index .link .item a .text .more {
	font-size: 12px;
	float: right;
	padding-right: 4%
}

.index .link .item:hover img {
	transform: scale(1.1);
	transition: all 0.4s, transform 0.4s
}

@media (max-width:1680px) {
	.gundong {
		top: 80px !important;
		max-height: 520px
	}

	.gundong .swiper-container .swiper-slide .gundong-inner table {
		margin-top: 0
	}

	.gundong .gundong-left, .gundong .gundong-right {
		width: 40px;
		height: 40px;
		line-height: 41px;
		font-size: 22px;
		margin-top: -20px
	}

}

@media (max-width:1600px) {
	.index .banner .swiper-container .swiper-slide .containern_1200 .text .title .ch {
		height: 55px
	}

	.index .banner .swiper-container .swiper-slide .containern_1200 .text .title .en {
		height: 15px
	}

	.index .banner .swiper-container .swiper-slide .containern_1200 .text .des {
		margin: 30px 0;
		width: 60%
	}

	.index .banner .swiper-container .swiper-slide .containern_1200 .text .more {
		font-size: 14px
	}

	.index .i-info {
		padding: 20px 0
	}

	.index .i-info .item {
		padding: 15px 0
	}

	.index .i-info .item .inner {
		margin-left: 20px
	}

	.index .i-about .i-a-inner .number {
		width: 840px;
		top: 100px;
		left: 50px
	}

	.index .i-about .i-a-inner .number .item {
		width: 22%
	}

	.index .i-about .i-a-inner .number .item:first-child {
		width: 234px
	}

	.index .i-about .i-a-inner .number .item:first-child img {
		display: block
	}

	.index .i-about .i-a-inner .number .item .num span {
		font-size: 25px
	}

	.index .i-about .i-a-inner .content {
		width: 300px;
		padding: 50px
	}

	.index .i-about .i-a-inner .content .title .ch {
		font-size: 32px
	}

	.index .i-about .i-a-inner .content .title .en {
		font-size: 18px
	}

	.index .i-about .i-a-inner .content .des {
		font-size: 13px;
		line-height: 30px
	}

	.index .i-news .item a {
		height: 140px
	}

	.index .i-news .item a .inner {
		padding: 14px 37px;
		width: 249px
	}

	.index .i-news .item a .inner span.time {
		font-size: 27px
	}

	.index .i-news .item a .inner span.title {
		font-size: 16px
	}

	.index .i-news .item a .inner span.des {
		font-size: 12px
	}

	.index .i-innovation .inner .text .tit {
		margin-bottom: 40px
	}

	.index .i-innovation .inner .text .tit .ch {
		font-size: 32px
	}

	.index .i-innovation .inner .text .tit .en {
		font-size: 18px
	}

	.index .i-innovation .inner .text .des {
		margin-bottom: 30px;
		font-size: 13px
	}

	.index .i-innovation .gundong {
		top: 90px;
		max-height: 490px;
		overflow: hidden
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide {
		background-position: center left
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner {
		padding: 60px 102px
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .title .ch {
		font-size: 28px
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .title .en {
		font-size: 20px
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .title::after {
		width: 40px
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner table {
		margin-top: 30px
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .more {
		font-size: 14px;
		margin-top: 30px
	}

	.index .i-innovation .gundong .gundong-left, .index .i-innovation .gundong .gundong-right {
		width: 40px;
		height: 40px;
		line-height: 41px;
		font-size: 22px;
		margin-top: -20px
	}

	.index .link {
		padding: 160px 0
	}

	.index .link .item a .text {
		height: 70px;
		line-height: 70px
	}

}

@media (max-width:1440px) {
	.index .banner .swiper-container .swiper-slide .containern_1200 .text .title .ch {
		height: 45px
	}

	.index .banner .swiper-container .swiper-slide .containern_1200 .text .title .en {
		height: 13px
	}

	.index .banner .swiper-container .swiper-slide .containern_1200 .text .des {
		margin: 30px 0;
		width: 72%;
		font-size: 12px
	}

	.index .banner .swiper-container .swiper-slide .containern_1200 .text .more a {
		line-height: 40px
	}

	.index .i-info {
		padding: 15px 0
	}

	.index .i-info .item {
		padding: 10px 0
	}

	.index .i-info .item .inner {
		margin-left: 20px
	}

	.index .i-info .item .inner .time {
		font-size: 24px
	}

	.index .i-info .item .inner .des {
		font-size: 12px
	}

	.index .i-about .i-a-inner .number {
		width: 720px;
		top: 100px;
		left: 40px
	}

	.index .i-about .i-a-inner .number .item {
		width: 22%
	}

	.index .i-about .i-a-inner .number .item:first-child {
		width: 164px
	}

	.index .i-about .i-a-inner .number .item .title {
		font-size: 12px
	}

	.index .i-about .i-a-inner .number .item .num {
		font-size: 12px
	}

	.index .i-about .i-a-inner .number .item .num span {
		font-size: 26px
	}

	.index .i-about .i-a-inner .number .item .ico {
		font-size: 22px;
		display: none
	}

	.index .i-about .i-a-inner .content {
		width: 270px;
		padding: 50px
	}

	.index .i-about .i-a-inner .content .title .ch {
		font-size: 30px
	}

	.index .i-about .i-a-inner .content .title .en {
		font-size: 16px
	}

	.index .i-about .i-a-inner .content .des {
		font-size: 12px;
		line-height: 24px
	}

	.index .i-news .item a {
		height: 140px
	}

	.index .i-news .item a .inner {
		padding: 14px 40px;
		width: 193px
	}

	.index .i-news .item a .inner span.time {
		font-size: 24px
	}

	.index .i-news .item a .inner span.title {
		font-size: 15px
	}

	.index .i-news .item a .inner span.des {
		font-size: 12px
	}

	.index .i-innovation .inner .text {
		width: 38%
	}

	.index .i-innovation .inner .text .tit {
		margin-bottom: 30px
	}

	.index .i-innovation .inner .text .tit .ch {
		font-size: 30px;
		font-weight: bold
	}

	.index .i-innovation .inner .text .tit .en {
		font-size: 16px;
		margin: 20px 0
	}

	.index .i-innovation .inner .text .des {
		margin-bottom: 30px;
		font-size: 12px
	}

	.index .i-innovation .gundong {
		width: 58%
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide {
		background-position: left center
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner {
		padding: 40px 82px
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .title .ch {
		font-size: 24px
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .title .en {
		font-size: 16px
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .title::after {
		width: 40px
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner table, .index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner tr, .index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner td, .index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner th {
		font-size: 12px;
		line-height: 30px
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner table {
		margin-top: 30px;
		width: 300px
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .more {
		font-size: 12px;
		margin-top: 30px
	}

	.index .i-innovation .gundong .swiper-container .swiper-slide .gundong-inner .more a {
		line-height: 40px
	}

	.index .link {
		padding: 140px 0
	}

	.index .link .item a .text {
		height: 60px;
		line-height: 60px
	}

	.index .link .item a .text h3 {
		font-size: 18px
	}

	.index .link .item a .text .more {
		font-size: 12px
	}

}

.products * {
	font-family: 'Microsoft YaHei'
}

.products .banner {
	position: relative;
	z-index: 9999999999999999999999999999112 !important;
	background-position: center;
	background-size: cover;
	height: 449px
}

.products .banner .swiper-container {
	position: relative;
	height: 100%
}

.products .banner .swiper-container .swiper-slide {
	background-position: center;
	background-size: cover
}

.products .banner .containern_1200 {
	height: 100%
}

.products .banner .containern_1200 .text {
	color: #fff
}

.products .banner .containern_1200 .text .ch {
	font-size: 90px;
	font-weight: lighter
}

.products .banner .containern_1200 .text .en {
	font-size: 60px;
	font-family: 'HelveticaNeueLTStdUltLtEx';
	margin-top: 10px;
	letter-spacing: 5px
}

.products .banner .containern_1200 .search {
	background: rgba(255, 255, 255, 0.8);
	width: 28%;
	position: absolute;
	right: 0;
	bottom: 10%;
	border-radius: 50px;
	z-index: 112
}

.products .banner .containern_1200 .search .inner {
	border: 1px solid #d7d7d7;
	position: relative;
	z-index: 2;
	height: 50px;
	padding-left: 50px;
	padding-right: 50px;
	border-radius: 50px
}

.products .banner .containern_1200 .search .inner input {
	font-size: 18px;
	padding: 0;
	height: 100%;
	width: 100%;
	border: none;
	outline: none;
	background: none
}

.products .banner .containern_1200 .search .inner input::-webkit-input-placeholder {
	color: #999
}

.products .banner .containern_1200 .search .inner input:-moz-placeholder {
	color: #999
}

.products .banner .containern_1200 .search .inner input::-moz-placeholder {
	color: #999
}

.products .banner .containern_1200 .search .inner input:-ms-input-placeholder {
	color: #999
}

.products .banner .containern_1200 .search .inner>a {
	font-size: 28px;
	color: #e50013;
	display: block;
	height: 50px;
	line-height: 54px;
	width: 50px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3
}

.products .banner .containern_1200 .search .list {
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.4s, transform 0.4s;
	background: #fff;
	width: 100%;
	border-radius: 40px;
	padding: 52px 0 0;
	overflow: hidden;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);
	visibility: hidden;
	opacity: 0
}

.products .banner .containern_1200 .search .list ul {
	height: 100%;
	overflow: hidden;
	height: 340px;
	display: none;
	margin-bottom: 20px;
	margin-top: 20px
}

.products .banner .containern_1200 .search .list ul li {
	padding: 0 7%
}

.products .banner .containern_1200 .search .list ul li a {
	line-height: 55px;
	display: block;
	border-bottom: 1px solid #d7d7d7;
	font-size: 18px;
	color: #999999
}

.products .banner .containern_1200 .search.on .list {
	visibility: visible;
	opacity: 1;
	transition: all 0.4s, transform 0.4s;
	padding: 64px 12px 12px;
	top: -12px;
	left: -12px;
	z-index: 1
}

.products .pro-nav {
	background-color: #e50013;
	position: relative;
	z-index: 0 !important
}

.products .pro-nav::after {
	width: 100%;
	height: 30px;
	display: block;
	content: "";
	position: absolute;
	background: #fff;
	bottom: 0;
	left: 0;
	z-index: 0 
}

.products .pro-nav .container_1200 {
	z-index: 1
}

.products .pro-nav .inner {
	padding: 0 25px
}

.products .pro-nav .inner .swiper-container .swiper-slide {

}

.products .pro-nav .inner .swiper-container .swiper-slide a {
	color: #fff;
	text-align: center;
	display: block;
	width: 100%;
	overflow: hidden
}

.products .pro-nav .inner .swiper-container .swiper-slide a .ico {
	font-size: 26px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 100%;
	border: 2px solid #fff;
	margin: 12px auto;
	transition: all 0.4s, transform 0.4s
}

.products .pro-nav .inner .swiper-container .swiper-slide a .title {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto
}

.products .pro-nav .inner .swiper-container .swiper-slide a .title b {
	position: relative;
	z-index: 1
}

.products .pro-nav .inner .swiper-container .swiper-slide a .title span {
	display: none
}

.products .pro-nav .inner .swiper-container .swiper-slide a:hover .ico {
	background: #fff;
	color: #e50013;
	transition: all 0.4s, transform 0.4s
}

.products .pro-nav .inner .swiper-container .swiper-slide a.on .ico {
	background: #fff;
	color: #e50013
}

.products .pro-nav .inner .swiper-container .swiper-slide a.on .title {
	color: #fff
}

.products .pro-nav .inner .swiper-container .swiper-slide a.on .title b {
	position: absolute;
	z-index: 1;
	background: #e50013;
	width: 78%;
	height: 100%;
	left: 6%;
	font-size: 14px;
	font-weight: bold
}

.products .pro-nav .inner .swiper-container .swiper-slide a.on .title span img {
	height: 100%
}

.products .pro-nav .inner .swiper-container .swiper-slide a.on .title span.l {
	float: left;
	display: block;
	line-height: 0;
	width: auto;
	height: 30px
}

.products .pro-nav .inner .swiper-container .swiper-slide a.on .title span.r {
	float: right;
	display: block;
	line-height: 0;
	width: auto;
	height: 30px
}

.products .pro-nav .p-nav-l, .products .pro-nav .p-nav-r {
	position: absolute;
	top: 0;
	width: 25px;
	height: 42px;
	color: #fff;
	line-height: 0;
	font-size: 0;
	margin: 18px auto
}

.products .pro-nav .p-nav-l span, .products .pro-nav .p-nav-r span {
	font-size: 42px
}

.products .pro-nav .p-nav-l {
	left: 0
}

.products .pro-nav .p-nav-r {
	right: 0
}

.products .pro-bar {
	padding: 11px 0 58px;
	position: relative;
	z-index: 1
}

.products .pro-bar .title {
	float: left
}

.products .pro-bar .title .ch {
	font-size: 36px;
	padding-left: 66px;
	padding-top: 0;
	position: relative
}

.products .pro-bar .title .ch::before {
	content: "";
	display: block;
	width: 9px;
	height: 50px;
	background: #e50013;
	position: absolute;
	left: 0;
	top: -6px
}

.products .pro-bar .title .en {
	font-family: 'HelveticaNeueLTStdThEx';
	color: #ccc;
	font-size: 24px;
	padding-left: 66px;
	line-height: 35px;
	height: 35px;
	margin-top: 20px
}

.products .pro_r_ico {
	float: right;
	height: 100%;
	height: 50px
}

.products .pro_r_ico a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	display: block;
	border-radius: 100%;
	border: 1px solid #666;
	text-align: center;
	margin-left: 20px;
	transition: all 0.4s, transform 0.4s
}

.products .pro_r_ico a .tan {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	position: absolute;
	right: 0;
	top: 60px;
	background-color: #333;
	color: #fff;
	border-radius: 10px;
	text-align: left;
	line-height: 1em;
	padding: 40px;
	display: none
}

.products .pro_r_ico a .tan:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #333;
	position: absolute;
	top: -9px
}

.products .pro_r_ico a .tan .xiaoshou {
	font-family: 'BebasNeue';
	font-size: 24px
}

.products .pro_r_ico a .tan .dizhi {
	font-size: 12px;
	font-weight: bold
}

.products .pro_r_ico a .teltan {
	background-image: url(../images/icon-tel3.png);
	background-position: 40px center;
	background-repeat: no-repeat;
	padding-left: 120px
}

.products .pro_r_ico a .teltan .xiaoshou {
	padding-bottom: 10px
}

.products .pro_r_ico a .teltan:before {
	right: 68px
}

.products .pro_r_ico a .weixintan {
	padding: 20px
}

.products .pro_r_ico a .weixintan:before {
	right: 8px
}

.products .pro_r_ico a:hover {
	background: #e50013;
	color: #fff;
	transition: all 0.4s, transform 0.4s;
	border: 1px solid #e50013
}

.products .pro_r_ico a:hover .tan {
	display: block
}

.products .pro-list .position {
	padding-bottom: 1.8%
}

.products .pro-list .item {
	position: relative;
	border: 1px solid #dddddd;
	display: block !important;
	transition: height 0.4s, box-shadow 0.4s, transform 0.4s;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	display: none
}

.products .pro-list .item .bor {
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	border: 2px solid #e50013;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s, transform 0.4s
}

.products .pro-list .item .inner {
	position: relative;
	z-index: 1;
	height: 100%
}

.products .pro-list .item:hover, .products .pro-list .item.on {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
	transition: height 0.4s, box-shadow 0.4s, transform 0.4s
}

.products .pro-list .item:hover .bor, .products .pro-list .item.on .bor {
	visibility: visible;
	opacity: 1;
	transition: all 0.4s, transform 0.4s
}

.products .pro-list.lang .item {
	float: left;
	width: calc(23.5% - 2px);
	margin-right: 2%;
	margin-bottom: 2%
}

.products .pro-list.lang .item:nth-child(4n) {
	margin-right: 0
}

.products .pro-list.lang .item .title {
	padding-top: 145px;
	text-align: center;
	width: auto !important;
	margin: 0 auto;
	transition: all 0.4s, transform 0.4s
}

.products .pro-list.lang .item .title a {
	display: block;
	width: 100%
}

.products .pro-list.lang .item .title .ch {
	font-size: 24px;
	font-weight: bold;
	transition: all 0.4s, transform 0.4s
}

.products .pro-list.lang .item .title .en {
	font-size: 36px;
	font-family: 'BebasNeue';
	transition: all 0.4s, transform 0.4s;
	width: 80%;
	margin: 28px auto 0
}

.products .pro-list.lang .item .title .en a {
	height: 1em;
	line-height: 1em
}

.products .pro-list.lang .item .title .en.small {
	font-size: 24px;
	line-height: 1em;
	margin: 18px auto 0
}

.products .pro-list.lang .item .title .en.small a {
	height: 2em;
	line-height: 1em
}

.products .pro-list.lang .item .title::after {
	width: 46px;
	height: 2px;
	background: #8e8e8e;
	content: "";
	display: block;
	margin: 32px auto 0
}

.products .pro-list.lang .item table {
	border: 1px solid #e5e6ef;
	width: 254px;
	margin: 26px auto 0;
	font-size: 12px;
	transition: all 0.4s, transform 0.4s
}

.products .pro-list.lang .item table tr {
	border: 1px solid #e5e6ef;
	line-height: 28px
}

.products .pro-list.lang .item table tr th {
	border: 1px solid #e5e6ef;
	text-align: left;
	padding-left: 10px
}

.products .pro-list.lang .item table tr td {
	border: 1px solid #e5e6ef;
	padding-left: 10px;
	color: #999999
}

.products .pro-list.lang .item .btn {
	text-align: center;
	padding-top: 24px;
	font-size: 0;
	line-height: 0
}

.products .pro-list.lang .item .btn a {
	text-align: center;
	border-radius: 100%;
	display: inline-block;
	vertical-align: middle;
	margin: 0 9px
}

.products .pro-list.lang .item .btn a.ico {
	width: 45px;
	height: 45px;
	font-size: 20px;
	border: 1px solid #cecece;
	line-height: 45px;
	transition: all 0.4s, transform 0.4s
}

.products .pro-list.lang .item .btn a.change-btn {
	width: 70px;
	height: 70px;
	overflow: hidden;
	position: relative;
	background-position: center;
	background-size: cover
}

.products .pro-list.lang .item .btn a.change-btn img {
	display: inline-block;
	line-height: 0;
	width: 100%;
	border-radius: 100%
}

.products .pro-list.lang .item .btn a.change-btn .bg {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/fd.png);
	background-size: 18px;
	transition: all 0.4s, transform 0.4s;
	border-radius: 100%
}

.products .pro-list.lang .item .btn a.change-btn .bg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.products .pro-list.lang .item:hover .btn a.ico, .products .pro-list.lang .item.on .btn a.ico {
	color: #fff;
	background: #e50013;
	border: 1px solid #e50013;
	transition: all 0.4s, transform 0.4s
}

.products .pro-list.lang .item:hover .btn a.change-btn .bg, .products .pro-list.lang .item.on .btn a.change-btn .bg {
	background-color: rgba(229, 0, 19, 0.5);
	transition: all 0.4s, transform 0.4s
}

.products .pro-list.short .item {
	float: left;
	width: calc(48% - 2px);
	margin-right: 52px;
	margin-bottom: 4%
}

.products .pro-list.short .item:nth-child(2n) {
	margin-right: 0
}

.products .pro-list.short .item .title {
	padding-top: 45px;
	text-align: left;
	width: auto;
	margin: 0 0 0 66px;
	transition: all 0.4s, transform 0.4s
}

.products .pro-list.short .item .title .ch {
	font-size: 30px;
	font-weight: bold;
	transition: all 0.4s, transform 0.4s;
	height: 40px;
	line-height: 40px
}

.products .pro-list.short .item .title .en {
	font-size: 30px;
	height: 20px;
	line-height: 20px;
	font-family: 'BebasNeue';
	margin-top: 20px;
	transition: all 0.4s, transform 0.4s
}

.products .pro-list.short .item .title .en a {
	height: 20px;
	line-height: 20px
}

.products .pro-list.short .item .title::after {
	width: 46px;
	height: 2px;
	background: #8e8e8e;
	content: "";
	display: block;
	margin: 30px 0 0
}

.products .pro-list.short .item table {
	width: 324px;
	font-size: 14px;
	margin: 33px 0 0 59px;
	padding: 0;
	transition: all 0.4s, transform 0.4s
}

.products .pro-list.short .item table tr {
	line-height: 30px;
	padding: 0;
	margin: 0
}

.products .pro-list.short .item table tr.dn {
	display: none
}

.products .pro-list.short .item table tr th {
	text-align: left;
	padding: 0;
	margin: 0
}

.products .pro-list.short .item table tr td {
	padding: 0;
	margin: 0
}

.products .pro-list.short .item .btn {
	padding: 0px;
	font-size: 0;
	line-height: 0;
	width: 100px;
	height: 100px;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: all 0.4s, transform 0.4s
}

.products .pro-list.short .item .btn a {
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin: 0
}

.products .pro-list.short .item .btn a.ico {
	display: none
}

.products .pro-list.short .item .btn a.change-btn {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background-position: center;
	background-size: cover
}

.products .pro-list.short .item .btn a.change-btn img {
	display: inline-block;
	line-height: 0;
	width: 100%;
	height: 100%
}

.products .pro-list.short .item .btn a.change-btn .bg {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/fd.png);
	background-size: 23px;
	transition: all 0.4s, transform 0.4s
}

.products .pro-list.short .item:hover .btn, .products .pro-list.short .item.on .btn {
	right: 2px;
	bottom: 2px
}

.products .pagination {
	margin-top: 2%;
	margin-bottom: 2%
}

.products .suibianshow .position {
	padding-bottom: 1.5%
}

.products .pro-info .pro-info-bg {
	position: relative;
	float: left;
	width: 550px;
	height: 300px;
	background-position: right center;
	background-size: cover;
	border: 1px solid #eee
}

.products .pro-info .title {
	padding-top: 0;
	text-align: left;
	width: auto;
	margin: 0 0 40px 0;
	transition: all 0.4s, transform 0.4s
}

.products .pro-info .title .ch {
	font-size: 30px;
	font-weight: bold;
	transition: all 0.4s, transform 0.4s;
	height: 40px;
	line-height: 40px
}

.products .pro-info .title .en {
	font-size: 24px;
	height: 25px;
	line-height: 25px;
	font-family: 'BebasNeue';
	margin-top: 12px;
	transition: all 0.4s, transform 0.4s
}

.products .pro-info .title::after {
	width: 46px;
	height: 2px;
	background: #8e8e8e;
	content: "";
	display: block;
	margin: 20px 0 0
}

.products .pro-info table {
	float: left;
	width: 825px;
	height: 300px;
	font-size: 14px;
	margin: 0 0 0 20px;
	padding: 0;
	transition: all 0.4s, transform 0.4s
}

.products .pro-info table tr {
	line-height: 24px;
	padding: 0;
	margin: 0
}

.products .pro-info table tr th {
	text-align: left;
	padding: 0;
	margin: 0;
	width: 15%;
	padding: 8px;
	border: 1px solid #eee
}

.products .pro-info table tr td {
	padding: 0;
	margin: 0;
	padding: 8px;
	border: 1px solid #eee
}

.products .pro-info .btn {
	padding: 30px 0 0 0;
	font-size: 0;
	line-height: 0;
	clear: both
}

.products .pro-info .btn a {
	display: inline-block;
	background: #333;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 11px;
	margin-right: 2px
}

.products .pro-info .btn a span {
	font-size: 18px;
	vertical-align: middle
}

.products .pro-info .btn a b {
	display: inline-block;
	padding: 0 60px 0 15px
}

.products .pro-info .fangda {
	padding: 0px;
	font-size: 0;
	line-height: 0;
	width: 100px;
	height: 100px;
	position: absolute;
	right: 0;
	bottom: 0
}

.products .pro-info .fangda a {
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	width: 100%;
	height: 100%
}

.products .pro-info .fangda a.change-btn {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background-position: center;
	background-size: cover
}

.products .pro-info .fangda a.change-btn img {
	display: inline-block;
	line-height: 0;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.products .pro-info .fangda a.change-btn .bg {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/fd.png);
	background-size: 26px;
	transition: all 0.4s, transform 0.4s
}

.products .pro-content {
	padding: 80px 0
}

.products .pro-content .item {
	margin-bottom: 40px
}

.products .pro-content .item .title {
	font-size: 22px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	color: #333;
	line-height: 62px;
	overflow: hidden
}

.products .pro-content .item .title span {
	font-size: 30px;
	vertical-align: middle;
	float: left;
	display: inline-block;
	line-height: 62px;
	margin-right: 10px;
	color: #d60011
}

.products .pro-content .item .content {
	font-size: 14px;
	line-height: 26px;
	margin-top: 10px
}

.products .pro-content .item .content strong {
	font-weight: bold
}

.products .pro-qt-list {
	padding-bottom: 10%
}

.products .pro-qt-list .tit {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 4%
}

.products .pro-qt-list .list {
	overflow: hidden
}

.products .pro-qt-list .list .item {
	float: left;
	width: 22%;
	margin-right: 4%
}

.products .pro-qt-list .list .item a {
	display: block
}

.products .pro-qt-list .list .item a .pic img {
	display: block;
	width: 100%
}

.products .pro-qt-list .list .item a .inner {
	padding: 8%;
	background: #e4e4e4
}

.products .pro-qt-list .list .item a .inner .title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px
}

.products .pro-qt-list .list .item a .inner .des {
	font-size: 14px;
	line-height: 2em;
	height: 6em;
	overflow: hidden
}

.layui-layer.pro-photos {
	box-shadow: none;
	height: 40% !important;
	width: 50% !important;
	background: #f4f4f4;
	background-size: cover
}

.layui-layer.pro-photos .layui-layer-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow-y: hidden !important
}

.layui-layer.pro-photos .layui-layer-content .layui-layer-phimg {
	overflow-y: hidden !important;
	height: 100%;
	width: 100%;
	text-align: center
}

.layui-layer.pro-photos .layui-layer-content .layui-layer-phimg img {
	height: 100%;
	display: block;
	margin: 0 auto
}

.layui-layer.pro-photos .layui-layer-content .layui-layer-imgbar {
	background: none;
	text-align: center
}

@media (max-width:1600px) {
	.products .banner {
		height: 377px
	}

	.products .pro-nav::after {
		height: 25px
	}

	.products .pro-nav .inner {
		padding: 0 25px
	}

	.products .pro-nav .inner .swiper-container .swiper-slide {

	}

	.products .pro-nav .inner .swiper-container .swiper-slide a .ico {
		font-size: 24px;
		width: 45px;
		height: 45px;
		line-height: 45px;
		margin: 9px auto
	}

	.products .pro-nav .inner .swiper-container .swiper-slide a .title {
		font-size: 14px;
		line-height: 22px
	}

	.products .pro-nav .inner .swiper-container .swiper-slide a.on .title {
		width: 90%
	}

	.products .pro-nav .inner .swiper-container .swiper-slide a.on .title b {
		width: 78%;
		height: 100%;
		left: 11%;
		font-size: 15px
	}

	.products .pro-nav .inner .swiper-container .swiper-slide a.on .title span.l {
		height: 25px
	}

	.products .pro-nav .inner .swiper-container .swiper-slide a.on .title span.r {
		height: 25px
	}

	.products .pro-nav .p-nav-l, .products .pro-nav .p-nav-r {
		width: 25px;
		height: 36px;
		margin: 15px auto
	}

	.products .pro-nav .p-nav-l span, .products .pro-nav .p-nav-r span {
		font-size: 34px
	}

	.products .pro-bar {
		padding: 6px 0 50px
	}

	.products .pro_r_ico {
		height: 100%;
		height: 40px
	}

	.products .pro_r_ico a {
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
		margin-left: 17px
	}

	.products .pro_r_ico a .tan {
		top: 55px
	}

	.products .pro_r_ico a .teltan {
		padding-left: 120px
	}

	.products .pro_r_ico a .teltan:before {
		right: 59px
	}

	.products .pro_r_ico a .weixintan {
		padding: 20px
	}

	.products .pro_r_ico a .weixintan:before {
		right: 5px
	}

	.products .pro-list .position {
		padding-bottom: .7%
	}

	.products .pro-list.lang .item .title {
		padding-top: 132px
	}

	.products .pro-list.lang .item .title a {
		width: 100%
	}

	.products .pro-list.lang .item .title .ch {
		font-size: 22px
	}

	.products .pro-list.lang .item .title .en {
		font-size: 28px;
		margin: 24px auto 0
	}

	.products .pro-list.lang .item .title .en.small {
		font-size: 19px;
		line-height: 1em;
		margin: 14px auto 0
	}

	.products .pro-list.lang .item .title::after {
		width: 36px;
		height: 2px;
		margin: 20px auto 0
	}

	.products .pro-list.lang .item table {
		width: 254px
	}

	.products .pro-list.lang .item table tr {
		line-height: 27px
	}

	.products .pro-list.short .item .title {
		padding-top: 39px;
		width: auto;
		margin: 0 0 0 57px
	}

	.products .pro-list.short .item .title .ch {
		font-size: 26px;
		height: 33px;
		line-height: 33px
	}

	.products .pro-list.short .item .title .en {
		font-size: 26px;
		height: 19px;
		line-height: 19px;
		margin-top: 20px
	}

	.products .pro-list.short .item .title .en a {
		height: 19px;
		line-height: 19px
	}

	.products .pro-list.short .item table {
		width: 250px;
		font-size: 12px;
		margin: 28px 0 0 49px;
		padding: 0
	}

	.products .pro-list.short .item table tr {
		line-height: 29px;
		padding: 0;
		margin: 0
	}

	.products .pro-list.short .item table tr th {
		padding: 0;
		margin: 0
	}

	.products .pro-list.short .item table tr td {
		padding: 0;
		margin: 0
	}

	.products .pro-list.short .item:hover .btn, .products .pro-list.short .item.on .btn {
		right: 2px;
		bottom: 2px
	}

	.products .pro-info .title {
		margin: 0 0 30px 0
	}

	.products .pro-info .title .ch {
		font-size: 25px;
		height: 34px;
		line-height: 34px
	}

	.products .pro-info .title .en {
		font-size: 20px;
		height: 22px;
		line-height: 22px;
		margin-top: 8px
	}

	.products .pro-info .title::after {
		margin: 15px 0 0
	}

	.products .pro-info table {
		width: 725px;
		font-size: 13px
	}

	.products .pro-info table tr {
		line-height: 24px
	}

	.products .pro-info .btn {
		margin: 30px 0 0 0
	}

	.products .pro-info .btn a {
		font-size: 14px;
		padding: 12px
	}

	.products .pro-info .btn a span {
		font-size: 22px
	}

	.products .pro-info .btn a b {
		padding: 0 60px 0 15px
	}

}

@media (max-width:1440px) {
	.products .banner {
		height: 339px
	}

	.products .banner .containern_1200 .search .inner {
		height: 40px;
		padding-left: 30px;
		padding-right: 30px;
		border-radius: 40px
	}

	.products .banner .containern_1200 .search .inner input {
		font-size: 14px
	}

	.products .banner .containern_1200 .search .inner>a {
		font-size: 18px;
		height: 30px;
		line-height: 43px;
		width: 30px
	}

	.products .banner .containern_1200 .search .list {
		border-radius: 30px;
		padding: 32px 0 0
	}

	.products .banner .containern_1200 .search .list ul {
		height: 340px
	}

	.products .banner .containern_1200 .search .list ul li a {
		line-height: 45px;
		font-size: 20px
	}

	.products .banner .containern_1200 .search.on .list {
		padding: 46px 8px 8px;
		top: -6px;
		left: -8px
	}

	.products .pro-nav::after {
		height: 20px
	}

	.products .pro-nav .inner {
		padding: 0 25px
	}

	.products .pro-nav .inner .swiper-container .swiper-slide {

	}

	.products .pro-nav .inner .swiper-container .swiper-slide a .ico {
		font-size: 16px;
		width: 35px;
		height: 35px;
		line-height: 35px;
		margin: 10px auto
	}

	.products .pro-nav .inner .swiper-container .swiper-slide a .title {
		font-size: 12px;
		line-height: 18px
	}

	.products .pro-nav .inner .swiper-container .swiper-slide a.on .title {
		width: 100%
	}

	.products .pro-nav .inner .swiper-container .swiper-slide a.on .title b {
		width: 84%;
		height: 100%;
		left: 8%;
		font-size: 14px
	}

	.products .pro-nav .inner .swiper-container .swiper-slide a.on .title span.l {
		height: 20px
	}

	.products .pro-nav .inner .swiper-container .swiper-slide a.on .title span.r {
		height: 20px
	}

	.products .pro-nav .p-nav-l, .products .pro-nav .p-nav-r {
		width: 25px;
		height: 35px;
		margin: 10px auto
	}

	.products .pro-nav .p-nav-l span, .products .pro-nav .p-nav-r span {
		font-size: 34px
	}

	.products .pro-bar {
		padding: 6px 0 44px
	}

	.products .pro_r_ico {
		float: right;
		height: 100%;
		height: 72px
	}

	.products .pro_r_ico a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		margin-left: 14px
	}

	.products .pro_r_ico a .tan {
		top: 66px
	}

	.products .pro_r_ico a .teltan {
		padding-left: 120px
	}

	.products .pro_r_ico a .teltan:before {
		right: 47px
	}

	.products .pro_r_ico a .weixintan {
		padding: 20px
	}

	.products .pro_r_ico a .weixintan:before {
		right: 3px
	}

	.products .pro-list.lang .item .title {
		padding-top: 115px
	}

	.products .pro-list.lang .item .title .ch {
		font-size: 18px
	}

	.products .pro-list.lang .item .title .en {
		font-size: 25px;
		margin: 20px auto 0
	}

	.products .pro-list.lang .item .title .en.small {
		font-size: 19px;
		line-height: 1em;
		margin: 14px auto 0
	}

	.products .pro-list.lang .item .title::after {
		width: 36px;
		height: 2px;
		margin: 20px auto 0
	}

	.products .pro-list.lang .item table {
		width: 220px;
		margin: 20px auto 0;
		font-size: 12px
	}

	.products .pro-list.lang .item table tr {
		line-height: 28px
	}

	.products .pro-list.lang .item table tr:last-child {
		display: none
	}

	.products .pro-list.lang .item table tr th {
		padding-left: 9px
	}

	.products .pro-list.lang .item table tr td {
		padding-left: 9px
	}

	.products .pro-list.lang .item .btn {
		padding-top: 18px
	}

	.products .pro-list.lang .item .btn a.ico {
		width: 35px;
		height: 35px;
		font-size: 20px;
		line-height: 35px
	}

	.products .pro-list.lang .item .btn a.change-btn {
		width: 58px;
		height: 58px
	}

	.products .pro-list.lang .item .btn a.change-btn .bg {
		background-size: 14px
	}

	.products .pro-list.short .item {
		margin-right: 42px;
		margin-bottom: 42px
	}

	.products .pro-list.short .item .title {
		padding-top: 32px;
		margin: 0 0 0 49px
	}

	.products .pro-list.short .item .title .ch {
		font-size: 20px;
		height: 30px;
		line-height: 30px
	}

	.products .pro-list.short .item .title .en {
		font-size: 22px;
		height: 16px;
		line-height: 16px;
		margin-top: 17px
	}

	.products .pro-list.short .item .title .en a {
		height: 16px;
		line-height: 16px
	}

	.products .pro-list.short .item .title::after {
		width: 35px;
		height: 2px;
		margin: 20px 0 0
	}

	.products .pro-list.short .item table {
		width: 220px;
		font-size: 12px;
		margin: 20px 0 0 43px;
		padding: 0
	}

	.products .pro-list.short .item table tr {
		line-height: 25px;
		padding: 0;
		margin: 0
	}

	.products .pro-list.short .item table tr th {
		padding: 0;
		margin: 0
	}

	.products .pro-list.short .item table tr td {
		padding: 0;
		margin: 0
	}

	.products .pro-list.short .item:hover .btn, .products .pro-list.short .item.on .btn {
		right: 2px;
		bottom: 2px
	}

	.products .pro-info .pro-info-bg {
		width: 510px
	}

	.products .pro-info table {
		width: 565px;
		font-size: 12px
	}

	.layui-layer.pro-photos {
		height: 45% !important;
		width: 60% !important
	}

}

@media (max-width:1366px) {
	.products .banner {
		height: 322px
	}

	.layui-layer.pro-photos {
		height: 60% !important;
		width: 60% !important
	}

}

@media (max-width:1360px) {
	.products .banner {
		height: 320px
	}

}

@media (max-width:1280px) {
	.products .banner {
		height: 302px
	}

}

.webmap .map_list {
	position: relative;
	overflow: hidden
}

.webmap .map_list h2.title {
	font-size: 42px;
	margin: 50px 0 40px 0
}

.webmap .map_list .item {
	float: left;
	width: 20%
}

.webmap .map_list .item a {
	display: block;
	font-size: 14px;
	line-height: 26px;
	padding: 0 4px
}

.webmap .map_list .item h2 {
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	margin: 0 0 15px 0;
	width: 90%
}

.webmap .map_list .item h2 a {
	font-size: 20px
}

.webmap .map_list .item.pro {
	width: 100%;
	margin-top: 40px
}

.webmap .map_list .item.pro h2 {
	width: 100%
}

.webmap .map_list .item.pro h2 a {
	float: none
}

.webmap .map_list .item.pro a {
	width: calc(20% - 8px);
	float: left
}

.mianze .mianze_con {
	position: relative;
	overflow: hidden;
	margin-bottom: 100px
}

.mianze .mianze_con .txtxtcon {
	font-size: 14px;
	line-height: 28px;
	color: #333
}

.mianze .mianze_con .txtxtcon h3 {
	font-size: 34px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding: 40px 0
}

.mianze .mianze_con .txtxtcon h2 {
	font-size: 18px;
	margin: 10px 0;
	font-weight: bold;
	margin-top: 50px
}

.about .banner {
	position: relative;
	height: 449px;
	overflow: hidden
}

.about .banner .swiper-container {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
	height: 100%
}

.about .banner .swiper-container .swiper-slide {
	background-size: cover;
	background-position: center;
	height: 100%
}

.about .banner .swiper-container .swiper-slide img {
	display: block;
	width: 100%
}

.about .banner .bg {
	height: 100%;
	position: absolute;
	z-index: 1;
	background-position: center;
	background-size: cover;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.about .banner .bg .containern_1200 {
	height: 100%
}

.about .banner .bg .containern_1200 .text {
	color: #fff
}

.about .banner .bg .containern_1200 .text .ch {
	font-size: 60px;
	font-weight: lighter
}

.about .banner .bg .containern_1200 .text .en {
	font-size: 30px;
	font-family: 'HelveticaNeueLTStdUltLtEx';
	margin-top: 10px;
	letter-spacing: 5px
}

.about .er-nav .container_1200 {
	z-index: 1
}

.about .er-nav .inner {
	padding: 0
}

.about .er-nav .inner a {
	width: 20%
}

.about .er-nav .inner a .title {
	width: 65%
}

.about .a_about .photo img {
	max-width: 100%;
	display: block;
	margin: 0 auto
}

.about .a_about .txt {
	position: relative;
	z-index: 1;
	background-image: url("/src/images/a_txt_bg1.png");
	background-size: contain;
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: -12px
}

.about .a_about .txt .p {
	padding: 80px
}

.about .a_fenbu {
	position: relative;
	margin-top: 100px;
	background-image: url("/src/images/a_map_bg.jpg");
	background-size: cover;
	background-position: center;
	color: #fff
}

.about .a_fenbu .titles {
	margin-top: 8%
}

.about .a_fenbu .titles h2 {
	font-weight: bold;
	font-size: 36px;
	margin-bottom: 10px
}

.about .a_fenbu .titles h3 {
	font-size: 16px;
	margin-bottom: 70px
}

.about .a_fenbu .titles h4 {
	font-size: 18px;
	font-family: 'HelveticaNeueLTStdThEx';
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 30px;
	color: rgba(255, 255, 255, 0.7)
}

.about .a_fenbu .list {
	width: 100%;
	margin-top: 4%
}

.about .a_fenbu .list .item {
	float: left;
	width: 38%;
	margin-bottom: 40px;
	line-height: 24px
}

.about .a_fenbu .list .item h2 {
	font-size: 20px;
	font-weight: bold
}

.about .a_fenbu .list .item p {
	font-size: 16px
}

.about .a_fengcai {
	padding: 5% 0
}

.about .a_fengcai .item {
	width: 32%;
	margin-right: 2%;
	float: left;
	position: relative
}

.about .a_fengcai .item img {
	display: block;
	width: 100%
}

.about .a_fengcai .item a {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}

.about .a_fengcai .item a::before {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.about .a_fengcai .item a .inner {
	display: block;
	color: #fff;
	text-align: center
}

.about .a_fengcai .item a .inner .ico {
	width: 2em;
	height: 2em;
	background-color: rgba(229, 0, 19, 0.7);
	display: block;
	line-height: 2em;
	font-size: 40px;
	border-radius: 100%;
	margin: 10% auto
}

.about .a_fengcai .item a .inner .title {
	font-size: 36px
}

.about .a_fengcai .item a:hover::before {
	width: calc(100% - 21px);
	height: calc(100% - 21px);
	margin: 10px;
	border: 1px solid #e70000
}

.about .a_cul_tit {
	text-align: center
}

.about .a_cul_tit .ch {
	font-size: 36px;
	margin-bottom: 5px;
	color: #666
}

.about .a_cul_tit .en {
	font-family: 'HelveticaNeueLTStdThEx';
	color: #ccc;
	font-size: 24px
}

.about .a_cul_tit::after {
	content: "";
	display: block;
	width: 42px;
	height: 3px;
	background: #8e8e8e;
	margin: 30px auto 0
}

.about .linian {
	padding: 5% 0;
	position: relative
}

.about .linian .canvas_ {
	margin-top: -7%
}

.about .linian .canvas_ canvas {
	width: 100%
}

.about .linian .container_1200 {
	position: relative;
	z-index: 1
}

.about .linian .bg {
	position: absolute;
	z-index: 0;
	top: 250px;
	background-size: cover;
	background-position: center;
	background-image: url("/src/images/canvas_bg.jpg");
	width: 100%;
	height: 740px
}

.about .linian .bg .preloader-progress {
	text-align: center;
	position: absolute;
	left: 50%;
	top: 45%;
	margin-left: -60px;
	color: #999
}

.about .linian .bg .preloader-progress span {
	font-size: 35px;
	font-family: 'Conv_League_Gothic';
	color: #e70000
}

.about .dangtuan {
	padding-bottom: 6%
}

.about .dangtuan img {
	display: block;
	max-width: 100%;
	margin: 3% auto 2%
}

.about .a_activity {
	padding-bottom: 5%
}

.about .a_activity .list {
	overflow: hidden;
	padding: 5% 0 4%
}

.about .a_activity .list .item {
	width: 32%;
	margin-right: 2%;
	float: left;
	margin-bottom: 2%
}

.about .a_activity .list .item a {
	display: block;
	background: #ededed;
	padding: 5%;
	transition: all 0.4s, transform 0.4s;
	border-bottom: 4px solid  #ededed
}

.about .a_activity .list .item a span {
	display: block
}

.about .a_activity .list .item a img {
	display: block;
	width: 100%
}

.about .a_activity .list .item a .inner {
	padding: 5% 0 10%
}

.about .a_activity .list .item a .inner .title {
	font-family: 'HelveticaNeueLTStdLt';
	font-size: 34px;
	margin-bottom: 5px
}

.about .a_activity .list .item a .inner .des {
	font-size: 18px;
	font-weight: bold
}

.about .a_activity .list .item a:hover {
	border-bottom: 4px solid  #e50013
}

.about .medisan {
	padding: 5% 0
}

.about .medisan .list {
	overflow: hidden;
	padding: 5% 0 4%
}

.about .medisan .list .item {
	float: left;
	margin-right: 2%;
	width: calc(48% - 2px);
	border: 1px solid #e6e6e6;
	margin-bottom: 2%;
	transition: all 0.4s, transform 0.4s
}

.about .medisan .list .item.mRn {
	margin-left: 2%
}

.about .medisan .list .item a {
	display: block;
	width: 85%;
	height: 100%;
	position: relative;
	padding: 2% 5%;
	transition: all 0.4s, transform 0.4s
}

.about .medisan .list .item a span.title {
	font-size: 28px;
	font-family: 'HelveticaNeueLTStdLt';
	display: block
}

.about .medisan .list .item a span.des {
	display: block;
	font-size: 18px
}

.about .medisan .list .item a span.ico {
	position: absolute;
	right: 0;
	top: 0;
	color: #e50013;
	font-size: 40px;
	height: 100%;
	transition: all 0.4s, transform 0.4s
}

.about .medisan .list .item:hover {
	background: #e50013;
	border: 1px solid #e50013;
	transition: all 0.4s, transform 0.4s
}

.about .medisan .list .item:hover a {
	color: #fff;
	transition: all 0.4s, transform 0.4s
}

.about .medisan .list .item:hover a span.ico {
	color: #fff;
	transition: all 0.4s, transform 0.4s
}

.about .honor-big-pic {
	padding-bottom: 70px
}

.about .honor-big-pic img {
	display: block;
	width: 100%
}

.about .honor-nav {
	border-bottom: 1px solid #c9c9c9;
	height: 65px;
	font-size: 0;
	line-height: 0
}

.about .honor-nav a {
	display: inline-block;
	background: #efefef;
	font-size: 20px;
	line-height: 3.2em;
	padding: 0 5%;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #c9c9c9;
	transition: all 0.4s, transform 0.4s
}

.about .honor-nav a.on {
	background: #fff;
	border-top: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #fff;
	transition: all 0.4s, transform 0.4s
}

.about .honor-main {
	padding-bottom: 10%
}

.about .honor-main .list {
	display: none
}

.about .honor-main .list table {
	width: 100%
}

.about .honor-main .list table tr {
	border-bottom: 1px solid #d1d1d1;
	font-size: 0;
	line-height: 0;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden
}

.about .honor-main .list table tr.on {
	cursor: pointer
}

.about .honor-main .list table tr td {
	font-size: 16px;
	line-height: 68px
}

.about .honor-main .list table tr td.text-right {
	text-align: right
}

.about .honor-main .list table tr td span {
	color: #ffba00;
	font-size: 25px;
	float: left;
	margin-right: 20px;
	display: inline-block;
	line-height: 68px
}

.about .honor-main .list table tr .layer-photos-demo1 {
	position: absolute;
	width: 100%;
	height: 68px;
	overflow: hidden
}

.about .honor-main .list table tr .layer-photos-demo1 img {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.about .organization {
	padding: 5% 0 10%
}

.about .organization img {
	display: block;
	margin: 0 auto;
	width: 80%
}

.layui-layer.fengcai-tanceng {
	background: none !important
}

.gallery-top {
	height: 100%;
	width: 100%
}

.gallery-top .swiper-slide img {
	display: block;
	width: 100%
}

.gallery-thumbs {
	box-sizing: border-box;
	padding: 10px 0
}

.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	position: relative
}

.gallery-thumbs .swiper-slide.swiper-slide-active::before {
	background: transparent;
	transition: all 0.4s, transform 0.4s
}

.gallery-thumbs .swiper-slide img {
	display: block;
	width: 100%
}

.gallery-thumbs .swiper-slide::before {
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	content: "";
	display: block;
	border: 4px solid #fff;
	background: rgba(0, 0, 0, 0.8);
	transition: all 0.4s, transform 0.4s
}

#a_map_canvas {
	width: 100%;
	margin: 0 auto
}

@media (max-width:1600px) {
	.about .banner {
		height: 377px
	}

	.about .a_about .txt {
		margin-top: -12px
	}

	.about .a_about .txt .p {
		padding: 80px
	}

	.about .a_fenbu .titles {
		margin-top: 6%
	}

	.about .a_fenbu .list {
		margin-top: 2%
	}

	.about .a_fengcai {
		padding: 5% 0
	}

	.about .a_fengcai .item a .inner .ico {
		font-size: 34px
	}

	.about .a_fengcai .item a .inner .title {
		font-size: 30px
	}

	.about .honor-nav {
		height: 65px;
		font-size: 0;
		line-height: 0
	}

	.about .honor-nav a {
		display: inline-block;
		background: #efefef;
		font-size: 20px;
		line-height: 3.2em;
		padding: 0 5%
	}

	.about .honor-main {
		padding-bottom: 10%
	}

	.about .honor-main .list {
		display: none
	}

	.about .honor-main .list table tr td {
		font-size: 16px;
		line-height: 60px
	}

	.about .honor-main .list table tr td span {
		font-size: 20px;
		margin-right: 18px;
		line-height: 60px
	}

	.about .a_cul_tit .ch {
		font-size: 32px;
		margin-bottom: 5px
	}

	.about .a_cul_tit .en {
		font-size: 22px
	}

	.about .a_cul_tit::after {
		width: 42px;
		height: 3px;
		margin: 25px auto 0
	}

	.about .linian .bg {
		top: 220px;
		height: 680px
	}

	.about .dangtuan {
		padding-bottom: 6%
	}

	.about .dangtuan img {
		display: block;
		max-width: 100%;
		margin: 3% auto 2%
	}

	.about .a_activity {
		padding-bottom: 5%
	}

	.about .a_activity .list {
		padding: 5% 0 4%
	}

	.about .a_activity .list .item a {
		padding: 5%
	}

	.about .a_activity .list .item a .inner {
		padding: 5% 0 10%
	}

	.about .a_activity .list .item a .inner .title {
		font-size: 30px;
		margin-bottom: 5px
	}

	.about .a_activity .list .item a .inner .des {
		font-size: 16px
	}

	.about .medisan {
		padding: 5% 0
	}

	.about .medisan .list {
		padding: 5% 0 4%
	}

	.about .medisan .list .item a {
		width: 85%;
		padding: 2% 5%
	}

	.about .medisan .list .item a span.title {
		font-size: 24px
	}

	.about .medisan .list .item a span.des {
		font-size: 16px
	}

	.about .medisan .list .item a span.ico {
		font-size: 36px
	}

}

@media (max-width:1440px) {
	.about .banner {
		height: 339px
	}

	.about .a_about .txt {
		margin-top: -10px;
		background-image: url("/src/images/a_txt_bg2.png");
		min-height: 450px
	}

	.about .a_about .txt .p {
		padding: 70px
	}

	.about .a_fenbu .titles {
		margin-top: 6%
	}

	.about .a_fenbu .titles h2 {
		font-size: 30px;
		margin-bottom: 10px
	}

	.about .a_fenbu .titles h3 {
		font-size: 14px;
		margin-bottom: 70px
	}

	.about .a_fenbu .titles h4 {
		font-size: 15px;
		line-height: 25px
	}

	.about .a_fenbu .list {
		margin-top: 2%
	}

	.about .a_fenbu .list .item h2 {
		font-size: 16px
	}

	.about .a_fenbu .list .item p {
		font-size: 14px
	}

	.about .a_fengcai {
		padding: 5% 0
	}

	.about .a_fengcai .item a .inner .ico {
		font-size: 30px
	}

	.about .a_fengcai .item a .inner .title {
		font-size: 26px
	}

	.about .honor-nav {
		height: 58px;
		font-size: 0;
		line-height: 0
	}

	.about .honor-nav a {
		display: inline-block;
		background: #efefef;
		font-size: 18px;
		line-height: 3.2em;
		padding: 0 5%
	}

	.about .honor-main {
		padding-bottom: 10%
	}

	.about .honor-main .list {
		display: none
	}

	.about .honor-main .list table tr td {
		font-size: 14px;
		line-height: 50px
	}

	.about .honor-main .list table tr td span {
		font-size: 20px;
		margin-right: 18px;
		line-height: 50px
	}

	.about .linian .bg {
		top: 200px;
		height: 580px
	}

	.about .a_cul_tit .ch {
		font-size: 30px;
		margin-bottom: 5px
	}

	.about .a_cul_tit .en {
		font-size: 20px
	}

	.about .a_cul_tit::after {
		width: 42px;
		height: 3px;
		margin: 25px auto 0
	}

	.about .a_activity {
		padding-bottom: 5%
	}

	.about .a_activity .list {
		padding: 5% 0 4%
	}

	.about .a_activity .list .item a {
		padding: 5%
	}

	.about .a_activity .list .item a .inner {
		padding: 5% 0 10%
	}

	.about .a_activity .list .item a .inner .title {
		font-size: 28px;
		margin-bottom: 5px
	}

	.about .a_activity .list .item a .inner .des {
		font-size: 14px
	}

	.about .medisan {
		padding: 5% 0
	}

	.about .medisan .list {
		padding: 5% 0 4%
	}

	.about .medisan .list .item a {
		width: 85%;
		padding: 2% 5%
	}

	.about .medisan .list .item a span.title {
		font-size: 22px
	}

	.about .medisan .list .item a span.des {
		font-size: 14px
	}

	.about .medisan .list .item a span.ico {
		font-size: 32px
	}

}

@media (max-width:1366px) {
	.about .banner {
		height: 322px
	}

	.about .linian .bg {
		top: 200px;
		height: 560px
	}

}

@media (max-width:1360px) {
	.about .banner {
		height: 320px
	}

}

@media (max-width:1280px) {
	.about .banner {
		height: 302px
	}

}

.research .er-banner .swiper-container {
	position: relative;
	height: 100%;
	z-index: 0
}

.research .er-banner .swiper-container .swiper-slide {
	background-position: center;
	background-size: cover
}

.research .yanfa {
	background-image: url(../images/yanfa_bg.jpg);
	background-position: 0 110px;
	background-size: contain;
	margin: 1.5% 0 5% 0;
	background-repeat: no-repeat
}

.research .yanfa .item {
	position: relative;
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 3% 0
}

.research .yanfa .item .pic {
	position: relative;
	overflow: hidden;
	transition: all 0.4s, transform 0.4s
}

.research .yanfa .item .pic .ico {
	position: absolute;
	z-index: 4;
	width: 96%;
	height: 96%;
	top: 2%;
	left: 2%
}

.research .yanfa .item .pic .ico::before {
	border: 1px solid rgba(255, 255, 255, 0.4);
	content: "";
	display: block;
	width: 100%;
	height: 100%
}

.research .yanfa .item .pic .bg {
	background-size: cover;
	width: 100%;
	height: 100%;
	transition: all 0.4s, transform 0.4s
}

.research .yanfa .item .pic .bgcolor {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(30, 185, 239, 0);
	z-index: 2;
	transition: all 0.4s, transform 0.4s
}

.research .yanfa .item .txt {
	position: relative;
	overflow: hidden;
	transition: all 0.4s, transform 0.4s;
	z-index: 2
}

.research .yanfa .item .txt img {
	width: 100%
}

.research .yanfa .item .txt .txtxt {
	position: absolute;
	z-index: 1
}

.research .yanfa .item:hover .pic .bgcolor {
	background: rgba(30, 185, 239, 0.3)
}

.research .yanfa .item:hover .fl {
	transform: translate(5.425%, 0)
}

.research .yanfa .item:hover .fr {
	transform: translate(-5.425%, 0)
}

.research .r-list {
	overflow: hidden;
	margin-bottom: 5%
}

.research .r-list .item {
	width: 33.3333333%;
	float: left;
	position: relative
}

.research .r-list .item img {
	display: block;
	width: 100%
}

.research .r-list .item a {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
	background: rgba(30, 185, 239, 0.2);
	background-image: linear-gradient(to bottom, rgba(30, 185, 239, 0.4) 0%, rgba(30, 185, 239, 0.6) 50%, #1eb9ef 100%);
	transition: all 0.4s, transform 0.4s
}

.research .r-list .item a::before {
	content: "";
	display: block;
	border: 1px solid #dee5e7;
	margin: 17px;
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 36px);
	height: calc(100% - 36px);
	z-index: 5;
	transition: all 0.4s, transform 0.4s;
	visibility: hidden;
	opacity: 0
}

.research .r-list .item a .inner {
	width: 75%
}

.research .r-list .item a .inner .ico {
	display: block;
	width: 134px;
	height: 134px;
	background: #e50013;
	color: #fff;
	font-size: 60px;
	border-radius: 100%;
	text-align: center;
	line-height: 134px;
	margin: 0 auto
}

.research .r-list .item a .inner .title {
	color: #beeafa;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	display: block;
	transition: all 0.4s, transform 0.4s;
	margin: 10% 0
}

.research .r-list .item a .inner .des {
	color: #beeafa;
	transition: all 0.4s, transform 0.4s;
	font-size: 16px;
	line-height: 36px
}

.research .r-list .item a:hover {
	background-image: linear-gradient(to bottom, rgba(102, 102, 102, 0) 0%, rgba(30, 185, 239, 0) 30%, rgba(30, 185, 239, 0.4) 60%, #1eb9ef 100%);
	transition: all 0.4s, transform 0.4s
}

.research .r-list .item a:hover::before {
	transition: all 0.4s, transform 0.4s;
	visibility: visible;
	opacity: 1
}

.research .r-list .item a:hover .title {
	color: #fff;
	transition: all 0.4s, transform 0.4s
}

.research .r-list .item a:hover .des {
	color: #fff;
	transition: all 0.4s, transform 0.4s
}

.research .chengguo {
	padding: 2% 0 10%;
	background-image: url(../images/yanfa_bg.jpg);
	background-position: 0 30px;
	background-size: contain;
	margin: 1.5% 0 5% 0;
	background-repeat: no-repeat
}

@media (max-width:1600px) {
	.research .r-list {
		margin-bottom: 5%
	}

	.research .r-list .item a .inner {
		width: 65%
	}

	.research .r-list .item a .inner .ico {
		width: 118px;
		height: 118px;
		font-size: 54px;
		line-height: 118px
	}

	.research .r-list .item a .inner .title {
		font-size: 20px;
		margin: 10% 0
	}

	.research .r-list .item a .inner .des {
		font-size: 14px;
		line-height: 27px
	}

	.research .chengguo {
		padding: 2% 0 10%
	}

	.research .chengguo table tr td {
		font-size: 16px;
		line-height: 60px
	}

	.research .chengguo table tr td span {
		font-size: 20px;
		margin-right: 18px;
		line-height: 60px
	}

}

@media (max-width:1440px) {
	.research .r-list {
		margin-bottom: 5%
	}

	.research .r-list .item a .inner {
		width: 70%
	}

	.research .r-list .item a .inner .ico {
		width: 100px;
		height: 100px;
		font-size: 45px;
		line-height: 100px
	}

	.research .r-list .item a .inner .title {
		font-size: 20px;
		margin: 10% 0
	}

	.research .r-list .item a .inner .des {
		font-size: 13px;
		line-height: 27px
	}

	.research .chengguo {
		padding: 2% 0 10%
	}

	.research .chengguo table tr td {
		font-size: 14px;
		line-height: 50px
	}

	.research .chengguo table tr td span {
		font-size: 20px;
		margin-right: 18px;
		line-height: 50px
	}

}

.news .news-inner {
	margin-bottom: 5%
}

.news .news-inner .position {
	padding: 4.1% 0
}

.news .news-inner .n-tit {
	border-left: 6px solid #e50013;
	overflow: hidden
}

.news .news-inner .n-tit .ch {
	font-size: 32px;
	padding-left: 30px;
	padding-top: 0
}

.news .news-inner .n-tit .en {
	font-size: 20px;
	font-family: 'HelveticaNeueLTStdThEx';
	color: #ccc;
	padding-left: 30px;
	line-height: 20px;
	height: 25px;
	margin-top: 10px
}

.news .news-inner .left {
	width: 72%;
	float: left;
	margin-bottom: -1000px;
	padding-bottom: 1000px
}

.news .news-inner .left .n-tit {
	margin: 0 0 70px
}

.news .news-inner .left .list .item {
	display: none
}

.news .news-inner .left .list .item a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 26px
}

.news .news-inner .left .list .item a .time {
	background: #b8b8b8;
	text-align: center;
	color: #fff;
	width: 90px;
	padding: 14px;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.4s, transform 0.4s
}

.news .news-inner .left .list .item a .time .date {
	font-family: 'HelveticaNeueLTStdUltLtEx';
	font-size: 64px;
	line-height: 60px;
	font-weight: lighter
}

.news .news-inner .left .list .item a .time .ym {
	font-size: 14px;
	margin-top: 8px
}

.news .news-inner .left .list .item a .inner {
	padding-left: 140px;
	padding-right: 40px
}

.news .news-inner .left .list .item a .inner .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	padding: 18px 0
}

.news .news-inner .left .list .item a .inner .des {
	color: #999;
	font-size: 14px;
	line-height: 28px;
	height: 84px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}

.news .news-inner .left .list .item a:hover .time {
	background: #e50013;
	transition: all 0.4s, transform 0.4s
}

.news .news-inner .left .loadmore {
	text-align: center;
	font-size: 24px;
	line-height: 2em;
	background: #ccc;
	color: #fff;
	cursor: pointer;
	transition: all 0.4s, transform 0.4s
}

.news .news-inner .left .loadmore:hover {
	background: #e50013
}

.news .news-inner .left.news-content {
	background: #f4f4f4
}

.news .news-inner .left.news-content .inner {
	padding: 5% 0;
	width: 795px;
	margin: 0 auto
}

.news .news-inner .left.news-content .time {
	font-size: 20px;
	color: #444;
	font-family: 'HelveticaNeueLTStdLt';
	line-height: 1em
}

.news .news-inner .left.news-content .title {
	font-size: 26px;
	line-height: 1em;
	padding: 10px 0 30px
}

.news .news-inner .left.news-content .info {
	font-size: 14px;
	color: #999;
	border-bottom: 1px solid #c3c3c3;
	padding-bottom: 2%
}

.news .news-inner .left.news-content .content {
	padding-top: 2.5%
}

.news .news-inner aside {
	width: 24%;
	float: right;
	margin-bottom: -1000px;
	padding-bottom: 1000px
}

.news .news-inner aside .hot-news {
	overflow: hidden
}

.news .news-inner aside .hot-news .n-tit {
	margin: 0 0 60px
}

.news .news-inner aside .hot-news ul {
	line-height: 55px
}

.news .news-inner aside .hot-news ul li {
	border-bottom: 1px solid #d0d0d0;
	overflow: hidden;
	height: 55px
}

.news .news-inner aside .hot-news ul li a {
	font-size: 14px;
	display: block
}

.news .news-inner aside .hot-news ul li a span {
	font-size: 30px;
	display: inline-block;
	vertical-align: middle;
	float: left;
	padding: 0 20px 0 5px;
	font-weight: lighter;
	font-family: "Microsoft YaHei"
}

.news .news-inner aside .hot-news ul li:nth-child(1) a span {
	color: #c50000
}

.news .news-inner aside .hot-news ul li:nth-child(2) a span {
	color: #db7700
}

.news .news-inner aside .hot-news ul li:nth-child(3) a span {
	color: #dcd024
}

.news .news-inner aside .periodical {
	overflow: hidden
}

.news .news-inner aside .periodical .n-tit {
	margin: 12% 0
}

.news .news-inner aside .periodical ul li {
	position: relative;
	margin-bottom: 30px
}

.news .news-inner aside .periodical ul li img {
	display: block;
	width: 100%
}

.news .news-inner aside .periodical ul li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 80%;
	height: 80%;
	padding: 10% 10% 0 10%
}

.news .news-inner aside .periodical ul li a span {
	display: block
}

.news .news-inner aside .periodical ul li a span.title .ch {
	font-size: 22px
}

.news .news-inner aside .periodical ul li a span.title .en {
	font-size: 20px;
	font-family: 'Conv_DINOT-CondLight';
	color: #999
}

.shangxia {
	background: #fff;
	position: relative;
	width: 72%;
	text-align: right;
	padding: 40px 0;
	font-size: 0;
	line-height: 0
}

.shangxia a {
	display: inline-block;
	background: #333;
	color: #fff;
	font-size: 14px;
	line-height: 36px;
	width: 180px;
	text-align: center;
	margin-left: 50px
}

.shangxia a:hover {
	background: #666
}

@media (max-width:1600px) {
	.news .news-inner .position {
		padding: 3% 0
	}

	.news .news-inner .n-tit .ch {
		font-size: 30px
	}

	.news .news-inner .n-tit .en {
		color: #ccc;
		font-size: 18px;
		padding-left: 30px
	}

	.news .news-inner .left .n-tit {
		margin: 0 0 70px
	}

	.news .news-inner .left .list .item a .inner {
		padding-right: 28px
	}

	.news .news-inner .left .list .item a .inner .des {
		font-size: 13px;
		line-height: 26px
	}

	.news .news-inner .left.news-content {
		background: #f4f4f4
	}

	.news .news-inner .left.news-content .time {
		font-size: 16px
	}

	.news .news-inner .left.news-content .title {
		font-size: 22px;
		line-height: 1em
	}

	.news .news-inner .left.news-content .info {
		font-size: 12px
	}

	.news .news-inner .left .loadmore {
		font-size: 24px
	}

	.news .news-inner aside .hot-news .n-tit {
		margin: 0 0 70px
	}

	.shangxia {
		padding: 50px 0
	}

	.shangxia a {
		display: inline-block;
		background: #e50013;
		color: #fff;
		font-size: 14px;
		line-height: 35px;
		width: 210px;
		text-align: center;
		margin-left: 50px
	}

}

@media (max-width:1440px) {
	.news .news-inner .position {
		padding: 2.5% 0
	}

	.news .news-inner .n-tit .ch {
		font-size: 28px
	}

	.news .news-inner .n-tit .en {
		color: #ccc;
		font-size: 16px;
		padding-left: 30px;
		margin-top: 0;
		line-height: 28px
	}

	.news .news-inner .left .n-tit {
		margin: 0 0 60px
	}

	.news .news-inner .left .list .item a .time {
		width: 75px;
		padding: 12px
	}

	.news .news-inner .left .list .item a .time .date {
		font-size: 50px;
		line-height: 50px
	}

	.news .news-inner .left .list .item a .time .ym {
		font-size: 13px;
		margin-top: 2px
	}

	.news .news-inner .left .list .item a .inner {
		padding-left: 120px;
		padding-right: 20px
	}

	.news .news-inner .left .list .item a .inner .title {
		font-size: 15px;
		padding: 12px 0
	}

	.news .news-inner .left .list .item a .inner .des {
		font-size: 12px;
		line-height: 24px;
		height: 78px
	}

	.news .news-inner .left.news-content .inner {
		width: 646px
	}

	.news .news-inner .left .loadmore {
		font-size: 20px
	}

	.news .news-inner aside {
		width: 24%;
		float: right;
		margin-bottom: -1000px;
		padding-bottom: 1000px
	}

	.news .news-inner aside .hot-news {
		overflow: hidden
	}

	.news .news-inner aside .hot-news .n-tit {
		margin: 0 0 60px
	}

	.news .news-inner aside .hot-news ul {
		line-height: 50px
	}

	.news .news-inner aside .hot-news ul li {
		height: 50px
	}

	.news .news-inner aside .hot-news ul li a span {
		font-size: 27px;
		padding: 0 20px 0 5px
	}

	.news .news-inner aside .periodical {
		overflow: hidden
	}

	.news .news-inner aside .periodical .n-tit {
		margin: 12% 0
	}

	.news .news-inner aside .periodical ul li a span.title .ch {
		font-size: 18px
	}

	.news .news-inner aside .periodical ul li a span.title .en {
		font-size: 16px
	}

	.shangxia {
		padding: 30px 0
	}

	.shangxia a {
		font-size: 14px;
		line-height: 30px;
		width: 130px;
		text-align: center;
		margin-left: 40px
	}

}

.hr .hr-inner .hr-linian .item {
	position: relative;
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 3% 0
}

.hr .hr-inner .hr-linian .item .pic {
	position: relative;
	overflow: hidden;
	transition: all 0.4s, transform 0.4s
}

.hr .hr-inner .hr-linian .item .pic .bg {
	background-size: cover;
	width: 100%;
	height: 100%;
	transition: all 0.4s, transform 0.4s
}

.hr .hr-inner .hr-linian .item .txt {
	position: relative;
	transition: all 0.4s, transform 0.4s;
	z-index: 2
}

.hr .hr-inner .hr-linian .item .txt .txtxt {
	position: absolute;
	z-index: 1
}

.hr .hr-inner .hr-linian .item .txt img {
	width: 101.18%;
	float: right
}

.hr .hr-inner .hr-linian .item:hover .fl {
	transform: translate(2.5%, 0)
}

.hr .hr-inner .hr-linian .item:hover .fr {
	transform: translate(-2.5%, 0)
}

.hr .hr-inner .zp-pic {
	height: 260px;
	background: #ccc
}

.hr .hr-inner .zp-pic .swiper-container {
	height: 100%
}

.hr .hr-inner .zp-pic .swiper-container .swiper-slide {
	background-size: cover;
	background-position: center
}

.hr .hr-inner .gonggao {
	padding: 3% 0
}

.hr .hr-inner .gonggao .tit {
	font-size: 28px;
	padding-bottom: 30px;
	padding-top: 30px
}

.hr .hr-inner .gonggao .des {
	font-size: 15px;
	line-height: 30px;
	color: #333
}

.hr .hr-inner .hr-list .item-tit {
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #e9e9e9
}

.hr .hr-inner .hr-list .item-tit th {
	font-size: 18px;
	line-height: 100px;
	width: 18%;
	padding-left: 2%;
	text-align: left
}

.hr .hr-inner .hr-list .item-tit th.text-right {
	text-align: right;
	width: 18%;
	padding-left: 0;
	padding-right: 2%
}

.hr .hr-inner .hr-list .item {
	cursor: pointer;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
	border-radius: 5px;
	overflow: hidden
}

.hr .hr-inner .hr-list .item table {
	width: 100%;
	transition: all 0.4s, transform 0.4s
}

.hr .hr-inner .hr-list .item table td {
	line-height: 70px;
	width: 18%;
	padding-left: 2%;
	font-size: 18px
}

.hr .hr-inner .hr-list .item table td.text-right {
	text-align: right;
	width: 18%;
	padding-left: 0;
	padding-right: 2%
}

.hr .hr-inner .hr-list .item .des {
	margin: 0 2%;
	padding: 2% 0;
	line-height: 1.8em;
	display: none;
	font-size: 16px
}

.hr .hr-inner .hr-list .item.on .des {
	border-top: 1px dashed #cccccc
}

@media (max-width:1600px) {
	.hr .hr-inner .gonggao .tit {
		font-size: 26px
	}

	.hr .hr-inner .gonggao .des {
		font-size: 14px;
		line-height: 28px
	}

	.hr .hr-inner .hr-list .item-tit th {
		font-size: 16px
	}

	.hr .hr-inner .hr-list .item table td {
		font-size: 16px
	}

	.hr .hr-inner .hr-list .item .des {
		font-size: 14px
	}

}

@media (max-width:1440px) {
	.hr .hr-inner .gonggao .tit {
		font-size: 24px
	}

	.hr .hr-inner .hr-list .item-tit th {
		font-size: 14px
	}

	.hr .hr-inner .hr-list .item table td {
		font-size: 14px;
		line-height: 60px
	}

	.hr .hr-inner .hr-list .item .des {
		font-size: 12px
	}

}

.contact .contact-list table {
	width: 100%
}

.contact .contact-list table tr td {
	width: 48%;
	padding-left: 2%
}

.contact .contact-list .tel {
	border-bottom: 1px solid #cccccc;
	padding: 2% 0 5%
}

.contact .contact-list .tel .item {
	position: relative;
	height: 112px
}

.contact .contact-list .tel .item .ico {
	width: 70px;
	height: 70px;
	line-height: 75px;
	text-align: center;
	font-size: 32px;
	background: #0097e6;
	color: #fff;
	border-radius: 100%;
	position: absolute;
	top: 14px;
	left: 9px
}

.contact .contact-list .tel .item .inner {
	padding-left: 120px
}

.contact .contact-list .tel .item .inner .title {
	font-size: 20px
}

.contact .contact-list .tel .item .inner .des {
	font-size: 42px;
	font-family: 'BebasNeue'
}

.contact .contact-list .citem {
	border-bottom: 1px solid #cccccc
}

.contact .contact-list .citem .item .ico {
	width: 112px;
	height: 112px;
	line-height: 112px;
	text-indent: -10px;
	text-align: center;
	font-size: 45px;
	color: #333
}

.contact .contact-list .citem .item .inner {
	padding-left: 10px;
	font-size: 20px
}

@media (max-width:1600px) {
	.contact .contact-list .tel {
		border-bottom: 1px solid #cccccc;
		padding: 2% 0 5%
	}

	.contact .contact-list .tel .item {
		position: relative;
		height: 82px
	}

	.contact .contact-list .tel .item .ico {
		width: 72px;
		height: 72px;
		line-height: 72px;
		font-size: 30px;
		top: 2px;
		left: 10px
	}

	.contact .contact-list .tel .item .inner {
		padding-left: 120px
	}

	.contact .contact-list .tel .item .inner .title {
		font-size: 20px
	}

	.contact .contact-list .tel .item .inner .des {
		font-size: 42px;
		font-family: 'BebasNeue'
	}

	.contact .contact-list .citem .item .ico {
		text-indent: -20px
	}

	.contact .contact-list .citem .item .inner {
		padding-left: 10px;
		font-size: 20px
	}

}

@media (max-width:1440px) {
	.contact .contact-list .tel {
		border-bottom: 1px solid #cccccc;
		padding: 2% 0 5%
	}

	.contact .contact-list .tel .item {
		position: relative;
		height: 82px
	}

	.contact .contact-list .tel .item .ico {
		width: 62px;
		height: 62px;
		line-height: 62px;
		font-size: 25px;
		top: 6px
	}

	.contact .contact-list .tel .item .inner {
		padding-left: 100px
	}

	.contact .contact-list .tel .item .inner .title {
		font-size: 16px
	}

	.contact .contact-list .tel .item .inner .des {
		font-size: 32px;
		font-family: 'BebasNeue'
	}

	.contact .contact-list .citem .item .ico {
		text-indent: -23px;
		font-size: 36px;
		height: 90px;
		line-height: 90px
	}

	.contact .contact-list .citem .item .inner {
		padding-left: 0;
		text-indent: -10px;
		font-size: 16px
	}

}

.responsibility #cd-timeline {
	position: relative;
	margin: 5% 0
}

.responsibility #cd-timeline::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: 0;
	border-left: 1px dashed #dddddd
}

.responsibility #cd-timeline .item {
	position: relative;
	z-index: 1;
	margin: 90px 0
}

.responsibility #cd-timeline .item .ico {
	width: 30px;
	height: 30px;
	font-size: 15px;
	color: #fff;
	background: #e50013;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 6px;
	margin-left: -15px
}

.responsibility #cd-timeline .item .pic-item {
	width: 50%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	height: 0
}

.responsibility #cd-timeline .item .pic {
	width: 537px;
	position: relative;
	z-index: 1;
	float: right;
	margin-right: 5%
}

.responsibility #cd-timeline .item .pic::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/timeline_bg.png) center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0
}

.responsibility #cd-timeline .item .pic img {
	display: block;
	max-width: 100%
}

.responsibility #cd-timeline .item .text {
	width: 45%;
	height: 100%;
	position: relative;
	z-index: 1;
	padding-left: 5%
}

.responsibility #cd-timeline .item .text .title {
	color: #333;
	font-size: 32px;
	font-family: 'Conv_Gotham-Medium'
}

.responsibility #cd-timeline .item .text .des {
	font-size: 15px;
	color: #888;
	padding-top: 5px;
	line-height: 24px
}

.responsibility #cd-timeline .item .text .des p::before {
	content: ".";
	font-size: 40px;
	margin-right: 5px;
	vertical-align: 2px;
	display: inline-block
}

.responsibility #cd-timeline .item:nth-child(even) .pic-item {
	width: 50%
}

.responsibility #cd-timeline .item:nth-child(even) .pic {
	position: relative;
	float: left;
	margin-left: 5%
}

.responsibility #cd-timeline .item:nth-child(even) .pic::before {
	background: url(../images/timeline_bg2.png) center;
	background-size: cover
}

.responsibility #cd-timeline .item:nth-child(even) .text {
	width: 45%;
	float: left;
	text-align: right;
	padding-right: 5%;
	padding-left: 0
}

.responsibility #cd-timeline .item:first-child::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 50%;
	width: 100%;
	background: #fff
}

@media (max-width:1600px) {
	.responsibility #cd-timeline {
		margin: 5% 0
	}

	.responsibility #cd-timeline .item {
		z-index: 1
	}

	.responsibility #cd-timeline .item .ico {
		width: 30px;
		height: 30px;
		font-size: 15px;
		margin-left: -15px;
		top: 7px
	}

	.responsibility #cd-timeline .item .pic {
		width: 484px
	}

	.responsibility #cd-timeline .item .text {
		width: 45%;
		padding-left: 5%
	}

	.responsibility #cd-timeline .item .text .title {
		font-size: 32px
	}

	.responsibility #cd-timeline .item .text .des {
		font-size: 14px
	}

	.responsibility #cd-timeline .item:nth-child(even) .pic {
		margin-left: 5%
	}

	.responsibility #cd-timeline .item:nth-child(even) .text {
		width: 45%;
		padding-right: 5%;
		padding-left: 0
	}

}

@media (max-width:1440px) {
	.responsibility #cd-timeline {
		margin: 5% 0
	}

	.responsibility #cd-timeline .item {
		z-index: 1
	}

	.responsibility #cd-timeline .item .ico {
		width: 24px;
		height: 24px;
		font-size: 15px;
		margin-left: -12px;
		top: 2px
	}

	.responsibility #cd-timeline .item .pic {
		width: 416px
	}

	.responsibility #cd-timeline .item .text {
		width: 45%;
		padding-left: 5%
	}

	.responsibility #cd-timeline .item .text .title {
		font-size: 32px
	}

	.responsibility #cd-timeline .item .text .des {
		font-size: 14px
	}

	.responsibility #cd-timeline .item:nth-child(even) .pic {
		margin-left: 5%
	}

	.responsibility #cd-timeline .item:nth-child(even) .text {
		width: 45%;
		padding-right: 5%;
		padding-left: 0
	}

}
.about .a_about .txt .p {
	padding: 50px;
}
.products .pro-nav .inner .swiper-container .swiper-slide a .title{font-size:12px;}
/*5.17改*/
@media (max-width:1440px) {
	.products .pro-nav .inner .swiper-container .swiper-slide{}
	.products .pro-nav .inner .swiper-container .swiper-slide a .title b{

	}
	.er-nav .inner a.on .title b{left:11%!important; width:78%!important;}
}

/*@media (max-width:1366px) {
	.products .pro-nav .inner .swiper-container .swiper-slide a .title b{
		left:1%!important;
	}
	.products .pro-nav .inner .swiper-container .swiper-slide a.on .title span.l{
		margin-left: -14px;
	}
	.products .pro-nav .inner .swiper-container .swiper-slide a.on .title span.r{
		margin-right: 14px;
	}
}*/

/*# sourceMappingURL=me.css.map */

.products .pro-nav .inner .swiper-container .swiper-slide a.on .title{
	background-color: #e50013;
}
.products .pro-nav .inner .swiper-container .swiper-slide a.on .title span.l,
.products .pro-nav .inner .swiper-container .swiper-slide a.on .title span.r{
  background-color: #fff;
}
.products .pro-nav .inner .swiper-container .swiper-slide a .title{
	text-align: center;
}
.products .pro-nav .inner .swiper-container .swiper-slide a.on .title b{
	width: 78%;
	left: 11%;
}