/** iPad **/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .mt20{ margin-top:15px;}	
    .top{ height:auto;  padding:15px 0;  position: relative; overflow:hidden;background-image: url(../../images/header1.png);background-size: cover;}
    .logo{ width:100%; padding-left:10px; float:none; }
    .logo img{ width:70%; height:auto;}
    .icon-search {position:absolute; right:8%; top:25px; text-align:right;}
    .icon-search img { width:60%; height:60%;}
    .navHome{position:absolute; right:2%; top:25px; text-align:right;}
    .navHome img { width:100%; height:100%;}
    .search { margin-top:15px; padding: 0 5%;height: 25px;border: 0px;cursor: pointer; margin-bottom:10px;}
    .wp-search {  position: relative;}
    .wp-search .search-input { margin-left:10px; margin-right: 40px;}
    .wp-search .search-input input.search-title { width: 100%; height: 30px; line-height: 30px; border:0; outline: 0; background: none; color: #b88484; font-size: 14px; padding: 7px 0;}
    .wp-search .search-btn { width: 40px; height: 34px; position: absolute; right: 0; top:50%; margin-top: -17px;}
    .wp-search .search-btn input.search-submit { width: 25px; height: 25px; border:0; outline: 0; margin-top:4px;}
    .search .wp-search.clearfix {border: 1px solid transparent; background:#fff;}
    .sjlogo{display:none;}
    .w1200{ width:100%;}
    .sj{display:none;}
    .ss{display:none;}
    .menunav { display:none;}
    .leftsidebar_box{width:100%;height:auto !important;overflow:visible !important;}
    .leftsidebar_box dl{border-bottom:1px solid #fff;}
    .leftsidebar_box dt{padding-left:15px; background-repeat:no-repeat;color:#fff;position:relative;line-height:3.000em;cursor:pointer; height:52px;}
    .leftsidebar_box dt span{ width:70%;height:52px; float:left; display:block;}
    .leftsidebar_box dt em{ width:25%; height:52px; float:right; display:block; background:url(../../images/sjbg.png) left center no-repeat;}
    .leftsidebar_box dd a{background-color:#134490;padding-left:15px; display:block; color:#fff; line-height:44px; height:44px; border-bottom:1px solid #134490; font-size:14px;}
    .leftsidebar_box dt em img{position:absolute;right:0.625em;top:1.250em;}
    .leftsidebar_box dt em img{width:1.000em;}
    .leftsidebar_box dt a{color:#fff;}
    .leftsidebar_box dd a:hover{background:#134490;}
    /**==================弹出导航菜单==============**/
    #nav-over{position:fixed;left:0;top:0;z-index:9998;display:none;width:100%;height:100%;}
    /* .nav{position:fixed;top:0;right:-50%;z-index:9999;width:50%;height:100%;background:#134490;-webkit-transition:all .5s ease;transition:all .5s ease; box-shadow:4px 0px 3px 4px rgba(0,0,0,1);} */
    .openNav{right:0;-webkit-transition:all .5s ease;transition:all .5s ease;}
    .scrollerBox{ position:relative;overflow:scroll;overflow-x:hidden;overflow-y:scroll;-ms-touch-action: none;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none;-o-text-size-adjust: none;text-size-adjust: none;}
    .scroller {position: absolute;width:100%;padding:0 0 100px 0;cursor:move;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);}
    }