/* 外层安全区 */
.maxWidthWrap {
    max-width: 1920px;
    margin: 0 auto;
}

/* 内层安全区 */
.minWidthWrap {
    width: 1200px; 
    margin: 0 auto;
}

/* 新闻资讯背景 */
#main .maxWidthWrap .news {
    width: 100%;
    padding-bottom: 60px;
    background: url(../images/hwbg.png);
}

/* 展会展播背景 */
#main .maxWidthWrap .broadcast {
    width: 100%;
    padding-bottom: 60px;
    background: url(../images/hwbg.png);
}

/* 参展指南 */
#main .maxWidthWrap .minWidthWrap .textPicGuide {
    width: 100%;
    padding-bottom: 60px;
}

/* banner部分 */
#header .maxWidthWrap .banner {
    width: 100%;
    padding-bottom: 47%;
    background: url(../images/banner.jpg) no-repeat 50% 50%;
    background-size: 100%;
}

#header .maxWidthWrap .banner .minWidthWrap {
    position: relative;
}

#header .maxWidthWrap .banner .minWidthWrap .logo {
    position: absolute;
    padding-top: 5%;
}

#header .maxWidthWrap .banner .minWidthWrap .bannerTitle {
    position: absolute;
    padding-top: 20%;
    text-align: center;
}

#header .maxWidthWrap .banner .minWidthWrap .activityInfo {
    position: absolute;
    width: 100%;
    padding-top: 55%;
}

#header .maxWidthWrap .banner .minWidthWrap .activityInfo p {
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
    color: #fff;
    /*文字描边*/
    filter: Dropshadow(offx=1, offy=0, color=#fff2ca)Dropshadow(offx=0, offy=1, color=#fff2ca)Dropshadow(offx=0, offy=-1, color=#fff2ca)Dropshadow(offx=-1, offy=0, color=#fff2ca);
    -webkit-filter: Dropshadow(offx=1, offy=0, color=#fff2ca)Dropshadow(offx=0, offy=1, color=#fff2ca)Dropshadow(offx=0, offy=-1, color=#fff2ca)Dropshadow(offx=-1, offy=0, color=#fff2ca);
    text-shadow: #15a701 1px 0 0, #15a701 0 1px 0, #15a701 -1px 0 0, #15a701 0 -1px 0;
    word-wrap: break-word;
    word-break: normal;
    white-space: normal;
}

#header .maxWidthWrap .banner .minWidthWrap .bannerTitle img {
    width: 80%;
    max-width: 80%;
}

/* 标题样式 */
.title {
    width: 100%;
    text-align: center;
    height: 120px;
    line-height: 120px;
}

.title img {
   /* height: 40px;*/
}

/* 内容区第一种样式 */
.contentOne {
    height: 320px;
    width: 100%;
    position: relative;
}

.contentOne .contentLeft {
    background-color:#009944;
    width: 640px;
    height: 300px;
    position: relative;
}

.contentOne .guideLeft {
    height: 280px;
}

.contentOne .guideLeft .mapPic img {
    width: 100%;
    height: 100%;
}

.contentOne .contentLeft .slidePic {
    width: 600px;
    height: 320px;
    position: absolute;
    top: 40px;
    left: 40px;
}

.contentOne .contentRight {
    padding-top: 20px;
    width: 560px;
    height: 300px;
    background-color:#009944;
}

.contentOne .guideRight {
    height: 240px;
}

.contentOne .contentRight .recommendInfo {
    padding-left: 20px;
    width: 100%;
    height: 92px;
    padding-right: 20px;
}

.contentOne .guideRight .recommendInfo {
    height: 82px;
}

.contentOne .contentRight .recommendInfo .recommendTitle {
    font-size: 16px;
    color:#F2C90C;
    line-height: 32px;
}

.contentOne .guideRight .recommendInfo .importantSummary {
    padding-top: 10px;
    font-size: 16px;
    color:#F2C90C !important;
}

.contentOne .contentRight .recommendInfo .recommendSummary {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

.contentOne .contentRight .recentList {
    width: 100%;
    height: 188px;
    background-color: #efefef;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}

.contentOne .guideRight .recentList {
    height: 178px;
    padding-top: 10px;
}

.contentOne .contentRight .recentList .recentItem {
    height: 37px;
    line-height: 37px;
    font-size: 14px;
}

.contentOne .contentRight .recentList .recentItem a {
    color: #009944;
}

.contentOne .contentRight .recentList .recentItem i {
    color: #009944;
}

.contentOne .contentMore {
    width: 100%;
    height: 60px;
}

.contentOne .contentMore .contentRightMore {
    width: 100%;
    padding-top: 20px;
    height: 40px;
}

.contentOne .contentMore .contentRightMore .fb {
    display: inline-block;
    width: 175px;
    height: 60px;
}

.contentOne .contentMore .contentRightMore .fb img {
    width: 100%;
    height: 100%;
}

.contentOne .contentMore .contentRightMore .mr {
    margin-right: 10px;
}

.contentOne .contentMore .contentRightMore span {
    display: block;
    height: 40px;
    width: 120px;
    background-color: #009944;
    text-align: center;
    line-height: 40px;
}

.contentOne .contentMore .contentRightMore span a {
    display: block;
    height: 40px;
    width: 120px;
    color: #fff;
    font-size: 14px;
}

.contentOne .contentRight .recentList p {
    padding-top: 4px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    text-indent: 2em;
}

/* 第一个图片轮播样式 */
img {
    border: 0;
}

/* 第一个图片轮播css */
.slideBox {
    width: 600px;
    height: 320px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

.swiper-container {
    width: 600px;
    height: 280px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.swiper-container .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

#bdTitleBg {
    width: 100%;
    height: 80px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    background: #000;
    padding: 10px;
    filter: alpha(opacity=75);
    opacity: 0.75;
    -webkit-filter: alpha(opacity=75);
}

#bdTitleBg h3 {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

#bdTitleBg p{
   font-size: 14px;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.swiper-container .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 12px;
    width: 8px;
    height: 8px;
    line-height: 7px;
    text-align: center;
    background: #15a701;
    cursor: pointer;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.swiper-container .hd ul li {
    float: left;
    margin-right: 12px;
    width: 8px;
    height: 8px;
    line-height: 7px;
    text-align: center;
    background: #15a701;
    cursor: pointer;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.slideBox .hd ul li.on {
    background: #F2C90C;
    color: #fff;
}

.swiper-container .hd ul li.on {
    background: #F2C90C;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.swiper-container .swiper-wrapper {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.swiper-container .swiper-wrapper li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 600px;
    height: 320px;
    display: block;
}

.swiper-container .swiper-wrapper img {
    width: 600px;
    height: 280px;
    display: block;
}

/* 下面是第一个图片轮播前/后按钮代码，如果不需要删除即可 */
.slideBox .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: none;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -25px;
    display: none;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.swiper-container .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: none;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.swiper-container .next {
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -25px;
    display: none;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

#slideBox:hover .prev,
#slideBox:hover .next {
    display: block;
}

.swiper-container:hover .prev,
.swiper-container:hover .next {
    display: block;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.swiper-container .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.swiper-container .prev:hover,
.swiper-container .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.swiper-container .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.swiper-container .nextStop {
    display: none;
}

/* 邀请函样式 */
#main .maxWidthWrap .minWidthWrap .invitation {
    padding-bottom: 60px;
}

#main .maxWidthWrap .minWidthWrap .invitation .contentWrap {
    padding: 40px 40px 80px 40px;
    background: url(../images/invitationbg.png) no-repeat 50% 50%;
    background-size: 100%;
    height: 550px;
}

#main .maxWidthWrap .minWidthWrap .invitation .contentWrap .contentBg p {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

#main .maxWidthWrap .minWidthWrap .invitation .contentWrap .contentBg span {
    font-weight: bold;
    color: #F2C90C;

}

/* 展区一览样式 */
#main .maxWidthWrap .exhibition {
    padding-top: 70px;
    width: 100%;
    padding-bottom: 120px;
    background: url(../images/contentBg.png) no-repeat 50% bottom;
}

#main .maxWidthWrap .exhibition .minWidthWrap .contentWrap .showPavilion {
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 40px;
}

#main .maxWidthWrap .exhibition .minWidthWrap .contentWrap .nonMr {
    margin-right: 0;
}

#main .maxWidthWrap .exhibition .minWidthWrap .contentWrap .showPavilion .pavilionTitle {
    height: 48px;
}

#main .maxWidthWrap .exhibition .minWidthWrap .contentWrap .showPavilion .pavilionTitle h3 {
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background-color: #009943;
}

#main .maxWidthWrap .exhibition .minWidthWrap .contentWrap .showPavilion .pavilionContent {
    width: 100%;
    height: 176px;
    background: url(../images/showPavilion.png) no-repeat 50% 0;
}

#main .maxWidthWrap .exhibition .minWidthWrap .contentWrap .showPavilion .pavilionContent img {
    width: 90%;
    height: 100%;
    margin: 0 5%;
}

#main .maxWidthWrap .exhibition .minWidthWrap .contentWrap .lookMore {
    height: 40px;
    width: 100%;
}

#main .maxWidthWrap .exhibition .minWidthWrap .contentWrap .lookMore span {
    display: block;
    width: 16%;
    margin: 0 42%;
    height: 100%;
    line-height: 40px;
    background-color: #009943;
    text-align: center;
}

#main .maxWidthWrap .exhibition .minWidthWrap .contentWrap .lookMore span a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

/* 展会展播样式 */
.picFocus {
    margin: 0 auto;
    width: 1200px;
    padding: 5px;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.picFocus .hd {
    padding-left: 120px;
    width: 100%;
    position: relative;
    padding-top: 20px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: -40px;
    background: url(../images/slBg.png) no-repeat 50% top;
}

.picFocus .hd ul {
    width: 80%;
    margin: 0px auto;
    overflow: hidden;
    zoom: 1;
}

.picFocus .next,
.picFocus .prev {
    position: absolute;
    bottom: 50px;
    display: block;
    width: 10%;
    height: 105px;
}
.picFocus .navNext,
.picFocus .navPrev {
    position: absolute;
    bottom: 50px;
    display: block;
    width: 10%;
    height: 105px;
}
.picFocus .prev {
    left: 0%;
    background: url(../images/left.png) no-repeat 50% 50%;
    z-index: 1;
}
.picFocus .navPrev {
    left: 0%;
    background: url(../images/left.png) no-repeat 50% 50%;
    z-index: 1;
}

.picFocus .next {
    right: 0%;
    background: url(../images/right.png) no-repeat 50% 50%;
}
.picFocus .navNext {
    right: 0%;
    background: url(../images/right.png) no-repeat 50% 50%;
}
.picFocus .hd ul li {
    padding: 5px 20px 30px;
    width: 238px !important;
    float: left;
    text-align: center;
}

.picFocus .hd ul li img {
    width: 100%;
    height: 105px;
    border: 2px solid #ddd;
    cursor: pointer;
    margin-right: 5px;
}

.picFocus .hd ul li.on img {
    border-color: #f60;
}

.picFocus .bd {
    width: 80%;
    margin: 0 auto;
}

.picFocus .bd li {
    vertical-align: middle;
    position: relative;
}

.picFocus .bd ul li .picFocusTitleBg {
    width: 100%;
    height: 80px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    filter: alpha(opacity=75);
    opacity: 0.75;
    -webkit-filter: alpha(opacity=75);
}

.picFocus .bd ul li .picFocusTitle {
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 15px;
}

.picFocus .bd ul li .picFocusTitle h3 {
    color: #fff;
    line-height: 24px;
}

.picFocus .bd img {
    width: 100%;
    height: 500px;
    display: block;
}

/* 往届回顾图片切换 */
.picScroll-left {
    width: 1200px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
}


.picScroll-left .prev,
.picScroll-left .next {
    display: block;
    width: 35px;
    height: 140px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 0;
}

.picScroll-left .next {
    right: 0;
    background: url(../images/right.png) no-repeat 50% 50%;
}

.picScroll-left .prev {
    left: 0;
    background: url(../images/left.png) no-repeat 50% 50%;
}

.picScroll-left .bd {
    padding: 10px;
    width: 1120px;
    margin-left: 35px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 260px;
    height: 120px;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

#main .maxWidthWrap .minWidthWrap .review {
    width: 100%;
    padding-bottom: 60px;
}

#main .maxWidthWrap .minWidthWrap .review .contentWrap {
    background-color: #009943;
}

/* 主体底部版权信息 */
#mainBottom {
    background: url(../images/bottomBg.png) no-repeat 50% bottom;
    height: 340px;
    padding-top: 240px;
}

#mainBottom .copyInfo {
    text-align: center;
}

#mainBottom .copyInfo .fb {
    display: inline-block;
    padding: 10px;
    font-size: 18px;
}

#mainBottom .copyInfo .fb a {
    color: #fff;
}

#mainBottom .copyInfo .fb span {
    color: #fff;
}

/* pc */
#pc1 {
    display: block;
}

#swiper1 {
    display: none;
}
/* 第二个图片切换 */
.picFocus{
    display: block;
}
#certify{
    display: none;
}
/* 第三个图片切换 */
#mobSlide3{
    display: none;
}
/* 根据窗口尺寸调整样式 */
@media screen and (min-width:1400px) and (max-width: 1673px) {
    #header .maxWidthWrap .banner .minWidthWrap .logo {
        position: absolute;
        padding-top: 4%;
    }

    #header .maxWidthWrap .banner .minWidthWrap .bannerTitle {
        position: absolute;
        padding-top: 15%;
        text-align: center;
    }

    #header .maxWidthWrap .banner .minWidthWrap .activityInfo {
        position: absolute;
        padding-top: 45%;
    }
}

@media screen and (min-width:1200px) and (max-width: 1400px) {
    #header .maxWidthWrap .banner .minWidthWrap .logo {
        position: absolute;
        padding-top: 3%;
    }

    #header .maxWidthWrap .banner .minWidthWrap .bannerTitle {
        position: absolute;
        padding-top: 10%;
        text-align: center;
    }

    #header .maxWidthWrap .banner .minWidthWrap .activityInfo {
        position: absolute;
        padding-top: 37%;
    }
}

@media screen and (max-width:1200px) {
    #header .maxWidthWrap .banner {
        background: url(../images/banner2.jpg) no-repeat 50% 50%;
        background-size: 100%;
    }

    #header .maxWidthWrap .banner .minWidthWrap .logo {
        display: none;
    }

    #header .maxWidthWrap .banner .minWidthWrap .bannerTitle {
        display: none;
    }

    #header .maxWidthWrap .banner .minWidthWrap .activityInfo {
        display: none;
    }
}