@charset "utf-8";

@import url(base.css); /* reset */
@import url(common.css);/* header,footer */

.btns{margin:20px 0 20px 60px;}
.btns ul:after{content:""; display:block; clear:both;} 
.btns li{float:left; margin-right:34px;}
.contents{width:1000px; margin:auto; text-align:left; padding-top:30px;}
.contents:after{content:""; display:block; clear:both;}
.product{width:493px; height:338px; margin-right:10px; margin-bottom:10px; border:1px solid #c2c2c2; border-radius:10px; float:left;}
.spec{width:1000px; height:770px; margin-right:10px; margin-bottom:10px; border:1px solid #c2c2c2; border-radius:10px; float:left;}
.product.last{margin-right:0;}
.product .tit{border-bottom:1px solid #eaeaea; padding:20px 0 16px 0; font-size:20px; margin:0 20px;}
.spec .tit{padding:30px 0 16px 0; font-size:20px; margin:0 20px;}

.table_normal{border-top:1px solid #c0c0c0; width:100%; font-size:12px;}
.table_normal th{text-align:center; font-weight:bold; background:#f8f8f8;}
.table_normal th, .table_normal td{border:1px solid #e2e2e2; padding:9px 10px; text-align: center;}

.ce:after{content:""; display:block; clear:both;}
.ce{margin:10px;}
.ce .img{margin-right:20px;}


.m_banner {overflow:hidden;position: absolute;left:-100px;top:200px;  }
.m_banner ul {width:4800px; zoom:1;}
.m_banner ul:after { clear: both; display:block; visibility: hidden; content:' ';}
.m_banner ul li { float: left; width:1200px; }
.m_banner ul li img {width:1000px; height:143px;}

.rolling {position:absolute; bottom:6px; left:0; width:100%; text-align:center;}
.rolling span {display: inline-block; vertical-align:top;}
.rolling span a {background: #fff;text-indent: -9999px;display:block;width:13px;height:13px;margin:0 3px;outline:0;
-moz-border-radius:18px;
-webkit-border-radius:18px;
border-radius:18px;
-moz-box-shadow: 1px  1px  1px  #454545;
-webkit-box-shadow: 1px  1px  1px  #454545;
box-shadow: 1px  1px  1px  #454545;
}
.rolling span a.on {background: #014199;}

.rolling .play a {background-position:-120px -27px;}
.rolling .stop a {background-position:-100px -27px;}