@charset "utf-8";
/* CSS Document */

/**top_box**/
.top_box{ width:100%; height:36px; background-color:#f1f1f1; overflow:hidden;}
.top{ width:1180px; height:36px; margin:0 auto;}
.top_left{ float:left; width:275px; height:36px; line-height:36px;font-family:'Microsoft yahei'; font-size:12px; color:#666666;}
.top_right{ float:right; width:312px; 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;}
.clearboth{ clear:both;}

/**top_bgk**/
.top_bgk{ width:100%; height:150PX; background:url(../images/dbbg.jpg) no-repeat center; margin:0 auto; overflow:hidden;}
.topnr{ width:1180PX; height:150PX; margin:0 auto;}
.logo{ float:left; width:192px; height:112px; margin:20px 10px 18px 5px;}
.biaoyu{ float:left; margin:48px 0px 48px 0px; padding-left:20px; border-left:1px solid #cccccc;}
.biaoyu img{ width:318px; height:54px;}
.iphone{ float:right;margin:44px 0px 36px 0px; width:255px; height:70px;}
.iphone span{ float:left; width:80px; height:20px; padding-top:50px;font-family:'Microsoft yahei'; font-size:14px; font-weight:bold; color:#333333; text-align:center; background:url(../images/iphone.png) no-repeat center top; display:block;}
.iphone strong{ float:right;font-family:'Microsoft yahei'; font-size:24px; font-weight:bold; color:#c3161c; display:block;}

/**nav**/
.nav_all{ width:100%; height:50px; background:url(../images/navbg.jpg) repeat-x center; overflow:hidden;}
.nav{ width:1180px; height:50px; margin:0 auto;}
.nav ul li{ float:left; text-align:center; background:url(../images/navline.jpg) no-repeat right center;}
.nav ul li.last{ background:none;}
.nav ul li a{font-family:'Microsoft yahei'; font-size:16px; color:#ffffff; font-weight:bold;padding:0px 24px 0px 22px; line-height:50px; display:block;}
.nav ul li a:hover{ background:url(../images/navhbg.jpg) repeat-x center; display:block; }
.nav ul li.another a{background:url(../images/navhbg.jpg) repeat-x center; 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:213px; background:#46200e; overflow:hidden;}
.bottom{ width:1180px; height:213px; margin:0 auto;}
.bottom_nav{ width:1180px; height:59px; border-bottom:1px solid #a36141;}
.bottom_nav ul li{ float:left; text-align:center;}
.bottom_nav ul li a{font-family:'Microsoft yahei'; font-size:14px; color:#ffffff; padding:0px 26px 0px 27px; line-height:59px; display:block;}
.bottomnr{width:1180px; height:133px; padding-top:15px; text-align:center; line-height:30px;font-family:'Microsoft yahei'; font-size:14px; color:#ffffff;}
.logo2{font-family:'Microsoft yahei'; font-size:14px; font-weight:normal; color:#ffffff; display:inline;}
.bottomnr a{color:#ffffff; padding:0px 3px;}
