body {
    margin: 0px;
    padding: 0px;
}


/*轮播*/

.swiper-pagination {
    bottom: 24px !important;
}

.swiper-slide {
    width: 100%;
}

.swiper-pagination-bullet {
    background: white !important;
    opacity: 0.7;
    height: 2px !important;
    width: 20px !important;
}

.swiper-pagination-bullet-active {
    background: white !important;
    opacity: 1;
}

.title {
    position: absolute;
    top: 91px;
    z-index: 100;
    margin: 0px 32px;
    font-size: 26px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 26px;
}

.title-line {
    position: absolute;
    top: 133px;
    z-index: 100;
    width: 45px;
    height: 4px;
    background: rgba(255, 255, 255, 1);
    margin: 0px 32px;
}

.title2 {
    position: absolute;
    top: 160px;
    z-index: 100;
    font-size: 32px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 48px;
    margin: 0px 32px;
}

.title3 {
    position: absolute;
    top: 220px;
    z-index: 100;
    font-size: 32px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 48px;
    margin: 0px 32px;
}

.title4 {
    position: absolute;
    top: 292px;
    z-index: 100;
    font-size: 26px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 26px;
    margin: 0px 32px;
}

.title5 {
    position: absolute;
    top: 350px;
    z-index: 100;
    margin: 0px 32px;
}

.title5 input {
    width: 133px;
    height: 36px;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.49);
    font-size: 16px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
}


/* 我们的知识产权服务项目 */

.max {
    margin: 0px 2%;
}

.max h3 {
    text-align: center;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.max .line {
    width: 42px;
    height: 2px;
    background: rgba(255, 152, 1, 1);
    margin: 0px auto;
}

.max .centent {
    text-align: center;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 28px;
}

.table {
    margin: 32px 0px;
    box-sizing: border-box;
    text-align: center;
}

.demo {
    width: 42%;
    /* height: auto; */
    min-height: 255px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    padding: 16px 10px;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
}

.word-title {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 12px;
}

.word-centent {
    min-height: 72px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 18px;
}

.word p button {
    width: 85px;
    height: 29px;
    border-radius: 21px;
    border: 1px solid rgba(216, 216, 216, 1);
    background-color: white;
}

.demo-img {
    min-height: 80px;
}


/*为什么选择我们  */

.demo-img2 {
    display: inline-block;
    margin-bottom: 12px;
    font-size: 0px;
    width: 49%;
    height: auto;
}

.table .demo:nth-child(2n),
.demo-img2:nth-child(2n) {
    margin-left: 1.5%;
}

.jianjie {
    margin: 0px 2%;
}

.jianjie h2 {
    font-size: 24px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 16px;
}

.centent2 {
    font-size: 17px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 26px;
    margin-top: 0px;
}

.centent3 {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 30px;
}


/* 公司简介 */

.jianjie .line2 {
    width: 42px;
    height: 2px;
    background: rgba(255, 152, 1, 1);
}

.jianjie button {
    width: 140px;
    height: 38px;
    border: 1px solid rgba(0, 73, 172, 1);
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(0, 73, 172, 1);
    line-height: 21px;
    background-color: white;
}

.max .max-img {
    margin-bottom: 12px;
    opacity: 0.8;
}


/*  */

.subtable {
    padding: 32px 12px;
    height: 392px;
    margin: 0px 2%;
    background-image: url(".././images/Rectangle(9).png");
    margin-bottom: 32px;
}

.subtable h2 {
    font-size: 20px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    margin: 0px;
}

.subtable .line2 {
    width: 42px;
    height: 2px;
    background: rgba(255, 152, 1, 1);
}

.subtable .word2 span {
    font-size: 16px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    padding-left: 36px;
}

.subtable .word2 img {
    position: absolute;
}

input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: rgb(207, 204, 204);
}

textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: rgb(207, 204, 204);
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgb(207, 204, 204);
}

textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgb(207, 204, 204);
}

.subtable .txt input {
    width: 104px;
    height: 38px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.9;
    border: 0px;
    padding-left: 45px;
    color: black;
    margin-right: 11px;
}

.subtable .txt input#tel {
    margin-right: 0px;
}

.subtable .txt {
    position: relative;
    font-size: 0px;
}

.subtable .txt span {
    position: absolute;
    z-index: 10;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 21px;
    top: 10px;
    left: 10px;
}

.subtable .txt span.tel {
    left: 166px;
}

.subtable .txt2 textarea {
    width: 91%;
    height: 70px;
    overflow: hidden;
    color: rgba(192, 192, 192, 1);
    padding: 12px;
}

.subtable button {
    width: 90px;
    height: 38px;
    border: 1px solid rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 21px;
    background-color: transparent;
}

footer {
    margin: 0px 2%;
}

footer .font {
    border-left: 2px solid #C0C0C0;
    margin-bottom: 20px;
}

footer .font p {
    margin-left: 10px;
    margin-bottom: 4px;
    margin-top: 0px;
    font-size: 16px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
}

footer .font p:last-child {
    margin-left: 10px;
    margin-bottom: 4px;
    margin-top: 0px;
    font-size: 18px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
    line-height: 27px;
}

footer .font2 {
    margin-left: 10px;
    margin-bottom: 20px;
}

footer .font2 a {
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 21px;
    margin-right: 38px;
    text-decoration: none;
}

footer .font2 a:last-child {
    margin-right: 0px;
}


/* 动态效果 */

footer .font2 a:hover {
    color: #0049AC;
}

.demo:hover .word .word-title {
    color: #0049AC;
}

.demo:hover .word p button {
    border: 1px solid rgba(0, 73, 172, 1);
    background-color: white;
    color: #0049AC;
}

.jianjie button img {
    margin-left: 10px;
}

.jianjie button:hover {
    width: 140px;
    height: 38px;
    border: 1px solid rgba(0, 73, 172, 1);
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: white;
    line-height: 21px;
    background-color: rgba(0, 73, 172, 1);
}

.max {
    margin-top: 32px;
    font-size: 0px;
}

.max .max-img {
    width: 100%;
}

.max .max-img:last-child {
    margin-bottom: 8px;
}

.max .max-img:hover {
    opacity: 1;
}

.subtable button:hover {
    border: 0px solid rgba(255, 255, 255, 1);
    background-color: rgba(0, 73, 172, 1);
}

#banner {
    width: 100%;
}