/* banner */
.banner .swiper-slide img {
    width: 100%;
}

.banner-button-prev,
.banner-button-next {
    position: absolute;
    z-index: 99;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    cursor: pointer;
}

.banner-button-prev {
    left: 0.5%;
}

.banner-button-next {
    right: 0.5%;
}

/* 第1部分 */
.part1 {
    display: inline-block;
    width: 100%;
    padding: 10px;
}

.part1-title {}

.part1-title-name {
    text-align: center;;
   
}

.part1-title-name img {
    
    /*width: 100%*/
}

.part1d {
    padding: 30px 0 10px;
    display: inline-block
}

.part1_1 {
    background: url(../images/part1_bg1.jpg) left center no-repeat;
    text-align: right;
    font: 400 18px/30px '微软雅黑';
}

.part1_1r {
    background: url(../images/part1_1.png) right center no-repeat;
    padding-right: 30px;
}

.part1_2 {
    font: 400 12px/30px '微软雅黑';
    text-indent: 1.3
}

.part1img {
    padding: 5px;
}


@media (min-width: 1200px) {
    .part1 {
        padding: 80px 0;

    }

    .part1img {
        padding: 0 22px;
    }

    .part1-title-name {
       /* padding: 0.1rem 1.5rem;*/
    }


}


/* 第2部分 */

.more.black a,
a.more.black {
    color: #5b5959;
    border: 1px solid #5b5959;
    background: #fff;
}

.more a,
a.more {
    line-height: 100%;
    font-size: 16px;
    text-decoration: none;
    padding: 15px 50px;
    display: inline-block;
    border: 1px solid #5b5959;
    background: #fff;
}

/* 第3部分 */
.jjwt {
    text-align: center;
    margin-top: 30px;
    padding: 20px 0;
    font-family: 'Source-Han-Ligh12c265c3dc17e93'  !important;
        font-size:30px;
        font-weight: 400;
        letter-spacing:2px;
    color: #4b4948;
}

.jjwt1 {
    padding: 5px 0.5rem;
    color: #4b4948;
}

.jjwt1_1 {
    /*background: url(../images/jjwt1.jpg) left center no-repeat;*/
    padding: 0.7rem 0 0.6rem 1.9rem;
   font-size: 20px;
    line-height: 30px;
}

.jjwt1_11 {
    /*background: url(../images/jjwt2.jpg) left center no-repeat;*/
    padding: 0.7rem 0 0.6rem 1.9rem;
    font-size: 20px;
    line-height: 30px;
}

.jjwt1_111 {
   /* background: url(../images/jjwt3.jpg) left center no-repeat;*/
    padding: 0.7rem 0 0.6rem 1.9rem;
    font-size: 20px;
     line-height: 30px;
}

.jjwt1_1111 {
    background: url(../images/jjwt4.jpg) left center no-repeat;
    padding: 0.7rem 0 0.6rem 1.9rem;
   font-size: 20px;
    line-height: 30px;
}

.jjwt1_2 {
    border-left: 1px #4b4848 solid;
    margin-left: 1rem;
    padding-left: 1rem;
}

.jjwt1_2 li {
    /*padding: 0rem 0.1rem;*/
    font-size: 14px;
     line-height: 30px;
}

.jjwt1_2 li a {
    color: #4b4948;
}

.jjwt1_3 {
    border-left: 1px #4b4848 solid;
    margin-left: 1rem;
    padding-left: 0.6rem;
}

.jjwt1_3 li {
    padding: 0rem;
     font-size: 16px;
     line-height: 30px;
}

.jjwt1_3 li a {
    color: #4b4948;
}
@media (min-width: 280px) {
   .changa{
        display: none;
    }
     .changb{
        display: inline;
    }
    .changc{
        display: none;
    }

}
@media (min-width: 380px) {
   .changa{
        display: none;
    }
     .changb{
        display: inline;
    }
    .changc{
        display: none;
    }

}
@media (min-width: 440px) {
   .changa{
        display: none;
    }
     .changb{
        display: inline;
    }
    .changc{
        display: none;
    }

}
@media (min-width: 680px) {
   .changa{
        display: none;
    }
     .changb{
        display: inline;
    }
    .changc{
        display: none;
    }

}

@media (min-width: 900px) {
    .changa{
        display: none;
    }
     .changb{
        display: inline;
    }
    .changc{
        display: none;
    }
 

}

@media (min-width: 1200px) {
    .changa{
        display: inline;
    }
    .changb{
        display: none;
    }
    .changc{
        display: none;
    }
    .jjwt {
        text-align: center;
        padding: 20px 0;
        font-size:65px;
        font-weight: 400;
        letter-spacing:5px;
         font-family: 'SourceHanSansCN'  !important;
    }
  
    .jjwt1 {
        padding: 5px 0;
    }

    .jjwt1_1,
    .jjwt1_11,
    .jjwt1_111,
    .jjwt1_1111 {
        padding: 30px 0 20px 0px;
       font-size: 20px;
    }

    .jjwt1_2 {
        margin-left: 35px;
        padding-left: 28px;
    }

    .jjwt1_2 li {
       /* padding: 0rem 0.1rem;*/
        font: 400 16px/30px
    }

    .jjwt1_3 {
        margin-left: 35px;
        padding-left: 25px;
    }

    .jjwt1_3 li {
        padding: 0rem;
        font: 400 16px/25px 
    }

}
@media (min-width: 1500px) {
    .changa{
        display: inline;
    }
    .changb{
        display: none;
    }
    .changc{
        display: none;
    }
}
/* 第4部分 */
.bk {
    width: 100%;
    margin: 30px 0 10px;
    border-bottom: 2px solid #444041
}

.pinpai {
    text-align: center;
    padding: 1rem 0;
}

.pinpai1 {
   /* font: 600 30px/40px '微软雅黑';*/
   font-size: 32px;
    font-family: 'SourceHanSansCN'  !important;
    color: #444041;
}

.pinpai2 {
    
    line-height: 40px;
    font-size: 42px;
    font-family: "DINMittelschrift",  !important;
    color: #444041;
    /*[;letter-spacing:50px;]safari hack*/
}

.pinpai1,
.pinpai2 {
    color: #444041;
}

.pinpai3 {
    font: 500 18px/40px '微软雅黑';
    color: #7b7879;
}

.pinpai3 a {
    color: #7b7879;
}

@media (min-width: 1200px) {
    .pinpai {
        text-align: center;
        padding: 40px 0 70px;
    }

    .pinpai1 {
       /* font: 500 68px/85px '微软雅黑';*/
        font-size: 67px;
        font-family: '微软雅黑'  !important;
        color: #444041;
    }

    .pinpai2 {
        line-height: 85px;
        font-size: 98px;
         font-family: "DINMittelschrift";
        color: #444041;
    }
    .xiaozi{

        font-size: 50px;
            letter-spacing: 19px;
    padding-left: 19px;
   /* font-family: '微软雅黑'  !important;*/
    }
    .pinpai3 {
       /* font: 500 28px/55px '微软雅黑';*/
       line-height: 50px;
       font-weight: bolder;
       font-size: 28px;
        font-family: 'SourceHanSansCN'  !important;
        color: #7b7879;
        letter-spacing: 5px;
    }
}
@font-face { font-family: 'DINMittelschrift';
 src: url('../images/DINMittelschrift.ttf'); /* IE9 Compat Modes */ 

}