body{
    background:#f0f5fb;
}
.newsBanner .bannerImg{
    width:100%;
    min-width:150rem;
    min-height:100%;
}
.aud-service{
    width:100%;
    height:auto;
    overflow:hidden;
    padding-top:4rem;
    box-sizing: border-box;
}
.center-box{
    width:150rem;
    height:auto;
    margin:0 auto;
}
.exh-data-top{
    width:100%;
    height:16.4rem;
    display:flex;
    justify-content: space-between;
    align-items: center;
}
h3.aud-ser-title{
    height:7.2rem;
    line-height:7.2rem;
    font-size:6rem;
    color:#002040;
}
h3.aud-ser-title i{
    font-style:italic;
    font-size:3.6rem;
    font-family: "思源黑体宋";
}
h3.aud-ser-title em{
    font-size:6.5rem;
    font-style:normal;
    font-family: "SourceHanSerifCN";
}
h3.aud-ser-title em a{
    color:#002040 
}
.exh-data-top span a{
    width:10.6rem;
    height:4rem;
    line-height: 4rem;
    text-align: center;
    font-size:1.6rem;
    color:#fff;
    border-radius: 2rem;
    cursor: pointer;
    display: inline-block;
    background:linear-gradient(to right, #1068bf, #3d3bbe);
}
.exh-data-con ul li{
    width:48rem;
    height:26.4rem;
    background:#fff;
    float:left;
    padding-top:4rem;
    box-shadow:0 0 1rem rgba(0,0,0,.05);
    box-sizing: border-box;
    margin-right:3rem;
    margin-bottom:3rem;
}
.exh-data-con ul li:nth-child(3n){
    margin-right:0;
}
.exh-data-con ul li .exh-data-tit{
    width:100%;
    height:14.4rem;
    padding:0 2.4rem 0 4rem;
    box-sizing: border-box;
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.exh-data-con .exh-data-img{
    width:10.4rem;
    height:10.4rem;
    background:#fff;
    box-shadow:0 0 1rem rgba(0,70,140,.15);
    display:flex;
    justify-content: center;
    align-items: center;
}
.exh-data-con .exh-data-img img{
    max-width:100%;
}
.exh-data-con .exh-data-tit .exh-tit{
    width:28.6rem;
    height:10.4rem;
}
.exh-data-con .exh-data-tit .exh-tit h4{
    font-size:2.4rem;
    line-height:3rem;
    color:#002040;
    font-family: "serifcnMedium";
    text-align: justify;
    margin-bottom:1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.exh-data-con .exh-data-tit .exh-tit p{
    font-size:1.8rem;
    color:#6b7083;
}
.exh-data-con .exh-data-tit .exh-tit p span{
    color:#00468c;
}
.exh-data-con .exh-con{
    width:100%;
    height:8rem;
    padding:0 3rem;
    box-sizing: border-box;
    background:#f9faff;
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.exh-data-con .exh-con span em{
    display:inline-block;
    vertical-align: middle;
    font-size:1.8rem;
    color:#002040;
    line-height:4rem;
}
.exh-data-con .exh-con span i{
    width:4rem;
    height:4rem;
    background:#fff url(../images/exhibitsDataImg/exhDataIcon1.png) no-repeat center center;
    display:inline-block;
    margin-right:1.5rem;
    vertical-align: middle;
    border-radius: 50%;
    box-shadow: 0 0 1rem rgba(0,70,140,.2);
}
.exh-data-con .exh-con span:nth-child(2) i{
    background:#fff url(../images/exhibitsDataImg/exhDataIcon2.png) no-repeat center center;
}
.pre-visit {
    width:100%;
    height:46rem;
}
.tour-reg{
    width:150rem;
    height:46rem;
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.tour-reg>div{
    width:150rem;
    height:26rem;
    padding:7rem 0 0 7rem;
    box-sizing: border-box;
}
.tour-reg>div>h4{
    font-size:4.2rem;
    color:#fff;
    font-family: "SourceHanSerifCN";
    margin-bottom:2.6rem;
}
.tour-reg>div>a{
    width:10.6rem;
    height:4rem;
    line-height:4rem;
    text-align: center;
    background:#fff;
    border-radius: 2rem;
    display:block;
    font-size:1.6rem;
    color:#002040;
    font-family: "serifcnMedium";
}
.tour-reg .visit{
    background:url(../images/audienceServiceImg/PreRegBg.jpg) no-repeat;
    background-size:100% 100%;
}
.tour-reg .demand{
    background:url(../images/audienceServiceImg/specialBg.jpg) no-repeat;
    background-size:100% 100%;
}
.aud-title{
    width:150rem;
    height:7.2rem;
    line-height:7.2rem;
    text-align: center;
    font-size:6rem;
    color:#002040;
    margin-bottom:5rem;
}
.aud-title i{
    font-style:italic;
    font-size:6.5rem;
    font-family: "思源黑体宋";
    margin-right:3rem;
}
.aud-title em{
    font-style:normal;
    font-size:3.6rem;
    font-family: "SourceHanSerifCN";
}
.plan-con{
    width:100%;
    height:auto;
    display:flex;
    justify-content: center;
    align-items: center;
}
.plan-con img{
    max-width:100%;
}
.aud-sear{
    width:100%;
    height:104.3rem;
    padding-top:10rem;
    box-sizing: border-box;
    background:url(../images/exhibitsDataImg/exhDatabaseBg.jpg) no-repeat;
    background-size:100% 100%;
}
.sear-title{
    width:100%;
    height:7.2rem;
    display:flex;
    justify-content: space-between;
}
.sear-title .aud-ser-title{
    color:#fff;
}
.sear-title span a{
    width:10.6rem;
    height:4rem;
    line-height: 4rem;
    text-align: center;
    font-size:1.6rem;
    color:#fff;
    border-radius: 2rem;
    border:1px solid #fff;
    cursor:pointer;
    display: inline-block;
}
.sear-con{
    padding-top:3.6rem;
    margin-bottom:7.5rem;
}
.sear-con ul{
    width:150rem;
    height:80rem;
    overflow:hidden;
}
.sear-con ul li{
    width:35.5rem;
    height:35.5rem;
    box-sizing: border-box;
    background:#fff;
    cursor:pointer;
    float:left;
    margin-right:2.5rem;
    margin-bottom:2.5rem;
}
.sear-con ul li:nth-child(4n){
    margin-right:0;
}
.sear-con ul li .sear-img{
    width:100%;
    height:31rem;
    display:flex;
    justify-content: center;
    align-items: center;
}
/*图片移入效果*/
.imgBB{
    width:35.5rem;
    height:35.5rem;
}
.imgBB .img{
    width:35.5rem;
    height:31rem;
    display:flex;
    justify-content: center;
    align-items: center;
}
.imgBB .img img{
    width:30rem;
    height:30rem;
    object-fit: contain;
}

.imgBB span{
    width:100%;
    height:3.6rem;
    line-height:3.6rem;
    text-align:center;
    font-size:2rem;
    color:#002040;
    font-family: "serifcnMedium";
    margin-bottom:1.4rem;
    display:block;
}
.bg_main{
    background:linear-gradient(135deg, rgba(16, 104, 191, .95), rgba(61,59,190,.95)) 
}
.simImg_spec33 .caption-text-in{
    padding:2rem 4rem 5rem;
    box-sizing: border-box;
}
.simImg_spec33 .caption-text-in h3{
    font-size:2.6rem;
    height:7.6rem;
    line-height:7.6rem;
    padding:0;
    font-family: "serifcnMedium";
    border-bottom:0.1rem solid rgba(255,255,255,.15);
}
.simImg_spec33 .caption-text-in p{
    font-size:1.6rem;
    line-height:3rem;
    font-family: "思源黑体CN";
    margin:2.8rem 0;
    text-align: justify;
}
.simImg_spec33 .caption-text-in em{
    width:3.5rem;
    height:1rem;
    display:block;
    background:url(../images/audienceServiceImg/searArr.png) no-repeat;
    background-size:100% 100%;
}
.exh-list{
    width:100%;
    height:96.6rem;
    padding-top:9rem;
    box-sizing: border-box;
    background:url(../images/audienceServiceImg/exhListBg.jpg) no-repeat;
    background-size:100% 100%;
}
.exh-list h3{
    color:#fff;
    margin-bottom:4.5rem;
}
.exh-con{
    width:150rem;
    height:68.2rem;
    overflow-y:auto;
}
.exh-con::-webkit-scrollbar {
    width: 0.2rem;
    height: 1.2rem;
}
.exh-con::-webkit-scrollbar-thumb {
    border-radius: 0.2rem;
    box-shadow: inset 0 0 0.5rem rgba(5, 1, 77, 0.2);
    background: rgba(1, 8, 81, 0.5);
}
.exh-con::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0.5rem rgba(5, 1, 77, 0.2);
    border-radius: 0;
    background: rgba(1, 8, 81, 0.4535);
}
.exh-con table{
    width:100%;
}
.exh-con table tr{
    height:6.2rem;
    text-align:center;
}
.exh-con table thead tr th{
    width:25%;
    border-right:0.1rem solid #fff;
    background:linear-gradient(to right, #0060bf, #5c17e5);
    font-size:2rem;
    color:#fff;
}
.exh-con table thead tr th:last-child{
    border-right:none;
}
.exh-con table tbody tr:nth-child(odd){
    background:#fff;
}
.exh-con table tbody tr:nth-child(even){
    background:#f9faff;
}
.exh-con table tbody tr td{
    font-size:1.6rem;
    color:#002040;
}
