

body {
	font-family: 'Microsoft Yahei';
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
}
header {
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
	-webkit-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
	-moz-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
}
header .logo {
	float: left;
	padding-top: 40px;
}
header .right-side {
	float: right;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

/*+++++*/
header nav, {
float: left;
display: block;
}
ul, menu, dir {
	display: block;
	list-style-type: disc;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
}
li {
	display: list-item;
	text-align: -webkit-match-parent;
}
header nav li {
	position: relative;
	float: left;
	margin-left: 38px;
	line-height: 56px;
}
.header-phone-number {
	margin-left: 70px;
	font: bold 14px/128px 'Microsoft Yahei';
	color: #fff;
	float: right;
	display: block;
	line-height: 56px;
}
.clear {
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	display: inherit;
    *display:inline;
	height: 1px;
	line-height: 1px;
}
/*for:ff,ie8/ie7,ie6*/
/*normal-inner-banner*/
.inner-main-container {
	background: #f2f2f2;
}
.normal-inner-banner, .fullwindow-banner {
	position: relative;
	width: 100%;
	height: 100%;
}
.normal-inner-banner img {
	display: block;
}
.inner-main-container img {
	max-width: 100%;
	vertical-align: middle;/*position: absolute;
? ? top: 50%;
? ? left: 50%;
? ? -webkit-transform: translate(-50%,-50%);
? ? transform: translate(-50%,-50%);
? ? display: block;
? ? max-height: 100%;
? ? -webkit-box-sizing: border-box;
? ? box-sizing: border-box;
? ? outline: none;*/

}
html, body, figure, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button, input, textarea, a, span, em {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}
body {
	font-family: 'Microsoft Yahei';
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
}
input, textarea, button {
	padding: 0;
	font-family: Verdana, Arial;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
img {
	border: 0;
}
input[type=submit], input[type=text], button {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	cursor: pointer;
}
input:focus, textarea:focus, button:focus, input:active {
	outline-color: transparent;
	border: 0;
}
input, select, textarea {
	vertical-align: middle;
	outline: none;
	-webkit-tap-highlight-color: transparent;
}
a {
	color: #333;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	cursor: pointer;
}
a:active {
	text-decoration: none;
}
.hidden {
	display: none;
	visibility: hidden;
}
.wrap {
	border: 0;
	padding: 0;
	margin: 0 auto;
*zoom:1;
}
.wrap:after {
	clear: both;
	content: "";
	display: table;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.wrap {
	padding: 0 100px;
	margin: 0 auto;
	position: relative;
}

@media (max-width:991px) {
.wrap {
	padding: 0 4.5%;
}
.mc-hidden {
	display: none
}
}

@media (min-width:990px) {
.lg-hidden1 {
	display: none
}
}

@media (max-width:767px) {
.sm-hidden {
	display: none;
}
}

@media (min-width:768px) {
.lg-hidden {
	display: none;
}
}
.wrap:after, .wrap:before, .container:after, .container:before {
	content: "";
	display: table;
}
.wrap:after, .container:after {
	clear: both;
}
.container {
	width: 80%;
	margin: 0 auto;
}

@media (min-width:1200px) {
.container {
	width: 1200px;
}
}

@media (min-width:1450px) {
.container {
	width: 1330px;
}
}

@media (min-width:1530px) {
.container {
	width: 1530px;
}
}

@media (max-width:991px) {
.container {
	width: 91%;
}
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.absolute {
	position: absolute;
}
.pors {
	position: relative;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.hide {
	opacity: 0;
}
.en {
	font-family: 'Arial';
}
nav li, .index-banner li, .item-list li, .inner-tab li {
	list-style-type: none;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #6f6f6f;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #6f6f6f;
}
/*header*/
header {
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
	-webkit-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
	-moz-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
}
header.active {
	transform: translateY(-130%);
	-webkit-transform: translateY(-130%);
	-moz-transform: translateY(-130%);
}


.header-inner {
	padding: 0 4.5%;
}
header .logo {
	float: left;
	padding-top: 40px;
}
header .right-side {
	float: right;
}
header nav, .header-phone-number {
	float: left;
}
header nav li {
	position: relative;
	float: left;
	margin-left: 38px;
}

@media (max-width:991px) {
header .logo {
	display: none;
}
}

/*2020-11-25新增以下*/
@media (max-width:1520px) {
header .logo {
	display: none;
}	
header .right-side{ float:none;}

}
/*2020-11-25新增以上*/

/*@media (max-width:900px) {
header {
	display: none;
}
}*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
header nav li a {
	font-size: 14px;
	color: #fff;
	line-height: 128px;
}
header nav li a:after {
	content: '';
	bottom: 40px;
	position: absolute;
	display: block;
	width: 0;
	height: 1px;
	background: #fff;
	transition: all .4s;
}

header nav li.on a:after, header nav li a:hover:after {
	width: 100%;
}

@media (max-width:991px) {
header nav li a:after {transition: none;}
header nav li.on a:after, header nav li a:hover:after {width: 0;}
}

.header-phone-number {
	margin-left: 70px;
	font: normal 14px/128px "微软雅黑";
	color: #fff;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++2020-11-26以下+++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media (max-width:1515px) {

.header-phone-number {
	float: right;
}
.header-inner .logo img {
	width: 140px;
	margin-top: 5px;
	display:none;
}
/*.header-inner .logo{display:none;}*/
}

@media (max-width:1330px) {
.header-inner .logo img {
	width: 100px;
	margin-top: 10px;
}
.header-phone-number {
	display: none;
}
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++2020-11-26以上+++++++++++++++++++++++++++++++++++++++++++++++++++*/
.js-container {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	transition: all .3s cubic-bezier(0.66, 0.53, 0.65, 1) 0s;
	-webkit-transition: all .3s cubic-bezier(0.66, 0.53, 0.65, 1) 0s;
	-moz-transition: all .3s cubic-bezier(0.66, 0.53, 0.65, 1) 0s;
}
.js-container.active {
	transform: translateX(560px);
	-webkit-transform: translateX(560px);
	-moz-transform: translateX(560px);
	transition: all .8s cubic-bezier(0.3, 0.8, 0.3, 1) 0.3s;
	-webkit-transition: all .8s cubic-bezier(0.3, 0.8, 0.3, 1) 0.3s;
	-moz-transition: all .8s cubic-bezier(0.3, 0.8, 0.3, 1) 0.3s;
}

/*.js-container.on {*/
    /*transform: translateX(10px);*/
    /*-webkit-transform: translateX(10px);*/
    /*-moz-transform: translateX(10px);*/
/*}*/


@media (max-width:991px) {
.js-container.active {
	transform: translateX(-80%);
	-webkit-transform: translateX(-80%);
	-moz-transform: translateX(-80%);
}
}
/*footer*/
footer {
	position: relative;
	background: #111;
	overflow: hidden;
}
footer .wrap {
	width: 1345px;
	padding: 0;
}
.top-footer {
	padding: 60px 0 160px;
}
.top-footer .logo {
	float: left;/*width:25%;*/
}
.top-footer .bottom-item-wrap {
	float: left;/*width:75%;*/
}
.top-footer .each-item {
	float: left;/*width:33.33%;*/
}

@media(min-width:1366px) {
.top-footer .logo {
	width: 315px;
}
.top-footer .bottom-item-wrap {
	width: 100%;
}
.top-footer .each-item {
	width: 350px
}
.top-footer .each-item.code-item {
	width: 250px;
}
}
.top-footer .each-item dl {
	width: 250px;
}
.top-footer .each-item dt {
	padding-bottom: 25px;
	margin-bottom: 15px;
	font: normal 14px/1 'Arial';
	color: #fff;
	border-bottom: 1px solid #282828;
}
.top-footer .each-item .word {
	font-size: 14px;
	color: rgba(255,255,255,.5);
	transition: all .5s ease-in-out;
}
.top-footer .each-item .word a {
	font-size: 14px;
	color: rgba(255,255,255,.5);
}
.top-footer .each-item a.word:hover {
	color: rgba(255,255,255,.7);
}
.top-footer .contact-item .word {
	display: block;
	padding: 5px 0;
}
.top-footer .address-item dd {
	margin: 0 0 20px 10px;
	padding-left: 40px;
}
.top-footer .address-item .address {
	line-height: 20px;
	background: url(../../images/2020/footer-icon1-1.png) no-repeat left center;
}
.top-footer .address-item .phone-number {
	line-height: 24px;
	background: url(../../images/2020/footer-icon1-2.png) no-repeat left center;
}
.top-footer .code-wrap {
	padding: 5px 0;
}
footer .copyright {
	padding: 35px 0;
	font-size: 12px;
	color: rgba(255,255,255,.2);
	text-align: center;
}
footer .friend-links {
}
footer .friend-links .item-list {
	padding: 35px 0;
	border-top: 1px solid rgba(255,255,255,.1);
}
footer .friend-link-button-wrap strong {
	display: inline-block;
	width: 88px;
	height: 24px;
	margin-bottom: 15px;
	font-weight: normal;
	color: rgba(255,255,255,.2);
	line-height: 24px;
	text-align: center;
	border: 1px solid rgba(255,255,255,.2);
	border-radius: 2px;
}
footer .friend-links.active {
	transform: translateY(0);
}
footer .friend-links li {
	display: inline-block;
	margin: 0 25px 10px 0;
}
footer .friend-links li a {
	font-size: 12px;
	color: rgba(255,255,255,.2);
	transition: all .5s ease-in-out;
}
footer .friend-links li a:hover {
	color: rgba(255,255,255,.5);
}

@media(max-width:1400px) {
	
.inner-main-container .container{max-width:none;width:100%;padding:0 4.5% 20px;}
	
footer .wrap {
	width: 91%;
}
.top-footer {
	padding: 60px 0;
}
.top-footer .logo {
	width: 23%;
}
.top-footer .bottom-item-wrap {
	width: 100%;
}
.top-footer .each-item {
	width: 25%
}
.top-footer .each-item.code-item {
	width: 25%;
}
footer .copyright {
	padding: 0 0 30px;
}
}
.fixed-contact-wrap {
	z-index: 999;
	position: fixed;
	right: 30px;
	top: 75%;
	width: 60px;
	margin-top: -90px;
	overflow: hidden;
	border-radius: 30px;
	opacity: 0;
	transition: all .4s;
	transform: translateX(95px);
	-webkit-transform: translateX(95px);
	-moz-transform: translateX(95px);
}
.fixed-contact-wrap.show {
	transform: none;
	opacity: 1;
}
.fixed-contact-wrap.active {
	width: 215px;
}
.fixed-contact-wrap li {
	position: relative;
	height: 60px;
	background: #222;
	overflow: hidden;
}
.fixed-contact-wrap.active li {
	overflow: inherit;
}
.fixed-contact-wrap li a {
	position: relative;
	z-index: 1000;
	display: block;
}
.fixed-contact-wrap li i {
	z-index: 1000;
	position: absolute;
	right: 0;
	display: block;
	width: 60px;
	height: 60px;
	transition: all .4s;
}
.fixed-contact-wrap.active li:after {
	z-index: 1001;
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 80%;
	height: 1px;
	margin-left: -40%;
	background: rgba(255,255,255,.1);
}
.fixed-contact-wrap.active li:last-child:after {
	display: none;
}
.fixed-contact-wrap li:hover i, .fixed-contact-wrap li:hover strong {
	opacity: .5;
}
.fixed-contact-wrap .phone i {
	background: #222 url(../../images/2020/fix-icon1.png) no-repeat center center;
	border-top-left-radius: 30px;
	-moz-border-top-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	-moz-border-top-right-radius: 30px;
	-webkit-border-top-right-radius: 30px;
}
.fixed-contact-wrap .qq i {
	background: #222 url(../../images/2020/fix-icon2.png) no-repeat center center;
}
.fixed-contact-wrap .back-top i {
	background: #222 url(../../images/2020/fix-icon3.png) no-repeat center center;
}
.fixed-contact-wrap.active .back-top i {
	border-bottom-left-radius: 0;
	-moz-border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}
.fixed-contact-wrap li strong {
	position: absolute;
	top: 0;
	right: -135px;
	display: block;
	width: 115px;
	padding: 0 15px 0 30px;
	font: normal 16px/60px 'Arial';
	color: #fff;
	background: #222;
	white-space: nowrap;
	transition: all .4s;
}
.fixed-contact-wrap.active li strong {
	right: 60px;
}
.fixed-contact-wrap.black li {
	background: #111;
}
.fixed-contact-wrap.black li strong {
	background: #111;
}
.fixed-contact-wrap.black .phone i {
	background: #111 url(../../images/2020/fix-icon1.png) no-repeat center center;
}
.fixed-contact-wrap.black .qq i {
	background: #111 url(../../images/2020/fix-icon2.png) no-repeat center center;
}
.fixed-contact-wrap.black .back-top i {
	background: #111 url(../../images/2020/fix-icon3.png) no-repeat center center;
}

@media(max-width:1400px) {
.fixed-contact-wrap {
	right: 15px;
	width: 50px;
	border-radius: 25px;
}
.fixed-contact-wrap.active {
	width: 200px;
}
.fixed-contact-wrap li {
	height: 50px;
}
.fixed-contact-wrap li i {
	width: 50px;
	height: 50px;
}
.fixed-contact-wrap li strong {
	right: -120px;
	width: 100px;
	padding: 0 15px 0 20px;
	font: normal 14px/50px 'Arial';
}
.fixed-contact-wrap.active li strong {
	right: 50px;
}
}

@media(max-width:1200px) {
.top-footer .logo {
	width: 15%;
}
.top-footer .logo img {
	width: 80px;
}
.top-footer .bottom-item-wrap {
	width: 100%;
}
.top-footer .each-item dl {
	width: 95%;
	padding-right: 5%;
}
}
.mb15 {
	margin-bottom: 1%;
}
footer .wrap .gotop {
	display: none;
}

@media (max-width:991px) {
.top-footer {
	padding: 3rem 0;
}
.top-footer .bottom-item-wrap {
	float: none;
	width: 100%;
}
.top-footer .logo {
	float: none;
	width: auto;
}
.top-footer .each-item {
	float: none;
	width: 100%;
	margin-top: 3rem;
	padding-bottom: 1rem;
}
.top-footer .each-item dl {
	width: 100%;
}
.top-footer .address-item dd {
	padding-left: 25px;
	margin: 0 0 20px 0;
}
.top-footer .each-item.code-item {
	display: none;
}
footer .friend-link-button-wrap {
	display: none;
}
footer .wrap {
	position: relative;
}
footer .copyright {
	text-align: left;
}
footer .wrap .gotop {
	position: absolute;
	width: 35px;
	height: 35px;
	right: 6%;
	top: -8px;
	display: block;
}
footer .wrap .gotop img {
	width: 100%;
}
.fixed-contact-wrap li.qq {
	display: none;
}
.fixed-contact-wrap li:hover {
	overflow: hidden;
}
.fixed-contact-wrap li:last-child {
	/*position: fixed;
	bottom: 4.5%;
	right: 4.5%;
	border-radius: 100%;*/
}
.fixed-contact-wrap li i {
	/*width: 35px;
	height: 35px;*/
}
.fixed-contact-wrap .back-top i {
	/*background-size: 12px 12px;*/
}
}
.index-banner {
	position: static;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.index-banner .en {
	font-family: 'Arial';
}
.index-banner .swiper-container {
	position: relative;
	width: 100%;
	height: 100%;
}
.index-banner .carousel-inner {
	position: absolute;
	top: -60px;
	right: 0;
	bottom: 0;
	left: 0;
	padding-top: 60px;
	overflow: hidden;/*cursor: -webkit-grab!important;*//*cursor: grab!important;*/
}
.page-header-fullscreen-trame {
	position: absolute;
	left: -10%;
	top: -10%;
	width: 120%;
	height: 120%;
}

@media (min-width: 768px) {
.index-banner .carousel-inner {
	position: absolute;
	top: 0;
	padding-top: 0;
}
}
.index-banner .carousel-item {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 10;
	opacity: 0;
	transition: .6s opacity cubic-bezier(.19, 1, .22, 1);
	cursor: move;
	touch-action: pan-y;
	user-select: none;
}
.index-banner .carousel-item .video-inner {
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 50%;
	z-index: 8;
	width: 2560px;
	margin-left: -1280px;
	background-color: #fff;
	text-align: center;
}
.index-banner .carousel-item .video video {
	position: relative;
	display: inline-block;
	vertical-align: baseline;
}
.index-banner .carousel-item.carousel-item-prev {
	transform-origin: center right;
	transform: translateX(-100%);
}
.index-banner .carousel-item.carousel-item-next {
	transform-origin: center right;
	transform: translateX(100%);
}
.index-banner .carousel-item:active {
	cursor: -webkit-grab!important;
	cursor: grab!important;
}
.index-banner .carousel-item.active {
	z-index: 15;
	opacity: 1;
	transform-origin: center right;
}

.index-banner .carousel-item-inner {
	position: absolute;
	width: 100%;
	height: 100%;
}
.carousel-item-image-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.carousel-item-image-wrapper:before {
	z-index: 20
}
.carousel-item-image-wrapper:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .2;
	background-color: #000;
	z-index: 8
}

@media (min-width: 768px) {
.carousel-item-image-wrapper:after {
	content: none
}
}
.carousel-item-image {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden
}
.carousel-item-image:before {
	opacity: .2;
	z-index: 20
}
.banner-background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.carousel-item-image img {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: none;
	z-index: 10
}
.index-banner .swiper-inner-text-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
.carousel-item1 .page-header-fullscreen-text {
	background: rgba(0,0,0,.1);
}
.carousel-item .page-header-fullscreen-text {
	background: -moz-linear-gradient(left, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(23,9,49,.6)), to(rgba(30,95,116,.6))));
	background: -webkit-linear-gradient(left, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
	background: -o-linear-gradient(left, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
	background: -ms-linear-gradient(left, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
	background: linear-gradient(to right, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23,9,49,.6)', endColorstr='rgba(30,95,116,.6)', GradientType=1 );
}
.index-banner .swiper-inner-text {
	position: absolute;
	top: 50%;
	left: 12%;
	right: 12%;
	width: auto;
	color: #fff;
	line-height: 1.3;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.index-banner .carousel-item2 .swiper-inner-text {
	text-align: left;
}
.index-banner .carousel-item2 .cansual-title {
	font-size: 48px;
	color: #fff;
}
.index-banner .cansual-line {
	width: 0;
	height: 3px;
	margin: 25px 0 20px;
	background: #fff;
}
.index-banner .cansual-des {
	font-size: 18px;
	color: #fff;
	line-height: 1.8;
}
.index-banner .carousel-item3 .cansual-des {
	width: 50%;
	margin-bottom: 25px;
}
.index-banner .carousel-item2 .cansual-des {
	text-align: left;
	font-size: 38px;
}
.index-banner .carousel-item .cansual-title {
	margin-bottom: 10px;
	font-size: 48px;
	color: #fff;
	text-align: left;
}
.index-banner .carousel-item3 .cansual-item-title .en-word {
	display: block;
	padding-bottom: 15px;
	font-family: 'Arial';
	font-size: 84px;
	color: #fff;
	line-height: .9;
}
.index-banner .carousel-item4 .swiper-inner-text {
	padding-left: 50%;
	text-align: left;
}
.index-banner .carousel-item4 .cansual-item-title {
	font-size: 48px;
	color: #fff;
}
.index-banner .carousel-item3 .cansual-des {
	margin-bottom: 35px;
}
.index-banner .cansual-item-title {
	position: relative;
	margin-bottom: 15px;
}
.index-banner .cansual-item-title .small-title {
	display: block;
	margin-bottom: -10px;
	font-size: 20px;
}
.index-banner .cansual-item-title .number {
	font: normal 180px/1 'Arial';
	color: #fff;
}
.index-banner .carousel-item3 .cansual-item-title .number {
	padding-bottom: 15px;
	font: normal 84px/1 'Arial';
}
.index-banner .cansual-item-title .number .add-icon {
	font-size: 60px;
	line-height: 180px;
	vertical-align: 40px;
}
.carousel-item-subtitle-line {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 32px;
	height: 1px;
	margin-left: -16px;
	background-color: rgba(255, 255, 255, .55);
	content: ''
}
.index-banner .cansual-item-title .small-title, .index-banner .cansual-item-title .number, .index-banner .cansual-sub-title, .index-banner .carousel-item .cansual-des, .index-banner .carousel-item .cansual-line, .index-banner .carousel-item3 .cansual-title, .index-banner .carousel-item3 .radiu-button {
	display: block;
	opacity: 0;
	transform: translate3d(0, 150%, 0);
	transition: all 1s;
	transition-delay: .2s;
	overflow: hidden;
}
.index-banner .carousel-item2 .cansual-des {
	transform: translate3d(150%, 0, 0);
}
.index-banner .carousel-item3 .cansual-des, .index-banner .carousel-item3 .cansual-line, .index-banner .carousel-item3 .cansual-title, .index-banner .carousel-item3 .radiu-button {
	text-align: left;
	transform: translate3d(0, -150%, 0);
}
.index-banner .carousel-item .cansual-line {
	transition-delay: .2s;
}
.index-banner .carousel-item3 .cansual-des {
	transition-delay: .4s;
}
.index-banner .active .cansual-item-title .small-title, .index-banner .active .cansual-item-title .number, .index-banner .active .cansual-sub-title, .index-banner .carousel-item.active .cansual-des, .index-banner .carousel-item3.active .cansual-title, .index-banner .carousel-item.active .cansual-line, .index-banner .carousel-item3.active .radiu-button {
	opacity: 1;
	transform: none;
}
.index-banner .carousel-item2 .cansual-title {
	opacity: 0;
	transform: matrix(1, 0, 0, 1, 0, -80);
	-webkit-transform: matrix(1, 0, 0, 1, 0, -80);
	-moz-transform: matrix(1, 0, 0, 1, 0, -80);
	transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 0.6s;
	-webkit-transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 0.6s;
	-moz-transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 0.6s;
}
.index-banner .carousel-item2.active .cansual-title {
	opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-moz-transform: matrix(1, 0, 0, 1, 0, 0);
}
.index-banner .carousel-item .cansual-line {
	width: 45px;
}
.index-banner .carousel-item3 .radiu-button {
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	background: transparent;
}
.index-banner .carousel-item3 .radiu-button:hover {
	color: #333;
	background: #fff;
}

@media (min-width: 768px) {
.carousel-item-subtitle-line {
	width: 599px;
	margin-left: -300px
}
}

@media (min-width: 1200px) {
.carousel-item-subtitle-line {
	width: 799px;
	margin-left: -400px
}
}
.carousel-item-subtitle-line-timer {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	display: block;
	height: 100%;
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
}
.active .carousel-item-subtitle-line-timer {
	animation: linewidth 19s;
	-moz-animation: linewidth 19s;
	-webkit-animation: linewidth 19s;
	-o-animation: linewidth 19s;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}
@keyframes linewidth {
 from {
width:0;
}
 to {
width:100%;
}
}
 @-moz-keyframes linewidth {
 from {
width:0;
}
 to {
width:100%;
}
}
 @-webkit-keyframes linewidth {
 from {
width:0;
}
 to {
width:100%;
}
}
 @-o-keyframes linewidth {
 from {
width:0;
}
 to {
width:100%;
}
}
.page-header-fullscreen-text {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	text-align: center;
	z-index: 25
}
.collapsing .page-header-fullscreen-text {
	transition: .8s -webkit-transform cubic-bezier(.19, 1, .22, 1);
	transition: .8s transform cubic-bezier(.19, 1, .22, 1)
}

@media (min-width: 768px) {
.page-header-fullscreen-text {
	padding-top: 100px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.page-header-fullscreen-text:before {
	position: absolute;
	display: block;
	content: "";
	width: 0;
	height: 0;
	background-color: transparent;
	border-radius: 100px;
	box-shadow: 0 0 157px 142px rgba(0, 0, 0, .17);
	left: 50%;
	top: 50%
}
}

@media (min-width: 768px) and (max-height: 750px) {
/*.page-header-fullscreen-text {*/
    /*bottom: 150px*/
    /*}*/
}

@media (min-width: 768px) and (min-height: 900px) {
/*.page-header-fullscreen-text {*/
    /*bottom: 250px*/
    /*}*/
}
.index-banner .cansual-sub-title span {
	display: block;
	font-size: 20px;
	line-height: 32px;
}
.page-header-bar {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	height: 80px;
	line-height: 80px;
	z-index: 55;
	transform-origin: bottom;
	-webkit-transform-origin: bottom;
	-moz-transform-origin: bottom;
	transform: rotateX(0deg) translate3d(0, 0, 0);
	-webkit-transform: rotateX(0deg) translate3d(0, 0, 0);
	-moz-transform: rotateX(0deg) translate3d(0, 0, 0);
	transition: all .65s cubic-bezier(0.55, 0.65, 0.55, 1) 0s;
	-webkit-transition: all .65s cubic-bezier(0.55, 0.65, 0.55, 1) 0s;
	-moz-transition: all .65s cubic-bezier(0.55, 0.65, 0.55, 1) 0s;
}
.page-header-bar.active {
	transform: rotateX(90deg) translate3d(0, 0, 0);
	-webkit-transform: rotateX(90deg) translate3d(0, 0, 0);
	-moz-transform: rotateX(90deg) translate3d(0, 0, 0);
}

@media (min-width: 768px) {
.page-header-collapsed .page-header-bar {
	visibility: hidden;
	transition: none
}
.page-header-bar:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -70px;
	height: 70px;
	width: 100%;
	background-color: #fff
}
.page-header-bar-hidden .page-header-bar:after, .static.home .page-header-bar:after {
	transition: visibility .4s steps(1, end);
	visibility: hidden
}
.no-transition .page-header-bar:after {
	transition: none
}
.page-header-collapsed .page-header-bar:after {
	visibility: hidden;
	transition: none
}
}

@media (min-width: 1200px) {
.page-header-bar {
	height: 80px;
	line-height: 100px;
	margin-top: -80px;
}
}
.page-header-bar-inner {
	transition: -webkit-transform .4s;
	transition: transform .4s;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom
}
.page-header-bar-hidden .page-header-bar-inner, .static.home .page-header-bar-inner {
	transition: visibility .4s steps(1, end), -webkit-transform .4s;
	transition: visibility .4s steps(1, end), transform .4s;
	visibility: hidden;
	-webkit-transform: rotateX(94deg) rotateZ(0);
	transform: rotateX(94deg) rotateZ(0)
}
.no-transition .page-header-bar-inner {
	transition: none
}
.page-header-collapsed .page-header-bar-inner {
	visibility: hidden;
	transition: none
}

@media (min-width: 768px) {
.page-header-bar-inner {
	position: absolute;
	width: auto;
	height: 100%;
	right: 4.5%;
	left: 4.5%;
}
}
.carousel-bar-inner {
	width: 100%;
	height: 100%
}

@media (min-width: 768px) {
.carousel-bar-inner {
	width: auto
}
}
.carousel-bar-title-word {
	padding-left: 75px;
	font-size: 12px;
	color: #666;
}

@media (max-width:991px) {
.carousel-bar-title {
	position: relative;
	height: 100%;
}
.carousel-bar-title-word {
	position: absolute;
	top: 50%;
	width: 40%;
	padding-left: 4.5%;
	line-height: 1.5;
	transform: translateY(-50%);
}
}
.carousel-scroll-btn {
	z-index: 56;
	position: absolute;
	left: 50%;
	width: 44px;
	height: 44px;
	margin-left: -22px;
	border: 1px solid #fff;
	border-radius: 100%;
	overflow: hidden;
	cursor: pointer;
}
.carousel-scroll-btn .carousel-scroll-btn-icon {
	position: absolute;
	display: block;
	width: 44px;
	height: 44px;
	margin: 0 auto;
	background: url(../../images/2020/down-icon2.png) no-repeat center center;
	cursor: pointer;
	animation: downico 1.5s ease-out infinite;
}
@keyframes downico {
 0% {
 top: 0;
 opacity: 1;
}
 35% {
 top: 50%;
 opacity: 0;
}
 65% {
 top: -50%;
 opacity: 0;
}
 100% {
 top: 0;
 opacity: 1;
}
}
.carousel-controls {
	position: absolute;
	right: 0;
	top: 0;
	width: 330px;
	height: 80px;
	background: #fff;
}
.carousel-controls .count {
	position: absolute;
	left: 0;
	width: 135px;
	padding-left: 35px;
	font: bold 16px/80px 'Arial';
	color: #999;
}
.carousel-controls .count span {
	display: inline-block;
	padding: 0 3px;
}
.carousel-controls .count .current {
	color: #333;
}
.carousel-controls .controls {
	position: absolute;
	right: 0;
}
.carousel-controls .carousel-line {
	z-index: 1;
	position: absolute;
	left: 50%;
	top: 20px;
	display: block;
	width: 1px;
	height: 30px;
	background: #e5e5e5;
}
.carousel-controls .carousel-control {
	float: left;
	width: 60px;
	height: 60px;
	cursor: pointer;
}

@media (min-width:1200px) {
.carousel-controls .carousel-line {
	height: 40px;
}
/*.carousel-item2 .carousel-scroll-btn {left:0;margin-left:0;}*/
.carousel-scroll-btn {
	bottom: 36px;
}
.carousel-controls .carousel-control {
	width: 80px;
	height: 80px;
}
}
.carousel-controls .swiper-button-next, .carousel-controls .swiper-button-prev {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.carousel-controls .swiper-button-line {
	z-index: 1;
	position: absolute;
	top: 31px;
	left: 35px;
	display: block;
	width: 10px;
	height: 18px;
	transition: all .45s ease-out 0s;
	-webkit-transition: all .45s ease-out 0s;
	-moz-transition: all .45s ease-out 0s;
}
.carousel-controls .swiper-button-prev .swiper-button-line {
	background: url(../../images/2020/left-icon3.png) no-repeat center center;
}
.carousel-controls .swiper-button-next .swiper-button-line {
	margin-left: 1px;
	background: url(../../images/2020/right-icon3.png) no-repeat center center;
}
.carousel-controls .swiper-button-prev:hover .swiper-button-line {
	left: 25px;
}
.carousel-controls .swiper-button-next:hover .swiper-button-line {
	left: 44px;
}
.carousel-controls .swiper-button:after {
	content: '';
	position: absolute;
	top: 39px;
	display: block;
	width: 14px;
	height: 2px;
	background-color: #333;
	-webkit-transition: -webkit-transform .45s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: transform .45s cubic-bezier(.25, .46, .45, .94) 0s;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.carousel-controls .swiper-button-prev:after {
	left: 28px;
}
.carousel-controls .swiper-button-next:after {
	right: 28px;
}

@media(min-width:1200px) {
.carousel-controls .swiper-button:hover:after {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
}
}
.index-page-block {
	/*z-index:99;*/
    /*position:relative;*/
	background: #fff;
}
.index-title {
	z-index: 2;
	position: relative;
	padding-bottom: 40px;
	text-align: center;
}
.index-title .big-title {
	position: relative;
	height: 40px;
	line-height: 40px;
}
.index-title .big-title .big {
	z-index: 1;
	position: relative;
	display: inline-block;
	padding: 0 18px;
	font-size: 28px;
	color: #333;
}
.index-customer .index-title .big-title .big {
	background: #fff;
}
.index-title .big-title .line {
	position: absolute;
	top: 22px;
	left: 50%;
	display: block;
	width: 65px;
	height: 1px;
	background-color: #c1c1c1;
}
.index-title .big-title .l-line {
	margin-left: -147.5px;
}
.index-title .big-title .r-line {
	margin-left: 80.5px;
}
.index-title .small {
	display: block;
	font: normal 16px/1.5 'Arial';
	color: #999;
}
.swiper-slide-text-scroll {
	position: relative;
}
.index-service-scroll-wrap .swiper-container {
	position: static;
}
.index-service-scroll-wrap {
	position: relative;
	padding: 10% 7.5%;
}
.radiu-button {
	z-index: 2;
	position: relative;
	display: block;
	width: 215px;
	height: 60px;
	font: normal 16px/60px 'Arial';
	text-align: center;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 30px;
	transition: all .2s ease-in-out;
	overflow: hidden;
}
.radiu-button:hover {
	color: #fff;
	background: #000;
	border-color: #000;
}
.radiu-button:hover:after {
	transform-origin: center bottom;
	transform: scaleY(1)
}
.index-data {
	position: relative;
	overflow: hidden;
}
.index-data .wrap {
	z-index: 1;
	position: relative;
	padding: 0 100px;
	background: -moz-linear-gradient(left, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(23,9,49,.6)), to(rgba(30,95,116,.6))));
	background: -webkit-linear-gradient(left, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
	background: -o-linear-gradient(left, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
	background: -ms-linear-gradient(left, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
	background: linear-gradient(to right, rgba(23,9,49,.6) 0%, rgba(30,95,116,.6) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(23,9,49,.6)', endColorstr='rgba(30,95,116,.6)', GradientType=1 );
}
.index-data .index-data-list {
	width: 1140px;
	margin: 0 auto;
	padding: 180px 0;
}
.data-background {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
}
.index-data .item {
	float: left;
	width: 33.33%;
	height: 240px;
}
.index-data .item-inner {
	position: relative;
	height: 240px;
	text-align: center;
	border-right: 1px solid rgba(255,255,255,.2);
}
.index-data .item:nth-child(3n) .item-inner {
	border-right: 0;
}
.index-data .item:first-child .item-inner, .index-data .item:nth-child(2) .item-inner, .index-data .item:nth-child(3) .item-inner {
	border-bottom: 1px solid rgba(255,255,255,.2);
}
.index-data .text-wrap {
	position: absolute;
	top: 50%;
	width: 100%;
	font-size: 16px;
	color: #fff;
	transform: translateY(-50%);
}
.index-data .text-wrap .number-wrap {
	display: block;
	font: normal 100px/1 'Arial';/*108px/1*/
	color: #fff;
}
.index-data .text-wrap .number-wrap .icon {
	display: inline-block;
	font-size: 72px;
	vertical-align: 13px;
}

@media (max-width:1340px) {
.index-data .wrap {
	width: 100%;
	padding: 0;
}
.index-data .index-data-list {
	width: 91%;
	padding: 80px 0;
}
.index-data .item, .index-data .item-inner {
	height: 150px;
}
.index-data .text-wrap .number-wrap {
	font: normal 78px/1 'Arial';
}
.index-data .text-wrap .number-wrap .icon {
	margin-left: 0px;/*-15px*/
	font-size: 48px;
}
}
@media (max-width:768px) {
	.index-data .text-wrap .number-wrap .icon {
	font-size: 28px;
	vertical-align: 4px;
}
}
.index-tips {
	width: 770px;
	margin: 0 auto 60px;
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	text-align: center;
}
.index-customer .wrap {
	padding: 90px 10%;
}

/*@media (max-width:1400px) {
.index-customer .wrap {padding: 90px 4.5%;}
}*/

.wrap02 {
	padding: 0px;
}
.index-customer-list {
	transform: translateY(50px);
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
	overflow: hidden;
}
.index-customer.active .index-customer-list {
	transform: none;
}
.index-customer-list li {
	position: relative;
	float: left;
	width: 20%;
	height: 304px;
	padding: 0;
	text-align: center;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s;
	transition-delay: .5s;
}
/*.index-customer-list .item600 {top:600px;}*/
/*.index-customer-list .item450 {top:450px;}*/
/*.index-customer-list .item550 {top:550px;}*/
/*.index-customer-list .item400 {top:400px;}*/
/*.index-customer-list .item300 {top:300px;}*/
/*.index-customer-list .item700 {top:700px;}*/
.index-customer.active .index-customer-list li.item {
	top: 0;
}
.index-customer-list .item-inner {
	display: block;
	width: 80%;
	height: 100%;/*145px*/
	border-left: 1px solid #e6e6e6;
}
.index-customer-list li:nth-child(5n +1) .item-inner {
	border-left: 0;
}
.index-customer-list li:nth-child(5n +1) .lt-dot, .index-customer-list li:nth-child(5n +1) .lb-dot, .index-customer-list li:nth-child(5n) .rt-dot, .index-customer-list li:nth-child(5n) .rb-dot {
	display: none;
}
.index-customer-list li:nth-child(5n) .item-inner {
}
.index-customer-list li a {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 100%;
	height: 100%;/*200*/
	margin-left: -50%;
}
.index-customer-list li.double-item a {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.index-customer-list li img {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-left: -138px;/*-75*/
	transition: all .5s linear 10ms;
}
.index-customer-list li img:first-child {}
.index-customer-list li img:last-child {
	opacity: .6;
}
.index-customer-list li:hover img:last-child, .index-customer-list li img:first-child {
	opacity: 0;
	transform: translateY(-50%) rotateY(180deg);
}
.index-customer-list li img, .index-customer-list li:hover img:first-child {
	opacity: 1;
	transform: translateY(-50%) rotateY(0deg);
}
.index-customer-list .dot {
	position: absolute;
	display: block;
	width: 2px;
	height: 2px;
	background: #e6e6e6;
}
.index-customer-list .lt-dot {
	left: 0;
	top: 0;
}
.index-customer-list .lb-dot {
	left: 0;
	bottom: 0;
}
.index-customer-list .rt-dot {
	right: 0;
	top: 0;
}
.index-customer-list .rb-dot {
	right: 0;
	bottom: 0;
}
.index-news {
	padding: 100px 0 70px;
	background: #f6f6f6;
}
.index-news .wrap {
	width: 1345px;
	padding: 0;
}
.index-news .each-item {
	float: left;
}
.index-news .each-item .item-inner {
	position: relative;
	display: block;
}
.index-news .each-item img {
	max-width: 100%;
}
.index-news .each-item .item1 .text-wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.35);
}
.index-news .each-item .item1 img {
	display: block;
}
.index-news .each-item .item1 .text-inner {}
.index-news .each-item .item1 .title {
	height: 52px;
	padding-right: 30%;
	font-size: 18px;
	color: #fff;
	line-height: 26px;
	overflow: hidden;
}
.index-news .each-item .item .icon {
	position: absolute;
	right: 25px;
	top: 40px;
	display: block;
	width: 22px;
	height: 10px;
	transition: all .4s ease-in-out;
}
.index-news .each-item .item:hover .icon {
	right: 15px;
}
.index-news .each-item .item1 .icon {
	background: url(../../images/2020/more-icon1.png) no-repeat center center;
}
.index-news .each-item .item2 .icon, .index-news .each-item .item3 .icon {
	top: 30px;
	background: url(../../images/2020/more-icon2.png) no-repeat center center;
}
.index-news .each-item .item3 .icon {
	right: auto;
	left: 30px;
	top: 85px
}
.index-news .each-item .item3:hover .icon {
	left: 40px;
}
.index-news .each-item .item2, .index-news .each-item .item3 {
	position: relative;
	background: #fff;
}
.index-news .each-item .item2 .text-wrap {
	padding-bottom: 19px;
	border-bottom: 1px solid #f3f3f3;
}
.index-news .each-item .item2 .title, .index-news .each-item .item3 .title {
	font-size: 18px;
	overflow: hidden;
}
.index-news .each-item .item2 .title {
	margin-bottom: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-news .each-item .item2 .des {
	height: 48px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
}
.index-news .each-item .date-wrap {
	position: relative;
}
.index-news .each-item .date {
	font: 12px/1 'Arial';
	color: #666;
}
.index-news .each-item .big-date {
	display: block;
	font: bold 36px/1 'Arial';
	color: #999
}
.index-news .each-item .item2 .big-date {
	margin: 20px 0 10px;
}
.index-news .each-item .item3 .date-wrap {
	float: left;
	width: 100px;
	height: 90px;
	border-right: 1px solid #e7e7e7;
}
.index-news .each-item .item3 .text-wrap {
	position: relative;
	height: 97px;
	margin-left: 100px;
	padding-left: 30px;
}
.index-news .each-item .item3 .date-wrap .line {
	display: block;
	width: 20px;
	height: 2px;
	margin: 15px 0;
	background-color: #e7e7e7;
}
.index-news .each-item .item3 .title {
	margin-top: -7px;
	height: 64px;
	line-height: 32px;
}
.index-news .each-item:first-child {
	margin-left: 0;
}

@media (min-width:1400px) {
.index-news .wrap {
	width: 1345px;
}
.index-news .each-item {
	width: 440px;
	margin-left: 10px;
}
.index-news .each-item .item2, .index-news .each-item .item3 {
	margin-bottom: 10px;
}
.index-news .each-item .item1 .text-inner {
	padding: 20px 25px 20px 30px;
}
.index-news .each-item .item2 .item-inner {
	padding: 45px 45px 30px;
}
.index-news .each-item .item3 .item-inner {
	padding: 40px 45px;
}

}

@media (max-width:1450px) {
.index-work {
	padding: 45px 0 80px;
}
.index-work .container {
	width: 91%;
}
.index-work .swiper-slide-text-wrap {
	padding-top: 25px;
	width: 300px
}
.index-work .swiper-slide-text {
	min-height: 450px;
}
.index-work .swiper-slide-text .swiper-slide-text-each {
	height: 450px;
	padding: 50px 0 30px;
}
.index-work .slide-descrition {
	max-height: 168px;
	padding: 0 40px;
	overflow: hidden;
}
/*.index-customer .wrap, .wrap02{padding:20px 4.5%;}*/
.index-news {
	padding: 80px 0 50px;
}
}

@media (max-width:1399px) {
.index-news .wrap {
	width: 91%;
}
.index-news .each-item {
	width: 32%;
	margin-left: 1.33%;
}
.index-news .each-item .item2 {
	margin-bottom: 1.75%;
}
.index-news .each-item .item3 {
	margin-bottom: 2.75%;
}
.index-news .each-item .item1 .text-inner {
	padding: 15px 20px 15px 25px;
}
.index-news .each-item .item2 .item-inner {
	padding: 29px 30px 24px;
}
.index-news .each-item .item3 .item-inner {
	padding: 30.5px 30px;
}
.index-news .each-item .item2 .big-date {
	margin: 16px 0 10px;
}
}

@media (max-width:1365px) {
.index-news .each-item img {
	height: 474px;
}
}

@media (max-width:991px) {
.inner-main-container .fullwindow-banner img {
	height: 100%;
}
.normal-inner-banner img {
	width: auto;
	max-width: none;
	min-height: 0;
	margin-left: -50%;
}
.teacher2 img{margin-left:0;}
.news-list .item-list {
	margin-left: 0;
}
.news-list li {
	width: 100%;
	margin: 0 0 1.5% 0;
}
.index-news .each-item {
	width: 100%;
	margin-left: 0;
}
.index-news .each-item:first-child {
	display: none;
}
}
.index-title, .index-service-scroll-wrap {
	opacity: 0;
	margin-top: 30px;
	transition: all .5s ease-in-out;
}
.index-work {
	opacity: 0;
}
.active .index-title, .active .index-service-scroll-wrap, .index-data.active, .index-work.active {
	opacity: 1;
	margin-top: 0;
}


.normal-more-wrap1 {
	padding-top: 50px;
	text-align: center;
}
.normal-more-wrap1 .more {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	padding-top: 23px;
	background: #fff;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.normal-more-wrap1 .more .icon {
	z-index: 1;
	position: relative;
	display: inline-block;
	width: 22px;
	height: 10px;
	background: url(../../images/2020/more-icon.png) no-repeat center center;
	transition: all .5s ease-in-out;
}
.normal-more-wrap1 .more:hover .icon {
	background: url(../../images/2020/more-icon1.png) no-repeat center center;
}
.normal-more-wrap1 .more:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #339ec1;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	transform: scale(0);
	transition: all .5s ease-in-out;
}
.normal-more-wrap1 .more:hover:after {
	transform: scale(1)
}
.swiper-container {
	position: relative;
	width: 100%;
	height: 100%;
}
/*----index-teacher-case----*/
.about-page {
	padding-bottom: 20px;
}/*85px*/
.wrap02 .about-page {
	padding-bottom: 0px;
}
.about-page .each-item .image-wrap img {
	width: 100%;
	margin-bottom: -3px
}/*margin-bottom:-3px 增加*/
.about-wrap-second .item-list {
	margin-left: -1%;
}
.about-wrap-case .item-list {
	margin-left: 0;
}
.about-wrap-second .each-item {
	float: left;
	width: 24%;
	margin: 0 0 1% 1%;
}
.about-wrap-case .each-item {
	float: left;
	width: 100%;
	margin: 0 0 4% 0;
}
.teacher {
	margin-bottom: 50px;
}
.teacher li a {
	margin: 0;
	padding: 0;
}
.teacher2 {
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 60px;
}
.teacher2 span {
	width: 120px;
	height: 120px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid #FFFFFF;
	background: #fff;
	display: block;
	overflow: hidden;
	float: none;
	vertical-align: middle;
	margin: auto;
}
.teacher2 span img {
	vertical-align: middle;
	/*margin-left: -25%;*/
	margin-left: -3px;
	height: 120px;
	width: 120px;
	/*width: 172px;*/
	max-width: none;
}
.about-page .image-wrap {
	position: relative;
	overflow: hidden;
}
.about-page .image-wrap:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	opacity: 0;
	transition: all .6s ease-in-out;
}
.about-ico {
	width: 100%;
	text-align: center;
	font-size: 18px;
	margin: 20px 0;
}
.about-ico img {
	margin: 0 auto;
	vertical-align: middle;
}
.about-wrap-second .each-item:hover .image-wrap:after, .about-page .each-item .image-wrap:hover:after {
	opacity: 1;
}
.about-page .each-item img {
	transition: all .4s ease-in-out;
}
.about-wrap-second .each-item:hover .image-wrap img, .about-page .each-item .image-wrap:hover img {
	transform: scale(1.05);
}
.about-wrap-second .item-inner {
	position: relative;
}
.about-wrap-second .item-inner02 {
	border-radius: 25px;
}
.about-wrap-second .item-inner .text-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3));
	background: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,.3)));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,0)), to(rgba(0,0,0,.3)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3));
	background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.3));
}
.about-wrap-case .item-inner .text-wrap {
	background: none;
}
.about-wrap-second .item-inner .text-inner {
	padding: 5%;
	color: #fff;
}
.about-wrap-second .item-inner .title {
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}
.about-wrap-second .item-inner .line {
	display: inline-block;
	width: 55px;
	height: 2px;
	margin: 10px 0 5px;
	background: #fff;
}
.about-wrap-second .item-inner .descrition {
	width: 100%;
	font-size: 12px;
	color: #fff;
	line-height: 2;
}
/*about*/

.about-wrap-second .item-inner .title, .about-wrap-second .item-inner .line, .about-wrap-second .item-inner .descrition {
	opacity: 0;
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
}
.about-wrap-second .each-item:hover .item-inner .title, .about-wrap-second .each-item:hover .item-inner .line, .about-wrap-second .each-item:hover .item-inner .descrition {
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
}
.about-wrap-second .item-inner .title, .about-wrap-second .item-inner .line, .about-wrap-second .item-inner .descrition {
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
}
.about-wrap-second .each-item {
	margin-top: 30px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .6s ease-in-out;
}
.about-wrap-second.active .each-item {
	margin-top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
}
/*二级页banner*/

.normal-banner-inner-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: -moz-linear-gradient(left, rgba(30,95,116,.7) 0%, rgba(23,9,49,.7) 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,95,116,.7)), to(rgba(23,9,49,.7))));
	background: -webkit-linear-gradient(left, rgba(30,95,116,.7) 0%, rgba(23,9,49,.7) 100%);
	background: -o-linear-gradient(left, rgba(30,95,116,.7) 0%, rgba(23,9,49,.7) 100%);
	background: -ms-linear-gradient(left, rgba(30,95,116,.7) 0%, rgba(23,9,49,.7) 100%);
	background: linear-gradient(to right, rgba(30,95,116,.7) 0%, rgba(23,9,49,.7) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(30,95,116,.7)', endColorstr='rgba(23,9,49,.7)', GradientType=1 );
}
.normal-inner-banner.left-text-banner .normal-banner-inner {
	padding-top: 90px;
	color: #fff;
	text-align: left;
}
.normal-inner-banner .normal-banner-inner {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
}
.inner-banner-title {
	padding-top: 40px;
	font-weight: bold;
	font-size: 32px;
	color: #fff;
	text-align: center;
}
.inner-banner-title {
	display: inline-block;
	max-width: 100%;
	height: 26px;
	min-height: 26px;
}
.normal-inner-banner .descrition {
	margin-top: 16px;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
}

/*---二级页banner字体滑动---*/
.inner-banner-title,.normal-inner-banner .descrition,.normal-inner-banner .teacher2{
    opacity:0;
    filter: alpha(opacity=0);
    transition:transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}

.inner-banner-title,.normal-inner-banner .descrition,.normal-inner-banner .teacher2{
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}
.inner-banner-title,.normal-inner-banner .teacher2{transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) 0s;
    -webkit-transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) 0s;
    -moz-transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) 0s;}
	
.normal-inner-banner .descrition{transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .5s;
    -webkit-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .5s;
    -moz-transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .5s;}

.active .inner-banner-title,.active .descrition,.active .teacher2{
    opacity:1;
    filter: alpha(opacity=100);
    transform:none;
}


/*线下活动详情*/

.more-relate-list {
	padding: 40px 0;
}
.more-relate-list .relate-title {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.normal-info-container {
	z-index: 1;
	position: relative;
	margin-top: -10vh;
	padding: 55px 90px;
	background: #fff;
}
.normal-info-container .news-info-title {
	padding-bottom: 23px;
	margin-bottom: 20px;
	font: 14px/1 'Microsoft Yahei';
	color: #999;
	border-bottom: 1px solid #e5e5e5;
}
.normal-info-container article {
	font-size: 14px;
	color: #555;
	line-height: 1.85;
}
.normal-info-container .prev-next-wrap {
	padding-top: 23px;
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	border-top: 1px solid #e5e5e5;
}
.normal-info-container .prev-next-wrap .prev {
	margin-bottom: 10px;
}
.normal-info-container .prev-next-wrap a {
	color: #666;
}
.load-more {
	display: none;
}
.activity-xx {
	padding-bottom: 40px;
}
.mb40 {
	margin-bottom: 80px;
}
.activity-xx img {
	max-width: 100%;
	vertical-align: middle;
}
.pt100 {
	padding-top: 100px;
}
.mb24 img {
	margin:24px 0px;
}
/*-----------------------------------------------------------------------------------------------------------------------*/


/*新闻列表*/
.news-list-page {
	padding-bottom: 70px;
}
.news-list-page {
	padding-bottom: 70px;
}
.news-list-page .container {
	max-width: 1350px;
}
.news-tab-wrap {
	padding: 65px 0 55px;
}
.news-tab-wrap li {
	display: inline-block;
	margin-right: 10px;
}
.news-tab-wrap li a {
	display: block;
	width: 150px;
	height: 50px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #666;
	line-height: 50px;
	text-align: center;
	background: #fff;
	border-radius: 25px;
	transition: all .4s ease-in-out;
}
.news-tab-wrap li.on a, .news-tab-wrap li a:hover {
	color: #fff;
	background: #333;
}
.news-list .item-list {
	margin-left: -1.5%;
}
.news-list li {
	position: relative;
	float: left;
	width: 48.5%;
	margin: 0 0 1.5% 1.5%;
	background: #fff;
}
.news-list-three li {
	width: 13.2%;
	margin: 0 0 1.5% 1%;
}
.news-list li.on {
	color: #fff;
	background: #d9d9d9;
}

@media (max-width:991px) {
.news-tab-wrap {
	padding: 20px 0;
	overflow: hidden;
}
.news-tab-wrap ul {
	white-space: nowrap;
	overflow: auto;
}
.news-tab-wrap li {
	display: inline-block;
}
.news-tab-wrap li a {
	width: auto;
	height: auto;
	line-height: 1.3;
	padding: 5px 10px;
}
.news-list .item-list {
	margin-left: 0;
}
.news-list li {
	width: 100%;
	margin: 0 0 1.5% 0;
}
.teacher2 span img{margin-left:-3px;}
}
.ourwork-list .each-item:after, .news-list li:after, .index-news-list .item2:after, .index-news-list .item3:after, .solution-list .each-item:after, .pay-list .each-item:after {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	transition: all .6s;
}
.ourwork-list .each-item:hover:after, .news-list li:hover:after, .index-news-list .item2:hover:after, .index-news-list .item3:hover:after, .solution-list .each-item:hover:after, .pay-list .each-item:hover:after {
	box-shadow: 0 15px 15px rgba(0,0,0,.1);
}
.news-list li.on:after {
	background: #f2f2f2;
	transition: all .6s;
}
.news-list li:hover:after, .index-news-list .item2:hover:after, .index-news-list .item3:hover:after, .pay-list .each-item:hover:after {
	transform: scale(1.025);
}
.news-list li a, .index-news-list .item-inner {
	z-index: 1;
	position: relative;
	display: block;
}
.news-list-one li a {
	padding: 35px 70px;
}
/*++++++++++++++++++++++++++++++++++++2020-11-25+++++++++++++++++++++++++++++++++*/
.hehuo li a {
	padding: 35px;
}
/*++++++++++++++++++++++++++++++++++++2020-11-25+++++++++++++++++++++++++++++++++*/
.news-list-three li a {
	padding: 20px;
}
.news-list-one .date-wrap {
	position: relative;
	float: left;
	width: 115px;
	height: 155px;
	border-right: 1px solid #e7e7e7;
}
/*++++++++++++++++++++++++++++++++++++2020-11-25+++++++++++++++++++++++++++++++++*/
.news-list-one .date-wrap03 {
	position: relative;
	float: left;
	width: 155px;
	height: 155px;
	border-right: 1px solid #fff;
}
.news-list-one .date-wrap03 img {
	width: 100%;
	height:100%;
}

/*++++++++++++++++++++++++++++++++++++2020-11-25+++++++++++++++++++++++++++++++++*/
.news-list-one .date-wrap02 {
	width: 100%;
	height: 155px;
	border-right: none;
	border-bottom: 1px solid #e7e7e7;
}
.news-list-one .date-inner {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.news-list-one .date-wrap .day {
	font: 48px/1 'Arial';
}
.news-list-one .date-wrap .day span {
	font: 12px/1 'Microsoft Yahei';
}
.news-list-one .date-wrap .line {
	display: block;
	width: 25px;
	height: 3px;
	margin: 15px 0;
	background: #e7e7e7;
}
.news-list-one .date-wrap .days {
	font: 14px/1 'Arial';
}
.news-list-one .text-wrap {
	margin-left: 175px;
}
.news-list-one .text-wrap02 {
	margin-left: 0;
	float: left;
}
.news-list-one .text-wrap .title {
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-list-one .text-wrap .descrition {
	height: 48px;
	margin: 15px 0 40px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
}
.news-list-one .text-wrap02 .descrition {
	height: 100px;
	margin: 15px 0 20px;
}
.news-list-one .text-wrap .zhaopin {
	height: auto;
}
.news-list .text-wrap .more .icon {
	display: inline-block;
	width: 0;
	height: 10px;
	background: url(../../images/2020/more-icon2.png) no-repeat center center;
	transition: all .4s;
	opacity: 0;
}
.news-list .text-wrap .more strong {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	transition: all .4s;
}

@media(min-width:1366px) {
.news-list-one li:hover .text-wrap .more .icon {
	margin-right: 10px;
}
.news-list-two li:hover .text-wrap .more .icon {
	margin-left: 10px;
}
.news-list li:hover .text-wrap .more .icon {
	width: 21px;
	opacity: 1;
}
}
.page-wrap .page {
	float: left;
	padding: 15px 30px;
	background: #fff;
	border-radius: 30px;
}
.page-wrap .page a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 5px;
	font: 14px/30px 'Arial';
	color: #666;
	text-align: center;
	border-radius: 15px;
	transition: all .4s ease-in-out;
}
.page-wrap .page a.on, .page-wrap .page a:hover {
	color: #fff;
	background: #339ec1;
}
.page-wrap .prev-next {
	float: right;
}
.page-wrap .prev-next a {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-left: 20px;
	background: #fff;
	border-radius: 25px;
}
.page-wrap .prev-next a:before, .page-wrap .prev-next a:after, .ourwork-prev-next-inner a i:before, .ourwork-prev-next-inner a i:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	transition: all .4s ease-in-out;
}
.page-wrap .prev-next a:before, .ourwork-prev-next-inner a i:before {
	z-index: 1;
}
.page-wrap .prev-next a.prev:before {
	background: #fff url(../../images/2020/more-icon3a.png) no-repeat center center;
}
.page-wrap .prev-next a.next:before {
	background: #fff url(../../images/2020/more-icon.png) no-repeat center center;
}
.page-wrap .prev-next a.prev:hover:before {
	background: transparent url(../../images/2020/more-icon3.png) no-repeat center center;
}
.page-wrap .prev-next a.next:hover:before {
	background: transparent url(../../images/2020/more-icon1.png) no-repeat center center;
}
.ourwork-prev-next-inner a i:after, .page-wrap .prev-next a:after {
	transform: scale(0);
}
.page-wrap .prev-next a:after {
	background: #333;
}
.page-wrap .prev-next a:hover:after, .ourwork-prev-next-inner a i:hover:after {
	transform: scale(1);
}

@media(max-width:1366px) {
.mb40 {
	padding: 20px;
}
.about-wrap-second .each-item {
	width: 49%;
	margin: 0 0 1.5% 1%;
}
.about-wrap-case .each-item {
	width: 100%;
	margin: 0 0 4% 0;
}
.zhaopin02 .date-wrap {
	display: none;
}
.zhaopin02 .text-wrap {
	margin-left: 0;
}
}

/*2020-11-25新增以下*/
@media (max-width:1200px) {
/*手机端导航*/
.header-inner .logo img {
	display:none;
}
header nav{width:100%; margin-top:20px;}

header nav li {
	margin-left: 20px;

}

header nav li a {
	display: block;
	width: auto;
	height: 30px;
	margin-bottom: 10px;
	padding:0 20px;
	font-size: 18px;
	color: #666;
	line-height: 30px;
	text-align: center;
	background: #fff;
	border-radius: 25px;
	transition: all .4s ease-in-out;
}
header nav li a:hover {
	color: #fff;
	background: #333;
}
}
/*2020-11-25新增以上*/

@media (max-width:991px) {
.index-title .big-title {
	height: 30px;
	line-height: 30px;
}
.index-title .big-title .big {
	font-size: 22px;
}
.index-title .big-title .line {
	top: 15px;
}
.index-title .small {
	font-size: 14px;
}
.index-work {
	padding: 45px 0;
}
.index-tips {
	width: 100%;
	margin: 0 auto 35px;
}
.index-customer-list li {
	width: 50%;
}
.index-customer-list li:last-child {
	display: none;
}
.index-customer-list li a {
	border-top: 1px solid #e6e6e6;
}
.index-customer-list li:first-child a, .index-customer-list li:nth-child(2) a {
	border-top: 0;
}
.index-customer-list li.double-item a {
	border-bottom: 0;
}
.index-customer-list li:nth-child(5n) .item-inner {
	border-right: 0;
}
.index-customer-list li:nth-child(2n+1) .item-inner {
	border-left: 0;
}
.index-customer-list li:first-child .dot.rt-dot, .index-customer-list li:nth-child(2) .dot.lt-dot, .index-customer-list li:nth-child(2n+1) .dot.lt-dot, .index-customer-list li:nth-child(2n+1) .dot.lb-dot, .index-customer-list li:nth-child(2n) .dot.rt-dot, .index-customer-list li:nth-child(2n) .dot.rb-dot, .index-customer-list li:nth-child(13) .dot.rb-dot, .index-customer-list li:nth-child(14) .dot.lb-dot {
	display: none;
}
.index-customer-list li:nth-child(5) .item-inner {
	border-right: 1px solid #e6e6e6;
}
.index-news-list dt .images-wrap img {
	width: 100%;
}
.index-news-list dt, .index-news-list dd {
	width: 100%;
	margin: 0 0 1.5% 0;
}
.about-wrap-second .item-list {
	margin-left: 0;
}
.about-wrap-second .each-item {
	width: 100%;
	margin: 0 0 1.5% 0;
}
.about-wrap-second .item-inner .text-wrap {
	height: 100%;
	background: rgba(0,0,0,.5)
}
.about-wrap-second .item-inner .text-inner {
	position: absolute;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
}
.about-wrap-second .item-inner .line {
	opacity: 0;
}
.about-wrap-second .item-inner .descrition {
	font-size: 16px;
	width: 100%;
	line-height: 2
}
.mb40 {
	padding: 10px;
}
.normal-info-container {
	padding: 10px;
}
.news-list-one li a {padding: 20px;}
.news-list-one .date-wrap{display:none;}
/*+++++++++++++++++++++++++++++2020-11-25++++++++++++++++++++++++++++*/
.news-list-one .date-wrap03{display: block;}
/*+++++++++++++++++++++++++++++2020-11-25++++++++++++++++++++++++++++*/
.news-list-one .text-wrap{margin-left:0}


/*手机端导航*/
.header-inner .logo img {
	display:none;
}
header nav{width:100%; margin-top:20px;}

header nav li {
	margin-left: 20px;

}

header nav li a {
	display: block;
	width: auto;
	height: 30px;
	margin-bottom: 10px;
	padding:0 20px;
	font-size: 18px;
	color: #666;
	line-height: 30px;
	text-align: center;
	background: #fff;
	border-radius: 25px;
	transition: all .4s ease-in-out;
}
header nav li a:hover {
	color: #fff;
	background: #333;
}

}

@media (max-width:767px) {
.index-banner .carousel-item .video video {
	display: none;
}
.video .video-inner video {
	display: none;
}
.index-banner .carousel-item .fullscreen-image {
	padding-top: 60px;
}
.index-banner .swiper-inner-text {
    top: 60%;
}
}

@media (max-width:768px) {
.index-service {
	padding: 35px 0;
}
.index-banner .cansual-item-title .small-title, .index-banner .cansual-sub-title span {
	font-size: 14px;
}
.index-banner .cansual-item-title .number {
	font-size: 100px;
	line-height: 1;
}
.index-title {
	padding-bottom: 25px;
}
.index-title .big-title .big {
	font-size: 18px;
}
.index-banner .cansual-item-title .number .add-icon {
	vertical-align: 15px;
}
.index-banner .carousel-item3 .cansual-des {
	width: auto;
}
.index-banner .cansual-des {
	font-size: 1.1rem;
}
.index-banner .cansual-line {
	height: 1px;
	margin: 1rem 0 1.25rem;
}
.index-banner .carousel-item2 .cansual-des {
	font-size: 1.45rem;
}
.index-banner .carousel-item .cansual-title {
	font-size: 2rem;
}
.index-banner .carousel-item-image .lg-hidden {
	width: 100%;
	height: 100%;
}
.page-header-bar {
	height: 60px;
	line-height: 60px;
}
.carousel-controls {
	width: 250px;
	height: 60px;
}
.carousel-controls .count {
	font: bold 14px/60px 'Arial';
}
.carousel-controls .swiper-button-line {
	top: 20px;
	left: 25px;
}
.carousel-controls .swiper-button-next:hover .swiper-button-line {
	left: 25px;
}
.carousel-controls .swiper-button:after {
	display: none;
}
.carousel-controls .carousel-control {
	width: 59px;
	height: 59px;
}
.carousel-controls .carousel-line {
	top: 17.5px;
	height: 25px;
}
.carousel-scroll-btn, .carousel-scroll-btn .carousel-scroll-btn-icon {
	top: 12.5px;
	width: 35px;
	height: 35px;
	display:none;
}
/*.index-customer .wrap ,.wrap02{padding:30px 4.5%;}*/
.index-service-scroll-wrap .swiper-slide-text-wrap {
	float: none;
	width: 70%;
}
.index-service .work-buttons {
	right: 1.5rem;
	bottom: 2rem;
}
.index-data .text-wrap .number-wrap {
	font-size: 35px;
}
.index-news {
	padding: 50px 0;
}
.index-news .each-item .item2 .item-inner {
	padding: 25px 25px 20px;
}
.index-news .each-item .item2 .title, .index-news .each-item .item3 .title {
	margin-bottom: 10px;
	font-size: 16px;
}
.normal-more-wrap1 {
	padding-top: 30px;
}



}

@media (max-width:450px) {
.news-list-two li .text-wrap .title {
	height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-info .normal-info-container {
	padding: 25px 20px;
}
.normal-info-container {
	padding: 10px;
}
.more-relate-list {
	padding: 25px 20px;
}
.more-relate-list .relate-title {
	font-size: 20px;
}
}


/*-----------------------------------2021.3.16zeng jia ke fu-------------------------------------*/
@media (min-width:750px) {
.gai01{display:none;}
	
}
.main-im{position:fixed;right:10px;top:300px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../../images/2020/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:block;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:105px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../../images/2020/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px; display:none;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:110px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:110px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../../images/2020/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../../images/2020/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../../images/2020/open_im.png) no-repeat left top;display:none;}
@media (max-width:750px) {
.main-im{display:none;}
	
}