@media only screen and (max-width: 1366px) {
    /*******************************
        -------[=公用]-------
    ********************************/
    #nav li {width: 130px;}
    .sidebar {padding-right: 40px;}
    .g-cont {width: 64%;}
    /*******************************
        -------[=首页]-------
    ********************************/
    .section-index .box-col img {margin-right: 20px;}
    /*.m-list7 .txt {width: 44%;}*/
}
@media only screen and (max-width: 1199px) {
    /*******************************
        -------[=公用]-------
    ********************************/
    #nav li {width: 119px;}
    #nav a.par {font-size: 14px;text-overflow:ellipsis;white-space: nowrap;}
    #head-wrap .lang a {font-size: 14px;}
    #head-wrap .lang{padding-right: 15px;}
    #fd .col-l {font-size: 18px;}
    #nav .sub a {font-size: 12px;height: 28px;line-height: 28px;}
    /*******************************
        -------[=首页]-------
    ********************************/
    .section-index .box-col {float: none;width: 100%;overflow: hidden;}
    .section-index .box-col .a3 {border-right: none;}
    .section-index .box-search {float: none;width: 100%;}
    .section-index .box-search .cont {margin: 0 auto;float: none;width: 40%;}

}
@media only screen and (max-width: 959px) {
    /*******************************
        -------[=公用]-------
    ********************************/
    .menuBtn {display: block;}
    #nav {display: none;}
    #head-wrap .lang {margin-top: 18px;}
    #head-wrap .logo {padding: 5px 20px 5px 10px;width: auto;}
    #head-wrap .logo img {height: 50px;}
    #fd {padding: 10px 0;height: auto;}
    #fd .col-l,#fd .col-c,#fd .col-r {float: none;width: 100%;text-align: center;font-size: 14px;}
    #fd .col-c .p1 {font-size: 14px;line-height: 1.5;}
    #fd .col-c .p2 {padding-top: 0;line-height: 1.5;}
    .sidebar {display: none;}
    .bd-inner {padding-top: 30px;}
    .g-cont {float: none;width: 100%;}
    .g-cont .box {padding: 20px 10px 30px;}
    #head-wrap .lang{margin-right: 65px;}
    /*******************************
        -------[=首页]-------
    ********************************/
    .box-pro .img {margin-bottom: 20px;}
}

/*Common For Max 480*/
@media only screen and (max-width: 768px) {
    /*******************************
        -------[=公用]-------
    ********************************/
    #banner .slick-dots li {width: 12px;height: 12px;}
    /*******************************
        -------[=首页]-------
    ********************************/
    .section-index .box-col a {padding: 10px 0;line-height: 30px;font-size: 16px;border-width: 1px;text-align: center;border-bottom: 1px solid #d5d5d5;}
    .section-index .box-col img {margin: 0 auto;display: block;height: 30px;}
    .section-index {padding-bottom: 205px;}
    .section-index .box-search {padding-top: 205px;}
    /*******************************
        -------[=新闻]-------
    ********************************/
    .m-list7 .date{display: none;}
    .m-list7 .con{padding-left: 0px;/*padding-right: 90px;*/}
    .m-list7 li{padding: 10px 0;}
    .m-list7 .pic{margin-right: 10px;}
    .m-list7 h3{font-size: 14px;margin-bottom: 5px;}
    .m-list7 .more{right: 10px;}
}

@media only screen and (max-width: 600px) {
    /*******************************
        -------[=公用]-------
    ********************************/
    /*.section-index {padding-bottom: 122px;}*/
    #fd span {display: none;}
    #fd a {display: block;}
    #fd .col-l, #fd .col-c, #fd .col-r {font-size: 12px;}
    #fd .col-c .p1 {font-size: 12px;}
    #fd .col-c .p2 {font-size: 12px;}
    /*******************************
        -------[=首页]-------
    ********************************/
    .section-index .box-search .cont {width: 84%;}
    .m-list7 .txt {padding-right: 100px;}
}

/*Common For Max 320*/
@media only screen and (max-width: 479px) {
   /*******************************
       -------[=首页]-------
   ********************************/
   /*.section-index .box-col a {width: 100%;border: none;border-bottom: 1px solid #d5d5d5;}*/
   /*#banner .item img {height: 220px;max-width: none;width: auto;}*/
   .section-index {padding-bottom: 142px;}
   .section-index .box-search {padding-top: 142px;}
   /*******************************
       -------[=新闻]-------
   ********************************/
   .m-list7 .pic{float: none;margin: 0px;width: 100%;height: auto;}
   .m-list7 .con{padding-right: 0;}
   .m-list7 .pic img {margin: 0 auto;width: auto;height: auto;max-width: 100%;}
   .m-list7 .txt{margin: 0;padding: 0;width: 100%;}
   .m-list7 .more{position: static;/*padding-left: 0;*/}
   .m-list7 h3{margin-bottom: 0;}
}
@media only screen and (max-width: 400px) {
    /*******************************
        -------[=首页]-------
    ********************************/
    .section-index {padding-bottom: 116px;}
    .section-index .box-search {padding-top: 116px;}
}

@media only screen and (max-width: 360px) {
    /*******************************
        -------[=首页]-------
    ********************************/
    .section-index {padding-bottom: 78px;}
    .section-index .box-search {padding-top: 78px;}
}
@media (min-width: 767px){
    .team-introduction.table-box > .col-sm-4 {
        left: 0;
    }

}
