﻿body { background: #fff; }
.index_box_head .in_b_tit h3 { font-family: 'YouSheBiaoTiHei-2', sans-serif; }
/*home_one*/
.home_one { margin-top: 100px; }
.home_one_l { width: 750px; }
.price_tool {
    padding: 0px 15px 20px; /*background: url(../images/price_bg1.png) left top;*/ /*background-size: 750px auto;*/
    background: linear-gradient(135deg, #fecd2b 0%, #ffd900 100%);
    z-index: 12;
    border-radius: 0px;
    width: 100%; /*background: linear-gradient(90deg, rgb(115, 188, 250) 0%, rgb(255, 255, 255) 100%, rgb(255, 255, 255) 100%);border: 1px solid #fff;*/
    box-sizing: border-box;
    position: relative; /*box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);align-items:flex-end;*/
}
.price_tool:before { position: absolute; height: 48px; content: ""; top: 0; left: 0; width: 750px; box-sizing: border-box; background: url(../images/price_tool_bg.png) left top #ffedc3; /*border-radius: 10px 10px 0 0;*/ border: 1px solid #fff; display: none; }
    .price_tool .price_tool_tit {
        background: #f4f4f4;
        margin: 0 -15px;
        position: relative;
        border-radius: 0px 0px 0 0;
        height: 50px;
        justify-content: space-between;
    }
    .price_tool .price_tool_tit .ptt_l span {
        font-size: 24px;
        font-style: normal;
        line-height: 40px;
        margin-right: 30px;
        margin-left: 30px;
        font-family: 'YouSheBiaoTiHei-2', sans-serif;
        margin-top: 4px;
    }
.price_tool .price_tool_tit span img { width: 30px; height: 30px; margin-right: 5px; }
.ptt_l { /*border-radius: 5px 10px 0 0;*/ background: #fed427; padding: 4px 10px;line-height:44px;height:44px; font-size: 16px;}
.ptt_l_i { position: absolute; top: 0px; margin-left: 120px; width: 40px; height: 40px; overflow: hidden; text-align: center; display: none; }
/*.ptt_l_i i {
        width: 68px;
        height: 68px;
        margin-top: -34px;
        margin-left: -0px;
        display: block;
        background: transparent;
        border-radius: 30px;
        box-shadow: 0 0 0 15px #fed427;
        outline: 15px solid #fed427;
        display: none;
    }*/
.ptt_l_i i { width: 100px; height: 40px; display: block; margin-left: -80px; transform: skew(45deg); background: #fed427; }
.ptt_l_jt { width: 90px; height: 6px; position: absolute; bottom: 4px; left: 20px; background: url(../images/jiaotou1.png) -10px bottom no-repeat; display: none; }
.price_tool .ptt_r {padding-right:20px;}
.price_tool .price_tool_con { align-items: flex-end; margin-top: 25px; margin-bottom: 20px; background:#fff;padding:10px;border-radius:5px;}
.price_tool .search_con{
    gap:10px;
}
.price_tool .search_con .search_item {
    background: none;
    display: flex;
    flex-direction: column;
    color: #666;
    position: relative;
}
.price_tool .search_con .search_item:after { content: ""; height: 50%; width: 1px; background: #dfdfdf; position: absolute; top: 25%; right: 0; display: none; }
.price_tool .search_con .search_item:last-child:after { display: none; }
.price_tool .search_con .search_item>span { width: 100%; display: block; line-height: 20px; padding-bottom: 6px; color: #333; }
.price_tool .search_con .search_item span i { font-size: 16px; margin-right: 4px; width: 16px; margin-left: -5px; text-align: right; }
.price_tool .search_item .s_text { margin: 0; width: 300px; background: #fff; border: none; padding: 3px 10px; height: auto;border:1px solid #dfdfdf;border-radius:5px; }
.price_tool .uhs_select .uhs_select_txt { margin-left: 5px; }
.price_tool .uhs_select_txt .innerText { transition: all 0s ease 0s; font-size: 16px; display: inline-block; line-height: 36px; font-weight: 600; color:#999; cursor: pointer; white-space: nowrap; }
.price_tool .uhs_select .fa { color: #555; }
.price_tool .search_btn {
    font-weight: 500;
    width: 180px;
    border: 0;
    box-sizing: border-box;
    height: 50px;
    border-radius: 5px;
    overflow: hidden;
    line-height: 48px;
    font-weight: bold;
    background: #ffd900;
    font-size: 18px;
    cursor: pointer;
    outline: 0;
    display: block;
    vertical-align: middle;
}
.price_tool .search_btn .fa { font-size: 20px; color: var(--main-color); height: 30px; line-height: 26px; vertical-align: middle; }
.price_tool .search_btn:hover { background: none; border: 2px solid #000; }
.dczy_list{
    gap:20px;
}
.dczy_list .dczy_item {
    box-sizing: border-box;
    overflow: hidden;
    padding:0 15px;
}
    .dczy_list .dczy_item a {
        align-items: center;
        line-height: 50px;
        height: 50px;
        align-items: center;
        opacity: 0.7;
    }
.dczy_list .dczy_item a:hover { color: #ffd900; }
.dczy_list .dczy_item img { width: auto; height: 30px; display: block;overflow: hidden;  }
.dczy_list .dczy_item span { display: block; line-height: 30px; font-size: 16px; font-weight: 500;margin-left:5px; }
.dczy_list .dczy_item.dczy_item_tit span { font-size: 16px; }
.dczy_list .dczy_item_tit img { padding: 0px; height: 60px; width: 66px; border: 0; border-radius: 0; }
.dczy_list .dczy_item.dczy_list .dczy_item_tit span { font-size: 16px; font-weight: 600; }
.home_one_r { width: 430px;margin-top:10px; }
.home_one_r .home_one_slide { width: 430px; height: 516px; border-radius: 0px; overflow: hidden; position: relative; }
.home_one_r .home_one_slide .hd { overflow: hidden; position: absolute; text-align: center; transition: .3s opacity; transform: translate3d(0, 0, 0); z-index: 10; bottom: 6px; right: 10px; height: 18px; width: auto; }
.home_one_r .home_one_slide .hd ul { overflow: hidden; zoom: 1; float: left; display: flex; justify-content: center; width: 100% }
.home_one_r .home_one_slide .hd ul li { float: left; margin: 0 4px; width: 8px; height: 8px; line-height: 8px; text-align: center; opacity: 0.6; transition: .3s opacity; background: #fff; cursor: pointer; font-size: 12px; border-radius: 0px; }
.home_one_r .home_one_slide .hd ul li.on { /*background: var(--main-active-color);*/ color: #fff; width: 20px; opacity: 1; transition: .3s opacity; }
.home_one_r .home_one_slide .gbd { position: relative; height: 100%; z-index: 0 }
.home_one_r .home_one_slide .gbd li { zoom: 1; vertical-align: middle; height: 100%; overflow: hidden; position: relative; }
.home_one_r .home_one_slide .gbd li a { display: block; align-items: center; justify-content: center; height: 100%; overflow: hidden; position: relative; }
.home_one_r .home_one_slide .gbd li a img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover }
.home_one_r .home_one_slide .gbd li a .gbd_tit { position: absolute; top: 20px; left: 20px; color: #fff; display: none; }
.home_one_r .home_one_slide .gbd li a h3 { font-size: 16px; font-weight: 500; line-height: 20px; height: 20px; margin-bottom: 3px; }
.home_one_r .home_one_slide .gbd li a p { color: #fff; font-size: 14px; line-height: 18px; margin-top: 4px; height: 18px; }
.home_one_r .home_one_r_bab { margin-top: 10px; border-radius: 0px; overflow: hidden; }
.home_one_r .home_one_r_bab a { display: block; }
.home_one_r .home_one_r_bab a img { width: 100%; height: 120px; }
.home_one_r .H_slide { width: 100%; height: 120px; border-radius: 0px; overflow: hidden; position: relative; margin-top: 10px }
.home_one_r .H_slide .hd { overflow: hidden; position: absolute; text-align: center; transition: .3s opacity; transform: translate3d(0, 0, 0); z-index: 10; bottom: 10px; right: 10px; height: 2px; width: auto; }
.home_one_r .H_slide .hd ul { overflow: hidden; zoom: 1; display: flex; justify-content: center; width: 100% }
.home_one_r .H_slide .hd ul li { float: left; margin: 0 2px; width: 8px; height: 2px; line-height: 4px; text-align: center; opacity: 0.6; transition: .3s opacity; background: #fff; cursor: pointer; font-size: 12px; border-radius: 0px; }
.home_one_r .H_slide .hd ul li.on { /*background: var(--main-active-color);*/ color: #fff; width: 12px; opacity: 1; transition: .3s opacity; }
.home_one_r .H_slide .hbd { position: relative; height: 100%; z-index: 0 }
.home_one_r .H_slide .hbd li { zoom: 1; vertical-align: middle; height: 120px; overflow: hidden; position: relative; }
.home_one_r .H_slide .hbd li a { display: block; align-items: center; justify-content: center; height: 120px; overflow: hidden; position: relative; }
.home_one_r .H_slide .hbd li a img { width: 100%; height: 120px; display: block; -o-object-fit: cover; object-fit: cover }
.home_one_r .H_slide .hd2 { overflow: hidden; position: absolute; text-align: center; transition: .3s opacity; transform: translate3d(0, 0, 0); z-index: 10; bottom: 10px; right: 10px; height: 2px; width: auto; }
.home_one_r .H_slide .hd2 ul { overflow: hidden; zoom: 1; display: flex; justify-content: center; width: 100% }
.home_one_r .H_slide .hd2 ul li { float: left; margin: 0 2px; width: 8px; height: 2px; line-height: 4px; text-align: center; opacity: 0.6; transition: .3s opacity; background: #fff; cursor: pointer; font-size: 12px; border-radius: 0px; }
.home_one_r .H_slide .hd2 ul li.on { /*background: var(--main-active-color);*/ color: #fff; width: 12px; opacity: 1; transition: .3s opacity; }
.home_one_r .H_slide .hbd2 { position: relative; height: 100%; z-index: 0 }
.home_one_r .H_slide .hbd2 li { zoom: 1; vertical-align: middle; height: 106px; overflow: hidden; position: relative; }
.home_one_r .H_slide .hbd2 li a { display: block; align-items: center; justify-content: center; height: 106px; overflow: hidden; position: relative; }
.home_one_r .H_slide .hbd2 li a img { width: 100%; height: 106px; display: block; -o-object-fit: cover; object-fit: cover }
.home_pt { margin-left: -5px; margin-right: -5px; position: relative; }
.hpt-swiper { display: flex; flex-flow: wrap; }
.hpt-swiper .pt_co { box-sizing: border-box; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); margin: 0 5px 5px; border-radius: 0px; background: #fff; }
.hpt-swiper .pt_co:hover { box-shadow: 0 0px 5px rgba(254,210,75,0.5); -webkit-transition-duration: .15s; -o-transition-duration: .15s; transition-duration: .15s; }
.hpt-swiper .pt_co .pt_img { }
.hpt-swiper .pt_co .pt_img img { width: 100%; height: 110px; display: block; border-radius: 0px 0px 0 0; }
.hpt-swiper .pt_co .pt_img1 img { filter: grayscale(1); }
.hpt-swiper .pt_co .pt_txt { padding: 10px 10px 10px; }
.hpt-swiper .pt_co .pt_tit { height: 28px; }
.hpt-swiper .pt_co .pt_tit h3 { font-size: 14px; font-weight: 600; line-height: 28px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #222; }
.hpt-swiper .pt_co .pt_txt .activity-time { font-size: 14px; line-height: 18px; margin: 10px 0 15px; display: flex; align-items: center; justify-content: space-between; }
.hpt-swiper .pt_co .pt_add span { background: url(../images/pt_add.png) no-repeat left 2px; padding-left: 18px; color: #333; font-size: 14px; }
.hpt-swiper .pt_co .pt_txt .activity-time .active-ing { background: linear-gradient( 90deg, #d9f9da 50%, rgba(255,255,255,.5)); color: #00be06; font-size: 14px; line-height: 18px; margin-left: -10px; padding-left: 20px; padding-top: 6px; padding-bottom: 6px; width: 90px; }
.hpt-swiper .pt_co .pt_txt .activity-time .active-end { background: linear-gradient( 90deg, #f0f0f0 50%, rgba(255,255,255,.5)); color: #999; font-size: 12px; line-height: 18px; margin-left: -10px; padding-left: 20px; padding-top: 6px; padding-bottom: 6px; width: 100px; }
.hpt-swiper .pt_co .activity-time .active-endtime { color: #666; display: flex; align-items: center; font-size: 12px; }
.hpt-swiper .pt_co .activity-time .active-endtime i { color: #666; font-size: 18px; margin-right: 3px; }
.hpt-swiper .pt_co .pt_time { display: flex; align-items: center; justify-content: center; margin: 10px 0 10px 0; }
.hpt-swiper .pt_co .pt_time span { display: block; margin: 0 4px; }
.hpt-swiper .pt_co .pt_time .time_box { }
.hpt-swiper .pt_co .pt_time .time_box ul { display: flex; }
.hpt-swiper .pt_co .pt_time .time_box ul li { background-color: #fcf7ef; padding: 2px 4px; }
.hpt-swiper .pt_co .pt_time .time_box ul span { color: #ff922b; font-size: 16px; }
.hpt-swiper .pt_co .pt_time .time_box ul > span { display: block; /* padding:0 4px;*/ font-weight: bold; }
.hpt-swiper .pt_co .pt_time .time_box ul li > span { font-weight: bold; }
.hpt-swiper .pt_co .pt_weight { }
.hpt-swiper .pt_co .pt_weight .wei_bg { width: 100%; background-color: #ececec; height: 12px; border-radius: 100px; position: relative; }
.hpt-swiper .pt_co .pt_weight .wei_bg .wei_active { background-color: #ff922b; height: 12px; border-radius: 100px; width: 0%; }
.hpt-swiper .pt_co .pt_weight .wei_txt { display: flex; justify-content: space-between; margin: 5px 0 15px 0; }
.hpt-swiper .pt_co .pt_weight .wei_txt .yipin { color: #ff922b; }
.hpt-swiper .pt_co .pt_weight .wei_txt span { color: #999; }
.hpt-swiper .pt_co .pt_add { display: flex; justify-content: space-between; align-items: center; }
.hpt-swiper .pt_co .pt_add .can_btn { }
.hpt-swiper .pt_co .pt_add .can_btn .can_btn_a { background: #ffd900; padding: 5px 10px; color: #333; border-radius: 0px; display: block; font-size: 14px; }
.hpt-swiper .pt_co .pt_add .can_btn .can_btn_a1 { background: #ccc; }
.home_pt .swiper-button-prev, .home_pt .swiper-button-next { top: 50%; margin-top: -60px; z-index: 9; width: 40px; height: 40px; background: rgba(255,255,255,.8); }
.home_pt .swiper-button-prev:after, .home_pt .swiper-button-next:after { font-size: 20px; font-weight: bold; color: rgba(0,0,0,.8); }
.home_pt .swiper-button-prev { left: 0px; border-radius: 0 0px 0px 0; }
.home_pt .swiper-button-next { right: 0px; border-radius: 0px 0 0 0px; }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: 0!important; }
.home_qd { margin-left: -5px; margin-right: -5px; position: relative; }
.hqd-swiper { display: flex; flex-flow: wrap; }
.hqd-swiper .qd_co { box-sizing: border-box; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); margin: 0 5px 20px; border-radius: 0px; background: #fff; }
.hqd-swiper .qd_co:hover { box-shadow: 0 7px 15px #0000001a; -webkit-transition-duration: .15s; -o-transition-duration: .15s; transition-duration: .15s; }
.hqd-swiper .qd_co .qd_img { }
.hqd-swiper .qd_co .qd_img img { width: 100%; height: 150px; display: block; border-radius: 0px 0px 0 0; }
.hqd-swiper .qd_co .qd_img1 img { filter: grayscale(1); }
.hqd-swiper .qd_co .qd_txt { padding: 10px 10px 10px; }
.hqd-swiper .qd_co .qd_tit { height: 28px; }
.hqd-swiper .qd_co .qd_tit h3 { font-size: 14px; font-weight: 600; line-height: 28px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #222; }
.hqd-swiper .qd_co .qd_txt .activity-time { font-size: 14px; line-height: 18px; margin: 10px 0; display: flex; align-items: center; justify-content: space-between; }
.hqd-swiper .qd_co .qd_txt .activity-time > span { background: url(../images/pt_add.png) no-repeat left 2px; padding-left: 18px; }
.hqd-swiper .qd_co .qd_add span { background: url(../images/qd_add.png) no-repeat left 2px; padding-left: 18px; color: #333; font-size: 12px; }
.hqd-swiper .qd_co .qd_txt .activity-time .active-ing { background: linear-gradient( 90deg, #d9f9da 50%, rgba(255,255,255,.5)); color: #00be06; font-size: 14px; line-height: 22px; margin-left: -10px; padding-left: 20px; padding-top: 6px; padding-bottom: 6px; width: 90px; }
.hqd-swiper .qd_co .qd_txt .activity-time .active-end { background: linear-gradient( 90deg, #f0f0f0 50%, rgba(255,255,255,.5)); color: #999; font-size: 12px; line-height: 18px; margin-left: -10px; padding-left: 20px; padding-top: 6px; padding-bottom: 6px; width: 100px; }
.hqd-swiper .qd_co .activity-time .active-endtime { color: #666; display: flex; align-items: center; font-size: 12px; }
.hqd-swiper .qd_co .activity-time .active-endtime i { color: #666; font-size: 18px; margin-right: 3px; }
.hqd-swiper .qd_co .qd_time { display: flex; align-items: center; justify-content: center; margin: 10px 0 10px 0; }
.hqd-swiper .qd_co .qd_time span { display: block; margin: 0 4px; }
.hqd-swiper .qd_co .qd_time .time_box { }
.hqd-swiper .qd_co .qd_time .time_box ul { display: flex; }
.hqd-swiper .qd_co .qd_time .time_box ul li { background-color: #fcf7ef; padding: 2px 4px; }
.hqd-swiper .qd_co .qd_time .time_box ul span { color: #ff922b; font-size: 16px; }
.hqd-swiper .qd_co .qd_time .time_box ul > span { display: block; /* padding:0 4px;*/ font-weight: bold; }
.hqd-swiper .qd_co .qd_time .time_box ul li > span { font-weight: bold; }
.hqd-swiper .qd_co .qd_weight { }
.hqd-swiper .qd_co .qd_weight .wei_bg { width: 100%; background-color: #ececec; height: 12px; border-radius: 100px; position: relative; }
.hqd-swiper .qd_co .qd_weight .wei_bg .wei_active { background-color: #ff922b; height: 12px; border-radius: 100px; width: 0%; }
.hqd-swiper .qd_co .qd_weight .wei_txt { display: flex; justify-content: space-between; margin: 5px 0 15px 0; }
.hqd-swiper .qd_co .qd_weight .wei_txt .yipin { color: #ff922b; }
.hqd-swiper .qd_co .qd_weight .wei_txt span { color: #999; }
.hqd-swiper .qd_co .qd_add { display: flex; justify-content: space-between; align-items: center; }
.hqd-swiper .qd_co .qd_add .can_btn { width: 100%; text-align: center; }
.hqd-swiper .qd_co .qd_add .can_btn .can_btn_a { background-image: -moz-linear-gradient( 0deg, rgb(254,222,87) 0%, rgb(255,171,0) 100%); background-image: -webkit-linear-gradient( 0deg, rgb(254,222,87) 0%, rgb(255,171,0) 100%); background-image: -ms-linear-gradient( 0deg, rgb(254,222,87) 0%, rgb(255,171,0) 100%); padding: 5px 10px; color: #fff; border-radius: 0px; display: block; font-size: 14px; }
.hqd-swiper .qd_co .qd_add .can_btn .can_btn_a1 { background: #ccc; }
.home_qd .swiper-button-prev, .home_qd .swiper-button-next { top: 50%; margin-top: -42px; z-index: 999; width: 40px; height: 40px; background: rgba(255,255,255,.8); }
.home_qd .swiper-button-prev:after, .home_qd .swiper-button-next:after { font-size: 20px; font-weight: bold; color: rgba(0,0,0,.8); }
.home_qd .swiper-button-prev { left: 0px; border-radius: 0 0px 0px 0; }
.home_qd .swiper-button-next { right: 0px; border-radius: 0px 0 0 0px; }
.ptqd { margin-top: 15px; }
.ptqd .ptqd_navbox { position: relative; }
.ptqd .re_tit { display: flex; align-items: center; color: rgba(59, 130, 246, 0.08); font-family: Impact; font-size: 16px; font-weight: 400; height: 40px; line-height: 20px; margin-left: 0px; position: relative; text-transform: uppercase; }
.ptqd .re_tit .re_tit_text { color: #f73e0b; font-size: 24px; font-style: normal; line-height: 40px; font-family: 'YouSheBiaoTiHei-2', sans-serif; }
.ptqd .re_tit .re_tit_text span { color: #333; }
.ptqd .ptqd_navbox .ptqdnav { height: 34px; margin-right: 40px; }
.ptqd .ptqd_navbox li { display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; line-height: 34px; border-radius: 0px; cursor: pointer; margin-right: 12px; padding: 0 15px; }
.ptqd .ptqd_navbox li:hover { cursor: pointer }
.ptqd .ptqd_navbox li.current { background: #ffd900; font-weight: 600; }
.ptqd .ptqd_navbox .ptqd-right-icon { align-items: center; cursor: pointer; display: flex; height: 34px; line-height: 34px; justify-content: center; font-size: 14px; font-weight: 600; }
.ptqd .ptqd_navbox .ptqd-right-icon i { padding-left: 5px; color: #333; }
.ptqd .ptqd_navbox .ptqd-right-icon:hover i { color: #ffc800; }
.ptqd .ptqd_content { margin-top: 10px; }
/*banner*/
.banner-1 { background: url(../images/banner/b1.jpg) center center no-repeat; }
.banner-2 { background: url(../images/banner/b2.jpg) center center no-repeat; }
.banner-3 { background: url(../images/banner/b3.jpg) center center no-repeat; }
.banner-4 { background: url(../images/banner/b4.jpg) center center no-repeat; }
.banner-engine { height: 450px; position: relative; overflow: hidden; background: url(../images/banner_bg.png) center bottom repeat-x #ffc800; }
.banner-engine .banner-ul { position: relative; width: 100%; height: 450px }
.banner-engine .banner-text { position: absolute; left: 0; top: -450px; width: 100%; height: 352px; display: none!important; }
.banner-engine .banner-text { /*display: none*/ }
.banner-engine .banner-text1 { font-size: 40px; line-height: 50px; color: var(--main-color); font-weight: bold; }
.banner-engine .banner-text1 span { font-size: 16px; color: #333; line-height: 30px; letter-spacing: 2px; font-weight: 600; border-radius: 0px; border: 1px solid #333; padding: 0 15px; margin-left: 8px; display: block; transform: skew(-10deg); }
.banner-engine .banner-text2 { color: var(--main-color); font-size: 20px; color: #333; line-height: 40px; letter-spacing: 2px; margin-top: 20px; }
.banner-engine .banner-text2 span { color: #e00; font-weight: bold; line-height: 40px; letter-spacing: 0; }
.banner-engine .banner-text2 span.banner_span { font-size: 30px; margin-right: 5px; font-family: 'YouSheBiaoTiHei-2'; }
.banner-engine .banner-text2 b { margin-left: 2em; font-weight: normal; }
.banner-engine .banner-link-button { display: inline-block; margin-top: 40px; width: 160px; height: 44px; line-height: 42px; text-align: center; font-size: 18px; color: #ef6604; background: linear-gradient(90deg, #ffe062 0%, #ffdd4e 50%, #ffd529 100%); border-radius: 0px; ; box-shadow: 0px 2px 4px rgba(0,0,0,.1); }
.banner-engine .banner-link-button:hover { background: #fff; color: var(--main-active-color); }
.banner-engine .banner-link-button1 { display: inline-block; border: 1px solid #fff; background: #fff; margin-top: 40px; width: 160px; height: 44px; line-height: 42px; text-align: center; font-size: 18px; font-weight: bold; color: #4e58c8; border-radius: 0px; ; }
.banner-engine .banner-link-button1:hover { color: #5671ff; }
.banner-engine .banner-ul li { z-index: -1; position: absolute; left: 0; top: 0; display: block; height: 100%; width: 100%; }
.banner-engine .banner-ul li:first-child { z-index: initial }
.banner-point { display: none; position: absolute; bottom: 10px; left: 0; width: 100%; height: 10px; line-height: 10px; }
.banner-engine .banner-point { display: block }
.slider-main { display: none; position: relative; margin: 0 auto; min-width: 1200px; max-width: 1200px }
.banner-engine .slider-main { display: block }
.slider-text { position: absolute; margin-top: 130px; display: none }
.banner-area { width: 100%; text-align: center }
.banner-area li { margin: 0 2px; display: inline-block; width: 10px; height: 6px; background: var(--main-color); border-radius: 0px; -moz-transition: width 0.2s; -webkit-transition: width 0.2s; -o-transition: width 0.2s; opacity: 0.3; }
.banner-area li.active { width: 20px; -moz-transition: width 0.2s; -webkit-transition: width 0.2s; -o-transition: width 0.2s; opacity: 1; }
/*tool*/
.tool_area { position: relative; box-shadow: 0 2px 6px 0 rgba(0,0,0,.1); margin-top: 20px; z-index: 88; border-radius: 0 5px 5px 5px; padding: 5px; box-sizing: border-box; background: #fff; }
.tool_area_tit { position: absolute; top: -40px; left: 0; border-radius: 10px 10px 0 0; background: #fff; padding: 11px 30px; font-size: 16px; }
.tool_area_tit_right { position: absolute; top: 6px; margin-left: 126px; width: 34px; height: 34px; overflow: hidden; text-align: center; }
.tool_area_tit_right i { width: 68px; height: 68px; margin-top: -34px; margin-left: -0px; display: block; background: transparent; border-radius: 30px; box-shadow: 0 0 0 15px #fff; outline: 15px solid #fff; }
.price_search_index .search_con { border-radius: 0; /*border: 2px solid rgba(255,200,0,.3);*/ border-right: 0; width: calc(100% - 130px); height: 50px; box-sizing: border-box; z-index: 100; }
.search_box .search_btn:hover { background: var(--main-active-color) }
.kuaijie-area-item { position: relative; display: block; float: left; width: 303px; height: 104px; padding: 20px 24px; color: #333; background: #fff; -webkit-transition: -webkit-box-shadow .3s; transition: -webkit-box-shadow .3s; transition: box-shadow .3s; transition: box-shadow .3s, -webkit-box-shadow .3s }
.kuaijie-area-item + .kuaijie-area-item { margin-left: 15px }
.kuaijie-area-item .img-warp { position: absolute; left: 24px; height: 64px }
.kuaijie-area-item .img { width: 64px; height: 64px }
.kuaijie-area-item .kuaijie-area-inner { padding-left: 80px }
.kuaijie-area-item .kuaijie-area-title { padding-top: 8px; font-weight: 700; font-size: 16px; line-height: 24px; color: #333 }
.kuaijie-area-item .kuaijie-area-intro { padding-top: 4px; font-size: 12px; line-height: 20px; color: #999 }
.kuaijie-area-item .kuaijie-area-tag { position: absolute; top: -6px; margin-left: 1px; color: #ff3b30; font-size: 12px; font-weight: 400 }
.kuaijie-area-item .kuaijie-area-triangle { display: inline-block; vertical-align: top; margin-left: 8px; color: #333; font-size: 12px }
.kuaijie-area-item.-col-1 { width: 100% }
.kuaijie-area-item.-col-4 { width: 228px; padding: 20px 10px }
.kuaijie-area-item.-col-4 .kuaijie-area-inner { padding-left: 74px }
.kuaijie-area-item.-col-4 .img-warp { left: 10px }
.kuaijie-area-item:hover { -webkit-box-shadow: 0 3px 12px 0 rgba(0,0,0,.1); box-shadow: 0 3px 12px 0 rgba(0,0,0,.1) }
/*index box*/
.index_box { }
.index_box_head { text-align: center; line-height: 24px; padding: 60px 20px 35px; box-sizing: border-box; position: relative; width: 100%; font-size: 14px; }
.index_box_head .in_b_tit { position: relative; display: inline-block; font-size: 22px; font-weight: 600; }
.index_box_head .in_b_tit h3 { position: relative; z-index: 22; font-size: 28px; color: var(--main-color); font-weight: normal; }
.home_news .index_box_head .in_b_tit h3 { color: #ffd900; }
.index_box_head1 .in_b_tit h3 { color: var(--main-active-color); }
/*.in_b_tit h3.h3linebg:after { background: linear-gradient(90deg, var(--main-active-color) 36.72%, rgba(255,255,255,.5)); border-bottom-left-radius: 10px; border-top-left-radius: 10px; bottom: -5px; content: ""; height: 10px; left: 0; position: absolute; width: 100%; z-index: -1; transform: rotate(-2deg); opacity: 0.5; }*/
.in_b_tit .in_tit_bg { position: absolute; top: 65%; height: 7px; margin-top: -6px; display: none; }
.in_tit_bg_l { left: -15px; }
.in_tit_bg_r { right: -15px; }
.in_tit_bg .tit_bg_line { position: absolute; top: 65%; margin-top: -3px; width: 120px; height: 3px; }
.in_tit_bg:before, .in_tit_bg:after { position: absolute; content: ""; display: none; width: 7px; height: 7px; -webkit-border-radius: 50%; border-radius: 50%; background-color: var(--main-active-color); }
.in_tit_bg:after { opacity: 0.5; }
.in_tit_bg_l:before { right: -7px; }
.index_box_head2 .in_tit_bg_l:before { background-color: var(--main-color); }
.in_tit_bg_l:after { right: -17px; background-color: #999; }
.index_box_head1 .in_tit_bg_l:after { background-color: #fff; }
.in_tit_bg_l .tit_bg_line { right: 0; background: -webkit-gradient(linear, right top, left top, from(#999), to(rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(right, #999, rgba(255, 255, 255, 0)); background: -o-linear-gradient(right, #999, rgba(255, 255, 255, 0)); background: linear-gradient(270deg, #999, rgba(255, 255, 255, 0)); }
.index_box_head2 .in_tit_bg_l .tit_bg_line { background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(#999)); background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), #999); background: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), #999); background: linear-gradient(270deg, rgba(0, 0, 0, 0.5), #999); }
.in_tit_bg_r:before { left: -7px; }
.index_box_head2 .in_tit_bg_r:before { background-color: var(--main-color); }
.in_tit_bg_r:after { left: -17px; background-color: #999; }
.index_box_head1 .in_tit_bg_r:after { background-color: #fff; }
.in_tit_bg_r .tit_bg_line { left: 0; background: -webkit-gradient(linear, left top, right top, from(#999), to(rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(left, #999, rgba(255, 255, 255, 0)); background: -o-linear-gradient(left, #999, rgba(255, 255, 255, 0)); background: linear-gradient(90deg, #999, rgba(255, 255, 255, 0)); }
.index_box_head2 .in_tit_bg_r .tit_bg_line { background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(#999)); background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), #999); background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), #999); background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), #999); }
.index_box_head .sub_tit { font-size: 14px; color: var(--main-color); padding-top: 10px; letter-spacing: 0.5px; }
.index_box_head1 .sub_tit { color: #f0f0f0; }
.index_box_head2 .sub_tit { color: var(--main-color); }
/*home price*/
.home_price { background: #fff; }
.home_price .index_box_con { position: relative; }
.home_price .gg_img { position: absolute; right: -140px; top: -20px; width: 120px; display: flex; flex-direction: column; margin-left: 0; }
.home_price .gg_img a { display: block; border-radius: 0px; margin-bottom: 10px; overflow: hidden; }
.home_price .gg_img a img { display: block; width: 100%; }
/*index tab*/
.index_box_head3 { margin: 40px 0 30px; }
.index_box_head3 .h3linebg { font-family: 'YouSheBiaoTiHei-2', sans-serif; font-weight: 500; font-size: 24px; }
.index_box_head3 .more { color: #333; font-weight: bold; }
.index_box_head3 .more i { color: #333; }
.index_box_head3 .more:hover { color: var(--main-active-color); }
.index_box_head3 .more:hover i { color: var(--main-active-color); }
.homeTab { text-align: center; padding: 4px; background: #f8f8f8; font-size: 15px; font-weight: 600; position: relative; display: flex; flex-wrap: wrap; max-width: 800px; align-items: center; justify-content: space-between; border-radius: 0px; overflow: hidden; }
.homeTab a { padding: 0 30px; position: relative; display: block; height: 28px; line-height: 28px; color: var(--main-color); color: #666; z-index: 1; border-radius: 0px; overflow: hidden; }
/*.homeTab a:first-child { border-radius: 25px 0 0 25px; overflow: hidden; }
.homeTab a:last-child { border-radius: 0 25px 25px 0; overflow: hidden; }*/
.homeTab a:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition-delay: .1s; transition: transform .3s; transform-origin: right; z-index: -1; transform: scale(0, 1); background: var(--main-active-color); }
.homeTab a.on { color: var(--main-color); color: #460000; font-size: 18px; }
.homeTab a:hover { color: #460000; background: #fff3e0; }
.homeTab a.on:hover { color: var(--main-color); }
.homeTab a.on:after { transform-origin: left; transform: scale(1); }
.homeTab_item { position: relative; z-index: 3; display: none; }
/*hoem price list*/
.hprice_list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -7.5px 0px; padding-bottom: 50px; }
.hprice_list .hprice-item { width: 25%; padding: 7.5px; box-sizing: border-box; position: relative; }
.hprice_list .hprice-item .mark { position: absolute; right: 15px; top: 15px; font-size: 12px; color: #460000; background: #fc0; padding: 3px 15px; border-radius: 0 12px 0 15px; text-align: center; z-index: 99; }
.hprice-card { background-position: 50%; background-size: cover; overflow: hidden; background: #fff; border-radius: 0px; display: -webkit-box; display: -ms-flexbox; display: flex; flex-flow: column; padding: 20px; position: relative; text-align: center; -webkit-transition: .2s; transition: .2s; -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.08); box-shadow: 0 4px 12px 0 rgba(0,0,0,.08); }
.hprice-card:hover { /*background: var(--main-active-color);*/ -webkit-box-shadow: 0 3px 5px 0 rgba(255,200,0,.5); box-shadow: 0 3px 5px 0 rgba(255,200,0,.5); }
.hprice-card-tit { margin: -20px -20px 10px -20px; position: relative; }
.hprice-card-tit:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 50%; background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0)); }
.hprice-card-tit .imgTopTxt { position: absolute; top: 0px; left: -12px; color: #fff; font-size: 14px; z-index: 99; padding: 10px 20px; line-height: 22px; color: #000; background: #ffd900; transform: skew(-30deg); }
.hprice-card-tit .imgTopTxt img { height: 20px; display: block; margin-right: 5px; transform: skew(30deg); }
.hprice-card-tit .imgTopTxt b { transform: skew(30deg); }
.hprice-card-tit img.qd_banner { width: 100%; height: 100px; display: block; z-index: 1; }
.hprice-card-tit .hprice-card-tit-con { text-align: left; }
.hprice-card-tit-con h4 { font-size: 15px; margin-bottom: 15px; }
.hprice-card-tit-con h4:hover { cursor: pointer; }
.hprice-card .hprice-card-tit-con p { font-size: 12px; padding-top: 3px; color: #666; }
.hprice-card:hover .hprice-card-tit-con p { color: #222; }
.hprice-card-ft { border-radius: 0px; padding: 0px 20px; /*-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1); box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);*/ }
.hcf_item strong { text-align: center; font-size: 14px; font-weight: 500; color: var(--main-color); line-height: 24px; display: block; }
.hcf_item span { text-align: center; font-size: 12px; font-weight: 400; color: #999; line-height: 24px; display: block; margin-top: 3px; }
.hcf_item_c { position: relative; }
.hcf_item_c:before, .hcf_item_c:after { content: "----"; position: absolute; top: 3px; color: #777; }
.hcf_item_c:before { left: -35px; }
.hcf_item_c:after { content: "--->"; right: -35px; font-family: 'Microsoft YaHei' }
.hcf_item_c span { font-size: 14px; font-weight: 600; color: var(--main-color); border-radius: 0px; background: rgba(0,0,0,0.05); padding: 3px 5px; margin-bottom: 5px; }
.hcf_item_c p { font-size: 12px; font-weight: 400; color: #999; line-height: 24px; display: block; }
.hprice-card-ys { }
.hprice-card .hprice-card-ys span { color: var(--main-color); border-radius: 0px; background: var(--main-active-color); padding: 3px 8px; margin-right: 10px; }
.hprice-card:hover .hprice-card-ys span { background: rgba(255,255,255,0.5); }
.hprice-card-ys p { text-overflow: ellipsis; white-space: nowrap; width: calc(100% - 60px); display: block; overflow: hidden; }
.hprice-card-b { background: #f2f2f2; -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,.1); box-shadow: 0 2px 8px 0 rgba(0,0,0,.1); height: 40px; line-height: 40px; border-radius: 0px; margin-top: 20px; color: var(--main-color); font-size: 14px; overflow: hidden; }
.hprice-card:hover .hprice-card-b { background: #fff; }
.hprice-card-btxt { padding-left: 15px; align-items: baseline; font-size: 12px; position: relative; z-index: 1; width: calc(100% - 130px); text-align: left; }
.hprice-card .hprice-card-btxt:before { content: ''; position: absolute; width: 2px; height: 40px; right: 4px; top: 1px; z-index: 6; overflow: hidden; background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%); background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0))); -webkit-transform: skewX(-30deg); transform: skewX(-30deg); }
.hprice-card .hprice-card-btxt:after { content: ''; position: absolute; width: 6px; height: 40px; right: -8px; top: 1px; z-index: 6; overflow: hidden; background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%); background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(80%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0))); -webkit-transform: skewX(-30deg); transform: skewX(-30deg); }
.hprice-card .hprice-card-btxt b { font-size: 20px; color: #e00;/*text-shadow: 0 1px 2px var(--activeColor);*/ }
.hprice-card:hover .hprice-card-btxt b { color: #f00; }
.hprice-card-btxt span { text-decoration: line-through; }
.hprice-card .hprice-card-btn { display: block; position: relative; color: var(--main-color); padding: 0 20px; z-index: 1; }
.hprice-card-btn:hover { cursor: pointer; color: var(--main-color); }
.hprice-card-btn:before { content: ''; position: absolute; width: 40px; height: 40px; left: -50px; opacity: 0; top: 0; z-index: 6; overflow: hidden; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 100%); -webkit-transform: skewX(-30deg); transform: skewX(-30deg); }
.hprice-card-btn:hover:before { animation: orot 2s ease-in-out infinite; }
.hprice-card .hprice-card-btn:after { content: ""; position: absolute; top: 0; left: 0; background: var(--main-active-color); width: 150%; height: 100%; transform: skewX(-30deg); z-index: -1; }
.hprice-card:hover .hprice-card-btn:after { background: #ffd900; }
.hprice-card-btn i { font-size: 14px; color: var(--main-color); padding-left: 5px; line-height: 40px; -moz-transition: color 0.2s; -webkit-transition: color 0.2s; -o-transition: color 0.2s; }
.hprice-card-btn:hover i { color: var(--main-color); }
/*soluton*/
.home_advantage { background: var(--main-active-color); background-size: cover; padding-bottom: 60px; position: relative; z-index: 0; overflow: hidden; box-sizing: border-box; }
.home_advantage .box-circle-bg { position: absolute; top: 50%; left: 50%; width: 820px; height: 820px; transform: translate3d(-50%, -50%, 0); z-index: -1; }
.home_advantage .box-circle-bg > div { width: 100%; height: 100%; position: relative; }
.home_advantage .bg-circle { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; transform: translate3d(-50%, -50%, 0); /*transform: scale(1.2);*/ animation: spread1 5s linear infinite; border-radius: 50%; box-shadow: inset 0 0 0 #000; opacity: 0; will-change: transform; z-index: -1; box-shadow: inset 0 0 60px 0 rgba(0,0,0,.36); }
@keyframes spread1 { 0% {
 transform: translate3d(-50%, -50%, 0) scale(0.05);
 opacity: 0;
}
 20% {
 transform: translate3d(-50%, -50%, 0) scale(0.2);
 opacity: 1;
}
 100% {
 transform: translate3d(-50%, -50%, 0) scale(1.2);
 opacity: 0;
}
}
@keyframes spread2 { 0% {
 transform: translate3d(-50%, -50%, 0) scale(1.2);
 opacity: 0;
}
 80% {
 transform: translate3d(-50%, -50%, 0) scale(0.2);
 opacity: 1;
}
 100% {
 transform: translate3d(-50%, -50%, 0) scale(0.05);
 opacity: 0;
}
}
.home_advantage .bg-circle1 { animation-delay: 0s; }
.home_advantage .bg-circle2 { animation-delay: 2s; }
.home_advantage .bg-circle3 { animation-delay: 4s; }
.home_advantage .bg-circle4 { animation-delay: 6s; }
.home_advantage .bg-circle5 { animation-delay: 8s; }
.home_adv_top { display: flex; overflow: hidden; height: 354px; justify-content: space-between; margin-top: 20px; }
.home_adv_top .adv_slide { width: 180px; height: 354px; background: rgba(255,255,255,0.85); /*backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px);*/ border-radius: 8px; display: block; }
.home_adv_top .adv_slide li { width: 140px; height: 44px; margin: 0 0 10px 20px; font-weight: 400; font-size: 16px; color: var(--main-color); display: flex; align-items: center; justify-content: center; }
.home_adv_top .adv_slide li:first-child { margin-top: 20px; }
.home_adv_top .adv_slide li.on { background: #ffc800; border-radius: 0px; position: relative; color: var(--main-color); font-weight: 600; }
.home_adv_top .adv_slide li.on::after { display: inline-flex; content: ""; width: 12px; height: 12px; background: var(--main-active-color); position: absolute; transform: rotate(45deg); right: -6px; }
.home_adv_top .adv_slide li:hover { cursor: pointer; }
.home_adv_top .cont { width: calc(100% - 210px); height: 2124px; display: flex; align-items: center; flex-direction: column; transition: 0.2s; }
.home_adv_top .cont .info { width: 100%; height: 354px; background: rgba(255,255,255,0.85); border-radius: 8px; display: flex; align-items: center;/*backdrop-filter: blur(15px);
            -webkit-backdrop-filter: blur(15px);*/ }
.home_adv_top .cont .info .text { margin-left: 30px; }
.home_adv_top .cont .info .text span { display: block; font-weight: 600; font-size: 24px; color: var(--main-color); margin-bottom: 15px; }
.home_adv_top .cont .info .text h4 { display: block; font-weight: 400; font-size: 16px; color: var(--main-color); line-height: 28px; margin-bottom: 20px; }
.home_adv_top .cont .info .text i { display: inline-block; font-weight: 400; font-size: 14px; color: var(--main-color); margin-right: 20px; font-style: normal; }
.home_adv_top .cont .info .text i em { display: block; margin: 0 auto 8px; width: 24px; height: 24px; }
.home_adv_top .cont .info .text b { width: 550px; height: 0px; border-bottom: 1px solid rgba(0,0,0,0.1); display: block; margin: 40px 0 30px 0; }
.home_adv_top .cont .info .text a { margin-left: 0; width: 116px; height: 40px; background: #ffc800; border-radius: 2px; font-weight: 400; font-size: 14px; color: var(--main-color); line-height: 40px; display: block; text-align: center; }
.home_adv_top .cont .info .pic { display: block; width: 350px; height: 294px; background: url(../images/index/fl2_sw1.jpg)center center no-repeat; background-size: cover; margin-left: 20px; }
.home_adv_top .cont .info:nth-child(2) .pic { background: url(../images/index/fl2_sw2.jpg)center center no-repeat; background-size: cover; }
.home_adv_top .cont .info:nth-child(3) .pic { background: url(../images/index/fl2_sw3.jpg)center center no-repeat; background-size: cover; }
.home_adv_top .cont .info:nth-child(4) .pic { background: url(../images/index/fl2_sw4.jpg)center center no-repeat; background-size: cover; }
.home_adv_top .cont .info:nth-child(5) .pic { background: url(../images/index/fl2_sw5.jpg)center center no-repeat; background-size: cover; }
.home_adv_top .cont .info:nth-child(6) .pic { background: url(../images/index/fl2_sw6.jpg)center center no-repeat; background-size: cover; }
.bot { }
.bot h5 { display: block; width: 1180px; height: 0px; border: 1px solid rgba(0,0,0,0.05); margin: 40px 0; }
.bot h3 { display: block; text-align: center; font-weight: 600; font-size: 24px; color: var(--main-color); margin-bottom: 30px; }
.bot dl { display: flex; justify-content: space-between; flex-wrap: wrap; }
.bot dl dd { width: 280px; padding: 20px; box-sizing: border-box; background: rgba(255,255,255,0.85); box-shadow: 0 2px 5px rgba(0,0,0,.1); border-radius: 8px; display: flex; }
.bot dl dd .img { display: block; width: 50px; height: 50px; background: url(../images/index/fl2_bot1.png) center no-repeat; background-size: 100%; margin-right: 20px; }
.bot dl dd:nth-child(2) .img { background: url(../images/index/fl2_bot2.png) center no-repeat; background-size: 100%; }
.bot dl dd:nth-child(3) .img { background: url(../images/index/fl2_bot3.png) center no-repeat; background-size: 100%; }
.bot dl dd:nth-child(4) .img { background: url(../images/index/fl2_bot4.png) center no-repeat; background-size: 100%; }
.bot dl dd .text1 { width: calc(100% - 70px); }
.bot dl dd .text1 span { display: block; font-weight: 500; font-size: 16px; color: var(--main-color); margin-bottom: 10px; }
.bot dl dd .text1 p { display: block; font-weight: 400; font-size: 14px; color: #787878; }
.bot dl dd .text1 a { display: block; text-align: center; width: 113px; height: 40px; border-radius: 0px; border: 1px solid rgba(0,0,0,0.1); font-weight: 400; font-size: 14px; color: var(--main-color); line-height: 40px; }
.bot dl dd .text1 a::after { display: inline-flex; content: ""; width: 12px; height: 12px; background: url(../images/index/arrow1.png); background-size: 100%; margin-left: 5px; vertical-align: -1px; }
/*news*/
.home_news { /*background: url(../images/news_bg.png) center no-repeat #f5f5f5; background-size: cover;*/ background: #000; padding-bottom: 60px; }
.artList { padding-top: 10px; }
.artList .artList_l { width: calc(50% - 20px); height: 502px; background: #fff; box-shadow: 0 4px 12px 0 rgba(0,0,0,.08); padding: 20px; box-sizing: border-box; /*box-shadow: 0px 4px 8px 4px rgba(243,245,248,0.8);*/ border-radius: 0px; }
.artList .artList_l .art-img { width: 100%; height: 315px; overflow: hidden; border-radius: 0px; display: block; }
.artList .artList_l .art-img img { width: 100%; height: 315px; display: block; transition: all .4s; }
.artList .artList_l .art-img img:hover { transform: scale(1.3, 1.3); transition: all .4s; }
.artList .artList_l div a { display: block; font-weight: 400; font-size: 20px; margin: 18px 0; line-height: 28px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.artList .artList_l div span { display: block; font-weight: 400; font-size: 14px; color: rgba(0,0,0,0.6); line-height: 22px; width: 536px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; word-break: break-all; }
.artList .artList_l div a.detail { display: block; font-weight: 400; font-size: 14px; color: var(--main-active-color); margin: 16px 0 0 0; transition: all .4s; }
.artList .artList_l div a.detail:hover { transform: translate(10px, 0); }
.artList .artList_r { width: 50%; height: 502px; }
.artList .artList_r li { display: flex; align-items: center; width: 100%; height: 154px; padding: 15px; box-sizing: border-box; background: #fff; margin-bottom: 20px; border-radius: 0px; transition: box-shadow .4s; }
.artList .artList_r li:last-child { margin-bottom: 0; }
.artList .artList_r li:hover { box-shadow: 0px 0px 12px rgba(0,0,0,0.1); transition: box-shadow .4s; }
.artList .artList_r .art-img { width: 190px; height: 124px; overflow: hidden; margin-right: 20px; border-radius: 0px; ; }
.artList .artList_r li img { display: block; width: 210px; height: 134px; transition: all .4s; }
.artList .artList_r li img:hover { transform: scale(1.3, 1.3); transition: all .4s; }
.artList .artList_r li .art-info { width: calc(100% - 220px); }
.artList .artList_r li .art-info a { display: block; font-weight: 400; font-size: 16px; margin-bottom: 8px; }
.artList .artList_r li .art-info span { display: block; font-weight: 400; font-size: 14px; color: rgba(0,0,0,0.6); line-height: 22px; margin-bottom: 8px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; word-break: break-all; }
.artList .artList_r .art-info a.detail { display: block; font-weight: 400; font-size: 14px; color: var(--main-active-color); margin: 0; transition: all .4s; }
.artList div a.detail i { width: 16px; height: 16px; margin-left: 4px; color: var(--main-active-color); }
.artList .artList_r .art-info a.detail:hover { transform: translate(10px, 0); }
/*数据*/
.home_shuju { background-size: cover; height: 300px; box-sizing: border-box; display: flex; align-items: center; }
.home_shuju .shuju_box { color: #ffd900; }
.home_shuju .shuju_box .title { width: 250px; }
.home_shuju .shuju_box .title p { display: block; }
.home_shuju .shuju_box .title p:nth-child(1) { font-size: 16px; width: 100%; }
.home_shuju .shuju_box .title p:nth-child(2) { font-size: 22px; width: 100%; font-weight: bold; margin-top: 20px; }
.home_shuju .shuju_box .title p:nth-child(3) { font-size: 20px; width: 100%; font-weight: bold; margin-top: 20px; }
.home_shuju .shuju_box ul { width: calc(100% - 250px); display: flex; align-items: center; justify-content: space-between; }
.home_shuju .shuju_box ul li { display: block; width: 25%; height: 100%; border-right: 1px solid rgba(0,0,0,.1); padding: 0 30px; text-align: center; }
.home_shuju .shuju_box ul li:last-child { border-right: none; }
.home_shuju .shuju_box ul li p { display: block; width: 100% }
.home_shuju .shuju_box ul li p:nth-child(1) { font-size: 14px; font-weight: bold; text-transform: uppercase; }
.home_shuju .shuju_box ul li p:nth-child(2) { font-size: 16px; font-weight: bold; margin-top: 16px; }
.home_shuju .shuju_box ul li p:nth-child(2) span { font-size: 30px; }
.home_shuju .shuju_box ul li p:nth-child(3) { font-size: 16px; margin-top: 24px; }
/*home testimonials*/
.home_testimonials { background: #fff; position: relative; z-index: 0; }
.home_testimonials_bg { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; }
.home_testimonials canvas { width: 100%; height: 100%; }
.home_testimonials .index_box_con { margin-left: -10px; margin-right: -10px; position: relative; }
.home_testimonials .testimonial { padding: 0px 0px 40px; margin: 0 -10px; }
.testimonial-swiper .swiper-wrapper { }
.testimonial-swiper .swiper-wrapper .swiper-slide { font-size: 18px; /*background: #fff;*/ display: flex; justify-content: center; align-items: center; padding: 10px; box-sizing: border-box; }
.testimonial-swiper .swiper-wrapper .swiper-slide .testi-inner { padding: 50px 30px 30px; box-shadow: 0 2px 10px 0 rgba(0,0,0,.1); border-radius: 0px; background: #fff; position: relative; }
.testimonial-swiper .swiper-wrapper .swiper-slide:hover .testi-inner { box-shadow: 0 0px 10px 0 rgba(255,200,0,.8); cursor: grab; }
.testimonial-swiper .swiper-wrapper .swiper-slide .qianm_pic { position: absolute; right: 30px; bottom: 80px; width: auto; max-width: 120px; height: 60px; z-index: 0; }
.testimonial-swiper .swiper-wrapper .swiper-slide .testi-inner::before { position: absolute; left: 22px; top: 22px; content: ""; background-image: url(../images/testimonial-image/quate-2.png); background-repeat: no-repeat; background-position: bottom right; width: 49px; height: 35px }
.testimonial-swiper .swiper-wrapper .swiper-slide .testi-inner::after { position: absolute; top: auto; left: auto; right: 22px; bottom: 22px; content: ""; background-image: url(../images/testimonial-image/quate-3.png); background-repeat: no-repeat; background-position: bottom right; width: 49px; height: 45px; /*transform: rotate(180deg);*/ }
.testimonial-swiper .swiper-wrapper .swiper-slide .testi-inner .reating-wrap { line-height: 1; margin: -30px 0 20px; text-align: right; }
.testimonial-swiper .swiper-wrapper .swiper-slide .testi-inner .reating-wrap i { color: #ffde00; font-size: 14px; margin-right: 5px }
.testimonial-swiper .swiper-wrapper .swiper-slide .testi-inner .testi-content p { font-size: 15px; line-height: 32px; color: var(--main-color); display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis; height: 96px; }
.testimonial-swiper .swiper-wrapper .swiper-slide .testi-inner .testi-author { line-height: 1; margin: 40px 15px 0; display: flex; flex-direction: row; align-items: center; justify-content: flex-end; position: relative; z-index: 1; }
.testimonial-swiper .swiper-wrapper .swiper-slide .testi-inner .testi-author .author-img { position: relative; background: #f2f1ef; border-radius: 50%; width: 80px; height: 80px; box-shadow: 0 4px 4px rgba(0,0,0,.1); }
.testimonial-swiper .swiper-wrapper .swiper-slide .testi-inner .testi-author .author-img::after { position: absolute; top: -5px; left: auto; right: -5px; height: 22px; width: 22px; content: ""; background-image: url(../images/testimonial-image/quate-1.png); display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: var(--main-active-color); border-radius: 50%; background-repeat: no-repeat; background-position: center; }
.testimonial-swiper .swiper-wrapper .swiper-slide .testi-inner .testi-author .author-img img { display: block; width: 80px; height: 80px; border: 2px solid #fff; border-radius: 50%; box-sizing: border-box; }
.testimonial-swiper .swiper-wrapper .swiper-slide .testi-inner .testi-author .author-name { margin-left: 25px }
.testimonial-swiper .swiper-wrapper .swiper-slide .testi-inner .testi-author .author-name .name { color: var(--main-color); font-size: 18px; margin: 0 0 3px; line-height: 28px; }
.testimonial-swiper .swiper-wrapper .swiper-slide .testi-inner .testi-author .author-name .title { color: #666; font-size: 14px; font-weight: 300; }
.testimonial .swiper-pagination { bottom: 40px!important; }
.testimonial .swiper-pagination-bullet { background: #000; }
.testimonial .swiper-pagination-bullet-active { background: var(--main-active-color); }
.home_testimonials .artList_btn { display: block; text-align: center; width: 133px; height: 40px; line-height: 40px; background: #ffd900; border-radius: 0px; font-size: 16px; color: var(--main-color); font-weight: 400; margin: 0px auto 40px; -moz-transition: background 0.2s; -webkit-transition: background 0.2s; -o-transition: background 0.2s; }
.home_testimonials .artList_btn:hover { background: #ffdd00; -moz-transition: background 0.2s; -webkit-transition: background 0.2s; -o-transition: background 0.2s; }
/*home partner*/
.home_partner { /*background: url(../images/homepartner_bg.png) center bottom no-repeat;*/ background-size: cover; background: #fff; padding-bottom: 60px; }
.partnerList { display: flex; flex-wrap: wrap; align-items: center; margin: 0 -10px; }
.partnerList li { width: 16.6666%; padding: 10px; box-sizing: border-box; position: relative; animation-fill-mode: inherit; overflow: hidden; }
.partnerList li a { background: #fff; border-radius: 0px; display: block; height: 100px; }
.partnerList li .pImg { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.partnerList li .pImg img { max-height: 100%; max-width: 100%; transition: all .4s; }
.partnerList li:hover img { transform: scale(1.2); transition: all .4s; }
.homeTab_item .notfind-body { padding-top: 120px; background: url(../images/ku.png) center top no-repeat; line-height: 22px; position: relative; text-align: center; display: flex; justify-content: center; margin: 50px auto; }
.homeTab_item .notfind-body strong { color: #480000; display: block; }
/*数据*/
.home_shuju { background-color: #f5f5f5; height: auto !important; /*background: url(../images/shu_bg.jpg) center top no-repeat #242527 !important;*/ background-size: cover; padding: 40px 0 80px; }
/*.home_shuju .index_box_head .in_b_tit h3 { color: var(--main-active-color); }*/
.shu_con ul { display: flex; flex-wrap: wrap; }
.shu_con ul li { width: calc(33.33% - 20px); margin-right: 30px; float: left; background: #fff; color: #fff; padding: 24px; box-sizing: border-box; border-radius: 0px; margin-bottom: 30px; /*background: linear-gradient(180deg, #26272a, rgba(37,38,41,.8));*/ box-shadow: 0 8px 10px 0 rgba(22,23,24,.1); }
.shu_con ul li:nth-child(3n) { margin-right: 0; }
.shu_con ul li:hover { /*background: linear-gradient(180deg, #151517, rgba(0,0,0,.4));*/ box-shadow: 0 0px 10px 0 rgba(255,200,0,.8); background: #fff; transition: all .6s ease-out }
.shu_con .shu_inco .shu_img { background: #000; padding: 10px 0; position: relative; overflow: hidden; }
.shu_con .shu_inco .shu_img:before { content: ""; position: absolute; left: -30px; top: 0; height: 60px; width: 50px; background: #ffd900; transform: skew(-45deg); }
.shu_con .shu_inco .shu_img:after { content: ""; position: absolute; right: -30px; bottom: 0; height: 60px; width: 50px; background: #ffd900; transform: skew(-45deg); }
.shu_con .shu_img .shu_imgArea { width: 100px; text-align: center; width: 100%; }
.shu_con .shu_img p { width: calc(100% - 120px); color: #929294; }
.shu_con .shu_inco { }
.shu_con .shu_inco .shu-icon { width: 40px; height: 40px; margin-right: 10px; background-repeat: no-repeat; background-position: top; background-size: cover; }
.shu_con .shu_inco .shu-title { font-size: 20px; text-align: center; color: #ffd900; }
.shu_con .shu_inco .shu-text { color: #666; line-height: 24px; }
.shu_con .shu_inco .shu-text p { margin-top: 10px; font-size: 14px; }
.testimonial .swiper-button-next, .testimonial .swiper-button-prev { top: 50%; margin-top: -42px; z-index: 999; width: 30px; height: 30px; border: 3px solid #ffd900; background: #ffd900; border-radius: 50%; }
.testimonial .swiper-button-next:after, .testimonial .swiper-button-prev:after { font-size: 20px; font-weight: bold; color: #000; }
.testimonial .swiper-button-prev { left: -50px; }
.testimonial .swiper-button-next { right: -50px; }
.testimonial .news_co { background-color: #fff; border-radius: 0px; overflow: hidden; box-shadow: 0 4px 6px 0 rgba(0,0,0,.08); }
.testimonial .news_co:hover { -webkit-box-shadow: 0 3px 5px 0 rgba(255,200,0,.5); box-shadow: 0 3px 5px 0 rgba(255,200,0,.5); }
.testimonial .index_new_img { width: 100%; text-align: center; }
.testimonial .index_new_img a { display: block; }
.testimonial .index_new_img img { object-fit: cover; height: 100%; width: 100%; display: block; }
.testimonial .news_rt_txt { padding: 10px 20px 20px; }
.testimonial .news_rt_txt .news_rt_tit { display: block; font-size: 14px; font-weight: bold; color: #343434; line-height: 30px; height: 40px; overflow: hidden; text-align: center; text-overflow: ellipsis; white-space: nowrap; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.testimonial .news_rt_txt .news_rt_tit:hover { color: rgb(255,171,0); }
.testimonial .news_rt_txt p { line-height: 25px; font-size: 14px; color: #787878; margin-bottom: 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -moz-box; -moz-line-clamp: 2; -moz-box-orient: vertical; }
/*index news 2024-10-31*/
.h_newbox { }
.h_newbox .h_newbox_top { height: 550px; }
.h_newbox_top .hnt_l { width: 300px; margin-right: 20px; height: 100%; border-radius: 0px; }
.h_newbox_top .hnt_r { width: calc(100% - 320px); height: 100%; padding: 20px; box-sizing: border-box; border-radius: 0px; }
.h_newbox .h_newbox_bottom { border-radius: 0px; }
.hnt_l .qx_header { padding: 10px 15px; line-height: 40px; }
.h_newbox_top .hnt_l .qx_list { height: 100%; }
.qx_title_box { color: #000; font-size: 20px; font-weight: 600; height: 36px; line-height: 36px; margin-bottom: 4px; position: relative; text-transform: uppercase; }
.qx_title_box .title-box-text { color: #000; font-size: 20px; font-style: normal; font-weight: bold; left: -10px; line-height: 24px; opacity: 1; position: absolute; top: 5px; letter-spacing: 1px; }
.quick-right-icon { align-items: center; cursor: pointer; display: flex; height: 24px; justify-content: center; font-size: 14px; margin-right: 10px; margin-top: 5px; font-weight: 500; }
.quick-right-icon i { padding-left: 3px; }
.quick-right-icon:hover i { color: #ffc800; }
.h-quick-module { height: 470px; overflow: hidden; }
.h-quick-box { display: flex; flex-direction: column; height: 100%; justify-content: center; overflow: hidden; position: relative; }
.h-quick-container { animation-play-state: running; animation: scrollNews 34s linear infinite; left: 10px; position: absolute; right: 10px; top: 0; }
.h-quick-container:hover { animation-play-state: paused; }
 @keyframes scrollNews { 0% {
 top: 0
}
 10% {
 top: 0
}
 30% {
 top: -237px
}
 60% {
 top: -474px
}
 92% {
 top: -655px
}
 95% {
 top: -655px
}
to { top: 0 }
}
.h-quick-container .h-quick-message { border-radius: 0px; display: flex; padding: 10px 5px 10px 5px; width: 100%; box-sizing: border-box; }
.h-quick-container .h-quick-message:hover { box-shadow: 0 2px 16px 2px #011c430f; cursor: pointer; }
.h-quick-message .h-quick-left { background: linear-gradient(50deg, #2b99ff, #5a6aff); border-radius: 9999px; height: 6px; margin-right: 12px; margin-top: 6px; opacity: .5; width: 6px; }
.h-quick-message .h-quick-right { display: flex; flex: 1; flex-direction: column; }
.h-quick-message .h-quick-right .h-quick-item-name { -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #323232; display: -webkit-box; font-size: 14px; font-weight: 600; letter-spacing: 0; line-height: 20px; margin-bottom: 3px; max-height: 40px; overflow: hidden; text-align: left; text-overflow: ellipsis; }
.h-quick-message .h-quick-right .h-quick-item-time { color: #b8b8b8; font-size: 12px; height: 16px; }
.hnt_r_1 { width: 540px; padding: 10px 20px; box-sizing: border-box; }
.hnt_r_2 { width: 320px; margin-left: 20px; padding: 20px; box-sizing: border-box; }
.hnt_r_1_1 .slideBox { width: 100%; height: 100%; overflow: hidden; position: relative; }
.hnt_r_1_1 .slideBox .hd { height: 15px; overflow: hidden; position: absolute; right: 10px; bottom: 2px; z-index: 1 }
.hnt_r_1_1 .slideBox .hd ul { overflow: hidden; zoom: 1; float: left; display: flex; justify-content: center; width: 100% }
.hnt_r_1_1 .slideBox .hd ul li { float: left; margin: 0 2px; width: 10px; height: 3px; line-height: 14px; text-align: center; background: #fff; cursor: pointer; font-size: 12px; border-radius: 2px; }
.hnt_r_1_1 .slideBox .hd ul li.on { background: var(--main-active-color); color: #fff }
.hnt_r_1_1 .slideBox .bd { position: relative; height: 256px; z-index: 0 }
.hnt_r_1_1 .slideBox .bd li { zoom: 1; vertical-align: middle; height: 500px; height: 256px; overflow: hidden; position: relative }
.hnt_r_1_1 .slideBox .bd li a { display: flex; align-items: center; justify-content: center; height: 500px; height: 256px; overflow: hidden; }
.hnt_r_1_1 .slideBox .bd li img { width: 100%; height: 256px; display: block; -o-object-fit: cover; object-fit: cover }
.hnt_r_1_1 .slideBox .bd li span { position: absolute; left: 20px; bottom: 15px; max-width: calc(100% - 240px); font-size: 16px; font-weight: 400; text-align: left; color: #fff; z-index: 9; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1 }
.hnt_r_1_1 .slideBox .bd li a:hover span { text-decoration: underline }
.hnt_r_1_1 .slideBox .bd li .new-tit-mask { z-index: 2; position: absolute; bottom: 0; width: 100%; height: 100px; border-radius: 0 0 4px; margin-top: -80px; background: linear-gradient(0deg, #000 0, rgba(0,0,0,0) 50%) }
.hnt_r_1_1 .slideBox .next, .hnt_r_1_1 .slideBox .prev { position: absolute; left: 10px; top: 50%; margin-top: -20px; display: block; width: 32px; height: 40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; opacity: 0; -webkit-transition: opacity .15s linear 0s; -moz-transition: opacity .15s linear 0s; -o-transition: opacity .15s linear 0s; transition: opacity .15s linear 0s }
.hnt_r_1_1 .slideBox .next { left: auto; right: 10px; background-position: 8px 5px }
.hnt_r_1_1 .slideBox .prevStop { display: none }
.hnt_r_1_1 .slideBox .nextStop { display: none }
.hnt_r_1_1 .slideBox:hover .next, .hnt_r_1_1 .slideBox:hover .prev { opacity: .5 }
.hnt_r_1_1 .slideBox .next:hover, .hnt_r_1_1 .slideBox .prev:hover { opacity: 1 }
.hnt_r_1_2 { }
.articles_box .head_tit { position: relative; box-sizing: border-box; margin: 0px; cursor: default; display: flex; justify-content: space-between; }
.articles_box .head_tit .item { line-height: 30px; font-size: 20px; color: #333; margin-right: 20px }
.articles_box .head_tit .item.active { font-weight: 700; line-height: 30px; }
.articles_box .head_tit .item:hover { cursor: pointer }
.articles_box .head_tit .more { height: 100%; line-height: 30px; font-size: 14px; font-weight: 500; }
.articles_box .head_tit .more:hover i { color: #ffc800; }
.articles_box .artic_box { box-sizing: border-box; width: 100%; padding: 10px 0 20px }
.articles_box .artic_box .item { width: 100%; height: 72px; box-sizing: border-box; padding: 0px; margin-bottom: 15px; display: block; }
.articles_box .artic_box .item .img_box { float: left; width: 120px; height: 72px; margin-right: 10px; overflow: hidden }
.articles_box .artic_box .item .img_box img { transition: all .4s; width: 100%; height: 100%; border-radius: 2px }
.articles_box .artic_box .item .info { position: relative; float: left; width: calc(100% - 130px); height: 60px }
.articles_box .artic_box .item .info .tit { font-size: 16px; color: #000; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1 }
.articles_box .artic_box .item .info .time { font-size: 12px; color: #ccc; }
.articles_box .artic_box .item:hover .info .tit { color: var(--activeColor); }
.articles_box .artic_box .item .info p { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size: 12px; margin-top: 5px; }
.hot-list { margin-top: 0px; }
.hot-list .list-box { display: flex; margin-top: 16px; }
.hot-list .list-box:hover .img-box .el-image, .hot-list .list-box:hover .img-box img { transform: scale(1.2) }
.hot-list .list-box.top .txt-box .title { font-size: 1.5rem }
.hot-list .list-box .img-box { flex-shrink: 0; margin-right: 1.875rem; min-width: 5rem }
.hot-list .list-box .img-box .image { align-items: center; background: #00000008; border-radius: var(--main-radius); display: flex; justify-content: center; overflow: hidden; width: 100% }
.hot-list .list-box .img-box .image .el-image, .hot-list .list-box .img-box .image img { align-items: center; background: #00000008; display: flex; justify-content: center; min-height: 100%; min-width: 100%; -o-object-fit: cover; object-fit: cover; transition: all .5s }
.hot-list .list-box .img-box .image .el-image i, .hot-list .list-box .img-box .image img i { color: var(--muted-3-color); font-size: 2rem }
.hot-list .list-box .txt-box { align-items: stretch; display: flex; flex-direction: column; flex-grow: 1; justify-content: space-between; overflow: hidden }
.hot-list .list-box .txt-box .title { font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.hot-list .list-box .txt-box .title .label { background: #e93323; border-radius: 0px; ; color: #fff; display: inline-block; font-size: 12px; line-height: 18px; margin-right: 2px; padding: 3px 5px }
.hot-list .list-box .txt-box .meta { color: var(--muted-color); display: -webkit-box; font-size: .875rem;
margin: 1rem 0; word-break: break-all; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden }
.hot-list .list-box .txt-box .info { align-items: center; color: var(--muted-3-color); display: flex; font-size: .875rem;
justify-content: space-between }
.hot-list .list-box .txt-box .info .tags { margin-left: -5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.hot-list .list-box .txt-box .info .tags .el-tag { margin-left: 5px }
.hot-list .list-box .date, .hot-list .list-box .txt-box .info .time { font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.hot-list .list-box .date { color: #999; width: 80px; text-align: right; display: block; }
.wb_more { gap: 8px; }
.official_main { padding: 0; }
.official_main ul { display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; }
.official_main ul li { /*flex-basis: 100%;*/ padding-right: 0; flex-grow: 0; word-break: break-word; overflow: hidden; box-sizing: border-box; }
.official-newsbd { height: 100%; width: 100%; align-items: flex-start; margin-bottom: 7px; padding-bottom: 7px; border-bottom: 1px dotted #eee; display: flex; }
.official-newsbd:last-child { border-bottom: none; }
.official-newsbd .info { width: 365px; overflow: hidden; }
.official-newsbd .catname { margin-top: 10px; display: flex; align-items: center; flex-direction: row; font-size: 13px; line-height: 20px; color: #666; }
.official-newsbd .catname-icon { margin-right: 8px; }
.official-newsbd .catname-icon img { width: 40px; height: 40px; border-radius: 50%; }
.official-newsbd .catname .time, .official-newsbd .catname .where { color: #000; font-size: 14px; font-weight: bold; }
.official-newsbd .catname .time { font-size: 12px; font-weight: normal; color: #888; }
.official-newsbd .catname .placeholder { display: inline-block; position: relative; width: 1px; height: 10px; margin: 0 5px; background: #cfcfcf; }
.official-newsbd .plink { margin-bottom: 8px; }
.official-newsbd .plink h2 { -webkit-line-clamp: 1; white-space: nowrap; text-overflow: ellipsis; word-wrap: break-word; word-break: break-all; overflow: hidden; line-height: 22px; font-size: 14px; font-weight: 500; text-align: left; width: 100%; display: block; margin-top: 10px; }
.official-newsbd .plink h2:hover { color: #ffc800; }
.official-newsbd .thumb { width: 132px; height: 80px; flex-shrink: 0; display: flex; }
.official-newsbd .thumb a { overflow: hidden; width: 100%; height: 100%; display: block; border-radius: 0px; ; }
.official-newsbd .meta { display: flex; align-items: center; font-size: 12px; line-height: 22px; height: 44px; color: #666; margin-top: 5px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.official-newsbd .nums { flex: 0 0 auto; width: 40px; margin-right: 16px; position: relative; top: 15px; }
.official-newsbd .nums span { font-family: sohne, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 700; color: #e6e6e6; letter-spacing: 0; line-height: 36px; font-size: 30px; }
.home_news .artList_btn { display: block; text-align: center; width: 133px; height: 40px; line-height: 40px; background: #ffd900; border-radius: 0px; font-size: 16px; color: var(--main-color); font-weight: 400; margin: 40px auto 0px; -moz-transition: background 0.2s; -webkit-transition: background 0.2s; -o-transition: background 0.2s; }
.home_news .artList_btn:hover { background: #ffbb00; -moz-transition: background 0.2s; -webkit-transition: background 0.2s; -o-transition: background 0.2s; }
.home_network { background: #ffd900; padding-bottom: 40px; }
.networklist { padding: 20px; background-color: #fff; box-shadow: 0px 10px 13px 0px rgba(0,0,0,0.13); overflow: hidden; width: 90%;margin:0 auto;box-sizing:border-box; }
.nt_list_left { width: 50%; height: 400px; margin-right: 20px; background: #f8f9fb; }
.nt_list_right { width: calc(50% - 20px); height:400px; }
#MapContainer { height: 400px; }
.nt_list_search { background-color: #ffd900; padding: 20px; }
.nt_list_search .title { text-align: center; color: #333; font-size: 18px; font-weight: bold; }
.nt_list_search .select-box { display: flex; padding: 20px 0 0; justify-content: space-between; }
.nt_list_search .select-box > div { width: 32%; }
.form-control { display: block; width: 100%; box-sizing: border-box; height: 38px; padding: 6px 20px 6px 12px; font-size: 14px; line-height: 1.42857143; color: #7b7b7b; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) }
 .form-control::-moz-placeholder {
 color: #999;
 opacity: 1
}
 .form-control:-ms-input-placeholder {
 color: #999
}
 .form-control::-webkit-input-placeholder {
 color: #999
}
 .form-control::-ms-expand {
 border: 0;
 background-color: transparent
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #fff; opacity: 1 }
.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed }
.contentList { height: calc(100% - 139px); overflow-y: auto; }
.contentList ul { padding: 10px; }
.contentList ul .item-li { padding: 15px; color: #333333; cursor: pointer; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.contentList ul .item-li.active, .contentList ul .item-li:hover { background: #fff; }
.contentList ul .item-title { margin-bottom: 10px; font-size: 14px; font-weight: bold; }
.contentList ul .item-address, .contentList ul .item-website { font-size: 14px; line-height: 25px; }
.price_down{align-items:center;line-height:20px;padding:0 20px 0 50px;}
.price_down img{
    display:block;
    width:24px;
    height:24px;
}
    .price_down a.btn {
        background: rgba(255,255,255,.65);
        opacity: .65;
        padding: 5px 15px;
        color: #666;
        display:flex;
        gap:5px;
    }
        .price_down a.btn:hover{
            color:#000;
        }
    .price_down a.link {
        font-size: 14px;
        text-decoration: underline;
        display: flex;
        gap: 5px;
        align-items: center;
        color: #f73e0b;
    }
.price_down a:hover{color:#333;}