
.banner{width:100%;overflow: hidden;}

.banner ul{list-style:none;}

/*第一部分*/
.scene{ width:100%; overflow:hidden;}
.scene .scene_wrap{width:6.8rem;margin:0 auto;padding-top:0.3rem;}
.scene .scene_wrap .scene_wrap_title{ height:0.8rem; border-bottom:1px solid #D9251C;}
.scene .scene_wrap .scene_wrap_title span{ font-size:0.35rem; font-weight:bold; color:#D9251C; line-height:0.8rem;}
.scene .scene_wrap .scene_wrap_title a{ float:right;font-size:0.22rem;color:#D9251C; line-height:0.8rem;}
.scene .scene_wrap .scene_wrap_content{}
.scene .scene_wrap .scene_wrap_content ul li{ height:2.0rem;margin:10px 0px;border-bottom:1px solid #e1e1e1;}
.scene .scene_wrap .scene_wrap_content ul li .new_rq{ float:left; width:2.4rem;}
.scene .scene_wrap .scene_wrap_content ul li .new_rq a{}
.scene .scene_wrap .scene_wrap_content ul li .new_rq a img{ width:2.4rem; height:1.6rem;}
.scene .scene_wrap .scene_wrap_content ul li .new_rq .date{ float:right; width:100%; text-align:right; background:#eee; color:#b8b8b8;font-size: 0.22rem; line-height:0.3rem; font-family:Georgia, serif;}
.scene .scene_wrap .scene_wrap_content ul li .newrf_tx{ float:right; width:4.0rem;}
.scene .scene_wrap .scene_wrap_content ul li .newrf_tx a{font-size: 0.25rem; line-height:0.4rem;color: #000;}
.scene .scene_wrap .scene_wrap_content ul li .newrf_tx p{ text-indent:0.4rem;color:#b8b8b8;font-size: 0.22rem;line-height:0.38rem;}
/*第二部分*/
.scene_two{ width:100%; overflow:hidden;}
.scene_two .scene_two_wrap{width:6.8rem;margin:0 auto;padding-top:0.3rem;overflow:hidden;}
.scene_two .scene_two_wrap ul{list-style:none;overflow:hidden;}
.scene_two .scene_two_wrap ul li a{width:1.6rem;height:1.6rem;float:left;font-size:0.28rem;color:#fff;line-height:2.3rem;text-align:center;margin-right:0.1rem;margin-bottom:0.15rem;border-radius: 50%;}

.scene_two .scene_two_wrap ul li:nth-child(1) a{background:url(../images/icon_101.png) #007CC2 no-repeat;background-size: 0.68rem 0.68rem;background-position:center 0.25rem;}
.scene_two .scene_two_wrap ul li:nth-child(2) a{background:url(../images/icon_102.png) #007CC2 no-repeat;background-size: 0.68rem 0.68rem;background-position:center 0.25rem;}
.scene_two .scene_two_wrap ul li:nth-child(3) a{background:url(../images/icon_103.png) #007CC2 no-repeat;background-size: 0.68rem 0.68rem;background-position:center 0.25rem;}
.scene_two .scene_two_wrap ul li:nth-child(4) a{background:url(../images/icon_104.png) #007CC2 no-repeat;background-size: 0.68rem 0.68rem;background-position:center 0.25rem;margin-right:0;}
.scene_two .scene_two_wrap ul li:nth-child(5) a{background:url(../images/icon_105.png) #007CC2 no-repeat;background-size: 0.68rem 0.68rem;background-position:center 0.25rem;}
.scene_two .scene_two_wrap ul li:nth-child(6) a{background:url(../images/icon_106.png) #007CC2 no-repeat;background-size: 0.68rem 0.68rem;background-position:center 0.25rem;}
.scene_two .scene_two_wrap ul li:nth-child(7) a{background:url(../images/icon_107.png) #007CC2 no-repeat;background-size: 0.68rem 0.68rem;background-position:center 0.25rem;}
.scene_two .scene_two_wrap ul li:nth-child(8) a{background:url(../images/icon_108.png) #007CC2 no-repeat;background-size: 0.68rem 0.68rem;background-position:center 0.25rem;margin-right:0;}
.scene_two .scene_two_wrap ul li a:hover{ background-color:#01579B;color:red;background-size: 0.7rem 0.7rem;}
   