@charset "utf-8";
#public-nav-exhibition>a{
    color: #1e88e5!important;
}
p{
    word-break: break-all;
}
.introduceBgWrap{
    background: white url("../img/bj.png") repeat-x center top;
    overflow: hidden;
    width: 100%;
    padding-top: 60px;
}
.introduceWrap{
    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-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:30px!important;
    color: #212121;
    line-height: 30px!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: 34px;
    color: #212121;
    text-align: left;
    padding-left: 30px;
    padding-top: 31px;
    width: 540px;
    height: 194px;

}
.visitBtn{
    display: inline-block;
    background: url("../img/introduce/visitBtnN.png") no-repeat 0 0;
    width: 199px;
    height: 50px;
    position: absolute;
    left:30px;
    bottom: -24px;
}
.visitBtn:hover{
    background: url("../img/introduce/visitBtnN.png") no-repeat 0 0;
    background: url("../img/introduce/visitBtnH.png") no-repeat 0 0;
}
.addressWrap{
    background: url("../img/introduce/cdbg2026.png") no-repeat 0 0;
    width: 370px;
    height: 247px;
    position: absolute;
    top:40px;
    left:600px;
    background-size: 370px;
}
.addressWrap span{
    display: block;
    margin-left: 15px;
}
.addressWrap .time{
    width: 198px;
    height: 32px;
    margin-bottom: 10px;
    margin-top: 19px;
    margin-left: 15px;
}
.ad{
    font-size: 16px;
    line-height: 16px;
    color: #fff;
}
.txtWrap2{
    margin-left: 100px;
    margin-right: 100px;
}
.txtWrap2 p{
    font-size: 16px;
    line-height: 34px;
    color: #212121;
    text-align: left;
    margin-bottom: 21px;
}
.numList{
    margin-bottom: 100px;
}
.numList li{
    float: left;
    height: 140px;
    width: 242px;
}
.numList li img{
    height: 140px;
    width: 242px;
}
