@charset "utf-8";
/* CSS Document */

/**top_box**/
.top_box{ width:100%; height:36px; background:#f0f0f0; 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:418px; height:60px; margin:45px 10px 45px 0px;}
.biaoyu{ float:left; margin:45px 0px 45px 0px; padding-left:10px; border-left:1px dashed #d8d8d8; font-size:20px; color:#000000; line-height:30px;}
.biaoyu strong{ display:block; color:#dc0807;}
.biaoyu strong span{ font-size:18px; color:#020202;}
.iphone{ float:right; height:78px;margin:38px 0px 35px 0px; background:url(../images/iphone1.jpg) no-repeat left center; padding-left:75px;}
.iphone span{ font-size:14px; font-weight:bold; color:#020202; display:block;}
.iphone strong{font-family: 'impact';font-size:24px; font-weight:normal; line-height:26px; color:#da251c; display:block;}

/**nav**/
.nav_all{ width:100%; height:60px; background:#0d4db4; 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; text-align:center; line-height:60px; display:block; padding:0px 33px; background:url(../images/line.jpg) no-repeat left center;}
.nav ul li a:hover{background:#dc0807; display:block; }
.nav ul li.another a{background:#dc0807;  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:#0d4db4; 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; padding:0px 33px; line-height:52px; display:block; background:url(../images/line2.jpg) no-repeat left center;}
.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;}
