@charset "UTF-8";

/*单篇+文章页start*/
.articleC {
	background: #FFFFFF;
	padding: 0 50px;
}

.articleTitle {
	clear: both;
	line-height: 43px;
	font-size: 28px;
	font-family: "microsoft yahei";
	color: #333333;
	text-align: center;
	position: relative;
	font-weight: bold;
}

.articleTime {
	display: block;
	clear: both;
	color: #666666;
	font-size: 14px;
	line-height: 32px;
	padding-bottom: 12px;
	overflow: hidden;
	text-align: center;
}

.articleTime span {
	padding-right: 16px;
	font-size: 14px;
	color: #999999;
}

.share {
	display: block;
	clear: both;
	padding: 10px 0;
}

.articlePage {
	clear: both;
	height: 30px;
	text-align: center;
	font-family: Arial;
}

.articlePage a {
	margin: 0 1px;
	background: #ccc;
	padding: 5px 10px;
}

.articlePage a:hover {
	color: #fff;
	background: #125fc8;
}

.articlePage a.hover {
	color: #fff;
	background: #125fc8;
}

.articleBox {
	line-height: 25px;
	padding: 10px 0;
	color: #666666;
	font-size: 14px;
}

.articleBox img {
	max-width: 100%;
}

.minH600 {
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

/**
 * 文章阅读页-内容上部大图
 */
#play {
	width: 600px;
	height: 400px;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e9e9e9;
	padding: 5px;
	margin: 20px auto 0 auto;
}

#play .change_a {
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background: url(about:blank);
}

#play .prev_a {
	left: 0;
}

#play .next_a {
	right: 0
}

#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}

#play .prev_a span {
	background: url(../images/file/article_icon.png) no-repeat 0px -50px;
	left: 0;
}

#play .next_a span {
	background: url(../images/file/article_icon.png) no-repeat -30px -50px;
	right: 0;
}

#play .img_ul {
	position: relative;
	z-index: 1;
	width: 600px;
	height: 400px;
}

#play .img_ul li {
	position: relative;
	z-index: 1;
	width: 600px;
	height: 400px;
	background: #fff;
	margin: 0 0 5px 0;
}

#play .img_ul li img {
	position: absolute;
}

.imgMove {
	width: 600px;
	clear: both;
	margin: 20px auto;
	position: relative;
}

.img_hd {
	margin: 0 auto;
	overflow: hidden;
	height: 60px;
	position: relative;
}

.img_hd ul {
	position: absolute;
	z-index: 1
}

.img_hd ul li {
	float: left;
	height: 47px;
	width: 70px;
	padding: 3px;
	margin: 0 7px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #d4d4d4;
	position: relative;
}

.img_hd ul li p {
	height: 47px;
	width: 70px;
	display: block;
	background: #fff;
	position: relative;
}

.img_hd ul li i {
	display: block;
	clear: both;
	line-height: 20px;
	padding: 0 5px;
	background: #000;
	color: #fff;
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 99999999999999;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

.img_hd ul li img {
	position: absolute;
	height: 47px;
	width: 70px;
}

.img_hd ul li.on {
	border: 1px solid #125fc8;
	background: #125fc8;
}

.imgMove .bottom_a {
	width: 20px;
	height: 25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float: left;
	top: 15px;
	position: absolute;
	z-index: 9999999999999;
	background: url(../images/file/article_icon.png) no-repeat;
}

.imgMove .prev_a {
	background-position: left top;
	left: 0;
}

.imgMove .next_a {
	background-position: right top;
	right: 0;
}

.articleHand {
	clear: both;
	font-size: 16px;
	padding: 10px 0px 20px 0;
	overflow: hidden;
}

.articleHand a {
	display: block;
	line-height: 32px;
	padding: 0 20px 10px 30px;
	float: left;
	background: url(../images/file/file.png) no-repeat left center;
}

.articleHand a.word {
	background: url(../images/file/word.png) no-repeat left 3px;
	color: #37a6ff !important;
}

.articleHand a.ppt {
	background: url(../images/file/ppt.png) no-repeat left center;
	color: #ff7735 !important;
}

.articleHand a.excel {
	background: url(../images/file/excel.png) no-repeat left center;
	color: #15bf44 !important;
}

.articleHand a.pdf {
	background: url(../images/file/pdf.png) no-repeat left center;
	color: #1369c0 !important;
}

.articleHand a.zip {
	background: url(../images/file/zip.png) no-repeat left 3px;
	color: #ff9779 !important;
}

.shareBox {
	height: 40px;
	overflow: hidden;
	background: #f1f1f1;
}

.shareBoxL {
	float: left;
	padding: 0 0 0 20px;
}

.shareBoxL B {
	display: block;
	line-height: 40px;
	float: left;
}

.bdsharebuttonbox {
	float: left;
	padding: 6px 0 0 10px;
}

.shareBoxR {
	line-height: 40px;
	float: right;
	padding: 0 20px 0 0;
	font-size: 14px;
	color: #000;
}

.pageUp {
	display: block;
	line-height: 34px;
	padding: 10px 0 20px 0;
	color: #999999;
	font-size: 16px;
}

.pageUp a {
	font-size: 16px;
	color: #999999;
}

.articleShare {
	display: inline;
}

.articleShare .bshare-custom {
	display: inline;
}

.articleShare a {
	padding: 0 !important;
	height: 25px !important;
	width: 25px !important;
	background: url(../images/atIco.png)no-repeat !important;
}

.articleShare .bshare-sinaminiblog {
	background-position: 0px 0px !important;
}

.articleShare .bshare-qqmb {
	background-position: -32px 0px !important;
}

.articleShare .bshare-qzone {
	background-position: -65px 0px !important;
}

.articleShare .bshare-douban {
	background-position: -96px 0px !important;
}

.articleShare .bshare-qqim {
	background-position: -128px 0px !important;
}

.pageUp a:hover {
	color: #125fc8;
}

.newsH {
	position: relative;
}

.newsH::before {
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background: #f5f5f5;
	position: absolute;
	left: 0;
	bottom: 0;
}

/*单篇+文章页end*/
/*event1 start*/
.event-style1 {
	overflow: hidden;
	position: relative;
	padding: 40px 0 80px;
}

.event-style1 dt {
	width: 2px;
	height: 100%;
	overflow: hidden;
	background: #0b579e;
	position: absolute;
	left: 50%;
	top: 118px;
	margin-left: 0px;
	z-index: 11;
}

.event-style1 dd {
	position: relative;
	z-index: 3;
	clear: both;
}

.event-style1 dd .con {
	width: 420px;
	position: relative;
}

.event-style1 dd .con .text {
	overflow: hidden;
}

.event-style1 dd .con .text .title {
	width: 100%;
	height: 57px;
	line-height: 57px;
	background: #0a569e;
	font-size: 24px;
	color: #fff;
}

.event-style1 dd .con .text .title span {
	padding-left: 68px;
	position: relative;
}

.event-style1 dd .con .text .title span em {
	position: absolute;
	left: 22px;
	top: 3px;
	width: 28px;
	height: 26px;
	display: block;
	background: url(../images/date.png) no-repeat center center
}

.event-style1 dd .con .text .info {
	padding: 21px 25px 22px;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	background: #FFF;
}

.event-style1 dd .year {
	height: 35px;
	line-height: 35px;
	position: absolute;
	top: 50%;
	margin-top: -17px;
}

.event-style1 dd .year span {
	font-size: 18px;
	color: #333;
}

.event-style1 dd .year i {
	display: inline;
	width: 24px;
	height: 1px;
	background: #0b579e;
	position: absolute;
	top: 50%;
	z-index: 12;
}

.event-style1 dd .year .circle {
	position: absolute;
	top: 0;
	width: 11px;
	height: 11px;
	border-radius: 23px;
	background: #0b579e;
	border: 12px solid #dee8e2;
	z-index: 10;
}

.event-style1 dd.even .con {
	float: left;
	display: inline;
}

.event-style1 dd.even .year {
	right: -150px;
}

.event-style1 dd.even .year i {
	right: -26px;
}

.event-style1 dd.even .year .circle {
	left: 74px;
}

.event-style1 dd.odd .con {
	float: right;
	display: inline;
}

.event-style1 dd.odd .year {
	left: -150px;
}

.event-style1 dd.odd .year i {
	left: -26px;
}

.event-style1 dd.odd .year .circle {
	right: 72px;
}

/*event1 end*/
/* ========== 团队管理 start ========== */
.teamListDl {
	overflow: hidden;
	margin: 0 -10px;
}

.teamListDl dd {
	width: 50%;
	float: left;
	display: inline;
	padding: 10px 0;
}

.teamListDl dd .con {
	background: #fff;
	margin: 0 10px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	overflow: hidden;
}

.teamListDl dd .con .pic {
	float: left;
	display: inline;
	width: 220px;
	margin-right: 30px;
}

.teamListDl dd .con .pic::before {
	padding-top: 118.1818%;
}

.teamListDl dd .con .pic img {
	object-fit: contain;
	object-position: top left;
}

.teamListDl dd .con .text {
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 32px 90px 0 0;
}

.teamListDl dd .con .name{
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	position: relative;
	font-size: 20px;
	color: #333333;
}

.teamListDl dd .con .name span{
	
}
.teamListDl dd .con .name em{
	line-height: 40px;
	font-size: 14px;
	color: #125fc8;
	font-style: normal;
	padding: 0 10px;
}
.teamListDl dd .con:hover .name a {
	color: #125fc8;
}

.teamListDl dd .con .post {
	font-size: 14px;
	color: #999;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	position: relative;
	padding-bottom: 15px;
}
.teamListDl dd .con .post:before{
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background: #f5f5f5;
	position: absolute;
	left: 0;
	bottom: 0;
}
.teamListDl dd .con .info {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}
.teamListDl dd .con:hover{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 0px 7px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0 0px 7px rgba(0,0,0,0.08);
} 
/* ========== 团队管理 end ========== */
/* ========== 联系我们 start ========== */
.contactUs {
	background: #FFFFFF;
}

.BMapLabel {
	display: none !important;
}

.anchorBL {
	display: none;
}

.BMap_omCtrl {
	display: none;
}

.contactUsDl {
	padding: 0 0 15px;
	overflow: hidden;
}

.contactUsDl dd {
	width: 33.3333%;
	height: 210px;
	float: left;
	display: inline;
	position: relative;
	text-align: center;
	padding: 0 36px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.contactUsDl dd.conEmail::before {
	display: block;
	content: '';
	width: 1px;
	height: 82px;
	background-color: rgb(230, 230, 230);
	position: absolute;
	top: 50%;
	margin-top: -41px;
	left: 0;
}

.contactUsDl dd.conEmail::after {
	display: block;
	content: '';
	width: 1px;
	height: 82px;
	background-color: rgb(230, 230, 230);
	position: absolute;
	top: 50%;
	margin-top: -41px;
	right: 0;
}

.contactUsDl dd .con {
	display: inline-block;
}

.contactUsDl dd .icn {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: 40px 40px;
	background-position: center center;
	margin-bottom: 20px;
}

.contactUsDl dd.conTel .icn {
	background-image: url(../images/phone.png);
}

.contactUsDl dd.conEmail .icn {
	background-image: url(../images/email.png);
}

.contactUsDl dd.conAdd .icn {
	background-image: url(../images/add.png);
}

.contactUsDl dd .title {
	font-size: 14px;
	color: #333;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
}

.contactUsDl dd .info {
	font-size: 14px;
	color: #666666;
	line-height: 32px;
}

/* ========== 联系我们 end ========== */

/* ========== 合作案例 start ========== */
.imgListBox {
	-webkit-box-sizing: border-box;
	position: relative;
}

.imgList {
	overflow: hidden;
	padding: 0 75px;
}

.imgList .swiper-container {
	overflow: hidden;
}

.imgList .pic::before {
	padding-top: 56.3636%;
}

.imgList .text {
	font-size: 18px;
	color: #333;
	background: #fff;
	height: 68px;
	line-height: 68px;
	text-align: center;
}

.imgList .swiper-button-next {
	outline: none;
	background: url(../images/next.png)no-repeat center center;
	width: 46px;
	height: 46px;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

.imgList .swiper-button-prev {
	outline: none;
	background: url(../images/prev.png)no-repeat center center;
	width: 46px;
	height: 46px;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

.imgList .swiper-button-next::after {
	display: none;
}

.imgList .swiper-button-prev::after {
	display: none;
}

.imgList .swiper-button-prev:hover {
	background: url(../images/prevh.png)no-repeat;
}

.imgList .swiper-button-next:hover {
	background: url(../images/nexth.png)no-repeat;
}

.imgListDl {
	overflow: hidden;
	margin: 0 -15px;

}

.imgListDl dd {
	width: 33.3333%;
	float: left;
	display: inline;
	padding: 15px 0;
}

.imgListDl dd .con {
	margin: 0 15px;
	border-radius: 2px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.imgListDl dd:hover .con{
	box-shadow: ;
}
.imgListDl dd .con a {
	display: block;
	background-color: #ffffff;
}
.imgListDl dd .con .pic{
	background: #FFFFFF;
}
.imgListDl dd .con .pic:before {
	padding-top: 66.5217%;
}

.imgListDl dd .con .text {
	font-size: 16px;
	color: #333333;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	padding-left: 22px;
	padding-right: 50px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	position: relative;
}

.imgListDl dd .con .text:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 70px;
	background: url(../images/imgMoreIcon.png) no-repeat center center;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.imgListDl dd .con .text:before {
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background-color: #125fc8;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.imgListDl dd .con:hover .text:before {
	width: 100%;
}

.imgListDl dd .con:hover .text:after {
	background: url(../images/imgMoreIconh.png) no-repeat center center;
}
.imgListDl dd:hover .con{
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.08);
}
.imgListDl dd:hover .con .text {
	color: #125fc8;
}
/* ========== 合作案例 end ========== */

/* ========== 行业动态 start ========== */
.textList1Dl dd {
	margin-bottom: 10px;
	background: #fff;
	padding: 34px 90px 28px 40px;
	position: relative;
}

.textList1Dl dd .rightMore {
	position: absolute;
	right: 53px;
	top: 50%;
	transform: rotateY(50%);
	width: 15px;
	height: 26px;
}

.textList1Dl dd .rightMore a {
	width: 100%;
	height: 100%;
	display: inline-block;
	background: url(../images/rightMore.png)no-repeat;
	background-size: cover;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

.textList1Dl dd:hover .rightMore a {
	background: url(../images/rightMoreh.png)no-repeat;
	width: 15px;
}

.textList1Dl .con {
	overflow: hidden;
}

.textList1Dl .con .pic {
	float: left;
	width: 328px;
	margin-right: 30px;
	overflow: hidden;
}

.textList1Dl .con .pic::before {
	padding-top: 56.4024%;
}

.textList1Dl .con .text {
	overflow: hidden;
}

.textList1Dl dd .con .title a {
	display: inline-block;
	font-size: 20px;
	color: #333333;
	height: 36px;
	line-height: 36px;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.textList1Dl dd .con:hover .title a {
	letter-spacing: 1px;
	color: #125fc8;
}

.textList1Dl dd .con .textC {
	overflow: hidden;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}

.textList1Dl dd .con .textC .time {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	padding-left: 24px;
	background: url(../images/time.png) no-repeat center left;
	background-size: 16px 16px;
	margin-right: 30px;
}

.textList1Dl dd .con .textC .eye {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	padding-left: 28px;
	background: url(../images/eye.png) no-repeat center left;
	background-size: 19px 11px;
}

.textList1Dl dd .con .info {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}

/* ========== 行业动态 end ========== */
/* singArticle.jsp start */
.singArtivce .articleTitle {
	font-size: 30px;
	;
	color: #125fc8;
	font-weight: bold;
}

.singArtivce .articleEn {
	font-size: 18px;
	color: #999;
	height: 34px;
	line-height: 34px;
	text-align: center;
}

.singArticleImg .pic::before {
	padding-top: 56.25%;
}

.singArticleImg .swiper-button-next {
	outline: none;
	background: url(../images/next.png)no-repeat center center;
	width: 46px;
	height: 46px;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 60%;
	-webkit-transform: translateY(-50%);
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

.singArticleImg .swiper-button-prev {
	outline: none;
	background: url(../images/prev.png)no-repeat center center;
	width: 46px;
	height: 46px;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 60%;
	-webkit-transform: translateY(-50%);
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

.singArticleImg .swiper-button-prev:hover {
	background: url(../images/prevh.png)no-repeat;
}

.singArticleImg .swiper-button-next:hover {
	background: url(../images/nexth.png)no-repeat;
}

.singArticleImg .swiper-button-next::after {
	display: none;
}

.singArticleImg .swiper-button-prev::after {
	display: none;
}

.singArticeleBox {
	position: relative;
	margin-bottom: 40px;
}

.singArticeleBox .singArticleImg {
	padding: 0 75px;
}

.singArticHui {
	background: #f5f5f5;
}

.singArticHui .articleC {
	background: #f5f5f5;
}

/* singArticle.jsp start */
/* message.jsp start */
.textzpDl {
	margin-right: -22px;
}

.textzpDl dd {
	width: 33.3333%;
	float: left;
	padding: 10px 0;
}

.textzpDl dd.dd1 {
	width: 66.6666%;
}

.textzpDl dd .con {
	margin-right: 22px;
	height: 350px;
	background: #fff;
	padding: 80px 60px 0 60px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.textzpDl dd:hover .con{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.08);
	z-index: 3;
}

.textzpDl dd.dd1 .con {
	padding: 85px 80px 0 80px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.textzpDl .con .title .num {
	font-size: 50px;
	color: #125fc8;
	font-weight: bold;
	margin-right: 10px;
}

.textzpDl .con .title {
	overflow: hidden;
	margin-bottom: 20px;
}

.textzpDl .con .title .xx {
	overflow: hidden;
	padding-top: 7px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.textzpDl .con .title .xx .xxTop {
	font-size: 14px;
	color: #666;
	height: 25px;
	line-height: 25px;
}

.textzpDl .con .title .xx .xxBottom {
	font-size: 16px;
	color: #444;
	height: 25px;
	line-height: 25px;
}

.textzpDl .con .more .moreA {
	display: inline-block;
	background: url(../images/jt.png)no-repeat center right;
	background-size: 6px 10px;
	padding-right: 10px;
	width: 53px;
	color: #888;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

.textzpDl .con .info {
	line-height: 25px;
	color: #888;
	font-size: 14px;
	margin-bottom: 40px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

.textzpDl .con:hover .info {
	color: #125fc8;
}

.textzpDl .con:hover .more a {
	color: #125fc8;
	background: url(../images/jth.png)no-repeat center right;
	background-size: 6px 10px;
}

/* message.jsp end */
/* enterCb.jsp  start*/
.enterTitle {
	text-align: center;
}

.enterTitle .enterTitleC {
	font-size: 30px;
	color: #125fc8;
	font-weight: bold;
	height: 48px;
	line-height: 48px;
}

.enterTitle .enterTitleE {
	font-size: 18px;
	color: #999;
	height: 34px;
	line-height: 34px;
}

.enterTitle .enterTitleInfo {
	font-size: 14px;
	color: #666;
	height: 14px;
	line-height: 14px;
	margin-bottom: 20px;
}

.enterColumn1 {
	overflow: hidden;
	padding: 100px 0;
}

.enterColumn1 .enterColumn1R {
	position: relative;
	width: 42.5694%;
	margin-left: 120px;
}

.enterColumn1 .enterColumn1R::before {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 12px;
	bottom: 12px;
	background: #125fc8;
}

.enterColumn1 .enterColumn1R .pic::before {
	padding-top: 56.3333%;
}

.enterColumn1 .enterColumn1L {
	overflow: hidden;
}

.enterColumn1L .title .titleC {
	font-size: 30px;
	color: #125fc8;
	font-weight: bold;
	height: 48px;
	line-height: 48px;
}

.enterColumn1L .title .titleE {
	font-size: 18px;
	color: #999;
	height: 35px;
	line-height: 35px;
}

.enterColumn1L .info {
	font-size: 16px;
	color: #666;
	line-height: 25px;
	height: 200px;
	overflow: hidden;
	overflow-y: auto;
	padding-right: 20px;
}

.enterColumn1L .info::-webkit-scrollbar {
	width: 4px;
	background: #eaeff2;
}

.enterColumn1L .info::-webkit-scrollbar-button {
	display: none;
}

.enterColumn1L .info::-webkit-scrollbar-thumb {
	width: 4px;
	background: #125fc8;
	border-radius: 8px;
}

.enterColumn1L .info::-webkit-scrollbar-corner {
	background: none;
}

.enterColumn1L .info::-webkit-resizer {}

.enterColumn1L .info::-webkit-scrollbar:horizontal {
	height: 9px;
}

.enterColumn1L .more {
	background: #125fc8;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.enterColumn1L .more a {
	font-size: 14px;
	color: #fff
}

.enterColumn2 {
	padding: 100px 0;
	overflow: hidden;
}

.enterColumn2 .swiper-container {
	height: 280px;
	padding: 5px 0;
}

.enterColumn2 .swiper-container .swiper-slide {
	padding: 50px 20px 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.enterColumn2 .swiper-container .swiper-slide:hover{
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	z-index: 5;
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
}
.enterColumn2 .text .textIcon{
	width:65px;
	height: 65px;
	background-position: center center;
	background-repeat: no-repeat;
	transition: all .6s;
	-webkit-transition: all .6s;
}
.enterColumn2 .swiper-slide:hover .text .textIcon{
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}
.enterColumn2 .slide1 {
	background: url(../images/enterSlide1.png) no-repeat center center;
	background-size: cover;
}

.enterColumn2 .slide2 {
	background: url(../images/enterSlide2.png) no-repeat center center;
	background-size: cover;
}

.enterColumn2 .slide3 {
	background: url(../images/enterSlide3.png) no-repeat center center;
	background-size: cover;
}

.enterColumn2 .slide4 {
	background: url(../images/enterSlide4.png) no-repeat center center;
	background-size: cover;
}

.enterColumn2 .text .title {
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
	overflow: hidden;
	margin-bottom: 24px;
}

.enterColumn2 .text .info {
	font-size: 14px;
	color: #fff;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}

.enterColumn3 {
	overflow: hidden;
	padding: 100px 0;
}

.enterColumn3Box {
	overflow: hidden;
	height: 400px;
}

.column1Scroll {
	float: left;
	display: inline;
	width: 50%;
	position: relative;
	margin-right: 20px;
	height: 100%;
}

.column1Scroll::before {
	display: block;
	content: '';
	padding-top: 56.3380%;
}

.column1Scroll .bd {
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.column1Scroll .bd .slick-list,
.column1Scroll .bd .slick-track {
	height: 100%;
}

.column1Scroll .mySlide {
	height: 100%;
	position: relative;
	overflow: hidden;
}

.column1Scroll .mySlide a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.column1Scroll .mySlide .con {
	width: 100%;
	height: 100%;
}

.column1Scroll .mySlide .con img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.column1Scroll .slick-dots {
	position: absolute;
	bottom: 24px;
	right: 26px;
	text-align: center;
	font-size: 0;
	animation-delay: 1.5s;
	z-index: 999;
}

.column1Scroll .slick-dots li {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	margin: 0 5px;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	border: 1px solid #fff;
}

.column1Scroll .slick-dots li.slick-active {
	background: #fff;
	width: 15px;
	height: 15px;
	border-radius: 100%;
}

.column1Scroll .textNew {
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70px;
	font-size: 16px;
	color: #ffffff;
	line-height: 70px;
	text-indent: 40px;
}

.enterColumn3R {
	overflow: hidden;
}

.enterColumn3RDl dd {
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
	height: 120px;
	padding: 30px 0 0 50px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.enterColumn3RDl dd:last-child {
	margin: 0;
}

.enterColumn3RDl .date {
	margin-right: 35px;
	width: 60px;
}

.enterColumn3RDl .date .day {
	font-size: 30px;
	color: #999;
	height: 35px;
	line-height: 35px;
	position: relative;
}

.enterColumn3RDl .date .day::after {
	display: block;
	content: '';
	width: 25px;
	height: 1px;
	background: #f5f5f5;
	position: absolute;
	left: 0;
	bottom: 0;
}

.enterColumn3RDl .date .year {
	font-size: 14px;
	color: #adadad;
	height: 20px;
	line-height: 20px;
}

.enterColumn3RDl .col3Contact {
	overflow: hidden;
}

.enterColumn3RDl .col3Contact .title {
	font-size: 14px;
	color: #333;
	height: 35px;
	line-height: 35px;
}

.enterColumn3RDl .col3Contact .info {
	font-size: 14px;
	color: #858585;
	height: 35px;
	line-height: 35px;
}

.enterCol3more {
	margin: 0 auto;
	width: 120px;
	height: 40px;
	background: #125fc8;
	line-height: 40px;
	text-align: center;
	border-radius: 2px;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.enterCol3more:hover{
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	box-shadow: 0px 0px 17px 2px rgb(18,95,200,0.2);
	border-radius: 10px;
}
.enterCol3more a {
	font-size: 14px;
	color: #fff;
	display: block;
	height: 40px;
}

.enterColumn4 {
	overflow: hidden;
	padding: 100px 0;
}

.col3swiper .pic {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	overflow: hidden;
	display: block;
}

.col3con {
	position: relative;
	text-align: center;
}

.col3con .col3Box {
	padding: 0 75px;
}

.col3swiper {
	overflow: hidden;
	/* padding: 0 10px; */
	/* width: 83.4444%; */
	/* display: inline-block; */
	/* margin-right: -42px; */
	margin:0 -10px;
}
.col3swiper .swiper-slide .con{
	margin:0 10px;
}
.col3swiper .pic::before {
	display: block;
	content: "";
	padding-top: 66.5236051%;
}

.col3swiper .pic img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.col3swiper .pic .text {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 80px;
	line-height: 80px;
	text-align: center;
	padding: 0 17px;
	color: #fff;
	font-size: 16px;
	background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.3));
	/* background: rgb(0, 0, 0, 0.5); */
	width: 100%;
}

.col3swiper-next {
	outline: none;
	background: url(../images/next.png)no-repeat center center;
	width: 46px;
	height: 46px;
	background-size: cover;
	position: absolute;
	right: -23px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	cursor: pointer;
	z-index: 1;
}

.col3swiper-prev {
	outline: none;
	background: url(../images/prev.png)no-repeat center center;
	width: 46px;
	height: 46px;
	background-size: cover;
	position: absolute;
	left: -23px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	cursor: pointer;
	z-index: 1;
}

.col3swiper-prev:hover {
	background: url(../images/prevh.png)no-repeat;
}

.col3swiper-next:hover {
	background: url(../images/nexth.png)no-repeat;
}

.col3swiper .swiper-slide-next {
	transform-origin: 100% 50%;
}

.col3swiper .swiper-slide-prev {
	transform-origin: 0% 50%;
}

/* enterCb.jsp  end*/

/* 解决方案 start */
.zdnBanner.solutionBanner {
	padding-top: 39.0104%;
}

.solution {
	padding-top: 80px;
	background-color: #f7f9ff;
}

.solutionUp {
	overflow: hidden;
	background: url(../images/solutionUpBg.png) no-repeat center top;
	background-size: cover;
}

.solutionTitle {
	text-align: center;
	margin-bottom: 54px;
}

.solutionTitle .title1 {
	font-size: 34px;
	color: #333333;
	line-height: 55px;
	margin-bottom: 5px;
}

.solutionTitle .title2 {
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	margin-bottom: 5px;
}

.solutionDlCon {
	overflow: hidden;
	padding-bottom: 90px;
	padding-left: 20px;
}

.solutionScroll {
	width: 52.9166%;
	float: left;
	margin-right: 50px;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 7px 29px 0 rgba(22, 32, 71, 0.11);
	-webkit-box-shadow: 0 7px 29px 0 rgba(22, 32, 71, 0.11);
}

.solutionDl .ddRight .solutionScroll {
	float: right;
	margin-right: 0;
	margin-left: 50px;
}

.solutionScroll .pic:before {
	padding-top: 55.89%;
}

.solutionText {
	overflow: hidden;
	padding-top: 50px;
}

.solutionScroll .slick-dots {
	position: absolute;
	bottom: 22px;
	width: 100%;
	text-align: right;
	right: 30px;
	z-index: 3;
}

.solutionScroll .slick-dots li {
	width: 12px;
	height: 12px;
	border-radius: 12px;
	line-height: 9999px;
	text-align: center;
	background-color: #a6b6f8;
	display: inline-block;
	margin-left: 8px;
	cursor: pointer;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.solutionScroll .slick-dots li.slick-active {
	width: 32px;
	background-color: #4e6ef2;
}

.solutionText .count {
	width: 84px;
	height: 74px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	line-height: 64px;
	background: url(../images/solutionNumBg.png) no-repeat center center;
	background-size: cover;
	margin-bottom: 22px;
}

.solutionText .title {
	line-height: 55px;
	font-size: 24px;
	color: #333333;
	margin-bottom: 8px;
}

.solutionText .info {
	line-height: 32px;
	font-size: 16px;
	color: #666666;
	max-height: 128px;
	overflow: hidden;
}

.solutionDown {
	padding-top: 200px;
	background: url(../images/solutionDownBg.png) no-repeat center top;
	background-size: cover;
	padding-bottom: 100px;
	overflow: hidden;
}

.solutionDownScroll {
	padding: 0 75px;
	position: relative;
	overflow: hidden;
}

.solutionDownScroll .slick-list {
	margin-right: -10px;
	padding: 20px 10px !important;
}

.solutionDownScroll .con {
	margin-right: 10px;
	background-color: #fff;
	padding-top: 125.8883%;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}

.solutionDownScroll .slick-center .con {
	transform: scale(1);
	-webkit-transform: scale(1);
	box-shadow: 0 8px 18px 0 rgba(26, 18, 90, 0.11);
	-webkit-box-shadow: 0 8px 18px 0 rgba(26, 18, 90, 0.11);
}

.solutionDownScroll .con .picBox {
	padding-top: 60px;
}

.solutionDownScroll .con .pic {
	width: 248px;
	margin: 0 auto 45px;
}

.solutionDownScroll .con .pic img {
	object-fit: contain;
}

.solutionDownScroll .con .pic:before {
	padding-top: 83.0645%;
}

.solutionDownScroll .con a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.solutionDownScroll .con .text {
	padding: 0 40px;
	text-align: center;
}

.solutionDownScroll .con .title {
	font-size: 24px;
	color: #333333;
	height: 54px;
	line-height: 54px;
	margin-bottom: 8px;
	overflow: hidden;
}

.solutionDownScroll .con .info {
	line-height: 32px;
	height: 64px;
	overflow: hidden;
	font-size: 16px;
	color: #666666;
}

.solutionDownScroll .prev {
	display: block;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	cursor: pointer;
	background: #c8daf4 url(../images/solutionPrev.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -23px;
	z-index: 1;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.solutionDownScroll .next {
	display: block;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	cursor: pointer;
	background: #c8daf4 url(../images/solutionNext.png) no-repeat center center;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -23px;
	z-index: 1;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.solutionDownScroll .prev:hover {
	background: #4e6ef2 url(../images/solutionPrev.png) no-repeat center center;
}

.solutionDownScroll .next:hover {
	background: #4e6ef2 url(../images/solutionNext.png) no-repeat center center;
}

.solutionDownCon {
	overflow: hidden;
	height: 536px;
	background: url(../images/kbConBg.png) no-repeat center center;
	background-size: cover;
}

.solutionDownConL {
	width: 310px;
	margin-left: 110px;
	margin-top: 140px;
}

.solutionDownConL .title {
	font-size: 30px;
	color: #333333;
	height: 70px;
	line-height: 70px;
	margin-bottom: 12px;
}

.solutionDownConL .info {
	line-height: 32px;
	font-size: 16px;
	color: #555555;
}

.solutionDownConR {
	width: 745px;
	margin-right: 114px;
}

.solutionDownConR .pic:before {
	padding-top: 71.1409%;
}

/* 解决方案 end */
/* message1.jsp start */
.message1 {
	background: #fff;
	padding: 48px 80px 90px 80px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.message1 .messageTitle {
	font-size: 24px;
	color: #333;
	height: 24px;
	line-height: 24px;
}

.message1 .messageShareBox {
	display: inline-block;
}

.message1 .messageT {
	height: 35px;
	line-height: 35px;
	display: inline-block;
	overflow: hidden;
	margin-right: 10px;
	color: #989898;
	font-size: 14px;
}

.message1 .messageShareBox a {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-right: 10px;
}

.message1 .messageShareBox .messageWx {
	background: url(../images/messageShare.png)no-repeat center right -154px;
}

.message1 .messageShareBox .messageWb {
	background: url(../images/messageShare.png)no-repeat center right -108px;
}

.message1 .messageShareBox .messageQq {
	background: url(../images/messageShare.png)no-repeat center right -62px;
}

.message1 .messageShareBox .messageQqkj {
	background: url(../images/messageShare.png)no-repeat center right -15px;
}

.message1 .text .title {
	font-size: 18px;
	color: #333;
}

.message1 .text .info {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.message1 .messageInfo {
	background: #f3f3f3;
	padding: 25px 0;
}

.message1 .messageInfo dd {
	width: 25%;
	float: left;
	height: 25px;
	line-height: 25px;
	text-indent: 40px;
}

.message1 .messageInfo dd.dd3 {
	width: 50%;
}

.message1 .messageInfo dd.dd6 {
	width: 50%;
}

.message1 .messageInfo i {
	font-size: 16px;
	color: #333;
	font-style: normal;
}

.message1 .messageInfo span {
	font-size: 16px;
	color: #999;
}

.message1 .messageBtn {
	text-align: center;
}

.message1 .messageBtn a {
	display: inline-block;
	width: 175px;
	height: 46px;
	border-radius: 4px;
	background: #e5e5e5;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	color: #000;
	margin-right: 15px;
}

.message1 .messageBtn .messageSub {
	background: #125fc8;
	font-size: 14px;
	color: #fff;
}

/* message1.jsp end */
/* 招聘弹窗 start */
.ruitPopBox {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 21;
	transform: scale(0);
	-webkit-transform: scale(0);
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.ruitPopBox.show {
	transform: scale(1);
	-webkit-transform: scale(1);
}

.ruitPopBg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
}

.ruitPopCon {
	width: 600px;
	height: 700px;
	position: fixed;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	margin-top: -350px;
	margin-left: -300px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}

.ruitPopCon .popClose {
	width: 33px;
	height: 30px;
	background: url(../images/close.png) no-repeat center center;
	background-size: 12px 11px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.ruitPopCon .popTitle {
	text-align: center;
	padding: 30px 0;
	margin-bottom: 3px;
}

.ruitPopCon .popTitle span {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	color: #125fc8;
}

.formBox {
	padding: 0 76px 0 40px;
}

.formDl {
	margin-right: -30px;
	margin-bottom: 30px;
	height: 450px;
	overflow-y: auto;
}

.formDl .formDd {
	width: 100%;
	float: left;
	display: inline;
	margin-bottom: 20px;
}

.formDl .formDd.w2 {
	width: 50%;
}

.formDl .formDd.w3 {
	width: 33.3333%;
}

.formDl .formDd .formCon {
	margin-right: 30px;
}

.formCon .title {
	width: 86px;
	font-size: 16px;
	color: #666666;
	line-height: 40px;
}

.formCon .formDiv {
	margin-left: 86px;
}

.formCon .formDiv .messageInput {
	border: none;
}

.formDiv .inputWidth {
	width: 100%;
}

.formDiv.yzm .inputWidth {
	width: 30%;
}

.formDiv.yzm .imgBox {
	margin: 0 10px;
	width: 134px;
	height: 40px;
	cursor: pointer;
}

.formDiv.yzm .imgBox img {
	width: 100%;
	height: 100%;
}

.formDiv.yzm span {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #999999;
}

.formDiv.formFile a {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	background: rgb(230, 230, 230);
	font-size: 14px;
	color: #666666;
	text-align: center;
	width: 94px;
	margin-right: 12px;
}

.formDiv.formFile span {
	display: inline-block;
	font-size: 14px;
	color: #999999;
	height: 36px;
	line-height: 36px;
}

.formbd {
	border: 1px solid rgb(230, 230, 230);
}

.formbg {
	background: rgb(230, 230, 230);
}

.formInput {
	border: none;
	outline: none;
	background: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #666666;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 15px;
}

.formTextarea {
	border: none;
	outline: none;
	background: none;
	resize: none;
	width: 100%;
	height: 100px;
	line-height: 30px;
	font-size: 16px;
	color: #666666;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 10px 15px;
}

.formInput::-webkit-input-placeholder,
.formTextarea::-webkit-input-placeholder {
	color: #cccccc;
	font-size: 14px;
}

.formBtn {
	font-size: 0;
	padding-left: 86px;
}

.formBtn a {
	display: inline-block;
	height: 42px;
	line-height: 42px;
	width: 150px;
	text-align: center;
	font-size: 14px;
}

.formBtn a.submit {
	background: #125fc8;
	color: #FFFFFF;
	margin-right: 20px;
	border-radius: 4px;
}

.formBtn a.reset {
	background: #e6e6e6;
	color: #666666;
	border-radius: 4px;
}

/* 招聘弹窗 end */
/* 了解你 start */
.ljnBanner {
	position: relative;
	padding-top: 47.76042%;
	/* 	background: #f2f5ff; */
	z-index: 5;
}

.ljnBannerImg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
}

.ljnBanner .wrap {
	position: absolute;
	height: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}

.ljnBannerText {
	position: relative;
	width: 46.1806%;
	height: 66.7394%;
	left: 0;
	top: 0;
	z-index: 2;
}

.ljnBannerText span {
	display: block;
	height: 106px;
	background-position: left center;
	background-repeat: no-repeat;
}

.ljnBannerMain {
	position: absolute;
	width: 43.9583%;
	right: 0;
	top: 54px;
	height: 56.3795%;
}

.ljnBannerMain .picBox {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right center;
}

/* 官网 start */
.ljnColumn1Con {
	padding-top: 150px;
	overflow: hidden;
}

.ljnTitle {
	width: 480px;
	margin-right: 170px;
}

.ljnTitle .title {
	height: 64px;
	line-height: 64px;
	font-size: 34px;
	color: #333333;
	margin-bottom: 18px;
}

.ljnTitle .title1 {
	line-height: 30px;
	font-size: 14px;
	color: #555555;
	height: 270px;
	overflow-y: auto;
	padding-right: 10px;
}

.ljnColumn1 {
	position: relative;
	height: 510px;
}

.ljnColumn1C {
	position: absolute;
	top: -24.4058%;
	left: 0;
	bottom: 0;
	width: 100%;
}

.ljnColumn1Bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: -5.5%;
	left: 0;
}

.ljnColumn1Bg .colBg {
	background-position: top center;
}

.ljnColumn1C .wrap {
	position: relative;
	z-index: 3;
}

.ljnColumn1Box {
	overflow: hidden;
}
.ljnColumn1Box  .pic{
	top: -50px;
}
.ljnColumn1Box  .pic::before{
	padding-top: 57.246377%;
}
.ljnColumn1Pic {
	width: 47.5%;
}

.ljnColumn1Pic .pic {
	margin-bottom: 5px;
}

.ljnColumn1Pic .pic::before {
	padding-top: 76.6423%;
}

.ljnColumn1Pic .text {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	text-align: center;
}

.ljnColumn1PicR {
	overflow: hidden;
}

.ljnColumn1_dl {
	overflow: hidden;
}

.ljnColumn1_dl dd {
	float: left;
	display: inline;
	width: 50%;
}

.ljnColumn1_dl dd .con {
	margin-left: 29.8013%;
	width: 70.1987%;
}

.ljnColumn1_dl dd .pic::before {
	padding-top: 200%;
}

.ljnColumn1_dl dd .text {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	text-align: center;
}

/* 官网 end */

/* 百科 start */
.ljnColumn2 {
	position: relative;
	height: 600px;
}

.ljnColumn2 .ljnTitle {
	margin-right: 0;
	width: auto;
	padding: 0 170px;
	text-align: center;
}

.ljnColumn2 .ljnTitle .title {
	text-align: center;
}

.ljnColumn2Box .pic {
	width: 264px;
	margin: 0 auto;
}

.ljnColumn2Box .pic:before {
	padding-top: 92.4242%;
}

.ljnColumn2C {
	position: relative;
	z-index: 2;
	padding-top: 75px;
	overflow: hidden;
}

.ljnBnaner2 {
	padding: 0 80px;
	position: relative;
	padding-top: 39.5833%;
}

.ljnBnaner2 .bd {
	position: absolute;
	left: 80px;
	right: 80px;
	top: 0;
	bottom: 0;
	margin: 0 -15px;
	box-sizing: border-box;
	/* overflow: hidden; */
}

.ljnBnaner2 .slick-list {
	padding-bototm: 10px;
	box-sizing: border-box;
}

.ljnBnaner2 .slick-list,
.ljnBnaner2 .slick-track {
	height: 100%;
}

.ljnBnaner2 .myslide {
	position: relative;
	height: 100%;
	margin: 0 15px;
	padding: 10px 0;
	box-sizing: border-box;
}

.ljnBnaner2 .myslideCon {
	position: absolute;
	left: 0;
	top: 37px;
	bottom: 37px;
	right: 0;
	background: #FFFFFF;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	border-radius: 10px;
	overflow: hidden;
}

.ljnBnaner2 .con {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.ljnBnaner2 .picBox {
	width: 280px;
	height: 280px;
	margin: 0 auto;
	position: relative;
}

.ljnBnaner2 .picBox::after {
	display: block;
	content: "";
	position: absolute;
	width: 218px;
	height: 218px;
	left: 50%;
	top: 50%;
	margin: -109px 0 0-109px;
	background: #e5f1fb;
	border-radius: 100%;
}

.ljnBnaner2 .pic {
	position: relative;
	z-index: 2;
	background-position: center center;
	background-repeat: no-repeat;
}

.ljnBnaner2 .pic::before {
	padding-top: 100%;
}

.ljnBnaner2 .title {
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	text-align: center;
	font-size: 24px;
	color: #666;
	padding: 0 20px;
}

.ljnBnaner2 .textc {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #999;
	padding: 0 20px;
}

.ljnBnaner2 .myslide.slick-active.slick-center .myslideCon {
	top: 10px;
	bottom: 10px;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
}

.ljnBnaner2 .myslide .myslideCon:hover {
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
}

.ljnBnaner2 .myslide .myslideCon:hover .title {
	color: #125fc8;
}

.ljnBnaner2 .myslide .myslideCon:hover .textc {
	color: #125fc8;
}

.ljnBnaner2 .prev {
	position: absolute;
	width: 46px;
	height: 46px;
	left: -80px;
	top: 50%;
	background: rgba(24, 85, 167, 0.12) url(../images/prev_h.png) center center no-repeat;
	border-radius: 100%;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	cursor: pointer;
}

.ljnBnaner2 .next {
	position: absolute;
	width: 46px;
	height: 46px;
	right: -80px;
	top: 50%;
	background: rgba(24, 85, 167, 0.12) url(../images/next_h.png) center center no-repeat;
	border-radius: 100%;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	cursor: pointer;
}

.ljnBnaner2 .prev:hover,
.ljnBnaner2 .next:hover {
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	background-color: rgba(24, 85, 167, 0.3);
}

/* 百科 end */

/* 新闻 start */
.ljnColumn3 {
	position: relative;
	height: 605px;
	overflow: hidden;
}

.ljnColumn3 .wrap {
	position: relative;
	z-index: 2;
	padding-top: 112px;
}

.ljnColumn3Con {
	overflow: hidden;
}

.ljnColumn3Con .ljnTitle {
	margin-right: 150px;
	margin-left: 118px;
}

.ljnColumn3Cbox {
	position: relative;
}

.ljnColumn3L {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	background: #F5F5F5;
}

.ljnColumn3L_pic .pic::before {
	padding-top: 57.1429%;
}

.ljnColumn3R {
	overflow: hidden;

	position: relative;
	/* 	height: 400px; */
}

.ljnColumn3R::before {
	display: block;
	content: "";
	padding-top: 54.0541%;
}

.ljnColumn3RC {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding-left: 13.5135%;
	box-sizing: border-box;
}

.ljnColumn3Title {
	overflow: hidden;
}

.ljnColumn3Title dd {
	float: left;
	display: inline;
	margin-right: 40px;
}

.ljnColumn3Title dd .con {
	position: relative;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	color: #666;
}

.ljnColumn3Title dd.hover .con {
	color: #125fc8;
	font-weight: bold;
}

.ljnColumn3Title dd.hover .con::before {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	bottom: 0;
	background: #125fc8;
}

.ljnColumn3_dl {
	overflow: hidden;
	margin: 0 -5px;
}

.ljnColumn3_dl dd {
	float: left;
	display: inline;
	width: 20%;
	padding: 10px 0;
}

.ljnColumn3_dl dd .con {
	margin: 0 5px;
	border: 1px solid #e5e5e5;
	border-radius: 15px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.ljnColumn3_dl dd .con::before {
	display: block;
	content: "";
	position: absolute;
	width: 110%;
	height: 100%;
	left: -5%;
	top: 0;
	background-color: #125fc8;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	transform: scaleX(.3);
	-wekit-transform: scaleX(.3);
	opacity: 0;
	visibility: hidden;
}

.ljnColumn3_dl dd a {
	display: block;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #999;
	position: relative;
	z-index: 2;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
}

.ljnColumn3_dl dd:hover .con::before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	opacity: 1;
	visibility: visible;
}

.ljnColumn3_dl dd:hover .con a {
	color: #FFFFFF;
}

/* 新闻 end */
/* 了解你 end */
/* 找到你 start */
.zdnBanner {
	position: relative;
	padding-top: 42.96875%;
	/* 	background: #f2f5ff; */
	z-index: 5;
}

.zdnBannerImg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
}

.zdnBanner .wrap {
	position: absolute;
	height: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}

.zdnBannerText {
	position: relative;
	width: 46.1806%;
	height: 85.5758%;
	left: 0;
	top: 0;
	z-index: 2;
}

.zdnBannerText span {
	display: block;
	height: 106px;
	background-position: left center;
	background-repeat: no-repeat;
}

.zdnBannerMain {
	position: absolute;
	width: 53.8194%;
	right: 0;
	top: 0;
	height: 100%;
}

.zdnBannerMain .picBox {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: right center;
}

/* 爱采购 start */
.zdnColumn1 {
	height: 830px;
	background: #f2f5ff;
	position: relative;
}

.zdnColumn1::before {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 500px;
	top: -500px;
	left: 0;
	background: #f2f5ff;
}

.zdnColumn1Bg {
	position: absolute;
	top: -30px;
	width: 100%;
	left: 0;
	bottom: 0;
}

.colBgBoxw {
	position: absolute !important;
	width: 101%;
	height: 101%;
	left: -.5% !important;
	top: -.5% !important;
}

.zdnColumn1C {
	padding-top: 82px;
}

.zdnTitle .title {
	height: 54px;
	line-height: 54px;
	font-size: 34px;
	color: #333;
	text-align: center;
}

.zdnTitle .title1 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
	text-align: center;
}

.zdnBanner1 {
	position: relative;
	top: 47px;
	padding: 0 8.3333%;
}

.zdnBanner1::before {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	top: 160px;
	bottom: -35px;
	left: 0;
	background: #fcfcfc;
	border-radius: 10px;
}

.zdnBanner1::after {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	top: 160px;
	bottom: 135px;
	left: 0;
	background: #623aaa;
	border-radius: 10px 10px 0 0;
}

.zdnBanner1 .bd {
	position: relative;
	z-index: 2;
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}

.zdnBanner1 .bd .slick-list {
	border-radius: 10px;
}

.zdnBanner1 .pic {
	background: #16000d;
	overflow: hidden;
	/* border-radius: 10px; */
}

.zdnBanner1 .pic::before {
	padding-top: 56.25%;
}

.zdnBanner1 .pic img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	object-fit: contain;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.zdnBanner1 .slick-dots {
	position: absolute;
	width: 132px;
	bottom: -85px;
	height: 50px;
	z-index: 5;
	left: 0;
}

.zdnBanner1 .slick-dots::before {
	display: block;
	content: "";
	position: absolute;
	width: 32px;
	height: 2px;
	right: 20px;
	top: 24px;
	background: #2b78fb;
}

.zdnBanner1 .slick-dots li {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border: 2px solid #2b78fb;
	border-radius: 10px;
	margin-right: 8px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	position: relative;
	top: 18px;
}

.zdnBanner1 .slick-dots li.slick-active {
	background: #2b78fb;
}

.zdnBanner1 .zdnPage {
	height: 50px;
	position: relative;
	z-index: 5;
	margin-left: 132px;
	padding-left: 53px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #2b78fb;
	overflow: hidden;
}

.zdnBanner1 .zdnPage::before {
	display: block;
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	left: 0;
	top: 13px;
	border: 6px solid #2b78fb;
	border-radius: 24px;
}

.zdnBanner1 .zdnPage span {
	font-size: 18px;
	float: left;
	display: inline;
	padding: 0 2px;
}

.zdnBanner1 .zdnPage i {
	float: left;
	display: inline;
	font-size: 18px;
	font-style: normal;
	padding: 0 2px;
}

.zdnBanner1 .zdnPage em {
	float: left;
	display: inline;
	font-style: normal;
}

.zdnColumn1C .zdnTitle {
	margin-bottom: 40px;
}

.zdnColumn1Title {
	text-align: center;
	font-size: 32px;
	color: #555555;
	height: 70px;
	line-height: 70px;
	padding: 0 40px;
	margin-bottom: 60px;
}

.zdnColumn1Con {
	overflow: hidden;
}

.zdnColumn1ConL {
	width: 440px;
	padding-top: 36px;
}

.zdnColumn1ConL .title {
	font-size: 28px;
	color: #2a77fb;
	height: 75px;
	line-height: 75px;
	margin-bottom: 16px;
}

.zdnColumn1ConL .info {
	font-size: 16px;
	color: #555555;
	line-height: 28px;
	height: 112px;
	overflow: hidden;
}

.zdnColumn1ConR {
	width: 520px;
	margin-right: 240px;
}

.zdnColumn1ConR .pic:before {
	padding-top: 76.9231%;
}

.zdnColumn2 {
	position: relative;
	height: 845px;
	overflow: hidden;
	display: none;
}

.zdnColumn2Bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.zdnColumn2C {
	position: relative;
	z-index: 2;
	top: 80px;
}

.zdnColumn2Box {
	overflow: hidden;
	padding-bottom: 40px;
}

.zdnColumn2_l {
	width: 482px;
	height: 520px;
	margin-right: 30px;
}

.zdnColumn2_dl {
	background: #FFFFFF;
}

.zdnColumn2_dl dd .con {
	position: relative;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	height: 130px;
	padding: 0 30px 0 25px;
	overflow: hidden;
	border-radius: 10px;
}

.zdnColumn2_dl dd .con::before {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/jb.jpg) center center no-repeat;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transform: scale(.9, 1);
	-webkit-transform: scale(.9, 1);
	opacity: 0;
	visibility: hidden;
}

.zdnColumn2_dl dd .con .number {
	font-size: 46px;
	color: #8b8fa4;
	position: relative;
	height: 130px;
	line-height: 130px;
}

.zdnColumn2_dl dd .con .more {
	width: 42px;
}

.zdnColumn2_dl dd .con .more a {
	display: block;
	width: 42px;
	height: 42px;
	position: relative;
	top: 45px;
	border-radius: 100%;
	background: url(../images/moreRight1.png) center center no-repeat;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.zdnColumn2_dl dd .con .text {
	overflow: hidden;
	height: 130px;
	position: relative;
	z-index: 2;
	padding-right: 24px;
	padding-left: 10px;
}

.zdnColumn2_dl dd .con .text .title {
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #8b8fa4;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.zdnColumn2_dl dd .con .text .textC {
	line-height: 24px;
	font-size: 14px;
	color: #8b8fa4;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.zdnColumn2_dl dd .con:hover {
	box-shadow: 11px 18px 7px rgba(233, 238, 255, 1);
}

.zdnColumn2_dl dd .con:hover::before {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	opacity: 1;
	visibility: visible;
}

.zdnColumn2_dl dd .con:hover .number,
.zdnColumn2_dl dd .con:hover .title,
.zdnColumn2_dl dd .con:hover .textC {
	color: #FFFFFF;
}

.zdnColumn2_dl dd .con:hover .more a {
	background: #fff url(../images/moreRight1_h.png) no-repeat center center;
}

.zdnColumn2_dl dd .con:hover .more a:hover {
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
}

.zdnColumn2_r {
	overflow: hidden;
	height: 520px;
	border-radius: 10px;
	background: #d8d9f5;
}

.zdnColumn2_r .pic {
	position: relative;
	height: 520px;
}

.zdnColumn2_r .pic::before {
	padding-top: 0;
}

/* 爱采购 end */

/* 案例 start */
.zdnColumn3 {
	position: relative;
	height: 640px;
	overflow: hidden;
}

.zdnColumn3C {
	position: relative;
	z-index: 3;
	padding-top: 80px;
}

.zdnColumn3C .zdnTitle .title {
	color: #fff;
}

.zdnColumn3C .zdnTitle .title1 {
	color: #fff;
}

.zdnColumn3Banner {
	padding: 0 78px;
	position: relative
}

.zdnColumn3Banner .bd {
	margin: 0 -15px;
}

.zdnColumn3Banner .myslide {
	float: left;
	display: inline;
	width: 33.333%;
	padding: 10px 0;
}

.zdnColumn3Banner .myslide .con {
	margin: 0 15px;
	background: #FFFFFF;
	border-radius: 10px;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.zdnColumn3Banner .textMore {
	height: 30px;
	line-height: 30px;
	background: #ebedef;
	padding: 0 30px;
}

.zdnColumn3Banner .textMore a {
	display: block;
	height: 30px;
	background: url(../images/ty.png) left center no-repeat;
}

.zdnColumn3Banner .picBox {
	position: relative;
	padding: 0 15px;
	padding-top: 56.3725%;
	border-bottom: 1px solid #f9f9f9;
}

.zdnColumn3Banner .pic {
	position: absolute;
	left: 15px;
	right: 15px;
	height: 100%;
	top: 0;
}

.zdnColumn3Banner .pic::before {
	padding-top: 0;
}

.zdnColumn3Banner .text a {
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #333;
}

.zdnColumn3Banner .prev {
	position: absolute;
	width: 46px;
	height: 46px;
	left: 0;
	top: 50%;
	background: rgba(24, 85, 167, 0.12) url(../images/prev_h.png) center center no-repeat;
	border-radius: 100%;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	cursor: pointer;
}

.zdnColumn3Banner .next {
	position: absolute;
	width: 46px;
	height: 46px;
	right: 0;
	top: 50%;
	background: rgba(24, 85, 167, 0.12) url(../images/next_h.png) center center no-repeat;
	border-radius: 100%;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	cursor: pointer;
}

.zdnColumn3Banner .prev:hover,
.zdnColumn3Banner .next:hover {
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	background-color: rgba(24, 85, 167, 0.3);
}

.zdnColumn3Banner .myslide .con:hover {
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
}

.zdnColumn3Banner .myslide .con:hover .text a {
	color: #2e7dfb;
}

/* 案例 end */
/* 找到你 end */
