
.factoids .factoid h2 .large .green {
	color: #9dc53b;
}
.factoids .factoid h2 .large .orange {
	color: rgb(233,85,4);
	/*color:rgb(0,146,220);*/
}

.footer {
	background-color: rgb(233,85,4); text-align: center; color: white; padding:25px 0; line-height: 25px;
}

/*首页轮播图*/
 .swiper-container {
        width: 100%;
        /*height: 75%;*/
    }
    .swiper-container img{max-width: 100%;height: auto;width: auto/9;}
    .swiper-slide {
        background: #FF6D23;
        position: relative;
        text-align: center;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-slide  .slide-text{
        font-family: '微软雅黑', 'Hiragino Kaku Gothic Pro', Osaka, 'Microsoft YaHei', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
        color: #fff;
        position: absolute;
        width: auto;
        z-index: 100;
        right: 0;
        bottom: 30px;
        padding: 0 30px;
        display: table-cell;
        vertical-align: bottom;
   }
   
   .swiper-slide  h1{
        margin-top: 60%;
        width: 100%;
       - float: right;
        margin: 0;
        font-size: 30px;
        font-weight:bold;
		text-align:right;
    }
   .swiper-slide  h2{
    width: 100%;
    float: right;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: lighter;
   }

   /*.slide1{
   	background-image: url(../Images/slide1.jpg);
   	background-size: cover;
   	position: relative;
   }
   .slide1 .slide-text{
   	margin: auto;
	position: relative;
	z-index: 100;
	bottom: -30%;
	right: 0;
	width: 100%;
	text-align: right;
	padding: 0 30px;
	display: table-cell;
	vertical-align: bottom;
	color: white;
	font-family: '微软雅黑';
   }
   
   .slide1 h1{
   	margin-top: 60%;
   		width: 100%;
		float: right;
		margin: 0;
		font-size: 30px;
		font-weight:bold;
	}
   .slide1 h2{
   	width: 100%;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: lighter;
   }
   .slide2{
   	background-image: url(../Images/slide2.jpg);
   	background-size: cover;
   }
   .slide2 .slide-text{
   	margin: auto;
	position: relative;
	z-index: 100;
	bottom: -30%;
	right: 0;
	width: 100%;
	text-align: left;
	padding: 0 30px;
	display: table-cell;
	vertical-align: bottom;
	color: white;
	font-family: '微软雅黑',
   }
   
   .slide2 h1{
   	margin-top: 60%;
   		width: 100%;
		float: left;
		margin: 0;
		font-size: 30px;
		font-weight: bold;
	}
   .slide2 h2{
   	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: lighter;
   }
   .slide3{
   	background-image: url(../Images/slide3.jpg);
   	background-size: cover;
   }
    .slide3 .slide-text{
   	margin: auto;
	position: relative;
	z-index: 100;
	bottom: -30%;
	right: 0;
	width: 100%;
	text-align: right;
	padding: 0 30px;
	display: table-cell;
	vertical-align: bottom;
	color: white;
	font-family: '微软雅黑',
   }
   
   .slide3 h1{
   	margin-top: 60%;
   		width: 100%;
		float: right;
		margin: 0;
		font-size: 30px;
		font-weight: bold;
	}
   .slide3 h2{
   	width: 100%;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: lighter;
   }
   .slide4{
   	background-image: url(../Images/slide4.jpg);
   	background-size: cover;
   }
    .slide4 .slide-text{
   	margin: auto;
	position: relative;
	z-index: 100;
	bottom: -30%;
	right: 0;
	width: 100%;
	text-align: right;
	padding: 0 30px;
	display: table-cell;
	vertical-align: bottom;
	color: white;
	font-family: '微软雅黑',
   }
   
   .slide4 h1{
   	margin-top: 60%;
   		width: 100%;
		float: right;
		margin: 0;
		font-size: 30px;
		font-weight: bold;
	}
   .slide4 h2{
   	width: 100%;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: lighter;
   }
   
   .slide5{
   	background-image: url(../Images/slide5.jpg);
   	background-size: cover;
   }
    .slide5 .slide-text{
   	margin: auto;
	position: relative;
	z-index: 100;
	bottom: -30%;
	right: 0;
	width: 100%;
	text-align: right;
	padding: 0 30px;
	display: table-cell;
	vertical-align: bottom;
	color: white;
	font-family: '微软雅黑',
   }
   
   .slide5 h1{
   	margin-top: 60%;
   		width: 100%;
		float: right;
		margin: 0;
		font-size: 30px;
		font-weight: bold;
	}
   .slide5 h2{
   	width: 100%;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: lighter;
   }
   */
   
   .song{
		-font-family: "DinRegular",'microsoft  YaHei';
		font-weight: lighter;
		letter-spacing: 1px;
	}
	.weiruan{
		font-family: '微软雅黑',"microsoft  YaHei";
		font-weight: bold;
	}
	.font34{
		font-size: 34px;
	}
	.font30{
		font-size: 30px;
	}
	.font28{
		font-size: 28px;
	}
	.font13{
		font-size: 13px;
	}
	.font18{
		font-size: 18px;
	}
	.font11{
		font-size: 11px;
	}