* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

html, body {
    padding: 0;
    margin: 0;
    height: 100%;
    font-size: 14px;
}

ul, li {
    list-style: none
}

a, a:hover, a:focus, a:active {
    color: #333;
    text-decoration: none;
    outline: 0;
    background: 0 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
img{
    border:0;
}
.clearfix {
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0;
    clear: both
}

.clearfix:after {
    clear: both
}


.wrap {
    width: 1100px;
    margin: 0 auto;
}

.page-hd {
    background: url(bg.png) center no-repeat;
    background-color: #1089c5;
    text-align: center;
}
.page-hd img{
    height:250px;
}

.page-ft {
    text-align: center;
    background-color: #1089c5;
    color: #fff;
    padding: 20px 0;
    margin-top: 30px;
}

.page-ft .links a {
    color: #fff;
    padding: 0 5px;
    font-size: 13px;
}

.page-ft .copyright {
    font-size: 13px;
    padding: 8px;
}

.header {
    width: 80%;
    height: 250px;
    background: url(bg1.png) center no-repeat;
    background-size: contain;
    margin: 0 auto;
}
.navs{
    position: absolute;
    top:280px;
    right:50%;
    margin-right:-765px;
    width:200px;
    height:470px;
    background: url(icons.png) left top no-repeat;
    z-index:100;
    padding-top:18px;
}
.navs a{
    display: block;
    padding-bottom: 26px;
    color: #fff;
    padding-left: 84px;
    font-size:16px;
}
.navs a.gotop{
    padding-left: 0;
    text-align: center;

}
/*** icons ***/
a, a:hover, a:active, a:focus {
    text-decoration: none;
}

a:hover {
    opacity: .8;
}

.icon {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    margin-top: -3px;
    margin-right: 3px;
    background: url(icons.png) center no-repeat;
}

.icon-media {
    background-position: -206px -6px;
}

.icon-liang {
    background-position: -207px -37px;
}

.icon-hall {
    background-position: -207px -71px;
}

.icon-video {
    width: 26px;
    background-position: -209px -106px;
}

.icon-image {
    width: 26px;
    background-position: -207px -111px;
}
.icon-time{
    height:16px;
    width:16px;
    background-size: 260px auto;
    background-position: -232px -79px;
}
/*** common ***/
.panel:first-child .panel-title {
    padding-top: 28px;
}

.panel-title {
    padding: 14px 0 8px 0;
    border-bottom: 1px solid #1089c5;
}

.panel-title .tt1 {
    font-size: 18px;
    font-weight: 600;
    color: #1089c5;
    padding-right: 10px;
}

.panel-title .tt2 {
    color: #999;
    font-size: 16px;
}

.panel-title .more {
    float: right;
    color: #999;
    margin-top: 6px;
}

.panel-body {
    padding: 21px 0 21px;
}

/*** news ***/
.news-title {
    display: block;
    padding: 4px 0 4px 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    position: relative;
}

.news-title.important {
    color: #000033;
    font-size: 16px;
    padding-left: 0;
    font-weight: 600;
}

.news-title:hover {
    color: #fe7201;
}

.news-box .left {
    width: 49.9%;
    float: left;
    padding-right: 42px;
}

.news-box .right {
    width: 49.9%;
    float: left;
    padding-left: 42px;
}

.news-box .news-title:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #1089c5;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
}

.news-box .news-title.important:before {
    display: none;
}

/*** 聚焦头条 ***/
.news-tt {
    border-right: 1px dashed #1089c5;
}

.news-tt .time {
    font-size: 12px;
    color: #999;
    padding: 0 0 11px 0;
}

.news-tt .image img {
    width: 100%;
}

.news-tt .desc {
    height: 42px;
    overflow: hidden;
}
.jujiao-box .news-title{
    padding-bottom: 10px;
}
/*** 展会亮点 ***/
.news-item {
    position: relative;
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.news-item .news-image {
    width: 160px;
    position: absolute;
    left: 0;
    top: 8px;
}

.news-item .news-list {
    padding-left: 190px;
}

.right .news-item:last-child,
.left .news-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

/*** 展馆 ***/
.hall-row {
    margin-right: -14px;
    margin-left: -14px;
    margin-bottom: 25px;
}
.hall-row:last-child{
    margin-bottom: 0;
}
.hall-col {
    float: left;
    width: 33.33%;
    padding-right: 14px;
    padding-left: 14px;
}

.hall-item {
    display: block;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 21px 14px 21px 28px;
    cursor: pointer;
}
.hall-item .number:before {
    content: '';
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: url(icons.png) center no-repeat;
    background-position: -240px 2px;
    vertical-align: middle;
    margin-right: 7px;
    margin-top: -7px;
}

.hall-item .number.number1:before {
    background-color: #FE7201;
}

.hall-item .number.number2:before {
    background-color: #e7392f;
}

.hall-item .number.number3:before {
    background-color: #01b9e0;
}

.hall-item .number.number4:before {
    background-color: #96c604;
}

.hall-item .number.number5:before {
    background-color: #ff735c;
}

.hall-item .number.number6:before {
    background-color: #917cca;
}

.hall-item .number.number7:before {
    background-color: #ffbc24;
}

.hall-item .number.number8:before {
    background-color: #03a2ff;
}

.hall-item .number.number9:before {
    background-color: #1ecf97;
}

.hall-item .number {
    font-size: 49px;
    color: #333;
}

.hall-item .unit {
    font-size: 22px;
    color: #333;
}

.hall-item .desc {
    font-size: 16px;
    color: #666;
}

.hall-item .desc_en {
    font-size: 14px;
    color: #999;
}
.hall-item:hover{
    opacity: 1;
}
.hall-item:hover {
    background-color: #D96101;
    color: #fff;
}
.hall-item:hover .number,
.hall-item:hover .unit,
.hall-item:hover > .desc,
.hall-item:hover .desc_en{
    color: #fff;
}
.hall-item:hover > .hall-detail{
    display: block;
    z-index:9999;
}
/**** 切换 ***/
.owl-carousel {
    padding: 14px 28px;
}

.owl-carousel .owl-item {
    padding: 14px;
}

.owl-carousel .owl-item a {
    display: block;
    border: 1px solid #ccc;
    color: #3a414b;
    font-size: 15px;
    position: relative;
}
.video-list a:after{
    content: '';
    height:66px;
    width:66px;
    background: url(icons.png) center no-repeat;
    background-position: -201px -323px;
    position: absolute;
    left:50%;
    top:30%;
    margin-left:-33px;
}
.video-list a img{
    width:318px;
    height:206px;
}
.img-list a img{
    width:231px;
    height:184px;
}
.owl-carousel .owl-item a:hover {
    border: 1px solid #fe7201;
    color: #fe7201;
    box-shadow: 0 0 6px #fe7201;
    margin-top:-10px;
}

.owl-carousel .owl-item .title {
    padding: 22px 28px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -15px;
    text-indent: -140px;
    overflow: hidden;
    background: url(icons.png) center no-repeat;
    outline: 0;
    border: 0;
}

.owl-carousel .owl-nav button.owl-prev {
    left: 0;
    background-position: -208px -168px;
}

.owl-carousel .owl-nav button.owl-next {
    right: 0;
    background-position: -198px -135px;
}

.owl-carousel .owl-nav button.owl-prev:hover {
    left: -16px;
    background-position: -210px -256px;
}

.owl-carousel .owl-nav button.owl-next:hover {
    right: -16px;
    background-position: -210px -208px;
}

/** 展馆detail ***/
.hall-detail{
    width:700px;
    padding:28px 42px 10px;
    border:1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0 0 8px #ccc;
    position: absolute;
    background-color: #fff;
    display: none;
    z-index:999;
}
.hall-detail:before{
    content: '';
    position: absolute;
    width: 50px;
    height: 20px;
    background: url(icons.png) center no-repeat;
    background-position: -207px -300px;
    background-color: #fff;
    left:50%;
    margin-left:-20px;
    top:-20px;
    z-index:200;
}
.hall-detail:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    z-index:100;
    left: 0;
    top:-20px;
}
.block{
    margin-bottom: 16px;
}
.block .block-title{
    color: #000033;
    border-left:5px solid #1089c5;
    font-size:16px;
    padding-left:5px;
}
.block .block-desc{
    color: #666;
    padding-left:10px;
    padding-top:8px;
    font-size:14px;
    line-height: 28px;
}
.company-list{
    padding-top: 15px;
}
.company-item{
    display: block;
    padding-left:180px;
    margin-bottom: 16px;
}
.company-item:hover .name,
.company-item:hover .desc{
    color: #fe7201 !important;
}
.company-item .logo{
    width:160px;
    height:68px;
    border:1px solid #d2d2d2;
    border-radius: 5px;
    float: left;
    margin-left:-180px;
}
.company-item .name{
    color: #000033;
    padding-bottom: 7px;
}
.company-item .desc{
    color: #666 !important;
    font-size:14px;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*** 展馆详情 ***/
.hall-info-list{
    position: relative;
    padding-top: 35px;
}
.hall-info-list .names{
    border:1px solid #ddd;
    border-radius: 6px;
    width: 200px;
    position: absolute;
    left:0;
}
.hall-info-list .names a{
    display: block;
    padding:16px  42px;
    font-size:20px;
    border-bottom: 1px solid #ddd;
}
.hall-info-list .names a:last-child{
    border-bottom: 0;
}
.hall-info-list .names a:after{
    content: '';
    display: inline-block;
    width:26px;
    height:26px;
    background: url(icons.png) center no-repeat;
    background-position: -246px -111px;
    vertical-align: middle;
    margin-left: 14px;
}
.hall-info-list .names a.active,
.hall-info-list .names a:hover{
    border-left:5px solid #fe7201;
    color: #fe7201;
}

.hall-info-list .names a.active:after{
    background-position: -245px -136px;
}

.hall-info-list .infos{
    padding-left:230px;
    min-height:800px;
}

.hall-info{
    display: none;
}
.hall-info > .desc{
    border:1px solid #ddd;
    border-radius: 6px;
    margin-top:21px;
    padding:42px;
}
.hall-info > .desc h3.title{
    text-align: center;
    font-size:25px;
    color: #000033;
    padding-bottom: 21px;
    font-weight: 500;
}

/** 展商名录 ***/
.company-name-list{
    padding-top:10px;
    padding-left: 10px;
}
.company-name-list li{
    width:33.3%;
    float: left;
}
.company-name-list .company-name{
    display: block;
    color: #666;
    position: relative;
    padding:5px 5px 5px 18px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.company-name-list .company-name:before{
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #1089c5;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 20px;
    margin-top: -5px;
}
.company-name-list  .company-logo{
    display: block;
    color: #666;
    padding-bottom: 12px;
}
.company-name-list  .company-logo p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.company-name-list  .company-logo:hover,
.company-name-list .company-name:hover{
    color: #fe7201;
}
.company-name-list .company-name:hover:before{
    background-color: #fe7201;
}