img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #232323;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
}

input, textarea {
    outline: none;
    border: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}

.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left;
}

.tc {
    text-align: center
}

.tr {
    text-align: right;
}

.center-box {
    margin: 0 auto;
    width: 1200px;
}

.dispark-plat .banner{
    margin: 0 auto;
    width: 1200px;
    padding-bottom: 40px;
}
.nav_qds{
    height: 540px;
    background: url(../images/dispark-plat/banner_bjt.jpg) no-repeat center;
    background-size: auto 100%;
    background-color: #111027;
}

.overall {
    text-align: center;
    padding-top: 80px;
    position: relative;
    padding-left: 5%;
    padding-right: 5%;

}
.overall .over_img {
    display: flex;
    justify-content: space-between;
}


.overall .over_h1{
    font-size:40px;
    color:#222222;
    letter-spacing:1.11px;
    font-weight: 900;
    margin-bottom: 60px;

}
.overall .over_img img{
    width:150px;
    height: 150px;
    margin-bottom: 43px;
}

.over_ul {
    display: flex;
    justify-content: space-between;
}

.over_li img{
    width:30px;
    height:30px;
}

.over_li span{
    font-size:44px;
    color:#222222;
    display: inline-block;
    margin-bottom: 20px;
}

.over_li p{
    font-size: 16px;
    font-weight: 900;
}

.dispark-plat .pass{
    background-color: #fff;
    box-shadow: rgba(16, 23, 49, 0.06) 0px 4px 8px 4px;
    height: 100px;
    text-align: center;
    border-radius: 10px;
    position: relative;
    z-index: 30;
    left: 0;
    top: 50px;
}
.dispark-plat .pass span {
    text-align: center;
    line-height: 100px;
    font-weight: 900;
    font-size: 18px;
}
.dispark-plat .pass img {
    width: 25px;
    height: 15px;
    margin-top: -20px;
}

.dispark-plat .pass img:nth-child(1){
    margin-right: 30px;
}
.dispark-plat .pass img:nth-child(3){
    margin-left: 30px;
}

.over_dw {
    position: fixed;
    left: 10px;
    top: 50%;
    margin-top: -72px;
    z-index: 3000;.dispark-plat .banner
}
.over_dw a {
    color: #161249;
    border: 1px solid #dbdbdb;
}


.over_dw a:hover{
    background-color: #161249;
    color:#fff ;
}
.over_dw a{
    height: 48px;
    width: 48px;
    font-size: 12px;
    margin-top: 2px;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-image: initial;
    padding: 8px;
    display: block;
    text-align: center;
}
.over_dw .juhh{
    background-color: #161249;
    color:#fff ;
}
.tech-ul {
    display: flex;
    justify-content: space-between;
}
.tech-ul_bj {
    background-color: #f8f8fb;
    width: 100%;
}



.tech-ul li {
    border-left: none;
}

.tech-ul .technology{
    height: 498px;
    width: 240px;
    text-align: center;
    margin-top: 92px;
    border-width: 2px 1px 1px;
    border-style: solid;
    border-color: orangered rgb(204, 204, 204) rgb(204, 204, 204);
    border-image: initial;
    border-top: 2px solid orangered;
    background-color: #fff;
}


.technology img{
width:43px;
height: 43px;
margin-top: 49px;
margin-bottom: 29px;
}
.technology .tech-p{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}
.tech span.strong{
    font-weight: 900;
    font-size: 24px;
    color: orangered;
    margin-bottom: 39px;
}
.tech-sp {
    border-top: 1px solid #cccccc;
    width: 40px;
    display: inline-block;

}

.nol {
    font-size: 12px;
    color:#666666;
    margin-top: 19px;
    height: 120px;
}
.nol .nol_p{
    color:#222222;
}

.nol p:nth-child(2) {
    margin-top: 10px;
}
.nol p{
    margin-bottom: 5px;
}
.ogy {
    margin-top: 20px;
    font-size: 12px;
    color:#222222;
}
.ogy p:nth-child(2) {
    margin-top: 10px;
    font-size: 12px;
    color:#666666;
}
.ogy p:nth-child(3){
    color:#666666;
    margin-top: 5px;
}

.dispark-plat .bn-a .button{
    width: 140px;
    height: 44px;
}
.dispark-plat .bn-a{
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}

/*客户案例*/
.dispark-plat .case {
    width: 100%;
    background:#ffffff;
    text-align: center;
}
.case p:nth-child(1){
    font-size: 22px;
    color:#222222;
    font-weight: 900;
    margin-bottom: 38px;text-align: left;
    margin-top: 40px;
}
.case-img {
    display: flex;
    justify-content: space-between;
    margin-bottom: 54px;
}
.case-img img:nth-child(1){
    width:165px;
    height:54px;
}
.case-img img:nth-child(2){
    width:134px;
    height:85px;
    margin-top: -25px;
}
.case-img img:nth-child(3){
    width:285px;
    height:86px;
}
.case-img img:nth-child(4){
    width:139px;
    height:50px;
}
.case-img img:nth-child(5){
    width:154px;
    height:54px;
}
.case a {
    background-color:#ff7200;
    border-radius:4px;
    width:240px;
    height:44px;
    display: inline-block;
    line-height: 44px;
    text-align: center;
    font-size:16px;
    color:#ffffff;
}


.case .p2{
    font-size:14px;
    color:#ff9900;
    margin-top: 9px;
    margin-bottom: 40px;
}
.dispark-plat .trademark {
    position: relative;
    height: 600px;
    background: url(../images/dispark-plat/beij-lan.png) no-repeat center;
    background-size: auto 100%;
    background-color: #3E75F0;
}

.dispark-plat .trademark .box{
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    padding-top: 60px;
    overflow: hidden;
}

.trademark .trad_sj {
    margin-top: -20px;
    margin-right: 80px;
    width: 293px;
    height: 442px;
}
.trademark .box h1,.qj-box h1 {
    margin-bottom: 74px;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 1px;
}
.trademark .box h1 {
    color: #fff;
}
.trademark .trad {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-left: 140px;
}
.trademark .trad h1{
    margin-bottom: 78px;
    color: #ffffff;
    font-weight: 900;
}
.trad_img_box {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.trad_img_box span {
    font-weight: inherit;
}
.trademark .trad h4 {
    margin-bottom: 27px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.trademark .trad .trad_img{
    margin-right: 20px;
    width: 44px;
    height: 44px;
}
.trademark .trad p{
    font-size: 20px;
    color: #ffffff;
    width: 681px;
    text-align: left;
    margin-bottom: 27px;
    line-height: 38px;
}
.trademark .trad a {
    font-size: 18px;
    color: #ffffff;
    border: 1px solid rgba(255,255,255,0.50);
    border-radius: 4px;
    width: 238px;
    height: 42px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    background-color: rgba(255,255,255,0.14);
}
.qj-box {
    padding-top: 60px;
    padding-bottom: 1px;
    background-color: #f8f8f8;
}
.qj-box .qj-tab {
    margin-bottom: 24px;
    padding-left: 47px;
    padding-bottom: 14px;
    border-bottom: 1px solid #E4E4E4;
}
.qj-box .qj-tab span {
    margin-right: 90px;
    font-size: 16px;
    cursor: pointer;
}
.qj-box .qj-tab span.active {
    font-size: 18px;
    font-weight: bold;
}
.qj-content {
    display: flex;
    justify-content: space-between;
}
.qj-content .left {
    display: flex;
    padding-left: 46px;
}
.qj-content .item {
    min-width: 190px;
}
.qj-content .item img {
    margin-bottom: 16px;
    width: 58px;
}
.qj-content .item h5 {
    margin-bottom: 14px;
    font-weight: bold;
    font-size: 14px;
}
.qj-content .item p {
    color: #666;
    line-height: 26px;
    font-size: 12px;
}
.qj-content .right img {
    width: 462px;
}
.qj-box .btns .button {
    margin-top: 46px;
    margin-bottom: 60px;
    width: 240px;
    height: 44px;
    color: #fff;
    font-size: 16px;
    background: #FF7200;
    border-radius: 4px;
}
    /*<!--自动递交-->*/
.motion_bj{
    margin-bottom: 40px;
}
.motion {
    margin-left: 50px;
    display: flex;
    justify-content: space-between;
}

.motion img{
    width:84px;
    height:79px;
    margin-top: 100px;
    margin-bottom: 46px;
}
.motion li p:nth-child(2){
    font-size:22px;
    color:#222222;
    font-weight: 900;
    margin-bottom: 20px;
}
.motion li p:nth-child(3){
    width:200px;
    margin-bottom: 103px;
}

.familiar {
    position: relative;
}



.familiar ul{
    margin-left: 50px;

}
.familiar .fam_bj {
    background: url(../images/dispark-plat/bj_w.png) no-repeat center;
    display: block;
    background-size: cover;
    width:391px;
    height:586px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: -100;
    right: -156px;
    top: -91px;
}

.familiar .fam {
    font-size:22px;
    color:#222222;
    font-weight: 900;
    margin-bottom: 40px;
}

.familiar .liar img{
    width:28px;
    height:28px;
    float: left;
}

.liar-div {
    float: left;
    margin-left: 18px;
}

.liar-div p{
    width: 440px;
    margin-top: 20px;
    margin-bottom: 53px;
    font-size: 16px;
}
.familiar .liar span{
    font-size:22px;
    color:#222222;
    font-weight: 900;
}
.familiar ul li{
    float: left;
    height: 140px;
}

.familiar ul li:nth-child(2),
.familiar ul li:nth-child(4),
.familiar ul li:nth-child(6){
    float: right;
}


.fa-tb tr th{
    height: 60px;
    text-align: center;
}

.fa-tb tr .fa-d_img {
    width: 24px;
    height: 16px;
}

.fa-tb tr td:nth-child(1) {
    background-color: #f8f8fb;
    color: #0C0C0C;
}
.fa-tb_2{
  margin-top: 40px;
}
.fa-d .fa-tb_2 tr td{
    color:#666666;!important;
}

.fa-tb tr td {
    color: #ff7200;
}

.fa-d tr .hs {
    color: #CCCCCC;
}


.fa-d {
    padding: 20px;
}
.fa-p {
    margin-top: 20px;
    margin-bottom: 39px;
    font-size:18px;
    color:#222222;
}

.fa-d .button{
    margin: 40px auto;
}
.fa-tb tr td {
    text-align: center;
    line-height: 60px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.fa-tb tr td:nth-child(1) {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.fa-tb tr td:nth-child(6){
    border-right: 1px solid #cccccc;
}
.fa-d {
    display: none;
    background-color: #fff;
}

/*<!--    点击立即加入 出现弹窗-->*/

.pt_win {
    background-color:#ffffff;
    box-shadow:0 0 5px 1px rgba(9,9,10,0.10);
    border-radius:2px;
    width:500px;
    height:450px;
    top:50%;
    left: 50%;
    margin-top: -225px;
    margin-left: -250px;
    position: absolute;
}
.pt_top {
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}
.pt_top .bt_x{
    float: right;
    margin-right: 18px;
    margin-top: -30px;
    font-size: 18px;
}
.pt_top p:nth-child(1){
    margin-top: 22px;
    font-size:18px;
    color:#333333;
    font-weight: 900;
}
.pt_top p:nth-child(3),
.pt_top p:nth-child(4) {
    margin-top: 12px;
}
.pt_top p:nth-child(4) {
    margin-bottom: 20px;
}
.pt_top p span {
    color:#ff7200;
}



.pt_input {
    text-align: center;
}
.pt_input p{
    display: inline-block;
}
.pt_input input{
    background-color:#ffffff;
    border:1px solid #dddddd;
    border-radius:2px;
    width:298px;
    height:34px;
    padding-left: 8px;
    font-size: 12px;
}

.pt_input div p {
    margin-right: 23px;
}
.pt_input div:nth-child(1) {
    margin-top: 29px;
    margin-bottom: 15px;
}
.pt_input div:nth-child(2),
.pt_input div:nth-child(3) {
    margin-bottom: 15px;
}
.pt_input div:nth-child(3) input{
    height: 81px;!important;
    width: 298px;

}
.pt_input div:nth-child(3) {

    overflow: hidden;
}
.pt_input div:nth-child(3) p {
    float: left;
    margin-left: 60px;
}

.pt_input div textarea {
    width: 298px;
    height: 81px;
    border:1px solid #dddddd;
    border-radius:2px;
    margin-right: 58px;
    padding-left: 8px;
    font-size: 12px;
    padding-top: 4px;
}
.pt_win {
    text-align: center;
}
.pt_wind .pt_a{
    display: block;
    background-color:#ff7200;
    border-radius:2px;
    width:120px;
    height:32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    margin-top: 35px;
    color: #ffffff;
    margin-left: 200px;
    color: #ffffff;!important;
}
.pt_wind {
    z-index: 1000000;
    left: 0;
    top: 0;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}
.pt_input div:nth-child(3){
    margin-bottom: 0px;
}


.pt_input span {
    float: right;
    margin-right: 30px;
    font-size:12px;
    color:#999999;
}
.join-qj-modal .content {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 14px;
}
.join-qj-modal .content .left {
    width: 380px;
}
.join-qj-modal .content .right {
    width: 170px;
}
.join-qj-modal .content .right img {
    width: 162px;
}
.join-qj-modal li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.join-qj-modal li label {
    display: block;
    width: 80px;
    color: #666;
}
.join-qj-modal li input {
    padding-left: 10px;
    width: 240px;
    height: 40px;
    border: 1px solid #E4E4E4;
}
.join-qj-modal h3 {
    position: relative;
    margin-bottom: 24px;
    padding-left: 12px;
    font-weight: bold;
    line-height: 1em;
    font-size: 14px;
}
.join-qj-modal h3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 15px;
    background-color: #ff7200;
}
.join-qj-modal .modal-body {
    padding: 0 40px;
}
.join-qj-modal-skin .layui-layer-title {
    padding-top: 22px;
    font-size: 18px;
}

.join-qj-modal button {
    margin-bottom: 30px;
    width: 240px;
    height: 32px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    background-color: #ff7200;
    border: 1px solid #ff7200;
    border-radius: 2px;
}


