*{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;}
/*清除浮动*/
 
.article-detailed .intro a{color:#333;}
.article-detailed .intro a:hover{color:#046fcd;}

.main{
	width: 1200px;
	margin:0 auto;
}
.top{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.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:#006cd8;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
}
.nav ul li{
	float: left;
	width: 150px;
	height: 50px;
	position: relative;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	display: block;
	font-size: 16px;
}
.nav ul li:hover{
	background: #007cb5;
}
.nav ul li:hover ul{
	display: block;
}
.nav ul ul{
	position: absolute;
	left: 0;
	top: 50px;
	width: auto;
	display: none;
	height: auto;
	overflow: hidden;
	z-index: 100;
}
.nav ul ul li{
	height: 40px;
	line-height: 40px;
	background: #3098f1;
	border-bottom: 1px solid #1f639d;
}
.nav ul ul li:hover {
	background: #095caa;
}
.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;  
}


.product{
	width: 100%;
	height:auto;
	overflow: hidden;
 
}
.title{
	margin-top: 45px;
	overflow: hidden;
}
.title p{
	color:#007dee;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.title span{
 	display: block;
 	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
	color:#999999;
	font-size: 14px;
	margin-top: 5px;

	background: url(../images/tit01.png) no-repeat 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: 190px;
	height: 50px;
	background: #ebebeb;
	border-radius:5px;
	text-align: center;
	line-height: 50px;
 	margin-left: 10px;
 	margin-bottom: 10px;

}
.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: #006cd8;
}
.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: 280px;
	border: 2px solid #cccccc;
	box-sizing: border-box;
}

.product .pic ul li p{
	width: 100%;
	height: 40px;
	background: #cccccc;
	line-height: 40px;
	color:#333333;
	font-size: 16px;
	text-align: center;
}
 
.product .pic ul li:hover p{
	background: #006cd8;
	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: 575px;
	background:url(../images/bg01.png) no-repeat center;
	margin-top: 60px;
	overflow: hidden;
}


.about  .title p{
	color:#fff;
}
.about .title span{
	color:#fff;
	background: url(../images/tit03.png) no-repeat center;
}
.about .bd{
	width: 1200px;
	height: 475px;
 	margin: 0 auto;
}
.about .bd .tit {
	display: table;
	margin: 0 auto;
	margin-top: 50px;
}

.about .bd .tit img{
	display: block;
	margin-top: 8px;
	float: left;
}
.about .bd .tit p{
	color:#d02418;
	font-size: 36px;
	float: left;
	font-weight: bold;
}

.about .bd .pic{
	float: left;
	width: 530px;
	height: auto;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 55px;
}
.about .bd .pic img{
	display: block;
	width: 530px;
	height: 312px;
}
.about .bd .intro{
	float: left;
 
	width: 545px;
	margin-left: 40px;
	margin-top:80px;
}
.about .bd .intro h4{
	font-size: 32px;
	color:#fff;
	height: 45px;
	border-bottom: 1px solid #fff;

}

.about .bd .intro .info{
	width: 100%;
	height:110px;
	overflow: hidden;
	margin-top: 20px;
}
.about .bd .intro .info p{
	color:#fff;
	font-size: 14px;
	line-height: 22px;
}

.about .bd .intro .tel{
	margin-top: 60px;
}
.about .bd .intro .tel a{
	display: block;
	width: 145px;
	height: 40px;
	background: #ffffff;
	text-align: center;
	line-height: 40px;
	color:#007dee;
	margin-top: 10px;
	font-size: 14px;
	border-radius: 5px;
	float: left;
}


.about .bd .intro .tel img{
	float: left;
	margin-left: 40px;
}

.cases{
	width: 100%;
	height: auto;
	overflow: hidden;	
	margin-top: 30px; 
}
.cases .tit {
	width: 100%;
	background: url(../images/tit04.png) no-repeat center;
}

.cases .tit p{
	color:#333333;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.cases .tit span{
	display: block;
	color:#999999;
	font-size: 13px;
	text-align: center;
}
.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:270px;
	margin-right:40px;
	position: relative;
}
.cases .bd ul li div{
	display: block;
	width: 100%;
	height: 380px;
}
.cases .bd ul li img{
	display: block;
	width: 100%;
	
}
.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;
	width: 35px;
	height: 75px;
	background: #007dee;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 188px;
}
.cases .prev{
	display: block;
	float: right;
	margin-top: 188px;
	display: flex;
	justify-content: center;
	background: #007dee;
	align-items: center;
	width: 35px;
	height: 75px;
}

.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;
}

.hz{
	width: 1202px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.hz ul {
	margin-top: 25px;
	height: auto;
	overflow: hidden;
	width: 1202px;
	background: #cccccc;
	padding-bottom: 1px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	box-sizing: border-box;
}
.hz ul li{
	float: left;
	margin-top: 1px;
	 width: 240px;
	 height: auto;
	 overflow: hidden;
	 box-sizing: border-box;
}
.hz ul li img{
	display: block;
	width: 240px;
	height: 140px;

	box-sizing: border-box;
}
.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:18px 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: 75px;
}

.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: -3px;
}

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

.news ul li  .info{
	float: right;
	width:505px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 10px;
}
.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;
	margin-top: 10px;
	
}

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



.section{
	width: 100%;
	height: 724px;
 	background: #f2f2f2;
 	overflow: hidden;
	margin-top: 60px;
}
.section .bd{
	width: 1200px;
	margin: 0 auto;
	height: 500px;
	background: #fff;
	margin-top: 112px;
	box-shadow: 0 0 5px 2px #d2d1d1;
}

.mssg{
	width: 600px;
	height: 500px;
	float: left;
	background: #006cd8;
}
.mssg .tit{
	width: 245px;
	height: 100px;
	background: #fff;
	margin-left: 45px;
	overflow: hidden;
}

.mssg .tit p{
	color:#006cd8;
	font-size: 24px;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 20px;
}
.mssg .tit span{
	display: block;
	color:#006cd8;
	margin-left: 25px;
	margin-top: 5px;
	font-size: 20px;
}

.mssg form{
	width: 505px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 34px;
}
.mssg form ul{
	height: auto;
	overflow: hidden;
}
.mssg form ul li{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.mssg form ul li p{
	color:#fff;
	font-size: 18px;
	float: left;
	line-height: 50px;
}
.mssg form ul li input{
	width: 410px;
	height: 48px;
	border: 1px solid #d2d2d2;
	background: #fff;
	border-radius: 5px;
	border: none;
	float: right;
	outline: none;
	text-indent: 10px;
	font-family: '微软雅黑';
}

.mssg form ul li textarea{
	width: 410px;
	height:100px;
	border: 1px solid #d2d2d2;
	outline: none;
	background: #fff;
	border-radius: 5px;
	border: none;
	float: right;
	padding-top: 10px;
	text-indent: 10px;
	font-family: '微软雅黑';
}
.mssg form .btn{
	width: 100%;
	height: 60px;
	background: #56abff;
	color:#fff;
	font-size: 18px;
	outline: none;
	border: none;
	border-radius: 5px;
	margin-top: 20px;
}

.contact{
	float: right;
	width: 508px;
	height: auto;
	margin-right:45px;
	overflow: hidden;
}
.contact .tit{
	width: 245px;
	height: 100px;
	background: #006cd8;
	overflow: hidden;
}

.contact .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 20px;
}
.contact .tit span{
	display: block;
	color:#fff;
	margin-left: 25px;
	margin-top: 5px;
	font-size: 20px;
}
.contact .pic{
	width: 100%;
	height: auto;
	margin-top: 34px;
	overflow: hidden;
}
.contact .pic img{
	display: block;
	width: 508px;
	height: 140px;
}

.contact .intro{
	width: 100%;
	height:  180px;
	overflow: auto;
	margin-top: 20px;
}
.contact .intro h4{
	font-size: 18px;
	color:#333333;

}
.contact .intro p{
	color:#333333;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}



.menu{
	background: #333333;
	border-bottom: 1px solid #666666;
}


.footer{
	width: 100%;
	height:270px;
	overflow: hidden;
	background: #303030;
	margin-top: 65px;
}

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

.links .tit {
	width: 100%;
	overflow: hidden;
	height:32px;
	background: url(../images/tit05.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: #000000;
	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: 325px;
	background: #212121;
	margin-top: 15px;
}


.footer .fn{
	width: 313px;
	height: 325px;
	background: #007dee;
	float: left;
}

.footer .fn .tit{
	width: 100%;
	width: 220px;
	margin-top: 80px;
	margin-left: 60px;
	background: url(../images/tit06.png)no-repeat left center;
}

.footer .fn .tit p{
	color:#fff;
	font-size: 18px;
	margin-left: 25px;
}


.footer .fn ul{
	width: 220px;
	height: auto;
	overflow: hidden;
	margin-left: 60px;
	margin-top: 15px;
}

.footer .fn  ul li{
	width: 49%;
	height: auto;
	overflow: hidden;
	float: left;
	line-height:35px;
}

.footer .fn  ul li:nth-child(2n){
	float: right;
}

.footer .fn  ul li a{
	color:#fff;
	font-size: 14px;
}

.footer .intro{
	float: left;
	margin-left: 120px;
	margin-top: 70px;
}
.footer .intro img{
	display: block;
}
.footer .intro p{
	color:#fff;
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
}

.footer .intro a{
	color:#fff;
}

.footer .ewm{
	float: right;
	 
	height: auto;
	overflow: hidden;
	margin-top: 70px;
}
.footer .ewm img{
	display: block;
	width: 130px;
	height: 130px;
	border: 2px solid #fff;

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



.float{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 100px;
	right: 0;
	width: 180px;
}
.float ul li{
	width: 180px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	transition: .5s;
 
}
 
.float ul li span{
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
.float ul li:nth-child(2):hover{
	margin-left: 0;
}
.float ul li:nth-child(3):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover{
	margin-left: 0;
}
.float ul li:nth-child(4):hover img{
	height: 120px;
}
.float ul li p{
	float: left;
	font-size: 16px;
	color:#fff;
	width: 130px;
	text-align: center;
 	height: 50PX;
   	line-height: 50px;
	font-weight: bold;
	background: #006cd8;
 
}
.float ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #006cd8;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float ul li:nth-child(1) span{
	background:#006cd8 url(../images/float01.png)no-repeat  center;
}
.float ul li:nth-child(2) span{
	background:#006cd8 url(../images/float02.png)no-repeat   center;
}
.float ul li:nth-child(3) span{
	background:#006cd8 url(../images/float03.png)no-repeat   center;
}
.float ul li:nth-child(4) span{
	background:#006cd8 url(../images/float04.png)no-repeat   center;
}
.float ul li:nth-child(5) span{
	background:#006cd8 url(../images/float05.png)no-repeat   center;
}
.float ul li div{
	width:130px;
	float: left;
	background: #006cd8;
	height: auto;
	overflow: hidden;
}
.float ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}


.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;
}





.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;
}
*/
.page{width:100%;height:auto;overflow:hidden;margin:20px 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 5px;}
.page ul li a{color:#333;display:inline-block;}
.page ul .thisclass{background:#1a8dd8;color:#fff;border:1px solid #1a8dd8;}

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

.mssg-intro img{
	display: block;
	width: 100%;
}

.mssg-intro form{
	width: 745px;
 	margin: 0 auto;
 	margin-top: 25px;
	height: auto;overflow: hidden;
}
.mssg-intro form ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.mssg-intro form ul li{
	height: auto;
	overflow: hidden;
	float: left;
	width: 225px;
	margin-left: 35px;
	margin-bottom: 20px;

}
.mssg-intro form ul li:first-child{
	margin-left: 0;
}
.mssg-intro form ul li p{
	float: left;
	font-size: 16px;
	line-height: 40px;
	color:#333333;
}
 

.mssg-intro form ul li input{
	width: 175px;
	height: 40px;
	border: 1px solid #dcdcdc;
	background: #fff;
	border-radius:5px;
	outline:none;
	text-indent: 5px;
	border-radius: 5px;

	font-family: '微软雅黑';
	float: left;
}
.mssg-intro form ul li:last-child{
	width: 100%;
	margin: 0;
}
.mssg-intro form ul li textarea{
	width: 695px;
	height: 150px;
	resize: none;
	outline: none;
	text-indent: 5px;
	border-radius: 5px;
	padding-top: 10px;
	border: 1px solid #dcdcdc;
	float: left;
}
.mssg-intro form .btn{
	display: table;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px;
}
.mssg-intro form .btn input{
	width: 190px;
	height: 40px;
	letter-spacing: 5px;
	background: #999999;
	font-size: 18px;
	font-weight: normal;
	margin: 0 10px;
	border-radius: 5px;
	color:#fff;
	 
	border: none;
}
.mssg-intro form .btn input:first-child{
	background: #0068b7;

}


