@charset "UTF-8";

/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

em,i{font-style:normal;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "yhan","Microsoft YaHei";overflow-x: hidden; font-size:14px;}




*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#0b477d;text-decoration: none; border-bottom-style:}

.bg{width: 100%;min-width:1400px;}
.box{margin:0 auto;width:80%; min-width: 1400px;box-sizing: border-box;}
.page{width: 1400px;margin: 0 auto;}


.t{text-align:center;margin-bottom:40px;}
.t em{font-size: 70px;color: rgba(102,102,102,0.1);font-family: Impact;letter-spacing: 3px;text-transform: uppercase;line-height:70px;}
.t em b{color:#0b477d;}
.t p{font-size:40px;font-weight:bold;color: #666;padding-bottom: 8px;}
.t d{color:#0b477d;}
.t dd{color: #666;font-size: 16px;} 

.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}


@font-face {
font-family:yhan;
font-weight:normal;
src:url(https://memberpic.114my.com.cn/0362741/cssnew/yhan.woff.txt)
}

@font-face {
font-family:yhan;
font-weight:bold;
src:url(https://memberpic.114my.com.cn/0362741/cssnew/AlibabaBold.txt)
}



@font-face {
  font-family: 'iconfont';  /* Project id 3706178 */
  src: url('//at.alicdn.com/t/c/font_3706178_tcq87f81bwq.woff2?t=1665817282841') format('woff2'),
       url('//at.alicdn.com/t/c/font_3706178_tcq87f81bwq.woff?t=1665817282841') format('woff'),
       url('//at.alicdn.com/t/c/font_3706178_tcq87f81bwq.ttf?t=1665817282841') 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;}



/*间隙*/
.top10 {padding-top: 10px;}
.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;}
.top170 {padding-top: 170px;}

/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en{font-family: Arial, Helvetica, sans-serif;font-weight: normal;}




/*抬头*/
.header:hover{ background: #fff; box-shadow: 0 0 30px 0px rgba(0,0,0,0.1);}
.header:hover a{color:#333;}
.header{width: 100%;height: 100px;z-index: 5000;transition: ease .5s;position: relative;}
.header.on{box-shadow: 0 0 13px rgba(0,0,0,.1);}
.ny-header{background: #fff;}
.header-con{}
.header.on .header-con{border: none;}
.header:hover .logo{filter: grayscale(0%) brightness(100%);}
.header .logo{filter: contrast(0) brightness(2);display: block;float: left;position: relative;z-index: 1200;height: 100px;display: flex;align-items: center;margin-left:30px;}
.header .logo span{float:right;font-size:26px;margin-left:13px;color:#0b477d;line-height: 22px;}
.header .logo span i{font-size:16px;letter-spacing:0px;display:block;color: #222;line-height: 25px;margin-top: 9px;font-style:normal;margin-left: 10px;}
.header .logo img{height:50px}
/*

.header .logo img.logoon{display: none;}
.header.on .logo img, .ny-header .logo img{display: none;}
.header.on .logo img.logoon, .ny-header .logo img.logoon{display: block;}*/
.header-right{float: right;margin:0 0 0 0;display: flex;flex-flow: row-reverse;height: 100px;margin-right: 40px;}
.header-top{background: url()no-repeat center;transition: ease .5s;padding: 25px 0;}
.ny-top{background: #fff;}
.ny-top .header-language a:hover{color: #F0BB44;}
.header-slogan{float: left;font-size: 22px;line-height: 40px;color: #341d17;}
.header-phone{float: left;font-size: 24px;line-height: 100px;color: #fff;margin-right:46px;position: relative;padding-left:34px;font-family: "DIN";}
.header-phone::before{position: absolute;content: "";width: 25px;height: 25px;background: url(https://memberpic.114my.com.cn/0362741/uploadfile/image/20221018/20221018143315_1644675329.png)no-repeat center;background-size: 100% 100%;top: 50%;transform: translateY(-50%);left: 0;    filter: brightness(0.5);}
.header-phone span{display: inline-block;font-family: "ITCAvantGardeStd-BkCn";font-size: 22px;line-height: 30px;color: #341d17;}
.header-search{float: right;position: relative;height:40px;text-align:center;display: flex;border: 1px solid #eee;border-radius: 5px;padding:10px 25px 0 10px;    flex-direction: column;    overflow: hidden;transition: all .3s;margin-top: 30px;}
.header-search:hover{height:70px;}
.header-search:after{content:'';width:10px;height:8px;display:block;background:url(https://memberpic.114my.com.cn/0362741/uploadfile/image/20221022/20221022101859_1462240953.png)no-repeat center;position: absolute;right: 10px;top: 15px;background-size: 100%;transition: .5s;}
.header-search:hover:after{transform: rotate(180deg);}
.header-search a {display: flex;align-items: center;}
.header-search a:last-child{    padding: 10px 0;}
.header-search a span{display:block;margin-left:5px;}
.header-search a img{width:30px;}
.bt-search{position: relative;border: none;background: none;float: left;text-align: center;cursor: pointer;transition: .5s;z-index: 10;}
/* .bt-search:hover{background: #fff;} */
.searchop .search-all{z-index: 10;opacity: 1;visibility: visible;}
.search-all{position: absolute;right:100px;top: 0;width:260px;height: auto;z-index: -1;opacity: 0;visibility: hidden;transition: all .2s;}
.search-all .search-box{position: relative;height: 36px;margin-top:34px;background: #fff;}
.searchop .search-all .search-box{animation: searchform-fade 400ms both;}
.searchop .search-all form{animation: searchform-slide 1s both;box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.search-all .search-box .search-txt{color: #333;line-height:36px;width: 44px;text-align: center;cursor: pointer;transition: all .3s ease-out;}
.search-all .search-box .search-txt i{font-size: 20px !important;}
.search-all .search-box .search-txt.left{float: left;}
.search-all .search-box .search-inp{margin-left: 44px;transition: all .3s ease-out 0s;margin-right: 44px;}
.search-all .search-box .search-inp input{font-size: 14px;line-height: 36px;color: #333;width: 100%;border-radius: 5px;}
.searchop .search-close{opacity: 1;transition: all .2s ease-out 0s;}
.search-all .search-box .search-close{width: 44px;height: 36px;font-size: 16px;color: #333;line-height: 36px;text-align: center;cursor: pointer;position: absolute;top: 0;right: 0;opacity: 1;}
.searchop .search-close:hover{}
.searchshow .top2-bu a{-webkit-animation: item-searchshow .4s both;animation: item-searchshow .4s both;}
.language{float: left;position: relative;padding-right: 18px;margin-right: 18px;font-size: 16px;line-height: 24px;}
.language::before{position: absolute;content: "";width: 1px;height: 17px;background: rgba(255,255,255,.6);right: 0;top: 50%;transform: translateY(-50%);}
.language a{display: block;width: 22px;height: 21px;background: url()no-repeat center;background-size: 100% 100%;transition: ease .5s;}
.language a:hover, .header.on .language a:hover, .ny-header .language a:hover{background-image: url();}
.header.on .language a, .ny-header .language a{background-image: url();}
.header.on .language::before, .ny-header .language::before{background: #414141;}
.header.on .header-phone, .ny-header .header-phone{color: #0b477d;}
.header.on .header-phone::before, .ny-header .header-phone::before{background-image: url(https://memberpic.114my.com.cn/0362741/uploadfile/image/20221018/20221018143315_1983349987.png);}
.header-navbar{}
.navbar{float: left;transition: ease .5s;margin-left:7%;}
.navitem{float: left;padding: 0 26px;display: flex;align-items: center;}
.navitem > a{display: inline-block;font-size: 17px;color: rgba(255,255,255,1);line-height: 30px;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;background: transparent;padding: 35px 0;position: relative;font-weight: bold;}
.navitem dt{width:100%;background:#fff;position: absolute;left: 0;height: 60px;transform: rotateX(90deg);transform-origin: top;transition: ease .5s;border-top:1px solid #eee;    top: 100px;}
.navitem dt dl{display:none;}
.navitem dt .prolist2021{}
.navitem dt ul{display: flex;justify-content: space-between;align-items: center;width: 50%;margin: 0 auto;}
.navitem dt ul li{height: 60px;line-height: 60px;}
.navitem dt ul a{font-size:16px;color:#666;height: 60px;line-height: 60px;}
.navitem:hover dt{transform: rotateX(0deg);}
.navitem:nth-child(7) dt ul{width:30%;}
.navitem:nth-child(8) dt ul{width:30%;}
.navitem dt ul a:hover{color:#0b477d;}
.navitem:after{content:'';width:0px;height:0px;border-top: 6px solid #ccc;border-left: 5px solid transparent;border-right: 5px solid transparent;margin-left: 7px;}
.navitem:hover:after{transform: rotate(-180deg);transition: all .3s;}
.navitem:nth-child(1):after,.navitem:nth-child(4):after{display:none;}


/* 2020.7.31下拉 */
.dropdown-menu{display:none; width:100%; left:0;top: 100%; position:absolute; background:#fff;border-top:1px solid #cfdae3; height:120px; text-align: center;}
.dropdown-menu ul{display:flex;justify-content:center;width:100%;padding-top:11px;}
.dropdown-menu ul li{margin:0 70px;}
.dropdown-menu ul li img{display:block;margin:0 auto;height:38px;}
.dropdown-menu ul li p{margin-top: 12px;line-height:20px;}
.dropdown-menu ul li a{display: block;color: #333333;font-size:16px}
.navitem.single{/*position: relative;*/}
.navitem:hover .dropdown-menu{display: block;}
.dropdown-pad{text-align: center;background: #fff;padding: 8px 20px;}
.dropdown-menu a{display: block;font-size: 16px;line-height: 30px;padding: 15px 0;color: #333;transition: ease .5s;border-top: 1px dashed #e5e5e5;}
.dropdown-menu a:hover{color: #0b477d; font-weight:bold; font-family: "Microsoft YaHei";}
.dropdown-menu a:first-child{border-top: none;} @media (max-width:640px){.intw-txt, .pro-ul li .intw-txt, .pro-ul li:hover .intw-txt{padding: 30px 0;}
.abtbanner-font h4, .abtbanner-font h3, .abtbanner-font p{color: #222;}
.intw-slide:hover .intw-txt{transform: none;}
.intw-slide:hover .intw-txt::before{display: none;}
.intw-slide:hover .intw-txt h3{color: #333;}
.intw-slide:hover .intw-txt p{color: #666;}
.intw-slide:hover .intw-txt span{background-color: #0b477d;height: 2px;width: 29px;}
.intw-txt p, .intw-slide:hover .intw-txt p{-webkit-line-clamp: 2;}}
/* .navitem.active>a{font-weight: bold;color: #fff;} */
.navitem:hover > a, .ny-header .navitem:hover > a{color: #0b477d;}
.navitem > a::before{position: absolute;content: "";width: 0px;height: 3px;background: #0b477d;left: 50%;bottom: 0%;transform: translateX(-50%);transition: ease .5s;}
.header.on .navitem:hover > a::before, .header.on .navitem.active > a::before, .ny-header .navitem.active > a::before{width: 100%;}
.header.on{background-color: #fff;border-color: transparent;height:100px;}
.header.on .navitem > a{}
.header.on .logo img{/*width: 224px;height: 35px;*/ margin-top:1.5px;}
.header.on .logo span{ margin-top:0.5px;}
.header.on .logo{filter: grayscale(0%) brightness(100%); color:#333;}
.header.on .logo p, .header.on .navitem > a, .ny-header .navitem > a, .header.on .language-text, .ny-header .language-text{color: #333;}
.header.on .navitem.active > a, .ny-header .navitem.active > a{color: #0b477d;font-weight: bold;}
.header .navitem:hover > a::before,.header.on .navitem:hover > a::before, .header.on .navitem.active > a::before, .ny-header .navitem.active > a::before{width: 100%;}
.header.on .navitem > a:hover{color: #0b477d;}
.header.on .language-text:hover, .ny-header .language-text:hover{color: #0b477d;}
#ino-p1{display: none;}
#ino-p span{opacity: 0;}
@media(max-width:1500px){.header-phone{ margin-right: 6px;} 
.header .logo span{    margin-left: 7px}
}
@media(max-width:1819px){
.navitem{padding: 0 12px;}
.language{padding-right: 12px;margin-right: 12px;}
.header-phone{font-size: 22px;}
.navbar{margin-right: -22px;}} @media(max-width:1559px){.intw-swiper{padding: 0 60px;}
.intw-swiper .swiper-button-next{right: 0;}
.intw-swiper .swiper-button-prev{left: 0;}} @media(max-width:1459px){.index-tit em{font-size: 40px;}
.ino-more{margin-top: 50px;}
.ind3-txt h3{font-size: 24px;}
.navitem > a{font-size: 16px;}
.header-phone::before{width: 20px;height: 20px;}
.header-phone{font-size: 20px;padding-left: 30px;}
.navbar{margin-left: 5%;}
.ny-header .logo{margin: 38px 0;}
.header-search{margin-right: 10px;}
.intw-slide:hover .intw-txt p{-webkit-line-clamp: 3;}
.intw-txt{height: 182px;}
.intw-slide:hover .intw-txt h3, .intw-txt h3{font-size: 22px;}
.in5-li{padding: 10px 0 15px;}
.bottom1-ewm{width: auto;}
.index-two::before{height: 332px;}
} 






/*products*/
.pro_bg{
    width: 100%;
    padding: 80px 0;
    background: linear-gradient(180deg, #f9f9f9, #f5f5f5);
}
.pro_le {
    width: 23.6%;
    background: #0b477d;
    padding: 0 6px;
    box-sizing: border-box;
}
.prl_tit {
    text-align: center;
    padding: 40px 0;
}
.prl_tit p {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.prl_tit em {
    font-style: normal;
    display: block;
    text-transform: uppercase;
    color: rgba(255,255,255,0.5);
    margin-top: 10px;
    margin-bottom: 12px;
}
.prl_tit i {
    width: 36px;
    height: 3px;
    background: #fff;
    display: block;
    margin: 0 auto;
}
.pro_btm {
    margin-top: 40px;
}
.prl_list {
    background: #fff;
}
.prl_list .prolist2021 {
}
.prl_list .prolist2021 ul {
}
.prl_list .prolist2021 li {
    width:15%;
    float:left;
    height: 50px;
    position: relative;
    margin-bottom:20px;
    margin-right: 2%;
}

.prl_list .prolist2021 li:nth-child(6n){margin-right:0px;}
.prl_list .prolist2021 li:hover:before {
    color: #0b477d;
}
.prl_list .prolist2021 li>a {
    display: block;
    line-height: 50px;
    position: relative;
    font-size: 16px;
    text-align:center;
    border:2px solid #eee;
    border-radius: 10px;
}
.prl_list .prolist2021 li:hover>a {
    color: #fb2323;
    font-weight: bold;
    border-color:#fb2323;
}
.prl_list .prolist2021 li dl {
    background: #f4f4f4;
    position: absolute;
    top: 0;
    right: -200px;
    width: 200px;
    border-left: 1px solid #eee;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    transition: all 0.5s;
   display:none;
}
.prl_list .prolist2021 li:hover dl {
    opacity: 1;
    visibility: visible;
}
.prl_list .prolist2021 li dt {
    height: 42px;
    border-bottom: 1px solid #eee;
    transition: all 0.5s;
}
.prl_list .prolist2021 li dt:hover {
    background: #0b477d;
}
.prl_list .prolist2021 li dt a {
    display: block;
    line-height: 42px;
    text-align: center;
}
.prl_list .prolist2021 li dt:hover a {
    color: #fff;
}
.prl_tel {
    color: #fff;
    padding: 48px 0 0;
    display: flex;
    justify-content: center;
}
.prlt_box {
}
.prlt_box p {
    text-align: center;
}
.prlt_box p img {
    width: 165px;
    padding: 6px;
    background: #fff;
}
.prlt_box p i {
    font-size: 22px;
    color: #fff;
    margin-right: 8px;
}
.prlt_box p span {
    font-size: 16px;
    color: #fff;
}
.prlt_box em {
    font-size: 16px;
    color: #fff;
    margin-top: 8px;
}
.prlt_box em+em {
    letter-spacing: 0;
    margin-top: 6px;
}
.pro_rc {
    width: 100%;
    margin-top:20px;
}
.pro_rc ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pro_rc ul img {
    width: 100%;
    height: auto;
    transition:.3s;
}
.pro_rc ul li {
    width: 32%;
    background: #fff;
    transition: all .3s;
    overflow: hidden;
   position: relative;
}
.pro_rc ul span a {
    display: block;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    background: #fff;
    padding-left: 24px;
    color: #000;
    position: relative;
    transition: all .3s;
}
.pro_rc ul span a:after {
    position: absolute;
    content: "\eb78";
    font-family: "iconfont";
    font-size: 14px;
    right: 24px;
    width: 31px;
    height: 31px;
    border-radius: 100%;
    line-height: 31px;
    text-align: center;
    transition: all .3s;
    top: 50%;
    margin-top: -14px;
}
.pro_rc ul li:nth-child(n+4) {
    margin-top: 24px;
}
.pro_rc li:hover span a {
    background: #0b477d;
    color: #fff;
}
.pro_rc li:hover span a:after {
    color: #fff;
    background: #fff;
    color: #0b477d;
}
.pro_rc ul li br {
    display: none;
}
.pro_rc ul li>a {
    display: block;
    position: relative;
    padding: 6px;
}
.pro_rc ul li:hover {
    background: #0b477d;
}
.pro_rc ul li>a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    transition: all .5s;
}
.pro_rc ul li:hover>a:after {
    top: 0;
}
.pro_rc ul li>a:before {
    position: absolute;
    content: "\eb78";
    font-family: "iconfont";
    font-size: 32px;
    color: #fff;
    z-index: 2;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 2px solid rgba(255,255,255,0.3);
    line-height: 70px;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    transform: scale(0);
    transition: all .5s;
}
.pro_rc ul li:hover>a:before {
    transform: scale(1);
}
.pro_rc li:after{content: '';cursor: pointer;position: absolute;left: -100%;top: 0;width:100%;height:100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
.pro_rc li:hover:after{left:100%; -moz-transition:.75s; -o-transition:.75s; -webkit-transition:.75s; transition:.75s;}
.pro_rc li:hover img {
    transform: scale(1.1);
}




.padv_bg{background:url(https://memberpic.114my.com.cn/0362741/uploadfile/image/20221015/20221015171205_1285794230.jpg)no-repeat center;height:1000px;position: relative;}
.padv_t{margin-top:-20px;}
.padv_t p{color:#fff;}
.padv_t dd{color:rgba(255,255,255,0.6);}
.padv_t em{color:rgba(255,255,255,0.1);}
.padv_t em b{color:rgba(255,255,255,0.6);}
.padv_box li{width:22%;display:block;}
.padv_box li p{color:#fff;font-size:24px;font-weight:bold;}
.padv_box li d{font-size:14px;color:rgba(255,255,255,0.6);line-height:24px;display:block;}
.padv_box li span{display:block;margin:10px 0 30px 0;}
.padv_box li span i{width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,0.4);display:block;float:left;}
.padv_box li span i+i{margin-left:3px;}
.padv_box li span i:nth-child(1){background:#fff;}
.padv_box li:nth-child(2) span i:nth-child(-n+2){background:#fff;}
.padv_box li:nth-child(3) span i:nth-child(-n+3){background:#fff;}
.padv_box li:nth-child(4) span i:nth-child(-n+4){background:#fff;}
.padv_box{display: flex;justify-content: space-between;padding-top:40px;}
.padv_img{text-align:center;width:100%;position: absolute;bottom:20px;left: 0;}
.padv li:nth-child(1),.padv li:nth-child(4){margin-top:80px;}


/*yingyong*/
.yingyong{margin-top:20px;}
.yy_tl{width:300px;    margin-top: 20px;}
.yy_tl>b{display:block;color:#e9e9e9;font-size:52px;}
.yy_tl>b span{color:#0b477d;}
.yy_tl>i{margin-top:10px;font-weight:700;font-size:28px;color:#222;}
.yy_tl>i em{display:inline-block;margin-left:20px;width:100px;height:1px;background:#e6e6e6;}
.yy_tl d{display:block;font-size:15px;line-height: 30px;}
.yingyong .yy_ul{float:right;padding-left:27px;background:url(https://memberpic.114my.com.cn/0362741/uploadfile/image/20221018/20221018143315_1044611243.png) no-repeat left center;background-size:auto 100%;}
.yingyong .yy_ul .swiper-pagination{position:relative;}
.yingyong .yy_ul .swiper-pagination-bullet{width:calc(100%/4);float:left;min-width:192px;padding:32px 0 55px;background:url(https://memberpic.114my.com.cn/0362741/uploadfile/image/20221018/20221018143315_1044611243.png) no-repeat right center;background-size:auto 100%;position:relative;display:block;height:auto;opacity:1;border-radius:0;outline:none;}
.yingyong .yy_ul .swiper-pagination-bullet:after{content:none;width:34px;height:100%;position:absolute;right:-34px;top:0;background:url(https://memberpic.114my.com.cn/0362741/uploadfile/image/20221018/20221018143315_963914556.png) no-repeat center center;background-size:auto 100%;}
.yingyong .yy_ul .swiper-pagination-bullet i{display:block;height:46px;background-repeat:no-repeat;font-family:'iconfont';font-size:40px;color:#222;}
.yingyong .yy_ul .swiper-pagination-bullet i.icon1:before{content:'\e692';}
.yingyong .yy_ul .swiper-pagination-bullet i.icon2:before{content:'\e609';}
.yingyong .yy_ul .swiper-pagination-bullet i.icon3:before{content:'\e604';}
.yingyong .yy_ul .swiper-pagination-bullet i.icon4:before{content:'\e611';}
.yingyong .yy_ul .swiper-pagination-bullet p{font-size:18px;height:28px;line-height:28px;color:#222;margin-top:15px;text-align:center;}
.yingyong .yy_ul .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#FFF;}
.yingyong .yy_ul .swiper-pagination-bullet.swiper-pagination-bullet-active:after{content:'';}
.yingyong .yy_ul .swiper-pagination-bullet.swiper-pagination-bullet-active i.icon1{background-position:center bottom;}
.yingyong .yy_ul .swiper-pagination-bullet.swiper-pagination-bullet-active i.icon2{background-position:center bottom;}
.yingyong .yy_ul .swiper-pagination-bullet.swiper-pagination-bullet-active i.icon3{background-position:center bottom;}
.yingyong .yy_ul .swiper-pagination-bullet.swiper-pagination-bullet-active p{color:#0b477d;}
.yingyong .yy_ul .swiper-pagination-bullet.swiper-pagination-bullet-active i{color:#0b477d;}
.yingyong .yy_content{background:url(yybg.jpg) no-repeat right center #F7F7F7;background-size:50% 100%;position:relative;overflow:hidden;}
.yingyong .yy_left{width:50%;float:left;overflow:hidden;position:relative;opacity:0;}
.yingyong .yy_left .yy_img{width:100%; position:relative;overflow:hidden;display: flex;justify-content: center;}
.yingyong .yy_right{width:50%;float:right;overflow:hidden;position:0;
    -webkit-transform:translateX(50%);
       -moz-transform:translateX(50%);
         -o-transform:translateX(50%);
            transform:translateX(50%);}
.yingyong .yy_right .yy_txt{width:100%;padding-bottom:58.8542%;position:relative;}
.yingyong .yy_right .yy_txt .yy_pp{position:absolute;width:100%;max-width:700px;padding:0 30px 38px 108px;left:0;top:25%;}
.yingyong .yy_right .yy_txt .yy_pp p{font-size:16px;line-height:28px;color:#8c94a3;}
.yingyong .yy_right .yy_txt .yy_pp p:first-child{font-size:36px;height:50px;line-height:50px;font-weight:bold;color:#3f4150;margin-bottom:16px;}
/*.yingyong .yy_right .yy_txt .yy_pp p:nth-child(2){font-size:30px;height:40px;line-height:40px;color:#3f4150;margin-bottom:18px;}*/
.yingyong .yy_right .yy_txt .yy_pp>a{display:block;width:160px;height:50px;line-height:50px;margin-top:81px;background:#0b477d;color:#FFF;text-align:center; letter-spacing: 2px;font-size:15px;}
.yingyong .yy_right .yy_txt .yy_pp>a:hover{background:#fb2323;}
.yingyong .yy_content .swiper-slide.swiper-slide-active .yy_left{
    -webkit-transform:translateX(0);
       -moz-transform:translateX(0);
         -o-transform:translateX(0);
            transform:translateX(0);
              opacity:1;}
.yingyong .yy_content .swiper-slide.swiper-slide-active .yy_right{
    -webkit-transform:translateX(0);
       -moz-transform:translateX(0);
         -o-transform:translateX(0);
            transform:translateX(0);
              opacity:1;}
.de7,.de7:before{
    -webkit-transition:all 0.7s ease-in-out;
       -moz-transition:all 0.7s ease-in-out;
         -o-transition:all 0.7s ease-in-out;
            transition:all 0.7s ease-in-out;}
.yy_pp .new_web_div2021 li{width:calc((100% - 40px) / 4);float:left;margin-right:10px;}
.yy_pp .new_web_div2021 li:nth-child(4n){margin-right:0px;}
.yy_pp .new_web_div2021 li img{width:100%;height:auto;}
.yy_pp .new_web_div2021{display:flex;}
.yy_pp .new_web_div2021 p{display:none;}

/*char*/
.char { width: 100%; background: #f8f8f8; padding: 100px 0px 100px 0px; overflow: hidden; }
.char_box { width: 1500px; margin: 0 auto; }
.char_con { display: flex; justify-content: space-between; align-items: center; }
.char_left { width: 403px; }
.char_tit { }
.char_tit p { font-size: 62px; color: #0b477d; line-height: 60px; line-height: 60px; font-weight: bold; }
.char_tit p span { font-size: 36px; line-height: 60px; }
.char_tit p i { display: inline-block; font-size: 36px; color: #333333; font-weight: normal; }
.char_tit em { font-size: 12px; color: #ccc; text-transform: uppercase; line-height: 20px; padding: 30px 0; display: inline-block; }
.char_name { }
.char_name p { font-size: 33.5px; color: #666666; line-height: 42px; }
.char_name p b { color: #fb2323; font-weight: bold !important; }
.char_name i { display: inline-block; width: 403px; height: 1px; background: #dddddd; margin: 40px 0 20px; }
.char_name em { font-size: 15px; color: #999999; line-height: 30px; display: inline-block; font-weight: 100; }
.char_name a { width: 200px; height: 42px; border-radius: 40px; background: #ffffff; font-size: 15px; color: #999999; display: flex; justify-content: center; align-items: center; border: 1px solid #dddddd; margin-top: 36px; }
.char_name a:hover { background: #fb2323; color: #fff; width: 300px; }
.char_txt { width: 997px; display: flex; justify-content: space-between; }
/*视频*/

.mol_video{z-index:9;}
.video_x1 { width: 550px; height: 703px; background: url(https://memberpic.114my.com.cn/0362741/uploadfile/image/20221018/20221018145909_1575498748.jpg)no-repeat center; position: relative; float: left; }
.video_x1:before { content: ""; width: 100%; height: 703px; background: #000; position: absolute; opacity: 0.4; }
.dot{top:calc(50% - 35px); position: absolute;    left: calc(50% - 35px);z-index: 2; width:70px; height:70px; border-radius:50%; -webkit-transform: rotate(0deg); transform: rotate(0deg); 
background:url(https://memberpic.114my.com.cn/0362741/uploadfile/image/20221017/20221017102651_1904025961.png) no-repeat center #0b477d;}
.pulse1 {position: absolute;left: calc(50% - 75px);top: calc(50% - 75px); z-index: 1; width:150px; height:150px; border-radius: 50%; opacity: 1; -webkit-animation: warn1 1.5s ease-out; animation: warn1 1.5s ease-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;}

.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;    display: none;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;    display: block;}
.video{position: fixed;top:-100%;left:calc(50% - 400px);margin-top:-250px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:375px;margin-top:-270px;text-align: center;line-height:50px;font-size:25px;font-weight: lighter;cursor: pointer;transition:600ms ease; color:#222;}

.video_x11 { width: 100%; height: 340px; background: url(https://memberpic.114my.com.cn/0362741/uploadfile/image/20221018/20221018145909_1575498748.jpg)no-repeat center; position: relative; float: left; }
.video_x11:before { content: ""; width: 100%; 340px;background: #000; position: absolute; opacity: 0.4; }

.video_box1{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;    display: none;}
.video_box1.cur{opacity:1;z-index:999;transition:600ms ease;    display: block;}
.video1{position: fixed;top:-100%;left:calc(50% - 400px);margin-top:-250px;transition:600ms ease;}
.video_box1.cur .video,.video_box1.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:375px;margin-top:-270px;text-align: center;line-height:50px;font-size:25px;font-weight: lighter;cursor: pointer;transition:600ms ease; color:#222;}


/*闪闪发光动画*/
@-webkit-keyframes warn1 {
0% {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    opacity: 0.0;
}

25% {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    opacity: 0.3;
}

50% {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    opacity: 0.5;
}

75% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    opacity: 0.7;
}

100% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    opacity: 0.0;
}
}



.appli_call { width: 430px; }
.appli_call li+li { margin-top: 23px; display: block; }
.appli_call li {width:100%; height: 340px; display: inline-block; padding-left: 0 !important; overflow: hidden; position: relative; }
.appli_call li img { -webkit-transition: .8s; -o-transition: .8s; transition: .8s; }
.appli_call li { margin-left: 14px; }
.appli_call li div:nth-child(2) { height: 42px; background: rgba(11,71,125,0.7); line-height: 42px; padding-top: 0 !important; transition: all 0.3s linear; width: 100%; position: absolute; bottom: -42px; }
.appli_call li div:nth-child(2) a { font-size: 1rem; color: #ffffff !important; }
.appli_call li div{text-align:center;}
.appli_call li:hover:before { height: 100%; }
.appli_call li:before { height: 0%; width: 3px; }
.appli_call li:before { position: absolute; content: ""; left: 0; top: 0; background: #0b477d; transition: all 0.5s ease; z-index: 1; }
.appli_call li:hover:after { width: 100%; }
.appli_call li:after { width: 0%; height: 3px; }
.appli_call li:after { position: absolute; content: ""; left: 0; top: 0; background: #0b477d; transition: all 0.5s ease; z-index: 1; }
.appli_call li a:hover:before { height: 100%; }
.appli_call li a:before { width: 3px; height: 0%; }
.appli_call li a:before { position: absolute; content: ""; right: 0; bottom: 0; background: #0b477d; transition: all 0.5s ease; z-index: 1; }
.appli_call li a:hover:after { width: 100%; }
.appli_call li a:after { width: 0%; height: 3px; }
.appli_call li a:after { position: absolute; content: ""; right: 0; bottom: 0; background: #0b477d; transition: all 0.5s ease; z-index: 1; }
.appli_call li:hover div { bottom: 2px; }
.appli_call li:hover div a { display: block; transition: all 0.3s linear; }
.appli_call li:hover img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
.appli_call li a { display: block; overflow: hidden; }
.appli_call

/*about*/


.about{width:80%;margin:0 auto;}
.about dl{position: relative;}
.about dl dt{position: relative;height: 600px;overflow: hidden;display: flex;align-items: center;}
.about dl dt img{width: 100%;height: auto;    margin-top: -70px;}
.about dl dd{display: flex;background:#fff;z-index: 2;left: 0;box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.08);margin-top:-100px;position: relative;}
.about dl dd:before{content: "";width: 28px;height: 28px;background: #0b477d;position: absolute;left: -26px;bottom: -26px;z-index: -1;}
.about dl dd h5{width:250px;background: #0b477d;float: left;overflow: hidden;padding: 35px 30px;line-height: 46px;display: flex;flex-direction: column;justify-content: center;text-align: center;}
.about dl dd h5 a{font-size: 30px;color: #fff;font-weight: bold;}
.about dl dd h5 b{display: block;font-size: 42px; font-family: cursive; text-transform: uppercase;}
.ab_r{width: calc(100% - 300px);float: left;padding: 30px 0 30px 35px;}
.ab_r h6{font-size: 24px;color: #333;font-weight: normal;height: 36px;line-height: 36px;overflow: hidden;}
.ab_desc{font-size: 15px;color: #898989;line-height: 28px;overflow: hidden; padding-top: 10px;}
.ab_r span{display: block;float: right;}
.ab_r span a{font-size: 16px;color: #3d4146; background:url(https://memberpic.114my.com.cn/0362741/uploadfile/image/20221018/20221018143316_521016431.png) no-repeat right 4px;display: block;width: 110px;height: 24px;line-height: 24px;overflow: hidden;}
.ab_r span a:hover{color: #0b477d;}

.partner{width:1400px;display: flex;align-items: center;justify-content: space-between;}
.partner_tl{width:250px;}
.partner_tl>b{display:block;color:#e9e9e9;font-size:52px;line-height:52px;}
.partner_tl>b span{color:#0b477d;}
.partner_tl>i{margin-top:10px;font-weight:700;font-size:28px;}
.partner_tl>i em{display:inline-block;margin-left:20px;width:100px;height:1px;background:#e6e6e6;}
.partner_fr a{width:160px;height:40px;line-height:40px;border: 1px solid #eee;display:block;text-align: center;border-radius: 10px;}
.partner_fr a:hover{border-color:#fb2323;color:#fb2323;}
.partner_r{width:100%;overflow:hidden;margin-top: 40px;padding:0 60px;}
.partner_r li{width:calc((100% - 80px) / 5);border: 1px solid #eee;position: relative;overflow: hidden;margin-right: 20px;float: left;}
.partner_r li img{width:100%;height:auto;}
.partner_r li>a{display:block;/* border:1px solid #eee; */}
.partner_r li p{width: 80%;border-top:none;position: absolute;bottom: -30px;height: 30px;margin: 0 auto;left: 10%;background: rgba(11,71,125,0.6);transition:all .5s;display:none;}
.partner_r li p a{display:block;text-align:center;font-size:14px;color: #fff;line-height: 30px;}
.partner_r li:hover p{bottom:10px;}
.partner_r .new_web_div2021{overflow: hidden;}



.honor_r{width:100%;}
.honor_r ul{display:flex;}
.honor_r li{width:calc((100% - 60px) / 4);position: relative;overflow: hidden;margin-right: 20px;float: left;    flex-shrink: 0;display:flex;align-items: center;transition:all .3s;}
.honor_r li img{width:100%;height:auto;}
.honor_r li:hover{transform:scale(1.1);}
.honor_r li>a{display:block;/* border:1px solid #eee; */}
.honor_r li p{width: 80%;border-top:none;position: absolute;bottom: -30px;height: 30px;margin: 0 auto;left: 10%;background: rgba(11,71,125,0.6);transition:all .5s;}
.honor_r li p a{display:block;text-align:center;font-size:14px;color: #fff;line-height: 30px;}
.honor_r li:hover p{bottom:20px;}
.honor_r .new_web_div2021{width:100%;overflow:hidden;}

/*news*/
.new_tc{display:flex;justify-content:space-between;align-items:center;}
.new_bc{padding:40px 0 80px;background:#fff;}
.new_tl>b{display:block;color:#e9e9e9;font-size:52px;}
.new_tl>b span{color:#0b477d;}
.new_tl>i{margin-top:10px;font-weight:700;font-size:28px;}
.new_tl>i em{display:inline-block;margin-left:20px;width:100px;height:1px;background:#e6e6e6;}
.new_tr{display:flex;}
.new_tr li a{display:flex;width:150px;height:45px;background:#eee;color:#333;font-size:14px;align-items:center;justify-content:center;}
.new_tr li+li{margin-left:28px;}
.new_tr li a span{margin-right:4px;color:#333;font-size:22px;}
.new_tr li.on a{background:#0b477d;color:#fff;}
.new_tr li.on span{color:#fff;}
.new_li .news_div{display:flex;justify-content:space-between;}
.new_ic{display:flex;margin-top:70px;transition:all .5s;}
.new_item{display:flex;width:100%;flex-shrink:0;justify-content:space-between;}
.new_c{overflow:hidden;}
img.news_div_item_image{width:100%;transition:.75s;}
.new_li{width:54%;}
.new_ri{width:44%;}
.new_li .news_div_item{padding:30px 28px;width:48.5%;border:1px solid #e6e6e6;transition:.5s;}
.new_li .news_div_item_day{position:absolute;top:0;left:0;color:#333!important;font-weight:700;font-size:26px!important;}
.new_li .news_div_item_date{position:relative;display:flex;padding-top:10px;padding-left:37px;height:26px;}
.new_li .news_div_item_date *{color:#bfbfbf;font-size:14px;}
.new_li .news_div_item_title a{display:block;margin:14px 0 12px;font-size:18px;}
.new_li .news_div_item_body{overflow:hidden;margin-bottom:0px;height:60px;color:#8c8c8c;font-size:14px;line-height:24px;}
.new_ri .news_div_item:nth-child(-n+2){display:none;}
.new_ri .news_div_item_image{display:none;}
.new_ri .news_div_item_day{position:absolute;top:0;left:0;font-weight:700;font-size:26px;}
.new_ri .news_div_item{position:relative;}
.new_ri .news_div_item_a{position:relative;display:block;font-size:18px;}
.new_ri .news_div_item_month,.new_ri .news_div_item_year{position:absolute;top:32px;left:66px;color:#bfbfbf;font-size:14px;}
.new_ri .news_div_item_body{overflow:hidden;margin-top:42px;height:55px;color:#8c8c8c;font-size:15px;line-height:24px;}
.new_ri .news_div_item_content{padding-bottom:10px;padding-left:65px;border-bottom:1px solid #e6e6e6;}
.new_ri .news_div_item_month{left:107px;}
.new_ri .news_div_item:nth-child(n+4){margin-top:24px;}
.new_ri .news_div_item_a:after{position:absolute;top:0;right:0;color:#999;content:"\e62a";font-size:24px;font-family:iconfont;}
.new_li .news_div_item:hover .news_div_item_image{transform:scale(1.1);}
.new_li .news_div_item_pic>a{display:block;overflow:hidden;}
.new_li .news_div_item:hover{border-color:#0b477d;}
.new_li .news_div_item:hover .news_div_item_day,.new_li .news_div_item:hover .news_div_item_title a,.new_ri .news_div_item:hover .news_div_item_day,.new_ri .news_div_item:hover .news_div_item_title a,.news_div_item:hover .news_div_item_a:after{color:#0b477d !important;}


.nynewslist{padding: 50px !important;}
.nynewslist+.nynewslist{margin-top:20px;}
.nynewslist_l img{height:auto !important;border:1px solid #eee;}
.nynewslist_rmore{left:31% !important;bottom:70px !important;}
.nynews_time{height:90px !important;}

/*footer*/
.footer {display: -webkit-box;display: -ms-flexbox;display: flex;}
.footer_bg{width: 100%; color: #fff;background: #484848;position: relative;overflow:hidden;padding: 50px 0 40px;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item>li:before{content: '';position: absolute;width:12px;height: 1px;background: #0b477d;top:24px;left: -22px;}
.bq_item li+li{margin-left:15%;}
.bq_item li a{ display: block;font-size: 15px; line-height: 36px; color: rgba(255,255,255,0.47);font-weight: lighter;}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important; color: #fff !important;  line-height: 48px !important; position: relative;font-weight: bold;}
.footer li p img{width:155px;}
.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff0000;}
.copy_bg{height: 50px;background: #484848;line-height: 50px;overflow:hidden;border-top: 1px solid #555;}
.copy_b{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.copy_bg div{color: rgba(255,255,255,0.47);}
.copy_b div:nth-child(1){width: 65%;}
.copy_bg div a{color: rgba(255,255,255,0.47);font-size:14px;}
.copy_bg div a:hover{color:#fff;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 73%;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 24px;color: #fff;display: block;margin-bottom: 20px;line-height: 48px;}
.bq_ewm {display: -webkit-box;display: -ms-flexbox;display: flex;padding-top: 20px;position: relative;}
.bq_ewm li span {display: block;font-size: 14px;text-align: center;line-height: 34px;color: #fff;}
.bq_ewm li span img{width: 100%;}
.bq_ewm li span:hover{background:#0b477d;border-color:#0b477d;}
.ewm_cc {}
.bq_r {position: relative;-webkit-box-sizing: border-box;box-sizing: border-box;}
.bq_lx {line-height: 28px;}
.bq_lx li{font-size: 15px;color: rgba(255,255,255,0.47);}
.bq_ewm li+li {margin-left: 10px;}
.bq_item>li:first-child {padding-left: 20px;}
.bq_item>li:first-child:before {left: 0;}



.links{ background:#0b477d; line-height:92px; font-size:18px; color:#fff;}
.links p.fl{ background:url(https://memberpic.114my.com.cn/0362741/uploadfile/image/20221018/20221018143316_1686965676.png) no-repeat left center; padding-left:33px;}
.links p.fr a{ font-size:14px; color:#fff; font-weight:lighter;}
.end{ text-align:center;}
.end,.end a{ font-size:14px; color:#666; font-weight:lighter; line-height:70px;}
.links_r{width:90% !important; padding-left:1%;}
.linkTagcs{width:100% !important;}
.linkTagcs li a{font-size:15px;color: rgba(255,255,255,0.47) !important;}




/*num*/
.num {overflow: hidden;margin: -100px auto 0;}
.num_box {margin: 0 auto;background: #fff;width: 80%;padding: 40px 0;}
.num_con {}
.num_con ul {display: flex;justify-content: space-between;align-items: center;}
.num_con li {width: 25%;text-align:center;position: relative;align-items:  center;border-right:  1px solid #eee;height: 30%;justify-content:  center;}
.num_con li:last-child {border-right:none;}
.num_con li i {font-size: 58px;font-family: Arial;color: #0b477d;font-family: "din";}
.num_con li em {font-size:  24px;color: #0b477d;font-weight:  lighter;margin-left:5px;}
.num_con li p {display: flex;flex-direction: column;align-items: center;font-size: 26px;line-height: 30px;padding-top: 10px;}
.num_con li p span {font-size: 15px;line-height: 16px;padding-top: 12px; font-weight:100; color:#999;}




.bg_process {
    background: url('https://www.mgitech.cn/Public/Home/images/bg1.jpg') center bottom no-repeat;
}

.times-swiper {
    color: #666666;
    font-size: 18px;
    text-align: center;
}

.times-swiper .swiper-slide {
    height: 100px;
    padding-top: 65px;
    box-sizing: border-box;
    line-height: 30px;
    position: relative;
    z-index: 5;
    cursor: pointer;
}

.times-swiper .swiper-slide:before {
    background: #eeeeee;
    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    z-index: 2;
}

.times-swiper .swiper-slide:after {
    background: url('https://www.mgitech.cn/Public/Home/images/r1.png') center center no-repeat;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    top: calc(50% - 5px);
    left: calc(50% - 5px);
    display: block;
    z-index: 2;
}

.times-swiper .swiper-slide:hover, .times-swiper .swiper-slide.swiper-slide-active {
    color: #009690;

}

.times-swiper .swiper-slide:hover:after, .times-swiper .swiper-slide.swiper-slide-active:after {
    background: url('https://www.mgitech.cn/Public/Home/images/r1_on.png') center center no-repeat;

}

.times-swiper .swiper-button-prev, .times-swiper .swiper-button-next {
    background-image: url('https://www.mgitech.cn/Public/Home/images/button1.png');
    width: 50px;
    height: 50px;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    top: 50%;
    position: absolute;
    z-index: 10;
}

.times-swiper .swiper-button-prev:hover, .times-swiper .swiper-button-next:hover {
    background-image: url('https://www.mgitech.cn/Public/Home/images/button1_on.png');

}

.times-swiper .swiper-button-prev {
    left: -55px;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.times-swiper .swiper-button-next {
    right: -55px;
}

.times-swiper {
    width: 75%;
    margin: 75px auto 0 auto;
    position: relative;
    font-size: 15px;
    font-family: 'arial';
}

.year-swiper {
    position: relative;
    width: calc(100% + 80px);
    margin-left: -40px;
}

.year-swiper a {
    display: block;
    background: #f5f5f5;
    padding: 47px 30px;
    height: 315px;
    overflow: hidden;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - 133px);
    left: 0;
    z-index: 2;
    /*transition: all .4s;*/
    /*-webkit-transition: all .4s;*/
    transition: all  0.6s 0.1s;
}

.year-swiper a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background: #009690;
    /*transition: all .4s;*/
    /*-webkit-transition: all .4s;*/
    transition: all  1.1s 0.1s;
}
.year-swiper a:hover:after{
    width: 100%;
    left: 0;
}
.year-swiper .t1 {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    font-weight: bold;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.year-swiper .t2 {
    font-size: 16px;
    line-height: 26px;
    max-height: 104px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-top: 40px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    transition: all  0.6s 0.1s;
    /*transition: all .4s;*/
    /*-webkit-transition: all .4s;*/
}

.year-swiper a:hover .t2 {
    margin-top: 15px;
}

.year-swiper .t3 {
    margin-top: 0px;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.6s 0.2s;
}

.year-swiper a:hover .t3 {
    margin-top: 30px;
    opacity: 1;
    height: auto;
    /*transition: all .4s;*/
    /*-webkit-transition: all .4s;*/
}

.year-swiper .year {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    padding: 50px 0 30px 0;
}

.ting-container {
    padding: 0 0 50px 0;
}

.ting-container .swiper-slide {
    height: 512px;
    position: relative;
}

.ting-container .swiper-slide a:hover {
    height: 512px;
    top: 0;
}

.year-swiper .swiper-button-prev, .year-swiper .swiper-button-next, .honor1_list .swiper-button-prev, .honor1_list .swiper-button-next {
    background-image: url('https://www.mgitech.cn/Public/Home/images/button2.png');
    width: 12px;
    height: 24px;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    top: 60%;
    position: absolute;
    z-index: 10;
}

.honor1_list .swiper-button-prev, .honor1_list .swiper-button-next {
    background-image: url('https://www.mgitech.cn/Public/Home/images/button4.png');
}

.year-swiper .swiper-button-prev:hover, .year-swiper .swiper-button-next:hover, .honor1_list .swiper-button-prev:hover, .honor1_list .swiper-button-next:hover {
    background-image: url('https://www.mgitech.cn/Public/Home/images/button2_on.png');

}

.honor1_list .swiper-button-prev:hover, .honor1_list .swiper-button-next:hover {
    background-image: url('https://www.mgitech.cn/Public/Home/images/button4_on.png');
}

.year-swiper .swiper-button-prev {
    left: 0px;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.honor1_list .swiper-button-prev {
    left: -30px;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    top: 50%;
    opacity: 1;
}

.year-swiper .swiper-button-next {
    right: 0px;
}

.honor1_list .swiper-button-next {
    right: -30px;
    top: 50%;
}

.tings_sum {
    width: calc(100% - 80px);
    margin: auto;
}

.swiper-container-horizontal > .swiper-scrollbar {
    height: 2px;
    bottom: 0;
}

.swiper-scrollbar-drag {
    background: #0e82e0;
}

.sroll_lans {
    color: #bbbbbb;
    font-size: 14px;
    padding: 0 20px;
    line-height: 50px;
    animation: moveDownSpot 2000ms infinite;
    -webkit-animation: moveDownSpot 2000ms infinite;
    -moz-animation: moveDownSpot 2000ms infinite;
}

@keyframes moveDownSpot {
    from {
        opacity: 1;
        transform: translateX(0px);
    }
    to {
        opacity: 0;
        transform: translateX(-12px);
    }
}

.honor_nav {

    padding-top: 15px;
}

.honor_nav a {
    width: 120px;
    height: 55px;
    background: #eeeeee;
    line-height: 55px;
    color: #222222;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
    font-size: 20px;
    border-radius: 5px;
    transition: all 0s;
    -webkit-transition: all 0s;
}

.honor_nav a.on, .honor_nav a:hover {
    background: #0e82e0;
    color: #ffffff;

}

.honor1 {
    background: url('https://www.mgitech.cn/Public/Home/images/bg2.jpg') top center no-repeat #fafafa;
    box-sizing: border-box;
}

.honor1_top {
    padding: 45px 0;
}

.honor1_top .left {
    width: 410px;
    float: left;

}

.honor1_top .right {
    width: calc(100% - 470px);
    float: right;
}

.honor1_top .right .t1 {
    font-size: 30px;
    color: #222222;
    font-weight: bold;
    padding: 15px 0 40px 0;
}

.honor1_top .right .t2 {
    font-size: 16px;
    color: #444444;
    line-height: 24px;

}

.honor1_bottom {
    background: #ffffff;
    padding: 60px 0;
}

.honor_bottom_nav {
    border-bottom: 1px solid #dadada;
}

.honor_bottom_nav a {
    display: inline-block;
    font-size: 18px;
    line-height: 60px;
    height: 60px;
    position: relative;
    margin-right: 70px;
    transition: all 0s;
    -webkit-transition: all 0s;
    vertical-align: bottom;
    margin-bottom: -2px;
}

.honor_bottom_nav a.on, .honor_bottom_nav a:hover {
    background: url('https://www.mgitech.cn/Public/Home/images/bt1.jpg') center bottom no-repeat;
    color: #009690;
    font-weight: bold;
}

.honor1-container {
    padding-top: 40px;
    position: relative;
}

.honor1-container .lightboxs {
    display: block;
}

.honor1-container .lans {
    font-size: 16px;
    text-align: center;
    line-height: 2;
    margin: 10px 0;
}

.honor1_list li {
    display: none;
}

.honor1_list li:first-child {
    display: block;
}
.honortime-swiper {color: #000;font-size: 20px;position: relative;width: 100%;margin: 80px auto 0 auto;font-size: 16px;font-family: 'arial';height: 50px;}
.honortime-swiper .swiper-button-disabled{display:none;}
.honortime-swiper .swiper-slide {background: url('//memberpic.114my.com.cn/017169/uploadfile/image/20221022/20221022112152_160791710.png') bottom right repeat-x;height: 70px;text-align: center;cursor: pointer;transition: 0s;-webkit-transition: 0s;color:#fff;font-size:34px !important;width:8.3% !important;}
.honortime-swiper .swiper-slide.on{font-weight: bold;color: #0e82e0;position: relative;}
.honortime-swiper .swiper-slide.on:before {background: #0e82e0;width: 2px;height: 15px;content: '';position: absolute;bottom: 2px;right: 75px;}
.honortime-swiper .swiper-button-prev, .honortime-swiper .swiper-button-next {background-image: url('//memberpic.114my.com.cn/017169/uploadfile/image/20221022/20221022111903_188350879.png');width: 50px;height: 50px;-moz-background-size: 100% 100%;-webkit-background-size: 100% 100%;background-size: 100% 100%;top: calc(50% + 20px);position: absolute;z-index: 10;}
.honortime-swiper .swiper-button-prev:hover, .honortime-swiper .swiper-button-next:hover {background-image: url('//memberpic.114my.com.cn/017169/uploadfile/image/20221022/20221022112027_374807135.png');}
.honortime-swiper .swiper-button-prev {left: -46px;transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
.honortime-swiper .swiper-button-next {right: -46px;}
.honor-swiper{position: relative;width: 100%;height: 230px;}
.honor-swiper .left {width: 25%;box-sizing: border-box;padding-right: 5%;position: absolute;top: 50%;left: 0;display: none;transform: translate(0,-50%);}
.honor-swiper .left .t3{}
.honor-swiper .right {width: 95.9%;float: right;position: relative;}
.honor-swiper .right:after {content: '';background: #e5e5e5;height: 100%;width: 1px;position: absolute;top: 19px;left: 6px;}
.develop1{padding: 30px 0 80px;}
.honorting-container {margin: 0px 0 0px 0;/* height:420px; */box-sizing: border-box;max-height: 550px;overflow-y: auto;box-sizing: border-box;}
.honorting-container::-webkit-scrollbar {width: 5px;background-color: transparent;}
.honorting-container::-webkit-scrollbar-thumb {border: solid 1px #0e82e0;width: 5px;border-radius: 4px;background-color: #0e82e0;}
.honorting-container::-webkit-scrollbar-corner {background-color: #000;}
.honorting-container::-webkit-scrollbar:horizontal {height: 9px;}
.honorting-container .swiper-slide {background: url('//memberpic.114my.com.cn/017169/uploadfile/image/20221022/20221022111723_284326419.png') left 20px no-repeat;}
.honorting-container .swiper-slide:hover{background: url('//memberpic.114my.com.cn/017169/uploadfile/image/20221022/20221022111459_65937404.png') left 20px no-repeat;}
.swiper-wrapper-no .swiper-slide{}
.honorting-container .time {width: 20%;float: left;text-align: center;font-size: 30px;line-height: 56px;color: #fff;font-weight: bold;}
.honorting-container .lans {width: 70%;float: left;padding:0 30px;background:#fff;    border-radius: 10px;}
.honorting-container .t1 {font-size: 20px;color: #666;line-height: 30px;margin: 10px 0;}
.honorting-container .t2 {font-size: 14px;line-height: 26px;color: #666666;}
.honorting-container .swiper-slide:hover .t1,.honorting-container .swiper-slide:hover .time{
}
.honorting-container .t3{display: none;}
@media only screen and (max-width: 1199px) {

    .times-swiper .swiper-button-prev, .times-swiper .swiper-button-next {
        background-image: url('https://www.mgitech.cn/Public/Home/images/button1.png');
        width: 30px;
        height: 30px;
        top: calc(50% + 10px);
    }

    .times-swiper .swiper-button-prev:hover, .times-swiper .swiper-button-next:hover {
        background-image: url('https://www.mgitech.cn/Public/Home/images/button1_on.png');

    }

    .times-swiper .swiper-button-prev {
        left: -32px;
    }

    .times-swiper .swiper-button-next {
        right: -32px;
    }

    .times-swiper {
        width: calc(100% - 64px);
        font-size: 14px;
        margin: auto;
    }

    .times-swiper .swiper-slide {
        height: 50px;
        padding-top: 30px;
        box-sizing: border-box;
        line-height: 30px;
        position: relative;
        z-index: 5;
        cursor: pointer;
    }

    .year-swiper .t3 {
        display: block;
    }

    .ting-container .swiper-slide a:hover, .ting-container .swiper-slide a, .ting-container .swiper-slide {
        height: auto;
        position: relative;
        top: 0;
    }
    .year-swiper a:hover .t3{
        margin: 5px;
    }
    .year-swiper a {
        padding: 20px;
    }

    .year-swiper a:hover .t2, .year-swiper a .t2 {
        margin-top: 10px;
        font-size: 13px;
        line-height: 22px;
        height: 88px;
    }

    .year-swiper .t1 {
        font-size: 16px;
        line-height: 28px;
        height: 56px;
    }

    .honor1_top .left {
        width: 100%;

    }

    .honor1_top .right {
        width: 100%;
    }

    .honor1_top .right .t2 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .honor1_top .right .t1 {
        font-size: 24px;
        padding: 10px 0 20px 0;
    }

    .honor1_top {
        padding: 25px 0;
    }

    .honor_nav a {
        width: 100px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        margin-right: 10px;
    }

    .honor_bottom_nav a {
        display: inline-block;
        font-size: 16px;
        line-height: 50px;
        height: 50px;
        position: relative;
        margin-right: 30px;
        transition: all 0s;
        -webkit-transition: all 0s;
        vertical-align: bottom;
        margin-bottom: -2px;
    }

    .honor1-container .lans {
        font-size: 13px;
        line-height: 1.7;
        width: 80%;
        margin: 10px auto;
    }

    .honor1-container {
        padding-top: 20px;
    }

    .honor1_bottom {
        padding: 30px 0;
    }

    .honor1_list .swiper-button-prev {
        opacity: 0;
    }

    .honor1_list .swiper-button-next {
        display: none;
    }

    .honor-swiper .left {
        display: none;
    }

    .honor-swiper .right {
        width: 90%;
        height:190px;
        float: none;
        margin: auto;
    }
    .honorting-container .time,.honorting-container .lans{
        width: 85%;
        font-size: 18px;
        line-height: 1.5;
        float: none;
        margin: auto;
        text-align: left;
    }
    .honorting-container .time{

        margin-top: 14px;

        font-size: 16px;

    }
    .honorting-container .swiper-slide{
        background:url('//memberpic.114my.com.cn/017169/uploadfile/image/20221022/20221022111327_1631117540.png') top left no-repeat;
        background-size:24px 10px;
        padding-bottom: 30px;
        padding-left: 20px;
        box-sizing: border-box;
    }

    .honorting-container .swiper-slide:hover{
        background: url('//memberpic.114my.com.cn/017169/uploadfile/image/20221022/20221022111459_65937404.png') top left no-repeat;
        background-size:24px 10px;
    }
    .honortime-swiper{
        font-size: 16px;
    }
    .honor-swiper .right:after {
        content: '';
        background: #e5e5e5;
        height: 100%;
        width: 1px;
        position: absolute;
        top: 19px;
        left: 5px;
    }
    .honorting-container{
        padding: 0 15px 0 0;
        height:600px;
    }
    .honorting-container .t1{
        font-size: 15px;
        line-height: 1.2;
        margin: 10px 0;
    }
    .honortime-swiper .swiper-button-prev, .honortime-swiper .swiper-button-next{
        width: 30px;
        height: 30px;
        background-size: 150% 150%;
    }
    .honortime-swiper{
        width: calc(100% - 70px);
        margin:30px auto 0 auto;
    }
    .honortime-swiper .swiper-button-prev {
        left: -30px;
    }

    .honortime-swiper .swiper-button-next {
        right: -30px;
    }
    .honortime-swiper .swiper-slide{
        line-height: 47px;
        height: 47px;
        padding-right: 7px;

    }
    .honortime-swiper .swiper-slide-active:before{
        right: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(https://memberpic.114my.com.cn/0362741/uploadfile/image/20230315/20230315213056_441394388.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; 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: #0b477d; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #0b477d; border-color: #0b477d; 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: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.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: -5px -98px; }
.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: #0b477d; border-color: #0b477d;}/*颜色更改*/
.y-kefu-box01 .hver:hover>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:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #0b477d; 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: 130px; height:130px; margin: 15px auto 7px; }
.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:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #0b477d; 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:#cc0105;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }