/* line 2, ../sass/_index.scss */

.header {
	background: none;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.clearfix {
	zoom: 1
}

@media only all and (max-width: 640px) {
	/* line 2, ../sass/_index.scss */
	.header {
		min-height: 60px !important;
		height: 60px !important;
	}
}

@media only all and (max-width: 1366px) {
	/* line 9, ../sass/_index.scss */
	.header .logo {
		margin-left: -15px;
	}
}


/* line 14, ../sass/_index.scss */

.header .menu-btn {
	background: url(../images/public/menu_btn.png) 9px center no-repeat;
}

@media only all and (max-width: 1366px) {
	/* line 14, ../sass/_index.scss */
	.header .menu-btn {
		background: url(../images/public/menu_btn.png) 7px center no-repeat;
	}
}

.section2_guanyu {
	font-family: '楷体';
	text-align: center;
	font-size: 5.5rem;
	color: rgb(178, 163, 130);
}


/* line 21, ../sass/_index.scss */

.square {
	width: 400px;
	height: 400px;
	/*border: 4px solid #a10000;*/
	position: absolute;
	z-index: 9;
}

@media only all and (max-width: 1600px) {
	/* line 21, ../sass/_index.scss */
	.square {
		width: 350px;
		height: 350px;
	}
}

@media only all and (max-width: 1366px) {
	/* line 21, ../sass/_index.scss */
	.square {
		width: 300px;
		height: 300px;
	}
}

@media only all and (max-width: 1180px) {
	/* line 21, ../sass/_index.scss */
	.square {
		width: 250px;
		height: 250px;
	}
}

@media only all and (max-width: 768px) {
	/* line 21, ../sass/_index.scss */
	.square {
		width: 280px;
		height: 300px;
	}
}

#fullpage .section .content .club a.more img {
	
	color: rgb(16, 16, 16);
	width: 70%;
	height:70%;
	max-height: 150px;
	/*transition:all 1s;*/
}

.detail {
	width: 100%;
	margin-top: 20px;
	border: 2px solid red;
}

.detail ul {
	width: 100%;
}

.detail ul li {
	float: left;
	width: 33.3%;
	/*height:250px;*/
	border: 1px solid blue;
}

.detail ul li .section4_1 {
	width: 75%;
}

.detail ul li .section4_1 p {
	color: white;
	font-weight: 700;
}

.title3 .section4_tag1 {
	background: url(../images/zz.png) no-repeat center;
	width: 12px;
	height: 12px;
	background-size: 100%;
	float: right;
}

.title3 .section4_tag2 {
	background: url(../images/sc.png) no-repeat center;
	width: 12px;
	height: 12px;
	background-size: 100%;
	float: right;
	margin-right: 10px;
}

.detail ul li .section4_1 .title3 .section4_more {
	color: white;
	font-weight: 700;
	float: left;
}

.detail ul li .section4_1 .title1 {
	font-size: 1.5em;
}

.detail ul li .section4_1 .title2 {
	font-size: 1.3em;
}

.detail ul li .section4_1 .title3 {
	font-size: 1.1em;
}


/* line 44, ../sass/_index.scss */

#move-square {
	width: 208px;
	height: 208px;
	border-color: transparent;
	position: fixed;
	z-index: 999999999999999999999999999999;
	left: 50%;
	top: 50%;
	margin-left: -104px;
	margin-top: -104px;
}

@media only all and (max-width: 1366px) {
	/* line 44, ../sass/_index.scss */
	#move-square {
		width: 208px;
		height: 208px;
	}
}


/* line 58, ../sass/_index.scss */

#move-square .top-right,
#move-square .top-left,
#move-square .right,
#move-square .left,
#move-square .bottom {
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
}


/* line 64, ../sass/_index.scss */

#move-square .top-right {
	left: 50%;
	top: 0;
}


/* line 65, ../sass/_index.scss */

#move-square .top-left {
	left: 0%;
	top: 0;
}


/* line 66, ../sass/_index.scss */

#move-square .right {
	top: 0;
	right: 0;
}


/* line 67, ../sass/_index.scss */

#move-square .left {
	bottom: 0;
	left: 0;
}


/* line 68, ../sass/_index.scss */

#move-square .bottom {
	right: 0;
	bottom: 0;
}


/* line 74, ../sass/_index.scss */

#fullpage .section {
	position: relative;
}


/* line 76, ../sass/_index.scss */

#fullpage .section .square {
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}


/* line 79, ../sass/_index.scss */

#fullpage .section .s-bg,
#fullpage .section .s-bg-group {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}


/* line 87, ../sass/_index.scss */

#fullpage .section .animate-bg-group {
	z-index: 6;
}


/* line 111, ../sass/_index.scss */

#fullpage .section .title-en {
	overflow: hidden;
}


/* line 113, ../sass/_index.scss */

#fullpage .section .title-en h2 {
	font-family: 'myghthicb';
	font-size: 2.0rem;
	text-align: center;
	color: #ffffff;
}


/* line 119, ../sass/_index.scss */

#fullpage .section .title-en h2 em {
	font-size: 5.5rem;
}


/* line 124, ../sass/_index.scss */

#fullpage .section .content {
	position: relative;
	z-index: 999;
}


/* line 127, ../sass/_index.scss */

#fullpage .section .content .intro {
	position: relative;
	z-index: 999;
}


/* line 130, ../sass/_index.scss */

#fullpage .section .content .intro .title-zh {
	letter-spacing: 2px;
}


/* line 134, ../sass/_index.scss */


/* line 144, ../sass/_index.scss */

#fullpage .section .content a.more:hover {
	color: ;
}


/* line 150, ../sass/_index.scss */

#fullpage .section .hover-block-5 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}


/* line 155, ../sass/_index.scss */

#fullpage .section .hover-block-5 a {
	display: block;
	width: 20%;
	float: left;
	height: 100%;
}


/* line 168, ../sass/_index.scss */

#fullpage .section1 .content {
	width: 100%;
	position: absolute;
	/*border: 2px solid red;*/
	height: 100vh;
	text-align: center;
	color: #ffffff;
}

@media (max-width: 768px) {
	/* line 159, ../sass/_index.scss */
	.detail ul {
		width: 100%;
	}
	.detail ul li {
		float: left;
		width: 33.3%;
		/*height:100px;*/
		/*border: 1px solid blue;*/
	}
	.lion{
	display:none;
}
}
.intro_a {
	/*border:2px solid yellow;*/
}
.intro_a ul li a{
	float:left;
	background:url(../images/gdrm.png) no-repeat;
	width:20%;
	height:210px;
	display:inline-block;
	background-position:top center;
	background-size:28%;
}
.bg{
	background:url(images/about_br.png);
	width:100%;
	height:40px;
	background-size:100%;
}
.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.clearfix {
	zoom: 1
}
 #fullpage .section1 .content .slogan-en2{
    margin-top:55vh;
     position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
  	width:30%;
   	height:10%;
	  background: url(../images/xz.png) no-repeat;
	  background-size: 100%;
    }

 /*#fullpage .section1 .content .slogan-en2{
   
    top: 60%;
    width: 100% !important;
    margin: 0 auto;
    z-index: 100;
    left:0 !important;
    margin-left: 0 !important;
    }
.slogan-en2 img{
	width:100%;

}*/
/* line 175, ../sass/_index.scss */
#fullpage .section1 .content .square {
	top: -3%;
	left: 50%;
	margin-left: -200px;
}

/* line 180, ../sass/_index.scss */
#fullpage .section1 .content .slogan-en1 {
	font-size: 2.2rem;
	line-height: 30px;
	font-family: '宋体';
	transform: scale(1, 1.6);
	-ms-transform: scale(1, 1.6);
	-webkit-transform: scale(1, 1.6);
	-moz-transform: scale(1, 1.6);
	-o-transform: scale(1, 1.6);
}


/* line 186, ../sass/_index.scss */
#fullpage .section1 .content .slogan-zh {
	font-size: 4.2rem;
	margin-top: 15%;
}

/* line 190, ../sass/_index.scss */
#fullpage .section1 .content p {
	font-size: 1.2rem;
	transform: scale(1, 1.6);
	-ms-transform: scale(1, 1.6);
	-webkit-transform: scale(1, 1.6);
	-moz-transform: scale(1, 1.6);
	-o-transform: scale(1, 1.6);
	margin-top: 14%;
	font-family: '宋体';
}

/* line 195, ../sass/_index.scss */
#fullpage .section1 .content .down-btn {
	cursor: pointer;
	width: 27px;
	margin: 0 auto;
	margin-top: 17%;
	padding-top: 25px;
	font-size: 1.2rem;
}

/* line 202, ../sass/_index.scss */
#fullpage .section1 .content .down-btn i {
	display: block;
	width: 100%;
	height: 14px;
	margin-bottom: 5px;
	background: url(../images/index/down_btn.png) top center no-repeat;
	animation: moveDown 1.5s .2s infinite;
	-moz-animation: moveDown 1.5s .2s infinite;
	-webkit-animation: moveDown 1.5s .2s infinite;
	-o-animation: moveDown 1.5s .2s infinite;
}
@-webkit-keyframes moveDown {
	0% {
		background-position: 0 -14px;
	}
	
	100% {
		background-position: 0 16px;
	}
}
@-moz-keyframes moveDown {
	0% {
		background-position: 0 -14px;
	}
	
	100% {
		background-position: 0 16px;
	}
}
@-ms-keyframes moveDown {
	0% {
		background-position: 0 -14px;
	}
	
	100% {
		background-position: 0 16px;
	}
}
@keyframes moveDown {
	0% {
		background-position: 0 -14px;
	}
	
	100% {
		background-position: 0 16px;
	}
}

/*@media only all and (max-width: 1600px) {*/
#fullpage .section1 .content .slogan-en1 {
	margin-top: 0;
	font-size: 2.2rem;
	line-height: 30px;
	font-family: '宋体';
	transform: scale(1, 1.6);
	-ms-transform: scale(1, 1.6);
	-webkit-transform: scale(1, 1.6);
	-moz-transform: scale(1, 1.6);
	-o-transform: scale(1, 1.6);
	/*}*/
}

/* line 235, ../sass/_index.scss */
#fullpage .section1 .content .square {
	margin-left: -175px;
}
@media only all and (max-width: 1366px) {
	/* line 240, ../sass/_index.scss */
	
	#fullpage .section1 .content .square {
		/*top: 10%;*/
		margin-left: -150px;
	}
	/* line 241, ../sass/_index.scss */
	
	#fullpage .section1 .content .slogan-en {
		line-height: 28px;
	}
}
@media only all and (max-width: 1180px) {
	/* line 246, ../sass/_index.scss */
	
	#fullpage .section1 .content .square {
		margin-left: -125px;
	}
}
@media only all and (max-width: 768px) {
	/* line 251, ../sass/_index.scss */
	
	#fullpage .section1 .content .square {
		margin-left: -140px;
	}
	
	.club p {
		font-size: 2rem;
		font-family: '楷体';
	}
}

/* line 256, ../sass/_index.scss */
#fullpage .section2 .s-bg-2-1 {
	background: url(../images/index/section_bg2.jpg) no-repeat 50% 50%;
	background-size: cover;
	-ms-behavior: url(../css/backgroundsize.min.htc);
	behavior: url(../css/backgroundsize.min.htc);
}

/* line 262, ../sass/_index.scss */
#fullpage .section2 .content {
	width: 440px;
	margin-left: 20%;
	color: #ffffff;
	/*margin-top:-100px;*/
}

/* line 268, ../sass/_index.scss */
#fullpage .section2 .content .square {
	left: 29%;
	top: 8%;
	border-color: #004328;
}
.section2_1 {
	width: 33.3%;
	/*border:1px solid red;*/
	
	height: 110px;
	float: left;
}
.bg{
	background:url(../images/about_club.png) no-repeat;
	width:45%;
	height:100%;
	position:absolute;
	left:50%;
	transform: translate(-50%, 0%);
	background-size:100%;
}
.club {
		position: absolute;
		margin-top:78vh;
		height: 14%;
		width: 10%;
		transform: translate(-50%, 0%);
		left: 50%;
		/*border:2px solid red;*/
		background:url(../images/anniu.png) no-repeat;
		background-size:100%;
	}
	.club .login{
		height: 100px;
		width: 100px;
		display:block;
		}
.club p {
	font-size: 1.8em;
	font-family: '楷体';
}
.about_title{
	background:url(../images/about_title.png) no-repeat;
	width:12%;
	height:50px;
	left:50%;
	transform: translate(-50%, 0%);
	background-size:100%;
	position:relative;
	top:12vh;
	}
.news_title{
	background:url(../images/news_title.png) no-repeat;
	width:6%;
	height:50px;
	top:23vh;
	left:50%;
	transform: translate(-50%, 0%);
	background-size:100%;
	position:absolute;
	}
.member_title{
	background:url(../images/member_title.png) no-repeat;
	width:10%;
	height:50px;
	left:50%;
	transform: translate(-50%, 0%);
	background-size:100%;
	position:absolute;
	}

	.contact_title{
	background:url(../images/contact_title.png) no-repeat;
	width:6%;
	height:50px;
	top:23vh;
	left:50%;
	transform: translate(-50%, 0%);
	background-size:100%;
	position:absolute;
	}
.club1{
	text-align: center;
	position:absolute;
	top:70vh;
	width:100%;
	left:12.5%;
}
.club1 ul {
	width:100%;
}
.club1 ul li a{
	float:left;
	width:25%;
	text-align: center;
	height:130px;
	
}

.club1 .zc{
	background:url(../images/about_zc.png) no-repeat;
	background-size:30%;
	background-position:50% 0;
}
.club1 .ruhui{
	background:url(../images/about_rh.png) no-repeat;
	background-size:27%;
	background-position:50% 0;
}
.club1 .qy{
	background:url(../images/about_qy.png) no-repeat;
	background-size:27%;
	background-position:50% 0;
}
.club1 .zc:hover{
	background-size:33%;
	transfrom:scale{2,2};
}
.club1 .ruhui:hover{
	
	background-size:30%;
	transfrom:scale{2,2};
}
.club1 .qy:hover{
	
	background-size:30%;
	transfrom:scale{2,2};
}
.fp-viewing-page1 .lion {
	  position: absolute;
    right: 0;
    /*transform: translate(-50%, 0%);*/
    width: 25%;
    height: 100%;
    background: url(../images/lion.png) no-repeat;
    background-size: 100% 100%;
	animation: myfirsta 2s;
	animation-timing-function: ease;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}

.section2 .lion, .section1 .lion {
	  position: absolute;
    right: 0;
    /*transform: translate(-50%, 0%);*/
    width: 25%;
    height: 100%;
    background: url(../images/lion.png) no-repeat;
    background-size: 100% 100%;
	z-index:100;
}
.section3 .lion {
	  position: absolute;
    right: 0;
    /*transform: translate(-50%, 0%);*/
    width: 25%;
    height: 100%;
    background: url(../images/lion.png) no-repeat;
    background-size: 100% 100%;
	z-index:100;
}
.section4 .lion {
	  position: absolute;
    right: 0;
    /*transform: translate(-50%, 0%);*/
    width: 25%;
    height: 100%;
    background: url(../images/lion.png) no-repeat;
    background-size: 100% 100%;
	z-index:100;
}
.section5 .lion {
	  position: absolute;
    right: 0;
    /*transform: translate(-50%, 0%);*/
    width: 25%;
    height: 100%;
    background: url(../images/lion.png) no-repeat;
    background-size: 100% 100%;
	z-index:100;
}
@keyframes myfirsta {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

/* line 275, ../sass/_index.scss */
#fullpage .section2 .content .title-en h2 {
	float: right;
}


/* line 279, ../sass/_index.scss */
#fullpage .section2 .content .intro {
	width: 70%;
	text-align: center;
	margin: 0 auto;
	height: 200px;
	top:25vh;
	position: absolute;
	left:50%;
	transform: translate(-50%, 0);
	/*border:2px solid green;*/
}
.section2_bg1 {
	background: url(http://www.qudaoclub.com/images/fanzhuan.png) no-repeat;
	width: 10%;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
}
.section2_bg2 {
	background: url(http://www.qudaoclub.com/images/fanzhuan.png) no-repeat;
	width: 10%;
	height: 200px;
	background-size: cover;
	transform: rotateY(180deg);
	position: absolute;
	top: 0;
	right: 0;
}
#fullpage .section2 .content .intro p {
	position: absolute;
	width: 80%;
	margin-left: -40%;
	top: 50%;
	margin-top: -60px;
	left: 50%;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 1.4em;
	color: white;
}
.section2_bg1 {
	position: absolute;
	top: 0;
}
#fullpage .section2 .content .intro {
	margin-bottom: 40px;
}

/* line 283, ../sass/_index.scss */
#fullpage .section2 .content .intro .title-zh {
	font-size: 4.2rem;
}
.title_bg {
	background: url(../images/bgbg.png) no-repeat center center;
	height: 22px;
	background-size: 252px 22px;
	margin-bottom: 20px;
}

/* line 286, ../sass/_index.scss */

/*#fullpage .section2 .content .intro p {
  font-size: 1.4rem;
  color: #ababab;
  margin-top: 25px;
  line-height: 22px;
}*/

/* line 292, ../sass/_index.scss */
#fullpage .section2 .content .intro a.more {
	margin-top: 70px;
	-webkit-transform: translateY(20%);
	-moz-transform: translateY(20%);
	-ms-transform: translateY(20%);
	-o-transform: translateY(20%);
	transform: translateY(20%);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
#fullpage .section2 .content,
#fullpage .section4 .content {
	width: 60%;
	margin: 0 auto;
	top: 40%;
	margin-top: -230px;
	/*border: 2px solid yellow;*/
}
@media only all and (max-width: 1366px) {
	/* line 308, ../sass/_index.scss */
	/* line 311, ../sass/_index.scss */
	
	#fullpage .section2 .content .square {
		left: 25%;
		top: 6%;
	}
	/* line 312, ../sass/_index.scss */
	
	#fullpage .section2 .content .intro a.more {
		margin-top: 40px;
	}
}
@media only all and (max-width: 1866px) {
	.slogan-en2 img {
		max-width: 400px;
	}
}
@media only all and (max-width: 768px) {
	/* line 316, ../sass/_index.scss */
	
	#fullpage .section2 .s-bg-2-1 {
		background-position: 38% 50%;
	}
	
	#fullpage .section2 .content,
	#fullpage .section4 .content {
		top: 0;
		/*margin-top:-230px;*/
	}
	
	#fullpage .section4 .content {
		position: absolute;
		margin-top: -190px;
		top: 20%;
		/*margin-top:-230px;*/
	}
	
	.section2_1 img {
		width:10%;
	}
	
	#fullpage .section2 .content,
	#fullpage .section4 .content {
		width: 100%;
		margin-left: 15%;
		/*height:300px;*/
		margin-top: -100px;
		text-align: center;
	}
	/* line 319, ../sass/_index.scss */
	/* line 324, ../sass/_index.scss */
	
	#fullpage .section2 .content .square {
		left: 0;
	}
	/* line 327, ../sass/_index.scss */
	
	#fullpage .section2 .content .intro {
		margin-left: 0;
	}
	/* line 329, ../sass/_index.scss */
	
	#fullpage .section2 .content .intro a.more {
		margin: 0 auto;
	}
	/* line 331, ../sass/_index.scss */
	
	#fullpage .section2 .content .title-en h2 {
		margin-right: 25px;
	}
}

/* line 336, ../sass/_index.scss */
#fullpage .section2.active .content .intro a.more {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

/* line 346, ../sass/_index.scss */
#fullpage .section3 .s-bg-3-1 {
	background: url(../images/index/section_bg3.jpg) no-repeat 50% 50%;
	background-size: cover;
	-ms-behavior: url(../css/backgroundsize.min.htc);
	behavior: url(../css/backgroundsize.min.htc);
}
.club1{
	text-align:center;
}
.club1 .club1_qy{
	float:left;
	background:url(../images/about_qy.png) no-repeat;
	background-size:30%;
	width:33.3%;
	height:230px;
	
}
/* line 352, ../sass/_index.scss */
#fullpage .section3 .content {
	width: 100%;
	position: relative;
	/*margin-top: -7%;*/
}

/* line 356, ../sass/_index.scss */
#fullpage .section3 .content .square {
	top: 14%;
	left: 50%;
	margin-left: -200px;
}

/* line 361, ../sass/_index.scss */
#fullpage .section3 .content .view-wrap {
	z-index: 99;
}

/* line 365, ../sass/_index.scss */
#fullpage .section3 .content .title-en h2 {
	width: 100%;
}
@media only all and (max-width: 768px) {
	/* line 352, ../sass/_index.scss */
	
	#fullpage .section3 .content {
		margin-top: -37%;
	}
}
@media only all and (max-width: 768px) {
	/* line 373, ../sass/_index.scss */
	
	#fullpage .section3 .caption-wrap {
		display: none;
	}
}

/* line 377, ../sass/_index.scss */
#fullpage .section3 .caption-wrap #caption-slick {
	position: relative;
	width: 85%;
	margin: 5% auto;
	height: 40px;
	overflow: hidden;
}

/* line 383, ../sass/_index.scss */
#fullpage .section3 .caption-wrap #caption-slick .slick-center {
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}

/* line 387, ../sass/_index.scss */
#fullpage .section3 .caption-wrap .caption-items {
	font-size: 3.0rem;
	color: #ffffff;
	float: left;
	width: 20%;
	text-align: center;
	overflow: hidden;
}

/* line 396, ../sass/_index.scss */
#fullpage .section3 .caption-wrap .caption-slick-wrapper {
	width: 100%;
	position: absolute;
	left: 0;
	overflow: hidden;
	*zoom: 1;
}

/* line 403, ../sass/_index.scss */
#fullpage .section3 .view-wrap {
	position: absolute;
	left: 50%;
	margin-left: -170px;
	width: 340px;
	top: 70%;
}
@media only all and (max-width: 768px) {
	/* line 403, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap {
		margin-top: 40px;
		position: relative;
	}
}

/* line 413, ../sass/_index.scss */
#fullpage .section3 .view-wrap #view-slick {
	width: 345px;
	overflow: hidden;
	position: absolute;
}
@media only all and (max-width: 768px) {
	/* line 413, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap #view-slick {
		position: relative;
	}
}

/* line 421, ../sass/_index.scss */
#fullpage .section3 .view-wrap #view-slick .slick-list {
	padding: 0 !important;
}

/* line 423, ../sass/_index.scss */
#fullpage .section3 .view-wrap .view-items {
	text-align: center;
	color: #ffffff;
}

/* line 427, ../sass/_index.scss */
#fullpage .section3 .view-wrap .view-items h2 {
	font-size: 4.2rem;
}

/* line 430, ../sass/_index.scss */
#fullpage .section3 .view-wrap .view-items p {
	font-size: 1.6rem;
	line-height: 30px;
	/*margin-top: 5%;*/
}

/* line 435, ../sass/_index.scss */
#fullpage .section3 .view-wrap .view-items .expand-btn {
	width: 50px;
	height: 50px;
	border: 1px #ffffff solid;
	margin: 10% auto;
	background: url(../images/index/expand_btn.png) center center no-repeat;
	cursor: pointer;
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

/* line 448, ../sass/_index.scss */
#fullpage .section3 .view-wrap .view-items .expand-btn:hover {
	border: 1px #a10000 solid;
	background: url(../images/index/expand_btn_r.png) center center no-repeat;
}

/* line 454, ../sass/_index.scss */
#fullpage .section3 .view-wrap .left-arrow,
#fullpage .section3 .view-wrap .right-arrow {
	width: 35px;
	height: 67px;
	position: absolute;
	margin-top: 15%;
	cursor: pointer;
	display: block;
}

/* line 462, ../sass/_index.scss */
#fullpage .section3 .view-wrap .left-arrow {
	background: url(../images/index/l_ar.png) no-repeat;
	left: -90px;
}

/* line 466, ../sass/_index.scss */
#fullpage .section3 .view-wrap .right-arrow {
	background: url(../images/index/r_ar.png) no-repeat;
	right: -90px;
}
@media only all and (max-width: 1600px) {
	/* line 473, ../sass/_index.scss */
	
	#fullpage .section3 .content .square {
		margin-left: -175px;
	}
}
@media only all and (max-width: 1366px) {
	/* line 479, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap {
		width: 280px;
		margin-left: -140px;
	}
	/* line 482, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap .right-arrow {
		right: -65px;
	}
	/* line 483, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap .left-arrow {
		left: -55px;
	}
	/* line 484, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap .right-arrow,
	#fullpage .section3 .view-wrap .left-arrow {
		background-size: 60%;
		-ms-behavior: url(../css/backgroundsize.min.htc);
		behavior: url(../css/backgroundsize.min.htc);
	}
	/* line 489, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap #view-slick {
		width: 280px;
		margin: 0 auto;
	}
	/* line 495, ../sass/_index.scss */
	
	#fullpage .section3 .content .square {
		margin-left: -150px;
	}
}
@media only all and (max-width: 1180px) {
	/* line 502, ../sass/_index.scss */
	
	#fullpage .section3 .content .square {
		margin-left: -125px;
	}
}
@media only all and (max-width: 1024px) {
	/* line 508, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap {
		width: 235px;
		margin-left: -117.5px;
	}
	/* line 511, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap #view-slick {
		width: 235px;
	}
}
@media only all and (max-width: 768px) {
	/* line 517, ../sass/_index.scss */
	
	#fullpage .section3 .content {
		margin-top: -6%;
	}
	/* line 519, ../sass/_index.scss */
	
	#fullpage .section3 .content .square {
		margin-left: -140px;
	}
	/* line 523, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap {
		width: 260px;
		margin-left: -130px;
	}
	/* line 526, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap #view-slick {
		width: 100%;
	}
	/* line 529, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap .left-arrow {
		left: -50px;
	}
	/* line 532, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap .right-arrow {
		right: -60px;
	}
	/* line 535, ../sass/_index.scss */
	
	#fullpage .section3 .view-wrap .left-arrow,
	#fullpage .section3 .view-wrap .right-arrow {
		margin-top: -57%;
	}
}

/* line 542, ../sass/_index.scss */
#fullpage .section4 .s-bg-4-1 {
	background: url(../images/index/section_bg4.jpg) no-repeat 50% 50%;
	background-size: cover;
	-ms-behavior: url(../css/backgroundsize.min.htc);
	behavior: url(../css/backgroundsize.min.htc);
}

/* line 548, ../sass/_index.scss */

/* line 553, ../sass/_index.scss */
#fullpage .section4 .content .square {
	border-color: #004328;
	top: 7%;
	left: 50%;
	margin-left: -200px;
}

/* line 559, ../sass/_index.scss */
#fullpage .section4 .content .play-wrap {
	width: 102px;
	height: 102px;
	margin: 5% auto;
	border: 4px #a10000 solid;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	cursor: pointer;
}

/* line 568, ../sass/_index.scss */
#fullpage .section4 .content .play-wrap .play-btn {
	width: 100%;
	height: 100%;
	background: url(../images/index/play_btn.png) 60% center no-repeat;
}

/* line 573, ../sass/_index.scss */
#fullpage .section4 .content .play-wrap:hover {
	background-color: #a10000;
}

/* line 575, ../sass/_index.scss */
#fullpage .section4 .content .play-wrap:hover .play-btn {
	background: url(../images/index/play_btn_w.png) 60% center no-repeat;
}

/* line 580, ../sass/_index.scss */
#fullpage .section4 .content .title-zh {
	font-size: 3.0rem;
	color: #ffffff;
}

/* line 584, ../sass/_index.scss */
#fullpage .section4 .content p.zh {
	font-size: 1.6rem;
	color: #ababab;
	margin-top: 2%;
}

/* line 589, ../sass/_index.scss */
#fullpage .section4 .content p.en {
	color: #365246;
	font-size: 1.2rem;
	font-family: myghthic;
	margin-top: 2%;
}

/* line 595, ../sass/_index.scss */
#fullpage .section4 .content a.more {
	margin: 10% auto;
}
@media only all and (max-width: 1600px) {
	/* line 601, ../sass/_index.scss */
	
	#fullpage .section4 .content .square {
		margin-left: -175px;
	}
}
@media only all and (max-width: 1366px) {
	/* line 608, ../sass/_index.scss */
	
	#fullpage .section4 .content .square {
		top: -6%;
		margin-left: -150px;
	}
	/* line 612, ../sass/_index.scss */
	
	#fullpage .section4 .content a.more {
		margin: 15% auto 0 auto;
	}
}
@media only all and (max-width: 1180px) {
	/* line 617, ../sass/_index.scss */
	
	#fullpage .section4 .content .square {
		margin-left: -125px;
	}
}
@media only all and (max-width: 768px) {
	/* line 623, ../sass/_index.scss */
	
	#fullpage .section4 .content {
		float: none;
		margin: 0 auto;
	}
	/* line 626, ../sass/_index.scss */
	
	#fullpage .section4 .content .square {
		margin-left: -140px;
	}
}

/* line 633, ../sass/_index.scss */
#fullpage .section5 .s-bg-5-1 {
	background: url(../images/index/section_bg5.jpg) no-repeat 50% 50%;
	background-size: cover;
	-ms-behavior: url(../css/backgroundsize.min.htc);
	behavior: url(../css/backgroundsize.min.htc);
}

/* line 640, ../sass/_index.scss */
#fullpage .section5 .content .square {
	top: -11%;
	left: 50%;
	margin-left: -200px;
}

/* line 645, ../sass/_index.scss */
#fullpage .section5 .content .square1 {
	left: 207%;
}

/* line 651, ../sass/_index.scss */
#fullpage .section5 .content .square3 {
	left: -107%;
}

/* line 654, ../sass/_index.scss */
#fullpage .section5 .content .home-news {
	width: 80%;
	margin: 0 auto;
	position: relative;
	top:38vh;
}

/* line 658, ../sass/_index.scss */
#fullpage .section5 .content .home-news #news-slick {
	*zoom: 1;
}

/* line 38, C:\Ruby200-x64\lib\ruby\gems\2.0.0\gems\compass-core-1.0.1\stylesheets\compass\utilities\general\_clearfix.scss */
#fullpage .section5 .content .home-news #news-slick:after {
	content: "";
	display: table;
	clear: both;
}

/* line 661, ../sass/_index.scss */
#fullpage .section5 .content .home-news #news-slick .slick-list {
	overflow: visible;
}

/* line 665, ../sass/_index.scss */
#fullpage .section5 .content .home-news .news-items {
	float: left;
	width: 21%;
	left:21%;
	margin: 0 4%;
	color: #ffffff;
	text-align: center;
	position: relative;
	
}
.news-items img{
	
	width: 90%;
	
}
/* line 672, ../sass/_index.scss */
#fullpage .section5 .content .home-news .news-items a {
	color: #ffffff;
}

/* line 675, ../sass/_index.scss */
#fullpage .section5 .content .home-news .news-items p.time {
	font-size: 2.0rem;
	font-family: myghthicb;
}

/* line 679, ../sass/_index.scss */
#fullpage .section5 .content .home-news .news-items h2 {
	height: 62px;
	font-size: 2.4rem;
	margin-top: 10%;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
@media only all and (max-width: 1366px) {
	/* line 679, ../sass/_index.scss */
	
	#fullpage .section5 .content .home-news .news-items h2 {
		height: 45px;
		margin-top: 3%;
	}
}

/* line 693, ../sass/_index.scss */
#fullpage .section5 .content .home-news .news-items p.summary {
	font-size: 14px;
	overflow: hidden;
	margin-top: 8%;
	height: 55px;
	text-align: left;
	line-height: 18px;
}

/* line 705, ../sass/_index.scss */
#fullpage .section5 .content .home-news .news-items .expand-btn {
	width: 50px;
	height: 50px;
	border: 1px #ffffff solid;
	margin: 10% auto;
	margin-top: 12%;
	background: url(../images/index/expand_btn.png) center center no-repeat;
	cursor: pointer;
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

/* line 721, ../sass/_index.scss */
#fullpage .section5 .content .home-news .news-items .expand-btn:hover {
	border: 1px #a10000 solid;
	background: url(../images/index/expand_btn_r.png) center center no-repeat;
}

/* line 727, ../sass/_index.scss */
#fullpage .section5 .content .home-news .news-items p.time,
#fullpage .section5 .content .home-news .news-items h2,
#fullpage .section5 .content .home-news .news-items p.summary,
#fullpage .section5 .content .home-news .news-items .expand-btn {
	position: relative;
	z-index: 999;
}

/* line 732, ../sass/_index.scss */
#fullpage .section5 .content .home-news .more-wrap {
	position: relative;
	margin: 1% auto;
	margin-top: 20%;
	width: 340px;
  text-align: center;
  line-height: 20px;
  color: #DADADA;
  letter-spacing: 1px;
}

/* line 738, ../sass/_index.scss */
#fullpage .section5 .content .home-news a.more {
	margin: 0 auto;
}

/* line 741, ../sass/_index.scss */
#fullpage .section5 .content .home-news .arrow-left,
#fullpage .section5 .content .home-news .arrow-right {
	width: 26px;
	height: 47px;
	position: absolute;
	cursor: pointer;
}

/* line 747, ../sass/_index.scss */
#fullpage .section5 .content .home-news .arrow-left {
	left: 0;
	background: url(../images/index/arrow.png) left center no-repeat;
}

/* line 751, ../sass/_index.scss */
#fullpage .section5 .content .home-news .arrow-right {
	right: 0;
	background: url(../images/index/arrow.png) right center no-repeat;
}
@media only all and (max-width: 1600px) {
	/* line 759, ../sass/_index.scss */
	
	#fullpage .section5 .content .square {
		margin-left: -175px;
	}
}
@media only all and (max-width: 1366px) {
	/* line 766, ../sass/_index.scss */
	
	#fullpage .section5 .content .square {
		margin-left: -150px;
	}
}
@media only all and (max-width: 1180px) {
	/* line 773, ../sass/_index.scss */
	
	#fullpage .section5 .content .square {
		margin-left: -125px;
	}
}
@media only all and (max-width: 768px) {
	/* line 780, ../sass/_index.scss */
	
	#fullpage .section5 .content .square {
		margin-left: -140px;
	}
	/* line 785, ../sass/_index.scss */
	
	#fullpage .section5 .content .home-news .more-wrap {
		width: 250px;
	}
	/* line 788, ../sass/_index.scss */
	
	#fullpage .section5 .content .home-news .news-items:first-child {
		display: none;
	}
	/* line 791, ../sass/_index.scss */
	
	#fullpage .section5 .content .home-news .news-items:last-child {
		display: none;
	}
	/* line 794, ../sass/_index.scss */
	
	#fullpage .section5 .content .home-news .news-items {
		width: 235px;
		float: none;
		margin: 0 auto;
	}
	/* line 799, ../sass/_index.scss */
	
	#fullpage .section5 .content .home-news a.more {
		margin-top: 15%;
	}
}

/* line 806, ../sass/_index.scss */
#fullpage .section6 .s-bg-6-1 {
	background: url(../images/index/section_bg6.jpg) no-repeat 50% 50%;
	background-size: cover;
	-ms-behavior: url(../css/backgroundsize.min.htc);
	behavior: url(../css/backgroundsize.min.htc);
}

/* line 812, ../sass/_index.scss */
#fullpage .section6 .s-img {
	background: url(../images/index/section6_img.png) 7% 50% no-repeat;
}

/* line 815, ../sass/_index.scss */
#fullpage .section6 .content {
	width: 440px;
	float: right;
	margin-right: 20%;
	color: #ffffff;
}

/* line 820, ../sass/_index.scss */
#fullpage .section6 .content .square {
	top: 8%;
	left: 30%;
	border-color: #004328;
}

/* line 826, ../sass/_index.scss */
#fullpage .section6 .content .title-en h2 {
	float: right;
}

/* line 830, ../sass/_index.scss */
#fullpage .section6 .content .intro {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}

/* line 835, ../sass/_index.scss */
#fullpage .section6 .content .intro .title-zh {
	font-size: 4.2rem;
}

/* line 838, ../sass/_index.scss */
#fullpage .section6 .content .intro p {
	font-size: 1.4rem;
	color: #ababab;
	margin-top: 25px;
	line-height: 22px;
}

/* line 844, ../sass/_index.scss */
#fullpage .section6 .content .intro a.more {
	margin-top: 70px;
}
@media only all and (max-width: 1366px) {
	/* line 851, ../sass/_index.scss */
	
	#fullpage .section6 .content {
		width: 365px;
		margin-right: 15%;
	}
	/* line 854, ../sass/_index.scss */
	
	#fullpage .section6 .content .square {
		top: 6%;
	}
}
@media only all and (max-width: 768px) {
	/* line 858, ../sass/_index.scss */
	
	#fullpage .section6 .content {
		float: none;
		width: 300px;
		margin: 0 auto;
	}
	
	#fullpage .section2 .content {
		width: 90%;
		/*height:300px;*/
		margin-left: 0;
		margin: 0 auto;
		float: none;
		margin-top: 150px;
	}
	
	
	#fullpage .section2 .content .intro {
		width: 100%;
		text-align: center;
		/*border:2px solid green;*/
	}
	
	.section2_guanyu {
		font-family: '楷体';
		text-align: center;
		font-size: 5.5rem;
	}
	
	#fullpage .section2 .content .intro p {
		position: absolute;
		/*width:80%;*/
		height: 160px;
		/*left:50%;*/
		margin-top: -80px;
		line-height: 20px;
		top: 50%;
		font-family: "微软雅黑";
		font-size: 1.1em;
		color: white;
	}
	/* line 862, ../sass/_index.scss */
	
	#fullpage .section6 .content .title-en h2 {
		float: none;
	}
	/* line 863, ../sass/_index.scss */
	
	#fullpage .section6 .content .square {
		left: 50%;
		margin-left: -140px;
	}
	/* line 867, ../sass/_index.scss */
	
	#fullpage .section6 .content .intro {
		width: 76%;
		margin-left: 10%;
	}
	/* line 870, ../sass/_index.scss */
	
	#fullpage .section6 .content .intro a.more {
		margin: 15% auto auto auto;
	}
	
	.section2_bg1 {
		background: url(http://www.qudaoclub.com/images/fanzhuan.png) no-repeat;
		width: 10%;
		height: 200px;
		position: absolute;
		top: 0;
		left: 0;
		background-size: cover;
	}
	
	.section2_bg2 {
		background: url(http://www.qudaoclub.com/images/fanzhuan.png) no-repeat;
		width: 10%;
		height: 200px;
		background-size: cover;
		transform: rotateY(180deg);
		position: absolute;
		top: 0;
		right: 0;
	}
	
	#title-slick {
		width: 100%;
	}
}

/* line 879, ../sass/_index.scss */
#title-slick {
	width: 600px;
	margin: 0 auto;
}

/* line 885, ../sass/_index.scss */
#title-slick .title-item {
	display: none;
}

/* line 890, ../sass/_index.scss */
.flash {
	display: none;
	width: 600px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	z-index: 9999999999;
}
@media only all and (max-width: 640px) {
	/* line 890, ../sass/_index.scss */
	
	.flash {
		width: 300px;
		height: 200px;
	}
}
@media (max-height: 640px) {
	/* line 2, ../sass/_responsiveH.scss */
	
	.header {
		height: 70px;
	}
	/* line 3, ../sass/_responsiveH.scss */
	
	#fullpage .section1 .content .down-btn {
		margin-top: 10%;
	}
	/* line 4, ../sass/_responsiveH.scss */
	
	#fullpage .section1 .content .slogan-zh {
		margin-top: 0;
	}
}
#fullpage .login {
	margin: 0 auto;
	z-index: 999;
}