/*banner*/
.banner {
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 1;
    background: #f1f1f1;
}

.banner-box {
    min-width: 1300px;
    height: 650px;
    position: relative;
    margin: 0 auto;
}

.banner-box .bd,
.banner-box .bd ul {
    width: 100% !important;
}

.banner-box .bd li {
    width: 100% !important;
    height: 650px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-box .bd li a {
    display: block;
    background-size: auto;
    width: 100%;
    height: 80%;
    position: relative;
    z-index: 9;
}

.banner-btn {
    width: 100%;
    position: absolute;
    top: 260px;
    left: 0;
    margin-left: 0;
    height: 340px;
    overflow: hidden;
}

.banner-btn a {
    display: block;
    width: 49px;
    height: 104px;
    position: absolute;
    top: 30px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: 0.3s all ease-in-out;
    z-index: 9;
}

.banner-btn a.prev {
    left: -50px;
    background: url(../images/20210919173117_1888951662.png) no-repeat 0 0;
}

.banner-btn a.next {
    right: -50px;
    background: url(../images/20210919173117_1888951662.png) no-repeat -49px 0;
}

.banner-box .hd {
    position: absolute;
    bottom: 0px;
    width: 100%;
    display: block;
}

.banner-box .hd ul {
    text-align: center
}

.banner-box .hd ul li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    text-indent: -9999px;
    background: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    transition: 0.3s all ease-in-out;
    opacity: 0.8;
}

.banner-box .hd ul li.on {
    background: #00b2e3;
    border-radius: 8px;
    width: 70px;
}

.banner-box:hover .banner-btn a.prev {
    left: 20px;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
}

.banner-box:hover .banner-btn a.next {
    right: 20px;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
}

.banner-box .banner-btn a.prev:hover,
.banner-box:hover .banner-btn a.next:hover {
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
}

.ny_banner {
    width: 100%;
    margin: 0 auto;
    min-width: 1300px;
}

/*search*/
.search {
    height: 80px;
    background: #fff;
    overflow: hidden;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    border-bottom: 1px solid #e8e8e8;
}

.keywords {
    font-weight: normal;
    width: 950px;
    overflow: hidden;
    float: left;
    line-height: 80px;
}

.keywords b {
    color: #333333;
    font-weight: normal;
    font-size: 18px;
}

.keywords a {
    color: #666666;
    line-height: 28px;
    padding-right: 16px;
    font-size: 15px;
}

.search_02 {
    width: 348px;
    height: 42px;
    overflow: hidden;
    margin-top: 20px;
    float: right;
}

.search_02 form {
    padding-left: 0;
}

.search-i {
    width: 43px;
    overflow: hidden;
    height: 42px;
}

.search-bg {
    float: left;
    width: 260px;
    height: 42px;
    overflow: hidden;
    padding-left: 24px;
    background: #f2f2f2;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.search_01 a {
    font-size: 15px;
}


/*产品中心*/
.pro {
    width: 100%;
    overflow: hidden;
    padding: 80px 0;
}

.pro_box {
    width: 1400px;
    margin: 0 auto;
}

.pro_tit {
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    position: relative;
    z-index: 5;
}

.pro_tit span {
    color: #00b2e3;
    font-weight: bold;
}

.pro_tit p {
    font-size: 18px;
    color: #999999;
}

.pro_content {
    display: flex;
    flex-wrap: wrap;
}

.pro_item {
    width: 50%;
    background-color: #f0f0f4;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}

.pro .pro-img a {
    display: block;
    position: relative;
    overflow: hidden;
}

.pro .pro-img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.pro-center>div:nth-child(2n) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.pro .pro-center-img {
    float: right;
    width: 64.8%;
}

.pro .pro-url {
    float: left;
    width: 35.2%;
}

.pro .pro-url h4 {
    font-size: 24px;
    color: #212121;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}

.pro .pro-url a {
    display: block;
    padding-left: 20%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
}

.pro .pro-url a:hover {
    color: #ff9900;
}

.pro .pro-url a.pro-url_more {
    background-color: #00b2e3;
    color: #ffffff;
    font-size: 20px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    width: 35.2%;
    transition: all 0.3s ease;
}

.pro .pro-url a.pro-url_more i {
    background-image: url(../images/more-ico.png);
    width: 20px;
    height: 12px;
    display: inline-block;
    margin-left: 15px;
    background-size: 100%;
    vertical-align: middle;

}

.pro .pro_item:hover a.pro-url_more {
    width: 37.2%;
    margin-left: -2%;
    z-index: 999999;
}

@media screen and (max-width: 767px) {
    .pro {
        margin: 30px auto;
    }

    .lazy {
        padding: 0;
    }
}

.pchar_more {
    width: 270px;
    height: 63px;
    border-radius: 40px;
    text-align: center;
    line-height: 63px;
    margin: 0 auto;
    margin-top: 60px;
    position: relative;
    border: 1px #00b2e3 solid;
}

.pchar_more a {
    font-size: 18px;
    color: #fff;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}

.pchar_more {
    position: relative;
    color: #fff;
    background: #00b2e3;
    border: 1px solid #eee;
}

.pchar_more:before {
    content: '';
    position: absolute;
    top: -15px;
    left: -15px;
    bottom: -15px;
    right: -15px;
    background: inherit;
    z-index: -1;
    opacity: 0.5;
    -webkit-transform: scale3d(.6, .4, 1);
    transform: scale3d(.6, .4, 1);
    display: none\9;
    border-radius: 40px;
}

.pchar_more:hover {}

.pchar_more:hover a {
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.pchar_more:hover:before {
    -webkit-animation: anim-moema-2 .3s .3s forwards;
    animation: anim-moema-2 .3s .3s forwards;
}

/*解决方案*/
.care_ct {
    display: flex;
    border-radius: 20px;
    overflow: hidden;
}

.care_ct .care_cta {
    position: relative;
    width: 25%;
    overflow: hidden;
    height: 580px;
    background: #000;
}

.care_cta_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    transition: all .4s;
}

.care_cta_txti i {
    font-size: 45px;
    height: 50px;
    line-height: 50px;
    transition: all .4s;

}

.care_cta_txti i.icon-xudianchijiance_1 {
    font-size: 38px;
}

.care_cta_txti i.icon-a-dianchi2 {
    font-size: 50px;
}

.care_cta_txti i.icon-yaopin {
    font-size: 48px;
}

.care_cta_txth {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 15px;
    transition: all .4s;
}



.care_cta_txtp {
    font-size: 14px;
    text-transform: capitalize;
}

.care_cta img {
    width: 100%;
    /* 默认宽度为100% */
    height: 100%;
    /* 默认高度为100% */
    object-fit: cover;
    /* 使图片按比例缩放来完全覆盖父容器 */
    opacity: 0.7;
    transition: all .4s;
}

.care_cta:hover img {
    transform: scale(1.1);
    opacity: 0.95;
}

.care_cta:hover .care_cta_txti i {

    transform: scale(1.5);


}

.care_cta .care_cta_txti {
    margin: 0 auto;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    transition: all .4s;
}

.care_cta:hover .care_cta_txti {
    background-color: var(--a_hover_color);
    height: 50px;
    width: 50px;
    border-radius: 50px;
}


/*äº§å“ä¼˜åŠ¿*/
.pro_ys_bg {
    width: 100%;
    background: #eee;
    padding: 80px 0px;
    overflow: hidden;
}

.pro_ys_t {
    width: 60px;
    margin: 0 auto;
    margin-top: 20px;
    height: 2px;
    background: #2f4557;
}

.pro_ys_c {
    width: 1400px;
    margin: 0 auto;
    margin-top: 40px;
}

.pro_ys_c dl {
    width: 25%;
    float: left;
    height: 473px;
    position: relative;
    overflow: hidden;
    margin-top: 55px;
}

.pro_ys_c dl dt {
    width: 100px;
    height: 100px;
    line-height: 0;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50px;
    left: calc(50% - 50px);
    z-index: 5;
    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
}

.pro_ys_c dl dt img {
    width: 100px;
    height: 100px;
}

.pro_ys_c dl dd {
    width: 100%;
    height: 473px;
    text-align: center;
    overflow: hidden;
    position: relative;
    color: #333;
}

.pro_ys_c dl dd span {
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    overflow: hidden;
}

.pro_ys_c dl dd span img {
    width: 100%;
    height: 473px;
}

.pro_ys_c dl dd .fuw_desc {
    width: 100%;
    height: 273px;
    padding-top: 200px;
    position: relative;
    z-index: 2;
}

.pro_ys_c dl dd h5 {
    font-size: 26px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
}

.pro_ys_c dl dd p {
    font-size: 16px;
    line-height: 25px;
    height: 110px;
    margin: 0 40px;
    padding: 12px 0 0;
}

.pro_ys_c dl dd p i {
    display: block;
    font-style: initial;
}

.pro_ys_c dl dd em {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 0;
    margin: 0 auto;
    overflow: hidden;
}

.pro_ys_c dl dd em img {
    width: 35px;
    height: 70px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.pro_ys_c dl dd {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-property: color;
    transition-property: color;
    transition: all 0.3s;
}

.pro_ys_c dl dd:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00b2e3;
    opacity: 0.8;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.pro_ys_c dl:hover dd:before,
.pro_ys_c dl.cur dd:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.pro_ys_c dl:hover dd,
.pro_ys_c dl.cur dd {
    color: #fff;
}

.pro_ys_c dl:hover dd h5,
.pro_ys_c dl.cur dd h5 {
    font-weight: bold;
}

.pro_ys_c dl:hover dd em img,
.pro_ys_c dl.cur dd em img {
    margin-top: -35px;
}

.pro_ys_c dl:hover span,
.pro_ys_c dl.cur dd span {
    height: 473px;
}


/**/
.adv_bg {
    width: 100%;
    padding-top: 80px;
    height: 880px;
    min-width: 1300px;
    background-position: center;
    background-attachment: fixed;
    background-image: url(../images/20210919172336_1122486536.jpg);
}

.adv_t p,
.adv_t span {
    color: #FFF !important;
}

.adv_cont {
    background: #fff;
    width: 100%;
    height: 568px;
}

.adv .adv_f {
    width: 270px;
    height: 568px;
}

.adv .adv_f li {
    height: 24.98%;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    border-right: 1px solid #ddd;
    transition: .5s all ease;
    cursor: pointer;
}

.adv_f li+li {
    border-top: 1px solid #ddd;
}

.adv_f li b {
    font-size: 20px;
    color: #222;
    display: block;
    line-height: 36px;
}

.adv_f li b:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto 6px;
    transition: .3s all ease;
    background-position: 0 -40px;
}

.adv_f li:nth-child(1) b:before {
    background-image: url(../images/20210919172757_1547819176.png);
}

.adv_f li:nth-child(2) b:before {
    background-image: url(../images/20210919172556_2132538741.png);
}

.adv_f li:nth-child(3) b:before {
    background-image: url(../images/20210919172643_2147398941.png);
}

.adv_f li:nth-child(4) b:before {
    background-image: url(../images/20210919172713_628063983.png);
}

.adv_f li span {
    font-size: 16px;
    color: #999;
}

.adv_f li.on {
    background: #00b2e3;
}

.adv_f li.on b {
    color: #FFF;
}

.adv_f li.on span {
    color: #FFF;
}

.adv_f li.on b:before {
    background-position: 0 0;
    transition: .5s all ease;
}

.adv_r {
    width: 1120px;
}

.adv .adv_b {
    height: 458px;
    margin: 55px 40px;
}

.adv_text {
    width: 450px;
}

.adv_text .adv_w {
    height: 356px;
}

.adv_text .adv_w>p {
    font-size: 30px;
    color: #333;
    padding-top: 10px;
}

.adv_text b {
    font-size: 24px;
    color: #222;
}

.adv_text b em {
    color: #00b2e3;
}

.adv_text i {
    width: 100%;
    height: 1px;
    background: #DDD;
    display: block;
    margin-top: 30px;
}

.adv_text dd {
    font-size: 15px;
    line-height: 26px;
    color: #666;
    margin-top: 20px;
    padding-left: 20px;
    background: url(../images/20210918113113_602822175.png)no-repeat 3px 12px;
}

.adv_num {
    width: 100%;
    height: 80px;
    line-height: 80px;
    border: 1px solid #ddd;
    border-radius: 13px 0px;
}

.adv_num span {
    margin-left: 32px;
    color: #333;
    font-size: 16px;
    display: inline-block;
    background: url(../images/20210919152936_162233438.jpg) no-repeat left;
    padding-left: 35px;
}

.adv_num b {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    color: #00b2e3;
}

.adv_num li {
    width: 100%;
    float: left;
    text-align: center;
    height: 100%;
}

.adv_num li+li {
    border-left: 1px solid #ddd;
}

.adv_num li p {
    color: #00b2e3;
    font-size: 18px;
    padding-top: 4px;
}

.adv_num li p b {
    font-family: Impact;
    font-size: 52px;
    color: #00b2e3;
}

.adv_num li span {
    color: #333;
    font-size: 16px;
}

.adv_img {
    width: 540px;
    height: 455px;
    margin-left: 40px;
}

.adv_img img {}

/*关于以凡*/
.com_b {
    height: 604px;
    overflow: hidden;
}

.com_fl,
.com_fr {
    width: 50%;
    height: 618px;
}

.com_fr img {
    width: 100%;
}

.com_fl {
    position: relative;
    padding: 5vw 3vw 0 3vw;
}

.com_fl:before,
.com_fl:after {
    content: "";
    display: block;
    background: #CCC;
    position: absolute;
}

.com_fl:before {
    width: 155px;
    height: 1px;
    top: 0;
    left: 0;
}

.com_fl:after {
    top: -20px;
    left: 30px;
    width: 1px;
    height: 50px;
}

.com_fl em {
    font-size: 44px;
    color: #111;
}

.com_fl p {
    font-size: 24px;
    color: #111;
    margin-bottom: 2.4vw;
}

.com_fl dd {
    font-size: 15px;
    color: #666;
    line-height: 30px;
}

.com_fl dd+dd {
    margin-top: 1vw;
}

.com_fl a.com_more {
    color: #333;
    font-size: 16px;
    display: block;
    position: absolute;
    bottom: 11%;
}

.com_fl a.com_more:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #CCC;
    border-radius: 50%;
    float: left;
    margin-top: 7px;
    transition: 0.3s all linear;
}

.com_fl a.com_more:after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: #CCC;
    float: left;
    margin-top: 12px;
    margin-right: 14px;
    transition: 0.3s all ease;
}

.com_fl a.com_more:hover:before {
    background: #00b2e3;
    transform: translateX(60px);
}

.com_fl a.com_more:hover:after {
    width: 60px;
    background: #00b2e3;
    transition: 0.3s all ease;
}

.com_fl a.com_more:hover {
    color: #00b2e3;
}



.qy_bg {
    background: #f5f5f5;
    padding-bottom: 80px;
}

.qyxxcenter {
    position: relative;
}

.qyjt {
    display: block;
    position: absolute;
    left: 0;
    top: 40%;
    cursor: pointer;
    width: 59px;
    height: 59px;
    background: url(../images/pre_icon.png) no-repeat center top;
}

.qyjt.next {
    right: 0;
    left: auto;
    background: url(../images/next_icon.png) no-repeat center top;
}

.qyjt:hover {
    background-position: center bottom;
}

.qycon {
    width: 1200px;
    margin: 0 auto;
}

.qycon table,
.qycon tr,
.qycon tbody {
    display: block;
    width: 100%;
    overflow: hidden;
}

.qycon td {
    display: inline-block;
    padding: 0 !important;
    width: 380px;
    margin-right: 20px;
}

.qycon td br {
    display: none;
}

.qycon td a {
    display: block;
    position: relative;
    overflow: hidden;
}

.qycon td div {
    padding: 0 !important;
}

.qycon td div a {
    line-height: 66px;
    background: #fff;
    font-size: 18px;
    color: #666666;
    transition: all .3s ease;
}

.qycon td a img {
    transition: all .5s ease;
    width: 100%;
    height: auto;
}

.qycon td:hover a img {
    transform: scale(1.1);
}

.qycon td:hover div a {
    background: #00b2e3;
    color: #fff;
}




/*news*/
.news_bg {
    overflow: hidden;
    padding-top: 80px;
}

.news_nav {
    height: 80px !important;
    line-height: 65px !important;
    margin: 0px auto 20px !important;
    float: none !important;
    padding-bottom: 10px;
    width: 100% !important;
    padding: 20px 0 15px;
    border-bottom: 1px solid #ccc !important;
    text-align: center;
    box-sizing: content-box;
}

.news_nav li a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 50px;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    padding: 5px 45px;
    transition: all .5s ease;
    position: relative;
    margin: 12px 2px;
    background: #666
}

.news_nav li a:after {
    content: "";
    width: 12px;
    height: 12px;
    border: 2px solid #034198;
    position: absolute;
    left: 50%;
    bottom: -30px;
    margin-left: -8px;
    margin-bottom: -6px;
    z-index: 11;
    border-radius: 50%;
    opacity: 0;
    transition: 0.3s all ease;
}

.news_nav li a:before {
    content: "";
    width: 2px;
    height: 22px;
    background-color: #034198;
    position: absolute;
    left: 50%;
    bottom: -22px;
    margin-left: -1px;
    opacity: 0;
    transition: 0.3s all ease;
}

.news_nav li:hover a:after,
.news_nav li.curNewsType_2019 a:after {
    opacity: 1
}

.news_nav li:hover a:before,
.news_nav li.curNewsType_2019 a:before {
    opacity: 1
}

.news_nav li:hover a,
.news_nav li.curNewsType_2019 a {
    background: #034198;
    color: #fff
}

.news_nav li {
    display: inline-block;
}

.nynews {
    width: 100%;
    margin: 0 auto;
}

.nynews-list {
    width: 100%;
    height: auto;
    padding: 3.2% 3%;
    margin: 50px auto;
    box-shadow: 0 0 1px #aaa;
    box-sizing: border-box;
    position: relative;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.nynews-date {
    float: left;
    width: 9%;
    padding: 4% 3% 0 0;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    font-family: sans-serif;
    color: #999;
}

.nynews-date b {
    font-size: 34px;
    color: #000;
    line-height: 40px;
}

.nynews-photo {
    float: left;
    width: 20%;
    height: auto;
    overflow: hidden;
}

.nynews-photo img {
    width: 100%;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}

.nynews-content {
    float: left;
    width: 59%;
    padding-left: 2%;
}

.nynews-title {
    font-size: 20px;
    font-weight: bold;
    color: #222;
    line-height: 40px;
    padding-bottom: 0.6vw;
}

.nynews-text {
    font-size: 15px;
    line-height: 28px;
    color: #666;
}

.nynews-more {
    float: right;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-top: 4%;
    font-size: 20px;
    color: #fff;
    font-family: serif;
    font-weight: bold;
    background: #e5e5e5;
    border-radius: 100%;
    text-align: center;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}

.nynews-list:hover {
    box-shadow: 0 26px 50px -6px rgba(97, 105, 113, 0.3);
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
}

.nynews-list:hover .nynews-photo img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.nynews-list:hover .nynews-title {
    color: #00b2e3;
}

.nynews-list:hover .nynews-more {
    background: #00b2e3;
    transform: translateX(6px);
    -webkit-transform: translateX(6px);
}

.news_l {
    width: 900px;
    height: 580px;
}

.news_lt {
    width: 900px;
    height: 60px;
    border-bottom: 1px solid #ccc;
}

.news_lt a {
    width: 140px;
    height: 60px;
    display: block;
    float: left;
}

.news_lt span {
    font-size: 18px;
    color: #333;
    display: block;
    float: left;
    height: 60px;
    width: 140px;
    text-align: center;
    line-height: 60px;
}

.news_lt .active span {
    color: #fff;
}

.news_lt .active {
    background: #00b2e3;
}

.news_box dd {
    float: right;
    font-size: 15px;
    color: #666;
    position: absolute;
    top: 27px;
    right: 20px;
}

.news_div:nth-child(2) .news_div_item:nth-child(1) {
    display: none;
}

.news_nor {
    height: 517px;
    width: 900px;
    overflow: hidden;
}

.news_row2 {
    left: 0;
    top: 0;
    display: none;
    width: 900px;
    height: 517px;
    background: #fff;
}

.news_box .news_box {
    width: 900px;
    height: 517px;
    display: block;
    position: absolute;
}

.news_box .news_div .news_div_item_pic img {
    width: 310px;
    position: absolute;
    top: 0px;
    border: 1px #eee solid;
    height: 230px;
}

.news_box .news_div_item_year {
    display: block;
    width: 42px;
    float: left;
}

.news_box .news_div_item_month {
    display: block;
    width: 25px;
    float: left;
}

.news_box .news_div_item_day {
    display: block;
    width: 25px;
    float: left;
}

.news_box .news_div {}

.news_box .news_div_item {
    width: 445px;
    height: 128px;
    float: left;
    background: #f5f5f5;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
}

.news_row2 .news_div {
    height: 217px;
}

.news_box .news_div_item:nth-child(2) {
    margin-left: 0px;
}

.news_box .news_div_item:nth-child(4) {
    margin-left: 0px;
}

.news_row2 .news_div:nth-child(2) {
    margin-top: 25px;
}

.news_box .news_div_item:nth-child(1) {
    position: relative;
    margin-left: 0px;
    background: #fff;
    width: 750px;
    height: 240px;
}

.news_box .news_div:nth-child(1) .news_div_item_body {
    width: 430px;
    position: absolute;
    left: 353px;
    top: 70px;
    font-size: 14px;
    color: #999;
    line-height: 25px;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.news_box .news_div:nth-child(1) .news_div_item_title {
    position: absolute;
    left: 353px;
    top: 20px;
}

.news_box .news_div:nth-child(1) {
    background: #fff;
}

.news_box .news_div:nth-child(1) .news_div_item_date {
    display: none;
}

.news_box .news_div:nth-child(1) .news_div_item_title a {
    font-size: 18px;
    color: #222;
    display: block;
    width: 540px;
    height: 180px;
    position: relative;
    z-index: 2;
}

.news_box .news_div:nth-child(1) .news_div_item_title a:hover {
    color: #00b2e3;
}

.news_box .news_div:nth-child(2) .news_div_item_title a {
    font-size: 16px;
    color: #222;
    position: absolute;
    top: 22px;
    left: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: block;
    height: 105px;
    width: 345px;
    z-index: 3;
}

.news_box .news_div:nth-child(2) .news_div_item_body {
    position: absolute;
    top: 58px;
    font-size: 14px;
    padding: 0 20px;
    line-height: 25px;
    color: #999
}

.news_box .news_div:nth-child(2) .news_div_item_title a:hover {
    color: #00b2e3;
}

.news_box .news_div:nth-child(2) .news_div_item_date {
    display: none;
}

.news_box .news_div:nth-child(1) .news_div_item_body:after {
    content: "more";
    width: 63px;
    height: 18px;
    display: block;
    background: url(../images/20210919160011_1895765680.png)no-repeat right bottom;
    position: absolute;
    top: 102px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.news_box .news_div:nth-child(1):hover .news_div_item_body:after {
    color: #00b2e3;
    -webkit-transition: 1s all ease-in-out;
    transition: 1s all ease-in-out;
}

.news_box {
    position: relative;
}

.wend {
    float: right;
    margin-right: 0;
    width: 405px;
    height: 575px;
    background: #f5f5f5;
}

.wend h2 {
    left: 0;
    margin-bottom: 0;
    margin-bottom: 25px;
    border-bottom: 1px #eee solid;
    height: 60px;
    background: #00b2e3;
}

.wend h2 a {
    font-size: 18px;
    color: #fff;
    line-height: 64px;
    padding-left: 30px;
    font-weight: normal;
}

.wend h2 a:hover {
    color: #fff;
}

.wend h2 a i {
    float: left;
    display: block;
    padding-top: 22px;
    margin-left: 24px;
    margin-right: 17px;
}

.wend .news_div_item_a {
    font-size: 16px;
}

.wend .news_div_item_a:hover {
    color: #00b2e3;
}

.wend .news_div_item_content {
    padding: 22px 0 0 0;
}

.wend .lastdl {
    border-bottom: none;
}

.wend .news_div_item_title {
    height: 32px;
    padding-left: 40px;
    line-height: 32px;
    background: url(../images/wen_icon.png) no-repeat left top;
    font-size: 14px;
    overflow: hidden;
    font-weight: bold;
}

.wend .news_div_item_title a {
    color: #333333;
}

.wend .news_div_item_body {
    background: url(../images/da_icon.png) no-repeat 0 10px;
    line-height: 25px;
    color: #666;
    height: 75px;
    font-size: 15px;
    overflow: hidden;
    padding-left: 40px;
    padding-top: 10px;
}

.wend #coleexx {
    padding: 0px 24px;
}

.wend .fr a {
    float: right;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    padding-right: 30px;
    line-height: 60px;
}

._new_div_item:hover .new_div_item_a {
    color: #00b2e3;
}

.news_box dd:hover {
    color: #00b2e3;
}

.wend .fr a:hover {
    color: #fff;
}
