.icon-tucengshaixuan::before,
.icon-xinwenmeiti::before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/layout-fill.png) no-repeat center;
	background-size: cover;
	margin-top: 5px;
}

.icon-xinwenmeiti::before {
	background: url(../images/xinwen.png) no-repeat center;
	background-size: 9px;
}

.nav-top a span {
	float: left;
}

.tab_menu .tab_menu_lan {
	display: inline-block;
	background: url(../images/language_icon_1.gif) no-repeat left center;
	background-size: 23px;
	padding-left: 30px;
}

.banner {
	width: 100%;
	margin-top: 73px;
	position: relative;
}

.ban-txt-box1 {
	min-width: 1200px;
	width: 68%;
	position: absolute;
	top: 52%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.ban-txt-box2 {
	width: 1200px;
	position: absolute;
	top: 50%;
	left: 54%;
	transform: translate(-50%, -50%);
}

.banner-txt p {
	font-size: 16px;
	line-height: 18px;
	color: #ffffff;
}

.banner-txt p::after {
	content: '';
	width: 80px;
	height: 1px;
	background-color: #ffffff;
	display: block;
	margin-top: 10px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	display: none;
}

.ban-txt-box1:hover .banner-txt p::after {
	width: 200px;
}

.ban-them-a span {
	display: inline-block;
	width: 152px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 4px;
	border: solid 1px #ffffff;
	font-size: 12px;
	color: #ffffff;
	margin-top: 40px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.ban-them-a span:hover {
	border: 1px #fff solid;
	color: #095294;
	background-color: #fff;
}

.banner-txt h3 {
	font-size: 44px;
	font-weight: bold;
	line-height: 60px;
	color: #ffffff;
	margin-bottom: 10px;
}

.more-item5 {
	margin: 0 20px;
}

.banner-txt h3,
.banner-txt p,
.ban-more {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
}


@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) { //针对ie
    .banner-txt h3,
    .banner-txt p,
    .ban-more {
    	opacity: 1 !important;
    	-webkit-transform: translate3d(0, 0, 0)!important;
    	transform: translate3d(0, 0, 0)!important;
    }
    
    .bot-contact-icon a{
        filter: brightness(100);    
    }
    
    
}





.swiper-container {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.swiper-bwhj .swiper-slide,
.swiper-bwhj .swiper-slide .box-shadow {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: auto;
}

.swiper-bwhj .swiper-slide .box-shadow {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.swiper-bwhj .swiper-slide .box-shadow::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(4, 24, 39, 0.6);
	top: 0;
	left: 0;
}

.swiper-bwhj .swiper-slide .box-shadow video {
    width: auto;
    height: auto;
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
}

.swiper-bwhj .swiper-slide .box-shadow img {
	max-width: 90%;
	display: none;
}

.swiper-bwhj .swiper-slide>video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-slide-active .banner-txt h3,
.swiper-slide-active .banner-txt p,
.swiper-slide-active .ban-more {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 10px);
	transform: translate3d(0, 0, 10px);
}

.swiper-slide-active .banner-txt h3 {
	transition-delay: 0.1s;
}

.swiper-slide-active .banner-txt p {
	transition-delay: 0.4s;
}

.swiper-slide-active .ban-more {
	transition-delay: 0.7s;
}

.swiper-bwhj .swiper-pagination-bullet {
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	width: 29%;
	float: left;
	margin-right: 5% !important;
	height: 20px;
	border-radius: 0;
	position: relative;
	outline: none;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #dce6eb;
	padding: 20px 0;
	text-align: left;
	opacity: 1;
}

.swiper-bwhj .swiper-pagination-bullet:last-child {
	margin-right: 0 !important;
}

.swiper-bwhj .swiper-pagination-bullet::before {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #FFF;
	z-index: 1;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.swiper-bwhj .swiper-pagination-bullet::after {
	content: '';
	width: 0%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	background: #ec6c2c;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

@keyframes widSlie {
	10% {
		width: 0%;
	}

	100% {
		width: 100%;
	}
}

.swiper-bwhj .swiper-pagination-bullet-active::after {
	animation: widSlie 6s;
	-webkit-animation: widSlie 6s;
	animation-fill-mode: forwards;
}

.swiper-bwhj .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active::after {
	animation: widSlie 24s;
	-webkit-animation: widSlie 24s;
	animation-fill-mode: forwards;
}

.swiper-bwhj .swiper-pagination {
	width: 68%;
	left: 50%;
	transform: translateX(-50%);
	bottom: 196px;
}

.swiper-pagination-bullet {
	background: transparent;
}

.bottom-btnIcon {
	width: 100%;
	padding: 22px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 8;
	border-top: 1px #586880 solid;
	background: rgba(14, 89, 145, 0.4);
}

.bottom-btnIcon .dlBoxs {
	display: flex;
	align-items: center;
	justify-content: center;
	display: block;
}

.bottom-btnIcon .dlBoxs>.w12 {
	width: 68%;
}

.bottom-btnIcon .dlBoxs dl {
	display: inline-block;
	text-align: center;
	padding: 0 30px;
}

.bottom-btnIcon .dlBoxs dl dd {
	font-size: 12px;
	line-height: 28px;
	color: #dce6eb;
}

/* xin */
.bottom-btnIcon .dlBoxs div {
	text-align: left;
}

.bottom-btnIcon .dlBoxs div span {
	font-size: 14px;
	color: #fff;
	margin: 0 45px 0 6px;
	line-height: 34px;
}

.bottom-btnIcon .dlBoxs div span:last-child {
	margin-right: 0;
}

.ulBoxs {
	height: 32px;
	min-height: 32px;
	overflow: hidden;
	padding-top: 3px;
	width: calc(100% - 585px);
	float: right;
}

@media screen and (max-width:2000px) {
	.ulBoxs {
		width: calc(100% - 436px);
	}
}

.ulBoxs .uls {
	padding-left: 16px;
	width: 100%;
	overflow: hidden;
}

.ulBoxs .uls li {
	width: 46%;
	height: 30px;
	line-height: 30px;
	list-style: disc;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	-webkit-animation: 10s rowup linear infinite normal;
	animation: 10s rowup linear infinite normal;
}

.ulBoxs .uls li a {
	color: #fff;
	font-size: 14px;
}

.ulBoxs .uls li:nth-child(2) {
	margin-left: 5.5%;
}


/* banner上的股票 */

.banRight {
	width: 341px;
	overflow: hidden;
	text-align: left;
	top: 50%;
	position: absolute;
	right: 7%;
	margin-top: -163px;
	z-index: 8;
}

.banRight .switChUls {
	width: 341px;
	/* min-height: 425px; */
	background-color: rgba(179, 179, 179, 0.35);
	border-radius: 9px;
	overflow: hidden;
}

.banRight .switChUls li a {
	display: block;
	border-bottom: 1px rgba(255, 255, 255, 0.15) solid;
	padding: 15px 30px;
	font-size: 12px;
	line-height: 10px;
	color: #ffffff;
	/* background: url(../img/right-new.png) no-repeat 90% center; */
	background-size: 5px;
}

.banRight .switChUls_I li:last-child a,
.banRight .switChUls_II li:last-child a {
	line-height: 23px;
	border-bottom: 1px rgba(255, 255, 255, 0) solid;
}

.banRight .switChUls li a time {
	display: block;
	margin-bottom: 12px;
}

.banRight .switChUls li.pagina p {
	border-bottom: 1px rgba(255, 255, 255, 0.15) solid;
	padding: 15px 30px;
	font-size: 12px;
	line-height: 26px;
	color: #ffffff;
	text-align: right;
}

.switChUls_I li a {
	position: relative;
}

.switChUls_I li a::before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 0;
	background: #fc6f23;
	position: absolute;
	left: -1px;
	top: 50%;
	transform: translateY(-50%);
}

.switChUls_I li a:hover {
	background-color: rgba(255, 255, 255, 0.22);
}

.switChUls_I li a:hover::before {
	height: 40px;
	transition: height 0.4s ease;
}

.switChUls_II li {
	border-bottom: 1px rgba(255, 255, 255, 0.15) solid;

}

.switChUls_II li:nth-child(even) {
	background-color: rgba(255, 255, 255, 0.2);
}

.switChUls_II li p {
	color: #ffffff;
}

.switChUls_II li.one {
	padding: 18px 30px;
}

.switChUls_II li.two {
	padding: 24px 30px;
}

.switChUls_II li.three {
	padding: 25px 30px;
}

.switChUls_II li.four {
	padding: 20px 30px;
}

.switChUls_II li.one p {
	font-size: 16px;
	line-height: 16px;
}

.switChUls_II li.two p {
	font-size: 32px;
	line-height: 32px;
	background: url(../img/up_red.png) no-repeat 40% center;
	background-size: 20px;
}

.switChUls_II li.three p {
	font-size: 12px;
	font-size: 16px;
}

.switChUls_II li.four p {
	font-size: 12px;
}

.switChUls_II li:last-child p {
	padding: 0 30px;
}

.switChUls_II li p i {
	font-size: 10px !important;
}

.switChUls_II li p i,
.switChUls_II li p a {
	display: inline-block !important;
}

.switChUls_III {
	background: transparent !important;
}

.switChUls_III li a {
	padding: 32px 43px !important;
	border-radius: 9px;
	font-size: 16px !important;
	line-height: 16px !important;
	border: solid 1px #ffffff;
	margin-bottom: 8px;
}

.switChUls_III li a:hover {
	color: #333333;
	background: #FFFFFF url(../img/right.png) no-repeat 90% center;
}

.banRight .switChUls.switChUls_III li a {
	border-bottom: solid 1px #ffffff;
}

.banRight .switChUls_III li:last-child a {
	line-height: auto !important;
}

.banRight .banRight-contain {
	position: relative;
	border-radius: 9px;
}

.banRight .banRight-contain .swiper-slide {
	border-radius: 9px;
}


.banRight .swiper-container-horizontal>.swiper-pagination-bullets,
.banRight .swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0 !important;
	left: 0;
	width: 50%;
	top: 16px;
	height: 23px;
	z-index: 888;
	text-align: left;
	padding-left: 30px;
}

.banRight .swiper-pagination-bullet {
	width: 12px;
	height: 12px !important;
	background: #FFFFFF;
	opacity: 1;
	margin: 0 10px 0 0 !important;
}

.banRight .swiper-pagination {
	top: 30px;
	left: 26px;
}

.banRight .swiper-pagination-bullet-active {
	background: #fc6f23;
}

/* 股票结束 */


/* banner上的btn */


/* group */
.drownGroup {
	width: 100%;
	background: #f7f7f7;
	padding: 60px 0;
}

.drownGroup .w12 {
	text-align: center;
}

/* .textH3 {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 2px;
	color: #0f1e31;
} */
.main-industry1 {
	margin: 60px 0;
}

.textH3 {
	text-align: center;
	margin-bottom: 35px;
	font-size: 30px;
}

.textH3 p {
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 1px;
	color: #888888;
	margin-top: 10px;
}

.group-txtBox p {
	font-size: 16px;
	line-height: 26px;
	color: #292b2e;
}

.morea a {
	width: 195px;
	height: 46px;
	background-color: #fc6f23;
	border-radius: 5px;
	font-size: 16px;
	line-height: 46px;
	display: block;
	margin: 50px auto 0;
	text-align: center;
	color: #ffffff;
	border: 1px transparent solid;
	transition: all .5s ease;
}

.morea a:hover {
	background: #FFFFFF;
	color: #fc6f23;
	border: 1px #fc6f23 solid;
}


/* 底部 */
#lower {
	/* border-top: 7px #0076a7 solid; */
	background-image: url(../img/footbgimg.png.jpg);
	background-size: cover;
	background-position: bottom center;
	width: 100%;
	position: relative;
}

/* .wide{
	display: none;
} */
.dbgs {
	display: none;
	width: 168px;
	text-align: left;
	text-indent: 1.6em;
	border: 1px solid #3D638B;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	line-height: 38px;
	font-size: 12px;
	cursor: pointer;
	position: absolute;
	right: 9%;
	bottom: 162px;
	background: url(../img/totop.png) no-repeat 80% center;
	background-size: 22px;
}

.toTops a {
	display: none;
	margin: auto;
	color: #FFF;
	text-align: center;
	position: absolute;
	bottom: 100px;
	right: 3%;
	z-index: 999;
	background-color: #199DE7;
	padding: 2px 5px;
	cursor: pointer;
}

.wide {
	padding: 0 9%;
	overflow: hidden;
	margin-bottom: 45px;
}

.newsletter .l {
	padding-right: 1em;
	color: #FFFFFF;
}

.w66 {
	width: 55%;
}

.input--filled .ani-input {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition-delay: 0.06s;
	transition-delay: 0.06s;
}

.ani-input:focus+.ani-label,
.input--filled .ani-label {
	-webkit-transform: translate3d(60%, 0, 0);
	transform: translate3d(60%, 0, 0);
	pointer-events: none;
	background: #f2f2f2;
	color: #808080;
}

.w20 {
	width: 20%;
}

.w40 {
	width: 40%;
}

.w30 {
	width: 30%;
}

.newsletter .input {
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
}

.pl1 {
	padding-left: 1em;
}

.newsletter .wraps {
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.newsletter .field label {
	height: auto;
	cursor: pointer;
	width: auto;
	color: #fff;
}

.newsletter label {
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
	cursor: text;
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	color: #000;
}

.w100 {
	width: 100%;
	display: flex;
}

.pt1 {
	padding-top: 1em;
	display: flex;
	/* flex-wrap: wrap; */
}

.w50 {
	width: 50%;
}

.pl1 {
	padding-left: 1em;
}

.newsletter .field .wrap {
	color: #fff;
	height: 3em;
	background: rgba(255, 255, 255, 0.35);
	padding: 0 1em;
}

.newsletter .wraps {
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.newsletter .field>* {
	width: auto;
}

.flx-ac {
	align-items: center;
}

.newsletter .field .wraps {
	color: #fff;
	height: 3em;
	background: rgba(117, 158, 177);
	padding: 0 1em;
}

.newsletter .wraps {
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.newsletter button {
	width: 100%;
}

.bgd button,
.spoolcalc button {
	border: none;
}

.btn {
	text-decoration: none;
	line-height: 1em;
	padding: 1em 1.5em;
	display: inline-block;
	transition: all 0.2s ease-in-out 0s;
	position: relative;
	box-sizing: border-box;
	font-size: 1em;
	color: #fff;
	background: #ec6c2c;
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button,
select {
	text-transform: none;
}

button {
	overflow: visible;
}

.input .ani-input:focus,
.input--filled .ani-input {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition-delay: 0.06s;
	transition-delay: 0.06s;
}

.ani-input:focus+.ani-label,
.input--filled .ani-label {
	-webkit-transform: translate3d(60%, 0, 0);
	transform: translate3d(60%, 0, 0);
	pointer-events: none;
	background: #f2f2f2;
	color: #808080;
}

.bb1 {
	border-bottom: 1px solid #5B7B9E;
}


.flx {
	flex-wrap: wrap;
}

.w33 {
	width: 33%;
}

.w33 h3 {
	font-size: 26px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #ffffff;
	margin-bottom: 30px;
}

.w33 p {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #ffffff;
}


.w80>h4 {
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #ffffff;
	margin-bottom: 24px;
}

.w80>ul {
	margin-right: 45px;
}

#lower .contact {
	padding: 70px 0 20px;
}

#lower .contact .l ul:nth-child(2) {
	padding-left: 7em;
}

#lower .contact li {
	position: relative;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
	float: none;
}

#lower .contact li a {
	display: block;
	padding: 8px 0;
}

.bot-contact-icon {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	padding-top: 3px;
	/*margin-left: 15%;*/
}

.bot-contact-icon a {
	display: inline-block;
	align-items: center;
	margin-left: 46px;
}

.bot-contact-icon a:hover {
	opacity: 0.5;
}

.map-foot-box {
	display: flex;
	justify-content: left;
	align-items: center;
	margin-left: 9em;
}

.map-foot-box ul li {
	float: left;
}

.map-foot-box ul li a {
	color: #fff;
	font-size: 14px;
	padding: 5px 0px 0px 0 !important;
	border-bottom: 1px #b3b3b3 solid;
	margin-bottom: 4px;
}

.bot-contact-icon a {
	filter: brightness(100);
}

.bot-contact-icon a img {
	vertical-align: middle;
	height: 22px;
}

.mapBoxs {
	width: 100%;
	/* height: 254px; */
	/* background: url(../img/foot-map.png) no-repeat right center; */
	background-size: cover;
	margin: 30px 0 20px;
	float: right;
}

.foot-jas {
	padding: 16px 9%;
	border-top: 1px #253652 solid;
}

.foot-jas ul.fl li {
	float: left;
}

.foot-jas ul.fl li a {
	font-size: 12px;
	color: #d7d7d7;
	/*padding-right: 30px;*/
}

.foot-jas p.fr,
.foot-jas p.fr a {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #ffffff;
}

.newsletter input[type="checkbox"] {
	-webkit-appearance: checkbox;
	margin: 1em 0.5em 1em 1em;
}

/* 领域 */
.main-field {
	width: 100%;
	position: relative;
}

.fieldBox {
	display: none;
}

.fildChBtn {
	position: absolute;
	z-index: 10;
	top: 20%;
	left: 5%;

}

.fildChBtn span {
	width: 14px;
	height: 14px;
	display: block;
	border: 2px #FFFFFF solid;
	background: transparent;
	margin: 15px;
	border-radius: 50%;
	cursor: pointer;
	transition: all .5s ease;
}

.fildChBtn span.acteds {
	background-color: #FFFFFF;
}

.custer {
	width: 100%;
	height: 766px;
	background: url(../img/index/vrimg.png) center no-repeat;
	color: #fff;
	position: relative;
	z-index: 3;
	overflow: hidden;
	cursor: pointer;
	display: none;
}

.custerbg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
}

.area-box {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 20;
}

.area-box .pulse {
	display: inline-block;
	top: 50%;
	left: 50%;
	position: absolute;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border-color: #fff;
	margin-top: -300px;
	margin-left: -300px;
	height: 600px;
	width: 600px;
	-webkit-box-shadow: 0 0 2px #fff, 0 0 10px #fff inset;
	box-shadow: 0 0 2px #fff, 0 0 10px #fff inset;
	-moz-box-shadow: 0 0 2px #fff, 0 0 10px #fff inset;
}

.area-box .pulse {
	-webkit-animation: warn 2.5s ease-out both;
	-moz-animation: warn 2.5s ease-out both;
	-o-animation: warn 2.5s ease-out both;
	animation: warn 2.5s ease-out both;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background: 0 0;
}


.area-box .delay-01 {
	-webkit-animation-delay: 0;
	-moz-animation-delay: 0;
	-o-animation-delay: 0;
	animation-delay: 0
}

.area-box .delay-02 {
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-o-animation-delay: .4s;
	animation-delay: .4s
}

.area-box .delay-03 {
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	-o-animation-delay: .8s;
	animation-delay: .8s
}

.area-box .delay-04 {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.area-box .delay-05 {
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	-o-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.area-box .delay-06 {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s
}

.area-box .delay-07 {
	-webkit-animation-delay: 2.4s;
	-moz-animation-delay: 2.4s;
	-o-animation-delay: 2.4s;
	animation-delay: 2.4s
}

.vrPBox {
	margin-bottom: 50px;
}

.custerp1 {
	font-size: 30px;
	color: #ffffff;
	font-weight: 300;
}

.custerp3 {
	display: inline-block;
	width: 190px;
	margin: 50px 8px 0;
	color: #fff;
	height: 44px;
	line-height: 44px;
	border-radius: 22px;
	border: 1px #F2F2F2 solid;
	text-align: center;
	font-size: 18px;
	position: relative;
	overflow: hidden;
}

.custerp3:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background: #e30b20;
}

.custerp3 i {
	position: relative;
	z-index: 4;
	display: block;
	vertical-align: top;
}

.custerp3:hover {
	border: 1px #e30b20 solid;
}

.custerp3:hover:before {
	top: 0;
}

.videoBoxs {
	width: 100%;
	height: 100%;
}

.videoBoxs video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.industry-box {
	overflow: inherit;
}

.industry-item {
	position: relative;
	margin: auto;
	opacity: 0;
	padding: 120px 0 90px;
	overflow: hidden;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.industry-item:after {
	position: absolute;
	/* z-index: 9; */
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url('../images/pattern-dot.png');
}

.industry-item.swiper-slide-active {
	opacity: 1;
}

.industry-item .branches-warp {
	position: relative;
	max-width: 1810px;
	padding-left: 50px;
	padding-right: 50px;
}

.industry-item .branches {
	position: relative;
	max-width: 1280px;
	z-index: -1;
	margin: auto;
	padding-bottom: 35%;
}

.industry-item .progress {
	width: 260px;
	height: 1px;
	background: rgba(255, 255, 255, 0.15);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -130px;
	-webkit-transition: opacity 0.5s 0.8s;
	transition: opacity 0.5s 0.8s;
}

.industry-item .progress-inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: 0.1s;
	transition: 0.1s;
}

.industry-item .industry-canvas {
	position: absolute;
	max-width: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	-webkit-transition: opacity 0.5s 0.8s;
	transition: opacity 0.5s 0.8s;
}

.industry-item.swiper-slide-active .industry-canvas {
	opacity: 1;
}

.industry-item .text {
	position: absolute;
	z-index: 9;
	text-align: center;
	margin: auto;
	color: #fff;
	width: 100%;
	bottom: 0;
}

.industry-item .text h3 {
	font-size: 46px;
	margin-bottom: 15px;
	color: #ed6d00;
}

.industry-item .text p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
}

.industry-item .text .more {
	width: 178px;
	margin: 5px auto 0;
}

.industry-item .text .more a {
	display: block;
	line-height: 50px;
	color: #fc6f23;
	/* border: 1px solid #fff; */
}

.industry-item .text .more a span {
	display: inline-block;
	width: 17px;
	height: 17px;
	margin-right: 12px;
	vertical-align: -16px;
	transition: 0.3s;
}

.industry-item .text .more a span svg {
	fill: #fc6f23;
	vertical-align: top;
}

.industry-item .text .more a:before {
	/* content: ''; */
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(http://cn.umatex.com/images/icon-plus-white.svg) no-repeat 50% 50%;
	background-size: 100%;
	margin-right: 12px;
	/* vertical-align: -3px; */
	transition: 0.3s;
}

.industry-item .text .more a:hover span {
	transform: rotateZ(90deg);
}

.industry-btn-box {}

.industry-btn-list {
	position: absolute;
	z-index: 9;
	right: 0;
	top: 45%;
	-webkit-transform: translateY(-45%);
	transform: translateY(-45%);
}

.industry-btn-item {
	position: relative;
	line-height: 30px;
	opacity: 0.6;
	color: #fff;
	cursor: pointer;
	text-align: right;
}

.industry-btn-item span {
	display: inline-block;
	font-size: 21px;
	padding-right: 62px;
	-webkit-transition: 0.25s;
	transition: 0.25s;
}

.industry-btn-item:after {
	position: absolute;
	content: "";
	top: 50%;
	right: 0;
	width: 50px;
	height: 1.2px;
	background-color: #fff;
	-webkit-transition: 0.25s;
	transition: 0.25s;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

.industry-btn-item:hover:after {
	-webkit-transform: scaleX(0.4);
	-ms-transform: scaleX(0.4);
	transform: scaleX(0.4);
}

.industry-btn-item.active {
	opacity: 1;
}

.industry-btn-item.active:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.pubani1 {
	transition: all 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
	-moz-transition: all 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}

.j_futurevideo {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
}

.industry-box .swiper-slide {
	background: #283040;
}

.videobox {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 770px;
}

.industry-box .swiper-slide-active .j_futurevideo {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}

.industry-item:after {
	display: none;
}

.industry-item .text {
	padding-top: 0;
	padding-bottom: 105px;
}

.industry-item {
	padding: 0;
}

.videoboximg {
	height: 300px;
	left: 50%;
	position: absolute;
	top: 100px;
	margin-left: -422px
}

.industry-box .swiper-slide-active .videoboximg {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

/* 产品 */
.main-product {
	padding: 60px 0;
}

.container {
	width: 1300px;
	margin: auto;
	border-top: none;
	/* padding: 0 9%; */
}

.product-item {
	width: 49%;
	height: 350px;
	float: left;
	margin-right: 1%;
	margin-top: 22px;
	overflow: hidden;
	position: relative;
}

.product-item:nth-of-type(2n) {
	margin-right: 0;
}

.product-item:nth-of-type(-n+2) {
	margin-top: 0;
}

.product-item .proBgimg {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}



/* investor */
#top {
	border: none;
	padding: 0px;
	padding-left: 24px;
	padding-top: 21px;
}

#teaser-table {
	padding: 0px;
}

#teaser-table .row1 .col1 {
	padding-left: 24px;
	padding-top: 5px;
}

#teaser-table .row3 {
	margin-left: 63px;
	margin-top: -13px;
	font-size: 24px;
	line-height: 24px;
}

#footer {
	padding: 0px;
	margin-top: 70px;
	margin-left: 24px;
}

.icon-holder {
	margin-left: 8px;
	font-size: 25px;
	margin-top: 32px;
	float: left;
	display: none;
}

#teaser-table .row1 td {
	padding: 0;
	width: 100%;
	border-bottom: none;
	float: left;
}

#teaser-table .row3 {
	padding-left: 63px;
	margin-left: 0px;
	margin-top: -13px;
	font-size: 24px;
	line-height: 24px;
	width: 100%;
	float: left;
}

#teaser-table .row3 td {
	width: auto;
	padding-right: 1em;
}

#teaser-table .row1 .col1 i {
	position: relative;
	top: -2px;
}

.w13 {
	width: 1300px;
	margin: auto;
}

.module-news {
	width: 100%;
	height: 460px;
	padding: 80px 0;
	position: relative;
	overflow: hidden;
	background: url(../img/invesbg.jpg) no-repeat center center;
	background-size: cover;
	display: flex;
}

.modul-left {
	width: calc(100% - 470px);
}

.module-news .list-item {
	padding: 36px 50px 36px 80px;
	background-color: #ffffff;
	border-radius: 4px;
	position: relative;
	margin-top: 45px;
}

.module-news .list-item:first-child {
	margin-top: 0;
}

.timeBoxs {
	position: absolute;
	top: 50%;
	left: -50px;
	transform: translateY(-50%);
	width: 100px;
	height: 89px;
	background-color: #EC6C2C;
	border-radius: 4px;
	border: solid 1px #ffffff;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
}

.txtBoxs time,
.txtBoxs h5,
.txtBoxs p a {
	line-height: 24px;
	color: #333333;
}

.txtBoxs time {
	font-size: 12px;
}

.txtBoxs h5 {
	font-size: 16px;
}

.txtBoxs p a {
	font-size: 14px;
	color: #EC6C2C;
	text-decoration: underline;
}

.modul-righ {
	width: 326px;
	padding: 40px 46px;
	background-color: rgb(22, 85, 144, 0.3);
	border-radius: 4px;
}

.modul-righ p {
	font-size: 22px;
	line-height: 24px;
	color: #ffffff;
}

.modul-righ p time,
.modul-righ p i {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	opacity: 0.6;
}

.modul-righ .sums {
	padding-left: 30px;
	margin: 40px 0;
}

.modul-righ .sums h4 em,
.modul-righ .sums p {
	font-size: 22px;
	line-height: 24px;
	color: #ffffff;
	font-weight: normal;
}

.modul-righ .sums h4 {
	font-size: 50px;
	font-weight: 550;
	color: #ffffff;
}

/*  */
.established,
.established2 {
	width: 100%;
	height: 640px;
	background: url(../img/bgcenter2.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	display: flex;
	align-items: center;
	justify-content: center;

	display: none;
}

.established2 {
	height: 580px;
	background: url(../img/invesimg2.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}

.module-news {
	display: none;
}

.estaboxs {
	width: 62.5%;
	text-align: left;
	cursor: pointer;
}

.estaboxs h3 {
	font-size: 46px;
	line-height: 58px;
	letter-spacing: 1px;
	color: #ffffff;
	margin-bottom: 32px;
}

.estaboxs h3 p {
	font-size: 20px;
}

.estaboxs p {
	font-size: 28px;
	line-height: 37px;
	color: #ffffff;
	letter-spacing: 3px;
}

.viewsM a {
	width: 134px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	color: #fff;
	display: block;
	background-color: #ec6c2c;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 90px auto 0;
	border: 1px transparent solid;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.viewsM a:hover {
	border: 1px #ec6c2c solid;
	background: #fff;
	color: #333;

}








/* 联系我们 */
.main-contact .container {
	max-width: 1200px;
	padding-bottom: 7%;
}

.main-contact {
	background-color: #efefef;
}

.contact-left {
	width: 95%;
	padding: 39px;
	background-color: #fff;
}

.contact-left>span {
	color: #3c3c3c;
}

.contact-left h3 {
	font-weight: 600;
	padding-top: 40px;
}

.contact-left i {
	width: 100px;
	height: 4px;
	display: block;
	background-color: #ed6d00;
	margin: 30px 0;
}

.con_detail div {
	line-height: 24px;
}

.con-address {
	height: 99px;
	background-color: #fff;
	padding: 21px 52px;
	margin-bottom: 21px;
	box-shadow: 0 10px 20px rgba(110, 110, 110, 0.1);
	overflow: hidden;
	border-left: 4px solid #ed6d00;
	position: relative;
	transition: all .5s;
}

.con-address:last-child {
	margin-bottom: 0px;
}

.con-address span {
	color: #6f6f6f;
}

.con-address h3 {
	margin-top: 5px;
}

.address-icon1 {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 21px;
	right: 24px;
	background: url("./../images/icon1.png") no-repeat center;
	background-size: cover;
	display: block
}

.address-icon2 {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 21px;
	right: 24px;
	background: url("./../images/icon2.png") no-repeat center;
	background-size: cover;
	display: block
}

.con-address .con_detail {
	margin-top: 20px;
}

.con-address:hover {
	height: 200px;
	border-left: 4px solid #999;
}

.swiper-button-next.swiper-button-white {
	right: 70px;
}

.swiper-button-prev.swiper-button-white {
	left: 70px;
}

/* 
author : youlicai 
copyright by VTHINK: https://www.vthinks.net
*/


@media screen and (max-width:1600px) and (min-width:1500px) {

	.heade-nav .head-tops,
	.heade-nav .head-bots {
		padding: 0 9%;
	}
}


@media screen and (max-width:1500px) {
    .bottom-btnIcon .dlBoxs{
        display: block;
    }
    /*.banner-txt h3, .banner-txt p, .ban-more{*/
    /*    opacity: 1;*/
    /*    transform: translate(0);*/
    /*}*/
	.gupiao {
		top: 80%;
	}

	#lower .contact .l ul:nth-child(2) {
		padding-left: 4em;
	}

	#lower .contact .l ul {
		float: left;
	}

	.mapBoxs img {
		max-width: 90%;
	}

	.bottom-btnIcon .dlBoxs>.w12,
	.swiper-bwhj .swiper-pagination,
	.news_Boxs .new_listBox {
		width: 90%;
	}

	.container {
	    width: 90%;
		padding: 0 5%;
	}

	.established,
	.established2 {
		height: 450px;
	}

	.w13 {
		width: 1150px;
	}

	.swiper-bwhj .swiper-pagination {
		bottom: 115px;
	}

	.banner-txt h3 {
		font-size: 36px;
	}

	.ban-txt-box1 {
		top: 36%;
		left: 47%;
	}

	.estaboxs {
		width: 80%;
	}
	.bot-contact-icon{
	    margin-left: 0;
	}
	.map-foot-box{
	    margin-left: 6em;
	}
    .wide {
        padding: 0 6%;
    }
    .foot-jas{
        padding: 16px 6%;
    }



}

@media screen and (max-width:1400px) and (min-width:1200px) {
	.ban-txt-box1 {
		left: 49%;
	}
	.ulBoxs{
	    width: calc(100% - 412px);
	}
}

.phone_news_Boxs,
.mabout,
.phone_downs {
	display: none;
}

@media screen and (max-width:1024px) {
	#lower .contact .l ul:nth-child(2) {
		padding-left: 0;
	}
	#lower .contact li:nth-of-type(-n+2){
	    display: none;
	}

	.w13,
	.w12,
	.container {
		width: 92%;
	}

	.bot-contact-icon {
		margin-left: 9.5%;
	}

	.bot-contact-icon a {
		margin: 0 15px;
	}

	.bot-contact-icon {
	    margin: 10px 0;
	    width: 100%;
	    display: flex;
	}

	#lower {
		min-height: auto;
	}

	#lower .contact .l.w80 {
		display: none;
	}

	.w80 {
		width: 100%;
		float: none;
		overflow: hidden;
	}

	.map-foot-box {
		margin-left: 0;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	#lower .contact {
	    padding: 30px 0 10px;
	}

	.dbgs {
		position: sticky;
		margin: 25px auto 15px;
		bottom: 0;
	}

	.wide {
		padding: 0 6%;
		margin-bottom: 0;
	}

	.foot-jas {
		padding: 16px 6%;
	}

	.foot-jas p.fr {
		margin-top: 8px;
		float: left;
	}

	.w80>h4 {
		margin-bottom: 12px;
	}

	.map-foot-box ul li a {
		padding: 0 !important;
		border-bottom: none;
	}

	.banner {
		margin-top: 0 !important;
	}

	#lower .contact li {
		float: left;
		margin: 0 10px;
	}

	.bottom-btnIcon,
	.swiper-bwhj .swiper-pagination {
		display: none;
	}

	.ban-txt-box1 {
		min-width: auto;
		width: 80%;
		top: 62%;
	}

	.banner-txt h3 {
		font-size: 26px;
		font-weight: 400;
	}

	.banner-txt p {
		line-height: 26px;
	}

	.main-industry1 {
		margin: 30px 0;
	}

	.main-industry1 .container {
		border-top: none;
	}

	.news_Boxs {
		padding: 30px 0;
	}

	.textH3 {
		margin-bottom: 20px;
		font-size: 24px;
	}

	.industry-item1 {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.industry-item1 .btxt {
		background: #f1eded;
		min-height: 44px;
	}

	.overlay {
		width: calc(100% - 4em);
		padding: 2em;
	}

	.name {
		font-size: 14px;
	}

	.trigger {
		width: 66px;
		height: 35px;
	}

	.industry-item1 .btxt p {
		height: 36px;
		-webkit-line-clamp: 2;
	}

	.established {
		display: none;
	}

	.estaboxs h3 {
		font-size: 26px;
		margin-bottom: 22px;
		line-height: normal;
	}

	.estaboxs p {
		font-size: 18px;
	}

	.established2 {
		height: 355px;
	}

	.news_Boxs {
		display: none;
	}

	.phone_news_Boxs {
		width: 100% !important;
		display: block;
		background: #F8F8F8;
	}

	.phone_news_Boxs .new_items {
		box-shadow: none !important;
		background-color: #fff;
	}

	.news_Boxs .new_listBox .new_items .news_Boxs .phone_new_listBox .new_items {
		margin-right: 0 !important;
	}

	.phone_news_Boxs.news_Boxs .new_listBox {
		width: 100%;
	}

	.phone_new_listBox .swiper-wrapper {
		padding-left: 20px;
	}

	.imgBox {
		height: 170px;
	}

	/* phone_intro */
	.puba {
		margin-top: 25px;
		color: #fff;
		border-radius: 5px;
		display: inline-block;
		width: 110px;
		height: 35px;
		line-height: 35px;
		text-align: center;
		background-color: #fa6f32;
	}

	.mabout {
		display: block;
		width: calc(100% - 8%);
		padding: 20px 4%;
		background: #f8f8f8;
	}

	.mabout img {
		vertical-align: top;
		max-width: 100%;
	}

	.pubtxt1 {
		background: #fff;
		padding: 25px 20px;
		padding-bottom: 30px;
	}

	.pubtxt1 h6 {
		font-size: 12px;
	}

	.pubtxt1 h2 {
		font-size: 18px;
	}

	.pubtxt1 p {
		text-align: left;
		line-height: 22px;
		margin-top: 10px;
	}

	.pubtxt1 h5 {
		font-size: 16px;
		color: #484848;
	}

	.pubtxt1 h5 img {
		width: 26px;
		display: inline-block;
		vertical-align: middle;
		margin-right: 16px;
	}

	.mabouttxt,
	.banner-txt p {
		position: relative;
	}

	.banner-txt p::after {
		position: absolute;
		top: -15px;
		left: 0;
	}

	.phone_downs {
		display: block;
		position: absolute;
		bottom: 20px;
		z-index: 9;
		left: 50%;
		margin-left: -11px;
	}

	.swiper-bwhj .swiper-slide .box-shadow::before {
		display: none;
	}
	.wap_snav .swiper-container {
	    padding: 0 2%;
	}
	.container {
        padding: 0%;
    }
    .banner-txt h3 {
        line-height: initial;
    }
    

}
@media screen and (max-width:330px) {
	.banner-txt h3{
		line-height: 30px;
		font-size: 22px;
	}
	.banner-txt p{
		font-size: 14px;
	}
}