@media screen and (min-width: 1200px) {
    .info {
        /* margin-bottom: 90px;*/
    }

    .info-img img {
        width: 100%;
    }

    /*.news-month{*/
    /*top: 185px;*/
    /*}*/
    .nav-bar .navUl .nav_li {
        width: 13.96%;
    }

    .bt-content {
        max-width: 1200px;
        background: url("../images/bg.png") no-repeat;

    }

    .bt-content li {
        width: 13.75%;
    }


    .bt-content>li>a:first-child {
        background: url("../images/icon_seal.png") no-repeat;
    }

    .bottom-img {
        margin-top: 53px;
    }
}

@media screen and (max-width: 1200px) {
    .mid-content {
        padding: 0px 10px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1199px) {
    .info {
       /* margin-bottom: 15%;*/
    }

    .info-img img {
        width: 90%;
    }

    .nav-bar .navUl .nav_li {
        width: 12.96%;
    }

    .bt-content {
        width: 100%;
        background: url("../images/bg.png") no-repeat;
    }

    .bt-content li {
        width: 13.75%;
    }

    .bottom-img {
        margin-top: 53px;
    }
}

/*!*phone*!*/
@media screen and (min-width: 768px) {
    /*>=768*/
     .news-title{width: 80%;}
    .info-img {
        position: absolute;
        top: 68px;
        left: 6%;
        /*width: 100%;*/
    }

  /*  .info-img img {
        width: 87%;
    }*/

    .tel {
        background: url("../images/bg-tel.png") no-repeat;
    }

    .bt-content ul li:nth-of-type(2) a {
        background: url("../images/icon_seal.png") no-repeat;
    }

    .bt-content ul li:nth-of-type(5) a {
        background: url("../images/icon_meetingroom_56.png") no-repeat;
    }

    .bt-content ul li:nth-of-type(1) a {
        background: url("../images/icon_laboratory_56.png") no-repeat;
    }

    .bt-content ul li:nth-of-type(3) a {
        background: url("../images/icon_donate_56.png") no-repeat;
      background-position:-7px -11px;
    }

    .bt-content ul li:nth-of-type(4) a {
        background: url("../images/icon_process_56.png") no-repeat;
    }

    .bt-content ul li:nth-of-type(6) a {
        background: url("../images/icon_gonggao.png") no-repeat;
    }

    .bt-content ul li:nth-of-type(7) a {
        background: url("../images/icon_equipment.png") no-repeat;
       background-position:-9px -10px;
    }

    .bt-content ul li a {
        display: inline-block;
        width: 42px;
        height: 35px;
    }

    .bt-content {
        border-radius: 8px 8px 0 0;
    }
}

@media screen and (max-width: 768px) {
   .rightarea .img img{width:70%;}
   .news-title{width: 70%;}
   .bt-content ul{padding:0;}
    .right-content {
        display: none;
    }

    .input-search {
        display: none;
    }

    .none {
        display: none;
    }

    .news-month {
        width: 60px;
        height: 60px;
    }

    .bt-content ul li a {
        display: inline-block;
        width: 60px;
        height: 40px;
    }

    .none {
        display: none;
    }

    .info {
       /* margin-bottom: 15%;*/
    }

    /*.info-img img{*/
    /*width: 90%;*/
    /*}*/
    .nav-bar {
        display: none;
    }

    .code,
    .right-content,
    .input-search {
        display: none;
    }

    .img {
        margin: 10px 0px 10px 10px;
    }

    .img>img {
        width: 80%;
    }

    .mini-button {
        display: block;
    }

    .bt-content {
        /*max-width: 375px;*/
        background: url("../images/bg-phone.png") no-repeat;
        background-size: cover;
    }

    .bt-content li {
        width: 23.75%;
    }

    .bottom-img {
        margin-top: 23px;
    }

    .bottom-img>img:first-child {
        margin-bottom: 10px;
    }

    .bt-content ul li:nth-of-type(1) a {
        background: url("../images/ico_small_1.png") no-repeat;
    }

    .bt-content ul li:nth-of-type(2) a {
        background: url("../images/ico_small_2.png") no-repeat;
    }

    .bt-content ul li:nth-of-type(3) a {
        background: url("../images/ico_small_3.png") no-repeat;
    }

    .bt-content ul li:nth-of-type(4) a {
        background: url("../images/ico_small_4.png") no-repeat;
    }

    .bt-content ul li:nth-of-type(5) a {
        background: url("../images/ico_small_5.png") no-repeat;
    }

    .bt-content ul li:nth-of-type(6) a {
        background: url("../images/ico_small_6.png") no-repeat;
    }

    .bt-content ul li:nth-of-type(7) a {
        background: url("../images/ico_small_7.png") no-repeat;
    }

    .tel {
        background: url("../images/bg_small_phone.png") no-repeat;
    }
}

@media screen and (max-width: 767px) {
    .info-detail {
        padding-right: 0;
    }
}

@media screen and (min-width: 610px) and (max-width: 767px) {
    .info-img img {
        width: 87%;
    }

    .info-img {
        /*position: absolute;*/
        margin-top: -153px;
        margin-left: 104px;
    }
}

@media screen and (max-width: 610px) {
   .sub-a {
    font-size: 12px !important;}
    .info-img img {
        width: 90%;
    }

    .info-img {
       position: absolute;
        left: 5%;
        top: 68px;
       /* width: 100%;*/
    }
}

@media screen and (max-width: 350px) {

    /*.bt-content ul li a {*/
    /*display: inline-block;*/
    /*width: 60px;*/
    /*height: 48px;*/
    /*}*/
    .bt-content li p {
        font-size: 12px;
    }
}

/*中间部分*/
.middle-content {
    width: 100%;
    margin: 0px auto;
    max-width: 1200px;
}

.mid-content {
    margin-top: 40px;
    /*padding: 0px 10px;*/
}

.object {
    font-size: 22px;
    color: rgba(51, 51, 51, 1);
    border-bottom: 2px solid #0658AA;
    width: 150px;
    padding-bottom: 5px;
}

.news-list {
    margin-top: 10px;
}

.img-border {
    border: 1px solid rgba(224, 224, 224, 1);
}

.img-news>a {
    display: inline-block;
    position: relative;
}

.news-month {
    display: inline-block;
    width: 80px;
    height: 80px;
    text-align: center;
    background: rgba(6, 88, 170, 1);
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    line-height: 25px;
    position: absolute;
    left: 20px;
    bottom: 107px;
    padding-top: 15px;
}

.news-month i {
    font-size: 26px;
    font-family: MicrosoftYaHeiUI-Bold;
    font-weight: bold;
    font-style: normal;
}

.img-news h3 {
    margin: 21px 20px 0px;
    line-height: 23px;
}

.img-news h3 a {
    height: 46px;
    font-size: 18px;
    /*font-family: MicrosoftYaHeiUI-Bold;*/
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: block;
}


.img-news p {
    margin: 9px 20px 8px;
    height: 36px;
    font-size: 14px;
    font-family: MicrosoftYaHeiUI;
    color: rgba(102, 102, 102, 1);
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: block;
}

/* .short-content {
    margin: 9px 20px 8px;
    height: 36px;
    font-size: 14px;
    font-family: MicrosoftYaHeiUI;
    color: rgba(102, 102, 102, 1);
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: block;
} */
.img-list img {
    width: 100%;
}

.info-detail {
    margin-top: 50px;
    position: relative;
    padding-left: 0px;
}

.info-detail:nth-of-type(2),
.info-detail:nth-of-type(4) {
    padding-right: 0;
}

.info {
   /* height: 139px;*/
    border-top: 2px solid #0658AA;
    background: url("../images/small-bg.png");
    overflow: hidden;
    background-size: cover;
    /*background-size: 100%;*/
}

.info h2 {
    font-size: 22px;
    color: rgba(51, 51, 51, 1);
    padding-top: 17px;
    margin-left: 30px;
    margin-top: 0px;
}

.info-detail ul li {
    margin-top: 19px;
    border-bottom: 1px dashed #C2C2C2;
    /*padding-bottom: 10px;*/
     padding-bottom: 25px;
}

.info-detail ul li:last-child {
   /* border-bottom: none;*/
}

.info-detail ul li a {
    display: block;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
}

.info-date {
   /* display: block;*/
    font-size: 12px;
    font-family: AppleSystemUIFont;
    color: rgba(6, 88, 170, 1);
    line-height: 16px;
    padding-left: 15px;
    float:right;
}

/*.info-img{*/
/*position: absolute;*/
/*!*left: 40px;*!*/
/*top:68px;*/
/*}*/
/*.bottom-img{*/
/*margin-top: 53px;*/
/*}*/
.tel {
    margin-top: 52px;
    width: 100%;
    /*height:632px;*/
    /*background: url("../images/bg-tel.png") no-repeat;*/
    background-size: cover;
    padding: 12% 0 11.8% 13%;
}

.tel dl {
    display: inline-block;
    padding-right: 35px;
}

.tel dl dt {
    font-size: 22px;
    font-family: SFNSDisplay;
    color: rgba(6, 88, 170, 1);
    margin-bottom: 16px;
}

.tel dl dd {
    font-family: AppleSystemUIFont;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
}

.go {
    width: 133px;
    height: 42px;
}

.go a {
    display: inline-block;
    width: 133px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: rgba(6, 88, 170, 1);
    font-family: AppleSystemUIFont;
    color: rgba(255, 255, 255, 1);
}

.foot {
    width: 100%;

   /* line-height: 50px;*/
}

/*.foot p {
    font-size: 12px;
    font-family: AppleSystemUIFont;
    color: rgba(255, 255, 255, 0.6);
    padding-left: 15%;
    background: rgba(6, 88, 170, 1);
    margin-bottom: 0px;
}*/
.sub-a{background:none !important;
display:inline-block !important;
width:auto !important;
height:auto !important;}

.sub-a{
font-size:14px;
font-weight:400;
color:rgba(51,51,51,1);}

.swiper-slide .img-news .img-list>a{
  display:block;
  overflow:hidden;
}
.news-title{float:left;}
.nav-bar .navUl .nav_li:first-child{background: #f8f8f8;border-radius: 5px 5px 0 0;}
.nav-bar .navUl .nav_li:first-child a{color: #0658aa;}
.headerWraper{background:url(../images/header_bg1.png) no-repeat}