fieldset,figcaption,figure{
	border: 0;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

.text-right {
	text-align: right
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.d-inline-block {
	display: inline-block;
	vertical-align: top
}

.d-none {
	display: none
}

.d-block {
	display: block
}

.v-rl {
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl
}

.v-lr {
	writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr
}

.relative {
	position: relative
}

.ovf {
	overflow: hidden
}

.contact-map .BMapLabel {
	border: 0
}

.contact-map .anchorBL {
	display: none
}

.list {
	position: relative;
	font-size: 0
}

.list>li {
	display: inline-block;
	vertical-align: top
}

.list-1>li {
	width: 100%
}

.list-2>li {
	width: 50%
}

.list-3>li {
	width: 33.3333%
}

.list-4>li {
	width: 25%
}

.list-5>li {
	width: 20%
}

.img-box {
	position: relative;
	overflow: hidden
}

.img-box::before {
	content: "";
	display: block
}

.img-box>img {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}




.color_block {
	color: #333
}

.sm_descripts {
	font-size: 16px
}

.sm_descripts article {
	font-size: 15px;
	line-height: 24px;
	color: #999;
}

.sm_descripts time {
	font-size: 2.5em;
	color: #fff;
	font-weight: 400;
	letter-spacing: .6px;
	letter-spacing: .4px;
	line-height: 56px;
	font-family: "PT Sans";
	position: absolute;
	top: 52px;
	right: 60px;
	color: #333;
	font-weight: normal;
}

.sm_descripts h3 {
	font-size: 1.5em;
	font-weight: 700;
	color: #333;
	line-height: 1.4;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.sm_descripts h3 .couter {
	font-size: 16px;
	color: #333;
	line-height: 50px
}

.sm_relative {
	position: relative
}

.sm-visible {
	display: block !important
}

.sm-hidden {
	display: none !important
}

.imgScale {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

header,main,footer {
	max-width: 100%;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto
}

@media only screen and (max-width: 1840px) {
	.sm_edge {
	}
}

@media only screen and (max-width: 1500px) {
	.sm_edge {
	}

	.pt-250 {
		padding-top: 180px
	}
}

@media only screen and (max-width: 1366px) {
	.sm_edge {
	}
}

@media only screen and (min-width: 1025px) {
	.sm_nav_tabs a {
		position: relative
	}

	.sm_nav_tabs a:before {
		content: "";
		position: absolute;
		bottom: 12px;
		left: 0;
		width: 0;
		height: 2px;
		background-color: #333
	}

	.sm_nav_tabs a.active {
		color: #333;
		font-weight: 700
	}

	.sm_nav_tabs a:hover {
		color: #333
	}

	.sm_nav_tabs a:hover:before,.sm_nav_tabs a.active:before {
		width: 100%
	}
}

@media only screen and (max-width: 1024px) {
	.sm-visible {
		display: none !important
	}

	.sm-hidden {
		display: block !important
	}

	.pt-90,.pt-120,.pt-140,.pt-100,.pt-70,.pt-200,.pt-150,.pt-110,.pt-210,.pt-240,.m-pt-60 {
		padding-top: 60px
	}

	.pt-0,.pt-20 {
		padding-top: 0 !important
	}

	.pt-80 {
		padding-top: 60px
	}

	.mt-90 {
		margin-top: 40px
	}

	.pt-60,.pt-m-30,.pt-250 {
		padding-top: 30px
	}

	.mt-70 {
		margin-top: 50px
	}

	.mt-80,.mt-120,.mt-140 {
		margin-top: 60px
	}

	.mt-60 {
		margin-top: 30px
	}

	.m-pt-60 {
		padding-top: 60px
	}

	.sm_titlepage {
		font-size: 1.125em;
		line-height: 28px;
		letter-spacing: .4px
	}

	.sm_heading {
		letter-spacing: 1px;
		line-height: 34px
	}

	.sm_nav_tabs a {
		line-height: 42px;
		font-size: 14px
	}

	.sm_nav_tabs {
		float: right;
		width: 50%;
		margin-right: -9.53333%;
		position: relative;
		left: -20px;
		top: -7px
	}
}


.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;







	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track::after,.slick-track::before {
	display: table;
	content: ""
}

.slick-track::after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	outline: 0
}

.slick-slide a {
	outline: 0
}[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}



.slick-dots_effect .slick-dots {
	position: absolute;
	bottom: 40px;
	left: 0;
	font-size: 0;
	margin-left: 0;
	text-align: center;
	width: 100%
}

.slick-dots_effect .slick-dots li {
	display: inline-block;
	padding: 10px;
	cursor: pointer
}

.slick-dots_effect .slick-dots li button {
	padding: 0;

	margin: 0;
	border: none;
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #999;
	font-size: 0;
	cursor: pointer
}

.slick-dots_effect .slick-dots .slick-active button,.slick-dots_effect .slick-dots li:hover button {
	background-color: #0074C1 !important;
}

.slick-dots_effect.js-inforpic__slick .slick-dots {
	bottom: 20px;
	bottom: 0
}

.intro-slides .slide {
	display: block
}

.intro-slides .slide .img-box:before {
	padding-top: 31.25%
}

.intro {
	display: none;
	height: 100%;
	width: 100%;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100
}

.intro-slides {
	position: relative;
	height: 100%;
	width: 100%;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: visible;
	-webkit-transition-timing-function: ease-out;
	transform-style: preserve-3d;
	backface-visibility: visible;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.intro-slides .intro-slide {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: all .8s;
	-webkit-transition-timing-function: ease-out;
	-webkit-transform: rotateY(-90deg) translateZ(46.7vw);
	-webkit-backface-visibility: hidden;
	transform-style: preserve-3d;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	transform: rotateY(-90deg) translateZ(46.7vw);
	backface-visibility: hidden;
	z-index: 1;
	width: 100%;
	height: 100%
}

.intro-slides .intro-slide:first-of-type {
	-webkit-transform: rotateY(0deg) translateZ(46.7vw)
}

.intro-slides .intro-slide:first-of-type {
	-webkit-transform: rotateY(0deg) translateZ(46.7vw);
	transform: rotateY(0deg) translateZ(46.7vw)
}


.read_more {
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: auto;
	padding: 0;
	font-size: 14px;
	color: #fff;
	font-family: "PT Sans";
	overflow: hidden;
	letter-spacing: 1px;
	line-height: 22px;
	-moz-transition: cubic-bezier(0.32, 0.17, 0, 1) .7s;
	-o-transition: cubic-bezier(0.32, 0.17, 0, 1) .7s;
	-webkit-transition: cubic-bezier(0.32, 0.17, 0, 1) .7s;
	transition: cubic-bezier(0.32, 0.17, 0, 1) .7s
}

.read_more i {
	position: absolute;
	top: 0;
	right: 30px
}

.sm_control_tools {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: -1.66667vw
}

.sm_control_tools .arrows {
	display: inline-block;
	font-size: 12px;
	color: #333;
	padding: 0 1.66667vw;
	color: #999;
	height: 50px;
	line-height: 50px
}

.wks_hot {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden
}

.wks_hot .img-box:before {
	padding-top: 53.7594%
}

.wks_hot figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 30px;
	width: 100%;
	height: 100%
}

.wks_hot figcaption article {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 30px;
	color: #fff
}

.wks_hot figcaption h3 {
	font-size: 1.25em;
	color: #fff;
	letter-spacing: 1.2px
}

.wks_hot figcaption h4 {
	font-size: 1.5em;
	color: #fff;
	letter-spacing: 1.5px;
	margin-bottom: 9px
}

.wks_hot figcaption .read_more {
	left: auto;
	right: 30px;
	bottom: 34px;
	line-height: 22px
}

.in-project__pic {
	display: block;
	width: 62.70833%;
	position: relative;
	overflow: hidden
}

.in-project__pic h3 {
	font-size: 1.25em;
	color: #fff;
	letter-spacing: 1.2px;
	margin: 30px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20
}




.prod_video,.hot_news {
	font-size: 0
}

.prod_video .img-box:before,.hot_news .img-box:before {
	padding-top: 59.30556%
}

.prod_video figure,.hot_news figure {
	width: 50%
}

.prod_video figcaption,.hot_news figcaption {
	width: 50%;
	font-size: 16px;
	position: relative;
	background-color: #fff
}


.prod_video figcaption:before,.hot_news figcaption:before {
	content: "";
	display: block;
	padding-top: 59.30556%
}

.prod_video figcaption time,.hot_news figcaption time {
	font-size: 1.5em;
}

.prod_video figcaption a,.hot_news figcaption a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 60px;
}

.prod_video figcaption h3,.hot_news figcaption h3 {
	position: relative
}

.prod_video figcaption h3 .couter,.hot_news figcaption h3 .couter {
	position: absolute;
	top: -7px;
	right: 0
}

.prod_video figcaption article,.hot_news figcaption article {
	width: 100%;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 40px;
}

.prod_video figcaption .detail,.hot_news figcaption .detail {
	font-size: 14px;
	color: #666;
}



.hot_news figcaption h3 {
	width: 74%;
}

.btn_videoPlay {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 50px;
	color: #fff;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}




.informartion figcaption p {
	position: relative;
	padding-left: 56px
}

.informartion ul li {
	position: relative;
	margin-top: 80px
}

.informartion ul li:nth-child(even) figure {
	margin-left: 50%
}

.informartion ul li:nth-child(even) figcaption {
	left: 0;
	right: auto;
	padding-right: 6.94444%
}

.abouts_infor .abouts_infor__slick {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 50%
}

.abouts_infor .abouts_infor__slick .slick-slider,.abouts_infor .abouts_infor__slick .slick-list,.abouts_infor .abouts_infor__slick .slick-slide,.abouts_infor .abouts_infor__slick .slick-track,.abouts_infor .abouts_infor__slick figure {
	height: 100%
}

.abouts_infor .abouts_infor__slick .slick-slide {
	position: relative;
	font-size: 16px
}

.abouts_infor .abouts_infor__slick figure {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

.abouts_infor .abouts_infor__slick h3 {
	font-size: 1.25em;
	color: #fff;
	letter-spacing: 1.2px;
	position: absolute;
	bottom: 10px;
	left: 0;
	margin: 30px
}

.abouts_infor figcaption {
	padding: 30px 60px;
	padding-left: 6.94444%;
	position: relative;
	top: 0;
	right: 0;
	margin-left: 50%;
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.sm_words {
	font-size: 0
}

.sm_words figcaption {
	padding-bottom: 80px;
	margin-bottom: 80px;
	border-bottom: 1px solid rgba(0,0,0,0.1)
}

.sm_words figcaption h3 {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	font-size: 30px;
	margin-top: -6px
}

.sm_words figcaption article {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	font-size: 14px;
	color: #999;
	letter-spacing: 1px;
	line-height: 24px;
	color: #999
}

.sm_words figcaption:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.sm_words ul {
	width: 70%;
	font-size: 0;
	margin-top: 70px
}

.sm_words ul li {
	display: inline-block;
	vertical-align: top;
	color: #333;
	width: 49%;
	font-size: 14px;
	position: relative;
	padding-left: 28px
}

.sm_words ul li:before {
	content: "";
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
	width: 18px;
	height: 18px;
	background: url(../assets/img/icon_02.svg) no-repeat center center;
	background-size: 18px auto
}


.stateTip,#StateTip {
	display: none;
	position: absolute;
	padding: 8px;
	background: #fff;
	border: 2px solid #2385B1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	font-family: Tahoma;
	color: #333
}

.mapInfo i {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-top: 5px;
	line-height: 15px;
	font-style: normal;
	background: #aeaeae;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-align: center
}

.mapInfo i.active {
	background: #E27F21
}

.mapInfo span {
	padding: 0 5px 0 3px
}

.mapInfo b {
	font-weight: normal;
	color: #2770B5
}

.WorldMap {
	position: relative
}

.WorldMap .location {
	position: absolute;
	width: 1px;
	height: 1px
}

.WorldMap .location img {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.WorldMap .pitch {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center
}

.WorldMap .pitch i {
	display: block;
	width: 30px;
	height: 26px;
	background-image: url(../assets/img/icon_location.svg);
	background-size: 30px auto;
	margin: auto
}

.WorldMap .pitch span {
	display: block;
	font-size: 12px;
	color: #014099;
	line-height: 2.16667;
	width: 160px;
	position: absolute
}

.WorldMap .pitch span:before,.WorldMap .pitch span:after {
	content: "";
	display: block
}

.WorldMap .loca_01 {
	top: 38%;
	right: 11%
}

.WorldMap .loca_02 {
	top: 42%;
	right: 14%
}

.WorldMap .loca_03 {
	top: 21%;
	right: 17%
}

.WorldMap .loca_04 {
	top: 46%;
	right: 17%
}

.WorldMap .loca_05 {
	top: 34%;
	right: 28%
}

.WorldMap .loca_06 {
	top: 48%;
	right: 36%
}

.WorldMap .loca_07 {
	top: 28%;
	right: 58%;
	margin-right: -6px
}

.WorldMap .loca_08 {
	top: 43%;
	right: 69%
}

.WorldMap .loca_09 {
	top: 25%;
	right: 54%
}

.WorldMap .loca_10 {
	top: 37%;
	right: 68%
}

.WorldMap .loca_11 {
	display: none;
	top: 39%;
	right: 22%
}

.WorldMap .loca_12 {
	top: 38%;
	right: 90%
}

.WorldMap .loca_13 {
	top: 47%;
	right: 85%
}

.WorldMap .loca_14 {
	top: 76%;
	right: 10%
}

.history-year__item {
	position: relative;
	padding-bottom: 30px;
	width: 120px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	cursor: pointer
}

.history-year__item::before,.history-year__item::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	border-radius: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.history-year__item::before {
	width: 5px;
	height: 5px;
	background-color: #999;
	bottom: 2px
}

.history-year__item::after {
	bottom: -5px;
	width: 10px;
	height: 10px;
	border: 1px solid #999
}

.slick-current .history-year__item {
	font-size: 18px;
	color: #000
}

.slick-current .history-year__item::before {
	bottom: -3px;
	width: 10px;
	height: 10px;
	background-color: #000
}

.slick-current .history-year__item::after {
	bottom: -21px;
	width: 26px;
	height: 26px;
	border-color: #000
}

.slick-year {
	margin-right: 60px;
	margin-left: 60px
}

.slick-year .slick-arrow {
	-moz-transition: -moz-transform .4s ease;
	-o-transition: -o-transform .4s ease;
	-webkit-transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	position: absolute;
	top: 50%;
	z-index: 10;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 0;
	border: 0;
	border-radius: 50%;
	outline: 0;
	background-color: transparent;
	text-align: center;
	cursor: pointer
}

.slick-year .slick-arrow::before {
	-moz-transition: -moz-transform .4s ease;
	-o-transition: -o-transform .4s ease;
	-webkit-transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	font-family: 'iconfont';
	font-size: 40px;
	line-height: 40px;
	color: #000
}

.slick-year .slick-arrow:hover {
	transform: scale(0.9)
}

.slick-year .slick-arrow:hover:before {
	transform: scale(0.9)
}

.slick-year .slick-prev {
	left: -60px
}

.slick-year .slick-prev::before {
	content: '\e6f7'
}

.slick-year .slick-next {
	right: -60px
}

.slick-year .slick-next::before {
	content: '\e605'
}

.history-month-item {
	font-size: 0
}

.history-mi__img {
	display: inline-block;
	vertical-align: top;
	width: 45%
}

.history-mi__img::before {
	padding-top: 61.24138%
}

.history-mi__list {
	display: inline-block;
	vertical-align: top;
	width: 45%;
	margin-left: 5%;
	margin-right: 5%
}

.mi-item {
	margin: 1.5em 0;
	font-size: 14px;
	line-height: 2;
	color: #999
}

.mi-item h4 {
	color: #000;
	font-weight: bold
}

.hot-news__slick.slick-dots_effect .slick-dots {
	left: auto;
	right: 0;
	width: 50%;
	text-align: left;
	padding-left: 63px;
	bottom: 50px;
}

.hot-news__slick.slick-dots_effect .slick-dots li {
	padding: 0;
	margin-right: 20px
}

.hot-news__slick.slick-dots_effect .slick-dots button {
	width: 6px;
	height: 6px
}





@media only screen and (max-width: 1024px) {
	.sm_crumbs {
		display: block
	}

	.sm_other_crumbs {
		padding-top: 20px
	}

	.inner_banner .img-box:before {
		padding-top: 0;
		height: 200px
	}

	.inner_banner .img-box>img {
		height: 100%;
		width: auto;
		left: 50%;
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0)
	}

	.inner_banner figcaption {
		font-size: 12px;
		line-height: 20px;
		left: 4.53333%;
		right: 4.53333%;
		margin-right: 24%;
		top: 50%;
		-moz-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		margin-top: 10px
	}

	.inner_banner figcaption h3 {
		font-size: 1.25em;
		margin-bottom: 20px;
		line-height: 36px
	}

	.inner_banner .pagings {
		width: 24%
	}

	.inner_banner .pagings .btn {
		font-size: 12px
	}

	.sm_crumbs {
		left: 4.53333%;
		left: 0
	}

	.sm_crumbs li a {
		font-size: 12px
	}

	.solution_list a figcaption {
		position: relative;
		width: 100%;
		padding: 30px 20px
	}

	.solution_list a figure {
		width: 100%;
		float: none;
		clear: both
	}

	.so_solution_list a figure {
		margin-top: 59.72222%
	}

	.so_solution_list a figcaption {
		position: absolute;
		top: -100%
	}

	.solution_list .item-box figcaption {
		position: relative;
		width: 100%;
		padding: 30px 20px
	}

	.solution_list .item-box figure {
		width: 100%;
		float: none;
		clear: both
	}

	.so_solution_list .item-box figure {
		margin-top: 59.72222%
	}

	.so_solution_list .item-box figcaption {
		position: absolute;
		top: -100%
	}

	.ellipsis-clamp-5 {
		height: 122px;
		-webkit-line-clamp: 6
	}

	.solution_list li {
		margin-top: 30px;
		width: 100%
	}

	.solution_list a h3 {
		width: 50%;
		font-size: 16px;
		margin-top: -4px;
		line-height: 30px
	}

	.solution_list a article {
		width: 50%
	}

	.solution_list .item-box h3 {
		width: 50%;
		font-size: 16px;
		margin-top: -4px;
		line-height: 30px
	}

	.solution_list .item-box article {
		width: 50%
	}

	.info_mutips {
		font-size: 12px;
		line-height: 20px
	}

	.solution_list a .detail {
		display: inline-block;
		left: 0;
		bottom: 0;
		position: relative;
		margin-top: 30px
	}

	.detail {
		font-size: 12px
	}

	.sm_tip h3 {
		font-size: 18px;
		display: block;
		line-height: normal;
		width: 100%;
		margin-top: 0
	}

	.sm_tip article {
		display: block;
		font-size: 12px;
		line-height: 20px;
		width: 100%;
		margin-top: 20px
	}

	.sm_power>h3 {
		font-size: 18px;
		display: block;
		line-height: normal
	}

	.sm_power .list {
		margin-top: 0
	}

	.sm_power .list li {
		width: 100%;
		margin-top: 20px
	}

	.sm_power .list h3 {
		font-size: 1em
	}

	.sm_power .list p {
		font-size: 12px;
		line-height: 20px
	}

	.sm_power .list figcaption {
		padding: 0 40px
	}

	.works_list {
		margin-top: 0
	}

	.works_list li {
		width: 100%;
		margin-top: 30px
	}

	.works_list figcaption {
		padding: 20px 20px;
		height: auto
	}

	.works_list figcaption h3 {
		font-size: 14px;
		line-height: 26px;
		height: 70px
	}

	.works_list figcaption .counter {
		font-size: 1.125em
	}

	.works_list figcaption .square {
		font-size: 1.125em
	}

	.works_list figcaption .number {
		top: 20px;
		right: 20px
	}

	.sm_penal {
		padding-top: 30px
	}

	.pull_sidebar {
		width: auto;
		left: 0;
		right: 0;
		float: none;
		clear: both;
		margin-top: 0;
		background-color: #fff;
		position: absolute;
		top: 30px;
		z-index: 1000
	}

	.pull_sidebar.fixed {
		position: fixed;
		top: 67px;
		border-top: 1px solid rgba(0,0,0,0.1);
		left: 0;
		right: 0
	}

	.sm_penal_body {
		width: 100%;
		float: none;
		clear: both
	}

	.prod_list li {
		margin-top: 30px
	}

	.prod_list a {
		padding-top: 20px;
		padding-bottom: 40px;
		height: auto
	}

	.prod_list a figure {
		width: 100%
	}

	.prod_list a figcaption {
		position: relative;
		width: 100%;
		height: auto;
		margin-top: 10px
	}

	.prod_list a figure:before {
		padding-top: 60%;
		height: auto
	}

	.prod_list a figure img {
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 50%
	}

	.prod_list a figcaption h3 {
		font-size: 1.25em;
		margin-left: 20px;
		margin-top: 0
	}

	.prod_list a .params {
		margin-left: 20px;
		margin-top: 0
	}

	.prod_list a .params .icon {
		width: auto;
		height: 35px
	}

	.prod_list a .params p {
		font-size: 12px;
		line-height: 24px
	}

	.prod_list a .params ul {
		width: 130px;
		width: 40%;
		width: 50%;
		min-height: 222px
	}

	.products_list li {
		width: 100%
	}

	.products_list a figcaption {
		padding: 30px 20px
	}

	.products_list a figcaption h3 {
		font-size: 26px
	}

	.products_list a figcaption h5 {
		margin-top: -5px;
		font-size: 14px
	}

	.products_list a figcaption article {
		font-size: 12px

	}


	.pull_sidebar>ul {
		display: none;
		padding-left: 20px;
		padding-right: 20px;
		position: absolute;
		top: 58px;
		left: 0;
		background-color: #F2F2F2;
		width: 100%;
		height: 340px;
		overflow-y: scroll
	}

	.pull_sidebar.fixed>ul {
		left: 4.53333%;
		right: 4.53333%;
		width: auto
	}

	.sm_penal .bgplaceholder {
		height: 58px
	}

	.pull_sidebar>ul>li {
		margin-top: 0
	}

	.pull_sidebar>ul ul,.pull_sidebar>ul ul.d-block {
		display: none
	}

	.prod_list a figcaption h3 .couter {
		right: 20px
	}

	.prod_list a .detail {
		right: 20px;
		bottom: 5px
	}

	.product_banner {
		padding-left: 0;
		padding-right: 0
	}

	.product_banner figure,.product_banner figcaption {
		width: 100%
	}

	.product_banner .pro_swiper,.product_banner .pro_params {
		width: 100%
	}

	.product_banner .pro_params {
		position: relative;
		top: 0;
		left: 0
	}

	.product_banner .prod_nav {
		top: 10%;
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	.product_banner figcaption {
		padding-bottom: 60px
	}

	.product_banner figcaption h2 {
		font-size: 1.25em;
		line-height: 30px
	}

	.product_banner figcaption p {
		font-size: 12px
	}

	.product_banner .sm_button {
		display: none
	}

	.product_banner figcaption:before {
		padding-top: 0
	}

	.product_banner figcaption article {
		position: relative;
		top: 0;
		left: 0;
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	.product_banner .nav_item_slick {
		width: 42px;
		height: 42px
	}

	.product_banner .nav_item_slick img {
		width: 80%;
		background: none
	}

	.product_banner figure img {
		left: auto;
		right: 10%;
		-moz-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}

	.sm_prod_sell li figcaption {
		position: relative;
		top: 0;
		left: 0;
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		padding-top: 30px;
		padding-bottom: 30px
	}

	.sm_prod_sell li figure:before {
		padding-top: 62.5%
	}

	.sm_prod_sell li:nth-child(odd) figure img {
		height: 100%;
		width: auto;
		left: 50%;
		top: 0;
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0)
	}

	.sm_prod_sell li:nth-child(odd) figcaption {
		left: 0;
		padding-left: 4.53333%;
		padding-right: 4.53333%
	}

	.sm_prod_sell li figcaption h1 {
		color: #333;
		font-size: 1.875em
	}

	.sm_prod_sell li figcaption h4,.sm_prod_sell li figcaption h5,.sm_prod_sell li figcaption h6 {
		font-size: 14px;
		margin-top: 0;
		padding-bottom: 0
	}

	.sm_prod_sell li figcaption article {
		font-size: 12px;
		color: #333
	}

	.sm_prod_sell li figcaption article p:before {
		background-color: #333
	}

	.sm_prod_sell li:nth-child(even) figure img {
		width: 90%;
		left: 4.53333%
	}

	.sm_prod_sell li:nth-child(even) figcaption {
		left: 0;
		margin-left: 0;
		margin-top: 0;

		padding-left: 4.53333%;
		padding-right: 4.53333%
	}

	.sm_prod_sell li figcaption h2,.sm_prod_sell li figcaption h3 {
		font-size: 1.25em;
		color: #333
	}

	.sm_prod_sell {
		padding-bottom: 30px
	}

	.prod_video figure,.hot_news figure {
		width: 100%
	}

	.btn_videoPlay {
		width: 40px;
		height: 40px;
		font-size: 40px
	}

	.prod_video figcaption,.hot_news figcaption {
		width: 100%
	}

	.prod_video figcaption article,.hot_news figcaption article {
		position: relative;
		width: 100%;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.prod_video figcaption a,.hot_news figcaption a {
		padding: 32px 20px;
		position: relative;
		top: 0;
		left: 0;
		bottom: 0;
		top: 0;
		height: auto;
	}


	.prod_video figcaption .detail,.hot_news figcaption .detail {
		left: auto;
		bottom: 30px;
		right: 20px;
		top: auto;
		margin-top: 0
	}

	.prod_video figcaption:before,.hot_news figcaption:before {
		padding-top: 0
	}

	.sm_paramter {
		font-size: 12px;
		line-height: 24px
	}

	.sm_paramter table tbody th {
		width: auto;
		padding-left: 20px;
		vertical-align: middle
	}

	.sm_paramter table {
		margin-top: 30px
	}

	.sm_validate .group {
		width: 100%;
		margin-top: 20px;
		clear: both;
		float: none
	}

	.btn_default {
		display: block;
		font-size: 12px;
		float: none;
		clear: both;
		margin-left: auto;
		margin-right: auto
	}

	.sm_validate .group {
		font-size: 12px
	}

	.sm_validate .group>img {
		position: static;
		margin-top: 10px
	}

	.sm_validate label.error {
		position: static
	}

	.sm_pagaing a.pg {
		display: none
	}

	.wrk_banner .sm_descripts .col-7,.wrk_banner .sm_descripts .col-3 {
		width: 100%
	}

	.wrk_banner .sm_descripts .col-3 {
		margin-top: 30px
	}

	.sm_descripts h3 {
		font-size: 1.25em;
		line-height: 26px
	}

	.wrk_banner .sm_descripts time {
		display: inline-block;
		font-size: 12px;
		line-height: 20px
	}

	.sm_tags .square {
		font-size: 14px
	}

	.sm_tags .counter {
		font-size: 20px
	}

	.wrk_banner .sm_descripts ul li h3 {
		font-size: 20px;
		height: 26px
	}

	.wrk_banner .sm_descripts ul {
		margin-top: 30px
	}

	.sm_descripts article {
		font-size: 14px;
	}

	.wrk_banner .sm_descripts ul {
		font-size: 0
	}

	.wrk_banner .sm_descripts ul li {
		width: 50%;
		margin-right: 0
	}

	.wrk_banner .sm_descripts ul li p {
		font-size: 12px
	}

	.wrk_slick_swiper {
		margin-top: 60px
	}

	.wrk_banner .slick-dots_effect .slick-dots {
		bottom: 0
	}

	.sm_descripts time {
		font-size: 1.25em;
		top: 18px;
		right: 20px;
	}

	.news_list li {
		width: 100%;
		margin-top: 30px
	}

	.news_list figcaption time {
		font-size: 1.25em;
		top: 15px;
		right: 20px
	}

	.news_list figcaption {
		padding: 30px 20px
	}

	.news_list figcaption h3,.hot_news figcaption h3 {
		font-size: 16px;
		line-height: 24px;
		height: auto;
		display: -webkit-box;
	-webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	overflow: hidden;
	}

	.news_list figcaption article {
		width: 50%
	}

	.news_list figcaption .detail {
		bottom: 0;
		right: 0;
		font-size: 12px
	}

	.sm_detail {
		padding-left: 4.53333%;
		padding-right: 4.53333%;
		width: 100%
	}

	.sm_detail h1 {
		width: 100%;
		line-height: 30px;
		padding-right: 0;
		line-height: 36px
	}

	.sm_detail time {
		display: inline-block;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		font-size: 1.125em;
		margin-top: 10px
	}

	.sm_detail article {
		font-size: 12px
	}

	.sm_detail .share span {
		margin-right: 0
	}

	.sm_detail .share .btn {
		margin-left: 10px
	}

	.newwork-site__maps {
		width: 100%;
		padding-right: 0
	}

	.newwork-site {
		width: 100%;
		padding-left: 0;
		margin-bottom: 60px
	}

	.newwork-site li h4 {
		font-size: 16px;
		margin-bottom: 5px
	}

	.newwork-site li {
		font-size: 12px;
		line-height: 20px;
		margin-top: 30px
	}

	.newwork-site li address {
		width: 100%;
		margin-right: 0;
		height: auto
	}

	.newwork-site li .telphone {
		height: auto;
		width: 100%
	}

	.newwork-site .line {
		padding-top: 30px
	}

	.allMap {
		width: 100%
	}

	.allMap:before {
		display: none;
		padding-top: 46.18834%
	}

	.newwork-site li .tel {
		margin-top: 20px
	}

	.share_links {
		width: 100%
	}

	.share_button {
		display: none
	}

	.share_links .item_slick {
		margin-right: 0
	}

	.share_links .item_slick:before {
		left: 100%;
		margin-left: -45px
	}

	.share_links>div>div {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		margin-bottom: 40px
	}

	.share_links>div>div:nth-child(even) .item_slick:before {
		display: none
	}

	.share_links .item_slick i {
		margin-left: auto;
		margin-right: auto
	}

	.share_links .item_slick:hover i {
		background-color: #014099;
		color: #fff
	}

	.dwl_list {
		margin-left: 0
	}

	.dwl_list li {
		width: 100%;
		margin-top: 30px
	}

	.dwl_list a {
		padding-left: 0;
		padding-right: 0;
		font-size: 12px
	}

	.dwl_list a .line {
		padding-bottom: 30px;
		margin-left: -11.53333%;
		margin-right: -11.53333%
	}

	.dwl_list a .icon-down {
		top: 30px;
		left: 0;
		font-size: 30px
	}

	.dwl_list a h3 {
		font-size: 14px;
		padding-left: 50px;
		width: 80%
	}

	.dwl_list a p {
		padding-left: 50px
	}

	.dwl_list a .size {
		font-size: 1.25em;
		top: 33px;
		right: 0;
		padding-left: 0
	}

	.dwl_list li:nth-last-of-type(2) a:after {
		display: none
	}

	.dwl_list li:nth-last-of-type(1) a:after {
		padding-bottom: 30px
	}

	.solution_list li:nth-child(odd) figure,.solution_list li:nth-child(even) figure {
		float: none;
		clear: both
	}

	.informartion ul li:nth-child(even) figure {
		margin-left: 0
	}

	.solution_list a .status {
		display: inline-block;
		vertical-align: top;
		position: absolute;
		bottom: 28px;
		left: 30px;
		width: auto;
		margin-top: 0
	}

	.solution_list a .code {
		position: relative;
		left: 0;
		bottom: 0;
		display: inline-block;
		vertical-align: top;
		margin-top: 30px;
		margin-left: 50%
	}

	.solution_list a .logopic {
		width: 130px;
		height: auto;
		margin-left: 50%
	}

	.groups_list a .status {
		bottom: auto;
		left: 0
	}

	.groups_list a .logopic {
		margin-top: 0;
		margin-left: 0
	}

	.groups_list a .foot {
		margin-top: 30px
	}

	.solution_list a .status {
		display: inline-block;
		vertical-align: top;
		position: absolute;
		bottom: 28px;
		left: 30px;
		width: auto;
		margin-top: 0
	}

	.solution_list .item-box .code {
		position: relative;
		left: 0;
		bottom: 0;
		display: inline-block;
		vertical-align: top;
		margin-top: 30px;
		margin-left: 50%
	}

	.solution_list .item-box .logopic {
		width: 130px;
		height: auto;
		margin-left: 50%
	}

	.groups_list .item-box .status {
		bottom: auto;
		left: 0
	}

	.groups_list .item-box .logopic {
		margin-top: 0;
		margin-left: 0
	}

	.groups_list .item-box .foot {
		margin-top: 30px
	}

	.informartion figure {
		width: 100%
	}

	.informartion figcaption {
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		padding-left: 0;
		padding-top: 0;
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		padding-top: 30px;
		padding-bottom: 0
	}

	.informartion figcaption {
		position: relative;
		margin-left: 0;
		padding-right: 0
	}

	.abouts_infor figure {
		position: relative;
		top: 0;
		left: 0
	}

	.abouts_infor .abouts_infor__slick {
		position: relative;
		top: 0;
		left: 0;
		width: 100%
	}

	.abouts_infor figure:before {
		padding-top: 66.66667%
	}

	.informartion figcaption h3 {
		line-height: 26px;
		font-size: 16px
	}

	.informartion figcaption article {
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 60px;
		padding: 0 20px
	}

	.informartion figcaption span {
		font-size: 12px
	}

	.colu_list li {
		width: 50%
	}

	.colu_list li figcaption {
		height: auto;
		padding-left: 10px;
		padding-right: 10px;
		padding: 20px 10px;
		padding-bottom: 40px
	}

	.about-modules-list li {
		margin-top: 20px
	}

	.about-modules-list li figcaption {
		padding: 20px 10px
	}

	.about-modules-list li article {
		height: 60px
	}

	.about-modules-list li img {
		margin-top: 10px
	}

	.colu_list li img {
		height: 50px;
		margin-top: 58px
	}

	.colu_list li article {
		margin-top: 20px;
		padding: 0 20px;
		height: 100px
	}

	.cult_list li article {
		height: 160px
	}

	.colu_list li span {
		top: 20px;
		line-height: normal;
		left: 20px
	}

	.colu_list li h3 {
		font-size: 14px;
		line-height: 26px;
		margin-top: 0;
		padding: 0 20px;
		padding: 0
	}

	.colu_list li p {
		font-size: 12px;
		line-height: 24px
	}

	.sm_words figcaption {
		padding-bottom: 30px;
		margin-bottom: 30px
	}

	.sm_words figcaption h3 {
		font-size: 20px;
		font-size: 16px;
		line-height: 26px;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 0
	}

	.sm_words figcaption article {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 12px;
		width: 100%;
		margin-top: 30px
	}

	.sm_words figcaption article p {
		padding-left: 56px
	}

	.sm_words ul {
		width: 100%;
		padding-left: 56px;
		padding-right: 20px
	}

	.sm_words ul {
		margin-top: 30px
	}

	.about_banner .img-box:before {
		padding-top: 0;
		height: 200px
	}

	.about_banner .img-box>img {
		left: 50%;
		width: auto;
		height: 100%;
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0)
	}

	.sm_words ul li {
		font-size: 12px
	}

	.about_banner figcaption {
		left: 4.53333%;
		right: 4.53333%
	}

	.about_banner figcaption h3 {
		font-size: 1.25em;
		line-height: 30px;
		font-weight: normal;
		font-size: 18px
	}

	.scoi_list .item_slick figcaption {
		position: relative;
		width: 100%;
		padding: 30px 20px;
		font-size: 12px;
		line-height: 24px
	}

	.scoi_list .item_slick time {
		display: inline-block;
		position: relative;
		bottom: 0;
		left: 0;
		font-size: 1.125em;
		margin-top: 20px
	}

	.scoi_list .item_slick .img-box {
		width: 100%;
		margin-left: 0
	}

	.scoi_list .btn_arrow_next {
		bottom: 36px;
		font-size: 12px;
		margin-right: 20px
	}

	.join_info article {
		width: 100%;
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 30px
	}

	.join_info h3 {
		font-size: 20px;
		line-height: 42px
	}

	.join_info h3 sup,.join_info h3 sub {
		font-size: 30px
	}

	.join_info h3 sub {
		vertical-align: -30px
	}

	.join_info p {
		padding-left: 0
	}

	.join_list li {
		width: 100%
	}

	.join_list li figcaption {
		padding: 30px 0;
		height: auto
	}

	.join_list li .col-4 {
		width: 100%
	}

	.join_list li .col-6 {
		width: 100%
	}

	.join_list li article {
		font-size: 12px;
		line-height: 24px
	}

	.value_flex {
		width: 90%
	}

	.counter li {
		width: 100%;
		margin-top: 20px
	}

	.counter li figcaption {
		padding: 30px 20px;
		height: auto;
		text-align: left;
		height: 170px
	}

	.counter li i {
		display: block;
		font-size: 1.25em;
		text-align: left;
		margin-top: -16px
	}

	.counter li p {
		display: inline-block;
		font-size: 2.5em;
		margin-top: 20px;
		font-size: 50px
	}

	.counter li h3 {
		display: inline-block;
		font-size: 1em;
		margin-left: 2px;
		vertical-align: 8px
	}

	.hor_list li {
		width: 50%
	}

	.cts_list li {
		width: 100%;
		padding: 0 20px
	}

	.cts_list li h3 {
		font-size: 1em
	}

	.cts_list li article {
		font-size: 12px;
		line-height: 24px
	}

	.cmp_list li {
		padding: 0;
		margin-top: 30px
	}

	.cts_list li i {
		font-size: 12px;
		line-height: 30px
	}

	.cmp_list li figcaption {
		height: auto;
		padding: 30px 20px
	}

	.sl-frm {
		padding-left: 0;
		padding-right: 0
	}

	.noti_list li {
		width: 50%;
		margin-top: 20px
	}

	.noti_list a h3 {
		font-size: 18px;
		width: 100%;
		padding: 30px 20px
	}

	.noti_list a time {
		font-size: 18px;
		bottom: 20px
	}

	.noti_list a .icon-pdf {
		bottom: 20px
	}

	.noti_list a:before {
		padding-top: 80%
	}

	.sm_loading {
		display: none
	}

	.tm_list {
		margin-top: 20px
	}

	.tm_list figcaption {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 12px;
		line-height: 20px;
		padding-top: 30px;
		width: 100%;
		padding-bottom: 60px
	}

	.tm_list figcaption article {
		display: block;
		margin-right: 0;
		font-size: 0;
		margin-top: 30px;
		width: 100%
	}

	.tm_list figcaption article:nth-last-of-type(1) {
		margin-top: 0;
		position: relative;
		top: 40px
	}

	.tm_list figcaption time {
		width: 50%;

		font-size: 20px;
		text-align: left;
		margin-top: 0
	}

	.tm_list figcaption article p {
		width: 49%;
		font-size: 12px;
		line-height: 20px;
		margin-left: 0;
		padding-right: 0
	}

	.tm_list .img-box {
		display: block;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		left: 0;
		top: 0
	}

	.tm_list figure>img {
		position: relative;
		top: 0;
		left: 0;
		width: 100%
	}

	.tm_list figcaption>p,.tm_list figcaption>h3 {
		padding-right: 0
	}

	.tm_list li {
		margin-top: 40px
	}

	.rel_list {
		margin-top: -30px
	}

	.rel_list li {
		width: 100%;
		margin-top: 30px
	}

	.rel_list li p {
		font-size: 1.25em
	}

	.rel_list li i {
		font-size: 20px
	}

	.comp_list a:before,.comp_list .item-box:before {
		padding-top: 0;
		height: 0
	}

	.comp_list .list li {
		margin-top: 30px
	}

	.comp_list .list {
		margin-top: 30px
	}

	.pager .btn {
		font-size: 12px;
		line-height: 30px
	}

	.scoi_list .item_slick h3 {
		font-size: 20px;
		line-height: 28px
	}

	.sm_detail img {
		width: 100% !important;
		height: auto !important
	}

	.list-logo {
		float: none;
		clear: both;
		margin-top: 20px
	}

	.list-logo li {
		width: 20%;
		margin: 0;
		padding: 0 10px;
		height: 64px;
		line-height: 64px
	}

	.info_mutips p {
		text-align: left !important
	}

	.mobile-menu-link {
		font-size: 14px;
		color: #999;
		width: 70px;
		display: block;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		margin-bottom: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 38px
	}

	.mobile-menu-link i {
		display: inline-block;
		margin-right: 10px;
		font-size: 18px;
		vertical-align: -1px
	}

	.join_info .bgcover {
		margin-top: -115px
	}

	.groups_list a .info_mutips {
		height: auto
	}

	.honor_controller {
		display: block
	}

	.sm_crumbs:before {
		display: block !important;
		top: 1px
	}

	.WorldMap svg {
		height: auto !important
	}

	.hot-news__slick.slick-dots_effect .slick-dots {
		width: 100%;
		text-align: center;
		padding-left: 0;
		bottom: 20px;
	}

	.hot-news__slick.slick-dots_effect .slick-dots li {
		margin: 0 8px
	}
}

.prod_video figcaption a:hover h3,.prod_video figcaption a:hover .detail,.hot_news figcaption a:hover h3,.hot_news figcaption a:hover .detail {
		color: #0074C1;
	}

	

	.hot_news img {
		transition:360ms;
	}


	.prod_video figure:hover>img,.hot_news:hover img {
		-moz-transform: scale(1.04);
		-ms-transform: scale(1.04);
		-webkit-transform: scale(1.04);
		transform: scale(1.04)
	}

	.news_list a:hover figcaption h3,.news_list a:hover figcaption .detail {
		color: #014099
	}
