@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
	text-transform: uppercase;
}
.dh {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.clearboth::after, .clearboth:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
@keyframes huanying1 {
 0% {
 left: 0;
 opacity: 1;
}
 100% {
 left: 15px;
 opacity: 0;
}
}
@keyframes huanying2 {
 0% {
 opacity: 0;
 left: -10px;
}
 100% {
 left: 0;
 opacity: 1;
}
}
@keyframes jello {
 from,  11.1%,  to {
 -webkit-transform: none;
 -moz-transform: none;
 transform: none;
}
 22.2% {
 -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
 -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
 transform: skewX(-12.5deg) skewY(-12.5deg);
}
 33.3% {
 -webkit-transform: skewX(6.25deg) skewY(6.25deg);
 -moz-transform: skewX(6.25deg) skewY(6.25deg);
 transform: skewX(6.25deg) skewY(6.25deg);
}
 44.4% {
 -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
 -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
 transform: skewX(-3.125deg) skewY(-3.125deg);
}
 55.5% {
 -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
 -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
 transform: skewX(1.5625deg) skewY(1.5625deg);
}
 66.6% {
 -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
 -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
 transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
 77.7% {
 -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
 -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
 transform: skewX(0.390625deg) skewY(0.390625deg);
}
 88.8% {
 -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
 -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
 transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
body {
	height: auto !important;
}
body *:before, body *:after {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fudongdiv {
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.sjcTop, .sjcTop2, .sjcBottom, .sjcLeft, .sjcRight, .bg, .leftWow, .rightWow, .bottomWow {
	-webkit-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
 16.65% {
 -webkit-transform: translateY(6px);
 transform: translateY(6px);
}
 33.3% {
 -webkit-transform: translateY(-5px);
 transform: translateY(-5px);
}
 49.95% {
 -webkit-transform: translateY(4px);
 transform: translateY(4px);
}
 66.6% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
 83.25% {
 -webkit-transform: translateY(1px);
 transform: translateY(1px);
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
@keyframes hvr-icon-wobble-vertical {
 16.65% {
 -webkit-transform: translateY(6px);
 transform: translateY(6px);
}
 33.3% {
 -webkit-transform: translateY(-5px);
 transform: translateY(-5px);
}
 49.95% {
 -webkit-transform: translateY(4px);
 transform: translateY(4px);
}
 66.6% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
 83.25% {
 -webkit-transform: translateY(1px);
 transform: translateY(1px);
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
.banner {
	position: relative;
}
.banner * {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.banner .bannerSwiper {
	overflow: hidden;
	cursor: grab !important;
}
.banner .bannerSwiper ul li {
	width: 100%;
	overflow: hidden;
	transform-origin: center center;
}
.banner .bannerSwiper ul li:not(.swiper-slide-active) {
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%) !important;
}
.banner .bannerSwiper img {
	display: block;
	width: 100%;
	object-fit: cover;
	cursor: pointer;
}
@keyframes fadeInLeft1 {
 from {
 transform: translate3d(-20%, 0, 0);
 clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
 to {
 transform: translate3d(0, 0, 0);
 clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
}
.banner .bannerSwiper .swiper-slide-active {
	-webkit-animation: fadeInLeft1 0.7s linear;
	animation: fadeInLeft1 0.7s linear;
}
@-webkit-keyframes clipSectorIn {
 0% {
 -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
 clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
}
 55% {
 -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
 clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
}
 100% {
 -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
 clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
}
}
@keyframes clipSectorIn {
 0% {
 -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
 clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
}
 55% {
 -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
 clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
}
 100% {
 -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
 clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
}
}
.banner .banner-pagination {
	font-size: 0;
	position: absolute;
	width: auto;
	left: auto;
	left: 50%;
	margin-left: -150px;
	bottom: 64px;
	z-index: 3;
	width: 300px;
	text-align: center;
}
.banner .banner-pagination span {
	display: inline-block;
	opacity: 1;
	border-radius: 0;
	width: auto;
	height: auto;
	margin: 0 7px !important;
	cursor: pointer;
	outline: none;
	font-size: 0;
	background-color: transparent;
	border: none;
	width: 10px;
	height: 12px;
	position: relative;
}
.banner .banner-pagination span::after {
	content: "";
	width: 2px;
	height: 12px;
	background-color: #ffffff;
	display: block;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.banner .banner-pagination span.swiper-pagination-bullet-active::after {
	width: 4px;
	height: 28px;
}
.banner .banner-prev {
	position: absolute;
	z-index: 30;
	top: 50%;
	left: -66px;
	margin-top: -32px;
	background: url(../images/bl.png) 50% 50% no-repeat;
	width: 64px;
	height: 64px;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 100%;
	transition: all 0.5s linear;
	cursor: pointer;
	outline: none;
}
.banner:hover .banner-prev {
	left: 3%;
}
.banner .banner-next {
	position: absolute;
	z-index: 30;
	top: 50%;
	right: -66px;
	margin-top: -32px;
	background: url(../images/br.png) 50% 50% no-repeat;
	width: 64px;
	height: 64px;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 100%;
	transition: all 0.5s linear;
	cursor: pointer;
	outline: none;
}
.banner:hover .banner-next {
	right: 3%;
}
.title {
	line-height: 1;
	position: relative;
	z-index: 1;
}
.title a {
	display: inline-block;
	vertical-align: top;
}
.title span {
	display: block;
	font-size: 40px;
	font-weight: bold;
}
.title i {
	display: block;
	font-family: Arial;
	font-size: 14px;
	margin-top: 16px;
	line-height: 10px;
	text-transform: uppercase;
}
.moreLink {
	display: block;
	position: relative;
	border-bottom: 1px solid #000;
	line-height: 34px;
	height: 40px;
	width: 94px;
	text-align: center;
	left: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.moreLink::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -2px;
	margin-left: 12px;
	width: 10px;
	height: 9px;
	background: url(../images/morear.png) 0 center no-repeat;
}
.moreLink::before {
	content: "";
	display: block;
	position: absolute;
	left: -33px;
	bottom: -1px;
	width: 16px;
	height: 1px;
	background-color: #000000;
}
.moreLink:hover {
	color: #013686;
	left: 5px;
	border-color: #013686;
}
.moreLink:hover::before {
	background-color: #013686;
}
.moreLink:hover::after {
	animation: zyfd 1.5s linear infinite;
}
.titBox::after, .titBox:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.titBox .title {
	float: left;
}
.titBox .moreLink {
	float: right;
	margin-top: 14px;
}
.about {
	background: url(../images/aboutbg.jpg) center bottom no-repeat;
	overflow: hidden;
	padding-top: 114px;
	padding-bottom: 88px;
}
.about::after, .about:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.about * {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.about .since {
	float: left;
	padding-top: 145px;
	padding-left: 100px;
}
.about .since .number {
	background: url(../images/since.png) 0 0 no-repeat;
	padding-top: 93px;
	padding-left: 112px;
	position: relative;
	width: 414px;
}
.about .since .number span {
	position: absolute;
	writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: vertical-rl;
	writing-mode: tb-rl;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 4px;
	left: 64px;
	top: 116px;
}
.about .since .number i {
	font-family: Impact;
	font-size: 120px;
	color: #013686;
	line-height: 100px;
}
.about .aboutText {
	height: 612px;
	width: 650px;
	float: left;
	position: relative;
	z-index: 2;
	padding-left: 66px;
	border-left: 1px solid #cecece;
}
.about .aboutText::before {
	content: "";
	display: block;
	position: absolute;
	width: 11px;
	height: 11px;
	background-color: #333333;
	left: -6px;
	top: -10px;
	border-radius: 100%;
}
.about .aboutText .aboutLine {
	position: absolute;
	left: -1px;
	top: 0;
	width: 1px;
	height: 82px;
	background-color: #333333;
	transform-origin: 0 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.about .aboutText .text {
	margin-top: 42px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	line-height: 38px;
	font-size: 16px;
	color: #333333;
	text-align: justify;
	text-shadow: 0 0 20px #ffffff;
}
.about .aboutText .more {
	display: block;
	margin-top: 78px;
	width: 176px;
	height: 56px;
	background-color: #ffffff;
	border-radius: 29px;
	font-size: 14px;
	line-height: 56px;
	text-align: center;
	left: 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.about .aboutText .more::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #013686;
	border-radius: 29px;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	box-sizing: border-box;
}
.about .aboutText .more i {
	min-width: 4px;
}
.about .aboutText .more::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -2px;
	margin-left: 25px;
	width: 10px;
	height: 9px;
	background: url(../images/morear.png) 0 center no-repeat;
}
.about .aboutText .more:hover {
	background: none;
	color: #013686;
	box-shadow: 0 10px 10px -5px rgba(1, 54, 134, 0.5);
	left: 5px;
}
.about .aboutText .more:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}
.about .aboutText .more:hover::after {
	animation: zyfd 1.5s linear infinite;
}
.product {
	padding-top: 95px;
	padding-bottom: 20px;
	overflow: hidden;
}
.product .proBg {
	position: absolute;
	background: url(../images/probg.png) center 0 no-repeat;
	width: 573px;
	height: 573px;
	z-index: -1;
	top: 166px;
	left: 50%;
	margin-left: -286px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	transform-origin: center 0;
}
.product .title {
	text-align: center;
}
.product .title b {
	margin-top: 22px;
}
.product .title em {
	position: relative;
	margin-top: 18px;
	font-size: 16px;
	color: #999999;
	padding-top: 16px;
}
.product .title em::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 302px;
	height: 1px;
	background-color: #000000;
}
.product .title em::after {
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 84px;
	height: 3px;
	background-color: #013686;
}
.product .proNav {
	text-align: center;
}
.product .proNav ul {
	margin: 0 -46px;
	font-size: 0;
}
.product .proNav ul li {
	display: inline-block;
	vertical-align: top;
	width: 260px;
	height: 425px;
	position: relative;
	margin: 0 23px;
}
.product .proNav ul li a {
	display: block;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 160px;
	height: 300px;
	background-color: #ffffff;
	border-radius: 130px;
	border: solid 1px #a0a0a0;
	font-size: 20px;
	padding: 10px 10px 0;
	text-align: center;
	overflow: hidden;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	background: url(../images/pronavbg.jpg) center 0 no-repeat;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	opacity: 0;
}
.product .proNav ul li a i {
	display: block;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	width: 100%;
	padding-top: 100%;
	border-radius: 100%;
	position: relative;
	overflow: hidden;
	background-color: #fff;
}
.product .proNav ul li a i img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.product .proNav ul li a span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.product .proNav ul li a em {
	width: 43px;
	height: 43px;
	background-color: #f7f7f7;
	display: block;
	margin: 16px auto 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	text-align: center;
	line-height: 42px;
	border-radius: 100%;
}
.product .proNav ul li a em::before {
	content: "+";
	font-size: 20px;
}
.product .proNav ul li a:hover em {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.product .proNav ul li:hover a, .product .proNav ul li.on a {
	width: 100%;
	height: 100%;
	border-color: transparent;
	padding: 20px 23px;
}
.product .proNav ul li:hover a span, .product .proNav ul li.on a span {
	color: #fff;
	margin-top: 42px;
}
.product .proNav ul li:hover a::before, .product .proNav ul li.on a::before {
	opacity: 1;
	height: 100%;
}
.product .proTabs {
	margin-top: 40px;
	margin-left: -140px;
	margin-right: -140px;
}
.product .proTabs .proBd {
	overflow: hidden;
}
.product .proList ul::after, .product .proList ul:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.product .proList ul li {
	float: left;
	width: 25%;
	padding: 0 20px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.product .proList ul li .item {
	background-color: #fafafa;
	padding: 10px 10px 0;
	position: relative;
	z-index: 1;
}
.product .proList ul li .item::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	z-index: -1;
	border-left: 1px solid #013686;
	border-top: 1px solid #013686;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	pointer-events: none;
}
.product .proList ul li .item::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	z-index: -1;
	border-right: 1px solid #013686;
	border-bottom: 1px solid #013686;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	pointer-events: none;
}
.product .proList ul li .item .pic {
	display: block;
	width: 100%;
	height: 278px;
	background-color: #ffffff;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic img {
	display: block;
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont {
	position: relative;
	height: 80px;
	text-align: center;
	padding-top: 28px;
}
.product .proList ul li .item .cont .bt {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	position: relative;
	left: 0;
	-webkit-transition: all 0.36s ease-out;
	transition: all 0.36s ease-out;
}
.product .proList ul li .item .cont .bt:hover {
	left: 5px;
}
.product .proList ul li .item .cont p {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 2px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #a4a4a4;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.product .proList ul li .item:hover {
	background-color: #fff;
}
.product .proList ul li .item:hover::before, .product .proList ul li .item:hover::after {
	width: 100%;
	height: 100%;
}
.product .proList ul li .item:hover .pic img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
}
.product .proList ul li .item:hover .cont .bt {
	color: #013686;
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}
.product .proList ul li .item:hover .cont p {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}

@media screen and (max-width: 1620px) {
.product .proTabs {
	margin-left: -76px;
	margin-right: -76px;
}
.product .proTabs .proBd {
}
.product .proList ul::after,  .product .proList ul:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.product .proList ul li {
	padding: 0 16px;
}
.product .proList ul li .item {
	
}
.product .proList ul li .item .pic {
	height: 258px;
}
}

@media screen and (max-width: 1460px) {
.product .proTabs {
	margin-left: -16px;
	margin-right: -16px;
}
.product .proTabs .proBd {
}
.product .proList ul::after,  .product .proList ul:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.product .proList ul li {
	float: left;
	padding: 0 16px;
}
.product .proList ul li .item {
	
}
.product .proList ul li .item .pic {
	height: 228px;
}
}
.youshi {
	overflow: hidden;
	box-shadow: 2px 4px 32px 8px rgba(0, 0, 0, 0.04);
	background: url(../images/ysbg.jpg) center 0 no-repeat;
	padding-top: 126px;
}
.youshi .ysBox {
	height: 674px;
}
.youshi .title b {
	margin-top: 10px;
}
.youshi .ysPic {
	position: absolute;
	right: -310px;
	top: -126px;
}
.youshi .ysPic .bd {
	width: 910px;
	height: 480px;
	overflow: hidden;
}
.youshi .ysPic .bd ul li {
	width: 910px;
	height: 480px;
	overflow: hidden;
}
.youshi .ysPic .bd ul li img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.youshi .ysPic .bd ul li:hover img {
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
}
.youshi .ysCont {
	margin-top: 62px;
}
.youshi .ysCont .bd {
	width: 400px;
	overflow: hidden;
	height: 280px;
}
.youshi .ysCont .bd ul li .item {
	height: 280px;
	padding-top: 10px;
}
.youshi .ysCont .bd ul li .item h4 {
	font-size: 24px;
	line-height: 1;
	-webkit-transition: all 0.36s ease-out;
	transition: all 0.36s ease-out;
}
.youshi .ysCont .bd ul li .item h4::after {
	content: "";
	display: block;
	width: 72px;
	height: 4px;
	background-color: #089e55;
	margin-top: 18px;
	-webkit-transition: all 0.36s ease-out;
	transition: all 0.36s ease-out;
}
.youshi .ysCont .bd ul li .item .text {
	font-size: 16px;
	line-height: 42px;
	color: #666666;
	margin-top: 22px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover h4 {
	color: #013686;
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
}
.youshi .ysCont .bd ul li .item:hover h4::after {
	width: 100px;
}
.youshi .ysCont .bd ul li .item:hover .text {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}
.youshi .hd {
	position: absolute;
	z-index: 2;
	right: -310px;
	bottom: 0;
	width: 1150px;
	height: 322px;
	background-color: #089e55;
	border-radius: 145px 0px 0px 0px;
	padding-left: 42px;
	padding-top: 38px;
}
.youshi .hd ul {
	background-color: #fff;
	width: 100%;
	height: 100%;
	padding-right: 310px;
	padding-top: 108px;
	padding-left: 74px;
	display: flex;
	justify-content: space-between;
	border-radius: 108px 0px 0 0px;
}
.youshi .hd ul li {
	float: left;
	position: relative;
	padding-left: 84px;
	height: 104px;
	cursor: pointer;
}
.youshi .hd ul li i {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	height: 42px;
	width: 30px;
	display: block;
	overflow: hidden;
	margin: auto;
}
.youshi .hd ul li i:before, .youshi .hd ul li i:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.youshi .hd ul li i.ico1:before {
	background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li i.ico1:after {
	background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .hd ul li i.ico2:before {
	background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li i.ico2:after {
	background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .hd ul li i.ico3:before {
	background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li i.ico3:after {
	background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .hd ul li h4 {
	line-height: 1;
	font-size: 16px;
	top: 90px;
	position: absolute;
	left: 0;
}
.youshi .hd ul li .pic {
	width: 104px;
	height: 104px;
	position: relative;
	border-radius: 100%;
	overflow: hidden;
}
.youshi .hd ul li .pic::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	border-radius: 100%;
	border: solid 0 #013686;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.youshi .hd ul li .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.youshi .hd ul li:hover i:before, .youshi .hd ul li.on i:before, .youshi .hd ul li:hover i:after, .youshi .hd ul li.on i:after {
	top: -100%;
}
.youshi .hd ul li:hover .pic::before, .youshi .hd ul li.on .pic::before {
	opacity: 1;
	border-width: 4px;
}
.youshi .tel {
	margin-top: 20px;
	height: 56px;
	line-height: 56px;
	font-family: Arial;
	font-size: 36px;
}
.youshi .tel::before {
	content: "";
	display: inline-block;
	width: 56px;
	height: 56px;
	vertical-align: top;
	margin-right: 16px;
	-webkit-animation: msClock2 1.5s linear infinite;
	animation: msClock2 1.5s linear infinite;
	background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysNum {
	position: absolute;
	width: 230px;
	height: 108px;
	left: 202px;
	bottom: 27px;
	background: url(../images/02.png) 0 center no-repeat;
}
.case {
	padding: 70px 0 130px;
}
.case .caseTit::after, .case .caseTit:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.case .caseTit .title {
	float: left;
}
.case .caseTit .more {
	float: right;
	display: block;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 18px;
	margin-top: 74px;
	color: rgba(33, 47, 56, 0.6);
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	height: 34px;
	line-height: 34px;
	position: relative;
}
.case .caseTit .more::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 7px;
	height: 1px;
	background-color: rgba(33, 47, 56, 0.6);
	width: 100%;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case .caseTit .more::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 1px;
	background-color: rgba(33, 47, 56, 0.6);
	width: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case .caseTit .more:hover {
	color: #013686;
	padding: 0 15px;
}
.case .caseTit .more:hover::after {
	width: 100%;
	background-color: #013686;
}
.case .caseTit .more:hover::before {
	background-color: #013686;
	bottom: 0;
}
.case .caseTabs {
	margin-top: 54px;
	position: relative;
}
.case .caseTabs::after, .case .caseTabs:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.case .caseTabs .bd {
	float: right;
	width: 1080px;
	height: 468px;
}
.case .caseTabs .bd ul li::after, .case .caseTabs .bd ul li:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.case .caseTabs .bd ul li .pic {
	float: left;
	display: block;
	width: 654px;
	height: 468px;
	position: relative;
	overflow: hidden;
	border: solid 13px #f8f8f8;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .pic img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .cont {
	float: right;
	width: 375px;
	padding-top: 38px;
}
.case .caseTabs .bd ul li .cont .bt {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 24px;
	height: 44px;
	line-height: 44px;
	padding-right: 44px;
	-webkit-transition: all 0.36s ease-out;
	transition: all 0.36s ease-out;
	background: url(../images/casebt.png) right center no-repeat;
	position: relative;
	margin-right: 0;
	left: 0;
}
.case .caseTabs .bd ul li .cont .bt:hover {
	-webkit-transform: translateX(5px);
	transform: translateX(5px);
}
.case .caseTabs .bd ul li .cont .bt:hover {
	left: 5px;
	margin-right: 5px;
}
.case .caseTabs .bd ul li .cont p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 42px;
	height: 84px;
	font-size: 16px;
	color: #666666;
	margin-top: 40px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li:hover .pic img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
}
.case .caseTabs .bd ul li:hover .cont .bt {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
	color: #013686;
}
.case .caseTabs .bd ul li:hover .cont p {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
}
.case .caseTabs .caseNum {
	position: absolute;
	width: 224px;
	height: 137px;
	right: 0;
	top: 304px;
	background: url(../images/03.png) 0 center no-repeat;
}
.case .caseTabs .hd {
	float: left;
	width: 114px;
	height: 460px;
	background-color: #f8f8f8;
	border-radius: 58px;
	position: relative;
	padding: 90px 0;
}
.case .caseTabs .hd ul li {
	width: 114px;
	text-align: center;
	line-height: 70px;
	height: 70px;
	font-family: Arial;
	font-size: 24px;
	cursor: pointer;
	color: #b5b5b5;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li.on {
	color: #013686;
	font-size: 38px;
}
.case .caseTabs .hd .prev {
	position: absolute;
	width: 100%;
	left: 0;
	top: 40px;
	height: 36px;
	background: url(../images/caset.png) center center no-repeat;
	cursor: pointer;
}
.case .caseTabs .hd .next {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 40px;
	height: 36px;
	background: url(../images/caseb.png) center center no-repeat;
	cursor: pointer;
}
.case .caseTabs .caseNext {
	position: absolute;
	width: 370px;
	height: 135px;
	background-color: #089e55;
	left: 594px;
	bottom: 13px;
	font-size: 24px;
	color: #ffffff;
	padding-left: 56px;
	padding-top: 28px;
	line-height: 80px;
	cursor: pointer;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case .caseTabs .caseNext::after {
	content: "";
	display: block;
	position: absolute;
	width: 80px;
	height: 80px;
	right: 36px;
	top: 28px;
	border-radius: 100%;
	background: url(../images/caser.png) center center no-repeat;
}
.case .caseTabs .caseNext::before {
	content: "";
	display: block;
	position: absolute;
	width: 80px;
	height: 80px;
	right: 36px;
	top: 28px;
	border-radius: 100%;
	background-color: #f8f8f8;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case .caseTabs .caseNext:hover::after {
	animation: zyfd 1.5s linear infinite;
}
.case .caseTabs .caseNext:hover::before {
	background-color: #fff;
}
.case .caseList {
	margin-top: 70px;
}
.case .caseList ul {
	margin-right: -35px;
}
.case .caseList ul::after, .case .caseList ul:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.case .caseList ul li {
	float: left;
	margin-right: 35px;
	width: 410px;
	position: relative;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case .caseList ul li .pic {
	display: block;
	float: left;
	width: 260px;
	height: 180px;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case .caseList ul li .pic::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	border: solid 2px #013686;
	border-radius: 4px;
	opacity: 0;
}
.case .caseList ul li .pic img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case .caseList ul li .cont {
	float: right;
	position: relative;
	width: 130px;
	padding-top: 5px;
	height: 180px;
}
.case .caseList ul li .cont .bt {
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 26px;
	max-height: 52px;
	font-size: 16px;
	-webkit-transition: all 0.36s ease-out;
	transition: all 0.36s ease-out;
	position: relative;
	left: 0;
}
.case .caseList ul li .cont .bt:hover {
	left: 5px;
}
.case .caseList ul li .cont .en {
	font-size: 16px;
	margin-top: 10px;
	line-height: 12px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case .caseList ul li .cont .more {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 29px;
	height: 26px;
	background: url(../images/caser.png) 0 center no-repeat;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	-webkit-filter: grayscale(100);
	filter: grayscale(100);
}
.case .caseList ul li:hover .pic::before {
	opacity: 1;
}
.case .caseList ul li:hover .pic img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
}
.case .caseList ul li:hover .cont .bt {
	color: #013686;
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
}
.case .caseList ul li:hover .cont .en {
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
}
.case .caseList ul li:hover .cont .more {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	animation: zyfd 1.5s linear infinite;
}
.news {
	padding-top: 148px;
	padding-bottom: 48px;
	position: relative;
	z-index: 2;
}
.news .newsBg {
	position: absolute;
	z-index: -1;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0;
	width: 100%;
	height: 365px;
	background: url(../images/newsbg.jpg) center 0 no-repeat;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .newsTab::after, .news .newsTab:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.news .newsTab .title {
	float: left;
	color: #fff;
}
.news .newsTab .moreLink {
	float: right;
	margin-top: 34px;
	color: #fff;
	border-color: #fff;
}
.news .newsTab .moreLink::before {
	background-color: #fff;
}
.news .newsTab .moreLink::after {
	background: url(../images/morear2.png) 0 center no-repeat;
}
.news .newsTab ul {
	float: right;
	margin-top: 30px;
	margin-right: 100px;
}
.news .newsTab ul li {
	float: left;
	margin-left: 96px;
}
.news .newsTab ul li:first-child {
	margin-left: 0;
}
.news .newsTab ul li a {
	display: block;
	font-size: 18px;
	line-height: 40px;
	position: relative;
	color: #fff;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 22px;
	margin-right: 15px;
	overflow: hidden;
}
.news .newsTab ul li a i:before, .news .newsTab ul li a i:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
	background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
	background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
	background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
	background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
	background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
	background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li:hover a, .news .newsTab ul li.on a {
	font-weight: bold;
}
.news .newsTab ul li:hover a i:before, .news .newsTab ul li.on a i:before, .news .newsTab ul li:hover a i:after, .news .newsTab ul li.on a i:after {
	top: -100%;
}
.news .newsTabs {
	margin-top: 162px;
}
.news .newsTabs .bd {
	overflow: hidden;
	height: 492px;
	position: relative;
}
.news .newsList {
	overflow: hidden;
	width: 100%;
	height: 492px;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	visibility: hidden;
}
.news .newsList .list1 {
	overflow: hidden;
	position: relative;
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
}
.news .newsList .list1 ul {
	margin-right: -80px;
}
.news .newsList .list1 ul::after, .news .newsList .list1 ul:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.news .newsList .list1 ul li {
	float: left;
	margin-right: 80px;
	width: 380px;
	height: 348px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont {
	position: relative;
	height: 128px;
	padding-left: 68px;
	padding-right: 10px;
}
.news .newsList .list1 ul li .cont .date {
	width: 44px;
	height: 45px;
	background-color: #e7e7e7;
	text-align: center;
	line-height: 45px;
	position: absolute;
	left: 0;
	top: 25px;
	font-family: Impact;
	font-size: 22px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .bt {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	height: 38px;
	line-height: 38px;
	position: relative;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	left: 0;
}
.news .newsList .list1 ul li .cont .bt:hover {
	left: 5px;
}
.news .newsList .list1 ul li .cont p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 26px;
	height: 52px;
	margin-top: 12px;
	position: relative;
	color: #888888;
	-webkit-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}
.news .newsList .list1 ul li .pic {
	display: block;
	width: 100%;
	height: 220px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:hover .pic img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
}
.news .newsList .list1 ul li:hover .cont .date {
	background-color: #013686;
	color: #fff;
}
.news .newsList .list1 ul li:hover .cont .bt {
	color: #013686;
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}
.news .newsList .list1 ul li:hover .cont p {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}
.news .newsList .list2 {
	margin-top: 46px;
	position: relative;
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	-webkit-transform: translateY(80px);
	transform: translateY(80px);
}
.news .newsList .list2 ul {
	margin-right: -80px;
}
.news .newsList .list2 ul::after, .news .newsList .list2 ul:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.news .newsList .list2 ul li {
	float: left;
	width: 380px;
	margin-right: 80px;
	height: 98px;
	border-bottom: 1px dashed #e0e0e0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	position: relative;
}
.news .newsList .list2 ul li::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 0;
	border-bottom: 1px dashed #013686;
	z-index: 1;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	bottom: -1px;
	left: 0;
	transition: transform 0.7s;
	transform: scaleX(0);
	transform-origin: right;
}
.news .newsList .list2 ul li:hover::after, .news .newsList .list2 ul li.on:after {
	transform: scaleX(1);
	transform-origin: left;
}
.news .newsList .list2 ul li .tt {
	height: 36px;
	line-height: 36px;
	position: relative;
	padding-right: 56px;
	-webkit-transition: all 0.36s ease-out;
	transition: all 0.36s ease-out;
}
.news .newsList .list2 ul li .tt .date {
	position: absolute;
	right: 0;
	top: 0;
	font-family: Arial;
	font-size: 14px;
	color: #868585;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .tt .bt {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	left: 0;
	position: relative;
}
.news .newsList .list2 ul li .tt .bt:hover {
	left: 5px;
}
.news .newsList .list2 ul li p {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #888888;
	margin-top: 8px;
	height: 24px;
	line-height: 24px;
	-webkit-transition: all 0.62s ease-out;
	transition: all 0.62s ease-out;
}
.news .newsList .list2 ul li:hover .tt {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}
.news .newsList .list2 ul li:hover .tt .date {
	color: #013686;
}
.news .newsList .list2 ul li:hover .tt .bt {
	color: #013686;
}
.news .newsList .list2 ul li:hover p {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}
.news .newsList:first-child {
	visibility: initial;
}
.news .newsList:first-child .list1 {
	opacity: 1;
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
}
.news .newsList:first-child .list2 {
	opacity: 1;
	-webkit-transform: translateY(80px);
	transform: translateY(80px);
}
.news .newsList.hide {
	visibility: hidden;
}
.news .newsList.hide .list1 {
	opacity: 0;
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
}
.news .newsList.hide .list2 {
	opacity: 0;
	-webkit-transform: translateY(80px);
	transform: translateY(80px);
}
.news .newsList.on {
	visibility: initial;
}
.news .newsList.on .list1 {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.news .newsList.on .list2 {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
