@charset "utf-8";
.header{
    background: rgb(72 132 255 / 50%);
}
.ny-banner{
    position: relative;
}
.ny-banner .img img{
    width: 100%;
}
.ny-banner .juzhong{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.ny-banner .juzhong .wz {
    position: relative;
    width: 100%;
    text-align: center;
    margin: auto;
    display: none;
}
.ny-banner .juzhong .wz .zw{
    color: #fff;
    font-size: 7rem;
    font-weight: bold;
    line-height: 10rem;
    position: relative;
    z-index: 99;
} 
.ny-banner .juzhong .wz .zw.ys49{
    color: #494949;
}
.ny-banner .juzhong .wz  .yw{
    color: rgb(255 255 255 / 30%);
    text-transform: uppercase;
    font-size: 10rem;
    position: absolute;
    top: 0;
    width: 100%;
    line-height: 10rem;
}


/*通用*/
.bjf5f6{
    background: #f5f6fa;
}
.nycon{
    padding: 7rem 0;
}
.hxnl-bj{
    background: url(../images/nmjjs-bj.png) center center;
}
.nynav{
    border-bottom: 1px solid #dcdcdc;
}
.nynav ul{
    display: table;
    margin: auto;
}
.nynav ul li{
    float: left;
    line-height: 8rem;
    margin: 0 3rem;
}
.nynav ul li a{
    font-size: 2rem;
    display: block;
    border-bottom:3px solid #fff;
}
.nynav ul li a:hover,.nynav ul li.on a{
    color:#d92130;
    border-bottom:3px solid #d92130;
}
.nycon-tit{
    text-align: center;
    margin-bottom: 5rem;
    padding-bottom: 1rem;
    position: relative;
}
.nycon-tit span{
    font-size: 4rem;
}
.nycon-tit span::after{
    content:"";
    width: 5rem;
    height: 3px;
    position: absolute;
    background: #d92130;
    bottom: 0;
    left: 50%;
    margin-left: -2.5rem;
}
.nytit2{
    font-size: 4rem;
    text-align: center;
    margin-bottom: 5rem;
}
.tzz-nav{
    margin-top: 4rem;
}
.tzz-nav ul{
    display: table;
    margin: auto;
}
.tzz-nav ul li{
    float: left;
    margin: 0 1rem;
}
.tzz-nav ul li a{
    border: 1px solid #e6e6e6;
    padding: 0 2rem;
    line-height: 5rem;
    height: 5rem;
    display: block;
    border-radius: 10px;
    color: #666;
}
.tzz-nav ul li a:hover,.tzz-nav ul li a.on{
    background: #4a388a;
    color: #fff;
}
/*核心能力*/
.hxnl-tit{
    position: relative;
    margin-bottom: 5rem;
}
.hxnl-tit .sz{
    font-size: 15rem;
    color: #ebebeb;
    font-weight: bold;
    font-style: italic;
    position: absolute;
    line-height: 12rem;
    top: 0;
    width: 100%;
    text-align: center;
}
.hxnl-tit .zw{
    font-size: 5rem;
    text-align: center;
    position: relative;
    padding-top: 3rem;
    font-weight: bold;
    padding-bottom: 2rem;
}
.hxnl-tit .zw::after{
    content:"";
    width: 2rem;
    height: 2rem;
    position: absolute;
    border: 3px solid #d92130;
    border-radius: 50%;
    bottom: 0;
    left: 50%;
    margin-left: -1rem;
}
.hxnla-wz{
    color: #4e4e4e;
    font-size: 2rem;
    line-height: 4rem;
    padding: 0 5rem;
}
.hxnla-wz p{
    /* margin-bottom: 2rem; */
}
.hxnla-sz{
    display: table;
    margin-top: 6rem;
    padding: 0 5rem;
}
.hxnla-sz dl{
    float: left;
    margin-right: 10rem;
}
.hxnla-sz dl dt{
    font-size: 6rem;
    color: #d92130;
    position: relative;
    padding-right: 2rem;
    line-height: 5rem;
}
.hxnla-sz dl dt span{
    position: absolute;
    font-size: 2rem;
    color: #333;
    line-height: 1;
}
.hxnla-sz dd{
    font-size: 2.6rem;
}
.hxnla-list{
    margin-top: 5rem;
}
.hxnla-list ul{
    margin-left: -1rem;
    margin-right: -1rem;
}
.hxnla-list ul li{
    padding: 0 1rem 2rem;
}
.hxnla-list ul li a{
    position: relative;
}
.hxnla-list ul li a img{
    width: 100%;
}
.hxnla-list ul li a:hover .bigimg img {
    transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    -webkit-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
}
.hxnla-list ul li a p{
    position: absolute;
    bottom: 0;
    background: rgb(0 0 0 / 50%);
    color: #fff;
    width: 100%;
    padding: 0 2rem;
    line-height: 5rem;
    font-size: 1.6rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hxnla-list ul li a:hover p{
    background: #d92130;
}
.hxnlb-list{
    background: #f3f3f3;
    padding: 7rem 30rem 5rem;
    border-radius: 15px;
    margin-top: 5rem;
}
.dzzl .hxnlb-list{
    padding: 7rem 5rem;
}
.hxnlb-list ul{
    margin-left: -1rem;
    margin-right: -1rem;
}
.hxnlb-list ul li{
    padding: 0 1rem 2rem;
}
.hxnlb-list ul li .bj{
    background: #fff;
    display: block;
    border-radius: 10px;
    overflow: hidden;
}
.hxnlb-list ul li img{
    width: 100%;
}
.hxnlb-list ul li p{
    font-size: 1.8rem;
    text-align: center;
    line-height: 3rem;
    padding: 5px;
}
.hxnlb-gy{
    background: url(../images/nzcsl-cl.png) right bottom no-repeat #cde3fb;
    padding: 10rem 0;
}
.hxnlb-xian{
    background: url(../images/nzcsl-xian.png) 5rem bottom no-repeat;
    padding-bottom: 3rem;
}
.hxnlbgy-list{
    margin-top: 7rem;
    padding: 0 15%;
}
.hxnlbgy-list ul{margin-left: -1rem;margin-right: -1rem;}
.hxnlbgy-list ul li{
    padding: 0 1rem 2rem;
}
.hxnlbgy-list ul li .bj .bigimg{
    border-radius: 10px;
}
.hxnlbgy-list ul li img{
    width: 100%;
}
.hxnlbgy-list ul li p{
    text-align: center;
    font-size: 1.8rem;
    margin-top: 1rem;
}
.pzbz-bj{
    background: url(../images/npzbz-bj.png) center top no-repeat;
}
.pzbz-tp{
    display: flex;
    justify-content: space-between;
    margin-top: 5rem;
}
.pzbz-tp .pzbz-list{
    width: 38%;
}
.pzbz-tp .pzbz-list .bt{
    margin-bottom: 3rem;
}
.pzbz-tp .pzbz-list .bt .zw{
    font-size: 3.2rem;
    background: url(../images/npzbz-xian.png) center center repeat-x;
    margin-top: 1rem;
    display: table;
    width: 100%;
}
.pzbz-tp .pzbz-list .bt .zw span{
    display:block;
    background:#fff;
    flex;
    float: left;
    padding-right: 6rem;
}
.pzbz-tp .pzbz-list.pzbzb{
    width: 58%;
}
.pzbz-tp .pzbz-list ul{
    margin-left: -.5rem;
    margin-right: -.5rem;
}
.pzbz-tp .pzbz-list ul li{
    padding: 0 .5rem;
}
.pzbz-tp .pzbz-list ul li .bigimg{
    border-radius: 10px;
}
.pzbz-tp .pzbz-list ul li img{
    width: 100%;
}
.pzbz-tp .pzbz-list ul li p{
    text-align: center;
    line-height: 4rem;
}
.pzbz-list .syzx{
    display: flex;
    justify-content: space-between;
}
.pzbz-list .syzx ul{
    width: 67%;
}
.pzbz-list .syzx .you{
    width: 31%;
}
.pzbz-list .syzx .you .bigimg{
    border-radius: 10px;
}
.pzbz-list .syzx .you .bigimg img{
    width: 100%;
}
.pzbz-list .syzx .you p{
    text-align: center;
    line-height: 4rem;
}
.pzbz-honor{
    margin-top: 5rem;
}
.pzbz-honor .tab-hd{
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 3rem;
}
.pzbz-honor .tab-hd .tab-nav{
    display: table;
    margin: auto;
}
.pzbz-honor .tab-hd .tab-nav li{
    float: left;
    margin: 0 2rem;
    padding-bottom: 1rem;
}
.pzbz-honor .tab-hd .tab-nav li.on{
    border-bottom: 4px solid #da2836;
}
.pzbz-honor .tab-hd .tab-nav li.on a{
    color: #da2836;
    font-weight: bold;
}
.pzbz-honor .tab-hd .tab-nav li a{
    font-size: 2.2rem;
    display: block;
}
.pzbz-honor .tab-bd ul{
    margin-left: -3rem;
    margin-right: -3rem;
}
.pzbz-honor .tab-bd ul li{
    padding: 0 3rem 3rem;
}
.pzbz-honor .tab-bd ul li .bigimg{
    border: 3px solid #c1c1c1;
}
.pzbz-honor .tab-bd ul li .bigimg img{
    width: 100%;
}
.pzbz-honor .tab-bd ul li .bj:hover .bigimg img{   
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
}
.pzbz-honor .tab-bd ul li p{
    text-align: center;
    font-size: 2rem;
    margin-top: 1rem;
}
.pzbz-honor .tab-bd ul li .bj:hover p{
    color: #da2836;
}
.pzbz-honor .tab-bd ul li .bj:hover .bigimg{
    border: 3px solid #da2836;
}


.financial-list thead tr th{
    background: #eff6ff;
}
.financial-list table {
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  border: 1px solid #ddd;
}
.financial-list table{
    width: 80%;
    margin: auto;
}
.financial-list th{
  text-align: center;    
}
.financial-list th,.financial-list td {
  border: 1px solid #ddd!important;
  padding: 2rem 0!important;
  text-align: center;
}
.financial-list th {
  background-color: #f2f2f2;
  font-weight: bold;
  color: #333;
}
.financial-list tr:nth-child(even) {
  background-color: #f7fbfe;
}
.financial-list tr:hover {
  background-color: #f1f1f1;
}

.revenue-list .qiehuan{
    display: table;
    width: 80%;
    margin: 0 auto 3rem;
}
.revenue-list select{
     /* 移除默认样式 */
     appearance: none;
     -webkit-appearance: none;
     -moz-appearance: none;
  
  /* 基本样式 */
     padding: 10px 35px 10px 15px;
     border: 1px solid #ddd;
     border-radius: 4px;
     background-color: white;
     color: #333;
     cursor: pointer;
  
  /* 自定义下拉箭头 */
     background-image: url('data:image/svg+xml;utf8,<svg fill="%23333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');
     background-repeat: no-repeat;
     background-position: right 10px center;
     background-size: 16px;
     float: right;
     width: 12rem;
     outline: 0;
}
.revenue-list select option{
    padding: 0;
}
.revenue-list thead tr th{
    background: #eff6ff;
}
.revenue-list table {
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  border: 1px solid #ddd;
}
.revenue-list table{
    width: 80%;
    margin: auto;
}
.revenue-list th{
  text-align: center;    
}
.revenue-list th,.revenue-list td {
  border: 1px solid #ddd!important;
  padding: 2rem 0!important;
  text-align: center;
}
.revenue-list th {
  background-color: #f2f2f2;
  font-weight: bold;
  color: #333;
}
.revenue-list tr:nth-child(even) {
  background-color: #f7fbfe;
}
.revenue-list tr:hover {
  background-color: #f1f1f1;
}

.description-list{
    width: 50%;
    margin: auto;
}
.description-list .bt{
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 2rem;
}
.description-list ul{}
.description-list ul li{
    border-bottom: 1px solid #eee;
    display: table;
    width: 100%;
    padding: 2rem 0;
}
.description-list ul li p{
    float: left;
}
.description-list ul li .tb{
    float: right;
}
.description-list ul li a{
    display: block;
    padding: 0 1rem;
}
.description-list ul li:hover{
    background: #f7f7f7;
}
.description-list ul li span{
    float: left;
}


/*产品展示*/
.npro-list ul{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
.npro-list ul li{
    padding: 0 1.5rem 3rem;
}
.npro-list ul li img{
    width: 100%;
}
.npro-list ul li .bj:hover .bigimg img{   
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
}
.npro-list ul li p{
    text-align: center;
    font-size: 2rem;
    margin-top: 1rem;
}
.npro-list ul li .bj:hover p{
    color: #d92130;
}


/*永续发展*/
.nycontact{
    line-height: 2;
    font-size: 1.8rem;
    /* overflow: hidden; */
}


/*投資者*/
.gdzq-bj{
    background: url(../images/npzbz-bj.png) center bottom no-repeat #f5f6fa;
}
.gdzq-list .lb{
    display: flex;
    justify-content: space-between;
    margin-bottom: 5rem;
}
.gdzq-list .lb .nianfen{
    width: 7%;
    background: url(../images/ntzz-xian.png) center center repeat-y;
    background-size: contain;
    margin-top: 38px;
    position: relative;
}
.gdzq-list .lb .nianfen span{
    color: #d92130;
    font-size: 2.4rem;
    display: block;
    text-align: center;
    line-height: 4rem;
    position: absolute;
    top: -4rem;
    width: 100%;
}
.gdzq-list .lb .con{
    width: 90%;
}
.gdzq-list .lb .con ul{
    margin-left: -5rem;
    margin-right: -5rem;
}
.gdzq-list .lb .con ul li{
    padding: 0 5rem 3rem;
}
.gdzq-list .lb .con ul li .bj .bt{
    font-size: 1.8rem;
}
.gdzq-list .lb .con ul li .bj .bian{
    background: #fff;
    padding: 2rem;
    border-radius: 10px;
    margin-top: 1rem;
}
.gdzq-list .lb .con ul li .bj .bian .mc{
    font-size: 2rem;
}
.gdzq-list .lb .con ul li .bj .bian .date{
    font-size: 1.6rem;
    color: #666;
    margin: 1rem 0;
}
.gdzq-list .lb .con ul li .bj .bian .date i{
    margin-right: 1rem;
}
.gdzq-list .lb .con ul li .bj .bian .more{
    font-size: 1.6rem;
    color: #d92130;
}
.tzz-lxfs{
    margin-top: 10rem;
}
.tzz-lxfs .bt{
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 3rem;
}
.tzz-lxfs .con{
    background: url(../images/itzz-lxfs.jpg) center center no-repeat;
    background-size: cover;
    padding-left: 280px;
    display: flex;
    padding-top: 4rem;
    padding-bottom: 4rem;
    justify-content: space-between;
}
.tzz-lxfs .con .wz{
    width: 40%;
    margin-top: 1rem;
}
.tzz-lxfs .con .wz .wzb{
    font-size: 2rem;
}
.tzz-lxfs .con .lxfs{
    width: 60%;
}
.tzz-lxfs .con .lxfs p{
    line-height: 3.5rem;
}
.tzz-lxfs .con .lxfs p i{
    color: #d92130;
    margin-right: 1rem;
}
.tzz-wz{
    color: #666;
    line-height: 3rem;
}
.tzz-wz .bt{
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 3rem;
    color: #282828;
    line-height: 1;
}
.tzz-wz .brief{}
.tzz-wz a{
    color: #d92130;
}


/*聯繫我們*/
.contact-list{
    display: flex;
    justify-content: space-between;
    padding: 0 10%;
}
.contact-list .con{
    display: flex;
}
.contact-list .con .tb{
    width: 6rem;
    height: 6rem;
    background: #f7f7f7;
    border-radius: 50%;
    text-align: center;
    line-height: 6rem;
    margin-right: 2rem;
}
.contact-list .con .tb i{
    font-size: 3rem;
}
.contact-list .con .wz h3{
    line-height: 3rem;
}
.contact-list .con .wz p{
    color: #666;
    line-height: 3rem;
}
.message{
    background: #fafafa;
    padding: 7rem 0;
}
.message .bt{
    margin-bottom: 3rem;
}
.message .bt .zw{
    font-size: 3.2rem;
    text-align: center;
}
.message form{
    padding: 0 5%;
}
.message .liuyan{
    margin-bottom: 3rem;
}
.message .liuyan textarea {
    width: 100%;
    height: 150px;
    padding: 10px;
    font-size: 14px;
    line-height: 25px;
    outline: 0;
    border: 1px solid #ccc;
    margin-top: .5em;
}
.message .bk {
    display: table;
    width: 100%;
}
.message .bk dl {
    width: 32%;
    margin-left: 2%;
    float: left;
}
.message .bk dl dt{
    font-weight:400;
}
.message .bk dl:first-child {
    margin-left: 0;
}
.message .bk input {
    width: 100%;
    height: 5rem;
    line-height: 5rem;
    border: 1px solid #ccc;
    padding: 0 10px;
    outline: 0;
}
.message .tijiao {
    text-align: center;
    margin-top: 3rem;
}
.message .tijiao button {
    border: 0;
    background: #1f3d86;
    color: #fff;
    width: 18rem;
    line-height: 50px;
    font-size: 2rem;
    border-radius: 10px;
    cursor: pointer;
}
.message-news{}
.message-news .biaoti{
    width: 80%;
    margin: auto;
    margin-bottom: 3rem;
    padding-bottom: 7px;
    border-bottom: 1px solid #dedede;
    line-height: 4rem;
}
.message-news .from{
    display: table;
    width: 80%;
    margin: auto;
}
.message-news .from .group>span{
    line-height: 50px;
    display: inline-block;
    float: left;
}
.message-news .from .inputGroup{
    margin-left: 14px;
    display: table;
    float: left;
    line-height: 50px;
}
.message-news .from .inputGroup input{}
.message-news .from .inputGroup label{
    margin: 0;
    padding: 0 1rem;
    font-weight: 400;
}
.message-news .from .group{
    margin-bottom: 2rem;
}
.message-news .from .group>label{
    margin: 0;
    width: 100px;
    font-weight: 400;
}
.message-news .from .group>label span{
    color:#f00;
    margin-left: 5px;
}
.message-news .from .group>input{
    height: 5rem;
    width: calc(100% - 112px);
    background: #f0f2f5;
    border: 0;
}
.message-news .from .group>textarea{
    width: calc(100% - 112px);
    height: 150px;
    background: #f0f2f5;
    border: 0;
    resize: none;
}



/*人才招聘*/
.joba{
    padding: 7rem 0;
}
.joba-list{
    position: relative;
    display: flex;
}
.joba-list .img{
    border-radius: 15px;
    overflow: hidden;
    width: 65%;
}
.joba-list .img img{
    width: 100%;
}
.joba-list .juzhong{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: right;
    position: absolute;
    width: 100%;
    height: 100%;
}
.joba-list .wz{
    background: #fff;
    width: 58%;
    padding: 5rem 3rem;
    border-radius: 10px;
    box-shadow: 0 0 9px 3px rgb(0 0 0 / 10%);
    position:relative;
}
.joba-list .wz::after{
    content:"";
    background: url(../images/nrczp-tb07.png) center center no-repeat;
    width: 5rem;
    height: 4rem;
    position: absolute;
    right: 3rem;
    top: 3rem;
}
.joba-list .wz .bt{
    font-size: 2.8rem;
    color: #d92130;
    font-weight: bold;
}
.joba-list .wz .brief{
    font-size: 2rem;
    color: #494949;
    margin-top: 2rem;
}
.joba-rczc{
    margin-top: 10rem;
    display: flex;
    justify-content: space-between;
}
.joba-rczc .job-wz{
    width: 60%;
}
.job-wz .bt{
    color: #d92130;
    font-size: 2.4rem;
    margin-bottom: 3rem;
    line-height: 3rem;
    font-weight: bold;
}
.job-wz .brief{
    line-height: 4rem;
    font-size: 2rem;
}
.joba-rczc .img{
    width: 35%;
    margin-top: 6rem;
}
.joba-rczc .img img{
    width: 100%;
}
.jobb{
    background: #f3f3f3;
    padding: 7rem 0;
}
.jobc{
    padding: 7rem 0;
}
.jobc-list{
    margin-top: 8rem;
}
.jobc-list .bt{
    color: #d92130;
    font-size: 2.4rem;
    margin-bottom: 3rem;
    line-height: 3rem;
    font-weight: bold;
}
.jobc-list dl{
    /* padding-left: 4rem; */
    position: relative;
    line-height: 4rem;
}
/* .jobc-list dl::after{
    content:"";
    width: 1px;
    height: 100%;
    background: #dcdcdc;
    position: absolute;
    left: 8px;
    top: 0;
} */
.jobc-list dl p{
    margin-top: 5rem;
    font-size: 2rem;
    position: relative;
}
/* .jobc-list dl p::after{
    content:"";
    width: 16px;
    height: 16px;
    background: url(../images/nrczp-tb08.png) center no-repeat;
    position: absolute;
    left: -39px;
    top: 1rem;
    z-index: 9;
} */
.jobc-list dl p:first-child{
    margin-top: 0;
}
.jobd{
    background: #f7f9ff;
    padding: 7rem 0 3rem;
}
.jobd ul{
    margin-left: -5rem;
    margin-right: -5rem;
}
.jobd ul li{
    padding: 0 5rem 5rem;
}
.jobd ul li .bj{
    display: flex;
    justify-content: space-between;
}
.jobd ul li .bj .tb{
    width: 10%;
}
.jobd ul li .bj .tb span{
    width: 6rem;
    height: 6rem;
    border: 1px solid #b4b5b5;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border-radius: 5px;
}
.jobd ul li .bj .tb img{
    vertical-align: middle;
}
.jobd ul li .bj dl{
    width: 85%;
}
.jobd ul li .bj dl dt{
    font-size: 2rem;
}
.jobd ul li .bj dl dd{
    color: #666;
}
.jobe{
    padding: 7rem 0;
}
.jobe .brief{
    font-size: 2.6rem;
    color: #d92130;
    text-align: center;
}
.jobe .jobe-list{
    margin-top: 3rem;
}
.jobe .jobe-list ul{
    margin-left: -2rem;
    margin-right: -2rem;
}
.jobe .jobe-list ul li{
    padding: 0 1.5rem;
}
.jobe .jobe-list ul li a{
    display: flex;
    background: #f8f8f8;
    justify-content: space-between;
    padding: 1rem;
    border-radius: 10px;
}
.jobe .jobe-list ul li .bigimg{
    width: 40%;
    border-radius: 5px;
}
.jobe .jobe-list ul li .bigimg img{
    width: 100%;
}
.jobe .jobe-list ul li .wz{
    width: 55%;
    line-height: 3rem;
    padding-top: 2rem;
}
.jobe .jobe-list ul li .wz p{
    color: #666;
}


/*关于东浦*/
.about-nav{
    margin-top: 5rem;
}
.about-nav ul{
    display: table;
    margin: auto;
}
.about-nav ul li{
    float: left;
    position: relative;
    padding-left: 3rem;
    margin-left: 3rem;
}
.about-nav ul li:first-child{
    margin:0;
    padding:0;
}
.about-nav ul li:first-child::after{
    display: none;
}
.about-nav ul li::after{
    content:"";
    width: 2px;
    height: 60%;
    position: absolute;
    background: #a3a3a3;
    top: 20%;
    left: 0;
}
.about-nav ul li a{
    font-size: 2.4rem;
}
.about-nav ul li a:hover{
    color: #d92130;
}
.abouta{
    padding-top: 8rem;
}
.abouta-tit{
    display: table;
    margin: 0 auto 5rem;
}
.abouta-tit .tp{
    float: left;
    margin-top: 1rem;
}
.abouta-tit .tp img{
    height: 5.5rem;
}
.abouta-tit .wz{
    float: left;
    border-left: 1px solid #dcdcdc;
    padding-left: 3rem;
    margin-left: 3rem;
}
.abouta-tit .wz h3{
    font-size: 3.4rem;
    font-weight: 400;
    line-height: 4rem;
}
.abouta-tit .wz p{
    color: #666;
    line-height: 3.5rem;
}
.abouta .brief{
    color: #494949;
    line-height: 3.5rem;
    font-size: 2rem;
}
.aboutb{
    padding-top: 8rem;
}
.aboutb .con{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.aboutb-fl{
    width: 34%;
    position: relative;
    /* display: flex; */
    /* align-items: center; */ /* 垂直居中 */
    /* justify-content: center; */ /* 水平居中 */
}
.aboutb-fl .wz .wza{
    font-size: 4rem;
    font-weight: bold;
}
.aboutb-fl .wz .wzb{
    color:#404040;
}
.aboutb-fl .img{
    position: absolute;
    bottom: 0;
}
.aboutb-fl .img img{
    width: 100%;
    border-radius: 5px;
}
.aboutb-fr{
    width: 62%;
    border-left: 1px solid #e5e5e5;
    padding-left: 3%;
}
.aboutb-fr .list{
    margin-top: 3rem;
    display: flex;
}
.aboutb-fr .list:first-child{
    margin-top:0;
}
.aboutb-fr .list .yuan{
    width: 10%;
    display: block;
}
.aboutb-fr .list .yuan span{
    width: 75px;
    height: 75px;
    display: block;
    background: #6597ee;
    border-radius: 50%;
    text-align: center;
    line-height: 75px;
    color: #fff;
    font-size: 3rem;
}
.aboutb-fr .list dl{
    width: 90%;
    margin-left: 2rem;
}
.aboutb-fr .list dl dt{
    font-weight: 400;
}
.aboutb-fr .list dl dd{
    color: #666;
}
.aboutc{
    margin-top: 7rem;
}
.aboutc-list{
    background: #f3f8fe;{}
;
    padding: 4rem;
    border-radius: 10px;
    align-items: center; /* 垂直居中 */
    justify-content: center; /* 水平居中 */
    justify-content: space-between;
    display: flex;
}
.aboutc-list .bt{
    width: 35%;
    font-size: 3.2rem;
    font-weight: bold;
    color: #494949;
    line-height: 1;
}
.aboutc-list .bt p{}
.aboutc-list .bt img{
    border-radius: 5px;
    height: 100%;
}
.aboutc-list .brief{
    width: 64%;
    line-height: 3rem;
    font-size: 2rem;
    padding: 2rem 0rem 0rem 7rem;
    background: url(../images/ngywm-tb01.png) 2rem 1rem no-repeat;
    /* margin-left: 2%; */
    border-radius: 5px;
} 
.aboutc-list .brief .wz{
    font-size: 3.2rem;
    margin-bottom: 4rem;
}
.aboutc-list .brief p{
    color: #666;
} 
.aboute{
    background: #f9f9f9;
    padding: 7rem 0;
}
.aboute-list img{
    margin: auto;
    display: block;
}
.aboutf{
    padding: 7rem 0;
}
.aboutf-list{
    /* text-align: center; */
}
.aboutf-list thead{}
.aboutf-list thead tr th{
    background: #eff6ff;
}
.aboutf-list table {
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  border: 1px solid #ddd;
}
.aboutf-list.w1 table{
    max-width: 100%;
}
.aboutf-list th{
  text-align: center;    
}
.aboutf-list th,.aboutf-list td {
  border: 1px solid #ddd!important;
  padding: 10px 10px!important;
  font-size: 1.4rem!important;
}
.aboutf-list th,.aboutf-list td *{
    line-height: 1.5em!important;
    /* font-size: 1.4rem!important; */
}
.aboutf-list th {
  background-color: #f2f2f2;
  font-weight: bold;
  color: #333;
}
.aboutf-list tr:nth-child(even) {
  /* background-color: #f7fbfe; */
}
.aboutg{
    background: url(../images/ngywm-bj02.png) center bottom no-repeat;
    padding: 7rem 0;
    background-size: cover;
}
.aboutg-list{
    margin-top:3rem
}
.aboutg-list ul{
    margin-left: -2.5rem;
    margin-right: -2.5rem;
}
.aboutg-list ul li{
    padding: 0 2.5rem 2rem;
}
.aboutg-list ul li .bj{
    background: #fff;
    border-radius: 10px;
    padding: 3rem;
}
.aboutg-list ul li .bj .gsm{
    font-size: 2.4rem;
    border-bottom: 1px solid #d92130;
    margin-bottom: 2rem;
    position: relative;
    padding-bottom: 1rem;
}
.aboutg-list ul li .bj .gsm::after{
    content:"";
    width: 20px;
    height: 5px;
    position: absolute;
    background: #d92130;
    right: 0;
    bottom: 0;
}
.aboutg-list ul li .bj .con{
    display: flex;
    justify-content: space-between;
}
.aboutg-list ul li .bj .con .img{
    width: 20%;
}
.aboutg-list ul li .bj .con .img img{
    width: 100%;
}
.aboutg-list ul li .bj .con dl{
    width: 75%;
}
.aboutg-list ul li .bj .con dl dd{
    line-height: 3rem;
}

.aboutd{
    background: url(../images/ngywm-bj01.jpg) center center no-repeat;
    padding: 7rem 0;
    margin-top: 7rem;
}
.aboutd-list{
    position: relative;
}
.swiper-course{
    padding-top: 224px;
    height: 490px;
    margin-left: -40px;
}
.swiper-course .swiper-wrapper{    
    padding-left: 135px;
}
.swiper-course .swiper-slide{
    width: 280px!important;
    height: 35px;
    float: left;
    position: relative;
}
.swiper-course .item-circle{
    width: 20px;
    height: 20px;
    border: 4px solid transparent;
    display: inline-block;
    border-color: #cccccc;
    border-radius: 50%;
    margin-left: 5px;
}
.swiper-course .item-rec{
    display: inline-block;
    width: 207px;
    height: 20px;
    position: relative;
    background: #cccccc;
}
.swiper-course .item-rec:before,.swiper-course .item-rec:after{
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    border: 10px solid transparent;
    border-left-color: #fff;
}
.swiper-course .item-rec:after{
    right: -20px;
    border-left-color: #cccccc;
}
.swiper-course .item-rec:before{
    left: 0;
}
.course-container{
    position: absolute;
    left: 12px;
    width: 460px;
    height: 220px;
    border-left: 3px solid transparent;
    border-left-color: #cccccc;
}
.swiper-course .swiper-slide:nth-child(odd) .course-container{
    top: -224px;
}
.course-container .lollipop{
    position: absolute;
    left: -62px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    text-align: center;
}
.course-container .lollipop .img-container{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow .8s;
    transition: -webkit-box-shadow .8s;
    transition: box-shadow .8s;
    transition: box-shadow .8s,-webkit-box-shadow .8s;
    background-color: #cccccc;
}
.swiper-course .swiper-slide:nth-child(2n) .lollipop{
    top: 105px;
}
.course-container .lollipop .img-container .img-box{
    width: 110px;
    height: 109px;
    border: 1px solid #efefef;
    border-radius: 50%;
    background-color: #fff;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.course-container .lollipop .img-container .img-box img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    overflow: hidden;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.course-container .course-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 80px;
    color: #34354f;
}
.course-container .course-content .title{
    font-size: 3rem;
    font-weight: 700;
    color: #d92130;
}
.course-container .course-content .subtitle{
    line-height: 2.5rem;
    height: 15rem;
    overflow-x: hidden;
    padding-right: 1rem;
}
.course-container .course-content .subtitle::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }

.course-container .course-content .subtitle::-webkit-scrollbar-track {
    background: #cccccc;
    border-radius: 10px;
  }

.course-container .course-content .subtitle::-webkit-scrollbar-thumb {
    background: #3874ef;
    border-radius: 10px;
  }

.course-container .course-content .subtitle::-webkit-scrollbar-thumb:hover {
background: #555;
}
.course-container .course-content .subtitle p{
    font-size:1.6rem
}
.swiper-course-next,.swiper-course-prev{
    position: absolute;
    top: 50%;
    background: #4a388a;
    color: #fff;
    width: 5rem;
    text-align: center;
    height: 5rem;
    line-height: 5rem;
    font-size: 3rem;
    z-index: 999;
    margin-top: -3rem;
    cursor: pointer;
    border-radius: 50%;
}
.swiper-course-next{
    right: -6rem;
}
.swiper-course-prev{
    left: -6rem;
}
.swiper-course-next.swiper-button-disabled,.swiper-course-prev.swiper-button-disabled{
    display: none;
}



@media (max-width:1024px){
    /*通用*/
    .nycon{
        padding: 3rem 0;
    }
    .nynav{
        border-bottom: 1px solid #dcdcdc;
    }
    .nynav ul{
        width: 100%;
    }
    .nynav ul li{
        line-height: 2.5rem;
        margin: 0;
        width: 33.33%;
        padding: 1rem 1rem;
        text-align: center;
    }
    .nynav ul li a{
        font-size: 1.6rem;
        display: block;
        border-bottom: 0;
    }
    .nynav ul li a:hover,.nynav ul li.on a{
        border-bottom: 0;
    }
    .nycon-tit{
        margin-bottom: 3rem;
    }
    .nycon-tit span{
        font-size: 3rem;
    }
    .nycon-tit span::after{
        content:"";
        width: 5rem;
        height: 3px;
        position: absolute;
        background: #d92130;
        bottom: 0;
        left: 50%;
        margin-left: -2.5rem;
    }
    .nytit2{
        font-size: 3rem;
        margin-bottom: 3rem;
    }
    .tzz-nav{
        margin-top: 4rem;
    }
    .tzz-nav ul{
        width: 100%;
    }
    .tzz-nav ul li{
        float: left;
        margin: 0 2% 1rem 0;
        width: 32%;
    }
    .tzz-nav ul li:nth-child(3n){
        margin-right: 0;
    }
    .tzz-nav ul li a{
        padding: 1rem;
        line-height: 2.5rem;
        height: auto;
        font-size: 1.6rem;
        text-align: center;
    }

    
    /*关于东浦*/
    .about-nav{
        margin-top: 5rem;
    }
    .about-nav ul li{
        padding-left: 0;
        margin-left: 0;
        width: 33.33%;
        text-align: center;
    }
    .about-nav ul li:first-child::after,.about-nav ul li:nth-child(4)::after{
        display: none;
    }
    .about-nav ul li a{
        font-size: 2rem;
    }
    .abouta{
        padding-top: 5rem;
    }
    .abouta-tit{
        display: table;
        margin: 0 auto 2rem;
    }
    .abouta-tit .tp{
        margin-top: 0;
        width: 100%;
    }
    .abouta-tit .tp img{
        height: 5.5rem;
    }
    .abouta-tit .wz{
        float: left;
        border-left: 0;
        padding-left: 0;
        margin-left: 0;
        width: 100%;
        margin-top: 2rem;
    }
    .abouta-tit .wz h3{
        font-size: 3rem;
    }
    .abouta .brief{
        line-height: 3rem;
        font-size: 1.8rem;
    }
    .aboutb{
        padding-top: 5rem;
    }
    .aboutb .con{
        display: table;
    }
    .aboutb-fl{
        width: 100%;
    }
    .aboutb-fl .wz .wza{
        font-size: 3rem;
    }
    .aboutb-fl .img{
        position: relative;
        margin-top: 3rem;
    }
    .aboutb-fl .img img{
        width: 100%;
    }
    .aboutb-fr{
        width: 100%;
        border-left: 0;
        padding-left: 0;
        margin-top: 3rem;
    }
    .aboutb-fr .list{
        margin-top: 2rem;
    }
    .aboutb-fr .list:first-child{
        margin-top:0;
    }
    .aboutb-fr .list .yuan{
        width: 20%;
        text-align: center;
    }
    .aboutb-fr .list .yuan span{
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 2.6rem;
        margin: auto;
    }
    .aboutb-fr .list dl{
        width: 75%;
        margin-left: 5%;
    }
    .aboutc{
        margin-top: 5rem;
    }
    .aboutc-list{
        padding: 4rem 3rem;
        display: table;
    }
    .aboutc-list .bt{
        width: 100%;
        font-size: 3rem;
    }
    .aboutc-list .brief{
        width: 100%;
        margin-top: 3rem;
    } 
    .aboute{
        padding: 5rem 0;
    }
    .aboute-list img{
        margin: auto;
        display: block;
    }
    .aboutf{
        padding: 5rem 0;
    }
    .aboutg{
        background: url(../images/ngywm-bj02.png) center bottom #f4f4f4;
        padding: 5rem 0;
        background-size: cover;
        overflow-x: hidden;
    }
    .aboutg-list{
        margin-top:3rem
    }
    .aboutg-list ul{
        margin-left: -2.5rem;
        margin-right: -2.5rem;
    }
    .aboutg-list ul li{
        padding: 0 2.5rem 2rem;
    }
    .aboutg-list ul li .bj{
        background: #fff;
        border-radius: 10px;
        padding: 3rem;
    }
    .aboutg-list ul li .bj .gsm{
        font-size: 2.4rem;
        border-bottom: 1px solid #d92130;
        margin-bottom: 2rem;
        position: relative;
        padding-bottom: 1rem;
    }
    .aboutg-list ul li .bj .gsm::after{
        content:"";
        width: 20px;
        height: 5px;
        position: absolute;
        background: #d92130;
        right: 0;
        bottom: 0;
    }
    .aboutg-list ul li .bj .con{
        display: flex;
        justify-content: space-between;
    }
    .aboutg-list ul li .bj .con .img{
        width: 20%;
    }
    .aboutg-list ul li .bj .con .img img{
        width: 100%;
    }
    .aboutg-list ul li .bj .con dl{
        width: 75%;
    }
    .aboutg-list ul li .bj .con dl dd{
        line-height: 3rem;
    }

    .aboutd{
        background: url(../images/ngywm-bj01.jpg) center center no-repeat;
        padding: 7rem 0;
        margin-top: 7rem;
        overflow-x: hidden;
        background-size: cover;
    }
    .aboutd-list{
        position: relative;
    }
    .swiper-course{
        padding-top: 224px;
        height: 490px;
        margin-left: -40px;
    }
    .swiper-course .swiper-wrapper{    
        padding-left: 135px;
    }
    .swiper-course .swiper-slide{
        width: 280px!important;
        height: 35px;
        float: left;
        position: relative;
    }
    .swiper-course .item-circle{
        width: 20px;
        height: 20px;
        border: 4px solid transparent;
        display: inline-block;
        border-color: #cccccc;
        border-radius: 50%;
        margin-left: 5px;
    }
    .swiper-course .item-rec{
        display: inline-block;
        width: 207px;
        height: 20px;
        position: relative;
        background: #cccccc;
    }
    .swiper-course .item-rec:before,.swiper-course .item-rec:after{
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        border: 10px solid transparent;
        border-left-color: #fff;
    }
    .swiper-course .item-rec:after{
        right: -20px;
        border-left-color: #cccccc;
    }
    .swiper-course .item-rec:before{
        left: 0;
    }
    .course-container{
        position: absolute;
        left: 12px;
        width: 460px;
        height: 220px;
        border-left: 3px solid transparent;
        border-left-color: #cccccc;
    }
    .swiper-course .swiper-slide:nth-child(odd) .course-container{
        top: -224px;
    }
    .course-container .lollipop{
        position: absolute;
        left: -62px;
        width: 120px;
        height: 120px;
        border-radius: 50%;
        text-align: center;
    }
    .course-container .lollipop .img-container{
        width: 100%;
        height: 100%;
        border-radius: 50%;
        padding: 5px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: -webkit-box-shadow .8s;
        transition: -webkit-box-shadow .8s;
        transition: box-shadow .8s;
        transition: box-shadow .8s,-webkit-box-shadow .8s;
        background-color: #cccccc;
    }
    .swiper-course .swiper-slide:nth-child(2n) .lollipop{
        top: 105px;
    }
    .course-container .lollipop .img-container .img-box{
        width: 110px;
        height: 109px;
        border: 1px solid #efefef;
        border-radius: 50%;
        background-color: #fff;
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        backface-visibility: hidden;
        transform: translateZ(0);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .course-container .lollipop .img-container .img-box img{
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
        overflow: hidden;
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    .course-container .course-content{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 80px;
        color: #34354f;
    }
    .course-container .course-content .title{
        font-size: 3rem;
        font-weight: 700;
        color: #d92130;
    }
    .course-container .course-content .subtitle{
        line-height: 2.5rem;
        height: 15rem;
        overflow-x: hidden;
        padding-right: 1rem;
    }
    .course-container .course-content .subtitle::-webkit-scrollbar {
        width: 3px;
        height: 3px;
      }

    .course-container .course-content .subtitle::-webkit-scrollbar-track {
        background: #cccccc;
        border-radius: 10px;
      }

    .course-container .course-content .subtitle::-webkit-scrollbar-thumb {
        background: #3874ef;
        border-radius: 10px;
      }

    .course-container .course-content .subtitle::-webkit-scrollbar-thumb:hover {
    background: #555;
    }
    .course-container .course-content .subtitle p{
        font-size:1.6rem
    }
    .swiper-course-next,.swiper-course-prev{
        position: absolute;
        top: 50%;
        background: #4a388a;
        color: #fff;
        width: 5rem;
        text-align: center;
        height: 5rem;
        line-height: 5rem;
        font-size: 3rem;
        z-index: 999;
        margin-top: -3rem;
        cursor: pointer;
        border-radius: 50%;
    }
    .swiper-course-next{
        right: -6rem;
    }
    .swiper-course-prev{
        left: -6rem;
    }
    .swiper-course-next.swiper-button-disabled,.swiper-course-prev.swiper-button-disabled{
        display: none;
    }


    /*产品展示*/
    .npro-list ul{
        margin-left: -1rem;
        margin-right: -1rem;
        overflow: hidden;
    }
    .npro-list ul li{
        padding: 0 1rem 2rem;
    }
    .npro-list ul li p{
        font-size: 1.6rem;
    }


    /*核心能力*/
    .hxnl-tit{
        margin-bottom: 3rem;
    }
    .hxnl-tit .sz{
        font-size: 11rem;
        color: #ebebeb;
        font-weight: bold;
        font-style: italic;
        position: absolute;
        line-height: 12rem;
        top: 0;
        width: 100%;
        text-align: center;
    }
    .hxnl-tit .zw{
        font-size: 3.2rem;
        text-align: center;
        position: relative;
        padding-top: 3rem;
        font-weight: bold;
        padding-bottom: 2rem;
    }
    .hxnl-tit .zw::after{
        content:"";
        width: 2rem;
        height: 2rem;
        position: absolute;
        border: 3px solid #d92130;
        border-radius: 50%;
        bottom: 0;
        left: 50%;
        margin-left: -1rem;
    }
    .hxnla-wz{
        font-size: 1.6rem;
        line-height: 3rem;
        padding: 0;
    }
    .hxnla-sz{
        margin-top: 3rem;
        padding: 0;
        width: 100%;
    }
    .hxnla-sz dl{
        margin-right: 0;
        width: 33.33%;
        text-align: center;
    }
    .hxnla-sz dl dt{
        font-size: 4rem;
        padding-right: 0;
        line-height: 5rem;
    }
    .hxnla-sz dl dt span{
        position: absolute;
        font-size: 2rem;
        color: #333;
        line-height: 1;
    }
    .hxnla-sz dd{
        font-size: 1.6rem;
    }
    .hxnla-list{
        margin-top: 5rem;
    }
    .hxnla-list ul{
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .hxnla-list ul li{
        padding: 0 1rem 2rem;
    }
    .hxnla-list ul li a{
        position: relative;
    }
    .hxnla-list ul li a p{
        padding: 0 1rem;
        line-height: 4rem;
        font-size: 1.6rem;
    }
    .hxnlb-list{
        padding: 2rem 2rem 0!important;
        margin-top: 3rem;
    }
    .hxnlb-list ul li p{
        font-size: 1.6rem;
        line-height: 4rem;
    }
    .hxnlb-gy{
        background: #cde3fb;
        padding: 5rem 0;
    }
    .hxnlb-xian{
        background: url(../images/nzcsl-xian.png) 0 bottom no-repeat;
        padding-bottom: 3rem;
    }
    .hxnlbgy-list{
        margin-top: 3rem;
        padding: 0;
    }
    .hxnlbgy-list ul li .bj .bigimg{
        border-radius: 10px;
    }
    .hxnlbgy-list ul li img{
        width: 100%;
    }
    .hxnlbgy-list ul li p{
        font-size: 1.6rem;
    }
    .pzbz-bj{
        background: url(../images/npzbz-bj.png) center top no-repeat;
    }
    .pzbz-tp{
        display: block;
        margin-top: 3rem;
    }
    .pzbz-tp .pzbz-list{
        width: 100%;
    }
    .pzbz-tp .pzbz-list .bt{
        margin-bottom: 3rem;
    }
    .pzbz-tp .pzbz-list .bt .zw{
        font-size: 3.2rem;
        background: url(../images/npzbz-xian.png) center center repeat-x;
        margin-top: 1rem;
        display: table;
        width: 100%;
    }
    .pzbz-tp .pzbz-list .bt .zw span{
        display:block;
        background:#fff;
        flex;
        float: left;
        padding-right: 6rem;
    }
    .pzbz-tp .pzbz-list.pzbzb{
        width: 100%;
    }
    .pzbz-tp .pzbz-list ul{
        margin-left: -.5rem;
        margin-right: -.5rem;
    }
    .pzbz-tp .pzbz-list ul li{
        padding: 0 .5rem;
    }
    .pzbz-tp .pzbz-list ul li .bigimg{
        border-radius: 10px;
    }
    .pzbz-tp .pzbz-list ul li img{
        width: 100%;
    }
    .pzbz-tp .pzbz-list ul li p{
        text-align: center;
        line-height: 4rem;
    }
    .pzbz-list .syzx ul{
        width: 100%;
    }
    .pzbz-list .syzx .you{
        display: none;
    }
    .pzbz-honor{
        margin-top: 3rem;
    }
    .pzbz-honor .tab-hd .tab-nav{
        display: table;
        margin: auto;
    }
    .pzbz-honor .tab-hd .tab-nav li{
        margin: 0 0 1rem;
        padding-bottom: 0;
        width: 50%;
        text-align: center;
    }
    .pzbz-honor .tab-hd .tab-nav li.on{
        border-bottom: 0;
    }
    .pzbz-honor .tab-hd .tab-nav li a{
        font-size: 1.8rem;
        display: block;
    }
    .pzbz-honor .tab-bd ul{
        overflow: hidden;
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .pzbz-honor .tab-bd ul li{
        padding: 0 1rem 2rem;
    }
    .pzbz-honor .tab-bd ul li p{
        font-size: 1.6rem;
    }


    .financial-list table{
        width: 100%;
        margin: auto;
    }
    .financial-list th{
      text-align: center;    
    }

    .revenue-list .qiehuan{
        width: 100%;
    }
    .revenue-list select{
         /* 移除默认样式 */
         appearance: none;
         -webkit-appearance: none;
         -moz-appearance: none;
      
      /* 基本样式 */
         padding: 10px 35px 10px 15px;
         border: 1px solid #ddd;
         border-radius: 4px;
         background-color: white;
         color: #333;
         cursor: pointer;
      
      /* 自定义下拉箭头 */
         background-image: url('data:image/svg+xml;utf8,<svg fill="%23333" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');
         background-repeat: no-repeat;
         background-position: right 10px center;
         background-size: 16px;
         float: right;
         width: 12rem;
         outline: 0;
    }
    .revenue-list select option{
        padding: 0;
    }
    .revenue-list thead tr th{
        background: #eff6ff;
    }
    .revenue-list table {
      border-collapse: collapse;
      font-family: Arial, sans-serif;
      border: 1px solid #ddd;
    }
    .revenue-list table{
        width: 100%;
        margin: auto;
    }
    .revenue-list th{
      text-align: center;    
    }
    .revenue-list th,.revenue-list td {
      border: 1px solid #ddd!important;
      padding: 2rem 0!important;
      text-align: center;
    }
    .revenue-list th {
      background-color: #f2f2f2;
      font-weight: bold;
      color: #333;
    }

    .description-list{
        width: 100%;
    }
    .description-list .bt{
        font-size: 2rem;
        font-weight: bold;
        margin-bottom: 2rem;
    }
    .description-list ul li a{
        padding: 2rem 0;
    }


    
    /*投資者*/
    .gdzq-bj{
        background: url(../images/npzbz-bj.png) center bottom no-repeat #f5f6fa;
    }
    .gdzq-list .lb{
        display: block;
        margin-bottom: 2rem;
    }
    .gdzq-list .lb .nianfen{
        width: 100%;
        margin-top: 0;
        position: relative;
        margin-bottom: 1rem;
    }
    .gdzq-list .lb .nianfen span{
        text-align: left;
        line-height: 4rem;
        position: relative;
        top: 0;
    }
    .gdzq-list .lb .con{
        width: 100%;
    }
    .gdzq-list .lb .con ul{
        margin-left: 0;
        margin-right: 0;
        overflow: hidden;
    }
    .gdzq-list .lb .con ul li{
        padding: 0 0 2rem;
    }
    .gdzq-list .lb .con ul li .bj .bt{
        font-size: 1.8rem;
    }
    .gdzq-list .lb .con ul li .bj .bian{
        background: #fff;
        padding: 2rem;
        border-radius: 10px;
        margin-top: 1rem;
    }
    .gdzq-list .lb .con ul li .bj .bian .mc{
        font-size: 2rem;
    }
    .gdzq-list .lb .con ul li .bj .bian .date{
        font-size: 1.6rem;
        color: #666;
        margin: 1rem 0;
    }
    .gdzq-list .lb .con ul li .bj .bian .date i{
        margin-right: 1rem;
    }
    .gdzq-list .lb .con ul li .bj .bian .more{
        font-size: 1.6rem;
        color: #d92130;
    }
    .tzz-lxfs{
        margin-top: 5rem;
    }
    .tzz-lxfs .bt{
        font-size: 3rem;
        line-height: 1;
    }
    .tzz-lxfs .con{
        display: block;
        padding: 2rem;
    }
    .tzz-lxfs .con .wz{
        width: 100%;
        margin-top: 0;
        margin-bottom: 2rem;
    }
    .tzz-lxfs .con .wz .wzb{
        font-size: 2rem;
    }
    .tzz-lxfs .con .lxfs{
        width: 100%;
    }
    .tzz-lxfs .con .lxfs p{
        line-height: 3rem;
        position: relative;
        padding-left: 2rem;
    }
    .tzz-lxfs .con .lxfs p i{
        position: absolute;
        left: 0;
    }
    .tzz-wz .bt{
        font-size: 3rem;
    }


    /*人才招聘*/
    .joba{
        padding: 5rem 0;
    }
    .joba-list{
        display: block;
    }
    .joba-list .img{
        width: 100%;
    }
    .joba-list .juzhong{
        display: block;
        position: relative;
        margin-top: 3rem;
    }
    .joba-list .wz{
        background: #fff;
        width: 100%;
        padding: 2rem;
        border-radius: 10px;
        box-shadow: 0 0 9px 3px rgb(0 0 0 / 10%);
        position:relative;
    }
    .joba-list .wz::after{
        background: url(../images/nrczp-tb07.png) center center no-repeat;
        width: 3rem;
        height: 2rem;
        right: 1rem;
        top: 1rem;
        background-size: contain;
    }
    .joba-list .wz .bt{
        font-size: 2rem;
    }
    .joba-list .wz .brief{
        font-size: 1.8rem;
    }
    .joba-rczc{
        margin-top: 5rem;
        display: block;
    }
    .joba-rczc .job-wz{
        width: 100%;
    }
    .job-wz .bt{
        margin-bottom: 2rem;
    }
    .job-wz .brief{
        line-height: 3.5rem;
        font-size: 2rem;
    }
    .joba-rczc .img{
        width: 100%;
        margin-top: 3rem;
    }
    .joba-rczc .img img{
        width: 100%;
    }
    .jobb{
        padding: 5rem 0;
    }
    .jobc{
        padding: 5rem 0;
    }
    .jobc-list{
        margin-top: 8rem;
    }
    .jobc-list .bt{
        color: #d92130;
        font-size: 2.4rem;
        margin-bottom: 3rem;
        line-height: 3rem;
        font-weight: bold;
    }
    .jobc-list dl{
        padding-left: 4rem;
        position: relative;
    }
    .jobc-list dl::after{
        content:"";
        width: 1px;
        height: 100%;
        background: #dcdcdc;
        position: absolute;
        left: 8px;
        top: 0;
    }
    .jobc-list dl p{
        margin-top: 5rem;
        font-size: 2rem;
        position: relative;
    }
    .jobc-list dl p::after{
        content:"";
        width: 16px;
        height: 16px;
        background: url(../images/nrczp-tb08.png) center no-repeat;
        position: absolute;
        left: -39px;
        top: 1rem;
        z-index: 9;
    }
    .jobc-list dl p:first-child{
        margin-top: 0;
    }
    .jobd{
        padding: 5rem 0 2rem;
    }
    .jobd ul{
        margin-left: 0;
        margin-right: 0;
    }
    .jobd ul li{
        padding: 0 0 3rem;
    }
    .jobd ul li .bj{
        display: flex;
        justify-content: space-between;
    }
    .jobd ul li .bj .tb{
        width: 15%;
    }
    .jobd ul li .bj .tb span{
        width: 5rem;
        height: 5rem;
    }
    .jobd ul li .bj dl{
        width: 80%;
    }
    .jobe{
        padding: 5rem 0;
    }
    .jobe .brief{
        font-size: 2rem;
    }
    .jobe .jobe-list{
        margin-top: 3rem;
    }
    .jobe .jobe-list ul{
        margin-left: 0;
        margin-right: 0;
    }
    .jobe .jobe-list ul li{
        padding: 0 0 2rem;
    }
    .jobe .jobe-list ul li .wz{
        width: 55%;
        line-height: 3rem;
        padding-top: 2rem;
    }


    /*聯繫我們*/
    .contact-list{
        display: block;
        padding: 0;
    }
    .contact-list .con{
        display: flex;
        width:100%;
        margin-bottom: 3rem;
    }
    .message{
        padding: 5rem 0;
    }
    .message .bt{
        margin-bottom: 3rem;
    }
    .message .bt .zw{
        font-size: 3.2rem;
        text-align: center;
    }
    .message form{
        padding: 0;
    }
    .message .liuyan{
        margin-bottom: 1rem;
    }
    .message .liuyan textarea {
        width: 100%;
        height: 150px;
        padding: 10px;
        font-size: 14px;
        line-height: 25px;
        outline: 0;
        border: 1px solid #ccc;
        margin-top: .5em;
    }
    .message .bk {
        display: table;
        width: 100%;
    }
    .message .bk dl {
        width: 100%;
        margin-left: 0;
        margin-bottom: 1rem;
    }
    .message .bk input {
        width: 100%;
        height: 5rem;
        line-height: 5rem;
        border: 1px solid #ccc;
        padding: 0 10px;
        outline: 0;
    }
    .message .tijiao {
        margin-top: 2rem;
    }
    .message .tijiao button {
        border: 0;
        width: 50%;
    }
}