.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}

.maxWidth {
    max-width: 1155px;
    margin: 0 auto;
}

#goTop {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #9aadba;
    position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 99;
    display: none;
    opacity: .8;
    cursor: pointer;
}

.wrap {
    min-width: 1366px;
    margin: 0 auto;
    overflow: hidden;
}

.box1 {
    height: 1080px;
    background: url("../icon/icon1.png") repeat left top;
    background-size: cover;
    padding-top: 60px;
}

.head {
    position: fixed;
    left: 0;
    top: 60px;
    width: 100%;
    z-index: 19;
}

.headbg {
    top: 0;
    background: #522B15 !important;
    padding: 20px 0;
}

.head img {
    float: left;
    margin: 0 80px 0 225px;
}

.box1 {
    position: relative;
    color: #fff;
}

.box1 .nav {
    vertical-align: middle;
    width: 762px;
    display: flex;
    justify-content: space-around;
    color: #fff;
    font-size: 24px;
    float: left;
}
.top_img1{
    position: absolute;
    top: 163px;
    right: 687px;
}
.top_img2{
    position: absolute;
    top: 43px;
    right: 56px;
}
.top_img3{
    position: absolute;
    bottom: 51px;
    right: 78px;
}
.box1 .nav li:hover {
    cursor: pointer;
}
.box1 .nav li.active:after {
    content: " ";
    display: block;
    margin: 10px auto 0;
    width: 23px;
    height: 4px;
    background: #fff;
}

.icon3 {
    position: absolute;
    right:78%;
    bottom: 0;
}

.icon4 {
    display: block;
    margin: 334px auto 71px;
}

.icon5 {
    margin-right: 40px;
}

.box {
    padding-top: 1px;
}

.box1 p {
    text-align: center;
    font-size: 26px;
    line-height: 40px;
}

/*box2*/
.box2 {
    height: 1102px;
    background: #EDEDED;
    background-size: cover;
    position: relative;
}

.box2L {
    position: absolute;
    left: 0;
    top: 153px;
}

.box2R {
    position: absolute;
    right: 0;
    top: 153px;
}

p.title {
    text-align: center;
    font-size: 32px;
    color: #402E2A;
    margin: 40px auto;
}

p.title:after {
    content: " ";
    display: block;
    margin: 0 auto;
    width: 68px;
    height: 8px;
    background: #402E2A;
}

p.title2 {
    text-align: center;
    font-size: 32px;
    color: #fff;
    margin: 40px auto;
}

p.title2:after {
    content: " ";
    display: block;
    margin: 0 auto;
    width: 68px;
    height: 8px;
    background: #fff;
}

.box2 p.qy {
    color: #4C3A35;
    font-size: 18px;
    line-height: 38px;
    margin-top: 40px;
    text-align: center;
}

.cjt {
    background: #fff;
    height: 456px;
    position: relative;
    padding-right: 26px;
    margin-top: 40px;
    color: #4C3A35;
}

.cjt img.shanlu {
    float: left;
    margin-right: 35px;
    width: 456px;
    height: 456px;
}

.cjt .cjtfsl {
    font-size: 18px;
    line-height: 90px;
    font-weight: 800;
}

.cjt .p1 {
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 30px;
}

.cjt .p2 {
    font-size: 18px;
    line-height: 34px;
    text-indent: 2em;
    text-align: justify;
}

/*鏌ョ湅鍏ㄩ儴*/
.ckqb {
    color: #905E28;
    position: absolute;
    right: 26px;
    bottom: 34px;
}

.ckqb:link, .ckqb:visited, .ckqb:hover, .ckqb:active {
    color: #905E28;
}

/*box3*/
.box3 {
    background: #E7F1FD url("../icon/icon8.png") repeat left top;
    background-size: cover;
    color: #fff;
    border-top: 1px solid #E7F1FD;
    position: relative;
    padding-bottom: 70px;
}

.icon9 {
    position: absolute;
    bottom: -325px;
    right: 30px;
    z-index: 9;
}

.part {
    font-size: 28px;
    margin-bottom: 37px;
    text-align: center;
}

p.synopsis {
    margin: 0 auto;
    font-size: 18px;
    line-height: 38px;
    text-indent: 2em;
    text-align: justify;
}

.firstPartExhibits {
    width: 1200px;
    margin: 0 auto;
}

.exhibits1 img {
    vertical-align: middle;
}

.oxheadWrap {
    width: 540px;
    display: inline-block;
    vertical-align: middle;
}

.oxheadWrap p {
    font-size: 18px;
}

.oxheadWrap .a {
    font-size: 30px;
    margin-bottom: 40px;
}

.info {
    border-top: 2px solid #402E2A;
    padding-top: 25px;
    margin-top: 16px;
    text-indent: 2em;
}

.exhibitList {
    margin-top: 40px;
    display: flex;
    justify-content:space-between;
    flex-wrap:wrap;
}

.exhibitList li {
    width: 392px;
    /*float: left;*/
    cursor: pointer;
    margin-top: 12px;
}

.exhibitList li:hover {
    opacity: 0.6;
    color: #fff;
}

.exhibitList li p {
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.zpmc1{
    background: rgba(60, 34, 15, 0.6);
}
.zpmc2{
    background:#333230
}
.zpmc3{
    background: #A27424;
}
.exhibitList li img {
    width: 100%;
}

/*box4*/
.box4 {
    background: url("../icon/icon10.png") no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 80px;
    position: relative;
    color: #4C3A35;
}

.icon11 {
    position: absolute;
    left: 75px;
    bottom: -239px;
    z-index: 9;
}

.exhibits2 {
    width: 1200px;
    margin: 0 auto;
}

.b {
    padding-top: 300px;
}

.left {
    width: 472px;
    height: 1100px;
    border-right: 2px solid #906F28;
    padding-top: 1px;
    float: left;
}

.left li {
    width: 382px;
    height: 382px;
    background: #C8B588;
    margin-bottom: 160px;
    position: relative;
    cursor: pointer;
}

.left li:after {
    position: absolute;
    content: " ";
    display: block;
    right: -108px;
    top: 50%;
    margin-top: -14px;
    width: 28px;
    height: 28px;
    border: 6px solid #906F28;
    border-radius: 50%;
    background: #FEFCEF;
    z-index: 9;
}

.left li:first-child {
    margin-top: -190px;
}

.left li img {
    position: absolute;
    top: -108px;
}

.right {
    float: right;
}

.rightWrap {
    width: 540px;
    display: inline-block;
    vertical-align: middle;
    color: #4C3A35;
}

.rightWrap p {
    font-size: 18px;
}

.rightWrap .a {
    font-size: 30px;
    margin-bottom: 40px;
    color: #4C3A35;
    cursor: pointer;
}

.rightWrap a {
    color: #906F28;
}

.b2ul {
    width: 1200px;
    margin: 110px auto 0;
    display: flex;
    flex-wrap: wrap;
}

.b2ul li {
    text-align: center;
    background: #fff;
    cursor: pointer;
    padding-bottom: 30px;
}

.b2ul li p {
    color: #4C3A35;
    font-size: 30px;
}

.b2ul li:nth-child(even) {
    background: #A99053;
    color: #fff;
}

.b2ul li:nth-child(even):hover {
    background: #efcc71;
}

.b2ul li:nth-child(odd):hover {
    background: #efcc71;
}

/*绗笁閮ㄥ垎*/
.box5 {
    background: #E3E3E3 url("../icon/icon12.png") no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 80px;
    position: relative;
    color: #fff;
}

.icon13 {
    position: absolute;
    right: -400px;
    top: 600px;
}

.box5 .left {
    height: 470px;
    border-right: 2px solid #737373;
}

.box5 .left li {
    background: #939393;
    cursor: pointer;
}

.box5 .left li:first-child + li {
    height: 200px;
}

.box5 .left li:first-child + li img {
    position: absolute;
    top: -257px;
}

.box5 .rightWrap {
    color: #4C3A35;
}

.box5 .left li:after {
    position: absolute;
    content: " ";
    display: block;
    right: -108px;
    top: 50%;
    margin-top: -14px;
    width: 28px;
    height: 28px;
    border: 6px solid #737373;
    border-radius: 50%;
    background: #FEFCEF;
    z-index: 9;
}

.b3ul {
    width: 1200px;
    margin: 110px auto 0;
    display: flex;
    flex-wrap: wrap;
}

.b3ul li {
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.b3ul li p {
    color: #4C3A35;
    font-size: 24px;
}

.b3ul li:nth-child(even) {
    background: #A99053;
    color: #fff;
}

.box5 .b3ul li:nth-child(even) {
    background: #AEAEAE;
    color: #fff;
}

.box5 .b3ul li:nth-child(even):hover {
    background: #e5e5e5;
}

.box5 .b3ul li:nth-child(odd):hover {
    background: #e5e5e5;
}

/*绗洓閮ㄥ垎*/
.box6 {
    background: #ECE7DA url("../icon/icon14.png") no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 80px;
    position: relative;
}
/*绗簲鍗曞厓*/
.box11{
    background: #ECE7DA url("../icon/icon21.png") no-repeat;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 80px;
    position: relative;
    color: #fff;
}
/*铏氭嫙灞曞巺*/
.box7 {
    border-top: 1px solid #D7CBB2;
    padding-bottom: 60px;
    background: #EDEDED ;
}
.box10{
    background: #fff ;
    padding-bottom: 60px;
}

.box7 .img {
    width: 1200px;
    margin: 0 auto;
}

.box7 .img img {
    width: 100%;
}

.yzyd {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.yzyd li {
    width: 378px;
    height: auto;
    background: #ece7db;
    cursor: pointer;
    position: relative;
    margin-bottom: 15px;
}
.yzyd li a{font-size: 16px; color: #333;}
.yzyd li a span{display: block; padding: 10px 15px;}

.yzyd li img {
    width: 100%;
}

.yzyd .icon17 {
    width: 93px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -46px;
    margin-left: -46px;
}
/*灞曞巺瀹炴櫙*/
.box12{
    background: #fff ;
    padding-bottom: 60px;
    position: relative;
}
.box12 .img::after{
    content: " ";
    display: block;
    width: 22px;
    height: 90%;
    background: #E9E0C3;
    position: absolute;
    left: -22px;
    top: 5%;
}

.box12 .img::before{
    content: " ";
    display: block;
    width: 22px;
    height: 90%;
    background: #E9E0C3;
    position: absolute;
    right: -22px;
    top: 5%;
}
.box12 .img {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.box12 .img .swiper-slide{
    /*height: 675px;*/
    /*background: url("../icon/icon21.png");*/
}
.box12 .img img {
    width: 100%;
}
.swiper-container .rightBtn{
    top: auto;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    background: url("../icon/right_btn.png") no-repeat;
}
.swiper-container .leftBtn {
    top: auto;
    left: auto;
    right: 80px;
    bottom: 20px;
    z-index: 999;
    background: url("../icon/left_btn.png") no-repeat;
}
/*寰崥鐑*/
.box8 {
    border-top: 1px solid #D7CBB2;
    background: #ECE7DB;
}

/*footer*/
.box9 {
    background: #603A24;
    text-align: center;
    color: #E1D8BC;
    padding-top: 34px;
    padding-bottom: 44px;
}

.qrcode {
    display: inline-block;
    position: relative;
}

.wx_qrcode {
    display: none;
    width: 150px;
    height: 150px;
}

.qrcode:hover .wx_qrcode {
    display: block;
    position: absolute;
    top: -150px;
    left: -55px;
}

[v-cloak] {
    display: none;
}

/*寮圭獥*/
.model {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    z-index: 999;
}

.model .img {
    width: 100%;
    height: 834px;
    margin: -417px auto 0;
    position: absolute;
    top: 50%;
    text-align: center;
}

.model .img img {
    display: block;
    margin: 0 auto;
}

.model .modelBottom {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 40px 42px;
    z-index: 99;
}

.model .modelBottom .nam {
    font-size: 20px;
    line-height: 38px;
}

.model .modelBottom p {
    font-size: 14px;
    margin-bottom: 20px;
}

.close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #e5e5e5;
    cursor: pointer;
    font-size: 40px;
    z-index: 99;
}
.swiper-container2 .mdLeft{
    background: url("../icon/mdLeft.png") no-repeat;
    width: 32px;
}
.swiper-container2 .mdRight{
    background: url("../icon/mdRight.png") no-repeat;
    width: 32px;
}