body{
    background-color: #f3f3f3;
}
.content{
    margin-bottom: 60px;
    margin-top: 0;
}
.content-top{
    overflow: hidden;
    margin-top: 10px;
}
.content-top-left{
    float: left;
    width: 870px;
    height: 450px;
    overflow: hidden;
}
.content-top-right{
    float: left;
    margin-left: 10px;
}
.banana-img{
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.banana-two{
    width: 320px;
    height: 220px;
}
.banana-three{
    width: 320px;
    height: 220px;
    margin-top: 10px;
}
.material-news{
    margin-top: 10px;
    overflow: hidden;
}
.material-news-left{
    float: left;
    width: 870px;
    height: 390px;
    background-color: #fff;
    padding: 20px;
    margin-top: 10px;
}
.material-news-left:first-child{
    margin-top: 0;
}
.material-news-right{
    float: left;
    width: 320px;
    height: 390px;
    margin-left: 10px;
    background-color: #fff;
    padding: 20px;
}
.material-news-top-list{
    overflow: hidden;
    height: 34px;
    border-bottom: 1px solid #e1e3e3;
}
.news-title{
    font-size: 24px;
    color: #242424;
    float: left;
    height: 30px;
    line-height: 30px;
    cursor: default;
}
.market-list{
    float: left;
    overflow: hidden;
    margin-top: 9px;
}
.market-list li{
    float: left;
    font-size: 14px;
    color: #7a7a7a;
    margin-left: 20px;
    cursor: pointer;
}
.market-list li:hover{
    color: #36c3be;
}
.more{
    float: right;
    font-size: 14px;
    color: #7a7a7a;
    margin-top: 9px;
    cursor: pointer;
}
.more:hover{
    color: #36c3be;
}
.material-news-center{
    overflow: hidden;
    margin-top: 20px;
}
.material-news-center-left{
    float: left;
    width: 458px;
    height: 300px;
    position: relative;
}
.material-news-center-left img{
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.material-news-center-right{
    float: left;
    margin-left: 20px;
    height: 300px;
    overflow: hidden;
}
.material-news-center-right ul li{
    margin-top: 15.6px;
}
.material-news-center-right ul li a{
    font-size: 14px;
    color: #7a7a7a;
    display: block;
    width: 352px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    line-height: 14px;
    display: inline-block;
}
.first-a{
    width: 150px !important;
    height: 94px !important;
}
.material-news-center-right ul li a:hover{
    color: #36c3be;
}
.shigonglist ul li{
    margin-top: 20px !important;
}
.shigonglist ul li:first-child{
    margin-top: 0 !important;
}
.material-news-center-right ul li:first-child{
    margin-top: 0;
}
.material-news-center-right ul li:hover{
    color: #36c3be;
}
.baojia-news-list ul li{
    cursor: pointer;
}
.baojia-title:hover{
    color: #36c3be;
}
.baojia-news-list-top{
    overflow: hidden;
    height: 14px;
    line-height: 14px;
    margin-top: 16px;
}
.baojia{
    width: 18px;
    height: 14px;
    float: left;
}
.baojia-title{
    float: left;
    font-size: 14px;
    color: #7a7a7a;
    margin-left: 10px;
    width: 252px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.baojia-news-list-bottom{
    display: -webkit-box;
    font-size: 12px;
    color: #7a7a7a;
    margin-top: 14px;
    margin-left: 27px;
    width: 253px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
    white-space: normal;
}
.transparent{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    background-image: url(../img/list-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.material-news-center-right li{
    overflow: hidden;
}
.news-left-img{
    float: left;
    width: 150px;
    height: 94px;
}
.news-left-img img{
    width: 100%;
    height: 100%;
}
.news-right{
    float: left;
    margin-left: 10px;
    width: 192px;
    overflow: hidden;
}
.zhuangxiu-title{
    width: 192px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhuangxiu-title a{
    font-size: 14px;
    line-height: 14px;
    color: #7a7a7a;
    width: 192px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhuangxiu-title a:hover{
    color: #36c3be;
}

.zhuangxiu-title-small{
    display: -webkit-box;
    font-size: 12px;
    color: #afafaf;
    margin-top: 10px;
    width: 192px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
    white-space: normal;
    line-height: 1.5;
    height: 70px;
}
.content-center{
    overflow: hidden;
}
.content-center-left{
    float: left;
    width: 870px;
}
.content-center-right{
    float: left;
    width: 320px;
    margin-top: 10px;
    margin-left: 10px;
}
.answer{
    height: 790px;
    background-color: #fff;
    padding: 20px;
}
.answer-list{
    padding: 6px 0;
}
.answer-list ul li{
    height: 90px;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
    box-sizing: border-box;
    cursor: pointer;
}
.answer-list ul li:last-child{
    border-bottom: 0;
}
.answer-list-top{
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}
.answer-list-bottom{
    overflow: hidden;
    margin-top: 10px;
}
.tiwen,.huida{
    float: left;
    cursor: pointer;
}
.answer-title{
    float: left;
    font-size: 14px;
    color: #7a7a7a;
    margin-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 240px;
    cursor: pointer;
}
.answer-small{
    display: -webkit-box;
    width: 240px;
    float: left;
    font-size: 12px;
    color: #afafaf;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    white-space: normal;
    margin-left: 10px;
    cursor: pointer;
    padding-top: 2px;
    height: 38px;
}
.answer-title:hover{
    color: #36c3be;
}
.material-news-bottom-img{
    width: 100%;
    height: 190px;
    margin-top: 10px;
    cursor: pointer;
}
.material-news-bottom-img img{
    width: 100%;
    height: 100%;
}
.liucheng{
    margin-top: 10px;
    background-color: #fff;
    text-align: center;
    padding: 50px 0;
}
.fubiaoti{
    font-size: 16px;
    color: #242424;
    margin-top: 30px;
}
.liucheng-content{
    margin-top: 10px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.liucheng-content-left{
    position: absolute;
    width: 300px;
    height: 170px;
    bottom: 2px;
    left: calc(100% - 1096px);
}
.liucheng-content-left ul{
    overflow: hidden;
    padding: 0 20px;
    margin-top: 50px;
}
.liucheng-content-left li{
    float: left;
    padding: 0 25px;
    text-align: center;
}
.liucheng-list-img{
    width: 35px;
    height: 35px;
}
.liucheng-list-img img{
    width: 100%;
}
.liucheng-list-name{
    font-size: 14px;
    color: #7a7a7a;
    line-height: 14px;
    margin-top: 8px;
}

.liucheng-content-center{
    position: absolute;
    width: 300px;
    height: 170px;
    bottom: 2px;
    left: calc(100% - 756px);
}
.liucheng-content-center ul{
    overflow: hidden;
    padding: 0 20px;
}
.liucheng-content-center li{
    float: left;
    padding: 0 25px;
    text-align: center;
    margin-top: 16px;
}
.liucheng-content-right{
    position: absolute;
    width: 300px;
    height: 170px;
    bottom: 2px;
    right: 118px;
}
.liucheng-content-right ul{
    overflow: hidden;
    padding: 0 35px;
    margin-top: 50px;
}
.liucheng-content-right li{
    float: left;
    padding: 0 40px;
    text-align: center;
}
.liucheng-content-list{
    float: left;
    width: 220px;
    margin: 0 25px;
}
.liucheng-content-list img{
    width: 100%;
}
.liucheng-content2{
    overflow: hidden;
    margin-top: 30px;
    text-align: center;
    padding: 0 60px;
}
.mt-30{
    margin-top: 90px;
}

.market-list-active{
    color: #36c3be !important;
}