*{
	margin: 0;
	padding: 0;
	list-style: none;
}
html,body{
	position: relative;
	/*height: 100%;*/
	width: 100%;
	background-color: #e6e6e6;
}



@media (min-width: 1200px){
	/*导航栏搜索功能*/
	.menus_search{
		height: 0;
		width: 100%;
		background: rgba(255,255,255,0.9);
		position: fixed;
		top: 0;
		left: 0;
		transition: height 0.5s;
		overflow: hidden;
	}
	.menus_search .search_box .enter{
		width: 40px;
		position: absolute;
		top: 135px;
		right: 236px;
		cursor: pointer;
	}
	.search_box .search_close{
		float: right;
		margin-top: 15px;
		margin-right: 15px;
		width: 25px;
	}
	.menus_search .search_box{
		/*border:1px solid #000;*/
		background: #fff;
		width:80%;
		height:30%;
		margin:0 auto;
		overflow: hidden;


	}
	.menus_search .search_box .search_title{
		display: block;
		width: 100%;
		height: 50px;
		font-family: "微软雅黑";
		color: #000;
		font-size: 30px;
		margin-top: 50px;
		padding-left: 70px;
		line-height: 50px;
	}
	.menus_search .search_box .search_input{
		display: inline-block;
		width: 100%;
		height: 50px;
		margin-top: 30px;
		background: #eee;
		font-family: "微软雅黑";
		font-size: 18px;
		border: none;
		padding-left: 50px;
		outline: none;
	}
	.content{
		margin: 0 auto;
		width: 100%;
		/*height:1360px;*/
		overflow: hidden;
		/*background-color: #F0AD4E;*/
	}
	.h5-con{
		margin: 0 auto;
		width: 100%;
		height:95%;
		/*height: 980px;*/
		/*background-color: #D43F3A;*/
		/*overflow: hidden;*/
		/*position: relative;*/
	}
	/*#h5-list{*/
		/*position: absolute;*/
		/*height: 100%;*/
	/*}*/
	
	.h5-list{
		float: left;
		height:100%;
		width: 1200px;
		overflow: hidden;
	}
	.h5-list li{
		float: left;
		padding: 20px 20px 20px 0px;
		height: 322px;
		width: 300px;
		cursor: pointer;
		overflow: hidden;
	}

	.h5-list li:hover{
		-webkit-animation: aa 0.3s linear;
		-webkit-animation-fill-mode: forwards;
	}
	@-webkit-keyframes aa{
		from{-webkit-transform: translateY(0px);}
		to{-webkit-transform: translateY(-18px);}
	}
	.h5-list li:hover> .con-ins{
		color: #222;
		box-shadow: 0px 5px 30px #aaa;
	}

	.con-img{
		float: left;
		margin: 0;
		height:180px;
		width: 100%;
		background-color: #122B40;
		overflow: hidden;
	}
	.con-img img{
		float: left;

		width: 100%;
		height:100%;
	}
	.h5-list #one{
		float: left;
		padding: 20px 20px 20px 0px;
		height: 322px;
		width: 600px;
		cursor: pointer;
	}
	.one{
		float: left;
		margin: 0;
		height: 100%;
		width: 100%;
		background-color: #122B40;
		overflow: hidden;
	}
	.h5-list #one .con-ins{
		float: left;
		margin-top: -75px;
		height: 75px;
		width: 100%;
		background-color:rgba(0,0,0,0.5);
		color: #666;
		line-height: 42px;
		padding-left: 10px;
		font-family: "微软雅黑";
		font-size: 22px;
	}
	.h5-list #one .con-ins .tz{
		display:block;
		margin-left:5px;
		width: 80px;
		color:#fff;
		font-size:18px;
		font-family: "微软雅黑";
	}
	.con-ins{
		float: left;
		margin: 0;
		height: 102px;
		width: 100%;
		background-color: #fff;
		color: #666;
		line-height: 42px;
		padding-left: 18px;
		font-family: "微软雅黑";
		font-size: 22px;
	}
	.con-ins span{
		display:inline-block;
		/*float: left;*/
		color: #888;
		line-height: 42px;
		font-size: 16px;
	}
	.con-ins .timer-year_1{
		display: block;
		/* float: left; */
		color: #fff;
		line-height: 42px;
		font-size: 16px;
		/*width: 90px;*/
		margin-top: -10px;
	}
	.time{
		margin-right:5px;
	}
	.time_1{
		margin-left: 10px;
		margin-right:5px;
	}
	.con-ins .visitor_1{
		color:#fff;
	}
	.h5-list .con-ins .mtg{
		display: block;
		color:#333;
		/*background-color: #fff;*/
		height:51px;
		margin-top:5px;
	}
	.h5-list .con-ins .mtg:after{
		content: "";
		display: block;
		border:1px solid #eee;
		margin-top:10px;
		margin-left: -18px;
	}


	
	#h5-tab{
		margin: -30px auto;
		height: 50px;
		width: 100%;
	}
	.h5-tab{
		margin: 20px auto;
		height: 50px;
		width: 35%;
	}
	.h5-tab span{
		float: left;
		margin-left: 20px;
		margin-top: 10px;
		height: 30px;
		width: 30px;
		color: #888;
		font-size: 24px;
		font-family: "微软雅黑";
		line-height: 30px;
		text-align: center;
		cursor: pointer;
	}
	.h5-tab .on{
		background-color: #ed6d00;
		color: #fff;
		border-radius: 50%;
	}
	.h5-tab span:hover{
		background-color: #ed6d00;
		color: #fff;
		border-radius: 50%;
	}
	.h5-prev, .h5-next{
		float: left;
		margin-left: 20px;
		height: 50px;
		width: 50px;
		color: #888;
		font-size: 30px;
		line-height: 50px;
		text-align: center;
		cursor: pointer;
	}
	.h5-prev:hover{
		color: #333;
	}
	.h5-next:hover{
		color: #333;
	}



}









@media (min-width: 1001px) and (max-width: 1199px){
	/*导航栏搜索功能*/
	.menus_search{
		height: 0;
		width: 100%;
		background: rgba(255,255,255,0.9);
		position: fixed;
		top: 0;
		left: 0;
		transition: height 0.5s;
		overflow: hidden;

	}
	.search_box .search_close{
		float: right;
		margin-top: 15px;
		margin-right: 15px;
		width: 25px;
	}
	.menus_search .search_box{
		/*border:1px solid #000;*/
		background: #fff;
		width:80%;
		height:30%;
		margin:0 auto;
		overflow: hidden;


	}
	.menus_search .search_box .search_title{
		display: block;
		width: 100%;
		height: 50px;
		font-family: "微软雅黑";
		color: #000;
		font-size: 30px;
		margin-top: 50px;
		padding-left: 70px;
		line-height: 50px;
	}
	.menus_search .search_box .enter{
		width: 40px;
		position: absolute;
		top: 135px;
		right: 236px;
		cursor: pointer;
	}
	.menus_search .search_box .search_input{
		display: inline-block;
		width: 100%;
		height: 50px;
		margin-top: 30px;
		background: #eee;
		font-family: "微软雅黑";
		font-size: 18px;
		border: none;
		padding-left: 50px;
		outline: none;
	}
	.h5-con{
		margin: 0 auto;
		width: 100%;
		height:95%;
		/*height: 980px;*/
		/*background-color: #D43F3A;*/
		/*overflow: hidden;*/
		/*position: relative;*/
	}
	#h5-list{
		width: 900px;
		height: 100%;
	}

	.h5-list{
		float: left;
		height:100%;
		width: 100%;
		overflow: hidden;
	}
	.h5-list li{
		float: left;
		padding: 20px 20px 20px 0px;
		height: 322px;
		width: 300px;
		cursor: pointer;
		overflow: hidden;
	}

	.h5-list li:hover{
		-webkit-animation: aa 0.3s linear;
		-webkit-animation-fill-mode: forwards;
	}
	@-webkit-keyframes aa{
		from{-webkit-transform: translateY(0px);}
		to{-webkit-transform: translateY(-18px);}
	}
	.h5-list li:hover> .con-ins{
		color: #222;
		box-shadow: 0px 5px 30px #aaa;
	}

	.con-img{
		float: left;
		margin: 0;
		height:180px;
		width: 100%;
		background-color: #122B40;
		overflow: hidden;
	}
	.con-img img{
		float: left;

		width: 100%;
		height:100%;
	}
	.h5-list #one{
		float: left;
		padding: 20px 20px 20px 0px;
		height: 322px;
		width: 600px;
		cursor: pointer;
	}
	.one{
		float: left;
		margin: 0;
		height: 100%;
		width: 100%;
		background-color: #122B40;
		overflow: hidden;
	}
	.h5-list #one .con-ins{
		float: left;
		margin-top: -75px;
		height: 75px;
		width: 100%;
		background-color:rgba(0,0,0,0.5);
		color: #666;
		line-height: 42px;
		padding-left: 10px;
		font-family: "微软雅黑";
		font-size: 22px;
	}
	.h5-list #one .con-ins .tz{
		display:block;
		margin-left:5px;
		width: 80px;
		color:#fff;
		font-size:18px;
		font-family: "微软雅黑";
	}
	.con-ins{
		float: left;
		margin: 0;
		height: 102px;
		width: 100%;
		background-color: #fff;
		color: #666;
		line-height: 42px;
		padding-left: 18px;
		font-family: "微软雅黑";
		font-size: 22px;
	}
	.con-ins span{
		display:inline-block;
		/*float: left;*/
		color: #888;
		line-height: 42px;
		font-size: 16px;
	}
	.con-ins .timer-year_1{
		display: block;
		/* float: left; */
		color: #fff;
		line-height: 42px;
		font-size: 16px;
		/*width: 90px;*/
		margin-top: -10px;
	}
	.time{
		margin-right:5px;
	}
	.time_1{
		margin-left: 10px;
		margin-right:5px;
	}
	.con-ins .visitor_1{
		color:#fff;
	}
	.h5-list .con-ins .mtg{
		display: block;
		color:#333;
		/*background-color: #fff;*/
		height:51px;
		margin-top:5px;
	}
	.h5-list .con-ins .mtg:after{
		content: "";
		display: block;
		border:1px solid #eee;
		margin-top:10px;
		margin-left: -18px;
	}



	#h5-tab{
		clear: both;
		margin: 0px auto;
		margin-bottom: 10px;
		height: 50px;
		width: 100%;
	}
	.h5-tab{
		margin: 20px auto;
		height: 50px;
		width: 400px;
	}
	.h5-tab span{
		float: left;
		margin-left: 20px;
		margin-top: 10px;
		height: 30px;
		width: 30px;
		color: #888;
		font-size: 24px;
		font-family: "微软雅黑";
		line-height: 30px;
		text-align: center;
		cursor: pointer;
	}
	.h5-tab .on{
		background-color: #ed6d00;
		color: #fff;
		border-radius: 50%;
	}
	.h5-tab span:hover{
		background-color: #ed6d00;
		color: #fff;
		border-radius: 50%;
	}
	.h5-prev, .h5-next{
		float: left;
		margin-left: 20px;
		height: 50px;
		width: 50px;
		color: #888;
		font-size: 30px;
		line-height: 50px;
		text-align: center;
		cursor: pointer;
	}
	.h5-prev:hover{
		color: #333;
	}
	.h5-next:hover{
		color: #333;
	}
}







@media (min-width: 769px) and (max-width: 1000px){
	/*导航栏搜索功能*/
	.menus_search{
		height: 0;
		width: 100%;
		background: rgba(255,255,255,0.9);
		position: fixed;
		top: 0;
		left: 0;
		transition: height 0.5s;
		overflow: hidden;

	}
	.search_box .search_close{
		float: right;
		margin-top: 15px;
		margin-right: 15px;
		width: 25px;
	}
	.menus_search .search_box{
		/*border:1px solid #000;*/
		background: #fff;
		width:80%;
		height:30%;
		margin:0 auto;
		overflow: hidden;


	}
	.menus_search .search_box .search_title{
		display: block;
		width: 100%;
		height: 50px;
		font-family: "微软雅黑";
		color: #000;
		font-size: 30px;
		margin-top: 50px;
		padding-left: 70px;
		line-height: 50px;
	}
	.menus_search .search_box .enter{
		width: 40px;
		position: absolute;
		top: 135px;
		right: 236px;
		cursor: pointer;
	}
	.menus_search .search_box .search_input{
		display: inline-block;
		width: 100%;
		height: 50px;
		margin-top: 30px;
		background: #eee;
		font-family: "微软雅黑";
		font-size: 18px;
		border: none;
		padding-left: 50px;
		outline: none;
	}
	#content {
		margin: 0 auto;
		width: 90%;
		/* margin-top: 76px; */
		padding-top: 72px;
		background-color: #e6e6e6;
	}
	.content{
		width: 100%;
	}
	.search{
		display: none;
	}
	/*.box_1 {*/
		/*position: fixed;*/
		/*top: 0;*/
		/*height: 60px;*/
		/*width: 100%;*/
		/*z-index: 10;*/
		/*background-color: rgba(0,0,0,0);*/
	/*}*/
	.h5-con{
		margin: 0 auto;
		width: 100%;
		height:95%;
		/*height: 980px;*/
		/*background-color: #D43F3A;*/
		/*overflow: hidden;*/
		/*position: relative;*/
	}
	#h5-list{
		width: 100%;
		/*height: 100%;*/
	}

	.h5-list{
		/*float: left;*/
		height:100%;
		width: 100%;
		overflow: hidden;
	}
	.h5-list li{
		float: left;
		padding: 20px 20px 20px 0px;
		height: 322px;
		width: 25%;
		cursor: pointer;
		overflow: hidden;
	}

	.h5-list li:hover{
		-webkit-animation: aa 0.3s linear;
		-webkit-animation-fill-mode: forwards;
	}
	@-webkit-keyframes aa{
		from{-webkit-transform: translateY(0px);}
		to{-webkit-transform: translateY(-18px);}
	}
	.h5-list li:hover> .con-ins{
		color: #222;
		box-shadow: 0px 5px 30px #aaa;
	}

	.con-img{
		float: left;
		margin: 0;
		height:180px;
		width: 100%;
		background-color: #122B40;
		overflow: hidden;
	}
	.con-img img{
		float: left;

		width: 100%;
		height:100%;
	}
	.h5-list #one{
		float: left;
		padding: 20px 20px 20px 0px;
		/* height: 322px; */
		width: 50%;
		cursor: pointer;
	}
	.one{
		float: left;
		margin: 0;
		height: 100%;
		width: 100%;
		background-color: #122B40;
		overflow: hidden;
	}
	.h5-list #one .con-ins{
		/* float: left; */
		margin-top: -102px;
		/* height: 76px; */
		width: 100%;
		background-color: rgba(0,0,0,0.5);
		color: #666;
		line-height: 18px;
		padding-left: 10px;
		font-family: "微软雅黑";
		font-size: 22px;
	}
	.h5-list #one .con-ins .tz{
		display: block;
		margin-left: 5px;
		/* width: 80px; */
		color: #fff;
		margin-top: 5px;
		font-size: 16px;
		font-family: "微软雅黑";
	}
	.con-ins{
		float: left;
		margin: 0;
		height: 102px;
		width: 100%;
		background-color: #fff;
		color: #666;
		line-height: 42px;
		padding-left: 18px;
		font-family: "微软雅黑";
		font-size: 22px;
	}
	.con-ins span{
		display:inline-block;
		/*float: left;*/
		color: #888;
		line-height: 42px;
		font-size: 14px;
	}
	.con-ins .timer-year_1{
		display: block;
		/* float: left; */
		color: #fff;
		line-height: 42px;
		font-size: 14px;
		/* width: 90px; */
		margin-top: 5px;
	}
	.time{
		margin-right:5px;
	}
	.time_1{
		margin-left: 10px;
		margin-right:5px;
	}
	.con-ins .visitor_1{
		color:#fff;
	}
	.h5-list .con-ins .mtg{
		display: block;
		color:#333;
		/*background-color: #fff;*/
		height:51px;
		margin-top:5px;
	}
	.h5-list .con-ins .mtg:after{
		content: "";
		display: block;
		border:1px solid #eee;
		margin-top:10px;
		margin-left: -18px;
	}



	#h5-tab{
		clear: both;
		margin: 0px auto;
		margin-bottom: 10px;
		height: 50px;
		width: 100%;
	}
	.h5-tab{
		margin: 20px auto;
		height: 50px;
		width: 400px;
	}
	.h5-tab span{
		float: left;
		margin-left: 20px;
		margin-top: 10px;
		height: 30px;
		width: 30px;
		color: #888;
		font-size: 24px;
		font-family: "微软雅黑";
		line-height: 30px;
		text-align: center;
		cursor: pointer;
	}
	.h5-tab .on{
		background-color: #ed6d00;
		color: #fff;
		border-radius: 50%;
	}
	.h5-tab span:hover{
		background-color: #ed6d00;
		color: #fff;
		border-radius: 50%;
	}
	.h5-prev, .h5-next{
		float: left;
		margin-left: 20px;
		height: 50px;
		width: 50px;
		color: #888;
		font-size: 30px;
		line-height: 50px;
		text-align: center;
		cursor: pointer;
	}
	.h5-prev:hover{
		color: #333;
	}
	.h5-next:hover{
		color: #333;
	}
}



@media (min-width: 430px) and (max-width: 768px){
	/*导航栏搜索功能*/
	.menus_search{
		height: 0;
		width: 100%;
		background: rgba(255,255,255,0.9);
		position: fixed;
		top: 0;
		left: 0;
		transition: height 0.5s;
		overflow: hidden;

	}
	.search_box .search_close{
		float: right;
		margin-top: 15px;
		margin-right: 15px;
		width: 25px;
	}
	.menus_search .search_box{
		/*border:1px solid #000;*/
		background: #fff;
		width:80%;
		height:30%;
		margin:0 auto;
		overflow: hidden;


	}
	.menus_search .search_box .search_title{
		display: block;
		width: 100%;
		height: 50px;
		font-family: "微软雅黑";
		color: #000;
		font-size: 30px;
		margin-top: 50px;
		padding-left: 70px;
		line-height: 50px;
	}
	.menus_search .search_box .enter{
		width: 40px;
		position: absolute;
		top: 135px;
		right: 105px;
		cursor: pointer;
	}
	.menus_search .search_box .search_input{
		display: inline-block;
		width: 100%;
		height: 50px;
		margin-top: 30px;
		background: #eee;
		font-family: "微软雅黑";
		font-size: 18px;
		border: none;
		padding-left: 50px;
		outline: none;
	}
	#content {
		margin: 0 auto;
		width: 90%;
		/* margin-top: 76px; */
		padding-top: 72px;
		background-color: #e6e6e6;
	}
	.content{
		width: 100%;
	}
	.search{
		display: none;
	}
	/*.box_1 {*/
		/*position: fixed;*/
		/*top: 0;*/
		/*height: 60px;*/
		/*width: 100%;*/
		/*z-index: 10;*/
		/*background-color: rgba(0,0,0,0);*/
	/*}*/
	.h5-con{
		margin: 0 auto;
		width: 100%;
		height:95%;
		/*height: 980px;*/
		/*background-color: #D43F3A;*/
		/*overflow: hidden;*/
		/*position: relative;*/
	}
	#h5-list{
		/*width: 900px;*/
		height: 100%;
	}

	.h5-list{
		float: left;
		/*height:100%;*/
		width: 100%;
		overflow: hidden;
	}
	.h5-list li{
		/* float: left; */
		padding: 4px;
		height: 25%;
		width: 70%;
		cursor: pointer;
		overflow: hidden;
		margin: 20px auto;
	}

	.h5-list li:hover{
		-webkit-animation: aa 0.3s linear;
		-webkit-animation-fill-mode: forwards;
	}
	@-webkit-keyframes aa{
		from{-webkit-transform: translateY(0px);}
		to{-webkit-transform: translateY(-18px);}
	}
	.h5-list li:hover> .con-ins{
		color: #222;
		box-shadow: 0px 5px 30px #aaa;
	}

	.con-img img{
		float: left;

		width: 100%;
		height:100%;
	}
	/*.h5-list #one{*/
		/*float: left;*/
		/*padding: 55px;*/
		/*!*height: 190px;*!*/
		/*width: 100%;*/
		/*cursor: pointer;*/
	/*}*/
	.one{
		float: left;
		margin: 0;
		height: 100%;
		width: 100%;
		background-color: #122B40;
		overflow: hidden;
	}
	.h5-list #one .con-ins{
		float: left;
		margin-top: -59px;
		height: 60px;
		width: 100%;
		background-color: rgba(0,0,0,0.5);
		color: #666;
		line-height: 60px;
		padding-left: 3px;
		font-family: "微软雅黑";
		font-size: 12px;
	}
	.h5-list #one .con-ins .tz{
		display: block;
		margin-left: 5px;
		width: 80px;
		color: #fff;
		font-size: 14px;
		margin-top: 10px;
		font-family: "微软雅黑";
	}
	.con-ins{
		float: left;
		margin: 0;
		height: 102px;
		width: 100%;
		background-color: #fff;
		color: #666;
		line-height: 42px;
		padding-left: 18px;
		font-family: "微软雅黑";
		font-size: 22px;
	}
	.con-ins span{
		display: inline-block;
		/* float: left; */
		color: #888;
		line-height: 20px;
		margin-left: 2px;
		margin-top: 1px;
		font-size: 16px;
	}
	.con-ins .timer-year_1{
		display: block;
		/* float: left; */
		color: #fff;
		line-height: 18px;
		font-size: 12px;
		/* width: 90px; */
		margin-top: 3px;
	}
	.time{
		margin-right:5px;
	}
	.time_1{
		margin-left: 10px;
		margin-right:5px;
	}
	.con-ins .visitor_1{
		color:#fff;
	}
	.h5-list .con-ins .mtg{
		display: block;
		color:#333;
		/*background-color: #fff;*/
		height:40px;
		margin-top:5px;
	}
	.h5-list .con-ins .mtg:after{
		content: "";
		display: block;
		border: 1px solid #eee;
		margin-top: 5px;
		margin-left: -18px;
	}



	#h5-tab{
		clear: both;
		margin: 0px auto;
		margin-bottom: 10px;
		height: 50px;
		width: 90%;
	}
	.h5-tab{
		margin: 0 auto;
		height: 50px;
		width: 245px;
	}
	.h5-tab span{
		float: left;
		margin-left: 5px;
		margin-top: 15px;
		height: 20px;
		width: 20px;
		color: #888;
		font-size: 18px;
		font-family: "微软雅黑";
		line-height: 20px;
		text-align: center;
		cursor: pointer;
	}
	.h5-tab .on{
		background-color: #ed6d00;
		color: #fff;
		border-radius: 50%;
	}
	.h5-tab span:hover{
		background-color: #ed6d00;
		color: #fff;
		border-radius: 50%;
	}
	.h5-prev, .h5-next{
		float: left;
		margin-left: 10px;
		height: 50px;
		width: 50px;
		color: #888;
		font-size: 15px;
		line-height: 50px;
		text-align: center;
		cursor: pointer;
	}
	.h5-prev:hover{
		color: #333;
	}
	.h5-next:hover{
		color: #333;
	}
}


@media (max-width: 429px){
	/*导航栏搜索功能*/
	.menus_search{
		height: 0;
		width: 100%;
		background: rgba(255,255,255,0.9);
		position: fixed;
		top: 0;
		left: 0;
		transition: height 0.5s;
		overflow: hidden;

	}
	.search_box .search_close{
		float: right;
		margin-top: 15px;
		margin-right: 15px;
		width: 25px;
	}
	.menus_search .search_box{
		/*border:1px solid #000;*/
		background: #fff;
		width:80%;
		height:50%;
		margin:0 auto;
		overflow: hidden;


	}
	.menus_search .search_box .search_title{
		display: block;
		width: 100%;
		height: 50px;
		font-family: "微软雅黑";
		color: #000;
		font-size: 30px;
		margin-top: 50px;
		padding-left: 70px;
		line-height: 50px;
	}
	.menus_search .search_box .enter{
		width: 40px;
		position: absolute;
		top:135px;
		right: 50px;
		cursor: pointer;
	}
	.menus_search .search_box .search_input{
		display: inline-block;
		width: 100%;
		height: 50px;
		margin-top: 30px;
		background: #eee;
		font-family: "微软雅黑";
		font-size: 18px;
		border: none;
		padding-left: 50px;
		outline: none;
	}
	#content {
		margin: 0 auto;
		width: 90%;
		/* margin-top: 76px; */
		padding-top: 72px;
		background-color: #e6e6e6;
	}
	.content{
		width: 100%;
	}
	.search{
		display: none;
	}
	/*.box_1 {*/
	/*position: fixed;*/
	/*top: 0;*/
	/*height: 60px;*/
	/*width: 100%;*/
	/*z-index: 10;*/
	/*background-color: rgba(0,0,0,0);*/
	/*}*/
	.h5-con{
		margin: 0 auto;
		width: 100%;
		height:95%;
		/*height: 980px;*/
		/*background-color: #D43F3A;*/
		/*overflow: hidden;*/
		/*position: relative;*/
	}
	#h5-list{
		/*width: 900px;*/
		height: 100%;
	}

	.h5-list{
		float: left;
		/*height:100%;*/
		width: 100%;
		overflow: hidden;
	}
	.h5-list li{
		/* float: left; */
		padding: 4px;
		height: 25%;
		width: 70%;
		cursor: pointer;
		overflow: hidden;
		margin: 20px auto;
	}

	.h5-list li:hover{
		-webkit-animation: aa 0.3s linear;
		-webkit-animation-fill-mode: forwards;
	}
	@-webkit-keyframes aa{
		from{-webkit-transform: translateY(0px);}
		to{-webkit-transform: translateY(-18px);}
	}
	.h5-list li:hover> .con-ins{
		color: #222;
		box-shadow: 0px 5px 30px #aaa;
	}

	.con-img img{
		float: left;

		width: 100%;
		height:100%;
	}
	/*.h5-list #one{*/
	/*float: left;*/
	/*padding: 55px;*/
	/*!*height: 190px;*!*/
	/*width: 100%;*/
	/*cursor: pointer;*/
	/*}*/
	.one{
		float: left;
		margin: 0;
		/*height: 100%;*/
		width: 100%;
		background-color: #122B40;
		overflow: hidden;
	}
	.h5-list #one .con-ins{
		float: left;
		margin-top: -59px;
		height: 60px;
		width: 100%;
		background-color: rgba(0,0,0,0.5);
		color: #666;
		line-height: 60px;
		padding-left: 3px;
		font-family: "微软雅黑";
		font-size: 12px;
	}
	.h5-list #one .con-ins .tz{
		display: block;
		margin-left: 5px;
		width: 80px;
		color: #fff;
		font-size: 14px;
		margin-top: 10px;
		font-family: "微软雅黑";
	}
	.con-ins{
		float: left;
		margin: 0;
		height: 102px;
		width: 100%;
		background-color: #fff;
		color: #666;
		line-height: 42px;
		padding-left: 18px;
		font-family: "微软雅黑";
		font-size: 22px;
	}
	.con-ins span{
		display: inline-block;
		/* float: left; */
		color: #888;
		line-height: 20px;
		margin-left: 2px;
		margin-top: 1px;
		font-size: 16px;
	}
	.con-ins .timer-year_1{
		display: block;
		/* float: left; */
		color: #fff;
		line-height: 18px;
		font-size: 12px;
		/* width: 90px; */
		margin-top: 3px;
	}
	.time{
		margin-right:5px;
	}
	.time_1{
		margin-left: 10px;
		margin-right:5px;
	}
	.con-ins .visitor_1{
		color:#fff;
	}
	.h5-list .con-ins .mtg{
		display: block;
		color:#333;
		/*background-color: #fff;*/
		height:40px;
		margin-top:5px;
	}
	.h5-list .con-ins .mtg:after{
		content: "";
		display: block;
		border: 1px solid #eee;
		margin-top: 5px;
		margin-left: -18px;
	}



	#h5-tab{
		clear: both;
		margin: 0px auto;
		margin-bottom: 10px;
		height: 50px;
		width: 90%;
	}
	.h5-tab{
		margin: 0 auto;
		height: 50px;
		width: 245px;
	}
	.h5-tab span{
		float: left;
		margin-left: 5px;
		margin-top: 15px;
		height: 20px;
		width: 20px;
		color: #888;
		font-size: 18px;
		font-family: "微软雅黑";
		line-height: 20px;
		text-align: center;
		cursor: pointer;
	}
	.h5-tab .on{
		background-color: #ed6d00;
		color: #fff;
		border-radius: 50%;
	}
	.h5-tab span:hover{
		background-color: #ed6d00;
		color: #fff;
		border-radius: 50%;
	}
	.h5-prev, .h5-next{
		float: left;
		margin-left: 10px;
		height: 50px;
		width: 50px;
		color: #888;
		font-size: 15px;
		line-height: 50px;
		text-align: center;
		cursor: pointer;
	}
	.h5-prev:hover{
		color: #333;
	}
	.h5-next:hover{
		color: #333;
	}
}
#footer .footer .footer-con p a{
	color:#fff;
}
#footer .footer .footer-con p a:hover{
	text-decoration: none;
	color:red;
}
