body{
    background-color: #f5f5f5;
}
.sf_list_wrap{
    width:70%;
    margin:0 auto;
    padding-top:86px;
}
@media all and (max-width:1024px){
    .sf_list_wrap{
        width:100%;
        margin:0 auto;
        padding-top:86px;
    }
}
.slow_banner{
    margin-top: 86px;
    position:relative;
}
.slow_banner img{
    width:100%;
    height:100%;
}
.slow_banner_centont{
    width:100%;
    height:700px;
    position:relative;
}
.slow_banner_centont li{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:700px;
    display:none;
}
.slow_banner_centont .show{
    display:block;
}
.slow_banner_slide .select{
    background-color:#000;
    width:15px;
    height:15px;
    opacity:1;
}
.slow_banner_slide{
    position:absolute;
    bottom:10px;
    right:2%;
}
.slow_banner_slide li{
    float:left;
    height:12px;
    width:12px;
    background-color:#ccc;
    margin-right:10px;
    opacity:0.5;
    cursor:pointer;

}
.sfl_top{
    overflow:hidden;
    width:30%;
    margin:4% auto;
}
.sfl_top li{
    float:left;
    padding:2% 8%;
    border:1px solid #ccc;
    text-align:center;
    color:#949494;
    cursor:pointer;
}
.sfl_top li.color{
    color:#62794c;
}

.sfl_con .show{
    display: block;
}



.sfl_top li:nth-child(1){
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
}
.sfl_top li:nth-child(2){
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
}
.sfl_con{
    width: 77%;
    margin: 4% auto 2%;
    position: relative;

}
.sfl_con_tittle{
    line-height: 30px;
    background-color: #62794c;
    border-radius: 10px;
    padding: 0 30px;
    color: #fff;
    margin-bottom: 10px;
    position: absolute;
    right: 0;
    top: -12%;
    cursor: pointer;
    display: block!important;
}
.sfl_f{
    border-top: 2px solid #62794c;
    padding: 2% 0;
    display:none;
}
.sfl_f li:nth-child(1){
    margin-left:0;

}
.sfl_f li{
    padding-top:16px;
    background-color:#fff;
    float:left;
    text-align:center;
    margin-left:1.7%;
    width: 18.64%;
    position:relative;
}
.sfl_f li strong{
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/new_sanjiao.png)no-repeat;
    background-size: 100% 100%;
    width: 19%;
    height: 13%;
}
.sfl_f li div{
    width:100%;
    height:240px;
}
.sfl_con li h4{
    font-size:18px;
}
.sfl_f li span{
    margin:25px 0;
    display:inline-block;
    color:#cea945;
    font-size:17px;
    font-weight:bold;
}
.sfl_f li div img{
    width:100%;
    height:100%;
}
.sfl_f li p{
    margin-bottom:25px;
    margin-top:3px;
    color:#878787;
    font-size:14px;
}
.sfl_f li a{
    display:inline-block;
    width:100%;
    height:100%;
}
.sfl_f li h4{
    color:#000;
}


#sfl_s{
    width:100%; height:530px; margin-bottom:100px;overflow:hidden;
    overflow-x: scroll;
    display:none;
}
#sfl_s ul{
    width:500%; margin-left:-58.5%;overflow: hidden; padding:1% 0;
}
#sfl_s li{
    float:left;width:13.8%;height:500px;box-shadow:0px 0px 10px #666;:#000;margin-left:3rem;cursor:pointer;
}

.sfl_s_left{
    width: 40%;
    float: left;
    height: 100%;
    display: table;
    text-align: center;
}
.sfl_s_left div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.sfl_s_left div img{
    width: 60%;
    height: 65%;
    vertical-align: middle;
}
.sfl_s_right{
    width: 60%;
    height: 500px;
    float: right;
    padding: 5% 2%;
    box-sizing: border-box;
    position: relative;
    text-align: left;
}
.sfl_s_right h3{
    font-size:40px;
    color:#929292;
    padding-left: 4px;
    margin-bottom: 10px;
}
.sfl_s_right h3 span{
    font-size: 30px;
    color: #cea945;
    margin-left: 4%;
}
.sfl_s_right p{
    line-height:50px;
    padding-left:10px;
    color:#929292;
    margin-top: 70px;
}
.sfl_s_right div a{
    border-radius: 10px;
    padding: 2% 7%;
    box-sizing: border-box;
    border: 1px solid #a7a7a7;
    color: #cea945;
    position: absolute;
    left: 30%;
    bottom:0%;
}
.sfl_s_right div a:nth-child(2){
    left: 60%;
}



/* ------------------------------*/

.content {
    margin: 2% 0;
    width: 100%;
    overflow: hidden;
}
.slider {
    width:100%;
    min-width:1300px;
    height:520px;
    position:relative;
    overflow:hidden;
    text-align:center;
}
.slider .bd {
    width:1300px;
    position:absolute;
    left:50%;
    margin-left:-650px
}
.slider .bd li {
    width: 1300px;
    overflow: hidden;
    height: 500px;
    box-shadow: 0px 0px 20px #ccc;
    margin: 10px;
}

.slider .tempWrap {
    overflow:visible !important;
    width:3900px!important;
}
.slider .tempWrap ul {
    background-color: #F5F5F5;
}
.slider .hd {
    position:absolute;
    width:100%;
    left:0;
    z-index:1;
    height:8px;
    bottom:20px;
    text-align:center;
}
.slider .hd li {
    display:inline-block;
    *display:inline;
    zoom:1;
    width:8px;
    height:8px;
    line-height:99px;
    overflow:hidden;
    background:url(../images/slider-btn.png) 0 -10px no-repeat;
    margin:0 5px;
    cursor:pointer;
}

.slider .title{
    font-size: 24px;
    line-height: 30px;
    position: absolute;
    top: 365px;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    width: 685px;
    background: url(../images/titlebg.png);
    text-align: right;
    padding:10px 35px 10px 80px;
}

.slider .hd li.on {
    background-position:0 0;
}
.slider .pnBtn {
    position:absolute;
    z-index:1;
    top:0;
    width:87%;
    height:520px;
    cursor:pointer;
}
.slider .prev {
    left:-72%;
}

.slider .next {
    left:86%;
}
.slider .pnBtn .blackBg {
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:520px;
    background:transparent;
    filter:alpha(opacity=50);
    opacity:0.5;
}
.slider .pnBtn .arrows {
    display:none;
    position:absolute;
    top:0;
    z-index:1;
    width:60px;
    height:520px;
}
.slider .pnBtn .arrows:hover {
    filter:alpha(opacity=60);
    opacity:0.6;
}

.sf_yinying{
    box-shadow:0px 0px 25px #666;
    transition:box-shadow 0.5s;
    -moz-transition:box-shadow 0.5s; /* Firefox 4 */
    -webkit-transition:box-shadow 0.5s; /* Safari and Chrome */
    -o-transition:box-shadow 0.5s; /* Opera */
}
.clear{
    clear:both;
}






/*------------------------------------------------------*/
.swiper-container {
    margin-top: 20px;
    width:77%;
    height: 650px;
    margin-bottom: 53px;
    overflow: visible!important;
}
.swiper-container .swiper-wrapper .swiper-slide{ width:91%; border-radius: 20px;}
.swiper-container .swiper-wrapper .swiper-slide img{width: 85%;  height: 70%;  border-radius: 20px;}
.swiper-container .swiper-wrapper .swiper-slide-prev{/* margin-top: 18px;*/ /*height: 650px!important;*/}
.swiper-container .swiper-wrapper .swiper-slide img{width: 85%;  height: 70%;  border-radius: 20px;}
.swiper-container .swiper-wrapper .swiper-slide-next{ /*margin-top: 18px;*/ /*height:650px!important;*/}
.swiper-container .swiper-wrapper .swiper-slide img{width: 85%;  height: 70%;  border-radius: 20px;}
.swiper-container .swiper-wrapper .swiper-slide-active{ width:91%;}

.swiper-pagination{
    bottom: -30px!important;
}
.swiper-pagination .swiper-pagination-bullet{width: 12px; height: 12px; background: #ff1e1e;}
.swiper-pagination .swiper-pagination-bullet-active{width: 21px; height: 12px; background: #e75230; border-radius: 6px;}
.swiper-slide{
    box-shadow:0px 0px 10px #ccc;
}
@media all and (max-width:1024px) {
    .swiper-container {
        margin-top: 20px;
        width:73.5%;
        height:400px;
        margin-bottom: 53px;
        overflow: visible!important;
    }
    .sfl_s_right p {
        line-height: 29px;
        padding-left: 10px;
        color: #929292;
        margin-top:0px;
    }
    .sfl_s_right div a {
        border-radius: 10px;
        padding: 2% 7%;
        box-sizing: border-box;
        border: 1px solid #a7a7a7;
        color: #cea945;
        position: absolute;
        left: 20%;
        bottom: 10%;
    }
    .sfl_s_right {
        width: 60%;
        height:100%;
        float: right;
        padding: 5% 2%;
        box-sizing: border-box;
        position: relative;
        text-align: left;
    }
}


.swiper-button-next, .swiper-button-prev {
    position: absolute;
    height: 100%;
    top: 3%;
    width: 20%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background: transparent;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -18%;
    left: auto
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -18%;
    right: auto;
}
.sfl_f.active{
    display:block;
}


@media all and (max-width:1750px) {
    .sfl_f li div {
        width: 100%;
        height:210px;
    }
    .swiper-container .swiper-wrapper .swiper-slide img {
        width: 85%;
        height: 63%;
        border-radius: 20px;
    }
}

@media all and (max-width:1600px) {
    .sfl_f li div {
        width: 100%;
        height:195px;
    }
    .swiper-container .swiper-wrapper .swiper-slide img {
        width: 85%;
        height:57%;
        border-radius: 20px;
    }
}
@media all and (max-width:1500px) {
    .slider {
        width:100%;
        min-width:1000px;
        height:520px;
        position:relative;
        overflow:hidden;
        background:#fff;
        text-align:center;
    }
    .slider .bd {
        width:1000px;
        position:absolute;
        left:50%;
        margin-left:-500px
    }
    .slider .bd li {
        width:1000px!important;
        overflow:hidden;
        height:520px;
    }
    .slow_banner_centont {
        width: 100%;
        height: 360px;
        position: relative;
    }
    .slow_banner_centont li{
        position:absolute;
        left:0;
        top:0;
        width:100%;
        height:360px;
        display:none;
    }
    .sfl_f li div {
        width: 100%;
        height:165px;
    }
    .swiper-container .swiper-wrapper .swiper-slide img {
        width: 85%;
        height:55%;
        border-radius: 20px;
    }
}
@media all and (max-width:1350px) {
    .sfl_f li div {
        width: 100%;
        height:135px;
    }
    .swiper-container .swiper-wrapper .swiper-slide img {
        width: 85%;
        height:50%;
        border-radius: 20px;
    }
}

@media all and (max-width:1200px) {
    .slider {
        width:100%;
        min-width:900px;
        height:520px;
        position:relative;
        overflow:hidden;
        background:#fff;
        text-align:center;
    }
    .slider .bd {
        width:900px;
        position:absolute;
        left:50%;
        margin-left:-450px
    }
    .slider .bd li {
        width:900px!important;
        overflow:hidden;
        height:520px;
    }
    .slow_banner_centont {
        width: 100%;
        height: 320px;
        position: relative;
    }
    .slow_banner_centont li{
        position:absolute;
        left:0;
        top:0;
        width:100%;
        height:320px;
        display:none;
    }
    .sfl_f li div {
        width: 100%;
        height: 125px;
    }
    .swiper-container .swiper-wrapper .swiper-slide img {
        width: 85%;
        height:44%;
        border-radius: 20px;
    }
}

@media all and (max-width:1024px) {
    .slider {
        width:100%;
        min-width:800px;
        height:520px;
        position:relative;
        overflow:hidden;
        background:#fff;
        text-align:center;
    }
    .slider .bd {
        width:800px;
        position:absolute;
        left:50%;
        margin-left:-400px
    }
    .slider .bd li {
        width:800px!important;
        overflow:hidden;
        height:520px;
    }
    .slow_banner_centont {
        width: 100%;
        height: 290px;
        position: relative;
    }
    .slow_banner_centont li{
        position:absolute;
        left:0;
        top:0;
        width:100%;
        height:290px;
        display:none;
    }
    .sfl_f li div {
        width: 100%;
        height: 120px;
    }
    .swiper-container .swiper-wrapper .swiper-slide img {
        width: 85%;
        height: 50%;
        border-radius: 20px;
    }

}