﻿.n-tit h2{
    font-size: 32px;
    font-family: 'sy-b';
    text-align: center;
    color: #212121;
    line-height: 1em;
}
.n-tit p{
    text-align: center;
    font-size: 18px;
    line-height: 1em;
    margin-top: 10px;
    font-family: 'din-m';
    text-transform: uppercase;
}

.n-tit2 h2{
    font-size: 32px;
    font-family: 'sy-b';
    text-align: center;
    color: #212121;
    line-height: 1em;
    position: relative;
    margin-bottom: 44px;
}
.n-tit2 h2:after{
    content: '';
    width: 60px;
    height: 4px;
    background: #0766bd;
    border-radius: 2px;
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
}
.n-tit2 p{
    text-align: center;
    font-size: 18px;
    line-height: 1em;
    font-family: 'din-m';
    text-transform: uppercase;
}


.in-container {
    max-width: 1360px;
    margin: 0 auto;
    width: 100%;
    padding: 0 20px;
}
/*内页简介*/
.in-intro{
    padding: 72px 0px;
    background: #fff;
}
.in-intro .con{
    margin-top: 40px;
    font-size: 18px;
    line-height: 2em;
    color: #212121;
    text-indent: 2em;
}
/*faatt-1 begin*/
.in-faatt1{
    background: url("../images/in-bg01.jpg") no-repeat bottom center;
    background-size: cover;
    padding: 72px 0px 196px 0px;
}
.in-faatt1 .img{
    margin-top: 72px;
    display: flex;
    justify-content: center;
}
.in-faatt1 p{
    text-align: center;
    margin-top: 40px;
    font-size: 24px;
}
.in-faatt2{
    background: url("../images/in-bg02.jpg") no-repeat bottom center;
    background-size: cover;
    padding: 72px 0px;
}
.in-faatt2 .n-tit h2{
    color: #fff;
}
.in-faatt2 .n-tit p{
    color: #e2e2e2;

}

.tb table{
    width: 100%;
}
.tb thead td{
    background: #4f81bd;
    padding: 5px;
}
.tb thead td p{
    color: #fff;
    text-align: center;
    font-family: 'sy-b';
    font-size: 20px;
    line-height: 1.2em;
}
.tb tbody tr td{
    background: #d0d8e8;
    padding: 5px;
    text-align: center;
}
.tb tbody tr td p{
    font-size: 16px;
    font-family: '微软雅黑';
}
.tb tbody tr:nth-child(2n) td{
    background: #e9edf4;
}


.in-faatt2 .tb{
    margin-top: 40px;
}
.in-faatt2 .tb table{
    width: 100%;
    table-layout: fixed;
}
.in-faatt2 .tb tr td:last-child{
    width: 650px;
    text-align: left;
}
.in-faatt2 .tb tbody tr td:first-child{
    background: #8eb4e3;
}
.in-faatt2 .tb tbody tr td:first-child p{
    color: #fff;
}

.in-faatt3{
    background: url("../images/pzgl.jpg") no-repeat bottom center;
    background-size: cover;
    padding: 72px 0px;
}
.in-faatt3 .tb{
    margin-top: 40px;
}

.in-faatt3 .ft{
    margin-top: 40px;
    display: flex;
}

.in-faatt4{
    background: url("../images/in-bg03.jpg") no-repeat bottom center;
    padding: 72px 0px;
}
.in-faatt4 .n-tit h2{
    text-align: left;
    color: #295fb7;
}
.in-faatt4 .n-tit p{
    color: #898989;
    text-align: left;
}
.in-faatt4 .con{
    display: flex;
    justify-content: end;
    flex-direction: column;
    align-items: end;
}
.in-faatt4 .con .item{
    margin-top: 60px;
}
.in-faatt4 .con .item h2{
    font-size: 20px;
    font-family: 'sy-b';
}
.in-faatt4 .con .item .ct{
    margin-top: 10px;
    background: #d4e4f3;
    border-radius: 10px;
    padding: 20px 40px;
    width: 580px;
}

.in-faatt4 .con .item .ct ul{
    display: flex;
    flex-wrap: wrap;
}
.in-faatt4 .con .item .ct li{
    width: 50%;
    line-height: 2.4em;
    list-style-type: disc;
}
.in-faatt4 .con .item:nth-child(2) .ct li{
    width: 100%;
}
.in-faatt5{
    background:#fff;
    padding: 72px 0px;
}
.in-faatt5 .n-tit h2{
    color: #295fb7;
}
.in-faatt5 .n-tit p{
    color: #898989;
}
.in-faatt5 .img{
    margin-top: 40px;
    display: flex;
    justify-content: center;
}
/*faatt-1 end*/

/*faatt-2 begin*/
.case-item{
    background: #e8f4fd;
    padding: 100px 0px;
}
.case-item:nth-child(2n){
    background: #fff;
}
.case-item .in-container{
    display: flex;
}
.case-item .img{
    width: 45%;
    padding-right: 45px;
}
.case-item .img h2{
    font-size: 24px;
    line-height: 1em;
    font-family: 'sy-b';
}
.case-item .img .pic{
    margin-top: 70px;
}
.case-item .img .pic img{
    mix-blend-mode:multiply;
}
.case-item .tb2{
    width: 55%;
}
.case-item .tb2 table{
    width: 100%;
    table-layout:fixed;
    border-collapse: collapse;
}
.case-item .tb2 table td{
    text-align: center;
    background: #f6f6f6;
    padding: 10px;
    border: 1px solid #000;
}
.case-item .tb2 table tr td:nth-child(1){
    width: 130px;
}
.case-item .tb2 table tr:nth-child(2n) td{
    background: #fff;
}
.case-item .tb2 table tr.firstRow td{
    background: #949caf;
}
.case-item .tb2 table tr.firstRow td p{
    color: #fff;
}
/*faatt-2 end*/

/*att-1 begin*/
.in-att1{
    background: url("../images/in-bg01.jpg") no-repeat bottom center;
    background-size: cover;
    padding: 72px 0px;
}
.in-att1 .txt{
    margin-top: 50px;
    font-size: 18px;
    line-height: 2em;
    color: #212121;
    text-indent: 2em;
}
.in-att1 .img{
    margin-top: 72px;
}
.in-att2{
    background: url("../images/in-bg02.jpg") no-repeat bottom center;
    background-size: cover;
    padding: 72px 0px;
}
.in-att2 h2{
    color: #fff;
}
.in-att2 p{
    color: #e2e2e2;
}
.in-att2 .txt{
    margin-top: 50px;
    font-size: 18px;
    line-height: 2em;
    color: #fff;
    text-indent: 2em;
}
.in-att2 .img{
    margin-top: 72px;
}
.in-att3{
    background: #fff;
    padding: 72px 0px;
}
.in-att3 .n-tit h2{
    color: #295fb7;
}
.in-att3 .con{
    margin-top: 40px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.in-att3 .txt{
    background: #eee;
    border-radius: 10px;
    padding: 20px 40px;
}
.in-att3 .txt li{
    list-style-type: disc;
    line-height: 2em;
}
/*att-1 end*/
/*att-2 begin*/
.in-catt{
    background: url("../images/in-bg01.jpg") no-repeat bottom center;
    background-size: cover;
    padding: 72px 0px;
}
.in-catt .img{
    margin-top: 70px;
    display: flex;
    align-items: center;
}
/*att-2 end*/
/*att-3 begin*/
.in-connectatt{
    background: url("../images/in-bg01.jpg") no-repeat bottom center #e8f2fc;
    background-size: 100% auto;
    padding: 72px 0px;
    position: relative;
}
.in-connectatt:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:url("../images/in-bg04.jpg") no-repeat top center;
    background-size: 100% auto;
}
.in-connectatt .in-container{
    position: relative;
}
.in-connectatt .lib{
    margin-top: 50px;
}
.in-connectatt .lib ul{
    display: flex;
    margin: 0px -10px;
    flex-wrap: wrap;
}
.in-connectatt .lib li{
    padding: 0px 10px;
    margin-bottom: 20px;
    width: 50%;
}
.in-connectatt .lib li .img{
    background: #e3ecf4;
    position: relative;
    width: 100%;
    padding-top: 46%;
    margin-top: 0px;
}
.in-connectatt .lib li .img img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    mix-blend-mode:multiply;
    padding:20px;
}
.in-connectatt .lib li .txt{
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
}
/*att-3 end*/
/*att-4 begin*/
.in-connectatt .img{
    margin-top: 40px;
}
.in-connectatt .tb3{
    margin-top: 40px;
}
.in-connectatt .tb3 table{
    width: 100%;
}
.in-connectatt .tb3 table tr td{
    background: #dcdcdd;
    padding: 20px;
}
.in-connectatt .tb3 table tr td p{
    color: #212121;
    font-size: 18px;
}

.in-connectatt .tb3 table tr:nth-child(2n) td{
    background: #ffffff;
}
.in-connectatt .tb3 table tr.firstRow td{
    background:#e50034;
}
.in-connectatt .tb3 table tr.firstRow td p{
    color: #fff;
    font-family: 'sy-b';
}
/*att-4 end*/
/*att-5 begin*/
.parts-1{
    margin-top: 40px;
    background-image: linear-gradient(#f4f6f8,#cfdbe9);
}
.parts-1 h2{
    background: #014c8d;
    color: #fff;
    font-family: 'sy-b';
    font-size: 24px;
    line-height: 1em;
    padding:20px;
}
.parts-1 .pic{
    justify-content: center;
}
.parts-1 .pic img{
    mix-blend-mode: multiply;
}
.parts-2{
    position: relative;
    background-image: linear-gradient(#f4f6f8,#cfdbe9);
    padding-bottom: 72px;
}
.parts-2 .top{
    position: relative;
    display: flex;
    padding: 80px 30px 0px 30px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}
.parts-2 .top:before{
    content: '';
    width: 100%;
    height: 100%;
    background: #61add2;
    position: absolute;
    left: 0;
    top:-50px;
}
.parts-2 .top .pic{
    position: relative;
}
.parts-2 .top .pic img{
    max-width: 500px;
    margin-right: 40px;
}
.parts-2 .top .txt{
    position: relative;
    color: #fff;
    font-size: 24px;
    font-family: 'sy-b';
}
.parts-2 .parameter{
    margin-top: 70px;
    padding: 0px 20px;
}

.tb4{
    max-width: 800px;
    margin: 40px auto 0px;
}
.tb4 table{
    width: 100%;
    border-collapse: collapse;
}
.tb4 table tr td{
    font-size: 16px;
    padding: 10px 20px;
    border: 2px solid #fff;
    text-align: center;
}
.tb4 table tr td:first-child{
    background: #575757;
    color: #fff;
    width: 170px;
    text-align: left;
}

.parts-2 .parameter .parameterimg{
    margin: 20px auto 0px;
    max-width: 800px;
}
.parts-2 .parameter .parameterimg ul{
    display: flex;
    margin: 0px -10px;
}
.parts-2 .parameter .parameterimg ul li{
    width: calc(100% / 3);
    padding: 0px 10px;
}
.parts-2 .parameter .parameterimg ul li .pro{
    position: relative;
    padding-top: 80%;
    background: #eee;
}
.parts-2 .parameter .parameterimg ul li .pro img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
    mix-blend-mode: multiply;
    padding: 10px;
}
.parts-2 .parameter .parameterimg ul li .txt{
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    line-height: 1em;
}
.parts-2 .dimension{
    margin-top: 70px;
    padding: 0px 20px;
}
.parts-2 .dimension .dimension-t{
    background: #575757;
    color: #fff;
    padding: 15px;
    font-family: 'sy-b';
    font-size: 20px;
    margin-top: 40px;
}
.parts-2 .dimension .dimension-t2{
    background: #0280be;
}
.parts-2 .dimension .dimension-pic{
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.parts-2 .dimension .dimension-pic img{
    mix-blend-mode: multiply;
}
/*att-5 end*/