.header {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    height: 80px;
    align-items: center;
    justify-content: flex-start;
}

.header .logarea {
    display: flex;
    margin-left: auto;
}

.banner {
    position: relative;
}

.bannertitle {
    text-shadow: 0px 6px 3.84px rgba(0, 0, 0, 0.3);
    font-size: 76px;
    color: white;
    position: absolute;
    top: 130px;
    text-align: center;
    width: 100%;
    letter-spacing: 2px;
    font-weight: bold;
    white-space: nowrap
}

.bannersubtitle {
    /* font-size: 30px; */
    font-size: 70px;
    font-family: "PingFang";
    color: rgb(255, 255, 255);
    /* font-weight: bold; */
    font-weight: 400;
    line-height: 1;
    text-shadow: 0px 6px 3.84px rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 270px;
    z-index: 14;
    width: 100%;
    text-align: center;
}

.nav {
    display: flex;

    font-size: 16px;
    font-family: "PingFang";
    color: rgb(23, 126, 245);
    line-height: 1.875;
}

.nav a div {
    margin: 5px 12px
}

.searchbox {
    width: 1000px;
    margin: 0 auto;
    /* margin-top: -300px; */
    position: absolute;
    top: 380px;
    left: 50%;
    margin-left: -500px
}

.searchbox input {
    width: 700px;
    height: 56px;
    border-top-left-radius: 10px;
    border: 0;
    border-bottom-left-radius: 10px;
    padding: 0
}

.dot {
    font-weight: bold
}

.schbtn {
    color: white;
    background-color: rgb(47, 76, 237);
    width: 192px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 18px;
    font-family: "PingFang";
    color: rgb(255, 255, 255);
    font-weight: 500;
    letter-spacing: 1px;
    cursor: pointer
}

.ipt {
    display: flex
}

.total {
    color: white;
    padding: 5px
}

.ltips {
    color: white;
    margin-right: 5px;
    margin-top: 15px;
    width: 890px;
    overflow: hidden
}

.ltips img {
    margin-right: 10px
}

.submitbutton {
    width: fit-content;
    border: 2px solid white;
    border-radius: 5px;
    color: white;
    padding: 10px 30px;
    text-align: center;
    font-size: 21px;
    position: absolute;
    top: 550px;
    left: 50%;
    margin-left: -95px;
    cursor: pointer;
}

.submitbutton:hover {
    color: #fff;
}

.main {
    /*width: 1920px;*/
    overflow: hidden;
    min-width: 1200px
}

.lgtitle {
    font-size: 40px;
    color: #333333;
    text-align: center;
    margin-top: 60px
}

.lttitle {
    font-size: 24px;
    color: #999999;
    text-align: center;
    margin-top: 30px
}

.regtypedetail {
    border-radius: 5px;
    width: 205px;
    height: 305px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    text-align: center;
    overflow: hidden;
    border: 1px solid rgba(23, 126, 245, 0)
}

.regtypedetail:hover {
    border: 1px solid rgb(23, 126, 245)
}

.regtypedetail .image {
    margin-bottom: 20px;
    margin-top: 45px;
    height: 50px
}

.regtypedetail .rttitle {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.regtypedetail .price {
    color: #999999;
    font-size: 14px;
    margin-bottom: 10px
}

.regtypedetail .price .feeval {
    color: #d54454;
    font-weight: bold;
    font-size: 18px
}

.regtypedetail .desc {
    color: #999999;
    font-size: 14px;
    height: 40px
}

.regtypedetail .know {
    cursor: pointer;
    color: white;
    background-color: rgb(23, 126, 245);
    width: 120px;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    margin: 0 auto;
    margin-top: 5px
}

.regtype {
    display: flex;
    width: 1200px;
    justify-content: space-around;
    margin: 0 auto;
    margin-top: 40px;
}

.hotnews {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    width: 1200px;
    height: 340px;
    margin: 0 auto;
    margin-top: 50px;
    border-radius: 5px;
    overflow: hidden
}

.certexa {
    width: 1200px;
    height: 350px;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    background-color: white;
    align-items: center;
    justify-content: space-around;
}

.works {
    margin: 0 auto;
    width: 1200px;
    margin-top: 30px
}

.workswrap {
    width: 1200px;
    height: 350px;
    margin: 0 auto;
    margin-top: 30px;
}

.cert {
    background-color: rgb(241, 242, 244);
}

.intro {
    overflow: hidden;
    margin-top: 60px;
    padding-bottom: 30px
}

.certdesc {
    color: #333;
    text-align: center;
    font-weight: 600;
    margin-top: 20px
}

.thumb {
    width: 370px;
    height: 270px;
    position: relative
}

.thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.hwrap {
    width: 100%;
    height: 100%;
    margin: 35px;
    display: flex
}

.news {
    width: 750px;
    margin-left: 20px;
}

.newstitle {
    color: #333333;
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
    font-weight: bold
}

.newsdesc,
.newsdate {
    color: #999999;
    font-size: 16px;
    display: block;
    line-height: 22px
}

.newsdesc {
    max-height: 50px
}

.hotnewslist {
    border: 2px dashed rgb(232, 232, 232);
    overflow: hidden;
    width: 715px;
    height: 135px;
    padding: 10px 20px;
    margin-top: 10px
}

.hotnewslist ul li {
    width: 340px;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 30px;
    color: #999999;
    line-height: 25px
}

.hotnewslist li a {
    color: #666
}

.indus {
    width: 725px;
    height: 335px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    overflow: hidden;
    margin-right: 30px
}

.indusname {
    width: 130px;
    border: 1px solid rgb(233, 233, 233);
    float: left;
    margin: 8px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    cursor: pointer
}

.indusname:hover {
    border: 1px solid rgb(23, 126, 245);
}

.indusitem {
    padding-left: 70px
}

.dtitle {
    font-size: 16px;
    line-height: 30px;
    text-indent: 30px;
    position: relative;
    margin-bottom: 5px;
    font-weight: bold
}

.dtitle::before {
    position: absolute;
    left: 23px;
    top: 8px;
    width: 2px;
    height: 15px;
    content: ' ';
    background-color: rgb(23, 126, 245)
}

.protect {
    overflow: hidden
}

.dlist {
    overflow: hidden;
    margin-top: 30px
}

.dnews {
    width: 460px;
    height: 335px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}

.inwrap {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px
}

.suits {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    background-color: white;
    align-items: center;
    justify-content: space-around;
    margin-top: 100px;
    cursor: pointer;
    position: relative;
}

.newslistright {
    padding-left: 20px;
    margin-top: 20px
}

.newslistright ul li {
    list-style: none;
    color: #999;
    margin-top: 2px;
    margin-botto: 2px
}

.newslistright ul li a {
    font-size: 14px;
    color: #999;
    margin-left: 15px
}

.wtitle {
    margin-top: 30px;
    overflow: hidden
}

.svcflow {
    background-color: rgb(246, 247, 249);
    margin-top: 100px
}

.brgray {
    background-color: rgb(246, 247, 249);
    height: 200px
}

.impt {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    width: 225px;
    height: 235px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin: 10px;
    cursor: pointer
}

.imdesc {
    font-size: 12px;
    color: #999;
    padding: 0 20px;
    line-height: 25px
}

.imname {
    margin: 10px 0;
    font-size: 16px
}

.odd {
    background-color: rgb(246, 247, 249);
}

.qleft {
    width: 600px;
}

.qright {
    width: 600px;
    border-left: 1px dashed #999;
    padding-left: 50px
}

.heightauto {
    height: auto
}

.qaitem {
    width: 500px;
    margin: 10px;
    margin-top: 30px;
    overflow: hidden
}

.q {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333
}

.qaitem img {
    margin-right: 10px
}

.a {
    color: #666;
    font-size: 16px;
    padding-left: 25px
}

.tab {
    width: 500px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    font-size: 18px;
    color: #666
}

.work {
    width: 275px;
    height: 215px;
    float: left;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    margin: 10px;
    border-radius: 5px
}

.workimage {
    width: 275px;
    height: 170px
}

.work img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.worktitle {
    text-align: center;
    color: #333;
    margin-top: 10px
}

#kw {
    text-indent: 20px
}

.logo {
    margin-right: 20px
}

.login,
.register {
    padding: 5px 10px;
    border: 1px solid rgb(23, 126, 245);
    margin-right: 20px;
    border-radius: 5px;
    cursor: pointer
}

.register {
    background-color: rgb(23, 126, 245);
    color: white
}

.logarea {
    margin-left: 50px
}

.showtext {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    color: #666;
    margin-top: 30px;
    line-height: 36px
}

.lico {
    margin-right: 10px
}

.rico {
    margin-left: 10px
}

.thumbtitle {
    position: absolute;
    bottom: 5px;
    left: 10px;
    right: 10px;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.more a {
    color: rgb(23, 126, 245);
    font-size: 14px;
    font-weight: normal;
    float: right;
    margin-right: 50px
}

.mq {

    animation: screen 35s linear 2s infinite;
    float: left;
    margin-left: 20px;
    height: 18px;
    overflow: hidden;
    width: max-content
}

.regcenter {
    position: relative;
}

@keyframes screen {
    0% {
        transform: translateX(0rem);
        -webkit-transform: translateX(1.6rem);
    }

    100% {
        transform: translateX(-90%);
        -webkit-transform: translateX(-90%)
    }
}

.regcenter::before {
    content: ' ';
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: 3px;
    background-color: rgb(23, 126, 245);
    border-radius: 10px;
    overflow: hidden
}

.bqlimg {
    width: 385px;
    height: 130px;
    margin-left: 20px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 5px
}

.bqlimg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.suitleft {
    position: absolute;
    left: 100px;
    width: 250px;
    bottom: 0;
    top: 0;
}

.suitcenter {
    position: absolute;
    left: 430px;
    width: 350px;
    bottom: 0;
    top: 0;
}

.suitright {
    position: absolute;
    right: 70px;
    width: 270px;
    top: 0;
    bottom: 0;
}

.logout {
    margin-left: 20px
}

.hottag {
    width: 1200px;
    margin: 0 auto;
    color: rgb(23, 126, 245);
    margin-top: 20px;
    line-height: 50px
}

.hottag a {
    margin: 10px;
}

.certname {
    color: white
}

.certname:hover {
    color: white
}

.mqw {
    height: 18px;
    margin-left: 20px;
    overflow: hidden;
    width: 890px;
    margin-top: -16px;
}

.footer {
    position: relative;
    z-index: 9999;
}

.footer {
    width: 100%;
    min-width: 1200px;
    background-color: #333;
}

.footer .top {
    width: 1200px;
    background-color: #333;
    overflow: hidden;
    padding-top: 20px;
    margin: 0 auto;
}

.footer .top .list {
    width: 500px;
}

.footer .top .list {
    border-bottom: 1px solid #666;
    overflow: hidden;
    width: 800px;
    padding-bottom: 15px;
}

.fleft {
    width: 800px;
    float: left;
}

.fright {
    width: 400px;
    float: right;
}

.footer .top li a {
    color: #fff;
}

a {
    text-decoration: none;
    color: #666;
}

.footer .top .list li {
    float: left;
    width: 100px;
    font-size: 16px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding: 0 25px;
}

.contactinfo {
    color: silver;
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
}

.cleft {
    width: 240px;
    float: left;
    margin-right: 100px;
}

.contactinfo li {
    width: 250px !important;
    font-size: 16px;
    line-height: 40px;
}

li {
    list-style-type: none;
}

.footer .bottom {
    width: 100%;
    height: 60px;
    background-color: #1b1b1b;
    text-align: center;
    font-size: 14px;
    color: #efefef;
    line-height: 60px;
}

.fleft {
    width: 500px;
}

.fright {
    width: 200px;
}

.footer .top .list {
    width: 500px;
}

.honor {
    float: left;
    min-height: 0;
    overflow: hidden;
    width: 410px;
    margin-left: 80px;
    margin-top: 20px;
}

.honor img {
    width: 160px;
    height: 100px;
    object-fit: cover;
    float: left;
    margin: 20px;
}

.middle {
    width: 1200px;
    margin: 0 auto;
    color: white;
    margin-bottom: 10px;
}

.line2m a {
    color: white;
    margin-right: 20px;
    font-size: 14px
}

.cright {
    width: 100px;
    float: left;
}

.line1m a {
    font-size: 16px;
    color: #fff;
    margin-right: 30px;
}

.servicebox {
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: white;
    height: 525px;
    width: 875px;
    z-index: 1000;
    display: flex;
    margin-top: -257px;
    margin-left: -438px
}

.sltitle {
    font-size: 30px;
    color: #333
}

.ipline {
    height: 50px;
    line-height: 50px;
    margin: 40px 0px
}

.sbtn {
    width: 355px;
    height: 60px;
    background-color: rgb(23, 126, 245);
    color: white;
    text-align: center;
    line-height: 60px;
    margin: 0 auto;
    border-radius: 5px;
    cursor: pointer;
    font-size: 25px;
    letter-spacing: 2px;
}

.iw {
    border: 1px solid rgb(153, 153, 153);
    width: 350px;
    display: inline-block;
    margin-left: 30px;
    border-radius: 5px
}

.iw input {
    border: 0;
    width: 340px;
    height: 40px;
    text-indent: 20px;
    font-size: 16px
}

.label {
    display: inline-block;
    width: 80px
}

.svcheader {
    margin-top: 30px
}

.svcleft {
    overflow: hidden;
    margin-left: 40px;
    width: 500px
}

.red {
    color: red
}

.todayquery {
    color: rgb(102, 102, 102);
    margin-left: 15px
}

.todayquery .num {
    color: rgb(23, 126, 245);
    font-weight: bold
}

.zxkf {
    width: 160px;
    height: 50px;
    color: rgb(23, 126, 245);
    display: flex;
    border: 2px solid rgb(23, 126, 245);
    border-radius: 5px;
    line-height: 50px;
    font-size: 18px;
    justify-content: center;
    margin-top: 50px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 70px
}

.zxkf img {
    height: 100%
}

.svcright {
    border-left: 1px dashed #999;
    width: 330px;
    text-align: center
}

.svcadvtg {
    color: rgb(102, 102, 102)
}

.svcadvtg div {
    height: 35px;
    line-height: 35px;
    font-size: 20px
}

.svclogo {
    margin-top: 30px
}

.zximg {
    width: 50px;
    height: 50px;
}

.zxrx {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.zxrx img {
    width: 100%;
}

.rxtext {
    color: rgb(102, 102, 102);
    margin-left: 10px
}

.mask {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.3);
    display: none
}

.svcclose {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px
}

.svcclose img {
    width: 100%;
    height: 100%;
    cursor: pointer
}