body {
    font-family: Microsoft YaHei;
    font-size: 14px;
    background: #061b3c;
    color: #fff;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dd,
dt {
    margin: 0;
    padding: 0
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

.show {
    display: block;
}

.hide {
    display: none;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

img {
    vertical-align: top;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px !important;
}

.mt40 {
    margin-top: 40px;
}

.ml62 {
    margin-left: 76px;
}

.ml80 {
    margin-left: 80px;
}

.pt40 {
    padding-top: 40px;
}

.pt60 {
    padding-top: 60px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: '';
    clear: both;
    height: 0;
    display: block;
}

.show {
    display: block;
}
.hide{
    display: none;
}

.container {
    width: 1066px;
    height: 66px;
    margin: 0 auto;
    position: relative;
}

a {
    text-decoration: none;
    color: #333;
}

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

img {
    border: none;
}


/*顶部小导航*/


/*.header{height: 38px;line-height: 38px;position: absolute;top: 0;left: 0;width: 100%;background: #f8f8f8;}
.header .logo{display: block;width: 100px;float: left;margin-left: -100px;}
.header .logo img{display: block;}*/


/*导航栏*/

.navigation {
    z-index: 10;
    position: absolute;
    width: 100%;
    top: 30px;
    left: 0;
    background: #000000;
    z-index: 9999;
}

.navigation .navLogo {
    margin-left: -90px;
}

.navigation h4,
.navigation h6 {
    font-weight: normal;
    margin-left: 5px;
}

.navigation h4 {
    margin-top: 5px;
}

.navContent {
    line-height: 64px;
    font-size: 16px;
}

.navContent ul li {
    float: left;
    list-style: none;
    margin-left: 3px;
    margin-right: 30px;
}


/*.navContent ul .active{color: #009AE5;background: url(../images/nav-pic.png) no-repeat center 0px; }*/

.navContent ul .active-a>a {
    color: #30EEF6;
}

.navContent ul li a {
    color: #fff;
}

.navContent ul li:hover>a {
    color: #30EEF6;
}

.navContent ul li.gobtn1:hover a {
    color: #fff;
}

.navContent ul .gobtn1 a {
    display: inline-block;
    position: absolute;
    top: 18%;
    right: 257px;
    width: 125px;
    height: 40px;
}

.navContent ul .gobtn a {
    display: inline-block;
    position: absolute;
    top: 18%;
    right: 114px;
    width: 125px;
    height: 40px;
}


/*导航图*/

.banner,
.banner_con {
    width: 100%;
    height: 887px;
    overflow: hidden;
    position: relative;
}

.banner01 {
    height: 887px;
    background: url(../images/banner20170817.png) no-repeat center center;
}

.banner02 {
    height: 887px;
    background: url(../images/banner201703301111.jpg) no-repeat center center;
    margin-top: 77px;
}

.banner_list,
.banner_list li,
.banner_list li img {
    width: 100%;
    height: 887px;
}

.banner_list li {
    position: absolute;
    top: 0;
    left: 0;
}

.conetent-banner h2 {
    font-size: 24px;
    font-weight: normal;
    color: #cbd61c;
    padding-top: 298px;
    text-align: center;
}

.conetent-banner h3 {
    width: 574px;
    height: 41px;
    margin: 20px auto 75px auto;
    background: url(../images/bluebg.png) no-repeat;
    font-weight: normal;
    text-align: center;
    line-height: 41px;
    font-size: 22px;
}

.conetent-banner h3 strong {
    font-size: 24px;
}

.goBao {
    display: block;
    width: 270px;
    height: 53px;
    position: absolute;
    left: 0px;
    bottom: 40px;
    z-index: 999;
    background: url(../images/go_btn.png)
}


/*评选*/

.choose_left {
    width: 560px;
}

.choose_right {
    width: 413px;
}

.choose_left p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
    font-family: "Microsoft YaHei";
    text-indent: 2em;
    color: #fff;
}


/*报名方式*/

.contact {
    padding-top: 37px;
}

.contact h2 {
    font-size: 18px;
    color: #f00;
    margin-top: 30px;
    text-align: center;
    font-weight: bold;
}

.contant_style {
    width: 735px;
    height: 226px;
    border: 2px solid #f4e8d4;
    margin: 10px auto;
    border-radius: 2px;
    background: #fef4e5 url(../images/email.png) center center no-repeat;
}

.contant_style p {
    font-size: 16px;
    color: #121212;
    text-align: center;
}

.contant_style p i {
    color: #f00;
    font-size: 20px;
    font-weight: bold;
}

.contant_style a {
    display: block;
    width: 164px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 20px auto;
    background: #f00;
    font-size: 21px;
    color: #fff;
}


/*主办单位*/

.contact_footer {
    margin-bottom: 26px;
}

.contact_footer .item {
    margin-top: 45px;
}

.contact_footer .item span,
.contact-box span {
    font-size: 23px;
    color: #cd9133;
    line-height: 60px;
}

.contact_footer .item img {
    margin-left: 40px;
    vertical-align: top;
}


/*联系我们*/

.contact-box {
    background: #24201b;
}

.contact_us {
    padding-bottom: 70px;
}

.contact_us ul li {
    float: left;
    width: 33%;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}


/*注册页面*/

.main-left {
    width: 640px;
    float: left;
    overflow: hidden;
}

.main-right {
    width: 320px;
    float: right;
}

.pd60 {
    padding-top: 70px;
}

.main-right p {
    font-size: 14px;
    line-height: 24px;
}

.main-right .con {
    font-size: 14px;
    font-family: Simsun;
    color: #333;
    margin-top: 20px;
    line-height: 24px;
}


/*评论赞助页面*/

.zContent {
    padding-top: 70px;
}

.zContent h2 {
    font-size: 24px;
    color: #333;
}

.zContent h3 {
    font-size: 16px;
    margin-top: 20px;
}

.zContent p {
    font-size: 12px;
    font-family: Simsun;
    line-height: 24px;
    margin-top: 10px;
}


/*轮播*/

#focus {
    width: 413px;
    background: #000;
    overflow: hidden;
    height: 276px;
    position: relative;
}

#focus ul li {
    float: left;
    display: block;
    width: 413px;
}

.focus-nav {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.focus-nav a {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: #aaa;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin-left: 10px;
    color: #fff;
    text-decoration: none;
}

.focus-nav .on {
    background: #000;
    color: #fff;
}


/*左侧微信*/

.xufu_wexin {
    display: none;
    ;
    font-family: Simsun;
    position: fixed;
    top: 30%;
    left: 0;
    z-index: 1000;
    background: #00A2E9;
    width: 120px;
    color: #fff;
    padding-top: 10px;
}

.xufu_wexin h4 {
    font-family: microsoft Yahei;
    line-height: 30px;
    color: #FFE87A;
    font-size: 22px;
}

.xufu_wexin {
    font-size: 18px;
    text-align: center;
}

.xufu_wexin p {
    text-align: center;
    font-size: 12px;
    margin: 5px
}

.xufu_wexin a img {
    display: block;
}

.xufu_wexin .weibo {
    width: 120px;
    display: block;
    font: 12px/42px simsun;
    color: #000;
}

.xufu_wexin .weibo img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}


/*右下脚浮窗*/

.fuchuang {
    position: fixed;
    right: 0;
    bottom: 100px;
    width: 120px;
    height: 200px;
    display: none;
}

.fuchuang>a {
    margin-top: 1px;
    display: block;
}

.fuchuang img {
    display: block;
}

.fuchuang_share {
    height: 42px;
    background: url(../images/right04.png);
    position: relative;
    cursor: pointer;
    margin-top: 1px;
}

.fuchuang .fuchuang_close {
    position: absolute;
    display: block;
    top: 2px;
    right: 0;
    background: #549DE0;
    width: 15px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    font-family: "Arial";
    color: #fff;
    cursor: pointer;
    font-size: 12px;
}

.fuchuang .fuchuang_close:hover {
    color: #f00;
}


/*评选奖项*/

.JxContent {
    padding: 80px 0;
}

.JxContent table {
    border-top: 1px solid #999;
    border-left: 1px solid #999
}

.JxContent td,
.JxContent th {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 0 10px;
}

.JxContent p {
    font: 12px/30px Simsun;
    margin: 10px 0;
}


/*投票*/

.toupiaoContent {
    font-family: Simsun;
    padding: 80px 0;
}

.toupiaoContent h4 {
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
}

.toupiaoContent p {
    line-height: 30px;
    margin-top: 8px;
}


/*倒计时*/

.time_nav {
    position: absolute;
    top: 35px;
    right: 0px;
    width: 332px;
    font-size: 20px;
    color: #fff;
    font-family: Microsoft Yahei;
    font-weight: normal;
}

.time_nav p {
    color: #fccd82;
    font-size: 16px;
}

.time_nav .fr {
    text-align: left;
    line-height: 30px;
}

.time_nav .time_con {
    background: url(../images/time_bg.png) 0 0 no-repeat;
    width: 332px;
    height: 48px;
    line-height: 48px;
}

.time_nav span {
    font-size: 26px;
    font-weight: bold;
    color: #fad98f;
    display: inline-block;
    *display: inline;
    *zoom;
    1;
    width: 70px;
    height: 30px;
    text-align: center;
    margin-right: 3px;
}

.time_nav span.ml10 {
    margin-left: 10px;
}

.time_nav span.first {
    width: 100px;
}

.time_nav em {
    font-size: 14px;
    color: #fad98f;
    font-style: normal;
    margin-left: 4px;
    font-weight: normal;
}


/*大会背景*/

.fn-fr {
    float: right;
    display: inline;
}


/*大会亮点*/

.bg-liangdian {
    background: url(../images/liandian-bg.jpg) center no-repeat;
    display: block;
    height: 436px;
    padding-top: 26px;
}

.liangdian-cont ul li {
    float: left;
    background: url(../images/ljx.png) no-repeat 0px 0px;
    height: 118px;
    width: 136px;
    position: relative;
}

.liangdian-cont .ld1 {
    margin-top: 60px;
    position: relative;
}

.liangdian-cont .ld2 {
    margin: 0 0 0 -30px;
}

.liangdian-cont .ld3 {
    margin-top: 60px;
    margin-left: -30px;
}

.liangdian-cont .ld4 {
    margin: 120px 0px 0 -30px;
}

.liangdian-cont .ld5 {
    margin: 181px 0 0 -30px;
}

.liangdian-cont .ld6 {
    margin: 120px 0px 0 -30px;
}

.liangdian-cont .ld7 {
    margin-top: 60px;
    margin-left: -30px;
}

.liangdian-cont .ld8 {
    margin: 0 0 0 -30px;
}

.liangdian-cont .ld9 {
    margin-top: 60px;
    margin-left: -30px;
}

.liangdian-cont li p {
    height: 155px;
    width: 102px;
    background: url(../images/lanse.png) no-repeat 0px 0px;
    position: absolute;
    display: none;
    top: -22px;
    left: -25px;
    z-index: 10;
    font-weight: normal;
    padding: 18px 43px 0px;
    color: #fff;
}

.liangdian-cont ul li dd,
dt {
    text-align: center;
}

.liangdian-cont ul li dt {
    margin: 25px 0 10px;
}

.liangdian-cont ul li dd {
    font-size: 16px;
}


/*部分嘉宾参会*/

.ml50 {
    margin-left: 50px;
}

.layout-five {
    margin: 50px 0 0;
    background: #fff;
}

#c1 {
    width: 1000px;
    !important;
    margin-top: 30px;
}

.layout-five h3 {
    text-align: center;
    padding: 10px 0px 36px 0px;
    font: normal 17px/8px Microsoft Yahei;
    color: #6D6D6E;
}

.jury {
    width: 1050px;
}

.jury li {
    overflow: hidden;
    position: relative;
    float: left;
}

.jury li:hover {
    cursor: default;
}

.ml-mr {
    margin-left: 18px;
}

.jury-txt {
    position: absolute;
    left: 0;
    top: 258px;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    font: normal 14px/16px Microsoft Yahei;
    z-index: 10;
}

.jury-txt-content {
    padding: 8px 0 0;
    margin-top: -44px;
    margin-bottom: 32px;
    ;
}

.jury-txt p {
    padding: 0 3px;
    margin: -48px 0 0;
    font-size: 13px;
    line-height: 16px;
    color: #fff;
}

.jury-txt-content .fz {
    font-size: 22px !important;
    padding-top: 10px;
}

.jury-details p {
    text-align: left;
    margin: 38px 0px 0px;
    font-size: 13px;
    line-height: 19px;
    padding-left: 16px;
    padding-top: 48px;
    background: #00B8EE;
    padding-bottom: 130px;
    padding-right: 16px;
}

.jury-details p span {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding-bottom: 46px;
}

.jury a {
    color: #FFDF30
}

.jury-txt-content .fz span {
    font-size: 14px;
    font-weight: normal;
    margin-top: 8px;
    display: inline-block;
}


/*参展范围*/

.bg-fanwei {
    background: url(../images/fanwei-bg.jpg) center no-repeat;
    display: block;
    height: 645px;
    padding-top: 26px;
}

.fanwei-cont ul li,
.fanwei-cont ul li p {
    overflow: hidden;
    font-weight: bold;
}

.fanwei-cont ul li p {
    float: left;
    overflow: hidden;
}

.liangdian-cont li:hover p {
    display: block;
}

.fanwei-cont {
    margin-top: 33px;
}

.fanwei-cont ul {
    width: 1000px;
    height: 500px;
    overflow: hidden;
}

.fanwei-cont li {
    transition: all .3s;
    cursor: pointer;
}

.fanwei-cont li:hover {
    transform: scale(1.2);
}


/*赞助方式*/


/*åŠ¨ç”»æ•ˆæžœ*/

.service {
    position: relative;
    zoom: 1
}

.service .service-list {
    position: relative;
    width: 1000px;
    height: 230px;
    margin: 0 auto;
    /* overflow:hidden; */
    zoom: 1;
}

.service ul {
    position: absolute;
    left: -37px;
    top: 0;
    width: 1000px;
    height: 230px;
    padding-top: 5px;
    transition: left .8s ease-in-out;
}

.service li {
    float: left;
    width: 313px;
    height: 216px;
    margin-right: 20px;
}

.service li a {
    position: relative;
    display: block;
    width: 100%;
    height: 216px;
    padding: 10px 0 0 92px;
    zoom: 1
}

.service .item-box {
    position: relative;
    width: 274px;
    height: 186px;
    padding: 20px 0 0 60px;
    background: url(../images/bb-274-186.png) 0 0 no-repeat;
    color: #00a0ff;
    zoom: 1;
}

.service .overlay-start {
    position: absolute;
    bottom: -2px;
    right: -2px;
    width: 34px;
    height: 10px;
    background: url(../images/overlay-start-bg.png) 0 0 no-repeat;
}

.service .overlay-bottom {
    position: absolute;
    left: -2px;
    bottom: 18px;
    width: 295px;
    height: 15px;
    background: url(../images/overlay-top-bg.png) 0 0 no-repeat;
}

.service .overlay-left {
    position: absolute;
    left: -2px;
    top: -2px;
    width: 15px;
    height: 189px;
    background: url(../images/overlay-left-bg.png) 0 0 no-repeat;
}

.service .overlay-top {
    position: absolute;
    right: 28px;
    top: -2px;
    width: 295px;
    height: 15px;
    background: url(../images/overlay-top-bg.png) 0 0 no-repeat;
}

.service .overlay-right {
    position: absolute;
    right: 50px;
    bottom: 10px;
    width: 15px;
    height: 189px;
    background: url(../images/overlay-left-bg.png) 0 0 no-repeat;
}

.service .service-icon {
    position: absolute;
    left: 40px;
    top: 35px;
    width: 112px;
    height: 112px;
    padding-top: 12px;
    background-color: #fff;
    z-index: 11;
}

.service .service-icon .circle {
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: url(../images/bb-274-186.png) 0 0 no-repeat;
    text-align: center;
    color: #359EFB;
    font-size: 28px;
}

.service .service-icon .iconfont {
    font-size: 32px;
    color: #00a0ff
}

.service .start-point {
    position: absolute;
    right: 53px;
    bottom: 17px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    overflow: hidden
}

.service .start-point .circle {
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/tb-16-16.png) 0 0 no-repeat
}

.service h3 {
    line-height: 52px;
    font-size: 24px;
    color: #05ccd4;
    margin-left: 23px;
}

.service h4 {
    line-height: 20px;
    font-size: 14px;
    color: #000;
    margin-left: 23px;
    width: 170px;
}

.service a:hover h3,
.service a:hover h4 {
    color: #00a0ff
}

.service a:hover .overlay-bottom {
    animation: borderslideBottom .15s linear 0s 1;
    -moz-animation: borderslideBottom .15s linear 0s 1;
    -webkit-animation: borderslideBottom .15s linear 0s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.service a:hover .overlay-left {
    animation: bordersildeLeft .2s linear .15s 1;
    -moz-animation: bordersildeLeft .2s linear .15s 1;
    -webkit-animation: bordersildeLeft .2s linear .15s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.service a:hover .overlay-top {
    animation: bordersildeTop .15s linear .35s 1;
    -moz-animation: bordersildeTop .15s linear .35s 1;
    -webkit-animation: bordersildeTop .15s linear .35s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.service a:hover .overlay-right {
    animation: bordersildeRight .2s linear .5s 1;
    -moz-animation: bordersildeRight .2s linear .5s 1;
    -webkit-animation: bordersildeRight .2s linear .5s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.service a:hover .start-point {
    animation: bordersildeEnd .1s linear .7s 1;
    -moz-animation: bordersildeEnd .1s linear .7s 1;
    -webkit-animation: bordersildeEnd .1s linear .7s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.service .arrow {
    top: 357px
}

.case {
    position: relative;
    padding-top: 10px;
    background-color: #000C1F;
    zoom: 1
}

.case .arrow {
    top: 183px
}

@-moz-keyframes slogan {
    0% {
        opacity: 0;
        margin-top: 0
    }
    100% {
        opacity: 1;
        margin-top: -30px
    }
}

@-webkit-keyframes slogan {
    0% {
        opacity: 0;
        margin-top: 0
    }
    100% {
        opacity: 1;
        margin-top: -30px
    }
}

@keyframes slogan {
    0% {
        opacity: 0;
        margin-top: 0
    }
    100% {
        opacity: 1;
        margin-top: -30px
    }
}

@-moz-keyframes clickme {
    0% {
        opacity: .2;
        transform: translate3d(0, -5px, 0)
    }
    100% {
        opacity: .8;
        transform: translate3d(0, 5px, 0)
    }
}

@-webkit-keyframes clickme {
    0% {
        opacity: .2;
        transform: translate3d(0, -5px, 0)
    }
    100% {
        opacity: .8;
        transform: translate3d(0, 5px, 0)
    }
}

@keyframes clickme {
    0% {
        opacity: .2;
        transform: translate3d(0, -5px, 0)
    }
    100% {
        opacity: .8;
        transform: translate3d(0, 5px, 0)
    }
}

@-moz-keyframes borderslideBottom {
    from {
        width: 295px
    }
    to {
        width: 0
    }
}

@-webkit-keyframes borderslideBottom {
    from {
        width: 295px
    }
    to {
        width: 0
    }
}

@keyframes borderslideBottom {
    from {
        width: 295px
    }
    to {
        width: 0
    }
}

@-moz-keyframes bordersildeLeft {
    from {
        height: 189px
    }
    to {
        height: 0
    }
}

@-webkit-keyframes bordersildeLeft {
    from {
        height: 189px
    }
    to {
        height: 0
    }
}

@keyframes bordersildeLeft {
    from {
        height: 189px
    }
    to {
        height: 0
    }
}

@-moz-keyframes bordersildeTop {
    from {
        width: 295px
    }
    to {
        width: 0
    }
}

@-webkit-keyframes bordersildeTop {
    from {
        width: 295px
    }
    to {
        width: 0
    }
}

@keyframes bordersildeTop {
    from {
        width: 295px
    }
    to {
        width: 0
    }
}

@-moz-keyframes bordersildeRight {
    from {
        height: 189px
    }
    to {
        height: 0
    }
}

@-webkit-keyframes bordersildeRight {
    from {
        height: 189px
    }
    to {
        height: 0
    }
}

@keyframes bordersildeRight {
    from {
        height: 189px
    }
    to {
        height: 0
    }
}

@-moz-keyframes bordersildeEnd {
    from {
        width: 0
    }
    to {
        width: 34px
    }
}

@-webkit-keyframes bordersildeEnd {
    from {
        width: 0
    }
    to {
        width: 34px
    }
}

@keyframes bordersildeEnd {
    from {
        width: 0
    }
    to {
        width: 34px
    }
}

.more-way {
    font-size: 14px;
    border: 1px solid #D2D2D2;
    margin: 30px auto 70px;
    display: inline-block;
    padding: 7px;
    padding-left: 15px;
    margin-left: 258px;
}


/*联系我们*/

.mt24 {
    margin-top: 24px;
}

.lianxi-cont ul li {
    float: left;
}

.lianxi-cont .s1 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.lianxi-cont .s1-2 {
    font-size: 14px;
    width: 185px;
    padding-left: 10px;
}

.lianxi-cont .s2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 28px;
    margin-bottom: 10px;
    padding-left: 118px;
}

.lianxi-cont .s2-2 {
    font-size: 14px;
    width: 185px;
    padding-left: 118px;
}

.lianxi-cont .s3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.lianxi-cont .s3-2 {
    font-size: 14px;
    width: 185px;
    padding-left: 10px;
}

.lianxi-cont .li2 {
    background: url(../images/fangshi-pic-2.png) no-repeat 0px 0px;
    width: 320px;
    height: 172px;
    margin: 0px 31px 0;
}

.lianxi-cont h6 {
    font-size: 14px;
    border: 1px solid #D2D2D2;
    margin: 60px auto 70px;
    display: inline-block;
    padding: 7px;
    padding-left: 15px;
    margin-left: 258px;
}

.fp-btn {
    text-align: center;
}

.fp-btn a {
    display: inline-block;
    width: 224px;
    height: 54px;
    font: normal 30px/54px "microsoft yahei";
}

.fp-btn a:link,
.fp-btn a:visited {
    color: #fff;
    background-color: #ef4d5a;
}

.bg-lianxi {
    background: url(../images/lianxi-bg.jpg) center no-repeat;
    display: block;
    height: 464px;
    padding-top: 54px;
    margin-top: 70px;
}

.logo_list {
    margin-bottom: 10px;
}

.logo_list h3 {
    float: left;
    line-height: 55px;
    padding: 13px 14px;
    padding-left: 0px;
    font-size: 23px;
}

.logo_list1 h3 {
    font-size: 23px;
    line-height: 55px;
    padding: 13px 14px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.logo_list ul {
    float: left;
    margin-left: 20px;
}

.logo_list ul li {
    float: left;
    margin-right: 50px;
}

.logo_list span {
    font-weight: normal;
}

.logo_list-cont ul li {
    float: left;
    display: block;
}

.logo_list-cont h5 {
    font-size: 18px;
}

.logo_list-cont h6 {
    font-size: 16px;
    margin-bottom: 10px;
}

.logo_list-cont p {
    font-size: 14px;
    line-height: 24px;
}


/*导航*/

.chapter {
    position: relative;
}

.chapter>div {
    position: absolute;
    top: 56px;
    left: 0;
    background: #2EC7FF;
    width: 288px;
    font-family: Simsun;
    display: none;
    z-index: 1000;
    display: none;
    padding: 10px 0;
}

.chapter span {
    cursor: pointer;
    display: block;
    text-align: center;
    font-size: 16px;
}

.chapter>div>a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    color: #fff;
}

.hover1 {
    background: #fff;
}

.chapter div a:hover {
    color: #F9D739;
}


/*工控内页*/

.mt54 {
    margin-top: 54px;
}

.-mt15 {
    margin-top: -15px;
}

.mt14 {
    margin-top: 14px;
}

.mt5 {
    margin-top: 5px;
}

.mt26 {
    margin-top: 40px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.mb30 {
    margin-bottom: 30px;
}

.pl12 {
    padding-left: 12px;
}

.bold {
    font-weight: bold;
}

.color-blue1 {
    background: #00A7FF;
}

.color-blue2 {
    background: #B5DAED;
}

.font-color-fff {
    color: #fff;
}

.main-content {
    padding-top: 76px;
}

.main-content-left {
    float: left;
    width: 747px;
}

.main-content-left .title,
.main-content-right .title {
    font-size: 30px;
    font-family: "microsoft yahei";
    line-height: 32px;
}

#playerbox img {
    margin-top: 44px;
}

.left-rc tr td span {
    font-size: 14px;
    font-weight: bold;
}

.left-bj p {
    font-size: 14px;
    text-indent: 2em;
}

.left-ld ul li,
.left-dx ul li {
    font-size: 14px;
    padding-left: 22px;
    background: url(../images/sfx-pic.png) no-repeat 3px 7px;
    margin-top: 13px;
}

.left-ld ul li span,
.left-dx ul li span {
    font-size: 14px;
    color: #000;
}

.left-rc table {
    border-top: 1px solid #1CB1FF;
    border-right: 1px solid #1CB1FF;
}

.left-rc tr td {
    border-bottom: 1px solid #1CB1FF;
    border-left: 1px solid #1CB1FF;
    padding: 10px 36px;
    font-size: 14px;
    font-family: ;
}

.left-bfjb {
    overflow: hidden;
}

.left-bfjb ul li {
    font-size: 14px;
    line-height: 26px;
}

.left-bfjb ul li span {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
}

.left-bfjb .content-right1 {
    float: right;
    padding-left: 126px;
    border-left: 1px dashed #959595;
}

.left-bfjb p {
    font-size: 14px;
    margin-top: 20px;
}

.left-bfjb .content-left1 {
    float: left;
}

.main-content-right {
    float: right;
}

.main-content-right h4 {
    padding-left: 12px;
}

.main-content-right .right-tqlt h4 {
    padding-left: 0px;
}

.main-content-right h5 {
    font-size: 14px;
    font-weight: bold;
    border-left: 4px solid #323232;
    padding-left: 12px;
}

.main-content-right span {
    font-size: 14px;
    display: block;
}

.main-content-right dl dt,
dd {
    text-align: center;
}

.main-content-right dl span {
    font-size: 14px;
    color: #A51B36;
    line-height: 20px;
}

.fy-btn {
    position: absolute;
    bottom: 50px;
    right: 60px;
    display: inline-block;
    width: 224px;
    height: 54px;
    font: normal 14px/38px "microsoft yahei";
    height: 38px;
    width: 170px;
    color: #fff;
    background: #FFC926;
    text-align: center;
}

.fy-btn a {
    color: #FFF
}

.right-ll p {
    padding-left: 14px;
}


/*智慧家庭*/


/*亮点*/

.left-ld h6 {
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0;
}

.left-ld dl dd span {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
}

.left-ld dl dd {
    font-size: 14px;
    text-align: left;
    margin-top: 10px;
    font-family: simsun;
}

.left-zj p {
    font-size: 14px;
    margin-top: 20px;
}

.left-lx ul li {
    font-size: 14px;
}

#form_container {
    background: #fff;
    border: none !important;
    margin: 0 auto;
    text-align: left;
    width: 640px;
}


/*大会背景*/

.g_focus {
    width: 346px;
    height: 223px;
    float: left;
    margin-left: 27px;
    position: relative;
}

.pic_list,
.pic_list li,
.pic_list li img {
    width: 346px;
    height: 223px;
    overflow: hidden;
}

.pic_list li {
    position: absolute;
    top: 0;
    left: 0;
}

.dot_list {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: right;
    *zoom: 1;
}

:root .dot_list {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#00000000', endColorstr='#00000000');
}

.dot_list li {
    width: 11px;
    height: 11px;
    background: #AAAAAA;
    display: inline-block;
}

.dot_list li.active {
    width: 11px;
    height: 11px;
    background: #30EFF7;
    display: inline-block;
}

.ld_list {
    *zoom: 1;
    margin-right: -45px;
}

.ld_list li {
    width: 180px;
    float: left;
    margin-right: 80px;
    _display: inline;
}

.ld_list li p {
    color: #fff;
    padding-top: 20px;
    line-height: 24px;
}

.beijing {
    height: 403px;
    position: relative;
}

.beijing-mid {
    padding-top: 118px;
}

.beijing-top {
    position: absolute;
    top: 0px;
    left: 0px;
}

.beijing-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
}


/*大会亮点*/


/*参会人群*/

.renqun {
    position: relative;
    height: 334px;
}

.renqun-mid {
    padding-top: 118px;
    margin-left: 102px;
}

.renqun-top {
    position: absolute;
    top: 0px;
    left: 0px;
}

.renqun-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.renqun-mid {}

.renqun-mid p {
    font-size: 14px;
    margin-top: 15px;
}

.renqun-mid p span {
    color: #29CED7;
    margin-right: 5px;
}


/*回顾*/

.wanqi {
    position: relative;
    height: 650px;
}

.wanqi-mid {
    padding-top: 118px;
    margin-left: 18px;
}

.wanqi-top {
    position: absolute;
    top: 0px;
    left: 0px;
}

.wanqi-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#wjzs {
    height: 600px;
    overflow: hidden;
}

.bg-lianxi {
    color: #333;
}

.mt20 {
    margin-top: 20px !important;
}

.mt26 {
    margin-top: 40px;
}

.main-content-right h4 {
    padding-left: 12px;
}

.mt26 {
    margin-top: 40px;
}

.main-content-right h5 {
    font-size: 14px;
    font-weight: bold;
    border-left: 4px solid #323232;
    padding-left: 12px;
}

.mt30 {
    margin-top: 30px;
}

.main-content-right span {
    font-size: 14px;
    display: block;
}

.main-content {
    padding-top: 76px;
}

.main-content-left {
    float: left;
    width: 747px;
}

.main-content-left .title,
.main-content-right .title {
    font-size: 30px;
    font-family: "microsoft yahei";
    line-height: 32px;
}


/*———————————————————高科会—————————————————————*/


/*公共*/

.w1000 {
    width: 1004px;
    margin-left: auto;
    margin-right: auto;
}

.mt8 {
    margin-top: 8px;
}

.pt60 {
    padding-top: 60px;
}


/*关于大会*/

.dahui {
    background: url(../images/dahui-bg.png) no-repeat center;
    padding-bottom: 64px;
}

.dahui-p {
    font-size: 14px;
    text-indent: 2em;
    line-height: 26px;
    margin-top: 20px;
}

.dahui .dahui-title {
    text-align: center;
    padding-top: 27px;
    width: 100%
}

.dahui .dahui-title img {
    width: 100%
}

.dahui .dahui-content {
    margin-top: 36px;
}

.dahui-content .content {
    background: url(../images/dahui-cont-bg.png) no-repeat 0px 0px;
    padding: 60px 17px 40px 30px;
}

.dahui-content .content .content-left {
    float: left;
    width: 510px;
}

.dahui-content .content .content-left p {
    font-size: 14px;
    text-indent: 2em;
    line-height: 26px;
    text-align: justify;
}

.dahui-content .content .content-right {
    float: right;
    background: #051A35;
    width: 440px;
    height: 410px;
    margin-left: 5px;
}


/* 修改成轮播图 */


/* .dahui-content .content .content-right .content-right-top{}
.dahui-content .content .content-right .content-right-top embed{margin-top: 37px;}
.dahui-content .content .content-right .content-right-top img{margin-top: 37px;}
.dahui-content .content .content-right .content-right-bottom{}
.dahui-content .content .content-right .content-right-bottom p{font-size: 14px;line-height:26px;background:url(../images/bofang-pic.png) no-repeat 144px 50%;padding-left: 181px;margin-top: 56px;margin-bottom: 46px;color:#54a0ff;} */

.content-right .container {
    margin: 36px auto;
    width: 440px;
    height: 410px;
    position: relative;
    overflow: hidden;
}

.content-right .inner {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
}

.content-right .innerwraper {
    float: left;
    /* width: 100%; */
}

.content-right .innerwraper img {
    width: 440px;
    height: 246px;
}

.content-right .clearfix {
    *zoom: 1;
}

.content-right .clearfix:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "";
    height: 0;
}

.content-right a {
    text-decoration: none;
}

.content-right .left-arrow {
    position: absolute;
    left: 0;
    top: 40%;
    width: 10%;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
}

.content-right .right-arrow {
    position: absolute;
    right: 0;
    top: 40%;
    width: 10%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
}

.content-right .pagination {
    position: absolute;
    bottom: 133px;
    width: 100%;
    text-align: center;
}

.content-right .pagination span {
    display: inline-block;
    width: 35px;
    height: 2px;
    background-color: #F2F2F2;
    line-height: 30px;
    cursor: pointer;
    margin-left: 8px;
}

.content-right .pagination .active {
    background-color: red;
    color: #FFFFFF;
}

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

.container-tit p {
    font-size: 28px;
    font-family: "微软雅黑";
    color: #52AEF5;
    margin-top: 26px;
}


/* 修改成轮播图 */


/*亮点*/

.liangdian {}

.liangdian .liangdian-title {
    text-align: center;
    width: 100%
}

.liangdian .liangdian-title img {
    width: 100%
}

.liangdian .liangdian-contt {}

.liangdian .liangdian-contt .liangdian-top {}

.liangdian .liangdian-contt .liangdian-contt-bottom {}

.liangdian .liangdian-contt .liangdian-contt-bottom ul li {
    float: left;
    margin-left: 6px;
    position: relative;
    margin-top: 20px;
}

.liangdian .liangdian-contt .liangdian-contt-bottom ul li:hover {
    background: url() no-repeat 0px 0px;
}

.liangdian .liangdian-contt .liangdian-contt-bottom ul li span.cc {
    position: absolute;
    top: 197px;
    left: 21px;
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    border-top: 1px solid #fff;
    font-size: 30px;
    font-weight: bold;
}

.liangdian .liangdian-contt .liangdian-contt-bottom ul li h3 {
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
}

.liangdian .liangdian-contt .liangdian-contt-bottom ul li h4 {
    display: none;
}


/*大会日程*/

.richeng {
    background: url(../images/tongyong-bg.png) no-repeat top center;
    padding-bottom: 43px;
    height:2090px;
}

.richeng .richeng-title {
    text-align: center;
    width: 100%
}

.richeng .richeng-title img {
    text-align: center;
    width: 100%
}

.richeng .richeng-tab {}

.richeng-tab ul li {
    float: left;
    cursor: pointer;
    margin-top: 10px;
    padding-bottom: 15px;
    position: relative;
    bottom: 0px;
}

.richeng-tab ul li span.k1 {
    display: none;
    background: url(../images/sj-pic.png) no-repeat;
    height: 24px;
    width: 21px;
    position: absolute;
    bottom: -7px;
    left: 75px;
}

.richeng-tab ul li span.k2 {
    display: none;
    background: url(../images/sj-pic.png) no-repeat;
    width: 21px;
    height: 24px;
    position: absolute;
    bottom: -7px;
    left: 43px;
}

a.dd {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a {
    text-decoration: none;
    color: #fff
}

li {
    list-style: none;
}

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

.clr {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.inner {
    width: 1100px;
    margin: 0 auto;
}

.bg-f {
    background: #fff;
}

button,
textarea,
input {
    outline: none;
    border: 0;
}

.ss-inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.ss-inner .title {
    text-align: center;
    font-size: 24px;
    color: #159dd9;
    font-weight: bold;
}

.ss-inner .title h3 {
    font-weight: normal;
    font-size: 24px;
}

.ss-inner .title em {
    display: block;
    margin: 0 auto;
    background: url(../images/qa-title.jpg) no-repeat;
    width: 300px;
    height: 88px;
}

.ss-inner .main {
    padding-bottom: 50px;
}

.se-wrap {
    width: 1100px;
    height: 1865px;
    position: relative;
    overflow: hidden;
}

.se-wrap::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background-color: transparent;
}

.se-wrap::-webkit-scrollbar:hover {
    background-color: transparent;
}

.se-wrap::-webkit-resizer {}

.se-wrap::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    background-color: transparent;
    height: 0px;
}

.se-wrap::-webkit-scrollbar-thumb:hover {
    background-color: transparent;
}

.se-wrap::-webkit-scrollbar-thumb:active {
    background-color: transparent;
}

.ss-inner .btn-com {
    top: 34%;
    width: 27px;
    height: 44px;
    cursor: pointer;
    z-index: 100;
    position: absolute;
    ;
}

.ss-inner .btn-be {
    left: -25px;
    background: url(../images/l-btn.png) no-repeat 0px 0px;
    width: 37px;
    height: 55px;
}

.ss-inner .btn-af {
    width: 37px;
    height: 55px;
    background: url(../images/r-tab.png) no-repeat 0px 0px;
    right: -61px;
}

.se-wrap .sd-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 30px;
    width: 2720px;
}

.sd-wrap .sd {
    width: 300px;
    float: left;
    margin-right: 30px;
}

.day-area {
    text-align: center;
    padding: 15px 0;
    vertical-align: bottom;
    padding-top: 0px;
}

.day-area .day-i {
    font-size: 16px;
    color: #e93d65;
    display: inline-block;
    background-size: 100%;
    text-align: center;
    height: 42px;
    width: 42px;
    float: left;
    margin-left: 60px;
    padding-top: 20px;
}

.day-area .day-con {
    font-size: 16px;
    color: #ffffff;
    margin-left: 20px;
    font-weight: bold;
    line-height: 42px;
    display: inline-block;
    padding-top: 20px;
    float: left;
    ;
}

.theme-tit {
    background: #CE0000;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.theme-con {
    background: #08326F;
}

.con-tit {
    height: 32px;
    background: #CE0000;
    font-size: 0;
    padding-top: 8px;
}

.con-tit .se-1 {
    display: inline-block;
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    color: #fefefe;
    font-size: 14px;
    background: #0b9bd6;
    border-radius: 13px;
    text-align: center;
    font-weight: bold;
}

.con-tit .se-2 {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.con-mc {
    width: 266px;
    margin: 0 auto;
    padding: 15px 0 10px;
    font-size: 14px;
}

.list {
    /*padding: 0.25rem 0;*/
}

.list li:after {
    clear: both;
    content: '\0020';
    display: block;
    visibility: hidden;
    height: 0;
}

.list li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.list li:last-child {
    /*padding-bottom: 0;*/
}

.list .left {
    float: left;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 1;
    width: 90px;
}

.list .right {
    margin-left: 32%;
    padding-left: 2%;
    font-size: 14px;
    color: #0aa0dc;
    line-height: 1;
    border-left: 3px solid #76a4de;
}

.list .right .t1 {
    color: #0aa0dc;
    font-size: 13px;
}

.list .right .t1.c1 {
    color: #fff;
}

.list .right .t1.c2 {
    color: #e93d65;
}

.list .right .t1.c3 {
    color: #2dae78
}

.list .right .t2 {
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
    line-height: 1.2;
}

.list .right .t2 .t2-tit {
    font-weight: bold;
    padding-bottom: 2px;
}

.list .right .t2 .t2-con {
    padding-left: 6px;
}

.list .right .t3 {
    color: #d4e6f6;
    font-size: 13px;
    line-height: 20px;
}

.list .right .t4 {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
}


/*拟邀嘉宾*/

.jiabin {
    background: #061b3c url(../images/tongyong-bg.png ) no-repeat center 0px;
    padding-bottom: 64px
}

.jiabin .jiabin-title {
    text-align: center;
    padding-top: 40px;
    width: 100%
}

.jiabin .jiabin-title img {
    width: 100%
}

.jiabin .jiabin-cont {}

.jiabin .jiabin-cont ul li h4 {
    width: 190px;
    height: 190px;
}

.jiabin .jiabin-cont ul li {
    position: relative;
    float: left;
    margin-left: 10px;
    height: 270px;
    margin-top: 46px;
    width: 190px
}

.jiabin .jiabin-cont ul li p {
    font-size: 14px;
    text-align: center;
    padding-top: 180px;
}

.jiabin .jiabin-cont ul li p span {
    font-size: 16px;
    display: block;
    margin-top: 15px;
    margin-bottom: 6px;
    text-align: center;
}

.jiabin .jiabin-cont ul li h5 {
    background: url(../images/in_pbg2-2.png) no-repeat 0px 0px;
    width: 100%;
    height: 190px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.jiabin .jiabin-cont ul li h5.hover1 {
    animation: zhuan 6s infinite linear;
}

.jiabin .jiabin-cont ul li h6 {
    background: url(../images/in_pbg2-3.png) no-repeat 0px 0px;
    width: 100%;
    height: 190px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.jiabin .jiabin-cont ul li h6.hover2 {
    animation: zhuan1 11s infinite linear;
}

.jiabin .jiabin-cont ul li h4 {
    width: 190px;
    height: 190px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}

.jiabin .jiabin-cont ul li h4 img {
    width: 160px;
    height: 160px
}

@keyframes zhuan {
    0% {
        transform: rotate(0deg);
        -webkit-transform: transform:rotate(0deg);
        -moz-transform: transform:rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
        -moz-transform: transform:rotate(360deg);
        -webkit-transform: transform:rotate(360deg);
    }
}

@keyframes zhuan1 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: transform:rotate(0deg);
        -moz-transform: transform:rotate(0deg);
    }
    100% {
        transform: rotate(-360deg);
        -moz-transform: transform:rotate(-360deg);
        -webkit-transform: transform:rotate(-360deg);
    }
}


/*大会赞助*/

.zanzhu {
    background: url(../images/zanzhu-bg.png) no-repeat center;
    padding-bottom: 64px;
}

.zanzhu .zanzhu-title {
    text-align: center;
    width: 100%
}

.zanzhu .zanzhu-title img {
    width: 100%
}

.zanzhu .zanzhu-cont {}

.zanzhu .zanzhu-cont p {
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    margin-top: 45px;
    margin-bottom: 45px;
}

.zanzhu .zanzhu-cont ul li {
    width: 178px;
    height: ;
    float: left;
    margin-left: 95px;
}

.zanzhu .zanzhu-cont ul li h4 {
    text-align: center;
    background: url(../images/zanzhu-xiao-bg.png) no-repeat center;
    height: 60px;
    font-size: 18px;
    font-weight: bold;
    line-height: 60px
}

.zanzhu .zanzhu-cont ul li span {
    display: block;
    text-align: justify;
    line-height: 23px;
    margin-top: 13px;
    font-size: 14px;
}
.zanzhu_btn{
    width: 267px;
    height:81px;   
    margin:0 auto;
    margin-top:80px;
    margin-bottom: 20px;
    background: url("../images/sponsor-btn.png") center top no-repeat;
}
.zanzhu_btn a{
    display:block;
    width:100%;
    height: 100%;
}

/*机构*/

.jigou .jigou-title {
    text-align: center;
    width: 100%
}

.jigou .jigou-title img {
    width: 100%
}

.jigou {
    background: url(../images/jigou-bg.png) no-repeat center 0px;
    padding-bottom: 64px;
}

.mt15 {
    margin-top: 15px;
}

.mt50 {
    margin-top: 50px;
}

.jigou dl dt {
    font-size: 18px;
    color: #29c2dc;
    line-height: 56px;
    margin-right: 52px;
}

.jigou ul li span {
    font-size: 18px;
    color: #29c2dc;
    line-height: 56px;
    margin-right: 13px;
}

.jigou ul li.dd {
    width: 888px;
}

.jigou ul li p {
    float: left;
    width: 134px;
    height: 56px;
    margin-right: 18px;
    margin-bottom: 36px;
}
.jigou .sponsors{
    position: relative;
}
.jigou .sponsors dd a{
    display: block;
    margin-bottom: 14px;
}
.jigou .sponsors .special1{
    position: absolute;
    top:0px;
    left:0px;
} 
#bottom-logo{
    position: relative;
    top: -45px;
    left: 103px;
    height: 280px;
    overflow: hidden;
}
#bottom-logo ul{

}
#bottom-logo li{
    /* float: left; */
    position: absolute;
    top:0px;
    left:0px;
    margin-right: -2px;
    margin-bottom: 8px;
}
#bottom-logo li img{
    margin-right: 15px;
    margin-bottom: 15px;
}

/*联系*/

.lianxi {
    padding-top: 52px;
    padding-bottom: 58px;
    background: #092b5a
}

.lianxi .lianxi-cont-left {
    float: left;
}

.lianxi .lianxi-cont-left p {
    font-size: 14px;
    line-height: 28px;
    float: left;
    margin-left: 55px;
}

.lianxi .lianxi-cont-left p span {
    font-size: 18px;
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 14px;
}

.lianxi .lianxi-cont-right {
    float: right;
}

.lianxi .lianxi-cont-right dl {
    margin-left: 25px;
    float: left;
    margin-top: 10px;
}

.lianxi .lianxi-cont-right dl dt {}

.lianxi .lianxi-cont-right dl dd {
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    margin-top: 12px;
}


/*banner*/

.nav {
    width: 100%;
    height: 81px;
    /* background: url("../images/nav-bg-01.png") no-repeat; */
}

.nav ul li {
    float: left;
    width: 85px;
    height: 29px;
    line-height: 29px;
    margin: 44px 20px 0 0;
    text-align: center;
}

.nav ul li:hover {
    background: url('../images/nav_active.png') no-repeat;
}

.nav ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.nav ul li a:hover {
    color: #13abff;
}

.banner {
    width: 100%;
    height: 805px;
    background: url('../images/banner.jpg') no-repeat;
    background-size: 100% 100%;
    clear: both;
    color: #fff;
}


/* .banner-btn{
    width: 267px;
    height: 81px;
    line-height: 81px;
    text-align: center;
    font-size: 30px;
    margin: 0 auto;
    background: url('../images/banner-btn.jpg') no-repeat;
    border-radius: 6px;
} */

.banner-btn a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
}


/*wrapper*/

.main {
    width: 100%;
    background: url('../images/bg.png') no-repeat -2px -6px;
}

.main-title {
    padding: 69px 0 45px 0;
    text-align: center;
}

#wrapper {
    width: 1000px;
    margin: 0 auto;
    clear: both;
}

.main-content {
    width: 760px;
    float: left;
}

.aside {
    width: 185px;
    float: right;
}

.main-banner {
    width: 100%;
    height: 235px;
    background: #0e4e8c;
    margin-bottom: 49px;
    background: url('../images/main_banner.jpg') no-repeat;
}

.article {
    margin: 29px 0;
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
}

.article p {
    text-indent: 28px;
}

.article-cont {
    margin-bottom: 20px;
}

.article-cont:last-child {
    margin-bottom: 0;
}

.article-title {
    font-weight: bold;
}

.article-logo {
    width: 6px;
    height: 6px;
    float: left;
    background: #45ccfc;
    margin: 7px 10px 0 0;
}

.hyrc-title span.fr {
    font-size: 12px;
    color: #fff;
    margin-top: 20px;
}

.article-tabs {
    width: 290px;
    height: 41px;
    margin: 0 auto;
    background: url('../images/tab.png') no-repeat;
    clear: both;
}

.article-tabs .tabs {
    width: 50%;
    height: 100%;
    float: left;
}

.tabs:hover {
    cursor: pointer;
}

.tab_active {
    margin-bottom: 20px;
}

.tab_active img {
    margin-left: 309px;
}

.tab_active .active {
    margin-left: 423px;
}

.activity-date th,
td {
    height: 39px;
    text-align: center;
    /* border: 1px solid #014d94; */
}

.activity-date th {
    background: #132972;
    font-weight: bold;
}

.activity-date td:last-child {
    text-align: left;
    padding-left: 62px;
}

.activity-date th:last-child {
    padding-right: 192px;
}

.activity-date td .article-cont {
    margin: 10px 0;
}

.activity-place {
    margin-bottom: 40px;
}

.activity-place th {
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #62c4ff;
    font-weight: bold;
}

.activity-place td {
    height: 40px;
    font-size: 13px;
    color: #fff;
    border: 0;
    background: #08326f;
    padding: 20px 0;
    line-height: 1.8;
}

.activity-place td:last-child {
    padding-right: 20px;
    text-align: left;
    width: 70%;
}

.activity-place .place-title {
    font-size: 18px;
    background: #ce0000;
    color: #fff;
}

.jb-cont-top {
    width: 178px;
    height: 179px;
    background: url('../images/jb_bg.png') no-repeat;
}

.jb-cont-top:hover {
    transform: rotate(90deg);
    transition: transform 2s;
    -moz-transition: transform 2s;
    /* Firefox 4 */
    -webkit-transition: transform 2s;
    /* Safari 和 Chrome */
    -o-transition: transform 2s;
    /* Opera */
}

.lyjb ul li {
    margin-right: 16px;
    float: left;
}

.lyjb ul li:last-child {
    margin-right: 0;
}

.jb-cont {
    margin: 30px 0;
}

.jb-cont-middle,
.jb-cont-bottom {
    text-align: center;
    color: #fff;
    margin: 10px 0;
}

.jb-cont-middle {
    font-size: 16px;
}

.jb-cont-bottom {
    font-size: 12px;
}

.aside {
    color: #fff;
    font-size: 16px;
}

.aside-title {
    margin-bottom: 10px;
}

.aside ul li {
    width: 100%;
    height: 100px;
    background: #0e4e8c;
    margin-bottom: 10px;
}

.aside-img {
    width: 100%;
    height: 70px;
    margin: 10px 0;
    background: #fff;
}

.aside-img img {
    width: 100%;
    height: 100%;
}

.buy {
    width: 760px;
}

.buy-title {
    font-size: 24px;
    color: #4de8fe;
    clear: both;
    padding-top: 40px;
}

.title_bottom {
    margin-left: 40px;
}

.ticket ul li {
    margin: 30px 50px 0 0;
    float: left;
    text-align: center;
}

.ticket-info {
    width: 192px;
    height: 204px;
    background: url('../images/ticket_bg.png') no-repeat;
}

.ticket-title {
    color: #194683;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-top: 20px;
}

.ticket-date {
    color: #c6c6c6;
    font-size: 12px;
    margin-bottom: 30px;
}

.ticket-num {
    width: 128px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #b11313;
    color: #b21414;
    font-size: 14px;
    margin: 0 auto;
}

.ticket-price {
    color: #e20000;
    font-size: 24px;
    font-weight: bold;
    margin-top: 25px;
}

.ticket-buy {
    width: 143px;
    height: 31px;
    line-height: 31px;
    background: #f50000;
    border-radius: 0 0 2px 2px;
    color: #fff;
    margin: 0 auto;
}

.ticket-buy:hover {
    cursor: pointer;
}

.buy-cont {
    padding-bottom: 50px;
}

.buy-cont th {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    height: 39px;
    background: #203556;
}

.buy-cont td {
    color: #fff;
    font-size: 14px;
    border: 1px solid #20759a;
}

.pd-l-15 input {
    margin-right: 10px;
}

.single_price {
    font-size: 18px !important;
    font-weight: bold;
    color: #f50000 !important;
}

.change_num {
    margin: 0 auto;
    height: 30px;
    width: 90px;
}

.single_num input {
    width: 28px;
    height: 28px;
    border: 1px solid #fc0000;
    color: #fc0000;
    float: left;
    text-align: center;
    font-size: 14px;
}

.single_num .minus,
.add {
    width: 30px !important;
    height: 30px !important;
    background: #fff;
}

.submit-buy {
    width: 219px;
    height: 49px;
    line-height: 49px;
    color: #fff;
    font-size: 24px;
    background: #bbb;
    text-align: center;
    margin: 30px 0 70px 40px;
}

.total {
    color: #fff;
    font-size: 24px;
    margin-top: 40px;
}

.submit-cont .active {
    background: #fc0000;
}

.notice {
    font-size: 14px;
    color: #fff;
    clear: both;
    line-height: 1.8;
}

.notice-title {
    width: 65px;
    height: 22px;
    line-height: 22px;
    margin-right: 10px;
    border: 1px solid #fff;
    float: left;
    border-radius: 10px;
    text-align: center;
}


/*右悬浮*/

.right-bar {
    width: 134px;
    height: 270px;
    font-size: 14px;
    line-height: 2.1;
    color: #fff;
    position: fixed;
    right: -26px;
    top: 200px;
    background: url('../images/right_bg.png') no-repeat 0 4px;
}

.right-bar ul li.on {
    background: url(../images/nav-pic-icon.png) no-repeat 65px 65%;
}

.right-bar ul li.on a {
    background: url(../images/blue_bg-1.png) no-repeat -13px 6px;
    display: inline-block;
}

.right-bar a {
    color: #fff;
    display: inline-block;
}

.toTop {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 17px;
    bottom: 0;
}

.toTop a {
    display: block;
    width: 100%;
    height: 100%;
}


/*底部*/

.footer {
    width: 100%;
    height: 401px;
    background: url('../images/footer_bg.jpg') no-repeat;
    color: #fff;
}

.footer_cont {
    width: 1000px;
    height: 401px;
    margin: 0 auto;
}

.footer_left {
    width: 760px;
    height: 401px;
    float: left;
    line-height: 1.8;
}

.footer_left ul li {
    float: left;
    margin: 56px 40px 0 0;
}

.footer_left ul li:last-child {
    margin-right: 0;
}

.footer_left_title {
    font-size: 20px;
    font-weight: bold;
}

.footer_left_title span {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}

.footer_left_cont {
    font-size: 14px;
    margin-top: 10px;
}

.footer_right {
    width: 240px;
    height: 401px;
    float: right;
    text-align: center;
    font-size: 14px;
}

.footer_right .fr:first-child {
    margin-left: 28px;
}

.footer_right .fr img {
    margin: 60px 0 19px 0;
}


/*购票*/

.ticket-form {
    width: 1000px;
}

.ticket-table {
    border-collapse: collapse;
    width: 1000px;
    border-left: 1px solid #20759a;
}

.ticket-table td {
    border-bottom: 1px solid #20759a;
    border-right: 1px solid #20759a;
    font-family: '黑体', microsoft Yahei;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    text-align: center;
}

.ticket-table .tab-hd {
    border-top: 1px solid #20759a;
    border-left:none;
}

.ticket-table .tab-hd td {
    font-size: 16px;
    border: none;
}

.ticket-table .td-tname {
    border-left: none;
    text-align: left;
    padding-left: 11px;
}

.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 {
    color: #29c2dc;
    font-size: 12px;
    float: left;
}

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

.tname .ico-explain,
.fname .ico-explain {
    display: inline-block;
    background: url(../images/ico_explain.png) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    margin-left: -2px;
}


/*.ticket-table .dashed{border-bottom-style: dashed;}*/

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

.num-opera span {
    width: 27px;
    background: url(../images/num_opera.png) 0 0 no-repeat;
    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: 28px;
    line-height: 28px\9;
    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;
}

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

.ticket-form .btns {
    text-align: right;
}

.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;
    background: url(../images/check.png) 0 0 no-repeat;
    width: 25px;
    height: 25px;
    margin-right: 3px;
    vertical-align: middle;
}

.chk.active {
    background-image: url(../images/checked.png)
}

.ticket-table .explain {
    border: 1px solid #13b5b1;
    position: absolute;
    width: 230px;
    background: #1b1b1b;
    top: 33px;
    z-index: 1;
    line-height: 16px;
    color: #fff;
    font-family: microsoft Yahei;
    font-size: 12px;
    padding: 5px 10px;
}

.ticket-table .explain h4 {
    color: #29c2dc;
    margin-bottom: 3px;
}

.ticket-table .explain .up {
    position: absolute;
    top: -8px;
    left: 17px;
    background: url(../images/up.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
}

.sub-btn {
    background: #999;
    color: #fff;
    border-color: #999;
}

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


/*weixin*/

.weixin-box {
    text-align: center;
    margin-top: 114px;
}

.weixin-box dt {}

.weixin-box dd {
    font-size: 13px;
    color: #fff;
    line-height: 17px;
    margin: 4px 0 33px 0;
}

.rc-tab {
    color: #fff;
    border-collapse: collapse;
    border-top: 2px solid #29c2dc;
    border-bottom: 2px solid #29c2dc;
    width: 1000px;
}

.rc-tab td,
.rc-tab th {
    border-right: 1px solid #29c2dc;
    border-bottom: 1px solid #29c2dc;
    text-align: center;
    padding: 10px 0;
    line-height: 20px;
}

.rc-tab th {
    font-size: 18px;
}

.rc-detail-tab {
    color: #000;
}

.rc-detail-tab td {
    padding: 10px;
}

.more-rc,
.sub-btn,
.pub-btn {
    width: 219px;
    height: 49px;
    border: 1px solid #18464e;
    background: #0d334e;
    font-size: 24px;
    line-height: 49px;
    color: #29c2dc;
    text-align: center;
    outline: none;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.ticket-form label {
    display: block;
    margin: 0 0 18px;
    vertical-align: top;
    line-height: 28px;
}

.ticket-form label .item-l,
.ticket-form label .item-r {
    float: left;
}

.ticket-form label .item-l {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    width: 110px;
    text-align: right;
    margin-right: 8px;
}

.ticket-form label .txt,
.pulldown {
    width: 365px;
    height: 26px;
    line-height: 26px\9;
    border: 1px solid #29c2dc;
    background: #111;
    font-size: 14px;
    color: #fff;
    text-indent: 7px;
    outline: none;
}

.ticket-form label .txt {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.item-r {
    color: #fff;
}

.item-r .zk {
    color: #ff1d1d;
}

.item-r .fptype span {
    margin: 0 35px 0 9px;
}

.item-r .fptype input {
    vertical-align: middle;
}

.goupiao {
    background: url(../images/goupiao-bg.png) no-repeat center;
    padding-bottom: 64px;
    position: relative;
}

.goupiao .goupiao-title {
    text-align: center;
    width: 100%
}

.goupiao .goupiao-title img {
    width: 100%
}

.goupiao-zz {
    height: 235px;
    width: 160px;
    text-align: center;
    background: url(../images/lijigoupiao-bg.png?v=1) no-repeat 0px 0px;
    margin-left: 6px;
    margin-bottom: 35px;
    position: relative;
}

.goupiao-zz h2 {
    overflow: hidden;
    padding-top: 20px;
    margin-left: 18px;
    margin-right: 18px;
    height: 47px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #194683;
    line-height: 22px;
}

.goupiao-zz span {
    text-align: center;
    display: block;
    font-size: 12px;
    color: #C6C2B5;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 13px;
}

.goupiao-zz h6 {
    display: inline-block;
    border: 1px solid #B11313;
    font-size: 14px;
    color: #911414;
    padding: 7px 28px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.goupiao-zz h3 {
    font-size: 24px;
    color: #F50000;
    text-align: center;
    font-weight: bold;
    margin-top: 23px;
}

.goupiao-zz h3 p.zz-p {
    font-size: 24px;
    color: #F50000;
    text-align: center;
    font-weight: bold;
    display: inline-block;
}

.goupiao-zz h5 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 17px;
    font-weight: bold;
    cursor: pointer;
}

.goupiao-zz h4 {
    position: absolute;
    top: 238px;
    width: 316px;
    height: 100px;
    left: 8px;
    display: none;
    z-index: 1000;
}
.goupiao-cont{
    position: relative;
}
.goupiao-cont .discounts{
    width: 682px;
    height: 125px;
    position: absolute;
    left:12px;
    bottom:-32px;
}
.goupiao-cont .discounts .text{
    width: 226px;
    padding-top: 10px;
    padding-right: 90px;
}
.goupiao-cont .discounts .text p{
    font-size: 12px;
    line-height: 22px;
}

.ticket-table .td-price {
    color: #f50000;
    font-size: 18px;
    width: 196px;
}

.td-tname {
    width: 296px;
}

.sub-btn {
    background: #999;
    color: #fff;
    border-color: #999;
}

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

.time {
    width: 170px;
    font-size: 170px;
}


/*banner*/

.nav {
    width: 100%;
    height: 81px;
    background: url("../images/nav-tit-01.png") no-repeat 60px 36px;
}

.nav ul li {
    float: left;
    width: 85px;
    height: 29px;
    line-height: 29px;
    margin: 44px 20px 0 0;
    text-align: center;
}

.nav ul li:hover {
    background: url('../images/nav_active.png') no-repeat;
}

.nav ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    font-weight: bold;
}

.nav ul li a:hover {
    color: #13abff;
}

.banner {
    height: 850px;
    background: url('../images/banner.jpg') no-repeat;
    background-position: center center;
    clear: both;
    color: #fff;
}

.banner_middle {
    width: 1000px;
    height: 190px;
    margin: 0 auto;
}

.roll_left {
    position: relative;
    left: 38px;
    bottom: 22px;
    width: 241px;
    height: 234px;
    float: left;
}

.roll_right {
    float: left;
    position: relative;
    left: 125px;
    bottom: 22px;
}

.in_circle1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 241px;
    height: 234px;
    background: url(../images/in_circle11.png) center no-repeat;
    animation: zhuan 13s infinite linear;
}

.in_circle2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 241px;
    height: 234px;
    background: url(../images/in_circle22.png) center no-repeat;
    animation: zhuan2 17s infinite linear;
}

.in_circle3 {
    position: absolute;
    left: 0;
    top: 0;
    width: 241px;
    height: 234px;
    background: url(../images/in_circle33.png) center no-repeat;
    animation: zhuan 11s infinite linear;
}

.in_number {
    width: 241px;
    height: 234px;
    background: url(../images/num-22.png?v=1) center no-repeat;
}

.in_number_02 {
    width: 241px;
    height: 234px;
    background: url(../images/in_number22.png) center no-repeat;
}

@keyframes zhuan {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes zhuan2 {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(-360deg)
    }
}

.banner-btn {
    width: 267px;
    height: 81px;
    line-height: 81px;
    text-align: center;
    font-size: 30px;
    margin: 0 30px;
    border-radius: 6px;
    position: relative;
    left: 85px;
    top: 77px;
    background: url('../images/banner-btn-1.png?v=1') no-repeat;
}

.banner-btn:hover {
    width: 267px;
    height: 81px;
    line-height: 81px;
    text-align: center;
    font-size: 30px;
    margin: 0 30px;
    background: url('../images/banner-btn.jpg') no-repeat;
    border-radius: 6px;
    position: relative;
    left: 85px;
    top: 77px;
}

.banner-btn a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
}


/*亮点轮播*/

.slideBox {
    margin: 50px auto;
    height: 514px;
    box-shadow: 2px 2px 10px #C38DD4;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    width: 1000px;
}

.slideBox ul {
    position: relative;
}

.slideBox ul li {
    float: left;
    width: 1000px;
    height: 480px;
    position: relative;
}

.spanBox {
    position: absolute;
    height: 91px;
    bottom: 10px;
    left: 80px;
}

.spanBox span {
    width: 231px;
    height: 91px;
    background-color: rgba(201, 178, 207, 1.00);
    float: left;
    line-height: 16px;
    text-align: center;
    font-size: 15px;
    overflow: hidden;
}

.slideBox .spanBox .active {
    background-color: rgba(155, 83, 244, 0.79);
    border: solid 1px #BEEBEC;
    border-radius: 4px;
}

.prev {
    position: absolute;
    left: 2px;
    top: 265px;
    float: left;
    border-left: solid 1px rgba(251, 245, 246, 0);
    /*opacity:0.5;*/
}

.next {
    height: 50px;
    position: absolute;
    right: 2px;
    top: 265px;
    float: right;
    border-right: solid 1px rgba(245, 237, 237, 0);
    /*opacity:0.5*/
}

.box-slider {
    width: 998px;
    height: 541px;
    margin-left: 3px;
    overflow: hidden;
}

.box-slider .box-slide-h3 {
    position: absolute;
    top: 45px;
    left: 44px;
}

.box-slider ul li {
    float: left;
    position: relative;
    padding-top: 8px;
}

.box-slider ul li img {
    width: 998px;
    height: 541px;
}

.box-slider .box-slide-p {
    font-size: 20px;
    line-height: 34px;
    width: 787px;
    top: 120px;
    position: absolute;
    left: 44px;
    ;
}

.box-slider .box-slide-h3 span {
    font-size: 30px;
    display: inline-block;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
}

.box-list {
    z-index: 10;
    overflow: hidden;
    position: absolute;
    width: 1004px;
    bottom: 80px;
}

.grey-bg {
    height: 140px;
    width: 100%;
    position: absolute;
    bottom: 90px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 5;
}

.box-list ul {
    width: 2000px;
}

.box-list ul li {
    width: 200px;
    height: 140px;
    float: left;
    text-align: center;
    position: relative;
}

.box-list ul li p {
    text-align: center;
    padding-top: 74px
}

.box-list ul li h4 {
    width: 60px;
    height: 60px;
    left: 70px;
    top: 14px;
    position: absolute;
}

.box-list ul li.list-1 h4 {
    background: url(../images/ld-list-1.png) 0px 0px;
}

.box-list ul li.active h4.list-h4-1 {
    background: url(../images/ld-list-1-click.png) 0px 0px;
}

.box-list ul li.list-2 h4 {
    background: url(../images/ld-list-2.png) 0px 0px;
}

.box-list ul li.active h4.list-h4-2 {
    background: url(../images/ld-list-2-click.png) 0px 0px;
}

.box-list ul li.list-3 h4 {
    background: url(../images/ld-list-3.png) 0px 0px;
}

.box-list ul li.active h4.list-h4-3 {
    background: url(../images/ld-list-3-click.png) 0px 0px;
}

.box-list ul li.list-4 h4 {
    background: url(../images/ld-list-4.png) 0px 0px;
}

.box-list ul li.active h4.list-h4-4 {
    background: url(../images/ld-list-4-click.png) 0px 0px;
}

.box-list ul li.list-5 h4 {
    background: url(../images/ld-list-5.png) 0px 0px;
}

.box-list ul li.active h4.list-h4-5 {
    background: url(../images/ld-list-5-click.png) 0px 0px;
}

.box-list ul li.list-6 h4 {
    background: url(../images/ld-list-6.png) 0px 0px;
}

.box-list ul li.active h4.list-h4-6 {
    background: url(../images/ld-list-6-click.png) 0px 0px;
}

.box-list ul li.list-7 h4 {
    background: url(../images/ld-list-7.png) 0px 0px;
}

.box-list ul li.active h4.list-h4-7 {
    background: url(../images/ld-list-7-click.png) 0px 0px;
}

.box-list ul li.list-8 h4 {
    background: url(../images/ld-list-8.png) 0px 0px;
}

.box-list ul li.active h4.list-h4-8 {
    background: url(../images/ld-list-8-click.png) 0px 0px;
}

.box-list ul li.list-9 h4 {
    background: url(../images/ld-list-9.png) 0px 0px;
}

.box-list ul li.active h4.list-h4-9 {
    background: url(../images/ld-list-9-click.png) 0px 0px;
}

.box-list ul li.list-10 h4 {
    background: url(../images/ld-list-10.png) 0px 0px;
}

.box-list ul li.active h4.list-h4-10 {
    background: url(../images/ld-list-10-click.png) 0px 0px;
}

.next-xiao {
    position: absolute;
    left: 489px;
    top: 566px;
    float: left;
    opacity: 0.5;
}

.prev-xiao {
    width: -18px;
    height: 50px;
    position: absolute;
    right: 494px;
    top: 567px;
    float: right;
    opacity: 0.5;
}

.liangdian {
    background: #061b3c url(../images/tongyong-bg.png ) no-repeat center 0px;
}

#flybox-db {
    position: absolute;
    z-index: 9999999;
    right: -121px;
    bottom: -82px;
    width: 400px;
    height: 94px;
    color: #fff;
    background: url(../images/left-time.png) no-repeat;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

#flybox-db .closer {
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 12px;
    color: #f60;
    font-family: Arial;
    text-decoration: none;
    background: #eee;
    z-index: 9;
    line-height: 16px;
}

#flybox-db .closer:hover {
    color: #f00;
}

#flybox-db .flybox-all {
    position: absolute;
    z-index: 1;
    top: 15px;
    left: 0;
    width: 100%;
    height: 100%;
    list-style: none;
}

#flybox-db .flybox-date {
    position: absolute;
    top: 48px;
    right: 25px;
    width: 192px;
    height: 31px;
    overflow: hidden;
    zoom: 1;
    z-index: 11;
}

#flybox-db .flybox-date span {
    font-size: 21px;
    display: block;
    float: left;
    line-height: 31px;
    font-family: 'Arail', 'Microsoft YaHei', SimHei;
    font-weight: bold;
    color: #fff;
    width: 30px;
    text-align: center;
    padding-right: 18px;
}

#flybox-db .flybox-date sup {
    display: none;
}

.right-bar1 {
    width: 134px;
    height: 56px;
    font-size: 14px;
    line-height: 2.1;
    color: #fff;
    position: fixed;
    right: 0;
    top: 484px;
    background: url('../images/kefu-pic.gif') no-repeat 0 4px;
}

.right-bar1 a {
    display: inline-block;
    height: 100%;
    width: 100%;
}

#tb1 {
    border-collapse: collapse;
}
#tb1:last-child(7){
    border-bottom: none;
}
.add-con {
	margin-top: 50px;
	margin-bottom: .34rem;
}        
.add-con>.fl {
	width: 90px;
	padding-top: .1rem;
	padding-bottom: .3rem;
	background: url(../images/1018/images/90.png) no-repeat left bottom;
	text-align: right;
    /* font-weight: bold; */
    font-size: 18px;
    color: #29c2dc;
    line-height: 56px;
    margin-right: 52px;
}

.add-con .imgs-con {
	margin-left: 1.45rem;
	font-size: 0;
}
.add-con .imgs-con ul li {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 5px;
    width: 135px;
    height: 56px; 
}

.add-con .imgs-con ul li img {
	height: 56px; 
}

#media-con {
	height: 190px;
	overflow: hidden;
}
#media-con img{
	width: 135px;
    height: 56px;
}
.jigou-cont .guide{
    padding-top: 0px;
    background-color: #000000;
    height: 495px;
}
.jigou-cont .guide p{
    font:normal 18px/18px "微软雅黑";
    color:#45ccfc;
}
.jigou #address{
    font:normal 18px/24px "微软雅黑";
    color:#abb4c1;
    padding-top: 16px;
}
.jigou #traffic-guide{
    font:normal 18px/24px "微软雅黑";
    color:#abb4c1;
}
.jigou-cont .guide img{
    display: block;
    margin:0 auto;
}
.ticketNote{
    position: relative;
}
.showBoxForTicketReturn{
    background-color: #26a7d7;
    padding-left: 12px;
    padding-bottom: 8px;
    width: 390px;
    position: absolute;
    top:200px;
    right:210px;
}
.showBoxForTicketReturn .tit{
    width: 46px;
    padding-right: 11px;
    border-right: 1px solid #85cbea;
    font-size: 20px;
    padding-top: 5px;
}
.showBoxForTicketReturn .cont{
    width: 310px;
    padding-left: 7px;
    font-size: 12px;
    line-height: 16px;    
}
.showBoxForTicketReturn .top{
    padding-bottom: 12px;
}
.showBoxForTicketReturn .top .cont{
    padding-top: 8px;
}
.showBoxForTicketReturn .bottom .cont{
    padding-top: 0px;
}
