@font-face {
 font-family:fontDin1;
 src: url(../cssnew/DIN-MEDIUM_otf.txt),url(../cssnew/DIN-MEDIUM_woff.txt),url(../cssnew/DIN-MEDIUM_eot.txt),url(../cssnew/DIN-MEDIUM_woff2.txt),url(../cssnew/DIN-MEDIUM_ttf.txt)}
/*通用代码*/
@charset "utf-8"; 
*{ margin:0px; padding:0px;box-sizing: border-box;}
body{font-size:14px; color:#484848; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden;}
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;}
.clear{clear:both;}
a{color: #484848; text-decoration: none; font-size:14px;}
a:hover{color: #0955b3;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none}
.w1400{ width:1400px; margin:0 auto;}
.w1300{ width:1300px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}

/*间隙*/
.top10 {padding-top: 8px;}
.top15 {padding-top: 15px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}

.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:'微软雅黑';}

.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.t{text-align: center;}
.t span{color:#f6f6f6;font-size: 60px;font-weight: 500;letter-spacing: 10px;text-transform: uppercase;}
.t p{font-size: 40px;color: #222;margin-top: -35px;}
.t d{color: #0955b3;font-weight: bold;}
.t dd{font-size: 16px;color: #666;line-height: 40px;}
.t i{width: 70px;height: 1px;display: block;background: #0955b3;margin: 5px auto 0;}

.b{text-align: center;}
.b p{font-size: 40px;color: #222;margin-top: -35px;}
.b d{color: #0955b3;font-weight: bold;}
.b dd{font-size: 16px;color: #666;line-height: 40px;}
.b i{width: 70px;height: 1px;display: block;background: #0955b3;margin: 5px auto 0;}
.b span{color:#ededed;font-size: 60px;font-weight: 500;letter-spacing: 10px;text-transform: uppercase;}



.hovermaincolor a:hover{ color:#0955b3;}
/*抬头*/
.header{ height:125px; display:-webkit-flex; display:flex;  justify-content:space-between; flex-wrap:nowrap; align-items:center;position: relative;top: 0px;z-index: 999;width: 100%;border-bottom: 1px solid rgba(255,255,255,.2);}
.hleft{ height:125px; display:-webkit-flex; display:flex; justify-content:flex-start; flex-wrap:nowrap; align-items:center;}
.hlogo{ height:125px; position:relative; z-index:3;}
.hlogo a{ display:block; margin-top:28px; margin-left:20px;}
.hname{ display:block;color:#0955b3; font-size:29px; line-height:33px; font-weight:bold; margin-left:18px;margin-top: 8px; position:relative;letter-spacing: 1.5px;}
.hname em{display: block;font-size: 18px;font-weight: 100;letter-spacing: 0px; color:#888;}
.hright,.nav ul{ display:-webkit-flex; display:flex; justify-content:flex-start; flex-wrap:nowrap; align-items:center;}
.dropmenu a{ display:block; color:#666; font-size:14px; line-height:35px; transition:all .3s ease;}
.dropmenu a:hover{ color:#fff; background:#0955b3;}
.dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;}

.hbtn{ width:243px;height:120px;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;position: relative;border-left: 1px solid #eee;padding-left: 80px;}
.hbtn li{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; position:relative; height:160px; cursor:pointer;margin-top: -40px;z-index: 9}
.hbtn li+li{ margin-left:10px;}
.hbtn li span,.hbtn li span a{ display:inline-block; font-size:12px; color:#fff; font-weight:lighter;}
.hbtn li span{ padding-top:31px;} 
.hbtn li:nth-child(3) span{ background:url(//memberpic.114my.cn/0384761/uploadfile/image/20220616/20220616105526_1609996941.png) no-repeat top center; width:24px;}
.hbtn li:nth-child(2) span{ background:url(//memberpic.114my.cn/0384761/uploadfile/image/20220616/20220616105526_704404085.png) no-repeat top center; width:24px;}
.hbtn li:nth-child(1) span{ background:url(//memberpic.114my.cn/0384761/uploadfile/image/20220616/20220616105526_1506069093.png) no-repeat top center; width:24px;}
.hbphone{font-size: 30px;color: #333;position: absolute;left: 28px;bottom: 30px;font-family: fontDin1;letter-spacing: -1px;}
.hbtn li>img{ position:absolute; width:100px; padding:10px; background:rgba(230,230,230,.4); top:100%; right:0; visibility:hidden; transition:all .2s ease; opacity:0; z-index:9;}
.hbtn li:hover>img,.hbtn li:hover .hseach{ top:100%; opacity:1; visibility:visible;}
.hseach{ position:absolute;right:0; visibility:hidden; transition:all .2s ease; padding:20px; z-index:9; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.2);transition:all .2s ease; opacity:0;top:130%; } 
.search_bg{ height:35px; width:450px; white-space:nowrap; border-radius:18px; padding:0 5px; background:#0955b3;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.search_bg input{ border:none; background:none;}
#infoname{ width:280px; padding-left:20px; box-sizing:border-box; height:35px;}
.keywords{ margin-top:15px; text-align:center;}
.keywords,.keywords a{white-space:nowrap; font-size:13px; color:#222;}

.nav ul>li{ position:relative; padding:40px 35px; text-align:center;}
.nav ul>li:before { content: ""; position: absolute;  right: 0;  top: 50px;  opacity: 0.2;  width: 1px; height: 20px;  background: #999;}
.nav ul>li:last-child:before{display:none;}
.nav ul>li>a{ display:block;font-size:18px; color:#333; transition:all .3s ease; text-transform:uppercase;font-weight: lighter;}
.nav ul>li>a>em{display: block;text-align: center;font-size: 12px;text-transform: uppercase;color:#aaa;transition: all .3s ease;line-height: 22px;}
.nav ul>li.cur>a,.nav ul>li:hover>a{ color:#0955b3;  font-weight: 530;}
.nav ul>li.cur>a em,.nav ul>li:hover>a>em{ color:#0955b3;}

.nav>ul>li .dropmenu{width:100%;position:absolute;top:100%;left:-10px;z-index: 99;transform-origin: 0 0;transform: perspective(600px) rotateX(-90deg);transition:600ms ease;}
.nav>ul>li:hover .dropmenu{transform: perspective(600px) rotateX(0deg);transition:600ms ease;cursor:pointer; }
.nav>ul>li .dropmenu a{font-size: 15px;display:block;line-height:45px;text-align:center;color:#fff;background:rgba(0,0,0,.6);transition:600ms ease; margin-top:1px;    white-space: nowrap;overflow: hidden;text-overflow: ellipsis; width: 165px;}
.nav>ul>li .dropmenu a:hover{background:#0955b3;}

@media screen and (max-width:1850px){ 
.nav>ul>li{ position:relative; padding: 40px 24px;}
}
@media screen and (max-width:1650px){ 
.nav>ul>li{ position:relative;  padding: 40px 19px;}
.nav>ul>li>a{ font-size:14px;}
.nav>ul>li .dropmenu{ left: -15px;}
.nav>ul>li .dropmenu a { width:125px;}
}

@media screen and (max-width:1450px){ 
.nav>ul>li{ position:relative;  padding: 40px 19px;}
.nav>ul>li>a{ font-size:14px;}
.hname{ font-size:17px;}
.hname em{ font-size:14px;}
.nav>ul>li .dropmenu{ left: -15px;}
.nav>ul>li .dropmenu a { width:125px;}
}

/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#f1f1f1;}
.banner-box{ min-width:1400px; height:700px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;
    height: 80%;
    position: relative;
    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:230px; left: 0; margin-left: 0; height: 420px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; } 
.banner-btn a.next{ right:-50px;  }
.banner-box .hd { position:absolute; bottom:50px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px;  cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ border-radius: 8px; width:70px;}
.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;}

/*服务范围*/
.service_r li{width: 23.5%;height: 280px;display: block;float: left;margin-left: 2%;background: #f5f5f5;margin-bottom: 1.5vw;overflow: hidden;position: relative;cursor: pointer;}
.service_r li:nth-child(4n+1){margin-left: 0;}
.service_txt{width: 100%;height: 54px;background: rgba(0,0,0,0.6);position: absolute;bottom: 0;left: 0;padding: 0 20px;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}
.service_txt p{font-size: 18px;color: #fff;line-height: 54px;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}
.service_txt d{font-size: 14px;color: #fff;line-height: 30px;font-weight: lighter;}
.service_r li:hover .service_txt{height: 100%;background: rgba(0,0,0,0.3)}
.service_r li:hover .service_txt p{margin-top: 85px;line-height: 40px;}
.service_r li:last-child{padding-left: 30px;padding-top: 60px;}
.service_r li:last-child p{font-size: 18px;color: #888;line-height: 35px;}
.service_r li:last-child d{font-size:30px;color: #0955b3;font-weight: 400;line-height: 35px; font-family:Din;}
.service_r li:last-child a{display: block;width: 165px;height: 40px;color: #fff;line-height: 40px;background: #000;text-align: center;margin-top: 15px;}
.service_r li:last-child a:hover{background:#0955b3;}
.service_r li a:hover:after{ -webkit-transform: translateX(10px); transform: translateX(10px);}
.service_r li:last-child p:before{content: '';width: 35px;height: 35px;background: url(//memberpic.114my.cn/0384761/uploadfile/image/20220616/20220616152241_794256867.png)no-repeat center;display: inline-block;float: left;margin-right: 10px;}
.service_r li a:after{content: '';background: url(//memberpic.114my.cn/0384761/uploadfile/image/20220616/20220616152241_2088375139.png)no-repeat;width: 27px;height: 7px;display: inline-block;margin-left: 10px;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}

.service_l a:hover{-webkit-filter: drop-shadow(4px 4px 2px rgba(0,0,0,0.3));filter: drop-shadow(4px 4px 2px rgba(0,0,0,0.3));}

.service_img img{display: block;width: 100%;transition: 0.3s ease all;}

.service_r li:hover .service_img img{transform: scale(1.2);}
.jquery-lightbox-border-bottom-left{display:none;}


/*企业实力*/
.mot { width: 100%;  background: #f5f5f5;   height: 1140px;}
.mot_box {margin: 0 auto;}
.mot_tit {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.mot_tit i {font-size: 22px;color: #cccccc;line-height: 24px;display: inline-block;text-transform:  uppercase;font-family:  Arial;}
.mot_tit span {font-size: 46px;line-height: 50px;position: relative;padding-top: 10px;}
.mot_tit span:after {content:'';width: 113px;height: 6px;background: #0955b3;position: absolute;bottom: 0;left: 40%;z-index: -1;}
.mot_tit p {font-size: 20px;line-height:  20px;padding-top: 20px;  color: #999;}
.chara{overflow: hidden;margin-top: 80px;}
.mot_tab {margin-top:15px;}
.mot_nav {    display: flex;justify-content: center;}
.mot_nav ul {display: flex;}
.mot_nav li {background:#333;width: 180px; height:45px; border-radius: 30px;display: flex; justify-content: center;align-items: center; font-weight: lighter; margin-left: 30px;}
.mot_nav li:hover{ background:#0955b3;}
.mot_nav li a {font-size: 18px;color: #fff;}
.mot_con {overflow: hidden;display: flex;}
.mot_call {margin: 0 auto;padding:30px 0 0;overflow: hidden;transition: 0.5s;flex-shrink: 0;width: 100%;}
.mot_call ul {display: flex;  justify-content: space-between;}
.mot_call li{display: block; float:left; padding:0 !important; width:32%; margin-bottom:30px; }
.mot_call li>a{display: block;overflow: hidden; }
.mot_call li img{width:100%; height:auto;   transition: 0.2s all ease-in-out;  }
.mot_call li:hover img{transform: scale(1.1);}
.mot_call li p {padding:0 !important; position: relative; background:#333; color:#fff;}
.mot_call li:hover p {background:#0955b3;}
.mot_call li p a{display: block; line-height:65px; height:65px; font-size:16px; position: relative; z-index: 2;text-align: center; color:#fff;}
.mot_call li:hover a{color:#fff;}
.mot_call li p:after{content:""; display: block;opacity: 0;width:20%;height:100%;transition: 0.2s all; background: #0955b3;position: absolute; top:0; left:0; right:0; margin:0 auto;}
.mot_call li:hover p:after{width:100%;opacity: 1;}


/*企业优势*/
.idea{ padding-top:63px; height:950px; background:#fff;}
.idea ul{ margin-top:15px; position:relative;}
.idea dl{ float:left; width:620px;}
.idea dl+dl{ float:right;}
.idea li+li{ margin-top:46px;}
.id_t{ line-height:60px; text-align:center; color:#fff; font-size:24px; font-weight:bold; position:relative; overflow:hidden; height:60px;}
.id_t span{ position:relative; z-index:999;}
.id_t:after{ content:''; display:block; position:absolute; height:100%; width:0; left:0; right:0; top:0; background:#0955b3; margin:0 auto;}
.idea li:nth-child(1) dl:nth-child(1) .id_t{ background:#0955b3; border-radius:60px 0 0 0;}
.id_c{ font-size:15px; color:#999; line-height:32px; padding:15px 15px; border:1px solid #eee; border-bottom:none;}
.idea li:nth-child(1) dl:nth-child(2) .id_t{ background:#0955b3; border-radius:0 60px 0 0;}
.idea li:nth-child(1) dl:nth-child(2) .id_c{ border-color:#eee;}
.idea li:nth-child(2) dl:nth-child(1) .id_t{ background:#0955b3; border-radius:60px 0 0 0;}
.idea li:nth-child(2) dl:nth-child(1) .id_c{ border-color:#eee;}
.idea li:nth-child(2) dl:nth-child(2) .id_t{ background:#0955b3; border-radius:0 60px 0 0;}
.idea li:nth-child(2) dl:nth-child(2) .id_c{ border-color:#eee;}
.idbtn a{ display:block; width:113px; height:113px; border-radius:50%;  background:#333;  font-size:28px; text-align:center; box-sizing:border-box; padding-top:17px; color:#fff; }
.idbtn{ position:absolute; width:110px; height:110px; left:0; right:0; margin:0 auto; top:288px; border-radius:50%; }
.idbtn a:hover{ background:#0955b3;}
.id_pic{ overflow:hidden;}
.id_pic img{ transition:all .6s ease;}
.idea li dl:hover .id_t:after{ width:100%;}
.idea li dl:hover .id_pic img{ transform:scale(1.1);}
.i1{-webkit-animation-delay:.5s;animation-delay:.5s;}
.i2{-webkit-animation-delay:.1s;animation-delay:.1s;}
.i3{-webkit-animation-delay:1.5s;animation-delay:1.5s;}
.i4{-webkit-animation-delay:2s;animation-delay:2s;}


/*荣誉资质*/
.honor{background:url(//memberpic.114my.cn/0384761/uploadfile/image/20220618/20220618174832_1785187241.jpg) no-repeat center;width: 100%;height: 532px;padding-top: 50px;}
.honor .title span{margin: 10px 0 10px 0;}
.cust{padding:10px 0px 0;}
.partner_cont img{width:224px;height:168px;border: 1px solid #d0d0d0;}
.partner_cont{position: relative;}
.partner_cont table tr{display:block;}
.partner_cont table tr td{display:block;float:left;padding-left:0px !important;margin-right:10px;position: relative; width:224px !important;height: 342px !important;}
.partner .tempWrap{width:1400px !important;}
.partner_cont table tr td div{padding-top:0px !important;width:100%;height:100%;}
.partner_cont table tr td div a{font-size:14px;line-height:42px; background:#ddd; margin-top:3px; transition:0.3s all ease-in-out; color: #222;font-weight: normal;display: block;height: 42px;}
.partner_cont table tr td:hover div a{background:#0955b3; color:#fff;}
.partner_cont .tempWrap tr{overflow: inherit !important;}



/*简介*/
textarea {  animation: animated 1s infinite;  -moz-animation: animated 1s infinite; -webkit-animation: animated 1s infinite;  -o-animation: animated 1s infinite;}
input[type="text"] { animation: animated 1s infinite; -moz-animation: animated 1s infinite; -webkit-animation: animated 1s infinite;  -o-animation: animated 1s infinite;}
input[type="button"] {  cursor: url(../images/Acur.png), default !important;}
input,
button {
  outline: none;
}
@keyframes animated {
  0% {
    cursor: url('../images/Pcuro1.png'), auto;
  }
  8.8% {
    cursor: url('../images/Pcuro2.png'), auto;
  }
  17.6% {
    cursor: url('../images/Pcuro3.png'), auto;
  }
  26.4% {
    cursor: url('../images/Pcuro4.png'), auto;
  }
  35.2% {
    cursor: url('../images/Pcuro5.png'), auto;
  }
  44% {
    cursor: url('../images/Pcuro6.png'), auto;
  }
  52.8% {
    cursor: url('../images/Pcuro7.png'), auto;
  }
  61.6% {
    cursor: url('../images/Pcuro8.png'), auto;
  }
  70.4% {
    cursor: url('../images/Pcuro9.png'), auto;
  }
  79.2% {
    cursor: url('../images/Pcuro10.png'), auto;
  }
  88% {
    cursor: url('../images/Pcuro11.png'), auto;
  }
  100% {
    cursor: url('../images/Pcuro12.png'), auto;
  }
}
.wjdh-message * { -webkit-box-sizing: content-box;  -ms-box-sizing: content-box;  -moz-box-sizing: content-box;  box-sizing: content-box;}
.left { float: left;}
.right { float: right;}
.inContent {  width: 1400px;  margin: 0 auto; position: relative; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.inContent:after { content: ""; display: block; clear: both;  font-size: 0; line-height: 0;}
.inContent * { -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;}

.button { --duration: 0.5s;  --move-hover: -5px;  cursor: pointer; -webkit-transform: translateY(var(--y)); transform: translateY(var(--y));  transition: box-shadow var(--duration) ease, -webkit-transform var(--duration) ease; transition: transform var(--duration) ease, box-shadow var(--duration) ease; transition: transform var(--duration) ease, box-shadow var(--duration) ease, -webkit-transform var(--duration) ease;  -webkit-tap-highlight-color: transparent;  -webkit-appearance: none;}
.button span { display: inline-block;}
.button span i {  display: inline-block; -webkit-backface-visibility: hidden;  backface-visibility: hidden;  font-style: normal;}
.button span i:nth-child(1) { --d: 0.05s;}
.button span i:nth-child(2) { --d: 0.1s;}
.button span i:nth-child(3) { --d: 0.15s;}
.button span i:nth-child(4) { --d: 0.2s;}
.button span i:nth-child(5) { --d: 0.25s;}
.button span i:nth-child(6) { --d: 0.3s;}
.button span i:nth-child(7) { --d: 0.35s;}
.button span i:nth-child(8) { --d: 0.4s;}
.button span i:nth-child(9) { --d: 0.45s;}
.button span i:nth-child(10){ --d: 0.5s;}
.button span i:nth-child(11){ --d: 0.55s;}
.button span i:nth-child(12){ --d: 0.6s;}
.button span i:nth-child(13){ --d: 0.65s;}
.button span i:nth-child(14){ --d: 0.7s;}
.button:hover { --move: -5px;}
.button:hover i { -webkit-animation: move var(--duration) linear var(--d);animation: move var(--duration) linear var(--d);}
@-webkit-keyframes move {
  40% {
    -webkit-transform: translateY(var(--move));
    transform: translateY(var(--move));
  }
}
@keyframes move {
  40% {
    -webkit-transform: translateY(var(--move));
    transform: translateY(var(--move));
  }
}
@keyframes msClock2 {
  0%,
  70%,
  100% {
    transform: rotate(0) scale(1);
  }
  10%,
  30% {
    transform: rotate(-15deg) scale(1);
  }
  20%,
  40% {
    transform: rotate(15deg) scale(1);
  }
}

.about { background: url(//memberpic.114my.cn/0384761/uploadfile/image/20220618/20220618102325_1312726874.jpg) center bottom no-repeat;  height:875x;}
.abouttitle { line-height: 1;}
.abouttitle i { display: block;  font-weight: bold; font-size: 70px; line-height: 58px; text-shadow: 0px 21px 5px rgba(7, 40, 31, 0.08);}
.abouttitle span { display: block;  font-size: 24px;  margin-top: 25px;}
.about .aboutBox { height: 625px;}
.about .aboutText {  float: left;  width: 750px; margin-top:75px;}
.about .aboutText .line { margin-top: 34px;  height: 1px; background-color: #333333;  opacity: 0.1;}
.about .aboutText .tit { font-size: 18px; line-height: 1; margin-top: 32px;  letter-spacing: 11px; font-weight:bold;}
.about .aboutText .text {  font-size: 15px; display: -webkit-box;  -webkit-line-clamp: 4; line-height: 45px; height: 144px; color: #888;  margin-top: 22px; text-align: justify; -webkit-transition: all 0.5s ease-out;  transition: all 0.5s ease-out;}
.about .aboutText .more {  margin-top: 115px;  display: inline-block; line-height: 24px;  height: 24px;  font-family: Arial; font-size: 18px;  -webkit-transition: all 0.5s ease-out;  transition: all 0.5s ease-out; z-index: 1; padding-left: 12px;  position: relative;}
.about .aboutText .more i {  min-width: 6px;}
.about .aboutText .more:after {  content: "";  display: block;  position: absolute; left: 0; top: 0; border-radius: 100%; width: 24px; height: 24px; background-color: #333; -webkit-transition: all 0.5s ease-out;  transition: all 0.5s ease-out; z-index: -1;}
.about .aboutText .more:before {  content: ""; display: inline-block; vertical-align: top; height: 24px;  width: 34px;  background: url(//memberpic.114my.cn/0384761/uploadfile/image/20220618/20220618094352_1524260870.png) 0 center no-repeat;  margin-right: 20px;  -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
.about .aboutText .more:hover {  color: #272f80;}
.about .aboutText .more:hover:after { background-color: #272f80;}
.about .aboutText .more:hover:before {  animation: zyfd 1.5s linear infinite;}
.about .aboutPic { float: right; position: relative;}
.about .aboutPic .pic { width: 592px;  height: 520px;  border: 20px #fff solid; overflow: hidden; margin-top:65px;}
.about .aboutPic .pic img { display: block; width: 552px;  height: 634px;}
.about .aboutPic .honor img { width: 100%;  height: 100%; object-fit: contain;}
.about .aboutPic .honor:hover {  box-shadow: 0 15px 15px -10px rgba(43, 194, 154, 0.5);}

/*合作客户*/
.paner_t{width: 230px;height: 170px;background: #0955b3;color: #fff;padding: 30px;}
.paner_t b{font-size: 30px;letter-spacing: 4px;}
.paner_t strong{font-size: 25px;display: block;}
.paner_t a img{opacity: 0.3;padding-top: 13px;}
.paner_t a img:hover{opacity: 1;transition: all .3s ease;}
.cjsb{margin-top: -2px;}
.cjsb table a{ font-size:0px; color:#fff;font-weight: normal;line-height: 33px;}
.cjsb table img{border-left: 1px solid #eeeeee;border-top: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee;}
.cjsb td {padding-left: 0px !important;}
.cjsb #roller_temp{padding-left: 0px !important;}
.cjsb tr td>div { height: 40px; width: 325px;;padding-top: 0px !important;}
.parcon{width: 1170px;}

/*新闻*/
.news{background: #fff; padding-bottom: 50px;  padding-top: 50px;}
.newstab{text-align: center; margin: 25px 0 0 0;}
.newstab a{ display: inline-block;width: 162px;line-height: 47px;background: #fff;font-size: 18px;color: #666;font-weight: normal;transition: all .3s ease;text-align: center;background: #eeeeee;}
.newstab a+a{margin-left: 16px;}
.newstab a.on{background: #0955b3;color: #fff;}
.newscon{margin-top: 30px;}
.newsmore {display: block;color: #fff !important;font-size: 12px;width: 102px;height: 39px;line-height: 39px;text-align: center;background: #333;margin-top: 15px;transition: all .3s ease;}
.newsleft .news_div_item{width: 680px;height: 235px;float: left; border:1px solid #eee; padding: 20px;}
.newsleft .news_div_item+.news_div_item{margin-left: 40px;}
.newsright{width: 1400px;}
.newsleft .news_div_item_pic{position: absolute;left: 20px;top: 20px;width: 234px;height: 196px; overflow: hidden;overflow: hidden; border: 1px solid #eee;}
.news .news_div_item_pic img{width: 100%;height: 100%;transition: all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{transform: scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#0955b3;}
.news .news_div_item:hover .newsmore{background: #0955b3;}
.news .news_div_item{position: relative;}
.newsleft .news_div_item_date{position: absolute;left:285px;padding-top: 62px; top:0px;text-align: center; }
.newsleft .news_div_item_date>div{display: inline-block;font-size: 14px;color: #666;font-weight: lighter;letter-spacing: 1.5px;}
.newsleft .news_div_item_content{width: 630px;padding-left: 264px;padding-top: 7px;}
.news .news_div_item_a{display: block;font-size: 20px;color: #666;font-weight: normal; white-space: nowrap;text-overflow: ellipsis;position: relative; overflow: hidden;} 
.newsright .news_div_item_a{display: block;font-size: 20px;color: #666;font-weight: normal; white-space: nowrap;text-overflow: ellipsis;position: relative; overflow: hidden;height: 128px;} 
.news .news_div_item_body{font-size: 14px;color: #bbb;font-weight: lighter;margin-top: 35px;line-height: 30px;overflow: hidden;}
.newsright .news_div_item_body{font-size: 14px;color: #bbb;font-weight: lighter;margin-top: -92px;line-height: 24px;height: 52px;overflow: hidden; }
.newsright .news_div_item_body:after{content:""; display:block;background: #e9e9e9;width: 1px;height: 78px;position: absolute;bottom: 32px;left: 141px;}
.newsright .news_div_item{position: relative; display: inline-block;vertical-align: top;background: #fff; box-sizing: border-box;width: 680px;height: 140px;padding: 27px 0 0 178px;margin-top: 30px;border:1px solid #eee;;}
.newsright .news_div_item:nth-child(1),.newsright .news_div_item:nth-child(2){margin-top: 30px;}
.newsright .news_div_item:nth-child(3){margin-left: 0 !important;}
.newsright .news_div_item+.news_div_item{margin-left: 40px;}
.newsright .news_div_item_content{width: 465px;}
.newsright .news_div_item_date{position: absolute;left:35px;padding-top: 52px; top:30px;text-align: center;letter-spacing: 1px;}
.newsright .news_div_item_date>div{display: inline-block;font-size: 18px;color: #333;font-weight: lighter;}
.newsright .news_div_item_date .news_div_item_day{position:absolute;top: 0px;left: 0;right: 0;margin: 0 auto;font-size: 40px;font-weight: bold;color: #333;}


/*友情链接*/
.links{ height:100px; color:#666; line-height:100px; background:#f3f3f3;}
.links_l{ width:1400px;}
.links p:nth-child(1){ color:#666; font-size:18px; background:url(//memberpic.114my.cn/0384761/uploadfile/image/20220616/20220616164839_2003907446.png) no-repeat left center; margin-right:10px; padding-left:35px;font-weight: normal;}
.linkTagcs li{ line-height:100px !important;}
.linkTagcs li a{ color:#666!important;font-size: 14px;}
.linkTagcs li a:hover{ color:#1a8ef5!important;}
.links p:nth-last-child(1){ color:#666; font-size:22px; font-family:Impact; line-height:100px; text-transform:uppercase;}

/*版权*/
.copyright{ background:#212225;}
.crcon{ padding:50px 0; border-bottom:1px solid #323337;}
.end{ line-height:119px; border-top:1px solid #0a0a0b;}
.end a,.end{ font-size:15px !important;}
.copyright,.copyright a{ font-size:14px; color:#707173;}
.copyright a:hover{ color:#fff;}
.cr_t{ font-size:20px; color:#fff; margin-bottom:30px;font-weight: normal;}
.kslj ul li{ float:left;padding:0 0 0 30px;}
.kslj ul li:nth-child(3){ float:left;padding:0 0 0 0px;}
.kslj ul li:nth-child(2){padding:0 60px; height:150px; margin:0 55px; border-left:1px dashed #343538; border-right:1px dashed #343538;} 
.kslj:nth-child(1) .cr_t{padding-left: 30px;}
.kslj ul li a{ display:block; line-height:38px;}
.crcode ul li{ float:left; text-align:center;} 
.crcode img{ display:block;padding:9px; border:1px solid #3e3f43; margin-bottom:10px; width:160px;}
.crconcat{width: 350px;}
.crcode ul li+li{ margin-left:20px;}
.crcode{ margin-left:140px;}
.cr_phone{ font-size:32px; color:#fff; font-family:Arial, Helvetica, sans-serif; margin-bottom:10px; line-height:32px;}
.cr_addr{ line-height:38px;}