*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{padding: 0 6vw; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}


/*抬头*/
.head_bg{height: 48px;line-height: 48px;background: #048bea;font-size: 15px;color: #d1ecff;}
.head_r a{font-size: 14px;color: #d1ecff;background: url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730173107_532598103.png)no-repeat center left;padding-left:26px;}
.head_tel{background: url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730173123_1976689514.png)no-repeat center left;padding-left: 26px;margin-left: 26px;}
.head_tel span{display: block;float: right;font-size: 18px;font-weight: bold;}

/*导航*/
.top_bg{height: 120px;}
.logo{margin-top: 31px;}
.name{margin-left: 1.4vw;padding-left: 1.4vw; margin-top: 34.5px;border-left: 1px #e0e4e6 dashed;}
.name p{font-size: 22px;font-weight: bold;color: #333;}
.name span{display: block;position: relative;font-size: 17px;letter-spacing:2.5px;padding-left: 34px;}
.name span:before{content:"";position: absolute;top:12px;left: 0px;width: 20px;height: 1px;background: #e1e1e1;}
.name span:after{content:"";position: absolute;top:12px;right: 0px; width: 20px;height: 1px;background: #e1e1e1;}

.problem_wt{background: #fff;width: 100%;padding: 48px 70px;}


/*栏目*/
.nav{width:auto; height:120px;}
.nav>ul>li{ float: left; display: block;height:120px; position: relative;}
.nav>ul>li>a{ display: block; color: #333; font-size: 17px; text-align: center; padding: 0 1vw;  position: relative; line-height:120px;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;}
.nav>ul>li>a p{position: relative; z-index: 2;}
.nav>ul>li>a:after{content:"";position: absolute;top:56px;left: 0px;width: 14px;height: 14px;display: none;}

.nav>ul>li:hover>a:after,.NavCeshi > li.navcurrent > a:after{display: block;}
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a{margin: 0 auto;color:#048bea;font-weight: bold;}



@media (max-width: 1485px){
.head_but{display: none;}
.name p{ font-size: 20px;}
.name span{font-size: 15px;}
.nav>ul>li>a{padding: 0 0.6vw;}
}

@media (max-width: 1400px){
.head_but{display: none;}
.nav>ul>li>a{padding: 0 0.6vw; font-size: 16px;}
}

/*栏目下拉*/
.nav ul li>ul{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;position: absolute;width:160px;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);z-index: 9999;left:50%;top:120px; margin-left:-80px; text-align:center; border-top:3px #048bea solid;}

.nav ul li>ul a{background: #048bea;-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);box-shadow: 0 6px 10px rgba(0, 0, 0, .1);width: 160px;height: 44px;line-height: 44px; display: block;color: #fff;font-size: 14px;  -webkit-transition: none ease-out .3s;    transition: none ease-out .3s;    -webkit-transition-property: color, background, text-indent, opacity;    transition-property: color, background, text-indent, opacity;}
.nav ul li>ul a:hover{background: #fff; text-indent: 10px;color: #048bea;}
.nav ul li:hover > ul {opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}


/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;position:absolute;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#048bea;}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230907/20230907103937_1732928899.png)center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);font-family:'zxi';}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}


/*搜索*/
.search_bg{height:100px;border-bottom:1px solid #eee;}
.search_nbg{position: absolute;top: 565px;height:100px;border-bottom:1px solid #eee;}
.search_nbg .search{margin:0 auto;}
.search-bg{width:100%;height:40px;overflow: hidden;margin-top:30px;border-radius: 30px; border: 1px solid #eee;}
.search{height: 100px;}
.search_l{line-height: 99px;color: #999; width: 80%;}
.search_l span{ display: inline-block; width: 93%; float: left; line-height: 28px;    padding:20px 0;}
.search_l dd{font-size: 0.8vw; color: #333; font-weight: bold;width: 7%; float: left;}
.search_l a+a{padding-left:10px;}
.search_l a{ font-size: 0.8vw; color: #999; padding-right: 0.45vw;}
.search_l a:hover{color:#c08a29;}
.search-bg #infoname{width:100%;background:#eee ;outline:none; color:#ccc;border: none;height:40px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;}
.search_nbg #infoname{width:310px;height: 40px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 16px;top: 30%;height: 15px;}
.search_r{width: 16%;}


/*产品*/
.title{ text-align:center; font-size:16px; color:#999999;}
.title b{ display:block; font-size:40px; color:#313131; margin-bottom:10px;}
.title b i{ color:#048bea;}

.prod_bg{background: #f5f5f5; padding: 80px 0;}
.prod_b{margin-top: 50px;}
.list{background: #fff; width:24%;}
.list_t{height:6.5vw; line-height: 30px;color:#fff; text-align:center;font-size:1.5vw;background: #048bea;    display: flex; flex-direction: column; justify-content: center; align-items: center;}
.list_t p{font-weight:bold;}
.list_t span{opacity: 0.3; font-size:14px;}
.list_d{overflow-y: auto; padding-top: 1.5vw; padding-bottom: 1.5vw;}
.list_d .progdwz2021{width:100%; }
.list_d li{position: relative;display: block; line-height: 75px; width: 90%; margin: 3px auto; background: #f5f5f5 url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220429/20220429215756_1491841810.png) no-repeat 90%; height: 4.13vw !important;}
.list_d li:after{content: ""; display: block; width: 100%;height: 100%; background: #048bea url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230907/20230907104048_718265475.png) no-repeat 90%; position: absolute;top: 0; left: -1%; opacity: 0; transition: 0.3s all ease-in-out;}
.list_d li:hover::after{opacity: 1;left:0;}
.list_d li span a{ line-height: 4.13vw; width: 100%; font-size: 0.95vw; font-weight: normal !important; text-indent: 24px; position: relative; z-index: 2; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;}
.list_d li:hover a,.list_d li a:hover{color:#fff;}
.list_d li>a, .list_d li br {display: none;}





.prod_rtl { width: 45%;overflow: hidden; border: 1px solid #f5f5f5;}
.prod_rtl:hover img{transform: scale(1.2);}
.prod_rtl img { width: 100%;  height: auto; transition: 0.3s;}
.prod_r{width:74%;}
.prod_nr{ width: 100%;}
.prod_rt{background: #fff; padding:30px; box-sizing: border-box;}
.prod_rtw{width:50%;}
.prod_rtw p{font-size: 1.3vw; color: #222;line-height: 2vw;margin-bottom: 2%;}
.prod_rtw p:after{content:"";display:block; width:42px; height:3px; background:#048bea; margin-top: 10px;}
.prod_rtw span{font-size: 14px; line-height: 2vw; display: -webkit-box;  -webkit-line-clamp: 6; -webkit-box-orient: vertical;overflow: hidden;}
.prod_rta a{content:"";display:block; float:left; width:128px; height:36px; line-height:36px; font-size:16px; color:#fff; background:#666; text-align:center; margin-top:20px;transition:0.3s all ease-in-out; }
.prod_rta a+a{background:#048bea;}
.prod_rta a:hover{width:180px;}
.prod_nr .slick-dots{display: none !important;}
.prod_nr .slick-prev, .prod_nr .slick-next{display: none !important;}

.prod_rd { width: 100%; overflow: hidden;}
.prod_rd tr{display: flex; justify-content: space-between;}
.prod_rd table td img{ width: 100%;height: auto;transition: 0.3s;}
.prod_rd table td br{  display: none;}
.prod_rd table td>a{display: block;overflow: hidden;}
.prod_rd table td:hover img{ transform: scale(1.2);}
.prod_rd table td{width: 23.5%; display:block; margin-top:25px; float:left; padding:20px !important; background: #fff;}
.prod_rd table td tr{display:none; }
.prod_rd table td span,.prod_rd table td span a{display:block;}
.prod_rd table td span a{font-size:16px;text-align: center; line-height:50px; color:#666;    overflow: hidden;  border-bottom:1px #eee solid;position: relative; display: -webkit-box; -webkit-line-clamp: 1;  -webkit-box-orient: vertical;}
.prod_rd table td span a:before{content:"";position: absolute;bottom: 0; left: 0;right: 0; margin: auto;width: 0; height: 1px; background: #048bea; transition: 0.3s all ease-in-out;}
.prod_rd table td:hover span a{color:#048bea; }
.prod_rd table td:hover span a:after{background:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230907/20230907104120_220737634.png) no-repeat left center;}
.prod_rd table td:hover span a:before{width:100%;}




/*应用*/
.app_bg{padding-top: 80px;}
.app{margin-top: 50px;}
.app li{width: 16.6666%; height: 614px; float:left; text-align: center;  padding: 0 2vw; position: relative; }
.app li:nth-child(1){background:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730224629_1034211871.jpg)no-repeat center;}
.app li:nth-child(2){background:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730224629_661243106.jpg)no-repeat center;}
.app li:nth-child(3){background:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730224629_496757246.jpg)no-repeat center;}
.app li:nth-child(4){background:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730224629_265563834.jpg)no-repeat center;}
.app li:nth-child(5){background:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730224629_973818323.jpg)no-repeat center;}
.app li:nth-child(6){background:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730224630_68214997.jpg)no-repeat center;}
.app li:after{ content: ""; display: block; width: 100%; height: 100%; position: absolute; top:0; left: 0; background: #000; opacity: 0.5; transition: all 0.5s; }
.app li:hover::after{opacity: 0.9;}
.app li a.app_w{ display: block; width: 100%; height: 100%; position: relative; z-index: 2; color:#fff; padding-top:240px; transition: all 0.5s; }
.app_w p{font-size: 24px; line-height: 60px; }
.app_w p:before{content:""; display: block; width: 60px; height: 60px; margin: 0 auto; background-image:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230907/20230907104150_290069537.png); background-repeat:no-repeat;}
.app li:nth-child(1) .app_w p:before{background-position: 0 0;}
.app li:nth-child(2) .app_w p:before{background-position:-60px 0;}
.app li:nth-child(3) .app_w p:before{background-position:-120px 0;}
.app li:nth-child(4) .app_w p:before{background-position:-180px 0;}
.app li:nth-child(5) .app_w p:before{background-position:-240px 0;}
.app li:nth-child(6) .app_w p:before{background-position:-300px 0;}

.app_w dd{opacity: 0; font-size: 15px; line-height: 34px; transition: all 0.5s; padding-top:20px; }

.app li:hover .app_w{padding-top:110px;}
.app li:hover .app_w dd{opacity: 0.8; }


/*strengths*/

.str_bc {
    padding: 80px 0;
    background: #f5f5f5;
}

.str_tab {
    display: flex;
    justify-content: space-between;
    height: 113px;margin-top: 50px;
}

.str_tab>li {
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.str_tab>li+li {
    border-left: 1px solid #ebebeb;
}

.str_tab>li span {
    width: 56px;
    height: 56px;
    background: url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730210058_1844877813.png)no-repeat;
}
.str_tab>li.on span {
    background-position-y: -56px;
}

.str_tab>li:nth-child(2) span {
    background-position-x: -56px;
}

.str_tab>li:nth-child(3) span {
    background-position-x: -112px;
}

.str_tab>li:nth-child(4) span {
    background-position-x: -168px;
}
.str_tab>li b {
    font-size: 20px;
    margin-top: 20px;
}

.str_ic {
    margin-top: 57px;
    transition: all .5s;
}

.str_item {
    display: flex;
    justify-content: space-between;
    flex-shrink: 0;
    width: 100%;
}

.str_ic {
    display: flex;
}

.str_c {overflow: hidden;padding-top: 20px;
}

.str_item>div {
    width: 50%;
}

.str_lc img {
    width: 100%;
}

.str_lc {
    position: relative;
}

.str_lc>b{display: block;position: absolute; font-size: 54px; color: #ffffff; top: 82px; right: 0; background: #048bea; padding: 14px;}

.str_rc {
    background:#ffffff;
    padding: 0 4vw;
}

.str_rc>b {
    display: block;
    font-size: 2.2vw;
    color: #333; margin-top: 4vw;
}
.str_rc>b span{}
.str_wy{ font-size: 1.25vw;line-height: 3vw; font-weight: lighter; color: #999;}
.str_wz {
    border-top: 1px solid rgba(4, 139, 234, 0.2);
    border-bottom: 1px solid rgba(4, 139, 234, 0.2);
    margin: 1.5vw 0 2.2vw;
    padding: 2vw 0;
}

.str_wz p {
    font-size: 1vw;
    color: #666;
    line-height: 32px;
    position: relative;
    padding-left: 22px;
}

.str_wz p+p {
    margin-top: 1.3vw;
}

.str_wz p:after {
    position: absolute;
    content: "";
    background: url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730200429_1298928101.png) no-repeat;
    width: 9px;
    height: 7px;
    top: 13px;
    left: 0;
}

.str_pho {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: rgba(255,255,255,0.58);
    width: 425px;
    height: 48px;
    border-radius: 24px;
    background: #048bea;
    justify-content: center;
}

.str_pho span {
    margin-right: 6px;
    background: url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730201327_1084232695.png) no-repeat;
    width: 18px;
    height: 18px;
}

.str_pho b {
    color: #fff;
    font-size: 30px;
}
.str_tab>li.on b{
    color: #048bea;
}


/* partners */
.par_bc{background:#fff; padding: 80px 0;}
.par_box {}
.par_box .new_web_div2021 {margin-top: 50px;}
.par_box .new_web_div2021 ul{display:flex;justify-content: space-between;}
.par_box .new_web_div2021 ul li{width:20%;position: relative;overflow:hidden;}
.par_box .new_web_div2021 ul li>a{display:block;}
.par_box .new_web_div2021 ul li img{width:100%;height: auto;filter: grayscale(1);transition:all 0.35s ease;}
.par_box .new_web_div2021 ul li:hover img{filter: grayscale(0);}
.par_box .new_web_div2021 ul li p{width:100%;height:100%;background:rgba(4, 139, 234, 0.68);position:absolute;top:0;left:-100%;transition:all 0.35s ease;}
.par_box .new_web_div2021 ul li:hover p{left:0;}
.par_box .new_web_div2021 ul li p a{width:100%;height:100%;display: flex;align-items: center;justify-content: center;font-size:16px;color:#fff;}


/*about*/
.ab_bc{padding-bottom: 80px;}
.ab_c{padding-top: 80px;padding-bottom: 80px;background: #f5f5f5;}
.ab_c .gy{display: flex;align-items: center;justify-content: space-between;margin-top: 50px;}
.ab_lc{width: 45%;position: relative;    z-index: 1;}
.ab_lc:after{position: absolute;content: "";width: 100%;height: 100%;background: rgba(13,24,33,0.18);bottom: -15px;right: -15px;    z-index: -1;}
.ab_lc img{width: 100%;}
.ab_rc{width: 50.5%;}
.ab_rc>b{display: block;font-size: 32px;color: #0d1821;}
.ab_rc>p{font-size: 18px;color: #666;margin: 15px 0 19px;}
.ab_rc>i{width: 36px;height: 3px;background: #048bea;}
.ab_rc>div{font-size: 16px;color: #808080;line-height: 32px;margin: 38px 0 66px;}
a.ab_btn{width: 160px;height: 50px;display: block;border-radius: 25px;background: #048bea;color: #fff;text-align: center;line-height: 50px;font-size: 16px;transition: 0.3s;}
a.ab_btn:hover{width: 200px;}
.cf_c{background: #fff;}

.cf_i .divdgweb_new_div {display: flex;}
.cf_i .divdgweb_new_div_item {width: 343px;flex-shrink: 0;margin: 0 0.1%;display: flex;flex-direction: column-reverse;position: relative;}
.cf_i .news_div_item_pic{overflow:hidden;}
.cf_i .news_div_item_pic a{display:block;position:relative;overflow:hidden;}
.cf_i .news_div_item_pic a:before,.cf_i .news_div_item_pic a:after{position: absolute;}
.cf_i .news_div_item_pic img {width: 100%;transition: all .5s;display: block;overflow: hidden;}
.cf_i .divdgweb_new_div_item .divdgweb_new_div_item_title a {display: block;font-size: 16px;color: #fff;position: relative;text-align:center;height: 49px;line-height: 49px;background: rgba(0,0,0,0.7);position: absolute;bottom: 0;left: 0;z-index: 99;width: 100%;transition: all .3s;}
.cf_i .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a,.cf_i .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after{}
.cf_i .divdgweb_new_div button{display:none!important;}
.cf_i .divdgweb_new_div_item:hover img {transform: scale(1.2);}
.cf_i .news_div_item_pic a:after {position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,55,147,0.6);bottom: -100%;left: 0;transition: all .5s;opacity: 0;border-radius: 30px;display:none;}

.cf_i .divdgweb_new_div_item:hover .news_div_item_pic a:after {
    bottom: 0;
    opacity: 1;
}
.cf_c>ul{display: flex;margin: 75px 0 40px;    align-items: center;
    position: relative;}
.cf_c>ul>li+li{margin-left: 15px;}
.cf_c>ul>li>a{display: block;width: 168px;height: 56px;background: #0d1821;color: #fff;text-align: center;line-height: 56px;font-size:18px;}
.cf_c>ul>li.on>a{background: #048bea;}
.cf_ic{
    margin-top: 14px;transition: all .5s;display: flex;
}
.cf_fc {
    overflow: hidden;
}
.cf_i {
    flex-shrink: 0;
    width: 100%;
    height: 0;
    visibility: hidden;
}
.cf_i.on {
    height: auto;
    visibility: visible;
}
.cf_i .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a {background:#048bea;}
.cf_c>ul>a {
    right: 0;
    text-transform: uppercase;
    font-size: 20px;
    color: #0d1821;
    position: absolute;
}

.cf_c>ul>a>span {
    font-size: 18px;
    color: #0d1821;
}
.cf_ic .cf_i:nth-child(2) .divdgweb_new_div_item:hover img{transform: scale(1);}
/*news*/
.pro_tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pro_tit>.ser_tit>p {
    margin-bottom: 0;
}


.ser_tit>b{display: inline-block;position: relative;font-size: 42px;color: #0d1821;}
.ser_tit>b>span{font-size: 42px;color: #048bea;}
.ser_tit>p{font-size: 16px;color: #717375;line-height: 32px;}
.news_nav ul{display: flex;}
.news_nav ul li+li{margin-left: 30px;}
.news_nav ul li a{display: flex;align-items: center;justify-content: center;}
.news_nav ul li a span{width: 23px;height: 23px;  background: url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220801/20220801142033_619199765.png) no-repeat;display: block;margin-right: 8px;}
.news_nav ul li:nth-child(1) a span{background-position-x: 0;}
.news_nav ul li.on a span {background-position-y: -23px;}
.news_nav ul li:nth-child(2) a span{ background-position-x: -23px;}
.news_nav ul li:nth-child(3) a span {background-position-x: -46px;}

.news_nav ul li a b{font-size: 18px;color: #333;display: block;position: relative;}
.news_nav ul li.on a b:after{position: absolute;content: "";width: 100%;height: 3px;background: #048bea;bottom: -27px;left: 0;}
.news_nav ul li.on a b{color: #048bea;}
.news_cc {
    margin-top: 50px;
    display: flex;transition:all .5s;
}
.news_wz .news_div_item {
    display: flex!important;
    flex-direction: column-reverse;
    width: 24%;
    flex-shrink: 0;
    position: relative;
    padding-bottom: 50px;
    margin: 0 1%;
}

.news_wz .news_div_item_pic img {
    width: 100%;
    height: auto;
}
.news_cc .news_div+.news_div{display:none;}

.news_wz .news_div {
    display: flex;overflow:hidden;
}
.news_wz .news_div_item .news_div_item_date {
    position: absolute;
    bottom: 148px;
    left: 14px;
    display: flex;
    width: 72px;
    height: 74px;
    background: #202020;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    padding-top: 43px;
}

.news_wz .news_div_item .news_div_item_date:before {
    position: absolute;
    content: "";
    top: 10px;
    left: 23px;
    width: 26px;
    height: 26px;
    background: url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730214725_1797465420.png)no-repeat;
}

.news_wz .news_div_item .news_div_item_title a {
    display: block;
    font-size: 18px;
    color: #202020;
    padding-left: 110px;
    padding-top: 12px;
    position: relative;
}

.news_wz .news_div_item .news_div_item_body {
    font-size: 14px;
    line-height: 28px;
    color: #6a6a6a;
    padding-top: 14px;
}

.news_wz .news_div_item .news_div_item_title a:after {
    position: absolute;
    content: "";
    bottom: -115px;
    left: 0;
    font-size:36px;
    color:#6a6a6a;
    width: 36px;
    height: 18px;
    background: url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730213754_394922762.png) no-repeat;
    transition: all .5s;
}
.news_wz button {
    display: none!important;
}
.news_wz .news_div_item:hover .news_div_item_title a:after {
background: url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20220730/20220730214009_640922259.png) no-repeat;
    transform: translateX(20px);
}
.news_wz {
    flex-shrink: 0;
    width: 100%;
}

.news_c {
    overflow: hidden;
}

.news_wz .news_div_item .news_div_item_date * {
    color: #fff;
}
.new_bc {
    background: #f6f6f6;
    padding: 80px 0;
}




/*版权*/
.copyright{ background:#1e1e1f;}
.copcon{ height:240px; background:#fff; box-shadow:0 0 15px rgba(0,0,0,.2);display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;    padding: 0 5%;}
.crcleft li{ height:80px; border-bottom:1px solid #ececec;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; font-size:0.95vw; color:#8e9193;}
.crcleft{ width:80%;}
.crcleft li p:nth-child(1){ width:60%;}
.crcleft li p{ padding-left:50px; background:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230907/20230907104310_517136370.png) no-repeat left center; line-height:50px;}
.crcleft li:nth-child(1) p:nth-child(2){ background-image:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230907/20230907104310_867548633.png);}
.crcleft li:nth-child(2) p:nth-child(1){ background-image:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230907/20230907104310_2130594710.png);}
.crcleft li:nth-child(2) p:nth-child(2){ background-image:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230907/20230907104310_1693977283.png);}
.crcleft li span{ font-size:1.05vw; color:#71767b; display:inline-block; vertical-align:baseline;}
.crcleft li em{ font-size:1.4vw; color:#71767b; font-family:Arial, Helvetica, sans-serif; display:inline-block; vertical-align:sub;}
.crwx img{ width:155px; height:155px; display:inline-block; vertical-align:top;}
.crwx span{ display:inline-block; vertical-align:top; width:40px; height:155px; background:#0479db; font-size:15px; color:#fff; font-weight:lighter; line-height:16px; padding:23px 12px;}
.crcon{ padding:70px 0 50px 0; border-bottom:1px solid #272f38;}
.crcon .w1500{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.kslj{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start; }
.kslj p{ font-size:20px; color:#fff; margin-bottom:20px;}
.kslj a{font-size: 14px; color: #71767b; line-height: 30px; display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;}
.kslj a:hover{ color:#fff;}
.kslj li{ height:196px; padding:0 75px; position:relative;}
.kslj li:after,.kslj li:first-child:before{ content:''; display:block; position:absolute; right:0; top:0; width:3px; height:175px; background:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230907/20230907104513_689952901.png) no-repeat center;}
.kslj li:first-child:before{ right:auto; left:0;}
.crcode{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.crcodeleft p{ text-align:center; font-size:18px; color:#fff; margin-bottom:25px;}
.crcodeleft img{ width:151px; height:151px; padding:4px; border:1px solid #2f363c;}
.crright{ margin:40px 0 0 52px;}
.crright p{ cursor:pointer; border-radius:50%; width:38px; height:38px; background:#3e4e5d url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230907/20230907104614_454402769.png) no-repeat center;}
.crright p:nth-child(2){ background-image:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230907/20230907104614_1654503502.png);}
.crright p:nth-child(3){ background-image:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230907/20230907104614_371741156.png);}
.crright p+p{ margin-top:14px;}
.crright p.on{ background-color:#0479db;}
.links{ background:#0880d9;}
.links .linkTagcs{width: 100% !important;}
.links .w1500{ height:80px;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.links .w1500>p{ font-size:16px; color:#fff; font-weight:bold; padding-left:35px; background:url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230907/20230907104726_1012311200.png) no-repeat left center; line-height:40px; margin-right:20px;}
.links .w1500>p span{ font-size:18px; padding:0 20px 0 5px;}
.end,.end a{ font-size:15px; color:#71767b;}
.end a:hover{ color:#fff;}
.end{ border-top:1px solid #080d12; line-height:123px;}




.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/aoming/uploadfile/image/20230904/20230904133216_1495226622.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; background-color: #0479db; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.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: #0479db; border-color: #0479db; 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-mail>i{background-position: -3px -74px;    width: 22px;height:22px;}
.y-kefu-box01 .kf-mail:hover>i{background-position: -27px -74px;}
.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: #0479db; border-color: #0479db;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }


.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: #0479db; font-size: 18px; }
y-kefu-box .right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
y-kefu-box .right-arrow1,
y-kefu-box .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;
}
y-kefu-box .right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
y-kefu-box .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:115px; height:114px; margin: 20px 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; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #e00211; 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:#0479db;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }