@charset "utf-8";


/**************main**************/
#menu1{ border-bottom:1px solid #CCC; height:50px; line-height:60px;  overflow:hidden;   width:100%;background-color:rgba(255,255,255,0.7); z-index:100;}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .#menu1{
    background-color: #FFF;
    filter:Alpha(opacity=570);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }}
#menu1 span { float:right; font-size:16px; color: #666; margin:2px 100px 0 0; }
#menu1 .wp{ width:1160px; margin:0 auto;  color:#000;  }
.c3main{height:770px; }
.c3main1{  text-align:center; height:260px; }
.c3main1 h1{ font-size:50px;}
.c3 p{ font-size:20px;}
.c3wp{width:1000px; margin:0 auto;}
.c3main2 {text-align:center; background:#f2f2f2; padding:20px 0;}
.c3main2 p{ text-align:left; margin-top:30px;  }
.c3main2 img { cursor: pointer;  transition: all 0.9s;  }
.c3main2 img:hover { transform: scale(1.05);}
.c3main3{ background:url(../img/c3/bj.jpg) no-repeat center #000; height:662px;}
.c3main3 p{ width:600px; float:right; color:#FFF; margin:280px 50px 0 0;}
.c3main4 {text-align:center; padding:50px 0;}
.c3main4 img { cursor: pointer;  transition: all 0.9s;  }
.c3main4 img:hover { transform: scale(1.05);}
.c3main4 p{ text-align:left;  }
.c3main5 {   padding:50px 0 30px;}
.c3main5 p { text-align:center; font-size:24px}
.bcenter{ text-align:center; width:200px;}
.c3main5 td { padding:5px 50px; font-size:16px; letter-spacing:1px; }
.c3main5 table { width:1000px; margin:0 auto;}
.down { font-size:13px; color:#999; text-align:left; margin-top:20px; line-height:30px;}
.down span{ font-weight:600;}
.down a { margin-right:50px;color:#999;}
.wenzi1{ text-align:left;}
.specstable {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.specstable .highlight {
    background: #d1d1d1!important;
    color: #fff;
}
.specstable tr:nth-child(odd) {
    background-color: #eee;
}
