body,html{/* width:100%; height:100%;*/ min-width:820px; background-color:#FFFFFF}
*{ margin:0px ; padding:0p; border:none;}
*{ margin:0px; padding:0px; outline:none;}
input,ul,li,a,span,img,h1,select,p,i{ margin:0px; padding:0px; border:none; list-style:none; text-decoration:none;}
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
input[type="search"]{-webkit-appearance:none;}

textarea {  -webkit-appearance: none;}
/*.container{ 
 clear:both;
 width:820px;
 height:auto;
 overflow:hidden;
 margin:0 auto;
}*/
 .exposition-image{
  width:auto;
  height:268px;
  background:url(/exposition/images/API01.jpg) no-repeat center;
}
 .exposition-title{
 width:auto;
 height:58px;
 background:url(/exposition/images/API02.jpg) no-repeat center;
 font-size:44px;
 color:#d10065;
 text-align:center;
 line-height:58px;
 font-family:"Microsoft Yahei";
 margin-top:25px;
}
.exposition-english{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 font-size:24px;
 color:#797979;
 font-family:"Microsoft Yahei";
 text-align:center;
  margin-top:12px;
}
.exposition-content{
 clear:both;
 width:820px;
 height:auto;
 overflow:hidden;
 margin:0 auto;
}
 .exposition-type,
 .expostiton-list,
 .exposition-text
{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
}
 .exposition-text{
 margin-top:60px;
}
 .exposition-text .image{
 display:block;
 width:150px;
 float:left;
 margin-right:40px;
}
 .exposition-text .title{
 font-weight:normal;
 color:#000000;
 font-family:"Microsoft Yahei";
 font-size:30px;
 float:left;
 line-height:150px;
}
 .exposition-text p{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 font-size:14px;
 font-family:"Microsoft Yahei";
 color:#333333;
 line-height:50px;
 padding-top:60px;
}

 .exposition-type{
  padding:0 58px;
  border-bottom:1px solid #666666;
  margin-top:42px;
}
 .expostiton-list{
 padding:25px 0px;
 display:none;
}
 .exposition-type a{
 display:block;
 float:left;
 width:346px;
 line-height:36px;
 background:#c4c4c4;
 text-align:center;
 font-size:18px;
 color:#ffffff;
 font-family:"Microsoft Yahei";
 margin-right:12px;
 border-top-left-radius:10px;
 border-top-right-radius:10px;
 cursor:pointer;
}
 .exposition-type a:last-child{
 margin-right:0px;
}
 .exposition-type .hover{
 background:#333333;
}
 .exposition-type a:hover{
 background:#333333;
}


 .expostiton-list li{
 width:33.3%;
 height:auto;
 overflow:hidden;
 float:left;
 text-align:center;
 padding:35px 0px;
}
 .expostiton-list li .image{
  text-align:center;
  width:176px;
}
.foot{
 border-top:1px solid #e1e1e1;
 padding-top:15px;
}