*{margin: 0px;padding: 0px;}

body{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: 1100px;

	margin:0 auto;

}

.top{

	width: 100%;

	height: 30px;

	background: #eeeeee;

}

.top p{

	float: left;

	color:#333;

	font-size: 13px;

	line-height: 30px;

}

.top ul {

	float: right;

}

.top ul li{

	float: left;

	padding-left: 10px;

	padding-right: 10px;

	line-height: 30px;

	position: relative;

}

.top ul li:after{

	content: "";

	width: 1px;

	height: 13px;

	position: absolute;

	right: 0;

	background: #333;

	top: 10px;

}

.top ul li:last-child:after{

	width: 0;

}

.top ul li a{

	color:#333;

}

.head{

	width: 100%;

	height:140px;

	overflow: hidden;

}

.head .name{

	float: left;

	margin-top:50px;

}

.head .tel{

	float: right;

}

.head .tel img{

	float: left;

}

.head .tel div{

	float: left;

	margin-left: 5px;

}

.head .tel p{

	font-size: 14px;

	color:#000000;

}

.head .tel span{

	font-size: 26px;

	color:#b10808;

	font-weight: bold;

	display: block;

	line-height: 22px;

}

.nav{

	width: 100%;

	height: 50px;

	background:#0068B7;

}

.nav ul {

	width: 1140px;

	height: 50px;

	margin:0 auto;

}

.nav ul li{

	float: left;

	height: 50px;

	line-height: 50px;

	width: 162px;

	text-align: center;

}

.nav ul li a {

	font-size: 16px;

	color:#fff;

	display: block;

}

.nav ul li:hover{

	background: #00B7EE;

}

.banner{ 

	width:100%;

	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:5px;  

 width:50px; 

 height:5px; 

 line-height:14px; 

 text-align:center; 

 cursor:pointer;

 background: #fff;

 

}

.banner .hd ul li.on{

 background:#1868ca; 

 border: 1px solid #1868ca;

}

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

}

 

.about{

	width: 100%;

	height: 480px;

	background: url(../images/bg01.jpg )no-repeat center;

	margin-top: 40px;

 	overflow: hidden;



}



.about .intro{

	width: 500px;

	height: auto;

	overflow: hidden;

	float: right;

	margin-top: 100px;

}

.about .intro h4{

	width: 100%;

	color:#fff;

	font-size: 30px;

	height: 52px;

	border-bottom: 1px solid #fff;

}



.about .intro .info{

	width: 100%;

	height: 180px;

	overflow: hidden;

	text-indent: 2em;

	margin-top: 30px;

	color:#fff;

	font-size: 16px;

	line-height: 30px;

}



.about .intro  .more{

	display: block;

	width: 140px;

	height: 45px;

	background: #00A0E9;

	text-align: center;

	line-height: 45px;

	color:#fff;

	font-size: 15px;

	float: right;

	margin-top: 40px;

}

 

.product{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

	position:relative;

}

.title{

	width: 100%;

	height: auto;

	overflow: hidden;

	position: relative;

}

.title:after{

	content: "";

	width: 524px;

	height: 1px;

	position: absolute;

	left: 50%;

	bottom: 8px;

	background: #999999;

	margin-left: -262px;

}

.title p{

	color:#0068b7;

	font-size: 36px;

	font-weight: bold;

	text-align: center;

}



.title img{

	display: block;

	margin: 0 auto;

	background: #fff;

	padding: 0 15px;

	position: relative;

	z-index: 10;

	margin-top: 10px;

}

.menu{

	width: 1099px;

	height: auto;

	overflow: hidden;

	background: #CCCCCC;

	margin-top: 30px;

}



.menu ul li{

	float: left;

	width: 182px;

	height: 48px;

	background: #fff;

	margin: 1px 0;

 	margin-left: 1px;

 	text-align: center;

 	line-height: 48px;

}

.menu ul li a{

	display: block;

	color:#333333;

	font-size: 16px;

}

.menu ul li:hover{

	background: #00A0E9;

}

.menu ul li:hover a{

	color:#fff;

}



.img-box{

	overflow: hidden;

}

.img-box img{

	transition: .5s;

}

.img-box:hover img{

	transform: scale(1.05);

}

.product .picBox{

	width: 100%;

	height: auto;

	overflow: hidden;

 

}

 

.product .picBox ul li{

	float: left;

	width: 257px;

	height: auto;

	overflow: hidden;

	background: #eeeeee;

	margin-left:23px;

	margin-top: 20px;

}



.product .picBox ul li:nth-child(4n-3){

	margin-left: 0;

}

.product .picBox ul li div{

	width: 247px;

	height: 240px;

	margin: 5px;

	margin-bottom: 0;

}

.product .picBox ul li img{

	width: 247px;

	height: 240px;

 	display: block;

}

.product .picBox ul li  p{

	width: 257px;

	height: 34px;

	line-height:34px;

	text-align: center;

	color:#333;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	font-size: 15px;

}

.product .picBox ul li:hover p{

	color:#083599;

}

.cases{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

 

}

.cases ul {

 

	height: auto;

	overflow: hidden;

	margin-top: 30px;

	margin-left: -25px;

}

.cases ul  li{

	float: left;

	width: 256px;

	height: auto;

	overflow: hidden;

	background: #eeeeee;

	margin-left: 25px;

}

.cases ul  li div{

	width: 240px;

	height: 210px;

	margin:8px;

	margin-bottom: 0;

}

.cases ul  li  img{

	display: block;

	width: 240px;

	height: 210px;

}

.cases ul  li p{

	width: 240px;

	height: 30px;

	line-height: 30px;

	text-align: center;

	font-size: 15px;

	color:#333;

}

.cases ul  li:hover{

	background:#0068B7;

	 

}

.cases ul  li:hover p{

	color:#fff;

}

 

.news{

	width: 1100px;

	height: auto;

	overflow: hidden;

 	margin: 0 auto;

 	margin-top: 40px;

}



.news ul {

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}

.news ul li{

	float: left;

	width: 540px;

	height: 100px;

	border: 1px solid #CCCCCC;

	margin-bottom: 14px;

}

.news ul li .time{

	width: 85px;

	height: 100px;

	background: #DCDCDC;

	float: left;

}



.news ul li .time b{

	color:#333333;

	font-size: 32px;

	font-weight: bold;

	display: block;

	text-align: center;

	margin-top: 20px;

}

.news ul li .time  p{

	color:#333333;

	font-size: 14px;

	text-align: center;

}

.news ul li .info{

	width: 430px;

	height: auto;

	overflow: hidden;

	float: left;

	margin-left: 15px;

	margin-top: 12px;

}

.news ul li:nth-child(2n){

	float: right;

}



.news ul li:hover .time{

	background: #00A0E9;

}

.news ul li:hover .time b{

	color:#fff;

}

.news ul li:hover .time p{

	color:#fff;

}

.news ul li .info h4{

	color:#333333;

	font-size: 16px;

	width: 100%;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}



.news ul li .info p{

	color:#666666;

	font-size: 13px;

	line-height: 24px;

	margin-top: 7px;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient: vertical;

	overflow: hidden;



}

.links{

	width: 100%;

	height: 50px;

	background:#00A0E9;

	margin-top: 30px;

	float: left;

}

.links .tit{

	width: 200px;

	height: 50px;

	background:#0068B7;

	float: left;

}

.links .tit img{

	float: left;

	margin-top:17px;

	margin-left: 20px;

}

.links .tit p{

	float: left;

	line-height: 50px;

	font-size: 18px;

	color:#fff;

	margin-left:5px;

}

.links ul{

	float: right;

	width: 890px;

	height: 50px;

 

}

.links ul li {

	padding-left: 10px;

	padding-right: 10px;

	position:relative;

	float: left;

}

.links ul li:after{

	content: "";

	width: 1px;

	height: 15px;

	position: absolute;

	right: 0;

	top:19px;

	background: #fff;

}

.links ul li:last-child:after{

	width: 0;

}

.links ul li a{

	font-size: 15px;

	color:#fff;

	line-height: 50px;

}

.footer{

	width: 100%;

	height: 280px;

	background: #222222;

	float: left;

}

.footer .left{

	width: 280px;

	height: 210px;

	float: left;

	border-right:1px solid #535353;

	margin-top: 35px;

}

.footer .left  .tel {

	width:240px;

	float: left;

	height: auto;

	overflow: hidden;

	margin-top:5px;

}

.footer .left  .tel  .tit {

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}

.footer .left  .tel  .tit b{

	font-size: 48px;

	color:#fff;

	font-weight:bold;

	float: left;

}

.footer .left  .tel  .tit div{

	float: left;

	margin-top: 11px;

	margin-left: 5px;



}

.footer .left  .tel  .tit div p{

	font-size: 18px;

	color:#fff;

}

.footer .left  .tel  .tit div span{

	display: block;

	font-size: 16px;

	color:#fff;

}

.footer .left  .tel  .num{

	float: left;

 	width: 100%;

}

.footer .left  .tel  .num img{

	float: left;

	margin-top: 5px;

}

.footer .left  .tel  .num p{

	float: left;

	font-size: 28px;

	color:#fff;

	float: right;

	width: 190px;

	font-weight: bold;

	margin-left: 10px;

}

.footer .info{

	float: left;

	width:500px;

	height: 210px;

	border-right:1px solid #535353;

	float: left;

	margin-left: 30px;

	padding-right: 30px;

	margin-top: 35px;

}

.footer .info p{

	font-size: 14px;

	color:#fff;

	line-height: 30px;

	margin-top:30px;

}

.footer  .ewm{

	float: right;

	 

	margin-top:40px;

}

.footer  .ewm img{

	width: 170px;

	height: 170px;

	border: 5px solid #fff;

}



.footer  .ewm p{

	text-align:center;

	color:#fff;

	font-size: 14px;

	margin-top: 5px;

}

.footer a{

	color:#fff;

}





.in-content{

	width: 1100px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

	margin-bottom: 30px;

}



.left-cont{

	width: 240px;

	height: auto;

	overflow: hidden;

	float: left;

}



.left-cont .list{

	width: 240px;

	height: auto;

	overflow: hidden;

	background: #2957AC;

 

}



.left-cont  .tit{

	width: 100%;

	height:80px;

	overflow: hidden;

	position: relative;

	background: #2957AC;



}



.left-cont  .tit p{

	color:#fff;

	font-size: 24px;

	font-weight: bold;

	text-align: center;

	margin-top: 15px;

}



.left-cont  .tit span{

	display:table;

	color:#fff;

 

	text-align: center;

	margin: 0 auto;

	z-index: 1;

	background: #2957AC;

	position: relative;

	margin-top: 5px;

	text-transform: uppercase;

	padding: 0 10px;

}

.left-cont   .tit:after{

	content: "";

	width: 180px;

	height: 1px;

	position: absolute;

	left: 50%;

	margin-left: -90px;

	bottom: 20px;

	background: #fff;

}



.left-cont .list  .bd{

	width: 230px;

	margin: 0 auto;

	height: auto;

	background: #ffffff;

	min-height:auto;

	padding-bottom: 40px;

	overflow: hidden;

	margin-bottom: 10px;

}



.left-cont .list ul li {

	width: 100%;

	line-height: 54px;

	position: relative;

	height: 54px;

	border-bottom: 1px solid #ebebeb;

	background: url(../images/icon01.png) no-repeat 230px center;

}

.left-cont .list  .bd ul li:after{

	content: "";

	width: 10px;

	height: 10px;

	border-radius: 50%;

	border: 1px solid #bbbbbb;

	background: #fff;

	position: absolute;

	left: 10px;

	box-sizing: border-box;

	top: 50%;

	margin-top: -5px;

}



.left-cont .list  .bd ul li a{

	display: block;

	padding-left: 30px;

	color:#333;

	font-size: 16px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

	box-sizing: border-box;

}

.left-cont .list  .bd ul li:hover:after{

	border: 1px solid #0068B7;

}

.left-cont .list  .bd ul li:hover a{

	color:#0068B7;

}



.quick{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 15px;

	border: 1px solid #2957ac;

	box-sizing: border-box;

}



 

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

    display: block;

    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: 840px;

	height: auto;

	overflow: hidden;

	float: right;

}





.pic-box{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 20px;

}

.pic-box ul {

	 

	height: auto;

	overflow: hidden;

}

.pic-box ul li{

	float: left;

	height: auto;

	width: 268px;

	overflow: hidden;

	margin-bottom: 15px;

	margin-left: 15px;

	border: 1px solid #ccc;

}

.pic-box ul li:nth-child(3n-2){

	margin-left: 0;

}

.pic-box ul li img{

	display: block;

	width: 100%;

}

.pic-box ul li p{

	width: 100%;

	height: 40px;

	line-height: 40px;

	text-align: center;

	font-size: 14px;

	color:#333;

	padding: 0 5px;

	box-sizing: border-box;

	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: 240px;

	height: 50px;

	float: left;

	line-height: 50px;

	text-align: center;

	white-space: nowrap;

	overflow: hidden;

	padding: 0 10px;

    text-overflow: ellipsis;

	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: 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 .tit span a{


	color:#333333;

}

.detail-intro  .intro{

	width: 100%;

	height: auto;

	overflow: hidden;

	

}
.detail-intro  .intro a{

		color:#333333;

	

}

.detail-intro  .intro img{

	display: block;

	margin: 0 auto;

	max-width: 100%;

}



.detail-intro  .intro p{

	font-size: 16px;

	color:#333;

	line-height: 30px;

}



 

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

	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: 45px;

	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: 100%;

	height: 80px;

	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: 50px;

	float: left;

	margin-top: 20px;

	background: #2957ac;

	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;

	height: 37px;

	border-bottom: 2px solid #2957ac;

}

.title-bar:after{

	content: "";

	width: 10px;

	height: 20px;

	position: absolute;

	left: 0;

	top:3px;

 

	background: #2957ac;

}

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

 	line-height: 30px;



}

.crumbs a{

	color:#666;

	font-size: 13px;

	padding-right: 15px;

	position: relative;

	line-height: 30px;

}

.crumbs a:last-child{

	padding-right: 0;

}

.crumbs a:after{

	content: ">";

	position: absolute;

	right: 5px;

	color:#666;

	font-size: 12px;

	position: absolute;

	top: 0;

	line-height: 15px;

}

.crumbs a:last-child:after{

	display: none;

}



.news-list{

	width: 100%;

	height: auto;

	overflow: hidden;

}

.news-list ul {

	height: auto;

	overflow: hidden;

	margin-top: 15px;

}

.news-list ul li{

	width: 100%;

	height: auto;

	overflow: hidden;

	position: relative;

	border-bottom: 1px solid #ccc;

}

.news-list ul li:hover a{

	color:#2957AC;

}

.news-list ul li:after{

	content: "";

	width: 4px;

	height: 4px;

	position: absolute;

 	left: 0;

 	border-radius: 50%;

	top: 50%;

	margin-top: -2px;

	background: #ccc;



}

.news-list ul li a{

	display: block;

	width: 240px;

	margin-left: 20px;

	float: left;

	color:#666666;

	font-size: 16px;

	line-height: 50px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}

.news-list ul li span{

	display: block;

	float: right;

	color:#999999;

	line-height: 50px;

	font-size: 12px;

}