@import"https://at.alicdn.com/t/font_1876336_0avyfw0704sc.css?t=123";
@import"bootstrap.min.css";
@import"swiper.min.css";
@import"animate.min.css";

body {
    line-height: 1.625;
    font-weight: normal;
    font-family: microsoft yahei;
}

hr {
    width: 100%;
}

.key-color {
    color: #3069c2;
}

.key-border {
    border: 1px solid #0183ff;
}

.key-border-eee {
    border: 1px solid #eee;
}

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

a:focus,
a:hover {
    text-decoration: none;
}

.font-12 {
    font-size: 12px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.padding-15,
.neiye.padding-15 {
    padding: 15px;
}

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

.button.iconfont,
.iconfont {
    font-family: "iconfont" !important;
    font-size: initial;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.clearul {
    padding-left: 0;
    list-style: none;
}

.clearboth {
    clear: both;
}

.textline-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.textline-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.textline-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.flex_box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.flex_box_list {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-direction: column;
}

.flex_box_7 {
    width: 70%;
}

.flex_box_3 {
    width: 30%;
}

.flex_box_4 {
    width: 40%;
}

.flex_box_6 {
    width: 60%;
}

.margin-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.margin-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

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


.subtitle {
    text-align: center;
}

.imgcover {
    object-fit: cover;
}

#miniprogram {
    display: none;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px;
}

#miniprogram img {
    width: 200px;
    display: block;
}

#miniprogram p {
    text-align: center;
    margin-top: 10px;
}

/*面包屑*/
.layout-breadcrumb {
    background: #fff;
    z-index: 10;
    position: relative;
    margin-top: 15px;
    margin-bottom: 65px;
}

.layout-breadcrumb ul li {
    display: inline-block;
    position: relative;
    line-height: 1;
    font-size: 0;
    margin-right: 5px;
}

.layout-breadcrumb ul {
    margin-bottom: 0;
    padding-left: 0;
}

.layout-breadcrumb ul li a {
    color: #000;
    font-size: 14px;
    padding: 6px 0;
    display: inline-block;
    padding-right: 22px;
    line-height: 1;
}

.layout-breadcrumb ul li::after {
    position: absolute;
    content: "\e628";
    font-size: 16px;
    font-family: "iconfont" !important;
    right: 0px;
    top: 5px;
}

.layout-breadcrumb ul li:last-child::after {
    content: none;
}

/*面包屑end*/
/*分页*/
.pageBox a,
.pageBox span {
    display: inline-block;
    font-size: 16px;
    padding: 5px 14px;
    border: 1px solid #eee;
    margin-left: -1px;
}

.pageBox .active {
    color: #fff;
    background: #db101d;
}

.pageBox .nolink {
    color: #ccc;
}

/*分页end*/

/*banner*/
.banner .swiper-container {
    padding-bottom: 50px;
}

.banner .banner-img {
    overflow: hidden;
}
@media screen and (min-width:1201px) {
.banner .banner-img img {
    /*width: 560px;*/
    width: 560px;
    height: 260px;

}
}
@media screen and (min-width:768px) and (max-width:1200px) {
    .banner .banner-img img {
        /*width: 560px;*/
        width: 100%;
        height: auto;
    }
}
.banner .swiper-pagination {
    background: #fff;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}

.banner .swiper-pagination-bullet {
    background: #333;
}

.banner .swiper-pagination-bullet-active {
    background: #3069c2;
}

.banner .swiper-button-prev,
.banner .swiper-button-next {
    background-image: none;
    font-size: 28px;
    color: #fff;
    background: #3c749c;
}

/*banner end*/

/*form*/
.errormsg{
    color: red;
}
/*form end*/

/*首页*/
.activity {
    margin-top: 30px;
    margin-bottom: 30px;
}

.activity .list {
    border: 1px solid #eee;
    border-radius: 5px;
    margin-bottom: 30px;
}

.activity .list:hover {
    border: 1px solid #0183ff;
}

.activity .list img {
    width: 260px;
    height: 160px;
}

.box {
    padding: 15px;
}

.box h4 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 0;
    height: 48px;
}

.box .address,
.box .time {
    font-size: 12px;
    color: #999;
}

.searchbar .swiper-slide {
    width: auto;
    line-height: 40px;
    height: 40px;
}

.searchbar a {
    color: #999;
}

.searchbar a.on {
    color: #000;
    font-size: 18px;
}

.searchbar a:hover {
    color: #000;
}

#fixed-nav-box {
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 999;
    left: 0;
}

#fixed-nav-box.fixed {
    position: fixed;
    box-shadow: 2px 0 10px rgba(0, 0, 0, .2);
}

/*首页end*/
/*公共头尾部*/
.foot {
    margin-top: 30px;
    padding: 10px 0;
    background: #333;
    color: #fff;
    line-height: 30px;
}

.foot a {
    color: #fff;
}

.foot .link a {
    margin-left: 5px;
}

.foot .link a:nth-child(1) {
    margin-right: 5px;
}

.top {
    background: #f7f7f7;
    text-align: right;
}

.top a {
    line-height: 34px;
    display: inline-block;
}

.top .space {
    margin-left: 20px;
}

.miniprogram {
    position: relative;
}

.miniprogram .icon-xiaochengxu {
    background: #3069c2;
    color: #fff;
    border-radius: 100%;
    margin-right: 3px;
}

#infoForm{
    background: #fff;
    display: none;
    border-radius: 10px;
    width: 800px;
    padding: 20px 0;
}
.miniprogram img.code {
    position: absolute;
    top: -140px;
    right: 0;
    background: #fff;
    z-index: 9;
    width: 250px;
    display: none;
}

.miniprogram:hover img.code {
    display: block;
}

.logo {
    display: inline-block;
}

.logo span {
    font-size: 24px;
    margin-left: 10px;
}

.logo+i {
    margin-left: 10px;
    margin-right: 10px;
    font-style: normal;
    color: #999;
}

.logo img {
    width: 60px;
    border-radius: 100%;
}

.location {
    display: inline-block;
}

.searchbox {
    display: flex;
    padding-top: 27px;
}

.searchbox input {
    width: 100%;
    height: 35px;
    border: 1px solid #3069c2;
    padding: 0px 5px;
}

.searchbox button {
    width: 75px;
    border: none;
    background: #3069c2;
    color: #fff;
}

.head-nav {
    text-align: right;
    font-size: 16px;
    padding-top: 27px;
}

.head-nav a {
    display: inline-block;
    margin-left: 15px;
    line-height: 35px;
}

.head-nav .iconfont {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 5px;
}



/*公共头尾部end*/

/*列表页*/
.menus {
    margin-top: 30px;
    margin-bottom: 30px;
}

.menu {
    display: flex;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}

.menu>span {
    font-size: 14px;
    color: #333;
    margin-right: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 36px;
    line-height: 36px;
}

.menu-right {
    font-size: 14px;
    color: #666;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    padding-right: 10px;
}

.menu-right a {
    padding: 0px 10px;
    height: 24px;
    line-height: 24px;
    margin: 5px 0px;
    background: #fff;
    display: inline-block;
    border-radius: 2px;
    margin-right: 6px;
}

.menu-right a:hover,
.menu-right a.on {
    background: #3069c2;
    color: #fff;
}

.search-sort {
    border-bottom: 1px solid #eee;
    margin-top: 30px;
}

.search-sort a {
    display: inline-block;
    padding-bottom: 16px;
    border-bottom: 3px solid transparent;
    font-size: 16px;
    margin-right: 40px;
}

.search-sort a:hover,
.search-sort a.on {
    border-bottom: 3px solid #3069c2;
    color: #3069c2;
}

.pagination {
    font-size: 0;
    text-align: center;
    display: block;
}

.imgbox {
    position: relative;
}

.imgbox span {
    position: absolute;
    background: rgba(170, 170, 170, 0.5);
    color: #fff;
    display: inline-block;
    left: 0;
    top: 0;
    padding: 2px 5px;
    font-size: 12px;
}

.imgbox span.on {
    background: rgba(1, 131, 255, 0.8);
}

.pagination a,
.pagination span {
    display: inline-block;
    border: 1px solid #cccccc;
    padding: 6px 13px;
    font-size: 16px;
    margin-left: -1px;
    height: 34px;
    line-height: 22px;
}

/*列表页end*/
/*详情页*/
.neiye {
    margin: 30px 0;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    border: solid 1px #eeeeee;
    padding: 30px;
}

.cover {
    overflow: hidden;
    margin-top: -50px;
}

.cover img {
    width: 100%;
}

.subject {
    font-size: 22px;
    margin-top: 0;
    line-height: 30px;
}

.neiye .time,
.neiye .address {
    color: #999;
    font-size: 12px;
}

.neiye .time span {
    margin-right: 25px;
    line-height: 24px;
}

.type {
    margin-top: 10px;
    height: 31px;
}

.type span {
    display: inline-block;
    margin: 5px 10px;
    margin-left: 0;
    padding: 0px 5px;
    border: 1px solid #3069c2;
    color: #3069c2;
    font-size: 12px;
}

.button-radius {
    border-radius: 20px;
}

.button {
    font-size: 16px;
    min-width: 136px;
    padding-top: 0;
    padding-bottom: 0;
    box-sizing: border-box;
    padding-right: 18px;
    padding-left: 18px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border: 1px solid #1bb14e;
    color: #1bb14e;
    background: #fff;
}

.button-sm {
    line-height: 30px;
    font-size: 14px;
}

.btn-box .button {
    margin-right: 20px;
    margin-bottom: 20px;
}

.button.disabled,
.button.disabled:hover {
    border: 1px solid #e6e6e6;
    background-color: #FBFBFB;
    color: #C9C9C9;
    cursor: not-allowed;
}

.button:hover,
.button.on {
    color: #fff;
    border: 1px solid #1bb14e;
    background-color: #1bb14e;
}

.collect_btn {
    background-color: #fff7e8;
    border: solid 1px #ffe9c1;
    color: #ffb11a;
}

.share {
    margin-left: 30px;
    line-height: 40px;
}

.share .icon-liulan {
    margin-right: 5px;
}

.share .icon-xiaochengxu1 {
    background: #000;
    color: #fff;
    border-radius: 100%;
    margin-left: 5px;
    padding: 3px;
}

.bodyread {
    overflow: hidden;
}

.bodyread img {
    max-width: 800px;
    height: auto !important;
    max-width: 100%;
}

.more_org {
    font-size: 14px;
}

.media_img {
    padding-right: 5px;
}

.media_cont h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 16px;
}

.media_cont p {
    font-size: 12px;
    color: #999;
}

.media_rel_act {}

.media_rel_act li {
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 10px;
    position: relative;
}

.media_rel_act li::before {
    position: absolute;
    width: 4px;
    height: 4px;
    margin-top: 10px;
    content: '';
    border-radius: 4px;
    background-color: #b5b5b5;
    left: 0;
}



.line-35 {
    line-height: 35px;
}

/*详情页end*/
/*主办方列表*/
.leader_banner {
    background: url(../images/leaderbanner.jpg) center center no-repeat;
    background-size: cover;
    height: 250px;
    position: relative;
}

.leader_menu {
    position: absolute;
    height: 70px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgb(0 0 0 / 0.5);
}

.leader_menu ul {}

.leader_menu ul li {
    display: inline-block;
}

.leader_menu ul li a {
    display: inline-block;
    line-height: 70px;
    font-size: 18px;
    padding: 0px 42px;
    color: #fff;
    position: relative;
}

.leader_menu ul li a.on,
.leader_menu ul li a:hover {
    color: #bfe4ff;
}

.leader_menu ul li a.on::after {
    content: '';
    position: absolute;
    height: 4px;
    background: #bfe4ff;
    width: 100%;
    left: 0;
    bottom: 0;
}

.leader_act_list a {
    color: #b1b0b0;
}

.leader_act_list li {
    margin-bottom: 30px;
}

.leader_act_list li:hover {
    border: 1px solid #0183ff;
}

.leader_act_list .media_cont {
    padding-left: 15px;
    padding-right: 15px;
}

.leader_act_list .media_cont h4 {
    font-weight: 400;
    font-size: 16px;
    color: #333;
    margin-bottom: 12px;
}

.leader_act_list .address,
.leader_act_list .time {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px;
}

.leader_act_list .media_cont img {
    border-radius: 100%;
    display: inline-block;
    width: 27px;
    margin-right: 10px;
}

.leader_act_list .media_cont .row .col-sm-6 {
    line-height: 40px;
}

.leader_act_list .media_cont hr {
    margin-top: 10px;
    margin-bottom: 0px;
}

.leader_logo,
.leader_des {
    padding: 5px;
    padding-bottom: 20px;
}

.leader_logo img {
    width: 100%;
}

.leader_logo h2 {
    font-size: 20px;
}

.leader_des .description {
    border-top: 1px solid #eee;
    padding: 15px;
}

.leader_des {
    padding: 0;
}

.button.fn-attention::before,
.button.fn-collect::before {
    content: "\e600";
}

/*主办方列表end*/
/*主办方详情*/
.leader_about {
    overflow: hidden;
    padding: 20px 20px;
}

.leader_about img {
    max-width: 800px;
}

/*主办方详情end*/


/*table*/
.ue-table-interlace-color-single {
    
}
.ue-table-interlace-color-double {
    
}
.bodyread.neiye td, th {
    padding: 5px 10px;
    border: 1px solid #DDD;
}
/*table end*/

@media screen and (max-width:767px) {
    .bodyread img {
        width: 100%;
        max-width: 100% !important;
    }

    .activity .list img {
        width: 180px;
        height: 115px;
    }

    .banner .banner-img img {
        width: 100%;
        height: auto;
    }

    .foot,
    .link {
        text-align: center;
    }

    .leader_about img {
        width: 100%;
        max-width: 100% !important;
    }
}

#show_mob_nav1 li a {
    cursor: pointer;
}

#show_mob_nav1 li a.on {
    background: rgb(27, 177, 78);
    color: #fff;
}

.nocontent {
    position: relative;
    text-align: center;
    font-size: 100px;line-height: 1;
    margin-bottom: 45px;
}

.nocontent p {
    font-size: 16px;
    color: #999;
}
@media screen and (min-width:768px) and (max-width: 991px){
    #activity .col-sm-4:nth-child(3n+1) {
        clear: left;
    }
}
@media screen and (min-width:992px) {
    #activity .col-md-3:nth-child(4n+1) {
        clear: left;
    }
}