*{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;
}
.top{
	width: 100%;
	height: 40px;
 	border-bottom: 1px solid #dfdfdf;
 	background: #fafafa;
}
.top p{
	float: left;
	font-size: 14px;
	color:#3c3c3c;
	line-height: 40px;
}
.top ul{
	float: right;
	height: 40px;
	overflow: hidden;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	position: relative;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #6d6d6d;
}
.top ul li a{
	color:#3c3c3c;
	font-size: 14px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height:125px;
	overflow: hidden;
}
.head .main div div{
	display: table-cell;
	vertical-align: middle;
	height: 125px;
}
.head .name{
	float: left;
 
}
.head .tel{
	float: right;
	 
}
.head img {
	display: block;
}
.nav{
	width: 100%;
	height: 50px;
	background:#1679cc;

}
.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{
	background: #FF9702;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#1679cc; 
  
}
.banner .bd{
 position:relative; 
  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: 50px;
}

.product .list{
	float: left;
	width: 230px;
	height: auto;
	overflow: hidden;
	background: #006cd8;
}
.product .list .tit {
	overflow: hidden;
	margin-top: 15px;
}
.product .list .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.product .list .tit span{
	display: block;
	color:#82c2fd;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
}

.product .list .bd{
	width: 224px;
	margin: 0 auto;
	height:432px;
	overflow: auto;
	background: #fff;
	margin-top: 30px;
	border-radius: 10px;
}
.product .list .bd ul {
	width: 190px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.product .list .bd ul li{
	width: 100%;
	height:57px;
	line-height:57px;
	border-bottom: 1px dashed #cccccc;
	background: url(../images/list01.png)no-repeat 5px center;
}

.product .list .bd ul li a{
	display: block;
	font-size: 16px;
	color:#333333;
	margin-left: 20px;
	white-space: nowrap;
	   text-overflow: ellipsis;
	   overflow: hidden;
}

.product .list .bd ul li:hover{
	background: url(../images/h01.png)no-repeat 5px center;
}

.product .list .bd ul li:hover a{
	color:#006cd8;
}

.product .list .tel{
	width: 198px;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 80px;
}

.product .pic-box{
	float: right;
	width: 950px;
	height: auto;
	overflow: hidden;
	margin-top: 0;
}
.product .pic-box ul{
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.product .pic-box ul li{
	float: left;
	width: 303px;
	position: relative;
	height: auto;
	overflow: hidden;
	margin-bottom: 18px;
	margin-left: 20px;
}
.product .pic-box ul li img{
	display: block;
	width: 303px;
	height: 230px;
}

.product .pic-box ul li p{
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	color:#fff;
	font-size: 15px;
}
.img-box{
	overflow: hidden;
}
.img-box img{
	transition: .5s;
}
.img-box:hover img{
	transform: scale(1.05);
}
.title{
	width: 100%;
	height: 44px;
	background: #f1f1f1;
}

.title p{
	float: left;
	width: 197px;
	font-size: 18px;
	font-weight: bold;
	line-height: 44px;
	color:#fff;
	text-indent: 15px;
	height: 44px;
	background: url(../images/tit01.png)no-repeat center;
}

.title a{
	display: block;
	float: right;
	color:#fff;
	font-size: 16px;
	color:#000000;
	line-height: 44px;
	margin-right: 10px;
}
 
.cases{
	width: 100%;
	height: 505px;
	background: #eeeeee;
	overflow: hidden;
 
}

.cases .tit{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	background: url(../images/tit02.png) no-repeat center  55px;
}
.cases .tit p{
	color:#006cd8;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

.cases .tit span{
	display: block;
	text-align: center;
	color:#999999;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 15px;
}

.cases  .main{
	width: 1324px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.cases  .next{
	display: block;
	width: 42px;
	float: left;
	height: 42px;
	margin-top: 160px;
	background: url(../images/next.png) no-repeat center;
}
.cases  .next:hover{
	background: url(../images/h-next.png) no-repeat center;
}
.cases  .prev:hover{
	background: url(../images/h-prev.png) no-repeat center;
}
.cases  .prev{
	display: block;
	width: 42px;
	float:right;
	height: 42px;
	margin-top: 160px;
	background: url(../images/prev.png) no-repeat center;
}


.cases .bd{
	float: left;
	width: 1200px;
	margin-left: 20px;
	margin-top: 45px;
}
.cases .bd ul li {
	width: 388px;
	position: relative;
	height: auto;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}
.cases .bd ul li  p{
	width: 100%;
	height: 40px;
	text-align: center;
	color:#fff;
	line-height: 40px;
	font-size: 16px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
}
.cases .bd ul li img{
	display: block;
	width: 388px;
	height: 290px;
}


.about{
	width: 100%;
	height: 533px;
	background:url(../images/about.png) no-repeat center;
	margin-top: 30px;
}

 
.about .intro{
	float: right;
	width: 558px;
	height: auto;
	overflow: hidden;
	margin-left: 35px;
}
.about .intro .tit{
	width: 100%;
	height: auto;
	padding-bottom: 15px;
	overflow: hidden;
	margin-top: 50px;
	border-bottom: 1px solid #fff;
}
.about .intro .tit b{
	color:#fff;
	opacity: 0.3;
	text-transform: uppercase;
	font-size: 48px;
}

.about .intro .tit h4{
	color:#fff;
	font-size: 30px;
	float: left;
	letter-spacing: 5px;
}

.about .intro .tit  span{
	display: block;
	float: left;
	color:#fff;
	font-size: 16px;
	letter-spacing: 5px;
	margin-top: 15px;
}

.about .intro  .info{
	width: 100%;
	height:170px;
	overflow: hidden;
	margin-top: 30px;
}
.about .intro  .info p{
	color:#fff;
	font-size: 16px;
	line-height: 28px;
}

.about .intro  a{
	display: block;
	width: 135px;
	height: 40px;
	background: #FF9702;
	text-align: center;
	line-height: 40px;
	color:#fff;
	font-size: 16px;
	float: right;
	margin-top: 40px;
}

.news{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}

.news ul {
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news ul li{
	width: 585px;
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
	margin-top: 20px;
	float: left;
	border-bottom: 1px dashed #cccccc;
}
.news ul li:nth-child(2n){
 	 width: 612px;
 	 margin-left: 3px;
	 box-sizing: border-box;
}
.news ul li:nth-child(2n) .time{
	margin-left: 25px;
}

.news ul li .part{
	width: 585px;
	height: auto;
	overflow: hidden;
	float: left;
}
.news ul li .part:nth-child(2n){
	float: right;
}

.news ul li  .time{
	width: 86px;
	height: 82px;
	float: left;
	background: #999999;
}

.news ul li  .time b{
	color:#fff;
	font-size: 32px;
	text-align: center;
	display: block;
}
.news ul li  .time  span{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 24px;
}


.news ul li  .info{
	width: 480px;
	height: auto;
	overflow: hidden;
	float: right;
}

.news ul li  .info p{
	color:#000000;
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
	line-height: 30px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news ul li  .info span{
	color:#666666;
	font-size: 14px;
	line-height: 24px;
	margin-top: 5px;
	height: 48px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news ul li:hover .time{
	background: #006cd8;
}

.news ul li:hover .time p{
	color:#fff;
}
.news ul li:hover .time b{
	color:#fff;
}

.news ul li:hover .info p{
	color:#006cd8;
}


.section{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.mssg{
	width: 590px;
	height: auto;
	float: left;
	overflow: hidden;
}

.mssg .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	border-top: none;
	height: 390px;
}

.mssg .bd form{
	width: 505px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 40px;
}
.mssg .bd form ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.mssg .bd form ul li p{
	color:#006cd8;
	font-size: 18px;
	float: left;
	line-height: 50px;
}

.mssg .bd form ul li input{
	width: 410px;
	height: 47px;
	border: 1px solid #cccccc;
	text-indent: 10px;
	outline: none;
	border-radius: 5px;
	font-family: '微软雅黑';
}

.mssg .bd form ul li textarea{
	width: 410px;
	height: 100px;
	padding-top: 10px;
	border: 1px solid #cccccc;
	outline: none;
	resize: none;
	border-radius: 5px;
	text-indent: 10px;
	font-family: '微软雅黑';
}

.mssg .bd  .btn{
	width: 100%;
	height: 60px;
	background: #006cd8;
	outline: none;
	font-size: 18px;
	color:#fff;
	border: none;
	border-radius: 8px;
	margin-top: 20px;
}


.contact{
	width: 590px;
	height: auto;
	overflow: hidden;
	float: right;
}
.contact .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	border-top: none;
	height: 390px;
}
.contact .pic{
	width: 510px;
	margin: 0 auto;
	margin-top: 40px;
}
.contact .pic img{
	display: block;
	width: 510px;
}

.contact  .info{
	width: 510px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.contact  .info h4{
	font-size: 20px;
	color:#000000;
}

.contact  .info p{
	color:#000000;
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px;
}


.footer{
	width: 100%;
	height: 285px;
	margin-top: 60px;
	position: relative;
	background: #2C2C2E;
}

.footer .cont{
	width: 240px;
	height: auto;
	overflow: hidden;
	float: left;
}

.footer .cont{
	float: left;
	margin-left: 60px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}

.footer .cont .tit {
	background: url(../images/icon01.png) no-repeat left center;
}
.footer .cont .tit p{
	color:#fff;
	font-size: 18px;
	margin-left:35px;
}

.footer .cont .info{
	margin-left: 35px;
	margin-top: 10px;
}
.footer .cont .info p{
	color:#fff;
	font-size: 15px;
	line-height: 24px;
}

.footer .links{
	float: left;
	width: 590px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	margin-left: 70px;
}

.footer .links .tit {
	background: url(../images/icon02.png) no-repeat left center;
}
.footer .links .tit p{
	color:#fff;
	font-size: 18px;
	margin-left:35px;
}

.footer .links  ul{
	width: 570px;
	height: auto;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 10px;
}
.footer .links  ul li{
	float: left;
	padding: 0 10px;
	line-height: 30px;
	position: relative;
}
.footer .links  ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #999;
}
.footer .links  ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.footer .links  ul li a{
	color:#999;
	font-size: 15px;
}

.footer .ewm{
	float: right;
	margin-top: 40px;
}
.footer .ewm img{
	display: block;
	width: 130px;
	height: 130px;
	border: 1px solid #aaaaaa;
	padding: 5px;
}

.footer .ewm  p{
	width: 100%;
	height: 40px;
	line-height:30px;
	text-align: center;
	color:#999999;
	font-size: 15px;
}

.footer .cr{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height:80px;
	background: #19191a;
	line-height: 20px;
	text-align: center;
	color:#666666;
}

.footer  a{
	color:#666;
}


.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.in-content .left-cont{
	width: 230px;
	float: left;
	height: auto;
	overflow: hidden;
}

.left-cont .list{
	width: 230px;
	height: auto;
	padding-bottom: 5px;
	overflow: hidden;
	background: #006cd8;
}
.left-cont .list .tit {
	overflow: hidden;
	margin-top: 15px;
}
.left-cont .list .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.left-cont .list .tit span{
	display: block;
	color:#82c2fd;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
}

.left-cont .list .bd{
	width: 224px;
	margin: 0 auto;
	height:412px;
	overflow: auto;
	background: #fff;
	margin-top: 10px;
	border-radius: 10px;
}
.left-cont .list .bd ul {
	width: 190px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.left-cont .list .bd ul li{
	width: 100%;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px dashed #cccccc;
	background: url(../images/list01.png)no-repeat 5px center;
}

.left-cont .list .bd ul li a{
	display: block;
	font-size: 16px;
	color:#333333;
	margin-left: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	 overflow: hidden;
}

.left-cont .list .bd ul li:hover{
	background: url(../images/h01.png)no-repeat 5px center;
}

.left-cont .list .bd ul li:hover a{
	color:#006cd8;
}


.quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	background: #eee;
}

.quick .tit{
	width: 100%;
	height: 50px;
	background: #006cd8;
}

.quick .tit p{
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}

.quick ul{
	width: 210px;
	margin: 10px auto;
}

.quick ul li{
	width: 100%;
	height: 30px;
	border-bottom: 1px dashed #ccc;
	line-height: 30px;
}


.quick ul li a{
	color:#333;
	font-size: 14px;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.quick  .info{
	width: 210px;
	margin: 10px auto;
}
.quick  .info p{
	color:#333;
	font-size: 14px;
	line-height: 24px;
}

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

 .title-bar{
	width: 100%;
	position: relative;
	margin-top: 10px;
	height: 37px;
	background: url(../images/bg07.png) repeat-x left bottom;
}
.title-bar:after{
	content: "";
	width: 10px;
	height: 20px;
	position: absolute;
	left: 0;
	top:3px;
	background: #006cd8;
}
.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;
}



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


 .fy p{
	width: 240px;
	height: 50px;
	float: left;
	line-height: 50px;
	padding: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	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-top: 50px;
 
}
.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;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}


.detail-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height:300px;
	margin-top: 20px;
}
.detail-intro .tit{
	margin-bottom: 30px;
}
.detail-intro .tit p{
	color:#333333;
	font-size: 18px;
	height: auto;
	padding-bottom: 2px;
	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;
}

 
 
.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:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	background: #eeeeee;
}

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

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

.mssg-intro form ul li{
	width: 96%;
	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: '微软雅黑';
	border-radius:5px;
	resize: none;
	background: none;
 	text-indent: 10px;
	padding-top: 10px;
	color:#999;
	font-size: 16px;
}

.mssg-intro form .btn{
	
	width: 96%;
}

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



.pic-box{
 
	width:100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.pic-box  ul li{
	float: left;
	margin-left: 10px;
	width: 306px;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.pic-box  ul li img{
	display: block;
	width: 306px;
	height: 210px;
}
.pic-box  ul li p{
	width: 100%;
	height:35px;
	line-height:35px;
	color:#333333;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pic-box  ul li:nth-child(3n-2){
	margin-left: 0;
}
 
.right-cont{
	float: right;
	width: 938px;
	height: auto;
	overflow: hidden;
}


.news-list{
	width: 100%;
	margin: 0;
}

.news-list ul {
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news-list ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
	margin-top: 20px;
	float: left;
	border-bottom: 1px dashed #cccccc;
}
 

.news-list ul li  .time{
	width: 86px;
	height: 82px;
	float: left;
	background: #999999;
}

.news-list ul li  .time b{
	color:#fff;
	font-size: 32px;
	text-align: center;
	display: block;
}
.news-list ul li  .time  span{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 24px;
}


.news-list ul li  .info{
	width: 830px;
	height: auto;
	overflow: hidden;
	float: right;
}

.news-list ul li  .info p{
	color:#000000;
	font-size: 18px;
	border-bottom: 1px solid #cccccc;
	line-height: 30px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-list ul li  .info span{
	color:#666666;
	font-size: 14px;
	line-height: 24px;
	margin-top: 5px;
	height: 48px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news-list ul li:hover .time{
	background: #006cd8;
}

.news-list ul li:hover .time p{
	color:#fff;
}
.news-list ul li:hover .time b{
	color:#fff;
}

.news-list ul li:hover .info p{
	color:#006cd8;
}