/*botMenu*/
ul,li{list-style:none;}
.botMenu{margin:0 auto;font-size:12px;overflow:hidden;padding-top: 40px;height: 100px;}
.botMenu .index-0-8,.botMenu .index-0-9{display:none;}
.botMenu .level-0{float:left;/* width: 13%; */line-height:40px;font-size: 20px;overflow:hidden;margin-right:5%}
.botMenu .level-0-last{width:15%;}
.botMenu .level-0 a:link,.botMenu .level-0 a:visited,.botMenu .level-0 a:hover,.botMenu .level-0 a:active{color:#202020; text-decoration:none;}
.botMenu .index-0-7{margin:0px;width:auto !important;}
.botMenu .sub{margin:0 auto;display:block;margin-top: 20px;}
.botMenu .level-1 a:link,.botMenu .level-1 a:visited{color:#202020; text-decoration:none;font-size:18px;font-weight:400;}
.botMenu .level-1 a:hover,.botMenu .level-1 a:active{color:#202020; text-decoration:underline;}

.botMenu .open-menu{ width:114px; height:20px; line-height:20px; float:right; clear:both; text-align:center; color:#fff; background:#3ba9d2; cursor:pointer; margin-top:40px;}
.botMenu .level-1 .sub{display:none !important;}
@media screen and (max-width: 1450px){
   .botMenu .level-1 a:link, .botMenu .level-1 a:visited {
       color: #202020;
       text-decoration: none;
       font-size: 14px;
       font-weight: 400;
    }
    .botMenu .level-0 {
        float: left;
        line-height: 40px;
        font-size: 19px;
        overflow: hidden;
        margin-right: 5%;
    }
}

.botMenu .level-0 .sub-0{display:none}
/********end*******/

