body,
ul,
ol,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div {
    border: 0 none;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: "微软雅黑";
    font-size: 14px;
}

header,
footer,
section,
details,
aside,
menu,
nav,
article,
hgroup,
figure,
figcaption,
time {
    display: block;
    margin: 0px;
    padding: 0px;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img {
    vertical-align: top;
}

a img {
    border: 0;
}

em,
i {
    font-style: normal;
}

a:hover {
    text-decoration: underline;
}

a,
a:active,
a:focus {
    outline: none;
}

textarea {
    resize: none;
    border: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h2,
h3,
h4,
h5,
h6 {
    font-size: 14px;
    font-weight: bold;
}

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

a:hover {
    color: #003a84;
    text-decoration: none;
}

input {
    background: none;
    outline: none;
    border: 1px solid #ccc;
}

input:focus {
    border-bottom: 1px solid #b4b4b4;
}

.font {
    font-size: 12px;
}

.martop {
    margin-top: 60px;
}

.font1 {
    font-size: 14px;
}

.font2 {
    font-size: 16px;
}

.font3 {
    font-size: 18px;
}

.font4 {
    font-size: 20px;
}

.font5 {
    font-size: 22px;
}

.font6 {
    font-size: 24px;
}

.lt {
    float: left;
}

.rt {
    float: right;
}

.top {
    height: 50px;
    background-color: #003a84;
    width: 100%;
}

.top2 {
    box-shadow: 0px 2px 13px 0px #ccc;
    position: relative;
    z-index: 500;
    background-color: #ffffff;
}

.width {
    margin: 0 auto;
    width: 80%;
    overflow: hidden;
}


.width0 {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.width1 {
    width: 30%;
    overflow: hidden;
}

.width2 {
    width: 70%;
    overflow: hidden;
}

.width3 {
    width: 25%;
    overflow: hidden;
}

.width4 {
    width: 80%;
    overflow: hidden;
}

.width5 {
    width: 10%;
    overflow: hidden;
    text-align: right;
    float: left;
}

.width6 {
    width: 80%;
    overflow: hidden;
}

.width7 {
    width: 15%;
    font-size: 28px;
}

.width8 {
    width: 85%;
}

.width9 {
    width: 60%;
    float: left;
}

.width10 {
    width: 38%;
    float: right;

}

.width11 {
    width: 40%;
}

.width12 {
    width: 60%;
}

.width13 {
    width: 90%;
    margin: 0 auto;
}

.width14 {
    width: 15%;
    float: right;
}

.width15 {
    width: 75%;
    overflow: hidden;
}

.width11 span {
    font-size: 28px;
}

.width11 p {
    margin-bottom: 10px;
}

.fl {
    margin: 0 auto;
}

.non1 {
    display: block;
}

.non2 {
    display: none;
}

.wrapper {
    width: 80%;
}

.abst {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.albb {
    width: 130px;
    text-align: center;
    background: #f5f5f5;
    border: 1px solid #ddd;
    margin: 0 1px;

}

.albb2 {
    width: 180px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    margin: 0 auto 25px;

}

.albb1 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #FFFFFF;
    line-height: 50px;
    margin: 0 5px;
}

.news_list li .paddingpx a:hover {
    color: #003a84;
}

.news_list li .paddingpx1 a:hover {
    color: #003a84;
}

.ev {
    background-color: #Fff;
    position: absolute;
    display: none;
    padding: 16px;
    z-index: 999;
    top: 65px;
    right: 13%;
}

.ev1 {
    background-color: #Fff;
    position: absolute;
    display: none;
    padding: 16px;
    z-index: 999;
    top: 65px;

}

.ev2 {
    width: 100%;
    background-color: #ffffff;
    position: absolute;
    z-index: 400;
    overflow: hidden;
    display: none;


}

.ev2 ul li {
    width: 25%;
    text-align: center;
    float: left;
    position: relative;
    background-color: #fff;
}

.ev2 ul li:hover {
    background-color: #f5f5f5;
    color: #003a84;
}

.ev2 ul li:hover .hei {
    background-color: #f5f5f5;
    color: #003a84;
}

.ev2 ul li:hover .Positioning .buttom0 {
    border: 1px solid #003a84;

}

.ev2 ul li:hover .Positioning .buttom0 a {
    color: #003a84;

}

.Positioning {
    position: absolute;
    text-align: center;
    overflow: hidden;
    left: 50%;
    -webkit-transform: translateX(-50%);
    top: 5%;
    font-size: 24px;
    width: 100%;
}

.Positioning1 {
    position: absolute;
    text-align: center;
    overflow: hidden;
    left: 50%;
    -webkit-transform: translateX(-50%);
    top: 10%;
    font-size: 24px;
    width: 100%;
}

.Positioning p {
    color: #6f6f6f;
}

.wa {
    font-weight: bold;

}

.hei {
    color: #000000;
}

.buttom0 {
    padding: 5px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #F5F5F5;
    width: 20%;
    margin: 0 auto;
    border-radius: 10px;
}

.width2 ul li {
    line-height: 89px;
    margin: 0 0 0 50px;
    font-size: 18px;
    font-weight: bold;
    float: left;
    border: #003A84 !important;
    position: relative;
}

.cen {
    text-align: center;
}

.jydbwz {
    font-size: 58px;
}

.ngrhjg {
    font-size: 16px;

}

.mag {
    margin-bottom: 20px;
}

.advan_left {
    position: absolute;
    top: 45%;
    left: 15%;
    color: #000000;
}

.advan_left h2 {
    line-height: 54px;
    font-size: 34px;
}

.advan_left p {
    line-height: 34px;
    font-size: 18px;
}

.fona {
    font-size: 18px !important;
    font-weight: 600;
}

.advan_left span:hover a {
    color: #ffffff !important;
    background-color: #003a84;
}

.advan_left span:hover {
    background-color: #003a84;
    border: none !important;
}

.tags {
    margin: 40px 0;

    float: left;
}

.tag {
    margin: 40px 0;
    text-align: center;
}

.advan_right {
    position: absolute;
    top: 30%;
    right: 15%;
    color: #FFFFFF;
}

.advan_right h2 {
    line-height: 54px;
    font-size: 34px;
}

.advan_right p {
    line-height: 34px;
    font-size: 18px;
}

.advan_right span:hover a {
    color: #ffffff !important;
    background-color: #003a84;
}

.advan_right span:hover {
    background-color: #003a84;
    border: none !important;
}

.advan_top {
    position: absolute;
    left: 34%;
    top: 5%;
    text-align: center;
    color: #000000;
}

.advan_top h2 {
    line-height: 54px;
    font-size: 34px;
}

.advan_top p {
    line-height: 34px;
    font-size: 18px;
}

.advan_top span:hover a {
    color: #ffffff !important;
    background-color: #003a84;
}

.advan_top span:hover {
    background-color: #003a84;
    border: none !important;
}

.xz {
    animation: mymove 3s;
    animation-fill-mode: forwards;
    animation-direction: nono;
}

.xz1 {
    animation: mymove1 3s;
    animation-fill-mode: forwards;
    animation-direction: nono;
}

.xz2 {
    animation: mymove2 2s;
    animation-fill-mode: forwards;
    animation-direction: nono;
}

@keyframes mymove {
    from {
        left: -25%;

    }
    to {
        left: 15%;
    }
}

@keyframes mymove1 {
    from {
        right: -25%;
    }
    to {
        right: 20%;
    }
}

@keyframes mymove2 {
    from {
        top: -10%;
    }
    to {
        top: 7%;
    }
}

span.more a {
    display: block;
    padding: 5px 18px;
    color: #000000;
    margin: 0 2px;
    border-radius: 2px;
    border: 1px solid #000000;
    line-height: 26px;
}

span.more1 a {
    display: block;
    padding: 5px 18px;
    color: #ffffff;
    margin: 0 2px;
    border-radius: 2px;
    border: 1px solid #ffffff;
    line-height: 26px;
    width: 130px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.prenexttop {
    line-height: 50px;
    border: 1px solid #000000;
    width: 30%;
    height: 50px;
    float: left;
    text-align: center;
}

.prenextbottom {
    line-height: 50px;
    border: 1px solid #000000;
    width: 30%;
    height: 50px;
    float: right;
    text-align: center;
}

.new_l {
    width: 40%;
    float: left;
    padding-right: 10%;
}

.new_r {
    width: 60%;
    float: right;

}

.advan_left1 {
    width: 70%;
    float: left;
    padding-top: 5%;
    padding-left: 4%;
}

.advan_left2 {
    width: 30%;
    float: left;
}

.advan_left2 img {
    object-fit: cover;
}

.foot_inp {
    font-size: 16px;
    color: #000000;
    width: 100%;
    height: 58px;
    border: none;
    line-height: 58px;
    border-bottom: 1px solid #b4b4b4;
    background: none;
    margin-bottom: 30px;
}

.foot_inp_b {
    font-size: 16px;
    color: #000000;
    width: 100%;
    height: 116px;
    border: none;
    line-height: 58px;
    border-bottom: 1px solid #b4b4b4;
    background: none;
}

.foot_sub {
    font-size: 16px;
    color: #dadada;
    border: none;
    background: #003a84;
    width: 150px;
    margin-top: 50px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

}

.text123 {
    border: 1 solid #000000;
    text-align: center;
    width: 200px;
    height: 100px;
}

.foot-r {
    width: 40%;
    text-align: center;
    padding-top: 110px;
    float: left;
}

.foot-r1 {
    float: left;
    width: 60%;
    text-align: left;
}

.col-links {
    float: left;
    margin-top: 20px;
    width: 24%;
}

.col-links dt {
    font-size: 16px;
    font-weight: bold;
}

.col-links dd {
    margin: 15px 0;
}

.subs {
    text-align: center;
    height: 100px;
    line-height: 100px;
    background-color: #d5dee5;
}

.subs1 {
    width: 100%;
    height: 100px;
    text-align: left;
    background-color: #f5f5f5;
    padding: 30px 10px;
}


.left1 {
    text-align: center;
    padding-top: 150px;
    background-color: #ffffff;
}

.left2 {
    text-align: center;
    background-color: #ffffff;
    margin: 100px 0;
}

.inputbutton {
    border: 0px;
    height: 50px;
    background: none;
}

.subs input::ininput-placeholder {
    font-size: 18px;
    text-align: center;
}

.subs input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    /*placeholder的颜色*/
    font-size: 16px;
    text-align: center;
}

.subs input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    /*placeholder的颜色*/
    font-size: 16px;
    text-align: center;
}

.subs input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    /*placeholder的颜色*/
    font-size: 16px;
    text-align: center;
}

.subs input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    /*placeholder的颜色*/
    font-size: 16px;
    text-align: center;
}

.home-right {
    width: 70%;
    text-align: center;
    float: right;
    background-color: #FFFFFF;
}

.overflow {
    overflow-y: auto;
    height: 100%;
}

.right_pro li {
    float: left;
    width: 33%;
    padding: 40px 0;
    height: 400px;
}

#tdd1:hover {
    font-size: 16px;
}

.pagelist {
    margin: 40px;
}

.am-fl {
    display: none;
}

.displayyes {
    display: none;
    margin: 20px 0;
}


.right_pro li a img {
    object-fit: contain;
    height: 85%;
}

.bottomxm {
    margin-bottom: 40px;

}

.bottomxm1 {
    margin-bottom: 40px;
    background-color: #f5f5f5;
}

.width10 span {
    font-size: 28px;
}

.tabs .width ul li {
    width: 25%;
    float: left;
}

.tabs .width ul li img {
    width: 90%;
    height: 478px;
    border: 0;
    vertical-align: bottom;
    cursor: pointer;
}

#bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #000;
    filter: alpha(opacity:50);
    opacity: 0.5;
}

#frame {
    display: block;
    top: -28px;
    left: 268px;
    width: 800px;
    height: 800px;
    opacity: 1;
    background: #fff;
    padding: 3px;
    position: absolute;
    z-index: 2;
    text-align: center;
}

.namb {

    border: 1px solid #959595;
    padding: 15px;
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.namb span {
    font-size: 18px;
    font-weight: 0;

}

.copyright1 {
    display: none;
}

.nobl {
    display: none;
}

.xwdiv {
    width: 60%;
    float: left;
    padding: 20px;
}

.wd1 {
    font-size: 24px !important;
    color: #000000;
    margin-right: 10px;
}

.wd2 {
    font-size: 18px;
    margin-right: 15px;
}

.wd3 {
    font-size: 18px;
}

.wd4 {
    margin-left: 20px;
    font-size: 16px;
}

.wd5 {
    font-size: 24px;
    margin-left: 20px;
    font-weight: bold;
}

.buttom1 {
    width: 200px;
    text-align: left;
    background: #f5f5f5;
    margin: 10px 0 20px 20px;
    border: 1px solid #ddd;
}

.paddingpx {
    padding: 25px;
}

.donghua {
    position: absolute;
    text-align: center;
    overflow: hidden;
    width: 300px;
    height: 300px;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    margin-top: 150px;
    margin-left: -150px;
    animation: myfirst 10s infinite;
}

.donghua1 {
    position: absolute;
    width: 250px;
    height: 250px;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    margin: 25px;
    animation-delay: 2s;
}

.donghua2 {
    position: absolute;
    width: 200px;
    height: 200px;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    margin: 25px;
    animation-delay: 4s;
}

.donghua3 {
    position: absolute;
    width: 150px;
    height: 150px;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    margin: 25px;
    animation-delay: 6s;
}

.donghua4 {
    position: absolute;
    width: 100px;
    height: 100px;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    margin: 25px;
    animation-delay: 8s;
}


@keyframes myfirst {

    100% {
        transform: scale(5);
    }
}

@keyframes myfirst1 {

    100% {
        transform: scale(4);
    }
}

@keyframes myfirst2 {

    100% {
        transform: scale(3);
    }
}

@keyframes myfirst3 {

    100% {
        transform: scale(2);
    }
}

@keyframes myfirst4 {

    100% {
        transform: scale(1);
    }
}

.index-video {
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    clear: both;
    object-fit: cover;
    position: fixed;
    display: none;
    height: 100%;
}

.index-video1 {
    position: absolute;
    top: 0px;
    right: 0px;
}

.yuan {
    width: 300px;
    height: 300px;
    margin: 0 auto;
    border-radius: 50%;
    border: 10px solid #003b85;

}

.tdt {
    position: absolute;
    z-index: 10;
    top: 40%;
    left: 0;
    color: #fff;

}

@media (max-width: 1680px) {
    .advan_top {
        position: absolute;
        left: 32%;
        top: 3%;
        text-align: center;
        color: #000000;
    }
}

@media (max-width: 1400px) {
    .wave {
        width: 1300px;
        height: 1300px;
        border-radius: 50%;
        position: absolute;
        z-index: -1;
        top: -12%;
        left: -5%;
    }

    .width2 ul li {
        margin: 0 20px;
    }

    .Positioning {
        font-size: 20px;
    }

    .Positioning1 {
        font-size: 20px;
    }

    .advan_left h2 {
        line-height: 54px;
        font-size: 28px;
    }

    .advan_left p {
        line-height: 34px;
        font-size: 16px;
    }

    .fona {
        font-size: 16px !important;
    }

    .advan_right h2 {
        line-height: 54px;
        font-size: 28px;
    }

    .advan_right p {
        line-height: 34px;
        font-size: 16px;
    }

    .advan_top h2 {
        line-height: 54px;
        font-size: 28px;
    }

    .advan_top p {
        line-height: 34px;
        font-size: 16px;
    }

    .advan_top {
        position: absolute;
        left: 32%;
        top: 1%;
        text-align: center;
        color: #000000;
    }
}

@media (max-width: 1200px) {
    .martop {
        margin-top: 40px;
    }

    .fontsize {
        font-size: 24px;
    }


    .Positioning {
        font-size: 18px;
        font-weight: bold;

    }

    .Positioning1 {
        font-size: 18px;
    }

    /* .width2 ul li {
        line-height: 89px;
        margin: 0 0 0 20px;
        font-size: 16px;
        font-weight: bold;
        float: left;
        border: #003A84 !important;
        position: relative;
    } */
    .tag {
        margin: 10px 0;
        text-align: center;
    }

    .advan_top {
        position: absolute;
        left: 30%;
        top: 1%;
        text-align: center;
        color: #000000;
    }

    .wave {
        width: 1300px;
        height: 1300px;
        border-radius: 50%;
        position: absolute;
        z-index: -1;
        top: -12%;
        left: -10%;
    }
}

@media (max-width: 1100px) {
    .Positioning {
        position: absolute;
        text-align: center;
        overflow: hidden;
        left: 50%;
        -webkit-transform: translateX(-50%);
        top: 1%;
        font-size: 18px;
        width: 100%;
    }

    .advan_top {
        position: absolute;
        left: 30%;
        top: 1%;
        text-align: center;
        color: #000000;
    }

    .tag {
        margin: 20px 0;
        text-align: center;
    }

    .advan_left h2 {
        line-height: 44px;
        font-size: 22px;
    }

    .advan_left p {
        line-height: 24px;
        font-size: 14px;
    }

    .fona {
        font-size: 14px !important;
    }

    .advan_right h2 {
        line-height: 44px;
        font-size: 22px;
    }

    .advan_right p {
        line-height: 24px;
        font-size: 14px;
    }

    .advan_top h2 {
        line-height: 44px;
        font-size: 22px;
    }

    .advan_top p {
        line-height: 24px;
        font-size: 14px;
    }

    .wave {
        width: 1300px;
        height: 1300px;
        border-radius: 50%;
        position: absolute;
        z-index: -1;
        top: -12%;
        left: -18%;
    }
}

@media (max-width: 992px) {
    .mag {
        margin-bottom: 0px;
        border: 1px solid #F5F5F5;
        padding: 25px 0;
    }

    .piclist li a {
        display: block;
        padding: 4px;
        margin-bottom: 25px;
        border: 1px solid #eee;
    }

    .news_list li a .img {
        width: 100% !important;
    }

    .pagelist {
        margin: 20px;
    }

    .pagelist li a {
        display: inline-block;
        border: 1px solid #ddd;
        padding: 6px 12px;
        border-radius: 5px;
    }

    .wave {
        width: 600px;
        height: 600px;
        left: 15%;
        border-radius: 50%;
        position: absolute;
        z-index: -1;
        text-align: center;
        overflow: hidden;
    }

    .top {
        display: none;
    }

    .width4 {
        display: none;
    }

    .width5 {
        width: 100%;
        overflow: hidden;
        border-bottom: 3px solid #f5f5f5;
    }

    .width5 img {
        float: left;
        object-fit: contain;
    }

    .width7 {
        width: 100%;
    }

    .width8 {
        width: 100%;
    }

    .nav .am-panel {
        background: none;
        margin: 0;
    }

    .nav ul li {
        line-height: 45px;
        border-bottom: 1px solid #474747;
        width: 100%;
    }

    .am-panel {
        margin-bottom: 20px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 0;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, .05);

    }

    .nav ul li span {
        margin-right: 15px;
        font-size: 20px;
        color: #fff;
        width: 10%;
        float: right;
        text-align: center;
    }

    .nav ul li a {
        color: #ddd;
        display: block;
        margin-right: 5%;
    }

    .nav ul li a {
        color: #fff;
        display: block;
        margin-right: 5%;
        font-size: 18px;
    }

    .width3 {
        width: 50%;
    }

    .fontsize {
        font-size: 20px !important;
    }

    .am-fl {
        display: block;
    }

    .home_about .left {
        width: 100%;

    }

    .displayno {
        display: none;
    }

    .displayyes {
        display: block;
    }

    .home_about .right {
        float: right;
        width: 100%;
        line-height: 30px;
        font-size: 14px;
    }

    .displayyes .rt a:hover {
        padding: 5px 0;
        color: #0000CC;
        border-bottom: 1px solid #000;
    }

    .new_l {
        width: 100%;
        float: left;
        padding-right: 10%;
    }

    .new_r {
        width: 100%;
        float: right;
    }

    .new_r h2 {
        display: none;
    }

    .home_news_list .width2 a {
        color: #000000;
    }

    .advan_left1 {
        width: 100%;
        float: left;
        padding: 5%;
    }

    .advan_left2 {
        width: 30%;
        float: left;
        display: none;
    }

    .foot-r1 {
        float: left;
        width: 55%;
        text-align: left;
        display: none;
    }

    .footer .fl {
        width: 50%;
        float: left;
        padding: 20px 0;
    }

    .footer .fr {
        width: 50%;
        float: right;
        padding: 60px 0;
    }

    .foot-r {
        width: 100%;
        text-align: center;
        padding: 0px;
        float: left;
    }

    .copyright1 {
        border-top: 1px solid #dddddd;
        text-align: center;
        padding: 15px 0;
        color: #fff;
        font-size: 12px;
        width: 100%;
        background-color: #f5f5f5;
        color: #000000;
        display: block;
    }

    .copyright1 a {
        color: #000000;
    }

    .copyright {
        display: none;
    }

    .bg_inner {
        display: none;
    }

    .home_nav {
        display: none;
    }

    .news_list li .date {
        display: none;
    }

    .home-right {
        width: 100%;
        text-align: center;
        float: right;
        background-color: #FFFFFF;
    }

    .news_list ul li .img {
        width: 100% !important;
    }

    .news_list ul li .img img {
        height: auto;
    !important;
    }

    .news_list li {
        border: 1px solid #E6E6E6;
        overflow: hidden;
        padding: 30px;
    }

    .nobl {
        display: block;
        margin-bottom: 10px;

    }

    .news_list li div {
        color: #999;
        font-size: 16px;
    }

    .xwdiv {
        width: 100%;
        float: left;
        padding: 0px;

    }

    .paddingpx {
        padding: 0;
    }

    .non1 {
        display: none;
    }

    .non2 {
        display: block;
    }

    .rightleft {
        width: 50%;
        float: right;
    }

    .rightleft p {
        margin-bottom: 10px;
        color: #666666;
    }

    .namb {
        width: 100%;
        height: 146px;
        border: 1px solid #959595;
        padding: 18px;
        margin: 20px 0;
        color: #666666;
    }

    .piclist li {
        float: left;
        width: 50%;
        margin-right: 0px;
    }

    .ced {
        height: 50px;
        width: 70%;
        text-align: center;
        margin: 10px auto;
        line-height: 50px;
        border-radius: 10px;

    }

    .ced a {
        color: #fff;
    }

    .ced:hover {
        background-color: #fff;
        color: #003a84;
    }

    .ced:hover a {

        color: #003a84;
    }

    .right_pro li {
        float: left;
        width: 100%;
        padding: 40px 0;
        border: 1px solid #E5E5E5;
    }

    .right_pro li p a {
        font-size: 20px;
    }

    .pro_show .left {
        float: left;
        width: 100%;
        text-align: center;
        border-right: 1px solid #f3f3f3;
        padding: 40px;
    }

    .pro_show .right {
        margin-left: 0px;
        padding: 40px;
    }

    .donghua {
        position: absolute;
        text-align: center;
        overflow: hidden;
        width: 150px;
        height: 150px;
        border: 1px solid #f5f5f5;
        border-radius: 50%;
        left: 50%;

        margin-top: 75px;
        margin-left: -75px;
        animation: myfirst 10s infinite;
    }

    .donghua1 {
        position: absolute;
        width: 75px;
        height: 75px;
        border: 1px solid #f5f5f5;
        border-radius: 50%;
        margin: 25%;
        animation: myfirst1 10s infinite;
    }

    #box1 span.more1 a {
        display: block;
        padding: 5px 18px;
        color: #000000;
        margin: 0 2px;
        border-radius: 2px;
        border: 1px solid #000000;
        line-height: 26px;
        width: 120px;
        text-align: center;
    }

    .advan_top {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        float: left;
        text-align: center;
    }

    .jydbwz {
        font-size: 32px;
    }

    .ngrhjg {
        font-size: 8px;
    }

    .mag {
        margin-bottom: 0px;
        border: 1px solid #F5F5F5;
        padding: 15px 0;
    }

    #box1 div img {
        object-fit: fill !important;
    }

    #box1 span.more1 a {
        display: block;
        padding: 5px 18px;
        color: #000000;
        margin: 0 2px;
        border-radius: 2px;
        border: 1px solid #000000;
        line-height: 26px;
        width: 120px;
        text-align: center;
    }

    .advan_top {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        float: left;
        text-align: center;
    }

    #box3 span.more1 a {
        display: block;
        padding: 5px 18px;
        color: #000000;
        margin: 0 2px;
        border-radius: 2px;
        border: 1px solid #000000;
        line-height: 26px;
        width: 120px;
        text-align: center;
    }

    .home_about .left {
        float: left;
        width: 100%;
        padding-right: 0%;
        padding: 10px 0;
    }

    .displayyes {
        display: block;
        margin: 0px;
    }

    .home_news {
        margin-bottom: 0px;
        background: #fff;
        padding: 0 0 50px 0;
    }

    .new_l {
        width: 100%;
        float: left;
        padding-right: 0;
    }

    .home_news_list .img img {
        width: 100%;
    }

    .sdt {
        width: 90%;
    }

    .footer .fl {
        width: 45%;
        float: left;
        padding: 20px 0;
    }

    .footer .fr {
        width: 55%;
        float: right;
        padding: 50px 0;
    }

    .ced {
        height: 50px;
        width: 70%;
        text-align: center;
        margin: 10px auto;
        line-height: 50px;
        border-radius: 10px;
    }

    .piclist li a img {
        width: 100%;
    }

    .namb span {
        font-size: 14px;
        font-weight: 0;
    }

    .na {
        padding: 60px 0 80px 0;
    }

    .abbo {
        position: relative;

        color: #ddd;
        height: 10%;

        text-align: center;
    }

    .am-panel ul li {
        border-bottom: none;
    }

    .md {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .md1 {
        font-size: 12px;
    }

    .foot_sub {
        font-size: 16px;
        color: #dadada;
        border: none;
        background: #003a84;
        width: 150px;
        margin: 22.5%;
        height: 45px;
        line-height: 45px;
        text-align: center;
    }

    .foot_sub1 {
        font-size: 16px;
        color: #dadada;
        border: none;
        background: #003a84;
        width: 150px;
        margin: 50px 0;
        height: 45px;
        line-height: 45px;
        text-align: center;
    }

    .nav li:hover {
        border-bottom: 1px solid #474747 !important;
        height: 45px;
    }

    .advan_left {
        position: absolute;
        top: 35%;
        left: 15%;
        float: left;
    }

    .advan_top {
        position: absolute;
        width: 100%;
        top: 1%;
        left: 0;
        float: left;
        text-align: center;
    }

    .advan_right {
        position: absolute;
        top: 35%;
        right: 10%;
        float: right;
    }

    .fontsize {
        font-size: 24px !important;
    }

    .martop {
        margin-top: 40px;
    }

    .thumb_pic {
        width: 60%;
        margin: 0 auto;
    }

    .thumb_pic ul li {
        width: 30%;
        margin: 20px 1.5%;
        float: left;
        border: 1px solid #e5e5e5;
    }

    .thumb_pic ul li:hover {

        border: 1px solid #003a84;
    }

    .zoom {

        margin-top: 20px;;
    }

    .hrd {
        border-top: 1px solid #e5e5e5;;
    }

    .footer {
        background-color: #F5F5F5;
    }

    .subs1 {
        height: 170px;
    }
}

@media (max-width: 760px) {
    .advan_left {
        position: absolute;
        top: 35%;
        left: 10%;
        float: left;
    }

    .advan_top {
        position: absolute;
        width: 100%;
        top: 3%;
        left: 0;
        float: left;
        text-align: center;
    }

    .advan_right {
        position: absolute;
        top: 35%;
        right: 10%;
        float: right;
    }

    .fontsize {
        font-size: 22px !important;
    }

    .martop {
        margin-top: 40px;
    }

    .wave {
        width: 600px;
        height: 600px;
        left: 0;
        border-radius: 50%;
        position: absolute;
        z-index: -1;
        text-align: center;
        overflow: hidden;
    }
}

@media (max-width: 500px) {
    .advan_left {
        position: absolute;
        top: 35%;
        left: 5%;
        float: left;
    }

    .advan_top {
        position: absolute;
        width: 100%;
        top: 3%;
        left: 0;
        float: left;
        text-align: center;
    }

    .advan_right {
        position: absolute;
        top: 35%;
        right: 5%;
        float: right;
    }

    .fontsize {
        font-size: 20px !important;
    }

    .martop {
        margin-top: 40px;
    }

    .advan_left p {
        margin-bottom: 10px;
        font-size: 12px;
    }

    .fona {
        font-size: 12px !important;
    }

    .advan_right p {
        margin-bottom: 10px;
        font-size: 12px;
    }

    .advan_top p {
        margin-bottom: 10px;
        font-size: 12px;
    }

    .wave {
        width: 600px;
        height: 600px;
        left: -25%;
        border-radius: 50%;
        position: absolute;
        z-index: -1;
        text-align: center;
        overflow: hidden;
    }
}
