@charset "utf-8"; /* CSS Document */ .fix_nav{margin:0px; padding:0px; position:fixed; top:0px; left:0px;} /*顶部*/ .top{width:100%; height:46px; background-color:#fafafa;} .top_context{width:1280px; height:46px; margin:0px auto;} .top_context_right{width:390px; height:46px; float:right;} .top_context_right_left{width:186px; height:46px; float:left;} .top_context_right_left p{float:left; width:68px; height:46px; line-height:43px; font-size:12px; color:#666666; cursor:pointer;} .top_context_right_left span{display:block; float:left; width:20px;} .top_context_right_right{background-image:url(); width:201px; height:46px; float:left; margin-top:10px;} .top_context_right_right inpute{width:124px; height:19px; margin:12px 0px 0px 23px; border:0px; background-color:#fafafa;outline:none;} .top_context_right_right buttonw{ margin:0px; padding:0px; border: none; background: none; width:51px; height:19px; float:right; margin-top:12px;} /*导航*/ .menu{width:100%; background-color:#7ba92a; color:#fff; float:left;} .menu_context{width:1280px; height:50px; margin:0px auto;} .menu_context li{list-style:none; float:left; width:141px; height:50px; font-size:16px; text-align:center; line-height:50px; border-left:1px #689813 solid; cursor:pointer;} .menu_context li a{ display: block; color: #fff; text-decoration: none;} .border_rigth{border-right:1px #689813 solid;} .menu_context li a:hover{background-color:#8cbf33;} /*banner*/ .banner{width:1280px; margin:0px auto; margin-top:80px; margin-bottom:35px;}