
/*文字无缝滚动*/
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
		.clearfix{*zoom:1;}
		.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:"";}
		input
		{
			outline: 0;
		}

		 .swiper_wrap{
			position: relative;
			width: 100%;
			height: 25px;
			margin: 0 auto;
			overflow: hidden;
			
		}
		.swiper_wrap ul{
			position: relative;
			top: 0;
			left: 0;
			width: 100%;
			float: right;
		  	color: #444;
		 	font-size: 14px;
		 	margin-top: 1px;
		}
		.swiper_wrap ul li{
			line-height: 25px;
			padding-left: 60px;
			padding-right:10px;
		}
		 .lt{
			position: absolute;
			left: -1px;
			top: 7px;
			font-family: "宋体";
			font-weight: bold;
			color: #AAAAAA;
		}
		 .gt{
			position: absolute;
			right: 0;
			top: 7px;
			font-family: "宋体";
			font-weight: bold;
			color: #AAAAAA;
		}
		 .swiper_wrap .font_inner a{
			color: #444;
		}
		 .swiper_wrap a:hover{
			color: #FA9101;
	}
	
	
	.swiper_wraps1{
			position: relative;
			width: 100%;
			height: 25px;
			margin: 0 auto;
			overflow: hidden;
		}
		.swiper_wraps1 ul{
			position: relative;
			top: 0;
			left: 0;
			width: 100%;
			float: right;
		  	color: #444;
		 	font-size: 14px;
		 	margin-top: 1px;
		}
		.swiper_wraps1 ul li{
			line-height: 25px;
			padding-left: 60px;
			padding-right:10px;
		}
		 .lt1{
			position: absolute;
			left: -1px;
			top: 7px;
			font-family: "宋体";
			font-weight: bold;
			color: #AAAAAA;
		}
		 .gt1{
			position: absolute;
			right:0;
			top: 7px;
			font-family: "宋体";
			font-weight: bold;
			color: #AAAAAA;
		}
		 .swiper_wraps1 .font_inner1 a{
			color: #444;
		}
		 .swiper_wraps1 a:hover{
			color: #FA9101;
	}
	
	
	
	.swiper_wraps2{
			position: relative;
			width: 100%;
			height: 25px;
			margin: 0 auto;
			overflow: hidden;
		}
		.swiper_wraps2 ul{
			position: relative;
			top: 0;
			left: 0;
			width: 100%;
			float: right;
		  	color: #444;
		 	font-size: 14px;
		 	margin-top: 1px;
		}
		.swiper_wraps2 ul li{
			line-height: 25px;
			padding-left: 60px;
			padding-right:10px;
		}
		 .lt2{
			position: absolute;
			left: -1px;
			top: 7px;
			font-family: "宋体";
			font-weight: bold;
			color: #AAAAAA;
		}
		 .gt2{
			position: absolute;
			right: 0;
			top: 7px;
			font-family: "宋体";
			font-weight: bold;
			color: #AAAAAA;
		}
		 .swiper_wraps2 .font_inner2 a{
			color: #444;
		}
		 .swiper_wraps2 a:hover{
			color: #FA9101;
	}
	/*文字无缝滚动结束*/
@media screen and (max-width:960px){	
.swiper_wrap ul{
			position: relative;
			top: 0;
			left: 0;
			width: 100%;
			float: right;
		  	color: #444;
		 	font-size: 12px;
		 	margin-top: 1px;
		}
.swiper_wraps1 ul{
			position: relative;
			top: 0;
			left: 0;
			width: 100%;
			float: right;
		  	color: #444;
		 	font-size: 12px;
		 	margin-top: 1px;
		}
.swiper_wraps2 ul{
			position: relative;
			top: 0;
			left: 0;
			width: 100%;
			float: right;
		  	color: #444;
		 	font-size: 12px;
		 	margin-top: 1px;
		}
}