.banner{
    width: 100%;
    height: 650px;
    background: url("../img/production/jzq/1-1.png") no-repeat ;
}

.banner:before{
    content: '';
    display: table;
}

 .banner img{
    margin: 160px auto 36px;
     display: block;
}
 .banner h3{
    font-size:42px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    text-align: center;
    margin-bottom: 34px;
     margin-top: 0;
}
.banner p{
    font-size:16px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(229,229,229,1);
    text-align: center;
    margin-bottom: 36px;
}
 .banner a{
     display: block;
    font-size:16px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    width:200px;
    height:40px;
    border:1px solid rgba(255,255,255,1);
    border-radius:4px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
}
.banner a:hover{
    background: #10A0E9;
    border: 1px solid #10A0E9;
}
#wbq .banner{
    background: url("../img/production/wbq/banner.png") no-repeat ;
}

h3 {
    font-size: 30px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: rgba(49, 49, 49, 1);
    text-align: center;
    margin-top: 117px;
}
#wbq .part1 .content{
    padding-bottom: 0;
}

#wbq .part2 h3{
    margin-top: 90px;
}
  .content {
     display: flex;
     justify-content: center;
     border: none;
 }

  .part1 .content div{
     width: 200px;
     margin-left: 50px;
     text-align: center;
 }
#wbq .part1 .content div{
    width: 255px;
    margin-left: 60px;
}
#wbq .part5{
    background:rgba(247,247,247,1);
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 66px;
}
#wbq .part5 h3{
    margin: 0;
}
#wbq .part5>div{
    width: 1060px;
    margin: 75px auto 0;
    padding-left: 60px;
    height: 270px;
}
#wbq .part5>div img{
    float: left;
    height: 270px;
}
#wbq .part5>div div{
    float: right;
    height: 270px;
    width: 460px;
}
#wbq .part5>div div p{
    font-size:14px;
    color:rgba(101,101,101,1);
    line-height:24px;
}
#wbq .part5>div div p:first-child{
    margin-top: 50px;
}
#wbq .part5>div div a:last-child{
    color:rgba(255,255,255,1);
    display: block;
    width:200px;
    height:40px;
    background:rgba(16,160,233,1);
    border-radius:4px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    margin: 66px auto 0;
}
 .part2 .content div{
    width: 185px;
    margin-left: 20px;
    text-align: center;
     box-shadow:0px 1px 10px 0px rgba(152,152,152,0.56);
}

 .content div:first-child{
    margin-left: 0;
}

.content div h5{
    height:16px;
    font-size:16px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin: 25px 10px 15px;

}
  .content div p{
    font-size:12px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(101,101,101,1);
    line-height:24px;
    text-align: left;
}

 .part2 h3{
    margin-bottom: 20px;

}

 .part2 div h5:after{
    content: '';
    width:45px;
    height:2px;
    background:rgba(16,160,233,1);
    display: block;
    margin: 9px auto 0;
}

 .part2 div p{
    height: 240px;
    padding: 30px;
}

 .part2 .title{
   margin-bottom: 65px;
    font-size:14px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(102,102,102,1);
    text-align: center;
}

#jzq .part3{
    width: 100%;
    height: 350px;
    background: url("../img/production/jzq/4-1.png") no-repeat ;
    background-size: cover;
    margin-top: 114px;
    padding-top: 68px;
}
#jzq .part3 h3{
    font-size:30px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:14px;
    text-align: center;
    margin-top: 0;
}
#jzq .part1 .content{
    padding-bottom: 0px;
}
#jzq .part2 .content{
    padding-top: 0px;
    padding-bottom: 0;
}
#jzq .part3 ul{
    list-style: none;
    display: flex;
    justify-content: center;
    height: 106px;
    margin-top: 78px;
}
#jzq .part3 ul li{
    width: 270px;
    height: 106px;
    border-right: 2px solid rgba(204,204,204,1);
    padding-top: 10px;
    text-align: center;
}
#jzq .part3 ul li:last-child{
    border-right: none;
}

#jzq .part3 ul li p:first-child{
    font-size:36px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:48px;
}

#jzq .part3 ul li p:first-child span{
    font-size: 18px;

}

#jzq .part3 ul li p:last-child{
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:#ccc;
    line-height:48px;
}

 .part4 .img_box{
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    margin: 50px auto 0;
}
 .part4 .img_box div{
    width: 20%;
    text-align: center;
    margin-bottom: 76px;
    text-align: center;
}
#jzq .part4{
    margin-bottom: 88px;
}
#jzq .part4 a{
    display: inline-block;
    width:200px;
    height:40px;
    border:1px solid rgba(16,160,233,1);
    border-radius:4px;
    font-size:16px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(16,160,233,1);
    line-height:40px;
    text-align: center;
    margin: 34px 20px;
}

#wbq .part3 h3{
    margin-top: 0;
}

#wbq .part3 .content_box{
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    margin: 80px auto;
}

#wbq .part3 .content_box div{
    width: 300px;
    height: 200px;
    background:rgba(243,243,243,1);
}

#wbq .part3 .content_box div p{
    font-size:24px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(50,50,50,1);
    text-align: center;
    padding-top: 54px;
}

#wbq .part3 .content_box div a{
    font-size:14px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    width:124px;
    height:36px;
    background:rgba(16,160,233,1);
    border-radius:2px;
    line-height: 36px;
    text-align: center;
    margin: 35px auto;
    display: block;
}

#wbq .part4{
    margin-bottom: 10px;
}

#wbq .part4 a{
    display: inline-block;
    width:200px;
    height:40px;
    border:1px solid rgba(16,160,233,1);
    border-radius:4px;
    font-size:16px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(16,160,233,1);
    line-height:40px;
    text-align: center;
    margin: 34px 20px;
}

#ywt h3{
    margin-top: 80px;
}
#ywt .banner{
    background: url("../img/production/ywt/banner.png") no-repeat ;
    padding-top: 77px;
}

#ywt .banner p{
    width: 1013px;
    margin: 0 auto 47px;
    font-size:14px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(229,229,229,1);
    line-height:30px;
    text-align: left;
}

#ywt .part3 .flex{
    display: flex;
    justify-content: center;
    margin-top: 74px;
}

#ywt .part3 .flex div{
    width:210px;
    border:1px solid rgba(154,154,154,1);
    padding-top: 72px;
    padding-bottom: 77px;
}

#ywt .part3 .flex div:first-child{
    margin-right: 208px;
}

#ywt .part3 .flex div h4  {
    font-size:18px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(49,49,49,1);
   text-align: center;
}

#ywt .part3 .flex div h4:after{
    content: '';
    width:60px;
    height:2px;
    display: block;
    background:rgba(16,160,233,1);
   margin: 50px auto 0;
}

#ywt .part3 .flex div p{
    margin-top: 50px;
    font-size:12px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(101,101,101,1);
    line-height:24px;
    text-align: center;
}
#ywt >div.bg{
    background:rgba(241,241,241,1);
    padding-top: 30px;
    padding-bottom: 37px;
    margin-top: 54px;
}
#ywt >div.bg .part1,#ywt >div.bg .part1 h3,#ywt >div.bg .part1 div{
    background:rgba(241,241,241,1);
}
div.bg .part1 h3{
    margin-top: 0;
}
#ywt .part1 .content{
    width: 1200px;
    margin: 0 auto;
    justify-content: start;
    flex-wrap: wrap;
    padding: 0;
}
#ywt .part1 .content div{
    width: 162px;
    margin-left: 90px;
    margin-top: 85px;
}
#ywt .part1 .content div:nth-child(6),#ywt .part1 .content div:first-child{
    margin-left: 0;
}

#ywt .part1 .content div img{
    height: 40px;
}

#ywt .part2 .content div img{
   width:100%;
}

#ywt .part2 .content div{
    margin-right: 153px;
}

#ywt .part2 .content div:last-child{
    margin-right: 0;
}

#ywt .part2 .content div p{
    height: 220px;
}

#cds .banner{
    background: url("../img/production/cds/banner.png") no-repeat ;
    padding-top: 190px;
}

#cds .banner ul{
    width: 191px;
    height: 31px;
    margin: 0 auto;
    list-style: none;
    display: flex;
    color: #fff;
    align-items: center;
}
#cds .banner ul li{
    display: flex;
    flex-flow: column;
    font-size: 30px;
}

#cds .banner ul li span{
    font-size: 12px;
}
#cds .banner h3{
    margin-top: 29px;
}

#cds .part1 .bg_box{
    width: 480px;
    height: 452px;
    margin: 106px auto 143px;
    position: relative;
    background: url("../img/production/cds/1-1.png") no-repeat ;
}

#cds .part1 .bg_box .title1,#cds .part1 .bg_box .title2,#cds .part1 .bg_box .title3,#cds .part1 .bg_box .title4,#cds .part1 .bg_box .title5{
    width:56px;
    height:31px;
    font-size:14px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    position: absolute;
}

#cds .part1 .bg_box .txt1,#cds .part1 .bg_box .txt2,#cds .part1 .bg_box .txt3,#cds .part1 .bg_box .txt4,#cds .part1 .bg_box .txt5{
    width:255px;
    height:37px;
    font-size:12px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(101,101,101,1);
    line-height:24px;
    position: absolute;
}

#cds .part1 .bg_box .title1{
    top:79px;
    left: 53px;
}

#cds .part1 .bg_box .title2{
    top:64px;
    left: 286px;
}

#cds .part1 .bg_box .title3{
    top:187px;
    left:400px;
}

#cds .part1 .bg_box .title4{
    top:383px;
    left: 242px;
}

#cds .part1 .bg_box .title5{
    top:295px;
    left: 41px;
}

#cds .part1 .bg_box .txt1{
    top:23px;
    right: 389px;
}

#cds .part1 .bg_box .txt2{
    top:0px;
    left: 319px;
}

#cds .part1 .bg_box .txt3{
    top:267px;
    left: 394px;
}

#cds .part1 .bg_box .txt4{
    bottom:-20px;
    right: 0px;
}

#cds .part1 .bg_box .txt5{
    top:364px;
    right: 396px;
}

#cds .part2 .bg{
    width: 100%;
    height: 135px;
    background: url("../img/production/cds/1-2.png") no-repeat -3px;
    text-align: center;
    padding-top: 39px;
}

#cds .part2 .bg h3{
    font-size:30px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin-bottom: 19px;
    margin-top: 0;
    line-height: 30px;
}

#cds .part2 .bg p{
    font-size:14px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(202,202,202,1);
    padding: 0;
    height: 14px;
    border: none;
}

#cds .part3 {
    display: flex;
    justify-content: center;
    margin-top: 76px;
}

#cds .part3 img,#cds .part3 div{
    width: 270px;
    height: 249px;
}

#cds .part3 div {
    padding: 75px 23px 0;
    background:rgba(243,243,243,1);
}

#cds .part3 .div{
    margin-right: 60px;
}

#cds .part3 div  h4{
    text-align: center;
    font-size:16px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-bottom: 22px;
}

#cds .part3 div p{
    font-size:12px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(101,101,101,1);
    line-height:24px;
    text-align: left;
}

#cds .part4 .title{
    font-size:14px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(101,101,101,1);
    margin-top: 19px;
    text-align: center;
    margin-bottom: 71px;
}

#cds .part4 .flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
#cds .part4 .flex ul{
    list-style: none;
}
#cds .part4 .flex .child ul li {
    font-size:16px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(102,102,102,1);
    text-align: center;
    height: 60px;
    line-height: 60px;
}

#cds .part4 .flex .child2 ul li{
    color:rgba(51,51,51,1);
}

#cds .part4 .flex .child{
    width: 270px;
    border:1px solid rgba(204,204,204,1);
}

#cds .part4 .flex .child2{
    width:200px
}

#cds .part4 .flex>p{
    margin: 0 47px;
    font-size: 32px;
    color: #666;
}

#cds .part4 .flex span{
    width: 270px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size:14px;
    font-family:SourceHanSansCN-Regular;
    font-weight:bold;
    color:rgba(50,50,50,1);
}
#cds .part4 .flex span:first-child{
    margin-right: 442px;
}

#cds .part4{
    margin-bottom: 100px;
}

#serve .banner h3{
    padding-top: 239px;
    margin-top: 0;
}

#serve .banner{
    background: url("../img/production/cds/banner2.png") no-repeat ;
}


#serve .part1 ul{
    display: flex;
    list-style: none;
    width: 1200px;
    margin: 70px auto 90px;
    justify-content: space-around;
    height:190px;
    border:1px solid rgba(154,154,154,1);
    align-items: center;
    font-size:16px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
}

#serve .part4 .flex {
    display: flex;
    width: 1200px;
    justify-content: space-between;
    margin: 90px auto 0;
}
#serve .part4 .flex div{
    width: 155px;
}
#serve .part4 .flex div span{
    font-size:30px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    display: block;
    width:80px;
    height:80px;
    background:rgba(16,160,233,1);
    border-radius:50%;
    margin: 0 auto 31px;
    text-align: center;
    line-height: 80px;
}

#serve .part4 .flex div:nth-child(2) span{
    background:rgba(233,128,16,1);
}

#serve .part4 .flex div:nth-child(3) span{
    background:rgba(16,210,233,1);
}

#serve .part4 .flex div:last-child span{
    background:rgba(233,16,82,1);
}

#serve .part4 .flex div p{
    font-size:12px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(103,103,103,1);
    line-height:24px;
    padding: 0;
}

#serve .part5 ,#serve .part6{
    width: 1200px;
    margin: 0 auto;
}

#serve .part5 p{
    font-size:14px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(101,101,101,1);
    line-height:30px;
    margin-top: 70px;
}

#serve .part6 .flex{
    display: flex;
    justify-content: space-between;
}

#serve .part6 .flex .child h4{
    font-size:16px;
    font-family:SourceHanSansCN-Regular;
    font-weight:bold;
    color:rgba(50,50,50,1);
    text-align: center;
    padding-bottom: 42px;
    padding-top: 69px;
}
#serve .part6 .flex .child{
    width: 400px;
}
#serve .part6 .flex .child:last-child{
   width: 600px;
}
#serve .part6 .flex .child>div{
    border:1px solid rgba(203,203,203,1);
    display: flex;
}
#serve>div.bg{
    background:rgba(247,247,247,1);
    padding-top: 80px;
    padding-bottom: 91px;
    margin-top: 45px;
}
#serve>div.bg h3{
    margin-top: 0;
}
#serve .part6 .flex .child>div>div{
    width: 50%;
    padding: 0 50px;
    margin: 37px 0;
}

#serve .part6 .flex .child>div>div>h5{
    font-size:14px;
    font-family:SourceHanSansCN-Regular;
    font-weight:bold;
    color:rgba(53,53,53,1);
    line-height:24px;
    margin-bottom: 22px;
    text-align: center;
}

#serve .part6 .flex .child>div>div>p{
    font-size:12px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(103,103,103,1);
    line-height:24px;
    text-align: left;
}

#serve .part6 .flex .child>div>div:first-child{
    border-left: none;
}

#serve .part6 .flex .child>div>div{
    border-left: 1px solid rgba(203,203,203,1);
}


#moreServe .banner{
    background: url("../img/production/cds/banner3.png") no-repeat ;
}
#moreServe .banner h3{
    margin-top: 233px;
}
#moreServe .part1{
    text-align: center;
}
#moreServe .part1 img{
    margin-top: 69px;
}

#moreServe .part2{
    width: 1200px;
    margin: 48px auto 0;
}

#moreServe .part2 h4{
    font-size:16px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(49,49,49,1);
    text-align: center;
}

#moreServe .part2 .flex{
    display: flex;
    justify-content: space-between;
}

#moreServe .part2 .flex>div{
    width: 336px;
    margin-top: 68px;
}

#moreServe .part2 .flex>div>p{
    font-size:12px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:24px;
    margin-top: 42px;
    border: none;
    padding: 0;
}
#moreServe .part3{
    background:rgba(247,247,247,1);
    padding-top: 41px;
    padding-bottom: 74px;
}
#moreServe .part3 h3,#moreServe .part4 h3{
    margin-top: 0;
}
#moreServe .part3>div{
    width: 650px;
    margin: 68px auto 0;
}
#moreServe .part3>div>span{
    font-size:16px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    position: relative;
    top:-10px;
    left: 10px;
}

#moreServe .part3>div>p{
    font-size:12px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(102,102,102,1);
    margin-top: 16px;
    margin-left: 35px;
}

#moreServe .part4{
    width: 1200px;
    margin: 36px auto 73px;
}
#moreServe .part4 .flex{
    display: flex;
    justify-content: space-between;
    margin-top: 86px;
}

#moreServe .part4 .flex>div{
    width:290px;
    height:390px;
    border:1px solid rgba(205,205,205,1);
}

#moreServe .part4 .flex>div>h4{
    font-size:16px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(50,50,50,1);
    margin-top: 78px;
    text-align: center;
}
#moreServe .part4 .flex>div>p{
    font-size:12px;
    font-family:SourceHanSansCN-Regular;
    font-weight:400;
    color:rgba(100,100,100,1);
    line-height:24px;
    margin:70px 54px 0;
}

.dialog{
    position: fixed;
    background: rgba(0,0,0,.5);
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.dialog .dialog_box{
    width: 600px;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -300px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px 2px #ccc;
    padding: 0 25px;
}

.dialog .dialog_box>div{
    position: relative;
    font-size: 16px;
}

.dialog .dialog_box>div:first-child{
    border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    color: #333;
    margin-bottom: 100px;
}

.dialog .dialog_box>div:first-child>span:last-child{
    cursor: pointer;
    position: absolute;
    right: 0;
    padding: 0px 15px;
    color: #ccc;
}

.dialog .dialog_box>div:not(:first-child){
    margin-top: 30px;
    padding-left: 80px;
}
.dialog .dialog_box .p-left{
    padding-left: 13px;
}
.dialog .dialog_box .red{
    color: red;
}
.dialog .dialog_box input{
    padding: 5px;
    margin-left: 35px;
    font-size: 14px;
    width: 250px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.dialog .dialog_box>div.submit{
    width: 200px;
    height: 40px;
    line-height: 40px;
    margin: 65px auto 0;
    color: #fff;
    font-size: 16px;
    background: rgba(16,160,233,1);
    cursor: pointer;
    padding: 0;
    text-align: center;
}

.dialog .dialog_box>div>p{
    position: absolute;
    left: 205px;
    top: 36px;
    color: #333;
    display: none;
}
/*honor页面*/
#honor .part1_new .certificate_list.list_border .zizhi_img{
    max-width: 300px;
    max-height: 250px;
}
#honor .part1_new .certificate_list.list_border .list_shadow{
    /*box-shadow: 0 3px 10px rgba(76, 142, 238, 0.16);*/
    /*padding: 5px;*/
}
#honor .part1_new .certificate_list.list_border {
    /*border: 1px solid #e0e0e0;*/
    box-shadow: 0 3px 10px rgba(76, 142, 238, 0.16);
    border-radius: 5px;
    padding: 10px 0;
}
#honor .part1_new .certificate_list>div>p{
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
}
#honor .part1_new .certificate_list {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
#honor .part1 h3{
    padding-top: 60px;
}
#honor  h3{
    color: #10a0e9;
    font-size: 1.5rem;
    margin: 40px 0 20px 0;
}
#honor .part_honor .soft_works_head {
    display: grid;
    grid-template-columns: 10% 21% 30% 30%;
    gap: 0 3%;
    line-height: 40px;
    background-color: #409eff;
    font-weight: bold;
}
#honor .part_honor .soft_works_box {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
#honor .part_honor .soft_works_ul {
    width: 100%;
}
#honor .part_honor .soft_works_ul .soft_works_li_color{
    background-color: #d0d0d0;
}
#honor .part_honor .soft_works_ul .soft_works_li{
    display: grid;
    grid-template-columns: 10% 21% 30% 30%;
    gap: 0 3%;
    text-align: center;
    line-height: 30px;
}
#honor .part_honor {
    width: 1200px;
    margin: 0 auto;
}
#honor .part_honor .part_honor_ul.no_border{
    border: none;
}
#honor .part_honor .part_honor_ul{
    display: grid;
    grid-template-columns: repeat(3, 30%);
    gap: 0 5%;
    /*grid-template-columns: 100%;*/
    padding: 15px 15px 0 15px;
    /*border: 1px solid #e0e0e0;*/
}
#honor .part_honor .part_honor_ul .part_honor_li{
    margin-bottom: 20px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 3px 10px rgba(76, 142, 238, 0.16);
}
#honor .part_honor .part_honor_ul .part_honor_li .li_img_box{
    width: 100%;
    height: 220px;
    text-align: center;
}
#honor .part_honor .part_honor_ul .part_honor_li .li_img_box .li_img.thumbnail{
    cursor: pointer;
}
#honor .part_honor .part_honor_ul .part_honor_li .li_img_box .li_img{
    width: 100%;
    /*border: 1px solid red;*/
    height: 220px;
}

#honor .part_honor .part_honor_ul .part_honor_li .li_text{
    margin: 10px 0;
    height: 40px;
    font-size: 14px;
    padding: 0 10px;
}
#honor .part_honor .part_honor_ul .part_honor_li .li_text .text_color{
    color: #6bafff;
}
#honor .part1>div,#honor .part2>div,#honor .part3>div,#honor .part4>div{
    text-align: center;
    display: flex;
    justify-content: space-between;
    /*margin-top: 84px;*/
    margin-top: 24px;
}
#honor .part1>div h5{
    font-size:16px;
    font-family:SimHei;
    font-weight:400;
    color:rgba(52,52,52,1);
    margin-top: 32px;
    text-align: center;
}
#honor .part1>div p{
    font-size:16px;
    font-family:SimHei;
    font-weight:400;
    color:rgba(236,28,28,1);
    line-height:18px;
    text-align: center;
}
#honor .part2>div h4,#honor .part3>div h4{
    font-size:16px;
    font-family:SimHei;
    font-weight:400;
    color:rgba(52,52,52,1);
    line-height:18px;
}
#honor .part2>div p{
    font-size:12px;
    font-family:SimHei;
    font-weight:400;
    color:rgba(152,152,152,1);
    line-height:24px;
    width: 450px;
    text-align: left;
    padding:25px 0 0;
}
#honor .part5>div{
    display: flex;
    justify-content: center;
    margin-top: 60px;
}
#honor .part5>div>img:first-child{
    margin-right: 36px;
}
#honor .part4{
    padding-bottom: 50px;
}


/*产品体系*/
#jzq .productSystem {
    width: 100%;
    /*height: 380px;*/
}
#jzq .productSystem .systemContainer {
    width: 1200px;
    height: 250px;
    margin: 50px auto 0;
    display: flex;
    flex-direction: row;
    background-color: #F1F1F1;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    padding-top: 15px;
}
#jzq .systemContainer p {
    font-size: 14px;
    padding: 0 10px;
    color: rgba(0,0,0,.65);
    line-height: 20px;
}
.productSystem .systemContainer .container1 {
    width: 585px;
    height: 100%;
    display: flex;
    flex-direction: row;
    margin-left: 15px;
}
.productSystem .systemContainer .container1 .rightContainer {
    width: 280px;
    height: 100%;
    margin-left: 20px;
}
.productSystem .systemContainer .container1 .rightContainer .standard {
    width: 100%;
    height: 100px;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.productSystem .systemContainer .container2 {
    width: 600px;
    height: 100%;
    display: flex;
    flex-direction: row;
}
.productSystem .systemContainer .container2 .leftContainer {
    width: 360px;
    height: 100%;
    margin-left: 20px;
}
.productSystem .systemContainer .container2 .leftContainer .customized {
    width: 100%;
    height: 100px;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/*产品架构*/
.productArchitecture {
    width: 1200px;
    /*height: 750px;*/
    margin: 0 auto;
}
/*产品功能*/
.productFunction {
    width: 100%;
    height: 650px;
    background-color: #F1F1F1;
}
.productFunction .functionContainer {
    width: 1200px;
    height: 395px;
    display: flex;
    flex-direction: row;
    margin: 50px auto 0;
}
.productFunction .functionContainer .sign {
    width: 350px;
    height: 100%;
    position: relative;
}
.productFunction .functionContainer .sign .signHeader {
    width: 100%;
    height: 50px;
    background: url("../img/production/jzq/low-frame.png") no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    z-index: 100;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #EC1C1C;
}
.productFunction .functionContainer .sign .signContainer {
    width: 100%;
    height: 370px;
    background: url("../img/production/jzq/high-frame.png") no-repeat;
    background-size: cover;
    position: absolute;
    top: 25px;
    text-align: center;
}
.productFunction .functionContainer .sign .signContainer h4 {
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
}
.productFunction .functionContainer .sign .signContainer p {
    font-size: 12px;
    color: rgba(0,0,0,.45);
    line-height: 18px;
}
.productFunction .functionContainer .sign .signContainer ul {
    margin-top: 25px;
}
/*签署流程*/
.signProcess {
    width: 100%;
    /*height: 600px;*/
}
.signProcess .proContainer {
    width: 1200px;
    height: 344px;
    margin: 50px auto 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.signProcess .proContainer img {
    width: 125px;
    height: 125px;
}
/*产品优势*/
.productSuperiority {
    width: 100%;
    /*height: 650px;*/
}
.productSuperiority .superContainer {
    width: 1200px;
    height: 460px;
    margin: 50px auto 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.productSuperiority .superContainer .super1,.super2,.super3,.super4 {
    width: 575px;
    height: 210px;
    background: url("../img/production/jzq/frame.png") no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.productSuperiority .superContainer img {
    width: 47px;
    height: 60px;
}
.productSuperiority .superContainer div {
    margin-left: 20px;
}
.productSuperiority .superContainer h4 {
    font-weight: 400;
    line-height: 24px;
}
.productSuperiority .superContainer p {
    width: 355px;
    font-size: 12px;
    line-height: 18px;
    color: rgba(0,0,0,.45);
}
