@charset "utf-8";
html {
    background: #f6f6f6;
    overflow: auto;
    height: 100%
}

body {
    /* 为您推荐 - 适配网站原有风格 */
    font-size: 14px;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
    font-weight: 400;
    color: #333;
    -webkit-font-smoothing: antialiased;
    min-height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    background: #f1f1f1
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    outline: 0 none
}

a:hover {
    text-decoration: none;
    color: #2054ae
}

a:focus {
    -moz-outline-style: none;
    border: 0;
    blr: expression(this.c1-onFocus=this.c1-blur())
}

blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

article, aside, details, dialog, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

dd, dl, dt, li, ol, ul {
    list-style: none
}

fieldset, img {
    border: 0
}

button, input, select, submit {
    vertical-align: middle
}

button, submit {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: lighter
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

button, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    outline-style: none;
    outline-width: 0;
    padding: 0;
    margin: 0
}

b, cite, em, i {
    font-style: normal
}

.c1-clearfix:after {
    undefined;
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.c1-clearfix {
    clear: both
}

.c1-fl {
    float: left
}

.c1-fr {
    float: right
}

.c1-wrap {
    max-width: 1220px;
    margin: 0 auto
}

.c1-wrap100 {
    width: 100%
}

.c1-mt10 {
    margin-top: 10px
}

.c1-mt20 {
    margin-top: 20px
}

.c1-ico18 {
    font-size: 18px
}

body, html {
    margin: 0;
    padding: 0
}

header {
    height: 35px;
    width: 100%;
    background: #333
}

.c1-container {
    min-height: 100%;
    height: auto !important;
    background: #e7f0fe;
    position: relative
}

button {
    outline: 0
}

.c1-tskuan_black {
    position: fixed;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 4px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .7);
    display: none;
    z-index: 10000
}

.c1-tskuan_black p {
    color: #fff;
    font-size: 14px
}

.c1-yh_photo img {
    vertical-align: baseline
}

.c1-header_nav {
    color: #fff;
    padding-top: 7px
}

.c1-header_nav li {
    border-right: 1px #4d4d4d solid;
    height: 20px;
    line-height: 20px;
    float: left;
    padding: 0 12px;
    cursor: pointer
}

.c1-header_nav a {
    color: #fff
}

.c1-header_nav li a:hover {
    color: #efeaea
}

.c1-dl_zhuc li:last-child, .c1-left_dh li:last-child {
    border: 0
}

.c1-left_dh li .c1-iconfont {
    display: inline-block;
    width: 23px
}

.c1-qhzt {
    width: 65px;
    height: 24px;
    line-height: 24px;
    border: 1px #fff solid;
    border-radius: 25em;
    margin-left: 30px;
    overflow: hidden;
    display: flex;
    margin-top: -.15em
}

.c1-qhzt a {
    width: 50%;
    height: 25px;
    text-align: center;
    font-size: 12px
}

.c1-qhzt a:hover {
    color: #fff
}

.c1-top_nav {
    height: 49px;
    background: #2054ae
}

.c1-ss_logo {
    height: 50px;
    padding-left: 6px;
    margin: 0 10px;
}

.c1-ss_logo img {
    margin-top: 7px
}

.c1-ntop_wrap {
    background: #fff
}

.c1-ntop_wrap_con {
    width: 1220px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px
}

.c1-top_nav_nr li {
    min-width: 80px;
    text-align: center;
    height: 49px;
    line-height: 49px;
    float: left;
    position: relative;
    z-index: 99;
    font-size: 16px;
    color: #fff;
    cursor: pointer
}

.c1-top_nav_nr li:nth-of-type(1) a {
    border-left: none;
    height: 30px
}

.c1-top_nav_nr li:last-child a {
    border-right: none
}

.c1-top_nav_nr li a {
    color: #fff;
    height: 15px;
    line-height: 15px;
    display: block;
    margin-top: 15px
}

.c1-top_nav_nr li:hover .c1-second_nav {
    display: block
}

.c1-top_nav_nr .c1-second_nav {
    position: absolute;
    top: 49px;
    left: 50%;
    margin-left: -53px;
    width: 106px;
    height: auto;
    background: #2054ae;
    display: none;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 10px rgba(119, 119, 119, .5);
    z-index: 1000;
    overflow: hidden
}

.c1-top_nav_nr .c1-second_nav li {
    width: 100%;
    padding: 0;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px
}

.c1-top_nav_nr .c1-second_nav li a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.c1-nav_more {
    color: #397fd6
}

.c1-top_nav_nr .c1-second_nav li:hover a {
    color: #fff
}

.c1-top_nav_nr .c1-second_nav li:hover {
    background: #296de3
}

.c1-top_nav_nr li.c1-hove {
    font-weight: 600
}

.c1-top_nav_nr li.c1-hove::after {
    undefined;
    width: 31px;
    height: 1px;
    display: block;
    margin: 0 auto;
    border-bottom: 2px solid #fff;
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-right: -7%
}

.c1-top_nav_nr li:nth-of-type(6).c1-hove::after {
    margin-right: -17%
}

.c1-top_nav_nr li:nth-of-type(7).c1-hove::after {
    margin-right: -17%
}

.c1-dl_zhuangtai {
    position: relative;
    min-width: 100px;
    height: 35px;
    line-height: 35px;
    margin-top: -7px;
    padding: 0 10px
}

.c1-dl_zhuangtai:hover .c1-yh_zl_list {
    display: block
}

.c1-dl_zhuangtai:hover {
    background: #484848
}

.c1-yh_photo {
    float: left;
    padding-top: 5px;
    height: 27px
}

.c1-yh_photo img {
    width: 18px;
    height: 18px;
    border-radius: 25em
}

.c1-yh_name {
    padding-left: 10px;
    font-size: 16px;
    cursor: pointer;
    padding-left: 10px;
    float: left
}

.c1-yh_zl_list {
    position: absolute;
    top: 33px;
    left: 0;
    background: #fff;
    width: 116px;
    z-index: 1000;
    border: 1px #eee solid;
    border-bottom: 0;
    display: none;
    box-shadow: 0 0 10px rgba(132, 15, 37, .34)
}

.c1-yh_zl_list li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 0;
    border-bottom: 1px #eee solid;
    width: 100%;
    color: #333;
    font-size: 14px;
    padding: 0
}

.c1-yh_zl_list li a {
    color: #333;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    height: 100%
}

.c1-yh_zl_list li:hover a {
    color: #006bb7
}

.c1-my_mizi {
    float: left
}

.c1-jiantou {
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #fff;
    display: inline-block;
    float: left;
    margin: 17px 0 0 5px
}

.c1-dl_zhuangtai:hover .c1-jiantou {
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #fff;
    display: inline-block;
    float: left;
    margin: 17px 0 0 5px;
    border-top: 0
}

footer {
    background: #333;
    color: #777
}

footer a {
    color: #777
}

footer a:hover {
    color: #fff
}

.c1-foot_one {
    width: 900px;
    height: 50px;
    margin: 0 auto;
    padding: 10px 0;
    display: flex;
    align-items: center
}

.c1-foot_nav {
    margin-left: 35px
}

.c1-foot_two {
    border-top: 1px #4a4949 solid;
    text-align: center;
    padding-top: 10px
}

.c1-foot_two p {
    line-height: 25px
}

.c1-shouye_nav_l {
    width: 1000px;
    height: 45px;
    display: flex;
    align-items: center
}

.c1-shouye_zc {
    height: 36px;
    border-radius: 36px;
    background: #bf0f30;
    margin-top: 7px;
    color: #fff;
    padding: 0 15px 0 0
}

.c1-shouye_zc a {
    color: #fff
}

.c1-shouye_zc a:hover {
    color: #faeff1
}

.c1-shouye_dl_zhuc {
    display: flex;
    align-items: center;
    height: 36px;
    position: relative
}

.c1-shouye_dl_zhuc li {
    float: left;
    height: 36px;
    line-height: 36px
}

.c1-rightxian {
    border-right: 1px #d41135 solid;
    height: 16px;
    width: 1px;
    display: inline-block;
    margin: 0 9px
}

.c1-dlzc_img {
    color: #fff;
    margin: 0 15px 0 20px
}

.c1-top_nav_tow {
    height: 40px;
    background: #174190
}

.c1-nav_tow_sy {
    display: flex;
    align-items: center;
    height: 40px;
    line-height: 40px
}

.c1-nav_tow_sy dd, .c1-nav_tow_sy dt {
    float: left;
    color: #fff;
    height: 40px;
    line-height: 40px
}

.c1-nav_tow_sy dd a {
    color: #fff;
    padding: 0 15px
}

.c1-nav_tow_sy dt {
    padding: 0 13px;
    color: #006bb7
}

.c1-zhibo_fl {
    margin-right: 5px
}

.c1-lx_list {
    margin-left: 60px
}

.c1-nav_tow_sy dd:hover a {
    position: relative
}

.c1-nav_tow_sy dd:hover a:after {
    height: 1px;
    undefined;
    width: 60%;
    border-bottom: 1px solid #fff;
    position: absolute;
    bottom: -2px;
    right: 0;
    z-index: 10;
    transform: translate(-30%, 0)
}

.c1-sy_yh_photo {
    height: 31px;
    display: inline-block;
    margin-left: 10px
}

.c1-sy_yh_photo img {
    width: 31px;
    height: 31px;
    border-radius: 25em
}

.c1-sy_yh_name {
    padding-left: 10px;
    font-size: 16px;
    cursor: pointer;
    padding-left: 10px;
    float: left;
    height: 26px
}

.c1-sy_yh_name_more {
    color: #fff;
    margin-left: 10px;
    height: 10px
}

.c1-syyh_zl_list {
    position: absolute;
    top: 35px;
    left: 15px;
    background: #fff;
    width: 126px;
    z-index: 1000;
    border: 1px #eee solid;
    border-radius: 4px;
    display: none
}

.c1-syyh_zl_list li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 0;
    border-bottom: 1px #eee solid;
    width: 100%;
    color: #333;
    font-size: 14px
}

.c1-syyh_zl_list li a {
    color: #333;
    font-size: 14px
}

.c1-syyh_zl_list li:hover a {
    color: #006bb7
}

.c1-shouye_dl_zhuc:hover .c1-syyh_zl_list {
    display: block
}

.c1-jtou {
    position: relative
}

.c1-jtou:before {
    position: absolute;
    right: 30px;
    top: -6px;
    undefined;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

.c1-bs_time {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding-left: 19px;
    background: #bfdff5;
    color: #006bb7;
    width: 175px;
    border-top-right-radius: 30px;
    font-weight: 600;
    border-bottom-right-radius: 30px;
    margin: 10px 0;
    position: relative;
    box-sizing: border-box
}

.c1-bs_time::after {
    undefined;
    position: absolute;
    width: 6px;
    height: 6px;
    background: #006bb7;
    border-radius: 50%;
    top: 11px;
    left: 10px
}

.c1-bs_time::before {
    undefined;
    position: absolute;
    bottom: -10px;
    right: -49em;
    background: #eee;
    height: 1px
}

.c1-bs_time span {
    padding-left: 20px
}

.c1-contest_list li {
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #eee
}

.c1-contest_list li:hover {
    background: #fbfafa
}

.c1-contest_list li:hover .c1-bs_time_fl {
    color: #999
}

.c1-contest_list li:hover .c1-bs_duiwu {
    color: #333
}

.c1-contest_list li:hover .c1-bs_video {
    color: #fff
}

.c1-contest_list li .c1-zhudui:hover {
    color: #333
}

.c1-contest_list li .c1-kedui:hover {
    color: #333
}

.c1-contest_list li .c1-bs_duiwu_bt:hover {
    color: #006bb7
}

.c1-contest_list li .c1-zhudui cite:hover {
    color: #006bb7
}

.c1-contest_list li .c1-kedui cite:hover {
    color: #006bb7
}

.c1-contest_list .c1-bs_fegnlei {
    float: left;
    padding: 0 0 0 20px
}

.c1-contest_list .c1-bs_fegnlei cite {
    float: left;
    margin-right: 5px;
    height: 58px
}

.c1-contest_list .c1-bs_fegnlei cite img {
    width: 18px;
    height: 18px;
    margin-bottom: 4px
}

.c1-contest_list .c1-bs_time_fl {
    float: left;
    color: #999
}

.c1-contest_list .c1-bs_time_fl a {
    color: #999
}

.c1-contest_list .c1-bs_time_fl a:hover {
    color: #006bb7
}

.c1-contest_list .c1-bs_time_fl i {
    width: 65px;
    float: left
}

.c1-contest_list .c1-bs_time_fl span {
    width: 70px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c1-contest_list .c1-bs_duiwu {
    float: left;
    width: 530px;
    text-align: center
}

.c1-contest_list .c1-bs_duiwu p {
    float: left
}

.c1-contest_list .c1-bs_duiwu .c1-bs_vs {
    float: left;
    font-size: 16px;
    margin: 0 12px;
    width: 80px
}

.c1-contest_list .c1-bs_duiwu .c1-kedui, .c1-contest_list .c1-bs_duiwu .c1-zhudui {
    float: left;
    width: 139px;
    padding: 0 10px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c1-contest_list .c1-bs_duiwu .c1-zhudui {
    text-align: right
}

.c1-contest_list .c1-bs_duiwu .c1-kedui {
    text-align: left
}

.c1-contest_list .c1-bs_duiwu .c1-duibiao {
    width: 27px;
    height: 27px;
    float: left;
    margin-top: -4px
}

.c1-contest_list .c1-bs_duiwu .c1-duibiao img {
    width: 27px;
    height: 27px;
    border-radius: 25em
}

.c1-contest_list .c1-bs_video {
    display: flex;
    align-items: center;
    justify-content: center
}

.c1-bs_video {
    float: left;
    width: 102px;
    height: 30px;
    line-height: 30px;
    border-radius: 7px;
    color: #fff;
    background: #b9b9b9;
    text-align: center;
    margin: 14px 0 0 25px
}

.c1-bs_video cite {
    background: undefined no-repeat;
    background-position: 0 6px;
    display: inline-block;
    width: 19px;
    height: 30px;
    float: left
}

.c1-bs_video span {
    display: inline-block;
    margin-left: 5px
}

.c1-bs_duiwu_bt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    width: 80%;
    padding-left: 50px
}

.c1-bs_video a {
    color: #fff
}

.c1-nobegin {
    background: #b9b9b9
}

.c1-bs_video:hover {
    background: #c9c6c6;
    color: #fff
}

.c1-begin {
    background: #006bb7
}

.c1-begin:hover {
    background: #006bb7;
    color: #fff !important
}

.c1-breadnav {
    font-size: 12px;
    height: 43px;
    line-height: 43px;
    color: #333
}

.c1-breadnav a {
    color: #333
}

.c1-breadnav a:hover {
    color: #006bb7
}

.c1-breadnav span {
    color: #666
}

.c1-fl_part {
    background: #fff
}

.c1-fr_part {
    min-height: 800px
}

.c1-dwdh {
    position: relative
}

.c1-left_nav_dw {
    position: fixed;
    top: 138px;
    left: 0;
    width: 93px;
    font-size: 14px;
    text-align: center;
    z-index: 10000
}

.c1-dhtext_ln {
    border-radius: 5px 5px 0 0;
    overflow: hidden
}

.c1-dhtext_ln li {
    height: 56px;
    border-bottom: 1px #edeef0 solid;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #006bb7;
    padding: 0 20px
}

.c1-dhtext_ln li a {
    color: #333
}

.c1-dhtext_ln li a:hover {
    color: #006bb7
}

.c1-dhtext_ln li.c1-zbhover {
    background: #006bb7;
    color: #fff
}

.c1-dhtext_ln li.c1-zbhover a {
    color: #fff
}

.c1-zhixun_head {
    height: 50px;
    line-height: 50px;
    background: #2054ae;
    color: #fff;
    padding: 0 5px;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.c1-zhixun_head span {
    font-size: 22px;
    color: #fff;
    align-items: center;
    position: relative;
    padding-left: 35px;
    display: inline-block;
    line-height: 35px;
    height: 40px
}

.c1-zhixun_head > img {
    margin-right: 10px;
    left: 5px;
    position: absolute
}

.c1-zhixun_head cite {
    font-size: 14px
}

.c1-zhixun_head a {
    color: #fff
}

.c1-zhixun_head a:hover {
    color: #006bb7
}

.c1-zhixun_list {
    background: #fff;
    padding: 6px 10px 20px 6px;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px
}

.c1-zhixun_list li {
    height: 28px;
    line-height: 28px
}

.c1-zhixun_list li a {
    display: inline-block;
    float: left;
    width: 238px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    position: relative;
    padding-left: 12px
}

.c1-zhixun_list li span {
    display: inline-block;
    float: right;
    font-size: 13px;
    color: #d8d8d8
}

.c1-zhixun_list li a:after {
    height: 6px;
    undefined;
    width: 6px;
    background: #ddd;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 10;
    border-radius: 50%;
    margin-top: -2px
}

.c1-luxiang_list {
    background: #fff;
    padding: 6px 10px 20px 6px;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px
}

.c1-luxiang_list li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    border-bottom: 1px #eee solid
}

.c1-luxiang_list li a {
    display: inline-block;
    float: left;
    position: relative;
    display: flex;
    align-items: center
}

.c1-luxiang_list li span {
    display: inline-block;
    float: right;
    font-size: 13px;
    color: #d8d8d8
}

.c1-luxiang_list {
    padding-bottom: 14px
}

.c1-luxiang_list li a img {
    width: 16px;
    margin-right: 5px;
    filter: grayscale(100%)
}

.c1-luxiang_list li a p {
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px
}

.c1-luxiang_list li:hover img {
    filter: grayscale(0)
}

.c1-jijing_list {
    background: #fff;
    padding: 6px 10px 20px 6px;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px
}

.c1-jijing_list li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    border-bottom: 1px #eee solid
}

.c1-jijing_list li a {
    display: inline-block;
    float: left;
    position: relative;
    display: flex;
    align-items: center
}

.c1-jijing_list li span {
    display: inline-block;
    float: right;
    font-size: 13px;
    color: #d8d8d8
}

.c1-jijing_list li a img {
    width: 16px;
    margin-right: 5px;
    filter: grayscale(100%)
}

.c1-jijing_list li a p {
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px
}

.c1-jijing_list li:hover img {
    filter: grayscale(0)
}

.c1-duansp_list {
    background: #fff;
    padding: 6px 10px 20px 6px;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px
}

.c1-duansp_list li {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px #eee solid
}

.c1-dspmr_lb .c1-dsp_bt {
    width: 95%;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 26px;
    height: 48px;
    text-align: left
}

.c1-duansp_list .c1-dsp_img {
    position: relative;
    width: 145px;
    height: 83px;
    margin: 0 auto
}

.c1-duansp_list .c1-dsp_img span {
    width: 145px;
    height: 83px;
    display: block
}

.c1-duansp_list .c1-dsp_img span img {
    width: 145px;
    height: 83px;
    display: block
}

.c1-duansp_list .c1-dsp_img .c1-covermask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.c1-duansp_list .c1-dsp_img:hover .c1-covermask {
    opacity: .2;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}



.c1-duansp_list .c1-dsp_img:hover .c1-playbtn {
    opacity: .9;
    -webkit-transform: scale(1);
    -webkit-transition-property: opacity, -webkit-transform;
    -webkit-transition-duration: .5s;
    transform: scale(1);
    transition-property: opacity, transform;
    transition-duration: .5s;
    cursor: pointer
}

.c1-zhibo_list {
    background: #fff;
    padding: 6px 10px 16px 6px;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px
}

.c1-zhibo_list li {
    border-bottom: 1px #eee solid;
    padding: 0 5px;
}

.c1-zhibo_list_flsj {
    color: #999;
    padding-top: 10px;
    overflow: hidden
}

.c1-zhibo_list_flsj a {
    color: #999
}

.c1-zhibo_list_flsj a:hover {
    color: #006bb7
}

.c1-zhibo_list_dwzb {
    height: 65px;
    padding-top: 5px
}

.c1-zhibo_list_dw {
    width: 160px
}

.c1-zhibo_list_dw span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c1-zhibo_list_dw span cite img {
    width: 22px;
    height: 22px;
    border-radius: 25em;
    margin-bottom: -4px;
    margin-right: 6px
}

.c1-zhibo_list_zb span {
    background: #006bb7;
    width: 100px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    text-align: center;
    margin-top: 14px;
    display: flex;
    align-items: center;
    justify-content: center
}

.c1-zhibo_list_zb span > img {
    margin-right: 5px
}

.c1-zhibo_list li:hover .c1-zhibo_list_zb span {
    background: #006bb7;
    color: #fff
}

.c1-zhibo_list_bt {
    height: 64px;
    width: 210px;
    float: left;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 28px
}

.c1-zhibo_list_zb a {
    color: #fff
}

.c1-zhibo_list_zb span a {
    position: relative;
    display: block;
    padding-left: 15px
}

.c1-zhibo_list_zb span a:after {
    undefined;
    background: undefined no-repeat top left/16px 16px;
    position: absolute;
    top: 6px;
    left: 9px;
    z-index: 2;
    width: 16px;
    height: 16px
}

.c1-ep-pages {
    padding: 30px 40px;
    clear: both;
    text-align: center;
    vertical-align: top
}

.c1-pagination li {
    display: inline-block;
    margin: 0 3px
}

.c1-pagination li {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 8px;
    background: #fff;
    border: 1px solid #ededed;
    overflow: hidden;
    vertical-align: top;
    margin: 0 3px;
    min-width: 18px
}

.c1-pagination li.c1-active {
    background: #006bb7;
    border: 1px solid #006bb7;
    color: #fff;
    border-radius: 4px
}

.c1-pagination li.c1-active a {
    color: #fff
}

.c1-nodatalb {
    text-align: center;
    padding: 30px 0 30px
}

.c1-nodatalb span img {
    width: auto;
    height: 84px
}

.c1-nodatalb cite {
    display: block;
    text-align: center;
    color: #999
}

.c1-nodatalb_fl {
    text-align: center;
    padding: 20px 0
}

.c1-nodatalb_fl span img {
    width: 84px;
    height: auto
}

.c1-nodatalb_fl cite {
    display: block;
    text-align: center;
    color: #999
}

.c1-gbdingwei {
    position: relative;
    width: 1220px;
    margin: 0 auto
}

.c1-onoff_ad {
    position: absolute;
    top: -19px;
    right: 0;
    z-index: 1000;
    height: 12px;
    cursor: pointer
}

.c1-onoff_wz {
    float: left;
    margin-right: 1px
}

.c1-onoff_tishi {
    width: 230px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    top: -26px;
    right: -100px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    display: none;
    font-size: 12px;
    color: #999
}

.c1-onoff_ad:hover .c1-onoff_tishi {
    display: block
}

.c1-onecolumn {
    overflow: hidden;
    width: 100%
}

.c1-onecolumn a {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    float: left
}

.c1-onecolumn img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-onecolumn .c1-adwz {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-onecolumn p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    margin-bottom: 5px
}

.c1-twocolumn {
    overflow: hidden;
    width: 100%
}

.c1-twocolumn a {
    position: relative;
    width: 605px;
    display: block;
    margin-bottom: 5px;
    float: left
}

.c1-twocolumn img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-twocolumn .c1-adwz {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-twocolumn a:nth-child(2n+0) {
    margin-left: 10px
}

.c1-twocolumn p {
    width: 605px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.c1-threecolumn {
    overflow: hidden;
    width: 100%
}

.c1-threecolumn a {
    position: relative;
    width: 400px;
    display: block;
    margin-bottom: 5px;
    float: left
}

.c1-threecolumn img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-threecolumn .c1-adwz {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-threecolumn a:nth-child(2) {
    margin: 0 10px
}

.c1-threecolumn a:nth-child(5) {
    margin: 0 10px
}

.c1-threecolumn a:nth-child(8) {
    margin: 0 10px
}

.c1-threecolumn a:nth-child(11) {
    margin: 0 10px
}

.c1-threecolumn p {
    width: 406px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.c1-swiperlumn .c1-swiper-container {
    width: 100%;
    height: 100%
}

.c1-swiperlumn .c1-swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    text-align: center;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.c1-swiperlumn .c1-swiper-container {
    --swiper-theme-color: #fff
}

.c1-swiper-pagination {
    bottom: 0 !important
}

.c1-swiperlumn .c1-swiper-slide a {
    position: relative;
    width: 100%;
    display: block
}

.c1-swiperlumn .c1-swiper-slide img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-swiperlumn .c1-swiper-slide .c1-adwz {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-swiperlumn .c1-swiper-slide p {
    width: 353px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

#bofangqidown {
    margin-top: 10px;
    margin-bottom: 10px
}

#bofangqidown .c1-onecolumn a {
    background: 0 0 !important
}

#bofangqiright {
    width: 100px;
    height: 100px;
    position: fixed;
    right: 0;
    top: 30%;
    display: none
}

#bofangqiright .c1-onecolumn a {
    color: #ccc
}

#bofangqiright .c1-twocolumn a {
    color: #ccc
}

#bofangqiright .c1-threecolumn a {
    color: #ccc
}

#bofangqiright .c1-swiperlumn a {
    color: #ccc
}

.c1-oneline {
    overflow: hidden;
    width: 100%
}

.c1-oneline a {
    position: relative;
    width: 100%;
    display: block
}

.c1-oneline img {
    display: block;
    width: 100%;
    max-height: 60px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-oneline .c1-adwz {
    position: absolute;
    bottom: 1px;
    left: 1px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-oneline p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.c1-oneline p a {
    color: #999
}

.c1-twocoline {
    overflow: hidden;
    width: 100%
}

.c1-twocoline a {
    position: relative;
    width: 100%;
    display: block
}

.c1-twocoline img {
    display: block;
    width: 100%;
    max-height: 60px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-twocoline .c1-adwz {
    position: absolute;
    bottom: -4px;
    left: 1px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-twocoline a:nth-child(2) {
    margin-top: 15px
}

.c1-twocoline p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.c1-twocoline p a {
    color: #999
}

.c1-threeline {
    overflow: hidden;
    width: 100%
}

.c1-threeline a {
    position: relative;
    width: 100%;
    display: block
}

.c1-threeline img {
    display: block;
    width: 100%;
    max-height: 60px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-threeline .c1-adwz {
    position: absolute;
    bottom: -4px;
    left: 1px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-threeline a:nth-child(2) {
    margin: 15px 0
}

.c1-threeline p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.c1-threeline p a {
    color: #999
}

.c1-swiperline .c1-swiper-container {
    width: 100%;
    height: 40px
}

.c1-swiperline .c1-swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.c1-swiperline .c1-swiper-container {
    --swiper-theme-color: #fff
}

.c1-swiper-pagination {
    bottom: 0 !important
}

.c1-swiperline .c1-swiper-slide a {
    position: relative;
    width: 100%;
    display: block
}

.c1-swiperline .c1-swiper-slide img {
    display: block;
    width: 100%;
    max-height: 60px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-swiperline .c1-swiper-slide .c1-adwz {
    position: absolute;
    bottom: -4px;
    left: 1px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-swiperline .c1-swiper-slide p {
    width: 100%;
    height: 60px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.c1-swiperline p a {
    color: #999
}

.c1-signalrightimg {
    display: inline-block;
    width: 300px;
    float: left;
    padding-top: 10px;
    margin-left: 10px
}

.c1-signalrightimg .c1-signalhthree .c1-adwz {
    bottom: -4px
}

.c1-signalrightimg .c1-signalhtwo .c1-adwz {
    bottom: -4px
}

.c1-signalrightimg .c1-signalhswiper .c1-swiper-slide .c1-adwz {
    bottom: -4px
}

.c1-signalhone {
    margin-left: 15px;
    float: left
}

.c1-signalhone a {
    position: relative;
    width: 285px;
    height: 40px;
    display: block
}

.c1-signalhone img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-signalhone .c1-adwz {
    position: absolute;
    bottom: 0;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-signalhone p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c1-signalhone a {
    color: #de1e30
}

.c1-signalhone a:hover {
    color: red
}

.c1-signalhtwo {
    float: left
}

.c1-signalhtwo a {
    position: relative;
    display: block;
    width: 130px;
    height: 40px;
    float: left;
    margin: 0 5px
}

.c1-signalhtwo img {
    display: block;
    width: 130px;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-signalhtwo .c1-adwz {
    position: absolute;
    bottom: 0;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-signalhtwo p {
    width: 130px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c1-signalhtwo a {
    color: #de1e30
}

.c1-signalhtwo a:hover {
    color: red
}

.c1-signalhthree {
    overflow: hidden;
    width: 285px;
    float: left
}

.c1-signalhthree a {
    position: relative;
    width: 80px;
    height: 40px;
    float: left;
    margin: 0 5px
}

.c1-signalhthree img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-signalhthree .c1-adwz {
    position: absolute;
    bottom: 0;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-signalhthree p {
    width: 80px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c1-signalhthree a {
    color: #de1e30
}

.c1-signalhthree a:hover {
    color: red
}

.c1-signalhswiper .c1-swiper-container {
    width: 285px;
    height: 40%
}

.c1-signalhswiper .c1-swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    text-align: center;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.c1-signalhswiper .c1-swiper-container {
    --swiper-theme-color: #fff
}

.c1-swiper-pagination {
    bottom: 0 !important
}

.c1-signalhswiper .c1-swiper-slide a {
    position: relative;
    width: 100%;
    display: block
}

.c1-signalhswiper .c1-swiper-slide img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-signalhswiper .c1-swiper-slide .c1-adwz {
    position: absolute;
    bottom: 0;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-signalhswiper .c1-swiper-slide p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#tonglan {
    width: 1220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-top: 10px
}

.c1-oneall {
    overflow: hidden;
    width: 100%
}

.c1-oneall a {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    float: left
}

.c1-oneall img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-oneall .c1-adwz {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-oneall p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    background: #fff;
    margin-bottom: 5px
}

.c1-twoall {
    overflow: hidden;
    width: 100%
}

.c1-twoall a {
    position: relative;
    width: 600px;
    display: block;
    margin-bottom: 5px;
    float: left;
    background: #fff
}

.c1-twoall img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-twoall .c1-adwz {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-twoall a:nth-child(1) {
    margin-right: 10px
}

.c1-twoall a:nth-child(2n+0) {
    margin-left: 10px
}

.c1-twoall p {
    width: 599px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.c1-twoall p a {
    width: 100%;
    background: #fff
}

.c1-twoall p:nth-child(1) {
    margin-right: 10px
}

.c1-twoall p:nth-child(2n+0) {
    margin-left: 10px
}

.c1-threeall {
    overflow: hidden;
    width: 100%
}

.c1-threeall a {
    position: relative;
    width: 403px;
    display: block;
    margin-bottom: 5px;
    float: left;
    background: #fff
}

.c1-threeall img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-threeall .c1-adwz {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-threeall a:nth-child(2) {
    margin: 0 5px
}

.c1-threeall a:nth-child(5) {
    margin: 0 5px
}

.c1-threeall a:nth-child(8) {
    margin: 0 5px
}

.c1-threeall a:nth-child(11) {
    margin: 0 5px
}

.c1-threeall p {
    width: 403px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.c1-threeall p a {
    width: 100%;
    background: #fff
}

.c1-threeall p:nth-child(2) {
    margin: 0 5px
}

.c1-threeall p:nth-child(5) {
    margin: 0 5px
}

.c1-threeall p:nth-child(8) {
    margin: 0 5px
}

.c1-threeall p:nth-child(11) {
    margin: 0 5px
}

.c1-swiperall .c1-swiper-container {
    width: 100%;
    height: 100%
}

.c1-swiperall .c1-swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.c1-swiperall .c1-swiper-container {
    --swiper-theme-color: #fff
}

.c1-swiper-pagination {
    bottom: 0 !important
}

.c1-swiperall .c1-swiper-slide a {
    position: relative;
    width: 100%;
    display: block
}

.c1-swiperall .c1-swiper-slide img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-swiperall .c1-swiper-slide .c1-adwz {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-swiperall .c1-swiper-slide p {
    width: 353px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

#zblbup {
    width: 1220px;
    margin-left: auto;
    margin-right: auto;
    background: 0 0
}

.c1-onezblb {
    overflow: hidden;
    width: 100%
}

.c1-onezblb a {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    float: left
}

.c1-onezblb img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-onezblb .c1-adwz {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-onezblb p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.c1-twozblb {
    overflow: hidden;
    width: 100%
}

.c1-twozblb a {
    position: relative;
    width: 425px;
    display: block;
    margin-bottom: 5px;
    float: left
}

.c1-twozblb img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-twozblb .c1-adwz {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-twozblb a:nth-child(2n+0) {
    margin-left: 10px
}

.c1-twozblb p {
    width: 425px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.c1-threezblb {
    overflow: hidden;
    width: 100%
}

.c1-threezblb a {
    position: relative;
    width: 280px;
    display: block;
    margin-bottom: 5px;
    float: left
}

.c1-threezblb img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-threezblb .c1-adwz {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-threezblb a:nth-child(2) {
    margin: 0 10px
}

.c1-threezblb a:nth-child(5) {
    margin: 0 10px
}

.c1-threezblb a:nth-child(8) {
    margin: 0 10px
}

.c1-threezblb a:nth-child(11) {
    margin: 0 10px
}

.c1-threezblb p {
    width: 286px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.c1-swiperzblb .c1-swiper-container {
    width: 100%;
    height: 100%
}

.c1-swiperzblb .c1-swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.c1-swiperzblb .c1-swiper-container {
    --swiper-theme-color: #fff
}

.c1-swiper-pagination {
    bottom: 0 !important
}

.c1-swiperzblb .c1-swiper-slide a {
    position: relative;
    width: 100%;
    display: block
}

.c1-swiperzblb .c1-swiper-slide img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-swiperzblb .c1-swiper-slide .c1-adwz {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-swiperzblb .c1-swiper-slide p {
    width: 353px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.c1-sywordr {
    float: left;
    width: 90px;
    margin-top: 0;
    height: 43px;
    padding-top: 15px
}

.c1-sywordrone {
    margin-left: 5px;
    float: left;
    width: 90px
}

.c1-sywordrone a {
    position: relative;
    width: 90px;
    height: 30px;
    display: block
}

.c1-sywordrone img {
    display: block;
    width: 100%;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-sywordrone .c1-adwz {
    position: absolute;
    bottom: 0;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-sywordrone p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c1-sywordrone a {
    color: #de1e30
}

.c1-sywordrone a:hover {
    color: red
}

.c1-sywordrtwo {
    float: left
}

.c1-sywordrtwo a {
    position: relative;
    display: block;
    width: 43px;
    margin: 0 1px;
    height: 30px;
    float: left
}

.c1-sywordrtwo img {
    display: block;
    width: 43px;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-sywordrtwo .c1-adwz {
    position: absolute;
    bottom: -3px;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-sywordrtwo a:nth-child(1) {
    margin-right: 1px
}

.c1-sywordrtwo p {
    width: 43px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c1-sywordrtwo a {
    color: #de1e30
}

.c1-sywordrtwo a:hover {
    color: red
}

.c1-sywordrthree {
    overflow: hidden;
    width: 90px;
    float: left
}

.c1-sywordrthree a {
    position: relative;
    width: 28px;
    height: 30px;
    float: left;
    margin: 0 1px;
    color: #de1e30
}

.c1-sywordrthree a:hover {
    color: red
}

.c1-sywordrthree img {
    display: block;
    width: 100%;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-sywordrthree .c1-adwz {
    position: absolute;
    bottom: -3px;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-sywordrthree p {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c1-sywordrswiper .c1-swiper-container {
    width: 90px
}

.c1-sywordrswiper .c1-swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    text-align: center;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.c1-sywordrswiper .c1-swiper-container {
    --swiper-theme-color: #fff
}

.c1-swiper-pagination {
    bottom: 0 !important
}

.c1-sywordrswiper .c1-swiper-slide a {
    position: relative;
    width: 100%;
    display: block
}

.c1-sywordrswiper .c1-swiper-slide img {
    display: block;
    width: 100%;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.c1-sywordrswiper .c1-swiper-slide .c1-adwz {
    position: absolute;
    bottom: -3px;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.c1-sywordrswiper .c1-swiper-slide p {
    width: 90px;
    height: 30px;
    line-height: 20px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px
}

.c1-zblb_zs .c1-swiper-pagination {
    line-height: normal !important
}

.c1-swiper-container-horizontal > .c1-swiper-pagination-bullets .c1-swiper-pagination-bullet {
    position: absolute;
    bottom: 4px;
    background: #ccc !important
}

.c1-swiper-pagination-bullet, .c1-swiper-pagination-bullet-active {
    background: #eaeaea !important
}

#bofangqiup .c1-swiperall .c1-swiper-slide {
    background: #232222;
    color: #999
}

#bofangqiup .c1-swiperall .c1-swiper-slide a {
    color: #999;
    font-size: 14px
}

#bofangqiright .c1-threeline a:nth-child(2) {
    margin: 5px 0
}

#bofangqiright .c1-swiperline .c1-swiper-slide .c1-adwz {
    bottom: 5px
}

.c1-refresh_w {
    width: 56px;
    position: fixed;
    right: 1%;
    bottom: 150px;
    display: block;
    z-index: 49
}

.c1-refresh_w .c1-fanhui {
    margin-top: 0;
    padding: 10px 0
}

.c1-fanhui {
    width: 54px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-size: 22px 22px;
    display: none;
    padding-top: 5px;
    box-sizing: border-box
}

.c1-fanhui > img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px
}

.c1-fanhui:hover {
    background: #006bb7;
    color: #fff;
    font-size: 16px
}

.c1-fanhui:hover cite {
    display: inline-block
}

.c1-fanhui:hover img {
    filter: grayscale(100%) brightness(500%)
}

.c1-fanhui cite {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: 8px;
    line-height: 17px
}

.c1-bs_vs_bifen_new {
    font-weight: 600
}

.c1-contest_list .c1-bs_duiwu .c1-bs_vs_bifen_new {
    margin: 0 5px
}

.c1-contest_list .c1-contest_ist_con_wrap .c1-bs_duiwu {
    width: 360px
}

.c1-contest_list .c1-contest_ist_con_wrap .c1-bs_duiwu .c1-kedui, .c1-contest_list .c1-contest_ist_con_wrap .c1-bs_duiwu .c1-zhudui {
    width: 90px
}

.c1-contest_list .c1-bs_duiwu .c1-bs_vs_bifen_new {
    width: 70px;
    color: #ee564f
}

.c1-contest_ist_con_wrap .c1-changci {
    float: left;
    width: 90px;
    height: 100%;
    display: none;
    font-weight: 600;
    color: #ee564f;
    font-size: 12px
}

.c1-contest_ist_con_wrap .c1-bs_video {
    margin-left: 10px
}

.c1-clock-d {
    animation: clockD 1s infinite
}

@keyframes clockD {
    0% {
        color: transparent
    }

    40% {
        color: #ee564f
    }

    80% {
        color: #ee564f
    }

    100% {
        color: transparent
    }
}

.c1-bs_vs_bifen_new {
    position: relative
}

.c1-bifeng_xq_lan em {
    display: block
}

.c1-bifeng_xq_lan {
    display: none;
    position: absolute;
    z-index: 1000;
    background: #fff;
    width: 345px;
    height: 103px;
    -webkit-box-shadow: 0 0 10px rgba(233, 214, 208, .5);
    -moz-box-shadow: 0 0 10px rgba(233, 214, 208, .5);
    box-shadow: 0 0 10px rgba(233, 214, 208, .5);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-left: -122px;
    top: 50px;
    left: -19px
}

.c1-bifeng_xq_lan li {
    line-height: 20px
}

.c1-bf_bj_jt {
    position: absolute;
    top: -5px;
    left: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: -7px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #adcae8
}

.c1-chang_lan_bt {
    height: 28px;
    line-height: 28px;
    background: #adcae8;
    moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    padding-left: 139px;
    width: 100%;
    box-sizing: border-box
}

.c1-chang_lan_bt {
    height: 28px;
    line-height: 28px;
    background: #adcae8;
    moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    padding-left: 139px
}

.c1-chang_lan_bt tt {
    color: #fff;
    font-size: 14px;
    width: 39px;
    text-align: center;
    float: left
}

.c1-bifen_lan_xs span {
    color: #333;
    font-size: 14px;
    width: 39px;
    text-align: center;
    float: left;
    line-height: 30px;
    font-weight: 500
}

.c1-bifen_lan_xs span.c1-dw_name {
    width: 129px;
    text-align: left;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c1-bifen_lan_xs span.c1-dw_name {
    width: 129px;
    text-align: left;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c1-bs_vs_bifen_new_ack {
    cursor: pointer
}

.c1-bs_vs_bifen_new_ack:hover > .c1-bifeng_xq_lan {
    display: block;
    cursor: pointer
}

.c1-qdfl_list {
    background: #fff;
    padding: 6px 0 0 0;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px
}

.c1-qdfl_list li {
    width: 50%;
    float: left;
    padding: 10px 0
}

.c1-qdfl_list li .c1-qtdw_img {
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-left: 30px;
    float: left;
    margin-right: 10px
}

.c1-qdfl_list li .c1-qtdw_img img {
    width: 23px;
    height: 23px
}

.c1-qdfl_list li .c1-qtdw_name {
    height: 23px;
    line-height: 23px;
    display: inline-block;
    float: left;
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c1-new_qiuui_wrap > li a {
    display: flex;
    flex-direction: column;
    align-items: center
}

.c1-right_dl_jfqh {
    height: 45px;
    display: flex;
    align-items: center
}

.c1-top_sousuo {
    width: 205px;
    height: 35px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
    justify-content: space-between;
    position: relative;
    background: #fff
}

.c1-top_sousuo > input {
    font-size: 12px;
    border: none;
    height: 100%;
    padding: 0;
    width: 79%;
    outline: 0;
    background: 0 0
}

.c1-top_sousuo_button {
    background: 0 0;
    outline: 0;
    border: none;
    width: 21%;
    height: 100%;
    outline: 0
}

.c1-top_nav_nr li:hover > a {
    font-weight: 600
}

.c1-top_sousuo_resu {
    position: absolute;
    width: 205px;
    z-index: 999;
    background: #fff;
    border-radius: 5px;
    top: 37px;
    right: 0;
    display: none;
    box-shadow: 0 0 10px rgba(193, 193, 193.1)
}

.c1-top_sousuo_resu > li {
    color: #2054ae;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    border-top: 1px solid #eee
}

.c1-top_sousuo_resu > li:first-child {
    border-top: none
}

.c1-top_sousuo_resu > li:hover a {
    color: #006bb7
}

.c1-top_sousuo_resu > li a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.c1-zhibo_top_wrap {
    width: 100%;
    height: 50px;
    background: #174190
}

.c1-zhibo_top_con {
    width: 1220px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center
}

.c1-zhibo_top_con > li {
    margin: 0 13px;
    font-size: 16px;
    color: #333;
    position: relative
}

.c1-zhibo_top_con > li a {
    color: #fff
}

.c1-zhibo_top_con > li.c1-active::after {
    position: absolute;
    undefined;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    bottom: -15px;
    right: 50%;
    margin-right: -4px
}

.c1-zhibo_ci_jianjie {
    padding: 15px 10px;
    box-sizing: border-box;
    background: #fff;
    border-top: 20px solid #f1f7f5
}

.c1-zhibo_ci_jianjie_r_top {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 10px 0
}

.c1-zhibo_ci_jianjie_r_top > p {
    font-size: 16px;
    color: #006bb7;
    border-left: 4px solid #006bb7;
    height: 19px;
    border-radius: 1px;
    padding: 0 0 0 10px;
    line-height: 19px
}

.c1-zhibo_ci_jianjie_r_con {
    line-height: 30px;
    width: 100%;
    font-size: 14px;
    color: #666;
    padding: 10px 0
}

.c1-zhibo_ci_jianjie_z {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 0 10px 0;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center
}

.c1-zhibo_ci_jianjie_z > img {
    width: 200px;
    height: 129px
}

.c1-zhibo_ci_jianjie_z > p {
    font-size: 23px;
    color: #006bb7;
    text-align: center;
    font-weight: 600;
    margin: 20px 0
}

.c1-zhibo_top_saishi_wrap {
    width: 100%;
    background: #eee;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-top: 2px solid #006bb7;
    display: flex;
    flex-wrap: wrap
}

.c1-zhibo_top_saishi_wrap > li {
    font-size: 14px;
    color: #333;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 5px
}

.c1-zhibo_top_saishi_wrap > .c1-active {
    background: #006bb7;
    border-radius: 15px
}

.c1-zhibo_top_saishi_wrap > .c1-active a {
    color: #fff
}

.c1-yqlj_bt {
    position: relative;
    width: 100px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    margin-left: 13px;
    z-index: 2;
    color: #fff;
    font-size: 14px;
    background: #006bb7;
    border-radius: 4px
}

.c1-yqlj_bt::after {
    undefined;
    border-left: 5px solid #006bb7;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    right: -10px;
    top: 13px
}

.c1-yqlj_lb {
    display: flex
}

.c1-yqlj_lb {
    padding-left: 20px;
    color: #999
}

.c1-yqlj_lb a {
    color: #999;
    margin: 0 9px
}

.c1-yqlj_lb a:hover {
    color: #eee
}

.c1-flimg_color {
    color: #006bb7
}

.c1-dzz {
    background: #fff;
    overflow: hidden;
    padding: 5px;
}

.c1-dzz span {
    display: inline-block
}

.c1-dzz a {
    height: 26px;
    line-height: 26px;
    padding: 2px 8px;
}

.c1-dzz .c1-tags0 {
}

.c1-dzz .c1-tags1 {
    color: #C00;
    font-size: 22px;
}

.c1-dzz .c1-tags2 {
    color: #63D563;
    font-size: 16px;
}

.c1-dzz .c1-tags3 {
    color: #00B8FF;
}

.c1-dzz .c1-tags4 {
    font-size: 16px;
}

.c1-dzz .c1-tags5 {
    color: #C00;
    font-size: 20px;
}

.c1-dzz .c1-tags6 {
    color: #F06;
    font-size: 20px;
}

.c1-dzz .c1-tags7 {
    color: #F8DB12;
    font-weight: bold;
    font-size: 18px;
}

.c1-dzz .c1-tags8 {
    color: #F06;
    font-weight: bold;
}

.c1-dzz .c1-tags9 {
    color: #BB81EF;
    font-weight: bold;
    font-size: 16px;
}

.c1-ss_logo p {
    font-size: 26px;
    font-weight: 600;
    font-style: italic;
    color: #fff;
    margin-top: 7px;
}

.c1-sybjimg {
    background: undefined no-repeat top center;
    background-size: 100% auto;

}

.c1-fl_part {
    background: 0 0;
}

.c1-wuxingss {
    width: 1220px;
    height: 146px;
    border-radius: 4px;
    background: #fff;
    display: flex;
}

.c1-wxss_bt {
    padding-left: 15px;
    overflow: hidden;
}
.c1-wxss_bt cite {
    float: left;
    height: 26px;
    line-height: 26px;
    margin-top: 3px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 600;
}

.c1-wss_fl {
    width: 115px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #333;
}

.c1-wss_fl img {
    margin-right: 5px;
    display: inline-block;
}

.c1-rollBox {
    margin-top: 15px;
}

.c1-rollBox #List1,
.c1-rollBox #List2 {
    float: left;
}

.c1-dnl_right {
    float: left;
    width: 20px;
    height: 116px;
    margin: 0 19px 0 5px;
    cursor: pointer;
    line-height: 117px;
    background: #dbdbdb;
}

.c1-dnl_left {
    float: right;
    width: 20px;
    height: 116px;
    margin: 0 5px 0 19px;
    cursor: pointer;
    line-height: 117px;
    background: #dbdbdb;
}

.c1-dnl_left i,
.c1-dnl_right i {
    color: #fff;
    font-size: 19px;
}

.c1-dnl_right:hover i {
    color: #2054ae;
}

.c1-dnl_left:hover i {
    color: #2054ae;
}

.c1-Cont {
    width: 1130px;
    overflow: hidden;
    margin: 0 auto;
    float: left;
    position: relative;
    overflow: hidden;
    height: 117px;
}

.c1-ScrCont {
    width: 10000000px;
    position: absolute;
    left: 0;
    top: 0;
}

.c1-temaizq {
    height: 117px;
    padding-top: 0;
}

.c1-pic {
    float: left;
    width: 210px;
    height: 116px;
    margin: 0;
    background: #fff;
    border: 2px #e4e4e4 solid;
    cursor: pointer;
    box-sizing: border-box;
    margin-right: 19px;
}

.c1-pic:hover {
    border: 2px solid #999;
}

.c1-pic a:hover {
    color: #333;
}

.c1-wss_fl_sj {
    color: #999;
    font-size: 13px;
    padding: 10px 5px 0 5px;
}

.c1-bsdw {
    float: left;
    width: 136px;
    padding-top: 7px;
}

.c1-bsdw li {
    clear: both;
    margin-top: 7px;
    overflow: hidden;
    padding-left: 5px;
}

.c1-bsdw li em {
    width: 24px;
    height: 24px;
    display: inline-block;
    float: left;
    margin-right: 7px;
}

.c1-bsdw li em img {
    width: 100%;
    height: 100%;
}

.c1-bsdw li span {
    float: left;
    width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.c1-bs_ztai {
    width: 43px;
    float: left;
    text-align: center;
    height: 17px;
    line-height: 17px;
    color: #fff;
    font-size: 12px;
    margin-top: 30px;
    background: #2054ae;
    border-radius: 4px;
}

.c1-bs_ztai .c1-nobing {
    background: #999;
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 4px;
}

.c1-bsbt {
    line-height: 24px;
    padding: 0 8px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.c1-zhixinlb {
    border-radius: 4px;
    padding: 12px 0 0 0;
    position: relative;
    background: #fff;
}

.c1-zx_title {
    border-bottom: 2px #006bb7 solid;
    height: 38px;
    padding-left: 13px;
}

.c1-zx_title li {
    float: left;
    width: 156px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #333;
    font-size: 18px;
    cursor: pointer;
}

.c1-zx_title li.c1-zchove {
    background: undefined no-repeat top center;
    color: #fff;
}

.c1-zx_title li:hover {
    color: #174197;
}

.c1-zx_title li.c1-zchove:hover {
    color: #fff;
}

.c1-zclb_qh .c1-zhixun_zhong:first-child {
    display: block;
}

.c1-zhixun_zhong {
    padding: 10px;
    display: none;
}

.c1-zxz_list {
    width: 100%;
    padding-left: 15px;
}

.c1-zxz_list li {
    line-height: 32px;
    width: 49%;
    float: left;
    box-sizing: border-box;
    padding: 0 5px;
    box-sizing: border-box;
    padding-right: 30px;
    box-sizing: border-box;
}

.c1-zxz_list p {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.c1-zxz_list span {
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #999;
}

.c1-zxz_list li:nth-child(2n + 2) {
    padding-left: 20px;
}

.c1-zclb_qh .c1-zwxgdata {
    padding-top: 30px;
}

.c1-zxz_list > li > a {
    display: flex;
    align-items: center;
    height: 35px;
    border-bottom: 1px dashed #eee;
}

.c1-zxz_list > li > a img {
    margin-right: 5px;
}

.c1-zuijinzb {
    border-radius: 4px;
    padding: 20px 0;
    background: #fff;
}

.c1-zjzb_title {
    height: 40px;
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 18px;
}

.c1-zuijinzb_bt {
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    position: relative;
    width: 139px;
    height: 39px;
    padding-left: 45px;
    box-sizing: border-box;
}

.c1-zuijinzb_bt span {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}
.c1-z_t_new .c1-flimg img{
    margin-top: -17px;
}
.c1-zjzb_fl li {
    color: #666;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 14px;
    border-radius: 5px;
    margin-right: 24px;
    cursor: pointer;
    border: 1px solid #2054ae;
    box-sizing: border-box;
    color: #2054ae;
}

.c1-zjzb_fl li.c1-flhover {
    color: #fff;
    background: #2054ae;
}

.c1-zjzb_fl li:hover {
    color: #2054ae;
}

.c1-zjzb_fl li.c1-flhover:hover {
    color: #fff;
}

.c1-ckmorezb {
    width: 367px;
    height: 38px;
    line-height: 38px;
    border-radius: 38px;
    border: 1px #999 solid;
    text-align: center;
    color: #999;
    margin: 23px auto 35px;
    cursor: pointer;
    display: none;
}

.c1-jfbright {
    background: #fff;
}

.c1-lsfl_list {
    background: #fff;
    padding: 6px 0 0 0;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px;
}

.c1-lsfl_list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c1-lsfl_list li {
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
    margin: 5px;
    width: calc(33% - 10px);
}

.c1-lsfl_list li .c1-qtdw_img img {
    width: 60px;
    height: 60px;
    margin-top: 5px;
}

.c1-lsfl_list li .c1-qtdw_name {
    width: 100%;
    height: 21px;
    line-height: 21px;
    text-align: center;
}

.c1-lsfl_list li a {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 100%;
    flex-flow: column;
}

.c1-lsfl_list li:hover {
    border: 1px solid #2054ae;
}

.c1-lsfl_list li:hover .c1-qtdw_name {
    color: #2054ae;
}

.c1-regular {
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    width: 100%;
}

footer {
    width: 100%;
    height: 206px;
    clear: both;
    margin-top: 20px;
}

.c1-zwxgdata {
    text-align: center;
    padding: 10px 0;
    width: 800px;
}

.c1-zwxgdata span img {
    width: auto;
    height: 84px;
}

.c1-zwxgdata cite {
    display: block;
    text-align: center;
    color: #999;
}

.c1-twozblb a {
    width: 425px;
}

.c1-threezblb a {
    width: 280px;
}

.c1-onoff_ad {
    top: 0;
}

.c1-onoff_tishi {
    color: #666;
}

.c1-keywordr {
    position: fixed;
    top: 25%;
    right: 5%;
    width: 120px;
    background-color: #ffd0e3;
    background-image: linear-gradient(#ffd0e3, #fff6fa);
    border-radius: 10px;
    padding-bottom: 7px;
    z-index: 1000;
}

.c1-rm_gjcbt {
    background-color: #fd7a75;
    background-image: linear-gradient(to right, #fd7a75, #f23480);
    color: #fff;
    font-size: 16px;
    height: 42px;
    border-radius: 10px 10px 0 0;
    text-align: center;
    line-height: 42px;
}

.c1-gjc_rlist li {
    border-bottom: 1px #ffc1da solid;
    height: 31px;
    text-align: center;
    line-height: 31px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 120px;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    padding: 0 10px;
}

.c1-gjc_rlist li:hover {
    color: #2054ae;
}

.c1-zhankaigjc {
    text-align: center;
    padding-top: 7px;
    cursor: pointer;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c1-zhankaigjc cite {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #999;
    display: inline-block;
    margin-left: 5px;
}

.c1-gjc_rlist {
    height: 187px;
    overflow: hidden;
    min-height: 187px !important;
}

.c1-zhankaigjc cite.c1-upjiantou {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 0;
    border-bottom: 6px solid #999;
}

.c1-contest_list .c1-zwxgdata {
    text-align: center;
    padding: 70px 0;
    width: 100%;
    background: #fff;
}

.c1-zujijin_index {
    display: flex;
    background: #fff;
    padding: 15px 25px;
    box-sizing: border-box;
}

.c1-zujijin_index_div {
    width: 50%;
}

.c1-zujijin_index_dian {
    display: flex;
    margin-bottom: 10px;
}

.c1-zujijin_index_dian > p {
    font-size: 14px;
    color: #333;
    width: 75px;
    height: 30px;
    background: #eee;
    line-height: 30px;
    text-align: center;
    margin-right: 15px;
    cursor: pointer;
    border-radius: 15px;
}

.c1-zujijin_index_dian > .c1-active {
    color: #fff;
    background: #2054ae;
}

.c1-zujijin_index_dian > p:hover {
    color: #fff;
    background: #2054ae;
}

.c1-zujijin_index_div > ul:nth-of-type(2) {
    display: none;
}

.c1-zujijin_index_div > ul {
    width: 100%;
}

.c1-zujijin_index_div > ul a {
    display: flex;
    align-items: center;
    height: 35px;
}

.c1-zujijin_index_div > ul a img {
    margin-right: 5px;
}

.c1-zujijin_index_text {
    display: flex;
    font-size: 14px;
    color: #333;
    width: 319px;
    cursor: pointer;
}

.c1-zujijin_index_text > p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.c1-bisaizhong_div {
    border: 2px solid #74d4ac;
}

.c1-bisaizhong_div .c1-wss_fl {
    color: #2054ae;
}

.c1-bisaizhong_div:hover {
    border: 2px solid #2054ae;
}

.c1-shaixuan {
    width: 91px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
    margin-top: -5px;
    text-align: center;
    color: #2054ae;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    cursor: pointer;
}

.c1-shaixuan_wrap {
    position: relative;
    height: 100%;
}

.c1-shaixuan_wrap:hover .c1-shaixuan_none {
    display: block;
}

.c1-shaixuan > img {
    margin-right: 5px;
}

.c1-shaixuan_none {
    position: absolute;
    width: 415px;
    max-height: 376px;
    background: #fff;
    border: 1px solid #e2e2e2;
    right: 0;
    top: 40px;
    padding: 19px;
    box-sizing: border-box;
    overflow: auto;
    display: none;
    z-index: 999;
    box-shadow: 0 0 10px rgba(193, 193, 193.1);
}

.c1-shaixuan_none > li {
    border-bottom: 1px dashed #eee;
}

.c1-shaixuan_none > li {
    display: flex;
}

.c1-shaixuan_none_p {
    width: 60px;
    font-size: 16px;
    margin-top: 10px;
    color: #666;
    flex-shrink: 0;
}

.c1-shaixuan_none_con {
    display: flex;
    flex-wrap: wrap;
    font-size: 13px;
    color: #333;
}

.c1-shaixuan_none_con > li {
    margin: 10px;
    box-sizing: border-box;
    border-bottom: 2px solid #fff;
}

.c1-shaixuan_none_con > li:hover {
    border-bottom: 2px solid #2054ae;
}

.c1-shaixuan_none_con > li:hover a {
    color: #2054ae;
}

.c1-shipinzhuanji {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 5px;
}

.c1-shipinzhuanji > li {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #333;
    padding: 0 10px;
    margin: 5px;
    border: 1px solid #eee;
    border-radius: 15px;
    cursor: pointer;
}

.c1-shipinzhuanji > li:hover {
    border: 1px solid #2054ae;
}

.c1-shipinzhuanji > li:hover a {
    color: #2054ae;
}

.c1-top_nav_nr li.c1-hove::after {
    margin-right: -17% !important;
}

.c1-zxz_list img {
    width: 18px;
}
.c1-friend-link-simple {
    padding: 20px 0;
    border-top: 1px solid #e8e8e8;
    margin-top: 10px;
    background: #f5f5f5;
}

.c1-friend-link-content {
    display: flex;
    align-items: center;
    gap: 15px;
}

.c1-friend-link-label {
    color: #666;
    font-size: 14px;
    margin-right: 0;
    font-weight: 500;
}

.c1-friend-link-btn {
    color: #007bff;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
    padding: 6px 16px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    background: #fff;
    display: inline-block;
}

.c1-friend-link-btn:hover {
    color: #0056b3;
    text-decoration: none;
    border-color: #007bff;
    background: #f8f9fa;
    box-shadow: 0 2px 4px rgba(0,123,255,0.1);
    transform: translateY(-1px);
}
/* 为您推荐 - 适配网站原有风格 */
.c1-recommend-list li {
    position: relative;
    padding-left: 0;
    border-bottom: 1px dashed #e8ecf1;
    padding-bottom: 6px;
    margin-bottom: 6px;
}

.c1-recommend-list li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.c1-recommend-list li a {
    display: block;
    padding: 4px 0 4px 20px;
    font-size: 13px;
    color: #333;
    line-height: 1.6;
    position: relative;
    transition: all 0.2s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c1-recommend-list li a::before {
    undefined;
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 10px;
    color: #4a90d9;
    transition: all 0.2s ease;
}

.c1-recommend-list li a:hover {
    color: #4a90d9;
    padding-left: 26px;
}

.c1-recommend-list li a:hover::before {
    color: #4a90d9;
    left: 4px;
}

.c1-recommend-list li a img {
    display: none; undefined
}

.c1-recommend-list li a p {
    margin: 0;
    font-size: 13px;
    display: inline;
}

/* 移动端自适应 */
@media (max-width: 768px) {
    .c1-recommend-list li a {
        font-size: 12px;
        padding: 3px 0 3px 18px;
    }
    .c1-recommend-list li a::before {
        font-size: 9px;
        top: 3px;
    }
    .c1-recommend-list li a:hover {
        padding-left: 22px;
    }
}

@media (max-width: 480px) {
    .c1-recommend-list li a {
        font-size: 11px;
        padding: 3px 0 3px 16px;
        white-space: normal; undefined
    }
    .c1-recommend-list li a::before {
        font-size: 8px;
        top: 3px;
    }
    .c1-recommend-list li a:hover {
        padding-left: 20px;
    }
}
</style>