.works_detail_header_container{
clear: both;
width:100%;
height:auto;
display: block;
position: relative;
}
.works_detail_header_container img{
width: 100%;
min-width: 1130px;
height: auto;
}
.works_detail_header{
clear: both;
width: 100%;
min-width: 1130px;
height: 170px;
position: absolute;
top:0;
}
.works_detail_header .logo{
float: left;
width: 235px;
height: 85px;
}
.works_detail_header .logo img{
width: 235px;
min-width: 235px;
height: 85px;
}
.works_detail_header .menu{
float: right;
display: inline-block;
height: 85px;
text-align: right;
}
.works_detail_header .menu .menu_a{
float:right;
padding:22px 30px 20px 0px;
}
.works_detail_header .menu .menu_a a{
display:inline-block;
color: #FFFFFF;
text-decoration: none;
}
.works_detail_header .menu .menu_a a:hover{
display:inline-block;
color: #FFFFFF;
text-decoration:underline;
border-bottom: 1px #FFFFFF solid;
}
.works_detail_header .menu .menu_a .menu_en{
float: right;
clear: both;
font-size: 20px;
font-weight:800;
font-family: avenirpro_bold,arial;
height: 22px;
}
.works_detail_header .menu .menu_a .menu_cn{
float: right;
clear: both;
font-size: 12px;
}



.works_detail_body{
clear:both;
width: 100%;
}
.works_detail_title{
clear:both;
width: 900px;
text-align: left;
font-size: 28px;
font-weight: bold;
color: #333;
padding: 100px 60px 50px 60px;
}
.works_detail_description{
clear:both;
width: 900px;
text-align:left;
line-height: 180%;
font-size: 15px;
color: #999;
padding: 0 60px 100px 60px;
margin-bottom: 20px;
}
.works_detail_box{
clear:both;
overflow:hidden;
width:100%;
min-width: 1130px;
padding: 0;
margin:0 auto;
}
.works_detail_box img{
clear: both;
display: block;
width: 100%;
min-width: 1130px;
border: 0;
}



.works_detail_footer{
clear:both;
height:160px;
width:100%;
min-width:1130px;
font-size: 15px;
font-family: avenirpro_bold,arial;
color:#000;
background-color: #F5F5F7;
}
.works_detail_footer_logo{
float:right;
padding-top: 48px;
margin-right: 30px;
}
.works_detail_footer_logo img{
width: 180px;
height: 64px;
}
.works_detail_footer_box{
float:left;
padding:70px 0px 0px 50px;
}
.works_detail_footer a{
font-size: 15px;
color: #000000;
text-decoration: none;
}
.works_detail_footer a:hover{
color: #555;
text-decoration: underline;
}


