@media screen and (max-width: 980px) {
    .weblink {
        width: 1200px;
    }

    .footer {
        width: 1200px;
    }

    .navbg {
        width: 1200px;
    }

    .redbg {
        width: 1200px;
    }
}

.sYw,
.xwtt {
    width: 500px;
    height: 340px;
    overflow: hidden;
}

.xwtt .tit3_fir {
    font-size: 20px;
    padding: 5px 0px;
    line-height: 30px;
    color: #555971;
    margin-top: -20px;
    font-family: "Microsoft Yahei", "\5b8b\4f53";
    font-weight: bold;
}

.xwtt .tit3_fir a {
    display: inline;
}

.xwtt .tit3_fir a p {
    display: inline-block;
}
.xwtt .first {
    border-top: 0px;
    margin-top: 0px;
    margin-top: 0px;
}

.xwtt .tit_list {
    margin: auto;
    color: #555971;
    border-bottom: 1px solid #ccc;
}

.banner_2 {
    padding: 20px 0px 5px 15px;
    float: left;

}

.snttit201904 ul {
    padding: 6px 0;
    /* height: 385px; */
    height: 400px;
    overflow: hidden;
}

.snttit201904 ul li {
    width: 97%;
    padding: 5px 0px 5px 10px;
    line-height: 33px;
    text-align: left;
    /* list-style: square inside; */
    overflow: hidden;
    margin-left: 10px;
    display: block;
    font-size: 18px;
    font-family: "Microsoft Yahei", "\5b8b\4f53";
    border-bottom: 1px dashed #999999;
}



.banner {
    position: relative;
    width: 1200px;
    float: left;
    height: 90px;
    overflow: hidden
}

.banner ol {
    position: absolute;
    top: 0px;
    left: 0px
}

.banner li {
    width: 1200px;
    height: 90px
}

.banner img {
    width: 1200px;
    height: 90px
}

.mouse_direction {
    position: absolute;
    width: 25px;
    display: none;
    height: 90px;
    right: 0px
}

.mouse_top {
    background: url(../images/direction_icon.png) no-repeat;
    height: 45px;
    cursor: pointer
}

.mouse_bottom {
    background: url(../images/direction_icon.png) no-repeat 0px -45px;
    height: 45px;
    cursor: pointer
}

/* 二维码css star */
.ewm {
    position: fixed;
    width: 95px;
    height: 326px;
    bottom: 50px;
    right: 35px;
}

.ewm .close {
    position: absolute;
    padding-left: 15px;
    font-size: 12px;
    color: #6C6C6C;
    right: 5px;
    top: 0px;
    background:url(../images/ewm-close.png) no-repeat left center;
    height: 15px;
    line-height: 15px;
    cursor: pointer;
}

.ewm .con {
    margin: auto;
    margin-top: 20px;
}

/* 二维码css end */

/* 头条轮播css star */
.he {
    width: 1100px;
    height: 96px;
    line-height: 96px;
    overflow: hidden;
    float: left;
}

.he ul {
    margin: 0;
    padding: 0
}

.he li {
    height: 96px;
    line-height: 96px;
    font-size: 28px;
    text-align: center;
    list-style-type: none;
    width: 1000px;
    overflow: hidden;
}

/* 头条轮播css end */


/* 友情链接css star */
/*下拉框 */
.main-friend-select {
    margin-left: auto;
    margin-right: auto;
    width: 1170px;
    padding-bottom: 50px;
}

.main-friend-select .bd {
    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
}


.main-friend-select .middle-bd {
    margin-top: 50px;
    padding-left: 5px;
    overflow: hidden;
}

.main-friend-select .middle-bd ul {
    width: 1170px;
    overflow: hidden;
    font-size: 0;
}


.main-friend-select .bottom-bd {
    margin-top: 10px;
    margin-bottom: 40px;
    /* padding: 0 5px;
    width: 1160px;*/
}

.main-friend-select .bottom-bd .inner {
    width: 1200px;
}

.main-friend-select .bottom-bd .inner .select-item {
    position: relative;
    float: left;
    margin-right: 30px;
    _margin-right: 28px;
    width: 370px;
    height: 42px;
    marign-bottom: 50px;
}

.main-friend-select .bottom-bd .inner .select-item.on {
    z-index: 2;
}

.main-friend-select .bottom-bd .inner .select-item .select-wraper {
    padding: 0 20px;
    width: 330px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eee;
    font-size: 16px;
    color: #000;
    cursor: pointer;
    background: url(../images/icon_s_arrow.jpg) no-repeat 340px 15px;
    background-color: #fff;
}

.main-friend-select .bottom-bd .inner .select-item .select-list {
    display: none;
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 10;
    width: 100%;
    height: auto;
    max-height: 280px;
    _height: 280px;
    border: 1px solid #eee;
    background: #fff;
    overflow-y: auto;
}

.main-friend-select .bottom-bd .inner .select-item .select-list-other {
    max-height: 224px;
}

.main-friend-select .bottom-bd .inner .select-item .select-list li {
    height: 28px;
    line-height: 28px;
}

.main-friend-select .bottom-bd .inner .select-item .select-list li a {
    display: block;
    padding: 0 10px 0 25px;
    font-size: 16px;
    color: #6e6e6e;
    -webkit-transition: 0s;
    transition: 0s;
}

.main-friend-select .bottom-bd .inner .select-item .select-list li a:hover,
.main-friend-select .bottom-bd .inner .select-item .select-list li.on a {
    text-decoration: none;
    background: #eee;
}

/* 友情链接css end*/
.sftit h1 {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    text-indent: 1em;
    margin-bottom: 10px;
}
.sftit span {
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    top: 20px;
    display: block;
    right:5px;
}
