@charset "UTF-8";
/* CSS Document */

nav li.exhibitions{
    border-top: 3px solid #000000;
    
}
nav ul li a.nav_exhibitions{
    background: url(../images/nav_exhibitions_hover.svg) no-repeat;
}
/*title*/
.exhibitions_box{
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}
/*@media screen and (max-width: 1024px){
    .exhibitions_box{
        margin-top: 33px;
        padding-top:0px;
        transform: scale(0.96)
    }
}
@media screen and (orientation: portrait){
    .exhibitions_box{
        padding-top: 50px;
        margin-top: 0px;
        transform: scale(1)
    }
}*/
.exhibitions_box ul li.exhibitions_title_01{
    width: 196px;
    height: 46px;
    float: left;
    margin-right: 70px;
    cursor:pointer;
    background: url(../images/exhibition_tap01.png) no-repeat;
    background-position: left -105px;
    background-size: 100%;
}
.exhibitions_box ul li.exhibitions_title_01:hover{
    width: 196px;
    height: 46px;
    float: left;
    margin-right: 70px;
    cursor:pointer;
    background: url(../images/exhibition_tap01.png) no-repeat;
    background-position: left 0px;
    background-size: 100%;
}
.exhibitions_box ul li.titleimg img{
    width: 100%;
}

/*.exhibitions_box ul li.exhibitions_title_02{
    width: 142px;
    height: 46px;
    float: left;
    margin-right: 70px;
    cursor:pointer;
    background: url(../images/exhibition_tap02.png) no-repeat;
    background-position: left -91px;
    background-size: 100%;
}
.exhibitions_box ul li.exhibitions_title_02:hover{
    width: 142px;
    height: 46px;
    float: left;
    margin-right: 70px;
    cursor:pointer;
    background: url(../images/exhibition_tap02.png) no-repeat;
    background-position: left 0px;
    background-size: 100%;
}
*/
.exhibitions_box ul li.exhibitions_title_03{
    width: 191px;
    height: 46px;
    float: left;
    margin-right: 70px;
    cursor:pointer;
    background: url(../images/exhibition_tap03.png) no-repeat;
    background-position: left -105px;
    background-size: 100%;
}
.exhibitions_box ul li.exhibitions_title_03:hover{
    width: 191px;
    height: 46px;
    float: left;
    margin-right: 70px;
    cursor:pointer;
    background: url(../images/exhibition_tap03.png) no-repeat;
    background-position: left 0px;
    background-size: 100%;
}

.exhibitions_box ul li.exhibitions_title_04{
    width: 154px;
    height: 46px;
    float: left;
    margin-right: 70px;
    cursor:pointer;
    background: url(../images/exhibition_tap04.png) no-repeat;
    background-position: left -105px;
    background-size: 100%;
}
.exhibitions_box ul li.exhibitions_title_04:hover{
    width: 154px;
    height: 46px;
    float: left;
    margin-right: 70px;
    cursor:pointer;
    background: url(../images/exhibition_tap04.png) no-repeat;
    background-position: left 0px;
    background-size: 100%;
}

.exhibitions_box ul li.exhibitions_title_05{
    width: 204px;
    height: 46px;
    float: left;
    cursor:pointer;
    background: url(../images/exhibition_tap05.png) no-repeat;
    background-position: left 0px;
    background-size: 100%;
}
.exhibitions_box ul li.exhibitions_title_05:hover{
    width: 204px;
    height: 46px;
    float: left;
    cursor:pointer;
    background: url(../images/exhibition_tap05.png) no-repeat;
    background-position: left 0px;
    background-size: 100%;
}


.lhz_tap{
    margin-top: 50px;
    padding-bottom: 18px;
    border-bottom: 2px solid #eeeeee;
}
.lhz_tap ul li{
    margin-right: 26px;
    cursor: pointer;
    margin-bottom: 12px;
    display: inline;
    line-height: 36px;
    font-size: 18px;
    font-weight: 500;
}
.lhz_tap ul li.tap{
   color: #999; 
}
.lhz_tap ul li.tap span{
    margin-right: 20px;
}
.lhz_tap ul li.tap00{
   color: #000; 
}
.lhz_tap ul li:hover{
    color: #000;
}



.alz_con{
    margin-top: 68px;
}

.alz_title{
    margin-bottom: 36px;
    width: 600px;
}
.alz_title h2{
    font-size: 32px;
    line-height: 42px;
}

.alz_title h5{
    font-size: 13px;
    color: #666666;
    font-weight: normal;
    line-height: 18px;
    background: url(../images/joint_exhibitions_detail_position.png) no-repeat;
    background-size: 15px;
    padding-left: 22px;
    margin-top: 20px;
}

.alz_left{
    width: 600px;
    float: left;
}
.alz_left h4{
    font-size: 16px;
    color: #333;
    margin-bottom: 14px;
    font-weight: bold;
    margin-top: 28px;
}
h4.top0{
    margin-top: 0;
}
.alz_left h3{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-top: 30px;
}
.alz_left p{
    font-size: 13px;
    line-height: 26px;
    color: #333;
    text-align: justify;
    margin-bottom: 14px;
}


.alz_right{
    width: 482px;
    float: right;
}
.alz_right img{
    margin-bottom: 20px;
}






