.module-top{
    min-height: 325px;
    padding-top: 30px;
    height: 360px;
}
.module-top .fl{
    width: 600px;
    height: 360px;
}
/*轮播图样式，外层只需规定宽高即可*/
.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/wgimages/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: 630px;
}
.module-top .bor1{
    height: 348px;
}
.title1{
    overflow: hidden;
    font-size: 20px;
    /* background: #efefef; */
    padding: 10px 0px;
    /* border-bottom: 1px solid #c3c3c3; */
    background: url(/images/yximages/title_bg1.png) left center no-repeat;
}
.title1 h3{
    float: left;
    font-size: 30px;
    color: #C81304;
    /* border-left: 5px solid #C81304; */
    padding-left: 40px;
	font-weight: 600;
}
.title1 a{
    float: right;
    padding-right: 5px;
    font-size: 14px;
    color: #c81304;
    display: block;
    line-height: 45px;
}
.news1{
    margin-top: 8px;
    font-size: 14px;
    /* padding: 0 5px; */
}
.news1 li{
    overflow: hidden;
    line-height: 40px;
    height: 40px;
}
.news1 li a{
    display: block;
    float: left;
    padding-left: 10px;
    background: url(/images/yximages/li-bg.png) no-repeat left center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    width: calc(100% - 160px);
    color: #333333;
    font-size: 16px;
}
.news1 li span{
    display: block;
    float: right;
    color: #bebebe;
}
.module1{
    margin-top: 20px;
    padding: 15px;
    /* background: #fff5f5; */
}
.module5{
    margin-bottom: 20px;
}

.module1 .fl{
    width: 428px;
}
.module5 .title2,
.module1 .title2{
    border-bottom: 1px solid #dadada;
    line-height: 50px;
    height: 50px;
}
.module5 .title2 h3,
.module1 .title2 h3{
    float: left;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 2px solid #C81304;
    color: #C81304;
    padding: 0 7px;
    position: relative;
}
.module5 .title2>h3:after,
.module1 .title2>h3:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    display: block;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #C81304;
}
.module5 .title2 a,
.module1 .title2 a{
    float: right;
    padding-right: 5px;
    font-size: 12px;
    color: #333;
    display: block;
	width: 50px;
	height: 52px;
}
.module5 .title2 img,
.module1 .title2 img{
    width:50px;
    height:50px;
}
.module5 .bor1,
.module1 .bor1{
    display: flex;
    justify-content:space-between;
}
/* .module5 .bor1 .main, */
.module1 .bor1 .main{
    width: 600px;
    min-height: 250px;
}

.module5 .bor1 .main{
    border: 1px solid #eaeaea;
    width: 450px;
    padding: 10px 20px;
    box-shadow: 0 0 10px 0px #f1f1f1;
    background: #f6f6f6;
    min-height: 250px;
}
.module5 .news1 li a{
    background: none;
    padding-left: 0;
}

.module5 .btns{
    /* width: 240px; */
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    /* align-items: flex-end; */
}
.module5 .btns>a{
    display: block;
    width: 240px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    font-size: 22px;
    background: #fff5e1;
    color: #c78500;
    font-weight: 600;
}
.module5 .btns>a>img{
    width: 45px;
    vertical-align: middle;
    margin-right: 10px;
}
.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: 200px;
    position: relative;
    overflow: hidden;
    padding: 20px;
}
.module3 ul{
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.module3 ul li{
    float: left;
    width: 280px;
    height: 198px;
    margin-left: 12px;
    margin-top: 20px;
}
.module3 ul li a{
    color: #FFF;
}
.module3 ul li img{
    display: block;
    width: 100%;
    height: 195px;
}
.module3 ul li .msg{
    line-height: 30px;
    height: 180px;
    word-break: break-all;
    background: rgba(0, 0, 0, 0.6);
    padding: 50px 10px 0 10px;
    margin-top: -180px;
    position: relative;
    box-sizing: border-box;
    opacity: 0;
    transition: all .3s;
}
.module3 ul li:hover .msg{
    padding: 30px 10px 0 10px;
    opacity: 1;
}
.module3 ul li .msg i{
    display: block;
    font-style: normal;
}
.module3 ul li .msg i:first-child{
    
    line-height: 20px;
}
.module4{
    margin-bottom: 20px;
}
.module4 .bor1{
    overflow: hidden;
}
.module4 .bor1 div{
    float: left;
      width: 280px;
    margin: 0 18px;
}
.module4 .bor1 select{
    padding: 10px 20px;
    width: 100%;
    text-align: center;
	border: none;
}
.banquan{
	text-align: center;
}