.bannerSwiper .swiper-button-next:after, .bannerSwiper .swiper-button-prev:after {
    color: #985015;
}

.bannerSwiper .swiper-pagination .swiper-pagination-bullet{
    width:16px;
    height:16px;
    opacity: 0.4;
    background: #9a7f10;
}
.bannerSwiper .swiper-pagination .swiper-pagination-bullet-active {
    background:#fdcc00;
    opacity: 1;
}

.sec1 .ul1 li {
    width:20%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
}
.sec1 .ul1 li a {
    display: block;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    background: #f3c506;
    border-radius: 3px;
}

.sec1 .ul1 li:hover a {
    background:#985015;
    color:#fff
}

.sec1 .ul2 li {
    width: 25%;
    float: left;
    padding: 20px 15px;
    box-sizing: border-box;
}

.sec1 .ul2 li a {
    display: block;
    background: #efefef;
}
.sec1 .ul2 li a .text {
    padding:20px 18px 12px;
}
.sec1 .ul2 li a .text h3 {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    color: #985015
}

.sec1 .ul2 li a .text p {
    font-size: 15px;
    line-height: 30px;
    text-overflow:ellipsis;
    overflow: hidden;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    margin: 16px 0 12px;
}

.sec1 .ul2 li a .text span {
    display: block;
    padding-top: 20px;
    border-top:1px solid rgba(152,80,21,.3);
    text-align: right;
    color: #985015;
    font-size: 15px;
}
.sec1 .ul2 li a .text span img {
    width: 28px;
    margin-left: 4px;
}


.sec2 {
    background:url(../images/55.jpg) no-repeat;
    background-size: cover;
    padding:30px 0
}
.sec2 .container {
    position: relative;
}

.sec2 .container .swiper {
    height:768px;
    width:80%
}
.sec2 .container .swiper-button-prev {
    left: 40px;
    width:40px;
    height:70px;
    background: #985015;
}
.sec2 .container .swiper-button-next {
    right: 40px;
    width:40px;
    height:70px;
    background: #985015;
}
.sec2 .container .swiper-button-next:after,.sec2 .container .swiper-button-prev:after {
    color:#fff;
    font-size:30px
}
.sec2 .title h2 {
    color:#fff
}
.sec2 .swiper a {
    display: block;
    overflow: hidden;
    background: rgba(255,255,255,1);
}
.sec2 .swiper-slide .pho {
    width:50%;
    float: left;
}
.sec2 .swiper-slide {
    height: calc(100%/ 2);
}

.sec2 .swiper-slide .text {
    width:50%;
    float: right;
    padding: 60px 40px 0;
    box-sizing: border-box;
    color: #fff;
}
.sec2 .swiper-slide .text h3 {
    font-size: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    color:#985015
}

.sec2 .swiper-slide .text p {
    font-size: 15px;
    line-height: 30px;
    text-overflow:ellipsis;
    overflow: hidden;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    color:#888;
    margin: 16px 0 30px;
}

.sec2 .swiper-slide .text span {
    display: block;
    width: 130px;
    line-height: 38px;
background:#985015;
    color:#fff;
    text-align:center;
    float:right
}
.sec2 .swiper-slide:nth-child(2n) .pho {
    float: right;
}

.sec2 .swiper-slide:nth-child(2n) .text {=
    float: left;
}

.sec3 {
    margin-top:40px;
    overflow: hidden;
}
.sec3 .text {
    width:50%;
    padding:120px 50px 0 0;
    box-sizing: border-box;
}
.sec3 .text h2 {
    font-size:42px;
    font-weight:500
}
.sec3 .text h3 {
    font-size: 30px;
    font-weight: 500;
    margin:10px 0 15px
}
.sec3 .text p {
    position:relative;
    font-size: 16px;
    line-height: 32px;
    text-indent: 2em;
    padding-left: 30px;
    text-overflow:ellipsis;
    overflow: hidden;
    display:-webkit-box;
    -webkit-line-clamp:6;
    -webkit-box-orient:vertical;
}
.sec3 .text p:before {
    content:"";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #985015;
    position:absolute;
    left:5px;
    top: 10px;
}

.sec3 .text p:after {
    content:"";
    width: 1px;
    top:22px;
    bottom:0;
    background:#985015;
    position:absolute;
    left:11px;
    opacity: 0.3;
}

.sec3 .text a {
    display:block;
    width:120px;
    line-height:38px;
    background:#985015;
    color:#fff;
    float: right;
    text-align: center;
    border-radius: 5px;
    margin-top:24px
}
.sec3 .pho {
    width:50%;
}
.sec3 .pho img {
    margin-top: -80px;
    position:relative;
    z-index: 10;
}
.sec3 .pho strong {
    display: block;
    font-size:150px;
    letter-spacing: 2px;
    color:#985015;
    text-align:center;
    opacity: 0.4;
    position:relative;
    z-index: 5;
}

.sec3 .box {
    background:url("../images/b3.jpg") no-repeat center;
    background-size: cover;
    padding:30px 0;
    margin-top:-80px;
    z-index: 8;
}
.sec3 .box ul {
    width: 50%;
}

.sec3 .box ul li {
    width:33.33%;
    float:left
}

.sec3 .box ul li span {
    display: block;
    height:90px;
    text-align: center;
    width:90px;
    background: url("../images/icon9.png") no-repeat center;
    background-size: cover;
}
.sec3 .box ul li span img {
    width:50px;
    margin-top:20px;
}
.sec3 .box ul li p {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
}

.sec4 {
    background:url(../images/ys_bg.jpg) no-repeat center top;
    background-size:cover;
    padding:40px 0
}

.sec4 .container {
    width: 1200px;
}

.sec4 dl dt {
    width:40%;
    float: right;
}
.sec4 dl.dl1 dt {
    width: 26%;
}
.sec4 dl dd {
    width:60%;
    float: left;
    padding-left: 180px;
    position: relative;
    box-sizing: border-box;
}
.sec4 dl dd span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
}

.sec4 dl.dl2 dt {
    float: left;
    width: 40%;
}
.sec4 dl.dl2 dd {
    width:50%;
    float: right;
    margin-top: 12%;
}

.sec4 dl dd h3 {
    font-size: 25px;
    font-weight: 500;
    margin: 24px 0 15px;
}
.sec4 dl dd p {
    font-size: 16px;
    line-height: 30px;
}
.sec4 dl.dl3 {
    margin: 16% 0 0 -5%;
}
.sec4 dl.dl3 dd {
    width:55%
}

.sec4 dl.dl4 {
    margin-top: 4%;
}

.sec4 dl.dl4 dd {
    margin-top: 8%;
    width: 50%;
}
.sec5 {
    background: url("../images/b6.jpg") no-repeat bottom center;
    background-size: cover;
    padding: 20px 0 30px;
}
/*.sec5 .title h2 {*/
/*    color: #fff;*/
/*}*/
.sec5 .fl {
    width:35%;
    background: #fff;
    padding-bottom:10px
}

.sec5 .fl .box {
    position: relative;
}
.sec5 .fl .box .text {
    position:absolute;
    left: 0;
    bottom: 0;
    right:0;
    background:rgba(0,0,0,.4);
    color:#fff;
    padding:20px;
}

.sec5 .fl .box .text h3 {
    font-size:17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}

.sec5 .fl .box .text p {
    font-size: 15px;
    line-height: 30px;
    text-overflow:ellipsis;
    overflow: hidden;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    margin-top:12px
}
.sec5 .fl li {
    margin-top:8px;
    padding:0 10px
}
.sec5 .fl li a {
    display: block;
    position: relative;
    line-height:40px;
    border-bottom: 1px dashed #dedede;
    padding-left:20px
}
.sec5 .fl li a:before {
    content:"";
    width:10px;
    height:10px;
    background: #985015;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top:15px
}
.sec5 .fl li a p {
    padding-right:100px;
    font-size:15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}

.sec5 .fl li a span {
    display: block;
    position:absolute;
    right:0;
    top:0;
    font-size: 14px;
    opacity: 0.6;
}

.sec5 .fr {
    width:65%
}
.sec5 .fr li {
    width:50%;
    float: left;
    padding-left: 30px;
    box-sizing: border-box;
    margin-bottom: 25px;
}

.sec5 .fr li a {
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 8px;
    background: #fff;
    position: relative;
}
.sec5 .fr li a .time {
    width:100px;
    background: #985015;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    text-align: center;
}

.sec5 .fr li a .time span {
display: block;
    font-size: 22px;
    border-top: 1px solid rgba(255,255,255,.3);
    margin-top: 10px;
    padding-top: 10px;
    opacity: 0.9;
}
.sec5 .fr li a .time strong {
    display: block;
    font-size: 32px;
    margin-top: 12px;
}

.sec5 .fr li a .text {
    padding: 20px 10px 20px 115px;
}
.sec5 .fr li a .text h3 {
    font-size:17px;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
    margin-bottom: 10px;
}
.sec5 .fr li a .text p {
    font-size: 15px;
    line-height: 30px;
    text-overflow:ellipsis;
    overflow: hidden;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    opacity: 0.8;
}
.sec7 {
    padding: 30px 0;
}
.sec7 li{
    width:20%;
    float: left;
    padding:20px 15px ;
    box-sizing: border-box;
}
.sec7 li a {
    display: block;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
}
.sec7 li p {
    line-height: 46px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    background:#985015;
    color:#fff
}





@media all and (min-width: 1024px) and (max-width: 1600px) {
    .sec2 .container .swiper {
        height: 680px;
    }
    .sec3 .pho img {
        margin-top: -60px;
    }

    .sec3 .box ul {
        top: -60px;
    }
    .sec3 .box ul li span {
        width: 70px;
        height: 70px;
    }
    .sec3 .box ul li span img {
        margin-top: 15px;
        width: 40px;
    }
    .sec4 {
        padding-top: 20px;
    }
    .sec3 .text h2 {
        font-size: 36px;
    }
    .sec3 .text h3 {
        font-size: 24px;
    }
    .sec3 .pho strong {
        font-size: 120px;
    }

    .sec3 .container {
        padding-bottom: 40px;
    }
    .sec3  .box .container{
        padding-bottom: 0;
    }

}
@media all and (min-width: 1024px) and (max-width: 1400px) {
    .sec3 .pho strong {
        font-size: 120px;
    }

    .sec3 .text p {
        -webkit-line-clamp:5
    }

    .sec5 .fr li a .text {
        padding: 12px 8px 12px 110px;
    }

}



@media all and (min-width: 0) and (max-width: 767px) {

    .bannerSwiper .swiper-pagination .swiper-pagination-bullet{
        width:14px;
        height:14px;
    }

    .sec1 .ul1 li {
        width:50%;
        float: left;
        padding: 10px;
        box-sizing: border-box;
    }
    .sec1 .ul1 li a {
        line-height: 38px;
        font-size: 15px;
    }

    .sec1 .ul2 li {
        width: 50%;
        padding: 10px 8px;
    }

    .sec1 .ul2 li a .text {
        padding:10px 10px;
    }
    .sec1 .ul2 li a .text h3 {
        font-size: 16px;
    }

    .sec1 .ul2 li a .text p {
        font-size: 14px;
        line-height: 27px;
        margin: 8px 0 12px;
    }

    .sec1 .ul2 li a .text span {
        padding-top:6px;
        font-size: 14px;
    }
    .sec1 .ul2 li a .text span img {
        width: 28px;
        margin-left: 4px;
    }


    .sec2 {
        padding:30px 0
    }

    .sec2 .container .swiper {
        height:auto;
        width:75%
    }
    .sec2 .container .swiper-button-prev {
        left: 5px;
        width:40px;
        height:70px;
        background: #985015;
    }
    .sec2 .container .swiper-button-next {
        right: 5px;
        width:40px;
        height:70px;
        background: #985015;
    }
    .sec2 .container .swiper-button-next:after,.sec2 .container .swiper-button-prev:after {
        color:#fff;
        font-size:30px
    }
    .sec2 .title h2 {
        color:#fff
    }
    .sec2 .swiper a {
        display: block;
        overflow: hidden;
        background: rgba(255,255,255,1);
    }
    .sec2 .swiper-slide .pho {
        width:100%;
        float: inherit;
    }

    .sec2 .swiper-slide .text {
        width:100%;
        float: inherit;
        padding: 20px 10px 50px;
    }
    .sec2 .swiper-slide .text h3 {
        font-size: 16px;
    }

    .sec2 .swiper-slide .text p {
        font-size: 14px;
        line-height: 27px;
        -webkit-line-clamp:2;
        margin: 10px 0 10px;
    }

    .sec2 .swiper-slide .text span {
        width: 110px;
        line-height: 32px;
    }
    .sec2 .swiper-slide:nth-child(2n) .pho {
        float: inherit;
    }

    .sec2 .swiper-slide:nth-child(2n) .text {=
    float: inherit;
    }

    .sec3 {
        margin-top:20px;
        position: relative;
    }
    .sec3 .text {
        width:100%;
        padding:0px 10px ;
    }
    .sec3 .text h2 {
        font-size:30px;
    }
    .sec3 .text h3 {
        font-size: 22px;
        margin:10px 0 15px
    }
    .sec3 .text p {
        font-size: 15px;
        line-height: 30px;
    }

    .sec3 .text a {
        line-height:36px;
        float: inherit;
        margin:24px auto
    }
    .sec3 .pho {
        width:100%;
    }
    .sec3 .pho img {
        margin-top: 0px;
    }
    .sec3 .pho strong {
        font-size:80px;
        letter-spacing: 1px;
        opacity: 0.1;
        position:absolute;
        left: 0;
        top: 10%;
        z-index: 5;
    }

    .sec3 .box {
        padding:24px 0;
        margin-top:20px;
    }
    .sec3 .box ul {
        width: 100%;
    }

    .sec3 .box ul li span {
        height:60px;
        width:60px;
        margin:0 auto 8px
    }
    .sec3 .box ul li span img {
        width:36px;
        margin-top:12px;
    }
    .sec3 .box ul li p {
        font-size: 14px;
        text-align: center;
    }

    .sec4 {
        padding:30px 0
    }

    .sec4 .container {
        width: 100%;
    }
    .sec4 dl {
        margin-bottom:20px
    }
    .sec4 dl dt {
        width:100%;
        float: inherit;
        padding:0 14px;
        box-sizing: border-box;
    }
    .sec4 dl.dl1 dt {
        width: 100%;
    }
    .sec4 dl dd {
        width:100%;
        float: inherit;
        padding:0 10px 0 90px;
    }
    .sec4 dl dd span {
        display: block;
        position: absolute;
        left: 10px;
        top: 0;
        width: 70px;
    }

    .sec4 dl.dl2 dt {
        width:100%;
        float: inherit;
    }
    .sec4 dl.dl2 dd {
        width:100%;
        float: inherit;
        margin-top: 12%;
    }

    .sec4 dl dd h3 {
        font-size: 16px;
        margin: 14px 0 15px;
    }
    .sec4 dl dd p {
        font-size: 14px;
        line-height: 28px;
    }
    .sec4 dl.dl3 {
        margin: 16% 0 0 0%;
    }
    .sec4 dl.dl3 dd {
        width:100%;
    }

    .sec4 dl.dl4 dd {
        width:100%;
    }
    .sec5 .fl {
        width:100%;
		margin-bottom:20px
    }

    .sec5 .fl .box {
        position: relative;
    }
    .sec5 .fl .box .text {
        position:relative;
        background:rgba(255,255,255,.4);
        padding:14px;
        color:#333;
        border-bottom:2px solid #985015
    }

    .sec5 .fl .box .text h3 {
        font-size:16px;
    }

    .sec5 .fl .box .text p {
        font-size: 14px;
        line-height: 28px;
        margin-top:10px
    }


    .sec5 .fr {
        width:100%
    }
    .sec5 .fr li {
        width:100%;
        float: inherit;
        padding:0 10px;
        margin-bottom: 15px;
    }

    .sec5 .fr li a .text {
        padding: 16px 10px 16px 110px;
    }
    .sec5 .fr li a .text h3 {
        font-size:16px;
    }
    .sec5 .fr li a .text p {
        font-size: 14px;
        line-height: 28px;
    }
    .sec7 {
        padding: 30px 0;
    }
    .sec7 li{
        width:50%;
        padding:16px 8px ;
    }
    .sec7 li:last-child {
        display: none;
    }
    .sec7 li p {
        line-height: 42px;
        font-size: 15px;
    }





}
