@charset "utf-8";
/*html {
    filter: gray !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}*/
html,body{
	margin: 0;
	padding:0;
	min-width: 1500px;
}
ul{
	margin:0;
	padding:0;
	list-style: none;
}
a {
	text-decoration: none;
}
*{
	box-sizing: border-box;
}
[v-clock]{
	display: none;
}
.wrap{
	background: url(../images/bg.png) center top;
	background-size: contain;
}
.auto-width{
	max-width: 100%;
}
.banner {
	width: 100%;
	min-width: 1500px;
}
.w1500{
	width: 1500px;
	margin:0 auto;
}
.w1410 {
	width: 1400px;
	margin:0 auto;
}
.paddingb25 {
	padding-bottom: 25px;
}

.p-bundle {
   position: relative;
}

.vr-link{
	position: absolute;
	bottom: 100px;
	right: 411.5px;
	display: block;
	width: 344px;
	height: 89px;
}
.vr-link:hover{
	background-color: #fff;
	opacity: .2;
	border-radius: 23px;
}

.part1-title {
	background: url(../images/part1_title.png) no-repeat center top;
	padding-top: 380px;
	padding-bottom: 75px;
}
.part2-title {
	background: url(../images/part2_title.png) no-repeat center top;
	padding-top: 424px;
	padding-bottom: 55px;
}
.part3-title {
	background: url(../images/part3_title.png) no-repeat center top;
	padding-top: 424px;
	padding-bottom: 55px;
}
.part4-title {
	background: url(../images/part4_title.png) no-repeat center top;
	padding-top: 424px;
	padding-bottom: 55px;
}
.part-end-title {
	background: url(../images/part_end_title.png) no-repeat center top;
	padding-top: 355px;
	padding-bottom: 55px;
}
.part-title .description {
	/*position: absolute;
	top:365px;*/
	line-height: 36px;
	font-size: 20px;
	text-align: justify;
}
.text-indent {
	text-indent: 2em;
}
.unit-des {
	padding:40px 0 50px;
}
.unit-des p{
	margin: 0;
	line-height: 36px;
	font-size: 20px;
	text-align: justify;
	
}

.part1-unit1-content{
	overflow: hidden;
	background-color: #fff;
}
.part1-unit1-content .unit-img-column{
	float: left;
}
.part1-unit1-content .unit-img-column.left{
	width: 420px;
}
.part1-unit1-content .unit-img-column.middle{
	width: 579px;
}
.part1-unit1-content .unit-img-column.right{
	width: 395px;
}
.part1-unit1-content .unit-img-column img{
	display: block;
}
.col-image{
	overflow: hidden;
}
.col-image img{
    transition: opacity .6s cubic-bezier(.55,.085,0,.99),transform .5s linear;
    -ms-transform: scale(1);
    transform: scale(1);
}
.col-image:hover img {
    transition: opacity .6s cubic-bezier(.55,.085,0,.99),transform 2s linear;
    -ms-transform: scale(1.12);
    transform: scale(1.12);
}
.part1-unit1-content .unit-img-column .img-text{
	padding:30px 38px;
	background-color: #fff;
	line-height: 30px;
	position: relative;
	font-size: 16px;
}
.part1-unit1-content .unit-img-column .img-text.b-top{
	border-top: 4px solid #ba2b15;
}
.part1-unit1-content .unit-img-column .img-text.b-top:after{
	content: "";
	position: absolute;
	top:0;
	left: 50%;
	width: 0;
  height: 0;
  margin-left: -6px;
  border: 12px solid transparent;
  border-top-color: #ba2b15;
}
.part1-unit1-content .unit-img-column .img-text.b-left{
	border-left: 4px solid #ba2b15;
}
.part1-unit1-content .unit-img-column .img-text.b-left:after{
	content: "";
	position: absolute;
	top:50%;
	left: 0;
	width: 0;
  height: 0;
  margin-top: -9px;
  border: 12px solid transparent;
  border-left-color: #ba2b15;
}
.red-font{
	color: #ba2b15;
}

.part-unit-ww{
	margin:25px 0 60px;
}
.part-unit-ww-in{
	background: url(../images/ww_border.png) no-repeat center top;
	overflow: hidden;
	padding: 45px 0 45px 297px ;
	height: 410px;
}
.part1-unit2-ww{
	padding-bottom: 59px;
}
.part-unit-ww-in .ww-item{
	float: left;
	width: 530px;
	display: flex;
}

.part1-unit1-ww .ww-item .ww-des{
	padding:55px 20px 0;
	line-height: 28px;
}
.part1-unit2-content{
	overflow: hidden;
	margin-left: -25px;
}
.part1-unit2-content .part1-unit2-item {
	float: left;
	background-color: #fff;
	margin-left: 25px;
	margin-bottom: 25px;
}
.part1-unit2-item .img-box{
	width: 448px;
	height: 315px;
}
.part1-unit2-item .img-box.long{
	height: 726px;
}
.part1-unit2-item .img-box.wide{
	width: 922px;
	height: 315px;
}
.part1-unit2-item .img-box img{
	width: 100%;
}
.part1-unit2-item .img-text{
	padding: 25px 13px;
	text-align: center;
} 

.part-unit-ww-in .ww-item.column{
	flex-direction: column;
}
.part1-unit2-ww .ww-item .ww-des{
	line-height: 28px;
}
.part1-unit2-ww .hor .ww-des{
	padding:80px 20px 0;
}
.part1-unit2-ww .column{
	padding-top: 60px;
}
.part1-unit2-ww .column .ww-des{
	padding-top: 25px;
	padding-left: 130px;
}


.part2-unit1-ww {
	padding-left: 350px;
}
.part2-unit1-ww .ww-item{
	width: 450px;
}
.part2-unit1-ww .hor .ww-des{
	padding:140px 20px 0;
}
.part2-unit1-ww .column{
	padding-top: 40px;
}
.part2-unit1-ww .column .ww-des{
	padding-top: 25px;
	padding-left: 35px;
}

.swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.gallery-top {
  height: 840px;
  width: 100%;
}
.gallery-top .swiper-slide {
  background-size: cover;
  background-position: center;
}
.gallery-top .img-des{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: auto;
	padding: 38px 65px;
	background-color: rgba(0,0,0,.6);
	color:#fff;
	line-height: 23px;
}
.gallery-thumbs {
  height: 176px;
  box-sizing: border-box;
  background: #000;
  padding:28px 0;
}
.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.gallery-thumbs .thumb-item {
	height: 100%;
	margin:0 28px;
	background-size: cover;
  background-position: center;
}
.gallery-thumbs .swiper-slide-thumb-active .thumb-item{
  border:4px solid #ba2b15;
  position: relative;
}
.gallery-thumbs .swiper-slide-thumb-active .thumb-item:before{
	content: "";
	position: absolute;
	top:-27px;
	left: 50%;
	width: 0;
  height: 0;
  margin-left: -11px;
  border: 12px solid transparent;
  border-bottom-color: #ba2b15;
}

.part2-unit2-content {
	overflow: hidden;
}
.part2-unit2-content .part2-unit2-item{
	float: left;
	width: 685px;
	background-color: #fff;
}
.part2-unit2-content .part2-unit2-item .img-box {
	width: 100%;
	height: 428px;
}
.part2-unit2-content .part2-unit2-item.right{
	float: right;
}
.part2-unit2-content .part2-unit2-item img{
	width: 100%;
}
.part2-unit2-content .part2-unit2-item .img-text{
	padding: 25px 13px;
	text-align: center;
}

.part2-unit3-content{
	overflow: hidden;
	margin-left: -28px;
}
.part2-unit3-content .part2-unit3-item{
	float: left;
	width: 425px;
	height: 568px;
	margin-left: 28px;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}
.part2-unit3-content .part2-unit3-item img{
	width: 100%;
}
.part2-unit3-content .part2-unit3-item.last{
	width: 493px;
}

.part2-unit3-content .part2-unit3-item .img-text {
	position: absolute;
	bottom:0;
	left: 0;
	right: 0;
	padding: 20px;
	background-color: rgba(255,255,255,.8);
	line-height: 28px;
}

.part3-unit1-content .big-img{
	background-color: #fff;
}
.part3-unit1-content .big-img .img-text{
	padding: 25px 13px;
	text-align: center;
}

.part3-unit1-swiper {
  height: 425px;
  box-sizing: border-box;
}
.part3-unit1-swiper .swiper-slide.fir{
	width: 380px;
}
.part3-unit1-swiper .swiper-slide.sed{
	width: 580px;
}
.part3-unit1-swiper .swiper-slide.thr{
	width: 285px;
}
.part3-unit1-swiper .swiper-slide.for{
	width: 522px;
}
.part3-unit1-swiper .swiper-slide.fiv{
	width: 886px;
}
.part3-unit1-swiper .thumb-item {
	height: 100%;
	background-size: cover;
  background-position: center;
}
.masking{
	opacity: 0;
	background-color: rgba(0,0,0,.7);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all .3s;
}
.masking .img-des{
	padding: 25px;
	color:#fff;
}
.hover-item:hover .masking{
	opacity: 1;
}

.part3-unit1-swiper .img-des{
	line-height: 36px;
}

.arrow-left2{
	background: url(../images/left2.png) no-repeat left top;
	position: absolute;
	left: -33px;
  top: 50%;
  margin-top: -28px;
  width: 34px;
  height: 56px;
  z-index: 999;
}
.arrow-right2{
	background: url(../images/right2.png) no-repeat left top;
	position: absolute;
	right: -33px;
	top: 50%;
	margin-top: -28px;
  width: 34px;
  height: 56px;
  z-index: 999;
}

.part3-unit1-ww.part-unit-ww-in {
	padding-left: 380px;
}
.part3-unit1-ww .ww-item{
	width: auto;
}
.part3-unit1-ww .ww-des {
	padding: 110px 40px 0;
}

.part3-unit2-content {
	overflow: hidden;
	margin-left: -14px;
}
.part3-unit2-content .card-item{
	float: left;
	margin-left: 14px;
	
}

.part3-unit2-content .part3-unit2-item {
	width: 483px;
	height: 570px;
  position: relative;
  background-color: #fff;
}
.part3-unit2-content .card-item.middle .part3-unit2-item{
	width: 398px;
	height: auto;
}
.part3-unit2-content .part3-unit2-item .img-box{
	width: 100%;
	height: 474px;
	overflow: hidden;
}
.part3-unit2-item .img-text{
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px;
	line-height: 28px;
	background-color: rgba(255,255,255,.8);
} 

.part3-unit2-item.spe .img-text{
	position: absolute;
	opacity: 0;
	transition: all .3s;
}
.part3-unit2-item.spe:hover .img-text{
	opacity: 1;
}
.part3-unit2-item.spe .img-box{
	height: 272px;
}
.part3-unit2-content .part3-unit2-item .img-box.sml{
	height: 215px;
}

.part3-unit3-content .big-img {
	background-color: #fff;
}
.part3-unit3-content .big-img .img-text {
    padding: 28px 36px;
    line-height: 28px;
}

.part3-unit3-swiper {
  height: 425px;
  box-sizing: border-box;
}
.part3-unit3-swiper .swiper-slide.fir{
	width: 605px;
}
.part3-unit3-swiper .swiper-slide.sed{
	width: 308px;
}
.part3-unit3-swiper .swiper-slide.thr{
	width: 637px;
}
.part3-unit3-swiper .swiper-slide.for{
	width: 607px;
}
.part3-unit3-swiper .thumb-item {
    height: 100%;
    background-size: cover;
    background-position: center;
}
.part3-unit3-swiper .masking{
	top: auto;
}
.part3-unit3-content .img-des{
	line-height: 28px;
}

.part3-unit3-ww{
	background: url(../images/part3_unit3_border.png) no-repeat center top;
	height: 625px;
	padding: 230px 36px 94px
}
.part3-unit3-ww img{
	margin:0 10px;
}

.part4-unit1-content {
	overflow: hidden;
}

.part4-unit1-content .card-item{
	background-color: #fff;
	margin-bottom: 18px;
}
.part4-unit1-content .left{
	float: left;
	width: 647px;
}
.part4-unit1-content .right{
	float: right;
	width: 736px;
}
.part4-unit1-content .img-text{
	padding: 10px 34px;
	line-height: 36px;
}
.part4-unit1-content .fir .img-box{
	width: 100%;
	height: 388px;
}
.part4-unit1-content .sed .img-box{
	float: left;
	width: 438px;
	height: 480px;
}
.part4-unit1-content .sed .img-text{
	float: right;
	width: 295px;
	padding-top: 30px;
}
.part4-unit1-content .thr .img-box{
	float: right;
	width: 360px;
	height: 100%;
}
.part4-unit1-content .thr .img-text{
	float: left;
	width: 287px;
	padding-top: 156px;
}
.part4-unit1-content .for{
	position: relative;
}
.part4-unit1-content .for .img-box{
	width: 100%;
	height: 480px;
}
.part4-unit1-content .for .img-text{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255,255,255,.8);
}
.part4-unit1-ww{
	 padding-left:390px;
}
.part4-unit1-ww .ww-item {
	width: auto;
}
.part4-unit1-ww .ww-des{
	 padding: 110px 56px 0;
	 line-height: 34px;
}

.part4-unit2-swiper {
  height: 376px;
  box-sizing: border-box;
}
.part4-unit2-swiper .swiper-slide.fir{
	width: 630px;
}
.part4-unit2-swiper .swiper-slide.sed{
	width: 335px;
}
.part4-unit2-swiper .swiper-slide.thr{
	width: 408px;
}
.part4-unit2-swiper .swiper-slide.for{
	width: 618px;
}
.part4-unit2-swiper .thumb-item {
    height: 100%;
    background-size: cover;
    background-position: center;
}
.part4-unit2-swiper .masking{
	top: auto;
}
.part4-unit2-content .img-des{
	line-height: 28px;
}

.part4-unit2-ww{
	background: url(../images/part4_unit2_border.png) no-repeat center top;
	height: 340px;
	 padding: 28px 0 28px 376px;
}
.part4-unit2-ww .ww-item {
	width: auto;
}
.part4-unit2-ww .ww-des{
	 padding: 110px 40px 0;
}

.part4_unit3_video{
	width: 100%;
	height: 700px;
	background: url(../images/part4_unit3_img1.png) no-repeat center top;
	margin-bottom: 35px;
}
.part4_unit3_video .video-box{
	float: right;
	width: 760px;
	height: 500px;
	margin:105px 103px 0 0;
	border:4px solid #bb301b;
	background-color: rgba(0,0,0,1);
	display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.video-box video {
    width: 100%;
}

.part4_unit3_map{
	width: 100%;
	height: 1100px;
	background: url(../images/map_bg.png) no-repeat center top;
	padding:70px 0 0 100px;
}
.map-box{
	width: 1000px;
	height: 800px;
}

#map .tooltip-map{
	width:320px;
	height:200px;
	padding:10px 20px;
	border:1px solid #ffdc7b;
	border-radius:5px;
	background:#fff;
	box-shadow:0 0 5px 5px rgba(0,0,0,.3);
	overflow:auto;
}
.m-item{
	display:flex;
	align-items:center;
	line-height:40px;
}
.m-item a{
	color:#474747;
}
.m-item a:hover{
	color:#ba2b15;
}
.part-end{
	padding-bottom: 150px;
}


/*详情*/
.detail-top{
	padding-top: 67px;
}
.detail-logo{
	width: 260px;
	height: 125px;
	margin:0 auto;
	background: url(../images/logo.png) no-repeat center center;
}
.detail-title{
	max-width: 100%;
	display: block;
	margin:20px auto 40px;
}
.detail-line{
	max-width: 100%;
	display: block;
	margin:0 auto;
}
.map-namelists{
	padding-top:55px;
	padding-bottom: 47px;
	display: flex;
}
.detail-map{
	width: 250px;
	height: 204px;
	-webkit-background-size: 	contain;
	background-size: 	contain;
	background-position: right top;
}
.namelists {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	padding-left: 42px;
}
.namelists .group{
	width: 50%;
}
.namelists .name-item{
	width: 100%;
	height: 50px;
	position: relative;
	line-height: 50px;
	padding-left: 28px;
}
.namelists .name-item:before{
	content: "";
	position: absolute;
	top: 50%;
	left:0;
	width: 12px;
	height: 12px;
	margin-top: -6px;
	border-radius: 50%;
	background-color: #ec0c08;
}
.namelists .name-item .name{
	color:#474747;
	font-weight: bold;
	font-size: 20px;
}
.namelists .name-item.active .name{
	color:#ba2b15;
}
.namelists .name-item .name:hover{
	color:#ba2b15;
}

.museum-content {
	padding: 46px 44px;
	background-color: #eeead5;
}
.museum-title{
	margin: 0;
	text-align: center;
	color: #ba2b15;
	font-size: 24px;
}
.museum-content p{
	margin:0;
	text-indent: 2em;
	line-height: 36px;
	text-align: justify;
}
.museum-content img{
	display: block;
	max-width: 100%;
	margin:20px auto;
}
.goHome {
	padding:20px 20px 43px 0;
	text-align: right;
}
.goHome a{
	color:#c04530;
	font-weight: bold;
}

/*底部*/
.footer{
    background-color: rgba(0,0,0,.5);
}
.copyright{line-height:25px; text-align:center; color:#666666;padding: 20px 0 30px;color:#fff;font-family: 黑体,微软雅黑,'Heiti SC',Arial;font-size: 14px;}
.copyright a{color:#fff; text-decoration:none;}
.copyright a:hover{color:#fff;text-decoration: underline;}
.bottom-link {
display: flex;
justify-content: center;
}
.bottom-link li {
margin: 0 5px;
}