*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#eeeeee;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;color: rgb(0, 0, 0);}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1140px;
	margin:0 auto;
}
.head{
	width: 1160px;
	padding: 0 20px;
	margin: 0 auto;
	height:120px;
	overflow: hidden;
	background: #272a32;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	top: 65px;
	z-index: 100;
	left: 50%;
	margin-left: -600px;
}
.nav ul li{
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.head .tel div{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.head .tel div img{
	display: block;
	float: left;
	margin-right: 10px;
}
.head .tel div p{
	color:#fff;
	font-size: 14px;
	float: left;
}
.head .tel span{
	display: block;
	color:#ffcd47;
	font-size: 24px;
	margin-top: 5px;
}
.head .nav ul li:hover a,.head .nav ul li.current a{
	color:#d6ac42;
}
.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:25px;  
 width:50px; 
 height:5px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#ffd106; 
 
}
.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;  
}
.ad{
	width: 100%;
	height: 120px;
	background: #a1a3a6;
}
.ad ul{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.ad ul li{
	width: 270px;
	height: 120px;
	float: left;
	display: flex;
	align-items: center;
	position: relative;
	justify-content: center;
}
.ad ul li:after{
	content: "";
	width: 2px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/icon02.png)repeat-y center top;
}
.ad ul li p{
	color:#fff;
	font-size: 20px;
}
.ad ul li img{
	display: block;
	margin-right: 15px;
}
.ad ul li span{
	display: block;
	width: 145px;
	margin-top: 5px;
	font-size: 13px;
	color:#fff;
}
.form{
	width: 1140px;
	height: auto;
	overflow:hidden;
	margin:0 auto;
	margin-top: 30px;
	background: #fff;
	border-bottom: 2px solid #333333;
}
.form .title{
	width: 300px;
	height: 230px;
	float: left;
	background: #ffd106;
}
.form .title img{
	margin:0 auto;
	margin-top: 35px;
	display: block;
}
.form .title p{
	font-size: 26px;
	color:#333333;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
.form .title  span{
	display: block;
	text-align:center;
	color:#333333;
	margin-top: 5px;
	font-size: 18px;
}
.form form{
	width: 640px;
	height: auto;overflow: hidden;
	margin:0 auto;
	float: left;
	margin-left:30px;
	margin-top: 13px;
}
.form form table{
	width: 640px;
	height: auto;
	 
}
.form form table th{
	font-size: 14px;
	color:#333333;
	font-weight: normal;
	float: left;
	line-height: 30px;
}
.form form  tr{
	float: left;
	margin-bottom: 37px;
	overflow: hidden;
}
.form form td{
	display:inline-flex;
	margin-left: 10px;
}
.form form td p{
	float: left;
	margin-left: 10px;
	line-height: 30px;
	font-size:14px;
}
.form form table  select{
	border: solid 1px #b5b5b5;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: url("../images/icon04.png") no-repeat scroll right center transparent;
 	width: 95px;
 	height: 30px;
	padding-right: 14px;
 	padding-left:25px;
 	float: left;
 	font-size: 14px;
 	color:#666666;
 	display: block;

}
.form form  .m{
	float: right;
	height: 32px;
	width: 160px;
}
.form form  .m input{
	width: 90px;
	height: 28px;
	appearance:none;
	border: solid 1px #b5b5b5;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: url("../images/icon04.png") no-repeat scroll right center transparent;
 	 
}
.form form .fg label{
	float: left;
	height: 32px;
	 
}
.form form .fg label {
	line-height: 32px;
	font-size: 14px;
	position: relative;
	color:#333;
    margin-right: 32px;
}
.form form .fg label input{
	z-index: 3;
	display: block;
	float: left;
	top: 0;
	bottom: 0;
	left: 40px;
 	margin-right:5px;
	width: 12px;
	height: 12px;
	cursor: pointer;
	border: 5px solid #626262;
	margin-top: 10px;
}
.form .gy{
	margin-left: 20px;
}
.form .item{
	width: 100%;
	float: right;
}
 
.form .item  label{
	display: block;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	color:#333333;
	padding-right:20px;
	 
}
.form .item label input{
	margin-top:10px;
	float: left;
	margin-right: 5px; 
}
.form .ch{
	width: 230px;
	float: left;
	clear:both;
	line-height: 30px;
	margin-top: 5px;
}
.form .ch input{
	width: 160px;
	height: 28px;
	border: 1px solid #b5b5b5;
}
.form .phone{
	margin-left:25px;
	margin-top: 5px;
}
.form .phone input{
	height: 28px;
	width: 160px;
	border: 1px solid #b5b5b5;
}
.form  .btn  {
	float: right;
	margin-top: 5px;
	 
	 
}
.form  .btn  input{
	width: 120px;
	height: 30px;
	border: none;
	background: #e28e42;
	font-family: "微软雅黑";
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.form .pic{
	float: right;
}
.form .pic img{
	width: 130px;
	height: 230px;
	display: block;
}
.form  .lc{
	width: 1138px;
	height: 87px;
	
	border: 1px solid #dcdcdc;
	border-bottom: 2px solid #ff6600;
	background: #ffffff;
	float: left;
 }
.form  .lc img{
	display: block;
	margin:0 auto;
	margin-top: 25px;
}
.cases{
	width: 1140px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	margin-top:35px;
	background: #fff;
}
.cases .title{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 2px solid #333333;
	background: #eeeeee;
}
.cases .title p{
	font-size: 24px;
	font-weight: bold;
	color:#000000;
	float: left;
	line-height: 40px;
}
.cases .title a{
	float: right;
	color:#666666;
	line-height: 40px;
}
.cases .title span{
	float: right;
	color:#999999;
	font-size: 18px;
	font-weight: bold;
	margin-right: 15px;
	line-height: 40px;
	font-style: oblique;
}
.cases .title a:hover {
	color:#ccc;
}
.cases .box{
	width: 1100px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
}
.cases .box ul{
	height: auto;
	overflow: hidden;
	position: relative;
	margin-left: -10px;
}
.cases .box ul li{
	float: left;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
}
.cases .box ul li:nth-child(1) .tit{
	width: 180px;
	height: 205px;
	background: #ffd106;
	float: left;
}
.cases .box ul li:nth-child(1) .tit p{
	font-size: 36px;
	color:#333333;
	width: 80px;
	margin:0 auto;
	line-height:40px;
	font-weight: bold;
	margin-top: 25px;
}
.cases .box ul li:nth-child(1) hr{
	display: block;
	width: 40px;
	height: 2px;
	background: #333333;
	border: none;
	margin:0 auto;
	margin-top: 25px;
}
.cases .box ul li:nth-child(1) .tit span{
	display: block;
	color:#333333;
	margin-top: 15px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.cases .box ul li:nth-child(1) .more{
	display:block;
	width: 180px;
	float: left;
	height: 205px;
	background: #dfdfdf;
}
.cases .box ul li:nth-child(1) .more p{
	text-align: center;
	font-size: 13px;
	color:#333333;
	margin-top: 55px;
}
.cases .box ul li:nth-child(1) .more span{
	display: block;
	text-align: center;
	color:#333333;
	font-size: 18px;
	margin-top: 5px;
}
.cases .box ul li:nth-child(1) .more a{
	display: block;
	width: 105px;
	height: 30px;
	border: 1px solid #ff6600;
	background: #fff;
	text-align: center;
	line-height: 30px;
	color:#ff6600;
	margin:0 auto;
	margin-top: 5px;
	border-radius: 5px;
	margin-top: 10px;
}
.cases .box ul li:nth-child(n+3){
	width: 280px;
	height: 205px;
	position: relative;
}
.cases .box ul li:nth-child(n+3) img{
	display: block;
	width: 100%;
	height: 280px;
	height: 205px;
}
.cases .box ul li:nth-child(n+2) p{
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	text-align: center;
	line-height: 30px;
	transition: .5s;
	color:#fff;
}
.cases .box ul li:nth-child(2){
	width: 440px;
	height: 420px;
	position: relative;
}
.cases .box ul li:nth-child(2) img{
	display: block;
	width: 440px;
	height: 420px;
}
.cases .box ul li:nth-child(5){
	position: absolute;
	left: 0;
	top:215px;
	width:360px;
	height: 205px;
}
.cases .box ul li:nth-child(5) img{
	display: block;
	width: 360px;
	height: 205px;
}
.cases .box ul li:nth-child(n+2):hover p{
	height: 80px;
	line-height: 80px;
}
.cases .pic{
	width: 1100px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
	margin-bottom: 20px;
}
.cases .pic img{
	display: block;
	width: 1100px;
	height: 450px;
	transition: .5s;
}
.cases .pic ul{
	position: absolute;
	bottom: 10px;
	width: 305px;
	left: 50%;
	margin-left: -152px;
}
.cases .pic ul li{
	float: left;
	width: 95px;
	background: rgba(255,255,255,0.7);
	transition: .5s;
	height: 20px;
	margin-left: 5px;
}
.cases .pic ul li p{
	font-size: 13px;
	color:#000000;
	line-height: 20px;
	margin-left: 13px;
}
.cases .pic:hover img{
	transform: scale(1.02);
}
.cases .pic ul li:hover{
	background: rgba(255,255,255,0.9);
}

.section{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news{
	width: 750px;
	height: auto;
	overflow: hidden;
	float: left;
	background: #fff;
}
.news .title{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 2px solid #333333;
	background: #eeeeee;
}
.news .title p{
	font-size: 24px;
	font-weight: bold;
	color:#000000;
	float: left;
	line-height: 40px;
}
.news .title a{
	float: right;
	color:#666666;
	line-height: 40px;
}
.news .title a:hover {
	color:#ccc;
}
.news .on{
	width: 720px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.news .on img{
	display: block;
	float: left;
	width: 180px;
	height: 130px;
}
.news .on .info{
	float: right;
	width: 520px;
	margin-right: 5px;
}
.news .on .info h4{
	font-size: 18px;
	color:#000000;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	margin-top: 10px;
}
.news .on .info span{
	display: block;
	color:#666;
	font-size: 13px;
	margin-top: 5px;
}
.news .on .info p{
	font-size: 14px;
	color:#666666;
	line-height: 20px;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news ul{
	width: 720px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 25px;
}
.news ul li{
	width: 100%;
	height: 33px;
	border-bottom: 1px dashed #d2d2d2;
	line-height: 33px;
	margin-bottom: 5px;
}
.news ul li p{
	float: left;
	color:#ffd106;
	font-size: 13px;
}
.news ul li a{
	display:block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 520px;
	color:#000000;
	font-size: 16px;
}
.news ul li span{
	float: right;
	color:#666;
	font-size: 12px;
}
.news ul li:hover a{
	color:#ffd106;
}
.scene{
	width: 375px;
	height: 437px;
	overflow:hidden;
	float: right;
	background: #fff;
}
.scene .title{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom:2px solid #333333;
	background: #eee;
}
.scene .title p{
	font-size: 24px;
	font-weight: bold;
	color:#000000;
	float: left;
	line-height: 40px;
}
.scene .title a{
	float: right;
	color:#666666;
	line-height: 40px;
}
.scene .title a:hover {
	color:#ccc;
}
.scene .focus{
	width: 340px;
	height: 349px;
	margin:0 auto;
	margin-top: 18px;
	position: relative;
}
.scene .focus .bd{
	width: 100%;
	height: 349px;
}
.scene .focus .bd ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.scene .focus .bd ul li p{
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	line-height: 50px;
	color:#fff;
	font-size: 15px;
	padding-left: 10px;
}
.scene .focus .bd ul li img{
	display: block;
	width: 340px;
	height: 349px;
}
.scene .focus .hd{
	width: 110px;
	height: 50px;
	position: absolute;
	bottom: 0;
	height: 50px;
	right: 0;
}
.scene .focus .hd ul li{
	float: left;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%;
	margin-left: 10px;
	margin-top: 23px;
}
.scene .focus .hd ul .on{
	background: #ffd106;
}
.place{
	width: 1140px;
	margin:0 auto;
	height: auto;
	margin-top: 5px;
	overflow: hidden;
	background: #fff;
}
.place .title{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom:2px solid #333333;
	background: #f1f1f1;
}
.place .title p{
	font-size: 24px;
	font-weight: bold;
	color:#000000;
	float: left;
	line-height: 40px;
}
.place .title a{
	float: right;
	color:#666666;
	line-height: 40px;
}
.place .title a:hover {
	color:#ccc;
}
.place ul li{
	width: 260px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 15px;
	margin-left:20px;

}
.place ul li img{
	display: block;
	width: 260px;
	height: 240px;
}
.place ul li p{
	width: 100%;
	height: 40px;
	line-height:40px;
	text-align: center;
	color:#333;
	font-size: 15px;
}
.team{
	width: 1140px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top:5px;
	background: #fff;
}
.team .title{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 2px solid #333333;
	background: #f1f1f1;
}
.team .title p{
	font-size: 24px;
	font-weight: bold;
	color:#000000;
	float: left;
	line-height: 40px;
}
.team .title a{
	float: right;
	color:#666666;
	line-height: 40px;
}
.team .title span{
	float: right;
	color:#999999;
	font-size: 18px;
	font-weight: bold;
	margin-right: 15px;
	line-height: 40px;
	font-style: oblique;
}
.team .title a:hover {
	color:#ccc;
}
.team  ul {
	width: 1100px;
	margin:20px;
	height: auto;
	overflow: hidden;
}
.team  ul li{
	width: 220px;
	height: 320px;
	position:relative;
	float: left;

}
.team  ul li img{
	display: block;
	width: 220px;
	height: 320px;
}
.team  ul li div{
	position: absolute;
	width: 220px;
	height: 120px;
	bottom: 0;
	background: rgba(255,255,255,0.7);
}
.team  ul li div p{
	width: 180px;
	margin:0 auto;
	height: 30px;
	text-align: center;
	line-height:25px;
	border-bottom: 1px solid #000000;
	color:#000000;
	font-size: 18px;
	margin-top: 15px;
}
.team  ul li div  span{
	display: block;
	text-align: center;
	width: 180px;
	margin-top: 5px;
	font-size: 18px;
	color:#000;
	margin:0 auto;
	margin-top: 10px;

}
.team  ul li div  a{
	display: block;
	width: 110px;
	height: 30px;
	margin-top: 10px;
	float: left;
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	color:#fff;
	background: #ffd106;
}
.team  ul li div  a:last-child{
	background: #333333;
	
}
.eva{
	width: 750px;
	height:419px;
	background: #fff;
	overflow: hidden;
	float: left;
}
.eva .title{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 2px solid #ff6600;
	background: #f1f1f1;
}
.eva .title p{
	font-size: 24px;
	font-weight: bold;
	color:#000000;
	float: left;
	line-height: 40px;
}
.eva .title a{
	float: right;
	color:#666666;
	line-height: 40px;
}
.eva .title a:hover {
	color:#ccc;
}
.eva .left{
	float: left;
	width: 340px;
	height: auto;
	overflow: hidden;
	margin-left:12px;
	margin-top: 12px;
}
.eva .left img{
	display: block;
	width: 340px;
	height: 230px;
}
.eva .left p{
	width: 100%;
	height: 35px;
	line-height: 35px;
	color:#000000;
	font-size: 15px;
	border-bottom: 1px solid #d2d2d2;
	text-align: center;
	margin-top: 5px;
}
.eva .left span{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 13px;
	color:#555555;
	line-height: 22px;
	text-indent: 1em;
	margin-top:10px;
}
.eva .left a{
	color:#ff6600;
	font-size: 12px;
	float: right;
}
.eva ul{
	float: right;
	width: 380px;
	margin-right: 10px;
}
.eva ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 12px;
}
.eva ul li img{
	display: block;
	width: 120px;
	height: 107px;
	float: left;
}
.eva ul li .info{
	float: right;
	width: 235px;
	float: left;
	margin-left: 15px;
}
.eva ul li .info p{
	font-size: 15px;
	color:#000000;
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #dcdcdc;
}
.eva ul li .info span{
	display: block;
	width: 235px;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
	font-size:13px;
	color:#555555;
	line-height: 20px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.eva ul li .info a{
	float: right;
	color:#ff6600;
	font-size: 12px;
}
.kd{
	float: right;
	width: 380px;
	height:419px;
	background: #fff;
	overflow: hidden;
}
.kd .title{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 2px solid #ff6600;
	background: #f1f1f1;
}
.kd .title p{
	font-size: 24px;
	font-weight: bold;
	color:#000000;
	float: left;
	line-height: 40px;
}
.kd .title a{
	float: right;
	color:#666666;
	line-height: 40px;
}
.kd .title a:hover {
	color:#ccc;
}
.kd ul{
	float: right;
	width: 350px;
	margin-right: 10px;
}
.kd ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 12px;
}
.kd ul li img{
	display: block;
	width: 120px;
	height: 107px;
	float: left;
}
.kd ul li .info{
	float: right;
	width: 214px;
	float: left;
	margin-left: 15px;
}
.kd ul li .info p{
	font-size: 15px;
	color:#000000;
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom: 1px solid #dcdcdc;
}
.kd ul li .info span{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
	font-size:13px;
	color:#555555;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.kd ul li .info a{
	float: right;
	color:#ff6600;
	font-size: 12px;
}
.contact{
	width: 1140px;
	margin:0 auto;
	height: 350px;
	background: url(../images/bg02.jpg)no-repeat center;
	margin-top: 10px;
}
.contact .info{
	float: left;
	width: 450px;
	height: auto;
	overflow: hidden;
	margin-top: 155px;
 
	margin-left: 280px;
}
.contact .info p{
	font-size: 15px;
	color:#fff;
	text-align: left;
	line-height: 24px;
}
.contact .info span{
 
	color:#fff;
 
	 width: 150px;
}
.contact .ewm{
	float:right;
	margin-top: 65px;
	margin-right: 30px;
}
.contact .ewm ul li{
	float: left;
	width: 210px;
	background: #fff;
	height: 230px;
	margin-right: 15px;
}
.contact .ewm ul li img{
	display: block;
	width: 195px;
	height: 194px;
	margin:7px;
	margin-bottom: 0;
}
.contact .ewm ul li p{
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}
.links{
	width: 100%;
	height: 70px;
	background: #ffffff;
	margin-top: 35px;
}
.links .tit{
	float: left;
	width: 137px;
	height: 56px;
	background: url(../images/links.png);
	margin-top:8px;

}
.links .tit p{
	font-size: 14px;
	color:#373737;
	margin-top:38px;
}
.links ul {
	float: left;
	width: 920px;
	height: 50px;
	margin-left: 10px;
	margin-top: 11px;
	overflow: hidden;
 
}
.links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	position: relative;
}
.links ul li a{
	color:#555555;
	font-size: 14px;
}
.links ul li:after{
	content: "";
	width: 1px;
	height: 15px;
	background: #555;
	position: absolute;
	right: 0;
	top:6px;
}
.footer{
	width: 100%;
	height: 250px;
	background: #373737;
	float:left;
}
.footer .fn{
	float: left;
	width: 234px;
	border-left: 1px solid #535353;
	border-right: 1px solid #535353;
	height: 250px;
}
.footer .fn .tit{
	width: 210px;
	margin: 0 auto;
	margin-top:30px;
	height: 40px;
	border-bottom: 1px solid #535353;
}
.footer .fn .tit p{
	font-size: 18px;
	color:#666666;
	text-align: center;
}
.footer .fn ul{
	width: 170px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.footer .fn ul li{
	float: left;
	width: 80px;
	height: 30px;
	line-height: 30px;
	margin-bottom:10px;
}
.footer .fn ul li:nth-child(2n){
	float: right;
}
.footer .fn ul li a{
	color:#666666;
	font-size: 15px;
}
.footer .fn ul li:hover a{
	text-decoration: underline;
}
.footer .info{
	float: left;
	margin-top: 80px;
	margin-left: 90px;
}
.footer .info p{
	font-size: 14px;
	color:#666666;
	line-height: 24px;
}
.footer .info a{
	color:#666;
}
.footer .icon{
	width: 190px;
	border-left: 1px solid #535353;
	border-right: 1px solid #535353;
	height: 250px;
	float: right;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer .icon ul{
	width: 71px;
	margin:0 auto;
}
.footer .icon ul li{
	display: block;
	width: 71px;
	height: 71px;
	margin-top: 20px;
}


.container{ width:1140px; margin:10px auto; height:500px; font-family: "微软雅黑";}
.con_left{ width:240px; float:left; margin-right:20px;}
.con_right{ width:880px; float:left;}
.l_about{ width:100%; float:left;}
.left_list{
	width: 240px;
	height: auto;
	overflow: hidden;
	float: left;
}
.left_list .tit{
	width: 240px;
	height: 45px;
	background:#272a32;
	border-bottom:#ffd106 5px solid;
}
.left_list .tit p{
	font-size: 18px;
	color:#fff;
	font-weight: bold;
	text-align:center;
	line-height: 50px;
}
.left_list .box{
	width: 240px;
	height: 410px;
	overflow: hidden;
	margin-top: 10px;
	background: #eee;
	position:relative;
}
.left_list .box ul{
	width: 210px;
	margin:0 auto;
}
.left_list .box ul li{
	width: 210px;
	height: 45px;
	line-height:45px;
	border-bottom:#666 1px dotted;
}
.left_list .box ul li a{
	display: block;
	font-size: 16px;
	color:#333;
	line-height: 45px;
	margin-left: 40px;
}
.left_list .box ul li:hover{
	background:#ffd106; color:#FFF; 
}
.left_list .box ul li:hover a{
	color:#FFF;
}
.in_prokind{ width:98%; padding-left:2%; height:40px; line-height:40px; font-size:16px; color:#fff; background:#272a32; position:relative;}
.in_prokind span{ position:absolute; right:2px; top:0px; font-size:13px;}
.in_prokind span a:link{ color:#FFF;}
.in_prokind span a:visited{ color:#FFF;}
.in_prokind span a:hover{ color:#000;}
.in_casetit{ width:98%; padding-left:2%; height:43px; background:#272a32; line-height:43px;font-size:18px; color:#fff; text-align:left; position:relative; border-bottom:#ffd106 5px solid;}
.position{ position:absolute; right:5px; top:10px; font-size:14px;}
.position a:link{ color:#fff;}
.position a:visited{ color:#fff;}
.position a:hover{ color:#f00;}
.ul_news{ width:100%; margin:0px auto;}
.ul_news li{ width:220px; font-size:13px; height:32px; line-height:32px; border-bottom:#233946 1px dotted; color:#1d1d1d; background:url(../images/n_ico2.jpg) no-repeat 5px; padding-left:20px;;}
.in_contact{width:100%; margin-top:10px; float:left; color:#333;}
.in_contact p{ width:100%; font-size:14px; line-height:24px;}
.in_contact p a{color:#333;}
.in_contactmid h3{line-height:28px; font-size:16px;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.index_aboutimg{ width:193px; margin:10px; float:left;}
.index_aboutcont{ width:422px;float:left; margin-top:10px; line-height:24px; }
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product,.rightteam{ width:100%; margin:0px auto;}
.main_right_product ul,.rightteam ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:280px; height:230px; background:#eee; float:left; margin-top:10px; margin-right:20px; text-align:center; }
.rightteam ul li{ list-style:none; width:205px; height:340px; background:#eee; float:left; margin-top:10px; margin-right:20px; }
.rightteam ul li img{width:205px; height:310px;}

.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{max-width:280px; height:200px;}
.main_right_product ul li a:link,.rightteam ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.rightteam ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.rightteam ul li a:hover{ color:#cd1111; text-decoration:none;}
.productimg img{ max-width:100%;}
.product_con{ width:100%;} 
.product_con img{ text-align:center;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont ul li{ height:36px; line-height:36px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(../images/n_ico2.jpg) no-repeat 5px; padding-left:20px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#cd1111;}
.m_hover{color:#0087ff;border-bottom: 4px solid #0087ff; width:100%; height:50px;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}
/*分页*/
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;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;}
.thisclass{ background:#4a4746; 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:#f00; text-decoration:none;}
.footer .right .info a{ color:#FFF;}
/*留言*/
.message{width:100%; height:600px; /*background:#eee;*/ margin-left:50px;}
.message  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
.message p{font-size:15px; color:#999; text-align:center;}
   
 .message_left{float:left;width:40%;height:34px;line-height:34px;font-size:14px;color:#777777;text-align:left;border-color:#333333;border-style:none;clear:both; margin-top:8px; }
.message_right{float:left;width:90%;height:24px;line-height:24px;background-color:#eeeeee;font-size:14px;color:#777777;text-align:left;padding:4px;border:1px;border-color:#aaa;border-style:dashed;}
   
   .area_message{float:left;width:90%;height:122px;line-height:24px;background-color:#eeeeee;background-image:none;font-size:14px;color:#777777;text-align:left;padding:4px;font-family:Microsoft YaHei;border:1px;border-color:#aaa;border-style:dashed;}
   
   .sub_message{float:left; width:92%;height:40px;line-height:40px;background-color:#233946;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}