a[title="站长统计"]{
    display: none;
	}
		.yyf_wzfw{
			width: 89px;
            height: 40px;
            line-height: 40px;
            border-radius: 6px;
            text-align: center;
            background: #FF2B2B;
            position: absolute;
            left: 68.3%;
            top: -3.5%;
            color: white;
            font-size: 14px;
		}
		.yyf_wzfw_yc{
			position: absolute;
			flex-wrap: wrap;
			width: 200px;
			background-color: white;
			right: 0%;
			top: 118%;
			border: 1px solid #ccc;
			border-radius: 5px;
			box-shadow: 0 0 5px 1px #ccc;
			z-index: 100;
			display: none;
		}
		.yyf_wzfw_yc2{
			position: absolute;
			width: 200px;
			height: 11px;
			opacity: 0;
			right: 1%;
		}
		.yyf_none{
			display: none;
		}
		.yyf_block{
			display: block;
		}
		.yyf_wzfw_yc_nr{
			float: left;
			width: 50%;
			border-bottom: 2px solid #EDEDED;
			text-indent: 8px;
			text-align: left;
			font-size: 13px;
			
		}
		.yyf_wzfw_yc_nr img{
			width: 20px;
			height: 20px;
		}
		.yyf_wzfw_yc_nr a:hover{
			text-decoration: none;
			color: #FF2B2B;
		}


#footer_app{height:240px;width:1000px;background:url(/statics/images/footer_app.jpg) no-repeat center;overflow: hidden;
            position: relative;
            margin: 10px auto;}
          #footer_app_right{
            position: absolute;
            right: 163px;
            top: 56px;}
          #footer_app_right img{
            width: 90px;
            height: 90px;}
          #footer_app_right li {
            float: left;
            width: 90px;
            height: 90px;
            margin-right: 39px;
          }
          #footer_app_left{
            width: 220px;
            margin: 50px 0 0 160px;
            color: #fff;
            font-size: 20px;
            overflow: hidden;
          }
          #footer_app_btn>a{
            text-decoration: none;
            color: #fff;
            display: inline-block;
            font-size: 16px;
            padding: 2px 15px;
            text-align: center;
            border-radius: .5rem;
            background: #ff766a;
            background: -webkit-linear-gradient(top, #ff766a 0%,#ff2310 100%);
            background: linear-gradient (to bottom, #ff766a 0%,#ff2310 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff766a', endColorstr='#ff2310',GradientType=0 );
            box-shadow: 0 0 5px 0px rgba(0, 0, 0,.5);
          }
          #footer_app_left hr{border: none;
            margin: 15px 0;
            border-bottom: 1px solid #fff;}
          .body-top{overflow: initial;
          }
          #announ{height: 30px;
            overflow: initial;
            position: relative;
            font-size: 11px;}
          #announ_ewm{position: absolute;
            right: 6px;
            top: 3px;
            width: 100px;
            background: #ff3233;
            text-align: center;
            height: 22px;
            line-height: 22px;
            color: #Fff;
            display: block;
            text-decoration: none;
            border-radius: 15px;
            box-shadow: 0px 0px 8px 0px #ff3233;
            z-index: 1;
          }
          #announ_ewm img{
            width: 150px;
            height: 150px;
            position: absolute;
            top: 30px;
            right: 0;
            border-radius: 15px;
            box-shadow: 0px 0px 8px 0px rgba(0,0,0,.7);
            display: none;
          }
          #announ_ewm:hover img{
            display: block;
          }



.home-ad-left {
        background: #f2f2f2;
        width: 1080px;
        float: left;
        margin: 5px 0;
        line-height: 12px;
        padding: 12px 10px;
      }

      .home-ad-left strong {
        color: #036197;
        float: left;
        font-size: 12px;
      }

      .home-ad-left ul {
        overflow: hidden;
        margin: 0;
        font-size: 12px;
        height: 12px;
        float:left;
      }

      .home-ad-left ul li {
        float: left;
        padding: 0 9px;
        border-right: 1px solid #000;
        color: #000;
      }