@charset "UTF-8";

a{color:#333;-webkit-transition: all .2s;-moz-transition: all .2s; -ms-transition: all .2s;transition: all .2s;}

body{
    /*font-size:100%;*/
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}
p,i,h1,h2,h3,h4,h5,h6,span,li,a{font-size: 14px;}
.jjfa{
    width: 2.8rem;
    height: 0.64rem;
    line-height: 0.64rem;
    border: 1px solid #e50212;
    font-size: 18px;
    margin-right: 1%;
	margin:0 auto;
	margin-bottom:0.2rem;
}
.jjfa a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #e50212;
}
.jjfa a.active,
.jjfa a:hover {
  background: #e50212;
}
.jjfa a.active,
.jjfa a:hover{
  color: #fff;
}