@charset "utf-8";
/* CSS Document */

/**top_box**/
.top_box{ width:100%; height:32px; background:#f6f6f6; border-bottom:1px solid #e5e5e5; overflow:hidden;}
.top{ width:1180px; height:32px; margin:0 auto;}
.top_left{ float:left; width:372px; height:32px; line-height:32px; font-size:12px; color:#777777;}
.top_right{ float:right; height:32px; line-height:32px; }
.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:#777777; line-height:32px;}
.top_right ul li a:hover{ text-decoration:underline;}
.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:360px; height:74px; padding-right:10px; margin:38px 0px;}
.biaoyu{ float:left; margin:43px 0px; border-left:1px dashed #d9d9d9; padding-left:10px; font-size:20px; font-weight:bold; color:#d60000; line-height:32px;}
.biaoyu span{color:#020202;}
.iphone{ float:right; height:60px;margin:43px 0px; background:url(../images/iphone1.jpg) no-repeat right center; padding-right:65px;}
.iphone span{ font-size:16px; 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:#d60000; display:block;}

/**nav**/
.nav_all{ width:100%; height:60px; background:#015abe
; 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:#fff; font-weight:bold; padding:0px 39px; background:url(../images/navline.jpg) no-repeat left center; text-align:center; line-height:60px; display:block;}
.nav ul li a:hover{ background:#d60000;color:#fff; display:block; }
.nav ul li.another a{ background:#d60000;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:245px; background:#333333; overflow:hidden;}
.bottom{ width:1180px; height:245px; margin:0 auto;}
.bottom_nav{ width:1180px; height:52px; background:url(../images/navdbbg.jpg) no-repeat center;}
.bottom_nav ul li{ float:left; text-align:center;}
.bottom_nav ul li a{ font-size:14px; color:#fff; background:url(../images/line2.jpg) no-repeat left center; padding:0px 39px; line-height:52px; display:block;}
.bottom_nav ul li a:hover{ text-decoration:underline;}
.bottom_nav ul li.another a{ background:none; }
.bottomnr{ width:1180px; height:156px; margin-top:20px;}
.bottomnrcenter{ text-align:center;font-size:14px; color:#ffffff; line-height:30px;}
.logo2{ font-size:14px; font-weight:normal; color:#ffffff; display:inline;}
.bottomnrcenter a{color:#ffffff; padding:0px 3px;}