﻿*{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: #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;
}
.head .name div{
	display: table-cell;
	vertical-align: middle;
	height: 110px;
}
.head .tel{
	float: right;
	 
}
.head .tel div{
	display: table-cell;
	vertical-align: middle;
	height: 110px;
}
 
.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;
	font-size: 16px;
	display: block;
}
.nav ul li:hover{
	background: #007cb5;
}
.nav ul li:hover ul{
	display: block;
}
.nav ul li ul{
	position: absolute;
	left: 0;
	top: 50px;
	width: auto;
	z-index: 100;
	background: #fff;
	display: none;
	height: auto;
	overflow: hidden;
}
.nav ul li ul li{
	border-bottom: 1px solid #e6e6e6;
	height: 35px;
	line-height: 35px;
}
.nav ul li ul li:hover a{
	color:#006cd8;
}
.nav ul li ul li:last-child {
	border: none;
}
.nav ul li ul li a{
	color:#666666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	display: block;
}
.nav ul li:hover ul li:hover{
	background: none;
}
.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;  
}

.img-hover  {
	overflow: hidden;
}
.img-hover   img{
	transition: .5s;
}
.img-hover:hover img{
	transform: scale(1.05);
}

.product{
	width: 100%;
	height:770px;
	overflow: hidden;
	background: #f2f2f2;

}
.title{
	margin-top:60px;
	overflow: hidden;
}
.title p{
	color:#333333;
	font-size: 36px;
	text-align: center;
}
.title span{
 	display: block;
 	text-align: center;
	margin: 0 auto;
	color:#999999;
	font-size: 14px;
	margin-top: 5px;
	text-transform: uppercase;
	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: 200px;
	height: 50px;
	background: #ffffff;
	border-radius:5px;
	text-align: center;
	line-height: 50px;
 	margin-left: 15px;
 	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: #006cd8;
}
.product .list ul li:hover a{
	color:#fff;
}

.product .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.product .box{
	width: 800%;
}
.product .pic{
	float: left;
}
 
.product .pic ul li:first-child{
	margin-left: 0;
}
.product .pic ul li{
	float: left;
	width: 290px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	position: relative;
	transition: .5s;
}
.product .pic ul li div{
	
	width: 290px;
	height: 260px;
}
.product .pic ul li img{
	width: 290px;
	height: 260px;
	display: block;
}

.product .pic ul li p{
	width: 100%;
	height: 80px;
	background: #fff;
	line-height: 80px;
	color:#333333;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
}

 
.product .pic ul li:hover p{
	background: #006cd8;
	color:#fff;
}

.product .more{
	display: block;
	width: 178px;
	height: 48px;
	border: 1px solid #d2d2d2;
	line-height: 48px;
	margin: 0 auto;
	margin-top: 50px;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	color:#000f;
	font-size: 14px;
}


.about{
	width: 100%;
	height: 560px;
	background: #006cd8;
	overflow: hidden;
}
.about  .title{
	margin-top: 40px;
}
.about  .title p{
	color:#fff;
}
.about  .title span{
	color:#fff;
	background: url(../images/tit02.png)no-repeat center;
}

.about .pic{
	width:600px;
	height:auto;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 30px;
}
.about .pic img{
	 width: 600px;
	 height: 359px;
 
}
 
.about  .right{
	width: 600px;
	height: 420px;
 
	float: right;
	margin-top: 30px;
}
.about  .right .intro{
	width: 527px;
	margin: 0 auto;
	margin-top: 10px;
}
.about  .right .intro .tit {
	width: 100%;
	height: 39px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.about  .right .intro .tit h4{
	font-size: 24px;
	color:#fff;
	float: left;
}
.about  .right .intro .tit p{
	color:#fff;
	font-size: 24px;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}
.about  .right .intro .info{
	width: 100%;
	height:240px;
	overflow: auto;
	margin-top:20px;
	color:#fff;
	line-height: 26px;
	font-size: 14px;
	text-indent: 2em;
}
 
.about  .right .intro  a{
	color:#fff;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	display: table;
	float: right;
	height: 25px;
	margin-top: 10px;
}
 

.cases{
	width: 100%;
	height: 600px;
	overflow: hidden;
	background: #f2f2f2;
}

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

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

.cases .bd ul li{
	float: left;
	height: auto;
	overflow: hidden;
	width: 388px;
	margin-right: 15px;
	position: relative;
}
.cases .bd ul li img{
	display: block;
	width: 388px;
	height: 340px;
}
.cases .bd ul li p{
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,.5);
	text-align: center;
	line-height: 40px;
	color:#fff;
	font-size: 18px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.cases .next{
	float: left;
	display: block;
	margin-top: 160px;
}
.cases .prev{
	display: block;
	float: right;
	margin-top: 160px;
}

.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;
	overflow: hidden;
 
}
.news .left{
	float: left;
	width: 548px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.news .left img{
	display: block;
	width: 548px;
	height: 382px;
}
.news .left h4{
	width: 100%;
	height: 44px;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	padding: 0 20px;
	background: rgba(0,0,0,.5);
	line-height: 44px;
	margin-top: -44px;
	color:#fff;
	font-size: 18px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news .left div{
	width: 100%;
	height: 110px;
	overflow: hidden;
	border: 1px solid #cccccc;
	color:#666666;
	font-size: 14px;
	line-height: 24px;
	padding: 20px;
	box-sizing: border-box;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
 
}
.news .left div p{
	height: 70px;
	overflow: hidden;
}
.news ul{
	float: right;
	width: 615px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.news ul li .time{
	width: 90px;
	height: 90px;
	background: #999999;
	float: left;
}
.news ul li .time b{
	text-align: center;
	color:#fff;
	font-size: 53px;
	display: block;
}
.news ul li .time span{
	color:#fff;
	font-size: 18px;
	display: block;
	margin-top: -8px;
	text-align: center;
}
.news ul li .info{
	float: right;
	width: 510px;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px dashed #cccccc;
}
.news ul li .info h4{
	width: 100%;
	color:#333333;
	font-size: 18px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news ul li .info p{
	width: 100%;
	color:#666666;
	height: 45px;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 5px;
}
.news ul li:hover .time{
	background: #006cd8;
}
.news ul li:hover .info h4{
	color:#006cd8;
}




.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: auto;
	overflow: hidden;
	background: #333333;
}

.footer .fn{
	float: left;
	width: 390px;
	height: 268px;
	background: #212121;
}

.footer .fn .tit{
	width: 300px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 45px;
}

.footer .fn .tit img{
	display: block;
	float: left;
	margin-top: 5px;
}

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

.footer .fn ul{
	width: 300px;
	margin:0 auto;
	height: 175px;
	overflow: hidden;
	margin-top: 10px;
}
.footer .fn ul li{
	float: left;
	width: 49%;
	height: auto;
	line-height: 30px;
	overflow: hidden;
}
.footer .fn ul li:nth-child(2n){
	float: right;
}
.footer .fn ul  li a{
	color:#fff;
	font-size: 14px;
}

.footer .intro{
	float: left;
	width: 480px;
	height: auto;
	overflow: hidden;
	margin-left: 40px;
	margin-top: 45px;
}
.footer .name img{
	display: block;
}
.footer .info{
	margin-top: 20px;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-left: 80px;
}
.footer  .info p{
	color:#fff;
	font-size: 14px;
	line-height: 24px;
}

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


.footer  .ewm{
	float: right;
	margin-top: 55px;
	margin-right: 20px;
}

.footer  .ewm img{
	display: block;
	width: 130px;
	height: 130px;
	border: 2px solid #fff;
}
.footer  .ewm p{
	text-align: center;
	line-height: 30px;
	color:#fff;
	font-size: 12px;
}

.links{
	width: 100%;
	height: 68px;
	background: url(../images/bg02.png) no-repeat center;
}

.links .tit{
	width: 150px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 25px;
	 
}
.links .tit img{
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

.links .tit p{
	color:#fff;
	font-size: 18px;
 
}

.links ul{
	width: 1000px;
	height: 50px;
	float: right;
	margin-top: 9px;
}
.links ul li{
	float: left;
	padding: 0 10px;
	position: relative;
}
.links ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	border-right: 1px dashed #666666;
}
.links ul li a{
	color:#999999;
	font-size: 14px;
	line-height: 25px;
}



.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;
}
.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}


 
 .title-bar{
	width:1200px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
	height: 37px;
	border-bottom: 1px solid #xlrde;
}
.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;
	margin-top: 8px;
}
.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: 1200px;
 
	height: auto;
	overflow: hidden;
	margin: 50px auto;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


 .fy p{
 
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	max-width: 240px;
	padding: 0 10px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	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{
	display: table;
	margin: 0 auto;
	margin: 50px auto;
}
.page li{
	display: block;
	height: 30px;
	border: 1px solid #dddddd;
	text-align: center;
	line-height: 30px;
	float: left;
	margin: 0 5px;
	padding: 0 10px;
}
.page a{
	display: block;
	text-align: center;
	float: left;
}
.page .thisclass{background: #eee;}
.page span{
	display: block;
	height: 30px;
	border: 1px solid #dddddd;
	text-align: center;
	line-height:30px;
	float: left;
	padding: 0 10px;
}

.page a {
	color:#666;
}
.page ul{
	float: left;
}
.page  ul li{
	float: left;
}



.detail-intro{
	width:1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	min-height: 200px;
	margin-bottom:50px;
	margin-top: 20px;
}
.detail-intro a{color:#333;}
.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;
	font-size: 16px;
	color:#333;
	line-height: 30px;
	overflow: hidden;
	
}
.detail-intro  .intro img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
 

 
 
.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:950px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	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: 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: 200px;
	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;
}

 
 

 
.news-list{
	margin-top: 0;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}
.news-list .title{
	margin-top: 30px;
}
.news-list ul{
	width: 100%;
	float: initial;
}

.news-list ul li{
	width: 580px;
	float: left;
}
.news-list ul li:nth-child(2n){
	float: right;
}
.news-list ul li .info{
	width: 470px;
}

.pic-box{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	height: auto;
	overflow: hidden;
}
.pic-box .list{
 	display: table;
 	max-width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.pic-box .list ul{
	margin-left: -6px;
}
.pic-box .list ul li{
	float: left;
	width: 200px;
	height: 50px;
	background: #eee;
	border-radius:5px;
	text-align: center;
	line-height: 50px;
 	margin-left: 15px;
 	margin-bottom: 5px;

}
.pic-box .list ul li a{
	color:#333333;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
}
.pic-box .list ul li:hover{
	background: #006cd8;
}
.pic-box .list ul li:hover a{
	color:#fff;
}

.pic-box .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
 
 
.pic-box .pic ul li:first-child{
	margin-left: 0;
}
.pic-box .pic ul li{
	float: left;
	width: 290px;
	height: auto;
	overflow: hidden;
	margin-left: 13px;
	position: relative;
	margin-bottom: 15px;
	transition: .5s;
}
.pic-box .pic ul li:nth-child(4n-3){
	margin-left: 0;
}
.pic-box .pic ul li div{
	
	width: 290px;
	height: 260px;
}
.pic-box .pic ul li img{
	width: 290px;
	height: 260px;
	display: block;
}

.pic-box .pic ul li p{
	width: 100%;
	height: 80px;
	background: #eee;
	line-height: 80px;
	color:#333333;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
}

 
.pic-box .pic ul li:hover p{
	background: #006cd8;
	color:#fff;
}

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