#head{
    box-shadow:0px 0px 9px rgba(193,193,193,0.74);
}
#container .position-box{
    width:100%;
}
#container .position-box .position{
    width:1280px;
    margin:0 auto;
    height:65px;
    line-height: 65px;
    font-size:14px;
    font-family:PingFang-SC-Regular;
    color:rgba(0,0,0,1);
    text-align: right;
    padding-right:50px;
}

.position-box{
    width: 100%;
}
.content-title{
    width: 1280px;
    height: 180px;
    margin: 0 auto;
    line-height: 200px;
    font-size: 24px;
    font-family:PingFang-SC-Regular;
    color: #00029a;
    border-bottom: 1px solid #c5c5c5;
}
.content-title span{
    padding-left: 17px;
    /**/
}
.content-list{
    width: 1280px;
    margin: 0 auto;
}
.list{
    width: 1280px;
    margin 0 auto;
    border-bottom: 0px solid #c5c5c5;
}
.list-title{
    height: 152px;
    line-height: 170px;
    font-size: 24px;
    color: #2a2a2a;
}
.list-title span{
    padding-left: 17px;
    /**/
}
.list-main{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pb118{
    padding-bottom: 118px;
}
.introduce{
    display: flex;
    width: 575px;
    align-items: center;
    margin-bottom: 54px;
}
.introduce-title{
    width: 105px;
    height: 105px;
    font-size: 18px;
    font-family:PingFang-SC-Bold;
    line-height: 24px;
    font-weight: 600;
    /**/
    text-align: center;
    border-radius: 50%;
    background: #00029a;
    color: #fff;
    margin-left: 15px;
    margin-right: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.introduce-title p{

}
.introduce-content{
    width: 393px;
    font-size: 14px;
    font-family:PingFang-SC-Medium;
    line-height: 24px;
    /**/
}
#tag{
    width: 100%;
    height: 174px;
    background: #f4f4f4;
    display: flex;
    justify-content: center;
    align-items: center;
}
#tag li{
    width: 113px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 13px;
    font-family:PingFang-SC-Regular;
    /**/
    cursor: pointer;
    border-radius: 16.5px;
    background-color: #ffffff;
    color: #525252;
    margin-left: 17px;
    margin-right: 17px;
}
#tag .current{
    background: #00029a;
    color: #fff;
}
#tagContent{
    padding-bottom: 0px;
}
#tagContent .hidden{
    display: none;
}
#header-img{
    width: 100%;
    height: 355px;
}
#header-img img{
    display: none;
    width: 100%;
    height: 100%;
}
.p-content{
    width: 1180px;
    margin: 0 auto;
}
.p-content-title{
    height: 114px;
    line-height: 130px;
    font-size: 23px;
    font-family:PingFang-SC-Regular;
    /**/
    text-align: center;
}
.p-content-p{
    font-size: 13px;
    font-family:PingFang-SC-Regular;
    text-align: center;
    line-height: 24px;
    padding-bottom: 37px;
}
.p-content-list{
    border-top: 1px solid #ececec;
}
.p-content-main{
    display: flex;
    justify-content: space-between;
    padding-bottom: 80px;
}
.imglist{
    width: 283px;

}
.imglist img{
    width: 100%;
}
.imglist h3{
    font-size: 17px;
    font-family:PingFang-SC-Regular;
    line-height: 17px;
    /**/
    padding: 22px 0 9px 1px;
}
.imglist p{
    font-size: 12px;
    font-family:PingFang-SC-Regular;
    line-height: 24px;
    /**/
    color: #b5b5b5;
}
.text-list{
    padding-bottom: 30px;
}
.text-list h5{
    /**/
    font-size: 13px;
    font-family:PingFang-SC-Regular;
    line-height: 24px;
    color: #000;
}
.text-list p{
    /**/
    font-size: 13px;
    font-family:PingFang-SC-Regular;
    line-height: 24px;
    color: #9c9c9c;
}
.p-content-one{
    border-top: 1px solid #ececec;
    display: flex;
    padding-top: 29px;
}
.p-content-ment{
    width: 1px;
    height: 934px;
    background: #00029a;

}
.p-content-right{
    flex: 1;
    padding-top: 110px;
}
.p-content-left{
    flex: 1;
}
.left-list{
    width: 100%;
    height: 220px;
    display: flex;
    align-items: center;
}
.left-company{
    flex: 1;
}
.left-company p{
    text-align: right;
    font-size: 18px;
    font-family:PingFang-SC-Medium;
    line-height: 24px;
    /**/
}
.left-years{
    width: 67px;
    height: 67px;
    margin-left: 46px;
    border: 3px solid #00029A;
    color: #00029A;
    font-size: 15px;
    line-height: 64px;
    font-family:PingFang-SC-Regular;
    text-align: center;
    border-radius: 50%;
}
.left--{
    width: 66px;
    height: 1px;
    background: #00029A;

}
.right-list{
    width: 100%;
    height: 220px;
    display: flex;
    align-items: center;
}
.right-company{
    flex: 1;
}
.right-company p{
    text-align: left;
    font-size: 18px;
    font-family:PingFang-SC-Regular;
    line-height: 24px;
    /**/
}
.right-years{
    width: 67px;
    height: 67px;
    margin-right: 46px;
    border: 3px solid #00029A;
    color: #00029A;
    font-size: 15px;
    line-height: 64px;
    text-align: center;
    border-radius: 50%;
}
.right--{
    width: 66px;
    height: 1px;
    background: #00029A;

}
.Management{
    height: 352px;
    background: #00029A;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    font-size: 23px;
    font-family:PingFang-SC-Regular;
    /**/
}
.Management h2{
    font-size: 23px;
    font-family:PingFang-SC-Regular;
    line-height: 23px;
    padding-top: 102px;
    margin-bottom: 24px;

}
.Management .water{
    height: 2px;
    width: 70px;
    margin: 0 auto 29px auto;
    background: #FFFFFF;
}
.Management h4{
    font-size: 23px;
    font-family:PingFang-SC-Regular;
    line-height: 46px;
}
.swiper-1{
    width: 1280px;
    height: 100%;
    display: flex;
    margin: 0 auto;
}
.-left{
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;

}
.-left img{
    max-height: 413px;
    max-width: 365px;
}
.-right{
    flex: 1;
}
.-right h2{
    width: 537px;
    line-height: 32px;
    font-size: 23px;
    font-family:PingFang-SC-Regular;
    /**/
    padding-bottom:33px;
    padding-top: 88px;
    border-bottom: 1px solid #C5C5C5;
    color: #00029A;
}
.-right p{
    width: 537px;
    line-height: 29px;
    font-size: 13px;
    /**/
    padding-bottom:33px;
    padding-top: 26px;
    color: #000000;
}
.-right h3{
    width: 121px;
    height: 33px;
    line-height: 33px;
    font-size: 17px;
    font-family:PingFang-SC-Regular;
    background: #282828;
    /**/
    color: #fff;
    text-align: center;
}
.-right ul{
    margin-top: 28px;
}
.-right li{
    height: 13px;
    line-height: 13px;
    font-size: 13px;
    font-family:PingFang-SC-Regular;
    background: url(../img/dian_03.png) no-repeat left;
    /**/
    padding-left: 17px;
    margin-bottom: 16px;
    color: #7b7b7b;
}
.technology{
    width: 100%;
    padding-top: 37px;
}
.technology-security{
    width: 1280px;
    margin: 0 auto;
}
#leorri{
    width: 100%;
    display: flex;
}
#leorri li{
    flex: 1;
    background: #f5f5f5;
    height: 68px;
    font-size: 17px;
    font-family:PingFang-SC-Regular;
    line-height: 68px;
    text-align: center;
    cursor:pointer;
    color: #000000;
    /**/
}
#leorri .istag{
    background: #00029A;
    color: #FFFFFF;
}
.technology-hide{
    display: none;
}
.gege{
    border-bottom: 1px solid #9c9c9c;
}
.gege h2{
    padding: 36px 0 20px 22px;
    font-size: 17px;
    font-family:PingFang-SC-Regular;
    line-height: 17px;
    /**/
    color: #000000;
    background: url(../img/youjt_03.png) no-repeat left 37px;
}
.gege h3{
    font-size: 13px;
    font-family:PingFang-SC-Regular;
    line-height: 29px;
    color: #9c9c9c;
}
.gege p{
    font-size: 13px;
    font-family:PingFang-SC-Regular;
    line-height: 29px;
    color: #9c9c9c;
    padding-bottom: 29px;
}
.gege td{
    height: 75px;
    font-size: 14px;
    font-family:PingFang-SC-Regular;
    /**/
    padding-left: 40px;
}
.gege th{
    height: 75px;
    font-size: 14px;
    /**/
    font-family:PingFang-SC-Regular;
    padding-left: 40px;
    background: #00029A;
    color: #FFFFFF;
    text-align: left;
    font-weight: normal;
}
.gege table,.gege table tr th, .gege table tr td { border:1px solid #c5c5c5; }
.gege table{
    border-collapse: collapse;
    margin-bottom: 26px;
}
.dfgb{
    display: flex;
    height: 140px;
    background: #f5f5f5;
    margin-bottom:80px;
}
.dfgb-l {
    flex: 1;
    padding-left: 109px;
    background: url(../img/sdfhsfh-l_03.png) no-repeat 43px center;
}
.dfgb-r {
    flex: 1;
    text-align: right;
    background: url(../img/asdoifha-r_03.png) no-repeat  570px  center;
    padding-right: 109px;
}
.dfgb-l a{
    line-height: 140px;
    font-size: 17px;
    font-family:PingFang-SC-Regular;
    color: #9c9c9c;
    /**/
}
.dfgb-r a{
    line-height: 140px;
    font-size: 17px;
    font-family:PingFang-SC-Regular;
    color: #9c9c9c;
    /**/
}

.corporate-title {
    width: 1180px;
    height: 334px;
    margin-top: 75px;
    margin-left: 54px;
    margin-bottom: 83px;
}
.corporate-title .corporate-title-content {
    background: #ccc;
    width: 559px;
    height: 100%;
    float: left;
}
.corporate-title-img {
    height: 100%;
    width: 680px;
    background: red;
    float: left;
}
.corporate-title-img  img {
    width: 100%;
    height:100%;
}
.corporate-title-content h1 {
    color: #fff;
    font-size: 23px;
    font-family:PingFang-SC-Regular;
    margin-top: 36px;
    margin-left: 33px;
}
.corporate-title-border {
    border-left: 5px solid #fff;
    height: 40px;
    margin-top: 124px;
    margin-left: 33px;
}
.corporate-title p {
    margin-left: 33px;
    margin-top: 5px;
    color: #fff;
    font-size: 14px;
    font-family:PingFang-SC-Regular;
}
.corporate-content  {
    width: 1180px;
    margin-left: 54px;
}
.corporate-content p {
    color: #bdbdbd;
    font-size: 14px;
    font-family:PingFang-SC-Regular;
    line-height: 30px;
    margin-bottom: 87px;
}
.vison {
    width: 100%;
    height: 175px;
    background: #00029a;
    justify-content: center;
    align-items: center;
    display: flex;
}
.vison-content h1 {
    color: #fff;
    font-size: 25px;
    font-family:PingFang-SC-Regular;
    text-align: center;
    margin-bottom: 20px;
}
.vison-content p {
    color: #fff;
    font-size: 14px;
    font-family:PingFang-SC-Regular;
}
.goal-main {
    height: 791px;
}
.goal-main-left , .goal-main-left  ul {
    width: 130px;
}
.goal-main-left  {
    padding-top: 117px;
    padding-left: 297px;
    box-sizing: border-box;
    float: left;
}
.goal-main-left li {
    width: 130px;
    height: 130px;
    border: 2px solid #1c1ea5;
    border-radius: 65px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.goal-main-left li:nth-child(2) {
    border-radius: 0;
    border: 0;
    height: 40px;
    border-right: 1px solid #1c1ea5;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: -65px;
}
.goal-main-left li:nth-child(4) {
    border-radius: 0;
    border: 0;
    height: 40px;
    border-right: 1px solid #1c1ea5;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: -65px;
}
.goal-main-right {
    width: 522px;
    float: left;
    margin-left: 182px;
    margin-top: 141px;
}
.goal-main-right p {
    margin-bottom: 120px;
    line-height: 20px;
    font-size: 12px;
    font-family:PingFang-SC-Regular;
    color: #868284;
}
.header {
    background: #ffffff;
    height: 90px;
    color: #383838
}

.header .container {
    width: 1280px;
    margin: 0 auto;
}

.header .container .logo {
    float: left;
    margin-top: 16px
}

.header .container .listss {
    height: 100%;
    float: right;
}

.header .container .listss ul {
    height: 90px;
    line-height: 90px
}

.header .container .listss li {
    float: left;
    margin-left: 60px;
}

.header .container .listss li a {
    border-bottom: 2px solid #ffffff;
    padding-bottom: 10px
}

.header .container .listss li:hover a {
    color: #0e019a;
    border-color: #0e019a
}

.header .container .listss .active a {
    color: #0e019a;
    border-color: #0e019a
}
.swiper-container {
    width: 1280px;
    height: 663px;
    background: #F5F5F5;
}
.swiper-slide {
    background-color: #F5F5F5;
    background-position: center;
    background-size: cover;

}
.swiper-button-white{
    width: 9px;
    height: 18px;
    background-size: auto;
}
.swiper-box{
    width: 100%;
    height: 663px;
    background: #F5F5F5;
}
.swiper-button-next{

    background-image: url("../img/swiper-right_03.png")!important;
    right: 740px;
}
.swiper-button-prev{
    left: 96px;
    background-image: url("../img/swiper-left_03.png")!important;

}