@charset "utf-8";
/* CSS Document */
.banner{width: 100%;height: auto;margin: 0 auto;overflow: hidden;}
.slide-img{width: 100%;height: 100%;}
.title-1,.title-2{width: 95%;position:absolute; left: 5%;}
.title-1{font-size: .45rem;top: 5rem; color: #FFFFFF; font-weight: bold;}
.title-2{font-size: .28rem;color: #FFFFFF;top: 5.8rem;}

.content{background-color: #f2f2f2; overflow: hidden;width: 100%;}
.content_main{width: 90%; margin-top: 6%; margin-bottom: 3%; overflow: hidden;}
.cont_left{float: left; width: 100%; background-color: #FFFFFF;}
.title,.time,.cont,.more{width: 90%; text-align: justify;}
.title{font-size: 0.44rem; font-weight: bold; margin-bottom: 2%; margin-top: 5%;}
.time{ font-size: 0.27rem; margin-bottom: 2%;}
.cont{font-size: 0.27rem; line-height: 0.5rem;}
.cont img{max-width: 100%; margin: 0.3rem 0;}
.more{margin-top: 8%; padding-bottom: 20%;}
.prev,.next{float: left;font-size: 0.27rem;width: 100%;}
.prev a,.next a{color: #313131;}
.next{margin-top: 0.15rem;}
