 * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }
	html,body {
	        width: 100%;
	        height: 100%;
	    }
#box{
	 overflow: hidden;
	 position: relative;
	 min-height: 100%;
}
/* 导航栏 */
.navbar{
	margin: 0;
	position: absolute;
	margin-top: -49%;
	width: 100%;
	background-color: transparent;
	border: 0px;
}
.container-fluid{
	position: relative;
	padding-bottom: 2%;
	background-color: transparent;
}
.navbar-brand>img{
	display: block;
	width: 100%;
	margin-left: 50%;
}
.navbar-nav{
	margin-top: 2%;
	margin-left: 18%;
	font-size: 16px;
}
.navbar-nav li a{
	font-weight: 700;
}
.navbar-default .navbar-nav > li > a{
	color: #131313;
	font-family: PingFang-SC-Bold;
	font-weight: normal;
	font-stretch: normal;
}
.input-group{
	margin-top: 2.5%;
	width: 15%;
}
.form-control{
	border: 0px;
	background-color: transparent;
}
.input-group-addon{
	border: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	background-color: transparent;
}
.input-group-addon img{
	width: 30px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.storybj2{
	width: 100%;
	margin: auto;
	display: flex;
	margin-top: -10%;
}
.carousel{
	width: 60%;
	margin: auto;
}
.item{
	width: 90%;
	margin: auto;
	font-size: 10px;
	display: flex;
}
.itemleft{
	width: 50%;
	display: flex;
}
.itemleft img{
	width: 50%;
}
.itemleft span{
	margin: 2%;
	margin-top: 8%;
	font-weight: 700;
	font-size:15px;
}
.itemleft p{
	margin-top: 5%;
	font-weight: 300;
}
.lunboitem{
	width: 100%;
	display: flex;
	height:130px;
}
.carousel-indicators{position: relative;margin-top: 5%;}
.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);background-color:#74b5bf;border-radius:10px;}
.carousel-indicators .active{width:10px;height:10px;margin:0;background-color:#37848c;}
.storykuai3{
	width: 50%;
	margin: auto;
}
.storykuai3 img{
	width: 100%;
}
.storykuai3 video{
	width: 100%;
}
.storykuai3 p{
	text-align: center;
	font-weight: 300;
	margin-top: 2%;
}
.storykuai4{
	display: flex;
	margin-top: 5%;
	width: 60%;
	margin: auto;
}
.storysan1{
	background-image: url(../jpg/san1.jpg);
	width: 335px;
	margin: 2%;
	height: 500px;
}
.storysan1 h2{
	color: #fff;
	text-align: center;
	margin-top: 15%;
	font-size: 24px;
}
.storysan1 p {
	color: #fff;
	font-size: 15px;
	margin: 5%;
	margin-top: 65%;
	margin-bottom: 50%;
	text-align: center;
}
.storysan2{
	background-image: url(../jpg/san2.jpg);
	width: 335px;
	margin: 2%;
	height: 500px;
}
.storysan2 h2{
	color: #fff;
	text-align: center;
	margin-top: 15%;
	font-size: 24px;
}
.storysan2 p {
	color: #fff;
	font-size: 15px;
	margin: 5%;
	margin-top: 65%;
	margin-bottom: 50%;
	text-align: center;
}
.storysan3{
	background-image: url(../jpg/san3.jpg);
	width: 335px;
	margin: 2%;
	height: 500px;
    background-position: bottom;
}
.storysan3 h2{
	color: #fff;
	text-align: center;
	margin-top: 15%;
	font-size: 24px;
}
.storysan3 p {
	color: #fff;
	font-size: 15px;
	margin: 5%;
	margin-top: 55%;
	margin-bottom: 50%;
	text-align: center;
}
.kuai10{
	width: 100%;
}
.yihang{
	display: flex;
	margin: auto;
	margin-top: 3%;
}
.ziyi{
	text-align: center;
	display: inline-block;
	margin: 1%;
}
.tuyi{
	width: 10%;
	display: inline-block;
}
.erhang{
	display: flex;
}
.erhang h4{
	display: inline-block;
	margin: 2%;
}
#btn{
	display: inline-block;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	/* background-image: none; */
	border: 1px solid transparent;
	padding-left: 0;
	padding-right: 0;
	background-color: #fff;
	background-color: transparent;
	margin-top: 3%;
	background-color: transparent;
	margin-left: -2%;
}
#btn img{
	width: 13%;
}
.dropdown-menu{
	border: 0px;
	position: absolute;
	width: 40%;
	margin-top: -2%;
	margin-left: 28%;
	box-shadow: 0 0;
}
#ipt{
	position: absolute;
	width: 36%;
	left: 31%;
	top: 34%;
	height: 50px;
	border: 0px;
	border-radius: 30px;
	padding-left: 2%;
	font-size: 16px;
	letter-spacing: 2px;
	display: none;
}
#gb{
	position: absolute;
	width: 1%;
	margin-top: 3.1%;
	margin-left: -9%;
	display: none;
	cursor: pointer;
	z-index: 3;
	opacity: 0.5;
}
.newlist{border-bottom: 1px solid #ebf1dd;}