@font-face {
  font-family: 'iconfont';  /* Project id 4401549 */
  src: url('//at.alicdn.com/t/c/font_4401549_qvgbji99xkk.woff2?t=1704962285201') format('woff2'),
       url('//at.alicdn.com/t/c/font_4401549_qvgbji99xkk.woff?t=1704962285201') format('woff'),
       url('//at.alicdn.com/t/c/font_4401549_qvgbji99xkk.ttf?t=1704962285201') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}


	
/*通用代码*/
@charset "utf-8"; 
*{ margin:0px; padding:0px;box-sizing: border-box;}
body{font-size:14px; color:#333; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden;     font-size: 14px;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
a{color: #484848; text-decoration: none; font-size:14px;}
a:hover{color: #006bdd;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none}
.en{ text-transform:uppercase; font-family:arial;}
li,p,i,b,em,dt,dd,td,a,ul,td,input,textarea,span{ box-sizing:border-box;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.fl{ float:left;}
.fr{ float:right;}
.clear{clear:both;}
	
	

/*宽度*/
.w1400{margin:0 auto;width:1400px;}
.box{ margin:0 auto;width:1400px;  overflow:hidden;}
.bg{ width: 100%;min-width:1400px;position: relative;}
.box{ width:1500px; margin:0 auto;}

/*距离*/
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top70{ margin-top:70px;}
.top80{ margin-top:80px;}
.top90{ margin-top:90px;}
.top100{ margin-top:100px;}



/*t*/
.t{font-size:44px; font-weight:bold; text-align:center;}
.t b{ font-size:44px; color:#006bdd;}
.t p{ font-size:18px; font-weight:normal; color:#777; padding:10px 0;}
.t em{width: 1400px; margin: 0 auto; text-align: center; font-weight: normal;  color: #999;}
.t em img{display: block; margin: 0 auto;}


/*hear*/
.db{ width: 100%; height:46px; line-height: 46px; background: #006bdd;}
.db .fl,.db .fr,.db .fl a,.db .fr a{ color: #fff;}
.db .fl a:hover,.db .fr a:hover{ text-decoration: underline;}

/*抬头*/
.head{width:1400px;min-width:1400px; height:120px; position:relative; margin:0 auto;}
.head_logo{}
.head_logo .img{float:left; padding-top:24px;}
.head_logo .img a img {width: 100px;}
.head_logo .wz{float:left; margin-left:10px; padding-top:20px; font-size:40px; color:#333; font-weight:bold;}
.head_logo .wz p{font-size:14px;  color:#999; font-weight: normal; letter-spacing: 0; line-height: 26px;}



.head_fr{    position: absolute;  right: 0;}

/*导航*/
.nav{}
.nav,.nav>ul > li{float:left;}
.nav>ul > li{position:relative; padding: 0 0.8rem;}
.nav>ul > li > a{display:block; padding-top:54px; font-size:16px; line-height:16px; text-decoration:none; color:#333;}
.nav>ul > li> a:after{content:""; display:block; margin-top:48px; width:0; height:2px; overflow:hidden; background:#006bdd; transition:width 0.8s;}
.nav>ul > li:hover > a,.nav>ul > li.navcurrent > a{color:#006bdd; font-weight: bold;}
.nav>ul > li:hover > a:after,.nav>ul > li.navcurrent > a:after{width:100%;}


/*下拉*/
.nav>ul > li > em{position:absolute; left:-40px; top:120px; z-index:99; display:none; width:180px}
.nav>ul > li > em a{display:block; text-align:center; background:#fff; box-sizing:border-box; font-size:16px; line-height:60px; color:#333; text-decoration:none; transition:0.8s;}
.nav>ul > li > em a:hover{background:#006bdd; color:#fff;}
.nav>ul > li > em a+a { border-top: 1px solid #eee;}
@media screen and (max-width:1540px){


}
/*搜索*/
.head_r {position: relative;top: 43px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start;}
.head_r:before {content:'';width:1px;height:100px;background: rgba(255,255,255,0.2);position: absolute;top: -35px;left: -36px;display: none;}
.head_r>ul {display: flex;justify-content: space-between;align-items: center;}
.head_r>ul>li i{ margin-left: 10px; font-size: 24px;line-height:  36px;position:relative; display: flex;justify-content: center;align-items: center;color: #888; }
.head_r>ul>li:nth-child(3) i {font-size: 30px;}
.head_r>ul>li a i {color: #666;}
.head_r>ul>li i:hover { color: #888;}
.head_r>ul>li i:hover a {color: #fff;}
.head_r>ul>li p {width: 280px;background: #ffffff;transform: rotateX(90deg);position: absolute;right:-110px;transition: all 0.5s;font-size: 16px;padding: 16px 24px;z-index: 9999;text-align: left;color:#333;top: 65px;transform-origin: top;}
.head_r>ul>li p span {font-size: 25px;display: block;color: #006bdd;font-family: Arial;    padding-top: 6px;}
.head_r>ul>li:hover p {transform: rotateX(0);transition: all 0.5s;} 
.head_r>ul>li a {font-size:15px;color:#666;}
.head_r>ul>li a:hover{font-size:15px;color:#006bdd !important;}

.head_r>ul>li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {background: rgba(255,255,255,0.98);transform: rotateX(90deg);position: absolute;right:0px;transition: all 0.5s;font-size: 16px;padding: 34px;z-index: 9999;top: 77px;transform-origin: top; width: 570px;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:33px; overflow:hidden; margin-top:20px;  box-sizing: border-box;  border: 1px solid #dddddd;border-left: none;margin-left: -15px;}
#search-bg{float:left;width: 470px;height:33px;overflow:hidden;padding-left:14px;margin-top:20px;box-sizing: border-box;border: 1px solid #dddddd;border-right: none;text-align: left;line-height: 30px;}
.search-text{font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:14px; color: #666 !important;}
.search-text a:hover{ font-size:14px; color: #666;}
.search-text span{ float:left;  color:#666;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #666; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center; line-height: 30px;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #006bdd; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #006bdd;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
.form {justify-content: center;display: flex;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}
.head_r>ul>li {display: flex; flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;}
.head_r>ul>li b{ color: #006bdd; font-size: 24px; width: 200px; padding-left: 10px;     font-family: "din";}


@media screen and ( max-width:1500px ){
.head_logo{ left: 1%;}
.head_logo .img { padding-top: 26px; width: 40%;}
.head_logo .img img {width: 100%;}

.head_logo .wz{font-size: 23px; padding-top: 30px;}
.nav>ul > li+li {  margin-left: 16px;}
.head_fr {right: 3%;}
	}



@media screen and ( max-width:1450px ){
.head_logo{ left: 1%;}
.head_logo .img { padding-top: 26px; width: 40%;}
.head_logo .img img {width: 100%;}
.head_logo .wz{font-size: 23px; padding-top: 30px;}
.nav>ul > li+li {  margin-left: 16px;}
.head_fr {right: 3%;}
	}


@media screen and ( max-width:1400px ){
.head_logo{ left: 1%;}
.head_logo .img { padding-top: 26px; width: 40%;}
.head_logo .img img {width: 100%;}
.head_logo .wz{font-size: 23px; padding-top: 30px;}
.nav>ul > li+li {  margin-left: 16px;}
.head_fr {right: 4%;}
	}


@media screen and ( max-width:1366px ){
.head_logo{ left: 1%;}
.head_logo .img { padding-top: 26px; width: 40%;}
.head_logo .img img {width: 100%;}
.head_logo .wz{font-size: 23px; padding-top: 30px;}
.nav>ul > li+li {  margin-left: 16px;}
.head_fr {right: 7%;}
	}



/*banner*/
.banner{ overflow: hidden; background:#000; }
.banner-box{ min-width:1400px; height:800px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:800px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: -1px; left: -1px; margin-left: 0; height: 800px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:320px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.com.cn/dongjiaosy/uploadfile/image/20240111/20240111171921_1659469848.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/dongjiaosy/uploadfile/image/20240111/20240111171921_1659469848.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:60px; width: 100%; display: block; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#006bdd !important; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }


/*pro*/
.pro_bg{background-color: #f6f6f6; padding: 70px 0;}
.pro_w{ overflow:hidden; margin:0 -0.5%; margin-top: 40px;}
.pro_w li{ width:24%; float:left; margin:0 0.5%; position:relative; background-color:#ffffff;}
.pro_w li a{ display:block; position:relative; padding:2rem 1rem 0;}
.pro_w li h3{ font-size:1.5rem;}
.pro_w li h3 em{ font-size:1rem; display:inline-block; margin-top:1rem; background-color:#006bdd; border-radius:2rem; padding:0 0.6rem; margin-left:0.4rem; color:#ffffff;}
.pro_w li p{ margin:1rem 0;  line-height: 30px; font-size: 16px; color:#666666;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.pro_w li i{ display:block; font-size: 1.3rem; color:#666;}
.pro_w li a:hover i {color: #006bdd;}


.pro_w li .pic{ text-align:center; padding: 10px 0;}
.pro_w li a:hover h3 em{ background:#0eb15b;}
.pro_w li:hover .pic{transform: translateY(-15px);-ms-transform: translateY(-15px);-webkit-transform: translateY(-15px);-moz-transition: all .3s ease 0s; -ms-transition: all .3s ease 0s; -o-transition: all .3s ease 0s; -webkit-transition: all .3s ease 0s; transition: all .3s ease 0s;}
.pro_fen{ width:100%; background: url(//memberpic.114my.com.cn/dongjiaosy/uploadfile/image/20240111/20240111103053_825916394.png) no-repeat; height: 180px; padding: 67px 20px 0;}

.pro_mu a{margin-right:1rem; font-weight: normal;text-align: center;font-size: 1rem;
    color: #ffffff;
    float: left;
    border: 1px solid rgba(255, 255, 255,0.4);
    border-radius: 30px;
    height: 36px;padding: 0px !important;
    width: 140px;
    line-height: 36px; margin-bottom:0.7rem;}
.pro_mu a:nth-child(2n){margin-right:0px;}
.pro_mu a:hover{ background-color:#00b75f;}



/*推荐 */
.prod_t{text-align: center;}
.prod_t span{display: block;font-weight: lighter;font-size:50px;text-transform: uppercase;color:#ddd;}
.prod_t h3{font-size:40px;font-weight: bold;color:#333;margin-top:-60px;}
.prod_t h3 b{font-weight: bold;color:#006bdd;}
.prod_t p{font-size:18px;margin-top:10px;}


.pro_call {margin-top: 30px;}
.pro_call li{ display: block; float: left; width:23.4%; margin-top: 20px;background: #fff;}
.pro_call li a{display: block; width: 100%; height: auto; overflow: hidden; position: relative;}
.pro_call li a:before { content: ''; display: block;width: 50px; height: 50px;
 background: url(//memberpic.114my.com.cn/027416/uploadfile/image/20230815/20230815175148_247810377.png) no-repeat center;
 position: absolute; top: 50%; left: 50%; z-index: 3; margin-left: -25px; margin-top: -25px; transform: scaleY(0); opacity: 0; transition: 0.3s all ease;}
.pro_call li>a:after{content: ''; display: block;width: 100%; height: 100%;  background: rgba(0,0,0,0.45) url(//memberpic.114my.com.cn/027416/uploadfile/image/20230815/20230815175220_36586782.png) no-repeat center; position: absolute; top: 0;left: 0;opacity: 0; transition: 0.3s all ease;}
.pro_call li:hover>a:before{opacity: 1;transform: scaleY(1);}
.pro_call li:hover>a:after{opacity: 1;}
.pro_call li br{display:none;}

.pro_call li span a{display:block;width:100%;height:56px;line-height:56px;font-size:16px;color:#333; transition: 0.3s all ease;position: relative;z-index:22; text-align: center; background: #f5f5f5;}
.pro_call li span a:after{content: '';display: block;background: #006bdd;width:100%;height:0px;position: absolute;top:0;z-index: -1;}
.pro_call li:hover span a:after{height:100%;transition: 0.3s all ease;}
.pro_call li:hover span a{color:#FFF;border: 1px solid #006bdd;}
.pro_call li+li{margin-left: 1.3%;}

.pro_call li img{transition: 0.3s all ease;width: 100%;height: auto;}
.pro_call li:hover img{transform: scale(1.1);}



/*proadv */
.char_all .t1{font-size:44px; font-weight:bold; text-align:center; color:#fff; position: absolute;     top: 70px; left: 131px;     z-index: 9999;}
.char_all .t1 p{ font-size:18px; font-weight:normal; color:#fff; padding-top:15px; padding-bottom:10px; opacity: 0.8;}
.char_all .t1 em{width: 1400px; margin: 0 auto; text-align: center; font-weight: normal; z-index: 11111;}
.char_all .t1 em img{display: block; margin: 0 auto; filter: grayscale(1) brightness(10);}


.char_all{background: url(//memberpic.114my.com.cn/dongjiaosy/uploadfile/image/20240111/20240111133844_47945467.jpg) no-repeat center;width: 100%;height: 850px; position: relative;}
.char_all,.char_all ul{width: 100% !important;}
.char_all ul li{float: left;width: 16.66%;height: 850px;z-index: 999; text-align: center;color: #fff;font-weight: lighter;padding: 390px 19px 0;cursor: pointer; position: relative;}

.char_all ul li+li{border-left: 1px solid rgba(255, 255, 255,0.1);}
.char_all ul li.on{background: rgba(0,107,221,0.9);}
.char_all ul li span{animation: rolation 2s linear infinite;
    font-family: 'iconfont';
    color: #fff; font-size: 70px; border: 1px solid rgba(255,255,255,0.8);
    border-radius: 50%;
    padding: 30px; }
.char_all ul li b{display: block;font-size: 25px;padding-top: 60px; }
.char_all ul li em{font-size: 14px;line-height: 36px;text-transform: uppercase;     color: #ffffff; opacity: 0.5;}
.char_all ul li p{font-size: 15px;line-height: 36px;opacity: 0;}
.char_all ul li em:after {
    content: "";
    width: 35px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 120px;
    bottom: 231px;
}
.char_all ul li a{font-size: 14px;display: inline-block;width: 175px;height: 34px;line-height: 34px;color: #fff;border: 1px solid #fff;opacity: 0;}
.char_all ul li.on{padding-top: 390px;transition: 0.5s all;}
.char_all ul li.on b{padding-top: 60px;transition: 0.5s all;}
.char_all ul li.on p,.char_all ul li.on a{opacity: 1;transition: 0.5s all;}
.char_all ul li a:hover{background: :rgba(246,129,0,0.8);border: 1px solid #f2823a;transition: 0.5s all;}
.char_all ul li i {  font-size: 36px;   font-family: Antonio;   opacity: 0.5;   letter-spacing: 1px;}
.char_all ul li.on em{}
.char_all ul li.on i { font-size: 0px;}
.char_all ul li.on p{padding: 50px 0;}





/*adv*/
.adv_cgy {
    max-width: 1380px;
    margin: 0 auto;
    min-width: 1200px;
    width: 100%;}
.adv_bg{    background: #fbfcfd url(//memberpic.114my.com.cn/dongjiaosy/uploadfile/image/20240111/20240111160939_713606937.png) no-repeat bottom;
    padding: 80px 0;}
.adv_bc{height:1239px;position: relative; margin-top: -360px;}
.adv_cc>ul{display: flex;background: #fff;position: relative;top: -0px;}
.adv_cc>ul>li{display: flex;align-items: center;justify-content: center;height: 140px;width: 25%;flex-direction: column;border: 1px solid #eee;}
.adv_cc>ul>li+li{border-left:1px solid #eee;}
.adv_cc>ul>li>span{font-size: 46px;color: #006bdd;}
.adv_cc>ul>li>b{font-size: 28px;color: #333;margin-top: 0px;}
.adv_cc>ul>li.on *{color: #fff;}
.adv_cc>ul>li.on{background: #006bdd;border-bottom: none;border-top:none;border-left: none;border-right: none;}
.adv_yc{overflow: hidden;}
.adv_ic{display: flex;transition: all .5s;}
.adv_item{display: flex;justify-content: space-between;flex-shrink: 0;width: 100%;}
.adv_lc{width: 50%;}
.adv_lc img{width: 100%; transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.6s;}
.adv_lc:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.adv_rc{width: 50%;background: #fff;padding: 50px 50px 0 50px;position: relative;}
.adv_rt{display: flex;/* justify-content: space-between; */align-items: center;}
.adv_rt>span{font-family: din;font-size: 80px;color: #006bdd;font-weight: bold;margin-right: 20px;}
.adv_rt>b{width:calc(100% - 76px);height: 47px;background: #f8a000;line-height: 47px;font-size: 30px;color: #fff;border-top-left-radius: 20px;padding-left: 17px;}
.adv_rc>p{font-size: 14px;color: #ababab;position: relative;margin:18px 0 38px;}
.adv_rc>p:after{position: absolute;content: "";width: 100%;height: 1px;background: #dddddd;top: 26px;left: 0;}
.adv_info>p{font-size: 16px;line-height: 30px;color: #666;position: relative;padding-left: 21px;}
.adv_info>p+p{margin-top: 14px;}
.adv_rbo{display: flex;margin-top: 65px;align-items: center;position: relative;}
.adv_rbo>a{display: flex;justify-content: center;width: 156px;height: 46px;align-items: center;background: #0e131f;transition: all .5s;}
.adv_rbo>a:hover{box-shadow: 0 10px 10px rgb(248 160 0 / 20%);transform: translateY(-3px);background: #f8a000;}
.adv_rbo>a>span:first-child{font-size: 16px;color: #fff;margin-right: 9px;}
.adv_rbo>a>span:last-child{font-size: 18px;color: #fff;}
.adv_rbo>div{font-size: 30px;color: #006bdd;font-weight: bold;       font-family: "DIN";}
.adv_rbo .iconfont{font-size: 24px; font-weight: normal; color: #999;}
.adv_rbo>div>span{font-size: 35px;color: #f8a000;display: inline-block;margin-right: 12px;}
.adv_rt>div>b {
    display: block;
    font-size: 32px;
}

.adv_rt>div>p {
    font-size: 22px;
    color: #686868;
    margin-top: 0px;
}

.adv_rc:after {
    position: absolute;
    content: "";
    background: url(//memberpic.114my.com.cn/dongjiaosy/uploadfile/image/20240111/20240111172025_2072459130.jpg) no-repeat center;
    height: 10px;
    width: 100%;
    top: 175px;
    left: 0;
}

.adv_info {
    margin-top: 57px;
}

.adv_info>p:before {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 100%;
    border: 1px solid #bdbdbd;
    top: 9px;
    left: 0;
}

.adv_rbo>span.rda {
    font-size: 18px;
    color: #000;
}

.adv_rbo>span:nth-child(2) {
    font-size: 16px;
    color: #10110f;
    margin: 0 6px 0 13px;
}

.adv_rbo:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #f4f4f4;
    top: -31px;
    left: 0;
}

@media screen and (max-width: 1520px){
	.adv_rc{padding: 40px;}
	.adv_rc:after{top: 155px;}
	.adv_info{margin-top: 75px;}
}
@media screen and (max-width: 1425px){
	.adv_rc{padding: 30px;}
	.adv_rc:after{top: 148px;}
}
@media screen and (max-width: 1370px){
	.adv_rc{padding: 25px;}
	.adv_info>p{font-size: 15px;}
}




/*case*/
.so_ic { margin-top:40px;}
.so_ic .new_web_div2021 { display: flex;justify-content: space-between;}
.so_ic ul img { width: 100%; height: auto; transition: all .75s;}
.so_ic ul {width: 24%;}
.so_ic ul:nth-child(2) { width: 49.6%;}
.so_ic ul:nth-child(2) li:nth-child(2) {display: none;}
.so_ic ul li { position: relative;}
.so_ic ul li p a {
    display: block;
    position: absolute;
    bottom: 17px;
    right: 0;
    width: 147px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #333;
    color: #fff;
    border-radius: 19px 0 0 19px;
    font-size: 16px;transition: all .5s;
}
.so_ic ul li+li {  margin-top: 18px;}
.so_ic li:hover img { transform: scale(1.1);}
.so_ic li>a { display: block; overflow: hidden;}
.so_ic ul li:hover p a { background: #006bdd;}
.so_c>ul>li:hover>a>span img { filter: grayscale(1) brightness(10);}


/*about*/
.about{ min-height:496px; background:url(//memberpic.114my.com.cn/dongjiaosy/uploadfile/image/20240110/20240110205708_1894126883.jpg) no-repeat top center; padding-top:356px; margin: 0 0 60px 0;}
.ableft{ width:300px;}
.abright{ width:1050px; padding-top:160px;}
.abtop{ width:100%; height:140px; background:rgba(255,255,255,0.9);  padding: 35px 20px;  font-size:25px; color:#222; text-transform:uppercase;}
.abtop p span{ display:block; font-size:33px; font-weight:bold; line-height:33px;color: #006bdd;}
.abtop p{ padding-left:100px; background:url(//memberpic.114my.com.cn/dongjiaosy/uploadfile/image/20240110/20240110211523_736967558.png) no-repeat left center;    color: #a3a3a3;}
.abbttom{ height:450px; background:#006bdd; padding:65px 32px; position:relative;}
.abbttom:after{ content:''; display:block; top:0px; left:40px; position:absolute; width:16px; height:8px; background:url(//memberpic.114my.com.cn/dongjiaosy/uploadfile/image/20240110/20240110214450_1487653529.png) no-repeat;}
.abbttom>p:nth-child(1){  font-size:24px; font-weight:bold; color:#fff; padding-bottom:45px; border-bottom:1px solid #1380f5;text-align: center;}
.abbttom>p:nth-child(1) span{ display:block; margin-top:5px; font-weight: bold; font-size:21px; }
.abconcat{ margin-top:35px; color:#fff;}
.abconcat p:nth-child(1){ font-size:18px;}
.abconcat p:nth-child(2){ font-size:30px; font-weight:bold;}
.abconcat a{ position:relative; display:block; width:212px; height:45px; border-radius:30px; background:#fff; transition:all 0.5s ease; line-height:45px; margin-top:35px; padding-left:35px; font-size:18px; color:#666;     margin-left: 10px;}
.abconcat a i{    font-size: 24px;  padding-right: 10px;}
.abconcat a:hover{  color:#07b05b;  color: #ffffff;
    background: #07b05b;}
.abconcat a:hover:after{ background-position-y:-23px;}
.abwa p:nth-child(2){ font-size:16px; line-height:30px; color:#777;}
.abwa p:nth-child(1){ font-size:22px; color:#006bdd; font-weight:bold; margin-bottom:10px;margin-top: 10px;}
.abwa a{font-size:14px; line-height:30px; color:#666;}
.abwa a:hover{ color:#006bdd; text-decoration:underline;}


/*workshop*/
.workshop{width:1050px; margin:0 auto;}
.work_t li{float:left;}
.work_t li+li{margin-left:5px;}
.work_t li a{display:block; width:132px; text-align:center; font-size:20px; line-height:30px; color:#333; text-decoration:none;}
.work_t li a:hover,.work_t li.workcur a{color:#006bdd; font-weight: bold;}
.work_t li a b {  font-size: 26px;   font-weight: normal;   position: relative; left: -10px;}

.work_w{margin-top:30px; overflow:hidden;}
.work_w .new_web_div2021 li{    float: left; margin-right: 20px;  position: relative;}
.work_w.new_web_div2021 li > a{display:block; width:250px; height:188px; overflow:hidden;}
.work_w.new_web_div2021 li > a img{transition-duration:0.5s;}
.work_w.new_web_div2021 li p{margin-top:10px;}
.work_w .new_web_div2021 li p a{display:block; width:100%; text-align:center; font-size:16px; line-height:36px; text-decoration:none; color:#fff;}
.work_w.new_web_div2021 li:hover > a img{transform:scale(1.1);}
.work_w .new_web_div2021 li:hover p { background: #006bdd;}


.work_w.new_web_div2021 li>a:after{content: ''; display: block;width: 100%; height: 100%;  background: rgba(0,0,0,0.45) url(//memberpic.114my.com.cn/027416/uploadfile/image/20230815/20230815175220_36586782.png) no-repeat center; position: absolute; top: 0;left: 0;opacity: 0; transition: 0.3s all ease;}
.work_w.new_web_div2021 li:hover>a:before{opacity: 1;transform: scaleY(1);}
.work_w.new_web_div2021 li:hover>a:after{opacity: 1;}

.work_w .new_web_div2021 li p {
    background: rgba(0,0,0,0.7);
    position: relative;
    left: 0;
    bottom: 36px;}


/*news*/
.news_bg { background: #f5f5f5;  padding: 70px 0 40px 0;}
.news_bt{width: 1400px; float: left;     padding-bottom: 40px;}
.news_btl{width: 350px; float: left; font-weight: 400; font-size: 40px;}
.news_btl span{font-size: 16px; display: block; color: #999; font-weight: 100;}
.nb_tab{font-size:0;text-align: center; float: right;    margin-right: 10px;}
.nb_tab a{width:150px;height:42px; display:inline-block;vertical-align:top;color:#333;  border-radius: 30px; margin-top: 22px; }
.nb_tab a+a{margin-left:20px;}
.nb_tab a.cur{background:#006bdd; color: #fff;  }
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:42px;}
.nb_tab a i {
    padding-right: 10px;
    font-size: 26px;}
.nb_tab a b{    font-size: 18px; font-weight: normal;}
.nb_con{}
.nbc_list+.nbc_list{display: none;}
.nbcl_le{width:800px;}
.nbcl_le .news_div_item{width:380px;display: inline-block;vertical-align:top; background: #fff;     padding: 20px;}
.news_div_item_pic:hover img {    transition: 0.5s; transform: scale(1.2);}
.news_div_item_pic img { transition: 0.5s;     width: 100%;}
.news_div_item_pic { overflow: hidden;}
.nbcl_le .news_div_item+.news_div_item{margin-left:26px;}

.news_div_item_title a{font-size:18px;}
.nbcl_le .news_div_item_content{margin-top:30px;}
.nbcl_le .news_div_item_body{margin-top:15px;line-height:24px;color:#68686a;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(//memberpic.114my.com.cn/dongjiaosy/uploadfile/image/20240111/20240111172130_1991620173.png) no-repeat right center;float: right;margin-top:17px;}

.nbcr_ri{width:590px;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border:1px solid #dfdfdf;padding:32px 0;position:relative;transition:300ms;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align: center;font-size:0;}
.nbcr_ri .news_div_item_content{width:465px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight: bold;    line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:20px;color:#68686a;padding-right:20px;font-size:14px; font-weight: normal;}

@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}


/*link*/
.links { overflow: hidden;  margin: 0 auto;  padding: 25px 0;}
.linksW {  margin: 0 auto; display: flex; justify-content: space-between; align-items: center; max-width: 1400px;}
.links_l { width: 100px;}
.links_lm { font-size: 18px;  line-height: 30px; font-weight: lighter;}
.links_lm p {  text-transform: uppercase; font-size: 24px;  font-weight: bold;   line-height: 24px;}
.links_lm p span { color: #006bdd;}
.links_lm em {  font-size: 14px;color: #999;  letter-spacing: 5px;  line-height: 16px;}
.links_r {  width: 93%; color: #fff;}
.links_r a {  font-size: 15px; color: #666 !important;}
.linkTagcs li a {font-weight: lighter;}



/* footer */
.conpy {background: #222;padding-top:80px;overflow: hidden;color: #fff;}
.conpy .top{padding-bottom:40px;}
.conpy .top .fl{color: #666;font-size: 14px;line-height: 24px;}
.conpy .top .fl .logo {filter: none;}
.conpy .top .fl .logo img{}
.conpy .top .fl .tel{padding-top:10px;}
.conpy .top .fl .tel h2{font-size:26px;margin: 0;color: #fff; letter-spacing:2px; font-weight: bold;}
.conpy .top .fl .addewm{padding-top:20px;}
.conpy .top .fl .addewm .add{padding-bottom:15px; color:#999; font-size:15px;line-height:25px;}
.conpy .top .fl .addewm .ewm img{width: 90px;height: 90px;}
.conpy .top .fr{text-align: left; width:60%;}
.conpy .top .fr ul{list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: top;padding-left:16%; text-align: left;}
.conpy .top .fr ul:first-child {padding-left: 0px;}
.conpy .top .fr ul h4{font-weight: normal;margin:0px 0 15px 0; color:#fff; font-size:18px !important;}
.conpy .top .fr ul li{list-style: none;margin: 0;padding: 0;}
.conpy .top .fr ul li a{display: block;padding: 5px 0;color:#999;font-size: 15px;}
.conpy .top .fr ul li a:hover {color: #fff;}
.conpy .top .fr ul li dl{display:none;}
.conpy .top .social {padding-top:0px;clear: both;}
.conpy .top .social a { position: relative; font-size: 13px; color: #fff; display: inline-block; line-height: 25px; padding:5px 9px; /*background:#fff; */     border: 1px solid rgba(255,255,255,0.2); transition:0.3s all ease-in-out; float: left;display: block;margin-right:14px; margin-top:4%;}
.conpy .top .social a img{ display: block}
.conpy .top .social a:hover{ background: #0262cf;  }
.conpy .top .social a:hover img{filter: contrast(0) brightness(2);}
.conpy .top .social a:hover .ewm img{filter: grayscale(1%);}
.conpy .top .social .ewm { position: absolute; width: 100px; bottom: 45px; right: -35px; z-index: 1; display: none; padding: 5px; background: #fff; border-radius: 5px; }
.conpy .top .social .ewm:after{ content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; position: absolute; bottom: -5px;left: calc((100% - 10px) / 2); }
.conpy .top .social .ewm img { display: block; width: 100%; height:auto; }
.conpy .bottom{clear: both;padding:30px 0;overflow: hidden; color: #999; border-top: 1px solid #424141;}
.conpy .bottom a{color: #999; font-size:15px;}
.conpy .bottom a:hover{color: #fff;}
.conpy .bottom .fl{color: #999; font-size:15px;}
.conpy .top .fl .tel div{color:#999; font-size:15px; line-height:25px;}


/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/dongjiaosy/uploadfile/image/20240112/20240112195150_8196829.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 32px;
    height: 32px;
    background-position: -4px -110px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #006bdd; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 10px; background-color: #006bdd; border: solid 1px #006bdd; position: relative;     margin-bottom: 2px;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #006bdd; border-color: #006bdd; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -30px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 22px; background-position: -5px -54px;  font-size: 24px;  padding-left: 0px; color: #fff; }
.y-kefu-box01 .kf-weChat p {  margin-top: 5px; color: #fff; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 p{color: #333;}
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -50px; color: #fff; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -30px -98px; }
.y-kefu-box01 .show-status>a p { color: #fff;}
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #00b75f; border-color: #00b75f;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p{ color: #fff; }
.y-kefu-box01 .show-status>div p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*电话*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#006bdd; }
.y-kefu-box01 .mobile-infos p { color: #006bdd  !important; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 120px; height: 120px; margin: 10px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/

.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#006bdd; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #006bdd; font-size: 16px; }/*颜色更改*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#006bdd;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }