.Eb3-adv h2{font-size:42px;color:#000;font-weight:bold;background:url(../images/core/eb3-tit.png) no-repeat center top;text-align: center;padding-top:85px;line-height:46px;margin-bottom:30px;}
.eb3-adv-fl{width:50%;float:left;}
.eb3-adv-fr{width:40%;float:right;}
.eb3-adv-fr h4{font-size:32px;color:#000;font-weight:bold;margin:30px 0;}
.eb3-adv-fr p{font-size:16px;font-weight: lighter;line-height:30px;}

.eb-join-list{margin:35px auto 30px;padding:0px 40px;position: relative;}
.eb-join-list .prev{width:38px;height:38px;background:url(../images/core/eb_prev.png) no-repeat center;position: absolute;left:0px;top:30%;}
.eb-join-list .next{width:38px;height:38px;background:url(../images/core/eb_prev.png) no-repeat center;position: absolute;right:0px;top:30%;transform:rotate(180deg);}
.eb-join-list ul li{float:left;width:16.6667%;text-align: center;position: relative;padding:40px 0px;}
.eb-join-list ul li .note{display:none;position: absolute;width:184px;height:184px;border-radius:50%;left:0px;top:0px;background:#218bc6;text-align:center;color:#fff;padding:25px 10px;line-height:25px}
.eb-join-list ul li .note h6{font-size:16px;color:#fff;margin-bottom:10px;}
.eb-join-list ul li h4{margin-top:15px;}
.eb-join-list ul li:hover .note{display:block;}
.eb-join-list ul li p img{width:100px;height:100px;object-fit:cover;border-radius:50%;}

.eb-two{background:#f6f6f6;padding:107px 0 110px;}
.eb-two .eb3-adv-fl{float:right;}
.eb-two .eb3-adv-fr{float: left;}

.eb-three{padding:70px 0;}
.mdd{
	padding:80px 0;
	background: -webkit-linear-gradient(left,#218bc6,#21c6bc);
	background: -o-linear-gradient(left,#218bc6,#21c6bc);
	background: -moz-linear-gradient(left,#218bc6,#21c6bc);
	background: -mos-linear-gradient(left,#218bc6,#21c6bc);
	background: linear-gradient(left,#218bc6,#21c6bc);
}

.mdd ul li{width:270px;height:250px;background:url(../images/core/duo-png.png) no-repeat center;float:left;margin-left:30px;text-align:center;padding:0px 25px;}
.mdd ul li:first-child{margin-left:0px;}
.mdd ul li h2{font-size:42px;color:#fff;font-weight:bold;margin:25px auto 50px;}
.mdd ul li p{font-size:16px;line-height:28px;}

.pub-tit1 h2{font-size:36px;color:#000;font-weight:bold;text-align:center;margin-bottom:35px;}
.pub-tit1 span{display:inline-block;position:relative;}
.pub-tit1 span:after{position:absolute;left:-80px;top:50%;width:61px;height:7px;margin-top:-4px;background:url(../images/icon/pubtit-zs1.png) no-repeat center;content:"";}
.pub-tit1 span:before{position:absolute;right:-80px;top:50%;width:61px;height:7px;margin-top:-4px;background:url(../images/icon/pubtit-zs2.png) no-repeat center;content:"";}

.eb-news{padding:50px 0;background:url(../images/bg/news-bg.jpg) no-repeat center / cover;margin-bottom:70px;}
.eb-news ul li{padding:35px 40px;background:rgba(255,255,255,0.5);float:left;width:372px;margin-left:30px;}
.eb-news ul li:first-child{margin-left:0px;}
.eb-news ul li h4{text-align:center;font-size:20px;color:#333;margin-bottom:20px;padding-bottom:15px;position: relative;}
.eb-news ul li h4:after{position: absolute;content:"";left:50%;margin-left:-10px;bottom:0px;width:20px;height:1px;background:#d2d3d4;}
.eb-news ul li span{display:block;margin:0px auto;text-align: center;margin-bottom:10px;}
.eb-news ul li dd{line-height:35px;padding-left:10px;position: relative;}
.eb-news ul li dd:after{position:absolute;content:"";left:0px;top:50%;width:3px;height:3px;background:#666666;}
.eb-news ul li a.more{display:block;width:110px;height:34px;line-height:34px;color:#007ebf;text-align:center;border:1px solid #007ebf;margin:20px auto 0;}
.eb-news ul li a.more:hover{background:#007ebf;color:#fff;}
.eb-news ul li:hover{background:#fff;}

.eb-prs{padding:70px 0;}
.eb-prs ul li{float:left;width:372px;margin-left:30px;}
.eb-prs ul li .prs-img{position: relative;}
.eb-prs ul li .prs-img:after{position: absolute;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,0.5);content:"";}
.eb-prs ul li:first-child{margin-left:0px;}

.prs-img{position: relative;height:280px;overflow: hidden;}
.prs-img img{width:100%;height:100%;object-fit:cover;}
.prs-img .note{position:absolute;width:100%;height:60px;left:0px;top:50%;transform:translate(0,-50%);text-align:center;color:#fff;z-index:3;}
.prs-img .note h4{font-size:26px;font-weight:bold;}
.prs-img .more_other{position:absolute;left:0px;bottom:20px;width:100%;height:45px;padding:0px 20px;display:none;z-index:3;}
.prs-img .more_other a{display:block;float:left;width:160px;height:45px;line-height:45px;text-align:center;background:#fff;font-size:18px;color:#218bc6;}
.prs-img .more_other a:last-child{float:right;}
.prs-img .more_other a:hover{background:#007ebf;color:#fff;}
.eb-prs li:hover .prs-img  .more_other{display: block;}

.eb-prs dl {overflow: hidden;margin-top:30px;}
.eb-prs dl dd{width:170px;height:170px;margin-left:30px;background:#eee;float:left;font-size:20px;color:#fff;text-align:center;font-weight:bold;padding:20px 10px;}
.eb-prs dl dd:first-child{margin-left:0px;}
.eb-prs dl dd p{width:90px;height:90px;line-height:90px;text-align: center;border:1px solid rgba(255,255,255,0.8);border-radius:50%;margin:0px auto 10px;}

.callme{text-align: center;margin-top:30px;}
.callme a{display:inline-block;width:300px;height:45px;line-height:45px;border:1px solid #007ebf;color:#007ebf;text-align:center;}
.callme a:first-child{margin-right:20px;}
.callme a:hover{background:#007ebf;color:#fff;}

.eb-Customer .pub-tit1 h2{margin-bottom:0px;}
.eb-Customer{padding:70px 0;background:#f6f6f6;}
.eb-Customer ul{margin-top:60px;}
.eb-Customer ul li{width:272px;margin-right:30px;float:left;position:relative;text-align:center;margin-top:70px;}
.eb-Customer ul li span{position: absolute;left:50%;top:-50px;margin-left:-50px;z-index:3;width:120px;height:120px;overflow: hidden;}
.eb-Customer ul li span img{width:120px;height:120px;object-fit:cover;border-radius:50%;}
.eb-Customer ul li .cust-img{position:relative;}
.eb-Customer ul li p{text-align:left;}
.eb-Customer ul li .cust-img .note{position:absolute;left:0px;top:0px;width:100%;height:100%;background:#218bc6;color:#fff;padding:0px 30px;display:block;}
.eb-Customer ul li .cust-img .note h4{font-size:20px;color:#fff;font-weight:bold;margin-top:95px;margin-bottom:20px;}
.eb-Customer ul li:hover .note{display:none;}




