/*css reset*/
*{margin:0; padding: 0;}
body{margin:0; padding:0; font-size:12px; color:#333;}
div,ul,li,a,span,i,h1,h2,h3,h4,h5{margin:0; padding:0;}
img{border:none;}
ul{list-style:none;}
a{text-decoration:none;}

/*public css*/
.w1200{width:1200px; margin:0 auto;}
.clearfix{clear:both; *zoom:1;}
.fl{float: left;}
.fr{float:right;}
body{position: relative;  height:auto; min-width:840px; margin:0 auto;}
/*index css*/
.bgbox img{width:100%; height:auto; z-index: 1;}
.footerbox{border-top:1px solid #185781; padding:15px 0; text-align:center;background:#010123; width:100%;}
.footerbox p{color:#c2c2c5; line-height:26px;}
.language{width:60px; height:30px; position: absolute; right:50px; top:25px;}
.ilogo{width:200px; height:80px; position:absolute; top:80px; left:10%;}
.language .en,.language .ch{width:30px; height:30px; display:block; float:left; color:#fff; line-height:30px; text-align:center;}
.en{background:#018ed7;}
.ch{background:#16c8d3;}
.ilogo{width:334px;position:absolute; top:80px; left:10%;}
#ja-headerwrap{min-width:1000px;}
#jsddm{	margin: 0; padding: 0; float:right; position: absolute; right:10%; z-index: 10; top:100px;}
#ja-header #jsddm{right:180px; top:140px;}
#jsddm li{float: left; list-style: none; font: 12px Tahoma, Arial; position:relative;}
#jsddm li a{display: block; padding: 0px 20px; height:32px; line-height:32px; text-decoration: none;  text-align:center; color: #0058c1; white-space: nowrap; font-size:14px; font-family: "微软雅黑","Microsoft YaHei";}
#ja-header #jsddm li a{color:#fff;}
#jsddm li a:hover{background:#018ED7; color:#fff;}
#jsddm li ul{width:220px; position: absolute; visibility: hidden; background:url(../images/navbg.png) repeat 0 0; margin:0;}
#jsddm li ul li{float: none; display: inline}
#jsddm li ul li a{width: auto;color: #333}
#ja-header  #jsddm li ul li a{color:#333;}
.gotop{width:42px; height:28px; position: absolute; bottom:83px; right:5%; background:url(../images/gotop.png) no-repeat 0 0;}
