 @charset "utf-8";

.homeBox{
    /* background: url(../../images/public/bgImg.png) top center no-repeat #e6f4f7;
    background-size: 100%; */
}
/* .m-nav a{
    color: #000000;
    width: 33.33333333333%;
    text-align: center;
    font-size: 20px;
    height: 54px;
    line-height: 54px;
    margin: 0;
}
.m-nav a:hover{
    color: #2968bd;
}
.m-nav a {

} */
/*轮播图*/
#banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#banner a {
    display: block;
}
#banner img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 390px;
    overflow: hidden;
    object-fit: fill;
    transition: all .6s;
}
#banner h2 {
    padding-left: 10px;
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    height: 42px;
    font-size: 16px;
    font-weight: 700;
    line-height: 42px;
    color: #fafafa;
    text-align: left;
    background: rgba(0,0,0,.6);
}
.swiper-button-prev1, .swiper-container-rtl .swiper-button-next1{
    width: 35px;
    height: 73px;
    background: url("../../images/index/a22.png") no-repeat;
    background-position: -12px -24px;
}
.swiper-button-next1, .swiper-container-rtl .swiper-button-prev1{
    width: 35px;
    height: 73px;
    background: url("../../images/index/a22.png") no-repeat;
    background-position: -73px -24px;
}
.swiper-pagination{
    text-align: right;
}
.swiper-pagination-bullet{
    width: 18px;
    height: 18px;
}
.swiper-pagination-bullet{
    background: #afa6a6;
    opacity: 1;
    border-radius: 0%;
    border: 1px solid #dedede;
    text-align: center;
}
.swiper-pagination-bullet-active{
    border-color: #E63003;
    color: #fff;
    background: #F66E08;
}
/*切换*/
.tab-head {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 66px;
    background:#2289ce;
}
.tab-head ul li {
    text-align: center;
    float: left;
    /* padding-left: 45px; */
    margin: 0 2%;
    width: 25%;
    /* margin-left: 30px; */
}
.tab-head ul li  a{
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
}
.tab-head ul li:hover a{
    display: block;
    height: 56px;
    line-height: 42px;
    background: #ffffff;
    margin-top: 12px;
    color: #f00;
    border-radius: 8px 8px 0px 0px;
}
.tab-head ul li:first-child {
    /* margin: 0; */
}
.tab-head ul li.default a{
    display: block;
    height: 56px;
    line-height: 42px;
    background: #ffffff;
    margin-top: 12px;
    color: #f00;
    border-radius: 8px 8px 0px 0px;
   
}

/*.tab-head ul li.default a {*/
   /*font-weight: bold;*/
/*}*/
.tab-head ul li a {
   
    font-size: 18px;
}
.moregd{
    margin-right: 2%;
}
.moregd a {
    color: #ffffff;
    font-size: 16px;
}
.m-lst36 ul li a {
    float: left;
    font-size: 16px;
    color: #2d2d2d;
    background: url(../../images/public/ind_lists.png) 10px 14px no-repeat!important;
    padding-left: 22px;
    width: 70%;
}
/*切换结束*/
 
.none{
    display: none;
}
.block{
    display: block;
}
.sec-middle {
    overflow: hidden;
    margin: 0 -10px;
}
.sec-topBox {
    overflow: hidden;
}
.sec-padbox {
    /* border: 1px solid #dadada; */
    /* padding: 0 12px 0 16px; */
    overflow: hidden;
}
.box-title {
    background: #ededed;
    height: 54px;
    line-height: 54px;
}
.sec-news ul{
    padding: 10px 0;
}
.sec-news ul li {
    height: 36px;
    line-height: 36px;
}
.box-title a {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    background: url(../../images/public/title-bg.png) left center no-repeat;
    background-size: 100%;
    width: 150px;
}
.time {
    float: right;
    font-size: 16px;
    color: #2d2d2d;
    padding-right: 6px;
}
.sec-news ul a {
    float: left;
    font-size: 16px;
    color: #2d2d2d;
    background: url(../../images/public/ind_lists.png) 10px 14px no-repeat;
    padding-left: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
}

/*横幅*/
#ztzl img {
    max-height: 120px;
    overflow: hidden;
    object-fit: fill;
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 0;
}
#ztzl   .swiper-pagination-bullet{
    border-radius: 0;
}
/* .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    border-radius: none!important;
} */

@media all and (max-width: 1196px){
    #banner img {
        min-height: 350px;
        max-height: 350px;

    }
    
    #ztzl img{padding: 0;}
    
}
@media all and (max-width: 1024px){
    .sec-topBox{
        margin-bottom: 20px;
    }
    .sec-topBox:last-child{margin: 0;}
}
@media all and (max-width: 992x){
    /* .m-nav ul li{
        width: 14%;
    } */
}
@media all and (max-width: 768px){
   
    .tab-head ul li{
        background: none;
        padding-left: 0;
    }
    
    .tab-head ul li.default a{font-weight: bold;font-size: 20px;}
    .tab-head ul .default-1,.tab-head ul .default-2,.tab-head ul .default-3{background: none;}
    .tab-head ul .default-1.default,.tab-head ul .default-2.default,.tab-head ul .default-3.default{background: none;}
    .tab-head ul li{margin-left: 15px;}
    .sec-topBox{
        margin-bottom: 20px;
    }
    .sec-news ul a {    
        width: 80%;
    }
}
@media all and (max-width: 750px){
    .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
        left: -10px;
    }
    #banner img {
        min-height: 260px;
        max-height: 260px;
    }
    #banner h2 {
        margin-left: 10px;
    }
   
}
























