﻿*{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:137px;
	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: 137px;
	overflow: hidden;
}
.nav{
	width: 100%;
	height: 60px;
	background:#fe8c05;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 60px;
}
.nav ul li{
	float: left;
	width: 150px;
	height:60px;
	text-align: center;
	line-height:60px;
	position: relative;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #333333;
}
.nav ul li:hover li{
	background: #fff;
}
 
 
.nav ul ul li{
	height: 45px;
	border-bottom: 1px solid #c9c9c9;
	width: 100%;
	position: relative;
	text-indent: 10px;
	background: #fff;
	text-align: left;
}
.nav ul ul li a{
	color:#333333;
	font-size: 14px;
}
.nav ul ul ul{
	position: absolute;
	right:-507px;
 	width: auto;
 	max-width: 240px;
 	display: none;
	top: 12px;
}
.nav ul ul ul li:nth-child(1):after{
	content: "";
	width: 9px;
	height: 11px;
	background: url(../images/icon06.png)no-repeat center;
	position: absolute;
	left: -25px;
	top: 10px;
}
.nav ul ul ul li{
	width: 240px;
	margin-left: 12px;
	position: relative;

}
 
.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:#fe8c05; 
  
}
.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: 50px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#333333;
	line-height: 50px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:50px;
}
.keywords ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:14px;
    height:14px;
    width:1px;
    background:#333;
}

.keywords ul li:last-child:after{
    height:0px;
    width:0px;
}


.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.title p{
	color:#333333;
	font-size:30px;
	text-align: center;
	font-weight: bold;
}

.title  span{
	display: block;
	color:#666666;
	font-size: 16px;
	text-align: center;
}

.product .list{
	float: left;
	width: 230px;
	height: auto;
	min-height: 868px;
	overflow: hidden;
	margin-top: 30px;
	background: #eeeeee;
	float: left;
}
.product .list .tit{
	width: 100%;
	height: 75px;
	background: #fe8c05;
}
.product .list .tit p{
	color:#ffffff;
	font-size: 20px;
	float: left;
	line-height: 75px;
	margin-left: 24px;
}
.product .list .tit span{
	display: block;
	color:#fff;
	float: left;
	font-size: 16px;
	margin-top: 27px;
	margin-left: 5px;
}
.product .list  .bd{
	width: 100%;
	height: 526px;
	overflow: hidden;
	
}
.product .list  .bd h4{
	width: 210px;
	height: 45px;
	position: relative;
	background:#fe8c05;
	margin:0 auto;
	margin-top: 10px;
}
.product .list  .bd h4:hover{
	background: #333333 url(../images/icon06.png) no-repeat  180px center;
}
 
.product .list  .bd h4 a{
	color:#fff;
	font-size: 16px;
	margin-left:10px;
	display: block;
 
	line-height: 45px;
}
 
.product .list .tel{
	width: 212px;
	margin: 0 auto;
	margin-top: 45px;
}
.product .list .tel img{
	display: block;
}
.product .pic{
	float: right;
	width: 950px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .pic ul li{
	float: left;
	width: 300px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #d2d2d2;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .pic ul li p{
	width: 100%;
	height: 40px;
	text-align: center;
	font-size: 15px;
	color:#333333;
	line-height: 40px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product .pic ul li:hover p{
	color:#fe8c05;
}
.product .pic ul li img{
	display: block;
	width: 292px;
	height: 230px;
	margin: 4px;
	margin-bottom: 0;
}
.cases{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.cases .tit{
	width: 100%;
	height: 45px;
	background: url(../images/tit01.png)repeat-x  left bottom;
}

.cases .tit p{
	font-size: 24px;
	font-weight: bold;
	float: left;
}
.cases .tit span{
	display: block;
	float: left;
	font-size: 14px;
	margin-left: 5px;
	line-height: 35px;
}
.cases .tit a{
	display: block;
	float: right;
	color:#333333;
	font-size: 14px;
	line-height: 40px;
}
.cases .show{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
}
.cases .box{
	width:800%;
}
.cases .pic{
	float: left;
}
.cases .show ul li{
	float: left;
	width: 325px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
 
.cases .show ul li img{
	display: block;
	width: 325px;
	height: 260px;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
}
.cases .show ul li p{
	width: 100%;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color:#fff;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
}
.cases .show ul li:hover p{
	color:#fe8c05;
}



.page {overflow: hidden;padding: 28px 0;text-align: center;}
.page a {padding: 5px 10px;border: 1px solid #cdcdcd;margin: 0 10px;}
.page a:hover{color:#ff5d92;}
.view-content{width:1300px;min-height:550px;overflow:hidden; margin:0 auto;}
#chonzhixx{display:block; padding:5px 10px; float:left; border:1px solid #ddd; background:#eee;}



.section{
	width: 100%;
	height:500px;
 
	margin-top: 40px;
	border-top: 1px solid #d2d2d2;
}
.section .main{
	height: auto;
	 
}

.about{
	width: 100%;
	height: 580px;
	background: #fe8c05;
	overflow: hidden;
}
.about .title{
	margin-top: 55px;
}

.about .title p{
	color:#fff;
}
.about .title span{
	color:#fff;
}
.about .pic{
	float: left;
	width: 520px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about .pic img{
	display: block;
	width: 514px;
	height: 355px;
	border: 3px solid #fff;
}
.about .intro{
	float: right;
	width: 665px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about .intro .info{
	width: 100%;
	height:320px;
	overflow:auto;
}
.about .intro .info p{
	color:#fff;
	font-size: 16px;
	line-height: 30px;
}
.about .intro a{
	width: 100%;
	height: 28px;
	border-top: 1px solid #c16900;
	border-bottom: 1px solid #c16900;
	line-height: 28px;
	text-align: center;
	color:#fff;
	font-size: 13px;
	line-height: 28px;
	display: block;
	margin-top: 10px;
}
.cust{
	width: 720px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 25px;
}
.cust .tit{
	width: 100%;
	height:45px;
	background: url(../images/tit01.png)repeat-x  left bottom;
}

.cust .tit p{
	font-size: 24px;
	font-weight: bold;
	float: left;
}
.cust .tit span{
	display: block;
	float: left;
	font-size: 14px;
	margin-left: 5px;
	line-height: 35px;
}
.cust .tit a{
	display: block;
	float: right;
	color:#333333;
	font-size: 14px;
	line-height: 40px;
}
.cust .show{
	width: 100%;
	overflow: hidden;
	height: 370px;
	margin-top: 15px;
}
.cust .show .box{
	height: 800%;
}
.cust .show .list{
	width: 100%;
	height: 1146px;
	overflow: hidden;
	z-index: 100;
	position: relative;
 
}
.cust ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px  dashed #e5e5e5;
	padding-bottom: 15px;
	margin-top: 15px;
}
.cust ul li .pic{
	float: left;
	width: 190px;
	height: auto;
	overflow: hidden;
}
.cust ul li .pic img{
	display: block;
	width: 190px;
	height: 160px;
}
.cust ul li .info{
	width: 515px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 15px;
}

.cust ul li .info h4{
	font-size: 18px;
	color:#333333;
	width: 100%;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cust ul li .info span{
	display: block;
	color:#999999;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cust ul li .info p{
	color:#333333;
	font-size: 14px;
	line-height: 28px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.cust .list ul li:hover .info h4{
	color:#fe8c05;
}



.news{
	width: 440px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 25px;
}
.news .tit{
	width: 100%;
	height: 45px;
	background: url(../images/tit01.png)repeat-x  left bottom;
}

.news .tit p{
	font-size: 24px;
	font-weight: bold;
	float: left;
}
.news .tit span{
	display: block;
	float: left;
	font-size: 14px;
	margin-left: 5px;
	line-height: 35px;
}
.news .tit a{
	display: block;
	float: right;
	color:#333333;
	font-size: 14px;
	line-height: 40px;
}


.news .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.news .pic img{
	display: block;
	width: 100%;
	height: 120px;
}
.news  ul{
	margin-top: 10px;
}

.news  ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	line-height: 35px;
}
.news  ul li:after{
	content: "";
	width: 15px;
	height: 17px;
	background: url(../images/icon01.png)no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -8px;
}

.news  ul li a{
	color:#333333;
	float: left;
	font-size: 16px;
	display: block;
	width: 325px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 25px;
}
.news  ul li span{
	display: block;
	float: right;
	color:#333;
}
.news  ul li:hover a{
	color:#fe8c05;
}


.mssg{
	width: 100%;
	height: 520px;
	margin-top: 65px;
	background: #f3f3f3;
}
.mssg .main{
	position: relative;
	height: 520px;
}
.mssg img{
	display: block;
 	position: absolute;
 	left: 0;
 	bottom: 0;
}
.mssg .right{
	float: right;
	width: 480px;
	height: 520px;
	background: #fff;
}
.mssg .right .tit{
	display: table;
	margin: 0 auto;
	margin-top:20px;
}
.mssg .right .tit p{
	color:#fe8c05;
	font-size: 24px;
	font-weight: bold;
	margin-top: 2px;
	float: left;
}
.mssg .right .tit span{
	display: block;
	float: left;
	font-size: 28px;
	font-weight: bold;
	color:#555555;
}


.mssg .right form{
	width: 430px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
}

.mssg .right form ul li{
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin-bottom: 20px;
	position: relative;
}
.mssg .right form ul li p{
	float: left;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
}
.mssg .right form ul li input{
	width: 330px;
	height: 30px;
	margin-left: 5px;
	outline: none;
	background: none;
	border:1px solid #d2d2d2;
}
.mssg .right form ul li:after{
	content: "*";
	position: absolute;
	right: 0;
	top: 0;
	color:#ff8d8d;
}

.mssg .right .btn{
	width: 173px;
	height: 44px;
	background: url(../images/btn.png)no-repeat center;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	border: none;
	margin-left: 80px;
	margin-top: 20px;
	outline: none;
}


.cont{
	width: 100%;
	height: 192px;
	overflow: hidden;
	background: #fe8c05;

}

.cont ul{
	width: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.cont ul li{
	float: left;
	width: 340px;
	height: auto;
	overflow: hidden;
	margin-left: 30px;
}
.cont ul li img{
	display: block;
	float: left;
	height: 43px;
	margin-top: 15px;
}
.cont ul li .info{
	float: left;
	border-left: 1px solid #c16900;
	height: 112px;
	width: 250px;
	margin-left: 15px;
	padding-left: 10px;
}

.cont ul li .info p{
	color:#fff;
	font-size: 16px;

}
.cont ul li .info span{
	font-size: 16px;
	color:#fff;
	margin-top: 10px;
	display: block;
	width: 100%;
}
.cont ul li .info b{
	color:#fff;
	font-size: 16px;
	display: block;
	font-weight: normal;
	margin-top: 10px;
}
.cont ul li:nth-child(1){
	margin-left:0;
}
.cr{
	width: 100%;
	height: 73px;
	border-top: 1px solid #c16900;
	background: #fe8c05;
}

.cr p{
	color:#fff;
	line-height: 73px;
	text-align: center;
	font-size: 14px;
}
.cr a{
	color:#fff;
}



.in-content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 50px;
}
.left-cont{
	width: 230px;
	height: auto;
	overflow: hidden;
	float: left;
}

.left-cont .list{
	width: 230px;
	height: auto;
	overflow: hidden;
 
	background: #eeeeee;
 
}
.left-cont .list .tit{
	width: 100%;
	height: 75px;
	background: #fe8c05;
}
.left-cont .list .tit p{
	color:#ffffff;
	font-size: 20px;
	float: left;
	line-height: 75px;
	margin-left: 24px;
}
.left-cont .list .tit span{
	display: block;
	color:#fff;
	float: left;
	font-size: 16px;
	margin-top: 27px;
	margin-left: 5px;
}
.quick .tit{
	width: 100%;
	height: 60px;
	background: #fe8c05;
}

.quick .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	line-height:60px;
	text-align: center;
}

.left-cont .list  .bd{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	overflow: hidden;
	
}
.left-cont .list  .bd h4{
	width: 210px;
	height: 45px;
	position: relative;
	background:#fe8c05;
	margin:0 auto;
	margin-top: 10px;
}
.left-cont .list  .bd h4:hover{
	background: #333333 url(../images/icon06.png) no-repeat  180px center;
}
 
.left-cont .list  .bd h4 a{
	color:#fff;
	font-size: 16px;
	margin-left:10px;
	display: block;
 
	line-height: 45px;
}
.quick{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}


.quick ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 2px solid #cccccc;
	box-sizing: border-box;
 
	padding-bottom: 10px;
}
.quick ul li{
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #ccc;
}

 

.quick ul li a{
	color:#333;
	font-size: 14px;
	display: block;
	text-indent: 20px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.quick .info{
	width: 100%;
	height: auto;
	padding:5px 4%;
	box-sizing: border-box;
 
	overflow: hidden;
	border: 2px solid #cccccc;

}

.quick .info p{
	color:#333;
	font-size: 14px;
	line-height: 24px;
}


 .title-bar{
	width: 100%;
	position: relative;
	margin-top: 10px;
	height: 37px;
	background: url(../images/bg07.png) repeat-x left bottom;
}
.title-bar:after{
	content: "";
	width: 10px;
	height: 20px;
	position: absolute;
	left: 0;
	top:3px;
	background: #fe8c05;
}
.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;

}
.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: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


 .fy p{
	width: 260px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	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: 35px;
	line-height: 35px;
	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:300px;
	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  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	
}
.detail-intro  .intro img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.detail-intro  .intro p{
	font-size: 16px;
	color:#333;
	line-height: 30px;
}

 
 
.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:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	background: #eeeeee;
}

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

.mssg-intro form{
	width: 520px;
	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: #fe8c05;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.mssg-intro form .btn input:last-child{
	float: right;
	background: #999;
}



.pic-box{
 
	width:100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.pic-box  ul li{
	float: left;
	margin-left: 10px;
	width: 306px;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.pic-box  ul li img{
	display: block;
	width: 306px;
	height: 210px;
}
.pic-box  ul li p{
	width: 100%;
	height:35px;
	line-height:35px;
	color:#333333;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pic-box  ul li:nth-child(3n-2){
	margin-left: 0;
}
 
.right-cont{
	float: right;
	width: 938px;
	height: auto;
	overflow: hidden;
}


.news-list {
	width: 100%;
	border: none;
	padding: 0;
	float:initial;
	overflow: hidden;
	margin: 0;
}
.news-list  ul {
	height: auto;
	overflow: hidden;
	width: 100%;
	margin-top: 10px;

}
 
 .news-list  ul li{
 	width: 100%;
 	height: auto;
 	overflow: hidden;
 	border-bottom: 1px solid #xlrde;
 }

  .news-list  ul li a{
  	display: block;
  	width: 600px;
   
  }