.container {
	width: 1200px;
	margin: auto;
	position: relative;
}

.a {
	color: #e56 !important;
}
@media screen and (min-width: 1024px) and (max-width:1366px){
  header,header .bgv {height: auto!important;}
   header .box .name {font-size: 35px!important;}
   .swiper-pagination {top: 20%!important;}
   header .box .name2 div { font-size: 35px!important;}
   header .box .name2 { font-size: 36px!important;}
   header .box{ margin-top: -180px!important;width: 900px!important;margin-left: -450px!important;}
}
@media screen and (min-width: 1366px) and (max-width:1600px){
  header,header .bgv {height: auto!important;}
   header .box .name {font-size: 40px!important;}
   .swiper-pagination {top: 20%!important;}
   header .box .name2 div { font-size: 40px!important;}
   header .box .name2 { font-size: 38px!important;}
   header .box{ margin-top: -180px!important;width: 1000px!important;margin-left: -500px!important;}
}
header {
	/*position: relative;*/
	/*overflow: hidden;*/
	/* height: 700px; */
	/*z-index: 10;*/
}

/*header.header-notindex {
	height: 380px !important;
}

header .top {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	z-index: 999;
	font-size: 16px;
}

header .top-active {
	border-bottom: 2px solid #eee;
}

header .top .logo {
	float: left;
	width: 240px;
	height: 70px;
}

header .top .logo img {
	display: block;
	width: auto;
	 height: 54px; 
	height: 45px;
	margin: 12px auto;
}

header .top .list-header {
	float: right;
	height: 70px;
	margin-right: 45px;
}

header .top .list-header>li {
	float: left;
	width: 110px;
	height: 70px;
	margin-left: 2px;
	text-align: center;
	position: relative;
}

header .top .list-header>li:hover>a {
	border: 1px solid #FCFDFD;
	border-radius: 30px;
}*/

header .top .list-header>li:last-child>a {
	/*background: linear-gradient(to right, #80C8FA, #49B2FA);*/
	/*border: none;*/
    /*font-size: 14px;*/
    /*height: 40px;*/
    /*line-height: 40px;*/
	/*border-radius: 20px;*/
	/*margin-top: 15px;*/
}

header .top .list-header>li>a {
	display: block;
	width: 100%;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	color: #fff;
}

header .top-active .list-header>li>a {
	color: #333;
}

header .top-active .list-header>li:hover>a {
	border: 1px solid #2078be;
	color: #2078be;
}

header .top-active .list-header>li:last-child:hover>a {
	border: none;
}

header .top-active .list-header>li:last-child>a {
	/*color: #fff;*/
}

header .top .list-header li.only-hover:hover .serve-list {
	display: block;
}
/* header .top .list-header li.only-hover:hover .v5Our2 {
	display: block;
} */
/*header .top .list-header .serve{
	position: absolute;
	top:80px;
	left:0;
	width:100%;
	background-color:#fff;
}*/
header .top .serve-list {
	position: absolute;
	top: 70px;
	left: 0;
	width: 100%;
	padding: 20px 0 40px;
	background-color: #fff;
	/* display: none; */
	border-top: 2px solid #eee;
}

header .top .serve-list li {
	float: left;
	margin-left: 11px;
	width: 385px;
	height: 110px;
	box-sizing: border-box;
	border-radius: 6px;
	overflow: hidden;
	padding: 10px;
}

header .top .serve-list li:hover {
	border: 1px solid #4bb3fa;
}

header .top .serve-list li a {
	display: block;
}

header .top .serve-list .sel {
	float: left;
	width: 125px;
	height: 90px;
}

header .top .serve-list .sel img {
	width: 100%;
	height: 100%;
}

header .top .serve-list .ser {
	width: 230px;
	height: 90px;
	float: right;
}

header .top .serve-list .ser h3 {
	font-size: 18px;
	text-align: left;
	line-height: 35px;
	font-weight: 600;
	color: #333;
}

header .top .serve-list .ser p {
	line-height: 22px;
	font-size: 14px;
	margin-top: 5px;
	text-align: left;
	color: #888;
}

header .bgv {
	width: 100%;
	height: 700px;
	overflow: hidden;
}

header .headerSw {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1000px;
	height: 380px;
	margin-left: -500px;
	margin-top: -240px;
	overflow: hidden;
}

header .headerSw .swiper-pagination-clickable .swiper-pagination-bullets{
	background-color: #fff;
	width: 16px;
	height: 16px;
	opacity: 1;
	background: url(../images/bannerpoint.png) no-repeat center;
	background-size: 10px 10px;
}

header .headerSw .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
	background: url(../images/bannerpoint-active.png) no-repeat center;
	background-size: 16px 16px;
}

header .headerSw .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
	position: absolute;
	top: 50px;
	left: auto;
	right: 0;
	width: 100px;
	height: 20px;
}

header .indexSWiper .swiper-pagination .swiper-pagination-bullets {
    background-color: red;
    width: 16px;
    height: 16px;
    opacity: 1;
    background: url(../images/bannerpoint.png) no-repeat center;
    background-size: 10px 10px;
}
header .indexSWiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    opacity: 1;
    background: url(../images/bannerpoint-active.png) no-repeat center;
    background-size: 16px 16px;
}

header .indexSWiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullets {
    position: absolute;
    top: 50px;
    left: auto;
    right: 0;
    width: 100px;
    height: 20px;
}
header .box {
	position: absolute;
	left: 50%;
	top: 50%;
	color: #FFF;
	text-transform: uppercase;
	width: 1000px;
	/*height: 100%;*/
	margin-left: -500px;
	margin-top: -200px;
	z-index:1;
}

header .box .name {
	font-size: 60px;
	font-weight: 700;
	margin-top: 35px;
	filter: alpha(opacity=0);
	padding-bottom: 40px;
	transition: All 1s ease .5s;
	-webkit-transition: All 1s ease .5s;
	-moz-transition: All 1s ease .5s;
	-o-transition: All 1s ease .5s;

}

header .box .name span {
	color: #26c7fc;
	padding-right: 10px;
}

header .box .line {
	height: 40px;
	width: 100%;
	border-top: #FFF solid 1px;
	transition: All 1s ease;
	-webkit-transition: All 1s ease;
}

header .box .name2 {
	font-size: 48px;
}

header .box .name2 div {
	font-size: 50px;
	font-weight: 600;
	padding-bottom: 20px;
}

header .box .contentb {
	padding-top: 20px;
	line-height: 28px;
	font-size: 18px;
}

header .btn {
	position: relative;
	margin: 0 auto;
	top: -150px;
	width: 1200px;
	z-index: 2;
}

header .btn .btn-r {
	float: right;
	margin-right: 45px;
}

header .btn .btn-r a {
	float: left;
	color: #FFF;
	font-size: 18px;
	margin-left: 25px;
	width: 170px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: #FFF solid 2px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 35px;
	/*transition:all .5s;*/
	background-color: rgba(255, 255, 255, 0) !important;
}

header .btn .btn-r a:hover {
	border-color: #80C8FA;
	background: linear-gradient(to right, #80C8FA, #49B2FA);
}

.headimg {
	position: relative;
	overflow:hidden;
}

.headimg .headimg-bg {
	position: relative;
	display:block;
	top:0;
	left: 50%;
	width: 1920px;
	height: 380px;
	margin-left: -960px;
}
.headimg .headimg-txt {
	position: absolute;
	display:flex;
	z-index: 2;
	top:0;
	left: 0;
	width: 100%;
	height: 380px;
	align-items: center;
	justify-content: center;
}
.headimg .headimg-txt p{
	font-size: 32px;
    color: #fff;
    letter-spacing: 2px;
    line-height: 1;
    margin-top: 40px;
}

header .jiejuefangan {
	background-clip: padding-box, border-box;
	background-origin: padding-box, border-box;
	background-image: linear-gradient(180deg, #3a8959, #306084), linear-gradient(90deg, #5c5fa5, #893f60);
}

header .headerimg-content {
	height: 520px;
	position: relative;
}

.headerimg-left {
	width: 50%;
	position: absolute;
	left: 0;
	color: #fff;
	bottom: 0;
}

.headerimg-left h1 {
	font-size: 58px;
	letter-spacing: 5px;
}

.headerimg-left p {
	font-size: 14px;
	line-height: 20px;
	width: 450px;
	margin: 20px 0;
}

.headerimg-left a {
	display: block;
	margin-bottom: 40px;
	color: #fff;
	line-height: 45px;
	border: 2px solid #fff;
	border-radius: 40px;
	width: 170px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.headerimg-left a:hover {
	background: linear-gradient(to right, #80C8FA, #49B2FA);
	border: 2px solid #49B2FA;
}

.headerimg-right {
	width: 50%;
	position: absolute;
	right: 0;
	bottom: 0;
}

.headerimg-right img {
	display: block;
	height: 275px;
	margin: 0 auto;
}

/*关于我们*/
.about {
	position: relative;
	width: 100%;
}

.about .pageTitle {
	position: relative;
	width: 740px;
	border-left: #26C7FC solid 3px;
}

.about .ab-img {
	position: absolute;
	bottom: 90px;
	right: 50%;
	margin-right: -600px;
	background: url(../images/ipd.png) center top no-repeat;
	width: 350px;
	height: 515px;
	text-align: center;
}

.about .ab-img .img-list {
	width: 315px;
	height: 418px;
	margin-left: 16px;
	;
}

.about .ab-img .img-list .imgSWiper {
	width: 315px;
	height: 418px;
	margin-top: 50px;
}

.about .ab-img .img-list .imgSWiper .ab-bg {
	width: 315px;
	height: 418px;
}

.scope .scope-tit .scope-more,
.about .pageTitle .more,
.trade .tr-tit .more {
	position: absolute;
	top: 10px;
	right: 0;
	width: 35px;
	height: 35px;
	background: url(../images/go.png) no-repeat;
	background-size: 100% 100%;
}

.pageTitle {
	height: 88px;
	margin: 80px 0 55px;
	position: relative;
}

.scope .scope-tit h2,
.about .pageTitle h2,
.trade .tr-l .tr-tit h2,
.trade .tr-r .tr-tit h2 {
	font-size: 30px;
	font-weight: 600;
	color: #717171;
	padding: 10px 0 10px 28px;
	text-transform: uppercase;
	position: relative;
}

.scope .scope-tit span,
.about .pageTitle span,
.trade .tr-l .tr-tit span,
.trade .tr-r .tr-tit span {
	padding-left: 28px;
	color: #909090;
	font-size: 28px;
}

.about .abcon {
	width: 750px;
	font-size: 16px;
	line-height: 25px;
	color: #969696;
	padding: 0 0 50px 0;
	position: relative;
	top: -10px;
}

.about .abcon p {
	text-indent: 2em;
}

.about .abcon p:last-child {
	margin-top: 35px;
}

#chnum {
	height: 185px;
	background: url("../images/bg-2.jpg") center bottom no-repeat fixed;
}

#chnum .wal {
	width: 1200px;
	margin: auto;
}

#chnum>.wal>ul>li {
	width: 20%;
}

#chnum>.wal>ul>li>h2 {
	height: 110px;
	/*padding-bottom:25px;*/
	color: #26C7FC;
}

#chnum h2 span {
	border: none;
}

/*关于我们下方的数据滚动*/
.wal {
	width: 1000px;
	margin: 0px auto;
}

.content {
	background: url(../images/bg.jpg) center bottom no-repeat fixed;
	background-size: cover;
	height: 250px;
}

.content li {
	float: left;
	width: 25%;
	color: #FFF;
}

.content h2 {
	height: 140px;
	position: relative;
	padding-left: 55px;
	font-size: 50px;
	font-weight: 400;
}

.content h2 img {
	position: absolute;
	left: 0px;
	top: 65px;
}

.content h2 span {
	display: inline-block;
	border-bottom: #5e5d5e solid 1px;
	padding: 55px 0 3px 0;
}

.content p {
	font-size: 18px;
	line-height: 40px;
	padding-left: 55px;
	color: rgb(185, 192, 209);
}

.content p i {
	display: block;
}

/*业务范围*/
.scope {
	margin: 80px 0;
	height: 665px;
}

.scope .scope-tit {
	position: relative;
	height: 90px;
	width: 100%;
	margin-bottom: 40px;
	border-left: #26C7FC solid 3px;
}

.scope .scope-con {
	position: relative;

}

.scope .scope-con .pc {
	width: 600px;
}

.scope .scope-con .app {
	width: 600px;
}

.scope .scope-con .pc,
.scope .scope-con .app {
	position: relative;
	height: 270px;
	border: 1px solid #cccccc;
}

.scope .scope-con .pc .p-bgimg img,
.scope .scope-con .app .p-bgimg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 597.5px;
	height: 267.5px;
	opacity: 0;
	transition: all 1s;
}

.scope .scope-con .pc:hover .p-bgimg img,
.scope .scope-con .app:hover .p-bgimg img {
	opacity: 1;
}

.scope .scope-con .pc .tl,
.scope .scope-con .app .tl {
	float: left;

}

.scope .scope-con .pc .tl .tlimg {
	width: 110px;
	height: 100px;
	margin: 45px 0 30px 0;
	background: url("../images/y1.png") no-repeat;
}

.scope .scope-con .pc .tl p,
.scope .scope-con .app .tl p,
.scope .scope-con .weixin p,
.scope .scope-con .guanli p,
.scope .scope-con .full p,
.scope .scope-con .project p {
	font-size: 18px;
	margin-bottom: 10px;

}

.scope .scope-con .pc .tl span,
.scope .scope-con .app .tl span,
.scope .scope-con .weixin span,
.scope .scope-con .guanli span,
.scope .scope-con .full span,
.scope .scope-con .project span {
	color: #7a7a7a;
}

.scope .scope-con .pc .tr {
	float: left;
	width: 299px;
	height: 280px;
	margin: 45px 0 0 15px;
	background: url("../images/w1-1.png") no-repeat;
}

.scope .scope-con .app {
	position: absolute;
	top: 0;
	right: 0;
	border-left: none;
}

.tl {
	padding-left: 40px;
}

.tl .tlimg {
	width: 110px;
	height: 100px;
	margin: 45px 0 30px 0;
}

.scope .scope-con .app .tl .tlimg {
	background: url("../images/y2.png") no-repeat;
}

.scope .scope-con .app .tr {
	float: left;
	margin-top: 25px;
	margin-left: 120px;
	width: 130px;
	height: 214px;
	background: url("../images/w2-1.png") no-repeat;
}

.scope .scope-con .weixin,
.scope .scope-con .guanli,
.scope .scope-con .full,
.scope .scope-con .project {
	float: left;
	width: 24.89%;
	height: 250px;
	border: 1px solid #ccc;
	border-top: none;
	margin-top: -56px;
	position: relative;
}

.scope .scope-con .weixin {
	width: 25%;
}

.scope .scope-con .guanli {
	width: 24.99%;
}

.scope .scope-con .full {
	width: 24.7%;
}

.scope .scope-con .weixin .p-bgimg img,
.scope .scope-con .guanli .p-bgimg img,
.scope .scope-con .full .p-bgimg img,
.scope .scope-con .project .p-bgimg img {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 1s;
}

.scope .scope-con .weixin:hover .p-bgimg img,
.scope .scope-con .guanli:hover .p-bgimg img,
.scope .scope-con .full:hover .p-bgimg img,
.scope .scope-con .project:hover .p-bgimg img {
	opacity: 1;
}

.scope .scope-con .guanli,
.scope .scope-con .full,
.scope .scope-con .project {
	border-left: none;
}

.scope .scope-con .weixin .tl .tlimg {
	background: url("../images/y3.png") no-repeat;
}

.scope .scope-con .guanli .tl .tlimg {
	background: url("../images/y4.png") no-repeat;
}

.scope .scope-con .full .tl .tlimg {
	background: url("../images/y5.png") no-repeat;
}

.scope .scope-con .project .tl .tlimg {
	background: url("../images/y6.png") no-repeat;
}

/*解决方案*/
.jiejue {
	height: 775px;
	background: url(../images/solve.jpg) no-repeat;
}

.jiejue .j-tit {
	width: 100%;
	text-align: center;
	padding-top: 80px;

}

.title2 {
	padding-bottom: 15px;
	font-weight: 600;
	font-size: 30px;
	color: #717171;
	border-bottom: 3px solid #26c7fc;
}

.title2-span {
	display: inline-block;
	margin-top: 25px;
	font-size: 16px;
	color: #666;
}

.jiejue .j-tit>div {
	width: 160px;
	margin: auto;
}

.jiejue .j-tit>span {
	/*display:inline-block;
	margin-top:25px;
	font-size: 16px;
    color: #666;*/
}

.jiejue .jiejue-sw {
	width: 1200px;
	margin: 40px auto;
}

.jiejue .jiejue-sw .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	width: 280px !important;
	height: 380px;
	border-radius: 5px;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.jiejue .jiejue-sw .swiper-slide:first-child {
	margin-right: 14px !important;
}

.jiejue .jiejue-sw .swiper-slide .fang {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

.jiejue .jiejue-sw .swiper-slide .fang>a {
	display: inline-block;
	width: 100%;
	height: 100%;

}

.jiejue .jiejue-sw .swiper-slide .fang>a>img {
	width: 280px;
	height: 175px;
}

.jiejue .jiejue-sw .swiper-slide .fang>a .an-tit {
	height: 205px;
	padding: 0 15px;
	background-color: #fff;
	border-radius: 0 0 10px 10px;
}

.jiejue .jiejue-sw .swiper-slide .fang>a>.an-tit div {
	padding-top: 30px;
	font-size: 18px;
	padding-bottom: 25px;
	border-bottom: 1px solid #d7d7d7;
	text-align: left;
	color: #000;
}

.jiejue .jiejue-sw .swiper-slide .fang>a>.an-tit p {
	line-height: 20px;
	margin-top: 25px;
	color: #a4a4a4;
	font-size: 16px;
	text-align: left;
	 overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/*.jiejue .jiejue-sw .swiper-slide .fang>a>.an-img{
	position: absolute;
	top:0;
	left:0;
	width:280px;
	height:175px;
	border-radius:9px 9px 0 0;
	opacity:1;
	background-color:#49caf4;
	transition: all 1s;
}*/
.jiejue .jiejue-sw .swiper-slide .fang>a>.an-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	height: 175px;
}

.jiejue .jiejue-sw .swiper-slide .fang>a>.an-img div {
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
	height: 100%;
	background-color: #47c8f2;
	border-radius: 9px 9px 0 0;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
}

.jiejue .jiejue-sw .swiper-slide .fang:hover a>.an-img div {
	width: 100%;
	left: 0;
	opacity: .8;

}

.jiejue .jiejue-sw .swiper-slide .fang>a>.an-img img {
	margin: 0 auto;
	margin-top: 0px;
	display: none;
	opacity: 0;
	transition: all .1s;
	-moz-transition: all .1s;
	-webkit-transition: all .1s;
	-o-transition: all .1s;

	animation-duration: .5s;
	/*    //动画持续时间*/
	animation-delay: 0s;
	/*    //动画延迟时间*/
	animation-iteration-count: 1;
	/*    //动画执行次数*/
}

.jiejue .jiejue-sw .swiper-slide .fang>:hover .an-img img {
	display: block;
	opacity: 1;
	margin-top: 42.5px;
}

.jiejue .swiper-button-next {
	width: 40px !important;
	height: 90px !important;
	right: 0;
	margin-top: -45px;
	background: url("../images/next-n.png") no-repeat !important;
}

.jiejue .swiper-button-next:hover {
	background: url("../images/next.png") no-repeat !important;
}

.jiejue .swiper-button-prev {
	width: 40px !important;
	height: 90px !important;
	left: -1px !important;
	margin-top: -45px;
	background: url("../images/pdis-n.png") no-repeat !important;
}

.jiejue .swiper-button-prev:hover {
	background: url("../images/pdis.png") no-repeat !important;
}

.jiejue .swiper-button-prev.swiper-button-disabled {
	background: url("../images/prev.png") no-repeat !important;
	position: absolute;
	top: 50%;
}

.jiejue .swiper-button-next.swiper-button-disabled {
	background: url("../images/ndis.png") no-repeat !important;
}

.jiejue .jiejue-p {
	line-height: 40px;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.jiejue .jiejue-p a {
	display: inline-block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50px;
	letter-spacing: 2px;
	font-size: 15px;
	color: #2183c6;
	border: 1px solid #2183c6;
}

.jiejue .jiejue-p a:hover {
	border-color: #80C8FA;
	background: linear-gradient(to right, #80C8FA, #49B2FA);
	color: #fff;
}

/*经典案例*/
.anli {
	margin-top: 80px;
	/*height:700px!important;*/
	background: url(../images/anli-bg.jpg) no-repeat bottom center;
	background-size: 100% auto;
}

.anli .anli-tit {
	width: 100%;

	text-align: center;
	font-size: 20px;

}

.anli .anli-tit div {
	width: 160px;
	margin: auto;
}

.anli .tab-all {
	margin-top: 15px;
}

.anli .tab-all .tab5a {
	width: 800px;
	margin: 18px auto 0;
	height: 36.5px;
	border-bottom: 1px solid #d8d7d7;
}

.anli .tab-all .tab5a a {

	display: block;
	float: left;
	width: 160px;
	height: 40px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 16px;
}

.anli .tab-all .tab5a a.active {
	color: #2183c6;
	background: url("../images/anli-point.png") center bottom no-repeat;
}

.anli .tab5 {
	width: 1200px;
}

.anli .tab5 .swiper-slide {
	margin-top: 80px;
	height: 500px;
}

.anli .tab5 .swiper-slide .an-l {
	position: relative;
	width: 60%;
	height: 500px;
	float: left;
}

.anli .tab5 .swiper-slide .an-r {
	float: left;
	width: 40%;
	padding: 50px 0 0 50px;
	box-sizing: border-box;
}

.anli .tab5 .swiper-slide .an-r .r-tit {
	color: #2183c6;
	font-size: 20px;
}

.anli .tab5 .swiper-slide .an-r p {
	margin-top: 45px;
	text-indent: 2em;
	line-height: 25px;
}

.anli .tab5 .swiper-slide .an-r .r-btn a {
	display: inline-block;
	width: 170px;
	height: 40px;
	margin-top: 70px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #52c621;
	border-radius: 50px;
	color: #52c621;
	letter-spacing: 2px;
	font-size: 15px;
}

.anli .tab5 .swiper-slide .an-r .r-btn a:last-child {}

.anli .tab5 .swiper-slide .an-r .r-btn a:first-child {
	margin-right: 15px;
	color: #2183c6;
	border: 1px solid #2183c6;
}

.anli .tab5 .swiper-slide .an-r .r-btn a:first-child:hover {
	border-color: #80C8FA;
	background: linear-gradient(to right, #80C8FA, #49B2FA);
	color: #fff;
}

.anli .tab5 .swiper-slide .an-r .r-btn a:hover {
	border-color: #6dd341;
	background: linear-gradient(to right, #6dd341, #37b003);
	color: #fff;
}

/*优势*/
.warpe {
	width: 100%;
	height: 900px;
	text-align: center;
	background: url(../images/youshi.jpg) no-repeat;
}

.warpe .w-tit {
	padding-top: 80px;
	color: #fff;
	font-size: 16px;
}

.warpe .w-tit div {
	font-size: 36px;
	padding-bottom: 25px;
}

.warpe .tab-all {
	margin-top: 40px;
}

.warpe .tab-all .tab3a a {
	display: inline-block;
	width: 150px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	margin-left: 0 !important;
	border: 1px solid #26c7fc;
	border-radius: 40px;
	font-size: 16px;
	color: #26c7fc;
	margin-right: 15px;
}

.warpe .tab-all .tab3a a.active {
	background-color: #26c7fc;
	color: #fff;
}

.tab3 .swiper-wrapper .swiper-slide .team {
	width: 1000px;
	margin: 0px auto 40px;
	padding-top: 30px;
}

.tab3 .swiper-wrapper .swiper-slide {
	transition: all 1s;
}

.tab3 .swiper-wrapper .swiper-slide .team li {
	float: left;
	width: 25%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: flex;
	flex-direction: row;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.tab3 .swiper-wrapper .swiper-slide .team li span {
	color: #26c7fc;
	margin-left: 10px;
}

.tab3 .swiper-wrapper .swiper-slide .team li .good-img {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	background: #26c7fc url("../images/good.png") center center no-repeat;
}

.tab3 .swiper-wrapper .swiper-slide .youshi-img {
	float: left;
	margin: 40px auto 0;
	width: 245px;
}


.tab3 .swiper-wrapper .swiper-slide .youshi-img {
	animation-duration: 1s;
	/*    //动画持续时间*/
	animation-delay: 0.2s;
	/*    //动画延迟时间*/
	animation-iteration-count: 1;
	/*    //动画执行次数*/
}

.tab3 .swiper-wrapper .swiper-slide .youshi-img.youshi-img3 {
	animation-delay: .5s;
	/*    //动画延迟时间*/
}

.tab3-conmon-h {
	height: 430px;
	margin: 70px auto 45px;
}

.tab3-common-p {
	color: #ffffff;
	font-size: 18px;
	letter-spacing: 2px;
}

.tab3-common-p span {
	color: #53c1f4;
}

.tab3 .swiper-wrapper .swiper-slide .youshi-img:last-child {
	width: 190px;
}

.tab3 .swiper-wrapper .swiper-slide .youshi-img img {
	display: block;
	width: 100%;
}

.tab3 .swiper-wrapper .swiper-slide .adv {
	width: 100%;
	/*margin: auto;*/
}

.tab3 .swiper-wrapper .swiper-slide .ap {
	position: relative;
	/*margin-top:30px;*/
}

.tab3 .swiper-wrapper .swiper-slide .ap div {
	float: left;
	animation-duration: 1s;
	/*    //动画持续时间*/
	animation-delay: 0.2s;
	/*    //动画延迟时间*/
	animation-iteration-count: 1;
	/*    //动画执行次数*/
}

.tab3 .swiper-wrapper .swiper-slide .ap div:first-child {
	margin-top: 150px;
	margin-left: -20px;
}

.tab3 .swiper-wrapper .swiper-slide .ap div:nth-child(2) {
	margin-top: 150px;
	margin-left: -57px;
}

.tab3 .swiper-wrapper .swiper-slide .ap div:nth-child(3) {
	margin-top: 30px;
	margin-left: -95px;
}

.tab3 .swiper-wrapper .swiper-slide .ap div:nth-child(4) {
	margin-left: -180px;
	animation-delay: .6s;
	/*    //动画延迟时间*/
}

.tab3 .swiper-wrapper .swiper-slide .ap div:nth-child(5) {
	position: absolute;
	top: 32px;
	right: 6%;
	z-index: -1;
}

.tab3 .swiper-wrapper .swiper-slide .ap div:nth-child(6) {
	position: absolute;
	right: 0;
	margin-right: 70px;
	margin-top: 150px;
}

.tab3 .swiper-wrapper .swiper-slide .ap div:nth-child(7) {
	position: absolute;
	top: 150px;
	right: 0;
	margin-right: -15px;
}

.tab3 .swiper-wrapper .swiper-slide .yi {
	width: 1200px;
}

.tab3 .swiper-wrapper .swiper-slide .yi li {
	float: left;
	width: 210px;
	height: 415px;
	margin-right: 15px;
	background-color: #fff;
	position: relative;
}

.tab3 .swiper-wrapper .swiper-slide .yi li:last-child {
	margin-right: 0 !important;
}

.tab3 .swiper-wrapper .swiper-slide .yi a {
	width: 100%;
	height: 100%;
	display: block;
}

.tab3 .swiper-wrapper .swiper-slide .yi a>div>img {
	margin-top: 60px;
}

.tab3 .swiper-wrapper .swiper-slide .yi a>h6 {
	margin-bottom: 15px;
	font-size: 18px;
	color: #000;
}

.tab3 .swiper-wrapper .swiper-slide .yi a>span {
	display: inline-block;
	padding-bottom: 34px;
	border-bottom: 1px solid #e4e6e7;
	color: #868686;
}

.tab3 .swiper-wrapper .swiper-slide .yi a>p {
	line-height: 30px;
	color: #868686;
}

.tab3 .swiper-wrapper .swiper-slide .yi a>p:nth-child(4) {
	margin-top: 25px;
}

/*.tab3 .swiper-wrapper .swiper-slide .yi li{
	width: 270px;
}*/
.tab3 .swiper-wrapper .swiper-slide .yi li .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	height: 415px;
	background: url("../images/11.jpg") center center no-repeat;
	background-size: 100% 100%;
	/*opacity:0;*/
	display: none;
	transition: all .2s;
}

/*.tab3 .swiper-wrapper .swiper-slide .yi li :hover .overlay{
	opacity:1;
	display:block;
}*/
.tab3 .swiper-wrapper .swiper-slide .yi li .overlay h6 {
	font-size: 20px;
	margin: 15px;
	color: #fff;
}

.tab3 .swiper-wrapper .swiper-slide .yi li .overlay span {
	font-size: 16px;
	display: inline-block;
	width: 200px;
	padding-bottom: 20px;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.tab3 .swiper-wrapper .swiper-slide .yi li .overlay div {
	padding: 25px;
	line-height: 18px;
	color: #fff;
	text-align: left;
	font-size: 15px;
}

/*发布需求*/

a {
	outline: 0;
	text-decoration: none
}


.strong {
	font-weight: 700
}

::selection {
	background: #1EACDF;
	color: #fff
}

img {
	border: 0
}

::-moz-selection {
	background: #1EACDF;
	color: #fff
}

::-webkit-selection {
	background: #1EACDF;
	color: #fff
}

.footer-banner {
	position: relative;
	min-width: 1200px;
	background: #0af url(../images/footer_bg.jpg) no-repeat center;
	height: 180px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	    z-index: 0;
}

.footer-banner-text {
	position: relative;
	padding-top: 46px;
	z-index: 20;
	font-size: 24px
}

.footer-banner-button a {
	display: inline-block;
	margin-top: 30px;
	width: 220px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #fff;
	color: #fff;
	letter-spacing: 3px;
	font-size: 16px;
	border-radius: 30px;
}

.footer-banner-button a:hover {
	color: #00aaff;
	background-color: #fff
}

.footer-banner-button {
	position: relative;
	z-index: 20
}

.footer-bubble {
	position: absolute
}

.bubble-1 {
	top: -120px;
	left: 50%;
	z-index: 7;
	margin-left: -120px;
	width: 240px;
	height: 240px;
	background: url(../images/footer_bubble_1.png);
	animation: bubble-animate-1 linear 10s infinite
}

.bubble-2 {
	top: 50px;
	left: 34%;
	z-index: 8;
	width: 360px;
	height: 360px;
	background: url(../images/footer_bubble_2.png);
	animation: bubble-animate-2 linear 12s infinite
}

.bubble-3 {
	top: 50px;
	left: 48%;
	z-index: 9;
	width: 300px;
	height: 300px;
	background: url(../images/footer_bubble_3.png);
	animation: bubble-animate-3 linear 11s infinite
}

@keyframes bubble-animate-1 {
	from {
		top: -120px
	}

	50% {
		top: -180px
	}

	to {
		top: -120px
	}
}

@keyframes bubble-animate-2 {
	from {
		top: 50px;
		left: 34%
	}

	50% {
		top: 80px;
		left: 24%
	}

	to {
		top: 50px;
		left: 34%
	}
}

@keyframes bubble-animate-3 {
	from {
		top: 50px;
		left: 48%
	}

	50% {
		top: 80px;
		left: 58%
	}

	to {
		top: 50px;
		left: 48%
	}
}

/*行业资讯*/
.trade {
	width: 100%;
	margin-top: 80px;

}

.trade .tr-l {
	margin-right: 40px;
}

.trade .tr-l,
.trade .tr-r {
	width: 580px;
	float: left;
	margin-bottom: 80px;
}

.trade .tr-l .tr-tit,
.trade .tr-r .tr-tit {
	border-left: #26C7FC solid 3px;
	position: relative;
}

.trade .tr-l .tr-img,
.trade .tr-r .tr-img {
	display: block;
	margin-top: 20px;
	width: 580px;
	height: 200px;
}

.trade .tr-l .tr-img img,
.trade .tr-r .tr-img img {
	display: block;
	width: 100%;
	height: 100%;
}

.trade .tr-l>ul>li,
.trade .tr-r>ul>li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e6e6e6;
}

.trade .tr-l>ul>li a,
.trade .tr-r>ul>li a {
	display: block;
	width: 100%;
	height: 100%;
}

.trade .tr-l>ul>li p,
.trade .tr-r>ul>li p {
	width: 100%;
	position: relative;
	box-sizing: border-box;
	padding: 0 90px 0 20px;
	color: #333;
	background: url("../images/tr-b.png") no-repeat 0 center;
	background-size: 8px 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.trade .tr-l>ul>li p span,
.trade .tr-r>ul>li p span {
	position: absolute;
	right: 2px;
}

.trade .tr-l>ul>li p:hover,
.trade .tr-r>ul>li p:hover {
	color: #53c1f4;
}

/*合作客户*/
.client {
	width: 100%;
	margin-top: 80px;
	text-align: center;
}

.client .c-tit {}

.client .c-tit div {
	width: 160px;
	margin: auto;
}

.client .c-tit span {
	/*display:inline-block;
	margin-top:20px;
	font-size:16px;*/
}

.client .c-img {
	margin-top: 30px;
	margin-bottom: 20px;
}

.client .c-img>ul>li {
	float: left;
	width: 25%;
	height: 140px;
	padding-top: 0px;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	overflow: hidden;
}

.bt {
	border-bottom: 1px solid #eee;
}

.bl {
	border-left: 1px solid #eee;
}

.client .c-img>ul>li>img {
	width: auto;
	height: 80%;
	opacity: .6;
	transition: transform .5s;
}

.client .c-img>ul>li:hover img {
	cursor: pointer;
	opacity: 1.0;
	transform: scale(1.2);
}
.client .c-img>ul>li p{
	position: absolute;
	width: 240px;height: 102px;
	background: url('') no-repeat center;
	background-size: 100% 100%;
	opacity: .6;
	transition: transform .5s;
	left: 0;right: 0;top:0;bottom: 0;margin: auto;
}
.client .c-img>ul>li p:hover{
	cursor: pointer;
	opacity: 1.0;
	transform: scale(1.2);
}
.client .c-img>ul>li p.c-img1{
	background-image: url('../images/4_01.jpg');
}
.client .c-img>ul>li p.c-img1:hover{
	background-image: url('../images/4_01_a.jpg');
}
.client .c-img>ul>li p.c-img2{
	background-image: url('../images/4_02.jpg');
}
.client .c-img>ul>li p.c-img2:hover{
	background-image: url('../images/4_02_a.jpg');
}
.client .c-img>ul>li p.c-img3{
	background-image: url('../images/4_03.jpg');
}
.client .c-img>ul>li p.c-img3:hover{
	background-image: url('../images/4_03_a.jpg');
}
.client .c-img>ul>li p.c-img4{
	background-image: url('../images/4_04.jpg');
}
.client .c-img>ul>li p.c-img4:hover{
	background-image: url('../images/4_04_a.jpg');
}
.client .c-img>ul>li p.c-img5{
	background-image: url('../images/4_05.jpg');
}
.client .c-img>ul>li p.c-img5:hover{
	background-image: url('../images/4_05_a.jpg');
}
.client .c-img>ul>li p.c-img6{
	background-image: url('../images/4_06.jpg');
}
.client .c-img>ul>li p.c-img6:hover{
	background-image: url('../images/4_06_a.jpg');
}
.client .c-img>ul>li p.c-img7{
	background-image: url('../images/4_07.jpg');
}
.client .c-img>ul>li p.c-img7:hover{
	background-image: url('../images/4_07_a.jpg');
}
.client .c-img>ul>li p.c-img8{
	background-image: url('../images/4_08.jpg');
}
.client .c-img>ul>li p.c-img8:hover{
	background-image: url('../images/4_08_a.jpg');
}
.client .c-img>ul>li p.c-img9{
	background-image: url('../images/4_09.jpg');
}
.client .c-img>ul>li p.c-img9:hover{
	background-image: url('../images/4_09_a.jpg');
}
.client .c-img>ul>li p.c-img10{
	background-image: url('../images/4_10.jpg');
}
.client .c-img>ul>li p.c-img10:hover{
	background-image: url('../images/4_10_a.jpg');
}
.client .c-img>ul>li p.c-img11{
	background-image: url('../images/4_11.jpg');
}
.client .c-img>ul>li p.c-img11:hover{
	background-image: url('../images/4_11_a.jpg');
}
.client .c-img>ul>li p.c-img12{
	background-image: url('../images/4_12.jpg');
}
.client .c-img>ul>li p.c-img12:hover{
	background-image: url('../images/4_12_a.jpg');
}

/*尾部*/
footer {
	margin-top: 0px;
	background-color: #2a2a2a;
	position: relative;
	z-index: 5;
}

footer .f-list {
	width: 100%;
	height: 110px;
	line-height: 110px;
	border-bottom: 1px solid #444;
	display: flex;
	flex-direction: row;
}

footer .f-list li {
	float: left;
	width: 20%;
	height: 100%;

}

footer .f-list li a {
	display: flex;
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #999;
}

footer .f-list li a span:last-child {
	margin-left: 20px;
}

footer .f-details {
	width: 70%;
	float: left;
}

footer .f-details ul {
	float: left;
	width: 25%;
}

footer .f-details ul li:first-child {
	margin: 30px 0;
	font-size: 16px;
}

footer .f-details ul li {
	line-height: 25px;
	font-size: 12px;
}

footer .f-details ul li a:hover {
	cursor: pointer;
	color: #a8e9fe;
	margin-left: 3px;
}

footer .f-details ul li>a {
	color: #999;
	margin-top: 40px;
}

footer .f-details ul li:first-child a:first-child {
	font-size: 18px;
	margin-bottom: 35px;
}

footer .f-lianxi {
	float: left;
	width: 30%;
	margin-top: 30px;
	padding-bottom: 64px;
}

footer .f-lianxi .phone {
	display: inline-block;
	padding-bottom: 20px;
}

footer .f-lianxi .phone .p-img {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 20px;

	background: url("../images/4x.png") no-repeat;
	vertical-align: middle;
}

footer .f-lianxi .phone .p-num {
	font-size: 18px;
	color: #fff;
}

footer .f-lianxi .qrcode ul {
	width: 155px;
	height: 80px;
	margin-left: 155px;
	margin-top: -105px;

}

footer .f-lianxi .qrcode ul>li {
	margin-bottom: 10px;
	display: flex;
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center;
}

footer .f-lianxi .qrcode ul>li>a {
	display: inline-block;
	margin-left: 10px;
	color: #999;
	font-size: 12px;
}

footer .f-lianxi .qrcode .qr-img {
	width: 135px;
	height: 135px;
}

footer .f-lianxi .qrcode .qr-img img {
	width: 100%;
	height: 100%;
}

footer .f-you {
	width: 100%;
	/*height: 60px;*/
	line-height: 25px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #444;
    padding: 15px 0;
}

footer .f-you p {
	color: #999;
}

footer .f-you p>a {
	color: #999;
	margin-right: 15px;
}

footer .f-you p a:hover,
footer .f-you p strong:hover {
	color: #a8e9fe;
}

footer .f-last p {
	width: 100%;
	text-align: left;
	color: #999;

}
footer .f-last .redimg{
	/* vertical-align: middle; */
}
footer .f-last p>a {
	display: inline-block;
	color: #999;
}
footer .f-last .img_div{
	float: right;
    padding-right: 75px;
    margin-top: -14px;
}
footer .f-last .img_div .redimg{
	margin-right: 40px;
}
footer .f-last .img_div .gimg{
	margin-bottom: 10px;
}
footer .f-last {
	height: 85px;
}

footer .f-last p:first-child {
	margin-top: 24px;
}

footer .f-last p {
	margin-top: 15px;
}

/*服务框*/
.waiter {
	position: fixed;
	top: 50%;
	right: 0;
	width: 0;
	height: 590px;
	margin-top: -295px;
	border-radius: 10px;
	z-index: 99;

}

.waiter .w-1 {
	width: 200px;
	text-align: center;
	margin-right: 200px;
}

.waiter .w-l1,
.waiter .w-l2 {
	background-color: #fff;
}

.waiter .w-l1 {
	border-radius: 0 0 0 0;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
}

.waiter .w-l2 {
	border-radius: 0 0 10px 10px;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
}

.waiter .w-1 .w-tit {
	height: 40px;
	width: 100%;
	line-height: 40px;
	text-align: center;
	border-radius: 10px 10px 0 0;
	background-color: #0476cf;
	color: #fff;
	letter-spacing: 2px;
	font-size: 16px;
}

.waiter .w-1 .w-tit .close {
	float: right;
	width: 20px;
	height: 20px;
	margin: 10px 10px 0 0;
	background: #fff url("../images/close.png") center center no-repeat;
	border-radius: 50%;
}

.w-p,
.w-f {
	margin-top: 10px;
	letter-spacing: 2px;
	letter-spacing: 2px;
	height: 20px;
}

.w-p {
	letter-spacing: 3px;
}

.w-f span:first-child {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 8px;

	background: url("../images/w-f.png") center center no-repeat;
	vertical-align: middle;
}

.f2 span:first-child {
	background: url("../images/ＱＱ@2x.png") center center no-repeat;

}

.fangshi {
	position: fixed;
	top: 50%;
	right: 0;
	width: 40px;
	height: 90px;
	padding-top: 8px;
	line-height: 19px;
	text-align: center;
	background: linear-gradient(to top, #80C8FA, #49B2FA);
	font-size: 16px;
	color: #fff;
	border-radius: 10px 0 0 10px;
	z-index: 100;
}

/*子页面*/
.jdetails {
	background-color: #f1f1f1;
	overflow-x: hidden;
}

.jdetails .contentb {
	margin-top: 0px;
	padding: 20px 30px;
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 10px;
}

/*.jdetails header{
	height:70px;
}*/
.headimg .zixun {
	position: absolute;
	top: 40%;
	left: 19%;
	width: 170px;
	height: 49px;
	background: url(../images/001.png) center center no-repeat;
	background-size: 100% 100%;
}

/*.yingyong{
	font-size: 14px;
    position: absolute;
    top: 32px;
}*/
.tab-title{
	font-size: 26px;
	color: #333333;
	margin-top: 30px;
	margin-bottom: 20px;
}

.tab-layout{
	width: 1110px;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.12);
	border-radius: 6px;
	padding: 18px 18px 2px 18px
}

.tab-nav {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 16px
}

.tab-nav .tab-label{
	width: 70px;
   margin-right: 10px;
}

.tab-nav>span {
	margin-right: 10px;
}
.tab-nav a button:hover{cursor:pointer;}
.tab #tabdiv .anlia {
	display: none;
    /*display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding-bottom: 30px;
    background-color: #fff;
}

.tab #tabdiv {
	min-height: 800px;
	margin-top: 4px;
}

.tab .tabdiv .details {
	float: left;
	width: 360px;
	height: 360px;
	margin-top: 30px;
	margin-right: 30px;
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;

}

.tab .tabdiv .details:nth-child(3n) {
	margin-right: 0;
}

.tab .tabdiv .details a {
	display: block;
	padding: 20px;
	color: #333;
	box-sizing: border-box;
	border-radius: 5px;

}

.tab .tabdiv .details div {
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    margin-top: 20px;
}

.tab .tabdiv .details a p {
	height: 36px;
	line-height: 18px;
	margin-top: 10px;
	color: #999;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.tab .tabdiv .details:hover {
	box-shadow: 3px 8px 10px 0px rgba(0, 0, 0, 0.2);
}

.tab .tabdiv .details:hover a {
	color: #51b5fa;
}

.tab .tabdiv .details:hover a p {
	color: #51b5fa;
}

.tab .tabdiv .details a img {
	width: 320px;
	height: 220px;
	overflow: hidden;
}

.tab #tabdiv .anlia.active {
	display: block;
}

.tab button {
	/*width: 91px;*/
	padding: 0 12px;
	height: 29px;
	background-color: #fff;
	border: none;
}

.tab button.active {
	/*background: linear-gradient(to right, #80C8FA, #49B2FA);
	color: #fff;
	border-radius: 30px;*/
	background:#E7EEFF;
	color: #3872F7;
	border-radius: 4px;
}

.page {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.page a {
	color: #999;
	border: 1px solid #999;
	display: block;
	margin: 0 5px;
	padding: 5px 15px;
	border-radius: 4px;
}

.page a.page-active,
.page a:hover {
	color: #49B2FA;
	border: 1px solid #49B2FA;
}

.page.another {
	margin-top: 40px;
}

/*行业方案*/
.location {
	width: 100%;
	height:70px;
	line-height:70px;
	color: #fff;
	background-color: #00a0e9;
}

/*.location .lomiddle{
	width:1200px;
	margin:auto;
}*/
.location h3 {
	float: left;
	font-size: 24px;

}

.location .loc-nav {
	float: right;
	font-size: 14px;
}

.location .loc-nav a {
	color: #fff;
	margin: 0 5px;
}

.location .loc-nav a:hover {
	color: #026ea0;
}

.container .boxcon {
	height: 205px;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}

.container .boxcon img {
	width: 285px;
	height: 185px;
}

.container .boxcon .fcontent {
	width: 780px;
	float: left;
	margin-right: 20px;
}

.container .boxcon .fcontent h1 {
	width: 100%;
	font-size: 30px;
	line-height: 50px;
	color: #00a0e9;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.container .boxcon .fcontent p {
	text-indent: 2em;
	margin-top: 14px;
	line-height: 20px;
	color: #959696;
	font-size: 14px;
	letter-spacing: 1px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.pages-nav {
	/*display: flex;*/
	/*flex-direction:row;*/
	/*justify-content: space-between;*/
	overflow: hidden;
	padding-top: 16px;
	border-top: 1px solid #ccc;
	margin-top: 20px;
	line-height: 31px;
}

article p {
	text-align: left;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	margin: 10px 0;
}

article p span {
	line-height: 25px;
}

article img {
	min-width: 30%;
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

article table {
	text-align: center;
	vertical-align: middle;
	width: 94%;
	margin: 0 auto;
	border-collapse: collapse;
	background: #f5f5f5;
}

article table th {
	font-size: 1.2rem;
	font-weight: normal;
	height: 2.5rem;
	line-height: 2.5rem;
	background: #5187b9;
	color: #fff;
	border: 2px solid #fff;
}

article table td {
	height: 2.5rem;
	line-height: 2.5rem;
	color: #666;
	font-size: 1.1rem;
	border: 2px solid #fff;

}

.pages-nav a {
	color: #666;
}

.pages-nav a:nth-child(1) {
	float: left;
}

.pages-nav a:nth-child(2) {
	float: left;
	margin-left: 10px;
}

.pages-nav a:nth-child(3) {
	float: right;
}

.pages-nav a:nth-child(4) {
	float: right;
	margin-right: 10px;
}

.pages-nav a:hover {
	color: #00a0e9;
}

.pages-nav .pages-nav-pre {}

.pages-nav .pages-nav-next {float: right;}

/*案例展示*/
.case {}

.case .case-content {
	position: absolute;
	height: 300px;
	bottom: 0;
	width: 100%;
}

.case .case-content img {
	position: absolute;
}

.case .case-content .case-1 {
	width: 560px;
	height: 135px;
	bottom: 100px;
	left: 290px;
}

.case .case-content .case-2 {
	width: 575px;
	height: 39px;
	bottom: 50px;
	left: 280px;
}

.case .case-content .case-3 {
	width: 267px;
	height: 112px;
	top: 0;
	right: 238px;
}

.case-tab-nav {
	justify-content: center;
	background: #fff;
	padding: 20px 0;
}

.tab-nav-list {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding-left: 60px;
	margin: 0 27px;
	color: #8b8a8a;
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
	cursor: pointer;
}

.case-tab-nav a:nth-child(1) .tab-nav-list {
	background: url(../images/case-icon-1-a.png) no-repeat left top;
	background-size: 40px 40px;
}

.case-tab-nav a:nth-child(2) .tab-nav-list {
	background: url(../images/case-icon-2-a.png) no-repeat left top;
	background-size: 40px 40px;
}

.case-tab-nav a:nth-child(3) .tab-nav-list {
	background: url(../images/case-icon-3-a.png) no-repeat left top;
	background-size: 40px 40px;
}

.case-tab-nav a:nth-child(4) .tab-nav-list {
	background: url(../images/case-icon-4-a.png) no-repeat left top;
	background-size: 40px 40px;
}
.case-tab-nav a:nth-child(5) .tab-nav-list {
	background: url(../images/case-icon-5-a.png) no-repeat left top;
	background-size: 40px 40px;
}
.case-tab-nav a:nth-child(6) .tab-nav-list {
	background: url(../images/case-icon-6-a.png) no-repeat left top;
	background-size: 40px 40px;
}

.case-tab-nav a .tab-nav-list.active {
	color: #00a0e9;
	border-bottom: 2px solid #00a0e9;
}

.case-tab-nav a:nth-child(1) .tab-nav-list.active {
	background: url(../images/case-icon-1.png) no-repeat left top;
	background-size: 40px 40px;
}

.case-tab-nav a:nth-child(2) .tab-nav-list.active {
	background: url(../images/case-icon-2.png) no-repeat left top;
	background-size: 40px 40px;
}

.case-tab-nav a:nth-child(3) .tab-nav-list.active {
	background: url(../images/case-icon-3.png) no-repeat left top;
	background-size: 40px 40px;
}

.case-tab-nav a:nth-child(4) .tab-nav-list.active {
	background: url(../images/case-icon-4.png) no-repeat left top;
	background-size: 40px 40px;
}
.case-tab-nav a:nth-child(5) .tab-nav-list.active {
	background: url(../images/case-icon-5.png) no-repeat left top;
	background-size: 40px 40px;
}
.case-tab-nav a:nth-child(6) .tab-nav-list.active {
	background: url(../images/case-icon-6.png) no-repeat left top;
	background-size: 40px 40px;
}

.index-c {}

.index-c .c-img {
	position: relative;
	width: 390px;
	height: 230px;
	overflow: hidden;
}

.index-c .c-img img {
	position: absolute;
	width: 390px;
	height: 230px;
	top: 0;
	left: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.index-c .c-img span {
	display: none;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6) url(../images/case-con.png) no-repeat center center;
}

.c-text {
	background: #fff;
	height: 66px;
	border-bottom: 4px solid #50a4de;
	color: #333;
	line-height: 20px;
	text-align: center;
	padding: 0 50px;
	font-weight: 400;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.c-text h3 {
	font-size: 16px;
	padding: 15px 0 5px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}

.c-text p {
	color: #999;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}

#tabdiv-a {
	min-height: 800px;
}

#tabdiv-a .anlia {
	display: none;
	width: 100%;
	height: 100%;
	margin-top: 0;
	padding-bottom: 30px;
}

#tabdiv-a .details {
	float: left;
	width: 390px;
	height: 300px;
	margin-top: 15px;
	margin-right: 15px;
	/*border:1px solid #e9e9e9;*/
	/*border-radius: 5px;*/
	/*-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;*/
}

#tabdiv-a .details:nth-child(3n) {
	margin-right: 0;
}

#tabdiv-a .details a {
	display: block;
	box-sizing: border-box;
}

#tabdiv-a .details:hover .c-img img {
	width: 500px;
	height: 295px;
	top: -32.5px;
	left: -55px;
}

#tabdiv-a .details:hover .c-img span {
	display: block;
}

#tabdiv-a .details:hover .c-text {
	background: #50a4de;
	color: #fff;
}

#tabdiv-a .details:hover .c-text p {
	color: #fff;
}

#tabdiv-a .anlia.active {
	display: block;
}

.index-c-nav {
	display: none;
	padding: 15px 0;
	box-sizing: border-box;
	color: #999;
	letter-spacing: 1px;
}

.index-c-nav a {
	color: #999;
	margin: 0 5px;
}

.index-c-nav a:hover {
	color: #00a0e9;
}

.index-c-control {
	box-sizing: border-box;
	margin-top: 40px;
	border-radius: 10px;
	padding: 20px 30px;
	background-color: #fff;
}

.index-c-con {
	border-bottom: 2px solid #00a0e9;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.index-c-con h1 {
	color: #2a2a2a;
	font-size: 28px;
	line-height: 30px;
	padding: 15px 0;
}

.index-c-con p {}

.index-c-con p span {
	margin: 0 12px;
	color: #999;
}

/*服务领域*/
.fuwu {}

.fuwu .headerimg-left {
	width: 500px;
}

.fuwu .headerimg-left img {
	width: 80%;
	margin: 0 auto 30px;
	display: block;
}

.fuwu .headerimg-right {
	width: 650px;
}

.fuwu .headerimg-right h1 {
	font-size: 50px;
	color: #fff;
	margin-bottom: 50px;
	margin-top: 10px;
}

.fuwu .headerimg-right h2 {
	font-size: 35px;
	color: #fff;
}

.fuwu .fuwuimglist {
	display: flex;
	flex-direction: row;
	margin-bottom: 30px;
}

.fuwu .fuwuimglist li {
	width: 110px;
	margin-right: 40px;
}

.fuwu .fuwuimglist li img {
	display: block;
	margin: 0 auto;
	width: 96px;
	height: 96px;
}

.fuwu .fuwuimglist li p {
	text-align: center;
	color: #fff;
	line-height: 30px;
}

/*.fuwu-con-a{}*/
.row-space {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding-bottom: 10px;
}

.fuwu-con-a {
	background: url(../images/fuwu-con-bg.jpg) no-repeat center bottom;
	background-size: 100% auto;
}

.fuwu-con .fuwu-con-1 {
	width: 480px;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.fuwu-con .fuwu-con-1 .fuwu-con-1-con {
	display: flex;
	flex-direction: column;
}

.fuwu-con-1-con h2 {
	font-size: 36px;
	margin-bottom: 15px;
}

.fuwu-con-1-con p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 35px;
	color: #666;
}

.fuwu-con-1-con ul {
	overflow: hidden;
}

.fuwu-con-1-con li {
	width: 33%;
	float: left;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 36px;
	background: url(../images/fuwu-icon.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}

.fuwu-con-1-con a {
	display: block;
	width: 120px;
	font-size: 16px;
	margin-top: 30px;
	color: #26c7fc;
	padding: 10px;
	background: none;
	border-radius: 45px;
	border: 1px solid #26c7fc;
	text-align: center;
}

.fuwu-con-1-con a:hover {
	color: #fff;
	background: #26c7fc;
}

.fuwu-con .fuwu-con-2 {
	width: 575px;
}

.fuwu-con .fuwu-con-2 img {
	width: 100%;
}

.contact-us {
	color: #fff;
	height: 560px;
	background: url(../images/contact-us-bg.jpg) no-repeat center center;
	background-size: 1920px 100%;
}

.contact-us .container>h2 {
	font-size: 35px;
	line-height: 40px;
	padding-bottom: 20px;
	border-bottom: 2px solid #fff;
	display: inline-block;
	margin: 45px auto 20px;
}

.contact-us .container>p {
	font-size: 16px;
	margin-bottom: 70px;
}

.contact-us .container>div.clearfix {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.contact-us-input {
	width: 720px;
}

.contact-us-input p {
	display: flex;
	padding-bottom: 15px;
}

.contact-us-input p input {
	flex: 1;
	display: block;
	height: 55px;
	padding: 0 20px;
	background: none;
	border: 1px solid #eee;
	border-radius: 8px;
	color: #fff;
	font-size: 14px;
	box-sizing: border-box;
}

.contact-us-input p textarea {
	display: block;
	background: none;
	border: 1px solid #eee;
	border-radius: 8px;
	color: #fff;
	width: 100%;
	padding: 15px;
}

.contact-us-input p.sub {
	justify-content: space-between;
	align-items: center;
}

.contact-us-input p.sub img {
	width: 155px;
	height: 55px;
	margin: 0 75px 0 20px;
}

.contact-us-input p input[type="submit"] {
	width: 250px;
	background: #26c7fc;
	border: 0;
	border-radius: 0;
	flex: none;
}

.contact-us-others {
	width: 400px;
}

.contact-us-others p {
	line-height: 30px;
	margin-bottom: 25px;
	display: flex;
}

.contact-us-others p img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}


/*新闻资讯*/
.news {}

.news .headerimg-news {
	width: 410px;
	height: 155px;
	position: absolute;
	left: 0;
	bottom: 100px;
}

.headerimg-news img {
	display: block;
	position: absolute;
}

.headerimg-news img.news-banner-1 {
	width: 404px;
	height: 109px;
	left: 2px;
	bottom: 2px;
}

.headerimg-news img.news-banner-2 {
	width: 157px;
	height: 37px;
	top: 1px;
	left: 2px;
}

.headerimg-news img.news-banner-3 {
	width: 203px;
	height: 24px;
	bottom: 44px;
	right: 8px;
}

.news-con {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	min-height: 500px;
	margin-top: 25px;
}

.news-con .news-con-l {
	width: 200px;
	box-sizing: border-box;
	background: #eee;
	border-right: 4px solid #ccc;
}

.news-con .news-con-l ul {
	margin-bottom: 60px;
}

.news-con .news-con-l li {
	color: #333;
	cursor: pointer;
	line-height: 50px;
	padding: 0 20px;
	border-bottom: 1px solid #e3e3e3;
}

.news-con .news-con-l li.active {
	color: #fff;
	background: #4bb3fa;
	border-bottom: 1px solid #4bb3fa;
}

.news-con .news-con-r {
	width: 1000px;
	box-sizing: border-box;
	padding: 0 20px;
	margin-bottom: 120px;
}

.news-con .news-con-r .news-con-r-list {
	display: none;
}

.news-con .news-con-r .news-con-r-list.active {
	display: block;
}

.news-con-r-list h2 {
	font-weight: 400;
	line-height: 40px;
	border-bottom: 4px solid #eee;
}

.news-con-r-list h2 span {
	float: right;
	font-size: 14px;
	color: #999;
}

.news-con-r-list h2 span.h2-other {}

.news-con-r-list h2 span.h2-other a {
	margin-left: 20px;
	margin-right: 5px;
	color: #333;
}

.news-con-r-list h2 span.h2-other a.active,
.news-con-r-list h2 span.h2-other a:hover {
	color: #1c80c4;
}

.news-con-r-list ul.news-list {}

.news-con-r-list ul.news-list li {
	height: 130px;
	padding: 30px 10px;
	overflow: hidden;
}

ul.news-list li .news-list-img {
	float: left;
}

ul.news-list li .news-list-img img {
	display: block;
	width: 215px;
	height: 130px;
}

ul.news-list li .news-list-con {
	float: left;
	width: 570px;
	margin-left: 20px;
}

ul.news-list li .news-list-con h2 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	border-bottom: 0;
	color: #4cb3fa;
}

ul.news-list li .news-list-con p {
	position: relative;
	box-sizing: border-box;
	line-height: 30px;
	padding: 0px 20px 5px 0;
	color: #757575;
	background: none;
	font-size: 16px;
	background-size: 8px 8px;
	overflow: auto;
	text-overflow: ellipsis;
	white-space: inherit;
}

ul.news-list li .news-list-con .news-list-content:hover {
	color: #333;
}

ul.news-list li .news-list-con .news-list-con-other {}

ul.news-list li .news-list-con .news-list-con-other span {
	position: relative;
	margin-right: 40px;
	color: #999;
	font-size: 12px;
}

.news-r {}

.news-r-com {
	border: 1px solid #eee;
	margin-bottom: 20px;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, .2);
}

.kefu {
	padding: 20px 0;
	border: 1px solid #eee;
}

.kefu img {
	width: 260px;
	height: 180px;
	display: block;
	margin: 0 auto;
}

.catelist {}

.tab-news-c {
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #4db4fa;
	font-size: 16px;
	padding: 10px 0 5px;
}

.tab-news-c a {
	background: #eee;
	padding: 5px 20px;
	border-radius: 30px;
	color: #333;
}

.tab-news-c a.active {
	background: #4db4fa;
	color: #fff;
}

.tab-news ul {
	padding: 0 10px;
	margin-bottom: 20px !important;
}

.tab-news ul>li {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666 !important;
	white-space: nowrap;
	background: url("../images/tr-b.png") no-repeat 0 center;
	background-size: 8px 8px;
	box-sizing: border-box;
}

.tab-news ul>li a {
	color: #666;
	font-size: 16px;
}

.tab-news ul>li a:hover {
	color: #4db4fa;
}

.newcase {}

.newcase h2 {
	line-height: 40px;
	color: #4db4fa;
	text-align: center;
	border-bottom: 1px solid #4db4fa;
	font-size: 16px;
	padding: 10px 0 5px;
}

.newcase .case {}

.newcase a {
	display: block;
}

.newcase a img {
	display: block;
	width: 260px;
	height: 180px;
	margin: 20px auto;
}

.news-con-r-list img.news-con-r-list-img {
	display: block;
	margin-top: 10px;
	width: 100%;
	height: 200px;
}

.news-con-r-list ul {}

.news-con-r-list ul li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e6e6e6;
}

.news-con-r-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.news-con-r-list ul li p {
	width: 100%;
	position: relative;
	box-sizing: border-box;
	padding: 0 90px 0 20px;
	color: #333;
	background: url("../images/tr-b.png") no-repeat 0 center;
	background-size: 8px 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-con-r-list ul li p:hover {
	color: #53c1f4;
}

.news-con-r-list ul li span {
	position: absolute;
	right: 2px;
}

.helps {}

.helps .headerimg-left img {
	width: 481px;
	height: 326px;
}

.helps .headerimg-right img {
	width: 402px;
	height: 157px;
	margin-bottom: 96px;
}

.edgeContainer {
	position: fixed;
	z-index: 9999999;
	right: 0;
	top: 55%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.edgeItem {
	position: relative;
	box-sizing: border-box;
	width: 55px;
	height: 55px;
	/* background: rgba(0, 0, 0, .5); */
	background-color: #666666;
	margin-bottom: 10px;
	/* border: 1px solid #4eb4fa; */
	color: #fff;
	font-size: 10px;
	cursor: pointer;
}
/* .edgeItem:hover{
	background: #00a0e9;
} */
.edgeItemBox{
	box-sizing: border-box;
	height: 100%;
	width: 100%;
	padding: 8px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;

}

.edgeItem img {
	width: 32px;
	height: 32px;
}

.edgeItem:last-child {
	margin-top: 50px;
	width: 55px;
	height: 55px;
	float: right;
}

.edgeItem:last-child img {
	width: 30px;
	height: 28px;
}
.edgeItemActive {
	width: 180px!important;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}
.edgeItemContent{
	position: relative;
	z-index: 999;
}
.edgeItem {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.bluebg {
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	transition: all .8s ease;
}
.dis_none{
	display: none;
}
.bluebg{
	position: absolute;
	left: 0;
	width: 0px;
	height: 100%;
	background: #00a0e9;
}
    .alertbox-i{    position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /*background-color: rgba(0,0,0,.5);*/
        z-index: 99;
        display:none;
    }
    .alertbox-i .message{
        position: relative;
        background: url(../images/abg.jpg) center center no-repeat;
        background-size: 100% 100%;
        padding: 20px 45px 30px;
        margin: auto;
        width: 500px;
    }

    .alertbox-i .message .btns{
       margin-top: 20px;
       color: #fff;
   }

   .alertbox-i .message .btns div{
    padding: 10px 15px;
    border-radius: 5px;
}
.alertbox-i .message .btns div:first-child{
    background-color: #fff;
    color: #000;
        margin-right: 30px;

}
.alertbox-i .message .btns div:last-child{
    background-color: #b01206;
}
.alertbox-i .phone{
    color: #fff;
    text-align: center;
    font-weight: normal;
        font-weight: bold;
    font-size: 25px;
    margin: 34px 0 30px;
}
.alertbox-i .closeAlert{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background:url('../images/close123.png') center center no-repeat;
    background-size: 12px;
}
.alertbox-i .message .lxpeople{
    color: #fff;
    font-size: 16px;
        /*text-align: center;*/
}
.alertbox-i .message .lxpeople img{
    width: 140px;
    height: 140px;
}
.alertbox-i .message .lxpeople div{
   line-height: 25px;
    margin-top: 5px;
}
.lxabout{
	width: 100%;
}
.lxabout .msg{
	width: 340px;
}
.lxabout .msg:nth-child(1){
	margin-right: 10px;
}
.lxabout .msg:nth-child(2){
	margin-right: 30px;
}
.lxabout .msg .item{
	position: relative;
	width: 100%;
	height: 120px;
	background-color: #f8f8f8;
	margin-bottom: 10px;
}
.lxabout .msg .item:nth-child{
	margin-bottom: 0;
}
.lxabout .msg .item img{
	position: absolute;
	left: 45px;
    top: 27px;
}
.lxabout .msg .item img:hover{		
	  cursor: pointer;
	-o-animation: rotate .7s;
	-moz-animation: rotate .7s;
   -webkit-animation: rotate .7s;
   animation: rotate .7s;
}
@keyframes rotate{
    from{
        transform: rotate(90deg);        
		-ms-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg);
    }
    to{
        transform: rotate(360deg);        
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
    }
}
.lxabout .msg .item .detail{
    width: 206px;	 
    padding: 30px 0 0 98px;
	line-height: 18px;
	text-align: left;
}
.lxabout .msg .item .detail span,.lxabout .msg .item .detail.cdeta p{
	color: #666;
	font-size: 14px;
}
.lxabout .msg .item .detail p{	    
	font-size: 18px;
    margin-bottom: 20px;
    color: #26C6FB;
}
.lxabout .msg  .item .codeimg{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.lxabout .msg  .item .codeimg img{ 
    top: 0;
    left: 0;
	width: 100px;
    height: 100px; 
	transition: all .5s;
    -webkit-transition: all .5s;
}
.lxabout .msg  .item .codeimg:hover img{
	animation:none;
	  cursor: pointer;
	 transform: scale(1.1);
    transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1);

}
.lxabout .msg .item .cdeta{
	    text-align: center;
    width: 172px;
	    padding-left: 138px;
}
.lxmap{
	width: 100%;
	height: 380px;
	margin-top: 80px;
}
.BMap_cpyCtrl {
    display:none;
}
.anchorBL{
    display:none;
}
.lxus{
	    position: relative;
    text-align: center;
        height: 138px;
}
.lxus strong{
	    font-size: 28px;
    color: #555555;
}
.lxus p{
	    font-size: 14px;
    color: #888888;
    margin-top: 10px;
}
.lxus img{
	    position: absolute;
    top: 17px;
    left: 50%;
    margin-left: -114px;
}


@keyframes myrun {
  to {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -moz-transform: rotate(360deg);
    /* Firefox */
    -webkit-transform: rotate(360deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(360deg);
  }
}
@-moz-keyframes myrun {
  /* Firefox */
  from {
    background: red;
  }
  to {
    background: yellow;
  }
}
@-webkit-keyframes myrun {
  /* Safari 和 Chrome */
  from {
    background: red;
  }
  to {
    background: yellow;
  }
}
@-o-keyframes myrun {
  /* Opera */
  from {
    background: red;
  }
  to {
    background: yellow;
  }
}

.d_main_text{text-align: center;display: block !important;}
.d_main_text>h4{padding-top: 90px;margin: 0 0 42px;font-size: 41px;font-weight: 400;}
.d_main_text>div{margin: 10px 0 15px 0;text-align: center;color: #333;font-size: 18px;font-weight: normal;line-height: 40px;}
.d_main_text>p{font-size: 14px;line-height: 26px;margin-bottom: 12px;color: #9C9C9C;}
.d_main_text>span{display: inline-block;width: 100px;height: 1px;background-color: #3388FF;margin-bottom: 30px;}
    .d_main_text>span.yellow{background-color: #FFCC00;}
.d_main_img{display: block;width: 100%;height:auto;}
.d_main_btn{height: 200px;}
.c_list {margin: 75px 0 80px;}
.c_list li {width: 20%;text-align: center;float: left;margin-bottom: 55px;}
.c_list li h4{font-size: 16px;margin-bottom: 10px;color: #333;}
.c_list li p{font-size: 14px;color: #999;line-height: 20px;}
.c_list li .c_pic {border-radius: 50%;overflow: hidden;width: 133px;height: 133px;border: 1px solid #E6E6E6;margin: 0 auto 28px;
  background: url("") no-repeat center center;background-size: 50% 50%;}
.c_list li:hover .c_pic {background: url("") no-repeat center center #FFCC00;background-size: 50% 50%;
    border: 1px solid #FFCC00;animation: myrun 5s linear infinite;-webkit-animation: myrun 5s linear infinite;}
.c_list li:nth-child(1) .c_pic {background-image: url('../images/c11.png');}
.c_list li:nth-child(2) .c_pic {background-image: url('../images/c22.png');}
.c_list li:nth-child(3) .c_pic {background-image: url('../images/c33.png');}
.c_list li:nth-child(4) .c_pic {background-image: url('../images/c44.png');}
.c_list li:nth-child(5) .c_pic {background-image: url('../images/c55.png');}
.c_list li:nth-child(6) .c_pic {background-image: url('../images/c66.png');}
.c_list li:nth-child(7) .c_pic {background-image: url('../images/c77.png');}
.c_list li:nth-child(8) .c_pic {background-image: url('../images/c88.png');}
.c_list li:nth-child(9) .c_pic {background-image: url('../images/c99.png');}
.c_list li:nth-child(10) .c_pic {background-image: url('../images/c1011.png');}
.c_list li:nth-child(1):hover .c_pic {background-image: url('../images/c1.png');}
.c_list li:nth-child(2):hover .c_pic {background-image: url('../images/c2.png');}
.c_list li:nth-child(3):hover .c_pic {background-image: url('../images/c3.png');}
.c_list li:nth-child(4):hover .c_pic {background-image: url('../images/c4.png');}
.c_list li:nth-child(5):hover .c_pic {background-image: url('../images/c5.png');}
.c_list li:nth-child(6):hover .c_pic {background-image: url('../images/c6.png');}
.c_list li:nth-child(7):hover .c_pic {background-image: url('../images/c7.png');}
.c_list li:nth-child(8):hover .c_pic {background-image: url('../images/c8.png');}
.c_list li:nth-child(9):hover .c_pic {background-image: url('../images/c9.png');}
.c_list li:nth-child(10):hover .c_pic {background-image: url('../images/c10.png');}

.co_list{}
.co_list img{width: calc(25% - 5px);height: auto;}

.co_list1 {padding: 50px 0;}
.co_list1 li:hover {box-shadow: 0 0 40px #ccc;}
.co_list1 li {float: left;padding: 0 20px;width: 280px;height: 300px;box-sizing: border-box;
  border-radius: 5px;box-shadow: 0 0 30px #eee;margin: 0 10px;transition: .3s;text-align: center;}
.co_list1 li img{display: block;margin: 50px auto 0;width: 75px;height: 75px;}
.co_list1 li p {font-size: 22px;text-align: center;margin-top: 25px;margin-bottom: 25px;}
.co_list1 li span {font-size: 14px;color: #727272;line-height: 20px;}

.co_list2 {margin-bottom: 70px;}
.co_list2 li {float: left;}
.co_list2 li:nth-child(2n - 1) {width: 156px;height: 156px;border-radius: 50%;text-align: center;font-size: 15px;margin: 0 60px;}
.co_list2 li:nth-child(2n - 1) p {margin-top: 100px;color: #333;}
.co_list2 li:nth-child(2n+1){background: url("") no-repeat center 40px #F1FAF7;background-size: 43px;}
.co_list2 li:nth-child(1) {background-image: url("../images/cb1.png");}
.co_list2 li:nth-child(3) {background-image: url("../images/cb2.png");}
.co_list2 li:nth-child(5) {background-image: url("../images/cb3.png");}
.co_list2 li:nth-child(7) {background-image: url("../images/cb4.png");}
.co_list2 li:nth-child(2n) {width: 30px;height: 156px;background: url("../images/cajian.png") no-repeat center center;
    background-size: 100% auto;}






/* 
*
新增css	
*  */
.nuxt_top1_box .top_nuxt_flutter {
	text-align: center;
  display: block;
  font-size: 26px;
  line-height: 40px;
  color: #1ebfa3;
  font-weight: bold;
  margin-bottom: 10px;
}

.nuxt_top1_box .top_nuxt_flutter3 {
  text-align: center;
  color: #a7a9b7;
  font-size: 16px;
  line-height: 21px;
}

.nuxt_top1_box a {
  float: right;
  color: #0165b6;
  font-size: 14px;
}
.nuxt_top1_box {
  overflow: hidden;
  clear: both;
  padding-top: 40px;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.wrap_out_nuxt1 {
		  height: 360px;
		  overflow: hidden;
	  }

	  .place_modify_nuxt {
		  width: 1200px;
		  margin: 0 auto;
		  vertical-align: text-bottom;
	  }

	  .place_modify_nuxt ul {
		  list-style: none;
		  margin: 0px;
		  padding: 0px;
	  }

	  .place_modify_nuxt ul li {
		  list-style: none;
		  float: left;
	  }

	  .place_modify_nuxt ul li a {
		  width: 285px;
		  border-radius: 5px;
		  text-align: center;
		  display: block;
		  transition: 0.3s;
		  margin-right: 20px;
		  position: relative;
		  background-color: #ffffff;
		  text-decoration: none;
		  overflow: hidden;
		  transition: all 0.8s ease;
		  -moz-transition: all 0.8s ease;
		  -o-transition: all 0.8s ease;
		  -ms-transition: all 0.8s ease;
		  -webkit-transition: all 0.8s ease;
		  transform: translate3d(0, 10px, 0);
		  -moz-transform: translate3d(0, 10px, 0);
		  -o-transform: translate3d(0, 10px, 0);
		  -ms-transform: translate3d(0, 10px, 0);
		  -webkit-transform: translate3d(0, 10px, 0);
	  }

	  .place_modify_nuxt ul li a:hover {
		  transform: translate3d(0, 0px, 0);
		  -moz-transform: translate3d(0, 0px, 0);
		  -o-transform: translate3d(0, 0px, 0);
		  -ms-transform: translate3d(0, 0px, 0);
		  -webkit-transform: translate3d(0, 0px, 0);
		  box-shadow:0px 0px 30px 8px #E5E5E5;
	  }

	  .last_a_cxmx {
		  margin-right: 0px !important;
	  }

	  .place_modify_nuxt a .fls_top1 {
		  width: 285px;
		  height: 182px;
		  margin: 0 0px 19px 0;
		  background: url('../images/proImg.png') 0 -630px no-repeat;
	  }

	  .place_modify_nuxt a .fls_top2 {
		  width: 285px;
		  height: 182px;
		  margin: 0 0px 19px 0;
		  background: url('../images/proImg.png') 0 -830px no-repeat;
	  }

	  .place_modify_nuxt a .fls_top3 {
		  width: 285px;
		  height: 182px;
		  margin: 0 0px 19px 0;
		  background: url('../images/proImg.png') 0 -1030px no-repeat;
	  }

	  .place_modify_nuxt a .fls_top4 {
		  width: 285px;
		  height: 182px;
		  margin: 0 0px 19px 0;
		  background: url('../images/proImg.png') 0 -1230px no-repeat;
	  }

	  .place_modify_nuxt a .cxmx_product_container {
		  width: 100%;
		  height: auto;
		  margin: 0 auto;
		  box-sizing: border-box;
		  color: #fff;
	  }
	  .cxmx_product-container-content {
		  height: 30px;
	  }

	  .cxmx_product-container-content div {
		  margin: 5px auto 0 auto;
		  text-align: center;
		  font-size: 20px;
		  color: #333;
		  line-height: 20px;
	  }

	  .cxmx-product-container-btn {
		  height: 89px;
		  padding-top: 25px;
		  box-sizing: border-box;
		  color: #777c92;
		  font-size: 14px;
		  line-height: 37px;
		  vertical-align: top;
	  }

	  .cxmx_spread_btn {
		  margin-top: -25px;
		  width: 100%;
		  height: 100%;
	  }

	  .cxmx-product-container-icon1 {
		  background-position: -45px 10px;
		  width: 285px;
		  padding-left: 14px;
		  text-align: center;
		  height: 30px;
		  display: inline-block;
		  background-image: url('../images/cxmx-logo.png');
		  background-repeat: no-repeat;
	  }

	  .cxmx-product-container-icon2 {
		  background-position: -58px -113px;
		  width: 285px;
		  text-align: center;
		  height: 30px;
		  display: inline-block;
		  background-image: url('../images/cxmx-logo.png');
		  background-repeat: no-repeat;
	  }

	  .cxmx-product-container-icon3 {
		  background-position: -58px -152px;
		  width: 285px;
		  text-align: center;
		  height: 30px;
		  display: inline-block;
		  background-image: url('../images/cxmx-logo.png');
		  background-repeat: no-repeat;
	  }

	  .cxmx-product-container-icon4 {
		  background-position: -44px -30px;
		  width: 285px;
		  text-align: center;
		  height: 30px;
		  display: inline-block;
		  background-image: url('../images/cxmx-logo.png');
		  background-repeat: no-repeat;
	  }

	  .cxmx-spread-btn-click {
		  width: 285px;
		  text-align: center;
		  height: 30px;
		  color: #f60;
		  font-size: 13px;
	  }

	  .cxmx-spread-btn-click span {
		  font-family: "Arial", "宋体";
	  }

.confont-con{ width:1200px; margin:0 auto;}
.clearfix {
  clear: both;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.di-ib {
  display: inline-block;
}
.fcolor-white {
  color: #fff;
}
.fsize-16 {
  font-size: 16px;
}

.pr-20 {
  padding-right: 20px;
}
.pl-20 {
  padding-left: 20px;
} 
.pb-10 {
  padding-bottom: 10px;
}

.pt-10 {
  padding-top: 10px;
}
.mt-0 {
  margin-top: 0px!important;
}
.pt-20 {
  padding-top: 20px;
}  
.center-text {
  text-align: center;
}  
.fweight-100 {
  font-weight: 100;
}
.lh-2em {
  line-height: 2em;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}

.place-product{overflow: hidden; height:548px;}
.place-product2{overflow: hidden; height:741px;
background: url("../images/place-product2b.jpg") center center no-repeat;
background-size: 100% 100%;
}

.place-product .place-product-img{position:relative;display:block;line-height: normal;}
.place-product .place-product-img span{position:absolute;top:0;right:0;width:50%;height:180px;display:block;text-align:center;transition:0.3s 0.3s;line-height: 18px;}
.place-product .place-product-img span p{display:none;margin-top:5px;}
.place-product .place-product-img span i{margin-top:80px;transition:0.3s;font-style: normal;}
.place-product .place-product-img.last{height:370px;overflow:hidden;}
.place-product .place-product-img.last span{top:50%;width:100%;height:50%;margin-top:-5px;transition:0.3s;}
.place-product .place-product-img.last:hover span{top:0;height:100%;}
.place-product .place-product-img:hover span{width:100%;}
.place-product .place-product-img:hover span i{margin-top:60px;}
.place-product .place-product-img:hover span p{display:block;}
.place-product .place-product-img.last:hover span i{margin-top:140px;} 
/*颜色方案*/
.place-product-bg1{background:url(../images/place_product_bg01.png);}
.place-product-bg2{background:url(../images/place_product_bg02.png);}
.place-product-bg3{background:url(../images/place_product_bg03.png);}
.place-product-bg4{background:url(../images/place_product_bg04.png);}
.place-product-bg5{background:url(../images/place_product_bg05.png);}
.place-product-bg6{background:url(../images/place_product_bg06.png);}
.place-product-bg7{background:url(../images/place_product_bg07.png);}  
/*成功案例*/
.confont-case{background:url(../images/index_case_bd.png) center center no-repeat; width:100%; min-width: 1200px;margin:0px auto 0 auto;clear:both;height:600px;overflow:hidden;}
.confont-case .confont-con{}
.confont-case .bd { width:1100px;position: relative;left:40px;}
.confont-case .bd ul li{}
.confont-case .case-slibe{width:180px; height:180px;  float:left;  margin-bottom:30px; float:left; margin-right:46px;overflow:hidden;text-align:center;position:relative;}
/*.confont-case-right div.case-slibe:nth-child(4n){margin-right:0px!important;}*/
.confont-case  .case-slibe .before,.confont-case  .case-slibe .after{display:block;position:absolute;top:0;left:0;}
.confont-case .case-slibe .before{line-height:180px;background:url(../images/bg_blue_op_3.png);width:180px;height:180px;}
.confont-case .case-slibe .before img{vertical-align: middle;width:170px;height: 170px;}
.confont-case .case-slibe .after{line-height:2em;background: url(../images/bg_blue_op_9.png);padding:10px;width:160px;height:160px;}
.confont-case .case-slibe .after h5{color:#fff;}
.confont-case .case-slibe .after p{text-align:left;font-size: 12px;color:#fff;}
.confont-case .case-slibe .after span{color:#fff;float:right;}
.confont-case .case-slibe:hover{ box-shadow: 0 0 10px #023e6e}
/*.confont-case .confont-con .case-slibe:nth-child(5n){ margin-right:0px;}   */
.confont-case-right-txt p {
  height: 90px;
  overflow: hidden;
}
.btn-button-bg-w {
  border: 1px solid #fff;
  color: #fff;
  transition: none;
}
.btn-button-bg-w:hover {
  background: #fff;
  color: #0165b6;
}
/*案例模块*/
.sp-confont-case{height:750px;position:relative;background: none;}
.sp-confont-case-ba{position:relative;z-index:-99;top:0;min-width:1200px;margin:0 auto;}
.sp-confont-case-ba li{position:absolute; top:0; left:50%;margin-left: -960px;opacity: 1;}
.sp-confont-case-ba img{width:1920px;position:absolute;}
.confont-case-left{float:left;width:150px;
/*padding-right:30px;*/
background: url(../images/line_w_op4.png) center right repeat-y ;}
.confont-case-left li{width:150px;line-height:55px;color:#fff;font-size:16px;cursor:pointer;text-align:center;}
.confont-case-left li:hover,.confont-case-left li.active{background:#1ebfa3}
.confont-case-right{float:left;position:relative;left:30px;width:990px;}
.confont-case-right li{position:absolute;display:none;}
.confont-case-right .case-slibe{width:210px;height:210px;}
.confont-case-right .case-slibe .before{width:310px;height:210px;line-height:210px;}
.confont-case-right .case-slibe .before img{vertical-align: middle;width:310px;height: 210px;}
.confont-case-right .case-slibe .after{width:300px;height:190px;top:100px;}
.confont-case-right .case-slibe .after.active{
  /*display: block!important;
  top:0!important;
  transition: all 1s;*/
}
.confont-case-right .case-slibe .after h5{font-size:16px;margin-bottom:5px;margin-top:5px;}
.confont-case-right .case-slibe .after span{margin-top:10px;}
.confont-case-right .case-slibe .after p{font-size:14px;}
.confont-case-right-txt{clear:both;width:680px;}
.confont-case-right-txt p{height:90px;overflow:hidden;}
/*栏目标题*/
.confont-tittle{overflow:hidden;clear:both;padding-bottom: 50px;padding-top:50px;width:1200px;margin:0 auto;}
.confont-tittle h1{font-size:30px;font-weight:100;margin-bottom:10px;}
.confont-tittle h2{font-size:30px;font-weight:100;margin-bottom:10px;height:40px;}
.confont-tittle h3{font-size:16px;font-weight:100;}
.confont-tittle2{overflow:hidden;clear:both;padding-bottom:30px;padding-top:50px;width:1200px;margin:0 auto;text-align:center;}
.confont-tittle2 h1{font-size:30px;font-weight:100;margin-bottom:10px}
.confont-tittle2 h3{font-size:16px;font-weight:100;color:#ccc;}
.fcolor-blue2{color:#0165b6;}
.tittle-fstyle{ font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif; letter-spacing:-4px;}
.fsize-40{ font-size:40px;}
.fsize-38{ font-size:38px;}
.fsize-36{ font-size:36px;}
.tittle-hr{ height:1px; width:60px;margin:0 auto;}
.bg-color-w{background:#fff;}
.bg-color-blue2{background:#0165b6;}





/*新闻*/
.w1200, .ws1200 {
    width: 1200px;
    margin: auto;
}
.news {
  padding: 70px 0 40px;
}

.news .content {
  margin-top: 50px;
}

.news_l_one {
  font-size: 12px;
  color: #777;
  width: 340px;
  margin-right: 90px;
  float: left;
}

.news_l_one li a {
  display: block;
  width: 340px;
  color: #666;
  box-sizing: border-box;
  padding-right: 10px;
  padding-left: 20px;
}

.news_l_one span {
  display: inline-block;


}

.news_l_one li {
    line-height: 31px;
    float: none;
    width: 100%;

}

.news_l_one p.title {
    width: 220px;
    height: 25px;
    overflow: hidden;
    padding-left: 0;
    font-size: 14px;
    color: inherit;
    line-height: 31px;
}
.news_l_one li p{
	font-size: 14px;
    color: inherit;
    padding-left: 0;
    line-height: 31px;
}
.news_l_one .pic,
.news_l_one .pic img,
.news_l_one .pic span {
  width: 340px;
  height: 130px;
  position: relative;
}

.news_l_one .pic .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 36px;
  padding-left: 32px;
  background: rgba(0, 0, 0, 0.6)
}

.news_l_one .pic h3 {
  font-size: 18px;
  color: #dfdedf;
  font-weight: bold;
}

.news_l_one .pic h3 p {
    font-size: 14px;
    color: #d4d4d4;
    padding-top: 6px;
    padding-left: 0;
    line-height: 20px;
}

.news_l_one li {
  background: url(../images/yuan.png) no-repeat 5px center;
}

.news_l_one li:hover a {
    color: #00a7e5;
}

.news_l_one li:hover {
  background: url(../images/yuan2.png) no-repeat 5px center;
}

.news_l_one ul {
  padding-top: 25px;
  font-size: 14px;
}

.news_l_two {
  width: 340px;
  height: 270px;

  text-align: center;
  background: #EDEDED;

}

.news_l_two .pic img,
.news_l_two .pic {
  width: 340px;
  height: 210px;
  overflow: hidden;
  position: relative;
}

.news_l_two h3 {
  line-height: 60px;
  padding: 0 10px;
  font-size: 14px;
}
.news_l_two a{color: #333;}
.news_l_two .pic .play {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 80px;
  /*line-height: 210px;*/
  background: rgba(0, 0, 0, 0.5);
}

.news_l_two .play img {
  width: 55px;
  height: 55px;
}

.news_l_two:hover .play img {
  transform: rotate(360deg);
}

.news_l_two:hover a {
  color: #00a7e5;
}

.advert {
  background: #5f2fe1;
  height: 164px;
  padding-top: 30px;
  box-sizing: border-box;
  color: #FFF;
  font-family: SourceHanSansCN, "Microsoft YaHei";
}

.advert .slogan h3 {
  font-size: 42px;
  font-weight: bold;
  margin-bottom: 10px;
}

.advert .slogan p {
  font-weight: 200;
  font-family: SourceHanSansCN-Light, "Microsoft YaHei";
  font-size: 24px
}

.advert .slogan,
.advert .form_b {
  width: 560px;
}

.advert .form_b .p_01 {
  font-size: 14px;
}

.advert .form_b .p_02 {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  margin: 6px 0 12px;
}

.form_b input {
  height: 40px;
  border-radius: 20px;
  margin-right: 10px;
}

.form_b input[type="text"] {
  width: 206px;
  padding: 0 20px;
  box-sizing: border-box;
  background: #fff;
  font-size: 14px;

}

.form_b input[type="button"] {
  width: 107px;
  text-align: center;
  font-size: 16px;
  background: #FF7B34;
  color: #fff;
  text-align: center;
}
.m-dt-t1 {
    text-align: center;
    font-size: 34px;
    color: #000;
}
.m-dt-t2 {
    text-align: center;
    font-size: 18px;
    margin-top: 16px;
    font-family: SourceHanSansCN, "Microsoft YaHei";
    font-weight: 300;
    color: #5b5b5b;
}

.news .m-dt-t2 i{font-style: normal;font-weight: normal; color: #04acf0;}
.news_l_two:hover .play img {
    transform: rotate(360deg);
}
.footer-diqu{
	position: relative;
    padding: 20px 0 24px;
    border-top: 1px solid #f4f4f4;
    background: #fff;
}
.footer-diquTop{
    display: block;
    height: 40px;
    margin-bottom: 18px;
}
.footer-diquTop img{
    display: inline-block;
    float:left;
    width: 142px;
    height: 100%;
    margin-right: 42px;
}
.footer-diquTopIn{
    display: inline-block;
    float:left;
    width: auto;
    height: 100%;
}
.footer-diquTopIn>span{
    display: inline-block;
    float: left;
    width: auto;
    padding: 0 21px;
    font-size: 18px;
    color: #727272;
    line-height: 40px;
    position: relative;
    cursor: pointer;
}
.footer-diquTopIn>a{
    display: inline-block;
    float: left;
    width: auto;
    padding: 0 21px;
    font-size: 18px;
    color: #727272;
    line-height: 40px;
    position: relative;
    cursor: pointer;
}
.footer-diquTopIn>a:hover{
    color: #00a7e5;
}
.footer-diquTopIn>span.active{
    color: #00a7e5;
}
.footer-diquTopIn>span:hover{
    color: #00a7e5;
}
.footer-diquTopIn>span.active::after{
    content: "";
    display: block;
    width: 10px;
    height: 8px;
    background: url(../images/dqpd_06.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}
.footer-diquBot{
    display: block;
    height: auto;
}
.footer-diquBot>div{
    display: block;
}
.footer-diquBot>div:nth-child(2),
.footer-diquBot>div:nth-child(3){
    display: none;
}
.footer-diquBot li{
    float: left;
}
.footer-diquBot li a{
    padding: 0 26px;
    line-height: 24px;
    font-size: 15px;
    color: #000000;
    position: relative;
}
.footer-diquBot li a:hover{
    color: #00a8e5;
}
.footer-diquBot li a::after{
    content: "";
    display: block;
    width: 1px;
    height: 8px;
    background: #dddddd;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
}
.footer-diquBot li:first-child a{
    padding-left: 0;
}
.footer-diquBot li:last-child a::after{
    display: none;
}

.footerNews{
    height: 290px;
    overflow: hidden;
}
.footerNews-list{
    display: inline-block;
    float: left;
    width: 340px;
    height: 100%;
}
.footerNews-list:nth-child(3n-1){
    margin: 0 90px;
}
.footerNews-list>div{
    display: block;
    width: 100%;
    height: 130px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 26px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 32px;
    padding: 38px 38px 0;
    box-sizing: border-box;
}
.footerNews-list li a{
    display: block;
    height: 30px;
    width: 100%;
    position: relative;
    padding: 0 82px 0 24px;
    font-size: 13px;
    color: #777777;
    line-height: 30px;
    white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow: hidden;
    box-sizing: border-box;
}
.footerNews-list li a span{
    position: absolute;
    right: 0;
    top: 0;
    width: 84px;
    text-align: right;
}
.footerNews-list li a::after{
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #777777;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -2px;
    border-radius: 50%;
}
.footerNews-list li a:hover{
    color: #ea5404;
}
.footerNews-list li a:hover::after{
    background: #ea5404;
}
.footer-diquBot li a.active{
    color: #ea5404;
}
.footer-diquBot li.active a{
    color: #ea5404;
}



.diqu-rList > li > a.diqu-rList-in{
    box-sizing: border-box;
}
.diqu-rightBot{
    box-sizing: border-box;
}
.diqu-rightBot-in{
    box-sizing: border-box;
}
.large_pic .inner p{
    font-size: 32px;
    color: #fff;
}
.diqu-leftList::after{
    width: 728px;
}


.diqu-leftList li a:hover{
    color: #ea5404;
}
.sec_nav .nv_list a{
    display: block;
}
.diqu-leftTabel li a:hover{
    color: #ea5404;
}
.footer-diquTopIn>a{
    position: relative;
    padding-right: 28px;
}
.footer-diquTopIn>a::after{
    content: ">>";
    display: block;
    font-size: 18px;
    color: #727272;
    position: absolute;
    right: 0;
    top: 0;
}
.footer-diquTopIn>a:hover::after{
    color: #ea5404;
}

.pagination p.pageRemark b{color:#00a7e4!important;}


.index-data {
	position: relative;
	overflow: hidden;
	height: 772px;
	margin-top: 70px;
	font-family: SourceHanSansCN, "Microsoft YaHei";
	box-sizing: border-box;
  }
  
  .index-data .m-dt-t1 {
	color: #dadded;
	font-weight: 400;
  }
  
  .index-data .m-dt-t2 {
	color: #d8ddee
  }
  
  .index-data .wrap2 {
	z-index: 1;
	position: absolute;
	width: 100%;
	top: 0;
	padding-top: 90px;
	box-sizing: border-box;
	height: 772px;
	left: 0%;
	z-index: 100;
	/* background: url(../images/back_01.png) no-repeat center; */
	background-color: rgba(94, 119, 194,.3);
	background-size: cover;
	/* 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: 60px 0 110px;
  }
  
  .index-data .item {
	float: left;
	width: 33.33%;
	height: 210px;
  }
  
  .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 .item-inner {
	position: relative;
	height: 210px;
	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 .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 60px/1 'RobotoSlab';
	color: #fff;
	letter-spacing: 2px;
	margin-bottom: 10px;
  }
  
  .index-data .text-wrap .number-wrap .icon {
	display: inline-block;
	font-size: 72px;
	vertical-align: 13px;
  }
  
  .wrap2 strong {
	font-weight: 400
  }
  
  .wrap2 strong.number {
	font-family: "Roboto-Slab-Light";
	font-weight: bold;
  }
  
  .wrap2 strong.year {
	font-size: 60px;
	padding-left: 6px;
  }
  
  .m-dt-t2 i {
	color: #04abef;
  }

  /* 新的头部二级菜单 */
  .sec_nav{
	position: absolute;
	filter:alpha(opacity=0);  
	-moz-opacity:0;  
	-khtml-opacity: 0;
	opacity: 0;
	top:80px;
	display: none;
	width:610px;
	z-index: 100;
	/* padding:40px 36px 40px 58px!important; */
	box-sizing: border-box;
	/* min-height:278px; */
	-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .2);
	left:50%;
	/* margin-left: -365px; */
	background: #fff;
	text-align: left;
	-webkit-transition: all 0.4s;-o-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;
	padding:0 10px;
  }
  .sec_nav .nv_list::after{
	content: "";
    position: absolute;
    top: -7.5px;
    left: 50%;
    width: 15px;
    height: 15px;
    margin-left: -7.5px;
    display: block;
    background-color: #fff;
    z-index: 9999999;
    transform: rotate(45deg);
  }
  header .top-active .list-header li:hover .sec_nav {
    display: block;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.list-header li.only-hover{height:90px!important;}
.list-header li.only-hover:hover .sec_nav{
	 display: block;
	 filter:alpha(opacity=100);  
	 -moz-opacity:1;  
	 -khtml-opacity: 1;  
	 opacity: 1;
  }
  .sec_nav .nv_list{
	float: left;
	width:23%;
	margin-right: 14px;
  }
  .sec_nav .nv_list:last-child{margin-right:0;}
  .sec_nav .nv_list  h3{
    font-size: 16px;
    line-height: 1.2;
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #DDDDDD;
    font-weight: bold;
  }
 
  .sec_nav .nv_list a{
	width:100%;
	font-size: 14px;
	line-height: 45px;
	color: #666666;
	padding: 0 15px 0;
    box-sizing: border-box;
	/* border-bottom: 1px solid #DDDDDD; */
  }
  .sec_nav .nv_list a:hover{
	color: #04abef;
  }
  .sec_nav .nv_list  h3 a{
	 line-height:inherit;
	 padding: 0;
  }
  .sec_nav .nv_list a img{
	width: 25px;
    margin-right: 8px;
    vertical-align: middle;
  }
  .sec_nav .nv_list  h3 a img{
	width: 40px;
	vertical-align: middle;
}
  .video-js .vjs-big-play-button{
	top: 40%!important;
    left: 50%!important;
    margin-left: -45px;
  }
  .cnspan{
	position: absolute;
    right: 82px;
  }
.v5_our {
	width: 156px;
	height: 300px;
	background: #fff;
	box-shadow:0px 0px 16px 0px rgba(0, 0, 0, 0.13);
	position: absolute;
	top: 14px;
	left: 0px;
	padding: 30px 40px 0;
}
.v5Our1,.v5Our2,.v5_helpMin{
	position: absolute;
	top: 54px;
	/* display: none; */
	left: -85px;
	width: 236px;
	height: 350px;
	z-index: 1000;
}

 .v5_our .v5_ourList:first-child {
	width: 156px;
	/*padding-right: 40px;*/
	/*float: left;*/
}
 .v5_our .v5_ourList:last-child {
	width: 156px;
	/*padding-left: 40px;*/
	/*float: left;*/
}
 .v5_our .v5_ourList .v5_ourItem {
	margin-top: 20px;
	border-top: 1px solid #d9d9d9;
}
 .v5_our .v5_ourLine {
	width:1px;
	height:325px;
	background:rgba(229,229,229,1);
	float: left;
}

 .v5_our .v5_ourList .v5_ourItem p{
	margin-top: 33px;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
}
 .v5_our .v5_ourList .v5_ourItem p a span:first-child{
	display: inline-block;
	font-size: 26px;
	vertical-align: top;
}
.v5_nav .v5_navUl .v5_our .v5_ourList .v5_ourItem p a span:last-child {
	font-size: 18px;
	margin-left: 8px;
}
.v5_nav .v5_navUl .v5_our .v5_ourList .v5_ourItem p:hover a{
	color: #00AAEA;
}
 .v5_our::after {
    content: '';
    position: absolute;
    top: -28px;
    left: 105px;
    width: 0px;
    height: 0px;
    border: 14px solid transparent;
    border-bottom-color: #fff;
    transition: all .3s ease;
}


/* 2020-8-17 新增界面 */
.common-box {
    width: 1400px;
    margin: 0 auto;
}
.why-develop-xxx-container {
    padding: 90px 0
}

.why-develop-xxx-container .why-develop-xxx .list {
    padding-top: 60px
}

.why-develop-xxx-container .why-develop-xxx .list .item {
    width: 25%;
    text-align: center
}

.why-develop-xxx-container .why-develop-xxx .list .item .icon-box {
    width: 70px;
    height: 70px;
    margin: 0 auto 16px
}

.why-develop-xxx-container .why-develop-xxx .list .item .icon-box .icon {
    height: 70px;
    display: inline-block
}

.why-develop-xxx-container .why-develop-xxx .list .item .text {
    line-height: 1;
    font-size: 22px;
    color: #191c3d;
    text-align: center;
    font-weight: 700
}
.why-develop-xxx-container .why-develop-xxx .list .item {
    width: 25%;
    text-align: center;
}
.fl, .why-develop-xxx-container .why-develop-xxx .list .item {
    float: left;
}
::-moz-selection {
    color: #fff;
    background: #4a85f3
}

::selection {
    color: #fff;
    background: #4a85f3
}
.region-title {
    font-weight: bold;
    line-height: 1;
    margin-bottom: 16px;
    font-size: 40px;
    color: #191c3d;
    text-align: center;
}
.our-experience-container {
    min-width: 1400px;
    padding: 90px 0;
    background-color: #f6f8fb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.our-experience-container .our-experience {
	position: relative;
	width: 1200px;
}

.our-experience-container .our-experience .region-title {
    margin-bottom: 60px
}

.our-experience-container .our-experience .list .item {
    width: 224px;
    height: 176px;
    margin-right: 20px;
    margin-bottom: 23px
}

.our-experience-container .our-experience .list .item:nth-child(5n) {
    margin-right: 0
}

.our-experience-container .our-experience .list .item .icon {
    width: 100%;
    height: 100%
}

.our-experience-container .our-experience .btn-row {
    padding-top: 37px;
    text-align: center
}

.our-experience-container .our-experience .btn-row .btn {
    width: 240px
}
.our-experience-container .our-experience .list .item {
    width: 214px;
    height: 176px;
    margin-right: 23px;
    margin-bottom: 23px;
}
.our-experience-container .our-experience .list .item .icon {
    width: 100%;
    height: 100%;
}
.classic-case-list .item, .fl, .our-experience-container .our-experience .list .item {
    float: left;
}
.our-experience-container .our-experience .btn-row {
    padding-top: 37px;
    text-align: center;
}
.common-btn, .common-btn-0, .common-btn-1, .common-btn-2, .common-btn-3, .common-btn-4, .common-btn-5, .common-btn-6, .common-btn-7 {
    min-width: 180px;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
    border-radius: 2px;
    border: solid 1px #fff;
    text-align: center;
    font-size: 18px;
    color: #191c3d;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all .1s;
    transition: all .1s;
}
.common-btn-1 {
    background-color: #236ffb;
    border: solid 1px #236ffb;
    color: #fff !important;
}

.why-choose-us-to-develop-xxx-container::before {
    width: 100%;
    height: 100%;
    background-color: #282d4a;
    z-index: 1;
    content: " ";
    position: absolute;
    top: 0;
    left: 0
}

.why-choose-us-to-develop-xxx-container::after {
    width: 100%;
    height: 100%;
    background-image: url(../images/7bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0;
    z-index: 2;
    content: " ";
    position: absolute;
    top: 0;
    left: 0
}
.why-choose-us-to-develop-xxx-container {
    min-width: 1400px;
    padding: 90px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.why-choose-us-to-develop-xxx-container .region-title {
    margin-bottom: 36px;
    color: #fff
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx {
    z-index: 5;
    position: relative
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item {
    float: left;
    width: 221px;
    height: 276px;
    margin-right: 13px;
    padding-top: 24px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item:nth-child(6n) {
    margin-right: 0
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item .icon-box {
    width: 58 rpx;
    height: 58px;
    line-height: 58px;
    margin-bottom: 38px;
    text-align: center
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item .icon-box .icon {
    height: 58px
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item .icon-box .icon-1 {
    display: inline-block
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item .icon-box .icon-2 {
    display: none
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item .text-box {
    width: 162px;
    margin: 0 auto;
    text-align: center
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item .text-box .title {
    margin-bottom: 10px;
    font-family: AlibabaPuHuiTiB;
    font-size: 22px;
    font-weight: 700;
    color: #fff
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item .text-box .text {
    font-family: AlibabaPuHuiTiR;
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .active, .why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 20px 29px 0 rgba(68, 68, 68, .3);
    box-shadow: 0 20px 29px 0 rgba(68, 68, 68, .3)
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .active .icon-box .icon-1, .why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item:hover .icon-box .icon-1 {
    display: none
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .active .icon-box .icon-2, .why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item:hover .icon-box .icon-2 {
    display: inline-block
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .active .text-box .title, .why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item:hover .text-box .title {
    color: #191c3d
}

.why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .active .text-box .text, .why-choose-us-to-develop-xxx-container .why-choose-us-to-develop-xxx .list .item:hover .text-box .text {
    color: #515d71
}

.xxx-case-container {
    min-width: 1400px;
    padding: 90px 0;
    background-color: #f6f8fb;
}

.xxx-case-container .region-title {
    margin-bottom: 12px;
}

.xxx-case-container .region-sub-title {
    min-height: auto;
    font-size: 18px;
}

.xxx-case-container .region-sub-title .highlight {
    cursor: pointer;
}

.xxx-case-container .xxx-case .more {
    margin-top: 50px;
    text-align: center;
}

.xxx-case-presentation-container {
    min-width: 1400px;
    padding: 90px 0;
    background-color: #f6f8fb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.xxx-case-container .region-title {
    margin-bottom: 12px;
}
.xxx-case-container .region-sub-title {
    min-height: auto;
    line-height: 40px;
    font-size: 18px;
    color: #999;
    text-align: center;
}
.classic-case-list {
    padding-top: 36px;
    display: block;
}
.app-development-container .xxx-case-container .xxx-case .classic-case-list .item {
    background-color: rgba(255, 0, 0, 0) !important;
}

.classic-case-list .item {
    float:left;
    width: 450px;
    height: 338px;
    margin-right: 25px;
    margin-bottom: 12px;
    /* background-color: #fff; */
    overflow: hidden;
}
.classic-case-list .item .top {
    width: 450px;
    height: 283px;
    position: relative;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
}
.classic-case-list .item .top .cover-box {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.classic-case-list .item .top .cover-box .cover {
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    transition: all .3s
}

.classic-case-list .item .top .card {
    width: 100%;
    height: 100%;
    padding: 40px 24px;
    background-color: rgba(35, 110, 251, .93);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
   /* -webkit-transition: all .5s;
    transition: all .5s;*/
    position: absolute;
    top: 0;
    left: 0
}

.classic-case-list .item .top .card .text {
    height: 64px;
    line-height: 25px;
    margin-bottom: 35px;
    font-size: 16px !important;
    color: #fff
}

.classic-case-list .item .top .card .des {
    height: 75px;
    line-height: 25px;
    margin-bottom: 22px;
    font-size: 14px !important;
    color: #fff;
    opacity: .5
}

.classic-case-list .item .top .card .icon {
    height: 14px;
    display: block
}

.classic-case-list .item .bottom {
    width: 450px;
    height: 55px;
    line-height: 55px
}

.classic-case-list .item .bottom .fl .title, .classic-case-list .item .bottom .item .title {
    font-size: 18px;
    color: #191c3d;
    font-weight: 700
}

.classic-case-list .item .bottom .fr .tag {
    height: 22px;
    line-height: 22px;
    margin-left: 11px;
    padding: 0 13px;
    background-color: #edeff6;
    border-radius: 22px;
    font-size: 14px;
    color: #515d71;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block
}

.classic-case-list.show {
    display: block
}
.classic-case-list .item:nth-child(3n) {
    margin-right: 0;
}
.classic-case-list .item:hover .top .card {
    opacity: 1;
}
.classic-case-list .item:hover .bottom .fl .title, .classic-case-list .item:hover .bottom .item .title {
    color: #236ffb;
}

.xxx-industry-container {
    padding: 90px 0;
    background-color: #fff
}

.xxx-industry-container .xxx-industry .card {
    display: none
}

.xxx-industry-container .xxx-industry .industry-info-list-box {
    margin-top: 60px;margin-bottom: 38px;
}

.xxx-industry-container .xxx-industry .more {
    text-align: center
}
.xxx-industry-container .xxx-industry .more {
    text-align: center;
}
.industry-info-list-box {
    margin-top: 70px;
    margin-bottom: 38px
}

.industry-info-list-box .industry-info-list-item {
    float: left;
    width: 446px;
    margin-right: 31px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.industry-info-list-box .industry-info-list-item:nth-child(3n) {
    margin-right: 0
}

.industry-info-list-box .industry-info-list-item .card {
    width: 100%;
    height: 149px;
    margin-bottom: 30px;
    padding: 43px 24px;
    border-radius: 8px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(35, 35, 35, .18);
    box-shadow: 0 10px 30px 0 rgba(35, 35, 35, .18);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.industry-info-list-box .industry-info-list-item .card .text {
    width: 65px;
    padding-bottom: 6px;
    letter-spacing: 2px;
    font-size: 30px;
    line-height: 32px;
    color: #fff;
    font-family: MicrosoftYaHeiLight !important;
    border-bottom: 3px solid #fff;
    z-index: 5;
    position: relative
}

.industry-info-list-box .industry-info-list-item .card .cover {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    display: block;
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0
}

.industry-info-list-box .industry-info-list-item-2 .card .text {
    width: 100px
}

.industry-info-list .item {
    margin-bottom: 10px;
    display: inline-block
}

.industry-info-list .item .item-a {
    width: 446px;
    height: 46px;
    line-height: 46px;
    padding: 0 18px;
    padding-right: 70px;
    background-color: #f6f8fb;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    position: relative
}

.industry-info-list .item .item-a:hover .title {
    color: #236ffb
}

.industry-info-list .item .item-a:hover .date {
    color: #236ffb
}

.industry-info-list .item .item-a:hover .icon-2 {
    z-index: 6
}

.industry-info-list .item .item-a::after {
    width: 15px;
    height: 15px;
    content: " ";
    background: transparent url(../images/7r_btn.png) center center no-repeat;
    background-size: 15px 15px;
    position: absolute;
    top: 22px;
    right: 16px
}

.industry-info-list .item .item-a .title {
    max-width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #30356d;
}

.industry-info-list .item .item-a .date {
    line-height: 1;
    font-size: 16px;
    color: #515d71
}

.industry-info-list .item .item-a .icon {
    height: 15px;
    z-index: 5;
    position: absolute;
    top: 32px;
    right: 19px
}

.industry-info-list .item .item-a .icon-2 {
    z-index: 4
}
.industry-info-list-box .industry-info-list-item:nth-child(3n) {
    margin-right: 0;
}


.advisory-container {
    min-width: 1400px;
    height: 496px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: hidden
}

.advisory-container .advisory {
    padding: 116px 0;
    position: relative;
    z-index: 5
}

.advisory-container .advisory .text-box .text-1 {
    line-height: 1;
    margin-bottom: 28px;
    font-size: 60px;
    color: #236ffb;
    font-weight: 700
}

.advisory-container .advisory .text-box .text-2 {
    line-height: 1;
    margin-bottom: 28px;
    font-size: 38px;
    color: #515d71
}

.advisory-container .advisory .text-box .text-3 {
    line-height: 1;
    margin-bottom: 9px;
    font-size: 14px;
    color: #191c3d
}

.advisory-container .advisory .text-box .text-4 {
    line-height: 1;
    margin-bottom: 26px;
    color: #191c3d
}

.advisory-container .advisory .text-box .text-4 .key {
    margin-right: 5px;
    font-size: 22px
}

.advisory-container .advisory .text-box .text-4 .value {
    font-size: 22px;
    font-weight: 700
}

.advisory-container .advisory .btn-row .common-btn-3 {
    margin-right: 18px
}

.advisory-container .advisory .fix-icon {
    width: 240px;
    height: 171px;
    position: absolute;
    top: 116px;
    right: 0
}

.advisory-container .advisory .fix-icon .icon {
    width: 240px;
    height: 171px;
    border-radius: 4px
}

.advisory-container .advisory-bg {
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    z-index: 3;
    position: absolute;
    bottom: 0;
    left: 0
}

.confont-case-right .case-slibe{
    width: 310px;
    margin-right: 20px;
}
.confont-case-right .case-slibe a{
    width: 310px;
}
.confont-case-right .case-slibe a img{
    width: 310px;
}



