.index-banner{
	text-align: center;
}
.index-banner .swiper-slide:before{
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 1), rgba(1, 73, 171, 0) 40%);
    background-image: linear-gradient(rgba(0, 0, 0, 1), rgba(1, 73, 171, 0) 40%);
}
.index-banner .banner-content{
	color: #fff;
	display: inline-block;
    position: relative;
    bottom: 10%;
    z-index: 2;
}
.index-banner .banner-content h1{
	font-size: 40px;
	font-weight: lighter;
	/*font-family: 'Kozuka Mincho Pr6N', 'SourceHanSerifCN';*/
}
.index-banner .banner-content h2{
	font-size: 48px;
	font-weight: 300;
	/*font-family: 'Kozuka Mincho Pr6N', 'SourceHanSerifCN';*/
}
.index-banner .banner-content h3{
	font-size: 16px;
	font-weight: lighter;
	font-family: 'ITC Avant Garde Gothic Pro','ITCAvantGardePro Extra Lighter';
}
.index-module2-bg{
	max-width: 100%;
	width: 100%;
	z-index: 1;
}
.swiper-container-index2 .swiper-slide{
	font-size: 0;
	padding-bottom: 130px;
	background-color: #fff;
}
.index-module2-logo{
	position: absolute;
	right: 0;
	top: 0;
	max-height: 100%;
	z-index: 2;
}
.swiper-container-index2 .swiper-slide .content{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	margin: auto;
	color: #fff;
	z-index: 5;
}
.swiper-container-index2 .swiper-slide .content h2{
	font-size: 48px;
}
.swiper-container-index2 .swiper-slide .content span{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 40px;
	display: block;
	font-weight: lighter;
}
.swiper-container-index2 .swiper-slide .content p{
	font-size: 16px;
}
.index-module2-ul{
	margin-top: 45px;
}
.index-module2-ul li{
	width: 100px;
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	margin-right: 30px;
}
.index-module2-ul li img{
	max-width: 100%;
}
.index-module2-cp{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
}
.swiper-pagination-index2{
	position: absolute;
	right: 0;
	left: 0;
	top: 20%;
	margin: auto;
	text-align: right;
	z-index: 4;
	bottom: auto;
}
.swiper-pagination-index2 a{
	display: inline-block;
	background-color: transparent;
	border: 1px solid rgba(255,255,255,0.5);
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	opacity: 1;
	border-radius: 60px;
	margin: 0 5px;
}
.swiper-pagination-index2 .selected{
	background-color: #0149AB;
}
.index-main .module3 .content-left:before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background-color: rgba(0,0,0,0.3);
	transition: all .5s;
	-webkit-transition: all .5s;
    top: 0;
    left: 0;
}
.index-main .module3 .content-left:after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	transition: all .5s;
	-webkit-transition: all .5s;
    background-image: -webkit-linear-gradient(rgba(0, 59, 116, 0.85), rgba(71, 137, 186, 0.85) 100%);
    background-image: linear-gradient(rgba(0, 59, 116, 0.85), rgba(71, 137, 186, 0.85) 100%);
    opacity: 0;
    top: 0;
    left: 0;
}
.index-main .module3 .content{
	height: 590px;
}
.index-main .module3 .content-left{
	float: left;
	width: 49%;
	height: 100%;
	position: relative;
}
.index-main .module3 .content-right{
	float: right;
	width: 48%;
	height: 100%;
}
.index-main .module3 .content-top{
	width: 100%;
	height: 47.5%;
	position: relative;
}
.index-main .module3 .content-top:before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background-color: rgba(0,0,0,0.3);
	transition: all .5s;
	-webkit-transition: all .5s;
    top: 0;
    left: 0;
}
.index-main .module3 .content-top:after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	transition: all .5s;
	-webkit-transition: all .5s;
    background-image: -webkit-linear-gradient(rgba(0, 59, 116, 0.85), rgba(71, 137, 186, 0.85) 100%);
    background-image: linear-gradient(rgba(0, 59, 116, 0.85), rgba(71, 137, 186, 0.85) 100%);
    opacity: 0;
    top: 0;
    left: 0;
}
.index-main .module3 .content-bottom:before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background-color: rgba(0,0,0,0.3);
	transition: all .5s;
	-webkit-transition: all .5s;
    top: 0;
    left: 0;
}
.index-main .module3 .content-bottom:after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	transition: all .5s;
	-webkit-transition: all .5s;
    background-image: -webkit-linear-gradient(rgba(0, 59, 116, 0.85), rgba(71, 137, 186, 0.85) 100%);
    background-image: linear-gradient(rgba(0, 59, 116, 0.85), rgba(71, 137, 186, 0.85) 100%);
    opacity: 0;
    top: 0;
    left: 0;
}
.index-main .module3 .content-bottom{
	width: 100%;
	height: 47.5%;
	position: relative;
	margin-top: 5%;
}
.index-main  .module2 .content-text .more{
	margin-top: 80px;
}
.index-main .module3 .content-left .content-text{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 75px 80px;
	position: relative;
	z-index: 2;
	opacity: 1;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.index-main .module3 .content-left .content-text h2{
	font-size: 30px;
	color: #fff;
	padding-bottom: 5px;
}
.index-main .module3 .content-left .content-text p{
	font-size: 15px;
	color: #fff;
	max-width: 335px;
	line-height: 24px;
}
.index-main .module3 .content-left .content-text .more{
	height: 40px;
	width: 120px;
	line-height: 40px;
	position: absolute;
	bottom: 130px;
}
.index-main .module3 .content-right .content-text{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 40px 40px;
	position: relative;
	z-index: 2;
	opacity: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.index-main .module3 .content-right .content-text h2{
	font-size: 24px;
	color: #fff;
	padding-bottom: 5px;
}
.index-main .module3 .content-right .content-text p{
	font-size: 15px;
	color: #fff;
	max-width: 260px;
	line-height: 24px;
}
.index-main .module3 .content-right .content-text .more{
	height: 40px;
	width: 110px;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.index-main .module4{
	height: 720px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.index-main .module4:before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.4);
	z-index: 1;
}
.index-main .module4 .content-title{
	position: relative;
	z-index: 2;
}
.index-main .module4 .content{
	position: relative;
	z-index: 2;
}
.index-main .module4 .content-text-top p{
	color: #fff;
	font-size: 16px;
	padding-bottom: 25px;
}
.index-main .module4 .content-text-bottom{
	margin-top: 45px;
	font-size: 0;
}
.index-main .module4 .content-text-bottom li{
	color: #fff;
	display: inline-block;
	vertical-align: top;
	margin: 0 50px;
}
.index-main .module4 .content-text-bottom li h2{
	font-size: 14px;
}
.index-main .module4 .content-text-bottom li span{
	font-size: 40px;
}
.index-main .module4 .content-text-bottom li i{
	font-size: 40px;
	font-style: normal;
}
.index-main .module4 .content-text-bottom li p{
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
}
.index-main .module5 ul{
	font-size: 0;
}
.index-main .module5 li{
	display: inline-block;
	vertical-align: top;
	width: 31.33333%;
	margin-right: 3%;
}
.index-main .module5 li.last{
	margin-right: 0;
}
.index-main .module5 li .li-top{
	height: 245px;
	width: 100%;
}
.index-main .module5 li .li-bottom{
	padding-top: 20px;
}
.index-main .module5 li .li-bottom h2{
	font-size: 18px;
	color: #000;
	line-height: 1;
}
.index-main .module5 li .li-bottom span{
	font-size: 14px;
	color: #333;
	line-height: 1;
	display: block;
	padding: 20px 0 25px;
 }
.index-main .module5 li .li-bottom p{
	font-size: 16px;
	color: #999;
	line-height: 1;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 30px;
}
.index-main .module5 .content{
	margin-bottom: 30px;
}
.header-fill{
	width: 100%;
	height: 90px;
}

.index-main .module3 .content-left:after{
	content: '';	
    opacity: 1;
}
.index-main .module3 .content-left:before{
	content: '';	
	background-color: rgba(0,0,0,0);
}



.index-main .module1{
	box-sizing: border-box;
}
.index-main .module1 .content{
	/*height: 872px;*/
}

.index-main .module1 .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: 0;
}
.index-main .module1 .swiper-slide {
  background-size: cover;
  background-position: center;
}
.index-main .module1 .gallery-top1 {
  height: 620px;
  width: 43%;
  float: left;
}
.index-main .module1 .gallery-thumbs1 {
  height: 545px;
  width: 57%;
  box-sizing: border-box;
  /*padding: 10px 0;*/
  float: right;
}
.index-main .module1 .gallery-thumbs1 .swiper-slide {
  height: 50%;
  /*background-size: 100% auto;*/
  background-repeat: no-repeat;
  position: relative;
  /*opacity: 0.4;*/

}
.index-main .module1 .gallery-thumbs1 .swiper-slide-thumb-active {
  /*opacity: 1;*/
}
.index-main .module1 .swiper-nav-box{
	height: 75px;
	width: 57%;
	float: right;
    border-bottom: 1px solid #f7f7f7;
}

.index-main .module1 .swiper-nav-box .box-left{
	height: 75px;
	width: 33.333333%;
	float: left;
	text-align: center;
}
.index-main .module1 .swiper-pagination-index1{
	text-align: center;
	font-size: 18px;
	line-height: 75px;
}
.index-main .module1 .swiper-pagination-index1 span{
	color: #0149ab;
}

.index-main .module1 .swiper-nav-box .box-right{
	height: 75px;
	width: 66.66666%;
	float: right;
	background-color: #f7f7f7;
	position: relative;
}
.index-main .module1 .swiper-button-next1{
	width: 50px;
	height: 50px;
	background-image: url(../images/right.png);
    background-size: 100% 100%;
    right: 25%;
}
.index-main .module1 .swiper-button-prev1{
	width: 50px;
	height: 50px;
	background-image: url(../images/left.png);
    background-size: 100% 100%;
    left: 25%;
}
.index-main .module1 .gallery-thumbs1 .swiper-slide-thumb-active .img-content{
	opacity: 1;
}
.index-main .module1 .img-content{
	opacity: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(1,73,171,.75);
	z-index: 1;
	text-align: center;
}
.index-main .module1 .img-content h2{
	color: #fff;

}
.index-main .module1 .img-content-text{

}
.index-main .module1 .more-box{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 45px;
}

.index-main .module1 .more-box .more{
	margin: auto;
}

/*about*/
.swiper-container-aboutbanner{
	height: 100%;
	width: 100%;
}
.about-main .module1 {
	font-size: 0;
}
.about-main .module1 .content-left{
	/*height: 550px;*/
	height: 518px;
    width: 48%;
    position: relative;
    /*float: left;*/
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.about-main .module1 #my-video{
	width: 100%;
	height: 100%;
	display: none;
	position: relative;
	z-index: 2;
}
.about-main .module1 .content-left:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	z-index: 1;
}
.about-main .module1 .content-left .play-btn{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 84px;
	height: 84px;
	background-image: url(../images/play.png);
	z-index: 2;
	cursor: pointer;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.about-main .module1 .content-right{
    width: 46.5%;
    margin-left: 5.5%;
    /*float: right;*/
    vertical-align: middle;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    padding-top: 20px;
}
.about-main .module1 .content-title{
	padding-bottom: 0;
}
.about-main .module1 .content-text{
	text-align: center;
}
.about-main .module1 .content-text p{
	padding-top: 30px;
}
.about-main .module2 .content-left{
	width: 50%;
	height: 100%;
	float: left;
}
.about-main .module2 .content-right{
	width: 50%;
	height: 100%;
	float: right;
}
.about-main .module2 .content-top{
	width: 100%;
	height: 50%;
}
.about-main .module2 .content-bottom{
	width: 100%;
	height: 50%;
}
.about-main .module2 .content-bottom-left{
	width: 50%;
	height: 100%;
	float: left;
	overflow: hidden;
}
.about-main .module2 .content-bottom-right{
	width: 50%;
	height: 100%;
	float: right;
}
.about-main .module2 .content-title{
	position: relative;
	z-index: 2;
    padding-bottom: 0;
}

.about-main .module2 .content-title h2{
	font-size: 40px;
}
.about-main .module2 .content-title span{
	font-size: 16px;
}
.about-main .module2  #my-video2,
.about-main .module2  #my-video3,
.about-main .module2  #my-video4,
.about-main .module2  #my-video5{
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
    overflow: hidden;
}
.about-main .module2  #my-video2.video-js .vjs-tech,
.about-main .module2  #my-video4.video-js .vjs-tech,
.about-main .module2  #my-video5.video-js .vjs-tech{
	width: auto;
	height: 100%;
}
.about-main .module2  #my-video3.video-js .vjs-tech{
	width: 100%;
	height: auto;
}
.about-main .module2  #my-video2.vjs-has-started .vjs-control-bar,
.about-main .module2  #my-video3.vjs-has-started .vjs-control-bar,
.about-main .module2  #my-video4.vjs-has-started .vjs-control-bar,
.about-main .module2  #my-video5.vjs-has-started .vjs-control-bar{
	display: none;
}
.about-main .module2  #my-video2.video-js .vjs-big-play-button,
.about-main .module2  #my-video3.video-js .vjs-big-play-button,
.about-main .module2  #my-video4.video-js .vjs-big-play-button,
.about-main .module2  #my-video5.video-js .vjs-big-play-button{
	display: none;
}

.about-main .module2 .active.maskingB50:before{
	content: '';
	z-index: 3;
	background-color: rgba(0,0,0,0);
}
.more1{
	color: #fff;
    font-size: 20px;
	padding-right: 38px;
	background-image: url(../images/bg_more.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.about-main .module2 .content-text{
	display: none;
	position: absolute;
	z-index: 4;
	height: 30px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.about-main .module4{
	background-color: #f7f7f7;
	background-position: bottom center;
}
.about-main .module4 .content-text{
	text-align: center;
}
.about-main .module4 .content-title{
	padding-bottom: 60px;
}
.about-main .module4 img.mapimgbg{
	max-width: 100%;
}

.about-main .module3 .content-top{
	height: 60px;
	width: 100%;
	font-size: 0;
}
.about-main .module3 .content-top .content-li{
	height: 100%;
	width: 33.33333333%;
	box-sizing: border-box;
	border: 1px solid #dee5ef;
	border-left: 0;
	display: inline-block;
	vertical-align: top;
	text-align: center;

}
.about-main .module3 .content-top .content-li .li-a{
	font-size: 16px;
	color: #000;
	display: inline-block;
	vertical-align: middle;
}
.about-main .module3 .content-top .content-li.first{
	border-left: 1px solid #dee5ef;
}
.about-main .module3 .content-top .content-li.active{
	background-color: #0149ab;
	color: #fff;
}
.about-main .module3 .content-top .content-li.active .li-a{
	color: #fff;
}
.about-main .module3 .content-bottom{
	/*min-height: 800px;*/
	width: 100%;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.about-main .parBd .slideBox {
    display: none;
}

.about-main .parBd .slideBox.first {
    display: block;
}
.about-main .parBd .slideBox{
	height: 750px;
	text-align: center;
}
.about-main .content-bottom0 img{
	max-width: 100%;
	max-width: 600px;
}
.about-main .content-bottom0 .slideBox-text p{
	font-size: 18px;
	color: #333;
	margin-top: 30px;
}







.event_box {
    width: 100%;
    /*margin: 3% auto 0;*/
    position: relative;
    min-height: 420px;
}

.event_box .parHd {
    width: 100%;
    display: inline-block;
    height: 92px;
    overflow: hidden;
}

.parHd ul {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 25px !important;
}

.parHd .tempWrap {
    margin: 0 auto;
    position: relative;
    /*bottom: 140px;*/
    /*left: 0;*/
    /*right: 0;*/
    /*max-width: 749px;*/
}

.parHd .tempWrap:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    position: absolute;
    top: 35%;
    z-index: 10;
}
.parHd .tempWrap .tempWrap li.act {
    top: 0px;
}
/*.parHd .tempWrap:after {
    content: '';
    width: 80%;
    height: 1px;
    background: rgb(158,142,92);
    position: absolute;
    top: 35%;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
}*/


/*.parHd li:before{ content: ''; width: 180%; height: 1px; background: #580000; position: absolute;top: 0; right:-140%;right: 0;}*/

.parHd li.no_line:before {
    display: none;
}

.parHd li {
    display: inline-block;
    cursor: pointer;
    padding-top: 30px;
    font-size: 20px;
    color: #666666;
    margin: 0 30px;
    position: relative;
}

.parHd li:after {
    content: '';
    /*background: url(../images/dot_ico.png) no-repeat;*/
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #0149ab;
    border-radius: 10px;
    position: absolute;
    z-index: 20;
    top: 0;
    /*top: -10px;*/
    left: 50%;
    margin-left: -4px;
}

.parHd li.act {
    padding-top: 0;
    top: -30px;
}

.parHd .no4 li.act {
    padding-top: 0;
    top: 0px;
}

.parHd li.act:after {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 20;
    top: -25px;
    left: 15%;
    margin-left: -14px;
    border-radius: 60px;
    background-color: #0149ab;
}

.parHd li.act span {
    position: relative;
    z-index: 21;
    font-size: 20px;
    color: #fff;
    top: -10px;
    left: 0;
}

.parBd {
    text-align: center;
    margin-top: 60px;
}

.parBd h4 {
    position: relative;
    font-size: 40px;
    margin-bottom: 3%;
    /*width: 200px;*/
    padding: 0 60px;
    display: inline-block;
    text-align: center;
}

.parBd h4:after {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    left: -100px;
    bottom: 12px;
}

.parBd h4:before {
    content: '';
    background: #000;
    width: 100px;
    height: 1px;
    position: absolute;
    right: -100px;
    bottom: 12px;
}

.parBd p {
    line-height: 180%;
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
}

div#listBox {
    width: 100%;
}

.sPrev,
.sNext {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 0;
    z-index: 11;
}

.sPrev {
    left: 0;
}

.sNext {
    right: 0;
}

.sPrev img,
.sNext img {
    transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
    -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}


.about-main .module3 .content-bottom1{
	box-sizing: border-box;
	padding: 0 90px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.swiper-container-Qualification li{
	padding: 20px 0 50px;
}
.swiper-container-Qualification .li{
	/*border: 1px solid #f3f3f3;*/
	height: 300px;
	width: 18%;
	margin-right: 2.25%;	
	box-sizing: border-box;
	float: left;
	margin-top: 40px;
	background-color: #fff;
    text-align: center;
}
.swiper-container-Qualification .li.five{
	margin-right:0; 
}
.swiper-container-Qualification .li .zsclass{
    box-shadow: 0px 0px 5px 0px #888888;
    padding: 6px;
    max-width: 100%;
    max-height: 100%;
}

.about-main .content-bottom1{
	position: relative;
}

.Qualification-next{
	position: absolute;
	right: 0;
	width: 60px;
	height: 60px;
	top: 50%;
	background-image: url(../images/icon-right.png);
	z-index: 5;
	margin-top: -100px;
}
.Qualification-prev{
	position: absolute;
	left: 0;
	width: 60px;
	height: 60px;
	top: 50%;
	background-image: url(../images/icon-left.png);
	z-index: 5;
	margin-top: -100px;
}

.about-main .module3 .content-bottom2{
	box-sizing: border-box;
	padding: 0 100px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.swiper-container-cooperate .li{
	/*border: 1px solid #f3f3f3;*/
	height: 300px;
	width: 33.333333%;
	box-sizing: border-box;
	float: left;
	margin-top: 40px;
	background-color: #fff;
    text-align: center;
}
.swiper-container-cooperate img{
	max-width: 100%;
	max-height: 100%;
}
.mapimgline{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1;
}
.about-main .module4 .content-map{
	display: inline-block;
}
.about-main .module4 .icon{
	display: inline-block;
	position: absolute;

}
.about-main .module4 .icon img{
	max-width: 100%;
	max-height: 100%;
	width: 100%;
}
.about-main .module4 .icon .iconimg1{
	position: relative;
	z-index: 1;
}
.about-main .module4 .icon .iconimg2{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
    -webkit-animation: pointAnimations 2s linear infinite;
    -moz-animation: pointAnimations 2s linear infinite;
    -ms-animation: pointAnimations 2s linear infinite;
    animation: pointAnimations 2s linear infinite;
}
.about-main .module4 .icon{
    display: inline-block;
    position: absolute;
    width: 4.5%;
    font-size: 0;
    z-index: 2;
}
.about-main .module4 .icon p{
	font-size: 18px;
	color: #000;
	line-height: 1.4;
	white-space:nowrap;
    position: absolute;
    left: 120%;
    top: 25%;
}

.about-main .module4 .icon0{
    right: 17.3%;
    top: 43.5%;
}
.about-main .module4 .iconblue{
	width: 3.5%;
}
.about-main .module4 .icon1{
    left: 12.5%;
    top: 35.5%;
}
.about-main .module4 .icon2{
    left: 31%;
    bottom: 23%;
}
.about-main .module4 .icon3{
    left: 52%;
    bottom: 16%;
}
.about-main .module4 .icon4{
    top: 36.5%;
    left: 42.5%;
}
.about-main .module4 .icon5{
    top: 30.5%;
    left: 45.5%;
}
.about-main .module4 .icon6{
    top: 30%;
    left: 50%;
}
.about-main .module4 .icon7{
    top: 38%;
    left: 49.5%;
}

.about-main .module4 .icon8{
    top: 12.7%;
    right: 45%;
}
.about-main .module4 .icon9 {
    top: 76.5%;
    left: 83%;
}

.about-main .module4 .icon10{
    top: 84.7%;
    right: 2.9%;
}
.about-main .module4 .icon4 p{
	bottom: -80%;
    top: unset;
    left: -10%;
    right: unset; 
}
.about-main .module4 .icon5 p{
	top: -20%;
    right: 120%; 
    left: unset;
}




@-webkit-keyframes pointAnimations {
  0% {
    /*-webkit-transform: rotate(0)*/
   transform: scale(0.2);
    opacity: 1;
  }
  50%{
    opacity: 1;
  }
  100% {
    /*-webkit-transform: rotate(360deg)*/
   transform: scale(1.1);
   opacity: 0;
  }
}
@-moz-keyframes pointAnimations {
  0% {
    /*-webkit-transform: rotate(0)*/
   transform: scale(0.2);
    opacity: 1;
  }
  50%{
    opacity: 1;
  }
  100% {
    /*-webkit-transform: rotate(360deg)*/
   transform: scale(1.1);
   opacity: 0;
  }
}

@-ms-keyframes pointAnimations {
  0% {
    /*-webkit-transform: rotate(0)*/
   transform: scale(0.2);
    opacity: 1;
  }
  50%{
    opacity: 1;
  }
  100% {
    /*-webkit-transform: rotate(360deg)*/
   transform: scale(1.1);
   opacity: 0;
  }
}

@keyframes pointAnimations {
  0% {
    /*-webkit-transform: rotate(0)*/
   transform: scale(0.2);
    opacity: 1;
  }
  50%{
    opacity: 1;
  }
  100% {
    /*-webkit-transform: rotate(360deg)*/
   transform: scale(1.1);
   opacity: 0;
  }
}

.about-main .module4 img.mapimgline{
	max-width: 100%;
}

.about-main .module3 .content-bottom{
	display: none;
}
.about-main .module3 .content-bottom.active{
	display: block;
}
/*about end*/

/*solution*/
.solution-main .module1{
	font-size: 0;
	position: relative;
}
.solution-main .solution-bg{
	max-width: 100%;
	width: 100%;
}
.solution-main .solution-icon{
	/*width: 104px;
	height: 131px;*/
	width: 5.5%;
	height: 13.5%;
	/*background-image: url(../images/btn1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;*/
	position: absolute;
}
.solution-main .solution-icon1{
    top: 40%;
    left: 10%;
}
.solution-main .solution-icon2{
    top: 34.5%;
    left: 19%;
}
.solution-main .solution-icon3{
    top: 25.5%;
    left: 27%;
}
.solution-main .solution-icon10{
    top: 20%;
    left: 38.5%;
}
.solution-main .solution-icon5{
	top: 31%;
    left: 44%;
}
.solution-main .solution-icon6{
    top: 36.5%;
    left: 34.5%;
}
.solution-main .solution-icon7{
    top: 55%;
    left: 38%;
}
.solution-main .solution-icon8{
    top: 13%;
    left: 53%;
}
.solution-main .solution-icon9{
    top: 41.5%;
    left: 57.5%;
}
.solution-main .solution-icon4{
    top: 21.5%;
    left: 69%;
}


.solution-main .t-img{
    position: relative;
    opacity: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.solution-main .t-img1{
    width: 199%;
    top: 97.5%;
    left: -56%;
}
.solution-main .t-img2{
    left: -31%;
    top: 111%;
    width: 151%;
}
.solution-main .t-img3{
    left: -52%;
    top: 101%;
    width: 187.5%;
}
.solution-main .t-img10{
    left: -38%;
    top: 91%;
    width: 161%;
}
.solution-main .t-img5{
    left: -37%;
    top: 111%;
    width: 155%;
}
.solution-main .t-img6{
    left: -15%;
    top: 99%;
    width: 142%;
}
.solution-main .t-img7{
    left: -54%;
    top: 84%;
    width: 224.5%;
}
.solution-main .t-img8{
    width: 114%;
    top: 96%;
    left: 1%;
}
.solution-main .t-img9{
    width: 180%;
    top: 91%;
    left: -34%;
}
.solution-main .t-img4{
    width: 340%;
    top: 70%;
    left: -115%;
}
.solution-main .t-icon{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition: all .5s;
	-webkit-transition: all .5s;
	margin-top: 0;
}
.solution-main .t-top{
    width: 35%;
    position: absolute;
    left: 0;
    top: 18%;
    right: 0;
    margin: auto;
    z-index: 3;
	transition: all .5s;
	-webkit-transition: all .5s;
	margin-top: 0;
}
.solution-main .solution-icon h2{
    font-size: 16px;
    color: #0149ab;
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 50%;
    width: 70%;
    line-height: 1.2;
	transition: all .5s;
	-webkit-transition: all .5s;
	margin-top: 0;
}
.solution-main .solution-icon8 .t-top{
	top: 15%;
}
.solution-main .solution-icon8 h2{
	top: 55%;
}
/*solution end*/



/* case */
.case-main .module1 li{
	width: 48%;
	margin-right: 2%;
	float: left;
	margin-bottom: 60px;
	position: relative;
}
.case-main .module1 li.active{
	width: 48%;
	margin-left: 2%;
	margin-right: 0;
	float: left;
}
.case-main .module1 li .li-top{
	width: 100%;
	height: 380px;
}
.case-main .module1 li .li-bottom{
	box-sizing: border-box;
	height: 380px;
	width: 100%;
	border: 1px solid #e5e5e5;
	border-top: 0;
	padding: 40px 30px;
}
.case-main .module1 li span{
	font-size: 14px;
	color: #999;
}
.case-main .module1 li h2{
	font-size: 24px;
	color: #333;
	padding-bottom: 25px;
}
.case-main .module1 li p{
	font-size: 15px;
	line-height: 24px;
	color: #666;
}
.case-main .module1 li .more{
	position: absolute;
	bottom: 80px;
	left: 30px;
}
/* case end */

/*project*/
.project-main .module1{
	background-color: #fff;
	text-align: center;
}
.project-main .module1 li{
	float: left;
	width: 17.8%;
	margin-right: 2.75%;
	text-align: center;
	font-size: 0;
	box-shadow: 1px 1px 15px 1px #e3e3e3;
	margin-top: 40px;
	margin-bottom: 40px;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.project-main .module1 li .li-title h2{
	transition: all .5s;
	-webkit-transition: all .5s;
}

.project-main .module1 li .li-title{
	font-size: 16px;
	color: #000;
	background-image: url(../images/jbs.jpg);
	padding: 15px 0;
	line-height: 1;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.project-main .module1 li.last{
	margin-right: 0;
}
.project-main  .module1 img{
	max-width: 100%;
	height: auto;
}
.project-main .module1 .more{
	margin: auto;
	margin-top: 110px;
}
/*project end*/

/*contact*/
.contact-business .content h2{
	font-size: 24px;
	color: #0149ab;
	padding-bottom: 15px;
}
.contact-business .content p{
	font-size: 16px;
	color: #555;
	white-space:nowrap;
}
.contact-business .content li{
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	width: 22.75%;
	padding: 60px 2.5% 0;
	height: 470px;
	margin-right: 3%;
	float: left;
}
.contact-business .content li.last{
	margin-right: 0;
}
.contact-recruitment{
	padding-top: 100px;
}
.contact-recruitment .content{
	border-bottom: 1px solid #e0e0e0;
}
.contact-recruitment li{
	border-top: 1px solid #e0e0e0;
}
.contact-recruitment .li-title{
	position: relative;
	padding: 20px 0; 
}
.contact-recruitment .li-title h2{
	position: absolute;
	z-index: 1;
	left: 0;
	font-size: 18px;
	color: #0149ab;
}
.contact-recruitment .li-title h2 i{
	font-style: normal;
	padding-left: 5px;
}
.contact-recruitment .li-title p{
	margin: auto;
	text-align: center;
	font-size: 18px;
	color: #666;
}
.contact-recruitment .li-title span{
	position: absolute;
	z-index: 1;
	right: 0;
	display: block;
	width: 21px;
	height: 21px;
	background-image: url(../images/jia.png);
	background-size: 100% 100%;
	top: 20px;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.contact-recruitment li.active .li-title span{
	background-image: url(../images/jian.png);
}
.contact-recruitment li .li-content p{
	font-size: 16px;
	color: #666;
}
.contact-recruitment li .li-content h2{
	font-size: 16px;
	color: #0149ab;
	padding-top: 30px;
}
.contact-recruitment li .li-content{
	display: none;
	padding-bottom: 50px;
}
.contact-recruitment li .li-content .li-content-top p{
	float: left;
	padding-right: 50px;
}
.contact-map{
	padding-top: 100px;
}
.contact-map .content-title{
	border-bottom: 1px solid #e0e0e0;
}
.contact-map .contactmap{
	padding: 60px 0;
	border-bottom: 1px solid #e0e0e0;
}
.contact-map .contactmap .content-left{
	float: left;
	box-sizing: border-box;
	padding-top: 20px;
	width: 33.333333%;
}
.contact-map .contactmap .content-left h2{
	font-size: 24px;
	color: #333333;
	padding-bottom: 5px;
}
.contact-map .contactmap .content-left span{
	font-size: 14px;
	color: #333333;
	font-family: 'ITC Avant Garde Gothic Pro';    
	font-weight: lighter;
}
.contact-map .contactmap .content-text{
	margin-top: 60px;
	margin-bottom: 50px;
}

.contact-map .contactmap .content-right{
	width: 66.6666666%;
	float: left;
}

.contact-map .contactmap .content-right img{	
	filter: grayscale(100%) invert(100%); 
	-webkit-filter: grayscale(100%) invert(100%);
	-moz-filter: grayscale(100%) invert(100%);
	-ms-filter: grayscale(100%) invert(100%);
	-o-filter: grayscale(100%) invert(100%);
}
.contact-map .contactmap .content-right .anchorBL{
	display: none;
}
.contact-map .contactmap .content-right .BMap_Marker img,
.contact-map .contactmap .content-right .BMap_pop img{
	filter: invert(0%); 
	-webkit-filter: grayscale(0%) invert(0%); 
	-moz-filter: grayscale(0%) invert(0%); 
	-ms-filter: grayscale(0%) invert(0%); 
	-o-filter: grayscale(0%) invert(0%); 
}
/*contact end*/


/*news*/
.news-main .module1 ul{
	border-top: 1px solid #cccccc;
}
.news-main .module1 li h2{
	font-size: 26px;
	color: #333333;
}
.news-main .module1 li span{
	font-size: 14px;
	font-family: 'ITC Avant Garde Gothic Pro';    
	font-weight: lighter;
	color: #333333;
}
.news-main .module1 li p{
	font-size: 14px;
	color: #666;
}
.news-main .module1 li {
	font-size: 0;
	padding: 60px 0;
	border-bottom: 1px solid #cccccc;
}
.news-main .module1 li .li-left{
	width: 480px;
	height: 330px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 60px;
}
.news-main .module1 li .li-right{
	width: calc(100% - 540px);
	display: inline-block;
	vertical-align: middle;
}
.news-main .module1 li .li-right h2{
	min-height: 80px;
}
.news-main .module1 li .li-right span{
	padding-bottom: 15px;
	padding-top: 20px;
	display: block;
}
.news-main .module1 li .li-right .more{
	margin-top: 40px;
}
/*news end*/


/*caseDetail*/
.caseDetail-main .module1{
	font-size: 16px;
	color: #666666;
	line-height: 2;
}
.caseDetail-main .module1 strong{
	color: #000000;
}
.caseDetail-main .module1 img{
	max-width: 100%;
	height: auto;
}
/*caseDetail end*/

/*caseDetail*/
.newsDetail-main .module1{
	font-size: 16px;
	color: #666666;
	line-height: 2;
}
.newsDetail-main .module1 strong{
	color: #000000;
}
.newsDetail-main .module1 img{
	max-width: 100%;
	height: auto;
}
/*caseDetail end*/

/*project*/
.product-main .module1{
	padding-top: 100px; 
}
.product-main .module1 .product-nav-top{
	font-size: 0;
	border-bottom: 1px solid #e5ecf6;
	margin-bottom: 60px; 
}
.product-main .module1 .product-nav-top li{
	width: 33.3333%;
	font-size: 16px;
	color: #000;
	display: inline-block;
    vertical-align: middle;
	height: 60px;
	text-align: center;
	line-height: 24px;
	box-sizing: border-box;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.product-main .module1 .product-nav-top li.active{
	background-color: #0149ab;
	color: #fff;
}
.product-main .module1 .product-nav-top li.active a{
	color: #fff;
}
.product-main .module1 .product-bottom li{
	overflow: hidden;
	height: 800px;
	display: none;
}
.product-main .module1 .product-bottom li.active{
	display: block;
}
.product-main .module1 .product-bottom li img{
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(85%, transparent) , to(rgba(250, 250, 250, 0.1)));
	filter:drop-shadow(5px 5px 10px #b5b1b1);
}
.product-main .module2{
	margin-top: 60px;
	height: 800px;
	text-align: center;
	color: #fff;
}
.product-main .module2 h2{
	font-size: 40px;
}
.product-main .module2 span{
	font-size: 16px;
    font-family: 'ITC Avant Garde Gothic Pro';
    font-weight: lighter;
    text-transform: uppercase;
}
.product-main .module2 .more2{
    border: 1px solid #fff;
    color: #fff;
    margin: 40px auto 0;
}
/*project end*/

/*productDetail*/
.productDetail-main .banner{
	text-align: left;
}
.productDetail-main .banner .banner-title{
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
}
.productDetail-main .banner .banner-text{
	width: 530px;
	text-align: left;
	color: #333333;
	font-size: 16px;
}
.productDetail-main .banner .banner-text h2{
	color: #000;
	font-size: 36px;
	padding-bottom: 10px;
}
.productDetail-main .module1{
	padding-top: 100px;
}
.productDetail-main .module1 .content-top{
	box-sizing: border-box;
	border: 1px solid #e7e7e7;
	height: 620px;
	width: 100%;
	background-color: #f8f8f8;
	text-align: center;
	overflow: hidden;
}

.productDetail-main .module1 .content-top h2{
	font-size: 30px;
	color: #000;
	line-height: 1;
	padding-top: 75px;
	padding-bottom: 40px;
}
.productDetail-main .module1 .content-top .cp{
	filter:drop-shadow(5px 5px 10px #b5b1b1);
	max-width: 90%;
	max-height: 70%;
}
.productDetail-main .module2{
	padding-top: 60px;
	padding-bottom: 80px;
}
.productDetail-main .module2 .content-title h2{
	font-size: 30px;
	color: #000;
	margin-bottom: 0;
	padding: 0;
}
.productDetail-main .module2 .content-title{
	padding-bottom: 40px;
	text-align: left;
	line-height: 1;
	margin-bottom: 0;
}
.productDetail-main .module2 .content-text h2{
	color: #0149ab;
	font-size: 16px;
}
.productDetail-main .module2 .content-text li{
    list-style: decimal;
	color: #0149ab;
	margin-left: 20px;
	line-height: 30px;
	margin-bottom: 40px;
}
.productDetail-main .module2 .a-box{
	width: 100%;
}
.productDetail-main .module2 .content-text p{
	color: #000;
	font-size: 16px;
}
.productDetail-main .module2 .a-box .more{
	display: inline-block;
	margin: 0 8px;
}
.productDetail-main .module3{
	margin-top: 60px;
	height: 800px;
	text-align: center;
	color: #fff;
}
.productDetail-main .module3 h2{
	font-size: 40px;
}
.productDetail-main .module3 span{
	font-size: 16px;
    font-family: 'ITC Avant Garde Gothic Pro';
    font-weight: lighter;
    text-transform: uppercase;
}
.productDetail-main .module3 .more2{
    border: 1px solid #fff;
    color: #fff;
    margin: 40px auto 0;
}
/*productDetail end*/

/*solutionDetail*/
.solutionDetail-main .module1 ul{
	font-size: 0;
}
.solutionDetail-main .module1 li{
	width: 31%;
	margin-left: 3.5%;
	height: 400px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 75px 3% 0;
	font-size: 16px;
	color: #666;
}
.solutionDetail-main .module1 li h2{
	font-size: 24px;
	color: #333;
	padding-bottom: 10px;
}
.solutionDetail-main .module1 li.first{
	margin-left: 0;
}
.solutionDetail-main .module3{
	height: 800px;
	text-align: center;
	color: #fff;
}
.solutionDetail-main .module3 h2{
	font-size: 40px;
}
.solutionDetail-main .module3 span{
	font-size: 16px;
    font-family: 'ITC Avant Garde Gothic Pro';
    font-weight: lighter;
    text-transform: uppercase;
}
.solutionDetail-main .module3 .more2{
    border: 1px solid #fff;
    color: #fff;
    margin: 40px auto 0;
}
.solutionDetail-main .module2{
	background-color: #f7f7f7;
}




.solutionDetail-main .module2{
	padding-top: 100px; 
}
.solutionDetail-main .module2 .content-top{
	font-size: 0;
	border-bottom: 1px solid #e5ecf6;
}
.solutionDetail-main .module2 .content-top li{
	width: 33.3333333333%;
	font-size: 16px;
	color: #000;
	display: inline-block;
    vertical-align: middle;
	height: 60px;
	text-align: center;
	line-height: 24px;
	box-sizing: border-box;
	transition: all .5s;
	-webkit-transition: all .5s;
	border: 1px solid #dee5ef;
	border-left: 0;
	border-bottom: 0;
}
.solutionDetail-main .module2 .content-top li.active{
	background-color: #0149ab;
	color: #fff;
}
.solutionDetail-main .module2 .content-top li.active a{
	color: #fff;
}
.solutionDetail-main .module2 .content-top li.first{
	border-left: 1px solid #dee5ef;
}
.solutionDetail-main .module2 .content-bottom{
	box-sizing: border-box;
	padding: 55px;
	background-color: #fff;
	border: 1px solid #dee5ef;
	border-top: 0;
}
.solutionDetail-main .module2 .content-bottom-title h2{
	color: #000;
	font-size: 24px;
}
.solutionDetail-main .module2 .content-bt-text .content-item{
	float: left;
	width: 33.3333333%;
	text-align: center;
	height: 290px;
}
.solutionDetail-main .module2 .content-bt-text .imgbox{
	height: 225px;
	width: 100%;
}
.solutionDetail-main .module2 .content-bt-text .imgbox img{
	max-height: 100%;
	max-width: 90%;
	display: inline-block;
	vertical-align: middle;
}
.solutionDetail-main .module2 .content-bt-text .content-item h2{
	padding-top: 20px;
	font-size: 16px;
	color: #333;
	width: 230px;
	margin: auto;
}


.solutionDetail-main .module2 .content-bb-text .content-item{
	float: left;
	width: 33.3333333%;
	text-align: center;
	height: 290px;
	box-sizing: border-box;
	padding-top: 35px;
}
.solutionDetail-main .module2 .content-bottom-bottom .content-bottom-title{
	padding-bottom: 20px;
}
.solutionDetail-main .module2 .content-bb-text .imgbox{
	height: 100px;
	width: 100%;
}
.solutionDetail-main .module2 .content-bb-text .imgbox img{
	width: 100px;
	height:100px;
	display: inline-block;
	vertical-align: middle;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.solutionDetail-main .module2 .content-bb-text .content-item h2{
	padding-top: 20px;
	font-size: 16px;
	color: #333;
	width: 230px;
	margin: auto;
}
.solutionDetail-main .module2 .more{
	margin: 50px auto 0;
}
/*solutionDetail end*/







/*2019-5-14*/
body.wfEditorMode a.wfEditorMode{
	font-size: 14px;
}
body.wfEditorMode .solution-main a.wfEditorMode{
	z-index: 5;
	position: absolute;
	top: 0;
}
/*2019-5-14 end*/
/*2019-5-15*/
.news-main .module1 li .li-right a.wfEditorMode{
	font-size: 14px;
}
.index-main .module5 li .li-bottom h2,
.index-main .module5 li .li-bottom p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
.solutionDetail-main .module2 .content-bottom{
	display: none;
}
.solutionDetail-main .module2 .content-bottom.first{
	display: block;
}
/*2019-5-15 end*/

/*2019-5-16*/
.about-main .module1 .content-text p{
	padding-bottom: 15px;
	padding-top: 15px;
}
.about-main .module1 .content-right{
	padding-top: 0;
}
.about-main .module1 .content-title{
	padding-bottom: 30px;
}
.swiper-container-cooperate .li{
    border: 1px solid #f3f3f3;
    height: 150px;
    width: 25%;
}
.swiper-container-Qualification li{
	font-size: 0;
	/*height: 500px;*/
}
.swiper-container-Qualification .li{
	float: none;
	display: inline-block;
	vertical-align: middle;
}
.about-main .module3 .content-bottom,
.swiper-container-Qualification li{
	/*min-height: 400px;*/
}
.swiper-container-cooperate .li{
	margin-top: 20px;
	margin-bottom: 20px;
}

	.index-main .module3 .content-bottom:hover::after{
		content: '';	
	    opacity: 1;
	}
	.index-main .module3 .content-bottom:hover::before{
		content: '';	
		background-color: rgba(0,0,0,0);
	}
	.index-main .module3 .content-top:hover::after{
		content: '';	
	    opacity: 1;
	}
	.index-main .module3 .content-top:hover::before{
		content: '';	
		background-color: rgba(0,0,0,0);
	}
	.index-main .module3 .content-left:hover .content-text{
		opacity: 1;
	}
	.index-main .module3 .content-top:hover .content-text{
		opacity: 1;
	}
	.index-main .module3 .content-bottom:hover .content-text{
		opacity: 1;
	}
.about-main .module2 .content-bottom-right{
	font-size: 0;
}
.swiper-container-Qualification .li{
	width: 100%;
	height: 100%;
    margin-top: 0;
}
.about-main .module2 #my-video2{
	left: auto;
	left: unset;
	right: 0;
}
.about-main .module2 #my-video2.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: unset;
    right: 0;
    margin: auto;
}
.solutionDetail-main .module2 .content-top li .li-a{
	display: inline-block;
	vertical-align: middle;
}
.newsDetail-main .more-box .more{
	margin: auto;
	margin-top: 20px;
}
.fixedNav-a.active.current{
	color: #0149ab;
}
.index-banner,
.about-main .module2 .content-bottom-left{
	font-size: 0;
}

.banner{
	font-size: 0;
}
.product-main .module1 .product-nav-top li a {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 5px;
}
.breadcrumbs-box span{
	display: inline-block;
}
/*2019-5-16 end*/
/*2019-5-20*/
.about-main .module1{
	background-image: url(../images/abbg.png);
	background-position: right bottom;
	background-size: auto 50%;
	background-repeat: no-repeat;
}
/*2019-5-20 end*/
/*2019-5-21*/


	 .breadcrumbs-box span{
		white-space:nowrap;
		text-overflow:ellipsis;
	}
	.breadcrumb{
		text-overflow:ellipsis;
		white-space:nowrap;
		overflow:hidden;
    	width: 100%;
	}
	.breadcrumb li.current {
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    overflow: hidden;
	    width: calc(100% - 150px);
	}
	.breadcrumbs-box{
		font-size: 0;
	}

	.newsDetail-main .content-text p {
	    font-size: 16px;
	}

	.newsDetail-main .content-title h2{
		font-size: 35px;
		line-height: 1.5;
	}
	.caseDetail-main .content-title h2{
		font-size: 35px;
		line-height: 1.5;
		color: #0149ab;
		font-weight: normal;
	}
	.caseDetail-main .module1 strong{
		color: #0149ab;
	}
	.caseDetail-main .more{
		margin-top: 50px;
	}
	body.wfEditorMode .contact-recruitment a.wfEditorMode{
		position: relative;
		z-index: 10;
	}
	.gallery-top1 .content-text{
		color: #000;
		background-color: rgba(255,255,255,.7);
		width: 100%;
		height: 100%;
		margin: auto;
		text-align: left;
		box-sizing: border-box;
		padding: 10%;
	}
	.index-main .module1 .swiper-slide .content-text h2{
		font-size: 30px;
	}
	.index-main .module1 .swiper-slide .content-text p{
		font-size: 20px;
	}
	.im2-icon1{
		/*transition: all .5s;
		-webkit-transition: all .5s;*/
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		opacity: 1;
	}
	.index-module2-ul li{
		position: relative;
		height: 100px;
	}
	.im2-icon2{
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		opacity: 0;
		/*transition: all .5s;
		-webkit-transition: all .5s;*/
	}
	.Qualification-prev.swiper-button-disabled{
		opacity: 0.2;
	}
	.Qualification-next.swiper-button-disabled{
		opacity: 0.2;
	}
	.swiper-pagination-about .swiper-pagination-bullet{
		opacity: 1;
		background-color: transparent;
		box-sizing: border-box;
		border: 1px solid #fff;
	}
	.swiper-pagination-about .swiper-pagination-bullet.swiper-pagination-bullet-active{
		background-color: #fff;
	}
	.swiper-container-aboutbanner .banner-content h2{
		font-size: 40px;
		text-align: center;
		color: #fff;
	}
	.about-main .module4 .chinaMap img.mapimgbg{
		/*width: 60%;*/
	}
	.about-main .module4 .chinaMap{
		width: 60%;
	}
	.about-main .module4 .ico0{
	    top: 59%;
	    right: 14%;
	}
	.about-main .module4 .ico1{
	    top: 62%;
	    right: 16%;
	}
	.about-main .module4 .ico2{
	    top: 58%;
	    right: 19%;
	}
	.about-main .module4 .ico3{
	    top: 73.5%;
	    right: 17%;
	}
	.about-main .module4 .ico4{
	    top: 62.5%;
	    right: 27.5%;
	}
	.about-main .module4 .ico5{
	    top: 51%;
	    right: 29%;
	}
	.about-main .module4 .ico6{
	    top: 45.2%;
	    right: 23%;
	}
	.about-main .module4 .ico7{
		top: 62%;
    	right: 47.5%;
	}
	.about-main .module4 .ico8{
	    top: 52%;
	    right: 38%;
	}
	.about-main .module4 .ico9{
	    top: 42%;
	    right: 31%;
	}
	.about-main .module4 .ico10{
	    top: 36%;
	    right: 25%;
	}
	.about-main .module4 .content-map{
		display: none;
	}
	.about-main .module4 .content-map.active{
		display: inline-block;
	}
	.about-main .module4 .chinaMap .icon p {
	    left: 100%;
	}
	.about-main .module4 .ico2 p{
	    top: -15%;
	    left: 80%;
	}
	.mapbtn{
		font-size: 0;
		text-align: left;
		margin: 10px 0;
		cursor: pointer;
	}
	.mapbtn span{
		display: inline-block;
		vertical-align: top;
		font-size: 16px;
		color: #666666;
		cursor: pointer;
	}
	.mapbtn i{
		width: 15px;
		height: 15px;
		border: 1px solid #b1b1b1;
		border-radius: 3px;
		display: inline-block;
		vertical-align: top;
	    position: relative;
	    top: 5px;
	    right: 10px;
	    box-sizing: border-box;
		cursor: pointer;
	}
	.mapbtn.active span{
		color: #0149ab;
	}
	.mapbtn.active i{
		border: 1px solid #0149ab;
		background-color: #0149ab;
		background-image: url(../images/btngou.png);
		background-size: 100% 100%;
	}
	.mapnav{
		position: absolute;
		right: 0;
		display: inline-block;
		top: 300px;
		margin-top: -50px;
		z-index: 20;
	}
	.about-main .module4 .content-text{
		position: relative;
	}
	.news-main .pagebox .more{
		margin: 50px auto 0;
	}
	.case-main .pagebox{
		padding-bottom: 80px;
	}
	.case-main .pagebox #yw0 li a{
		display: block;
		color: #000;
		border-radius: 40px;
		transition: all .5s;
		-webkit-transition: all .5s;
	}
	.case-main .pagebox #yw0 li{
		margin: 0 5px;
		width: 40px;
		height: 40px;
		line-height: 40px;
		color: #000;
		box-sizing: border-box;
		border: 1px solid #f4f4f4;
		border-radius: 40px;
		transition: all .5s;
		-webkit-transition: all .5s;
	}
	.case-main .pagebox #yw0 li.next,
	.case-main .pagebox #yw0 li.previous{
		background-color: #f7f7f7;
	}
	.case-main .pagebox #yw0 li.first,
	.case-main .pagebox #yw0 li.last{
		display: none;
	}
	.case-main .module1{
		padding-bottom: 0;
	}
	.case-main .pagebox #yw0 li.selected{
		background-color: #0149ab;
		color: #fff;
	}
	.case-main .pagebox #yw0 li.selected a{
		color: #fff;
	}
/*2019-5-21 end*/
/*2019-5-29*/

.parameterDetail-main .banner{
	text-align: left;
}
.parameterDetail-main .banner .banner-title{
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
}
.parameterDetail-main .banner .banner-text{
	width: 530px;
	text-align: left;
	color: #333333;
	font-size: 16px;
}
.parameterDetail-main .banner .banner-text h2{
	color: #000;
	font-size: 36px;
	padding-bottom: 10px;
}
.parameterDetail-main .module1{
	padding: 80px 0;
}
.parameterDetail-main .more{
	margin: 50px auto 0;
}
.parameterDetail-main .content-text img{
	width: auto;
	height: auto;
	max-width: 100%;
}
.parameterDetail-main .content-text p{
	padding: 5px 0;
}
.product-main .module1 .product-bottom li img{
	/*max-width: 80%;*/
	max-width: 60%;
    max-height: 95%;
    max-height: 65%;
}
.productDetail-main .module1 .content-top .cp{
	/*min-width: 70%;*/
	min-height: 70%;
}
.parameterDetail-main .banner-title span{
	color: #333333;
	font-family: Source Han Sans CN,Source Han Sans SC,"arial", Noto Sans CJK SC, sans-serif, Myriad Pro, Microsoft YaHei,STXihei, sans-serif,Verdana; 
	font-weight: normal;
}
.productDetail-main .module2 .content-text p{
	padding: 5px;
}
.productDetail-main .module2 .content-text img{
	max-width: 100%;
}
/*2019-5-29 end*/
/*2019-5-30*/
.banner-cp-box{
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
    z-index: 1;
}
.banner{
	position: relative;
}
.banner-cp-box .banner-cp-img{
	position: absolute;
	right: 0;
	bottom: 10%;
	left: 0;
	/*top: 0;*/
	margin: auto;
	max-width: 100%;
    /*margin-top: 10%;*/
    max-height: 70%;
}
.productDetail-main .banner .banner-title{
	position: relative;
	z-index: 2;
}
.productDetail-main .banner{
	overflow: hidden;
}
.banner-cp-box .bannercp{
	position: absolute;
	height: 100%;
	width: 50%;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
/*2019-5-30 end*/
/*2019-5-31*/
.swiper-container-index2 img.index-module2-cp{
	max-height: 65%;
	left: 0;
	margin: auto;
}
.swiper-index2-img{
	position: absolute;
	right: 0;
	top: 0;
	height:100%;
	width: 60%;
	text-align: center;
}
.swiper-container-index2 .swiper-slide .content .content-text{
	position: relative;
	z-index: 2;
}
.swiper-pagination-indexbanner{
	position: absolute;
    z-index: 2;
    width: 100%;
    bottom: 20px;
    text-align: center;
}
.swiper-pagination-indexbanner a{
	margin: 0 5px;
}
.swiper-pagination-indexbanner span{
	background-color: transparent;
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	box-sizing: border-box;
	border: 1px solid #fff;
	opacity: 1;
}
.swiper-pagination-indexbanner .selected span{
	background-color: #fff;
}
.swiper-pagination-indexbanner span.swiper-pagination-bullet-active{
	background-color: #fff;
}
.swiper-container-indexbanner{
	background-color: #eee;
}
/*2019-5-31 end*/

/*2019-6-4*/
.index-banner .banner-content.banner-act{
	bottom: 20%;
}
.content-main .module5 .swiper-button-prev{
	left: 5%;
}
.content-main .module5 .swiper-button-next{
	right: 5%;
}
.solutionDetail-main .module1 li img{
    transition: all .5s;
    -webkit-transition: all .5s;
}
.QQbox{
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 99;
}
/*2019-6-4 end*/
/*2019-6-5*/
.swiper-container-index2 .swiper-slide{
	padding-bottom: 0;
	margin-bottom: 130px;
}
.index-main .module2{
	position: relative;
	background-color: #302f37;
}

/*2019-6-5 end*/
/*2019-6-12*/
.productDetail-main .module2 .a-box1{
	padding-top: 20px;
}
.about-main .banner{
	position: relative;
}
.about-main .banner-content-box{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 10;
	text-align: center;
	pointer-events: none;
}
/*2019-6-12 end*/

/*2019-6-14*/
.productAll-main .module1{
	padding: 80px 0;
}
.swiper-container-productAll .swiper-wrapper1{
	font-size: 0;
}
.swiper-container-productAll .swiper-slide1{
	text-align: center;
	box-sizing: border-box;
	padding: 60px 40px;
	border: 1px solid #fff;
	display: inline-block;
	vertical-align: top;
	width: 33.33333%;
}
.swiper-container-productAll .swiper-slide1 img{
	height: 120px;
	margin-bottom: 10px;
}
.swiper-container-productAll.swiper-container1{
	overflow: initial;
}
.swiper-container-productAll .swiper-slide1 p{
    width: 100%;
    padding-top: 5px;
    font-size: 20px;	
}
.swiper-container-productAll .swiper-slide1 img.img2{
	display: none;
}
.productDetail-main .module2{
	padding-bottom: 0;
}
.productDetail-main .module2 .a-box1{
	padding-top: 60px;
}
/*2019-6-14 end*/




/* 2022-11-10 */
.newsDetail-main .content-text,.caseDetail-main .content-text{
	max-width: 990px;
	margin: auto;
}