.summary {
    background: #fff9f9;
    border: 1px #eab5b9 dotted;
    color: #666;
    line-height: 25px;
    margin-top: 35px;
    padding: 15px 10px;
}

.banner {
    overflow: hidden;
}

.banner .left {
    float: left;
}

.banner .right {
    float: right;
}

.banner .position-relative {
    position: relative;
}

.banner .position-absolute {
    position: absolute;
}

.banner .generate-number {
    top: 110px !important;
}

.news_jrrs li {
    float: left;
    line-height: 22px;
    position: relative;
}

.news_jrrs li.fr {
    float: right;
}

.news_jrrs li a {
    font-size: 14px;
    color: white;
    display: block;
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40%;
    margin-top: -11px;
    text-align: center;
}

.news_jrrs li a.double_line {
    text-align: center;
}

.news_jrrs li:hover {
    border-radius: 8px;
}

.news_jrrs li a:hover {
    text-decoration: none;
}

.w670 {
    width: 670px;
}

.w300 {
    width: 300px;
}

.w330 {
    width: 330PX;
}

.mt30 {
    margin-top: 30px;
}

.mt10 {
    margin-top: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.w150 {
    width: 150px;
}

.w145 {
    width: 145px;
}

.h80 {
    height: 80px;
}

.h55 {
    height: 55px;
}

.h72 {
    height: 67.5px;
}

.h140 {
    height: 140px;
}

.w110 {
    width: 110px;
}

.w185 {
    width: 185px;
}

.mr5 {
    margin-right: 5px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb0 {
    margin-bottom: 0;
}

.pb40 {
    padding-bottom: 40px;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
}

.color1 {
    background-color: #F39C11;
}

.color2 {
    background-color: #4BB4BA;
}

.color3 {
    background-color: #DC6C93;
}

.color4 {
    background-color: #BE8DEC;
}

.color5 {
    background-color: #71BCF1;
}

.color6 {
    background-color: #4BB4BA;
}

.color7 {
    background-color: #F39C11;
}

.color8 {
    background-color: #DC6C93;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both;
}

.scale {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.scale:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.yahei {
    font-family: "microsoft yahei";
    margin-top: 10px;
}

.hot_img {
    height: 65px;
    margin-bottom: 5px;
    padding: 5px;
    overflow: hidden;
}

.hot_img img {
    float: left;
    margin-right: 5px;
}

.hot_img .x1 {
    font-weight: bold;
    margin-bottom: 5px;
}

.hot_img .x2 {
    line-height: 18px;
}

.editContent p a {
    color: #ff0000;
    text-decoration: underline;
}
