*{margin: 0px;padding: 0px;}
body{min-width:1380px;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 .name{
 	position: relative;
 	top: 50%;
 	float: left;
 	transform: translateY(-50%);
}
.head img{
	display: block;
}
.head  .tel{
	float: right;
	position: relative;
	top: 50%;
	transform: translateY(-50%);

}
.head .main{
	height: 110px;
	overflow: hidden;
}
.nav{
	width: 100%;
	height: 44px;
	background:#408fdf;
}
.nav h3{
	float: left;
	width: 150px;
	height: 44px;
	text-align: center;
	position: relative;
	line-height: 44px;
} 
.nav h3 a{
	color:#fff;
	font-size: 18px;
	font-weight: normal;
}
.nav h3:hover {
	background: #257dd3;
}
.nav .bd{
	position: absolute;
	width:auto;
	display: none;
	z-index: 100;
	height: auto;
	padding:20px;
	padding-top: 0;
	border-top: 8px solid #257dd3;
	left: 50%;
	top: 44px;
	transform: translateX(-50%);
	background: #eeeeee;
}
.nav h3:hover .bd{
	display: block;
}
.nav .bd .part{
 	display:block;
	min-width: 630px;
	height: auto;
	overflow: hidden;
	height: auto;
	margin-top: 15px;
	overflow: hidden;
}
.nav .bd ul li{
	float: left;
	width: 190px;
	height: auto;
 
	text-align: left;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
 
}
.nav .bd ul li:hover a{
	text-decoration: underline;
}
.nav .bd ul li:hover ul li a{
	text-decoration:none;
}
.nav .bd ul li ul li:hover a{
	text-decoration: underline;
}
.nav ul li a{
	color:#257dd3;
	font-size: 18px;
}
.nav .bd ul li li{
	height: 30px;
	float: inherit;
	width: 100%;
	margin-left: 0;
	height: auto;
	white-space: nowrap;
 
	min-height: auto;
	line-height: 30px;
}
.nav .bd ul ul{
	width: auto;
}
.nav .bd ul li li a{
	color:#616161;
	display: block;
	font-size: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.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:#00a0e9; 
  
}
.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;  
}


.item{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.title{
	width: 100%;
	height:45px;
	overflow: hidden;
	border-top: 1px solid #dcdcdc;
}
.title a{
	color:#666666;
	font-size: 20px;
	float: right;
	line-height: 45px;
}

.title img{
	display: block;
	float: left;
	display: none;
	margin-top: 8px;
}

.title p{
	color:#257dd3;
	font-size: 33px;
	float: left;
	width: 180px;
	border-top: 3px solid #247dd3;
	position: relative;
}
.title p:after{
	content: "";
	width:14px;
	height: 8px;
	position: absolute;
	right: 15px;
	top: -1px;
	background: url(../images/icon03.png)no-repeat center;
}

.item ul{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 12px;
}
.item ul li{
	float: left;
	width: 395px;
	height: 220px;
	background: #e9e9e9;
	margin-left: 7px;
	margin-bottom: 10px;
}
.item ul li:nth-child(3n-2){
	margin-left: 0;
}

.item ul li img{
	display: block;
	margin: 0 auto;
	margin-top: 25px;
}

.item ul li p{
	text-align: center;
	font-size: 24px;
	text-align: center;
	color:#666666;
	margin-top: 10px;
}
.item ul li span{
	display: block;
	text-align: center;
	color:#666666;
	text-align: center;
	font-family:'Arial';
	margin-top: 5px;
	text-transform: uppercase;
}
.item ul li:hover{
	background: #257dd3;
}


.item ul li:hover p{
	color:#fff;
}
.item ul li:hover span{
	color:#fff;
}


.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.product ul{
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}
.product ul li{
	float: left;
	width: 291px;
	height: 253px;
	position: relative;
	margin-bottom: 13px;
	border: 1px solid #eeeeee;
	margin-left: 8px;
}
.product ul li:nth-child(4n-3){
	margin-left: 0;
}
.product ul li img{
	display: block;
	width: 291px;
	height: 253px;
}
.product ul li p{
	width: 100%;
	height: 45px;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.5);
	text-align: center;
	color:#fff;
	line-height: 45px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
}


.about{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
}

.about .img{
	float: left;
}
.about .img img{
	display: block;
	width: 600px;
	height: 590px;
}
.about .bd{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.about  .intro{
	float: right;
	width:600px;
	background: url(../images/bg01.png)no-repeat center;
	height: 590px;
}
.about  .tit{
	width: 400px;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	margin-left: 45px;
 }


.about  .tit p{
	color:#257dd3;
	font-size: 38px;
}

.about  .tit span{
	display: block;
	color:#222222;
	font-size: 40px;
}

.about .intro .info{
	width: 520px;
	height: 303px;
	overflow:auto;
	margin-left: 45px;
	margin-top: 30px;
	font-size: 16px;
	line-height: 30px;
}

.about .intro .info p{
	color:#222222;
	font-size: 18px;
}

.about .intro a{
	display: block;
	width: 134px;
	height: 36px;
	border: 1px solid #999999;
	line-height: 36px;
	text-align: center;
	margin-left:45px;
	margin-top: 20px;
	color:#666666;
}

.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.news .pic{
	float: left;
	width: 384px;
	margin-top: 10px;
	height: 291px;
}
.news .pic img{
	display: block;
	width: 384px;
	height: 291px;
}
 
.news ul{
	width: 805px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top:10px;
}
.news ul li{
	width: 355px;
	padding:20px;
	height: 50px;
	margin-bottom: 11px;
	float: left;
	background: #eeeeee;
}
.news ul li:nth-child(2n){
	float: right;
}
.news ul li span{
	display: block;
	height: 25px;
	font-size: 12px;
	color:#000000;
	background: url(../images/tit02.png)no-repeat  left bottom;
}
.news ul li p{
	color:#000000;
	font-size: 15px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;

}
.news ul li:hover{
	background: #898989;
}
.news ul li:hover span{
	background: url(../images/h01.png)no-repeat  left bottom;
	color:#fff;
}
.news ul li:hover p{
	color:#fff;
}

.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 65px;
}
.cases .show{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;

}
.cases .box{
	width: 400%;
}
.cases .pic{
	float: left;
	width: 1815px;
 	
}

.cases ul li{
	float: left;
	width: 291px;
	height: 253px;
	position: relative;
	margin-bottom: 13px;
	border: 1px solid #eeeeee;
	margin-left: 8px;
}
 
.cases ul li img{
	display: block;
	width: 291px;
	height: 253px;
}
.cases ul li p{
	width: 100%;
	height: 45px;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.5);
	text-align: center;
	color:#fff;
	line-height: 45px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
}

.links{
	width: 100%;
	height: 50px;
	background: #cccccc;
	margin-top: 60px;
}

.links p{
	float: left;
	width: 150px;
	height: 50px;
	background: #898989;
	line-height: 50px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color:#fff;
}
.links ul{
	float:right;
	width: 1030px;
	height: 50px;
	line-height: 50px;
}
.links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 50px;
	position: relative;
}
.links ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-7px;
	background: #666666;
}
.links ul li a{
	color:#666666;
	font-size: 14px;
}
.links ul li:last-child:after{
	width: 0;
	height: 0;
}

.links ul li .info p{
	color:#666666;
	font-size: 16px;
	line-height: 30px;
}


.footer{
	width: 100%;
	height:340px;
	position: relative;
	background: #f3f3f3;
}

.footer .left{
	float: left;
	margin-top: 35px;
}
.footer .left img{
	display: block;
}
.footer .left .info{
	margin-top: 25px;
}
.footer .left .info p{
	color:#666666;
	font-size:16px;
	line-height: 30px;
}

.footer .fn{
	width: 230px;
	height: 233px;
	padding-left: 80px;
	padding-right: 80px;
	overflow: hidden;
	margin-left: 60px;
	float: left;
	margin-top: 30px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.footer .fn .tit p{
	color:#555555;
	font-size: 20px;
}
.footer .fn ul{
	width: 100%;
	height: auto;
	overflow: hidden;

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

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

.footer .ewm img{
	display: block;
	width: 150px;
	height: 150px;
}

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

.footer .cr{
	width: 100%;
	height: 35px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #cccccc;
}

.footer .cr p{
	color:#666666;
	text-align: center;
	line-height: 35px;
}
.footer .cr  a{
	color:#666;
}


.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: 45PX;
 	line-height: 45px;
  
 	padding-top: 5px;
 	 
	font-weight: bold;
	background: #454545;
 
}
.float ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #454545;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float ul li:nth-child(1) span{
	background:#454545 url(../images/float01.png)no-repeat  center;
}
.float ul li:nth-child(2) span{
	background:#454545 url(../images/float02.png)no-repeat   center;
}
.float ul li:nth-child(3) span{
	background:#454545 url(../images/float03.png)no-repeat   center;
}
.float ul li:nth-child(4) span{
	background:#454545 url(../images/float04.png)no-repeat   center;
}
.float ul li:nth-child(5) span{
	background:#454545 url(../images/float05.png)no-repeat   center;
}
.float ul li div{
	width:130px;
	float: left;
	background: #454545;
	height: auto;
	overflow: hidden;
}
.float ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}




.service{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.service .tit {
	width: 100%;
	height:45px;
 
	border-bottom: 1px solid #dcdcdc;
}
.service .tit .main{
	position: relative;
	height: 46px;
}
.service .tit .main:after{
	content: "";
	width: 220px;
	height: 1px;
	position: absolute;
	left: 0;
	background: #999999;
	bottom: 0;
}
.service .tit  a{
	color:#257dd3;
	font-size: 20px;
	float: right;
	line-height: 45px;
}

.service .tit  img{
	display: block;
	float: left;
	margin-top: 8px;
}

.service .tit  p{
	color:#257dd3;
	font-size: 33px;
	width: 230px;
	float: left;
	margin-left: 5px;

}

.service  .s-list{
	width: 220px;
	height: auto;
	overflow: hidden;
	float: left;
}

.service  .s-list h4{
	width: 100%;
	height: 50px;
	border-bottom:1px solid #999999;
	position: relative;
	line-height: 50px;
	position: relative;
}
.service  .s-list h4:after{
	content: "";
	width: 6px;
	height: 10px;
	position: absolute;
	left: 40px;
	top: 50%;
	margin-top: -5px;
	background: url(../images/icon01.png)no-repeat center;
}
.service  .s-list h4 a{
	display: block;
	margin-left: 55px;
	font-size: 20px;
	font-weight: normal;
	color:#222222;
	width: 100%;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.service  .s-list  .on a{
	color:#155fc8;
}
.service  .s-list  .on:after{
	background: url(../images/h02.png)no-repeat center;
}
.service  .s-list ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f3f3f3;
	border-bottom: 1px solid #999999;
}
.service  .s-list ul li{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.service  .s-list ul li a{
	color:#666666;
	font-size: 13px;
}
.service  .s-list ul li:hover{
	background: #898989;
}
.service  .s-list ul li:hover a{
	color:#fff;
}

.service .right{
	float: right;
	width: 929px;
	height: auto;
	overflow: hidden;
	margin-top: 12px;
}
.service .right .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.service .right .pic img{
	display: block;
	width: 100%;
	height: 257px;
}
.service .right .pic-list{
	width: 927px;
	height: auto;
	overflow: hidden;
	border:1px solid #e1e1e1;
	border-top: 5px solid #408fdf;
}
.service .right .pic-list .t{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #e1e1e1;
}
.service .right .pic-list .t img{
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
.service .right .pic-list .t p{
	color:#155fc8;
	font-size: 18px;
	float: left;
	margin-left: 5px;
	line-height: 50px;
}
.service .right .pic-list ul{
	width: 900px;
	margin: 0 auto;
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}

.service .right .pic-list ul li{
	float: left;
	width: 290px;
	height: auto;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 30px;
	overflow: hidden;
}
.service .right .pic-list ul li:nth-child(3n-2){
	margin-left: 0;
}
.service .right .pic-list ul li img{
	display: block;
	width: 290px;
	height: 252px;
}
.service .right .pic-list ul li p{
	text-align: center;
	font-size: 16px;
	color:#1a1a1a;
	margin-top: 5px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*.service .right .pic-list ul li a{
	display: block;
	width: 70px;
	height: 25px;
	line-height: 25px;
	background: #408fdf;
	text-align: center;
	margin: 0 auto;
	margin-top: 5px;
	color:#fff;
}*/
.service .right .bd{
	width:100%;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	height: auto;
	overflow: hidden;
	padding: 10px 0;
}
.service  .picture{
	width: 870px;
	margin: 30px;
	height: auto;
	overflow: hidden;
}
.service  .picture .st{
	width: 253px;
	height: 184px;
	float: left;
	border: 1px solid #dcdcdc;
}
.service  .picture .st img{
	display: block;
	width: 253px;
	height: 184px;
}
.service  .picture .op{
	width: 580px;
	height: auto;
	overflow: hidden;
	float: right;
}
.service  .picture .op .info{
	width: 100%;
	height: 65px;
	overflow: hidden;
	margin-top: 20px;
}
.service  .picture .op .info p{
	color:#408fdf;
	font-size: 16px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.service  .picture .op .info span{
	display: block;
	color:#666666;
	font-size: 12px;
	width: 100%;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;

}
.service  .picture .op .queue{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:15px;
}
.service  .picture .op .queue ul li{
	float: left;
	width: 88px;
	height: auto;
	border: 1px solid #e1e1e1;
	 cursor: pointer
	margin-left: 10px;
	overflow: hidden;
}
.service  .picture .op .queue ul li:nth-child(1){
	margin-left:0;
}
.service  .picture .op .queue ul li img{
	display: block;
	width: 88px;
	height: 64px;
}
.service .details{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 500px;
	padding-bottom: 30px;
}
.service .details .tab{
	width: 100%;
	height: 45px;
	background: #408fdf;
}
.service .details .tab ul li{
	width: 127px;
	float: left;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
	text-align: center;
	color:#fff;
	font-size: 16px;
}
.service .details .tab ul .on{
	background: #257dd3;
}
.service .details .intro{
	width: 860px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.crumbs{
	float: right;
	margin-left: 30px;
	color:#257dd3;
	height: 45px;
	overflow: hidden;
	font-size: 20px;
}
.laname{ float:left;margin-left: 30px;color:#333;height: 45px;font-size: 20px;}
.title  .crumbs{
	float: right;
	margin-top: 13px;
}
.crumbs a{
 	padding: 0 15px;
	color:#257dd3;
	font-size: 20px;
	line-height: 20px;
	position: relative;
	margin-top: 3px;
	margin-left:5px;
}
.crumbs a:after{
	content: "";
	width: 6px;
	height: 21px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -11px;
	background: url(../images/tit03.png)no-repeat center;
 
}
.crumbs span{
	color:#257dd3;
	font-size: 20px;
	margin-left: 5px;
}
.crumbs img{
	margin-top: 3px;
}
.in-banner{
	width: 1200px;
	margin: 0 auto;
	border-bottom: 3px solid #408fdf;
}
.in-banner img{
	display: block;
	width: 100%;
}

.about-intro{
	margin-top: 60px;
	height: auto;
	overflow: hidden;
	width: 100%;
}
.about-intro .intro{
	width: 1170px;
	margin: 0 auto;
	margin-top: 12px;
	height: auto;
	overflow: hidden;
	padding:10px 15px;
	min-height: 530px;
	border: 1px solid #e1e1e1;
}
.about-intro .intro h4{ text-align:center; line-height:32px; font-size:16px;}

.news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.news-list ul{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	margin-top: 10px;
}
.news-list ul li{
	width:1120px;
	padding:20px;
	height: auto;
	margin-bottom: 11px;
	float: left;
	background: #eeeeee;
}
 
.news-list ul li h4{
	display: block;
	height: 35px;
	font-size:20px;
	color:#1a1a1a;
	float: left;
 
	font-weight: normal;
	width: 860px;
	background: url(../images/tit02.png)no-repeat  left bottom;
}
.news-list ul li span{
	float: right;
	line-height: 30px;
	font-size: 14px;
	color:#1a1a1a;
}
.news-list ul li p{
	color:#000000;
	font-size: 15px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    float: left;

}
.news-list ul li:hover{
	background: #898989;
}
.news-list ul li:hover h4{
	background: url(../images/h01.png)no-repeat  left bottom;
	color:#fff;
}
.news-list ul li:hover p{
	color:#fff;
}

.news-list ul li:hover span{
	color:#fff;
}
.pro-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.pro-list .list{
	width:1168px;
	border: 1px solid #e1e1e1;
	margin: 0 auto;
	margin-top: 15px;
	height: auto;
	overflow: hidden;
	padding: 15px;
}
.pro-list .list ul li{
	float: left;
	width: 282px;
	height: auto;
	overflow: hidden;
	margin-left: 13px;
}
.pro-list .list ul li:nth-child(4n-3){
	margin-left: 0;
}

.pro-list .list ul li img{
	display: block;
	width: 282px;
	height: 245px;
	border: 1px solid #eeeeee;
}
.pro-list .list ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color:#1a1a1a;
}
.page{
	width:1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #408fdf;
}
.page a{
	display: block;
 	padding: 0 8px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	float: left;
	color:#1a1a1a;
	margin: 0 5px;
}
.page ul{
	float: left;
}
.page ul li{
	float: left;padding: 0 8px;
	height: 27px;
	border: 1px solid #a0a0a0;
	line-height: 27px;
	text-align: center;
	float: left;
	color:#1a1a1a;
	margin: 0 5px;
}
.page .bd{
	display: table;
	margin: 0 auto;
}

.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:13px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px; border-radius:3px;}
.thisclass{ background:#408fdf; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#fe6700; text-decoration:none;}