.no-border {
    border: 0 !important;
}
.no-padding {
    padding: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.no-shadow {
    box-shadow: none !important;
}
.font-13 {
    font-size: 13px;
}
.theme-2020-header {
    height: 171px;
    width: 100%;
    background-color: #ba1219;
    /*padding-bottom: 2px;*/
}
.theme-2020-header .theme-2020-logo {
    margin-top: 35px;
}
.theme-2020-header .theme-2020-header-u {
    width: 120px;
    height: 38px;
    background-color: #ffae2f;
    border-radius: 19px;
}
.theme-2020-header .theme-2020-header-u.logined {
    background-color: transparent;
    border: 1px solid rgba(255,255,255,.8);
}
.theme-2020-header .theme-2020-header-u > a {
    height: 100%;
    color: #fff;
}
.theme-2020-header .theme-2020-header-u.logined a {
    color: rgba(255,255,255,.8);
}
.theme-2020-header .theme-2020-header-u > a > i {
    margin-right: 10px;
    font-weight: bolder;
}
.theme-2020-header .theme-2020-header-u.logined > a > i {
    width: 30px;
    height: 30px;
    background-color: rgba(255,255,255,.8);
    color: #ba1219;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    margin-left: 4px;
}
.header-nav-2020 {
    height: 69px;
    background-color: transparent;
    box-shadow: none;
    margin-top: 7px;
}
.header-nav-2020.isStuck {
    background-color: #ba1219;
    margin-top: 0;
    z-index: 999;
}
.header-nav-2020 .navbar-brand {
    padding: 0;
}
.header-nav-2020 .logo {
    display: none!important;
}
.header-nav-2020 .navbar-nav li {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 15px;
    border-bottom: 2px solid transparent;
}
.header-nav-2020 .navbar-nav li.active {
    border-bottom: 2px solid #fff;
}
.header-nav-2020.navbar-default .navbar-nav>li>a {
    padding-left: 0;
    padding-right: 0;
    height: 64px;
    font-size: 15px;
}
.header-nav-2020.navbar-default .navbar-nav>li>a img {
    margin-right: 10px;
    opacity: .85;
}

.header-nav-2020.navbar-default .navbar-nav>li>a:hover img, .header-nav-2020.navbar-default .navbar-nav>li.active>a img {
    opacity: 1;
}
.header-nav-2020.navbar-default .navbar-nav>li>a:hover,
.header-nav-2020.navbar-default .navbar-nav>li>a:focus,
.header-nav-2020.navbar-default .navbar-nav>li>a:active {
    color: #fff;
}
.header-nav-2020.navbar-default .navbar-nav>li>a .iconfont {
    font-weight: bolder;
    font-size: 22px;
    margin-right: 10px;
}
.header-nav-2020.navbar-default .navbar-nav>li>a .iconfont.icon-shouye {
    font-size: 26px;
}
.header-nav-2020.navbar-default .navbar-nav>li>a .iconfont.icon-huiyuanfuwu {
    font-size: 26px;
}
.header-nav-2020.navbar-default .navbar-nav>li>a .iconfont.icon-PCbofangye_remen {
    font-size: 26px;
}
.header-nav-2020.navbar-default .navbar-nav>li>a .iconfont.icon-xinwen {
    font-size: 26px;
}
.theme-2020-header .theme-2020-nav {
    position: relative;
    z-index: 200;
    margin-top: 0!important;
}
.header-nav-2020 .theme-2020-nav-right {
    margin-top: 5px;
    height: 60px;
}
.header-nav-2020 .theme-2020-nav-right > div > a {
    color: rgba(0,0,0,.3);
    text-decoration: none;
}
.header-nav-2020 .theme-2020-nav-right .iconfont {
    font-size: 22px;
}
.header-nav-2020 .theme-2020-nav-right a.sousuo-icon {
    position: relative;
    display: block;
    width: 60px;
    padding: 16px 0 20px;
    text-align: center;
}
.nav-search-item {
    display: none;
    right: 0;
    top: 66px;
    background-color: #fff;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,.05);
    padding-bottom: 20px;
}
.nav-search-item .theme-2020-search-input {
    margin-right: 20px;
    width: 460px;
}
.nav-search-item .theme-2020-search-btn {
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
}
.nav-search-item .theme-2020-search-exhibition {
    display: block;
    box-shadow: none;
    padding-top: 10px;
    padding-bottom: 0;
}
.nav-search-item .theme-2020-search-exhibition .border-dot {
    margin-top: 20px;
    margin-bottom: 10px;
}
.header-nav-2020 .theme-2020-nav-right .nav-search:hover .nav-search-item {
    display: block;
}
.header-nav-2020 .theme-2020-nav-right .nav-search:hover a.sousuo-icon {
    color: #fff;
}
.nav-right-split {
    width: 1px;
    height: 30px;
    background-color: rgba(0,0,0,.1);
    overflow: hidden;
    margin: 0 15px;
}
.quick-item > a {
    position: relative;
    display: block;
    width: 60px;
    /* height: 30px; */
    padding: 16px 0 20px;
    text-align: center;
}
.quick-list {
    display: none;
    z-index: 90;
    position: absolute;
    top: 66px;
    right: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.quick-list li {
    float: left;
}
.quick-list li a {
    display: block;
    width: 130px;
    height: 40px;
    font-size: 14px;
    color: #7a8e9d;
    line-height: 40px;
    background-color: #fff;
}
.quick-list li a i {
    float: left;
    margin-left: 20px;
    margin-right: 6px;
    font-size: 18px!important;
    color: #647587;
    line-height: 40px;
}
.quick-list > li > a i.icon-news {
    font-size: 14px!important;
}
.quick-list li a:hover { font-size: 14px; color: #b91219; font-weight: bold; background-color: #eff3f5; }

.quick-item:hover > a .iconfont {
    color: #fff;
}
.quick-item:hover .quick-list {
    display: block;
}
.theme-2020-banner {
    width: 100%;
    height: 520px;
    /* background-image: url("../image/banner.png"); */
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.swiper-banner {
    width: 100%;
    overflow: hidden;
}
.swiper-banner.swiper-container-horizontal>.swiper-pagination-bullets {
    position: absolute;
    bottom: 110px;
    text-align: center;
    z-index: 1;
}
.banner-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
    opacity: .5;
    background-color: #fff;
    transition: all .2s;
}
.banner-pagination .swiper-pagination-bullet-active {
    width: 40px;
    border-radius: 8px;
    background: #e4def9;
    opacity: 1;
}
.theme-2020-banner .video-js {
    width: 100%;
    object-fit: fill;
}
.theme-2020-banner-search {
    z-index: 9;
}
.index-top-bg {
    height: 100%;
    max-height: 100%;
}
.theme-2020-banner-box {
    bottom: 0;
    width: 100%;
    height: 76px;
}
.banner-box {
    max-height: 100%;
}
.index-top-bg .img img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.theme-2020-search {
    bottom: 0;
    left: 8%;
    width: 84%;
    height: 76px;
    background-color: #161414;
}
.theme-2020-search-item {
    width: 120px;
    height: 100%;
    border-right: 1px solid #000;
}
.theme-2020-search-item.active {
    flex: 1 0 760px;
    border-left: 5px solid #b91219;
    background-color: #fff;
    border-right-color: transparent;
}
.theme-2020-search-item-title {
    flex: 1 0 120px;
    width: 120px;
    color: #fff;
    font-weight: bolder;
    font-size: 16px;
    cursor: pointer;
}
.theme-2020-search-item.active .theme-2020-search-item-title {
    color: #b91219;
    cursor: default;
}
.theme-2020-search-item-open {
    display: none;
}
.theme-2020-search-item.active .theme-2020-search-item-open {
    display: block;
}
.theme-2020-search-item .btn {
    color: #fff;
    height: 36px;
    margin: 0 10px;
    padding: 6px 20px;
}
.theme-2020-search-input-form {
    height: 76px;
    padding: 20px 30px;
}
.theme-2020-search-input {
    width: 354px;
    height: 36px;
    text-indent: 1em;
    border: 1px solid #cccccc;
    font-size: 13px;
    color: #333333;
}
.theme-2020-search-input::placeholder {
    color: #999999;
}
.theme-2020-search-btn {
    background-color: #ba1219;
}
.theme-2020-publish-btn {
    background-color: #282828;
}
.theme-2020-grade-btn {
    background-color: #ff9c00;
}
.theme-2020-search-exhibition {
    display: none;
    right: 0;
    width: 100%;
    min-height: 100px;
    padding: 20px 30px 30px;
    background-color: #fff;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,.05);
    z-index: 998;
}
.theme-2020-search-exhibition#my_process {
    padding-left: 50px;
    padding-right: 50px;
}
.theme-2020-search-item.active:hover .theme-2020-search-exhibition {
    display: block;
}
.border-dot {
    width: 100%;
    height: 1px;
    border-top: 1px dotted #dddddd;
}
.theme-2020-search-category-item {
    padding-right: 20px;
}
.theme-2020-search-category-item .iconfont {
    margin-right: 10px;
}
.theme-2020-search-category-list span {
    margin-right: 10px;
    color: #333;
}
.theme-2020-search-category-list a {
    padding: 4px 2px;
    color: #333;
}
.theme-2020-category-b-child > a {
    padding: 4px 5px;
}

.theme-2020-category-b-child > a.active {
    color: #ba1219;
}
.theme-2020-category-a > a {
    font-size: 13px;
    padding: 4px 8px;
}
.theme-2020-category-a > a:hover, .theme-2020-category-a > a.active {
    background-color: #161414;
    color: #ffffff;
    border-radius: 4px;
    font-size: 13px;
}
.theme-2020-child-a > a {
    font-size: 12px;
    color: #333333;
}
.theme-2020-child-a > a.more {
    color: #ba1219;
}
.theme-2020-category-b > a {
    font-size: 13px;
}
.theme-2020-category-b > a:hover, .theme-2020-category-b > a.active {
    color: #ba1219;
}
.theme-2020-category-b-child > a {
    font-size: 12px;
    color: #333333;
}
.theme-2020-category-b > a:hover, .theme-2020-category-b-child > a:hover {
    color: #ba1219;
}
#my_process .theme-2020-search-category-item > span {
    display: inline-block;
}
#my_process .process-number {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background-color: #a6a6a6;
    font-style: italic;
    font-size: 18px;
}
#my_process .process-number.active {
    background-color: #ba1219;
}
#my_process .process-line {
    height: 1px;
    width: 94px;
    margin: 24px 5px;
    border-top: 1px dotted #a6a6a6;
}
#my_process .process-txt {
    margin-top: 10px;
    flex: 0 1 25%;
    font-size: 12px;
}

.theme-2020-number {
    width: 100%;
    height: 106px;
    background-color: #f7f7f7;
    color: #333333;
}
.theme-2020-number .data-number {
    padding-right: 50px;
}
/*.theme-2020-number .data-number-border {*/
/*border-right: 1px solid #c1c1c1;*/
/*}*/
.theme-2020-number .iconfont {
    font-size: 36px;
    margin-right: 15px;
}
.theme-2020-number .data-number-line:first-child {
    margin-right: 50px;
}
.theme-2020-number .data-number-line-border {
    height: 25px;
    width: 1px;
    background-color: #c1c1c1;
}
.theme-2020-number .data-number-line-txt > p {
    margin-bottom: 0;
    font-size: 18px;
}
.theme-2020-number .data-number-line-txt > p font {
    font-size: 16px;
}
.theme-2020-number .data-number-line-txt > p:last-child {
    color: #666666;
    font-size: 14px;
}
.height-100 {
    height: 100%;
}
.theme-2020-brand {
    padding: 25px 0;
}
.theme-2020-brand .theme-2020-brand-head {
    padding-top: 20px;
}
.theme-2020-brand .theme-2020-brand-head > p:first-child {
    margin-bottom: 7px;
}
.theme-2020-brand .theme-2020-brand-head > p:last-child {
    margin-bottom: 13px;
}
.theme-2020-brand .theme-2020-brand-content {
    padding: 0;
    height: 260px;
}
.theme-2020-brand .theme-2020-brand-ad {
    flex: 0 1 195px;
    margin-right: 20px;
    width: 195px;
    height: 100%;
}
.theme-2020-brand-right {
    flex: 1;
}
.theme-2020-brand .theme-2020-brand-item {
    width: 230px;
    height: 100%;
    margin-right: 19px;
}

.theme-2020-brand-right .theme-2020-brand-item:last-child {
    margin-right: 0;
}
.theme-2020-brand .theme-2020-brand-item .index-recommend-item {
    height: 100%;
}
.theme-2020-brand .theme-2020-brand-content.index-industry-box .index-recommend-item {
    margin-top: 0;
}
.theme-2020-brand .pic1 {
    height: 150px;
}
.theme-2020-brand .index-industry-box .syact1 {
    padding: 15px;
}
.font-style-italic {
    font-style: italic;
}
.theme-2020-exhibitor > .container {
    overflow: hidden;
}
.exhibitor-container {
    overflow: unset;
}
.theme-2020-exhibitor-item {
    flex: 0 1 25%;
    padding: 15px;
    border-radius: 3px;
    margin-right: 20px;
    border: 1px solid #e0e0e0;
}
.exhibitor-container .swiper-slide .theme-2020-exhibitor-item:nth-child(n+4) {
    margin-right: 0;
}
.theme-2020-exhibitor-logo {
    flex: 0 1 72px;
    width: 72px;
    height: 72px;
    margin-right: 10px;
    overflow: hidden;
}
.theme-2020-exhibitor-head {
    margin-bottom: 15px;
}
.theme-2020-exhibitor-title {
    flex: 1;
}
.theme-2020-exhibitor-title a, .theme-2020-exhibitor-title a:hover {
    color: #333;
}
.theme-2020-exhibitor-title a.t_red, .theme-2020-exhibitor-title a.t_red:hover {
    color: #ff0000;
}
.theme-2020-exhibitor-title p:first-child {
    margin-bottom: 6px;
}
.theme-2020-exhibitor-title .icon-hot {
    color: #e7452d;
    margin-left: 2px;
}
.theme-2020-exhibitor-fav {
    right: 8px;
    top: 4px;
    text-decoration: none;
}
.theme-2020-exhibitor-fav .iconfont {
    color: #999999;
    font-size: 17px;
}
.theme-2020-exhibitor-fav .icon-shoucang {
    color: #b91219;
}
.theme-2020-exhibitor-top {
    display: inline-block;
    width: 40px;
    height: 16px;
    background-image: url("../image/exhibitor-top-bg.png");
    background-size: 100% 100%;
    background-position: center top;
    color: #b77448;
    font-size: 10px;
    text-align: center;
}
.exhibitor-pagination {
    top: 10px;
    right: 10px;
}
.exhibitor-pagination .swiper-pagination-bullet {
    background-color: #9a9a9a;
    margin-right: 3px;
}
.theme-2020-venue-pagination .swiper-pagination-bullet {
    background-color: #9a9a9a;
    margin: 2px;
}
.exhibitor-pagination .swiper-pagination-bullet-active, .theme-2020-venue-pagination .swiper-pagination-bullet-active {
    background: #b91219;
}
.container-2020 {
    padding-left: 0;
    padding-right: 0;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.index-industry-box .index-industry-box-head h3 {
    font-weight: bold;
}
.theme-2020-industry-ad {
    flex: 0 1 295px;
    width: 295px;
    height: 560px;
    margin-right: 20px;
    overflow: hidden;
    background-size: cover;
    background-position: left top;
}
.theme-2020-industry-ad .theme-2020-industry-ad-image {
    line-height: 0;
    vertical-align: top;
}
.theme-2020-category-exhibitor {
    padding: 33px;
    height: 370px;
}
.theme-2020-category-head {
    color: #fff;
    line-height: normal;
}
.theme-2020-category-head .icon-guanfangrenzheng {
    font-size: 56px;
}
.swiper-exhibitor {
    margin-top: 20px;
}
.exhibitor-slide > a {
    display: inline-block;
    width: 106px;
    height: 56px;
    border: 2px solid #fff;
    margin-bottom: 10px;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
}
.exhibitor-slide > a:hover {
    box-shadow: 0 0 5px 5px rgba(0,0,0,.09);
}
.swiper-exhibitor-1 .exhibitor-slide > a:hover {
    border-color: #ffd1b2;
}
.swiper-exhibitor-2 .exhibitor-slide > a:hover {
    border-color: #b5bfff;
}
.swiper-exhibitor-3 .exhibitor-slide > a:hover {
    border-color: #b8f297;
}
.swiper-exhibitor-4 .exhibitor-slide > a:hover {
    border-color: #3c92ff;
}
.swiper-exhibitor-5 .exhibitor-slide > a:hover {
    border-color: #6c9cfe;
}
.exhibitor-slide > a:nth-child(2n) {
    margin-right: 0;
}
.exhibitor-swiper-pagination {
    text-align: center;
    margin-top: 20px;
}
.exhibitor-swiper-pagination .swiper-pagination-bullet {
    background-color: rgba(255,255,255, 0.5);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 0 3px;
}
.exhibitor-swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff;
    width: 17px;
    border-radius: 3px;
}
.theme-2020-industry-box .theme-2020-industry-list {
    display: none!important;
    flex: 1;
}
.theme-2020-industry-box .theme-2020-industry-list.active {
    display: flex!important;
}
.index-industry-box {
    padding-bottom: 0;
}
.theme-2020-industry-list .index-recommend-item {
    width: 280px;
    height: 270px;
    margin-right: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.theme-2020-industry-list .index-recommend-item:nth-child(4n) {
    margin-right: 0;
}
.theme-2020-industry-list .index-recommend-item:nth-child(n+5) {
    margin-top: 20px;
}
.theme-2020-industry-list .index-recommend-item .pic1 {
    height: 160px;
}
.index-industry-box .theme-2020-industry-list .syact1 {
    padding: 15px;
}
.index-industry-box .theme-2020-industry-list .syact1 h1 {
    height: 48px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: unset;
}
.syact1.theme-2020-syact1-info h1 {
    height: 48px;
    white-space: unset;
}
.syact1 .syact1-info p a {
    font-size: 12px!important;
}
.theme-2020-industry-recommend {
    bottom: 0;
    left: 0;
    padding: 30px;
    width: 100%;
    height: 150px;
    color: #fff;
    background-color: rgba(0,0,0,.15);
}
.theme-2020-industry-recommend p:nth-child(3),
.theme-2020-industry-recommend p:nth-child(4) {
    display: inline-block;
    width: 50%;
    float: left;
}
.theme-2020-industry-recommend a {
    color: #fff;
}
.theme-2020-index-industry-ad {
    margin: 40px 0 0;
}
.theme-2020-index-industry-ad .col-md-4 {
    padding-right: 12px;
    padding-left: 0;
}
.theme-2020-index-industry-ad .col-md-4:last-child {
    padding-right: 0;
}
.theme-2020-site-ad {
    margin-top: 40px;
    width: 100%;
    height: 243px;
    background-color: #ffedd9;
    padding-top: 45px;
}
.font-26 {
    font-size: 26px;
}
.theme-2020-site-ad-content {
    padding-left: 30px;
    padding-right: 250px;
}
.theme-2020-site-ad-content .theme-2020-number {
    background-color: transparent;
    height: 90px;
}
.theme-2020-site-ad-content .theme-2020-number .iconfont {
    color: #f07c00;
}
.theme-2020-site-ad-content .theme-2020-number .data-number {
    padding-right: 0;
}
.color-8 {
    color: #888888;
}
.site-color {
    color: #cb0000;
}
.theme-2020-venue {
    margin-top: 40px;
}
.theme-2020-venue-head {
    border-bottom: 1px solid #eceef3;
}
.theme-2020-venue-head > div > p {
    margin-left: 10px;
}
.theme-2020-venue-city > ul {
    margin-bottom: 0;
}
.theme-2020-venue-city li {
    margin: 0 10px;
    padding: 0 10px 10px;
    border-bottom: 2px solid transparent;
}
.theme-2020-venue-city li a {
    color: #000;
    text-decoration: none;
}
.theme-2020-venue-city li.active,
.theme-2020-venue-city li:hover {
    color: #cb0000;
    border-bottom: 2px solid #cb0000;
}
.theme-2020-venue-city li.active a,
.theme-2020-venue-city li:hover a {
    color: #cb0000;
}
.theme-2020-venue-content {
    margin-top: 20px;
}
.theme-2020-venue-item-left {
    flex: 0 1 230px;
    width: 230px;
    margin-right: 20px;
}
.index-hall-city {
    flex: 1;
}
.theme-2020-venue-ad-box {
    padding: 10px 25px;
    height: 230px;
}
.theme-2020-venue-ad-box .theme-2020-venue-recommend-city {
    margin-top: 15px;
}
.theme-2020-venue-ad-box .theme-2020-venue-recommend-city > a {
    margin-right: 10px;
    color: #666666;
    line-height: 28px;
}
.theme-2020-venue-item {
    width: 227px;
    margin-right: 14px;
    overflow: hidden;
}
.index-hall-city .swiper-slide .theme-2020-venue-item:last-child {
    margin-right: 0;
}
.theme-2020-venue-item .venue-image img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.theme-2020-venue-item .venue-item-box {
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../image/venue-bg.png");
    background-position: left bottom;
    background-repeat: no-repeat;
}
.theme-2020-venue-item:hover .venue-item-box {
    display: block;
}
.theme-2020-venue-item:hover .venue-item-box .venue-title {
    margin-top: 230px;
    height: 90px;
    padding: 5px 15px 0;
    color: #fff;
}
.theme-2020-venue-item:hover .venue-item-box .venue-title a {
    color: #fff;
}
.theme-2020-venue-pagination {
    padding-bottom: 14px;
}
.theme-2020-venue-pagination .index-hall-prev, .theme-2020-venue-pagination .index-hall-next {
    margin: 0 10px;
    width: 16px;
    height: 16px;
    position: relative;
}
.theme-2020-venue-pagination .index-hall-prev i, .theme-2020-venue-pagination .index-hall-next i {
    position: absolute;
    top: -1px;
    left: 1px;
    font-size: 10px;
}
.theme-2020-index-news {
    margin-top: 40px;
}
.index-news-industry {
    background-color: #c11621;
    color: #fff;
}
a:hover .index-news-industry {
    color: #fff;
}
.index-news-tab-right-item .index-news-industry {
    padding: 2px 5px;
}
.index-news-tab-right-item {
    background-color: transparent;
}
.index-news-tab-right-item:hover {
    background-color: #f3f5f4;
}
.index-news-tab-right-item a:hover {
    color: #c11621;
}
.theme-2020-new-exhibition-image {
    width: 100%;
    height: 115px;
    border-radius: 3px;
    overflow: hidden;
}
.theme-2020-new-exhibition-image img {
    width: 100%;
}
.index-new-exhibition-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #262626;
}
.index-new-exhibition-item .index-new-exhibition-name:hover {
    color: #c11621;
}
.index-new-exhibition .swiper-slide.swiper-slide-active {
    border-bottom: 1px solid #dedede;
}
.index-new-exhibition-date {
    font-size: 13px;
}
.index-new-exhibition-item .index-new-exhibition-date .icon-didiandingwei_o {
    font-size: 20px;
}
.index-new-exhibition-item .index-new-exhibition-date .icon-time-o {
    margin-right: 5px;
}
.index-brand-box {
    width: 98%;
}
.index-brand-row .index-brand-row-a {
    border: 0 none;
}
.float-left {
    top: 80px;
}
.theme-2020-slide {
    margin: 0;
    padding: 0;
}
.theme-2020-slide > li {
    margin-bottom: 10px;
}
.theme-2020-slide > li > span {
    flex: 0 1 72px;
    width: 72px;
    height: 72px;
    margin-right: 10px;
    overflow: hidden;
}
.theme-2020-slide > li > div > h5 > a {
    color: #333;
}
.theme-2020-slide > li > div > p {
    margin-bottom: 0;
    color: #666;
    font-size: 12px;
}
.theme-2020-slide > li > div {
    flex: 1;
}
.exhibitor-other {
    margin-top: 20px;
    padding: 15px 10px;
    line-height: 2.0;
    color: #666;
}
.follow-icon {
    margin-bottom: 15px;
}
.article-views .follow-icon .article-share-bg {
    background-color: #c11621;
    color: #fff;
}
.article-views .follow-icon .article-share-bg .iconfont {
    font-size: 20px;
}
.exhibitor-image > div > div {
    margin: 5px;
    height: 190px;
    overflow: hidden;
}
.exhibitor-image > div > div > img {
    width: 100%;
}
.exhibitor-image-one div:first-child {
    width: 35%;
    margin-left: 0;
}
.exhibitor-image-one div:nth-child(2) {
    width: 20%;
}
.exhibitor-image-one div:nth-child(3) {
    width: 42%;
    margin-right: 0;
}
.exhibitor-image-two div:first-child {
    width: 24%;
    margin-left: 0;
}
.exhibitor-image-two div:nth-child(2) {
    width: 38%;
}
.exhibitor-image-two div:nth-child(3) {
    width: 16%;
}
.exhibitor-image-two div:nth-child(4) {
    width: 18%;
    margin-right: 0;
}
/**详情展会参展商**/
.theme-2020-exhibitor-row {
    flex: 0 1 48%;
    margin-right: 4%;
    margin-bottom: 40px;
    overflow: hidden;
}
.theme-2020-exhibitor-row:nth-child(2n) {
    margin-right: 0;
}
.theme-2020-exhibitor-row-image {
    flex: 0 0 136px;
    width: 136px;
    height: 106px;
    margin-right: 15px;
    border: 2px solid #ef9200;
    line-height: 106px;
    text-align: center;
    overflow: hidden;
}
.theme-2020-exhibitor-row-image img {
    max-width: 100%;
    max-height: 100%;
}
.theme-2020-exhibitor-row-content {
    flex: 1;
}
.theme-2020-exhibitor-row-image .theme-2020-exhibitor-top {
    right: 3px;
    top: 3px;
    line-height: 16px;
}
.theme-2020-exhibitor-row-content h3 {
    margin-top: 3px;
}
.theme-2020-exhibitor-row-content h3 a,
.theme-2020-exhibitor-row-content h3 a:hover {
    color: #333333;
}
.theme-2020-exhibitor-row-content h3 a.theme-2020-exhibitor-row-title-top,
.theme-2020-exhibitor-row-content h3 a.theme-2020-exhibitor-row-title-top:hover {
    color: #ef9200;
}
.theme-2020-exhibitor-row-content h3, .theme-2020-exhibitor-row-content > p{
    margin-bottom: 6px;
}
.theme-2020-exhibitor-row-more,
.theme-2020-exhibitor-row-more:hover {
    color: #c11621;
}
.theme-2020-exhibitor-row > p {
    margin-top: 10px;
    margin-bottom: 0;
}
.theme-2020-exhibitor-row > p:last-child {
    margin-top: 6px;
}
.list_foot_remomed_item > div {
    flex: 1;
    overflow: hidden;
}
.list_foot_remomed_item>div>a {
    width: 100%;
}
.detail-head-title-left-icon {
    max-width: 100%!important;
}
.theme-2020-site-ad-content .theme-2020-number .data-number-line:first-child {
    margin-right: 0;
}
.index-new-left-prev, .index-new-left-next {
    top: 90px;
}
.float-left li.member-new:hover {
    background-color: #ff9c00;
    border-color: #ff9c00;
}
.float-left li {
    margin-bottom: 5px!important;
}
@media (min-width: 1200px) {
    .container-2020 {
        width: 1200px;
    }
}
@media (min-width: 768.1px) and (max-width: 990px) {
    .theme-2020-header .container-2020 {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .header-nav-2020 .navbar-nav li {
        margin-right: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .nav-search,.nav-right-split {
        display: none!important;
    }
    .theme-2020-search {
        width: 100%;
        left: 0;
    }
    .theme-2020-search-item.active {
        flex: 1 0 510px;
    }
    .theme-2020-search-input {
        width: 120px;
    }
    .theme-2020-search-exhibition {
        display: none!important;
    }
    .theme-2020-number .data-number {
        padding-right: 0;
    }
    .theme-2020-number .data-number-line:first-child {
        display: none!important;
    }
    .theme-2020-brand .theme-2020-brand-content {
        height: auto;
    }
    .theme-2020-brand .theme-2020-brand-ad {
        display: none;
    }
    .theme-2020-brand-right {
        flex: unset;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between!important;
    }
    .theme-2020-brand .theme-2020-brand-item {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 15px;
        height: auto;
    }
    .theme-2020-brand .theme-2020-brand-item:nth-child(2n) {
        margin-right: 0;
    }
    .exhibitor-container {
        overflow: hidden;
    }
    .exhibitor-container .swiper-slide {
        flex-wrap: wrap;
    }
    .theme-2020-exhibitor-item {
        flex: auto;
        width: 48%;
        margin-bottom: 10px;
        margin-right: 4%;
    }
    .theme-2020-exhibitor-item:nth-child(2n) {
        margin-right: 0;
    }
    .theme-2020-industry-ad {
        display: none;
    }
    .theme-2020-industry-list .index-recommend-item {
        width: 48%;
        margin-right: 4%;
    }
    .theme-2020-industry-list .index-recommend-item:nth-child(2n) {
        margin-right: 0;
    }
    .theme-2020-industry-list .index-recommend-item:nth-child(3n) {
        margin-top: 20px;
        margin-right: 4%;
    }
    .theme-2020-industry-list .index-recommend-item:nth-child(n+4) {

    }
    .theme-2020-index-industry-ad {
        margin-top: 20px;
    }
    .theme-2020-index-industry-ad .col-md-4 {
        float: left;
        width: 33.33333%;
    }
    .index-industry-box .index-industry-box-head {
        justify-content: space-between!important;
    }
    .index-industry-box .index-industry-box-category {
        display: none!important;
    }
    .theme-2020-site-ad-content {
        padding-left: 30px;
        padding-right: 30px;
    }
    .theme-2020-site-ad-content .theme-2020-number .data-number-line:first-child {
        display: flex!important;
        margin-right: 0;
    }
    .theme-2020-venue-city li {
        margin: 0 3px;
        padding: 0 0 10px;
    }
    .theme-2020-venue-pagination {
        padding-bottom: 5px;
    }
    .index-hall-city .swiper-slide {
        flex-wrap: wrap;
    }
    .theme-2020-venue-item {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 10px;
    }
    .theme-2020-venue-item:nth-child(2n) {
        margin-right: 0;
    }
    .index-new-swiper {
        height: 600px;
    }
    .theme-2020-new-exhibition-image {
        height: 200px;
    }
    .detail_head_title .detail_head_title_left {
        width: 16.66667%;
    }
    .detail_head_title .detail_head_title_right {
        width: 83.33333%;
    }
    .detailBox_title {
        padding: 15px!important;
    }
    .detail-tab.nav-tabs > li > a {
        margin-right: 15px!important;
        font-size: 14px!important;
    }
    .footBox_top_min_left_top_min {
        display: none;
    }
    .footBox_top_min_left_foot {
        margin-left: 0;
    }
    .footBox_top_min_left_foot>p {
        font-size: 16px;
    }
    .footer-share-btn {
        display: none!important;
    }
}
@media (min-width: 768px) {
    .header-nav-2020 .navbar-nav {
        float: left;
    }
}

@media (max-width: 768px) {
    .container-2020 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .theme-2020-header {
        height: 60px;
    }
    .theme-2020-top,.theme-2020-nav-right {
        display: none!important;
    }
    .header-nav-2020 .logo {
        display: flex !important;
        margin-left: 15px;
    }
    .header-nav-2020 {
        margin-top: 0;
        height: 55px;
    }
    .header-nav-2020 .navbar-nav li {
        margin-right: 0;
    }
    .header-nav-2020.navbar-default .navbar-nav>li>a {
        justify-content: start!important;
    }
    .theme-2020-exhibitor-row {
        flex: 0 1 100%;
        width: 100%;
        margin-right: 0;
    }
    .theme-2020-banner {
        height: 200px;
    }
    .theme-2020-search {
        display: none!important;
    }
    /*.theme-2020-search-item.active {*/
    /*flex: 1 0 58%;*/
    /*}*/
    /*.theme-2020-search-item {*/
    /*width: 90px;*/
    /*}*/
    /*.theme-2020-search-item-title {*/
    /*flex: 1 0 90px;*/
    /*width: 90px;*/
    /*}*/
    /*.theme-2020-search-input {*/
    /*width: 80px;*/
    /*}*/
    /*.theme-2020-publish-btn {*/
    /*display: none;*/
    /*}*/
    .article_content table,
    .article_content table td {
        max-width: 100%;
        width: 100%!important;
    }
    .theme-2020-number .data-number {
        padding-right: 0;
        flex-wrap: wrap;
    }
    .theme-2020-number .data-number-line {
        flex: 0 1 50%;
        justify-content: center;
    }
    .theme-2020-number .data-number-line:first-child {
        display: none!important;
    }
    .theme-2020-number .iconfont {
        font-size: 24px;
        margin-right: 8px;
    }
    .theme-2020-number .data-number-line-txt > p {
        font-size: 14px;
    }
    .theme-2020-number .data-number-line-txt > p font {
        font-size: 14px;
    }
    .theme-2020-number .data-number-line-txt > p:last-child {
        font-size: 12px;
    }
    .theme-2020-number .data-number-line-border {
        display: none;
    }
    .theme-2020-brand-head > p:first-child {
        font-size: 18px;
    }
    .theme-2020-brand-right {
        width: 100%;
        justify-content: space-between!important;
        flex-wrap: wrap;
        overflow: hidden;
    }
    .theme-2020-brand .theme-2020-brand-ad {
        display: none;
    }
    .theme-2020-brand .theme-2020-brand-content {
        height: auto;
    }
    .theme-2020-brand .theme-2020-brand-item {
        width: 48%;
        height: 215px;
        margin-right: 4%;
        margin-bottom: 15px;
    }
    .theme-2020-brand .theme-2020-brand-item:nth-child(2n) {
        margin-right: 0;
    }
    .theme-2020-brand .pic1 {
        height: auto;
    }
    .exhibitor-container {
        overflow: hidden;
    }
    .exhibitor-container .swiper-slide {
        flex-wrap: wrap;
    }
    .theme-2020-exhibitor-item {
        margin-right: 0;
        flex: auto;
        margin-bottom: 10px;
    }
    .index-industry-box {
        margin-top: 10px;
    }
    .index-industry-box .container-2020 .index-industry-box-head {
        display: flex!important;
        justify-content: space-between!important;
    }
    .exhibitor-container .theme-2020-exhibitor-top {
        display: none;
    }
    .theme-2020-industry-ad {
        display: none;
    }
    .theme-2020-industry-list .index-recommend-item {
        width: 48%;
        height: 210px;
        margin-right: 4%;
        margin-bottom: 10px;
    }
    .theme-2020-industry-list .index-recommend-item:nth-child(2n) {
        margin-right: 0;
    }
    /* .theme-2020-industry-list .index-recommend-item:nth-child(3n) {
        margin-right: 0;
    } */
    .theme-2020-industry-list .index-recommend-item:nth-child(n+5) {
        margin-top: 0;
    }
    .theme-2020-industry-list .index-recommend-item .pic1 {
        height: auto;
    }
    .index-industry-box .theme-2020-industry-list .syact1 h1 {
        height: 36px;
    }
    .syact1 .syact1-info p {
        height: auto;
        flex-wrap: wrap;
        justify-content: start!important;
    }
    .syact1 .syact1-info p a:last-child {
        margin-top: 8px;
    }
    .theme-2020-venue {
        margin-top: 15px;
    }
    .theme-2020-venue-head h1 {
        font-size: 18px!important;
    }
    .theme-2020-venue-city {
        display: none;
    }
    .theme-2020-venue-content {
        flex-wrap: wrap;
    }
    .theme-2020-venue-item-left {
        width: 100%;
        flex: 0 1 100%;
        margin-right: 0;
    }
    .theme-2020-venue-ad-box {
        height: auto;
    }
    .theme-2020-venue-ad-box > p {
        display: none;
    }
    .venue-ad {
        display: none;
    }
    .theme-2020-venue-content, .theme-2020-venue-ad-box .theme-2020-venue-recommend-city {
        margin-top: 0;
    }
    .theme-2020-venue-pagination {
        padding-bottom: 5px;
    }
    .index-hall-city {
        width: 100%;
        flex: unset;
    }
    .index-hall-city .swiper-slide {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .theme-2020-venue-item {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 10px;
    }
    .theme-2020-venue-item:nth-child(2n) {
        margin-right: 0;
    }
    .theme-2020-venue-item:hover .venue-item-box .venue-title {
        margin-top: 150px;
    }
    .index-new-swiper {
        height: 520px!important;
    }
    .theme-2020-new-exhibition-image {
        height: 160px;
        overflow: hidden;
    }
    .swiper-banner.swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 15px;
    }
}

/*首页轮播图*/

.index-banner{
	width: 100%;
	overflow: hidden;
	margin:0 auto;
}
.index-banner-prev,.index-banner-next{
	position: absolute;
	top: 50%;
	width: 40px;
	height: 70px;
	margin-top: -30px;
	background:rgba(0,0,0,0.2);
	z-index: 7046;
	text-align: center;
	line-height: 70px;
	cursor: pointer;
	display: none;
	transition: all 0.5s;
}
.index-banner-prev:hover,.index-banner-next:hover{
	background:rgba(0,0,0,0.3);
}
.index-banner-prev .iconfont,.index-banner-next .iconfont{
	font-size: 30px;
	color:#ccc;
}
.index-banner-prev{
	left:0;
}
.index-banner-next{
	right:0;
}
.index-content .swiper-slide{
	height: 460px;
}
.index-content .swiper-slide img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: auto;
}
.index-content .swiper-pagination-bullet{
    display: inline-block;
    width: 30px;
    height: 0px;
    border-top: 1px solid #fff;
    opacity: .4;
    cursor: pointer;
}
.index-content .swiper-pagination-bullet-active{
	opacity: 1;
}
/*首页轮播图end*/


/*===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/

.page_list {
	margin: 20px auto 20px auto;
	width: 100%;
	font-size: 14px;
	text-align: center;
}
.page_list a, .page_list strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.page_list .on {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #c01521;
	border-color: #fff;
}
.page_list a:hover {
	color: #fff !important;
	background-color: #c01521;
	border-color: #fff;
	text-decoration: none;
}
.page_list strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.page_list span {
	padding: 0 10px;
	line-height: 23px;
}
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
/*分页样式*/