.banner {
    width: 100%;
    height: auto;
    position: relative;
}
.banner .img1 {
    /* background: url(../images/4a43911e-9f1e-4de8-8388-fc0676baf6ff.jpg) no-repeat center / 100% 100%; */
    /* position: absolute; */
    width: 100%;
    max-height: 250px;
    /* left: 0px; */
    /* top: 0px; */
}

a{
    display: block;
    cursor: pointer;
}
.subBan {
    width: 100%;
    height: 62px;
    border-bottom: 2px #f4f4f4 solid;
    margin-bottom: 70px;
    position: relative;
}
.submenu {
    float: left;
}
.submenu i {
    width: 62px;
    height: 62px;
    background: url(../images/submenu-1.jpg) no-repeat center center;
    float: left;
}
.submenu a {
    font-size: 13px;
    color: #848181;
    line-height: 62px;
    padding: 0 12px 0 20px;
    float: left;
    font-weight: bold;
}
.submenu span {
    padding-left: 15px;
    font-size: 13px;
    color: #0e98a5;
    font-weight: bold;
    line-height: 62px;
    float: left;
    background: url(../images/submenu-2.jpg) no-repeat left center;
}
.subNav {
    float: right;
    position: relative;
    height: 62px;
}
.subNav li {
    float: left;
    padding: 0 5px;
    line-height: 62px;
}
.subNav li a {
    font-size: 13px;
    color: #848181;
    padding: 0 5px;
    font-weight: bold;
}
.subNav .sub-navslip {
    position: absolute;
    width: 0;
    height: 2px;
    background: #f5a100;
    bottom: 0px;
    left: 15px;
    background: -webkit-gradient(linear,115% 0%,0% 100%,from(#fff), to(#ffffff), color-stop(0.5, #f5a100));
}

.news-title {
    width: 100%;
    height: 220px;
}
.news-title .news-title-img {
    width: 360px;
    height: 220px;
    float: left;
    overflow: hidden;
}
.news-title .news-title-img img {
    width: 100%;
}
.news-title .news-title-con {
    width: 840px;
    height: 220px;
    padding: 0 40px;
    float: left;
    background: #f4f4f4;
}
.news-title .news-title-con h3 {
    font-size: 16px;
    color: #0e98a5;
    font-weight: bold;
    padding: 30px 0 8px 0;
}
.news-title .news-title-con h4 {
    font-size: 30px;
    line-height: 1;
    color: #999999;
    font-family: "dincond-medium";
    letter-spacing: -1px;
    padding-bottom: 20px;
    font-weight: bold;
}
.news-title .news-title-con p {
    font-size: 12.5px;
    color: #999999;
    line-height: 22px;
}

.main-content{
    width: 100%;
}
.news-left {
    width: 322px;
    padding: 40px 0px 0px 0;
    float: left;
}
.news-search {
    width: 318px;
    height: 59px;
    line-height: 55px;
    position: relative;
    border: 2px #dfdfdf solid;
}
.news-search a {
    width: 58px;
    height: 56px;
    background: url(../images/news-search.jpg) no-repeat center center;
    position: absolute;
    right: 0;
    top: 0;
}
.news-search input {
    font-size: 14px;
    color: #999999;
    width: 242px;
    height: 55px;
    line-height: 55px;
    border: none;
    padding-left: 18px;
}
.news-select {
    width: 318px;
    height: 59px;
    margin-top: 10px;
    padding-right: 58px;
    position: relative;
    position: relative;
    border: 2px #dfdfdf solid;
    background: url(../images/news-down.jpg) no-repeat right center;
    cursor: pointer;
}
.news-select input {
    font-size: 14px;
    color: #999999;
    width: 242px;
    height: 55px;
    line-height: 55px;
    border: none;
    padding-left: 18px;
}
.news-select ul {
    width: 318px;
    padding: 10px 0;
    position: absolute;
    left: -2px;
    top: 55px;
    background: #e7e5e5;
    display: none;
    z-index: 100;
    max-height: 200px;
    overflow-y: auto;
}
.news-select li {
    padding: 0px 0px 10px 20px;
    font-size: 14px;
    color: #666666;
    -webkit-transition: all 0.3s;
    transition: 0.3s;
}



.news-right {
    width: 838px;
    padding-top: 30px;
    float: right;
    border-left: 2px #f4f4f4 solid;
}
.news-list {
    width: 838px;
    padding-bottom: 90px;
}
.news-list li {
    width: 840px;
    height: 135px;
    position: relative;
    border-bottom: 2px #f4f4f4 solid;
}
.news-list li > div {
    width: 840px;
    height: 105px;
    padding: 30px 40px 0px 40px;
    z-index: 10;
    position: absolute;
    left: 0;
    top: 0;
}
.news-list li h4 {
    height: 105px;
    width: 125px;
    font-size: 30px;
    color: #999999;
    font-family: "dincond-medium";
    letter-spacing: -1px;
    float: left;
    font-weight: 500;
}
.news-list li h3 {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    padding-right: 12px;
    margin-bottom: 15px;
    background: url(../images/news-list.png) no-repeat right center;
}
.news-list li:hover h3 {
    color: #26a2ae;
    background: url(../images/news-list-on.png) no-repeat right center;
}
.news-list li p {
    font-size: 12.5px;
    color: #999999;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}
.news-list li span {
    width: 0;
    height: 135px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 8;
    background: -webkit-gradient(linear,120% 0%,0% 100%,from(#f8f6f6),to(#f3f3f3),color-stop(1.2, #f3f3f3));
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.news-list li:hover span {
    width: 840px;
}


.news-page {
    width: 100%;
    height: 50px;
    padding-top: 30px;
    text-align: center;
    line-height: 50px;
}
.news-page span {
    font-size: 24px;
    color: #666666;
    font-family: "dincond-medium";
    height: 50px;
    margin: 0 3px;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: 0.3s;
    margin-right: 5px;
    cursor: pointer;
}
.news-page span.actived {
    color: #f6ad12!important;
    font-weight: Bold;
}

@media (max-width: 1011px) {
    .banner {
        margin-top: 55px;
    }
    .banner .img1{
        height: auto;
        vertical-align: middle;
    }
}

@media (max-width: 1011px) {
    .subBan{
        margin-bottom: 20px;
    }
}

@media (max-width: 1011px) {
    .news-title{
        padding: 0 20px;
        height: auto;
    }
    .news-title .news-title-img{
        float: none;
        width: 100%;
        height: auto;
    }
    .news-title .news-title-img img{
        vertical-align: text-bottom
    }
}

@media (max-width: 1011px) {
    .news-title .news-title-con{
        width: 100%;
        float: none;
        height: auto;
        padding: 10px 20px
    }
    .news-title .news-title-con h3{
        padding: 0px 0 8px 0
    }
    .news-title .news-title-con h4{
        font-size: 16px;
        padding-bottom: 10px
    }
}

@media (max-width: 1011px) {
    .news-left{
        display: none;
        float: none;
    }
    .news-right{
        width: 100%;
        padding-top: 20px;
        float: none;
    }
}

@media (max-width: 1011px) {
    .news-list{
        width: 100%;
        padding-bottom: 30px
    }
    .news-list li{
        width: 100%;
        height: auto;
    }
    .news-list li > div{
        width: 100%;
        padding: 16px 20px;
        height: auto;
        position: relative;
    }
}

@media (max-width: 1011px) {
    .news-list li h3{
        background: none;
        margin-bottom: 8px
    }
    .news-list li h4{
        float: none;
        font-size: 14px;
        height: auto;
    }
}

@media (max-width: 1011px) {
    .news-page span img{
        width: 32px
    }
    .news-page span{
        height: 32px;
        line-height: 32px;
        font-size: 16px;
    }
}