* {
    box-sizing: border-box;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: #666;
    background: none;
}

.top-bar a:hover,
.bottom-tuijian a:hover,
.main a:hover {
    text-decoration: none;
}

body {
    /* padding-bottom: 1500px; */
    min-width: 1200px;
}

.header {
    height: 40px;
    background: #000;
}

/* 顶部内容 */
.top-bar {
    width: 100%;
    height: 46px;
    display: flex;
    justify-content: center;
    background-color: #333;
    color: #fff;
}

.top-bar .top-link {
    font-size: 14px;
    height: 100%;
    width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-bar .top-link .top-link-l a {
    margin: 0 3px;
}

.top-bar .top-link .top-link-r {
    display: flex;
    align-items: center;
}

.top-bar .top-link .top-link-r .city {
    cursor: pointer;
    color: #f60;
    margin-right: 20px;
}

.top-bar .top-link .top-link-r .jubao {
    color: #f60;
    margin-right: 20px;
}

.top-bar .top-link .top-link-r .app-down {
    background-color: #f60;
    border-radius: 20px;
    color: #fff;
    border: none;
    padding: 4px 8px;
}

/* 背景 */
.back-wrapper {
    position: relative;
    min-width: 1200px;
    min-height: 166px;

    background-color: #249AFC;
    height: 14vw;
}

.back-wrapper .back-img {
    width: 100%;
    height: 13vw;
    min-height: 166px;
}

.back-nav {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 1200px;
    height: 100%;
    background-image: url("https://imgbdb4.bendibao.com/whbdb/202211/10/20221110134512_93144.png");
    min-height: 166px;
    background-size: 1500px 100%;
    background-position: -280px;
    background-repeat: no-repeat;
    /* background-color: blue; */
}
.back-nav .nav1 {
    width: 4.7vw;
    height: 1.7vw;
    /* margin-left: 20px; */
    min-width: 90px;
    min-height: 46px;
}
.back-nav .nav2 {
    width: 35.4vw;
    height: 7vw;
    /* margin-top: 31px; */
    min-width: 400px;
    min-height: 100px;
}
/* 主体部分主要内容 */
.main-body {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
/* 搜索部分 */
.main-body {
    margin-top: 30px;
}

.body-l {
    width: 768px;
}

.content-r>.tools-box{
    /* margin-top: 30px!important; */
}
.content-r>.tools-box {
    margin-top: 0;
    /* border-radius: 12px; */
    border: 1px solid #f2f2f2;
}



.bot-link {
    font-size: 16px;
    margin-top: 60px;
    padding: 10px 50px;
    text-align: center;
    color: #666;
    /* display: flex;
    justify-content: center;
    flex-wrap: wrap; */
}
/* 脚注 */
.bot-about {
    background-color: #666666;
    font-size: 16px;
}

.bot-about>div {
    color: #999;
}

.bot-about>div>a {
    color: #999;
}

.wenzi {
    color: #999;
    padding: 12px 0px 12px 0px;
    text-align: center;
}

.wenzi>a {
    color: #999;
}

.bot-about .notice {
    text-align: center;
    color: #999;
}

.bot-about .notice>a {
    color: #999;
}

.phone-img {
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 5px;
    width: 16px;
    height: 18px;
}
/* 引入的右侧 */

.content-r>div {
    margin-top: 30px;
    border: 1px solid #f2f2f2;
}

.content-r>div:first-child {
    margin-top: 0;
}

.right-title {
    border-left: 2px solid #417AFE;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    background: rgba(252, 252, 252, 1);
    border-bottom: 1px solid rgba(242, 242, 242, 1);
}

.right-title>span {
    font-size: 18px;
    font-weight: 700;
    color:#417AFE;
}

.jiaotong .jiaotong-content {
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    padding-top: 10px;
    border-top: 1px solid #f2f2f2;
}

.jiaotong .jiaotong-content>a {
    font-size: 14px;
    color: #222;
    display: block;
    width: calc(100% / 3);
    padding: 10px 0;
}

/* 最新资讯 */

.zixun .zixun-content {
    /* height: 370px;
  overflow: hidden; */
    padding: 20px;
    padding-top: 10px;
    border-top: 1px solid #f2f2f2;
}

.zixun .zixun-content>li {
    list-style: none;
}

.zixun .zixun-content a {
    display: block;
    font-size: 14px;
    color: #222;
    padding: 10px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
}
.tools-title {
    padding-top: 20px;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    font-weight: 700;
    font-size: 18px;
}

.tools-box .tools-content {
    padding: 18px 20px;
    padding-top: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tools-box .tools-content>a {
    display: block;
    height: 84px;
    width: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    position: relative;
}

.tools-box .tools-content>a>img {
    width: 64px;
}

.tools-box .tools-content>a>p {
    text-align: center;
    font-size: 14px;
    color: #666;
}

.tools-box .tools-content .hot {
    position: absolute;
    width: 20px;
    top: 0;
    right: 20%;
}
/* 轮播图 */

.content-r .lunbo {
    width: 100%;
    height: 164px!important;
    border-radius: 12px;
}

.content-r .lunbo>div {
    width: 100%;
    height: 100%;
    border-radius: 12px;
}

.content-r .lunbo img {
    height: 100%;
    width: 100%;
}

.content-r .lunbo .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 0.5;
}

.content-r .lunbo .swiper-pagination-bullet-active {
    background-color: #1250a5;
    width: 12px;
}

.daofen-box {
    margin-top: 30px;
    padding: 20px;
    border: 1px dashed rgba(255, 183, 74, 1);
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-weight: 400;
    border-radius: 6px;
}


.body-r {
    width: 406px;
}

.body-r .jiaotong-wrapper .title,
.body-r .zuixinzixun-wrapper .title {
    position: relative;
    padding-left: 20px;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid rgba(242, 242, 242, 1);
    color: #417AFE;
    font-size: 18px;
    font-weight: 700;
    background: rgba(252, 252, 252, 1);
}

.body-r .jiaotong-wrapper .title::after,
.body-r .zuixinzixun-wrapper .title::after {
    content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    height: calc(100% + 2px);
    width: 2px;
    background-color: #417AFE;
}

.body-r .jiaotong-wrapper .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 150px 10px 20px;
    border: 1px solid rgba(242, 242, 242, 1);
    border-top: none;



}

.body-r .jiaotong-wrapper .content .content-line {
    padding: 8px 0;
    width: 80px;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-weight: 400;
}

.body-r .zuixinzixun-wrapper {
    margin-top: 30px;
}

.body-r .zuixinzixun-wrapper .content {
    display: flex;
    flex-direction: column;
    padding: 10px 20px;
    border-top: none;
    /* border: 1px solid rgba(242, 242, 242, 1); */
}

.body-r .zuixinzixun-wrapper .content .content-line {
    padding: 8px 0;

    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zuixinzixun-wrapper .title a {
    float: right;
    margin-right: 10px;
    font-size: 16px;
    color: #417AFE;
    font-weight: lighter;
}
.body-r .zuixinzixun-wrapper .content .content-line .time{
    display: none;
}

/* 城市选择框 */
s {
    position: absolute;
    top: 1px;
    right: 0;
    width: 32px;
    height: 32px;
    background: url("img/arrow.png") no-repeat;
}

._citys {
    width: 380px;
    display: inline-block;
    border: 2px solid #eee;
    padding: 10px;
    position: relative;
    background-color: #fff;
}

._citys span {
    color: #05920a;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    right: 20px;
    top: 18px;
    border: 1px solid #05920a;
    cursor: pointer;
    font-size: 16px;
}

._citys0 {
    width: 95%;
    height: 39px;
    line-height: 39px;
    display: inline-block;
    border-bottom: 2px solid #05920a;
    padding: 0px 5px;
    font-size: 18px;
    font-weight: 700;
    font-weight: bold;
    margin-left: 6px;
}

._citys0 li {
    display: inline-block;
    line-height: 34px;
    font-size: 15px;
    color: #888;
    width: 80px;
    text-align: center;
    cursor: pointer;
}

._citys1 {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}

._citys1 a {
    width: 83px;
    height: 35px;
    display: inline-block;
    background-color: #f5f5f5;
    color: #666;
    margin-left: 6px;
    margin-top: 3px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    border-radius: 5px;
    overflow: hidden;
}

._citys1 a:hover {
    color: #fff;
    background-color: #05920a;
}

.AreaS {
    background-color: #05920a !important;
    color: #fff !important;
}
span.area_name {
    overflow: hidden;
    width: 63px;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
}

/* 导粉图片顶部距离 */
.daofen-box img {
    margin-top: 15px!important;
    width: 40%!important;
}

/* a悬浮的颜色 */
.body-r .zuixinzixun-wrapper :hover,
.phone-wrapper a.phone:hover,
.tools-box .tools-content a:hover,
.body-l a.public-btn:hover,
.body-l a.btn:hover,
.news-block .jigou-btn a:hover
{
    text-decoration: none;
    color: rgb(76, 135, 212) !important;

}
.body-l a.top-right:hover{
    text-decoration: none;
    color: rgb(76, 135, 212) !important;
}
.body-l .zhishi a.public-btn:hover{
    color: #fff!important;
    color: rgb(76, 135, 212) !important;

}
.top-link-r a.jubao:hover{
    color: #ff6600!important;
}
.top-link-r a.app-down:hover{
    color: #fff!important;
}
.content-r {
    transition: bottom .3s ease-out 0s;
}