<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a,a:hover{
    text-decoration: none;
}
#body{

}
#body-choose{
    margin-top: 30px;

}
#body-choose&gt;div.width-1170px{
    background-color: #ffffff;
    padding: 30px 0;
    border: 1px solid #dddddd;
    overflow: hidden;
}
.body-choose-header{
    margin-left: 60px;
    cursor: pointer;
}
.body-choose-header-colorblock{
    float: left;
    width: 13px;
    height: 30px;
    background-color: #FF7A08;
}
.body-choose-header-test{
    float: left;
    font-family: SansSerif;
    font-size: 24px;
    color: #3c97db;
    margin-left: 12px;

}

.body-choose-header-arrow{
    float: left;
    line-height: 34px;
    color: #3c97db;
    transform: scaleX(2.0) rotate(90deg);

    font-size: 16px;
    position: relative;
    left: 15px;
}
.body-choose-content{
    margin-left: 85px;
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #ddd;
    margin-right: 85px;

}
.body-choose-content&gt;span{
    float: left;
    color: #c4c4c4;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
    width: 19.6%;
    height: 1.1em;
    overflow: hidden;
    cursor: pointer;
    transition: color 0.6s;
}
.body-choose-content&gt;span:hover{
    color: #FF7A08;
}
.body-choose-content&gt;span:nth-child(4n-3){
    width: 41.2%;
}
#body-showListAndSearch{
     overflow: hidden;
     background-color: #ffffff;
     border: 0;
 }
.exhibitionGroup-pageselect{
    border:0;
}
.showList{
    width: 820px;
    float: left;
    margin-top: 40px;
}
.showList-header{
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
    line-height: 20px;
}
.showList-content{
    position: relative;
}
.showList-content-item{
    height: 200px;
    transition: box-shadow 0.6s;
    border: 1px solid #eee;
    width: 820px;
    margin-bottom: 30px;
}
.showList-content-item:hover {
    box-shadow: 0 0 8px #9a9a9a;
    transition: transform 0.6s;
}
.showList-content-item .showList-content-item-img a{
    width:100%;
    height:100%;
    display:block;
}
.showList-content-item .showList-content-item-img img{
    transition: transform 0.6s;
    width:100%;
    min-height: 198px;
    transform: scale(1,1);
}
.showList-content-item:hover .showList-content-item-img img{
    transition: transform 0.6s;
    transform: scale(1.1,1.1);
}
.showList-content-item:hover .showList-content-item-footer-btn{
    background-color: #fade03;
    color: #2c3e50;

}
.showList-content-item-footer-btn{
    transition: background-color 1s;
    transition: color 1s;
}
.showList-content-item-img{
    width: 300px;
    float: left;
    height: 100%;
    overflow: hidden;
}

.showList-content-item-desc{
    float: left;
    width: 59.63%;
    height: 100%;
    padding-left: 30px;
    background-color: #ffffff;
}
.showList-content-item-desc &gt; div:first-child{
    position: relative;
}
.showList-content-item-desc-title{
    display: block;
    width: 86%;
    padding-top: 30px;
    height: 60px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin-bottom: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.showList-content-item-desc-title a{
	color:#494D50;
}
.showList-content-item-desc-title a:hover{
    color:#e64545;
}
.showList-content-item-desc i{
    font-style: normal;
    background-color: #456be6;
    border-radius: 4px;
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    position: absolute;
    top: 32px;
    right: 24px;
}
.displayContent-item-right-2-item-content{
    color: #7e7e7e;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}
.displayContent-item-right-2-item-content img{
    margin-right: 2px;
    margin-bottom: 2px;
}
.displayContent-item-right-2-item-menuImg {
    width: 17px;
}
.displayContent-item-right-2-item-menu{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 88%;
}
.displayContent-item-right-5-btn{
    text-align: right;
    height: 33px;
    line-height: 18px;
    margin-top: 2px;
}
.displayContent-item-right-5-btn a{
    cursor: pointer;
    font-size: 15px;
}





.showList-content-item-desc-header{
    font-weight: bold;
    font-size: 16px;
    color: #3287c3;
    margin: 20px 0px 25px 0px;
}
.showList-content-item-desc-time{
    font-size: 14px;
    color: #4c4c4c;
    margin-bottom: 20px;
}
.showList-content-item-desc-time&gt;span:nth-child(2){
    margin: 0 20px;
}
.showList-content-item-desc-content{
    font-size: 14px;
    color: #999999;
    height: 80px;
    line-height: 23px;
}
.showList-content-item-footer-btn{
    float: left;
    width: 123px;
    height: 40px;
    line-height: 40px;
    background-color: #FF7A08;
    color: #ffffff;
    text-align: center;
    border-radius: 2px;
    font-family: tahoma;
    font-weight: bold;
}
.showList-content-item-footer-people {
    float: left;
    margin-left: 10px;
    font-size: 14px;
    color: #adadad;
    position: relative;
    top:15px;

}
.peoplenumber{
    color: #eb6049;
    font-size: 18px;
    font-weight: bold;
}
.SearchArea{
    float: right;
    width: 310px;
    margin-top: 96px;
}
.SearchArea&gt;div{
    padding: 25px 20px;
    background-color: #ffffff;
    margin-top: 23px;
    border: 1px solid #eee;
}
.SearchArea .SearchArea-input {
    margin-top: 0;
    border-radius: 4px;
    height: 40px;
    padding: 0;
    position: relative;
}
.SearchArea-input input{
    display: block;
    width: 100%;
    height: 38px;
    padding: 0 10px;
    border: none;
}
.SearchArea-input img{
    position: absolute;
    top: -1px;
    right: 0;
}
.SearchArea-input input:focus{
    border:1px #333 solid;
} 
.SearchArea-input&gt;input{
    height: 38px;
    width: 254px;
    text-indent: 35px;
    color: #a5abbb;
    border: 0;
} 
.SearchArea-city-content{
    color: #4c4c4c;
    font-size: 14px;
    cursor: pointer;
}
.SearchArea-city{
    margin-top: 20px;


}
.SearchArea-city-content-item{
    border-bottom: 1px solid #e8e7f0;
}
.SearchArea-city-content-item a:hover div{
    color:#E54545;
}
.SearchArea-city-content-itemName{

float: left;

margin: 12px 0px;

color: #5E6066;
}
.SearchArea-city-content-itemNumber{
    float: right;
    /*vertical-align: bottom;*/
    
    margin: 12px 0px;
    color: #b8b8b8;
}
.SearchArea-recommend-content-item-img{
    height: 90px;
    width: 90px;
    float: left;
    overflow: hidden;
  	    display: flex;
    justify-content: center;
    align-items: center;
    border:1px #e9edf1 solid;
}
.SearchArea-recommend-content-item-img&gt;img{
    width: 100%;
    min-height:100%;
}
.SearchArea-recommend-content-item-desc{
    float: left;
    padding-left: 10px;
    width: 175px;
    height: 90px;
}
.SearchArea-recommend-content-item-desc-header{
      max-height: 44px;
      line-height: 22px;
      overflow: hidden;
      color: #333;
      text-overflow:ellipsis;
      -webkit-line-clamp: 2;
      margin-bottom: 5px;
}
.SearchArea-recommend-content-item-desc-header:hover{
    color:#e64545;
}
.recommend-content-item-desc-desc-header1{
	color: #999;
}
.SearchArea-recommend-content-item-desc-header{
    font-size: 14px;
}
.SearchArea-recommend-content-item-desc-desc{
    font-size: 13px;
}
.SearchArea-recommend-content-item-desc-desc i{
    color:#646464!important;
}
.SearchArea-recommend-content-item clearfix{
	cursor: pointer;
}

.recommend-content-item-desc-desc-content{
    font-size: 18px;
    color: #1c93f7;
    font-weight: bold;
}
.SearchArea-recommend-content-item{
    margin-top: 20px;
}
.pre-nav{
    position: relative;
}
.pre-nav-item{
    float: left;
    line-height: 50px;
    padding: 0 20px;
    cursor: pointer;
    font-family: tahoma;
}
#body-nav{
    /* box-shadow: 0 0 3px #ddd; */
    background-color: #ffffff;
}
#body-nav&gt;div.body-nav-bg{
    background-color: #F0F1F3;

}
#body-nav&gt;div.body-nav-bg-fixed{
    width: 100%;
    position: fixed;
    z-index: 99;
    top: 72px;
    left: 0;
}
.pre-nav-item&gt;a{
    color: #333333;
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0 15px;
    transition: border 0.6s;
}
.body-nav-bg .pre-nav .pre-nav-item-hover&gt;a{
    color: #fff;
    background-color: #E54545;
}
.pre-nav-item a:hover{
    text-decoration: none;
}
.pre-nav-item:first-child &gt; .pre-nav-item-content{
    display: block;
}
.pre-nav-item:last-child &gt; a{
    /*color: #E54545;*/
}
.pre-nav-item-content{
    display: none;
    position: absolute;
    left: 20px;
    top: 50px;
    background: rgba(0,0,0,.7);
    padding: 14px 20px 22px 20px;
    /* box-shadow: 0 5px 5px #ddd; */
    width: 1034px;
}
.pre-nav-item-content&gt;a{
    float: left;
    color: #fff;
    width: auto;
    padding: 0 30px;
    line-height: 36px;
    font-size: 14px;
    text-decoration: none;
}
.pre-nav-item-content&gt;a:hover{
    color: #E54545;
}
.pre-nav-item-content &gt; .pre-nav-item-content-active{
    color: #E54545;
}
#body-header-desc{
    /* height: 350px; */
    /* line-height: 350px; */
    text-align: center;
    background-color: #f7f8fa;
    padding-top: 50px;
    overflow: hidden;
}
#body-header-desc img{
    width: 100%;
    height: 270px;
}
.word-1{
    font-size: 26px;
    font-weight: bold;
    color: #FF7A08;
}
.word-2{
    font-size: 26px;
    font-weight: bold;
    color: #1c93f7;

}
.word-3{
    font-size: 20px;
}</pre></body></html>