﻿/*滚动条*/
.ps-container .ps-scrollbar-x-rail {
    position: absolute; /* please don't change 'position' */
    bottom: 3px; /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute; /* please don't change 'position' */
    right: 3px; /* there must be 'right' for ps-scrollbar-y-rail */
    width: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #758f49;
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}


.ps-container .ps-scrollbar-y-rail.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-x {
    position: absolute; /* please don't change 'position' */
    bottom: 0; /* there must be 'bottom' for ps-scrollbar-x */
    height: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-y {
    position: absolute; /* please don't change 'position' */
    right: 0; /* there must be 'right' for ps-scrollbar-y */
    width: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: linear-gradient(#141c06,#141c06);
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-y {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}



*{
	margin: 0;
	padding: 0;
}
.clear {
		clear: both;
		height: 0;
		overflow: hidden;
		display: block;
		line-height: 0
	}
	
	.clearfix:after {
		clear: both;
		font-size: 0;
		height: 0;
		display: block;
		visibility: hidden;
		content: " ";
		line-height: 0
	}
	
	.clearfix {
		zoom: 1
	}
body{
	background-color: #675b54;
	font-family: "microsoft yahei",sans-serif;
	
}
.container{
	background-color: #675b54;
	max-width: 1900px;
	margin: 0 auto;
    overflow: hidden;
}
a{
	display: block;
}
.page-first,.page-mv,.page-raiders,.page-f-link {
	position: relative;
	
}
.page-first{
	background-image:url(../img/part1.png) ;
	background-repeat: no-repeat;
	background-size:100% ;
}
.page-f-link{
	padding-top: 100px;
}
img.bg{
	width: 100%;
	display: block;
}
.bgmt{
	background-image:url(../img/part1.png) ;
	width: 100%;
	height: 486;
}
.page-first .content{
	position: absolute;
    top: 16%;
    left: 0;
    width: 100%;
    padding-left: 6%;
    box-sizing: border-box;
}

.any{
	padding-left: 54%;
}

.ane{
	padding-left: 16%;
}
.page-first .des{
	margin: 0 auto;
	padding: 10px;
	padding-top: 60%;
	line-height: 30px;
	font-size: 1em;
	text-align: center;
}

.page-first .dodox{
	position: absolute;
	bottom: 3%;
	left: 0;
	width: 100%;
	padding-left: 7%;
	box-sizing: border-box;
}
.dola{
	float: left;
	/*width: 20%;*/
	text-decoration: none;
	color: #bd7a52;
}
.dola:hover{
	color: white;
}
.dolb{
	cursor: pointer;
	float: left;
	/*width: 34%;*/
	padding-left: 7%;
	text-decoration: none;
	color: #bd7a52;
}
.dolb:hover{
	color: white;
}
.page-first-title{
	margin: 20px 0;
	font-size: 18px;
}
.page-first .content .download{
	margin-bottom: 20px;
	width: 25%;
}
.page-first .content .download img{
	width: 110%;
}




.page-mv-video{
    position: absolute;
    top: 24.2%;
    left: 31.3%;
    width: 35%;
}
.page-mv-video video{
	width: 100%;
}


.page-raiders{
	height: 820px;
	background-image: url(../img/part3.png);
	background-size: 100%;
}
.page-raiders .content{
	position: absolute;
	top: 1px;
	left: 10%;
	width: 80%;
	bottom: 150px;
	font-size: 14px;
}
.page-raiders-txt{
	position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background: #8ea566;
	box-shadow: 0 0 6px rgba(0,0,0,.2);
}
.page-raiders-txt>div.contentT{
	width: 95%;
	margin: 20px auto;
	font-size: 14px;
	line-height: 30px;
}
.page-card-content:nth-child(2),.page-card-content:nth-child(3){
	/*visibility: hidden;*/
	display: none;
   
}
.page-raiders-title{
	margin-top:20px;
	font-size: 16px;
	text-align: center;
}
p.p-title{
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
    font-weight: 600;
    margin-left: 0px;
}
.select-card-title{
	cursor: pointer;
	padding: 10px 20px;
    display: inline-block;
}
.activeRaiders,.activeNews{
	border-bottom: 3px solid #597b1c;
}




.page-atlas{
	margin-top: -100px;
	position: relative;
	z-index: 100;
}
.page-atlas .content{
	background: red;
	margin: 0 auto;
	background-color:#688a2b;
	padding: 20px 10%;
}

.page-news .content{
	width: 80%;
	padding: 20px;
	max-width: 800px;
	min-height: 400px;
	margin: 0 auto;
}
.page-news-title{
	text-align: center;
	margin: 30px;
}
.page-card-content-box{
	position: relative;
	padding-bottom: 50px;
	/*height: 300px;*/
}
.page-news .page-card-content{
	width: 100%;
	height: 100%;
}
.announcement{
	padding: 10px 0;
}
.announcement a{
	text-decoration: none;
	color: #000;
	float: left;
}
.announcement span{
	float: right;
}
.moreAnnouncement{
	text-decoration: none;
	color: #000;
	display: block;
	text-align: center;
	padding: 10px;
	background: #73923c;
}


.person_container{
	position: relative;
}
.person{
	width: 5%;
	position: absolute;
}
.person:nth-child(1){
	top: -75%;
	left: 2%;
}
.person:nth-child(2){
	top: -70%;
	left: 9%;
}
.person:nth-child(3){
	top: -65%;
	left: 18%;
}
.person:nth-child(4){
	top: -60%;
	left: 26%;
}
.person:nth-child(5){
	top: -55%;
	left: 33%;
}
.person:nth-child(6){
	top: -50%;
	left: 42%;
}
.person:nth-child(7){
	top: -45%;
	left: 50%;
}
.person:nth-child(8){
	top: -40%;
	right: 36%;
}
.person:nth-child(9){
	top: -35%;
	right: 28%;
}
.person:nth-child(10){
	top: -30%;
	right: 20%;
}
.person:nth-child(11){
	top: -25%;
	right: 12%;
}
.person:nth-child(12){
	top: -20%;
	right: 2%;
}
.rcode{
	text-align: center;
	padding: 10px;
	float: right;
	width: 30%;
	margin-left: 10%;
	box-sizing: border-box;
}
.f-link{
	float: left;
	width: 60%;
}
.m-link{
	float: left;
	width: 60%;
}
.f-a-link{
	width: 80px;
	height: 80px;
	margin: 10px;
        padding: 2px;
	float: left;
	background: #506f19;
}
.rcode img{
	width: 100%;
}

.page-f-link .content{
	background: #799a3d;
	width: 100%;
	padding:5% 25%;
	box-sizing: border-box;
}
.page-f-link .content>div{
	max-width: 800px;
	margin: 0 auto;
}
.swiper-container {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
}  
.swiper-slide img{
	width: 100%;
}
body .swiper-scrollbar-drag {
    background: linear-gradient(to right,#141c06,#141c06);
}
body .swiper-container-horizontal>.swiper-scrollbar {
    height: 8px;
    width: 100%;
    left: 0;
}



@media only screen  and (max-width: 800px) {
	.page-first .content{
	    top: 25%;
	}
	.page-f-link .content {
	   	padding:5% 2%;
	}
}


/*落叶动画*/
.Fragment-b{
	width: 35px;
	position: absolute;
	z-index: 100000;
	animation: snow 5s infinite;
	animation-timing-function: ease-in-out;
	animation-duration: 7.91868s, 7.91868s;
	animation-iteration-count: infinite;
	transform-origin: center;

}
.Fragment-b:nth-child(1){
	top: -20px;
	right: 25%;
	animation-delay: 2s, 2s;
}
.Fragment-b:nth-child(2){
	top: -50px;
	right: 45%;
	animation-delay: .15s, .15s;
}
.Fragment-b:nth-child(3){
	top: -40px;
	right: 5px;
	animation-delay: 2.35s, 2.35s;
}
.Fragment-b:nth-child(4){
	top: -30px;
	right: 30%;
	animation-delay: 3.5s, 3.5s;
}
.Fragment-b:nth-child(5){
	top: 60px;
	right: 10%;
	animation-delay: .85s, .85s;
}


@keyframes snow {
	0% {
		-webkit-transform: rotate(-15deg) translate(0px, -50px);
	}
	100% {
		-webkit-transform: rotate(15deg) translate(0px, 950px);
	}

}

.enlarge:hover{
	transform: scale(1.05,1.05);
	transition: .35s all;
}
