.content{
    margin: 7rem 0rem 0rem 0rem;

}
.content h2{
    text-align: center;
    font-size: 1.6rem;
    color: #333;
    margin-bottom: 0;
}
.content h3{
    text-align: center;
    margin: 0 0 2rem 0;
    font-size: 1.4rem;
    color: #666;
    font-weight: 200;
}
.content img{
    width: 100%;
}
.content h4{
    font-size: 1.5rem;
    color: #333;
    margin:1rem;
}
.content .none{
    color: #fff;
}
.content h5{
    font-size: 1.1rem;
    margin: 0 0 0 1rem;
    color: #444;
    font-weight: 400;
}
.content h5 span{
    color: #666;
}
.content h6{
    font-size: 1.3rem;
    color: #444;
    margin:0 0 0 1rem;
}
.content p{
    font-size: 1.2rem;
    text-align: justify;
    color: #666;
    margin: 1rem 1rem 3rem 1rem;
}
.content .czzt{
    font-size: 1.4rem;
    color: #444;
    margin: 2rem 1rem;
}
li h4{
    height: 5rem;
}
.site-tab1{
    width: 47%;
    float: left;
    margin-left: 1rem;
    padding: 0;
}
.site-tab1 li {
    list-style: none;
}
.site-tab1 li h4{
    float: left;
    font-size: 1.2rem;
    padding-right: .8rem;
    color: #666;
    border-right: 1px dashed #EAB84A;
}
.site-tab2{
    width: 47%;
    float: right;
    margin-right: 1rem;
    padding: 0;
}
.site-tab2 li {
    list-style: none;
}
.site-tab2 li h4{
    float: left;
    font-size: 1.2rem;
    color: #666;
}
h4.site-current {
    color: #EAB84A !important;
}
.img02{
    margin-bottom: 3rem;
}
.title{
    margin: 1rem 1rem 3rem 1rem;

}
.title img{
    width: 3rem;
    float: left;
    margin: 0 1rem 2rem 0;
    border-right: 1px solid #164779;
}
.title1{
    margin-top: 3rem;
}
.title1 img{
    padding:0 1rem 1rem 0;
}
.title2 img{
    padding:0 1rem 1rem 0;
}
.title3 img{
    padding:0 1rem 3rem 0;
}
.title h4{
    font-size: 1.2rem;
    color: #EAB84A;
    margin: 0;
}
.title p{
    font-size: 1.2rem;
    color: #666;
    margin: 0;
}

.btn{
    width: 20rem;
    height: 3rem;
    margin: 3rem auto;
}
.btn1{
    display: block;
    width: 9rem;
    height: 3rem;
    float: left;
    background: url(../images/exhibition_main_btn01.png) no-repeat;
    background-size: 100%;
}

.btn2{
    display: block;
    width: 9rem;
    height: 3rem;
    float: right;
    background: url(../images/exhibition_main_btn02.png) no-repeat;
    background-size: 100%;
}
.list{
    margin: 1rem;
    height: 18rem;
}
.list2{
    height: 18rem;
}

.list img{
    width: 6rem;
    float: left;
    margin-right: 1rem;
    padding-bottom: 12rem;
}
.list h6{
    font-size: 1.2rem;
    color: #333;
    margin-top: 0;
    margin-bottom: 0.6rem;
}
.list p{
    font-size: 1.2rem;
    color: #666;
    margin: 0;
}

.mainshow{
    height: 8rem;
    margin-top: 5rem;
    border-top: 1px solid #cecece;
}
.mainshow img{
    width: 16rem;
    float: right;
}
.mainshow-left{
    width: 50%;
    float: left;
}
.mainshow-dit{
    height: 2rem;
    margin: 1rem;

}
.mainshow-left i{
    display: block;
    float: left;
    width: 1rem;
    height: 1rem;
    margin-top: .4rem;
    margin-right: 1rem;
    background: #EAB84A;
    border-radius: 50%;
}
.mainshow h5{
    font-size: 1.3rem;
    margin: 0;
}
.mainshow p{
    font-size: 1.2rem;
    margin: 0 0 0 1rem;;
}
.mainshow a{
    display: block;
    width: 6rem;
    height: 2rem;
    margin: 1rem;
    background: url(../images/exhibition_main_btn3.png) no-repeat;
    background-size: 100%;
}
