.herobanner-1 {
    background-image: url('../images/herobanner_3.png')
}
.herobanner-2 {
    background-image: url('../images/herobanner_4.png')
}
.product-list {
    width: 1180px;
    margin: auto;
}
.product-list li {
    width: 500px;
    height: 400px;
    background-color: #ffffff;
    border: solid 1px #d2d2d2;
    float: left;
    margin: 65px 45px
}
.product-list li:hover {
    border-color: #fff;
    box-shadow: 0px 0px 34px 0px rgba(69, 69, 69, 0.15);
}
.product-list li img {
    width: 498px;
    height: 270px
}
.product-list li p {
    text-align: center;
    margin-top: 30px;
    font-size: 20px;
    letter-spacing: 1px;
    color: #333333;
}
.product-list li .product-icon {
    display: block;
    width: 37px;
    height: 37px;
    background: url('../images/ico_more.png') no-repeat;
    margin: 12px auto
}
.news-list {
    width: 1264px;
    padding: 40px 0 40px;
    border-top: dashed 1px #bfbfbf;
    border-bottom: dashed 1px #bfbfbf;
}
.news-list .tabs {
    margin-bottom: 30px;
}
.news-list .tabs li {
    margin-right: 20px;
    text-align: center;
    float: left;
    width: 138px;
    height: 44px;
    border: solid 1px #d2d2d2;
    font-size: 20px;
    line-height: 44px;
    letter-spacing: 1px;
    color: #333333;
    cursor: pointer
}
.news-list .tabs li.cur {
    color: #fff;
    border: 0;
    width: 138px;
    height: 53px;
    background:url('../images/title-bg.png')
}

.news-box .left-part {
    width: 608px;
    height: 372px;
    float: left;
    margin-right: 2px
}
.news-box .left-part .news-photo {
    overflow: hidden;
    width: 584px;
    height: 372px;
    position: relative;
}
.news-box .left-part .news-photo img {
    height: 372px;
    width: 584px;
    position: relative;
}
.news-box .left-part .news-photo .news-info {
    width: 100%;
    height: 372px;
    position: absolute;
    top:0;
    left:0;
    line-height: 50px;
    color: #fff
}
.news-box .left-part .news-photo .news-title {
    display: block;
    width: 424px;
    border-bottom: 1px solid #fff;
    font-size: 20px;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    margin: 160px auto 0
}
.news-box .left-part .news-photo .news-detail {
    display: block;
    width: 424px;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin: 18px auto 0
}
.news-box .right-part{
    float: left;
    background-color: #f6f8fb;
    width: 654px;
    height: 372px;
    padding: 47px;
    box-sizing: border-box;
}
.news-box .right-part .more{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0px;
    letter-spacing: 0px;
    color: #1b98e0;
}
.news-box .right-part ul li {
    margin-bottom: 30px;
}
.news-box .right-part ul li a {
    text-decoration: none;
}
.news-box .right-part ul li .title{
    letter-spacing: 1px;
    color: #333333;
    width: 520px;
}
.news-box .right-part ul li .title h4{
    font-size: 20px;
    height: 22px;
    overflow: hidden;
}
.news-box .right-part ul li a:hover .title h4{
    color: #1b98e0;
}
.news-box .right-part ul li .title h5{
    font-size: 14px;
    color: #666666;
    height: 44px;
    overflow: hidden;
    line-height: 22px;
}
.news-box .right-part ul li .date{
    font-size: 14px;
    color: #999999;
}
.two-col-box {
    float: left;
}
.two-col-box-left {
    width: 584px;
    margin-right: 68px
}
.two-col-box-right {
    width: 612px;
}
.two-col-box .common-title {

}
.two-col-box .title-left {
    float:left
}
.two-col-box .common-title p{
    font-size: 30px;
    letter-spacing: 1px;
    color: #333333;
}
.two-col-box .common-title span{
    display: block;
    width: 33px;
    height: 6px;
    background-color: #1b98e0;
    margin-top: 4px;
}
.two-col-box .common-title a{
    float: right;
    font-size: 16px;
    letter-spacing: 0;
    color: #1b98e0;
    margin-top: 15px;
}
.stock-content {
    margin-top: 30px;
}
.report-content {
    margin-top: 30px;
}
.report-content ul {

}
.report-content ul li{
    line-height: 56px;
    height: 56px;
    width: 100%;
    border-bottom: 1px dashed #eeeeee;
}
.report-content ul li a:hover p {
    color: #1b98e0;
}
.report-content ul li em {
    display: block;
    float:left;
    width: 6px;
    height: 6px;
    background-color: #1b98e0;
    border-radius: 100%;
    margin-top: 24px;
}
.report-content ul li p {
    margin-left: 10px;
    float:left;
    font-size: 16px;
    letter-spacing: 1px;
    color: #333333;
    max-width: 460px;
    height: 56px;
    overflow: hidden
}
.report-content ul li span.date {
    float: right;
    font-size: 14px;
    color: #666666;
}
.report-content ul li span.pdf-download {
    display: inline-block;
    width: 17px;
    height: 20px;
    background:url('../images/ico_pdf.png');
    background-size: 17px 20px;
    vertical-align: -4px;
    margin-left: 10px;
}
.footerWithBadge {
    height: 125px;
}
.jsgovicon {
    display: flex;
    justify-content: center;
}
@media screen and (max-width:640px) {
    .herobanner-1 {
        background-image: url('../images/herobanner_mobile_3.png')
    }
    .herobanner-2 {
        background-image: url('../images/herobanner_mobile_4.png')
    }
    .product-list {
        width: 92%;
        margin: auto;
    }
    .product-list li {
        width: 100%;
        height: auto;
        margin: 20px 0
    }
    .product-list li img {
        width: 100%;
    }
    .product-list li p {
        margin-top: 15px;
        font-size: 16px;
    }
    .news-list {
        width: 100%;
        padding: 20px 0 0;
        border-top: 0;
        border-bottom: 0;
    }
    .news-list .tabs {
        margin-bottom: 20px;
    }
    .news-list .tabs li {
        margin-right: 0;
        width: 30%;
        height: 44px;
        border: solid 1px #d2d2d2;
        font-size: 16px;
        line-height: 42px;
    }
    .news-list .tabs li:first-child {
        margin-left: 20%;
    }
    .news-list .tabs li.cur {
        width: 30%;
        height: 53px;
        background:url('../images/title-bg.png') no-repeat 50% 0;
    }
    .news-box .left-part {
        width: 92%;
        height: auto;
        float: none;
        margin-left: 4%;
        margin-right: 4%;
    }
    .news-box .left-part .news-photo {
        overflow: hidden;
        width: 100%;
        height: auto;
        position: relative;
    }
    .news-box .left-part .news-photo img {
        position: relative;
        width: 100%;
        height: auto;
    }
    .news-box .left-part .news-photo .news-info {
        width: 100%;
        position: absolute;
        top:0;
        bottom:0;
        color: #fff
    }
    .news-box .left-part .news-photo .news-title {
        font-size: 14px;
        width: 76%;
        height: 28px;
        line-height: 28px;
        overflow: hidden;
        margin-top: 110px;
    }
    .news-box .left-part .news-photo .news-detail {
        font-size: 12px;
        width: 76%;
        line-height: 18px;
        height: 36px;
        margin-top: 8px;
    }
    .news-box .right-part{
        height: auto;
        padding: 0;
        background-color: #fff;
        width: 92%;
        float: none;
        margin: 25px auto;
    }
    .news-box .right-part .more{
        font-weight: normal;
        font-stretch: normal;
        font-size: 14px;
        line-height: 34px;
        color: #1b98e0;
        width: 40%;
        height: 34px;
        background-color: rgba(27, 152, 224, 0.15);
        display: block;
        text-align: center;
        margin: 15px auto
    }
    .news-box .right-part ul li {
        width: 100%;
        border-bottom: dashed 1px #d2d2d2;
        margin-bottom: 15px;
    }
    .news-box .right-part ul li .title{
        letter-spacing: 1px;
        color: #333333;
        width: 100%;
        float: none;
    }
    .news-box .right-part ul li .title h4{
        font-size: 16px;
        height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #333;
    }
    .news-box .right-part ul li .title h5{
        font-size: 14px;
        width: 55.5%;
        height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
    }
    .news-box .right-part ul li .date{
        font-size: 14px;
        float: right;
        line-height: inherit;
    }
    .two-col-box {
        float: none;
    }
    .two-col-box-left {
        width: 92%;
        margin: 20px auto;
    }
    .two-col-box-right {
        width: 92%;
        margin: 30px auto;
    }
    .two-col-box .common-title {

    }
    .two-col-box .title-left {
        float: none
    }
    .two-col-box .common-title p{
        font-size: 20px;
        text-align: center;
    }
    .two-col-box .common-title span{
        display: block;
        width: 16px;
        height: 3px;
        background-color: #1b98e0;
        margin: 4px auto;
    }
    .two-col-box>a{
        float: none;
        font-size: 14px;
        line-height: 34px;
        color: #1b98e0;
        width: 40%;
        height: 34px;
        background-color: rgba(27, 152, 224, 0.15);
        display: block;
        text-align: center;
        margin: 15px auto
    }
    .stock-content {
    }
    .stock-content img {
        width: 100%;
    }
    .report-content {
        width: 92%;
        margin: auto;
        margin-top: 10px;
    }
    .report-content ul {
    }
    .report-content ul li{
        line-height: 56px;
        height: 56px;
        width: 100%;
        border-bottom: 1px dashed #eeeeee;
    }
    .report-content ul li a:hover p {
        color: #1b98e0;
    }
    .report-content ul li em {
        display: block;
        float:left;
        width: 6px;
        height: 6px;
        background-color: #1b98e0;
        border-radius: 100%;
        margin-top: 24px;
    }
    .report-content ul li p {
        margin-left: 10px;
        float:left;
        font-size: 16px;
        letter-spacing: 1px;
        color: #333333;
        max-width: 54%;
        height: 56px;
        overflow: hidden
    }
    .report-content ul li span.date {
        float: right;
        font-size: 14px;
        color: #666666;
    }
    .report-content ul li span.pdf-download {
        display: inline-block;
        width: 17px;
        height: 20px;
        background:url('../images/ico_pdf.png');
        background-size: 17px 20px;
        vertical-align: -4px;
        margin-left: 10px
    }
}



