@charset "utf-8";
#public-nav-exhibition>a{
    color: #1e88e5!important;
}
p{
    word-break: break-all;
}
.introduceBgWrap{
    overflow: hidden;
    width: 100%;
}
.introduceWrap{
    background: url("../../cn/img/bj.png") repeat-x center top;
    min-height: 600px;
    width: 100%;
    min-width: 1170px;
    overflow: hidden;
}
.titleWrap h3{
    background: url("../img/introduce/title.png") no-repeat center 0;
    text-indent: -999px;
    height: 58px;
    margin-top: 60px;
    margin-bottom: 40px;
    overflow: hidden;
}
.titleWrap h4{
    margin-bottom: 50px;
    overflow: hidden;
}
.biaoti{
    text-align: center;
}
.biaoti p{
    display: block;
    font-weight: bold!important;
    font-size:22px!important;
    color: #212121;
    line-height: 22px!important;
    text-align: center!important;
}
.biaoti div{
    width:100px;
    height: 8px;
    overflow: hidden;
    margin: 20px auto 0;
    background: #1976d3;
}

.txtWrap1{
    position: relative;
    /*height: 287px;*/
    margin-bottom: 81px;
    margin-left: 100px;
    margin-right: 100px;
}
.txtP{
    background: #daecf8;
    width: 675px;
    position: relative;
}
.txtP p{
    font-size: 16px;
    line-height: 28px;
    color: #212121;
    text-align: left;
    padding-left: 30px;
    padding-top: 31px;
    width: 540px;
    height: 320px;
    word-break: break-word;

}
.visitBtn img{
    height: 50px;
    width: auto;
}
.visitBtn{
    display: inline-block;
    width: 199px;
    height: 50px;
    position: absolute;
    left:30px;
    bottom: -24px;
}
.entry_n{
    display: inline-block;
}
.entry_h{
    display: none;
}
a.visitBtn:hover .entry_h{
    display: inline-block;
}
a.visitBtn:hover .entry_n{
    display: none;
}

.addressWrap{
    background: url("../img/introduce/cd_bg_2026.png") no-repeat 0 0;
    width: 370px;
    height: 247px;
    position: absolute;
    top:40px;
    left:600px;
    background-size: 100%;
}
.addressWrap p{
    background: url("../img/introduce/cdbg.png") no-repeat 0 0;
    width: 353px;
    height: 92px;
    position: absolute;
    left:0px;
    bottom: 0;

}
.addressWrap span{
    display: block;
    margin-left: 15px;
}
.addressWrap .time{
    width: 198px;
    height: 32px;
    margin-bottom: 4px;
    margin-top: 19px;
    margin-left: 15px;
}
.ad{
    font-size: 14px;
    line-height: 16px;
    color: #fff;
}
.txtWrap2{
    margin-left: 100px;
    margin-right: 100px;
}
.txtWrap2 p{
    font-size: 16px;
    line-height: 28px;
    color: #212121;
    text-align: left;
    margin-bottom: 54px;
    word-break: break-word;
}
.numList{
    margin-bottom: 50px;
}
.numList li{
    float: left;
    height: 140px;
    width: 242px;
}
.numList li img{
    height: 140px;
    width: 242px;
}
.skipBtnWrap{
    margin-bottom: 80px;
}
