*{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;
	background: #f5f5f5;
	border-bottom: 1px solid #e6e6e6;
}
.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:110px;
	overflow: hidden;
}
.head img{
	display: block;
}
.head .name{
	float: left;
	margin-top: 25px;
}
.head .tel{
	float: right;
	margin-top: 30px;
}
 
.nav{
	width: 100%;
	height: 50px;
	background:#0f2f62;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 200px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
	display: block;
}
.nav ul li:hover{
	background: #076ce0;
}
.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:#006cd8; 
  
}
.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;  
}


.keywords{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}

.keywords .man{
	width: 1200px;
	margin:0 auto;
}
.keywords p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:40px;
}


.product{
	width: 100%;
	height:auto;
	overflow: hidden;
 
}
.title{
	margin-top: 45px;
	overflow: hidden;
	background: url(../images/tit01.png) no-repeat bottom;
	height: auto;
	overflow: hidden;
	padding-bottom: 25px;
}
.title p{
	color:#0f70da;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
}
 

.product .list{
 	display: table;
 	max-width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.product .list ul{
	margin-left: -6px;
}
.product .list ul li{
	float: left;
	width: 180px;
	height: 50px;
	background: #e6e6e6;
	 
	border-radius:5px;
	text-align: center;
	line-height: 50px;
 	margin-left: 28px;
 	margin-bottom: 5px;

}
.product .list ul li a{
	color:#333333;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
}
.product .list ul li:hover{
	background: #076ce0;
}
.product .list ul li:hover a{
	color:#fff;
}
.product .pic{
	width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
	height: auto;
	overflow: hidden;
	padding: 5px;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .pic ul li{
	float: left;
	width: 386px;
	height: auto;
	overflow: hidden;
	margin-left: 13px;
	position: relative;
	transition: .5s;
	margin-bottom: 15px;
}
.product .pic ul li img{
	display: block;
	width: 386px;
	height:350px;
}

.product .pic ul li p{
	width: 100%;
	height: 40px;
	background: #076ce0;
	line-height: 40px;
	color:#fff;
	font-size: 16px;
	text-align: center;
}
 
.product .pic ul li:hover p{
	background: #0f2f62;
	color:#fff;
}

.product .more{
	display: block;
	width: 178px;
	height: 48px;
	line-height: 48px;
	margin: 0 auto;
	margin-top: 30px;
	border-radius: 5px;
	background: #046fcd;
	text-align: center;
	color:#fff;
	font-size: 14px;
}


.about{
	width: 100%;
	height: 580px;
	overflow: hidden;
	margin-top: 80px;
	background:url(../images/bg01.png) no-repeat center top;
}
.about .title p{
	color:#fff;
}
.about .bd{
	width: 1200px;
	margin: 0 auto;
	height:420px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 1px 3px #f3f3f3;
	margin-top: 35px;
}

.about .pic{
	width:400px;
	height:auto;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 60px;
	margin-left: 50px;
 
}
.about .pic img{
	 width: 400px;
	  
}
 
.about  .right{
	width: 610px;
	height:auto;
	background: #fff;
	float: right;
 	margin-top: 50px;
	margin-right:60px;
}
.about  .right .intro{
	width: 100%;
	margin: 0 auto;
 
}
 
.about  .right .intro .info{
	width: 100%;
	height:145px;
	overflow: auto;
	margin-top:10px;
 
}
.about  .right .intro .info p{
	color:#666666;
	line-height: 26px;
	font-size: 14px;
}
.about  .right  .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/icon01.png) right top no-repeat;
}
.about  .right  .tit p{
	color:#dfe3e6;
	font-size: 45px;
	text-transform: uppercase;
	font-weight: bold;
}

.about  .right  .tit h4{
	color:#0f70da;
	font-size: 30px;
	margin-top:-10px;
}
.about .more{
	display: block;
	width: 170px;
	height: 50px;
	background: #046fcd;
	text-align: center;
	line-height: 50px;
	color:#fff;
	border-radius: 5px;
	float: right;
	font-size: 16px;
	margin-top:5px;
}

.cases{
	width: 100%;
	height: auto;
	padding-bottom:40px;
	overflow: hidden;
	margin-top: 40px;
	background: #f2f2f2;
}

.cases .main{
	width: 1317px;
	margin: 0 auto;
}

.cases .bd{
	width: 1200px;
 	float: left;
 	margin-left: 30px;
	height: auto;
	margin-top: 25px;
	overflow: hidden;
}

.cases .bd ul li{
	float: left;
	height: auto;
	overflow: hidden;
	width: 285px;
	margin-right: 20px;
	position: relative;
}
.cases .bd ul li img{
	display: block;
	width: 285px;
 
}
.cases .bd ul li p{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color:#333333;
	font-size: 16px;
}
.cases .next{
	float: left;
	display: block;
	margin-top: 110px;
	background: #999999;
	display: block;
	width: 35px;
	height: 75px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cases .prev{
	display: block;
	float: right;
	margin-top: 110px;
	width: 35px;
	height: 75px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #999999;
}

.cases .hd{
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 30px;
}
.cases .hd ul{
	display: table;
	margin: 0 auto;
}
.cases .hd ul li{
	float: left;
	width: 24px;
	height: 5px;
	background: #cccccc;
	border-radius: 5px;
	margin: 0 5px;
	line-height: 40px;
	overflow: hidden;
}

.cases .hd ul .on{
	background: #006cd8;
}


/*.news{
	width: 1200px;
	margin: 0 auto;
	height:auto;
	background: #ffffff;
	overflow: hidden;
}
.news .left{
	float: left;
	width: 548px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.news .left .pic{
	width: 548px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.news .left .pic img{
	display: block;
	width: 548px;
	height: 382px;
}

.news .left .pic  h4{
	width: 518px;
	padding: 0 15px;
	height: 45px;
	background: rgba(0,0,0,.4);
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 45px;
	color:#fff;
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news .left .info{
	width: 516px;
	padding: 15px;
	height: auto;
	overflow: hidden;
	border: 1px solid #cccccc;
	border-top: none;
}

.news .left .info p{
	color:#666666;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 26px;
	height:80px;
}

.news .left .info span{
	display: block;
	color:#999999;
	font-size: 14px;
	margin-top: 20px;
	float: right;
}

.news  ul{
	float: right;
	width: 620px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.news ul li .time{
	float: left;
	width:90px;
	height:90px;
	background: #999999;
}

.news ul li .time b{
	color:#fff;
	font-size: 53px;
	text-align: center;
	display: block;
 	margin-top: -5px;
}

.news ul li .time span{
	color:#fff;
	font-size: 18px;
	text-align: center;
	margin-top: -5px;
	display: block;
}

.news ul li  .info{
	float: right;
	width: 508px;
	height: 89px;
	overflow: hidden;
	border-bottom: 1px dashed #cccccc;
}
.news ul li:hover .time{
	background: #046fcd;
}

.news ul li:hover  .info p{
	color:#046fcd;
}
.news ul li  .info p{
	color:#333333;
	font-size: 16px;
 
	
}

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


*/
.section{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.news {
	width: 775px;
	height: 525px;
	border: 1px solid #e3e3e3;
	float: left;
 
	padding-top: 0;
	margin-top: 50px;
}
.news .tit{
	width: 100%;
	height: 50px;
	background: #ebebeb;
}
.news .tit div{
	width: 195px;
	height: 50px;
	background: #006cd8;
	float: left;
}

.news .tit div p{
	color:#ffffff;
	font-size: 20px;
	font-weight: bold;
	float: left;
	line-height: 50px;
	margin-left: 20px;
}

.news .tit div span{
	display: block;
	color:#ffffff;
	font-size: 14px;
	margin-left: 5px;
	float: left;
	text-transform: uppercase;
	line-height: 50px;
}

.news .tit  a{
	display: block;
	float: right;
	color:#333333;
	font-size: 16px;
	background: url(../images/more.png)no-repeat center right;
	padding-right: 25px;
	margin-right: 10px;
	margin-top: 15px;
}

.news .on{
	width: 725px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 25px;
	margin-top: 20px;
}
.news .on img{
	display: block;
	float: left;
	width: 312px;
	height: 200px;
}
.news .on .intro{
	width: 395px;
	height: auto;
	float: right;
	overflow: hidden;
}
.news .on .intro h4{
	font-size: 16px;
	color:#006cd8;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news .on .intro p{
	color:#666666;
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-line-clamp:5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news .on  a{
	display: block;
	float: right;
	color:#666666;
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
	line-height: 25px;
	margin-top: 10px;
}
.news  ul {
	width: 725px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news  ul li{
	float: left;
	width: 358px;
	height: auto;
	line-height: 35px;
	overflow: hidden;
	position: relative;
}
.news  ul li:after{
	content: "";
	width:6px;
	height:6px;
	border-radius: 50%;
	background: #c6c6c6;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	background: #c6c6c6;
}
.news  ul li a{
	display: block;
	margin-left: 15px;
	font-size: 14px;
	color:#333333;
	float: left;

}

.news  ul li span{
	display: block;
	float: right;
}

.news  ul li:nth-child(2n){
	float: right;
}
.news  ul li:hover a{
	text-decoration: underline;
}

.mssg{
	float: right;
	width: 360px;
	height: auto;
	overflow: hidden;
	border: 1px solid #e3e3e3;
	padding: 30px 25px;
	margin-top: 50px;
	background: #006cd8;
}

.mssg .tit {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.mssg .tit div{
	float: left;
	position: relative;
	padding-right: 45px;
}
 
.mssg .tit p{
	color:#f6f6f6;
	font-weight: bold;
	font-size: 24px;
}

.mssg .tit span{
	display: block;
	text-transform: uppercase;
	color:#fff;
	font-size: 14px;
	margin-top: 3px;
}

.mssg  form{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.mssg  form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	background: #ffffff;
	margin-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #dadada;
	box-sizing: border-box;
}

.mssg  form ul li span{
	width: 45px;
	height: 26px;
	border-right: 1px solid #dadada;
	display: flex;
	float: left;
	justify-content: center;
	align-items: center;
	margin-top: 5px;
	margin-left: 5px;
}
.mssg  form ul li span img{
	display: block;
}

.mssg  form ul li:last-child span{
	border-bottom: 1px solid #dadada;
	height: 40px;
	 
}
.mssg  form ul li input{
	float: right;
	width: 295px;
	outline: none;
	border: none;
	font-size: 16px;
	font-family: '微软雅黑';
	color:#999999;
	height: 40px;
}

.mssg  form ul li  .error::placeholder {
    color: red;
    opacity: 1;  /* 确保 placeholder 不透明 */
}


.mssg  form ul li textarea{
	float: right;
	width: 295px;
	outline: none;
	border: none;
	font-size: 16px;
	font-family: '微软雅黑';
	height: 165px;
	padding-top: 10px;
	color:#999999;

}

.mssg  form .btn{
	float: right;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.mssg  form .btn input{
	width: 177px;
	height: 50px;
	background: #0f2f62;
	border: none;
	color:#fff;
	font-size: 16px;
	border-radius: 5px;
	outline: none;
}
.mssg  form .btn input:last-child{
	float: right;
	background: #999999;
}
.links{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.links .tit {
	width: 100%;
	overflow: hidden;
	height:32px;
	background: url(../images/tit03.png) repeat-x left bottom;
}
.links .tit div{
	display: block;
	height: auto;
	overflow: hidden;
	z-index: 10;
	position: relative;
	width: 160px;
}
.links .tit p{
	color:#007dee;
	font-size: 30px;
	font-weight: bold;
	font-family: 'Impact Regular';
	text-transform: uppercase;
	float: left;
}

.links .tit span{
	display: block;
	float: left;
	width: 85px;
	height: 25px;
	background: #0f2f62;
	text-align: center;
	line-height: 25px;
	color:#fff;
	font-size: 14px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

.links ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.links ul li{
	float: left;
	padding: 0 15px;
	line-height: 30px;
	position: relative;
}
.links ul li:after{
	content: "";
	width: 2px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	background: #989898;
	margin-top:-7px;
}

.links ul li a{
	color:#666666;
	font-size: 14px;
}

.footer{
	width: 100%;
	height: 300px;
	background: #006cd8;
	margin-top: 30px;
}

.footer .fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/icon02.png) repeat-x left bottom;
}
.footer .fn ul{
	width: 1200px;
	margin: 0 auto;
}
.footer .fn ul li{
	float: left;
	padding: 0 68px;
	height: 45px;
	line-height: 45px;
	position: relative;
}
.footer .fn ul li a{
	color:#fff;
	font-size: 16px;
}
.footer .fn ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #fff;
}
.footer .fn ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}

.footer  .name{
	float: left;
	margin-top: 58px;
}

.footer  .intro{
	width: 385px;
	height: auto;
	overflow: hidden;
	margin-left: 55px;
	margin-top: 55px;
	float: left;
	padding: 0 45px;
	background: url(../images/icon04.png) repeat-y,url(../images/icon04.png)repeat-y;
	background-position: left top,right top;
}
.footer  .intro p{
	color:#fff;
	font-size: 14px;
	line-height: 25px;
}
.footer  .intro a{
	color:#fff;
}
.footer  .ewm{
	float:right;
	margin-top: 45px;
}
.footer .ewm img{
	display: block;
	width: 131px;
	border:3px solid #fff;
	height: 131px;
}
.footer .ewm p{
	text-align: center;
	color:#fff;
	line-height: 30px;
}
.title-column{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c9c9; 
}
.title-column  .tit{
	float: left;
}
.title-column h4{
	font-size: 28px;
	color:#046fcd;
  	white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    overflow: hidden;
    font-weight: normal;
	line-height: 35px;
	position: relative;
	padding-left:12px;
}
.title-column h4:after{
	content: '';
	width: 5px;
	height: 26px;
	left: 0;
	position: absolute;
 	top: 7px;
	background: #046fcd;
}

.title-column  .crumbs{
	float: right;
 	margin-top: 10px;
}

.title-column  .crumbs img{
	display: block;
	float: left;
}
.title-column  .crumbs p{
	color:#555555;
	font-size: 13px;
	line-height: 18px;
	float: left;
	margin-left: 5px;
}
.title-column  .crumbs  a{
	color:#555;
	font-size: 13px;
	line-height: 18px;
	padding: 0 10px;
	position: relative;
}
.title-column  .crumbs  a:after{
	content: ">";
	position: absolute;
	right: 0;
	color:#555;

}
.title-column  .crumbs  a:nth-child(2){
	padding-left: 0;
}


.pro-list{
	background: none;
	height: auto;
	overflow: hidden;
}

.pro-list .list ul li{
	background: #eee;
}
.pro-list .pic ul li{
	margin-bottom: 15px;
}

.pro-list .pic ul li:nth-child(3n-2){
	margin-left: 0;
}


 
.page{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin: 50px auto;

 

}

.nav-links{
	display: flex;
	justify-content: center;
	align-items: center;
}

.nav-links a{
	margin: 0 3px;
	border: 1px solid #ccc;
	line-height: 30px;
	color: #333;
	padding: 0 10px;
}

.nav-links span{
	margin: 0 3px;
	border: 1px solid #ccc;
	line-height: 30px;
	color: #333;
	padding: 0 10px;
}

.nav-links .current{
	background: #006cd8;
	border: 1px solid  #006cd8;
	color: #fff;
}



.in-content{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}

.article-detailed{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}


.article-detailed .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.article-detailed .tit p{
	color:#333;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px dashed #f1f1f1;
	height: 30px;
}

.article-detailed .tit span{
	display: block;
	color:#333;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
}

.article-detailed  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.article-detailed  .intro img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.article-detailed  .intro p{
	color:#333;
	font-size: 16px;
	line-height: 30px;
}

.map{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.allmap{
	width: 100%;
	height: 400px;
	border: 3px solid #ccc;
	box-sizing: border-box;
}

.fy{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
	border-bottom: 1px dashed #ccc;
	height: 30px;
}

.fy p{
	display: table;
	height: auto;
	overflow: hidden;
	color:#333;
	font-size: 12px;
	float: left;
	margin-right: 50px;
}

.fy  a{
	color:#333;
}
.fy  a:hover {
	text-decoration: underline;
	color:#0088dc;
}
.fy .return{
	float: right;
}


.news-list{
	width: 1140px;
	padding:35px 30px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin-top: 40px;
}
.news-list .title{
	margin-top: 0;
	margin-bottom: 40px;
}
.news-list ul li{
	width: 544px;
	height:auto;
	padding:10px 0;
	border: 1px solid #d2d2d2;
	float: left;
	margin-top: 18px;
	box-sizing: border-box;
}
.news-list ul li:nth-child(2n){
	float: right;
}

.news-list ul li .time{
	width: 84px;
	border-right: 1px solid #d2d2d2;
	height: 76px;
	color:#999999;
	float: left;
}

.news-list ul li .time p{
	font-size: 58px;
	text-align: center;
	margin-top: -10px;
}

.news-list ul li .time span{
	display: block;
	font-size: 15px;
	margin-top: -10px;
	text-align: center;
}

.news-list ul li .intro{
	width: 385px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}

.news-list ul li .intro h4{
	font-size: 18px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#333;
	font-weight: normal;
}
.news-list ul li .intro p{
	color:#333;
	font-size: 13px;
	color:#999999;
	height: 40px;
	line-height: 20px;
	margin-top: 8px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news-list ul li:nth-child(-n+2){
	margin-top: 0;
}

.news-list ul li:hover{
	border: 1px solid #006cd8;
}

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

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


.in-news{
	margin-top: 0;
 	
}

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

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

.mssg-intro form{
	width:660px;
	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: 260px;
	display: block;
	height: 60px;
	float: left;
	margin-top: 20px;
	background: #046fcd;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.mssg-intro form .btn input:last-child{
	float: right;
	background: #999;
}