body,
ul,
a,
div {
    text-decoration: none;
    color: #545454;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #000;
    font-size: 18px;
}
.focus {
    width:1200px;
    height:700px;
    margin:0 auto;    
}
#gallery .swiper-slide img {
    width:1200px;
    height:auto;
    overflow:hidden;
}
#gallery .swiper-slide {
   position:relative;
}
#gallery .swiper-slide p {
   position:absolute;
   bottom:120px;
   background:linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
   height:30px;
   padding:15px 60px 15px 10px;
   font-size:20px;
   font-weight:bold;
   color:#FFF;
}
#thumbs {
    border:0px solid #F00;
    width:1180px;
    height:100px;
    background-color:rgba(0,0,0,0.8);
    margin:0 auto;
    position:absolute;
    bottom:0px;
    padding-left:10px;
    padding-right:10px;
}
.swiper-wrapper {
margin-top:10px;
}
    #thumbs .swiper-slide{
       width:120px!important;
       height:80px;
       overflow:hidden;      
    }
#thumbs .swiper-slide-active {

}
    #thumbs .swiper-slide img{
       width:120px;
       height:80px;
    }
.swiper-slide-thumb-active {
    border:1px solid #FFF;
}
.row-container {    
    margin-top:60px;margin-bottom:0px;font-size:14px;
}
.row-logo {
    background:rgba(255,255,255,0.4);
    height:420px;padding:20px;
    background: url('/home/zt/hbsdsljzxsydh/images/iconbg.png') rgba(255,255,255,0.6) no-repeat center center;
    background-size:90%;
    
}
    .row-logo .logo {
    color:#FFF;font-size:23px;display:flex;margin:20px;
    }
    .row-logo .desc {
       font-size:16px;
    }
    .logo p{text-align: left;color:#000;
line-height: 30px;margin-top:20px;}
    .logo .icon {
       text-align:center;
       height:120px;
       width:60px;
       padding-right:10px;
       color:#FFF;
       font-size:28px;
       font-weight:bold;
       margin-top:60px;
       writing-mode:tb-rl;
       background-color:#0474c1;
    }
.icon2 {
  margin:0 40px 0 60px;
}
.logo img {
    width: 200px;
    height:200px;
    margin:0 auto;
    border-radius: 200px;
    border:1px solid #EDEDED;
    background-color:#FFF;
}
.row-mt {
    width:1200px;
    height:350px;
    overflow:hidden;
    border:0px solid #F00;
    margin:0 auto;
    margin-bottom:100px;
 }
#mySwiper {
   position:relative;
}
#mySwiper .img {
   height:260px;
   overflow:hidden;
}
.swiper-button-next{
   
}
.swiper-button-prev {

}
    #mySwiper swiper-slide {
       position:relative!important;

    }
        #mySwiper swiper-slide p {
           /*position:absolute;
           height:100px;
           width:300px;
           bottom:-100px;
           background-color:#003366;
           border:1px solid #F00;*/
           
        }
    .row-mt img {
        width:400px;
        min-height:260px;
    }
body {
    background: url('/home/zt/hbsdsljzxsydh/images/body.jpg') #fff no-repeat center top;
    background-size:100% 4200px;
    
}
.banner {
width:100%;
height:820px;
position:absolute;
top:0;
background: url('/home/zt/hbsdsljzxsydh/images/headerbg.jpg') #fff no-repeat center top;
    background-size:100% 740px;
}
/* background: #eee; */

.swiper-slide {
    margin-top: 0!important;
}

.swiper-button-next {
    color:#FFF;
    /*background: url(/home/zt/hbsdsljzxsydh/images/next.png);width:50px;height:100px;*/
}

.swiper-button-prev {
    color:#FFF;
    /*background:rgba(0,0,0,0.3)!important url(/Content/ydh/images/prev.png);width:50px;height:100px;*/
}

.flex-center {
    margin: 0 auto;
    width:1200px;
    justify-content: space-around;
}

.container {padding-top:0px;}


.top p {
font-weight:bold;
font-size:28px;
text-align:center;
}



.swiper {
    margin-left: 0;
}

.flex {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    border: 0px solid #000;
    justify-content: space-between;
}

.mar40 {
    margin-top: 40px;
}

/*.focus {
    width: 1200px;
    height: 400px;   
}*/

.news-list {
    width: 600px;
    margin-left: 40px;
}

.news-item {
    display: flex;
    height: 50px;
    border-bottom: 0px dashed #EDEDED
}

.time {
    

    width:50px;
    margin-right:20px;
    background-color:#EDEDED;
}

.day {
    font-weight: bold;
    font-size: 34px;
    text-align:center;
    left: 10px;
    border-bottom:0px solid #000;
}

.date {
    color: #C0C0C0;    
    text-align:center;
    font-size: 20px;
    font-weight:bold;
}
.news{
    justify-content: space-between;
    border:0px solid #000;
    width:46%
}
.news-title {
    line-height: 30px;
    
}

#menu {
    position: relative;
    bottom: 80px;
    height: 80px;
    font-size: 30px!important;
    /* background-color: red;
    background-color: rgba(255, 0, 0, 0.6); */
    background-image: linear-gradient(60deg, #00bbff,#fcd68c);
    font-size: 30px;
    font-weight: bold;
}

#menu ul {
    display: flex;
    width: 1200px;
    margin: 0 auto;
}

#menu ul li a {
    width: 200px;
    display:inline-table;
    line-height: 80px;
    text-align: center;
    color: #FFF;
    font-size:28px;
}
    #menu ul li a:hover {
        color:#00B8F5;
    }
.desc {
    width: 1200px;
    margin: 0 auto;
}

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a,
img {
    border: 0;
}

.fold_wrap {
    width: 1200px;
    height: 260px;
    margin: 10px auto 0 auto;
    overflow: hidden;
}

.fold_wrap li {
    float: left;
    width: 130px;
    height: 260px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.fold_wrap li .mask_b {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .3);
    _background: #B2B2B2;
}

.fold_wrap li.active .mask_b {
    background: none;
}

.fold_wrap li .mask_b h4 {
    color: #fff;
    width: 30px;
    margin: 0 auto;
    display: block;
    font: 30px/30px Microsoft Yahei;
    position: relative;
    padding: 30px 0 0 0;
}

.fold_wrap li.big {
    width: 322px;
}

.fold_wrap li .adv_intro {
    width: 92%;
    height: 40px;
    padding: 5px 4%;
    position: absolute;
    left: 0;
    bottom: -50px;
    background: #37D;
    color: #FFF;
    overflow: hidden;
}

.adv_intro_show {
    bottom: 0 !important;
    transition: bottom 0.3s linear 0.3s;
    -webkit-transition: bottom 0.3s linear 0.3s;
}

.pic_auto {
    width: 100%;
    height: 100%;
    border: 0px solid #F00
}

.pic_auto img {
    width: 400px;
    height: 260px;
}

.layui-title {
    font-weight: bold;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    background: url('../images/line.png') no-repeat left center;
    background-size: 100% 50px;
    padding-left: 30px;
    color:#FFF;
}
    .layui-title span,.layui-title2 span {
        font-size:14px;
        float:right;
        font-weight:normal;
    }
        .layui-title span a,.layui-title2 span a {
           color:#464547;
        }
.layui-title2 {
    font-weight: bold;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    background: url('../images/line2.png') no-repeat left center;
    background-size: 100% 50px;
    padding-left: 30px;
    color:#FFF;
    margin-bottom:20px;
}
.list-unstyled {
   margin-top:20px;
}
.list-unstyled li {
    line-height: 45px;                       
}

.list-unstyled span {
    float: right;
}

.wd60 {
    width: 60%
}

.row-dmez {
   

}
.layui-image {
  margin:0 auto;width:1200px;

}
#mySwiper1 {
   overflow:hidden;
   position:relative;
   width:1200px!important;      
}
    #mySwiper1 .swiper-slide {
         border:0px solid #F00;
         width:1200px!important;
         overflow:hidden;
    }
#mySwiper1 .img-item {
    width: 245px;
    overflow:hidden;
    height: 180px;
    margin-bottom: 5px;
    position: relative;
    float:left!important;
}
 #mySwiper1 img {
       width:100%;
       height:100%;
    }
#mySwiper1 .img-item:nth-child(1) {
     width:700px;
     height:476px;
     margin-right:5px;
}
#mySwiper1 .img-item:nth-child(2) {
    width:494px;
    height:292px;
}
#mySwiper1 .img-item:nth-child(3) {
       margin-right:5px;
       
    }


.layui-image .img-item p {
    position: absolute;
    width: 100%;
    height: 40px;
    background-color: rgba(0,0,0,0.6);
    color: #FFF;
    bottom: 0;
    line-height: 40px;
    text-align: center;
    font-size:16px;
}
.swiper-button-next1,.swiper-button-prev1 {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
