.navtab {
    width: 1200px;
    display: none;
    position: absolute;
    top: 80px;
    margin-left: -600px;
    left: 50%;
    background: rgb(220, 221, 223);
    height: auto;
    z-index: 999;
}
.lanmu{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.lanmu .g-title {
    font-size: 18px;
    font-weight: bold;
    color: rgba(27, 94, 189, 0.7);
    float: left;
}
.lanmu a{
    display: block;
    float: right;
    color: #666;
}

/* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ¤Ã‚ÂºÃ…Â½ */
.gy{
    height: auto;
    float: left;
    width: 40%;
    padding: 20px 30px;
}
.gy .slideTxtBox{
    background-color: #fff;
}
.gy .bd li {
    float: left;
    width: 25%;
    font-size: 16px;
}

.gy .hd li {
    font-size: 16px;
    font-weight: bold;
}

.jianjie {
    width: 53%;
    float: left;
    margin-top: 20px;
}
.jianjie .boy_txt p {
    font-size: 16px;
    margin-top: 20px;
    text-indent: 30px;
    color: #666;
    line-height: 35px;
}
.m_zhwyh{
    width: 1140px;
    padding: 0px 30px;
    float: left;
    overflow: hidden;
    padding-bottom: 20px;
}
.m_zhwyh_list {
    overflow: hidden;
    width: 100%;
}
.m_zhwyh_list li {
    float: left;
    width: 138px;
    margin-right: 5px;
    background-color: #ccc;
    margin-bottom: 10px;
    height: 50px;
    display: flex;
    justify-content: center;
    padding: 0px 10px;
}
.m_zhwyh_list a:nth-child(7n) li{
    margin-right: 0px;
}
.m_zhwyh_list li .zhwyh_pic{
    width: 30px;
    height: 100%;
}
.m_zhwyh_list li img {
    height: 24px;
    transition: all 0.6s;
    margin-top: 13px;
}
.m_zhwyh_list li span {
    float: left;
    margin-left: 8px;
    display: flex;
    align-items: center;
    color: #0049B6;
}

.news_fl{
    width: 500px;
    padding: 20px 30px;
    float: left;
}
/* ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¤Ã‚Â¾Ã¢â‚¬Â¹ÃƒÂ¥Ã‚Â­Ã‚Âcss */
.news_fr{
    width: 610px;
    float: left;
    padding: 20px 0px;
}
.slideTxtBox {
    width: 450px;
    height: 130px;
    border: 1px solid rgba(27, 94, 189, 0.7);
    text-align: left;
    float: left;
}

.slideTxtBox .hd {
    height: 30px;
    line-height: 30px;
    background: #f4f4f4;
    padding: 0 10px 0 20px;
    border-bottom: 1px solid rgba(27, 94, 189, 0.7);
    position: relative;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 0;
    top: -1px;
    height: 32px;
}

.slideTxtBox .hd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
}

.slideTxtBox .hd ul li.on {
    height: 30px;
    background: rgba(27, 94, 189, 0.7);
    color: #fff;
}
.slideTxtBox .bd{
    background-color: #fff;
}
.slideTxtBox .bd ul {
    padding: 15px;
    zoom: 1;
    background-color: #fff;
}

.slideTxtBox .bd li {
    height: 24px;
    line-height: 24px;
}

.slideTxtBox .bd li .date {
    float: right;
    color: #999;
}

/* ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¤Ã‚Â¾Ã¢â‚¬Â¹ÃƒÂ¥Ã‚Â­Ã‚Âcss */

.news .slideBox {
    width: 500px;
    height: 330px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

.news .slideBox li div {
    display: block;
    width: 500px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-weight: bold;
    color: #fff;
    background-color: rgba(27, 94, 189, 0.7);
    position: absolute;
    bottom: 0;
    left: 0;
}

.news .slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.news .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.news .slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    margin-left: 5px;
}

.news .slideBox .hd ul li.on {
    background: rgba(241, 6, 17, 0.7);
    color: #fff;
}

.news.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.news .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}
.news .slideBox .bd img {
    width: 500px;
    height: 330px;
    display: block;
}
.xueshu .xueshu_fl{
    width: 500px;
    float: left;
    padding: 20px 30px;
}
.xueshu .xueshu_fr{
    width: 610px;
    float: left;
    padding: 20px 0px;
}
.sxy-xueshu li {
    width: 100%;
    padding-bottom: 5px;
    overflow: hidden;
    border-bottom: 1px #fff solid;
    padding: 6px 0;
}

.sxy-xueshu .date {
    width: 54px;
    float: left;
    text-align: center;
    background-color: rgba(27, 94, 189, 0.7);
    color: #fff;
    padding: 5px;
    margin-right: 20px;
}
.sxy-xueshu .date .date-day {
    font-size: 20px;
    border-bottom: 1px solid #fff;
}

.sxy-xueshu .date .date-month {
    font-size: 13px;
}
.sxy-xueshu .con{
    float: left;
    width: 526px;
    height: 54px;
    display: flex;
    align-items: center;
    line-height: 24px;
}
.sxy-xueshu .con a{
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¤Ã‚Â¾Ã¢â‚¬Â¹ÃƒÂ¥Ã‚Â­Ã‚Âcss */

.xueshu .bd li div {
    width: 500px;
    height: 40px;
    font-size: 15px;
    padding-left: 5px;
    background-color: rgba(27, 94, 189, 0.7);
    position: absolute;
    bottom: 0;
    left: 0;
}

.xueshu .bd li div a {
    line-height: 40px;
    color: #fff;
    display: block;
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.xueshu .slideBox {
    width: 500px;
    height: 350px;
    overflow: hidden;
    position: relative;
}

.xueshu .slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.xueshu .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.xueshu .slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    margin-left: 5px;
}

.xueshu .slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.xueshu .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.xueshu .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.xueshu .slideBox .bd img {
    width: 500px;
    height: 350px;
    display: block;
}


/* ÃƒÂ¥Ã‚Â­Ã‚Â¦ÃƒÂ¦Ã…â€œÃ‚Â¯ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã…Â¸Ã‚Â¥ */

.con1 {
    width: 590px;
    padding: 0px 10px;
    background-color: #f1f3f8;
    float: left;
}

.news_list li.news {
    line-height: 10px;
}

.zdy-tj li {
    padding: 10px 0;
    border-bottom: 1px solid #fff;
}

element.style {
    font-size: 12px;
}

.sj {
    width: 61px;
    height: 50px;
    float: left;
    text-align: center;
}

.sj .date-day {
    font-size: 18px;
    color: #fff;
    height: 25px;
    line-height: 25px;
    background-color: rgba(27, 94, 189, 0.7);
}

.sj .date-month {
    height: 25px;
    line-height: 25px;
    color: #797979;
    background-color: #fff;
}

.zdy-1 {
    width: 515px;
    float: right;
}

.zdy-1 .bt {
    line-height: 22px;
    color: rgba(27, 94, 189, 0.7);
    font-size: 16px;
}

.zdy-1 .bt a {
    color: rgba(27, 94, 189, 0.7);
    font-size: 16px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}