@charset "utf-8";
/* CSS Document */

/**top_bgk**/
.top_bgk{ width:100%; height:136px;overflow:hidden; background:url(../images/topbg.gif) repeat;}
.topnr{ width:1180PX; height:136px;margin:0 auto;}
.logo{ float:left; width:360px; height:55px; margin:40px 10px 40px 0px;}
.biaoyu{ float:left; margin:36px 0px; padding-left:15px; border-left:1px dashed #d8d8d8; font-size:20px; line-height:32px;box-sizing:content-box;}
.biaoyu strong{ display:block; color:#020202;}
.biaoyu strong span{ font-size:22px; color:#00a650;}
.iphone{ float:left;height:50px;margin:43px 0px 43px 200px; background:url(../images/iphone1.jpg) no-repeat left bottom; padding-left:60px;box-sizing:content-box;}
.iphone span{ font-size:14px; font-weight:bold; color:#333; line-height:24px; display:block;}
.iphone strong{ font-family:'impact';font-size:28px; font-weight:normal; line-height:28px;color:#018a3c; display:block;}
.topnrewm{ margin-top:10px;float:right; background:#fff; width:76px; height:100px; padding:5px; border:1px solid #018a3c;text-align:center; color:#018a3c; font-size:12px; font-weight:bold; box-sizing:content-box; }
.topnrewm img{ width:76px; height:76px; display:block; margin:0 auto;}

/**nav**/
.nav_all{ width:100%; height:50px; border-top:1px solid #e5e5e5; background:#fff; overflow:hidden;}
.nav{ width:1180px; height:50px; margin:0 auto;}
.nav ul li{ float:left; text-align:center; }
.nav ul li a{ font-size:14px; color:#333; font-weight:bold;  padding:0px 30px; text-align:center; line-height:50px;border-left:1px solid #e5e5e5;display:block;box-sizing:content-box;}
.nav ul li a:hover{background:#018a3c; color:#fff;display:block; }
.nav ul li.another a{background:#018a3c;color:#fff; display:block;}
.fixedNav{position:fixed; top:0px; left:0px; width:100%; z-index:100000; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));}

/**bottom_box**/
.bottom_box{ width:100%; height:200px; background:#018a3d; overflow:hidden;}
.bottom{ width:1180px; height:200px; margin:0 auto;}
.bottomnrcenter{ margin-top:30px; text-align:center;font-size:14px; color:#ffffff; line-height:30px;}
.bottomnrcenter a{color:#ffffff; padding:0px 3px;box-sizing:content-box;}
.logo2{ font-size:14px; font-weight:normal; color:#ffffff; display:inline;}