@charset "utf-8";
* {margin: 0;padding: 0;border: none;outline: none; }
body,html {height: 100%; background: #f1f1f1 none repeat scroll;;}

body {font-size: 0.875rem; font-weight: normal; font-family:-apple-system,"微软雅黑",Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
    color: #343434; letter-spacing: 0.05em; overflow-x: hidden;	line-height: 1.8;}
img{max-width: 100%;}
ul,li,ol{list-style: none;}
p{margin-bottom:0.5rem;}
.img{ text-align: center;}
.p-1{ padding: 1rem;}
.pb-1{ padding-bottom:1rem;}
.pt-1{ padding-top:1rem;}
.mt-1{ margin-top:1rem;}
.mt-2{ margin-top:2rem;}
.mb-1{ margin-bottom:1rem;}
.clearfix{clear:both;}
.bg-white{background:#fff;}
.row{ padding:0 1.5rem; }
.text-danger{color:#f30213;}
.text-center{ text-align: center;}
a{ text-decoration: none;}
header{ background: #fff; text-align: center;}
.container{ width: 1170px; padding: 0 15px; margin: 0 auto;}
header .head{ display: flex; align-items: center; justify-content: space-between; padding: 10px 0;}
header .head .logo{ font-size: 40px; color:#f30213;}
header .head .search{}
header .head .search .searchbox{ border: 2px #f30213 solid; display: flex; align-items:baseline;}
header .head .search .searchbox input{ border:none; padding:8px 10px; width: 100%; min-width: 300px; flex: 1;}
header .head .search .searchbox .btnlink{ background: #f30213; color:#fff; display: block; text-decoration: none; padding: 5px 20px;}
header .head .search .hotsearch{ width: 100%; overflow: hidden; font-size: 12px; margin-top: 3px;color:#999;}
header .head .search .hotsearch a{color:#999;}
header .head .search .hotsearch a:hover{color:#f30213;}
header .head .menubtn,header .head .headselect{display: none;}
nav{ background: #333;}
.nav{ display: flex;}
.nav a{color: #fff; padding: 10px 20px; transition: all 0.6s;}
.nav a:hover,.nav a.active{background: #f30213;}

.swiper-container {
    width: 100%;
}
.swiper-slide {text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; 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; -webkit-align-items: center;
    align-items: center;
}

.col-3{ display: flex;}
.col-3 .left{ width: 30%; background: #fff; padding: 10px; border-top-left-radius: 10px;}
.col-3 .middle{ width: 38%;background: #fff; margin: 0 1%;padding: 10px;}
.col-3 .right{ width: 30%;background: #fff;padding: 10px; border-top-right-radius: 10px;}
.title_type1{ display: flex; justify-content: space-between; align-items: center;}
.title_type1 span{font-size: 20px; display: block; padding-left: 15px; position: relative;}
.title_type1 span::before{content: ""; position: absolute; left: 0px; top:26%; width: 1px; height: 55%; border-left: 3px #007aff solid;}
.title_type1 a{font-size: 14px; color: #333;}
.title_type1 a:hover{color:#007aff;}
.title_type2{ font-size: 1.3rem; text-align: center; font-weight: 600;}
.title_type2 span{position: relative;}
.title_type2 span::before{content: ""; position: absolute; left: -6rem; top:52%; width: 5rem; height: 1px; border-top:2px #ddd solid;}
.title_type2 span::after{content: ""; position: absolute; right: -6rem; top:52%; width: 5rem; height: 1px; border-top:2px #ddd solid;}

.col-2{ display: flex; }
.col-2 .left{ width: 70%; background: #fff; padding: 1rem; border-top-left-radius: 10px; margin-right: 1%;}
.col-2 .right{ width: 30%;background: #fff;padding: 1rem; border-top-right-radius: 10px;}

.exhibition_list,.exhibition_list li{ width: 100%;}
.exhibition_list li{ display: flex; align-items: center; margin-bottom: 2%;}
.exhibition_list li .img{ width: 30%; margin-right: 3%; }
.exhibition_list li .txt{font-size:0.75rem;flex: 1; color: #999;}
.exhibition_list li .txt .name{ display: block; color:#000; line-height: 1.4; margin-bottom: 0.2rem; font-size: 1.1rem;}
.col-2 .exhibition_list li .txt{ font-size: 1rem;}
.col-2 .exhibition_list li .txt .name{ margin-bottom: 0.4rem;}
.exhibition_list li .txt .name:hover{color: #007aff;}
.list_txt_date{}
.list_txt_date li{display: flex; align-items: center; margin-bottom: 0.3rem; padding-left: 1rem; position: relative;}
.list_txt_date li::before{content: ""; position: absolute; left: 0px; top:40%; width: 5px; height: 5px; background: #999; transform: rotate(45deg); transition: all 0.3s;}
.list_txt_date li .name{ flex: 1; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;color:#333;}
.list_txt_date li:hover .name{color:#007aff;}
.list_txt_date li:hover::before{background: #007aff; transform: rotate(-45deg);}
.list_txt_date li .date{ width: 50px;color: #999; font-size: 0.75rem; text-align: right;}

.hotel_list,.hotel_list li{ width: 100%;}
.hotel_list li{ display: flex; align-items: center; margin-bottom: 2%;}
.hotel_list li .img{ width: 30%; margin-right: 3%; flex: 1;}
.hotel_list li .txt{font-size:0.75rem;  width: 66%;color: #999;}
.hotel_list li .txt .name{ display: block; width: 100%; color:#000;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;font-size: 1.1rem;}
.hotel_list li .txt .name:hover{color: #f30213;}

.zhuban{ background: #fff; display: flex; flex-wrap: wrap; padding: 20px 20px 0 20px;}
.zhuban .li{ display: flex; width: 18.4%; flex-flow: column; margin-right: 2%; margin-bottom: 2%; text-align: center; transition: all 0.3s;}
.zhuban .li:nth-child(5n){ margin-right: 0;}
.zhuban .li:hover{ transform: scale(1.1);}
.zhuban .li .name{color: #000;}

.quicklist .li{ display: flex; flex-wrap: wrap; margin-bottom: 1rem;}
.quicklist .li strong{ margin-right: 1rem; position: relative;}
.quicklist .li strong::after{content: ""; position: absolute; top:25%; right: -0.7rem; width: 1px; height: 50%; border-left: 1px #999 dashed;}
.quicklist .li a{color:#333; margin-right: 0.5rem;}
.quicklist .li a:hover{color: #007aff;}
.exh_banner{ background: url("../image/d72707e3fb9685ab90e32aaef652c1cb.jpg") no-repeat top center; background-size: 100% auto; font-size: 1.5rem; text-align: center; color:#000; padding: 2rem 0;}
.exh_banner h1{ font-size: 2.5rem; margin-bottom: 0.5rem; margin-top: 1rem;}
.exh_banner p{font-size:1rem; line-height: 2;}
.exh_banner a{ background: #f30213;color:#fff; padding: 0.3rem 2rem; font-size: 1rem; margin-top: 2rem; display: inline-block; transition: all 0.3s;}
.exh_banner a:hover{ background: #000; border-radius: 0.5rem;}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    justify-content: center;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.bdnav{ display: flex; padding: 1rem 0 1.5rem; position: relative;}
.bdnav::after{content:"";position: absolute;bottom: 0.5rem;left: 0; width: 100%; height: 1px; border-top:1px #ccc solid;}
.bdnav a{ color: #000; font-size: 1.2rem; font-weight: 500; margin-right:2rem; position: relative;}
.bdnav a::after{content: ""; position: absolute; left: 25%; bottom: -0.2rem; width: 0%; height: 1px; border-top: 2px #007bff solid; transition: all 0.3s;}
.bdnav a:hover::after,.bdnav a.active::after{width: 50%;}
.bdnav a:hover,.bdnav a.active{color: #007bff;}
.article h3{ margin-bottom: 0.3rem; font-size: 1.1rem; padding-left: 0.8rem; position: relative;}
.article h3::before{content: ""; position: absolute; left: 0;top:25%;width: 1px; height: 55%; border-left: 3px #f30213 solid;}
.article_title{ font-weight: 600; font-size: 1.5rem;color: #007bff; line-height: 1.4;}
.article_date{ text-align: right; display: block; font-size: 0.75rem;color: #999; margin-top: 0.5rem;}
.ask_bd{ border: 1px #ccc solid; padding: 1rem; color: #888888;}
.otherpro{}
.otherpro ul{ display: flex; flex-wrap: wrap;}
.otherpro ul li{width: 23.5%; margin-right: 2%; margin-bottom: 2%; transition: all 0.3s;}
.otherpro ul li:nth-child(4n){ margin-right: 0;}
.otherpro ul li .img{ width: 100%;}
.otherpro ul li .name{color: #333; font-weight: 600;white-space: nowrap;text-overflow: ellipsis; overflow: hidden; width: 100%; display: block;}
.otherpro ul li .name:hover{color: #007bff;}
.otherpro ul li:hover{ transform: scale(1.05);}

.breadcrumb{ display: flex; width: 100%;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.breadcrumb a{ display: block; margin-right: 1.5rem; color: #999; position: relative;}
.breadcrumb a::after{content: ">"; position: absolute; right: -1rem;}
.breadcrumb a:hover{color: #007bff; text-decoration: underline;}
.list_img_date,.list_img_date li{width: 100%;}
.list_img_date li{ margin-bottom: 1rem; transition: all 0.3s;}
.list_img_date li .img{ display: block;width: 100%;}
.list_img_date li .name{ display: block;color: #333; font-weight: 600;white-space: nowrap;text-overflow: ellipsis; overflow: hidden; width: 100%; }
.list_img_date li .name:hover{color: #007bff;}
.list_img_date li:hover{ transform: scale(1.05);}

.form-row{display: flex; margin-bottom: 1rem;}
.form-row .form-label{width: 100%; display: flex; align-items: center;}
.form-row .form-label label{ margin-right: 1rem; text-align: right; width: 4rem;}
.form-row .form-label .form-input{ border: 1px #ddd solid; padding: 0.3rem 0.4rem; line-height: 1.8; width: 100%; flex: 1;}
.form-row .form-label .form-btn{ border: 1px #f30213 solid; background: #f30213; color:#fff; padding: 0.3rem 2rem; border-radius: 0.3rem; font-size: 1rem;cursor: pointer; transition: all 0.3s;}
.form-row .form-label .form-btn:hover{ background: #007bff;border-color: #007bff;}

.answer{}
.answer .li{width: 100%; display: flex; margin-bottom: 2rem; position: relative;}
.answer .li::after{content: ""; position: absolute; bottom: -1rem; left: 0;width: 100%; height: 1px; border-top: 1px #ddd dashed;}
.answer .li .img{ width: 5rem; margin-right: 2rem;}
.answer .li .img img{border-radius: 50%; padding: 5px; border:1px #ddd solid;}
.answer .li .txt{ flex: 1; padding-top: 0.5rem;}
.answer .li .txt .hd{ margin-bottom: 0.5rem;}

.filter .li{display: flex; margin-bottom: 1rem;}
.filter .li:last-child{ margin-bottom: 0;}
.filter .li .hd{width: 5rem; font-weight: 600;}
.filter .li .bd{flex: 1;}
.filter .li .md{width: 5rem; text-align: center; margin-right: 1rem;}
.filter .li .bd{ display: flex; flex-wrap: wrap;}
.filter .li a{ display: block; color: #333; padding: 0.1rem 0.5rem; transition: all 0.3s;}
.filter .li .bd a{ margin-right: 1rem; margin-bottom: 0.5rem;}
.filter .li a.active,.filter .li a:hover{ background: #f30213;color:#fff; border-radius: 5px;}

.searchpage .search .searchbox{ border: 2px #f30213 solid; display: flex; align-items:baseline;}
.searchpage .search .searchbox input{ border:none; padding:8px 10px; width: 100%; min-width: 300px; flex: 1;}
.searchpage .search .searchbox .btnlink{ background: #f30213; color:#fff; display: block; text-decoration: none; padding: 5px 20px;}

@media only screen and (max-width:1200px)
{
    .container{ width: 98%; padding: 0 1%;}
}
@media only screen and (max-width:980px){
    .col-3,.col-2{flex-wrap: wrap;}
    .col-3 .left{width: 96%; padding: 10px 2%;border-top-left-radius: 1rem;border-top-right-radius: 1rem;}
    .col-3 .middle{ width: 96%; padding: 10px 2%;border-top-left-radius: 1rem;border-top-right-radius: 1rem; margin:1rem 0 0 0;}
    .col-3 .right{width: 96%; padding: 10px 2%; border-top-left-radius: 1rem;border-top-right-radius: 1rem; margin-top: 1rem;}
    .zhuban .li{width: 23.5%;}
    .zhuban .li:nth-child(5n){ margin-right: 2%;}
    .zhuban .li:nth-child(4n){margin-right: 0;}
    .col-2 .left{width: 96%; padding: 1rem 2%; margin: 0;border-top-right-radius:10px;}
    .col-2 .right{width: 96%; padding: 1rem 2%;border-top-left-radius:10px; margin-top: 1rem;}
    .col-2 .exhibition_list li .txt{ font-size: 0.75rem;}
    .exh_banner h1{font-size: 2rem;}

}
@media only screen and (max-width:768px){
    .zhuban .li{width: 32%;}
    .zhuban .li:nth-child(4n){margin-right: 2%;}
    .zhuban .li:nth-child(3n){margin-right: 0;}
    .container{ width: 96%; padding: 0 2%;}
    nav{display: none;}
    header .head{ flex-wrap: wrap;}
    header .head .search{width: 100%; margin-top: 0.5rem;}
    header .head .menubtn{ display: flex; flex-flow: column; margin-right: 10px; align-items: center; padding-top: 10px;cursor: pointer;}
    header .head .menubtn>div{ width: 30px; height: 1px; border-top:2px #f30213 solid; margin-bottom: 5px;}
    header .head .menubtn.active>div:first-child{ transform: rotate(45deg); }
    header .head .menubtn.active>div:nth-child(2){ transform: rotate(-45deg);margin-top: -7px;}
    header .head .menubtn.active>div:last-child{display: none;}
    header .head .headselect{width: 100%;}
    header .head .headselect .nav{ display: flex; flex-wrap: wrap; flex-direction: column;}
    header .head .headselect .nav a{background: #007bff; margin-bottom: 1px; font-weight: 500; padding: 0.3rem 0;}
    .exh_banner{ background-size: auto 100%;}
    .list_img_date{ display: flex; flex-wrap: wrap;}
    .list_img_date li{width: 48%; margin-right: 4%;}
    .list_img_date li:nth-child(2n){ margin-right: 0;}
    .otherpro ul li{width: 32%;}
    .otherpro ul li:nth-child(4n){margin-right: 2%;}
    .otherpro ul li:nth-child(3n){margin-right: 0;}
    .filter .li{ flex-wrap: wrap;}
    .filter .li .hd,.filter .li .md{width: 100%; margin-bottom: 0.5rem;margin-right:0;}
}
@media only screen and (max-width:480px){
    body{font-size: 0.75rem;}
    header .head .logo{ font-size: 2rem;}
    .zhuban .li{width: 46%;}
    .zhuban .li:nth-child(3n){margin-right: 2%;}
    .zhuban .li:nth-child(2n){margin-right: 0;}
    .exh_banner h1{font-size: 1.5rem;}
    .exh_banner p,.bdnav a,.article h3{font-size: 0.875rem;}
    .form-row{ flex-wrap: wrap;}
    .form-row .form-label{ margin-bottom: 1rem;}
    .list_img_date li{width: 100%; margin-right: 0;}
    .otherpro ul li{width: 48%;}
    .otherpro ul li:nth-child(3n){margin-right: 2%;}
    .otherpro ul li:nth-child(2n){margin-right: 0;}
    .breadcrumb{ display: none;}
}

