/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */
table{border-collapse: collapse;}
.content-section table td,.content table td{border: 1px solid #CCCCCC;padding: 5px;}
img{border:0;vertical-align:top}
iframe{border:none}
html{height:100%;font-size:15px}
body{height:100%;background: #FAFAFA;font:400 1em/1.8 'Microsoft Yahei','PingFang SC',Avenir,'Segoe UI','Hiragino Sans GB',STHeiti,'Microsoft Sans Serif','WenQuanYi Micro Hei',sans-serif}
.fl{float:left}
.fr{float:right}
h1,h2,h3,h4,h5{font-size:100%;font-weight:400}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.bold{font-weight:700}
.l16{line-height:16px}
.l18{line-height:18px}
.l20{line-height:20px}
.l22{line-height:22px}
.l24{line-height:24px}
.l26{line-height:26px}
.l28{line-height:28px}
.l30{line-height:30px}
.l38{line-height: 38px}

.ar{text-align:right;}
.al{text-align:left;}
.mbt20{margin:20px auto;}
.mbt15{margin:15px auto;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.p15{padding:15px;}
.dis{display:block}
.dlb{display:inline-block;}
.undis{display:none}
img{max-width:100%}
section{padding: 20px 0;}

.white-bg{background-color: #FFFFFF;}

/*手型*/
.pointer{cursor:pointer;}  

/*兼容老代码*/
.btn,.btn-green,.btn-blue,.btn-red {color:#FFFFFF;font-size:14px;width:100px;line-height:32px;border:none;border-radius:4px;text-align:center;cursor:pointer;padding:0;-webkit-appearance:none;}
.btn{background:#FFFFFF;border:#DDDDDD 1px solid;color:#333333;}
.btn:hover{background:#D9D9D9;border:#CDCDCD 1px solid;}
.btn-green{background:#1AAD19;border:#18A117 1px solid;color:#FFFFFF;}
.btn-green:hover{background:#179B16;border:#159014 1px solid;}
.btn-blue{background:#007AFF;border:#1E74D0 1px solid;color:#FFFFFF;}
.btn-blue:hover{background:#0569D5;}
.btn-red{background:#F8F8F8;border:#C6C6C6 1px solid;}
.btn-red:hover{background:#CE3C39;border:#BF3835 1px solid;color:#FFFFFF;}

/* index类别块 加背景 */
.v-home-title{display: flex;justify-content: space-between;align-items: center;}
.v-home-title .name{font-size: 24px;margin: 30px 0 15px;}
.v-home-title .more{font-size: 18px;color: #9A9A9A;display: flex;align-items: center;}
.v-home-title .more::after{content: "next";display: block;width:23px;height:23px;background:#1479d7;text-align:center;line-height:23px;border-radius:50%;font-family:swiper-icons;font-size:12px;color: #FFFFFF;text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;color:#fff;font-weight:700;margin:0 5px}
.v-home-title .more-cont-end{display: flex;justify-content: space-between;}
.v-home-title .more-swiper-next::after{content:'next'}
.v-home-title .more-swiper-prev::after{content:'prev'}
.v-home-title .more-swiper-next,.more-swiper-prev{cursor:pointer;width:23px;height:23px;background:#1479d7;text-align:center;line-height:23px;border-radius:50%;font-family:swiper-icons;font-size:12px;text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;color:#fff;font-weight:700;margin:0 5px}

/* common */
.m {margin:auto;width:1400px;clear:both;overflow: hidden}
.m0 {width:100%;background:#F2F2F2;}
.m0 .m {background:#F2F2F2;}
.m1 {background:url('image/bg-line.png') repeat-y 1160px 0;}
.m1l {width:1140px;float:left;}
.m1r {width:239px;float:right;}
.m2 {background:url('image/bg-line.png') repeat-y 1160px 0;}
.m2l {width:1140px;float:left;}
.m2r {width:219px;float:right;}
.m3 {background:url('image/bg-line.png') repeat-y 1080px 0;}
.m3l {width:1060px;float:left;}
.m3r {width:299px;float:right;}
/* layout */
.m_l {width:1080px;}
.m_r {width:300px;}
.m_n {width:20px;}
.m_l_1 {width:1200px;}
.m_r_1 {width:180px;}
/* table */
table td input, textarea, select {padding: 6px;} /*by bwcx*/
.tb {width:100%;}
.tb th {padding: 16px;background:#EEEEEE;line-height: 16px;}
.tb td {padding: 16px;border-bottom:#DDDDDD 1px solid;}
.tb tr:hover {background:#F3F3F3;}

.tf {width:100%;}
.tf>tbody>tr>td {padding: 16px;border-top:#F0F0F0 1px solid;}
.tf tr:hover {background:#F4F4F4;}
.tf .tl {width:100px;text-align:right;}
/* basic */
.f_l {float:left;}
.f_r {float:right;}
.t_l {text-align:left;}
.t_r {text-align:right;}
.t_c {text-align:center;}
.f_b {font-weight:bold;}
.f_n {font-weight:normal;}
.f_white {color:white;}
.f_gray {color:#666666;}
.f_orange {color:#FF6600;}
.f_red {color:red;}
.f_green {color:green;}
.f_blue {color:blue;}
.f_dblue {color:#007AFF;}
.f_price {font-weight:bold;font-family:Arial;color:#FF0000;}
.px12 {font-size:12px;}
.px14 {font-size:14px;}
.px16 {font-size:16px;}
.px18 {font-size:18px;}
.bd-t {border-top:#DDDDDD 1px solid;}
.bd-b {border-bottom:#DDDDDD 1px solid;}

.b10 {height:10px;}
.b16 {height:16px;}
.b20 {height:20px;}
.b24 {height:24px;}
.b32 {height:32px;}
.pd3 {padding:3px;}
.pd5 {padding:5px;}
.pd10 {padding:10px;}
.pd15 {padding:15px;}
.pd20 {padding:20px;}
.lh18 {line-height:180%;}
.ls1 {letter-spacing:1px;}
.c_p {cursor:pointer;}
.c_b {clear:both;}
.o_h {overflow:hidden;}
.dsn {display:none;}
.absm {vertical-align:middle;}
.lazy {background:#FAFAFA url('image/loading.gif') no-repeat center center;}
.slide {background:#FAFAFA;overflow:hidden;}
.space-between{justify-content: space-between;}
/* side */
.side em {font-size:12px;font-style:normal;color:#999999;}
.side a {width:90%;display:block;font-size:16px;}
.side input {width:140px;border:#DDDDDD 1px solid;border-radius:8px;padding:8px 8px 8px 26px;font-size:14px;background:#F8F8F8 url('image/icon-search16.png') no-repeat 6px center;outline:none;margin:16px 16px 16px 32px;}
.side input:hover {width:180px;}
.side_li {line-height:48px;height:48px;padding-left:32px;overflow:hidden;}
.side_li:hover {background:#F3F3F3;}
.side_on {line-height:48px;height:48px;background:#EEEEEE;padding-left:32px;overflow:hidden;}

.m .title {height: 48px;line-height: 48px;text-align: center;font-weight: bold;font-size: 22px;padding: 0;margin: 0;display: block;}
.m .content {font-size: 16px;line-height: 200%;padding: 16px;min-height: 360px;}
/*兼容老代码*/

.elli{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-o-text-overflow:ellipsis}
.line3{display:-webkit-box;overflow:hidden;text-align:justify;text-overflow:ellipsis;white-space:normal;-o-text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.line2{display:-webkit-box;overflow:hidden;text-align:justify;text-overflow:ellipsis;white-space:normal;-o-text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
:focus {outline: none;}



#index-ad{width:1400px;margin:0 auto;display:none;position:relative;overflow:hidden}
#index-end-ad{height:68px;}
#index-before-ad{height: 450px;}
#close{position:absolute;width:20px;height:20px;text-align:center;top:2px;right:0;display:none;cursor:pointer}

.layout{width:1400px;margin:0 auto;position: relative;}
.sign-org{color: #F3481A;}
.sign-gray{color: #999;}

.layui-tab-brief>.layui-tab-title .layui-this{color: #007AFF;}
.layui-tab-title li{font-size: 16px;}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{border-color: #007AFF;}

.layui-form-checked span{background: #27a1fb;}
.layui-form-checked[lay-skin=primary] i{background: #27a1fb!important;}
/* .layui-form-checked i, .layui-form-checked:hover i{color: #27a1fb!important;} */
.layui-btn{background: #27a1fb;vertical-align: bottom;}
.layui-btn-primary{background: #fff;}
.layui-btn-primary:hover{border-color: #27A1FB;}

.weixin-iframe ,.reg-iframe,.login-iframe{width: 350px;margin: 20px auto;padding: 20px 10px;background: #fff;border-radius: 8px;-webkit-box-sizing: border-box;box-sizing: border-box;}
.reg-iframe form,.login-iframe form{margin: 20px 10px;}
.weixin-iframe p{text-align: center;}
.weixin-iframe .img{width: 240px; margin: 0 auto;}

.log-title{text-align: center;font-size: 20px;}
.other-way{width: calc(100% - 70px);margin: 0 auto;}
.other-way-list{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 10px;}
.other-way-list .iconfont{font-size: 32px;color: #C7C6CD;margin: 0 10px;line-height: 25px;}
.other-way-title{margin: 15px auto auto;font-size: 14px;text-align: center;}
.other-way-title-inner{line-height:  32px;padding: 0 20px;display: inline-block;background: #FFFFFF;}
.other-way-title:before,.other-way-title:after{content: '';height: 1px;width: calc(50% - 60px);background: #ccc;display: inline-block;position: relative;bottom: 5px;}

/* 顶部导航 */
.top-nav{height:40px;background:#f2f2f2;line-height: 40px;}
.top-nav>.ar a{position:relative;display:inline-block;margin-left:1px;padding:0 8px;height:40px;color:#333;line-height:40px;font-size:14px}
.top-nav>.ar a:after{position:absolute;margin-top:16px;margin-left:15px;width:1px;height:10px;background-color:#333;content:''}
.top-nav>.ar a:last-child:after{width:0}
.top-nav>.ar a .iconfont{padding: 0 8px;}

.layui-nav .layui-nav-item a{font-size: 16px;}
.darkblue{background: #1479d7!important;}
.darkblue.layui-nav a{color: #fff!important;}

.middle-nav{height: 100px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.middle-nav .logo img{height: 50px;}
.middle-nav .qrcode img{height: 80px;padding-right: 10px;}
.middle-nav .qrcode{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;line-height: 25px;}
.middle-nav .layui-form{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;position: relative;width: 449px;height: 38px;}
.middle-nav .layui-form-select{width: 75px;margin-right: 5px;position: absolute;top: 0;left: 0;}
.middle-nav .layui-form-select .layui-input{width: 75px;}
.middle-nav input[name="kw"].layui-input-inline{width: 300px;margin-right: 5px;position: absolute;top: 0;left: 80px;}
.middle-nav .layui-btn{position: absolute;top: 0;left: 385px;}
.col-meetinglist {margin: 10px auto}
.col-meetinglist .item.active a{color: #1479d7;}
#meeting-object {text-align: justify;text-overflow: ellipsis;overflow: hidden;white-space: normal;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;}


#loginUl span>strong{color: red;}
#loginUl img{padding-right: 5px;vertical-align: text-bottom;}

.main-nav{height: 49px;background: #009E94;margin-bottom: -1px;}
.main-nav .layui-nav{height: 48px;}
.main-nav .layui-nav .layui-nav-item{line-height: 48px;}
/*课件〃*/
.courseware-list{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.courseware-list .item{display: -webkit-box;display: -ms-flexbox;display: flex;width: calc(33% - 10px);border-radius: 8px;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin: 10px 10px 10px 0;margin-right: 10px;padding: 8px;-webkit-box-sizing: border-box;box-sizing: border-box;}
.courseware-list .item:hover{-webkit-box-shadow: 0 0 5px 5px #e6e6e6;box-shadow: 0 0 5px 5px #e6e6e6;}
.courseware-list .item .img{width: 80px;height: 80px;background-repeat: no-repeat;background-size: cover;border-radius: 50%;}
/* .courseware-list .item img{width: 100%;height: 100%;} */
.courseware-list .item .intro{width: calc(100% - 100px);line-height: 25px;height: 80px;overflow: hidden;}
.courseware-list .item .intro .name{font-size: 16px;margin-bottom: 5px;}
.courseware-list .item .intro .info{font-size: 14px;}
/* 底部 */
.footer{text-align: center;line-height: 25px;padding: 30px 0;background: #292929;color: #a3a3a3;min-width: 1400px;}
.footer a{color: #a3a3a3}

.col12-inner{float: left;width: calc(100% - 320px);}
.col3-inner{float: right;width: 300px;}

.col{width: 450px;margin-right: 25px;line-height: 30px;}
.col:last-child{margin-right: 0;}
.col-1,.col-2{float: left;}
.col-3{float:right}
.title{box-sizing: border-box;margin-top: 0;}
.title{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;line-height: 30px;border-bottom: 1px solid #cae0f3;margin-top: -1px}
.title a,.title span{font-size: 14px;background: url(../image/more.png) no-repeat right center/15px;padding-right: 15px;margin-bottom: 4px;}
.title h2{display: inline-block;border-bottom: 4px solid #1479d7;font-size: 18px;padding: 0 8px;}
.title.title-l h2{border-left: 3px solid #1479d7;border-bottom: 0;}

.col3-inner .small-ad{margin: 3px 0;}
.col3-inner .small-ad img{height:100%;width: 100%;}

.col .home-left-img{width: 100%;position:relative}
.col .home-left-img img{width: 100%;height: 253px;object-fit: cover;}
.col .img-decribe{padding: 15px;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-box-shadow: 0 0 1px #333;box-shadow: 0 0 1px #333;min-height: 135px;overflow: hidden;line-height: 25px;border-radius: 0 0 5px 5px;}
.col .home-left-img .navbar{position: absolute;width: 100%;height: 30px;line-height: 30px;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.6);padding:0 8px;box-sizing: border-box;color: #fff}

.col-meetingreview{display: flex;flex-wrap: wrap;margin:10px 0;}
.col-meetingreview .item.img{border: 1px solid hsla(0, 0%, 90%, 1);width: calc(50% - 2px);display: inline-block;-webkit-box-sizing: border-box;box-sizing: border-box;font-size: 0;position: relative;margin-bottom: 6px;height: 132px;}
.col-meetingreview .item.img:nth-child(2n-1){margin-right: 4px;}
.col-meetingreview .item.img:nth-child(3),.col-meetingreview .item.img:nth-child(4){margin-bottom: 0;}
.col-meetingreview .item.img img{height: 132px;object-fit: cover;width: 100%;}
.col-meetingreview .item.img .tip{position: absolute;top: 0;left: 0;width: 60px;line-height: 25px;font-size: 14px;padding: 0 5px;background: #1479d7b8;color: #fff;border-radius: 0 0 5px 0;}

.col-meetinglist .item{-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.col-meetinglist .item.active{font-weight: 600;color: #1479d7;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.col-meetinglist .item,.col-meetingreview .item{overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;line-height:30px;}
.col12{width: 925px;float: left;margin-right: 25px;}
.col-downloadlist .item,.col-demandlist .item, .col-supplylist .item{-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;line-height: 30px;}
.col-downloadlist .item a, .col-demandlist .item a, .col-supplylist .item a{line-height: 30px;}

.news-list .video{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;white-space:normal;margin: 10px 0;}
.news-list .video img{height:96px;height: 104px;}
.news-list .video .icon-shipin{position:absolute;bottom:10px;left:10px;color:#fff;font-size:25px}
.news-list .descript{padding:0 8px;width:calc(100% - 90px);line-height:1.8em}
.news-list .descript h2{color:#000;font-weight:500;font-size:16px;line-height:24px;margin-bottom:8px}
.news-list .content{font-size:14px;line-height:22px}
.news-list .newsImg{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0!important;white-space:normal;margin: 10px 0;}
.news-list .newsImg img{height: 113px;border-radius: 3px;border: 1px solid rgba(0,0,0,.12);box-sizing: border-box;}

#home-ad{display:none;position:relative;overflow:hidden}
#home-ad-close{position:absolute;width:20px;height:20px;text-align:center;line-height:20px;background:#cf3;top:0;right:0;display:none;cursor:pointer}
#home-ad .adcon{width: 100%;height: 600px;}	
#home-ad .adcur{width: 100%;height: 60px;}

.inner-search.layui-form .form-serch{display: inline-block;width: calc(100% - 80px);margin-bottom: -1px;}
.inner-search.layui-form{width: 500px;margin: 20px auto 0;vertical-align: top;}
/* .inner-search.layui-form .layui-btn{background: #34bc76;} */

.tit-bg{background: url(../image/tit-bg.png) no-repeat center/cover;height: 90px;border-radius: 8px;font-size: 24px;color: #fff;text-align: center;line-height: 90px;margin-bottom: 20px;}

/* .container_category{margin:20px 0 0} */
.container_category .bar{position:relative;display:inline-block;margin-left:1px;padding:8px 25px;height:1pc;line-height:1pc;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;font-size:14px}
.container_category a{position:relative;display:inline-block;margin-left:1px;padding:8px 25px;height:1pc;color:#898989;line-height:1pc;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;font-size:14px}
.container_category a.active{background:#1479d7;color:#fff}
.container_category a:after{position:absolute;margin-top:3px;margin-left:25px;width:1px;height:10px;background-color:#e7e7e7;content:''}
.container_category a:last-of-type:after{width:0;height:0}

.card-floatl{position:absolute;top:0;left:0;z-index:10;padding:5px;border-radius:2px 0 7px 0;background:rgba(0,0,0,.3);color:#fff}
.card-header{min-height:180px!important;border-radius:4px 4px 0 0}
.card-header .top-tip{position:absolute;top:0;left:0;background:rgba(0,0,0,.3);border-radius:0 0 6px 0;color:#fff;padding:0 8px;line-height:35px}
.card-content .card-title{font-weight:600;font-size:16px;text-align: justify;line-height: 25px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.card-content-padding{position:relative;padding:15px}
.card-content-padding p{margin:0}
.card{position:relative;margin:8px;width:330px;border-radius:4px;background:#fff;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3);font-size:14px}
.card-header:after{position:absolute;top:auto;right:auto;bottom:0;left:0;z-index:15;display:block;width:100%;height:1px;background-color:#e1e1e1;content:'';-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}
.card-content{position:relative;min-height: 40px;}
.card-outline{border:1px solid rgba(0,0,0,.12);-webkit-box-shadow:none;box-shadow:none}
.card-footer,.card-header{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 15px;min-height:44px;font-size:15px;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-align:center;-webkit-box-align:center;align-items:center}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #1479d7;}

.pages{text-align: center;line-height:38px;width: 100%;flex-shrink: 0;margin-top: 30px;margin-bottom: 30px;}
.pages a{padding:0 8px;min-width: 41px;height: 41px;margin: 0 6px;background: #FFFFFF;display: inline-block;box-sizing: border-box;}
.pages strong{background: #1479D7;box-shadow: 0px 0px 3px 0px rgba(99, 99, 99, 0.28);color: #FFFFFF;padding: 0 8px;width: 41px;height: 41px;display: inline-block;box-sizing: border-box;}
.pages cite{font-style:normal}
.pages_inp{text-align:center;width:40px;display:inline;height:38px;line-height:1.3;border-width:1px;border-style:solid;background-color:#fff;border-radius:2px;border-color:#e6e6e6;padding:0 8px;box-sizing:border-box}
.pages_btn{background:#1479d7;margin-left:5px;display:inline-block;height:38px;line-height:38px;padding:0 18px;color:#fff;white-space:nowrap;text-align:center;font-size:14px;border:none;border-radius:2px;cursor:pointer}

.adSwiper{margin-bottom: 20px;}
.adSwiper .swiper-slide img{width: 300px;height: 250px;}
.recommend-meetinglist .item{line-height: 25px;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
/* .cateage-block{margin:10px 0 20px} */
.cateage-block .item{margin:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:30px;background:#fff;padding:8px}
.cateage-block .item .item-title{padding:0 8px;width:80px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}
.cateage-block .item .item-title>div{border:1px solid #ccc}
.cateage-block .item .item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% - 90px)}
.cateage-block .item .item-list>a{padding:0 15px}
.cateage-block .item .item-list>a.active{color:#007aff;font-weight: 600;}
/* 分类块状更多 */
.cateage-block-title{display: flex;justify-content: space-between;align-items: center;}
.cateage-block-title .title-name{font-size:20px;}
.cateage-block-title .more{color: #949494;}
.cateage-block-title .more::after{display: inline-block;content: ">>";}

.product-case-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.product-case-list .item{width:254px;margin:8px;background:#fafafa;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative;bottom:0;background: #fff;}
.product-case-list .item .item-img{width:calc(100% - 20px);padding:10px}
.product-case-list .item img{max-width: 100%;height: 176px;border-radius:8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.product-case-list .item:hover{-webkit-box-shadow:0 0 3px #f6f6f6;box-shadow:0 0 3px #f6f6f6;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;bottom:3px}
.product-case-list .item:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.product-case-list .item .item-descipt{padding:0 15px 10px;text-align:justify;}
.product-case-list .item .item-descipt .intro{margin-top:8px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.product-case-list .item .item-descipt .more{margin:5px;display:inline-block;padding:2px 10px;border:1px solid #ccc;border-radius:5px}
.product-case-list .item .item-descipt .name{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-top:4px;color:#333;font-size:15px;font-weight:600;line-height:30px;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.product-case-list .item .item-descipt .company{font-size: 13px;color: #999;}
.product-case-list .item .item-descipt .date{font-size: 13px;color: #999;}

.col3-inner .company-info{border-radius:8px;background:#fff;width:300px;margin:15px 0;padding:24px 0;-webkit-box-sizing:border-box;box-sizing:border-box}
.col3-inner .company-info .company-img{text-align:center}
.col3-inner .company-info .company-name{text-align:center;font-size:18px;margin:20px 0}
.col3-inner .company-contact{line-height:25px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:15px;background:#fafafa}

.col3-inner .contactUs-table td{text-align:justify;word-break:break-all}
.col3-inner .contactUs-table td:nth-child(2n-1){min-width:58px;width:58px;text-align:right}
.col3-inner .contactUs-table td .iconfont{margin-right:8px;font-size:22px}
/* 小图标 */
.icon-pdf,.icon-ppt{color: #ff4500;}
.icon-ppt{color:#d81e06;}
.icon-PDF{color:#d81e06;}
.icon-word{color: #007aff;}
.icon-tubiao_daochuCAD{color: #007aff;}
.icon-ppt{color:#d81e06;}
.icon-shipinzhizuo-{color:#ccc;}
/* layui 下拉 */
.layui-form-select dl dd.layui-this{background-color: #1479d7;}
/* @media screen and (max-width:1440px){
	.layout{width:1240px}
	.col{width: 400px;font-size: 14px;margin-right: 20px;}
	.col .adcol{width: 400px;height: 44px;}
	.col12 .adcol{width: 820px;}
	.col12{width: 820px;}
	.col-meetinglist .item, .col-meetingreview .item,.col-downloadlist .item, .col-demandlist .item, .col-supplylist .item{line-height: 28px;}
	.title h2{font-size: 16px;}
	.index-videoList .card {width: 255px;}
	
	.home-specialist .specialist-item-content{width: calc(100% - 110px);}
	.home-specialist .specialist-item-img>img{width: 100px;}
	.home-specialist .specialist-item{height: 143px;width: 262px;}
	.home-specialist .specialist-territory{font-size: 12px;line-height: 18px;}	
	.home-companylist .item .desribe .info{font-size: 12px;line-height: 18px;}
	*/
	/* 会议回顾 */
	/* .col-meetingreview .item.img img{height: 120px;}
	
	.col .home-left-img img{height: 220px;}
	
	.card-content .card-title{font-size: 15px;}
	.col12-inner{float: left;width: calc(100% - 300px);}
	.col3-inner{float: right;width: 280px;}
	.adSwiper .swiper-slide img{width: 280px;height: 233px;}
	.recommend-meetinglist .item{font-size: 14px;}
	.product-case-list .item{width:219px;font-size: 12px;}
}
@media screen and (max-width:1279px){
	.layout{width:1000px}
	.col{width: 320px;}
	.col .adcol{width: 320px;}
	.col12 .adcol{width: 660px;}
	.col12{width: 660px;}
	.home-caselist .item img{height: 150px;}
	.index-videoList .card {width: 202px;}
	.index-videoList .card .card-header{max-height: 110px!important;}
	.news-list .newsImg img{height: 96px;}
	.col-meetinglist .item, .col-meetingreview .item,.col-downloadlist .item, .col-demandlist .item, .col-supplylist .item{line-height: 25px;}
	.home-specialist .specialist-item{margin: 5px;width: 213px;height: 115px;}
	.home-specialist .specialist-item-content{width: calc(100% - 90px);}
	.home-specialist .specialist-item-img>img{width: 80px;}
	.home-specialist .specialist-item-content{padding: 5px;}
	.card-content .card-title{font-size: 14px;}
	.col12-inner{float: left;width: calc(100% - 270px);}
	.col3-inner{float: right;width: 250px;}
	.adSwiper .swiper-slide img{width: 250px;height: 208px;}
	.recommend-meetinglist .item{font-size: 12px;}
} */
/* 新加 */
.recommend-l-list .item{overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;display: block;}
.product-case-list .item .item-descipt .fr{text-align: right;margin: 10px 0;border: 1px solid #ccc;padding: 3px 8px;border-radius: 3px;}

.index-companyList .item{width: 163px;}
.index-companyList .item img{width: 160px;}

.layout.layui-elip{white-space: normal!important;}

.company-info .layui-table tbody tr:hover{background: none;}

.nosearch {background: #fff;border-radius: 8px;text-align: center;padding: 90px 0 150px;width: 100%}
.nosearch .icon-nosearch {font-size: 150px;color: #999;border-radius: 100%;}
.nosearch-block{/* text-align: left;width: 350px; */margin: -40px auto 0;}

.content table{max-width: 100%;display: block;}


.company-info .layui-table img{max-width: 100%;}


.highlight{color: red;}


/* 右侧悬浮 */
.r-fixed{position:fixed;right: 0;bottom: 150px;z-index: 100;}
.r-fixed-list .item{margin: 8px 0;display: block;height: 45px;line-height: 35px;box-sizing: border-box;position: relative;cursor: pointer;width: 120px;}
.r-fixed-list .item .detail{position: absolute;right: -68px;transition: .3s right;background-color: #FFFFFF;padding: 5px 8px;border-radius: 5px 0 0 5px;box-sizing: border-box;display: flex;flex-wrap: wrap;}
.r-fixed-list .item:not(.item-qrcode):hover .detail{right:0;transition: .3s right;}
.r-fixed-list .item .iconfont{padding-right: 8px;font-size: 28px;color: #777777;}
.r-fixed-list .item:hover .iconfont{color: #1479d7;}


.r-fixed-list .r-fixed-top{display: none;}
.r-fixed-list .qrcode{opacity: 0;position: absolute;right: 60px;bottom: -56px;width: 130px;background-color: #FFFFFF;}
.r-fixed-list .item.item-qrcode:hover .qrcode{opacity:1;transition: .3s opacity;}
.r-fixed-list .qrcode img{width: 120px;height: 120px;padding: 5px;}
.r-fixed-list .qrcode .intro{text-align: center;padding: 0 0 8px 0;line-height: 20px;}

@media screen and (max-width:1440px){
	.r-fixed{display: none;}
}
/*右侧悬浮*/

/*导航栏模块下的分类*/
.cateage-bar{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:50px;border-bottom:1px solid #eaeaea;margin-top: 20px;}
.cateage-bar .item {position: relative;display: inline-block;margin-left: 1px;padding: 8px 25px;height: 1pc;color: #898989;line-height: 1pc;-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;font-size: 14px;margin-bottom: 10px;}
.cateage-bar .item.active {color: #fff;background: #1479d7;}
.cateage-bar .item::after {content: "|";display: inline-block;position: absolute;margin-top: 3px;margin-left: 25px;width: 1px;height: 10px;background-color: #e7e7e7;content: '';}
.cateage-bar .item:last-child::after{display:none}
.cateage-bar  input[type=checkbox i]{vertical-align:middle;margin-right:5px;width:12px;height:12px}
.cateage-bar  select{font-size: 12px;line-height: 2em;padding: 2px 3px;border-color: #ccc; height: 31px;}