﻿* {
	margin: 0;
	padding: 0;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

body {

	position: relative;
	height: 100%;

}

a {
	text-decoration: none;
	outline: medium none;
}

ul {
	list-style-type: none;
}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend {
	font-family: "Times New Roman";
}


#menu {
	margin: auto;
	padding: 0;
	position: fixed;
	left: 0px;
	right: 0;
	bottom: 20px;
	list-style-type: none;
	z-index: 70;
	width: 408px;
	display: none;
}

#menu li {
	float: left;
	margin: 0;
	font-size: 14px;
}

#menu li:first-child {
	display: none;
}



#menu li:last-child {
	margin: 0;
}

#menu a {
	float: left;
	background: url(../images/bam.png) no-repeat center 46px;
	color: #333;
	text-decoration: none;
	display: block;
	width: 68px;
	height: 80px;
}



#menu li.active:nth-child(2) a {
	background: url(../images/lantern.png) no-repeat center 38px;
}

#menu li.active:nth-child(3) a {
	background: url(../images/chinese-temple.png) no-repeat center 38px;
}

#menu li.active:nth-child(4) a {
	background: url(../images/tang.png) no-repeat center 38px;
}

#menu li.active:nth-child(5) a {
	background: url(../images/yueqin.png) no-repeat center 38px;
}

#menu li.active:nth-child(6) a {
	background: url(../images/bonsai.png) no-repeat center 38px;
}

#menu li.active:nth-child(7) a {
	background: url(../images/bamboo.png) no-repeat center 38px;
}



#menu .active a>span {
	display: block;
}

#menu span {
	display: none;
	font-size: 14px;
	text-align: center;
	color: #070707;
	font-weight: 600;
}

.section {
	text-align: center;
	color: #fff;
	background: url(../images/background.png) no-repeat center center;
	background-size: cover;
}



.arrow {
	opacity: 1;
	animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
	-webkit-animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 26px;
	height: 24px;
	line-height: 60px;
	cursor: pointer;
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 80;
}

.fp-controlArrow {
	top: 80%;
}

.fp-controlArrow.fp-prev {
	background: url(../images/left.png) no-repeat;
	border-color: transparent;
	border-width: 40px;
	left: auto;
	right: 30px;
	top: 75.8%;

}

.fp-controlArrow.fp-next {
	background: url(../images/right.png) no-repeat;
	border-color: transparent;
	border-width: 40px;
	right: 30px;
}

#BannerPageid {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	width: 1440px;
	
}

#BannerMg .fp-slides {

	/* position: absolute; */

}

/* #BannerMg .fp-slide {
    float: none;
} */



.banner {
	width: 1440px;
	height: 740px;
	margin: 144px auto 60px auto;
	background: url(../images/banner.png) center no-repeat;
	position: relative;
	background-size: cover;
}

.banner .BannerPage {
	position: absolute;
	width: 120px;
	height: 71px;
	right: 40px;
	bottom: 10px;
}

.banner .BannerPage span {
	color: #FFFFFF;
	right: 56px;
	bottom: 14px;
	position: absolute;
	letter-spacing: 2px;
	font-size: 50px;
	font-weight: 600;
}

.banner .BannerPage .tol {
	right: 0px;
	font-size: 24px;
	bottom: 20px;
}


.banner .BannerPage i {
	background-color: #ffffff;
	height: 36px;
	display: block;
	transform: rotate(16deg) skewX(1deg);
	width: 2px;
	margin-left: 74px;
	margin-top: 12px;
}

/* å…¬å…± */

.lantern,
.ChineseTemple,
.interview,
.snap,
.sponsors,
.bonsai {
	width: 1440px;
	margin: auto;
	display: inline-block;

}

.ChineseTemple .title,
.interview .title,
.snap .title,
.sponsors .title,
.bonsai .title {
	font-size: 30px;
	text-align: center;
	padding: 0 0px 64px 0;
	position: relative;
	color: #000000;
	font-size: 42px;
	font-weight: 600;
}

.TitleImg {
	position: absolute;
	width: 100%;
	height: 5px;
	background: url(../images/title.png) center no-repeat;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 60px;
	margin: auto;
}


/* ç¬¬äºŒå± */

.lantern a.fl {
	width: 40%;
	height: 360px;
	overflow: hidden;
}

.lantern a.fl>img {
	width: 100%;
	height: 100%;
}

.lantern div.fr {
	width: 54.4%;
	height: 360px;
	text-align: justify;
	position: relative;
}

.lantern .fr span {
	font-size: 52px;
	text-align: left;
	color: #000000;
	/* margin-left: -22px; */
	font-weight: 600;
}

.lantern div.fr .minhei h6 {
	font-size: 24px;
	color: #29547e;
	margin-top: 24px;

	font-weight: 500;
}

.lantern div.fr .minhei p {
	font-size: 18px;
	color: #000000;
	line-height: 32px;
	height: 134px;
	overflow: hidden;
	padding-top: 6px;

}

.lantern div.fr .minhei em {

	width: 10%;
	height: 2px;
	display: block;
	margin: 26px 0;
	background: #29547e;
}


.lantern div.fr .more {
	font-size: 16px;
	color: #000000;
}

.lantern .more_btn {
	font-size: 16px;
	display: block;
	background: url(../images/more.png) center center no-repeat;
	text-align: center;
	color: #0058a0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 110px;
}


/* ç¬¬ä¸‰å± */


.ChineseTemple {
	position: relative;
	padding-bottom: 40px;
}

.ChineseTemple a.fl {
	width: 48.2%;
	height: 500px;
	overflow: hidden;
	text-align: left;
	color: #000000;
}

.ChineseTemple .fr {
	width: 47.8%;
	height: 500px;
	overflow: hidden;
	text-align: left;
	color: #000000;
}


.ChineseTemple a.fl .ChineseTempleImg {
	width: 100%;
	border: 2px solid #29547e;
	height: 360px;
	padding: 4px;
}

.ChineseTemple a.fl img {
	width: 100%;
	height: 100%;
}


.ChineseTemple a.fl span {
	font-size: 24px;
	display: block;
	margin: 14px auto;
}

.ChineseTemple a.fl p {
	font-size: 16px;
	line-height: 30px;
	height: 84px;
	overflow: hidden;
}


.ChineseTemple a.more_btn {
	font-size: 16px;
	display: block;
	background: url(../images/more.png) center center no-repeat;
	text-align: center;
	color: #0058a0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.NewList {
	height: 150px;
	width: 100%;
	font-size: 24px;
	margin-bottom: 20px;

}

.NewList p {
	font-size: 16px;
	color: #000000;
	line-height: 30px;
	height: 88px;
	overflow: hidden;
}

.NewList h3 {
	padding-left: 20px;
	font-size: 24px;
	color: #000000;
	padding-bottom: 4px;
	    line-height: 28px;
}

.NewsTime {
	width: 108px;
	font-size: 14px;
	float: left;
	height: 100%;
	background: url(../images/time.png) #29547e91 no-repeat center;
	color: #ffffff;
	margin-right: 20px;
	border-radius: 3px;
	text-align: center;
	padding: 18px;
}

.NewsTime span {
	font-size: 17px;
	text-align: center;

}


.NewsTime .NewsElis {
	font-size: 64px;
	border-bottom: 1px solid;
	padding: 16px 0px;
}



.nav-stacked {
	width: 100%;
	height: 160px;
	border-radius: 16px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding: 10px;
	color: black;
}



/* ç¬¬å››å± */


.common_width {
	width: 1440px;
	margin: 0 auto;
	display: inline-block;
}

.common_width .interview ul>a {
	display: block;
	height: 144px;
	/* background: url(../images/1.jpg) no-repeat center; */
}

.interview ul li .pic {
	height: 280px;
	background: url(../images/1.jpg) no-repeat center;
}

.interview ul li {
	width: 29.19%;
	float: left;
}

.interview ul li p {
	padding: 12px 0px;
	text-align: left;
	font-size: 24px;
	color: #000000;
	line-height: 36px;
	max-height: 88px;
	overflow: hidden;
	transition: all 0.2s ease 0.1s;
}

.interview ul li:hover p {
	color: #00815c;
}


.interview a.more_btn {
	font-size: 16px;
	display: block;
	background: url(../images/more.png) center center no-repeat;
	text-align: center;
	color: #0058a0;
	margin-top: 48px;
}

.interview ul li+li {
	margin-left: 54px;
}


/* ç¬¬äº”å± */

.snap ul li {
	width: 20.84%;
	height: 294px;
	float: left;
	transition: all 0.2s ease 0.1s;
	background: url(../images/shunjian.png) no-repeat center;
	background-size: 100%;

}

.snap>.common_width>ul>li>a {
	display: block;
	width: 100%;
	height: 294px;
	background: url(../images/jingcai.png) no-repeat center;
	padding: 25px;
	background-size: 96%;
}

.snap ul li+li {
	margin-left: 5.52%;

}

.snap .snapImg {
	width: 100%;
	height: 60%;
	overflow: hidden;
	margin: 16px auto;
	border-radius: 2px;
	transition: all 0.7s ease 0s;
}

.snap .snapImg img {
	width: 100%;
	height: 100%;
}

.snaptext {
	font-size: 20px;
	color: #000000;
}

/* ç¬¬å…­å± */
.bonsai ul li {
	width: 29.2%;
	height: 140px;
	float: left;
	margin-bottom: 40px;
	font-size: 14px;
	background: url(../images/wangjie.png) center no-repeat;
	background-size: 100%;
}

.bonsai ul li a {
	width: 100%;
	height: 140px;
	background: url(../images/huigu.png) center center no-repeat;
	display: block;
	padding: 26px;
	line-height: 30px;
	background-size: 96%;
}

.bonsai ul li+li {
	margin-left: 88px;
}

.bonsai ul li:nth-child(4) {
	margin-left: 0;
}

.bonsai ul li a h6 {
	color: #FFFFFF;
	font-size: 16px;
}


.bonsai ul li a span {
	color: #afc4d9;
	font-size: 16px;
	line-height: 25px;
	display: block;
}

.BonsaiTime {
	color: #FFFFFF;
}


/* ç¬¬ä¸ƒå± */

.sponsors ul li {
	width: 16.87%;
	height: 64px;
	float: left;
	margin-bottom: 35px;
	border: 2px solid #214a76;
	border-radius: 6px;
}

.sponsors ul li a {
	display: block;
	height: 100%;
	background: url(../images/1.jpg) no-repeat;
	width: 100%;
	border-radius: 4px;
	background-color: #FFFFFF;
}

.sponsors ul li a img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

.sponsors ul li+li {
	margin-left: 50px;
}

.sponsors ul li:nth-child(6) {
	margin-left: 0;
}


.sponsors .common_width {
	width: 1280px;
}


.footer .common_width {
	height: 100%;
	background: url(../images/footerlogo.png) no-repeat center top 10px;
	text-align: center;
	font-size: 14px;
	color: #000000;
}

.footer .common_width .info {
	padding-top: 200px;
}

.footer .common_width .info span {
	padding: 0 24px 0 30px;
	line-height: 22px;
	display: inline-block;
	font-weight: 600;
}

.footer .common_width .info span.tel {
	background: url(../images/tel.png) no-repeat;
}

.footer .common_width .info span.cz {
	background: url(../images/cz.png) no-repeat;
}

.footer .common_width .info span.email {
	background: url(../images/email.png) no-repeat;
}

.footer .common_width .info span.address {
	background: url(../images/address.png) no-repeat;
}

.footer .common_width .info .copyright,
.footer .common_width .info a {
	color: #666666;
	font-size: 14px;
	line-height: 100px;
	font-weight: 600;
}
