/*768*/

@media(max-width: 768px) {
    body {
        min-width: 350px !important;
    }

    .wrap {
        width: 90% !important;
        min-width: 90% !important;
        margin-top: 5%;
    }

    #menu_out, .flash {
        display: none;
    }

    .flash {
        margin-top: 60px;
    }

    .f-cb {
        display: block;
        width: 100%;
        min-width: 350px;
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        height: 60px;
        line-height: 60px;
        z-index: 999;
        box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    }

    header .head {
        position: relative;
        margin: 0 auto;
        width: 100%;
        height: 60px;
        line-height: 60px;
    }

    header .logo {
        display: block;
        height: 100%;
        text-align: center;
        padding-left: 15px;
        position: relative;
        float: left;
    }

    header .logo img {
        max-width: 100%;
        max-height: 20px;
    }

    .mobile-nav {
        float: right;
        width: 50px;
        height: 60px;
        position: relative;
        z-index: 3;
        background: #000;
        margin-left: 1px;
        padding: 22px 10px;
    }

    .mobile-nav span {
        width: 30px;
        height: 2px;
        background: #FFF;
        display: block;
        margin-bottom: 5px;
        position: relative
    }

    .mobile-nav.on {
        padding: 25px 10px
    }

    .mobile-nav.on span {
        transform-origin: center;
        transition: transform .3s
    }

    .mobile-nav.on span.line2 {
        display: none
    }

    .mobile-nav.on span.line1 {
        transform: rotate(45deg);
        top: 3px
    }

    .mobile-nav.on span.line3 {
        transform: rotate(-45deg);
        top: -3px
    }

    .mobile-nav-box {
        width: 100%;
        background: #fff;
        position: absolute;
        top: 60px;
        left: 0;
        border-top: 1px solid #eee;
        overflow: auto;
        display: none
    }

    .mobile-nav-box ul {
        width: 100%
    }

    .mobile-nav-box li {
        width: 100%
    }

    .mobile-nav-box h2 {
        padding: 0 3%;
        border-bottom: 1px solid #eee;
        font-size: 16px;
        line-height: 50px;
        background: url(../images/head02.png) no-repeat 96% center;
        cursor: pointer
    }

    .mobile-nav-box h2.cur {
        background: url(../images/head02_h.png) no-repeat 96% center
    }

    .mobile-nav-box h2 a {
        color: #333
    }

    .mobile-nav-box h2.cur a {
        color: #af2428
    }

    .mobile-nav-box .con {
        width: 100%;
        background: #f5f5f5;
        display: none
    }

    .mobile-nav-box p {
        width: 88%;
        padding: 0 6%;
        line-height: 30px;
        font-size: 14px
    }

    .mobile-nav-box p.on {
        background: url(../images/head02.png) no-repeat 96% center
    }

    .mobile-nav-box p a {
        color: #666;
        display: block;
    }

    .mobile-nav-box .tit-con {
        display: block;
        width: 100%;
        padding: 0 3%;
        display: none
    }

    header .top_icon {
        float: right;
        margin-right: 10px;
    }

    header .top_icon span {
        display: none;
    }

    .foot_main {
        padding: 0 2%;
        margin: 2% 0;
    }

    .foot_main dl {
        width: 90%;
        margin: 0 auto;
        float: none;
    }

    .ft_dl_01, .ft_dl_02, .ft_dl_03 {
        display: none;
    }

    .ft_dl_04 {
        display: block;
        padding: 20px 0;
    }

    .ft_dl_05 {
        margin-top: 2%;
        display: none;
    }

    .ft_share {
        display: none;
    }

    .mobile_search {
        cursor: pointer;
        display: block;
        float: right;
        width: 25px;
        margin-right: 30px;
    }

    .mobile_search_main {
        padding: 20px 4%;
        width: 92%;
        position: absolute;
        left: 15px;
        top: 90px;
        background: rgba(0, 17, 34, 0.8);
        display: none;
    }

    .mobile_search_main .main {
        width: 100%;
        height: 40px;
        line-height: 40px;
        background: #fff;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-box-shadow: 0 0 10px 0px #55708f;
        -webkit-box-shadow: 0 0 10px 0px #55708f;
        box-shadow: 0 0 10px 0px #55708f;
        overflow: hidden;
    }

    .mobile_search_main .text {
        width: 85%;
        float: left;
        height: 40px;
        color: #333;
        background: none;
        border: none;
        text-indent: 20px;
    }

    .mobile_search_main .btn {
        width: 15%;
        height: 40px;
        float: right;
        background: url(../images/header_search.png) center no-repeat;
        background-size: 20px;
        border: none;
    }

    .block1 {
        height: auto;
        width: 100%;
    }

    .block1_left, .block1_right {
        width: 100%;
    }

    .block1_left {
        height: auto;
    }

    .block1_right li, .full-row li, #newsleft, .inews_list {
        width: 100%;
    }

    .six_block li.blo1, .six_block li.blo2, .six_block li.blo3,
    .six_block li.blo4, .six_block li.blo5, .six_block li.blo6 {

        width: 100%;
    }

    .six_block li.blo1 {
        height: 0;
    }

    .ab_zj_l, .ab_zj_cover, .ab_zj_r {
        width: 100%;
    }

    ab_zj_l {
        width: 100%;
    }

    .ab_zj_l .ab_zj_cover {

    }

    .clearFix {
        width: 100%;
    }

    .channel_banner_big img {
        margin-top: 60px;
    }

    .ab_ol, .ab_ob, .ab_or {
        width: 100%;
    }

    .ab_others {
        margin-top: 50px;
    }

    .dev_banner ul > li {
        width: 100%;
    }

    .dev_banner img {
        display: none;
    }

    .dev_banner, .ab_hist_bg {
        display: none;
    }

    .callbacks_container {
        margin-top: 60px;
    }

    .dev_banner2 {
        display: block;
        background: #af2428;
    }

    .dev_banner2 li {
        padding: 20px 0 50px;
    }

    .dev_banner2 h1 {
        text-align: center;
        font-weight: bold;
        font-size: 20px;
        color: #fff;
    }

    .dev_banner2 p {
        text-align: center;
        font-size: 16px;
        color: #fff;
    }

    .ab_hist {
        margin-top: 20px;
        background: none;
    }

    .dev_banner2 .callbacks_tabs {
        bottom: -20px;
    }

    .ab_jj_l {
        display: none;
    }

    .ab_jj_r {
        float: inherit;
        width: 100%;
        margin: 0 auto;
    }

    .channel_banner {
        margin-top: 60px;
    }

    .full-row > .span-5, .full-row > .span-7 {
        text-align: center;
        width: 100% !important;
    }

    .channel_content iframe {
        width: 100%;
    }

    .ab_jj {
        padding-top: 0;
    }

    #ins-news {
        padding-top: 0;
    }

    #ins-news .container .ins-news-list li {
        width: 100%;

    }

    #ins-news .container .ins-news-list li .news-box {
        height: auto;
    }

    #dev li {
        width: 100%;
    }
    .pro_path .title {
        height: 45px;
        padding: 0 4%;
        font-weight: normal;
        font-size: 15px;
        line-height: 45px;
        background: #fff;
        position: relative;
        cursor: pointer;

    }
    .pro_tab {
        display: none;
    }
    .pro_path {
        padding-top: 0;
        border-bottom: 1px solid #eee;
    }
    .pro_path .title.on {
        background: #bd2a14;
        color: #fff;
        border-bottom: 1px solid #bd2a14;
    }

    .news_detail h1{
        font-size: 20px;
    }
    #honor .list a{
        width: 100%!important;
    }
    #pro_list{
        width: 95%;
        margin: 0 auto;
    }
    .pro_search{
        display: none;
    }
    .product_menu{
        padding-top: 20px;
    }
    .friend1 .aboutFriend1_tit{

    }
    .friend1_main {
        width: 90%!important;
        margin:0 auto;
    }
    .friend1_list li{
        margin-right: 10px;
    }


    .friend1_main{
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .aboutFriend_btn{
        display: none;
    }
  
  .history .panel,.history .panel .inner{
    width:100%;
  }
  .history .panel .inner:after,.history .panel:after {   
    background: none;   
  }
      .history .panel{
        margin-top: 10px;
    }
  .history .panel .inner{
    left:0;
    margin-left:0;
   
  }
  .history .panel{
   padding-right:0;
    min-height:0;
  }
  .history{
  background:none;
  }
  
     .pro_right ul li .pro_r_di img{
       
    }
  .pro_right ul li {
    width: 100%;
    height:auto;
}

}
.callbacks_container {
    position: relative;
    width: 100%;
}

@media only screen and (max-width: 900px) {
    .channel_content .col-md-6{
        margin-left: 0;
        margin-top: 20px;
    }
    .channel_content .col-md-6 .rimg{
        max-width: inherit;
    }
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    height: auto;
    border: 0;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
    width: 100%;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 56%;
    left: 8%;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 46px;
    width: 36px;
    background: transparent url("../images/img-sprite.png") -105px -1px;
    margin-top: -65px;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next {
    left: auto;
    background-position: -136px -1px;
    right: 8%;
}

.callbacks_tabs {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
    display: none;
}

.callbacks_tabs li {
    display: inline-block;
}

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 16px;
    width: 16px;
    display: inline-block;
    border: 2px solid #FFF;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
}

.callbacks_here a:after {
    background: #bd2a14;
}

@media only screen and (max-width: 900px) {
    .callbacks_nav {
        display: none;
    }

    .callbacks_tabs a:after {
        width: 8px;
        height: 8px;
    }

    .callbacks_tabs {
        display: block;
        bottom: 20px;
    }
}
