/*公共样式*/

* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    color: #333;
    font-size: 14px;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.f_left {
    float: left;
}

.f_right {
    float: right;
}

.block {
    padding: 20px 0 20px 0;
}

.block_black {}

.line_title1 {
    padding-bottom: 18px;
}

.line_title1 .line_title_top {
    font-size: 26px;
    color: #fff;
    font-weight: normal;
}

.line_title1 .line_title_bottom {
    font-size: 20px;
    color: #005edb;
    padding: 1px 0;
}

.line_title {
    padding-bottom: 34px;
    padding-top: 40px;
}

.line_title .line_title_top {
    font-size: 26px;
    text-align: center;
}

.line_title .line_title_bottom {
    font-size: 14px;
    color: #005edb;
    padding: 1px 0;
    text-align: center;
}


/*banner*/

.banner_box {
    background: url(../images/22-banner.png) no-repeat center top;
    height: 640px;
}

.banner_box .banner_top img {
    margin: 0 auto;
    padding-top: 78px;
    margin-left: 90px;
}

.banner_box .banner_top .banner_back {
    text-align: right;
    padding-top: 540px;
}

.banner_box .banner_top .banner_back a {
    padding: 40px 0 0px 387px;
    color: #fff;
    font-size: 18px;
}

.banner_box .banner_top .banner_back a:hover {
    color: #4bddff;
}

.banner_box .banner_top .banner_detail {
    font-size: 28px;
    font-weight: bold;
    margin: 20px auto;
    color: #fff;
}

.banner_box .banner_top .banner_time {
    font-size: 24px;
    color: #fff;
    padding-left: 10px;
}


/*赞助单位*/

.company_box {
    background: #fff;
}

.company.wrap {
    width: 1480px;
}

.company_box .company .company_list {
    width: 1020px;
    margin: 0 auto;
}

.company_box .company .company_list li {
    float: left;
    width: 160px;
    height: 96px;
    background: url(../images/company_bg.png) no-repeat right bottom;
    margin: 0px 10px 10px 0px;
}

.company_box .company .company_list li a {
    display: block;
    width: 160px;
    height: 96px;
    /*background: url(../images/company_logo.png) no-repeat center center;*/
    background-size: 80%;
    position: relative;
}

.company_box .company .company_list li a img {
    display: block;
    width: 156px;
    text-align: center;
    line-height: 96px;
    /*height: 96px;*/
    /*background: url(../images/company_logo.png) no-repeat center center;*/
    background-size: 80%;
    position: absolute;
    top: 24%;
    transform: translateY(-17%);
    left: 2%;
}


/*.company_box .company .company_list li {
    float: left;
    width: 160px;
    height: 96px;
    background: url(../images/company_bg.png) no-repeat right bottom;
    margin: 0px 10px 10px 0px;
}

.company_box .company .company_list li a {
    display: block;
    width: 160px;
    height: 96px;
    background: url(../images/company_logo.png) no-repeat center center;
    background-size: 80%;
}

.company_box .company .company_list .company_list1 a {
    background: url(../images/company_logo.png) no-repeat center center;
}

.company_box .company .company_list .company_list2 a {
    background: url(../images/company_logo.png) no-repeat center center;
}

.company_box .company .company_list .company_list3 a {
    background: url(../images/company_logo.png) no-repeat center center;
}

.company_box .company .company_list .company_list4 a {
    background: url(../images/company_logo.png) no-repeat center center;
}

.company_box .company .company_list .company_list5 a {
    background: url(../images/company_logo.png) no-repeat center center;
}

.company_box .company .company_list .company_list5 a {
    background: url(../images/company_logo.png) no-repeat center center;
}*/


/*.company_box .company .company_list li a img{
	margin:0 auto;
	margin-top:47%;
}*/


/*时间表*/

.time_schedule_box {
    padding-top: 34px;
    padding-bottom: 0;
    background: #f5f5f5 no-repeat center top;
    /* background: url(../images/time_bg.png) no-repeat center top;*/
    color: #f5f5f5;
    height: 684px;
}

.time_schedule_box .line_title {
    padding: 50px 0px 80px 0px;
    /*margin-top: 40px;*/
}

.time_schedule_box .line_title .line_title_top {
    color: #585858;
}

.time_schedule_box .line_title .line_title_bottom {
    color: #c8c8c8;
}

.time_schedule_box .schedule_right .schedule_right_axis {
    /*background: url(../images/wood.png) no-repeat center center;*/
    height: 717px;
    width: 1350px;
    /*适配尺寸 原来是width: 1500px*/
    margin-left: -150px;
}

.time_schedule_box .schedule_right {}

.time_schedule_box .schedule_right .schedule_right_axis .schedule_right_int {
    /*padding-top: 159px;*/
    padding-left: 150px;
}

.time_schedule_box .schedule_right .schedule_right_axis .schedule_right_int .int_even {
    margin-top: -76px;
}

.time_schedule_box .schedule_right .schedule_right_axis .schedule_right_int li {
    /*width: 150px;*/
    background: #fff;
    height: 385px;
}

.time_schedule_box .schedule_right .schedule_right_axis .schedule_right_int li .DQ {
    font-size: 22px;
    text-align: center;
    margin-top: 5px;
}

.time_schedule_box .schedule_right .schedule_right_axis .schedule_right_int li .heng {
    height: 10px;
    padding-top: 10px;
    padding-left: 50px;
}

.time_schedule_box .schedule_right .schedule_right_axis .schedule_right_int li .day {
    font-size: 18px;
    text-align: center;
}

.time_schedule_box .schedule_right .schedule_right_axis .schedule_right_int li .month_int {
    /*width: 16px;
    height: 16px;
    background: #2d3290;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 auto;*/
}

.time_schedule_box .schedule_right .schedule_right_axis .schedule_right_int .month_city {
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
}

.time_schedule_box .schedule_right .schedule_right_axis .schedule_right_int .city_finish .month_int {
    background: #979cff;
}

.time_schedule_box .schedule_right .schedule_right_axis .schedule_right_int .city_finish .month_city {
    color: #999eff;
}

.time_schedule_box .schedule_right .schedule_right_axis .schedule_right_int .city_cur .month_int {
    background: #ffde00;
}

.time_schedule_box .schedule_right .schedule_right_axis .schedule_right_int .city_cur .month_city {
    color: #ffde00;
}

.time_schedule_box .line_title {
    padding-top: 46px;
}

.map_box .map_right {
    width: 500px;
    height: 153px;
    background: url(../images/airplane_border.png) no-repeat left top;
    margin-left: 50px;
    margin-top: 200px;
}

.map_box .map_right .next_station {
    padding-left: 150px;
    background: url(../images/airplane.png) no-repeat 10px center;
    line-height: 150px;
    color: #fff;
    font-size: 30px;
}

.map_box .map_right .next_station span {
    line-height: 150px;
    color: #fff;
    font-size: 30px;
}

.map_box .map_right .next_station .station_name {
    padding-left: 30px;
    background: url(../images/location1.png) no-repeat 4px center;
    margin-left: -20px;
}


/*站点介绍*/


/*轮播图开始*/

.station_introduce_box .station_introduce_left .banner {
    width: 585px;
    height: 400px;
    position: relative;
    overflow: hidden;
}

.station_introduce_box .station_introduce_left .banner ul {
    overflow: hidden;
    width: 5000px;
    position: absolute;
}

.station_introduce_box .station_introduce_left .banner ul li {
    float: left;
}

.station_introduce_box .station_introduce_left .banner ol {
    width: 138px;
    height: 12px;
    position: absolute;
    left: 50%;
    margin-left: -89px;
    bottom: 10px;
    overflow: hidden;
    padding: 0 20px;
}

.station_introduce_box .station_introduce_left .banner ol li {
    width: 40px;
    height: 4px;
    background: rgba(0, 0, 0, 0.5);
    float: left;
    margin: 0 3px;
    margin-top: 3px;
}

.station_introduce_box .station_introduce_left .banner a {
    display: block;
}

.station_introduce_box .station_introduce_left .banner ol .current {
    background: #fff;
}

.station_introduce_box .station_introduce_left .banner i {
    width: 35px;
    height: 63px;
    background: url(../images/arrow_left.png) no-repeat left top;
    position: absolute;
    top: 50%;
    margin-top: -31px;
    display: none;
}

.station_introduce_box .station_introduce_left .banner .left {
    left: 0;
}

.station_introduce_box .station_introduce_left .banner .right {
    right: 0;
    background: url(../images/arrow_right.png) no-repeat left top;
}


/*轮播图结束*/

.station_introduce_box .station_introduce_right {
    background: #e8f3ff;
    width: 615px;
    height: 320px;
    margin-top: 44px;
    margin-left: -9px;
    z-index: 999;
    position: relative;
}

.station_introduce_box .station_introduce_right .station_introduce_right_inner {
    width: 500px;
    margin: 0 auto;
}

.station_introduce_box .station_introduce_right a,
.station_introduce_box .station_introduce_right p {}

.station_introduce_box .station_introduce_right .station_introduce_right_title {
    display: block;
    border-bottom: 1px dashed #d7d7d7;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    margin-top: 28px;
}

.station_introduce_box .station_introduce_right_detail {
    text-align: justify;
    line-height: 26px;
    height: 104px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 20px;
}

.station_introduce_box .station_introduce_right h4 {
    font-size: 17px;
    line-height: 30px;
    margin-top: -15px;
}

.station_introduce_box .station_introduce_right h4 img {
    display: inline-block;
    padding-right: 6px;
    position: relative;
    animation: move .8s cubic-bezier(0.23, 0.82, 0.89, 0.66) 0s infinite;
    -webkit-animation: move .8s cubic-bezier(0.23, 0.82, 0.89, 0.66) 0s infinite;
    -moz-animation: move .8s cubic-bezier(0.23, 0.82, 0.89, 0.66) 0s infinite;
    -ms-animation: move .8s cubic-bezier(0.23, 0.82, 0.89, 0.66) 0s infinite;
    top: 6px;
}

@keyframes move {
    0% {
        top: 6px;
    }
    20% {
        top: 10px;
    }
    40% {
        top: 12px;
    }
    60% {
        top: 10px;
    }
    80% {
        top: 8px;
    }
    100% {
        top: 6px;
    }
}

@-webkit-keyframes move {
    0% {
        top: 6px;
    }
    20% {
        top: 10px;
    }
    40% {
        top: 12px;
    }
    60% {
        top: 10px;
    }
    80% {
        top: 8px;
    }
    100% {
        top: 6px;
    }
}

@-moz-keyframes move {
    0% {
        top: 6px;
    }
    20% {
        top: 10px;
    }
    40% {
        top: 12px;
    }
    60% {
        top: 10px;
    }
    80% {
        top: 8px;
    }
    100% {
        top: 6px;
    }
}

@-ms-keyframes move {
    0% {
        top: 6px;
    }
    20% {
        top: 10px;
    }
    40% {
        top: 12px;
    }
    60% {
        top: 10px;
    }
    80% {
        top: 8px;
    }
    100% {
        top: 6px;
    }
}

.station_introduce_box .station_introduce_right h5 {
    padding-left: 38px;
    background: url(../images/time.png) no-repeat -5px center;
    font-size: 17px;
    line-height: 64px;
    margin-top: -18px;
}

.station_introduce_box .station_introduce_right .endding_detail {
    margin: 0 auto;
    margin-top: -30px;
    margin-right: -20px;
}

.station_introduce_box .station_introduce_right .endding_detail a {
    display: block;
    width: 112px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    background: url(../images/btn_next.png) no-repeat left top;
    float: right;
    border-radius: 4px;
    color: #fff;
}

.station_introduce_box .station_introduce_right .endding_detail a:hover {
    color: #4bddff;
    box-shadow: 1px 1px 6px 0px #fff;
    transition: all .5s linear;
}


/*精彩直达*/

.site_title {
    line-height: 100px;
    color: #2d3290;
    font-size: 35px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    margin-top: 50px;
}

.site {
    /*background: url(../images/bg_gray.png) no-repeat top center;*/
    /*padding-top: 40px;*/
    height: 1867px;
}

.splendid_box {}

.splendid_box .splendid_list .splendid_list_photo {
    width: 232px;
    margin: 0 8px 8px 0;
}

.splendid_box .splendid_list .splendid_list_photo a {
    display: block;
    height: 160px;
}

.splendid_box .splendid_list .splendid_list_photo a img {
    width: 232px;
    height: 160px;
}

.splendid_box .splendid_list .splendid_list_photo a p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    top: -30px;
}


/*授牌现场*/

.scene_box .sence_album li {
    padding-bottom: 16px;
}

.scene_box .sence_album .sence1,
.scene_box .sence_album .sence3,
.scene_box .sence_album .sence4 {
    padding-right: 16px;
}

.scene_box .scene_photo a {
    display: block;
    margin: 0 auto;
}

.scene_box .scene_photo a img {}

.banner_box,
.time_schedule_box,
.site,
.site_title {
    min-width: 1480px;
}


/*底部版权信息*/

.common_foot_box {
    background: #3d4146;
    height: 150px;
    /*width: 1480px;
    margin: 0 auto;*/
    min-width: 1480px;
}

.common_foot_box .common_foot {
    padding: 0;
    padding-top: 48px;
}

.common_foot_box .common_foot .common_foot_logo img {
    width: 150px;
    padding-right: 40px;
    border-right: 1px solid #d9d9d9;
}

.common_foot_box .common_foot .common_foot_logo {
    padding-left: 148px;
}

.common_foot_box .common_foot .common_foot_right {
    padding-top: 7px;
    padding-left: 30px;
}

.common_foot_box .common_foot .common_foot_right .common_foot_right_link_list .common_foot_right_link_list_btn a,
.common_foot_box .common_foot .common_foot_right .common_foot_right_link_list .common_foot_right_link_list_btn {
    color: #fff;
    font-size: 14px;
    /*font-weight:lighter;*/
}

.common_foot_box .common_foot .common_foot_right .common_foot_right_link_list .common_foot_right_link_list_btn a {
    margin: 0 6px;
}

.common_foot_box .common_foot .common_foot_right .common_foot_right_link_list .common_foot_right_link_list_btn a:hover {
    color: #2757c5;
    margin: 0 6px;
}

.common_foot_box .common_foot .common_foot_right .common_foot_bottom {
    padding-top: 8px;
    padding-left: 6px;
}

.common_foot_box .common_foot .common_foot_right .common_foot_bottom span {
    color: #d9d9d9;
    font-size: 14px;
    padding-right: 6px;
    /*font-weight:lighter;*/
}