/* header */
.header-top-text {
    color: #fff;
}

.header-top-left, .header-top-right a {
    color: #fff !important;
}

.tjj-main-box {
    background-image: url(/eportal/imageDir/slt/2025/11/img_pc_site/2025111217084312258.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 100px;
    background-color: #f0fafb;
}

.tjj-main {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
    padding: 0 20px;
    background: #fff;
}

.over {
    overflow: hidden;
    margin-bottom: 40px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tab-content > li {
    display: none;
    margin-top: 10px;
}

.tab-content > li.show {
    display: block;
}

.sy , .sytp , .saln , .sxln {
    width: 565px;
}

/*tab切换*/
.superTab {
    width: 100%;
}

.superTabMenu {
    /* height: 45px; */
    /* position:relative; */
    /* border-top: 1px solid #333; */
    margin-bottom: 0px;
}

.superTabMenu h2 {
    float: left;
    font-size: 20px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    color: #3052a8;
    line-height: 35px;
    width: 130px;
    background: url(/uiFramework/commonResource/image/2023112009513466974.png) top repeat-x;
    padding-top: 10px;
}

.superTabMenu ul {
    /* float: right; */
    /* position: absolute; */
    /* right: 0; */
    top: 10px;
    height: 35px;
    margin-bottom: 10px;
}

.superTabMenu ul li {
    display: block;
    /* height: 36px; */
    float: left;
    cursor: pointer;
    text-align: left;
    margin-left: 0;
    /* border-radius: 5px; */
    border-right: 2px solid #999;
    margin-right: 25px;
}
.superTabMenu ul li:last-child{border:none;}
.superTabMenu ul li a {
    font-size: 18px;
    color: #333;
    /* height: 35px; */
    display: block;
    font-weight: bold;
    /* line-height: 35px; */
    padding: 0px 25px 0 0;
    /* background: #eff7ff; */
    font-family: auto;
    /* border-radius: 5px; */
}

.superTabMenu ul li.on a {
    /* background-color: #3052a8; */
    color: #3c5cad;
}

.superTabMenu h3 {
    float: right;
}

.superTabMenu h3 a {
    color: #a4a4a4;
    font-size: 15px;
    padding-top: 15px;
    display: inline-block;
}
.gb_nav {width: 100%;display: block;overflow: hidden;margin: 25px auto;}
.gb_nav li{float: left;margin-right: 20px;width: 275px;margin-bottom: 28px;text-align: center;font-family: auto;border: 1px solid #cbced4;border-radius:5px;}
.gb_nav li:nth-child(4n){float:right;margin-right: 0;}
.gb_nav li a{overflow:hidden;display: block;}
.gb_nav li img{display:block;margin: 0 auto;width: 100%;border:none;}
.gb_nav li span{font-size: 18px;color: #555;font-weight:bold;line-height: 65px;height: 65px;display: block;}
/*水韵辽宁*/
.con {
    background: url(/uiFramework/commonResource/image/2025122911205127666.png) top center no-repeat;
    height: 278px;
    padding: 25px;
    margin-top: 25px;
}

.con p {
    line-height: 27px;
    font-size: 16px!important;
    font-family: auto!important;
    margin-bottom: 10px;
}

/*水安辽宁列表*/
.shui {
    margin-top: 25px;
}

.newslist {
    float: right;
    width: 340px;
}

.newslist li {
    position: relative;
    padding: 20.5px 0 20.5px 15px;
    display: flex;
    border-bottom: 1px dashed #777;
}

.list-spot {
    width: 5px;
    height: 5px;
    border-radius: 4px;
    background: #005cb2;
    display: block;
    margin-left: 0;
    margin-top: 10px;
    margin-right: 10px;
}

.newslist li .tit {
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
    font-size: 18px;
    color: #333;
    text-align: left;
    font-weight: bold;
}

.newslist li:hover a {
    color: #005cb2;
    font-weight: bold;
}

.newslist li:hover {
    background: #d2eefb;
}

/*水美辽宁*/
.list {
    overflow: hidden;
}

.list li {
    float: left;
    width: 380px;
    height: 260px;
    margin-right: 10px;
    position: relative;
}

.list li img {
    width: 100%;
    height: 260px;
}

.list li:nth-child(3n) {
    margin-right: 0;
}

.at {
    cursor: pointer;
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    font-size: 16px!important;
    color: #fff!important;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    font-family: auto;
    background: rgba(0,0,0,.5);
}