@charset "utf-8";body{background:#F6F9FC;}
:root{
    --mb-width: 440px;
}
.containBox{
    max-width: 1400px;
    min-width: 1400px;
    margin: 0 auto;
}
.topAd{
    width: 100%;
    /* background-image: url('/static/common/images/big_banner.jpg'); */
    /* background-image: url('/static/common/images/big_banner.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto; */
    /* height: 300px; */
}
.topAd img{
    width: 100%;
}

.big_pc_view{display: block;}
.middle_pc_view{display: none;}
/* 公共新闻标题 */
.t_topblue{height:5px;margin-bottom:10px;background:#0050A8;border-radius:3px;}
.t_name{font-size:20px;font-weight:600;color:#0050A8;}
.t_more{margin-right:10px;margin-top: 4px;padding-right:13px;font-size:12px;font-weight:600;color:#657180;background:url('../images/title_icon_more.png') center right no-repeat;}
/* 公共二级栏目 */
.cat_column .cat_name{margin-bottom:18px;font-size:16px;font-weight:600;color:#0050A8;line-height:1;}
.cat_column .text{position:relative;display:inline-block;padding-right:10px;z-index:1;background: #fff;}
.cat_column .line_bg{bottom:0px;width:100%;height:4px;background:url('../images/line_bg.png') left bottom;}
/* 背景区域 */
.area_1{
    background-image:url(/static/styles/images/bg_home.png);
    background-size:cover;
    /* padding: 20px 0 30px; */
    padding: 20px 0 0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.area_2{padding:20px 0 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;}
.area_3{padding:20px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background-size:cover;background-image:url(/static/styles/images/home_bg_tjyz.png);}
.area_5{padding:30px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background: url(/static/styles/images/home_bg_tjyz.png) no-repeat top center;background-size: 100% 100%;}
.area_6{padding:20px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background-size:cover;/*background-image:url(/static/styles/images/home_bg_zx.jpg);*/background: #FFFFFF;}
.area_7{padding:10px 0 20px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background-size:cover;background-image:url(/static/styles/images/home_bg_jishu.jpg);}
.area_8{padding:30px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;background-size:cover;}
.area_9{padding: 0px 0 35px;-webkit-box-sizing:border-box;box-sizing:border-box;background: #FFFFFF;}
.more_tail::after{content:'';display:inline-block;background-image:url(/static/styles/images/title_icon_more_blue.png);width:10px;height:10px;background-size:100% 100%;margin-left:3px;vertical-align:middle;}
.section_title{padding: 16px 20px 16px;}
.area_3 .section_title{padding:0}
.area_3 .section_title .title_box{padding:17px 20px;width: 300px;height: 60px;box-sizing: border-box;}
.area_3 .section_title .t_tab{width: 1100px;height: 60px;padding: 0px 0 0px 20px;box-sizing: border-box;border-left: 1px solid #F8F8F9;}
.area_3 .section_title .t_tab span{font-size: 18px;line-height: 54px;color: #181818;font-weight: normal;margin-right: 50px;border-bottom: 5px solid #fff;cursor: pointer;}
.area_3 .section_title .t_tab span.active{font-size: 18px;line-height: 54px;color: #FA7600;font-weight: bold;border-bottom: 5px solid #fa7600;}
.area_3 .section_title .re_more{padding: 19px 0;overflow: hidden;}
.section_title.small{padding: 13px 10px 12px;}
.section_title.wide{padding:17px 0;}
.section_title .title_img{width:26px;height:26px;margin-right:8px;display:inline-block;vertical-align:middle;}
.section_title span{font-size:20px;font-weight:bold;color:#17233D;line-height:26px;display:inline-block;vertical-align:middle;}
/* 广告 */
.ads{margin:0;}
.ads img{width:456px;height:93px;margin-right:15px;margin-bottom:10px;background:#fff;}
.ads a:nth-child(3n) img{margin-right:0;}
/* tabs */
.layer1{margin-bottom:15px;}
.HuiTab{width: 320px;background:#fff;}
.tabBar{padding-top:3px;background:#fff;width:300px;border:none;border-bottom:1px solid #E8EAEC;}
.tabBar span{padding: 0 15px;border:none;font-size:16px;font-weight:400;color:#17233D;}
.tabBar span:hover{color:#0050A8;}
.tabBar span.current{color:#0050A8;border-bottom:3px solid #0050A8;}
.tabCon{padding:0 0 0 10px;height: 255px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.conbox{padding-right:10px;height:220px;/* overflow-y:scroll; */overflow-x:hidden;}
.conbox::-webkit-scrollbar{width:5px;height:5px;}
.conbox::-webkit-scrollbar-thumb{border-radius:3px;background:#E8EAEC;}
.conbox::-webkit-scrollbar-track{border-radius:10px;background:#fff;}
/* 报价 */
.area_13{
    padding: 30px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-image: url('/static/styles/images/area_13_bg.jpg'); */
    background: rgb(243,244,246);
}
.area_13 .containBox{
    display: grid;
    grid-template-columns: repeat(8,1fr);
    grid-column-gap: 8px;
    grid-row-gap: 5px;
}
.area_13 .containBox .item{
    background-color: #fff;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    /* width: 168px;
    height: 165px; */
}
.area_13 .containBox .item .top{
    flex: 1;
}
.area_13 .containBox .item .date{
    padding-top: 8px;
    font-size: 14px;
    color: #FA7600;
}
.area_13 .containBox .item .fen{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.area_13 .containBox .item .fen .status{
    color: #fff;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    margin-right: 12px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.area_13 .containBox .item .fen .shu{
    font-size: 30px;
    margin-right: 10px;
}
.area_13 .containBox .item .fen img{
    width: 11px;
    height: 18px;
}
.area_13 .containBox .item .up .status{
    background-color: #EB3434;
}
.area_13 .containBox .item .up .shu{
    color: #EB3434;
}
.area_13 .containBox .item .pin .status{
    background-color: #FA7600;
}
.area_13 .containBox .item .pin .shu{
    color: #FA7600;
}
.area_13 .containBox .item .down .status{
    background-color: #00A900;
}
.area_13 .containBox .item .down .shu{
    color: #00A900;
}
.area_13 .containBox .item .num{
    color: #FA7600;
    margin-top: 5px;
    font-size: 24px;
}
.area_13 .containBox .item .float{
    color: #999999;
    margin-top: 5px;
    font-size: 16px;
}
.area_13 .containBox .item .bottom{
    background-color: #FDF2E8;
    color: #FA7600;
    height: 34px;
    margin-top: 5px;
    font-size: 14px;
    text-align: center;
    display: block;
    line-height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
}



.price .top{margin-bottom:12px;}
.HuiTab .conbox{height: 197px!important;}
.price .top .price_tab{float: left;}
.price .date{margin:19px 12px 0 0;}
.price .time{margin-left:2px;line-height:1.22;font-size:15px;font-weight:400;color:#627182;}
.price .btn-group{margin-top:15px;margin-right:10px;border-radius:4px;border:1px solid #0050A8;background-color:#fff;}
.price .btn-group .btn{
    width: auto;
    height:auto;
    line-height:1.1;
    border:none;
    background-color:inherit;
    color:#0050a8;
    margin:0;
    padding:4px 5px;
    font-size:15px;
    font-weight:400;
}
.price .btn-group .btn.active{background:#0050A8;color:#ffffff;}
.price .table{max-width:300px;}
.price .table-bg thead th{background-color:#F0F4F8;}
.price .table-striped tbody>tr:nth-child(even)>td,.price .table-striped tbody>tr:nth-child(even)>th{background-color:#F0F4F8;}
.price td:nth-child(1){width:22%;/*white-space:nowrap;*/
overflow:hidden;}
.price td:nth-child(2){width:22%;}
.price thead th{padding:6px 4px;font-size: 14px;font-weight:400;color:#627182;text-align:center;}
.price thead th.first{text-align:left;}
.price thead th.J_priceSort{cursor:pointer;}
.price thead th .price_sort .low{display:none;vertical-align:middle;}
.price thead th .price_sort .high{display:inline-block;vertical-align:middle;}
.price thead th .price_sort.isshow .low{display:inline-block;vertical-align:middle;}
.price thead th .price_sort.isshow .high{display:none;vertical-align:middle;}
.price thead th .icon_qiehuan{margin-top:7px;margin-left:2px;}
.price tbody td{padding:9px 5px;font-size: 14px;font-weight:400;white-space:nowrap;}
.price tbody>tr td.name{color:#13233F;}
.price tbody>tr td.green{color:#00A900;text-align:center;font-weight: 600;}
.price tbody>tr td.red{color:#EB3434;text-align:center;font-weight: 600;}
.price tbody>tr td.blue{color:#333;text-align:center;font-weight: 600;}
.price tbody>tr td.time{font-size:10px;color:#9ea7b4;text-align:center;}
.price .pricebox2{display:none;}
.price tbody .l_h{display:inline;}
.price tbody .l_h+span{display:none;}
.price tbody .l_h.high{display:none;}
.price tbody .l_h.high+span{display:inline;}
.time_tit{display: none;}
.time_1{display: none;}
.price .share_poster{
    margin: 15px 10px 0px 10px;
}
.HuiTab .ls_adv{
    width: 100%;
    height: 255px;
    background: url(/static/styles/images/ls_adv.png) no-repeat;
    background-size: cover;
    position: relative;
    padding: 30px 20px;
    box-sizing: border-box;
}
.HuiTab .ls_adv .adv_btn{
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    height: 40px;
}
.HuiTab .ls_adv .adv_btn a{
    width: 135px;
    height: 100%;
    display: block;
    border-radius: 21px;
    /* border: 1px solid #fff; */
    box-sizing: border-box;
}
.HuiTab .ls_adv .adv_btn .dz_btn{
    float: left;
    margin-left: 20px;
}
.HuiTab .ls_adv .adv_btn .lqt_btn{
    float: right;
    margin-right: 20px;
}
/* 招商招标 */
.business .top{padding:10px 0;}
.business .top .btn{margin-right:10px;width:58px;height:30px;text-align:center;}
.business .top .btn-primary{background:#0050A8;border-radius:15px;}
.business .top .btn-link{font-size:14px;font-weight:400;color:#9CA7B5;}
.business li{padding:10px 0;border-bottom:1px solid #F1F4F8;}
.business li .title{display:block;margin:5px 0 11px;font-size:15px;font-weight:bold;color:#191919;line-height:21px;}
.business li .logo{margin-right:5px;}
.business li .name{font-size:12px;font-weight:400;color:#9EA7B4;max-width:245px;}
.business li .tags{padding:2px 6px;background:-webkit-gradient(linear,left top,right top,from(#FDAE00),to(#FA7600));background:linear-gradient(90deg,#FDAE00 0%,#FA7600 100%);border-radius:4px;color:#ffffff;}
.business li .pic{width:62px;max-height:62px;overflow:hidden;}
/* 集采 */
.collect li{padding:10px 0;border-bottom:1px solid #F1F4F8;}
.collect li .pic{margin-right:10px;max-height:62px;overflow:hidden;}
.collect li .title{margin:5px auto 11px;font-size:15px;font-weight:bold;color:#191919;}
.collect li .price{margin-right:5px;font-size:14px;font-weight:bold;color:#FA7600;}
.collect li .unit{margin-top:2px;font-size:12px;font-weight:400;color:#9EA7B4;}
/* 供求 */
.supply{padding-top:15px;}
.supply .conbox{height:260px;}
.supply li{width:280px;height:82px;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #F1F4F8;}
.supply li .pic{margin-right:10px;width:62px;height:62px;border-radius:4px;overflow:hidden;}
.supply li .info{margin-right:0;width:195px;}
.supply li .thumb{width:100%;}
.supply li .title{margin-top:5px;margin-bottom:11px;font-size:15px;font-weight:bold;color:#191919;line-height:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.supply li .tags{margin-right:5px;padding:1px 5px;font-size:12px;font-weight:bold;color:#FFFFFF;line-height:17px;background:-webkit-gradient(linear,left top,right top,from(#00B2FF),to(#007AFF));background:linear-gradient(90deg,#00B2FF 0%,#007AFF 100%);border-radius:2px;}
.supply li .address{font-size:13px;font-weight:400;color:#9EA7B4;line-height:18px;}
/* banner */
.slider{margin:0;width:500px;height:375px;background:#fff;}
.slider .prev,.slider .next{position:absolute;z-index:4;display:block;width:40px;height:40px;top:50%;margin-top:-20px;left:20px;;cursor:pointer;border-radius:50%;background:rgba(0,0,0,0.5) url('../images/banner_previous.png') center center no-repeat;}
.slider .next{left:auto;right:30px;background:rgba(0,0,0,0.5) url('../images/banner_next.png') center center no-repeat;}
.slider .hd{left:40%;bottom:15px;right:inherit;padding:0;}
.slider .hd li{background-color:rgba(255,255,255,0.5);}
.slider .hd li.active{background-color:transparent;border:1px solid #fff;}
.slider-banner-class .slider>.bd>ul{height:375px;}
.slider-banner-class .slider>.bd>ul>li>a{position:relative;}
.slider-banner-class .slider>.bd>ul>li>a>img{position:absolute;display:block;width:auto;height:100%;top:0;left:50%;right:0;bottom:0;margin:auto;transition:all 2s;z-index:1;transform:translate(-50%,0) scale(1);-webkit-transform:translate(-50%,0) scale(1);-moz-transform:translate(-50%,0) scale(1);-ms-transform:translate(-50%,0) scale(1);-o-transform:translate(-50%,0) scale(1);-webkit-transition:all 2s;-moz-transition:all 2s;-ms-transition:all 2s;-o-transition:all 2s;}
.slider-banner-class .slider>.bd>ul>li>a:hover img{transform:translate(-50%,0) scale(1.1);-webkit-transform:translate(-50%,0) scale(1.1);-moz-transform:translate(-50%,0) scale(1.1);-ms-transform:translate(-50%,0) scale(1.1);-o-transform:translate(-50%,0) scale(1.1);}
.slider-banner-class .slider>.bd>ul>li>a p{display:none;position:absolute;left:0;right:0;bottom:35px;z-index:3;text-align:left;color:#fff;font-size:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.slider-banner-class .slider>.bd>ul>li>a::after{content:"";display:none;}
.slider-banner-class .slider>.bd>ul>li>.live_link::after{content:'';display:block;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;right:0;bottom:0;top:0;position:absolute;z-index:2;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.5)));background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);}
.slider-banner-class .slider>.bd>ul>li>.live_link p{display:block;}
.slider-banner-class .slider>.bd>ul>li>a figure{display:none;background:url(/static/common/images/banner_icon_bf@2x.png) no-repeat center;background-size:80px auto;width:80px;height:70px;position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50% );-webkit-transform:translate(-50%,-50% );-moz-transform:translate(-50%,-50% );-ms-transform:translate(-50%,-50% );-o-transform:translate(-50%,-50% );}
.slider-banner-class .slider>.bd>ul>li>.live_link figure{display:block;}
.slider-banner-class .slider>a.prev,.slider-banner-class .slider>a.next{opacity:0;transition:opacity 2s;-webkit-transition:opacity 2s;-moz-transition:opacity 2s;-ms-transition:opacity 2s;-o-transition:opacity 2s;transition:background .4s;}
.slider-banner-class .slider>a.prev:hover{
    background: #fa7600 url(../images/banner_previous.png) center center no-repeat;
}
.slider-banner-class .slider>a.next:hover{
    background: #fa7600 url(../images/banner_next.png) center center no-repeat;
}
.slider-banner-class .slider:hover>a.prev,.slider-banner-class .slider:hover>a.next{opacity:1;}
/* banner-直播 */
.slider .bd li a.live_stream{position:absolute !important;width:440px;height:255px;left:66px;z-index:9;}
.m_t_more{display: none;}
/* 推荐 */
.HuiTab_right{width:320px;height: 375px;}
.HuiTab_right .dzGif{
    width: 100%;
}
.HuiTab_right .dzTitle{
    width: 100%;
}
.HuiTab_right .dzTabBar{
    width: 100%;
    overflow: hidden;
}
.HuiTab_right .dzTabBar .barItem{
    width: 33.3%;
    height: 30px;
    border-bottom: 1px solid #FA7600;
    text-align: center;
    line-height: 30px;
    color: #FA7600;
    font-size: 14px;
    float: left;
    cursor: pointer;
}
.HuiTab_right .dzTabBar .barItem.on{
    background: linear-gradient(180deg, #FF9639 0%, #FA7600 100%);
    color: #fff;
}
.HuiTab_right .dzCompanyList{
    width: 100%;
    overflow: hidden;
    padding: 9px 20px 11px;
    box-sizing: border-box;
    background: linear-gradient(180deg, #FFFFFF 0%, #FFF9F5 100%);
    display: none;
    height: 277px;
}
.HuiTab_right .dzCompanyList .listItem{
    width: 100%;
    position: relative;
    margin-bottom: 7px;
    padding: 0 24px 0 30px;
    box-sizing: border-box;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
    font-family: Segoe UI-Regular, Segoe UI;
    font-weight: 400;
    color: #000000;
    cursor: pointer;
    display: block;
    text-overflow :ellipsis; 
    white-space :nowrap; 
}
.HuiTab_right .dzCompanyList .listItem .num{
    position: absolute;
    width: 21px;
    line-height: 20px;
    top: 0;
    left: 0;
    font-size: 14px;
    font-weight: bold;
    color: #FA7600;
}
.HuiTab_right .dzCompanyList .listItem:first-child .num{
    background: url(../images/dz_num1.png) top center no-repeat;
    background-size: 100% 97%;
    text-align: center;
    color: #fff;
}
.HuiTab_right .dzCompanyList .listItem:nth-child(2) .num{
    background: url(../images/dz_num2.png) top center no-repeat;
    background-size: 100% 97%;
    text-align: center;
    color: #fff;
}
.HuiTab_right .dzCompanyList .listItem:nth-child(3) .num{
    background: url(../images/dz_num3.png) top center no-repeat;
    background-size: 100% 97%;
    text-align: center;
    color: #fff;
}
.HuiTab_right .dzCompanyList .listItem .likeIcon{
    position: absolute;
    width: 14px;
    height: 14px;
    top: 3px;
    right: 0;
    background: url(../images/like_regular.png) top center no-repeat;
    background-size: 100%;
}
.HuiTab_right .dzCompanyList .listItem:hover{
    color: #FA7600;
}
.HuiTab_right .dzCompanyList .listItem:hover .likeIcon{
    background: url(../images/like_hover.png) top center no-repeat;
    background-size: 100%;
}
/* .reviewStage .dzCompanyList{
    display: block;
} */
.reviewStage .dzCompanyList .listItem{
    padding: 0 24px 0 0;
}
.HuiTab_right .bottomBar{
    width: 100%;
    overflow: hidden;
    background: #fff;
}
.HuiTab_right .bottomBar .barItem{
    width: 50%;
    float: left;
    text-align: center;
    line-height: 31px;
    color: #FA7600;
    font-size: 14px;
    cursor: pointer;
}
.HuiTab_right .bottomBar .barItem .itemIcon{
    width: 11px;
    margin-right: 11px;
}
.HuiTab_right .tabCon{
    padding: 15px;
    height: 326px;
    background: #fff;
    box-sizing: border-box;
}
.HuiTab_right .conbox{
    height: 306px;
    padding-right: 0;
    /* overflow: hidden; */
}
.HuiTab_right .tabBar{
    width: 100%;
    overflow:hidden;
    background: linear-gradient(135deg, #FDDA5C 0%, #FFAB3E 100%);
    border-bottom: none;
    height: 45px;
}
.HuiTab_right .tabBar span{
    margin-top: 10px;
    height: 35px;
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    margin-left: 10px;
}
.HuiTab_right .tabBar span.current{
    border-bottom: none!important;
    background: #fff;
    height: 35px;
    line-height: 35px;
    margin-left: 10px;
    margin-top: 10px;
    font-weight: 600;
}
.HuiTab_right .tabCon .banItem{
    width: 47%;
    float: left;
    padding: 5px 0;
}
.HuiTab_right .tabCon.latest .banItem{
    padding: 5px 0;
}
.HuiTab_right .tabCon .banItem .banCompany-pm{
    width: 20px;
    height: 20px;
    margin-right: 5px;
    float: left;
}
.HuiTab_right .tabCon .banItem:nth-child(odd){
    margin-right: 6%;
}
.HuiTab_right .tabCon .banItem:nth-child(-n+2){
    padding-top: 0;
}
.HuiTab_right .tabCon .banItem:first-child .banCompany-pm{
    background: url(../images/hyb_dym_01.png) no-repeat center;
    background-size: 20px;
}
.HuiTab_right .tabCon .banItem:nth-child(2) .banCompany-pm{
    background: url(../images/hyb_dym_02.png) no-repeat center;
    background-size: 20px;
}
.HuiTab_right .tabCon .banItem:nth-child(3) .banCompany-pm{
    background: url(../images/hyb_dym_03.png) no-repeat center;
    background-size: 20px;
}
.HuiTab_right .tabCon .banItem .banCompany-pm span{
    width: 17px;
    height: 17px;
    background: #E8EAEC;
    border-radius: 50%;
    color: #9EA7B4;
    text-align: center;
    line-height: 18px;
    font-size: 10px;
    font-weight: 600;
    display: block;
    margin: 4px auto 0;
}
.HuiTab_right .tabCon .banItem:nth-child(-n+5) .banCompany-pm span{
    background: none;
    color: #fff;
}
.HuiTab_right .tabCon .banItem:nth-child(4) .banCompany-pm span{
    background: #FA7600;
}
.HuiTab_right .tabCon .banItem:nth-child(5) .banCompany-pm span{
    background: #FA7600
}
.HuiTab_right .tabCon .banItem .banCompany-logo{
    width: 22px;
    height: 22px;
    margin-right: 5px;
    float: left;
    border: 1px solid #F2F2F2;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.HuiTab_right .tabCon .banItem .banCompany-logo img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.HuiTab_right .tabCon .banItem .banCompany-name{
    width: 86px;
    height: 21px;
    line-height: 21px;
    /* margin-right: 5px; */
    float: left;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}
.HuiTab_right .tabCon .banItem .banCompany-name:hover{
    color: #fa7600;
}
.HuiTab_right .box{display:block;width:230px;position:relative;padding:20px 15px 18px 15px;margin:0 auto 10px;border-radius:4px;background-size:cover;background-repeat:no-repeat;background-position:center center;}
.HuiTab_right .box::before{content:"";display:block;left:0;right:0;top:0;bottom:0;background-color:rgba(0,20,43,0.5);position:absolute;pointer-events:none;z-index:0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;}
.HuiTab_right .box .wrapper{z-index:1;position:relative;}
.HuiTab_right .box:hover::before{background-color:rgba(0,20,43,0.3);}
.HuiTab_right .box .wrapper .name{margin-bottom:5px;font-size:16px;font-weight:bold;color:#FFFFFF;}
.HuiTab_right .box .wrapper .tags{display:inline-block;font-size:12px;margin-bottom:18px;padding:2px 6px;border-radius:2px;border:1px solid #FFFFFF;color:#ffffff;}
.HuiTab_right .box .wrapper .address{font-size:12px;font-weight:400;color:#FFFFFF;max-width: 120px;}
.HuiTab_right .box .wrapper .logo_box{display:block;width:90px;height:90px;background:#FFFFFF;border-radius:4px;position:relative;overflow:hidden;}
.HuiTab_right .box .wrapper .logo_box img{display:block;width:95%;height:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.album-titles .business_name{margin-right: 0;}
/* 点赞品牌榜 */
.HuiTab_right .conbox_pinpai_dianzan{
    display: block;
    overflow: hidden;
}

.HuiTab_right .tabbox_pinpai_dianzan{
    display: block;
    height: 37px;
    width: 100%;
}

.HuiTab_right .tabbox_pinpai_dianzan .tabbox_pinpai_dianzan_wrapper{
    display: block;
    width: 100%;
    font-size: 0;
    line-height: 0;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.HuiTab_right .tabbox_pinpai_dianzan .tabbox_pinpai_dianzan_wrapper::-webkit-scrollbar{width:5px;height:2px;}
.HuiTab_right .tabbox_pinpai_dianzan .tabbox_pinpai_dianzan_wrapper::-webkit-scrollbar-thumb{border-radius:3px;background:#E8EAEC;}
.HuiTab_right .tabbox_pinpai_dianzan .tabbox_pinpai_dianzan_wrapper::-webkit-scrollbar-track{border-radius:10px;background:#fff;}

.HuiTab_right .tabbox_pinpai_dianzan .tabbox_item{
    display: inline-block;
    height: 30px;
    border-radius: 15px;
    padding: 0 17px;
    background: transparent;
    font-size: 13px;
    line-height: 30px;
    color: #000;
    cursor: pointer;
    margin-right: 10px;
}

.HuiTab_right .tabbox_pinpai_dianzan .tabbox_item.active{
    background: #FFF7EF;
}

.HuiTab_right .conbox_pinpai_dianzan_tab_combo{
    display: none;
    height: calc(306px - 37px);
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}

.HuiTab_right .conbox_pinpai_dianzan_tab_combo.active{
    display: block;
}

.HuiTab_right .conbox_pinpai_dianzan_tab_combo::-webkit-scrollbar{width:5px;height:5px;}
.HuiTab_right .conbox_pinpai_dianzan_tab_combo::-webkit-scrollbar-thumb{border-radius:3px;background:#E8EAEC;}
.HuiTab_right .conbox_pinpai_dianzan_tab_combo::-webkit-scrollbar-track{border-radius:10px;background:#fff;}


/* 新闻 */
.listscroll::-webkit-scrollbar{width:5px;height:5px;}
.listscroll::-webkit-scrollbar-thumb{border-radius:3px;background:#E8EAEC;}
.listscroll::-webkit-scrollbar-track{border-radius:10px;background:#fff;}
/* .white_caption{padding:10px 0;border-bottom:1px solid #E8EAEC;} */
.white_caption .t_name{font-size:18px;border-left:none!important;line-height:1.5;}
.white_caption .t_name img{width: 124px;height: 35px;}
.analysis{width: 500px;background:#fff;height: 255px;}
.analysis .white_caption{
    width: 100%;
    height: 45px;
    color: #181818;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 45px;
    position: relative;
    box-shadow: 0px 1px 0px 0px #E8EAEC;
}
.analysis .white_caption::before{
    content: '';
    width: 4px;
    height: 20px;
    background: linear-gradient(180deg, #FDAE00 0%, #FA7600 100%);
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 10px;
}
.analysis .white_caption .t_name{
    line-height: 45px;
}
.analysis .white_caption .t_more{
    margin-top: 0;
    height: 45px;
    line-height: 45px;
}
.analysis .white_caption .t_more:hover{
    background: url(../images/title_icon_more_orange.png) center right no-repeat;
}
.analysis ol{padding:  20px;/* margin-bottom:10px; height: 164px;*/list-style-type:disc;list-style-position:inside;overflow-y:scroll;-webkit-box-sizing:border-box;box-sizing:border-box;overflow: hidden;}
.analysis li{margin-bottom: 15px;line-height: 21px;font-size:14px;font-weight:400;color:#13233F;list-style: inherit;}
.analysis ol a{
    overflow:hidden;
    white-space:nowrap;
    display:inline-block;
    width:96%;
    vertical-align:middle;
    font-size: 16px;
}
.analysis ol li::marker{color:#13233F;}
.analysis ol li:hover::marker{color:#0050A8;}
.news{width:540px;height:375px;margin:0 20px;}
.news .t_more.pc_view{
    margin-top: 15px;
}
.area_1 .t_more.pc_view:hover{
    background: url(../images/title_icon_more_orange.png) center right no-repeat;
}
.news .marquee_wrapper{margin-top:2px;margin-left:30px;height:25px;width:370px;background:#FFF2E7;}
.news .marquee{height:22px;margin:1px 16px;padding:0 19px;background:url('../images/nav_icon_marquee.png') left center no-repeat;}
.news .marquee li{font-size:12px;font-weight:400;color:#FA7600;}
.news .list{padding: 17px 20px;background-color: #fff;}
.news .list ol{margin-right:0;width:100%;}
.news .list ol.ol2{margin-right:0;}
.news .list li{color:#13233f;font-size:14px;line-height:17px;margin-bottom:13px;}
.news .list li .icon{margin-right:10px;}
.news .list li .column_name{color:#1c3f71;font-weight:bold;padding-right:5px;margin-right:7px;border-right:2px solid #DCDEE2;}
.news .list li a:hover .column_name{color:#0050a8;}
.news .list li .title{width:222px;display:inline-block;white-space:nowrap;text-overflow:clip;}
.news .list ol li{
    overflow: hidden;
    margin-bottom: 0!important;
    padding-bottom: 15px;
    background: none!important;
}
.news .list ol li:nth-child(-n+6):nth-child(n+3){
    padding-left: 0!important;
    padding-top: 15px;
    padding-bottom: 0px;
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 22px;
    position: relative;
}
.news .list ol li:nth-child(-n+6):nth-child(n+3) a{
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    width: 96%;
    vertical-align: middle;
    font-size: 16px;
    color: #666;
    margin-left: 16px;
}
.news .list ol li:nth-child(-n+6):nth-child(n+3):hover a{
    color: #FA7600;
}
.news .list ol li:nth-child(-n+6):nth-child(n+3)::before{
    color: #e8eaec;
    content: '•';
    position: absolute;
    top: 15px;
    left: 0;
}
.news .list ol li:nth-child(-n+6):nth-child(n+3):hover::before{
    color: #FA7600;
}
.news .list ol li:nth-child(2){
    border-bottom: 1px solid #F2F2F2;
}
.news .list ol .tt_title{
    width: 100%;
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    overflow: hidden;
    margin-bottom: 10px;
}
.news .list ol li:hover .tt_title{
    color: #fa7600;
}
.news .list ol .tt_excerpt{
    height: 25px;
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 25px;
    max-width: 90%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
}
.news .list ol .tt_xq{
    height: 25px;
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FA7600;
    line-height: 25px;
    float: left;
}
.ad_pic{width:290px;height:210px;}
/* 新增资讯版块 */
.news_moreTab{
    width: 540px;
    height: 255px;
    margin: 0 20px;
    background: #fff;
}
.news_moreTab .white_caption{
    width: 100%;
    height: 45px;
    color: #181818;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 45px;
    box-shadow: 0px 1px 0px 0px #E8EAEC;
}
.news_moreTab .white_caption .t_more{
    margin-top: 0;
}
.news_moreTab .white_caption .tabName{
    width: 66px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #181818;
    float: left;
    cursor: pointer;
}
.news_moreTab .white_caption .tabName.cur,.news_moreTab .white_caption .tabName:hover{
    color: #FA7600;
    font-weight: 600;
    position: relative;
}
.news_moreTab .white_caption .tabName.cur::after{
    content: '';
    width: 66px;
    height: 3px;
    background: linear-gradient(90deg, #FDAE00 0%, #FA7600 100%);
    border-radius: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.news_moreTab .itemShow{
    display: block;
}
.news_moreTab .itemNone{
    display: none;
}
.news_moreTab ol{
    padding:20px;
    list-style-type:disc;
    list-style-position:inside;
    overflow-y:scroll;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    overflow: hidden;
    width: 100%;
}
.news_moreTab li{
    margin-bottom: 15px;
    line-height: 21px;
    font-size:14px;
    font-weight:400;
    color:#13233F;
    list-style: inherit;
}
.news_moreTab ol a{
    overflow:hidden;
    white-space:nowrap;
    display:inline-block;
    width:96%;
    vertical-align:middle;
    font-size: 16px;
    color: #666;
    margin-left: -7px;
}
.news_moreTab ol a span{
    max-width: 87%;
    display: block;
    float: left;
    overflow: hidden;
}
.news_moreTab ol li::marker{
    color: #e8eaec;
}
.news_moreTab ol li:hover::marker{
    color: #FA7600;
}

/* 云展馆滚动 */
.yz_roll{
    width: 100%;
    height: 33px;
    margin-bottom: 10px;
    background: #fff;
}
.yz_roll .roll_title{
    width: 161px;
    height: 100%;
    float: left;
}
.yz_roll .roll_title>img{
    width: 100%;
    height: 100%;
}
.yz_roll .roll_con{
    width: calc(100% - 230px);
    height: 100%;
    float: left;
    overflow: hidden;
}
.yz_roll .roll_con .con_item{
    width: auto !important;
    height: 33px;
    float: left;
    margin: 0 15px;
}
.yz_roll .roll_con .con_item a{
    line-height: 33px;
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
}
.yz_roll .roll_con .con_item:hover a{
    color: #fa7600;
}
.yz_roll .roll_more{
    width: 69px;
    height: 100%;
    float: left;
    box-sizing: border-box;
    padding: 6px 10px;
}
.yz_roll .roll_more a{
    height: 21px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #657180;
    line-height: 21px;
    width: 100%;
    display: block;
}
.yz_roll .roll_more:hover a{
    color: #fa7600;
}


/* 铝联优采 */
.al_material .J_material .temp_wrap .tempWrap{
    width: 1206px!important;
}
.al_material li{
    float:left;
    width:201px;
    height:265px;
    /* overflow:hidden; */
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 0 20px 0;
}
.al_material .ertical_bar{right:0;top:20px;width:1px;height:202px;background-color:#F1F4F8;}
.al_material li a{display:block;text-decoration:none;padding:15px 0;}
.al_material li .pic{width:140px;height:140px;margin:0px auto 10px;}
.al_material li .pic img{width:100%;}
.al_material li .title{height:20px;margin:0 auto 15px;width:182px;font-size:15px;font-weight:bold;color:#17233D;line-height:20px;}
.al_material li .bottom{padding:0 10px;}
.al_material li a:hover .title{color:#004ea2;}
.al_material li .price{font-size: 15px;color:#fa7600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:110px;display:inline-block;}
.al_material li .unit{color:#9EA7B4;}
.al_material li .enquiries{padding:5px 20px;font-size:14px;font-weight:bold;color:#004EA2;line-height:20px;background:#E6F1FF;border-radius:14px;}
.al_material li .enquiries:hover{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#00B2FF),to(#007AFF));background:linear-gradient(90deg,#00B2FF 0%,#007AFF 100%);}
.al_material .s_prev,.al_material .s_next{top:106px;left:0;display:block;width:25px;height:35px;border-radius:0px 100px 100px 0px;background:rgba(0,0,0,0.2) url('../images/zk_previous_index.png') 5px center no-repeat;z-index:1;-webkit-transition:all .4s;transition:all .4s;}
.al_material .s_next{left:inherit;right:0;border-radius:100px 0 0 100px;background:rgba(0,0,0,0.2) url('../images/zk_nextious_index.png') 10px center no-repeat;}
.al_material .s_prev:hover,.al_material .s_next:hover{background-color:rgba(0,0,0,0.5);-webkit-transition:all .4s;transition:all .4s;}
.al_material li .figure_wrapper{width:100%;height:100%;}
.al_material li .figure_wrapper>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
/* 推荐产品 */
.p_b{background:#F0F4F8;}
.product{padding-bottom:50px;}
.product .t_name{padding-bottom:30px;background-color:#fff;}
.product .big_logo{width:197px;height:197px;overflow:hidden;margin-top:-0.05%;}
/* 拼接广告间隙处理 */
.product .big_logo:nth-child(1),.product .big_logo:nth-child(2){margin-top:0;}
.product .big_logo:nth-child(2n){margin-left:-0.2%;}
.product .pro{width:394px;}
.product .list{width:403px;}
.product .list .logo{width:197px;height:197px;}
.product .list .item{padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.product .list .item .maskWraper .maskBox{display:table;top:inherit;width:114px;height:44px !important;text-align:center;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px;}
.product .list .item .maskWraper .maskBox>div{width:100%;max-height:44px;font-size:12px;font-weight:400;color:#FFFFFF;line-height:17px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.product .list .item .maskWraper.hover .maskBox{background-color:rgba(0,0,0,0.49);}
.product .list .colum{display:block;margin-bottom:15px;}
.product .list .colum .name{line-height:28px;font-size:20px;font-weight:600;color:#0050A8;}
.product .list .colum .icon{margin-top:4px;width:24px;height:24px;margin-left:10px;}
.product .list .p_item{width:114px;height:114px;margin-right:10px;cursor:pointer;background-color:#fff;border:1px solid #E8EAEC;-webkit-box-sizing:border-box;box-sizing:border-box;}
.product .list .p_item .text-c{opacity:0;}
.product .list .p_item.hover .text-c{opacity:1;}
.product .list .p_item:nth-last-child(1){margin-right:0;}
/* 推荐产品 20210205 */
.product_container{background-color:#fff;}
.product_container .product_wrapper .ll{width:300px;height: 605px;background:#F8F8F9;position:relative;}
.product_container .product_wrapper .ll .class_menu{display:block;width:100%;padding-top:10px;position:static;}
.product_container .product_wrapper .ll .class_menu>li{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:80px;position: static;}
.product_container .product_wrapper .ll .class_menu>li>.fu_cate{position: relative;}
.product_container .product_wrapper .ll .class_menu>li>.fu_cate>a{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-right:20px;width:100%;height:80px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;}
.product_container .product_wrapper .ll .class_menu>li>.fu_cate>a>p{-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 20px 0 30px;}
.product_container .product_wrapper .ll .class_menu>li>.fu_cate>a>p>*{display:inline-block;vertical-align:middle;}
.product_container .product_wrapper .ll .class_menu>li>.fu_cate>a img{width:30px;height:30px;margin-right:15px;}
.product_container .product_wrapper .ll .class_menu>li>.fu_cate>a span{font-size:18px;font-weight: 500;color: #181818;line-height: 22px;}
.product_container .product_wrapper .ll .class_menu>li>.fu_cate>.recommend{/* margin-top: -21px; *//* display: block; */position: absolute;bottom: 15px;left: 55px;width: 187px;box-sizing: border-box;}
.product_container .product_wrapper .ll .class_menu>li>.fu_cate>.recommend a{
    font-size: 14px;
    color: #657180;
    margin-right: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    float: left;
    /* max-width: 30%; */
    padding-right: 14px;
    box-sizing: border-box;
}
.product_container .product_wrapper .ll .class_menu>li>.fu_cate>.recommend a:hover{color: #FA7600;}
.product_container .product_wrapper .ll .class_menu>li>.children{display:none;position:absolute;width:570px;height: 605px;overflow-y:scroll;background:#FFFFFF;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.05);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.05);border-radius:1px;left:100%;top:0;}
.product_container .product_wrapper .ll .class_menu>li>.children>li{display:block;width:50%;height:25%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:22px 30px 0 30px;}
.product_container .product_wrapper .ll .class_menu>li>.children>li>p{font-size:16px;font-weight:bold;color:#17233D;line-height:22px;margin-bottom:15px;}
.product_container .product_wrapper .ll .class_menu>li>.children>li>ul.third{height:55px;overflow-y:hidden;}
.product_container .product_wrapper .ll .class_menu>li>.children>li>ul.third li{display:inline-block;margin-right:15px;margin-bottom:10px;}
.product_container .product_wrapper .ll .class_menu>li>.children>li>ul.third li a span{font-size:12px;font-weight:400;color:#657180;line-height:17px;}
.product_container .product_wrapper .ll .class_menu>li>.children>li>ul.third li a:hover span{color:#004EA2;}
.product_container .product_wrapper .ll .class_menu>li:hover{background-color: #fff;}
.product_container .product_wrapper .ll .class_menu>li:hover>.children{display:block;}
.product_container .product_wrapper .ll .class_menu>li:hover>.fu_cate>a{position:relative;background-color:#fff;}
.product_container .product_wrapper .ll .class_menu>li:hover>.fu_cate>a::before{content:'';display:block;position:absolute;left:0;top:0;height:100%;width:5px;background:-webkit-gradient(linear,left top,left bottom,from(#007CFF),to(#004EA2));background:linear-gradient(180deg,#007CFF 0%,#004EA2 100%);}
.product_container .product_wrapper .ll .more_products{font-size:14px;font-weight:400;color:#004EA2;line-height:20px;margin-top:20px;text-align:center;display:block;}
.product_container .product_wrapper .ll .more_products span{display:inline-block;vertical-align:middle;}
.product_container .product_wrapper .product_list{display: none;}
.product_container .product_wrapper .product_list:first-child{display: block;}
.product_container .product_wrapper .rr{width:calc(100% - 300px);}
.product_container .product_wrapper .rr li{width: calc(20% - 3px);height: 200px;border:1px solid #F2F2F2;z-index:1;/*overflow:hidden;*/}
.product_container .product_wrapper .rr li a{display:block;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding: 15px 40px;}
.product_container .product_wrapper .rr li a .img_sf{
    height: 140px;
    width: 140px;
    overflow: hidden;
}
.product_container .product_wrapper .rr li a img{
    height: 100%;
    width: 100%;
    /* margin-right:10px; */
    transition: all .4s;
}
.product_container .product_wrapper .rr li a h5{width: 100%;font-size:16px;font-weight:400;color:#464C5B;line-height:20px;word-break:break-all;text-overflow:ellipsis;/* display:-webkit-box; *//* -webkit-box-orient:vertical; *//* -webkit-line-clamp:2; */overflow:hidden;margin-bottom:34px;padding-top:0;padding-bottom:0;margin-top: 10px;text-align: center;white-space: nowrap;}
.product_container .product_wrapper .rr li a span{font-size:12px;font-weight:400;color:#FFFFFF;line-height:17px;background:#FA7600;border-radius:2px;padding:2px 5px;}
.product_container .product_wrapper .rr li a .company_name{height:20px;overflow:hidden;}
.product_container .product_wrapper .rr li a .company_name img{height:12px;width:auto!important;}
.product_container .product_wrapper .rr li a span.span_company_name{border:none;padding:0;font-size:12px;font-weight:400;color:#666666;line-height:17px;}
.product_container .product_wrapper .rr li:hover{border:1px solid transparent;-webkit-box-shadow:0px 10px 10px 0px rgba(0,78,162,0.1);box-shadow:0px 10px 10px 0px rgba(0,78,162,0.1);z-index:10;}
.product_container .product_wrapper .rr li:hover h5{color:#004EA2;}
.product_container .product_wrapper .rr li:hover a img{
    transform: scale(1.1);
}
.product_container .product_wrapper .ll .class_menu>li>.li_recom{
    width: 379px;
    position: absolute;top: 0;left: 820px;
    height: 100%;
    background-color: #fff;
    display: none;
    box-shadow: 3px 5px 6px 0px rgb(0 0 0 / 2%);
}
.product_container .product_wrapper .ll .class_menu>li>.li_recom ul{
    
}
.product_container .product_wrapper .ll .class_menu>li>.li_recom ul li{
    width: calc(50% - 2px);
    height: 200px;
    border: 1px solid #F2F2F2;
    z-index: 1;
    overflow: hidden;
    float: left;
}
.product_container .product_wrapper .ll .class_menu>li>.li_recom ul li:hover{
    box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.1);
}
.product_container .product_wrapper .ll .class_menu>li>.li_recom ul li a{
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 24px;
}
.product_container .product_wrapper .ll .class_menu>li>.li_recom ul li a .img_sf{
    height: 140px;
    width: 140px;
    overflow: hidden;
}
.product_container .product_wrapper .ll .class_menu>li>.li_recom ul li a img{
    height: 100%;
    width: 100%;
    transition: all .4s;
}
.product_container .product_wrapper .ll .class_menu>li>.li_recom ul li a h5{
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #464C5B;
    line-height: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    /* display: -webkit-box; */
    /* -webkit-box-orient: vertical; */
    /* -webkit-line-clamp: 2; */
    overflow: hidden;
    margin-bottom: 34px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 10px;
    text-align: center;
    white-space: nowrap;
}
.product_container .product_wrapper .ll .class_menu>li>.li_recom ul li:hover a img{
    transform: scale(1.1);
}
.product_container .product_wrapper .ll .class_menu>li>.li_recom ul li:hover a h5{
    color: #FA7600;
}


/* 铝企通认证 */
.lqt_cer{
    width: 100%;
    background: #fff;
    /* padding-bottom: 30px; */
}
.lqt_cer .containBox{
    height: 330px;
    margin: 0 auto;
    background: url(../images/home_bg_lqt.png) no-repeat top center;
    background-size: 100% 100%;
    padding: 30px;
    box-sizing: border-box;
}
.lqt_cer .cer_con{
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.4);
}
.lqt_cer .cer_con .cer_conTitle{
    width: 100%;
    height: 90px;
    padding: 20px;
    box-sizing: border-box;
}
.lqt_cer .cer_con .cer_conTitle .title_logo{
    width: 255px;
    height: 48px;
}
.lqt_cer .cer_con .cer_conTitle .title_logo img{
    width: 100%;
}
.lqt_cer .cer_con .cer_conTitle .title_btn{
    width: 225px;
    height: 41px;
    line-height: 41px;
    background: linear-gradient(135deg, #FFE6B3 0%, #FEAB99 100%);
    border-radius: 21px;
    text-align: center;
    position: relative;
}
.lqt_cer .cer_con .cer_conTitle .title_btn .btn_mongban{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 21px;
    transition: all .4s;
    background: rgba(255, 255, 255, 0.2);
    transform: translate(-50%,-50%);
}
.lqt_cer .cer_con .cer_conTitle .title_btn:hover .btn_mongban{
    width: 100%;
    height: 100%;
    transform-origin: center;
}
.lqt_cer .cer_con .cer_conTitle .title_btn a{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #A25A19;
}
.lqt_cer .cer_con .cer_conCon{
    width: 100%;
    height: 177px;
    padding: 20px 20px 0px 20px;
    box-sizing: border-box;
    background: linear-gradient(135deg, #FFE6B3 0%, #FEAB99 100%);
    border-radius: 10px;
}
.lqt_cer .cer_con .cer_conCon .swiper-container{
    padding: 0px 0px 30px 0px;
}
.lqt_cer .cer_con .cer_conCon .swiper-slide{
    margin: 0 5px 5px 0;
}
.lqt_cer .cer_con .cer_conCon .swiper-slide:hover{
    box-shadow: 0px 8px 15px 0px rgba(51, 41, 27, 0.2);
    z-index: 999;
}
.lqt_cer .cer_con .cer_conCon .con_item{
    width: 212px;
    height: 125px;
    /* margin-right: 5px; */
    padding: 10px 48px;
    box-sizing: border-box;
    float: left;
    background: #fff;
    border-radius: 4px;
    /* overflow: hidden; */
}
.lqt_cer .cer_con .cer_conCon .con_item a{
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}
.lqt_cer .cer_con .cer_conCon .con_item:nth-child(6n){
    margin-right: 0px;
}
.lqt_cer .cer_con .cer_conCon .con_item:nth-child(n+7){
    margin-bottom: 0px;
}
.lqt_cer .cer_con .cer_conCon .con_item img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.lqt_cer .cer_con .cer_conCon .swiper-slide:nth-child(even){
    margin-top: 0!important;
}
.lqt_cer .cer_con .swiper-pagination{
    bottom: 39px;
    width: 93.5%;
}
.lqt_cer .cer_con .swiper-pagination .swiper-pagination-bullet{
    margin: 0 5px;
}
.lqt_cer .cer_con .swiper-pagination .swiper-pagination-bullet-active{
    background: #fff;
}

/* 云展2021 */
.expo_container .title_row{display:block;width:100%;margin-bottom:25px;border-bottom:1px solid #F2F2F2;}
.expo_container .title_row .section_title{margin-right:25px;}
.expo_container .title_row .switch_btns li{display:inline-block;font-size:18px;font-weight:bold;color:#17233D;line-height:25px;padding-top:15px;padding-left:25px;padding-right:25px;white-space:nowrap;cursor:pointer;}
.expo_container .title_row .switch_btns li span{padding-bottom:20px;position:relative;}
.expo_container .title_row .switch_btns li.active{color:#004EA2;}
.expo_container .title_row .switch_btns li.active span::after{position:absolute;content:'';bottom:0;width:100%;left:0;display:block;height:5px;background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);}
.expo_container .title_row .links{padding-top:15px;}
.expo_container .title_row .links a{display:inline-block;font-size:16px;font-weight:400;color: #333333;line-height:20px;padding:5px 17px;-webkit-box-sizing:border-box;box-sizing:border-box;background: #f2f2f2;border-radius:15px;margin-right:10px;}
.expo_container .title_row .links a:hover{color:#FFFFFF;background:-webkit-gradient(linear,left top,right top,from(#00B2FF),to(#007AFF));background:linear-gradient(90deg,#00B2FF 0%,#007AFF 100%);}
.expo_container .expo_wrapper .expo_page{display:none;}
.expo_container .expo_wrapper .expo_page.active{display:block;}
.expo_container .expo_wrapper .expo_page .album-img{
    width:100%;
    height:188px;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}
.expo_container .expo_wrapper .expo_page .album-img .figure_wrapper{
    width:100%;
    height:188px;
    transition: all .4s;
}
    .expo_container .expo_wrapper .expo_page .album-img .figure_pic{width:100%;height:188px;-o-object-fit:cover;object-fit:cover;}
.expo_container .expo_wrapper .expo_page .album-item{
    width:335px;
    border:solid 1px #e0e0e0;
    border-radius: 8px;
    box-sizing: border-box;
    overflow: unset;
}
.expo_container .expo_wrapper .expo_page .album-item:hover{
    transform: translateY(-5px);
}
.expo_container .expo_wrapper .expo_page .album-item:hover .figure_wrapper{
    transform: scale(1.1);
}
.expo_container .expo_wrapper .expo_page .album-item:hover .name{
    color: #fa7600;
}
.expo_container .expo_wrapper .expo_page .album-item .album-title{border:none;}
.expo_container .expo_wrapper .expo_page .album-item .album-titles .logo_wrapper{
    width: 35px;
    height: 35px;
}
.expo_container .expo_wrapper .expo_page .album-item .album-titles .logo_wrapper .logo{
    width: 100%;
    height: 100%;
}
.album-titles .business_name{
    width: 150px;
    height: 35px;
}
.album-titles .business_name .name{
    max-width: 120px;
    width: auto;
    float: left;
    line-height: 35px;
    height: 35px;
    margin-right: 5px;
}
.album-titles .business_name .address{
    float: left;
    height: 35px;
    position: relative;
    overflow: unset;
}
.album-titles .business_name .address>img{
    height: 22px!important;
    margin-top: 6px;
}
.album-titles .business_name .address .rz_prompt{
    display: none;
}
.album-titles .business_name .address:hover .rz_prompt{
    display: block;
    position: absolute;
    bottom: -28px;
    left: -48px;
    width: 118px;
    height: 28px;
    background: url(../images/qp_bg.png) no-repeat center;
    background-size: 100%;
    padding: 6px 0 2px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}
.album-titles .inquiries_btns{
    float: right;
}
.expo_container .expo_wrapper .expo_page .album-item .album-title .inquiries_btns .consulting:hover{
    background: none!important;
}
/* 横幅广告 品牌点赞 */
.row_adv,.row_adv a,.row_adv img{display:block;width:100%;}
/* 铝型材 */
.aluminum .t_name{margin-top:21px;margin-right:30px;color:#9EA7B4;font-weight:400;}
.aluminum .t_name.current{font-weight:600;color:#0050A8;}
.aluminum .t_more{margin-bottom:20px;background:inherit;margin-right:0;padding-right:0;}
.aluminum .view_more{display:block;width:218px;margin:0 auto;height:41px;line-height:36px;background:#FFFFFF;border-radius:21px;text-align:center;border:none;font-weight:bold;color:#0050A8;}
.aluminum .figure_wrapper{width:auto;}
.aluminum .exhibition_more_btn{margin-right:0;}
.aluminum .exhibition_more_btn .text,.aluminum .exhibition_more_btn .icon{display:inline-block;}
.aluminum .exhibition_more_btn .icon{width:24px;height:24px;}
/* 资讯 */
.information{width:880px;margin-right:20px;background:#fff;margin-bottom:20px;}
.information .title_row{border-bottom:1px solid #F2F2F2;}
/* .information .title{padding-bottom:20px;}
*/
.information .title{height:66px;display:block!important;text-overflow:clip!important;}
.information_wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;padding: 20px 20px 15px;}
.live{background:#fff;}
.list_pic li{margin-bottom: 35px;margin-right:20px;width:195px;height:113px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.5)));background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);border-radius:4px;overflow:hidden;}
.list_pic li:nth-last-child(1){margin-right:0;}
.list_pic li .pic{max-width:205px;}
.information_wrapper .list_pic .pos-r{width: 202px;height: 140px;margin-right: 10px;background: none;}
.information_wrapper .list_pic .pos-r .news-img{width: 100%;height: 113px;/* background: #000; */overflow: hidden;}
.information_wrapper .list_pic .pos-r .news-img img{width: 100%;height: 100%;object-fit: cover;}
.information_wrapper .list_pic .pos-r:last-child{margin-right: 0;}
.information_wrapper .list_pic .pos-r .text{text-shadow: none;color: #000;height: 20px;overflow: hidden;left: auto;bottom: auto;margin-top: 10px;}
.information_wrapper .list_pic li .banner_icon_bf_small{bottom: auto;left: auto;margin-right: 5px;/* margin-top: 10px; */display: inline-block;}
.list_pic li .banner_icon_bf_small{bottom:36px;left:8px;z-index: 2;}
.list_pic li .banner_icon_bf_small .orange{display:none;}
.list_pic li .text{bottom:8px;left:8px;right:8px;font-size:14px;font-weight:400;color:#FFFFFF;line-height:20px;text-shadow:0px 0px 3px rgb(0 0 0 / 80%);z-index: 2;height: 20px;overflow-y: hidden;}
.list_item{margin-right:19px;}
.list_item .cat_column .cat_name{margin-bottom:15px;}
.list_item .cat_column .column_name{margin-right:20px;color:#13233f;}
.list_item .cat_column .column_name:nth-last-child(1){margin-right:0;}
.list_item .cat_column .column_name:hover,.list_item .cat_column .column_name.hover{color:#0050A8;}
.list_item .cat_column .line_bg{bottom:2px;}
.list_item .list{width:260px;margin-right:20px;}
.list_item .list:nth-last-child(1){margin-right:0;}
.list_item .list:nth-child(2){
    margin-right:0;
}
.list_item .list li{margin-bottom:15px;font-size:14px;}
.list_item .list li.first{margin-bottom:20px;}
.list_item .list li{overflow:hidden;white-space:nowrap;}
.list_item .list .pic{margin-right:10px;width:146px;height:109px;border-radius:2px;overflow:hidden;}
.list_item .list .pic .thumb{width:146px;height:109px;-o-object-fit:cover;object-fit:cover;}
.list_item .list .right{width:103px;height:109px;}
.list_item .list .no_pic{font-size:18px;width:100%;}
.list_item .list .border_blue{width:38px;height:3px;background:#0050A8;}
.list_item .list .a{color:#133f1a;}
.list_item .list .title{line-height:22px;font-size:14px;word-break:break-all;font-weight:400;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.list_item .list .company_name{bottom:0;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;display:inline-block;overflow:hidden;white-space:nowrap;width:103px;}
.list_item_right{width:280px;margin-right:0;}
/* 铝播 */
.live{width:300px;margin-bottom:17px;}
.live .title{margin-bottom:20px;}
.live .list_pic li{width:300px;height:169px;margin-bottom:10px;}
.list_pic li .pic{max-width:100%;}
.live .list{padding:10px 10px 10px 10px;}
.live .list li{color:#13233f;font-size:14px;line-height:17px;margin-bottom:13px;}
.live .list li .video_con{display:block;white-space:nowrap;text-overflow:clip;overflow:hidden;}
.live .list li .icon{margin-right:10px;}
.live .list li a .text{width:249px;overflow:hidden;text-overflow:clip;white-space:nowrap;}
.live .list li .column_name{font-weight:bold;display:inline-block;padding-right:5px;margin-right:5px;border-right:2px solid #DCDEE2;}
.live .list li .title{color:#13233F;}
.special{width:300px;background:#fff;margin-bottom:20px;}
.special .special_wrapper{padding-left:10px;padding-top:10px;padding-bottom:4px;}
.special .title_row{border-bottom:1px solid #F2F2F2;}
.special .title{margin-bottom:20px;}
.special .cover{width:130px;height:177px;margin-right:10px;}
.special .info{width:150px;}
.special .date{margin-bottom:15px;font-size:16px;font-weight:bold;color:#13233F;line-height:22px;}
.special .data{margin-bottom:47px;}
.special .data .icon{width:16px;height:16px;}
.special .data .num{font-size:13px;font-weight:400;color:#9CA7B5;}
.special .btn{margin-bottom:10px;width:119px;height:32px;background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);border-radius:16px;border:none;}
.special .btn img{margin-top:2px;}
.special .btn .text{font-weight:400;color:#FFFFFF;line-height:23px;}
.activity .ad_pic img{width:453px;height:191px;margin-right:20px;}
.activity .ad_pic:nth-last-child(1){margin-right:0;}
.activity .ad_pic:nth-last-child(1) img{margin-right:0;}
.list_pic li .pic_zz{
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.5)));
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
    z-index: 1;
}
/* 新铝播 */
.area_9 .title_row{display:block;width:100%;margin-bottom:25px;border-bottom:1px solid #F2F2F2;}
.area_9 .title_row .section_title{margin-right:0px;}
.area_9 .title_row .section_title .t_more{
    margin-right: 0;
}
.area_9 .title_row .switch_btns li{display:inline-block;font-size:18px;font-weight:bold;color:#17233D;line-height:25px;padding-top:15px;padding-left:25px;padding-right:25px;white-space:nowrap;cursor:pointer;}
.area_9 .title_row .switch_btns li span{padding-bottom:20px;position:relative;}
.area_9 .title_row .switch_btns li.active{color:#004EA2;}
.area_9 .title_row .switch_btns li.active span::after{position:absolute;content:'';bottom:0;width:100%;left:0;display:block;height:5px;background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);}
.area_9 .title_row .links{padding-top:15px;}
.area_9 .title_row .links a{display:inline-block;font-size:16px;font-weight:400;color: #181818;line-height:20px;padding:5px 17px;-webkit-box-sizing:border-box;box-sizing:border-box;background: #f2f2f2;border-radius:15px;margin-right:10px;}
.area_9 .title_row .links a:hover{color:#FFFFFF;background:-webkit-gradient(linear,left top,right top,from(#FDAE00),to(#FA7600));background: linear-gradient(90deg, #FDAE00 0%, #FA7600 100%);}
.area_9 .lvbo_con{
    width: 100%;
    /* overflow: hidden; */
}
.area_9 .lvbo_con .lvbo_item{
    width: 264px;
    margin-right: 20px;
    overflow: hidden;
    float: left;
    border-radius: 8px;
    border: 1px solid #F2F2F2;
    box-sizing: border-box;
}
.area_9 .lvbo_con .lvbo_item:hover{
    box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid #FFFFFF;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transform: translateY(-5px);
}
.area_9 .lvbo_con .lvbo_item:last-child{
    margin-right: 0;
}
.area_9 .lvbo_con .lvbo_item .lvbo_img{
    width: 100%;
    height: 148px;
    position: relative;
    overflow: hidden;
}
.area_9 .lvbo_con .lvbo_item .lvbo_img>img{
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
}
.area_9 .lvbo_con .lvbo_item .lvbo_img .lb_play{
    width: 50px;
    height: 44px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
}
.area_9 .lvbo_con .lvbo_item .lvbo_img .lb_play>img{
    width: 100%;
    height: 100%;
}
.area_9 .lvbo_con .lvbo_item .lvbo_txt{
    width: 100%;
    height: 107px;
    padding: 15px 10px 20px;
    box-sizing: border-box;
}
.area_9 .lvbo_con .lvbo_item .lvbo_txt .lvbo_title{
    height: 44px;
    font-size: 17px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 10px;
}
.area_9 .lvbo_con .lvbo_item:hover .lvbo_txt .lvbo_title{
    font-weight: 500;
    color: #FA7600;
}
.area_9 .lvbo_con .lvbo_item .lvbo_txt .lvbo_info{
    width: 100%;
    overflow: hidden;
}
.area_9 .lvbo_con .lvbo_item .lvbo_txt .lvbo_info .lvbo_dz{
    height: 18px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
    padding-left: 21px;
    background: url(/static/styles/images/icon_dz_h.png) no-repeat 1px 0;
    background-size: 16px;
    float: left;
    margin-right: 15px;
}
.area_9 .lvbo_con .lvbo_item .lvbo_txt .lvbo_info .lvbo_sc{
    height: 18px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
    padding-left: 21px;
    background: url(/static/styles/images/icon_sc_h.png) no-repeat 1px 0;
    background-size: 16px;
    float: left;
}
.area_9 .lvbo_con .lvbo_item .lvbo_txt .lvbo_info .lvbo_view{
    height: 18px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
    float: right;
}
.area_9 .lvbo_con .lvbo_item .lvbo_video{
    width: 100%;
    height: 148px;
    display: none;
}
.area_9 .lvbo_con .lvbo_item .lvbo_video video{
    width: 100%;
    height: 100%;
}
/* 专刊 全铝家居*/
/* 铝型材专刊 */
.section_magazine{background-color:#fff;background-image:url(/static/styles/images/magazine_bg.jpg);background-repeat:no-repeat;background-size:1920px 120px;background-position:center top;padding:20px 0;}
.Magazines .title_row{border-bottom:1px solid #F2F2F2;}
.Magazines .title_row .section_title .t_more:hover{
    background: url(../images/title_icon_more_orange.png) center right no-repeat;
}
.Magazines .title_img_logo{height:26px;display:inline-block;vertical-align:middle;}
.Magazines .al-industry{width:690px;background:#FFFFFF;box-shadow:0px 1px 0px 0px #E8EAEC;}
.Magazines .al-industry:first-child{margin-right:20px;}
.Magazines .al-house{width:690px;background:#FFFFFF;box-shadow:0px 1px 0px 0px #E8EAEC;}
.Magazines .magazine-wrapper{box-sizing:border-box;padding:20px;}
.Magazines .magazine-wrapper .cover_wrapper{width:221px;}
.Magazines .magazine-wrapper .img_wrapper{
    width:221px;
    height:300px;
    overflow:hidden;
    margin-right:20px;
    position: relative;
    /* filter: drop-shadow(0px 0px 15px #bbb); */
    overflow: hidden;
}
.Magazines .magazine-wrapper .img_wrapper::before{
    content: '';
    display: block;
    position: absolute;
    bottom: -35px;
    right: -35px;
    width: 35px;
    height: 35px;
    background: #fff;
    transition: all .4s;
}
.Magazines .magazine-wrapper .img_wrapper:hover::before{
    bottom: 0;
    right: 0;
}
.Magazines .magazine-wrapper .img_wrapper::after{
    background: #fff;
    content: '';
    display: block;
    position: absolute;
    bottom: -35px;
    right: -35px;
    width: 35px;
    height: 35px;
    background: linear-gradient(132deg,#ddd 30%,rgba(0,0,0,0) 48%);
    transition: all .4s;
}
.Magazines .magazine-wrapper .img_wrapper:hover::after{
    bottom: 0;
    right: 0;
}
.Magazines .magazine-wrapper .img_wrapper img{display:block;width:100%;height:100%;}
.Magazines .magazine-wrapper .info_wrapper{box-sizing:border-box;padding:0 20px 0 20px;width:409px;height:300px;position:relative;}
.Magazines .magazine-wrapper .p_date{font-size:20px;font-weight:600;color:#181818;line-height:28px;margin-bottom:19px;}
.Magazines .al-industry .p_date:hover{
    color: #fa7600;
}
.Magazines .al-house .p_date:hover{
    color: #fa7600;
}
.Magazines .magazine-wrapper .p_date>p{margin:0;}
.Magazines .magazine-wrapper .p_date>p>*{vertical-align:middle;}
.Magazines .magazine-wrapper .p_date .magazine_tag{display:inline-block;font-size:12px;font-weight:500;color:#014DA1;background-color:yellow;line-height:1.1;padding:2.5px 5px;margin-left:10px;font-style:normal;}
.Magazines .magazine-wrapper .p_date .magazine_tag.yellow{background-color:#FEE101;color:#014DA1;}
.Magazines .magazine-wrapper .p_date .magazine_tag.redd{background-color:#D1000F;color:#fff;}
.Magazines .magazine-wrapper .p_info{margin-bottom:20px;}
.Magazines .magazine-wrapper .p_info li{display:inline-block;margin-right:22px;}
.Magazines .magazine-wrapper .p_info li>*{display:inline-block;vertical-align:middle;}
.Magazines .magazine-wrapper .p_info li .icon{width:16px;height:16px;margin-right:5px;}
.Magazines .magazine-wrapper .p_info li span{font-size:13px;font-weight:400;color:#999999;line-height:1;}
.Magazines .magazine-wrapper .m_intro_title{box-sizing:border-box;border-left:4px solid #181818;padding-left:8px;height:16px;font-size:16px;font-weight:600;color:#181818;line-height:16px;margin-bottom:15px;}
.Magazines .magazine-wrapper .intro_title{height:75px;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666666;line-height:25px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-bottom:50px;}
.Magazines .magazine-wrapper .buttons{position:absolute;left:20px;bottom:0;}
.Magazines .magazine-wrapper .buttons .btn{height:44px;border-radius:23px;border:1px solid transparent;box-sizing:border-box;padding:10px 20px;}
.Magazines .magazine-wrapper .buttons .btn:first-child{margin-right:15px;}
.Magazines .magazine-wrapper .buttons .btn>*{display:inline-block;vertical-align:middle;}
.Magazines .magazine-wrapper .buttons .btn img:first-child{width:24px;height:24px;margin-right:5px;}
.Magazines .magazine-wrapper .buttons .btn img:last-child{width:64px;height:16px;margin-top:3px;}
.Magazines .al-industry .magazine-wrapper .buttons .btn.read{
    background:#014DA1;
    position: relative;
}
.Magazines .al-industry .magazine-wrapper .buttons .btn.subscribe{
    background:#FEE101;
    position: relative;
}
.Magazines .al-house .magazine-wrapper .buttons .btn.read{
    background:linear-gradient(315deg,#2770A8 0%,#449EE3 100%);
    position: relative;
}
.Magazines .al-house .magazine-wrapper .buttons .btn{
    background:#FFFFFF;
    border:1px solid #2770A8;
}
.Magazines .btn_mongban{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 23px;
    transition: all .4s;
    background: rgba(255, 255, 255, 0.2);
    transform: translate(-50%,-50%);
}
.Magazines .magazine-wrapper .buttons .btn:hover .btn_mongban{
    width: 100%;
    height: 100%;
    transform-origin: center;
}
/* 技术 */
.technology{}
.technology .title_row{border-bottom:1px solid #F2F2F2;}
.technology .title{padding-bottom:20px;}
.technology .technology_wrapper{margin-top:20px;}
/*
 * 2024-01-30 撤下“问答”板块
*/
.technology .item_list.q-and-a-list {display: none;}
.technology .item_list{width:453px;margin-right:20px;}
/*
 * 2024-01-30 拉长“论文”和“知识”
*/
.technology .item_list{width:689px;margin-right:20px;}
.technology .item_list:nth-last-child(1){margin-right:0;}
.technology li{
    transition: all .4s;
}
.technology li:hover{
    transform: translateY(-5px);
}
.technology li .right .thumb{
    transition: all .4s;
}
.technology li:hover .right .thumb{
    transform: scale(1.1);
}
.technology .style1 li{margin-bottom:15px;width:100%;height:132px;background:#FFFFFF;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;}
.technology .style1 li a{display:block;padding:15px 10px;background:#FFFFFF;border-radius:8px;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;}
.technology .style1 li a:hover{-webkit-box-shadow:0px 5px 10px 0px rgba(0,80,168,0.1);box-shadow:0px 5px 10px 0px rgba(0,80,168,0.1);}
.technology .style1 li .left{width:216px;}
.technology .style1 li .right{
    width:140px;
    margin-left: 10px;
    overflow: hidden;
}
.technology .style1 li .no_pic{width:100%;}
.technology .style1 li .title_name{width:100%;font-size:16px;font-weight:bold;color:#13233F;line-height:22px;margin-bottom:10px;overflow:hidden;white-space:nowrap;}
.technology .style1 li .desc{height:40px;font-size:14px;font-weight:400;color:#627182;line-height:20px;margin-bottom:13px;overflow:hidden;}
.technology .style1 li a:hover .title_name{color:#004ea2;}
.technology .style1 li .label{margin-right:5px;background:-webkit-gradient(linear,left top,right top,from(#00B2FF),to(#007AFF));background:linear-gradient(90deg,#00B2FF 0%,#007AFF 100%);border-radius:2px;}
.technology .style1 li .statistical{font-size:13px;font-weight:400;color:#9EA7B4;line-height:18px;}
.technology .style1 .thumb{margin-left:0px;width:140px;height:105px;}
.technology .style2 li{height:107px;}
.technology .style2 li .left{/*width:346px;*/width:500px;height:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.technology .style2 li .right{width:76px;height:76px;overflow:hidden;}
.technology .style2 li .logo{margin-right:5px;width:20px;height:20px;border-radius:50%;}
.technology .style2 li .username{font-size:14px;font-weight:400;color:#454C5C;}
.technology .style2 li .lw_icon{margin-top:1px;}
.technology .style2 .thumb{width:76px;height:76px;}
.technology .style2 .infos{width:280px;}
.technology .style2 .infors{margin-top:2px;}
.technology .style2 li .right .tags{bottom:0;right:0;width:34px;height:18px;line-height:18px;text-align:center;font-size:11px;font-weight:400;color:#FFFFFF;background:rgba(0,0,0,0.5);border-radius:4px 0px 4px 0px;z-index:2;opacity:0.5;}
/* 合作伙伴 */
:root{--partner-grid-height:248px;}
.partners{margin-bottom:50px;}
.partners .ll{width:200px;height:var(--partner-grid-height);}
.partners .ll a{display:block;width:100%;height:100%;}
.partners .ll a{display:block;width:100%;height:100%;}
.partners .rr{height:248px;width:calc(100% - 200px);}
.partners .rr ul{display:block;width:100%;height:100%;}
.partners .rr ul .swiper-container{
    padding-bottom: 30px;
}
.partners .rr ul li{width:100%;height:calc(var(--partner-grid-height) / 2);}
.partners .rr ul li a{display:block;width:100%;height:100%;background-color:#fff;position:relative;z-index:1;}
.partners .rr ul li a img{display:block;height:100%;margin: 0 auto;}
.partners .rr ul li a:hover{-webkit-box-shadow:0px 5px 10px 0px rgba(0,80,168,0.1);box-shadow:0px 5px 10px 0px rgba(0,80,168,0.1);z-index:10;}
/* 首页底部 */
.bg_bottom{background:#EEF3F5;padding-bottom:20px;}
.index_bottom .cat_column .text{background:#EEF3F5;}
.index_bottom li{margin-bottom:15px;margin-right:15px;}
.index_bottom a{font-size:14px;font-weight:400;color:#454C5C;line-height:20px;margin-right:20px;}
.index_bottom a:hover{color:#0050a8;}
.bottom_item{margin-bottom:15px;}
/* 左侧导航 */
.floatnav{width:80px;height:auto;}
.floatnav ul{display:block;width:80px;}
.floatnav ul li{display:block;width:80px;height: 70px;border-bottom: 1px solid #f2f2f2;box-sizing: border-box;}
.floatnav ul li a{font-size: 12px;display:block;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#999999;text-align:center;padding-top: 41px;/* border:1px solid #F2F2F2 !important; */background-repeat:no-repeat !important;background-size:30px 30px !important;background-position:center 13px !important;background-color: #F8F8F9;}
.floatnav ul li:hover{background:linear-gradient(154deg,#007CFF 0%,#004EA2 100%);}
.floatnav ul li.active{background:linear-gradient(154deg,#007CFF 0%,#004EA2 100%);}
.floatnav ul li.active a,.floatnav ul li:hover a{border:1px solid transparent;color:#FA7600;background:#fff;}
.floatnav ul li a.flo_icon_llycc_1{background-image:url(/static/styles/images/flo_icon_llycc_1.png);}
.floatnav ul li:hover a.flo_icon_llycc_1,.floatnav ul li.active a.flo_icon_llycc_1{background-image:url(/static/styles/images/flo_icon_llycc_1_s.png);}
.floatnav ul li a.flo_icon_llycc_2{background-image:url(/static/styles/images/flo_icon_llycc_2.png);}
.floatnav ul li:hover a.flo_icon_llycc_2,.floatnav ul li.active a.flo_icon_llycc_2{background-image:url(/static/styles/images/flo_icon_llycc_2_s.png);}
.floatnav ul li a.flo_icon_llycc_3{background-image:url(/static/styles/images/flo_icon_llycc_3.png);}
.floatnav ul li:hover a.flo_icon_llycc_3,.floatnav ul li.active a.flo_icon_llycc_3{background-image:url(/static/styles/images/flo_icon_llycc_3_s.png);}
.floatnav ul li a.flo_icon_llycc_4{background-image:url(/static/styles/images/flo_icon_llycc_4.png);}
.floatnav ul li:hover a.flo_icon_llycc_4,.floatnav ul li.active a.flo_icon_llycc_4{background-image:url(/static/styles/images/flo_icon_llycc_4_s.png);}
.floatnav ul li a.flo_icon_llycc_5{background-image:url(/static/styles/images/flo_icon_llycc_5.png);}
.floatnav ul li:hover a.flo_icon_llycc_5,.floatnav ul li.active a.flo_icon_llycc_5{background-image:url(/static/styles/images/flo_icon_llycc_5_s.png);}
.floatnav ul li a.flo_icon_llycc_6{background-image:url(/static/styles/images/flo_icon_llycc_6.png);}
.floatnav ul li:hover a.flo_icon_llycc_6,.floatnav ul li.active a.flo_icon_llycc_6{background-image:url(/static/styles/images/flo_icon_llycc_6_s.png);}
.floatnav ul li a.flo_icon_llycc_7{background-image:url(/static/styles/images/flo_icon_llycc_7.png);}
.floatnav ul li:hover a.flo_icon_llycc_7,.floatnav ul li.active a.flo_icon_llycc_7{background-image:url(/static/styles/images/flo_icon_llycc_7_s.png);}
.floatnav ul li a.flo_icon_llycc_8{background-image:url(/static/styles/images/flo_icon_llycc_8.png);}
.floatnav ul li:hover a.flo_icon_llycc_8,.floatnav ul li.active a.flo_icon_llycc_8{background-image:url(/static/styles/images/flo_icon_llycc_8_s.png);}
.floatnav ul li a.flo_icon_llycc_9{background-image:url(/static/styles/images/flo_icon_llycc_9.png);}
.floatnav ul li:hover a.flo_icon_llycc_9,.floatnav ul li.active a.flo_icon_llycc_9{background-image:url(/static/styles/images/flo_icon_llycc_9_s.png);}
.floatnav ul li a.flo_icon_llycc_10{background-image:url(/static/styles/images/flo_icon_llycc_10.png);}
.floatnav ul li:hover a.flo_icon_llycc_10,.floatnav ul li.active a.flo_icon_llycc_10{background-image:url(/static/styles/images/flo_icon_llycc_10_s.png);}
.floatnav ul li a.flo_icon_llycc_11{background-image:url(/static/styles/images/flo_icon_llycc_11.png);}
.floatnav ul li:hover a.flo_icon_llycc_11,.floatnav ul li.active a.flo_icon_llycc_11{background-image:url(/static/styles/images/flo_icon_llycc_11_s.png);}
.share_poster{
    width: 95px;
    height: 24px;
    background: #FFF2E8;
    border-radius: 12px;
    line-height: 24px;
    margin: 15px 10px 0px 25px;
    padding-left: 25px;
    box-sizing: border-box;
    background-image: url(../images/icon_fxhb.png);
    background-size: 12px 11px;
    background-position: 10px 7px;
    background-repeat: no-repeat;
    color: #FA7600;
    font-size: 14px;
    cursor: pointer;
}
/* .share_poster a{
    color: #FA7600;
    font-size: 12px;
} */

/* 卷帘广告 */
.rollAdv{display: none;width: 100%;}
.rollAdv .rollAdv-wrapper{display: block;width: inherit;height: 0;position: relative;transition: height 0.5s;overflow: hidden;margin-bottom: 10px;}
.rollAdv .rollAdv-wrapper .rollAdv-close-btn{display: block;position: absolute; right: 10px; top: 10px;background-repeat: no-repeat;background-image: url(/static/common/images/icon_close.png); background-size: contain;width: 42px; height: 42px;cursor: pointer;pointer-events: none;opacity: 0;transition: opacity 0.5s;}
.rollAdv .rollAdv-wrapper.show .rollAdv-close-btn{pointer-events:auto;opacity: 1;}
.rollAdv .rollAdv-wrapper .rollAdv-content{display: block;width: inherit;}
.rollAdv .rollAdv-wrapper .rollAdv-content a{display: block;width: inherit;}
.rollAdv .rollAdv-wrapper .rollAdv-content a img{display: block;width: inherit!important;}

@media screen and (min-width:440px) and (max-width:1400px){
    .top_container .topbar .text{
        font-size: 12px;
    }
    .top_container .topnav.style2 .search_wrapper .search_form .radio_select span{
        font-size: 14px;
        line-height: 20px;
    }
    .top_container .topnav.style2 .search_wrapper .search_form input[type=text]{
        font-size: 14px;
    }
    .orange_theme .top_container .topnav.style2 .search_wrapper .search_form input[type=submit]{
        font-size: 14px;
    }
    .top_container .topnav.style2 .search_wrapper .hot_search1>li>a{
        font-size: 13px;
    }
    .top_container .topnav.style2 .navi_bar_wrapper .main_nav>li>a{
        font-size: 18px;
        padding: 0 32px;
    }
    .top_container .topnav.style2 .logo_wrapper{
        width: 260px;
    }

    .big_pc_view{display: none;}
    .middle_pc_view{display: block;}
    .containBox{
        max-width: 1200px;
        min-width: 1200px;
        margin: 0 auto;
    }
    .navi_bar .containBox{
        max-width: 1200px!important;
        min-width: 1200px!important;
        margin: 0 auto;
    }
    .navi_bar .containBox .main_nav>li>a{
        padding: 0 28px!important;
    }
    .ads img{width:393px;height:80px;margin-right:10px;}
    .slider{margin:0;width:450px;height:338px;background:#fff;}
    .slider-banner-class .slider>.bd>ul{height:338px;}
    .news{width:409px;height:338px;margin:0 20px;}
    .news .list{padding: 15px;background-color: #fff;}
    .news .list ol .tt_title{
        height: 25px;
        font-size: 18px;
        line-height: 25px;
    }
    .news .list ol .tt_excerpt{
        height: 20px;
        font-size: 14px;
        line-height: 20px;
    }
    .news .list ol .tt_xq{
        height: 25px;
        font-size: 14px;
        line-height: 25px;
    }
    .news .list ol li:nth-child(-n+6):nth-child(n+3){
        padding-top: 10px;
        padding-bottom: 0px;
        height: 21px;
        font-size: 15px;
        line-height: 21px;
    }
    .HuiTab_right{width:300px;height: 338px;}
    .HuiTab_right .dzTabBar .barItem{
        height: 25px;
        line-height: 25px;
    }
    .HuiTab_right .dzCompanyList{
        height: 254px;
    }
    .HuiTab_right .dzCompanyList .listItem{
        margin-bottom: 5px;
        line-height: 19px;
        font-size: 13px;
    }
    .HuiTab_right .bottomBar .barItem{
        line-height: 25px;
        font-size: 13px;
    }
    .HuiTab_right .tabCon{
        padding:10px;
        height: 289px;
    }
    .HuiTab_right .conbox{
        height: 269px;
    }
    .HuiTab_right .tabCon .banItem{
        width: 47%;
        float: left;
        padding: 5px 0;
    }
    .HuiTab_right .tabCon.latest .banItem {
        padding: 5px 0;
    }
    .HuiTab_right .conbox_pinpai_dianzan_tab_combo{
        height: calc(273px - 37px);
    }
    .analysis{width: 450px;}
    .analysis ol a{
        font-size: 15px;
    }
    .news_moreTab{
        width: 409px;
    }
    .news_moreTab ol a{
        font-size: 15px;
    }
    .HuiTab{width: 300px;}
    .HuiTab .ls_adv{
        background: url(/static/styles/images/ls_adv2.png) no-repeat;
    }
    .HuiTab .ls_adv .adv_btn a{
        width: 125px;
    }

    .area_9 .lvbo_con .lvbo_item{
        width: 283px;
    }
    .area_9 .lvbo_con .lvbo_item .lvbo_txt .lvbo_title{
        font-size: 16px;
    }
    .area_9 .lvbo_con .lvbo_item .lvbo_txt .lvbo_info .lvbo_view{
        font-size: 13px;
    }
    .area_9 .lvbo_con .lvbo_item .lvbo_txt .lvbo_info .lvbo_dz{
        font-size: 13px;
    }
    .area_9 .lvbo_con .lvbo_item .lvbo_txt .lvbo_info .lvbo_sc{
        font-size: 13px;
    }
    .area_9 .title_row .links a{
        font-size: 15px;
    }

    .lqt_cer .cer_con .cer_conCon .con_item{
        width: 179px;
        height: 125px;
        padding: 10px 37px;
    }

    .expo_container .expo_wrapper .expo_page .album-item{
        width:283px;
        border:solid 1px #e0e0e0;
        border-radius: 8px;
    }
    .expo_container .title_row .links a{
        font-size: 14px;
    }

    .expo_container .expo_wrapper .expo_page .album-img .figure_wrapper{width:283px;height:162px;}
    .expo_container .expo_wrapper .expo_page .album-img .figure_pic{width:283px;height:162px;-o-object-fit:cover;object-fit:cover;}
    .al_material .J_material .temp_wrap .tempWrap{
        width: 1005px!important;
    }
    .activity .ad_pic img{width:386px;height:162px;margin-right:20px;}

    .area_3 .section_title .title_box{width: 250px;}
    .area_3 .section_title .t_tab{width: 949px;}
    .al_material li .title{
        font-size: 14px;
    }
    .al_material li .price{
        font-size: 14px;
    }
    .product_container .product_wrapper .ll{width:250px;}
    .product_container .product_wrapper .rr{width:calc(100% - 250px);}
    .product_container .product_wrapper .rr li a{padding: 15px 24px;}
    .product_container .product_wrapper .rr li a h5{
        font-size: 15px;
    }
    .product_container .product_wrapper .ll .class_menu>li>.fu_cate>a span{
        font-size: 16px;
    }
    .product_container .product_wrapper .ll .class_menu>li>.fu_cate>.recommend a{
        font-size: 12px;
    }

    .Magazines .al-industry{width:590px;}
    .Magazines .al-house{width:590px;}
    .Magazines .magazine-wrapper .info_wrapper{width:329px;}
    .Magazines .magazine-wrapper .intro_title{font-size: 14px;}

    .technology .item_list{width:589px;}
    .technology .style1 li{width:589px;}
    .technology .style2 li .left{width:280px;}
    .album-title.album-titles{
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media (min-width:429px){.live .live_class{display:none;}
}
@media ( max-width:440px){
    .area_13{
        padding:20px;
    }
    .area_13 .containBox{
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 10px;
    }
    .area_13 .containBox .item .date{
        font-size: 12px;
    }
    .area_13 .containBox .item .fen .status{
        font-size: 10px;
        height: 20px;
        height: 20px;
        margin-right: 4px;
    }
    .area_13 .containBox .item .fen .shu{
        font-size: 30px;
        margin-right: 4px;
    }
    .area_13 .containBox .item .fen img{
        height: 10px;
    }
    .top_container .topnav.style2 .logo_wrapper{
        width: 25%;
    }
    .area_13 .containBox .item .num{
        font-size: 16px;
    }
    .area_13 .containBox .item .float{
        font-size: 12px;
    }
    .area_13 .containBox .item .bottom{
        font-size: 12px;
        height: 30px;
        line-height: 30px;
    }
    .containBox {
        max-width: inherit!important;
        min-width: inherit!important;
    }
    .top_container .topnav.style2 .navi_bar_wrapper .main_nav>li>a{
        padding: 0 2.6vw!important;
        font-size: 17px;
    }
    .navi_bar .containBox{
        max-width: inherit!important;
        min-width: inherit!important;
    }
    .area_1{padding-top:0;padding-bottom:0;}
    .area_1 .row_1{display:none;}
    .area_1 .row_2{display:flex;flex-direction:column-reverse;}
    .area_1 .row_2 .f-l.mb-20{margin-bottom:0;background: #fff;overflow: hidden;}
    .area_1 .row_2 .f-l.mb-20:last-child{display:none;}
    .area_1 .row_2 .slider{margin:0;width:100%;height:43.47vw;}
    .slider-banner-class .swiper-container .swiper-pagination .swiper-pagination-bullet{
        display: inline-block;
        text-align: center;
        margin-right: 10px;
        cursor: pointer;
        background-color: #C2C2C2;
        width: 10px;
        height: 10px;
        font-size: 0px;
        line-height: 0px;
        border-radius: 50%;
    }
    .slider-banner-class .swiper-container .swiper-pagination .swiper-pagination-bullet-active{
        background-color: transparent;
        border: 1px solid #fff;
    }
    .banner-middle .slider{margin:0;width:100%;height:43.47vw;}
    .banner-middle .swiper-container .swiper-pagination .swiper-pagination-bullet{
        display: inline-block;
        text-align: center;
        margin-right: 10px;
        cursor: pointer;
        background-color: #C2C2C2;
        width: 10px;
        height: 10px;
        font-size: 0px;
        line-height: 0px;
        border-radius: 50%;
    }
    .banner-middle .swiper-container .swiper-pagination .swiper-pagination-bullet-active{
        background-color: transparent;
        border: 1px solid #fff;
    }
    .slider-banner-class .swiper-container{height:43.47vw;}
    .slider-banner-class .swiper-container>.swiper-slide>li{height: 100%;}
    .slider-banner-class .swiper-container>.swiper-slide>li>a>img{position:relative;width:100% !important;height:43.47vw;object-fit:cover;}
    .slider-banner-class .swiper-container>.swiper-slide>li>a:hover img{transform:translate(-50%,0) scale(1);-webkit-transform:translate(-50%,0) scale(1);}
    /* .slider-banner-class .slider>.bd>ul{height:43.47vw;}
    .slider-banner-class .slider>.bd>ul>li{height: 100%;}
    .slider-banner-class .slider>.bd>ul>li>a>img{position:relative;width:100% !important;height:43.47vw;object-fit:cover;}
    .slider-banner-class .slider>.bd>ul>li>a:hover img{transform:translate(-50%,0) scale(1);-webkit-transform:translate(-50%,0) scale(1);} */
    #m_nav1{
        width: 100%;
    }
    .area_1 .row_3 .HuiTab{width:100%;}
    .area_1 .row_3 .tabCon{padding:0 15px;height: 251px;box-sizing: border-box;width: 100%;}
    .area_1 .row_3 .tabCon.price {padding-bottom: 15px;}
    .area_1 .row_3 .conbox{padding-right:0;height: 180px;}
    .area_1 .row_3 .HuiTab .tabBar{display: none;width:100%;/* display:flex; *//* justify-content:center; */padding: 0 5px;box-sizing: border-box;}
    .area_1 .row_3 .price .table{width:100%;max-width:inherit;}
    .area_1 .row_3 .price .table a:hover{
        color: #333;
    }
    .area_1 .row_3 .price .price_tab{float: right;}
    .area_1 .row_3 .price .mobile_price_title{
        width: 120px;
        padding-left: 34px;
        box-sizing: border-box;
        background: url(../images/flo_icon_lj.png) no-repeat left top;
        background-size: 26px;
        height: 26px;
        font-size: 20px;
        font-weight: 600;
        color: #181818;
        line-height: 26px;
        margin-top: 15px;
    }
    .supply .conbox,.business .conbox{/* margin-top:10px; */height: 199px !important;}
    .time_tit{display: block;width: 100%;}
    .time_1{display: block;text-align: center!important;}
    .orange_theme .tabBar span span{padding: 0;background:#fff;width: 50px;height: 21px;line-height: 21px;border-right: 3px solid #EAEAEA;border-radius: 0;margin: 9px 0;}
    .orange_theme .tabBar span:nth-child(3){width:50px;text-align: center;margin: 9px 0; padding: 0;background:#fff;height: 21px;line-height: 21px;border-right: 3px solid #EAEAEA;border-radius: 0;}
    .orange_theme .tabBar>span:first-child{padding:0;}
    .orange_theme .tabBar>span:last-child{padding:0;}
    .orange_theme .tabBar span.active{color:#FA7600;background-color:#fff;box-shadow:inherit}
    .orange_theme .tabBar span.current{border-bottom:none;}
    .orange_theme .tabBar .business{padding: 0 0 0 0;}
    .orange_theme .tabBar .business span:last-child{border-right: none;}
    .t_more{color: #999;}
    .m_t_more{display: block;padding: 7px 0;/* margin-right: 5px; */}
    .m_t_more>.t_more{display: none;color: #999;}
    .m_t_more>.cur{display: block;}
    .price .date{display: none;}
    .row_3 .analysis{display:none;}
    .news{width:100%;height:auto;margin:0 auto;background: url(../images/yw_bg.png) no-repeat top center;background-size: 100%;}
    .news .bg-fff{background: none;}
    .news .bg-fff .white_caption{border-bottom: none;padding: 20px 15px 0px;}
    .news .bg-fff .white_caption .t_more{margin-right: 0;}
    .news .list{padding: 15px;background:none;} 
    .news .list ol.ol2{display:none;}
    .news .list ol li:nth-child(-n+6):nth-child(n+3)::before{
        color: #fa7600;
    }
    .news .list li:nth-child(1) .title,.news .list li:nth-child(2) .title{
        background: none;
    }
    .news .list li:nth-child(1) .title span,.news .list li:nth-child(2) .title span{
        height: 21px!important;
        font-size: 15px!important;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 600!important;
        color: #333333!important;
        line-height: 21px!important;
    }
    .news .list li .title{
        width: 100%;
        /* margin-right:2%; */
        display:flex;
        flex-direction:column;
        justify-content:space-between;
        white-space:normal;
        text-overflow:clip;
        /* padding-left: 15px; */
        /* background: url(../images/news_point.png) center left no-repeat; */
    }
    .news .list li .title .new_point{width: 6px;height: 6px;border: 1px solid #999;float: left;margin: 8px 6px 0 0;}
    .news .list li .title>span{display:inline-block;overflow:hidden;height:42px;font-size:15px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333333;line-height:21px;}

    .news .list li .mobile_view .num{margin:0 2% 0 1%;}
    .news .list li .pic img.thumb{width:106px!important;height:80px;object-fit:cover;max-width:none!important}
    .news .list li .pic img.yw_icon_video_2{bottom:7%;right:7%;}
    .orange_theme .news .list li{margin-bottom: 10px;}
    .orange_theme .news .list li:nth-child(5){margin-bottom: 0px;}
    .orange_theme .news .list li a{display:flex;flex-wrap:nowrap;justify-content:space-around;}
    .orange_theme .news .list li .column_name{display:none;}
    .orange_theme .news .list li .icon.orange{display:none;}
    .news .list ol{width:100%;padding:15px 10px;box-sizing: border-box;background-color: #fff;border-radius: 4px;}
    .orange_theme .white_caption .t_name{
        color: #fff!important;
        width: 120px;
        padding-left: 34px;
        box-sizing: border-box;
        background: url(../images/flo_icon_tt.png) no-repeat left top;
        background-size: 26px;
        border-left: none;
    }
    .orange_theme .white_caption .t_more{color: #fff;background: url('../images/news_more.png') center right no-repeat;}
    .news .list ol .new_text{width: 100%;/*border-right: 1px solid #f2f2f2;padding-right: 15px;*/box-sizing: border-box;}
    .news .list ol .new_text li .title span{height: 20px;line-height: 20px;/* margin: 15px 0; */font-size: 14px;overflow: hidden;white-space: nowrap;/* text-overflow: ellipsis; */}
    .news .list ol .new_video{width: 40%;padding-left: 15px;box-sizing: border-box;}
    .news .list ol .new_video .new_video_view{position: relative;width: 100%;height: 60px;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-ms-border-radius: 2px;-o-border-radius: 2px;overflow: hidden;margin-bottom: 15px;background-color: #000;}

    .news .list ol .new_video .new_video_view img{width: 100%;}
    .news .list ol .new_video .new_video_view .video_btn{background: url(../images/new_videobtn_icon.png) center center no-repeat; position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
    .news .list ol .new_video .new_video_view .video_time{width: 32px;position: absolute;bottom: 5px;right: 5px;color: #fff;font-size: 12px;}
    .list_item .list .right{width:150px;}
    .list_item .list .title{height:40px;overflow:hidden;display:block!important;text-overflow:clip!important;font-size:14px;font-weight:400;color:#333333;line-height:20px;}
    .ad_pic{display:none;}
    .news .marquee_wrapper{display:none;}
    .al_material{display:none;}
    .area_3 .section_title .re_more{padding:9px 0;}
    .area_3 .section_title .title_box {padding: 9px 4%;width: 40%;height: 45px;box-sizing: border-box;}
    .area_3 .section_title .title_box .title_img{width: 6.93%;height: 6.93%;margin-right: 2.1%;}
    .area_3 .section_title .t_tab{width: 60%;height: 45px;box-sizing: border-box;border-left: 3px solid #F8F8F9;}
    .area_3 .section_title .t_tab span{font-size: 18px;line-height: 43px;color: #181818;font-weight: normal;margin-right: 15px;border-bottom: 2px solid #fff;}
    .area_3 .section_title .t_tab span.active{font-size: 18px;line-height: 43px;color: #FA7600;font-weight: bold;border-bottom: 2px solid #fa7600;}
    .product_container{background-color:#FBFBFB;}
    .product_list .swiper-slide{margin-top: 0!important;}
    .product_list{display: block;}
    .product_container .product_wrapper{display:flex;flex-direction:column;}
    .product_container .product_wrapper .ll{width:100%;height:auto;overflow:hidden;}
    .orange_theme .product_container .product_wrapper .ll .more_products{display:none;}
    .product_container .product_wrapper .ll .class_menu{padding-top:0;padding-left:15px;}
    .product_container .product_wrapper .ll .class_menu>li{height:auto;margin-right:10px;}
    .orange_theme .product_container .product_wrapper .ll .class_menu>li>a{margin-top:15px;margin-bottom:15px;padding-left:42px;background-color:#fff;height:30px;border-radius:20px;background-size:17px;}
    .orange_theme .product_container .product_wrapper .ll .class_menu>li>a>p{padding:7px 0px 0 9px;}
    .product_container .product_wrapper .ll .class_menu{display:flex;flex-wrap:nowrap;overflow-y:auto;}
    .product_container .product_wrapper .rr{width:100%;}
    .product_container .product_wrapper .rr{padding:0 4%;box-sizing:border-box;}
    .product_container .product_wrapper .rr li{width:100%;height:auto;margin-bottom:4%;background-color:#fff;border-radius:8px;}
    .product_container .product_wrapper .rr li:nth-child(odd){margin-right:4%;}
    .product_container .product_wrapper .rr li a h5{margin-top:5px;margin-bottom:7px;width:100%;height: 20px;overflow:hidden;}
    .product_container .product_wrapper .rr li a img{width:100% !important;margin-right:0;object-fit:cover;height: 141px;}
    .product_container .product_wrapper .rr li a .company_name{width: 100%;display: none!important;}
    .product_container .product_wrapper .rr li a{padding: 15px 14px 10px;}
    .product_container .product_wrapper .ll .class_menu>li>.fu_cate>a{ height: 30px; background: #fff; margin: 10px 0 15px; background-position: 15px 6px!important; padding: 0; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; }
    .product_container .product_wrapper .ll .class_menu>li:hover{background: none;}
    .product_container .product_wrapper .ll .class_menu>li:hover>.fu_cate>a{height: 30px;}

    .orange_theme .product_container .product_wrapper .ll .class_menu>li>.fu_cate>a>p{padding: 7px 15px 7px 10px;}
    .product_container .product_wrapper .ll .class_menu>li>.fu_cate>a span{font-size: 13px;color: #000!important;line-height: 18px;}
    .product_container .product_wrapper .ll .class_menu>li>.fu_cate>.recommend{display: none;}
    .product_container .product_wrapper .rr li:hover{
        box-shadow: none !important;
    }
    .product_container .product_wrapper .rr li:hover a img{
        transform: scale(1);
    }
    .orange_theme .product_container .product_wrapper .rr li:hover h5{
        color: #464C5B;
    }
    .area_5{padding-top:15px;}
    .expo_container .title_row .section_title{margin-right: 0;padding: 13px 15px;}
    .expo_container .title_row .section_title .tj_yun{width: 50%;float: left;}
    .expo_container .title_row .section_title .t_more{
        width: 15%;
        display: block!important;
        float: right!important;
        margin-right: 0;
    }
    .expo_container .title_row .section_title .t_more:hover{
        color: #999 ;
    }
    .expo_container .title_row .links{padding-top:0;padding-left:10px;display:flex;flex-wrap:nowrap;overflow-y:auto;}
    .expo_container .title_row .links>a:nth-child(1){background-image: url('/static/theme/orange/images/home_icon_lyllpl0.png');}
    .expo_container .title_row .links>a:nth-child(2){background-image: url('/static/theme/orange/images/home_icon_lyllpl1.png');}
    .expo_container .title_row .links>a:nth-child(3){background-image: url('/static/theme/orange/images/home_icon_lyllpl2.png');}
    .expo_container .title_row .links>a:nth-child(4){background-image: url('/static/theme/orange/images/home_icon_lyllpl3.png');}
    .expo_container .title_row .links>a:nth-child(5){background-image: url('/static/theme/orange/images/home_icon_lyllpl4.png');}
    .expo_container .title_row .links>a:nth-child(6){background-image: url('/static/theme/orange/images/home_icon_lyllpl5.png');}
    .expo_container .title_row .links>a:nth-child(7){background-image: url('/static/theme/orange/images/home_icon_lyllpl6.png');}
    .expo_container .title_row .links>a{background-repeat: no-repeat;background-size: 20px;background-position: 15px 6px;}
    .expo_container .title_row .f-l{float:none !important;overflow: hidden;}
    .expo_container .title_row .switches{display:none;}
    .expo_container .title_row .f-r{float:none !important;}
    .expo_container .title_row .links a{white-space:nowrap;margin: 4px 10px 15px 0;padding-left: 40px;font-size: 14px;}
    .expo_container .expo_wrapper{width: 100%;overflow-x: scroll;}
    .expo_container .expo_wrapper .expo_page.active{
        /*width: 1840px;*/display:flex;flex-wrap:wrap;overflow-y:auto;justify-content: space-between;
        padding: 0 20px;
    }
    .expo_container .expo_wrapper .expo_page.active .album-item{
        /* width: 335px; */
        width: calc(50% - 5px);
        margin-right: 0;
        margin-bottom: 10px;
        overflow:initial;
    }
    .expo_container .expo_wrapper .expo_page .album-item:hover{
        transform: translateY(0px);
        box-shadow: none;
    }
    .expo_container .expo_wrapper .expo_page .album-item:hover .figure_wrapper{
        transform: scale(1);
    }
    .expo_container .expo_wrapper .expo_page .album-item:hover .name{
        color: #17233D;
    }
    .expo_container .expo_wrapper .expo_page.active .album-item:nth-child(4n){
        margin-right: 20px;
        margin-right: 0;
    }
    .expo_container .expo_wrapper .expo_page .album-item .album-titles .logo_wrapper {display: none;}
    .expo_container .expo_wrapper .expo_page .album-img{ height: 125px;}
    .expo_container .expo_wrapper .expo_page .album-img .figure_pic{width:100% !important; height: 125px;}
    .expo_container .expo_wrapper .expo_page .album-item .album-title { 
        height: auto;display: flex;flex-wrap: wrap; justify-content: center;
    }
    .expo_container .expo_wrapper .expo_page .album-item .album-title  .business_name {
        width: 100%;
    }
    .expo_container .expo_wrapper .expo_page .album-item .album-title::after {clear: both; content: '\20';display: block;height: 0;}
    .information{width:100%;margin-right:0;margin-bottom:0;background-image:url('../images/home_bg_tjcp.jpg');background-position:top right;background-repeat:no-repeat;background-size:cover;}
    .information .section_title{padding: 21px 15px 16px;}
    .information .title_row{border-bottom: none;}
    .information .information_wrapper{padding: 0 15px 20px;}
    .information_wrapper>.cat_column{display:none;}
    .information_wrapper .list_pic{display:none;}
    .information_wrapper .cl .f-l{float:none !important;}
    .information_wrapper .cat_column .line_bg{display:none;}
    .information_wrapper .list_item{margin-right:0;}
    .cat_column .text{display:flex;flex-wrap:nowrap;padding-right:0;overflow-y:auto;background-color:initial;}
    .information_wrapper .list_item .list{width:100%;margin-right:0;}
    .orange_theme .list_item .cat_column .column_name{min-width:28px;padding:5px 17px;margin-right:10px;font-size:14px;background-color: #fff;border-radius: 15px;color: #333333;font-weight: 400;margin-bottom: 7px;}
    .orange_theme .list_item .cat_column .column_name:last-child{margin-right:0;}
    .orange_theme .list_item .cat_column .column_name:hover,.orange_theme .list_item .cat_column .column_name.hover{font-weight:500;color:#FFFFFF;background:linear-gradient(90deg,#FDAE00 0%,#FA7600 100%);border-radius:15px;}
    .orange_theme .list_item .cat_column .column_name:hover a,.orange_theme .list_item .cat_column .column_name.hover a{color: #fff;}
    .orange_theme .list_item .list li a{display:flex;}
    .information_wrapper .list-items{display:none;}
    .information_wrapper .list-items.selected{display: block!important;}
    .information_wrapper .list_item.list_item_right{display:none;}
    .orange_theme .list_item .cat_column .column_name a:hover{color:#fff;}
    .information_wrapper .list_item .list-items{padding:15px;padding-bottom:1px;background-color:#fff;}
    .live{width:100%;margin-bottom:0;}
    .lv_video{width:100%;float:none !important;}
    /* 手机端新铝播 */
    .area_9{
        background: url(/static/styles/images/home_bg_lb.png) no-repeat top center;
        background-size: 100%;
        padding: 8px 0 18px;
    }
    .area_9 .title_row{
        margin-bottom: 0;
    }
    .area_9 .title_row .section_title{margin-right: 0;padding: 13px 15px;}
    .area_9 .title_row .section_title .tj_yun{width: 50%;float: left;}
    .area_9 .title_row .section_title .t_more{width: 15%;display: block!important;float: right!important;margin-right: 0;}
    .area_9 .title_row .section_title .t_more:hover{
        background: url(../images/title_icon_more.png) center right no-repeat;
    }
    .area_9 .title_row .links{padding-top:0;padding-left:10px;display:flex;flex-wrap:nowrap;overflow-y:auto;}
    /* .area_9 .title_row .links>a:nth-child(1){background-image: url('/static/theme/orange/images/home_icon_lyllpl0.png');}
    .area_9 .title_row .links>a:nth-child(2){background-image: url('/static/theme/orange/images/home_icon_lyllpl1.png');}
    .area_9 .title_row .links>a:nth-child(3){background-image: url('/static/theme/orange/images/home_icon_lyllpl2.png');}
    .area_9 .title_row .links>a:nth-child(4){background-image: url('/static/theme/orange/images/home_icon_lyllpl3.png');}
    .area_9 .title_row .links>a:nth-child(5){background-image: url('/static/theme/orange/images/home_icon_lyllpl4.png');}
    .area_9 .title_row .links>a:nth-child(6){background-image: url('/static/theme/orange/images/home_icon_lyllpl5.png');}
    .area_9 .title_row .links>a:nth-child(7){background-image: url('/static/theme/orange/images/home_icon_lyllpl6.png');} */
    .area_9 .title_row .links>a{background-repeat: no-repeat;background-size: 20px;background-position: 15px 6px;}
    .area_9 .title_row .f-l{float:none !important;overflow: hidden;}
    .area_9 .title_row .section_title .t_more:hover{
        color: #999;
    }
    .area_9 .title_row .switches{display:none;}
    .area_9 .title_row .f-r{float:none !important;}
    .area_9 .title_row .links a{white-space:nowrap;margin: 4px 10px 15px 0;background: #fff;font-size: 14px;}
    .area_9 .lvbo_con{
        overflow: hidden;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .area_9 .lvbo_con .lvbo_item{
        width: 49%;
        margin-right: 2%;
        overflow: hidden;
        float: left;
        border-radius: 8px;
        border: 1px solid #F2F2F2;
    }
    .area_9 .lvbo_con .lvbo_item:last-child{
        margin-right: 0;
    }
    .area_9 .lvbo_con .lvbo_item .lvbo_img{
        width: 100%;
        height: 95px;
        position: relative;
        overflow: hidden;
    }
    .area_9 .lvbo_con .lvbo_item .lvbo_img>img{
        width: 100%!important;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        z-index: 1;
    }
    .area_9 .lvbo_con .lvbo_item .lvbo_img .lb_play{
        width: 30px;
        height: 24px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        z-index: 1;
    }
    .area_9 .lvbo_con .lvbo_item .lvbo_img .lb_play>img{
        width: 100%;
        height: 100%;
    }
    .area_9 .lvbo_con .lvbo_item .lvbo_txt{
        width: 100%;
        height: 85px;
        padding: 10px 10px 15px;
        box-sizing: border-box;
        background: #fff;
    }
    .area_9 .lvbo_con .lvbo_item .lvbo_txt .lvbo_title{
        height: 60px;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 20px;
        overflow: hidden;
        margin-bottom: 0;
    }
    .area_9 .lvbo_con .lvbo_item:hover{
        box-shadow: none;
        border: 1px solid #F2F2F2;
        transition: all 0s;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        -ms-transition: all 0s;
        -o-transition: all 0s;
        transform: translateY(0px);
    }
    .area_9 .lvbo_con .lvbo_item:hover .lvbo_txt .lvbo_title{
        color: #333;
    }

    .live .list{display:none;}
    .live .live_class{display:flex;padding-left:10px;margin-bottom:15px;}
    .live .live_class li{width:62px;height:30px;margin-right:10px;line-height:30px;text-align:center;font-size:14px;font-weight:400;color:#181818;background:#F8F8F9;border-radius:15px;}
    .list_pic li{background:initial;}
    .list_pic li .text{position:initial;padding:10px;color:#333;font-size:14px;font-weight:400;text-shadow:initial;z-index: 2;height: auto;}
    .live .list_pic{padding:0 2.7%;width:100%;display:block;box-sizing:border-box;}
    .live .list_pic li{width:calc(50% - 10px);height:169px;margin-bottom:10px;margin-right:10px;border:1px solid #EAEAEA;border-radius:4px;}
    .live .list_pic li:nth-child(2n){margin-right:0;}
    .list_pic li .banner_icon_bf_small{top:14%;bottom:inherit;left:0;right:0;margin:auto;}
    .list_pic li .pic{max-width:initial;height:25vw;width:100% !important;box-sizing:border-box;}
    .Magazines .al-industry{width:100%;}
    .section_magazine{padding:0;background-image:initial;}
    .Magazines .magazine-wrapper{display:flex;}
    .Magazines .magazine-wrapper .cover_wrapper{width:35%;}
    .Magazines .magazine-wrapper .img_wrapper{width:100%;}
    .Magazines .magazine-wrapper .img_wrapper::before{
        display: none;
    }
    .Magazines .magazine-wrapper .img_wrapper::after{
        display: none;
    }
    .Magazines .magazine-wrapper .img_wrapper img{height:44vw;object-fit:cover;margin-right:0;padding:0;width:100% !important;max-height: 168px;}
    .Magazines .magazine-wrapper .info_wrapper{width:65%;padding:0 13px 0 13px;padding-right:0;}
    .Magazines .title_row{height:105px;background:linear-gradient(139deg,#006CFF 0%,#014DA1 100%);}
    .Magazines .title_row.alhouse{background:linear-gradient(315deg,#2770A8 0%,#449EE3 100%);}
    .Magazines .magazine-wrapper{box-sizing:border-box;padding:10px;width:95%;margin:-45px auto 0;background:#fff;}
    .area_6{padding:0;}
    .area_6 .list_item .cat_column .cat_name{
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .section_magazine .section_title span{color:#fff;}
    .section_magazine .t_more{color:#fff;}
    .Magazines .magazine-wrapper .p_date{font-size:15px;margin-bottom:5px;}
    .Magazines .magazine-wrapper .p_info{margin-bottom:10px;}
    .Magazines .magazine-wrapper .p_date .magazine_tag{margin-left:8px;}
    .Magazines .magazine-wrapper .intro_title{margin-bottom:15px;}
    .Magazines .magazine-wrapper .buttons{position:initial;}
    .Magazines .magazine-wrapper .box_info{display:flex;flex-direction:column-reverse;}
    .Magazines .magazine-wrapper .box_info .intros{position:absolute;bottom:0;width:150%;left:-53%;}
    .Magazines .magazine-wrapper .buttons{margin-bottom:15px;}
    .Magazines .magazine-wrapper .buttons .btn{margin-bottom:10px;}
    .Magazines .al-house{width:100%;}
    .Magazines .title_row .f-l.section_title{
        width: 62%;
        float: left !important;
    }
    .Magazines .title_row .f-l.section_title>div{
        width: 100% !important;
    }
    .Magazines .title_row .f-r.section_title{
        width: 15%;
        float: right !important;
    }
    .Magazines .title_row .f-r.section_title> .t_more{
        width: 100%;
    }
    .Magazines .title_row .f-r.section_title> .t_more:hover{
        color: #fff;
    }
    .Magazines .al-industry:hover .p_date{
        color: #181818;
    }
    .Magazines .al-house:hover .p_date{
        color: #181818;
    }
    .Magazines .title_row .section_title .t_more{
        background: url(../images/news_more.png) center right no-repeat;
    }
    .Magazines .title_row .section_title .t_more:hover{
        background: url(../images/news_more.png) center right no-repeat;
    }
    .Magazines .magazine-wrapper .buttons .btn:hover .btn_mongban{
        width: 0;
        height: 0;
    }
    .technology .title_row{border-bottom:initial;padding:0 10px;}
    .technology .technology_wrapper{margin-top:0;}
    .technology .item_list{width:100%;margin-right:0;box-sizing:border-box;margin-bottom: 40px;}
    .technology .item_list .cat_column{display:none;}
    .technology .style1 .thumb{width:100% !important;object-fit:cover;}
    .technology .style1 li{width:100%;display:flex;flex-wrap:nowrap;width:95%;margin:0 auto 10px;}
    .technology .style1 li a{display:flex;box-sizing:border-box;width:100%;}
    .technology .style1 li a>div{width:100%;}
    .technology_class{margin-left:10px;margin-bottom:15px;display:flex !important;flex-wrap:nowrap;overflow-y:auto;}
    .technology_class span{margin-right:10px;display:block;width:62px;height:30px;line-height:30px;text-align:center;font-size:14px;font-weight:500;color:#999;background:#F2F2F2;border-radius:15px;}
    .technology_class span.active{color:#FFFFFF;background:linear-gradient(90deg,#FDAE00 0%,#FA7600 100%);}
    .technology_wrapper .item_list:not(.first){display:none;}
    .technology .style2 .thumb{min-width:76px;}
    .technology .style2 li .left{min-width:75%;}
    .technology .style1 li .left{min-width:65%;}
    .technology .style1 li .right{min-width:20%;margin-right:1%;}
    .technology .title_row .section_title.wide .t_more:hover{
        color: #999;
    }
    .technology li:hover{
        transform: translateY(0px);
    }
    .technology .style1 li a:hover{
        box-shadow: none !important;
    }
    .orange_theme .technology .style1 li a:hover .title_name{
        color: #13233F;
    }
    .technology li:hover .right .thumb{
        transform: scale(1);
    }
    .area_8{display:none;}

    /* 铝企通认证 */
    .lqt_cer .containBox{
        height: 331px;
        padding: 29px 12px;
    }
    .lqt_cer .cer_con .cer_conTitle{
        height: 76px;
    }
    .lqt_cer .cer_con .cer_conTitle .title_logo{
        width: 187px;
        height: 35px;
    }
    .lqt_cer .cer_con .cer_conTitle .title_btn{
        width: 96px;
        height: 35px;
        line-height: 35px;
    }
    .lqt_cer .cer_con .cer_conTitle .title_btn a{
        font-size: 14px;
    }
    .lqt_cer .cer_con .cer_conCon{
        height: 196px;
        padding: 10px;
        width: 100%;
    }
    .lqt_cer .cer_con .cer_conCon .swiper-container{
        width: 100%;
    }
    .lqt_cer .cer_con .cer_conCon .swiper-container .swiper-wrapper{
        width: 100%;
    }
    .lqt_cer .cer_con .cer_conCon .con_item{
        width: 100%;
        height: 74px;
        padding: 0 15px;
        overflow: hidden;
    }
    .lqt_cer .cer_con .cer_conCon .swiper-slide:nth-child(even){
        margin-top: 0!important;
    }
    .lqt_cer .cer_con .swiper-pagination{
        bottom: 36px;
        width: 88.5%;
    }
    .lqt_cer .cer_con .swiper-pagination .swiper-pagination-bullet{
        margin: 0 5px;
    }
    .lqt_cer .cer_con .swiper-pagination .swiper-pagination-bullet-active{
        background: #fff;
    }
    .lqt_cer .cer_con .cer_conCon .swiper-slide:hover{
        box-shadow: none;
        z-index: 0;
    }
    .rollAdv .rollAdv-wrapper .rollAdv-close-btn{width: 30px;height: 30px;}
}
@media ( max-width:320px){
    .section_title span{font-size: 17px;}
    .area_3 .section_title .t_tab span{font-size: 16px;}
    .area_3 .section_title .t_tab span.active{font-size: 16px;}
    .expo_container .title_row .section_title .t_more{width: 17%;}
}
