.cf {
    *zoom: 1；
}

.cf:after {
    height: 0;
    clear: both;
    visibility: hidden;
    content: '';
    display: block
}
.cf1 {
    width:420px;
    float:left;
    height:220px;
       overflow:hidden;
}
.cf2{
    width:130px;
    float:right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.calendar {
    width: 560px;
    text-align: center;
    background: #f8f8f8;
    border: 1px #ddd solid;
}

.calendar-header {
    height: 50px;
    background: #27649c;
    line-height: 50px;
    color: #dfdfdf;
    font-size: 20px;
}

.calendar input {
    width: 60px;
    height: 30px;
    outline: 0;
    font-size: 22px;
    background: #27649c;
    border: none;
    color: #fff;

    text-align: center;
}

.calendar .month {
    width: 30px
}

.cale-left {
    float: left;
    width: 100px;
    cursor: pointer;
    font-size: 15px;
}

.cale-right {
    float: right;
    width: 100px;
    cursor: pointer;
    font-size: 15px;
}

.cale-que {
    float: left;
    width: 50px;
    cursor: pointer
}

.cale-com {
    float: right;
    width: 50px;
    cursor: pointer
}

.cale-nav {
    height: 60px;
    line-height: 60px;
    padding: 0px 20px;
}

.calendar-ri {
    padding: 0px 20px;
}

.cale-nav span {
    box-sizing: border-box;
    width: 14.2857%;
    float: left;
    color: #27649c;
}

.calendar-ri span {
    box-sizing: border-box;
    width: 14.2857%;
    float: left;
    height: 36px;
    line-height: 36px;
    cursor: pointer
}

.calendar-ri span.active {
    color: #fff;
    background: #27649c;
}


* {
    margin: 0;
    padding: 0;
    list-style: none;
}


img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

.slideBox {
    width: 550px;
    height: 260px;
    padding:0px 50px;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 350px;
    height: 160px;
    padding: 50px 100px;
    display: block;
    margin: 0 auto;
}

/*       ǰ/  ť   룬       Ҫɾ       */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 1%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(slider-arrow.png) -170px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 1%;
    background-position: -50px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}
.hy_c{
    width: 1200px;
    margin: 0 auto;
}
.huiyi {

}
.huiyi_top{height: 50px;margin-left:  35px;line-height: 50px;padding:0px 20px;border-bottom: 1px #ddd solid;}
.huiyi_top span{
    display: block;
    float: left;
    font-size: 21px;
    color:#27649c;
    line-height: 50px;
}
.huiyi_top font{
    padding-left: 10px;
    display: block;
    float: left;
    font-size: 15px;
    line-height: 50px;
}
.huiyi_top a{
    display: block;
    float: right;
    font-size: 15px;
    color: #27649c;
    line-height: 50px;
}
.huiyi_title{
    height:50px;
    line-height: 50px;
    color: #27649c;
}
.huiyi_title a{
    display: block;
    font-size: 19px;
    color: #27649c;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    overflow: hidden;

}
.calendar-ri span.yxx{
    background: url(yxx_bg.png);
    background-position:  -33px;
}

.huiyi_xq span{
    font-size:15px;
    display: block;
    line-height: 28px;
    color:#333;
}
.huiyi_xq b{
    width: 80px;
    text-align: left;
    font-weight: normal;
}
.huiyi_xq font{
    font-size:15px;
    line-height:26px;
    color:#333;
    height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
