@charset "UTF-8";
/* CSS Document */
nav li.exhibitions{
    border-top: 4px solid #e9b43f;
    
}
nav li.exhibitions a{
    color: #09437b;
    font-weight: bold;
    }
.menu-list .menu-list-box1  a{
    color: #666;
    font-weight: normal;
}
.menu-list a:hover{
    color: #eab84a;
    font-weight: bold;
}
/*exhibition_main*/
.exhibition_main_con{
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}
.exhibition_main_con .exhibition_main_title01{
    width: 134px;
    height: 62px;
    border: 2px solid #eab84a;
    float: left;
    margin-right: 30px;
    cursor:pointer;
}
.exhibition_main_con .exhibition_main_title01 h3{
    font-size: 18px;
    font-weight: normal;
    color: #ebb94a;
    padding-top: 22px;
    padding-left: 16px;
}
.exhibition_main_con .exhibition_main_title01 p{
    font-size: 12px;
    font-weight: normal;
    color: #ebb94a;
    padding-top: 8px;
    padding-left: 16px;
}
.exhibition_main_con .exhibition_main_title{
    width: 156px;
    height: 62px;
    border: 2px solid #fff;
    float: left;
    margin-right: 30px;
    margin-bottom: 50px;
    cursor:pointer;
}
.exhibition_main_con .exhibition_main_title h3{
    font-size: 18px;
    font-weight: normal;
    color: #333;
    padding-top: 22px;
    padding-left: 16px;
}
.exhibition_main_con .exhibition_main_title p{
    font-size: 12px;
    font-weight: normal;
    color: #333;
    padding-top: 8px;
    padding-left: 16px;
}
.site_project{
    width: 1160px;
    margin: 0 auto;
}
.site_project li{
    height: 128px;
    width: 110px;
    float: left;
    padding: 6px 17px;
    border-left:1px dashed #eab84a;
    margin-bottom: 40px;
}
li.site_project01{
    border:none;
}
.site_project li a{
    color: #a6a6a6;
    font-size: 14px;
    line-height: 18px;
    margin-top: 20px;
}
li.site_project07 a{
    color: #1f4a77;
}
.site_project li a:hover{
    color: #1f4a77;
}


.detailed{
    margin-top: 50px;
    float: left;
}
.detailed h4{
    font-size: 24px;
    margin-bottom: 30px;
    width: 610px;
    line-height: 30px;
}
.zhuti h5{
    font-size: 20px;
    color: #333;
    margin:26px 0;
}
.detailed .detailed_titile01 h5{
    font-size: 13px;
    color: #333;
    float: left;
    width: 86px;
    text-align: right;
    margin-top: 6px;
}
.detailed .detailed_titile01 ul{
    float: left;
    margin-left: 18px;
}
.detailed .detailed_titile01 ul li{
    font-size: 12px;
    line-height: 26px;
    color: #666;
}
.detailed .detailed_titile02{
    margin-top: 2px;
}
.detailed .detailed_titile02 h5{
    font-size: 13px;
    color: #333;
    float: left;
    width: 86px;
    text-align: right;
    margin-top: 6px;
}
.detailed .detailed_titile02 ul{
    float: left;
    margin-left: 18px;
}
.detailed .detailed_titile02 ul li{
    font-size: 12px;
    line-height: 26px;
    color: #666;
}
.detailed h6{
    font-size: 18px;
    line-height: 30px;
    color: #333; 
}
.detailed h6 span{
    font-size: 13px;
    line-height: 0px;
    color: #666;
    margin-left: 24px;

}
.detailed p{
    width: 610px;
    font-size: 13px;
    line-height: 26px;
    text-align:justify;
    text-justify:inter-ideograph;
    color: #666;
}
.detailed_right{
    float: right;
    margin-top: 50px;
    width: 500px;
}
.detailed_right img{
    margin-bottom: 30px;
}
.detailed_right_btn a img{
    margin-right: 40px;
    width: 148px;
    height: 30px;
}
.address_con{
    margin-top: -20px;
}
.address{
    margin-top: 20px;
}
.address img{
    float: left;
    margin-top: 6px;
    width: 30px;
    height: 30px;
}
.address p{
    font-size: 12px;
    color: #f8b551;
    line-height: 20px;
    border-left: 1px solid #e2e2e2;
    float: left;
    padding:4px 0 4px 16px;
    margin-left: 12px;
    width: 180px;
}
.address p span{
    font-size: 12px;
    color: #333;
}
.detailed_right_btn {
    margin-top: 40px;
}
.detailed_right_btn2{
    margin-left: 40px;
}
.main_czr{
    width: 600px;
    float: left;
    margin-top: 30px;
}
.main_czr li{
    margin-top: 30px;
    height: 82px;
}
.czr_title{
    font-size: 18px;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(248, 181, 81, 0.5);
}
.main_czr li img{
    width: 82px;
    height: 82px;
    float: left;
    margin-top: 6px;
}
.main_czr li h5{
    font-size: 14px;
    color: #333;
    line-height: 92px;
    float: left;
    padding: 0 20px;
    font-weight: bold;
    width: 90px;
}
.main_czr li p{
    font-size: 12px;
    color: #333;
    line-height: 24px;
    text-align:justify;
    text-justify:inter-ideograph;
    width: 386px;
    float: right;
}











