*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:110px;
	overflow: hidden;
}
.top{
	width: 100%;
	height: 30px;
	background: #f3f8fc;
 
}
.top p{
	font-size: 13px;
	color:#000000;
	line-height: 30px;
	float: left;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.top ul li a{
	font-size: 13px;
	color:#333333;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #333333;
}
.top ul li:last-child:after{
	width: 0;
}
.head .main{
	display: flex;
	align-items:center;
	height: 110px;
	justify-content: space-between;
}
.nav{
	width: 100%;
	height: 50px;
	background: #0162bc;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 150px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover,.nav ul li.current{
	background: #1480e3;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 width: 100%;
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 
 display: flex;
 justify-content: center;
 width: 100%;

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #e5e5e5;
 
}
.banner .hd ul li.on{
 background:#00a0e9; 
 
}
.banner .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .list{
	width: 227px;
	height: auto;
	overflow: hidden;
	float: left;
	
}
.product .list .tit{
	width: 100%;
	height: 88px;
	overflow: hidden;
	background: url(../images/tit01.png)no-repeat center;
}
.product .list .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
.product .list .tit span{
	display: block;
	color:#fff;
	font-size: 16px;
	text-align: center;
	margin-top: 2px;
}
.product .list  ul{
	width: 225px;
	height: 350px;
	overflow:auto;
	padding-bottom: 15px;
	margin: 0 auto;
	border: 1px solid #1179bf;
}
.product .list  ul li{
	width:208px;
	height: 38px;
	line-height: 38px;
	margin-left:7px;
	margin-top: 10px;
	border: 1px solid #cccccc;
	background: url(../images/icon02.png)no-repeat 10px center;
}
.product .list  ul li:hover{
	border: 1px solid #0173bc;
	background:#0173bc url(../images/icon03.png)no-repeat 10px center;
}
.product .list  ul li:hover a{
	color:#fff;
}
.product .list  ul li a{
 	margin-left:38px;
	color:#666666;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 16px;
}
 
.product .pic{
	width: 955px;
	height: auto;
	overflow: hidden;
	float: right;
}
.product .pic ul {
	margin-left: -10px;
}
.product .pic ul li{
	float: left;
	width: 309px;
	height: auto;
	position: relative;
	margin-left: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
}
.product .pic ul li img{
	display: block;
	width: 299px;
	height: 254px;
	margin: 5px;
	margin-bottom: 0;
}
.product .pic ul li p{
	width: 100%;
	line-height:30px;
	text-align: center;
 
	color:#1f1f1f;
	font-size: 16px;
}
.product .pic ul li div{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(76,174,222,0.8);
	left: 0;
	top: 0;
	display: none;
}
.product .pic ul li div a{
	display: block;
	width: 124px;
	height: 36px;
	background: #eb6100;
	text-align: center;
	line-height: 36px;
	color:#fff;
	font-size: 14px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -62px;
	margin-top: -18px;
}
.product .pic ul li:hover div{
	display: block;
}
.about{
	width: 100%;
	height: 406px;
	background: #0173bc;
	margin-top: 30px;

}
.about .pic{
	width: 52%;
	height: 406px;
	background: url(../images/about.png)no-repeat center;
	float: left;
}
.about .intro{
	width: 520px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 20px;
}
.about .intro .tit{
	position: relative;
	width: 100%;
	height: 50px;
	overflow: hidden;
	margin-top: 25px;
}
.about .intro .tit p{
	color:#fff;
	font-size:32px;
	font-weight: bold;
	position:relative;
	z-index: 11;
	margin-top: 10px;
	margin-left: 10px;
	
}
.about .intro .tit:after{
	content: "ABOUT";
	color:#5895ca;
	position: absolute;
	z-index: 1;
	left:0;
	top: 0;
	font-size: 46px;
	font-weight: bold;
}
.about .intro .info {
	width: 100%;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
}
.about .intro .info p{
	color:#ffffff;
	font-size: 15px;
	line-height: 24px;
}
.about .more{
	display: block;
	width: 156px;
	font-size: 14px;
	color:#fff;
	height: 36px;
	line-height: 36px;
	text-indent: 35px;
	background: url(../images/more.png)no-repeat center;
	margin-top:25px;
}
.adv{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 43px;
}
.adv img{
	display: block;
}
.cases{
	width: 1270px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}
.cases .title {
	width: 269px;
	height: 85px;
	margin: 0 auto;
	background: url(../images/tit02.png)no-repeat center bottom;
}
.cases .title p{
	color:#1f1f1f;
	font-size: 31px;
	text-align: center;
}
.cases .title  span{
	display: block;
	color:#666666;
	font-size: 19px;
	text-align: center;
}
.cases .bd{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .bd ul li{
	float: left;
	width: 293px;
	height: auto;
	margin-right: 10px;
	overflow: hidden;
}
.cases .bd ul li img{
	display: block;
	width: 293px;
	height: 264px;
}
.cases .bd ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#2f2f2f;
	font-size: 16px;
}
.cases  .next, .cases .prev{
	position: absolute;
	top: 240px;
}
.cases .prev{
	right:0;
}

.cases .more{
	display: block;
	width:157px;
	font-size: 14px;
	color:#cccccc;
	height: 36px;
	line-height: 36px;
	text-indent: 35px;
	background: url(../images/more02.png)no-repeat center;
	margin: 0 auto;
	margin-top:20px;
}
.cases .more:hover{
	text-decoration: underline;
}
.news{
	width: 100%;
	height:364px;
	background: #0173bc;
	margin-top: 30px;
	overflow: hidden;
}
.news .title {
	width: 269px;
	height: 85px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	background: url(../images/tit02.png)no-repeat center bottom;
 
}
.news .title p{
	color:#fff;
	font-size: 31px;
	text-align: center;
}
.news .title  span{
	display: block;
	color:#fff;
	font-size: 19px;
	text-align: center;
}
.news  ul {
	margin-top: 30px;
}
.news  ul li{
	float: left;
	width: 580px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news  ul li:nth-child(2n){
	float: right;
}
.news  ul li .time{
	width: 89px;
	height:53px;
 	float: left;
	text-align: center;
	border-right: 1px solid #fff;
}
.news  ul li .time p{
	color:#fff;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-top: -9px;
}
.news  ul li .time span{
	display: block;
	color:#fff;
	font-size: 16px;
	margin-top: -7px;
	white-space: nowrap;
	   text-overflow: ellipsis;
	   overflow: hidden;
	text-align: center;
}
.news  ul li .info{
	width: 470px;
	height: auto;
	overflow: hidden;
	float: right;
}
.news  ul li .info p{
	color:#ffffff;
	font-size: 18px;
	white-space: nowrap;
	   text-overflow: ellipsis;
	   overflow: hidden;
}
.news  ul li .info span{
	color:#ffffff;
	font-size: 14px;
	width: 100%;
	display: block;
	overflow: hidden;
	margin-top: 3px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.section{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.messg{
	width: 590px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	float: left;
}
.messg .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.messg .tit p{
	color:#000000;
	font-size: 24px;
	float: left;
}
.messg .tit span{
	display: block;
	color:#c9c9c9;
	font-size: 18px;
	float: left;
	margin-left: 10px;
	margin-top:5px;
}
.messg form{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.messg form ul li{
	margin-top: 10px;
}
.messg form ul li input{
	width: 585px;
	height: 42px;
	border: 1px solid #e5e5e5;
	color:#c1c1c1;
	font-size: 14px;
	text-indent: 10px;
}
.messg .btn{
	width: 100%;
	height: 44px;
	background:#ff9f22;
	border: none;
	margin-top: 10px;
	color:#fff;
	font-size: 16px;
	border-radius: 5px;
}
.contact{
	width: 590px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 30px;
}
.contact .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.contact .tit p{
	color:#000000;
	font-size: 24px;
	float: left;
}
.contact .tit span{
	display: block;
	color:#c9c9c9;
	font-size: 18px;
	float: left;
	margin-left: 10px;
	margin-top:5px;
}
.contact .pic{
	margin-top: 10px;
}
.contact .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.contact .info p{
	color:#2f2f2f;
	font-size: 14px;
	line-height: 24px;
}
.contact .info span{
	font-size: 18px;
}
.links{
	width: 100%;
	height: 60px;
	background: #dcdcdc;
	overflow: hidden;
	margin-top: 30px;
}
.links .tit{
	width: 77px;
	border-right: 3px solid #00a0e9;
	height: 50px;
	margin-top: 5px;
	float: left;
}
.links .tit p{
	color:#00a0e9;
	font-size: 24px;
	font-weight: bold;
}
.links .tit span{
	color:#1f1f1f;
	font-size: 16px;
}
.links ul{
	float: left;
	width: 1080px;
	margin-top: 5px;
	height: 50px;
}
.links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
}
.links ul li a{
	color:#1f1f1f;
	font-size: 14px;
}
.footer{
	width: 100%;
	height: 160px;
	background: #0173bc;
	overflow: hidden;
}
.footer .box{
	width: 1040px;
	height: auto;
	overflow: hidden;
	float: left;
}
.footer .fn{
	width: 100%;
	height: 35px;
	overflow: hidden;
	border-bottom: 1px solid #00619f;
	margin-top: 20px;
}
.footer .fn p{
	color:#ffffff;
	font-size: 14px;
	float: left;
}
.footer .fn ul{
	float: left;
}
.footer .fn ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
.footer .fn ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:50%;
    margin-top: -7px;
    height:14px;
    width:1px;
    background:#fff;
}

.footer .fn ul li:last-child:after{
    height:0px;
    width:0px;
}

.footer .fn ul li a{
	color:#fff;
	font-size: 14px;
}
.footer  .info {
	margin-top: 20px;
}
.footer  .info p{
	color:#fff;
	font-size: 14px;
	line-height: 24px;
}
.footer  .info a{
	color:#fff;
}
.footer  .ewm{
	float: right;
	width:120px;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}
.footer  .ewm img{
	display: block;
	width: 110px;
	border:5px solid #fff;
	height: 110px;
}
.footer  .ewm  p{
	text-align: center;
	color:#ffffff;
	font-size: 12px;
	line-height: 30px;
}

.gotop{
	position: fixed;
	right: 0;
	bottom: 100px;
}
.gotop img{
	display: block;
}


.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}

.left-cont{
	width: 227px;
	height: auto;
	overflow: hidden;
	float: left;
}

.left-cont .list{
	width: 227px;
	height: auto;
	overflow: hidden;
 
	
}
.left-cont .list .tit{
	width: 100%;
	height: 88px;
	overflow: hidden;
	background: url(../images/tit01.png)no-repeat center;
}
.left-cont .list .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
.left-cont .list .tit span{
	display: block;
	color:#fff;
	font-size: 16px;
	text-align: center;
	margin-top: 2px;
}
.left-cont .list  ul{
	width: 225px;
	height: 350px;
	overflow:auto;
	padding-bottom: 15px;
	margin: 0 auto;
	border: 1px solid #1179bf;
}
.left-cont .list  ul li{
	width:208px;
	height: 38px;
	line-height: 38px;
	margin-left:7px;
	margin-top: 10px;
	border: 1px solid #cccccc;
	background: url(../images/icon02.png)no-repeat 10px center;
}
.left-cont .list  ul li:hover{
	border: 1px solid #0173bc;
	background:#0173bc url(../images/icon03.png)no-repeat 10px center;
}
.left-cont .list  ul li:hover a{
	color:#fff;
}
.left-cont .list  ul li a{
 	margin-left:38px;
	color:#666666;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 16px;
}


.quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	border: 1px solid #0162bc;
	box-sizing: border-box;
}

.quick .tit{
	width: 100%;
	height: 88px;
	overflow: hidden;
	background: url(../images/tit01.png)no-repeat center;
}
.quick .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}

.quick .tit span{
	display: block;
	color:#fff;
	font-size: 16px;
	text-align: center;
	margin-top: 2px;
}

.quick ul{
	width: 210px;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}
.quick ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
}

.quick ul li  a{
	color:#333;
	font-size: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.quick .intro{
	width: 210px;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}

.quick .intro p{
	color:#333;
	font-size: 14px;
	line-height: 22px;
}


.right-cont{
	width: 955px;
	height: auto;
	overflow: hidden;
	float: right;
}


.pic-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.pic-box ul {
	margin-left: -15px;
	height: auto;
	overflow: hidden;
}
.pic-box ul li{
	float: left;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
	border: 1px solid #ccc;
}
.pic-box ul li img{
	display: block;
	width: 100%;
}
.pic-box ul li p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color:#333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}



.fy{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


 .fy p{
	width: 260px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	border-left: 1px solid #d2d2d2;

}
 .fy p:first-child{
 	border: none;
 }

 .fy a{
 	color:#333333;
 	font-size: 14px;
 }

  .fy .return{
  	float: right;
  	line-height: 50px;
  	width: 140px;
  	border-left: 1px solid #d2d2d2;
  	text-align: center;
  }

 .page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin:50px auto;
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
	border: 1px solid #ccc;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color:#333;
	float: left;
	margin: 0 3px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #333333;
	color:#fff;
	border: 1px solid #ccc;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}



.detail-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 500px;
	margin-top: 20px;
}
.detail-intro .tit{
	margin-bottom: 30px;
}
.detail-intro .tit p{
	color:#333333;
	font-size: 18px;
	height: 30px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}

.detail-intro .tit span{
	display: block;
	color:#333333;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}

.detail-intro  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	
}
.detail-intro  .intro img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.detail-intro  .intro p{
	font-size: 16px;
	color:#333;
	line-height: 30px;
}

.detail-intro  .intro a{
	color:#333333;
}

 
.cont-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.cont-intro .intro p{
	color:#333333;
	font-size: 16px;
	line-height: 40px;
}

 .map{
	width: 100%;
	border: 3px solid #d2d2d2;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.map .allmap{
	width: 100%;
	height: 400px;
}

.mssg-intro{
	width:920px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	background: #eeeeee;
}

.mssg-intro img{
	display: block;
	float: left;
}

.mssg-intro form{
	width: 500px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

.mssg-intro form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	margin-bottom: 15px;
	background: #fff;
	border-radius: 5px;
}
.mssg-intro form ul li input{
	height: 50px;
	border: none;
	width: 100%;
	outline: none;
	text-indent: 10px;
	color:#999999;
	font-size: 16px;
	background: none;
	font-family: '微软雅黑' ;
}

.mssg-intro form ul li textarea{
	width: 500px;
	height: 100px;
	border: none;
	outline: none;
	font-family: '微软雅黑' ;
	resize: none;
	background: none;
 	text-indent: 10px;
	padding-top: 10px;
	color:#999;
	font-size: 16px;
}

.mssg-intro form .btn input{
	width: 240px;
	display: block;
	height: 60px;
	float: left;
	margin-top: 20px;
	background: #0162bc;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.mssg-intro form .btn input:last-child{
	float: right;
	background: #999;
}


.title-bar{
	width: 100%;
	position: relative;
	margin-top: 10px;
	height: 37px;
	border-bottom: 2px solid #0162bc;
}
.title-bar:after{
	content: "";
	width: 10px;
	height: 20px;
	position: absolute;
	left: 0;
	top:3px;
 
	background: #0162bc;
}
.title-bar h4{
	font-size: 18px;
 
	margin-left: 20px;
	color:#333333;
	font-size: 18px;
	float: left;
}
.crumbs{
	float: right;
}
.crumbs p{
	color:#666;
	font-size: 13px;

}

.crumbs img{
	display: block;
	float: left;
	margin-right: 10px;
}
.crumbs p{
	float: left;

}
.crumbs a{
	color:#666;
	font-size: 13px;
	padding-right: 10px;
	position: relative;

}
.crumbs a:after{
	content: ">";
	position: absolute;
	right: 0;
	color:#666;
	font-size: 12px;
	position: absolute;
	top: 0;
}
.crumbs a:last-child:after{
	display: none;
}


.news-list{
	margin-top: 15px;
	height: auto;
	overflow: hidden;
}
.news-list  ul li{
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	border-bottom: 1px dashed #ccc;
}
.news-list  ul li:nth-child(2n){
	float: right;
}
.news-list  ul li .time{
	width: 89px;
	height:auto;
 	float: left;
	text-align: center;
	padding-bottom: 10px;
	border-right: 1px solid #fff;
}
.news-list  ul li .time p{
	color:#333;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-top: -9px;
}
.news-list  ul li .time span{
	display: block;
	color:#333;
	font-size: 16px;
 
	white-space: nowrap;
	   text-overflow: ellipsis;
	   overflow: hidden;
	text-align: center;
}
.news-list  ul li .info{
	width: 860px;
	height: auto;
	overflow: hidden;
	float: right;
}
.news-list  ul li .info p{
	color:#333;
	font-size: 18px;
	white-space: nowrap;
	   text-overflow: ellipsis;
	   overflow: hidden;
}
.news-list  ul li .info span{
	color:#333;
	font-size: 14px;
	width: 100%;
	display: block;
	overflow: hidden;
	margin-top: 3px;
	white-space: nowrap;
	text-overflow: ellipsis;
}