@charset "utf-8";
.search_nav {width: 100%;height: 80px;background: linear-gradient(90deg, #007CFF 0%, #004EA2 100%);}
.search-input{margin-top: 20px;width: 340px;height: 40px;border-radius: 20px;}
.search-input .input-text{width: 340px;height: 40px;padding:10px 46px;border-radius: 20px;font-size: 14px;color: #ffffff;border: 1px solid #FFFFFF;overflow: hidden;box-sizing: border-box;background-color:inherit;}
.search-input .input-text::-webkit-input-placeholder{color: #fff;}
.search-input .input-text::-moz-placeholder{color: #fff;}
.search-input .input-text:-ms-input-placeholder{color: #fff;}
.search-input .search_icon{top: 12px;left: 20px;width: 16px;height: 16px;}
.search-input .search_del{width: 16px;height: 16px;top: 12px;right: 20px;}
.search_nav li{display: inline-block;font-size: 16px;font-weight: 400;color: #FFFFFF;line-height: 22px;box-sizing: border-box;cursor: pointer;}
.search_nav li a{display: block;padding: 24px;height: 80px;box-sizing: border-box;}
.search_nav li a:hover{color: #ffffff;}
.search_nav li.current a{font-size: 16px;font-weight: 500;color: #FFFFFF;line-height: 22px;border-bottom: 5px solid #fff;}
/* 结果列表 */
.results_list{margin-top: 30px;}
.results_list .related_title{margin-bottom: 20px;font-size: 18px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #17233D;line-height: 25px;}
.view_more{text-align: center;}
.view_more .more_btn{display: inline-block;width: 218px;height: 41px;background: #fff; border-radius: 21px;font-size: 15px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #0050A8;line-height: 21px;border: none;box-sizing: border-box;}
.view_more .more_btn.hover{color: #FFFFFF;background: linear-gradient(90deg, #007CFF 0%, #004EA2 100%);}
/* 展馆 */
.album-item{margin-bottom: 20px;}
.album-titles .logo_wrapper{
    width: 35px;
    height: 35px;
}
.album-titles .logo_wrapper>img{
    width: 100%;
    height: 100%;
    margin-right: 5px;
}
.album-titles .business_name{
    margin-right: 10px;
    width: 130px;
}
.album-titles .business_name>.name{
    max-width: 80px;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 6px;
    width: auto;
}
.album-titles .business_name>.address{
    float: left;
    max-width: 50px;
    height: 35px;
}
.album-titles .business_name>.address img{
    margin-top: 8px;
    height: 22px!important;
}
.album-titles .inquiries_btns{
    float: right;
}
/* 产品 */
.product_item li{width: 224px;margin-right:20px;margin-bottom:20px;background-color:#fff;border:1px solid #F1F4F8;box-sizing:border-box;border-radius:8px;box-sizing:border-box;}
.product_item li:nth-child(5n){
    margin-right: 0;
}
.collect .product_item li:nth-child(4n){margin-right:0;}
.product_item li .maskWraper{height:244px;}
.product_item li a{text-decoration:none;}
.product_item li .thumb{padding:10px 0;width:204px;height:204px;margin:0 auto;overflow:hidden;}
.product_item li .thumb .pic{top:0;left:0;right:0;bottom:0;margin:auto;width:204px;}
.product_item .info{padding:0 10px;}
.product_item .info .text{height:44px;margin-bottom:11px;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:bold;color:#17233D;line-height:22px;overflow:hidden;}
.product_item .info .tags{margin-bottom:18px;text-align:left;}
.product_item .info .tags .tags_item{display:inline-block;padding:1px 6px;font-size:11px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#0050A8;line-height:16px;background:#EAF4FF;border-radius:2px;vertical-align:middle;}
.product_item .info .data{margin-bottom:16px;}
.product_item .info .data .inofs{min-width:50%;}
.product_item .data .company_name{margin-left:5px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#454C5C;line-height:17px;}
.product_item .data .icon_browse{width:16px;height:16px;margin-top:1px;}
.product_item .data .num{margin-left:1px;font-size:13px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9CA7B5;line-height:18px;}
.maskWraper .maskBar .btn_icon_xp_w{margin-right:5px;}
.maskWraper .maskBar{padding:0;height:40px;background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);cursor:pointer;}
.maskWraper .maskBar .box{top:50%;left:50%;transform:translate(-50%,-50%);}
.maskWraper:hover .info .text{color:#004EA2;}
/* 相关资讯文章 */
.msg_list.content_box{margin-bottom: 20px;overflow: hidden;}
.msg_list.content_box .list_item {margin-top: 0;padding: 20px;}
.msg_list.content_box .list_item .info {width: 857px;}
.msg_list.content_box .list_item .nopic{width: 100%;}
/* 相关视频 */
.waterfall_flow{height: 800px;display: flex;flex-flow: column wrap;width: 100%;margin:0 auto;transition: all .4s;}
.waterfall_flow ul{padding: 0;position: relative;/*!**栏宽**!*//*-webkit-column-width:374px;*//*-moz-column-width:374px;*//*column-width:374px;*//*!**栏间距**!*//*-webkit-column-gap:15px;*//*-moz-column-gap:15px;*//*column-gap:18px;*/}
.waterfall_flow ul li{/*position: absolute;*/display: inline-block;text-align: left;width: 285px;margin-right: 20px;margin-bottom: 25px;border-radius: 8px;transition: all .4s;}
.waterfall_flow ul li .album-item{margin-right: 0;margin-bottom: 0;}
.waterfall_flow ul li .album-item .album-img{height: auto;}
.waterfall_flow ul li .album-item .album-img .img_box{
    width: 100%;
    height: 160px;
}
.waterfall_flow ul li img{max-width: 100%;}
.waterfall_flow ul li:nth-child(4n+0){margin-right: 0;}
.waterfall_flow .album-item .banner_icon_bf_50 {width: 50px;height: 43.7px;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.waterfall_flow .album-item .figure_wrapper{overflow: hidden;display: block;z-index: 1;position: relative;}
.waterfall_flow .album-item .figure_wrapper .figure_pic{ transform: scale(1); transition: all 0.5s ; -webkit-transition: all 0.5s ; -moz-transition: all 0.5s ; -ms-transition: all 0.5s ; -o-transition: all 0.5s ; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); object-fit: cover;}
.waterfall_flow .album-item:hover .figure_wrapper .figure_pic{ transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); }
.waterfall_flow .album-item .tags{top: 0;left: 0; padding: 0; text-align: left; background: none;border-radius: 0;}
.waterfall_flow .album-item .box{display: inline-block;padding: 5px 11px;background: linear-gradient(90deg, #00B8FF 0%, #007FFF 100%);border-radius: 8px 14px 14px 14px;}
.waterfall_flow .album-item .icon_zbz{margin-right: 5px;width: 15px;height: 15px;}
.waterfall_flow .album-item .text{font-size: 12px;font-weight: 500;color: #FFFFFF;line-height: 17px;}
.waterfall_flow .album-item .banner_icon_bf_50{width: 50px;height: 43.7px;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.waterfall_flow .album-item .album-title{padding: 7px 10px;}
.waterfall_flow .album-item .data_info .num{margin-left: 1px;margin-right: 14px;font-size: 13px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #9CA7B5;line-height: 18px;}
.waterfall_flow .album-item .data_info .hits{font-size: 13px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #9CA7B5;line-height: 18px;}
.waterfall_flow .album-item .name{height: 44px;text-align: left; font-size: 16px;font-weight: 500;color: #13233F;line-height: 22px;}
.waterfall_flow .album-item .portrait{margin-right: 3px;background: #FFFFFF;border: 1px solid #E8EAEC;border-radius:50% ;box-sizing: border-box;}
.waterfall_flow .album-item .infos{margin-top: 10px;}
.waterfall_flow .album-item .company_name{margin-top: 6px;margin-left: 3px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #454C5C;line-height: 20px;}
.waterfall_flow .album-item .phone_text{margin-top: 5px;margin-left: 2px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #0050A8;line-height: 20px;}
.waterfall_flow .album-item .icon_phone{margin-top: 7px;}
.waterfall_flow .album-item .live_btn{display: none;}
.waterfall_flow .album-item .appointment{padding: 5px 20px;font-size: 14px;font-weight: 500;color: #FFFFFF;line-height: 20px;background: linear-gradient(90deg, #007CFF 0%, #004EA2 100%);border-radius: 14px;}
.waterfall_flow .album-item .phone_view .hidden{display: none;}
/* ======== 相关文件 ======== */
.library_item li{margin-right: 20px;margin-bottom: 25px;}
.library_item li:nth-child(5n){margin-right: 0;}
.library_item li a{text-decoration: none;display: inline-block;width: 224px;height: 385px;border-radius: 8px;-webkit-transition: all .4s;transition: all .4s;text-align: center;}
.library_item li a:hover{background: #FFFFFF;-webkit-box-shadow: 0px 8px 12px 0px rgba(0, 80, 168, 0.1);box-shadow: 0px 8px 12px 0px rgba(0, 80, 168, 0.1);-webkit-transition: all .4s;transition: all .4s;}
.library_item .cover{width: 100%;height: 303px;border-radius: 8px;border: 1px solid #E8EAEC;-webkit-box-sizing: border-box;box-sizing: border-box;overflow: hidden;}
.library_item .tags_name{top: 10px;left: 10px;padding: 3px 15px;font-size: 12px;font-weight: 400;color: #FFFFFF;background: rgba(0, 0, 0, 0.5);border-radius: 12px;line-height: 17px;z-index: 1;}
.library_item .cover_pic{ width: 100%; top: 50%; left: 0;  margin: auto; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; transform: translate(0,-50%)scale(1); -webkit-transform: translate(0,-50%)scale(1); -moz-transform: translate(0,-50%)scale(1); -ms-transform: translate(0,-50%)scale(1); -o-transform: translate(0,-50%)scale(1); }
.library_item a:hover .cover_pic{ transform:translate(0,-50%) scale(1.2) ; -webkit-transform:translate(0,-50%) scale(1.2) ; -moz-transform:translate(0,-50%) scale(1.2) ; -ms-transform:translate(0,-50%) scale(1.2) ; -o-transform:translate(0,-50%) scale(1.2) ; }
.library_item .cover .icon{right: 0;bottom: 0;width: 25px;height: 25px;z-index: 1;}
.library_item .title{margin: 10px auto 0 !important; width: 185px;height: 22px; -webkit-line-clamp: 3;line-clamp: 3;font-size: 16px;font-weight: 500;color: #13233F;line-height: 22px;}
.library_item .portrait{margin-right: 5px;width: 20px;height: 20px;background: #FFFFFF;border: 1px solid #E8EAEC;border-radius: 50%;}
.library_item .name{font-size: 14px;font-weight: 400;color: #454C5C;line-height: 20px;}
.library_item .separated{margin: 0 10px;width: 3px;height: 17px;font-size: 12px;font-weight: 400;color: #DCDEE2;line-height: 17px;}
.library_item .icon_browse{margin-top: 2px;width: 16px;height: 16px;margin-right: 5px;}
.library_item .num{font-size: 13px;font-weight: 400;color: #9CA7B5;line-height: 18px;line-height: 16px;margin-top: 1px;}
.library_item .bottom{display: none; margin-top: 10px;}
.library_item li a:hover .title.rows{height: 22px; -webkit-line-clamp: 1;line-clamp: 1;}
.library_item li a:hover .bottom{display: inline-block;}

/* 关注 */
.follow.content_box{margin-top:20px;padding:20px;}
.follow.content_box ul li{padding:15px 21px;border-bottom:1px solid #F2F2F2;}
.follow .portrait{margin-right:21px;width:58px;height:58px;background:#FFFFFF;border:1px solid #F2F2F2;overflow:hidden;border-radius:50%;}
.follow .portrait img{width:100%;}
.follow .user_info .name{margin-bottom:8px;font-size:18px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#17233D;line-height:25px;}
.follow .user_info .desc{margin-bottom:8px;font-size:15px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#657180;line-height:21px;}
.follow .user_info .datas{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#9EA7B4;line-height:20px;}
.follow .unfollow_btn{margin-top:24px;padding:7px 22px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#FFFFFF;line-height:20px;background:#9EA7B4;border-radius:17px;cursor:pointer;}
.follow .follow_btn{margin-top:24px;padding:7px 25px;background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);border-radius:17px;cursor:pointer;}
.follow .follow_btn .icon,.follow .follow_btn .text{display:inline-block;vertical-align:middle;}
.follow .follow_btn .icon{margin-right:5px;width:18px;height:18px;}
.follow .follow_btn .text{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#FFFFFF;line-height:20px;}
/* 相关商机 */
.business_nav, .video_nav, .bs_nav{margin-bottom: 15px;}
.business_nav li{padding: 8.5px 25px;}
.business_nav li, .video_nav li, .bs_nav li{display: inline-block; margin-right: 15px;font-size: 15px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #9EA7B4;background: #F1F4F8;border-radius: 22px;border: 1px solid #E8EAEC;cursor: pointer;}
.business_nav li a, .video_nav li a, .bs_nav li a{display: block;padding: 8.5px 25px;}
.business_nav li.current, .video_nav li.current, .bs_nav li.current{font-weight: 500;color: #004EA2;background: #DEEEFF;}
.business_list li{width: 285px;}
.business_list li:nth-child(4n){margin-right:0;}
.business_list .tags{display:inline-block;/*height:auto;*/margin-right:10px;padding:0 5px;background:linear-gradient(90deg,#FDAE00 0%,#FA7600 100%);background:-moz-linear-gradient(90deg,#FDAE00 0%,#FA7600 100%);background:-ms-linear-gradient(90deg,#FDAE00 0%,#FA7600 100%);background:-webkit-linear-gradient(90deg,#FDAE00 0%,#FA7600 100%);background:linear-gradient(90deg,#FDAE00 0%,#FA7600 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr="#FDAE00",endColorstr="#FA7600",gradientType="1");border-radius:2px;font-size:12px;font-weight:500;color:#FFFFFF;line-height:19px;white-space:nowrap;}
.business_list .tags.find{background:-moz-linear-gradient(90deg,#00B2FF 0%,#007AFF 100%);background:-ms-linear-gradient(90deg,#00B2FF 0%,#007AFF 100%);background:-webkit-linear-gradient(90deg,#00B2FF 0%,#007AFF 100%);background:linear-gradient(90deg,#00B2FF 0%,#007AFF 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr="#00B2FF",endColorstr="#007AFF",gradientType="1");}
.business_list .name{height: 44px;margin-bottom:15px;text-align:left;font-size:16px;font-weight:500;color:#17233D;line-height:22px;height:44px;overflow:hidden;text-overflow:ellipsis;}
.business_list .album-title{padding:15px;height: 90px;}
.business_list .data_info{text-align: left;}
.business_list .address{margin-bottom:0;margin-top:5px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9EA7B4;line-height:20px;width:178px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.business_list .inquiry_btn{padding:5px 20px;font-size:14px;font-weight:500;color:#FFFFFF;line-height:20px;background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);border-radius:14px;}
.business_list li a{text-decoration:none;}
.business_list li a:hover .name{color:#004ea2;text-decoration:none;}
.business_list li a .album-img{width: 100%;height: 157px;}
.business_list li a .album-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
/* ====== 铝联优采 ====== */
.al_material li{float:left;width:224px;height:auto;margin-bottom:25px;margin-right:20px;border-radius:8px;}
.al_material li:nth-child(5n){margin-right:0;}
.al_material li a{display:block;background-color:#fff;padding-bottom:15px;width:224px;height:auto;text-decoration:none;border-radius:8px;overflow:hidden;transition:all 0.4s;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;-o-transition:all 0.4s;}
.al_material li a:hover{text-decoration:none;box-shadow:0px 8px 12px 0px rgba(0,80,168,0.1);transform:translate(0,-5px);-webkit-transform:translate(0,-5px);-moz-transform:translate(0,-5px);-ms-transform:translate(0,-5px);-o-transform:translate(0,-5px);}
.al_material li .pic{width:160px;height:160px;margin:15px auto 10px;}
.al_material li .pic img{width:100%;top:0;left:0;right:0;bottom:0;margin:auto;}
.al_material li .title{height:50px;margin:0 auto 15px;width:182px;font-size:14px;font-weight:500;color:#17233D;line-height:25px;}
.al_material li .bottom{padding:0 10px;}
.al_material li a:hover .title{color:#004ea2;}
.al_material li .unit_price{margin-top:5px;}
.al_material li .price{color:#fa7600;}
.al_material li .unit{color:#9EA7B4;}
.al_material li .enquiries{padding:5px 20px;font-size:14px;font-weight:500;color:#FFFFFF;line-height:20px;background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);border-radius:14px;}
/* ====== 招商 ====== */
.merchants li{width:387px;margin-right:19px;}
.merchants li:nth-child(3n){margin-right:0;}
.merchants li:nth-child(5n){margin-right:19px;}
.merchants li a{width:387px;padding-bottom:0;}
.merchants li .pic{margin:0;width:387px;height:217px;border-radius:8px;overflow:hidden;}
.merchants .pic img{width:100%;}
.merchants li .title{width:auto;height:auto;text-align:left;font-size:18px;font-weight:600;color:#13233F;line-height:25px;}
.merchants li .bottom{padding:15px 15px 17px 15px;}
.merchants li .bottom .portrait{margin-right:10px;width:24px;height:24px;background:#FFFFFF;border:1px solid #E8EAEC;border-radius:50%;}
.merchants li .bottom .name{margin-top:3px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#454C5C;line-height:20px;}
.merchants li .bottom .date{margin-top:2px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9CA7B5;line-height:20px;}
/* ====== 招标 ====== */

.tender li{width:590px;margin-right:20px;border-radius:8px;}
.tender li:nth-child(2n){margin-right:0;}
.tender.al_material li:nth-child(5n){margin-right: 20px;}
.tender li a{width:590px;padding:15px 0 20px;transition:all .4s;}
.tender .userinfo{padding-bottom:15px;border-bottom:1px solid #F1F4F8;}
.tender .userinfo .portrait{margin-left:15px;margin-right:10px;width:45px;height:45px;border-radius:50%;}
.tender .userinfo .portrait img{width:100%;border-radius:50%;}
.tender .userinfo .name{margin-bottom:5px;font-size:16px;font-weight:500;color:#13233F;line-height:22px;}
.tender .userinfo .desc{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#657180;line-height:17px;}
.tender .share{margin-right:15px;width:69px;height:34px;background:#FFFFFF;border-radius:2px;border:1px solid #E8EAEC;background:url('../images/icon_fenxiang_b.png') 10px 9px no-repeat;}
.tender .share .text{margin-left:31px;margin-top:7px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#657180;line-height:20px;}
.tender li a:hover .share{border:1px solid #004EA2;background:url('../images/icon_fenxiang_b_hover.png') 10px 9px no-repeat;transition:all .4s;}
.tender li a:hover .text{color:#004ea2;}
.tender .info{padding:0 15px;}
.tender .info .title{margin-top:20px;width:100%;text-align:left;margin-bottom:15px;font-size:18px;font-weight:500;color:#13233F;line-height:25px;}
.tender .info .tags{margin-right:10px;padding:2px 8px;font-size:12px;font-weight:500;color:#FFFFFF;line-height:17px;background:linear-gradient(90deg,#00B2FF 0%,#007AFF 100%);border-radius:2px;}
.tender .info .tags.ends{background:linear-gradient(90deg,#9EA7B4 0%,#657180 100%);}
.tender .info .point_time{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9CA7B5;line-height:20px;}
.tender .info .point_time .interval{color:#0050a8;}

.tabCon .num_bar,.tabCon2 .num_bar{margin-bottom: 20px;font-size: 15px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #17233D;line-height: 21px;}

/* 视界 */
.v_list li .album-item{margin-right: 0;overflow: hidden;}
.v_list li{margin-right: 20px;}
.v_list li:nth-child(4n){margin-right: 0;}
.v_list li .album-item .album-img{height: 162px;overflow: hidden;}
.v_list .group-btn {margin-top: 20px;margin-bottom: 15px;}
.v_list .group-btn .btn{margin-right: 10px;padding: 5px 25px;border: none;background-color: inherit; font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #9CA7B5;line-height: 20px;}
.v_list .group-btn .btn.current{font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #FFFFFF;line-height: 20px;background: #0050A8;border-radius: 15px;}
.v_list .album-item .figure_wrapper{overflow: hidden;display: block;z-index: 1;position: relative;}
.v_list .album-item .figure_wrapper>.figure_pic{ transform: scale(1); transition: all 0.5s ; -webkit-transition: all 0.5s ; -moz-transition: all 0.5s ; -ms-transition: all 0.5s ; -o-transition: all 0.5s ; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
.v_list .album-item:hover .figure_wrapper>.figure_pic{ transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); }
.v_list .album-item .tags{top: 0;left: 0; padding: 0; text-align: left; background: none;border-radius: 0;}
.v_list .album-item .box{display: inline-block;padding: 5px 11px;background: linear-gradient(90deg, #00B8FF 0%, #007FFF 100%);border-radius: 8px 14px 14px 14px;}
.v_list .album-item .icon_zbz{margin-right: 5px;width: 15px;height: 15px;}
.v_list .album-item .text{font-size: 12px;font-weight: 500;color: #FFFFFF;line-height: 17px;}
.v_list .album-item .banner_icon_bf_50{width: 50px;height: 43.7px;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.v_list .album-item .album-title{padding: 7px 10px;}
.v_list .album-item .data_info .num{margin-left: 1px;margin-right: 14px;font-size: 13px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #9CA7B5;line-height: 18px;}
.v_list .album-item .data_info .hits{font-size: 13px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #9CA7B5;line-height: 18px;}
.v_list .album-item .name{height: 44px;text-align: left; font-size: 16px;font-weight: 500;color: #13233F;line-height: 22px;}
.v_list .album-item .portrait{margin-right: 3px;background: #FFFFFF;border: 1px solid #E8EAEC;border-radius:50% ;box-sizing: border-box;}
.v_list .album-item .infos{margin-top: 10px;}
.v_list .album-item .company_name{margin-top: 6px;margin-left: 3px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #454C5C;line-height: 20px;}
.v_list .album-item .phone_text{margin-top: 5px;margin-left: 2px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #0050A8;line-height: 20px;}
.v_list .album-item .icon_phone{margin-top: 7px;}
.v_list .album-item .live_btn{display: none;}
.v_list .album-item .appointment{padding: 5px 20px;font-size: 14px;font-weight: 500;color: #FFFFFF;line-height: 20px;background: linear-gradient(90deg, #007CFF 0%, #004EA2 100%);border-radius: 14px;}
.v_list .album-item .phone_view .hidden{display: none;}

/* 分页 */
.pagination{margin-top: 10px;margin-bottom: 70px;text-align: center;}
.pagination li{display: inline-block;padding: 0 !important;margin-right: 10px;width: 40px;height: 40px;background: #E7EBEE;border-radius: 2px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #9CA7B5;line-height: 20px;}
.pagination li a{display: block;width: 40px;height: 40px;line-height: 40px;}
.pagination li.active{color: #FFFFFF;background: inherit ;}
.pagination li.active a{color: #FFFFFF;background: #0050A8;}

/* 无数据 */
.no_data_style{background:#fff;text-align:center;margin-bottom:30px;}

@media ( max-width : 440px) {
    .mobile_viewport{display: block;}
    .pc_viewport{display: none !important;}

    .containBox{max-width: inherit;min-width: inherit;}
    .footer{display: none;}

    .orange_theme .search_nav{height: auto; background: #fff;}
    .search-input{width: 80%;margin-left: 5%;margin: 0;}
    .search-input .input-text{ width: 100%;background: #F8F8F9;color: #333;}
    .search-input .input-text::placeholder{color: #333;}
    .search-input .cancel_text{width: 10%;}
    .cancel_text{margin-left: 3%;font-size: 14px;font-weight: 500;color: #FA7600;}
    .forms{padding: 3% 0;display: flex;justify-content: center;align-items: center;background-color: #fff; }
    .search_nav .f-r{float: none !important;}
    .search_nav ul{display: flex;flex-wrap: nowrap;overflow-y: auto;background-color: #fff;}
    .search_nav li{color: #999;white-space: nowrap;}
    .search_nav li a{padding-top: 2%;padding-bottom: 2%;height: 37px;}
    .search_nav li.current a,.search_nav li a:hover{font-weight: 600;color: #FA7600;border-bottom: 2px solid #FA7600;}
    .results_list{margin-top: 10px;}
    .tabCon2{padding: 4%;background-color: #fff;}
    .album-item{width: 100%;margin-right: 0;}
    .album-item .figure_wrapper_expo{width: 100%;}
    .album-item .figure_wrapper_expo .figure_pic{width: 100% !important;}
    .orange_theme .album-titles .inquiries_btns{float: right;margin-top: 5px;}

    .product_item li{width: 47%;margin-right: 6%;}
    .product_item li:nth-child(5n){
        margin-right: 6%;
    }
    .product_item li:nth-child(even){margin-right: 0;}
    .product_item li .thumb{width: 100%;}
    .view_more .more_btn{width: auto; border: 1px solid #FA7600;}

    .msg_list.content_box .list_item{padding: 0;}
    .content_box .list_item li{padding: 10px 0;margin-bottom: 10px;border-bottom: 1px solid #E8EAEC;}
    .content_box .list_item a{display: flex;flex-direction:row-reverse; flex-wrap: nowrap;}
    .content_box .list_item .pic{min-width: 100px;height: 100px;margin-right: 0;margin-bottom: 0;}
    .orange_theme .content_box .list_item .desc{display: none;}
    .content_box .list_item .infos .infos_left{display: none;}
    .content_box .list_item .infos{position: initial;}
    .content_box .list_item .infos .f-r{float: left !important;}
    .msg_list.content_box .list_item .info{height: auto;margin-right: 2%;}
    .content_box .list_item .info{border-top:none}
    .content_box .list_item .title{margin-top: 0;font-weight: 400;font-size: 15px;color: #333;}
    .content_box .list_item .pic .thumb{border-radius: 4px;}

    .waterfall_flow ul li{position: initial;width: 47%;margin-right: 6%;}
    .waterfall_flow li:nth-child(even){margin-right: 0;}
    .waterfall_flow .album-item .figure_wrapper>.figure_pic{width: 100% !important;height: 95px;object-fit: cover;}
    .waterfall_flow .album-item .data_info {display: none;}
    .waterfall_flow .album-item .infos  {display: none;}

    .library_item ul#list li{width: 47%;margin-right: 6%;}
    .library_item ul#list li:nth-child(5n){margin-right: 6%;}
    .library_item ul#list li:nth-child(even){margin-right: 0;}
    .library_item ul#list li a{width: 100%;}
    .library_item .cover{width: 100%;height: 230px;}
    .library_item ul#list li a{height: auto; background: #FFFFFF;-webkit-box-shadow: 0px 8px 12px 0px rgba(0, 80, 168, 0.1);box-shadow: 0px 8px 12px 0px rgba(0, 80, 168, 0.1);-webkit-transition: all .4s;transition: all .4s;}
    .library_item a:hover .cover_pic{ transform:translate(0,-50%) scale(1.2) ; -webkit-transform:translate(0,-50%) scale(1.2) ; -moz-transform:translate(0,-50%) scale(1.2) ; -ms-transform:translate(0,-50%) scale(1.2) ; -o-transform:translate(0,-50%) scale(1.2) ; }
    .library_item ul#list li a .title.rows{height: 45px;-webkit-line-clamp: 2;line-clamp: 2;}
    .library_item ul#list li a .bottom{display: inline-block;}
    .library_item .title{width: 100%;}
    .library_item .portrait{width: 20px !important;}

    .follow.content_box{padding: 0;}
    .follow.content_box ul li{padding: 0;margin-bottom: 4%;padding-bottom: 4%;}
    .follow.content_box ul li a{display: block;width: 70%;}
    .follow.content_box ul li a>.f-r{width: 30%;white-space: nowrap;}
    .follow.content_box ul li a>.f-l{display: flex;}

    .business_nav{display: none;}
    .business_list li{width: 100%;}
    .business_list li a .album-img{width: 100%;}
    .business_list li .zoom-figure .figure_wrapper>.z_img{width: 100% !important;}

    .v_list li{width: 100%;}
    .v_list .album-item .figure_wrapper>.figure_pic{width: 100% !important;}
}