/* CSS Document */
@charset "utf-8";
.banner{width:100%;}
.content{width:1024px;margin:0 auto;}
.nav_left{width:277px;float:left;position:relative;}
.productionTitle{width:277px;position:absolute;left:0;top:-85px;}
.navList{margin:10px 0;}
.navList ul li{width:277px;height:50px;line-height:50px;text-align:center;font-size:16px;border-bottom:1px dashed #cacaca;cursor:pointer;}
.navListSelected{color:#ffffff;background:#2176de;}
.navListUnSelected{}
.contactUs{width:277px;}
.contactUsTitle{width:277px;}
.contactUsImg{padding:10px 0 0 0;}
.contactUsChar{background:#f5f5f5;padding-top:10px;}
.contactUsChar p{line-height:30px;font-size:16px;margin-left:10px;}
.erweima{width:277px;background:#f5f5f5;padding:10px 0;}
.erweima img{display:block;margin:0 auto;}

.content_right{width:697px;float:right;}
.location{width:697px;height:40px;line-height:40px;border-bottom:1px solid #8f8f8f;}
.location_l{float:left;padding-left:10px;font-size:16px;}
.location_r{float:right;font-size:16px;}
.productionList{width:697px;margin:10px 0;}
.productionListContent{margin:10px 0;}
.productionListContent_l{float:left;width:330px;height:220px;position:relative;}
.mask{width:330px;height:40px;line-height:40px;position:absolute;left:0;bottom:0;background:#414141;filter:alpha(opacity=90);  
      -moz-opacity:0.9;  
      -khtml-opacity: 0.9;  
      opacity: 0.9; }
.maskChar{width:330px;height:40px;line-height:40px;position:absolute;left:0;bottom:0;text-align:center;color:#ffffff;font-size:16px;}
.productionListContent_r{float:right;width:330px;height:220px;position:relative;}

.pagenation{width:697px;height:50px;line-height:50px;border-top:1px dashed #3c3c3c;}
.pagenation span{margin:0 40px;}
















