@charset "utf-8";
/* CSS Document */

/**top_box**/
.top_box{ width:100%; height:36px; background:#f1f1f1; overflow:hidden;}
.top{ width:1180px; height:36px; margin:0 auto;}
.top_left{ float:left; width:372px; height:36px; line-height:36px; font-size:12px; color:#666666;}
.top_right{ float:right; height:36px; line-height:36px; }
.top_right ul li{ float:left; padding-left:5px;}
.top_right ul li span{ padding-left:3px;}
.top_right ul li img{ float:left;width:22px; height:22px; padding-top:8px;}
.top_right ul li a{ font-size:12px; color:#666666; line-height:36px;}
.top_right ul li a:hover{ color:#c31515;}
.clearboth{ clear:both;}

/**top_bgk**/
.top_bgk{ width:100%; height:150px; overflow:hidden;}
.topnr{ width:1180PX; height:150px; margin:0 auto;}
.logo{ float:left; width:536px; height:63px; margin:43px 10px 44px 0px;}
.biaoyu{ float:left; margin:43px 0px 43px 0px; padding-left:15px; border-left:1px dashed #d8d8d8; font-size:20px; color:#000000; line-height:32px;}
.biaoyu strong{ display:block; color:#008dcf;}
.biaoyu strong span{ font-size:18px; color:#020202;}
.iphone{ float:right; height:60px;margin:45px 0px 45px 0px; background:url(../images/iphone1.jpg) no-repeat left center; padding-left:60px;}
.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:36px;color:#e5322c; display:block;}

/**nav**/
.nav_all{ width:100%; height:60px; background:#008dcf; overflow:hidden;}
.nav{ width:1180px; height:60px; margin:0 auto;}
.nav ul li{ float:left; text-align:center; }
.nav ul li a{ font-size:14px; color:#ffffff; font-weight:bold; padding:0px 27px; background:url(../images/line.jpg) no-repeat left center; text-align:center; line-height:60px; display:block;}
.nav ul li a:hover{ background:#e5322c; display:block; }
.nav ul li.another a{  background:#e5322c; 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:280px; background:url(../images/dbbg.jpg) repeat-x center; overflow:hidden;}
.bottom{ width:100%; height:280px; margin:0 auto;}
.bottom_nav{  width:100%; height:60px; background:#008dcf;}
.bottom_nav ul{ width:1180px; height:60px; margin:0 auto;}
.bottom_nav ul li{ float:left; text-align:center;}
.bottom_nav ul li a{ font-size:14px; color:#fff; padding:0px 34px; line-height:60px; display:block;}
.bottom_nav ul li a:hover{ text-decoration:underline;}
.bottom_nav ul li.another a{ background:none; }
.bottomnr{ width:1180px; height:155px; padding-top:20px; margin:0 auto;}
.bottomnrcenter{ text-align:center; font-size:14px; color:#333; line-height:30px;}
.logo2{ font-size:14px; font-weight:normal; color:#333; display:inline;}
.bottomnrcenter a{color:#333; padding:0px 3px;}
