@charset "utf-8";
html {
	font-size:100px
}
* {
	box-sizing:border-box;
	margin:0;
	padding:0;
}
html {
	font-family:sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
body {
	margin:0;
	position:relative;
	overflow-x:hidden;
	font-size:16px;
	font-family:"Microsoft YaHei","Helvetica Neue",Arial,"Open Sans","Hiragino Sans GB",sans-serif;
}
wl-footer,wl-header,article,aside,details,figcaption,figure,hgroup,main,menu,nav,section,summary,picture {
	display:block
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	line-height:1.4em;
	font-weight:normal;
}
ol,ul {
	list-style:none
}
audio,canvas,progress,video {
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]) {
	display:none;
	height:0
}
[hidden],template {
	display:none
}
a {
	color:#595757;
	background-color:transparent;
	-webkit-tap-highlight-color:transparent;
	text-decoration:none;
}
a:active,a:hover {
	outline:0;
	text-decoration:none
}
a:hover {
	color:#182e65
}
abbr[title] {
	border-bottom:1px dotted
}
b,strong {
	font-weight:700
}
dfn {
	font-style:italic
}
mark {
	color:#000;
	background:#ff0
}
small {
	font-size:80%
}
sub,sup {
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	padding:0;
	border:none;
	-ms-interpolation-mode:bicubic;
	max-width:100%;
	max-height:100%;
	vertical-align:top;
}
address,cite,dfn,em,var,i {
	font-style:normal;
}
svg:not(:root) {
	overflow:hidden
}
figure {
	margin:1em 40px
}
hr {
	height:0;
	border:none;
	border-top:2px solid #f4f3f2;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
pre {
	overflow:auto
}
code,kbd,pre,samp {
	font-family:monospace,monospace;
	font-size:1em
}
blockquote,q {
	quotes:none
}
blockquote:after,blockquote:before,q:after,q:before {
	content:'';
	content:none
}
:focus {
	outline:0
}
button,input,optgroup,select,textarea {
	margin:0;
	font:inherit;
	color:inherit
}
button {
	overflow:visible;
	border:none
}
button,select {
	text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled],html input[disabled] {
	cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner {
	padding:0;
	border:0
}
input {
	line-height:normal;
	-webkit-appearance:none
}
input[type=checkbox],input[type=radio] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height:auto
}
input[type=search] {
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	-webkit-appearance:textfield
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance:none
}
fieldset {
	padding:.35em .625em .75em;
	margin:0 2px;
	border:1px solid silver
}
legend {
	padding:0;
	border:0
}
textarea {
	overflow:auto
}
optgroup {
	font-weight:700
}
table {
	border-spacing:0;
	border-collapse:collapse
}
td,th {
	padding:0
}
@media print {
	*,:after,:before {
	text-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important
}
thead {
	display:table-header-group
}
img,tr {
	page-break-inside:avoid
}
img {
	max-width:100% !important
}
h2,h3,p {
	orphans:3;
	widows:3
}
h2,h3 {
	page-break-after:avoid
}
}.none {
	display:none
}
.check:checked,.check:not(:checked) {
	position:absolute;
	left:-9999px;
	opacity:0
}
.check:checked+label,.check:not(:checked)+label {
	position:relative;
	display:inline-block;
	height:14px;
	font-size:14px;
	cursor:pointer;
	padding-left:20px;
}
.check+label:after,.check+label:before {
	position:absolute;
	top:2px;
	left:0;
	z-index:0;
	width:16px;
	height:13px;
	border-radius:3px;
	content:'';
	background:#000
}
.check:checked+label:after {
	background:#ca140d
}
.radio:checked+label,.radio:not(:checked)+label {
	position:relative;
	display:inline-block;
	height:16px;
	font-size:14px;
	line-height:16px;
	cursor:pointer;
	padding-left:20px
}
.radio+label:after,.radio+label:before {
	position:absolute;
	top:-1px;
	left:0;
	z-index:0;
	width:16px;
	height:16px;
	border-radius:50%;
	content:''
}
.radio:not(:checked)+label:after,.radio:not(:checked)+label:before {
	border:1px solid #888
}
.radio:checked,.radio:not(:checked) {
	position:absolute;
	left:-9999px;
	opacity:0
}
.radio:checked+label:before {
	border:1px solid #d9a65c
}
.radio:checked+label:after {
	width:8px;
	height:8px;
	border-radius:50%;
	background:#d9a65c;
	top:3px;
	left:4px
}
::-webkit-input-placeholder {
	color:#999;
	opacity:.54
}
::-webkit-file-upload-button {
	font:inherit;
	-webkit-appearance:button
}
:-ms-input-placeholder {
	color:#999
}
.clearfix:after {
	clear:both;
	display:block;
	visibility:hidden;
	overflow:hidden;
	height:0;
	content:"."
}
.l {
	float:left
}
.r {
	float:right
}
.fl {
	float:left !important
}
.fr {
	float:right !important
}
.bor {
	border:1px dashed #999
}
.poab {
	position:absolute
}
.wl-relative {
	position:relative
}
.texto a {
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.eclip {
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.imgInline {
	display:inline-block !important;
	vertical-align:middle
}
.imgMargin {
	margin:0 auto
}
.wl-imgwidth {
	width:100%
}
.text-r {
	text-align:right
}
.text-m {
	text-align:center
}
.text-light {
	font-weight:100;
}
.text-up {
	text-transform:uppercase;
}
.flex {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap
}
.flex-left {
	display:flex;
	flex-wrap:wrap
}
.flex-center {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.flex-right {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-end;
}
.wl-module-center {
	display:-webkit-flex;
	display:flex;
	flex-direction:column;
	justify-content:center
}
.flex-v {
	display:-webkit-flex;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}
.flex-v-bottom {
	display:-webkit-flex;
	display:flex;
	align-items:flex-end;
	flex-wrap:wrap;
	justify-content:left;
}
.trans {
	transition:all .5s
}
.trans-mask {
	display:block;
	overflow:hidden;
	width:100%;
	cursor:pointer;
	position:relative;
}
.trans-mask img {
	-webkit-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s
}
.trans-mask:hover img {
	-webkit-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05)
}
.bgimg {
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.ablink {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index:5;
	background:rgba(255,255,255,0);
}
.wl-content-width {
	width:90%;
	margin:0 auto;
	max-width:1440px
}
.greybg {
	background:#f2f2f2
}
.textup {
	text-transform:uppercase
}
.co {
	color:#bd2323
}
.co-fff {
	color:#fff !important
}
.fixdbody {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0
}
.m-show {
	display:none
}
.filter-page {
	filter:blur(5px);
}
@media screen and (max-width:1080px) {
	.pc-show {
	display:none
}
.m-show {
	display:block
}
}
.wl-nav-fontstyle {
	font-size:16px;
	color:#182e65;
	font-weight:700;
}
.wl-font16 {
	font-size:16px;
}
.wl-font13 {
	font-size:13px;
}
.wl-font12 {
	font-size:12px;
}
@keyframes go5 {
	0% {
	transform:translateX(0);
}
50% {
	transform:translateX(-5px);
}
100% {
	transform:translateX(0);
}
}@keyframes aniBlink {
	from {
	margin-left:-50%
}
to {
	margin-left:120%
}
}@-webkit-keyframes aniBlink {
	from {
	margin-left:-50%
}
to {
	margin-left:120%
}
}@keyframes go {
	0% {
	transform:translateX(0);
}
50% {
	transform:translateX(10px);
}
100% {
	transform:translateX(0);
}
}@keyframes roted {
	0% {
	transform:rotate(0deg);
}
100% {
	transform:rotate(360deg);
}
}@keyframes roted1 {
	0% {
	transform:rotate(0deg);
}
100% {
	transform:rotate(-360deg);
}
}@keyframes roteda {
	0% {
	transform:rotate(0deg);
}
50% {
	transform:rotate(10deg);
}
100% {
	transform:rotate(0deg);
}
}.overhide {
	overflow:hidden
}
.wl-header .wl-top {
	height:90px;
	background:#fff
}
.wl-header .wl-top>.wl-content-width {
	height:100%;
	width:100%;
	max-width:none;
	padding:0 60px;
}
.wl-header .wl-top .wl-logo {
	}.wl-header .wl-top .wl-nav {
	align-items:center;
}
.wl-header .wl-top .wl-nav li {
	margin:0 30px;
	height:100%;
	display:flex;
	align-items:center;
}
.wl-header .wl-top .wl-nav li a {
	display:block;
	font-size:18px;
	line-height:40px;
	color:#30343e;
	-webkit-transition:.2s;
	-o-transition:.2s;
	transition:.2s;
}
.wl-header .wl-top .wl-nav li a i {
	color:#81868e;
	margin-left:6px;
	font-size:14px;
}
.wl-header .wl-top .wl-nav li.on a,.wl-header .wl-top .wl-nav li a:hover {
	color:#d7211f;
}
.wl-header .wl-top .wl-sy-module-right>div {
	align-items:center;
}
.wl-header .wl-top .wl-sy-module-right .wl-sy-tel {
	font-size:18px;
	color:#182e65;
	margin-right:38px;
	line-height:24px;
	align-items:center;
	font-family:'din'
}
.wl-header .wl-top .wl-sy-module-right .wl-sy-tel i {
	font-size:24px;
	margin-right:8px;
	vertical-align:-2px
}
.wl-header .wl-top .wl-sy-module-right .wl-sy-online {
	position:relative;
}
.wl-header .wl-top .wl-sy-module-right .wl-sy-online a {
	display:block;
	width:160px;
	height:40px;
	line-height:40px;
	background-color:#182e65;
	border-radius:2px;
	color:#fff;
	text-align:center;
	font-size:16px;
}
.wl-header .wl-top .wl-sy-module-right .wl-sy-online a i {
	font-size:19px;
	margin-right:8px;
	display:inline-block;
	vertical-align:-2px;
	color:#fff;
}
.wl-sy-m-nav-btn {
	z-index:999;
	overflow:hidden;
	margin-left:35px;
	width:30px;
	height:30px;
	background:0 0;
	text-indent:-5260px;
	opacity:1;
	position:relative;
	z-index:999;
}
.wl-sy-m-nav-btn .wl-sy-m-nav-btn-line-1,.wl-sy-m-nav-btn .wl-sy-m-nav-btn-line-2,.wl-sy-m-nav-btn .wl-sy-m-nav-btn-line-3 {
	position:absolute;
	top:50%;
	right:50%;
	display:block;
	right:0;
	width:30px;
	height:2px;
	background:#d7211f;
	transition:all .4s cubic-bezier(.165,.84,.44,1) 0s;
	transition-property:transform,width,margin,background-color
}
.wl-sy-m-nav-btn .wl-sy-m-nav-btn-line-1 {
	margin-top:-9px;
	width:26px
}
.wl-sy-m-nav-btn .wl-sy-m-nav-btn-line-3 {
	margin-top:9px;
	width:26px
}
.drawerMenu-open .wl-sy-m-nav-btn .wl-sy-m-nav-btn-line-1 {
	visibility:hidden
}
.drawerMenu-open .wl-sy-m-nav-btn .wl-sy-m-nav-btn-line-2 {
	margin-top:0 !important;
	width:28px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
.drawerMenu-open .wl-sy-m-nav-btn .wl-sy-m-nav-btn-line-3 {
	margin-top:0 !important;
	width:28px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.wl-sy-m-nav {
	position:fixed;
	top:50px;
	left:0;
	right:0;
	bottom:0;
	background:rgba(255,255,255,1);
	z-index:98;
	padding:30px 8% 30px;
	display:none
}
.wl-sy-m-nav ul {
	max-height:70vh;
	overflow:auto;
	margin-top:20px
}
.wl-sy-m-nav ul::-webkit-scrollbar {
	display:none;
}
.wl-sy-m-nav ul li {
	padding:18px 0;
	border-bottom:1px solid #ddd;
}
.wl-sy-m-nav ul li .wl-sy-m-navstyle a {
	font-size:18px;
	color:#d7211f;
	font-weight:bold;
	background-size:auto 100%
}
.wl-sy-m-nav ul li .wl-sy-m-navstyle i {
	display:block;
	width:16px;
	transition:.3s;
	transform-origin:center;
	margin-right:5px;
	height:16px;
	background:url(../images/more.svg) no-repeat center;
	background-size:16px 16px
}
.wl-sy-m-nav ul li.on .wl-sy-m-navstyle i {
	transform:rotate(-45deg);
}
.wl-sy-m-nav ul li .wl-sy-m-nav-submenu {
	margin-top:10px;
	padding-left:10px;
	display:none
}
.wl-sy-m-nav ul li .wl-sy-m-nav-submenu a {
	display:block;
	line-height:30px;
	font-size:14px
}
.wl-sy-m-nav .toplink {
	margin-bottom:20px
}
.wl-sy-m-nav .toplink a i {
	font-size:24px;
}
.wl-sy-m-nav .toplink a {
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	border-radius:50%;
	text-align:center;
	width:40px;
	transition:.3s;
	color:#bd2323;
	background:#f2f2f2;
	position:relative;
}
.wl-sy-m-nav .toplink a span {
	width:100px;
	height:100px;
	background:#fff;
	top:100%;
	left:-15px;
	position:absolute;
	z-index:10;
	padding:3px;
	display:none
}
.wl-sy-m-nav .toplink a:hover span {
	display:block;
}

.wl-sy-m-nav .slog h4 {
	font-size:20px;
	color:#292c33;
	margin-bottom:5px;
	font-weight:bold;
}
.wl-sy-m-nav .slog p span {
	font-size:14px;
	color:#666
}
.wl-sy-m-header {
	display:none;
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:9999;
	background:#fff;
	height:60px;
	padding-right:4%;
	padding-left:4%
}
.wl-sy-m-header .wl-logo img {
	height:60px
}
.scrolling .wl-sy-m-header {
	box-shadow:0 0 10px rgba(0,0,0,.2)
}
.wl-sy-m-header .wl-sy-tel {
	font-size:16px;
	color:#d7211f;
	margin-right:15px;
	line-height:32px
}
.wl-sy-m-header .wl-sy-tel a {
	color:#d7211f;
}
.wl-sy-m-header .wl-sy-tel i {
	font-size:28px;
	margin-right:5px;
	vertical-align:-2px
}
.wl-header .wl-subnav {
	position:fixed;
	top:88px;
	left:0;
	z-index:2;
	width:100%;
	line-height:normal;
	padding-top:20px;
	padding-bottom:40px;
	box-shadow:0 6px 9px 0 rgba(0,34,89,.04);
	background:#fff;
	visibility:hidden;
	opacity:0;
	-webkit-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.wl-header .wl-top .wl-nav li:hover .wl-subnav {
	visibility:visible;
	opacity:1;
}
.wl-header .wl-subnav .wl-content-width:last-child:after {
	content:"";
	width:32%;
}
.wl-subnav .wl-subnav-item {
	margin-bottom:20px;
	width:32%;
}
.wl-subnav .wl-subnav-item .wl-subnav-box {
	height:80px;
	border-radius:4px;
	color:#484E66;
	font-weight:400;
	line-height:16px;
	cursor:pointer;
	border:1px solid rgba(0,0,0,.1);
	align-items:center;
}
.wl-subnav-box p {
	line-height:20px
}
.wl-subnav .wl-subnav-item .wl-common-img {
	border-radius:4px;
	width:85px;
	height:100%;
	font-size:0;
	margin-right:10px;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
}
.wl-subnav .wl-subnav-item .wl-common-img img {
	width:60px;
	object-fit:contain;
}
.wl-subnav .wl-subnav-item .wl-bjjg-img img {
	width:100%;
}
.wl-subnav .wl-subnav-item:hover .wl-subnav-box {
	border:1px solid #182e65
}
.wl-subnav .wl-subnav-item .wl-module-ww {
	flex:1;
	text-align:left;
}
.wl-subnav .wl-subnav-item .wl-module-ww .wl-font13 {
	margin-top:10px;
}
.wl-subnav .wl-subnav-item .iconfont {
	width:45px;
	color:#696D7F;
	transition:all .3s
}
.wl-subnav .wl-subnav-item:hover .iconfont {
	color:#182e65;
	opacity:1;
	transform:translateX(5px)
}
.wl-subnav .wl-subnav-content {
	left:540px;
	top:0;
	color:#43485E;
	line-height:36px;
	font-weight:400;
	display:none
}
.wl-subnav .wl-subnav-item.active .wl-subnav-content {
	display:flex
}
.wl-subnav-content>div+div {
	margin-left:130px
}
@media (max-width:1600px) {
	.wl-header .wl-top .wl-nav li {
	margin:0 20px;
}
.wl-header .wl-top .wl-nav li a {
	font-size:17px;
}
}@media (max-width:1440px) {
	.wl-header .wl-top .wl-nav li {
	margin:0 15px;
}
.wl-header .wl-top .wl-nav li a {
	font-size:16px;
}
}@media (max-width:1400px) {
	.wl-header .wl-top .wl-nav li {
	margin:0 10px;
}
.wl-header .wl-top .wl-nav li a {
	font-size:16px;
}
.wl-header .wl-top .wl-sy-module-right .wl-sy-online a {
	width:150px;
}
}@media (max-width:1300px) {
	.wl-header .wl-top .wl-nav li {
	margin:0 10px;
}
.wl-header .wl-top .wl-nav li a {
	font-size:14px;
}
.wl-header .wl-top .wl-sy-module-right .wl-sy-online a {
	width:130px;
	font-size:14px;
}
}.wl-footer {
	background-color:#292c33;
	color:#ababad;
	font-size:14px
}
.wl-footer a {
	color:#ababad;
}
.wl-footer a:hover {
	color:#fff;
}
.wl-footer .wl-footer-style {
	padding:55px 0 50px
}
.wl-footer .wl-footer-style .wl-footer-left {
	width:43.75%
}
.wl-footer .wl-footer-style .wl-footer-left dl dt {
	font-size:20px;
	color:#ffffff;
	margin-bottom:26px;
}
.wl-footer .wl-footer-style .wl-footer-left dl dd ul li {
	padding:9px 0
}
.wl-footer .wl-footer-style .wl-footer-left dl dd ul li a {
	color:#b1bac6;
	font-size:14px;
}
.wl-footer .wl-footer-style .wl-footer-left dl dd ul li a:hover {
	color:#d7211f;
	opacity:1;
}
.wl-footer .wl-footer-style .wl-footer-left dl dd p {
	padding:6px 0
}
.wl-footer .wl-footer-style .wl-sy-module-right .wl-footer-weixin {
	text-align:center;
	margin-right:50px;
	width:25%;
}
.wl-footer .wl-footer-style .wl-sy-module-right .wl-footer-weixin p {
	margin-top:12px;
	color:rgba(255,255,255,.8);
}
.wl-footer .wl-footer-style .wl-sy-module-right .wl-sy-contact {
	text-align:right;
	width:65%;
}
.wl-footer .wl-footer-style .wl-sy-module-right .wl-sy-contact h4 {
	font-size:20px;
	line-height:1;
	color:#eeeeee;
	margin-bottom:25px;
}
.wl-footer .wl-footer-style .wl-sy-module-right .wl-sy-contact .wl-sy-tel {
	font-size:36px;
	line-height:36px;
	color:#fff;
}
.wl-footer .wl-footer-style .wl-sy-module-right .wl-sy-contact .wl-sy-tel i {
	font-size:18px;
	color:#fff;
	margin-right:10px;
	margin-top:-4px;
	width:36px;
	height:36px;
	background-color:#d7211f;
	display:inline-block;
	vertical-align:middle;
	border-radius:50%;
	text-align:center;
	line-height:36px;
}
.wl-footer .wl-footer-style .wl-sy-module-right .wl-sy-contact .wl-footer-email {
	margin-top:26px;
	font-size:16px;
	line-height:28px;
	color:rgba(255,255,255,.8);
}
.wl-footer .wl-footer-style .wl-sy-module-right .wl-sy-contact .wl-footer-email span {
	display:block;
}
.wl-footer .wl-footer-style .wl-sy-module-right .wl-sy-contact .wl-footer-email span ~ span {
	margin-top:15px;
}
.wl-footer .wl-footer-styles {
	padding:22px 0;
	background:#21242a;
	color:rgba(177,186,198,.8);
}
.wl-footer .wl-footer-styles a {
	color:rgba(177,186,198,.8);
}
.wl-footer .wl-footer-styles a:hover {
	color:#d7211f;
}
.wl-footer .wl-footer-styles .wl-footer-left {
	width:60%
}
.wl-footer .wl-footer-styles .wl-sy-module-right p:last-child {
	margin-left:20px
}
@media screen and (max-width:1080px) {
	body {
	padding-top:60px
}
.wl-header {
	display:none
}
.wl-sy-m-header {
	display:flex;
}
html {
	font-size:80px !important
}
.wl-footer .wl-footer-styles .wl-footer-left {
	width:100%;
	margin-bottom:10px
}
.wl-footer .wl-footer-styles .wl-sy-module-right {
	width:100%;
	max-width:inherit;
}
}@media screen and (max-width:980px) {
	.wl-footer .wl-footer-style .wl-footer-left {
	width:100%
}
.wl-footer .wl-footer-style .wl-footer-left dl {
	margin-bottom:30px
}
.wl-footer .wl-footer-style .wl-sy-module-right {
	width:100%;
	text-align:center;
}
.wl-footer .wl-footer-style .wl-sy-module-right img {
	display:inline-block;
}
}@media screen and (max-width:767px) {
	}@media screen and (max-width:640px) {
	body {
	padding-top:55px
}
.wl-sy-m-nav-btn {
	margin-left:10px
}
.wl-sy-m-header {
	height:55px
}
.wl-sy-m-header .wl-logo img {
	height:55px
}
.wl-footer .wl-footer-styles .wl-footer-left {
	text-align:center;
}
.wl-footer .wl-footer-styles .wl-sy-module-right p {
	width:100%;
	text-align:center;
}
.wl-footer .wl-footer-styles .wl-sy-module-right p:last-child {
	margin-left:0;
	margin-top:5px
}
}@media screen and (max-width:400px) {
	}@media screen and (max-width:360px) {
	.wl-footer .wl-footer-style .wl-footer-left dl {
	width:48%
}
}
.wl-sy-news-txt-img .wl-common-img,.img-scale {
	position:relative;
	overflow:hidden;
}
.img-scale img,.wl-sy-news-txt-img img {
	-webkit-transition:transform .5s;
	-o-transition:transform .5s;
	transition:transform .5s;
}
.img-scale:hover img,.wl-sy-news-txt-img:hover img {
	-webkit-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
}
.img-scale.scale2:hover img,.wl-sy-news-txt-img.scale2:hover img {
	-webkit-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
}
.oh {
	overflow:hidden;
}
.wl-sy-about-video {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5);
	z-index:1000;
	display:none;
}
.wl-sy-about-video-start {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-410px;
	margin-top:-286px;
	width:820px;
	height:550px;
	background-color:transparent;
	z-index:1000;
}
.wl-sy-about-video-style {
	width:820px;
	height:500px;
	box-shadow:0px 0px 20px 3px rgba(0,0,0,.5);
}
.wl-sy-about-video-style video {
	width:100%;
	height:100%;
	object-fit:fill;
}
.wl-sy-about-video-close {
	position:absolute;
	right:-30px;
	top:-24px;
	font-size:35px;
	color:#fff;
	cursor:pointer;
	-webkit-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.wl-sy-about-video-close:hover {
	right:-35px;
}
@media (max-width:1000px) {
	.wl-sy-about-video-start {
	left:5%;
	top:30%;
	margin-left:0;
	margin-top:0;
	width:90%;
	height:auto;
}
.wl-sy-about-video-style {
	width:100%;
	height:auto;
	box-shadow:none;
}
.wl-sy-about-video-close {
	position:absolute;
	right:0;
	top:-50px;
	font-size:30px;
	color:#fff;
	cursor:pointer;
}
}
.wl-sy-module-bg {
	background:#f8f8f8;
}
.col {
	margin-left:-10px;
	margin-right:-10px;
	zoom:1;
}
.col:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.col>li,.col .wl-sy-content-module-item {
	float:left;
	padding:0 10px;
}
.col li img,.col .wl-sy-content-module-item img {
	max-width:100%;
	width:100%;
}
.col-2 li,.col-2 .wl-sy-content-module-item {
	width:50%;
}
.col-3 li,.col-3 .wl-sy-content-module-item {
	width:33.3333%;
}
.col-4>li,.col-4 .wl-sy-content-module-item {
	width:25%;
}
.col-5 li,.col-5 .wl-sy-content-module-item {
	width:20%;
}
.col-6 li,.col-6 .wl-sy-content-module-item {
	width:16.6666%;
}
.col-7 li,.col-7 .wl-sy-content-module-item {
	width:14.2857%;
}
.col-8 li,.col-8 .wl-sy-content-module-item {
	width:12.5%;
}
.col.k10 {
	margin-left:-5px;
	margin-right:-5px;
}
.col.k10>li,.col.k10 .wl-sy-content-module-item {
	padding:0 5px;
}
.col.k15 {
	margin-left:-7.5px;
	margin-right:-7.5px;
}
.col.k15>li,.col.k15 .wl-sy-content-module-item {
	padding:0 7.5px;
}
.col.wl-ny-product-module-style {
	margin-left:-13px;
	margin-right:-13px;
}
.col.wl-ny-product-module-style>li,.col.wl-ny-product-module-style .wl-sy-content-module-item {
	padding:0 13px;
}
.col.k30 {
	margin-left:-15px;
	margin-right:-15px;
}
.col.k30>li,.col.k30 .wl-sy-content-module-item {
	padding:0 15px;
}
.col.k90 {
	margin-left:-45px;
	margin-right:-45px;
}
.col.k90>li,.col.k90 .wl-sy-content-module-item {
	padding:0 45px;
}
@media (max-width:1280px) {
	.col {
	margin-left:-10px;
	margin-right:-10px;
}
.col>li,.col .wl-sy-content-module-item {
	padding:0 10px;
}
}@media (max-width:992px) {
	.col-4>li,.col-4 .wl-sy-content-module-item {
	width:50%;
}
.col {
	margin-left:-8px;
	margin-right:-8px;
}
.col>li,.col .wl-sy-content-module-item {
	padding:0 8px;
}
}@media (max-width:768px) {
	.col-xs-2 .wl-sy-content-module-item,.col-xs-2>li {
	width:50%;

}
}
.wl-ny-honor-a-img {
	display:block;
}
.anim {
	transform:translateY(-50%) translateX(-50%);
	position:absolute;
	top:50%;
	left:50%;
}
.anim:before {
	position:relative;
	content:'';
	display:block;
	margin-top:100%;
}
.anim:after {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	border-radius:50%;
}
.wl-ny-contact-message-submit-btn {
	position:relative;
	overflow:hidden;
	vertical-align:middle;
}
.wl-ny-contact-message-submit-btn:hover .anim {
	animation:anim-out 0.75s;
}
.wl-ny-contact-message-submit-btn:hover .anim:after {
	animation:anim-out-pseudo 0.75s;
}
@keyframes anim-out-pseudo {
	0% {
	background:rgba(0,0,0,0.25);
}
100% {
	background:transparent;
}
}@keyframes anim-out {
	0% {
	width:0%;
}
100% {
	width:100%;
}
}
.wl-sy-sl-img-cover {
	width:100%;
	height:100%;
	object-fit:cover;
}
.img-contain {
	width:100%;
	height:100%;
	object-fit:contain;
}
50% {
	-webkit-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1);
}
to {
	-webkit-transform:scale3d(.95,.95,.95);
	transform:scale3d(.95,.95,.95);
}
}
input {
	border:none !important;
}
.wl-sy-title-hidden {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.wl-sy-title-hidden2 {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.pulse {
	-webkit-animation:pulse 2s 0s ease both infinite;
	-moz-animation:pulse 2s 0s ease both infinite;
	animation:pulse 2s 0s ease both infinite;
}

@-webkit-keyframes pulse {
	from {
	-webkit-transform:scale3d(.9,.9,.9);
	transform:scale3d(.9,.9,.9);
}
50% {
	-webkit-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1);
}
to {
	-webkit-transform:scale3d(.9,.9,.9);
	transform:scale3d(.9,.9,.9);
}
}@keyframes pulse {
	from {
	-webkit-transform:scale3d(.9,.9,.9);
	transform:scale3d(.9,.9,.9);
}
50% {
	-webkit-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1);
}
to {
	-webkit-transform:scale3d(.9,.9,.9);
	transform:scale3d(.9,.9,.9);
}
}.ie-tip {
	background-color:#ffefe5;
	position:fixed;
	top:0;
	left:0;
	z-index:2000;
	width:100%;
	height:32px;
	line-height:32px;
	white-space:nowrap;
	text-align:center;
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop,.wl-header .wl-top .wl-footer-left {
	padding-left:0
}
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.wl-header .wl-top .wl-footer-left {
	padding-left:0
}
}