@charset "utf-8";

#example{width: 100%;}


/*1024px*/
@media (min-width:1024px) {

/* --- Common Style --- */
.pc{display:block;}
.wap{display:none;}
.wrap{max-width:1200px; margin:0 auto;}
.flex{display: flex; align-items: center; flex-wrap: wrap;}
.flex1{display: flex; align-items: center;}
.absolute{position: absolute;}


/* --- top --- */
.page-top{background: #1F1A1A; height: 40px; line-height: 40px; color: #8F8D8D; font-size: 12px; padding: 0 80px;}

/* right */
.page-top .right{margin-left: auto;}
.page-top .right .item{position: relative; padding-right: 10px; margin-right: 10px;}
.page-top .right .item::after{content: ""; width: 1px; height: 12px; right: 0; top: 14px; position: absolute; background: #4C4848;}
.page-top .item:last-child::after{background: none;}

/* login */
.page-top .right .login{ background: url(../images/top-01.png) no-repeat 0 center; padding-left: 18px;}

/* reg */
.page-top .right .reg{ background: url(../images/top-02.png) no-repeat 0 center; padding-left: 18px;}

/* language */
.page-top .right .language a{ width: 20px; height: 20px; display: block; line-height: 20px; text-align: center; margin-right: 10px; color: #C7C6C6;}
.page-top .right .language a.now{border: 1px solid #fff;}





/* --- header --- */
.page-header{width: 100%; padding: 40px 80px;}

/* logo */
.page-header .logo{}




/* --- nav --- */
.page-nav{position: relative; width: 855px; margin-left: auto;}

/* ul */
.page-nav ul{ height: 51px; justify-content: center;}
.page-nav ul li{text-align: center; padding: 0 20px; font-size: 16px; position: relative;}
.page-nav ul li a{color:#fff; text-transform: uppercase;}
.page-nav ul li a:hover{color:#C82C2C;}
.page-nav ul li:after{content: ""; height: 14px; width: 1px; background: #fff; position: absolute; right: 0; top:
7px; right: 0;}

/* last */
.page-nav ul li:last-child::after{background: none;}

/* active */
.page-nav ul li.active a{color:#C82C2C;}

/* background */
.page-nav::before{content: ""; background: url(../images/nav-top.png) no-repeat; height:18px ; position: absolute; width: 100%; left: 0; top: 0;}
.page-nav::after{content: ""; background: url(../images/nav-bottom.png) no-repeat; height:18px ; position: absolute; width: 100%; left: 0; bottom: 0;}



/* --- banner --- */
.page-banner{height: 800px; background: url(../images/banner.jpg) no-repeat #000 center top; background-size: 100% ;padding: 0 80px; padding-top: 175px; }
.page-banner .wrap{ display: flex; align-items: center; height: 100%;}



/* --- tickets --- */
.page-tickets{background:url(../images/tickets.jpg) no-repeat #201A1A center top; height:150px;}
.page-tickets .wrap{display: flex; align-items: center; height: 100%;}

/* content */
.page-tickets .content{width: 80%;}
.page-tickets .content h3{color: #fff; font-size: 20px; margin-bottom: 10px;}
.page-tickets .content .text{color: #949393; line-height: 180%;}

/* btn */
.page-tickets .btn{margin-left: auto;}
.page-tickets .btn a{background: url(../images/tickets-btn.png) no-repeat; width: 129px; height: 56px; text-align: center; display: block; color: #fff; display: flex; align-items: center; justify-content: center;}



/* --- footer --- */
.page-footer{padding: 60px 0; background: #212025;}

/* wrap */
.page-footer .wrap{display: flex;}

/* item */
.page-footer .item{color: #fff; border-right: 1px solid #38373B; padding-right: 50px; margin-right: 50px;}

/* item - title */
.page-footer .item .title{color: #646367; margin-bottom: 10px;}

/* item - content */
.page-footer .item .content{margin-bottom: 50px;}
.page-footer .item .content p{line-height: 220%;}
.page-footer .item .content p a{color: #fff;}
.page-footer .item .content p a.red{color: #c82c2c;}
.page-footer .item .content p a:hover{color: #c82c2c;}

/* item - last */
.page-footer .item:last-child{border-right: none;}

/* contact */
.page-footer .contact{width: 265px; margin-left: auto;}
.page-footer .contact li{}
.page-footer .contact li input{width: 100%;  background: none; height: 60px; border: none; border-bottom: 1px solid #4D525A; color: #fff;  transition: all .3s;}
.page-footer .contact li input:focus {border-bottom: 1px solid #c82c2c; }
.page-footer .contact li button{width: 100%; height: 45px; background: #34343A; border: none; color: #fff; margin-top: 30px; cursor: pointer; transition: all .3s;}
.page-footer .contact li button:hover{background:#c82c2c;}
.page-footer .contact li button:active{background:#c82c2c;}



/* --- copyright --- */
.page-copyright{background: #212025;}
.page-copyright .wrap{ border-top: 1px solid #38373B; display: flex; height: 60px; align-items: center;}
.page-copyright .text{color: #999; margin-right: 20px;}
.page-copyright .link a{padding-right: 15px; color: #fff; position: relative; margin-right: 10px;}
.page-copyright .link a::after{content: ""; width: 1px; height: 15px; background: #909092; position: absolute; right: 0; top: 3px; }
.page-copyright .link a:hover{color: #c82c2c;}
.page-copyright img{width: 330px;}



/* --- path --- */
.page-path{border-bottom: 1px solid #e5e5e5; height: 45px; line-height: 45px;} 
.page-path em{margin-left: 10px; margin-right: 10px; color: #ccc;}
.page-path a.now{color: #c82c2c; text-transform: uppercase;}



/* --- category --- */
.page-category{padding: 60px 0; text-align: center;}
.page-category h2{font-family: 楷体; font-weight: bolder; font-size: 25px;}
.page-category .line{background: url(../images/page-category.png) no-repeat center; height: 14px; margin-top: 15px; margin-bottom: 15px;}
.page-category .text{text-transform: uppercase; color: #888; font-size: 12px;}




/* --- exhibition --- */
.home-exhibition{background: #FAF9F7; padding-top: 100px;}

/* column */
.home-exhibition .column{text-align: center; position: relative; margin-bottom: 70px;}
.home-exhibition .column .pic{margin-bottom: 25px;}
.home-exhibition .column .text{width: 80%; color: #888; margin: 0 auto; line-height: 180%;}
.home-exhibition .column::before{content:""; background: url(../images/exhibition-back-01.png) no-repeat; width: 109px; height: 109px; position: absolute; left: 0;}
.home-exhibition .column::after{content:""; background: url(../images/exhibition-back-02.png) no-repeat; width: 115px; height: 139px; position: absolute; right: 0; top: 50px;}



/* list - item */

.home-exhibition .list .item{background: #fff; max-width: 387px; margin-bottom: 50px; transition: all .3s;}
.home-exhibition .list .item:not(:nth-child(3n)){margin-right: 10px;}

/* list - content */
.home-exhibition .list .content{ padding: 25px; }

/* list - title */
.home-exhibition .list .content .title{margin-bottom: 10px; font-size: 16px; height: 50px; line-height: 25px; overflow:hidden;}
.home-exhibition .list .content .title a{color: #333; font-weight: bold;}
.home-exhibition .list .content .title a:hover{ color: #C82C2C;}
.home-exhibition .list .content .info .text p{line-height: 150%; color: #999;}

/* list - info */
.home-exhibition .list .content .info{display:flex; align-items: center;}

/* list - btn */
.home-exhibition .list .content .btn{margin-left: auto; }
.home-exhibition .list .content .btn a{background: url(../images/more-btn.png) no-repeat; width: 96px; height: 36px; text-align: center; display: flex; align-items: center; justify-content: center; transition: all .3s;}
.home-exhibition .list .content .btn a:hover{background: url(../images/more-btn-hover.png) no-repeat; color: #fff;}

/* list - hover */
.home-exhibition .list .item:hover{ box-shadow: 0 3px 8px #ccc;}





/* --- inner / header --- */
.inner-header{ background: url(../images/inner-header.jpg) no-repeat center top #000; height: 129px; overflow: hidden;}




/* --- show / introduce --- */
.show-introduce .wrap{ margin-bottom: 35px; background: url(../images/show-introduce.png) no-repeat right top;}

/* title */
.show-introduce .title{font-size: 30px; display: flex; align-items: center; margin-bottom: 20px;}
.show-introduce .title h1{font-family: "Kaiti SC", "楷体", "楷体_GB2312"; font-weight: bolder; font-size: 30px;}
.show-introduce .title .date{color: #888; font-size: 14px;}

/* content */
.show-introduce .content{width: 70%;}
.show-introduce .content p{line-height: 200%; color: #888; }




/* --- show / 3d --- */
.show-3d{margin-bottom: 50px; }
.show-3d .wrap{ border: 1px solid #e5e5e5; overflow: hidden; background: #fff; position: relative; }
.show-3d .module .item {position: relative;}
.show-3d .module .item iframe{width: 100%; height: 599px;}

/* tips */
.show-3d .tips{position: absolute; right: 40px; bottom: 40px; background: #2C2A2A; height: 40px; padding: 0 20px; color: #fff; border-radius: 100px; line-height: 40px;}
 



/* --- show / data --- */
.show-data {margin-bottom: 50px;}
.show-data .wrap{background: #fff;}
.show-data .wrap table{width: 100%; text-align: center; font-size: 16px; background: #e5e5e5;}
.show-data .wrap table th{ height: 50px; background: #fff; font-weight: bolder;}
.show-data .wrap table td{padding: 15px; background: #fff;}
.show-data .wrap table td p{line-height: 180%;}




.column_text h2{
    text-align: center;
    padding-bottom: 50px;
    font-size: 30px;
}
.column_text p {
    font-size: 18px;
    text-indent: 2em;
    line-height: 25px;
}



/* --- show / details --- */

/* title */
.show-details .title{font-size: 16px; font-weight: bolder; margin-bottom: 20px;  position: relative; padding-left: 15px;}
.show-details .title::before{content: ""; width: 3px; height: 18px; position: absolute; left: 0; top: 5px; background: #C82C2C;}

/* content */
.show-details .content{border: 1px solid #e5e5e5; background: #fff; padding: 50px; padding-bottom: 0;}
.show-details .content p{margin-bottom: 30px; line-height: 150%; color: #666; background: url(../images/dot.png) no-repeat; padding-left: 30px;}




/* --- show / other --- */
.show-other{ padding: 50px 0;}
.show-other .wrap{justify-content:space-between; display: flex;}
.show-other .item{position: relative; line-height: 30px;}

/* item */
.show-other .item:nth-child(1){padding-left: 40px;}
.show-other .item:nth-child(1)::before{content:""; background: url(../images/prev.png) no-repeat center center #333; width: 30px; height: 30px; position:absolute; left: 0; top: 0;}
.show-other .item:nth-child(1):hover::before{background: url(../images/prev.png) no-repeat center center #C82C2C; }

/* item */
.show-other .item:nth-child(2){padding-right: 40px;}
.show-other .item:nth-child(2)::before{content:""; background: url(../images/next.png) no-repeat center center #333; width: 30px; height: 30px; position:absolute; right: 0; top: 0;}
.show-other .item:nth-child(2):hover::before{background: url(../images/next.png) no-repeat center center #C82C2C; }




/* --- acknowledgment --- */
.acknowledgment{height: 570px; padding: 0 50px; margin-bottom: 100px;}
.acknowledgment strong{font-family: 楷体; font-size: 18px; margin-bottom: 20px; display: block;}
.acknowledgment p{width: 400px; float: left; margin-bottom: 20px; line-height: 150%; color: #666; background: url(../images/dot.png) no-repeat; padding-left: 30px;}
}



/* --- acknowledgment1 --- */
.acknowledgment1{height: 800px; padding: 0 50px; margin-bottom: 100px;}
.acknowledgment1 strong{font-family: 楷体; font-size: 18px; margin-bottom: 20px; display: block;}
.acknowledgment1 p{margin-left: 45px;margin-bottom: 20px; line-height: 150%; color: #666; background: url(../images/dot.png) no-repeat; padding-left: 30px;}


/* --- acknowledgment2 --- */
.acknowledgment2{height: 5000px; padding: 0 50px; margin-bottom: 100px;}
.acknowledgment2 strong{font-family: 楷体; font-size: 24px; margin-bottom: 20px; display: block;}
.acknowledgment2 p{margin-left: 45px;margin-bottom: 20px; line-height: 150%; color: #666;  padding-left: 30px;}



.column {
    text-align: center;
}



/* 1440px */
@media (min-width:1440px) and (max-width:1440px)  {

/* --- 顶部 --- */
.page-top{padding: 0 40px;}

/* --- header --- */
.page-header{padding: 40px 40px;}

}



/* 1280 */
@media (min-width:1024px) and (max-width:1439px)  {

/* --- top --- */
.page-top{padding: 0 40px;}


/* --- header --- */
.page-header{padding: 40px 40px;}


/* --- nav --- */
.page-nav{width: auto;}

/* ul */
.page-nav ul li{ padding: 0 30px; font-size: 14px;}
.page-nav ul li em{display: block; margin-bottom: 10px;}
.page-nav ul li em:last-child{margin-bottom: 0;}
.page-nav ul li:last-child{padding-right: 0;}
.page-nav ul li:after{content: ""; height: 40px; width: 1px; background: #222; position: absolute; right: 0; top:
0px; right: 0;}


/* background */
.page-nav::before{ display: none;}
.page-nav::after{ display: none;}

}



/* 1024px */
@media (min-width:1024px) and (max-width:1439px)  {
	
.wrap{max-width:95%; margin:0 auto;}

/* --- 顶部 --- */
.page-top{padding: 0 20px;}



/* --- header --- */
.page-header{padding: 40px 20px;}



/* --- nav --- */
.page-nav{width: auto;}

/* ul */
.page-nav ul li{ padding: 0 20px; font-size: 14px;}



/* --- footer --- */
.page-footer{padding: 30px 0; background: #212025;}

/* item */
.page-footer .item{padding-right: 25px; margin-right: 25px;}

/* item - content */
.page-footer .item .content{margin-bottom: 30px;}

/* contact */
.page-footer .contact{width: 220px;}



/* --- inner --- */
.inner-header{padding-top: 30px;}





/* --- exhibition --- */
.home-exhibition{padding: 70px 0;}

/* column */
.home-exhibition .column{ margin-bottom: 70px;}

/* list - item */
.home-exhibition .list .item{max-width: 305px; margin-bottom: 30px; }
.home-exhibition .list .item:not(:nth-child(4n)){margin-right: 10px;}



/* --- show / data --- */
.show-data .wrap table{font-size: 14px;}



}


