.module-top{
    background: url(/images/bfimages/bk1.png) repeat-x top center;
    min-height: 325px;
    padding-top: 30px;
}
.module-top .fl{
    width: 600px;
    height: 360px;
}
.headline {
    text-align: center;
    font-size: 25px;
    background: #fff url(../../images/bfimages/headline.png) 10px center no-repeat;
    background-size: 80px;
    padding: 25px 20px 25px 120px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.headline a {
    color: #333;
    font-weight: 600;
}

/* 侧边栏 */
.right-Side{top:276px;right:20px;width:70px;position:fixed;z-index:999;box-sizing:border-box;}
.common-part{position:relative;width:70px;text-align:center;border:1px solid #dcdcdc;margin-bottom:10px;background-color:#fafafa;border-radius:5px;cursor:pointer;}
.common-part a{display:block;padding:10px 0;}
.common-part p{line-height:13px;font-size:13px;color:#fff;}
.common-part img{width:30px;margin-bottom:10px;}
.zhzx-part{background-color:#E3241A;}
.gzcy-part{background-color:#216FB9;}


/*轮播图样式，外层只需规定宽高即可*/
.banner{ width: 100%; height: 100%; position: relative; overflow: hidden;}
.banner * { margin: 0; padding: 0; list-style-type: none; text-decoration: none; }
.banner ul{ width: 100%; height: 100%; position: relative; left: -100%; top: 0; transition: 0.5s; font-size: 0; -webkit-text-size-adjust:none; white-space: nowrap; }
.banner ul.active{ transition: 0s; }
.banner ul li{ width: 100%; height: 100%; position: relative; display: inline-block; vertical-align: top; }
.banner ul li img{ width: 100%; height: 100%; border: none; display: block; }
.banner ul li p{ position: absolute; bottom: 0; left: 0; /*padding-top: 35px;*/ line-height: 40px; width: 100%; background: url("/images/bfimages/banner-bg.png") left bottom repeat-x;   box-sizing: border-box; padding-right: 150px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #fff; font-size: 15px; text-indent: 10px; }
.banner ol{ position: absolute; right: 10px; bottom: 15px; height: 10px; z-index: 10;}
.banner ol li{ width: 10px; height: 100%; background: #fff; display: inline-block; margin-right: 8px; cursor: pointer; vertical-align: top; border-radius: 0; transition: 0.5s; }
.banner ol li.active{ background: #098553; width: 40px; }
/* .banner .prev,.banner .next{ position: absolute; z-index: 20; top: 0; bottom:0; margin:auto; width: 30px; height: 50px; background: url(/css/images/site2021/icon.png); cursor: pointer; opacity: .3; transition: opacity .3s;} */
.banner:hover .prev,.banner:hover .next{ opacity: 1; }
.banner .prev{ left: 10px; background-position: left bottom; }
.banner .next{ right: 10px; }
.banner.fade ul{ left: 0; }
.banner.fade ul li{ position: absolute; top: 0; left: 0; opacity: 0; transition: opacity 0.5s linear; }
.banner.fade ul li.active{ z-index: 1; opacity: 1; }
.banner.lot .lotBox{ width: 20%; height: 100%; position: relative; }
.banner.lot ul li{ padding: 0 3%; box-sizing: border-box; }
.banner.lot ul li p{ position: static; padding: 0; background: none; text-indent: 0; color: #333; text-align: center; }
.banner.updown ul{ left: 0; top: -100%;  }
.banner.updown ul li{ display: block; }
.banner.updown ol{ left: 50%; right: auto; margin-left: -60px; }

.module-top .fr{
    width: 650px;
}
.module-top .bor1{
    height: 348px;
}
.title1{
    border-bottom: #C81304 solid 2px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}
.title1 h3{
    float: left;
    font-size: 16px;
    color: #C81304;
    padding: 0 7px;
    font-weight: 600;
}
.title1 a{
    float: right;
    padding-right: 5px;
    font-size: 12px;
    color: #333;
    display: block;
}
.news1{
    margin-top: 8px;
    font-size: 14px;
    padding: 0 5px;
}
.news1 li{
    overflow: hidden;
    line-height: 34px;
    height: 34px;
}
.news1 li a{
    display: block;
    float: left;
    padding-left: 20px;
    background: url(/images/bfimages/icon_news.png) no-repeat 5px center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    width: calc(100% - 100px);
    color: #333333;
}
.news1 li span{
    display: block;
    float: right;
    color: #666;
}
.module1{
    margin-top: 20px;
}
.module1 .fl{
    width: 428px;
}
.module1 .bor1{
    height: 385px;
    border: none;
}
.module1 .title2{
    border-bottom: #DDDDDD solid 2px;
    line-height: 36px;
    height: 36px;
}
.module1 .title2 h3{
    float: left;
    font-size: 20px;
    color: #333;
    padding: 0 7px;
    border-bottom: #C81304 solid 2px;
    font-weight: 600;
}
.module1 .title2 a{
    float: right;
    padding-right: 5px;
    font-size: 12px;
    color: #333;
    display: block;
}
.module1 .fr{
    width: 820px;
}
.module1 .fr .bor1{
    display: flex;
    justify-content:space-between;
}
.module1 .fr .bor1 .main{
    width: 385px;
}
.module2{
    margin-top: 20px;
}
.module2 a{
    width: 100%;
    display:block;
    overflow: hidden;
}
.module2 img{
    width: 100%;
    transition: all 0.6s;
}
.module2 img:hover{
    transform: scale(1.2);
}

.module3{
    margin-top: 20px;
}

.module3 .wrap{
    border: 3px solid #ffffff;
    height: 210px;
    position: relative;
    overflow: hidden;
    padding: 20px;
    margin-left: 5px;
   
}
.module3 .wrap .prev,.module3 .wrap .next{
    position: absolute;
    z-index: 3;
    top: 50%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    transform: translateY(-50%);
    opacity: 0.5;
}
.module3 .wrap .prev:hover,.module3 .wrap .next:hover{
    opacity: 1;
}
.module3 .wrap .prev{
    background: url(/images/sfqimages/icon-prev.png) no-repeat;
    left: -3px;
}
.module3 .wrap .next{
    background: url(/images/sfqimages/icon-next.png) no-repeat;
    right: -6px;
}

.module3 ul{
    overflow: hidden;
    position: absolute;
    width: 3030px;
    left: 0;
    top: 0;
    transition: all 1s;
}

.module3 ul li{
    float: left;
    width: 285px;
    height: 210px;
    padding-left: 18px;
    padding-top: 20px;
}
.module3 ul li:hover i{
    opacity: 1;
}
.module3 ul li a{
    color: #FFF;
    text-align: center;
}
.module3 ul li img{
    display: block;
    width: 95%;
    height: 175px;
    margin: 0 auto;
}
.module3 ul li i{
    display: block;
    line-height: 36px;
    height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    background: rgba(116, 113, 113, 0.6);
    padding: 0 10px;
    font-size: 13px;
    position: relative;
    font-style: normal;
    opacity: 0.7;
    transition: all .3s;
}

.module4{
    margin-top: 20px;
    margin-bottom: 20px;
}
.module4 .bor1{
    overflow: hidden;
}
.module4 .bor1 div{
    float: left;
      width: 250px;
    margin-left: 20px;
}
.module4 .bor1 select{
    padding: 10px 20px;
    width: 100%;
    text-align: center;
    /* border-radius: 8px; */
    border: none;
    background: #ededed;
}
.module4 .bor1 .tipspic{
    width: 145px;
    margin-left: 0;
    background: url(/images/bfimages/tipspic.png) no-repeat;
    height: 40px;
}
.bor1 .main {
    width: 47%;
}

.bg-gray{
    background: #f8f8f8;
    padding: 30px;
}
.bg-gray .bor1{
    width: 590px;
    border: none;
    height: auto;
    background: transparent;
}
.bg-gray .title2{
    border: none;
}
.bg-gray .title2 a{
    color: #aeaeae;
}
.bg-gray .title2 h3{
    float: none;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    color: #333;
    border: none;
}
.bg-gray .title2 h3:after{
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid #b50000;
    border-top: 6px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 6px solid transparent;
    top: 13px;
    right: -20px;
}

.bg-gray .news1 li a{
    background: none;
    padding: 0;
}

.bg-gray .btns{
    height: 245px;
    width: 595px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.btns>.btns-line{
    display: flex;
    justify-content: space-between;
}
.btns>.btns-line>a{
    display: block;
    width: 180px;
    height: 110px;
    box-shadow: 5px 4px 0px 0px #f1c4b7;
    color: #cf2600;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box;
    padding-left: 50px;
    line-height: 110px;
}
/* channel */
.modulewrap .guide{ width:100%; background: #F3F3F3 url(../../images/wdimages/icon_guide.png) no-repeat 10px center; color: #333; padding-left: 30px; height: 35px; line-height: 35px; margin-top: 15px; } .mainlist .fr{ width: 100%; } .mainlist .fr h2{ height: 14px; border-bottom: #CFCFCF solid 1px; margin: 20px 0 30px 0; } .mainlist .fr h2 i{ display: block; background: #FFF; font-style:normal; line-height: 28px; height: 28px; border-left: #C81304 solid 7px; padding: 0 10px; font-size: 18px; font-weight: normal; color: #333333; position: absolute; cursor: pointer; } .mainlist .fr ul{ margin: 0 50px 0 50px;min-height: 300px; } .mainlist .fr ul li{ overflow: hidden; border-bottom: 1px dashed #ccc; } .mainlist .fr ul li:hover{ color: red; } .mainlist .fr ul li a{ padding-left: 25px; height: 40px; line-height: 40px; float: left; display: block; background: url(/images/wdimages/icon-arrow.png) 5px center no-repeat; width: calc(100% - 100px); font-size: 14px; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; letter-spacing: 2px; } .mainlist .fr ul li span{ float: right; font-size: 14px; color: #555; line-height: 40px; margin-right: 5px; } .page-nav{ width: 100%; margin: 35px 0; text-align: center; } .page-nav a{ display: inline-block; padding: 0px 10px; margin: 0 5px; line-height: 30px; border-radius: 5px; border: 1px solid #c6c6c6; color: inherit; } .page-nav a.on{ background: #cb1610; color: #fff; border-color:#cb1610; }
/* channel end */

/* content */
.mod-wrap{ min-height: 400px; margin: 0 auto; overflow: hidden; text-align: left; padding: 40px; box-sizing: border-box; } .mod-wrap-tit h2{ color: #000; font-size: 28px; line-height: 1.5; text-align: center; margin-bottom: 10px; } .mod-wrap-info{ font-size: 14px; margin-bottom: 25px; padding: 16px 10px; text-align: center; color: #777; border-bottom: 1px solid #ddd; } .mod-wrap-info span{ padding: 0 5px; } .mod-wrap-cont{ color: #333; font-size: 18px; line-height: 2; padding: 0 0 20px 0; overflow: hidden; }
/* end */