/**
 * Author : Tab
 */
body{margin: 0;font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.fl{float: left;}
.fr{float: right;}
.cl{clear: both;height: 0;};

.logo img{
	
}

.wrapper{
    width: 1140px;
    margin: 0px auto;
}
.nav-border{
	border-top: 1px solid #f1f5e8;
	border-bottom: 1px solid #f1f5e8;
}
.wrapper .inside{
	width: 1100px;
	margin: 0 auto;
}
.wrapper .top{
	height: 50px;
	color: white;
	font-size: 32px;
	line-height: 50px;
	font-weight: 500;
	text-align: center;
}
.subject-bj{
	background-color: white;
}
.wrapper .subject{
	height: 70px;
	padding-top: 10px;
}
.wrapper .subject .logo{
	
}
.wrapper .subject .logo a img{
	border:0px solid #fff;
}
.hot-line{
	display: inline-block;
	height: 30px;
	padding: 0 6px;
	background-color: rgb(142,195,41);
	line-height: 30px;
	font-size: 14px;
	color:  #fff;
}
.wrapper .subject .search{
	padding-top: 10px;
}
.wrapper .subject .search form{
	display:inline;
}
.wrapper .subject .search .input{
	width: 310px;
	height: 26px;
	border: 1px solid rgb(142,195,41);
	color: rgb(150,150,150);
}
.wrapper .subject .search .submit{
	width: 60px;
	height: 30px;
	background-color: rgb(142,195,41);
	border: none;
	color:white;
	cursor: pointer;
}
.wrapper .subject .search .hot{
}
.wrapper .subject .search a.title{
	font-size: 14px;
	text-decoration: none;
	margin-right: 4px;
	color: rgb(150,150,150);
}
.wrapper .subject .search a.title:hover{
	color: black;
}
.wrapper .nav{

}
.wrapper .nav ul{
    margin:0;
    padding-left: 0;
	list-style-type: none;
	font-size: 0;
}
.wrapper .nav ul li{
/*    display: inline-block;*/
	float:left;
    height: 50px;
    width: 122px;
    line-height: 50px;
    text-align: center;
}
.wrapper .nav ul li a {
	display: block;
	text-decoration: none;
	color: rgb(42,57,79);
	font-size: 16px;
}
.wrapper .nav ul li a:hover{
	color: white;
	background-color: rgb(142,195,41);
}
.probj{
	background-color: rgb(186,192,206);
}
.pro-title{
	display: block;
	height: 40px;
	line-height:40px;
	width: 100%;
	color: #fff;
	text-align: center;
    font-size: 15px;
	background-color: rgba(0,0,0,.6);
	margin: 0;
	padding:  0;
}
.pos1{
	position: absolute;
	bottom: 1px;
}
.pos2{
	position: absolute;
	bottom: 4px;
}
.pro1{
	position: relative;
	width: 545px;
	height: 310px;
}
.pro2{
	position: relative;
	width: 175px;
	height: 310px;
}
.pro3{
	width: 360px;
	height: auto;
	margin: 0 10px;
}
.pro4{
	position: relative;
	width: 100%;
	height:150px;
	margin-bottom: 10px;
}
.pro5{
	position: relative;
	width: 175px;
	height: 150px;
}
.wrapper .project{
	padding: 20px 0 10px 0;
}
.wrapper .case ul{
	margin:0;
    padding-left: 0;
	list-style-type: none;
	font-size: 0;
}
.wrapper .case ul li{
    display: inline-block;
    text-align: center;
	width: 214px;
	height:154px;
    margin: 0 3px;
    position: relative;
}
.wrapper .case ul li img{
	width:100%;
	height:100%;
	display:block;
}
.wrapper .case .caselogo{
	position: absolute;
	border: 1px solid #f1f1f1;
}
.wrapper .case .caselogo p{
	width: 80px;
	height:30px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.wrapper .case .caselogo p img{
	max-width: 100%;
	height: 100%;
	display: block;
}
.wrapper .case ul li a.case-link{
	display: block;
	text-decoration: none;
	color: black;
	font-size: 12px;
	line-height: 18px;
}
.wrapper .notice{
	position: relative;
	width: 1090px;
	height: 30px;
	background-color: rgb(254,244,233);
	color: rgb(142,195,41);
	padding-left: 10px;
	font-size: 14px;
	line-height: 30px;
}
.wrapper .notice img{
	vertical-align: middle;
}
.wrapper .notice a{
	text-decoration:none;
	color: rgb(142,195,41);
}
.wrapper .notice a.down{
	position: absolute;
	right: 10px;
}
.wrapper .notice a.up{
	position: absolute;
	right: 28px;
}
.wrapper .main{
	padding-top: 10px;
}
.wrapper .inside .block{
	width: 545px;

}
.wrapper .inside .block .head{
	position: relative;
	height: 34px;
	padding-left: 45px;
	background-color:#6eb92b;
}
.wrapper .inside .block .head .title a{ color:#FFFFFF;  text-decoration:none;}
.wrapper .inside .block .head img{
        height:34px;
}
.wrapper .inside .block .head .title{
	position: absolute;
	top: 0;
	left: 140px;
	color: white;
	font-size: 22px;
	line-height: 34px;
	font-weight: 500;
	text-decoration: none;
}
.wrapper .inside .block .content{
	padding-top: 10px;
	border-top: 1px dashed #c1c1c1;
}
.wrapper .inside .block .content .sort{
	width: 100px;
        margin-right:20px;
	color: rgb(141,195,40);
	font-size: 16px;
}
.just{
        text-align: justify;
        text-align-last: justify;
        -moz-text-align-last: justify; 
}
.wrapper .inside .block .content .sort a{  
	text-decoration: none;
	color: rgb(141,195,40);
}
.wrapper .inside .block .content .sort a:hover{  
	text-decoration: underline;
	
}
.wrapper .inside .block .content .detail{
	width: 420px;
	padding-bottom: 6px;
}
.wrapper .inside .block .content .detail a{
    font-size: 16px;
    text-decoration: none;
    color: #757575;
    letter-spacing: 2px;
}
.wrapper .inside .block .content .detail a:hover{
	color: rgb(141,195,40);
}
.wrapper .section{
	padding-top: 20px;
}
.wrapper .engin{

}
.wrapper .engin ul{
	margin:0;
    padding-left: 0;
	list-style-type: none;
	font-size: 0;
}
.wrapper .engin ul li{
	display: inline-block;
	width: 160px;
	padding: 10px;
	text-align: center;    margin-left: 23px;
}
.wrapper .engin ul li img{
    max-width: 92%;
    height: auto;
    display: block;
    border-radius: 30%;
}
.wrapper .engin ul li p{
    font-size: 16px;
    height: 20px;
    margin-top: 10px;
}
.wrapper .licence{
	padding-top: 20px;
	background-color: #FFF5E8;
}