.mtop{
	display:none;
}
.wrap{
	width:1200px;
	padding:20px 0;
	margin:auto;
}

.title{
	height:50px;
	background:url(titlebg.png) no-repeat;
	background-position:0 50%;
	margin:30px 0;
}
.title img{
	width:185px;
	display:block;
	margin:auto;
}
.older .title{
	font-size:30px;
}


.real{
	width:100%;
	height:880px;
	position:relative;
}
.real .wrap{
	height:100%;
	display:flex;
	align-items: flex-start;
	align-content: space-between;
	flex-wrap:wrap;
}
.real .wrap .line1{
	width:100%;
	display:flex;
	align-items: flex-start;
	justify-content: space-between;
}
.real .line1 #logo{
	display:block;
	width:450px;
	margin-top:10px;
}
.real .line1 .ability{
	margin-top:10px;
	display:flex;
	align-items: flex-start;
	justify-content: space-between;
}
.real .line1 .ability .left{
	height:40px;
	padding:0 15px;
	border:solid 1px #fff;
	border-radius:25px;
	color:#fff;
	font-size:16px;
	line-height:38px;
}
.real .line1 .ability .left a{
	display:inline-block;
	color:#fff;
}
.real .line1 .ability .left span{
	display:inline-block;
}
.real .line1 .ability .right{
	height:40px;
	padding:0 20px;
	border-radius:25px;
	background:#e86939;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	margin-left:20px;
}
.real .indictor{
	width:160px;
	position:absolute;
	top:200px;
	right:150px;
}
.real .indictor img{
	display:block;
	width:160px;
	height:80px;
	margin-top:20px;
	border:solid 2px #fff;
	border-radius:5px;
}
.real .indictor img.cur, .real .indictor img:hover{
	border:solid 2px #e86939;
}
.real .topimg{
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	opacity:0;
	transition: opacity 3s ease;
}
.real img.show{
	opacity:1;
}
.real .wrap .line2{
	width:100%;
	display:flex;
	align-items: center;
	justify-content: space-between;
}
.real .line2 .intro{
	width:690px;
	height:230px;
	padding:20px;
	background:#fff;
	opacity:0.6;
	border-radius:5px;
}
.real .line2 .intro i{
	display:block;
	width:100px;
	height:44px;
	margin-bottom:15px;
	background:url(intro.png) no-repeat;
}
.real .line2 .intro h5{
	font-size:16px;
	font-weight:normal;
	text-indent: 2em;
	line-height:30px;
}
.older .real .line2 .intro h5{
	font-size:20px;
	margin-top:-5px;
}
.real .line2 .intro h5 a{
	color:#e86939;
}
.real .line2 .video{
	width:430px;
	display:flex;
	align-items: flex-start;
	justify-content: space-between;
}
.real .line2 .video .vtitle{
	width:40px;
	height:130px;
}
.real .line2 .video .vtitle .up{
	display:block;
	width:40px;
	height:65px;
	padding:3px 8px;
	background:#478ad0;
	color:#fff;
	font-weight:bold;
	font-size:25px;
}
.older .real .line2 .video .vtitle .up{
	width:50px;
	height:80px;
	font-size:30px;
	padding:3px 10px;
}
.real .line2 .video .vtitle .down{
	display:block;
	width:40px;
	height:65px;
	padding:3px 8px;
	background:#fff;
	color:#478ad0;
	font-weight:bold;
	font-size:25px;
}
.older .real .line2 .video .vtitle .down{
	width:50px;
	height:80px;
	font-size:30px;
	padding:3px 10px;
}
.real .line2 .video .list{
	width:375px;
	height:230px;
	overflow:hidden;
	border-radius:5px;
	position:relative;
}
.real .line2 .video .list i{
	display:block;
	width:60px;
	height:60px;
	background:url(play.png) no-repeat;
	background-size:100%;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-30px;
	margin-left:-30px;
}


.about{

}
.about .item{
	display:flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap:wrap;
}
.item a{
	display:inline-block;
	width:19.9%;
	height:180px;
	padding:15px;
	margin-bottom:15px;
	background-color:#f0f0f0;
	text-align:center;
	border-radius:3px;
}
.item a:hover{
	background:#478ad0;
}
.older .item a{
	height:200px;
}
.item a p{
	margin:20px auto;
	font-size:18px;
	font-weight:bold;
	color:#333;
}
.item a:hover p{
	color:#fff;
}
.older .item a p{
	font-size:25px;
	margin-bottom:15px;
}
.item a img{
	height:70px;
}
.older .item a img{
	height:75px;
}
.older .item a img{
	height:90px;
}
.item a:hover img{
	animation: trans 1s ease;
}
@keyframes trans {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}

.culture{
	height:430px;
	background:url(culturebg.jpg) repeat-x;
}
.culture .cli{
	display:flex;
	align-items: center;
	justify-content: space-around;
	flex-wrap:wrap;
}
.culture .cli a{
	display:block;
	width:210px;
	height:210px;
	border-radius:50%;
	background-size:cover;
	transition: box-shadow 0.3s ease;
}
.older .culture .cli a{
	width:220px;
	height:220px;
}
.culture .cli a:hover{
	box-shadow: 0 0 10px #2980b9;
}
.culture .cli a.l1{
	background-image:url(c1.jpg);
}
.culture .cli a.l2{
	background-image:url(c2.jpg);
}
.culture .cli a.l3{
	background-image:url(c3.jpg);
}
.culture .cli a.l4{
	background-image:url(c4.jpg);
}
.culture .cli a.l5{
	background-image:url(c5.jpg);
}
.culture .cli .out{
	width:100px;
	height:100px;
	border:solid 2px #fff;
	border-radius:50%;
	margin:55px;
}
.older .culture .cli .out{
	margin:60px;
}
.culture .cli .out .in{
	width:90px;
	height:90px;
	border-radius:50%;
	padding:10px;
	background:#fff;
	margin:3px;
	color:#000;
	font-weight:bold;
	font-size:29px;
	text-align:center;
	letter-spacing: 0.1em
}

.travel{

}
.travel .box{
	display:flex;
	align-items: flex-start;
	justify-content: flex-start;
}
.travel .box .li{
	width:100px;
	height:350px;
	margin-right:1px;
	overflow: hidden;
	transition: width 1s;
	position:relative;
}
.travel .box .li:hover, .travel .box .li.cur{
	width:500px;
}
.travel .box .li a{
	display:block;
	width:500px;
	height:350px;
	margin-left:-200px;
	transition: margin-left 1s;
}
.travel .box .li a:after{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#e86939;
	opacity:30%;
}
.travel .box .li:hover a, .travel .box .li.cur a{
	margin-left:0;
}
.travel .box .li:hover a:after, .travel .box .li.cur a:after{
	background:none;
}
.travel .box .li a img{
	width:100%;
	height:100%;
}
.travel .box .li a h3{
	width:35px;
	font-size:25px;
	color: white; 
  	text-shadow:-1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000; 
	position:absolute;
	top:80px;
	left:36px;
}
.older .travel .box .li a h3{
	font-size:32px;
}
.travel .box .li a .dec{
	width:330px;
	height:160px;
	padding:20px;
	background:rgba(255,255,255,0.6);
	font-size:16px;
	line-height:30px;
	text-indent:2em;
	position:absolute;
	top:95px;
	left:85px;
	opacity:0;
}
.older .travel .box .li a .dec{
	width:360px;
	font-size:20px;
}
.travel .box .li a:hover .dec, .travel .box .li.cur a .dec{
	opacity:1;
}
.travel .box .li a .dec span{
	color:#e86939;
}


.pic{
	width:100%;
	height:540px;
	background:url(picbg.jpg);
}
.pic .box{
	display:flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap:wrap;
}
.pic .box .left{
	width:470px;
	height:350px;
}
.pic .box .right{
	width:720px;
	height:350px;
	display:flex;
	align-items: flex-start;
	justify-content: space-between;
	align-content :space-between;
	flex-wrap:wrap;
}
.pic .box .li{
	overflow:hidden;
}
.pic .box .li a{
	display:block;
	background-size:cover;
}
.pic .box .li:hover a{
	animation: scale 1s forwards;
}
@keyframes scale {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
.pic .box .left a{
	height:350px;
}
.pic .box .right a{
	width:235px;
	height:172px;
}
.pic .box a p{
	color:#fff;
	font-weight:bold;
	font-family: '楷体',Mcrosoft Yahei;
	font-size:25px;
	text-align:center;
	letter-spacing: 0.1em;
	line-height:70px;
	opacity:0;
	transition:opacity 1s ease;
}
.older .pic .box a p{
	font-size:32px;
}
.pic .box a:hover p{
	opacity:1;
}
.pic .box a .txtplay{
	width:155px;
	height:70px;
	margin:auto;
	overflow:hidden;
	position:relative;
}
.older .pic .box a .txtplay{
	width:170px;
	height:65px;
}
.pic .box .left a .txtplay{
	top:140px;
}
.pic .box .right a .txtplay{
	top:51px;
}
.pic .box a i{
	display:inline-block;
	background:#fff;
	position:absolute;
}
.pic .box a i.t{
	width:70px;
	height:1px;
	top:10px;
	right:-70px;
}
.pic .box a:hover i.t{
	animation: goleft 1s forwards;
}
@keyframes goleft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-60px);
  }
}
.pic .box a i.r{
	width:1px;
	height:30px;
	top:-30px;
	right:10px;
}
.pic .box a:hover i.r{
	animation: gobottom 1s forwards;
}
@keyframes gobottom {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(30px);
  }
}
.pic .box a i.l{
	width:1px;
	height:30px;
	bottom:-30px;
	left:10px;
}
.pic .box a:hover i.l{
	animation: gotop 1s forwards;
}
@keyframes gotop {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-30px);
  }
}
.pic .box a i.b{
	width:70px;
	height:1px;
	bottom:10px;
	left:-70px;
}
.pic .box a:hover i.b{
	animation: goright 1s forwards;
}
@keyframes goright {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(60px);
  }
}