@charset "utf-8";
/* CSS Document */

.wrap {
    width: 1000px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    zoom: 1;
}

.clear:after {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
    height: 0;
    content: '.';
}

.top-bar {
    border-bottom: 1px solid #d7d7d7;
    background: #efefef;
}

.top-bar-login,
.top-bar-login-after {
    line-height: 30px;
    font: 12px/30px simsun;
}

.top-bar-login-after {
    display: none;
}

.top-bar .ofw-logo {
    margin-top: 2px;
}

.top-bar-login>.signin {
    display: inline-block;
    background: #e20000;
    height: 24px;
    width: 50px;
    border-radius: 2px;
    text-align: center;
    margin-top: 3px;
    line-height: 24px;
}

.top-bar-login>.signin>a {
    color: #fff;
}

.top-bar-login a,
.top-bar-login-after a {
    color: #333;
}

.top-bar-login a:hover,
.top-bar-login-after a:hover {
    text-decoration: underline;
}

.top-bar-login i {
    font-style: normal;
    color: #666;
}

.top-bar-login>.email {
    padding-left: 24px;
    display: inline-block;
    background: url(http://images.ofweek.com/images/global-steven/email/ico_email.png) no-repeat left;
}

.main-cont {
    padding-top: 81px;
}

/*nav-bar*/
.nav-bar {
    position: absolute;
    width: 100%;
    height: 80px;
    z-index: 100;
    background: #191919;
    border-bottom: 1px solid #292929;
}

.nav-bar.fixed {
    position: fixed;
    top: 0;
    background: #292929;
}

.nav-bar>.wrap {
    height: 100%;
}

.nav-bar .nav-logo {
    margin: 10px 0;
}

.nav-bar .nav {
    line-height: 80px;
}

.nav-bar .nav li {
    float: left;
    margin-left: 20px;
    color: #fff;
    position: relative;
}

.nav-bar .nav li a {
    color: #fff;
    font-size: 16px;
    padding-right: 4px;
}

.nav-bar .nav li.nav-sign {
    width: 110px;
    height: 36px;
    line-height: 35px;
    margin: 22px;
    text-align: center;
    border-radius: 6px;
}

.nav-bar .nav li.nav-sign1 {
    background: #f19f14;
}

.nav-bar .nav li.nav-sign2 {
    background: #fd0807;
    margin-right: 0px;
    margin-left: 0px;
}

.nav-bar .nav li .hot {
    position: absolute;
    top: -20px;
    left: 42px;
    width: 24px;
    height: 28px;
    background: url(../images/ticket/hot.png) no-repeat center center;
    background-size: 100% 100%;
}

.nav-bar .nav li:hover a,
.nav-bar .nav li.on a {
    opacity: .6;
}

.nav-bar .nav .erji {
    position: relative;
    padding-bottom: 6px;
}

.nav-bar .nav .erji:after {
    /*position: absolute;*/
    content: '';
    border-style: solid;
    border-width: 4px 3.5px;
    border-color: #000 transparent transparent;
    float: right;
    margin-top: 8px;
    margin-left: 5px;
}

.nav-bar .nav .erji div {
    position: absolute;
    z-index: 1000;
    left: -15px;
    width: 140px;
    top: 100%;
    background: #000a18;
    display: none;
}

.nav-bar .nav .erji:hover div {
    display: block;
}

.nav-bar .nav .erji div a {
    display: block;
    padding-left: 15px;
    line-height: 30px;
    color: #fff;
    font-size: 13px;

}

.nav-bar .nav .erji div a:hover {
    background: #164898;
}

.nav-bar .nav .erji:hover:after {
    border-top-color: #164898;
}

.nav-bar .nav a.on {
    color: #092b7b
}

.nav-bar .nav-r {
    margin-top: 24px;
    margin-right: -8px;
}

.nav-bar .nav-r a {
    float: left;
    margin-right: 8px;
    width: 98px;
    line-height: 34px;
    border-radius: 17px;
    background: #164898;
    text-align: center;
    color: #fff;
}

.nav-bar .nav-r div.fl {
    width: 150px;
    height: 98px;
    text-align: center;
    background: #164898;

}

.nav-bar .nav-r .fl div {
    margin-top: 22px;
}

.nav-bar .nav-r .fl p {
    margin-top: 10px;
    font-size: 17px;
    color: #fff;
}

.banner {
    height: 556px;
    position: relative;
    background: url('../images/banner.png') no-repeat top center;
    background-size: cover;
}

.banner-block {
    padding-top: 100px;
}

.banner-block .banner-title {
    font-size: 52px;
    color: #fff;
}

.banner-block .act-time {
    width: 462px;
    height: 50px;
    font-size: 17px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    margin: 30px 0;
    background: url('../images/banner_timer.png?v=11111111') no-repeat top center;
}

.banner-block .banner-tqjb a {
    font-size: 16px;
    color: #fff;
}

.part-tit {
    text-align: center;
}

.part-tit>.part-tit-p1 {
    position: relative;
    display: inline-block;
    font-size: 30px;
    color: #424c77;
}

.part-tit>.part-tit-p1:before {
    position: absolute;
    left: -180px;
    top: 50%;
    content: '';
    width: 125px;
    height: 2px;
    background: #cccccc;
}

.part-tit>.part-tit-p1:after {
    position: absolute;
    right: -180px;
    top: 50%;
    content: '';
    width: 125px;
    height: 2px;
    background: #cccccc;
}

.part-tit>.part-tit-p2 {
    font-size: 16px;
    color: #666;
    padding-bottom: 15px;
}

.part-tit.part-tit-white>.part-tit-p1 {
    color: #fff;
}

/*canvas做背景图*/
#canvas {
    position: fixed;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: al .5s;
    transition: all .5s;
}

#canvas.on {
    opacity: 1;
}



/*meet-intro*/
.meet-intro {
    width: 100%;
    height: 406px;
    background: url(../images/intro_bg.png) no-repeat center;
}

.meet-intro .wrap {
    position: relative;
}

.meet-intro .decorate01 {
    position: absolute;
    top: -50px;
    right: -40px;
    width: 350px;
    height: 125px;
    background: url(../images/decorate01.png) no-repeat center;
}

.meet-intro .part-cont {
    padding: 100px 50px 0;
}

.meet-intro .part-cont p {
    font-size: 14px;
    text-indent: 2em;
    color: #212d3a;
    line-height: 1.5rem;
    color: #fff;
    line-height: 1.5;
}

/*meet-point*/
.meet-point {
    padding-top: 20px;
}

.meet-point .part-cont {
    margin-top: 0;
}

.meet-point .part-cont ul li {
    position: relative;
    float: left;
    width: 166px;
    height: 310px;
    font-size: 20px;
    color: #fff;
    padding-top: 65px;
    background: #424c77;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.meet-point .part-cont ul li:nth-child(2n) {
    background: #626a8e;
}

.meet-point-title {
    margin-top: 3px;
    text-align: center;
}

.meet-point-title.has-top-icon {
    position: relative;
    margin-top: 32px;
}

.meet-point-title.has-top-icon:after {
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -15px;
    content: '';
    width: 30px;
    height: 2px;
    background: #cebc9e;
}

.meet-point-hide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 7px;
    background: url('../images/bg1.png') no-repeat center center;
    background-size: 100% 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: opacity 0.08s;
    -moz-transition: opacity 0.08s;
    -webkit-transition: opacity 0.08s;
    cursor: pointer;
    opacity: 0;
}

.meet-point-hide:hover {
    opacity: 1;
}

.meet-point-hide .meet-point-text {
    font-size: 12px;
    padding: 5px 16px 0;
}

.meet-point-icon {
    height: 95px;
    margin-top: 20px;
}

.meet-point-icon1 {
    background: url('../images/point1.png') no-repeat center center;
}

.meet-point-icon2 {
    background: url('../images/point2.png') no-repeat center center;
}

.meet-point-icon3 {
    background: url('../images/point3.png') no-repeat center center;
}

.meet-point-icon4 {
    background: url('../images/point4.png') no-repeat center center;
}

.meet-point-icon5 {
    background: url('../images/point5.png') no-repeat center center;
}

.meet-point-icon6 {
    background: url('../images/point6.png') no-repeat center center;
}

/*meet-schedule*/
.meet-schedule {
    padding-top: 40px;
    background: #f2f2f3;
}

.meet-schedule .part-cont {
    margin: 0 auto;
}

.meet-schedule .part-cont table {
    font-size: 14px;
    line-height: 1.6;
    color: #000;
    border-top: 2px solid #424c77;
}

.schedule-table tr {
    background: #fff;
    border-bottom: 1px solid #dbdbdb;
}

.schedule-table tr td {
    padding: 12px 0;
}

.schedule-table thead tr td {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
}

.schedule-table tr td:first-child {
    text-align: center;
}

.schedule-table tr td:nth-child(2) {
    padding-left: 95px;
}

.schedule-table .section-tr {
    font-size: 16px;
    color: #fff;
    background: #424c77;
}

.agenda-tips {
    text-align: right;
    padding: 15px 0 45px;
    font-size: 14px;
    color: #666;
}

/*meet-guest*/
.meet-guest {
    padding-top: 50px;
}


.swiper-container {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 1100px;
    height: 620px;
    transform: translateX(-50px);
}

.swiper-wrapper {
    position: relative;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    -webkit-transition: -webkit-transform, left, top 0s ease;
    -moz-transition: -moz-transform, left, top 0s ease;
    -ms-transition: -ms-transform, left, top 0s ease;
    -o-transition: -o-transform, left, top 0s ease;
    transition: transform, left, top 0s ease;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-slide {
    position: relative;
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /* margin-right: 50px; */
}

.judges_list {
    position: relative;
}

.judges_list li {
    position: relative;
    float: left;
    width: 214px;
    height: 305px;
    margin: 3px 18px 20px;
    text-align: center;
}

.judges_list li .judges_img {
    position: relative;
    float: left;
    width: 100%;
    font-size: 0;
    overflow: hidden;
}

.judges_list li .judges_img img {
    width: 100%;
    height: 260px;
}

.judges_list li .title {
    height: 42px;
    margin: 5px 0 0;
}

.judges_list li .title p {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.judges_list li .judges_img .name {
    position: absolute;
    left: 0;
    top: 205px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
}

/* 往届合作单位 */
.wjhz {
    padding: 40px 0 0;
}

.wjhz-list {
    width: 955px;
    margin: 0 auto;
}

.wjhz-list li {
    float: left;
    width: 170px;
    height: 70px;
    padding: 5px;
    margin: 0 12px 10px 0;
    line-height: 63px;
    text-align: center;
    /* border: 1px solid #cacaca; */
}

.wjhz-list li:nth-child(5n) {
    margin-right: 0;
}

.wjhz-list li img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

/*buy*/
.buy {
    padding: 50px 0 20px;
}

.buy .part-tit img {
    display: block;
    margin: 0 auto;
}


.ticket-cont ul {
    width: 1100px;
    padding: 0 0 10px 110px;
}

.ticket-cont ul li {
    float: left;
    width: 320px;
    height: 200px;
    position: relative;
    color: #fff;
    margin: 0 135px 0 0;
    cursor: pointer;
}


.ticket-cont ul .ticket-bg01 {
    background: url(../images/ticket1-05272.png?v=05172) no-repeat center center;
    background-size: 100% 100%;
    float: left;
    width: 320px;
    height: 200px;
    position: relative;
    color: #fff;
    margin: 0 135px 0 0;
    cursor: pointer;
}

.ticket-cont ul .ticket-bg05 {
    background: url(../images/ticket509.png?v=0509) no-repeat center center;
    background-size: 100% 100%;
    float: left;
    width: 320px;
    height: 200px;
    position: relative;
    color: #fff;
    margin: 0 135px 0 0;
    cursor: pointer;
}

.ticket-cont ul li.ticket-bg02 {
    background: url(../images/ticket2-0527.png?v=0527) no-repeat center center;
    background-size: 100% 100%;
    margin: 0 35px 0 -130px;
}

.ticket-cont ul li.ticket-bg03 {
    background: url(../images/ticket3-0527.png?v=0527) no-repeat center center;
    background-size: 100% 100%;
    margin: 0 35px 0 0px;
}

.ticket-cont ul li.ticket-bg04 {
    background: url(../images/ticket4-0527.png?v=0527) no-repeat center center;
    background-size: 100% 100%;
}


.ticket-cont .ticket-name {
    position: absolute;
    top: 27px;
    right: 30px;
    font-size: 24px;
    color: #fff;
}

.ticket-cont .ticket-name>span {
    position: relative;
    z-index: 1;
}

.ticket-cont .ticket-name .hot {
    position: absolute;
    top: -26px;
    right: -9px;
    width: 24px;
    height: 28px;
    background: url('../images/ticket/hot.png') no-repeat center center;
    background-size: 100% 100%;
}

.ticket-bg01 .ticket-name:after {
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -57%;
    content: '';
    width: 115%;
    height: 12px;
    background: #ffa33d;
}

.ticket-bg02 .ticket-name:after {
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -57%;
    content: '';
    width: 115%;
    height: 12px;
    background: #00acdd;
}

.ticket-bg03 .ticket-name:after {
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -57%;
    content: '';
    width: 115%;
    height: 12px;
    background: #d00532;
}

.ticket-cont .ticket-right {
    height: 100%;
    position: relative;
}

.ticket-cont .ticket-price {
    padding-top: 48px;
    margin-left: 30px;
    font-size: 30px;
    font-weight: bold;
}

.ticket-cont .ticket-old-price {
    text-decoration: line-through;
    margin-left: 30px;
}

.ticket-cont .ticket-number {
    display: none;
    position: absolute;
    bottom: 60px;
    left: 150px;
    font-size: 14px;
}

.ticket-cont .flash-sale {
    position: absolute;
    top: -9px;
    right: 16px;
    width: 84px;
    height: 44px;
    background: url('../images/ticket/flash-sale.png') no-repeat center center;
    background-size: 100% 100%;
}

.ticket-cont .ofweekVip {
    position: absolute;
    top: -9px;
    right: 16px;
    width: 84px;
    height: 44px;
    background: url('../images/ticket/ofweekVip.png') no-repeat center center;
    background-size: 100% 100%;
}

.ticket-cont .ticket-logobox {
    position: absolute;
    left: -5px;
    bottom: -48px;
}

.ticket-cont .ticket-logobox img {
    width: 20px;
    height: 20px;
    margin-bottom: 8px;
}

.ticket-cont .ticket-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    user-select: none;
}

.ticket-explain {
    font-size: 18px;
    padding-top: 25px;
}

.ticket-explain img {
    margin: 0 5px 0 36px;
    vertical-align: top;
}

.ticket-explain img.mar-l-0 {
    margin-left: 0;
}

.ticket-text {
    margin: 26px 0;
    font-size: 14px;
    line-height: 1.8;
}

.ticket-text h3 {
    font-size: 14px;
    font-weight: 300;
}

.ticket-text h3 div {
    display: inline-block;
    width: 58px;
    height: 22px;
    line-height: 22px;
    margin-right: 15px;
    text-align: center;
    border: 1px solid #303030;
    border-radius: 22px;
}

/* chrq */
.chrq {
    height: 485px;
    background: url('../images/chrq22.png') no-repeat center;
    margin: 30px 0 50px;
}

/*last-speech*/
.last-speech .sp-slide {
    position: relative;
}

.last-speech .sp-slide .hd {
    position: absolute;
    right: 510px;
    bottom: 10px;
}

.last-speech .sp-slide .hd span {
    float: left;
    margin-left: 1px;
    width: 22px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    background: rgba(255, 255, 255, .6);
    font-size: 14px;
    color: #fff;
    /*opacity: .6;*/
    cursor: pointer;
}

.last-speech .sp-slide .hd span.on {
    background: rgba(255, 0, 0, .6);
}

.last-speech .sp-slide .slide {
    height: 380px;
}

.last-speech .sp-slide .slide .fl {
    width: 500px;
}

.last-speech .sp-slide .slide .fl img {
    width: 500px;
    height: 380px;
}

.last-speech .sp-slide .slide .fr {
    width: 460px;
    margin-top: 30px;
}

.last-speech .t1 {
    font-size: 20px;
}

.last-speech .t1 span {
    color: #488bff;
    font-size: 30px;
    margin-right: 20px;
}

.last-speech .t2 {
    margin: 30px 0;
    font-size: 30px;
}

.last-speech .t3 {
    font-size: 16px;
    line-height: 2;
}

.last-speech .t3 a {
    color: #f00;
}


/*last-audience*/
.last-audience {
    height: 840px;
    background: url(../images/bg_02.png) center;
}

.last-audience .s-tit {
    font-size: 30px;
    color: #fff;
    border-bottom: 1px solid #0580ca;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.last-audience .job-an {
    padding-left: 290px;
    background: url(../images/img_2_06.png) no-repeat left top;
}

.last-audience .job-an dl {
    margin-bottom: 20px;
    color: #fff;
}

.last-audience .job-an dl dt {
    position: relative;
    font-size: 20px;

}

.last-audience .job-an dl dt span {
    position: absolute;
    left: 220px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    border-radius: 5px;
    transition: width 3s 300ms linear;
}

.job-an.on dt span {
    width: 0 !important;
}

.last-audience .job-an dl dd {
    font-size: 16px;
    margin-top: 10px;
}

.ind-an {
    margin-left: 35px;
}

.ind-an div {
    position: relative;
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
    line-height: 1.8;
}

.ind-an div span {
    position: absolute;
    left: 260px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    border-radius: 5px;
    transition: width 3s 800ms linear;
}

.ind-an.on div span {
    width: 0 !important;
}

/*orgnaization*/
.orgnaization {
    background: url(../images/concat_bg.png) no-repeat center;
}

.orgnaization .img-con span {
    float: left;
    line-height: 50px;
    font-size: 14px;
}

.orgnaization .img-con div {
    margin-left: 110px;

}

.orgnaization .img-con div a {
    margin-right: 50px;
}

.orgnaization .img-con {
    /*margin-top: 50px;*/
    margin-bottom: 40px;
    overflow: hidden;
}


.concat {
    padding: 80px 0 0;

}

.concat-left-item {
    font-size: 0;
    margin-bottom: 48px;
}

.concat-left-item>div {
    display: inline-block;
    width: 122px;
    height: 80px;
    background: #fff;
    line-height: 80px;
    text-align: center;
    vertical-align: middle;
}

.concat-left-item>div>span {
    display: inline-block;
    font-size: 18px;
    color: #000;
    line-height: 1.5em;
    vertical-align: middle;
}

.concat-left-item>p {
    display: inline-block;
    line-height: 1.8em;
    vertical-align: middle;
    font-size: 14px;
    color: #fefeff;
    padding-left: 43px;
}

.concat-right {
    margin-right: 75px;
    padding-top: 110px;
    background: url(../images/5G/swyjx.png) no-repeat 100px 40px;
}

.concat-right-item {
    float: right;
    text-align: center;
    margin-left: 25px;
}

.concat-right-item>img {
    width: 156px;
    height: 156px;
}

.concat-right-item>p {
    font-size: 14px;
    color: #fefeff;
    padding-top: 12px;
}


/*20180323新增*/
.side-float {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 114px;
    /* height: 360px; */
    right: 20px;
    top: 35%;
    margin-top: -60px;
}

.side-float a.float-nav-a {
    display: block;
    position: relative;
    width: 114px;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #7e8fce;
    background: #424c77;
}

.side-float a.float-nav-a01 {
    background: url('../images/float_nav_01.png') no-repeat center center;
    background-size: 100% 100%;
}

.side-float a.float-nav-a02 {
    background: url('../images/float_nav_02.png') no-repeat center center;
    background-size: 100% 100%;
}

.side-float a.float-nav-a03 {
    display: none;
    background: url('../images/float_nav_03.png') no-repeat center center;
    background-size: 100% 100%;
}

.side-float a.float-nav-a04 {
    height: 38px;
    background: url('../images/float_nav_04.png') no-repeat center center;
    background-size: 100% 100%;
}

.side-float a.float-nav-a05 {
    display: block;
    width: 32px;
    height: 28px;
    background: url('../images/float_nav_05.png') no-repeat center center;
    background-size: 100% 100%;
}

/*service*/
.service {
    padding: 30px 0 0;
    border-top: 1px solid #e2e2e2;
    position: relative;
    zoom: 1;
}


/* box */
#box {
    position: relative;
    width: 1000px;
    height: 380px;
}

#box ul {
    position: relative;
    width: 1000px;
    height: 380px;
}

#box li {
    position: absolute;
    list-style: none;
    background: #000;
    width: 0;
    height: 0;
    top: 146px;
    left: 377px;
    z-index: 0;
    cursor: pointer;
    overflow: hidden;
    border-radius: 3px;
}

#box li img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

#box .prev,
#box .next {
    position: absolute;
    top: 50%;
    width: 136px;
    height: 136px;
    margin-top: -68px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
    z-index: 99;
}

#box .prev {
    left: -60px;
    background: url(../images/btns_07.png) no-repeat;
}

#box .next {
    right: -60px;
    background: url(../images/btns_09.png) no-repeat;
}

/* tqhd */
.tqhd-bd {
    position: relative;
    width: 1000px;
    height: 372px;
    margin: 50px auto 20px;
    background: url(../images/tqhy_0517.png) center no-repeat;
}

.tqhd-bd a {
    position: absolute;
}

.tqhd {
    padding: 50px 0 40px;
}

.tqhd .wrap {
    margin-top: 45px;
    height: 327px;
    position: relative;
}

.tqhd .wrap a {
    display: inline-block;
    width: 470px;
    height: 153px;
    position: absolute;
}

.tqhd .wrap a:nth-child(1) {
    left: 10px;
    top: 0;
}

.tqhd .wrap a:nth-child(2) {
    left: 516px;
    top: 0;
}

.tqhd .wrap a:nth-child(3) {
    left: 10px;
    top: 173px;
}

.tqhd .wrap a:nth-child(4) {
    left: 516px;
    top: 173px;
}

/* 购票 */
.ticket-form {
    width: 1000px;
    margin-top: 20px;
}

#tb1 {
    border-right: 1px solid #cfcfcf;
}

.ticket-table {
    border-collapse: collapse;
    width: 1000px;
}

.ticket-table .tr-has-bg {
    background-color: #424c77;
    background-size: 100% 100%;
}

.ticket-table th {
    font-weight: 300;
    height: 40px;
    color: #fff;
}

.ticket-table td {
    border: 1px solid #cfcfcf;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
}

.ticket-table td.bor-0 {
    border: none;
    width: 100%;
}

.ticket-table td.bor-r-1 {
    border-right: 1px solid #cfcfcf;
}

.ticket-table td.table-td-left {
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    background: url('../images/ticket/table-td-left.png') repeat;
    font-size: 20px;
    color: #2071ba;
}

.ticket-table .td-tname {
    width: 17%;
    box-sizing: border-box;
    text-align: left;
    padding-left: 10px;
}

.ticket-table .td-tname-hd {
    padding-left: 23px;
}

.ticket-table .td-num,
.ticket-table .noborder {
    border-right: none;
}

.ticket-table .zhe {
    color: #ff1d1d;
    font-size: 24px;
    font-style: italic;
    margin-right: 3px;
}

.ticket-table .tips {
    width: 24px;
    height: 28px;
    margin-left: 5px;
    background: url('../images/ticket/hot.png') no-repeat center center;
    background-size: 100% 100%;
    float: left;
}

.tname,
.fname {
    float: left;
    cursor: pointer;
    position: relative;
}

.isicon0 .tname {
    cursor: auto;
}

/* .isicon0:nth-child(2){
	color: #ccc;
}
.isicon0:nth-child(2) .td-price{
	color: #ccc !important;
}
.isicon0:nth-child(2) .td-old-price{
	color: #ccc !important;
} */

.num-opera {
    width: 95px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #fc0000;
    background: #fff;
    margin: 0 auto;
}

.num-opera span {
    width: 27px;
    background: #fafafa;
    cursor: pointer;
    float: left;
    font-family: Arial;
    font-size: 20px;
    color: #fc0000;
}

.num-opera .add {
    background-position: 0 -26px;
}

.num-opera .cut {
    background-position: 0 0;
}

.num-opera .cut.active {
    background-position: 0 -13px;
}

.num-opera input {
    width: 34px;
    height: 26px;
    line-height: 26px;
    background: none;
    outline: none;
    font-size: 14px;
    color: #000;
    text-align: center;
    overflow: hidden;
    float: left;
    border-left: 1px solid #fc0000;
    border-right: 1px solid #fc0000;
    border-top: 0;
    border-bottom: 0;
}

.ticket-table .remark {
    width: 32%;
    line-height: 1.5em;
    text-align: left;
    padding: 3px 10px;
}

.ticket-table .td-price {
    width: 18%;
    color: #f50000;
    font-size: 16px;
    padding: 0 10px;
    text-align: left;
}

.ticket-table .time {
    width: 18%;
}

.ticket-table .td-num {
    width: 15%;
}

.ticket-table .td-old-price {
    float: right;
    text-decoration: line-through;
    font-size: 12px;
    margin-left: 4px;
    margin-right: 5px;
    color: #000;
}


.rdo {
    display: inline-block;
    background: url(../images/radio.png) 0 0 no-repeat;
    width: 10px;
    height: 11px;
    margin-right: 3px;
}

.rdo.active {
    background-image: url(../images/radio_check.png)
}

.chk {
    display: inline-block;
    border: 1px solid #c9c9c9;
    width: 25px;
    height: 25px;
    margin-right: 3px;
    vertical-align: middle;
}

.chk.active {
    background: url('../images/ticket/checked.png') no-repeat center center;
    background-size: 100% 100%;
}

.ticket-form .btns {
    padding-top: 30px;
}

.ticket-form .btns .total {
    float: right;
    font-size: 22px;
    color: #ed0707;
    line-height: 46px;
    margin-top: 5px;
    text-align: right;
}

.sub-btn {
    float: right;
    width: 219px;
    height: 49px;
    border: 1px solid #18464e;
    font-size: 24px;
    margin-left: 38px;
    line-height: 46px;
    text-align: center;
    outline: none;
    cursor: pointer;
    display: inline-block;
    background: #999;
    color: #fff;
    border-color: #999;
}

.sub-btn.active {
    background: #0d334e;
    color: #FC0000;
    border-color: #FC0000;
    background: #FC0000;
    color: #fff;
}

/* 往届回顾 */
.isposition {
    position: relative;
    padding-top: 50px;
    background-color: #424c77;
    overflow: hidden;
}

.con-wrap-06 .wrap {
    padding-top: 90px;
}

.con-wrap-06 .word-con {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    margin-top: 45px;
}

.lunbo {
    position: absolute;
    width: 100%;
    left: 0;
    top: 150px;
}

.lunbo>ul {
    width: 3240px;
    position: relative;
    left: 50%;
    margin-left: -1260px;
}

.lunbo li {
    width: 360px;
    padding-bottom: 50px;
    float: left;
    background: url(../images/shijainxian.png) no-repeat left bottom;
    position: relative;
}

.lunbo .on .time {
    opacity: 1;
}

.lunbo li .time {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
    opacity: .5;
}

.lunbo li>div {
    width: 225px;
    padding: 10px;
    margin: 0 auto;
    background: #28335f;
    position: relative;
}

.lunbo li>div:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-width: 12px;
    border-color: #28335f transparent transparent;
    border-style: solid;
    top: 100%;
    left: 50%;
    margin-left: -12px;
}

.lunbo li>div p {
    padding: 20px 0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    min-height: 78px;
    opacity: .5;
}

.lunbo li.on>div p {
    opacity: 1;
}

.lunbo li>div a {
    color: #fff;
}

.pagi {
    margin-top: 510px;
    position: relative;
}

.pagi>ul {
    width: 800px;
    margin: 0 auto;
}

.pagi>ul>li {
    width: 80px;
    float: left;
    cursor: pointer;
}

.pagi>ul>li>div {
    width: 60px;
    height: 60px;
    border: 2px solid #616886;
    border-radius: 50%;
    background: #4a516f;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
}

.pagi>ul>li>p {
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
    text-align: center;
    opacity: .35;
}

.pagi .more {
    font-size: 18px;
    opacity: .5;
    line-height: 40px;
    color: #fff;
}

.pagi .more:hover {
    opacity: 1;
}

.pagi>ul>li.on>div {
    background: #283868;
    border-color: #535d82;
}

.pagi>ul>li.on>p {
    opacity: 1;
}

.pagi>a {
    position: absolute;
    top: 0;
    width: 46px;
    height: 108px;
}

.pagi>.prev {
    background: url(../images/prev.jpg);
    left: 50px;
}

.pagi>.next {
    background: url(../images/next.jpg);
    right: 50px;
}

.chobj {
    position: relative;
    width: 100%;
    margin-top: 50px;
}

.chobj .text_wrap {
    position: absolute;
    box-sizing: border-box;
    right: 0px;
    top: 25px;
    width: 610px;
    height: 260px;
    padding: 15px 35px;
    background-color: #fff;
}

.chobj .text_wrap p {
    font-size: 14px;
    color: #111;
    line-height: 1.5;
    padding-bottom: 7px;
}

.chobj .text_wrap p:last-of-type {
    padding-bottom: 0px;
}

.chobj .kuang {
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    height: 290px;
    border: 10px solid #d9dbe4;
    border-left: 0px;
}

.zzfs .intro {
    margin: 10px 0 0;
    text-align: center;
    font-size: 18px;
}

.dhzz-items {
    width: 1100px;
}

.dhzz-items li {
    position: relative;
    float: left;
    width: 50%;
    padding: 34px 0;
    margin: 15px 0 0;
    background: url(../images/dhzz_bg.png) 50px center no-repeat;
}

.dhzz-items a:link,
.dhzz-items a:visited {
    color: #000;
}

.dhzz-items .icon {
    position: relative;
    z-index: 2;
    margin: 0 15px 0 0;
}

.dhzz-items .content {
    width: 330px;
}

.dhzz-items .content strong {
    display: block;
    padding: 10px 0 8px;
    font-size: 16px;
    font-weight: bold;
}

.dhzz-top,
.dhzz-right,
.dhzz-bottom,
.dhzz-left {
    position: absolute;
    background: #fff;
}

.dhzz-top {
    right: 0;
    top: 0;
    width: 100%;
    height: 5px;
}

.dhzz-right {
    right: 50px;
    bottom: 0;
    width: 40px;
    height: 100%;
}

.dhzz-bottom {
    left: 0;
    bottom: 0;
    width: 150px;
    height: 5px;
}

.dhzz-left {
    left: 50px;
    top: 0;
    width: 5px;
    height: 100%;
}

.dhzz-items li:hover .dhzz-bottom {
    animation: zzbottom forwards 1s;
}

.dhzz-items li:hover .dhzz-left {
    animation: zzleft forwards 1s;
}

.dhzz-items li:hover .dhzz-top {
    animation: zztop forwards 1s;
}

.dhzz-items li:hover .dhzz-right {
    animation: zzright forwards 1s;
}

@keyframes zzbottom {
    0% {
        width: 100%;
    }

    25% {
        width: 0;
    }

    100% {
        width: 0;
    }
}

@keyframes zzleft {
    0% {
        height: 100%;
    }

    25% {
        height: 100%;
    }

    50% {
        height: 0;
    }

    100% {
        height: 0;
    }
}

@keyframes zztop {
    0% {
        width: 100%;
    }

    50% {
        width: 100%;
    }

    75% {
        width: 0;
    }

    100% {
        width: 0;
    }
}

@keyframes zzright {
    0% {
        height: 100%;
    }

    75% {
        height: 100%;
    }

    100% {
        height: 0;
    }
}

/* 同期展览 */
.tqzl {
    padding-top: 30px;
    width: 100%;
    background-color: #424c77;
}

.tqzl .part-tit>.part-tit-p1,
.tqzl .part-tit>.part-tit-p2 {
    color: #fff;
}

.tqzl_text {
    margin: 20px auto 40px;
}

.tqzl_text p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 2;
}

.tqzl_list {
    width: 100%;
    padding-bottom: 30px;
}

.tqzl_list li {
    margin-right: 17px;
    margin-bottom: 20px;
}

.tqzl_list li.right0 {
    margin-right: 0px;
}

.sponsorList {
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.sponsorList li {
    display: inline-block;
    width: 170px;
    height: 70px;
    padding: 5px;
    margin: 0 12px 10px 0;
    line-height: 63px;
    text-align: center;
    /* border: 1px solid #cacaca; */
}

.sponsor {
    padding: 40px 0 0;
}