﻿p {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul, li {
    margin: 0;
}

.clear {
    clear: both;
}

.newsblock {
    width: 1210px;
    height: 500px;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    margin: 0 auto;
    position: relative;
}

.newslist1 {
    float: left;
}

.newspic {
    float: left;
    width: 400px;
    height: 500px;
}

    .newspic img {
        width: 100%;
        height: 100%;
    }

.blocktwo {
    float: left;
    width: 410px;
    border-right: 1px solid #dcdcdc;
}

.blocknew {
    height: 500px;
}

.newdate {
    font-size: 14px;
}

.newtitle {
    font-size: 17px;
    color: #252B3A;
    margin-top: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}

.newdetail {
    font-size: 15px;
    line-height: 22px;
    height: 154px;
    color: #999999;
    margin-top: 35px;
    overflow: hidden;
}

.learnmore {
    display: block;
    width: 100px;
    height: 32px;
    border: 1px solid #1864d9;
    color: #1864d9;
    margin-top: 83px;
    text-align: center;
    line-height: 32px;
}

    .learnmore:hover {
        background-color: #1864d9;
        color: white;
    }

.arrow {
    position: absolute;
    height: 62px;
    border-right: 1px solid #dcdcdc;
    top: 88%;
    left: 33%;
    width: 411px;
}

.arrowimg {
    height: 62px;
    float: left;
    text-align: center;
}

    .arrowimg a {
        line-height: 72px;
    }

.arrowimg1 {
    width: 204px;
    border-right: 1px solid #dcdcdc;
}

.arrowimg2 {
    width: 205px;
}

.blockthree {
    float: left;
    width: 399px;
}

.newslist {
    border-top: 1px solid #dcdcdc;
    padding: 10px 20px;
}

    .newslist:nth-child(1) {
        border: 0 !important;
    }

.listbox {
    width: 100%;
    height: 146px;
    overflow: hidden;
}

.listnewstitle {
    font-size: 16px;
    color: #252B3A;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listnewscontent {
    height: 55px;
    overflow: hidden;
    margin-top: 18px;
    font-size: 14px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.listnewsdate {
    font-size: 14px;
    font-weight: 400;
    color: #252B3A;
    margin-top: 16px;
}

.bottomnewsnav {
    width: 1210px;
    margin: 60px auto;
    overflow: hidden;
}

.bottomnav {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    overflow: hidden;
}

    .bottomnav a {
        display: block;
        width: 388px;
        height: 60px;
        background: #fff;
        float: left;
        color: #333;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        line-height: 60px;
        margin-right: 20px;
        border: 1px solid #ccc;
    }

        .bottomnav .on, .bottomnav a:hover {
            background: #1864D9;
            color: #fff;
        }

.bottomnews {
    margin-top: 20px;
}

    .bottomnews ul {
        border-bottom: 1px dashed #dcdcdc;
    }

        .bottomnews ul li {
            list-style-type: square;
            color: #1864d9;
        }

.list {
    line-height: 33px;
    height: 32px;
    color: #4E4E4E;
    border-bottom: 1px dashed #999;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

    .list:hover .newsTitle, .list:hover .newsDate {
        color: #d90e0e;
    }

.newsTitle {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 17px;
    color: #333;
}

.newsDate {
    font-size: 14px;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    min-width: 100px;
    max-width: 100px;
    text-align: right;
}
/*解决方案详情页*/
.solutiondetailbox {
    width: 100%;
    height: 150px;
    background: #F5F5F5;
}

.detailbox {
    width: 1200px;
    margin: 0 auto;
    padding: 28px 0 42px 0;
}

.solutiondetailnav {
    font-size: 16px;
    display: flex;
    flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
}

.location {
    display: flex;
    flex-direction: row;
    align-items: center;
    float: left;
}

.newsLoca {
    display: block;
    color: #666;
    white-space: nowrap;
}

.newsLocationTitle {
    color: #1864d9;
    max-width: 750px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.rightArrow {
    color: #999;
    margin: 0px 4px;
}

.solutionname, .scanCount {
    font-size: 14px;
    text-align: center;
    color: #252B3A;
    padding:3px 7px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    margin-right:20px;
}

.newsDetailTitle {
    width: 1120px;
    margin: 20px auto 0px;
    padding: 10px 40px;
    font-weight: bold;
    font-size: 20px;
    overflow: hidden;
}

.specficdetail {
    width: 1160px;
    margin: 10px auto 20px;
    padding: 20px;
    overflow: hidden;
}

    .specficdetail p, .specficdetail img {
        max-width: 100%;
        overflow: hidden;
    }

.solutionsearch {
    width: 250px;
    height: 40px;
    border: 1px solid #dcdcdc;
    float: left;
}

    .solutionsearch input {
        width: 74%;
        height: 92%;
        border: none;
        outline: none;
        padding-left: 10px;
    }

.click {
    background-color: #1864D9;
    width: 50px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    float: right;
    text-align: center;
}

.newsTimeOrScan {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    align-items:center;
}
