/* 参展联络 */
.page-contact {
    padding: 75px 33px;
    margin-bottom: 78px;
}
.page-contact p {
    font-size: 20px;
    color: #818181;
    line-height: 1.8em;
}

/* 展位价格 */
.page-price .price-table {
    width: 100%;
}
.page-price .price-table tr td {
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #08b38d;
    background: #e6f7f3;
}
.page-price .price-table tr:nth-child(1) td {
    background: #07866a;
    color: #fff;
}

.page-price .annotation {
    font-size: 16px;
    color: #666;
    padding: 15px 0 30px;
}

/* 推广计划 */
.page-generalize-plan {
    padding: 20px 40px;
    min-height: 800px;
    color: #000;
}
.main-right h1 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding: 20px 0 30px;
}
.page-generalize-plan > h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 25px 0 5px;
}
.page-generalize-plan > p {
    font-size: 12px;
    line-height: 2em;
}

/* 展会概括 */
.page-overview {
    padding: 20px 40px;
    min-height: 800px;
    color: #000;
}
.page-overview > p {
    font-size: 14px;
    line-height: 1.5em;
    padding: 5px 0 0 0;
    text-indent: 2em;
}

/*  */
.page-organization {
    padding: 20px 40px;
    min-height: 800px;
    color: #000;
}

.page-organization > p {
    width: 130px;
    height: 28px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #bd161b;
}
.page-organization > ul {
    width: 857px;
    padding: 12px 0 20px;
}
.page-organization > ul:last-child {
    padding-bottom: 0;
}
.page-organization > ul > li {
    float: left;
    width: 280px;
    font-size: 16px;
    color: #000;
    line-height: 2em;
}
.page-organization > ul > li:last-child{
    margin-right: 0;
}
.page-organization > ul > li img {
    width: 153px;
    height: 51px;
}

/* 展区规划 */
.page-planning {
    padding: 20px 40px;
    min-height: 800px;
    color: #000;
}
.exhibition-introduce {
    position: relative;
    height: 834px;
    background: url(../images/other/zqjsbg.png?v=22) no-repeat center 100px;
}
.exhibition-introduce-tab > li {
    position: absolute;
    width: 68px;
    height: 68px;
    cursor: pointer;
}
.exhibition-introduce-tab > li > span {
    position: absolute;
    width: 250px;
    font-size: 18px;
    user-select: none;
}
.exhibition-introduce-tab > li.active > span {
    color: #07866a;
    font-weight: bold;
}
.exhibition-introduce-tab > li:nth-child(1) {
    top: 101px;
    left: 396px;
}
.exhibition-introduce-tab > li:nth-child(2) {
    top: 248px;
    left: 195px;
}
.exhibition-introduce-tab > li:nth-child(3) {
    top: 480px;
    left: 262px;
}
.exhibition-introduce-tab > li:nth-child(4) {
    top: 480px;
    left: 525px;
}
.exhibition-introduce-tab > li:nth-child(5) {
    top: 248px;
    left: 596px;
}
.exhibition-introduce-tab > li:nth-child(1) > span {
    top: 5px;
    right: 85px;
    text-align: right;
}
.exhibition-introduce-tab > li:nth-child(2) > span {
    top: 24px;
    right: 85px;
    text-align: right;
}
.exhibition-introduce-tab > li:nth-child(3) > span {
    top: 24px;
    right: 85px;
    text-align: right;
}
.exhibition-introduce-tab > li:nth-child(4) > span {
    top: 24px;
    left: 85px;
}
.exhibition-introduce-tab > li:nth-child(5) > span {
    top: 8px;
    left: 85px;
}
.exhibition-introduce-content {
    position: absolute;
    width: 195px;
    height: 130px;
    top: 280px;
    left: 340px;
    font-size: 12px;
    color: #fff;
    line-height: 1.7em;
    overflow: hidden;
}
.exhibition-introduce-content > li {
    display: none;
}
.exhibition-introduce-content > li.active {
    display: block;
}

/* 展会亮点 */
.exhibitionhighlights-list {
    padding-top: 36px;
}
.exhibitionhighlights-list li {
    float: left;
    width: 300px;
    height: 295px;
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    margin-right: 15px;
    margin-bottom: 22px;
    text-align: center;
}
.exhibitionhighlights-list li:nth-child(3n) {
    margin-right: 0;
}
.exhibitionhighlights-list li img {
    display: block;
    width: 264px;
    height: 143px;
    margin: 17px auto 20px;
}
.exhibitionhighlights-list li h4 {
    width: 264px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin: 0 auto 20px;
}
.exhibitionhighlights-list li p {
    width: 264px;
    font-size: 12px;
    margin: 0 auto;
}
.page-exhibitionhighlights .page-news-common-list {
    padding: 35px 35px 0;
}
.page-exhibitionhighlights .page-news-common-list .news-top .news-img {
    width: 325px;
    height: 195px;
    margin-right: 22px;
}
.page-exhibitionhighlights .page-news-common-list .news-details {
    width: 520px;
}

/* 参观指南 */
.page-guide-list {
    padding: 35px 44px 0;
}
.page-guide-list li {
    margin-bottom: 22px;
}
.page-guide-list li .news-top {
    margin: 0;
}
.page-guide-list .news-top .news-img {
    width: 396px;
    height: 237px;
    margin-right: 44px;
}
.page-guide-list .news-details {
    width: 405px;
}
.page-guide-list .news-details > .news-text {
    min-height: 110px;
}

/* 展馆交通 */
.page-traffic {
    padding: 26px;
}
.page-traffic-article div img {
    max-width: 100%;
    margin: 25px 0 38px;
}
.page-traffic-article p {
    font-size: 12px;
    color: #000;
    line-height: 2em;
    text-indent: 2em;
}
.page-traffic-article .noindent {
    text-indent: 0;
}
.page-traffic-article .bold-span {
    display: inline;
    font-size: 14px;
    font-weight: bold;
}

/* 组团参观 */
.page-visit {
    padding: 0 26px 26px;
}
.page-visit-act li {
    float: left;
    width: 275px;
    margin-right: 20px;
}
.page-visit-act li:last-child {
    margin-right: 0;
}
.page-visit-act li img {
    width: 267px;
    height: 171px;
    border: 4px solid #00a2e9;
}
.page-visit-act ul {
    overflow: hidden;
    padding: 13px 0 30px;
}
.page-visit-act ul li {
    position: relative;
    line-height: 2em;
    padding: 0 0 0 25px;
}
.page-visit-act ul li:after {
    position: absolute;
    top: 9px;
    left: 4px;
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 9px;
    background: #00a2e9;
}
.page-visit-review p {
    padding: 15px 0;
}
.page-visit-review ul {
    width: 755px;
    margin: 0 auto;
}
.page-visit-review ul li {
    float: left;
    width: 346px;
    margin-right: 60px;
    margin-bottom: 32px;
}
.page-visit-review ul li:nth-child(2n) {
    margin-right: 0;
}
.page-visit-review ul li img {
    width: 346px;
    height: 219px;
}
.page-visit-download {
    display: block;
    width: 230px;
    height: 42px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    background: #cc2b2b;
    border-radius: 4px;
    margin: 0 auto;
}

/* 联系我们 */
.page-contacts {
    padding: 0 40px 30px;
    min-height: 600px;
}
.page-contacts-item {
    padding-top: 30px;
}
.page-contacts-item h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
}
.page-contacts-item p {
    font-size: 16px;
    line-height: 2em;
}

/* 行业新闻 */
.page-news-common-list {
    
}
.page-news-common-list {
    padding: 35px 44px 0;
}
.page-news-common-list li {
    margin-bottom: 15px;
}
.page-news-common-list li .news-top {
    margin: 0;
}
.page-news-common-list .news-top .news-img {
    width: 396px;
    height: 200px;
    margin-right: 44px;
}
.page-news-common-list .news-details {
    width: 405px;
}
.page-news-common-list .news-details > .news-text {
    min-height: 80px;
}

/* 行业新闻详情 */
.page-news-details {
    padding: 50px 110px;
}
.page-news-details h1 {
    padding: 0 10px 30px;
}
.page-news-details p {
    font-size: 12px;
    text-indent: 2em;
    line-height: 1.8em;
}
.page-news-details .news-details-img {
    margin: 38px 0;
}
.page-news-details .news-details-img img {
    max-width: 100%;
}
.page-news-details .prev-next {
    margin-top: 50px;
}
.page-news-details .prev-next a {
    line-height: 2em;
}
.page-news-details .prev-next a.red {
    color: #da0e0e;
}

/* 同期活动 */
.page-activities {
    padding: 0 0 60px;
}
.page-activities li {
    float: left;
    width: 265px;
    padding: 14px 12px 25px;
    border: 1px solid #c1c1c0;
    border-radius: 6px;
    margin-right: 12px;
    text-align: center;
}
.page-activities li:nth-child(4n) {
    margin-right: 0;
}
.page-activities li img {
    width: 265px;
    height: 170px;
}
.page-activities li p {
    height: 40px;
    margin-top: 10px;
}
.page-activities li .activities-details {
    display: inline-block;
    width: 103px;
    height: 29px;
    font-size: 14px;
    color: #fff;
    line-height: 29px;
    background: #e20000;
    border-radius: 29px;
    margin-top: 10px;
    overflow: hidden;
}

/* 网站地图  */
.page-sitemap {
    padding: 0 0 95px;
} 
.xml-sitemap {
    text-align: right;
    padding: 0 10px 40px 0;
}
.xml-sitemap a:hover {
    color: #e20000;
}
.page-sitemap-title {
    width: 237px;
    height: 52px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 52px;
    background: #15499a;
    margin: 40px 0 25px;
}
.page-sitemap-ul {
    border-bottom: 1px solid #c9c9c9;
}
.page-sitemap-ul li {
    float: left;
    width: 20%;
    padding: 24px 0 12px;
    margin-bottom: -1px;
    text-align: center;
    border-bottom: 1px solid #c9c9c9;
}
.page-sitemap-ul li a {
    font-size: 16px;
}
.page-sitemap-ul li a:hover {
    color: #e20000;
}

/* 图集中心 */
.page-img-video-btn {
    font-size: 0;
    text-align: center;
    padding: 30px 0 58px;
}
.page-img-video-btn a {
    display: inline-block;
    width: 204px;
    height: 54px;
    font-size: 20px;
    color: #000;
    line-height: 54px;
    margin-right: 27px;
    background: url(../images/other/btngrey.png) no-repeat center center;
}
.page-img-video-btn a:hover {
}
.page-img-video-btn a:last-child {
    margin-right: 0;
}
.page-img-video-btn a.active {
    color: #fff;
    background: url(../images/other/btnred.png) no-repeat center center;
}
.page-activities.page-images li {
    padding: 14px 12px 14px;
    margin-bottom: 15px;
}
.page-activities.page-images a:nth-child(4n) li {
    margin-right: 0;
}
.page-activities.page-images li p {
    height: auto;
}

/* 图集中心详情 */
.page-images-details {
    width: 687px;
    padding: 34px 30px;
    border: 1px solid #c1c1c0;
    border-radius: 6px;
    margin: 0 auto 60px;
    text-align: center;
}
.page-images-details img {
    width: 687px;
    height: 389px;
}
.page-images-details p {
    font-size: 30px;
    margin-top: 34px;
}

/* 视频中心 */
.page-video-list li {
    float: left;
    width: 527px;
    padding: 25px 23px;
    border: 1px solid #c1c1c0;
    border-radius: 6px;
    margin: 0 45px 45px 0;
}
.page-video-list a:nth-child(2n) li {
    margin-right: 0;
}
.page-video-list li img {
    width: 527px;
    height: 298px;
}
.page-video-list li h4 {
    padding: 22px 0;
    font-size: 30px;
}
.page-video-list li p {
    font-size: 12px;
}

/* 视频中心详情 */
.page-video-details {
    width: 687px;
    padding: 34px 30px;
    border: 1px solid #c1c1c0;
    border-radius: 6px;
    margin: 0 auto 60px;
    text-align: center;
}
.page-video-details video {
    width: 687px;
    height: 389px;
}
.page-video-details p {
    font-size: 30px;
    margin-top: 34px;
}

/* 表单 */
.page-form-wrap {
    padding-left: 215px;
}
.page-form-box {
    position: relative;
    padding-left: 70px;
    margin-bottom: 22px;
}
.page-form-box .left-label {
    position: absolute;
    left: 0;
    top: 7px;
    width: 70px;
    font-size: 12px;
    color: #000;
}
.page-form-box .left-label .red {
    color: #ff0000;
}
.page-form-box .text-input {
    width: 400px;
    height: 32px;
    font-size: 14px;
    color: #333;
    padding: 0 10px;
    margin-right: 13px;
    border: 1px solid #c1c1c0;
    background: url(../images/other/inputbg.png) repeat-x left top;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.page-form-box .page-form-submit {
    display: block;
    width: 176px;
    height: 46px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    margin-top: 17px;
    border: none;
    outline: none;
    background: url(../images/other/btnred.png) no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
}
.page-verification-code {
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
}
.page-verification-code img {
    height: 32px;
}
.page-verification-code a {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../images/other/refresh.png) no-repeat center center;
    vertical-align: middle;
}
.page-send-verification {
    width: 150px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background: #eee;
    cursor: pointer;
}
.page-form-box .verify-error-info {
    display: none;
    position: absolute;
    left: 71px;
    top: 32px;
    font-size: 12px;
    color: #cc2b2b;
}

/* 合作客户 */
.page-activities.page-cooperation li {
    padding: 14px 12px 14px;
    margin: 0 30px 25px 0;
}
.page-activities.page-cooperation a:nth-child(3n) li {
    margin-right: 0;
}
.page-activities .logo-img-box {
    width: 265px;
    height: 170px;
    text-align: center;
    line-height: 170px;
}
.page-activities .logo-img-box > img {
    display: inline-block;
    max-width: 265px;
    max-height: 170px;
    width: auto;
    height: auto;
    vertical-align: middle;
}
.page-activities.page-cooperation li p {
    height: auto;
}

/* 搜索 */
.page-search .page-sitemap-title-box {
    border-bottom: 1px solid #c9c9c9;
}
.page-search .page-sitemap-title {
    margin-bottom: 0;
}
.page-search-list {
    padding: 25px 0 35px;
}
.page-search-list li {
    padding: 20px 0;
    border-bottom: 1px solid #c9c9c9;
}
.page-search-list li h4 {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
    font-weight: bold;
}
.page-search-list li p {
    font-size: 14px;
    color: #525252;
}