.header {
    height: 170px;
    background-color: #0400de
}

.header-icon {
    float: left;
    width: 180px;
    height: 170px;
    background-color: #fff;
    text-align: center
}

.header-icon img {
    width: 100%
}

.header-detail {
    margin-left: 180px
}

.header-detail img {
    width: 100%;
    margin-top: 20px
}

.header-nav {
    height: 70px;
    margin-top: 20px
}

.navbar-ui {
    display: flex;
    justify-content: center
}

.navbar-ui>.dd-item {
    flex: 1;
    font-size: 16px;
    color: #000;
    text-align: center;
    height: 70px;
    line-height: 70px;
    background-color: #fff;
    position: relative;
    cursor: pointer
}

.navbar-ui>.dd-item>.dd-list {
    position: absolute;
    top: 70px;
    left: 0;
    background-color: #fff;
    visibility: hidden;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    width: 100%
}

.navbar-ui>.dd-item:hover>.dd-list {
    visibility: visible
}

.navbar-ui>.dd-item>.dd-list>.dd-item:hover {
    background-color: #39b6ea;
    color: #fff
}

.navbar-ui>.dd-item>.dd-list>.dd-item {
    font-size: 16px;
    color: #000;
    text-align: center;
    height: 46px;
    line-height: 46px;
    background-color: #fff;
    position: relative;
    z-index: 1000;
    cursor: pointer;
    flex: 1
}

.navbar-ui>.dd-item>.dd-list>.dd-item:hover>.dd-list {
    visibility: visible
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    transform: translateX(100%);
    visibility: hidden;
    display: flex;
    flex-direction: column;
    width: 100%
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item {
    font-size: 16px;
    color: #000;
    text-align: center;
    height: 46px;
    line-height: 46px;
    background-color: #fff;
    position: relative;
    z-index: 1000;
    cursor: pointer;
    flex: 1
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item:hover {
    background-color: #39b6ea;
    color: #fff
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item>.dd-list {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    transform: translateX(100%);
    display: flex;
    flex-direction: column;
    width: 100%;
    visibility: hidden
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item {
    font-size: 16px;
    color: #000;
    text-align: center;
    height: 46px;
    line-height: 46px;
    background-color: #fff;
    position: relative;
    z-index: 1000;
    cursor: pointer;
    flex: 1
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item:hover>.dd-list {
    visibility: visible
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item:hover {
    background-color: #39b6ea;
    color: #fff
}

.banner {
    position: relative
}

.banner img {
    width: 100%
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    transform: translate(-50%);
    left: 50%
}

span.swiper-pagination-bullet {
    background: #fff
}

.race {
    background-color: #fff
}

.race-content {
    margin: auto;
    width: 1024px
}

.race-content .race-top {
    height: 55px;
    position: relative;
    margin-bottom: 30px;
    margin-top: 48px
}

.race-content .race-top h3 {
    text-align: center
}

.race-content .race-top a {
    width: 60px;
    height: 24px;
    background: #39b6ea;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 20px;
    right: 0;
    line-height: 26px;
    font-size: 14px
}

.race-content .race-list-ul {
    margin-bottom: 20px
}

.race-content .race-list-ul .con-right {
    width: 788px;
    font-weight: 400;
    margin-left: 25px;
    margin-top: 30px
}

.race-content .race-list-ul h3 {
    color: #39b6ea;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 25px
}

.race-content .race-list-ul p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.race-content .race-list-ul .race-p {
    margin-bottom: 25px
}

.race-content .race-list-ul .time-p {
    font-size: 12px
}

.race-information ul {
    font-size: 0
}

.race-information ul li {
    width: 501px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block
}

.race-information ul li .race-information-left {
    position: relative;
    width: 150px;
    height: 150px;
    overflow: hidden
}

.race-information ul li .race-information-left .race-information-brief {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
    line-height: 150px
}

.race-information ul li .race-information-left .race-information-brief img {
    width: 120px;
    height: 120px
}

.race-information ul li:hover .race-information-left .race-information-brief {
    display: block;
    background: rgba(0, 0, 0, .7);
    transition: all .3s ease
}

.race-information .race-list-ul li .con-right {
    width: 326px;
    margin-top: 10px
}

.race-information .race-list-ul li .con-right h3 {
    margin-bottom: 15px
}

.race-information .race-list-ul li .con-right .information-p {
    margin-bottom: 10px
}

.race-information ul li:nth-child(2n) {
    margin-right: 0
}

.calendar-container {
    width: 100%;
    height: 326px;
    background: #009cee
}

.calendar-container .time-container {
    width: 779px;
    height: 270px;
    margin: auto;
    /* background: url(http://r0.ihuipao.com/race/2017kangbao/img/time-bk2.png)no-repeat center 64px; */
    padding-top: 66px;
    position: relative
}

.calendar-container .time-container ul {
    position: absolute;
    top: 114px;
    left: 85px;
    height: 68px
}

.calendar-container .time-container li {
    display: inline-block;
    vertical-align: middle;
    color: #39b6ea;
    font-size: 70px;
    line-height: 50px;
    margin-right: 10px
}

.calendar-container .time-container li span {
    float: left;
    display: block;
    font-size: 50px;
    color: #5dc5f0
}

#colok-time-day,
#colok-time-day1 {
    margin-left: -10px
}

.colok-colon {
    margin-right: 10px;
    color: #39b6ea
}

.num {
    width: 33px;
    height: 61px;
    display: inline-block
}

.num0 {
    background-position: 0 0
}

.num0,
.num1 {
    background-image: url(http://r0.ihuipao.com/race/2017kangbao/img/colok-number.png);
    background-repeat: no-repeat
}

.num1 {
    background-position: 0 -80px
}

.num2 {
    background-position: 0 -162px
}

.num2,
.num3 {
    background-image: url(http://r0.ihuipao.com/race/2017kangbao/img/colok-number.png);
    background-repeat: no-repeat
}

.num3 {
    background-position: 0 -242px
}

.num4 {
    background-position: 0 -322px
}

.num4,
.num5 {
    background-image: url(http://r0.ihuipao.com/race/2017kangbao/img/colok-number.png);
    background-repeat: no-repeat
}

.num5 {
    background-position: 0 -403px
}

.num6 {
    background-position: 0 -483px
}

.num6,
.num7 {
    background-image: url(http://r0.ihuipao.com/race/2017kangbao/img/colok-number.png);
    background-repeat: no-repeat
}

.num7 {
    background-position: 0 -563px
}

.num8 {
    background-position: 0 -645px
}

.num8,
.num9 {
    background-image: url(http://r0.ihuipao.com/race/2017kangbao/img/colok-number.png);
    background-repeat: no-repeat
}

.num9 {
    background-position: 0 -726px
}

.calendar-container .calendar-content {
    width: 1024px;
    margin: auto
}

.calendar-container .calendar-content h3 {
    text-align: center;
    margin: auto;
    margin-top: 48px;
    margin-bottom: 20px
}

.calendar-container .calendar-content ul {
    font-size: 0;
    margin: auto;
    width: 940px
}

.calendar-container .calendar-content ul li {
    display: inline-block;
    margin-right: 40px;
    width: 450px;
    height: 54px
}

.calendar-container .calendar-content ul li:nth-child(2n) {
    margin-right: 0
}

.calendar-container .calendar-content ul li .left-ptime {
    width: 100px;
    font-size: 14px;
    color: #fff;
    background: #dd007b;
    height: 100%;
    text-align: center;
    line-height: 24px
}

.calendar-container .calendar-content ul li .left-ptime p:first-child {
    margin-top: 5px
}

.calendar-container .calendar-content ul li:nth-child(2) .left-ptime {
    background: #e65397
}

.calendar-container .calendar-content ul li:nth-child(3) .left-ptime,
.calendar-container .calendar-content ul li:nth-child(7) .left-ptime {
    background: #e31d1a
}

.calendar-container .calendar-content ul li:nth-child(4) .left-ptime {
    background: #5181df
}

.calendar-container .calendar-content ul li:nth-child(5) .left-ptime {
    background: #f5bb00
}

.calendar-container .calendar-content ul li:nth-child(6) .left-ptime,
.calendar-container .calendar-content ul li:nth-child(11) .left-ptime {
    background: #32bef8
}

.calendar-container .calendar-content ul li:nth-child(8) .left-ptime,
.calendar-container .calendar-content ul li:nth-child(12) .left-ptime {
    background: #aa5b3f
}

.calendar-container .calendar-content ul li:nth-child(9) .left-ptime {
    background: #de6a2e
}

.calendar-container .calendar-content ul li:nth-child(10) .left-ptime {
    background: #003f98
}

.calendar-container .calendar-content ul li .right-pcontent {
    width: 330px;
    font-size: 18px;
    color: #000;
    background: #dfe0e4;
    height: 100%;
    padding-left: 20px;
    line-height: 54px
}

.sponsor {
    width: 1024px;
    margin: auto
}

.sponsor ul {
    font-size: 0;
    text-align: center
}

.sponsor ul li {
    display: inline-block
}

.sponsor h3 {
    margin: auto;
    margin-top: 48px;
    margin-bottom: 20px
}

.sponsor .sponsor-level1,
.sponsor h3 {
    text-align: center
}

.sponsor .sponsor-level2 ul li {
    margin-right: 25px;
    margin-bottom: 20px
}

.sponsor .sponsor-level2 ul li:nth-child(4n) {
    margin-right: 0
}

.sponsor .sponsor-level3 ul li {
    margin-right: 29px;
    margin-bottom: 20px
}

.sponsor .sponsor-level3 ul li:nth-child(5n) {
    margin-right: 0
}

.sponsor .sponsor-level4 ul {
    /* text-align: left */
}

.sponsor .sponsor-level4 ul li {
    margin-right: 16px;
    margin-bottom: 20px
}

.sponsor .sponsor-level2 ul li:nth-child(7n) {
    margin-right: 0
}

.foot {
    margin-top: 20px;
    background: #197aa2;
    padding-top: 20px;
    padding-bottom: 20px
}

.foot .foot-left {
    color: #fff;
    text-align: left;
    line-height: 26px;
    font-size: 14px;
    margin-top: 40px
}

.foot .foot-left p {
    font-size: 12px;
    color: #fff
}

.info {
    background: #fff
}

.index-container {
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 530px;
    top: 170px;
    left: 0;
    background: url(http://r0.ihuipao.com/race/2017kangbao/img/foot-1.png)no-repeat;
    background-size: cover
}

.page-container {
    padding-top: 20px
}

.wrapper {
    background: none
}

.wrapper .innerWrap {
    width: 960px;
    margin: 0 auto
}

.footer .innerWrap,
.main .innerWrap {
    width: 1024px
}

.main .innerWrap .content .detail {
    padding: 12px 40px 90px;
    padding-bottom: 30px;
    word-wrap: break-word;
    line-height: 34px;
    background-color: hsla(0, 0%, 100%, .5)
}

.main .innerWrap .content .detail a {
    color: #e5001c
}

.new-com .detail {
    border: none;
    border-top: 2px solid #d6f0fa;
    padding: 0!important;
    padding-top: 10px!important;
    overflow: hidden;
    width: 100%;
    min-height: 970px
}

.new-com .detail p {
    color: #3d3d3d;
    font-size: 14px;
    line-height: 26px;
    line-height: 160%;
    margin: 16px
}

.new-com .detail img {
    width: 100%
}

.page-container img {
    width: 100%;
    margin: 10px 0
}

.page-container h1 {
    margin: .67em 0;
    font-size: 2em
}

.page-container h1,
.page-container h2,
.page-container h3,
.page-container h4,
.page-container h5,
.page-container h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.page-container h1,
.page-container h2,
.page-container h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.page-container h4,
.page-container h5,
.page-container h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.page-container h1 {
    font-size: 36px
}

.page-container h2 {
    font-size: 30px
}

.page-container h3,
.page-container h4 {
    font-size: 16px;
    margin-bottom: 20px;
    display: inline-block;
    border-radius: 0 0 0 10px;
    font-weight: 400;
    color: #656565;
    padding: 0 0 0 20px
}

.page-container h5 {
    font-size: 14px
}

.page-container h6 {
    font-size: 12px
}

.page-container p {
    color: #4b4b4b;
    font-size: 14px;
    line-height: 26px
}

.page-container td {
    padding: 10px;
    color: #333
}

.page-container table>tbody>tr>td,
.page-container table>tfoot>tr>td,
.page-container table>thead>tr>td {
    border: 1px solid #999
}

.page-container table>tbody>tr>th,
.page-container table>thead>tr>td,
.page-container table>thead>tr>th {
    background-color: #f8d112;
    font-weight: 700
}

.foot-container {
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 488px;
    bottom: 196px;
    left: 0;
    background: url(http://r0.ihuipao.com/race/2017kangbao/img/foot-1.png)no-repeat;
    background-size: cover
}

.page {
    background-color: #0069de
}

.list {
    background-color: #0069de;
    padding-top: 20px
}

.news-nav {
    margin-top: 40px
}

.news-nav ul {
    text-align: center
}

.news-nav ul a {
    padding: 6px 12px;
    background: silver
}

.news-nav ul a:hover {
    background: #e6001c;
    color: #fff
}

.com.new-com {
    background: #fff;
    margin-bottom: 15px;
    padding: 27px 50px;
    margin: auto;
    min-height: 565px;
    position: relative
}

.com.new-com .news-notice {
    color: #7a7a7a;
    margin: 0;
    padding: 0
}

.com.new-com .news-notice li {
    font-size: 14px
}

.com.new-com .news-notice li a {
    color: #7a7a7a
}

.com.new-com .news-notice>li {
    display: inline-block
}

.com.new-com .news-notice li:before {
    color: #7a7a7a;
    content: ">"
}

.com.new-com li:first-child:before {
    content: none
}

.com.new-com h3 {
    text-align: center
}

.com.new-com .list-race-new {
    padding-left: 15px
}

.com.new-com .list-race-new li {
    margin: 0;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #d4effa
}

.com.new-com .list-race-new li p {
    color: #8c8c8c
}

.com.new-com .list-race-new li:hover p {
    color: #222
}

.com.new-com .list-race-new li .news-time {
    width: 175px;
    position: relative
}

.com.new-com .list-race-new li .news-time .news-point {
    width: 5px;
    height: 5px;
    background: #39b6ea;
    position: absolute;
    top: 25px;
    left: -18px;
    border-radius: 50%
}

.com.new-com .list-race-new li .news-p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 730px
}

.com.new-com .list-page {
    position: absolute;
    bottom: 28px;
    left: 0
}

.com.new-com .list-page ul li {
    margin-right: 10px;
    background: #d3d3d3;
    text-align: center
}

.com.new-com .list-page ul li.page-active {
    background: #39b6ea
}

.list-page ul li a {
    color: #fff
}

.mCSB_scrollTools .mCSB_dragger {
    height: 140px!important
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 10px;
    background: none!important
}

.conten:hover .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #d4effa!important
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: none!important;
    width: 10px
}

.lists-container {
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 488px;
    bottom: 196px;
    left: 0;
    background: url(http://r0.ihuipao.com/race/2017kangbao/img/foot-1.png)no-repeat;
    background-size: cover
}

.notice {
    width: 210px;
    height: 210px;
}

.notice150 {
    width: 150px;
    height: 150px;
}

.m15 {
    margin-top: 15px;
}

.header {
    background-color: #0062da;
    background: linear-gradient(#0223bc, #0062da);
}

.index-container {
    background: url(http://r3.ihuipao.com/site/2018/kangbao/img/ib2.jpg)no-repeat center -450px;
}

.header-detail {
    background: #fff;
}

.calendar-container .time-container ul {
    left: 62px;
}

.list {
    background-color: #0060d9;
}

.page {
    background-color: #0061d9;
}

.header-nav {
    margin-top: 1px;
}

.sponsor li {
    border: 1px solid #73c8f5;
}

.sponsor1 li {
    width: 210px;
    height: 95px;
}

.sponsor1 ul img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sponsor2 li {
    width: 181px;
    height: 73px;
}

.sponsor2 ul img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sponsor3 li {
    width: 129px;
    height: 67px;
}

.sponsor3 ul img {
    /* width:100%; */
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sponsor4 li {
    width: 129px;
    height: 67px;
}

.sponsor4 ul img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sponsor .sponsor-level4 ul li {
    vertical-align: middle;
    position: relative;
}

.sponsor .sponsor-level2 ul li {
    vertical-align: middle;
    position: relative;
}

.sponsor .sponsor-level3 ul li {
    vertical-align: middle;
    position: relative;
}

.calendar-container .time-container {
    background: url('http://r3.ihuipao.com/site/2019/kangbao/img/time.png') no-repeat center center
}

.calendar-container .time-container li {
    display: inline-block;
    vertical-align: middle;
    color: #39b6ea;
    font-size: 49px;
    line-height: 26px;
    margin-right: 10px;
}

.wryh {
    height: 55px;
    position: relative;
    margin-bottom: 30px;
    margin-top: 48px;
    font-size: 30px;
}

.quick-lane {
    width: 1000px;
    margin: auto;
    background: url(http://r0.ihuipao.com/race/2017kangbao/img/kuai-bk1.png)no-repeat left 0;
    background-size: contain;
    padding: 24px 0px 24px 24px;
    margin-top: 30px;
}

.quick-lane ul {
    font-size: 0;
    line-height: 0;
}

.quick-lane ul li {
    display: inline-block;
    position: relative;
    width: 250px;
    height: 175px;
    overflow: hidden;
    text-align: center;
}

.quick-lane ul li img {
    padding-top: 35px;
}

.quick-lane ul li:nth-child(2) img {
    padding-top: 20px;
}

.quick-lane ul li:nth-child(5) img {
    padding-top: 30px;
}

.quick-lane ul li:nth-child(2) {
    background: #FFC640;
}

.quick-lane ul li:nth-child(3) {
    background: #21D8DE;
}

.quick-lane ul li:nth-child(4) {
    background: #798EA1;
}

.quick-lane ul li:nth-child(5) {
    background: #B4DC52;
}

.quick-lane ul li:nth-child(6) {
    background: #FF723A;
}

.quick-lane ul li:nth-child(7) {
    background: #9285D2;
}

.quick-lane ul li:nth-child(8) {
    background: #FC9556;
}

.quick-lane ul li .brief {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    /*    background: rgba(0, 0, 0, 0.3);*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.quick-lane ul li .brief p {
    font-size: 20px;
    color: #000;
    position: relative;
    line-height: 250px;
    display: inline;
}

.quick-lane ul li .brief p span {
    display: none;
    width: 20px;
    height: 20px;
    padding-top: -9px;
}

.quick-lane ul li .brief p:after {
    content: '';
    display: block;
    position: absolute;
    left: 27.4%;
    bottom: -8px;
    width: 40px;
    height: 2px;
    background: #000;
}

.quick-lane ul li:hover .brief {
    background: rgba(29, 164, 237, 0.35);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.quick-lane ul li:hover .brief p {
    color: #fff;
    padding-left: 30px;
}

.quick-lane ul li:hover .brief p:after {
    display: none;
}

.quick-lane ul li:hover .brief p span {
    position: absolute;
    top: 21%;
    left: 0px;
    display: inline-block;
}

.quick-lane ul li:hover .brief p .can-kuai {
    background: url(http://r0.ihuipao.com/race/2017kangbao/img/p-cansai2.png)no-repeat center;
}

.quick-lane ul li:hover .brief p .bao-kuai {
    background: url(http://r0.ihuipao.com/race/2017kangbao/img/p-chaxun2.png)no-repeat center;
}

.quick-lane ul li:hover .brief p .score-kuai {
    background: url(http://r0.ihuipao.com/race/2017kangbao/img/p-score2.png)no-repeat center;
}

.quick-lane ul li:hover .brief p .money-kuai {
    background: url(http://r0.ihuipao.com/race/2017kangbao/img/p-tuicon1.png)no-repeat center;
}

.quick-lane ul li:hover .brief p .hotel-kuai {
    background: url(http://r0.ihuipao.com/race/2017kangbao/img/p-hotel2.png)no-repeat center;
}

.quick-lane ul li:hover .brief p .bus-kuai {
    background: url(http://r0.ihuipao.com/race/2017kangbao/img/p-bus2.png)no-repeat;
}

.quick-lane ul li:hover .brief p .zhi-kuai {
    background: url(http://r0.ihuipao.com/race/2017kangbao/img/p-photo2.png)no-repeat center;
}

.quick-lane ul li:hover .brief p .volunteer-kuai {
    background: url(http://r0.ihuipao.com/race/2017kangbao/img/p-zheng2.png)no-repeat center;
}

.quick-lane ul li {
    width: 100%;
}

.quick-lane {
    width: 1024px;
    background: url(http://r0.ihuipao.com/race/2017kangbao/img/kuai-bk1.png)no-repeat 0 0;
    background-size: cover;
    margin-top: 70px;
}

.kstd {
    height: 55px;
    font-size: 30px;
    text-align: center;
    font-weight: 800;
}