@charset "utf-8";
/* CSS Document */

#nav {/* height:50px; *//* border-top:1px solid #55a2d7; *//* background:#0073c3; */}
.nav_area{width:100%;height: 69px;margin-top:  -35px;z-index:  10000;position:  relative;}
.menu_category {width: 100%;/* margin:0 auto; */}
.allmenu li {width:156px;box-sizing:border-box;border-left:1px solid #fff;border-right:1px solid #fff;text-align:center;height: 50px; cursor:pointer;}
.allmenu {float:left;height: 50px;line-height: 50px;/* margin-right: 61px; */}
.inSide {width: 1120px;/* transform: translateX(-50%); *//* left:  50%; *//* display:  block; */overflow: hidden;/* float:left; */height: 69px;line-height: 69px;margin:  0 auto;text-align:  center;padding: 0px 40px;/* position:  absolute; */background:  #f36b2f;}
.main_menu_ul li {float:left;padding:  0px 45px;}
.main_menu_ul li a {font-size:16px;/* font-weight:  bold; */color:#fff;font-size: 16px;line-height:  69px;}
.allmenu a {font-size:16px;color:#fff;display: block;background: url(/image/main/allMenuImg.png) 40px 19px no-repeat;background-position-x: 40px;padding-left: 40px;line-height: 52px;}
.main_menu{text-align:center;}
@media screen and (max-width:1200px) {

    	.nav_area {width:100%;}
    	.sub_menu_ul {width:100%;}
}
.main_menu_ul{
    display: inline-block;
}
.allMenun{width: 903px;height: 300px;background: #fff;display:block;float:left;border: 1px solid #000;position:absolute;left: 495px;top: -502px;z-index: 101;/* opacity:0.5; */filter: alpha(opacity=50);}
.mainSlideImg li img{/* width:100%; *//* width:  1920px; */margin:  0 auto;}
.menu_search{width:  100%; position:relative;display:block;}
.menu_search ul{width:1200px;margin:  0 auto;/* transform: translateX(-50%); *//* left:  50%; */height:84px;background:#f5f5f5;}
.menu_search ul li{margin:0 auto;text-align:center;display:  inline-block;height: 43px;line-height:  84px;margin-top:  20px;margin-left:  225px;/* position:  absolute; *//* top: 50%; *//* transform: translateY(-50%); */}

.menu_search ul li input{width:680px;height: 37px;float:  left;font-weight: bold;font-size: 16px;text-indent: 15px;border: 2px solid #d4d4d4;}
.menu_search ul li div{width:68px;height:43px;color:#fff;background: #555555;display:  inline-block;line-height: 43px;float:  left;margin-left: 4px;/* transform: translateY(-50%); *//* top: 50%; */}