body {
    font-family: "Arial MT Pro";
    font-size: 18px;
}
.newsTopNav{
    background: url(../images/inv.intellectualProperty.header.jpg) no-repeat center;
}
.page-header {
    padding-bottom: 15px;
    margin: 20px 0 20px;
    text-align: center;
    color: #4f5254;
    border-bottom: 0px;
}
.first-content-title {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    padding-left: 15px;
    background: #517BF9;
    color: #efefef;
    height: 40px;
    width: 95%;
}
.first-left-three {
    width: 2%;
    height: 0;
    border-color: transparent #517BF9;
    border-width: 20px 0 20px 20px;
    border-style: solid;
}
.first-right-three {
    width: 2%;
    height: 0;
    border-color: transparent #517BF9;
    border-width: 20px 20px 20px 0;
    border-style: solid;
}
.second-content-title {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    padding-left: 15px;
    background: #F9C028;
    color: #517BF9;
    height: 40px;
    width: 90%;
}
.second-left-three {
    width: 2%;
    height: 0;
    border-color: transparent #F9C028;
    border-width: 20px 0 20px 20px;
    border-style: solid;
}
.second-right-three {
    width: 2%;
    height: 40px;
    border-color: transparent #F9C028;
    border-width: 20px 20px 20px 0;
    border-style: solid;
}
.add-text{
    background:#fff url(../images/inv.intellectualProperty.industry.png) center no-repeat ;
    height: 580px;
}
.add-text p{
    line-height: 1.8;
    text-align: justify;
    margin: 0 50px;
}
.add-text .add-text-title{
    padding-top: 20px;
}
.third-content-div {
    margin-bottom: 20px;
}

.btn-more {
    width: 80px;
    height: 30px;
    font-size: 14px;
    background: #fff;
    border: solid 1px #AFAFAF;
    margin-bottom: 2px;
}
.fourth-div {
    display: flex;
    margin-bottom: 50px;
}

@media (min-width: 1200px) {
    .container { width: 1200px; }
    .i-top-title { text-align: center; margin-top:10%; font-size: 70px;}
    .page-heade { color: #fff; }
    .i-second-title { font-size: 24px;}
    .g-bd-wrap {
        background: #fff url(../images/inv.intellectualProperty_bg.png) center no-repeat;
        background-size: 100%  100%;
        width: 100%;
        height: 300px;
    }
    .qa-title{
        display: none;
    }
    .area {
        margin-bottom: 30px;
    }
    .area-content {
        display: flex;
        align-content: center;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .div-left {
        flex: 1 0 42%;
        font-size: 18px;
    }
    .div-right {
        width: 50%;
        float: right;
        font-size: 18px;
    }
    .first-content div {
        line-height: 70px;
    }
    .first-content img {
        width: 26px;
        margin-top: 26px;
        margin-right: 10px;
    }
    .second-content {
        width: 90%;
    }
    .second-title {
        display: flex;
        margin-bottom: 30px;
    }
    .second-content-title {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        padding-left: 15px;
        background: #F9C028;
        color: #517BF9;
        height: 40px;
        width: 95%;
    }
    .second-area-content {
        display: flex;
        flex-wrap: wrap;
        height: 230px;
        margin-bottom: 30px;
    }
    .second-content div{
        height: 70px;
        /*width: 95%;*/
    }
    .second-content img {
        width: 26px;
        margin-top: 3px;
        margin-right: 10px;
    }
    .third-bg {
        background: url(../images/inv.intellectualProperty.book_bg.jpg) no-repeat;
        background-size: 100% 100%;
        margin-bottom: 50px;
    }
    .third-container {
        display: flex;
    }
    .third-content {
        text-align: left;
        width: 80%;
        font-size: 16px;
        line-height: 30px;
        margin-right: 30px;
    }
    .third-content-div>div>p {
        font-size: 16px;
        line-height: 30px;
    }
    .btn-div{
        height: 70px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        align-content: center;
    }

    .fourth-left {
        width: 22%;
        height: 200px;
        margin-left: 10px;
        background: url(../images/inv.intellectualProperty.q_and_a.png) no-repeat;
    }
    .fourth-right {
        text-align: left;
        line-height: 40px;
        font-size: 16px;
    }
    .qa-li-dot li{
        list-style: disc;
    }

}
@media (max-width: 768px) {
    .g-bd-wrap {
        background: #fff url(../images/inv.intellectualProperty_bg.png) center no-repeat;
        background-size: 200%  100%;
        height: 150px;
    }
    .i-top-title {
        text-align: center;
        margin-top:15%;
        font-size: 30px;
        color: #FFF;
    }
    .first-content-title b{
        font-size: 15px;
    }
    .first-content img {
        width: 18px;
        margin-top: 8px;
        margin-right: 6px;
    }
    .mobile-height{
        height: 60px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    .second-content-title b{
        font-size: 15px;
    }
    .second-content img {
        width: 18px;
        margin-top: 8px;
        margin-right: 6px;
    }
    .second-title {
        display: flex;
    }
    a {
        font-size: 13px;
    }
    .third-bg {
        background: #EFEFEF;
        background-size: 100% 100%;
        margin-bottom: 30px;
    }
    .third-content {
        text-align: left;
        width: 77%;
        font-size: 14px;
        line-height: 30px;
    }
    .third-content-div {
        margin-bottom: 15px;
    }
    .third-content-div>div>p {
        font-size: 14px;
        line-height: 30px;
    }
    .btn-div{
        height: 50px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        align-content: center;
    }
    .fourth-right ul{
        list-style: disc;
        font-size: 14px;
        text-align: left;
        margin-left: 15px;
    }
    .fourth-right ul li{
        margin-bottom:25px;
    }
    .qa-title{
        margin-bottom: 0px;
        padding-bottom: 10px;
    }
}