body {
    width: 100%;
    text-align: left;
    font-family: "Arial";
    font-size: 16px;
    line-height: 1.8;
    min-width: 320px;
    position: relative;
    left: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
}

body span,
a,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: "Arial";
    position: relative;
    font-weight: normal;
    font-style: normal;
}

body p,
span,
a {
    font-size: 16px;
    color: #022545;
    word-wrap: break-word;
}

body a {
    color: #022545;
    cursor: pointer
}

body h1 {
    font-size: 38px;
    font-weight: bold;
    color: #022545;
}

body h2 {
    font-size: 22px;
    color: #022545;
    font-weight: bold;
    margin: 0 10px;
}

body h3 {
    font-size: 20px;
    color: #022545;
    font-weight: bold;
    font-family: "Arial";
}

body h4 {
    font-size: 20px;
    color: #002d54;
    font-family: "Arial";
}

body h5 {
    font-size: 16px;
    color: #fff;
}

body h6 {
    font-size: 18px;
    color: #fff;
}

body th {
    color: #022545;
    font-size: 20px;
    font-family: "Arial";
    font-weight: normal;
}

body td {
    color: #022545;
    font-size: 18px;
    font-weight: normal;
    font-family: "Arial";
    text-align: left;
    padding-left: 10px;
}

.anchorBL {
    display: none;
}

.box .tongyong h2 {
    font-family: "Arial";
    font-size: 30px;
}

.box .daohang .left {
    width: 49%;
    box-shadow: 2px 2px 1px #ccc;
}

.box .daohang .left .left-box {
    width: 90%;
    margin: 30px auto;
}

.box .daohang .left .left-box img {
    width: 100%;
}

.box .daohang .right {
    width: 49%;
}

.box .daohang .right ul li a {
    color: #555;
}

.box iframe {
    margin: 60px 0;
}

.menu-box {
    width: 100%;
    height: 77vh;
    position: absolute;
    background-color: aliceblue;
    z-index: 10000;
    display: none;
}

.menu-box ul li {
    border: 1px solid #ccc;
    line-height: 40px;
}

.menu-box ul li a {
    padding-left: 10px;
}

.menu-box .close {
    position: relative;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.menu-box .close:hover {
    cursor: pointer;
}

.menu-box .close::before,
.menu-box .close::after {
    position: absolute;
    content: ' ';
    background-color: #1a2182;
    left: 20px;
    width: 2px;
    height: 28px;
    top: 6px;
}

.menu-box .close::before {
    transform: rotate(45deg);
}

.menu-box .close::after {
    transform: rotate(-45deg);
}

.menu-box .menu-close {
    display: flex;
    justify-content: space-between;
}

.indexnew {
    display: flex;
    justify-content: space-between;
}

.indexnew .indexnew_box {
    float: left;
    width: 48%;

}

.indexnew .indexnew_box a {
    text-align: left;
}

.indexnew .indexnew_box h3 {
    font-size: 20px;
    color: #022545;
    font-weight: bold;
}

.box .news {
    margin-bottom: 20px;
}

.box .news h2 {
    font-family: "Arial";
}

.box {
    width: 1240px;
    margin: auto;
}

.navbox .nav ul {
    display: flex;
}

#hangye li {
    padding: 0px 30px;
    position: relative;
    line-height: 5;
}




@media screen and (min-width:1530px) and (max-width:1900px) {
    .box .tongyong3 .putong8 .box2-box h6 {
        font-size: 18px;
        margin: 15px 15px 5px 20px;
    }

    .box .tongyong3 .putong8 .box2-box p {
        font-size: 12px;
        line-height: 1.78;
    }
}

@media screen and (min-width:1450px) {
    .box {
        width: calc(100% - 200px) !important;
    }
}

@media screen and (min-width:1250px) and (max-width:1600px) {
    #tag #tag_a a {
        color: #fff;
        font-size: 14px;

    }

    #tag h6 {
        font-size: 22px;
    }
}

@media screen and (min-width:1238px) and (max-width:1530px) {
    .box .tongyong3 .putong8 .box2-box h6 {
        font-size: 16px;
        margin: 8px 6px 0px 20px;
    }

    .box .tongyong3 .putong8 .box2-box p {
        font-size: 11px;
        line-height: 1.78;
    }
}


@media screen and (min-width:1230px) and (max-width:1520px) {
    #hangye li {
        padding: 0px 14px;
    }
}




@media screen and (max-width:1200px) {
    .box .tongyong .boli .cts span {
        font-size: 12px;
    }
}

@media screen and (min-width:901px) and (max-width:1250px) {
    #tag {
        width: 49%;
    }

    #tag #tag_a a {
        color: #fff;
        font-size: 14px;
    }

    #tag h6 {
        font-size: 22px;
    }
}

@media screen and (min-width:700px) and (max-width:901px) {
    #tag {
        width: 49%;
    }

    #tag #tag_a a {
        color: #fff;
        font-size: 12px;
    }

    #tag h6 {
        font-size: 20px;
    }
}

@media screen and (max-width:700px) {
    #tag {
        width: 99%;
    }

    #tag #tag_a a {
        font-size: 14px;
    }
}

#hangye li a {
    font-size: 18px;
    font-family: "Arial";
    color: #fff;
}

.navbox .nav ul li ul {
    position: absolute;
    top: 85px;
    z-index: 10;
    width: 280px;
    background-color: #cacaca;
    left: -55px;
    display: none;
    border: 1px solid #ccc;
}

.navbox .nav ul li ul li a {
    font-size: 16px;
    font-family: "Arial";
    color: black;
    line-height: 2;
}

#hangye li ul li {
    line-height: 4;
    padding: 0px 10px;
    margin-bottom: 1px;
    background-color: #fff;
}

.navbox .nav ul li ul li a:hover {
    color: #022545;
}

.navbox .nav ul li ul li:hover {
    border-bottom: 2px solid #022545;
}

.navbox .nav ul li ul li ul {
    z-index: 10;
    background-color: #cacaca;
    left: 100%;
    top: 5px;
}

.navbox .nav {
    margin: 0 5%;
    display: flex;
    justify-content: space-between;
    height: 85px;
    position: relative;
}

.box .img-box .ml-box h3 {
    font-size: 18pt;
    font-family: "Arial";
    font-weight: lighter;
}

.box .img-box .ml-box1 h3 {
    font-size: 18pt;
    font-family: "Arial";
    font-weight: lighter;
}

.box .img-box .ml-box p {
    width: 120px;
    font-size: 10pt;
    font-family: "Arial";
    padding: 3px;
}

.box .putong1 .b {
    width: 32%;
}

.box .putong1 .b .ml-box {
    width: 170px;
    margin: auto;
}

.box .putong1 .b .ml-box p {
    font-size: 14px;
    background-color: #022545;
    color: #fff;
    display: block;
    margin: auto;
}

.box .putong1 .b .ml-box img {
    width: 17px;
    height: 17px;
    margin-bottom: -5px;
    margin-left: 5px;
}

.box .putong3 {
    float: left;
    width: 32%;
    margin-top: 15px;
    margin-right: 1%;
}


.box .putong3 .wenzi h6 {
    font-size: 18px;
    text-align: left;
    margin: 10px;
}

.box .putong3 .wenzi p {
    color: #fff;
    text-align: left;
    font-size: 14px;
    margin: 0 10px;
    line-height: 1.4;
}



.box .putong3:hover {
    background: #022545;
    color: #fff;
}

.box .putong3 .zhanghui h2:hover {
    color: #fff;
}


.box .putong4 .zhanghui h2:hover {
    color: #fff;
    background: #022545;
}

.box .putong3 .wenzi-box {
    z-index: 222;
}

.box .putong3 h2 {
    font-size: 1.5em;
}

.box .putong8 . {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    text-transform: uppercase;
}

.box .putong8 .wenzi h6 {
    font-size: 18px;
    text-align: left;
    margin: 10px;
}

.box .putong8 .wenzi p {
    color: #fff;
    text-align: left;
    font-size: 14px;
    margin: 0 10px;
    line-height: 1.4;
}

.box .putong8 {
    width: 24%;
    position: relative;
    margin-bottom: 30px;
}

.box .putong8 .wenzi-box {
    z-index: 222;
}

.box .putong8 h2 {
    color: #fff;
    margin: 10px 27px;
    font-size: 1.5em;
}

.box .putong2-box {
    width: 33.33%;
    display: flex;
}

.box .putong2-box .img-box {
    width: 100%;
    /*! 	margin-right: 25px;	  */
    position: relative;
}

.ctp h4 {
    background-image: linear-gradient(to right, #0067ac, #132b50);
    color: #fff;
    font-size: 35px;
    text-align: center;
    padding: 70px 0;
    font-family: "Arial";
    font-weight: bold;
    margin-bottom: 80px;
}

.box .putong2-box .img-box .ml-box1 {
    position: absolute;
    bottom: 0;
    left: 35%;
}

.box .putong2-box .img-box .ml-box1 p {
    width: 120px;
    font-size: 10pt;
    font-family: "Arial";
    padding: 3px;
}

.box .putong2-box .img-box1 p img {
    width: 17px;
    height: 17px;
    margin-left: 5px;
    margin-bottom: -4px;
}

.box .putong2-box p {
    width: 150px;
    color: #fff;
    background-color: #022545;
    display: block;
    margin: auto;
    font-size: 12px;
}

.box .putong2-box .img-box p img {
    width: 17px;
    height: 17px;
    margin-left: 5px;
    margin-bottom: -4px;
}

.box .table-box {
    width: 100%;
    margin-top: 40px;
}

.box .table-box table {
    border: 1px solid #022545;
}

.box .table-box th {
    background-color: #62a14e;
    color: #fff;
    text-align: left;
}

.box .table-box th:nth-child(1) {
    background-color: #62a14e;
    color: #fff;
    text-align: left;
    padding-left: 20px;
    font-family: "Arial";
    font-weight: normal;
    font-size: 18px;
    width: 25%;
}

.box .table-box .th-box {
    display: flex;
    border: none;
    background-color: #62a14e;
    color: #fff;
}

.box .table-box .th-box2 {
    color: #fff;
    background-color: #62a14e;
    text-align: left;
    padding-left: 20px;
    font-family: "Arial";
}

.box .table-box .td-box {
    display: flex;
    border: none;
    padding: 0;
}

.box .table-box .td-box1 {
    display: flex;
    padding: 0;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.box .table-box .td-box1 .td2 {
    border-right: 1px solid #022545;
    width: 100px;
    font-family: "Arial";
    font-weight: normal;
    font-size: 18px;
    padding-left: 20px;
}

.box .table-box .td-box .td1 {
    border-right: 1px solid #022545;
    width: 25%;
    font-family: "Arial";
    font-weight: normal;
    font-size: 18px;
    padding-left: 20px;
}

.box .table-box .td-box .td2 {
    border-right: 1px solid #022545;
    border-top: 1px solid #022545;
    width: 25%;
    font-family: "Arial";
    font-weight: normal;
    font-size: 18px;
    padding-left: 20px;
}

.box .table-box .td-box .td3 {
    border-right: 1px solid #022545;
    width: 25%;
    font-family: "Arial";
    font-weight: normal;
    font-size: 18px;
    padding-left: 20px;
}

.box .table-box .td-box .td31 {
    border-right: 1px solid #022545;
    width: 48%;
    font-family: "Arial";
    font-weight: normal;
    font-size: 18px;
    padding-left: 20px;
}

.box .table-box .th-box .th1 {
    border-right: 1px solid #022545;
    width: 100px;
    text-align: left;
    margin-left: 20px;
    color: #fff;
    font-family: "Arial";
    font-weight: bold;
    font-size: 18px;
}

.box .table-box .th-box .th2 {
    border-right: 1px solid #022545;
    width: 25%;
    font-family: "Arial";
    font-weight: normal;
    font-size: 18px;
    padding-left: 20px;
}

.box .table-box .th-box .th3 {
    border-right: 1px solid #022545;
    width: 25%;
    font-family: "Arial";
    font-weight: normal;
    font-size: 18px;
    padding-left: 20px;
}

.box .table-box .th-box .th31 {
    width: 25%;
    font-family: "Arial";
    font-weight: normal;
    font-size: 18px;
    padding-left: 20px;
}

.box .table-box .th-box .th4 {
    border-right: 1px solid #022545;
    width: 25%;
    font-family: "Arial";
    font-weight: normal;
    font-size: 18px;
    padding-left: 20px;
}

.box .table-box .td-box .td1:nth-child(4) {
    border-right: none;
}

.box .table-box .td-box .td2:nth-child(4) {
    border-right: none;
}

.box .table-box .td-box .td3:nth-child(2) {
    border-right: none;
}

.box .table-box .th-box .th1:nth-child(4) {
    border-right: none;
}

.box .table-box .th-box .th2:nth-child(2) {
    border-right: none;
}

.box .table-box .th-box .th3:nth-child(4) {
    border-right: none;
}

.box .table-box .th-box .th4:nth-child(4) {
    border-right: none;
}

.box .table-box td {
    text-align: left;
    padding-left: 20px;
    font-family: "Arial";
    font-weight: normal;
    font-size: 18px;
    color: #004481;
}

table td span {
    display: flex;
}

.box .table-box .td-box3 {
    padding: 0;
}

.box .table-box .top {
    border-bottom: 1px solid #004481;
    padding-left: 20px;
    font-family: "Arial";
    font-weight: normal;
    font-size: 18px;
}

.box .table-box .bottom {
    padding-left: 20px;
    font-family: "Arial";
    font-weight: normal;
    font-size: 18px;
}

table td span .dpx1 {
    border-right: 1px solid #004481;
    width: 70px;
}

table td span .dpx1 p {
    line-height: 60px;
    font-size: 18px;
    font-family: "Arial";
}

table td span .dpx2 {
    width: 100%;
    overflow: hidden;
}

table td span .dpx2 .left {
    border-bottom: 1px solid #004481;
    width: 100%;
}

table td span .dpx2 .left,
.right p {
    padding-left: 10px;
    font-size: 16px;
    font-family: "Arial";
}

.navbox {
    background-color: #022545;
}

.navbox .nav .img {

    height: 70px;
    margin-top: 10px;
}

.navbox .nav .img img {
    width: 100%;
}

.navbox .nav .git {
    width: 90px;
    height: 70px;
    margin-top: 20px;
}

.navbox .nav .hangye {
    display: flex;
    align-items: center;
    padding-left: 0;
}

.navbox .nav .hangye li {
    padding-left: 20px;
    padding-right: 20px;
}

.navbox .yuyan .chinese .san {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #fff;
    position: relative;
    right: -80px;
    top: -15px;
}

.navbox .yuyan .chinese {
    width: 100px;
    height: 30px;
}

.navbox .yuyan .yuyan-box {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.navbox .yuyan .yuyan-box ul {
    display: flex;
    padding-left: 0;
}

.navbox .yuyan .yuyan-box ul li {
    border-right: 1px solid #ccc;
    padding: 0 4px;
}

.navbox .yuyan .yuyan-box ul li a {
    color: #adacac;
    font-size: .9em;
}


.index_contact {
    text-align: center;

}

.index_contact_us {
    background-color: #022545;
    color: #fff;
    padding: 20px 20px;
    text-align: center;
    line-height: 50px;
    height: 150px;

}

.box .tongyong7 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 25px;
}

.box .tongyong7 .putong7 {
    width: 20%;
}

.box .tongyong7 .jiantou {
    margin: auto;
}

.box .tongyong {
    width: 100%;
    display: block;
    float: left;
}


.box .tongyong .text {
    margin: 50px 0px;
}

.box .tongyong .text p {
    font-family: "Arial";
    font-size: 24px;
    color: #004481;
    line-height: 1.5;
    font-weight: normal;
}

.box .tongyong .text-box h3 {
    font-family: "Arial";
    font-size: 26px;
    line-height: 1.3;
}

.box .tongyong .text-box p {
    font-family: "Arial";
    font-size: 24px;
}

.box .tongyong .text-box a {
    font-family: "Arial";
    font-size: 24px;
}

.erweima {
    margin-left: 10px;
}


.box .tongyong .text h3 {
    margin: 0 10px;
    font-family: "Arial";
    font-size: 24px;
}


.box .product_title {
    width: 100%;
    height: 80px;
    text-align: center;
}

.box .product_title p {
    font-size: 38px;
    font-weight: 600;
    color: #fff;
    line-height: 80px;
}

.box .color_blue {
    background-color: #90c4dc;
}


.box .color_green {
    background-color: #d2db5a;
}

.box .color_yellow {
    background-color: #f2d168;
}


.box .tongyong .boli {}

.box .tongyong .boli h2 {
    font-family: "Arial";
    font-size: 24pt;
    color: #022545;
    margin-bottom: 10px;
}

.box .tongyong .boli h3 {
    font-family: "Arial";
    font-weight: Medium;
    font-size: 24pt;
    color: #022545;
}

.box .tongyong .boli h3,
p {
    margin: 10px 0px;
}

.box .tongyong .boli .p3 {
    font-family: "Arial";
    font-weight: lighter;
    font-size: 20px;
    margin-left: 10px;
}

.box .tongyong .boli .test {
    position: relative;
    top: 0;
    right: 0;
}

.box .tongyong .boli .test table {
    right: 15%;
    height: 75px;
}

.box .tongyong .boli .test table td {
    border: none;
    color: #fff;
    font-size: 12px;
    font-family: "Arial";
    font-weight: lighter;
}

.box .tongyong .boli .test table th {
    border: none;
    color: #fff;
    font-family: "Arial";
    font-weight: bold;
    font-size: 20px;
}

.box .tongyong .boli .test .dpx {
    position: absolute;
    top: 10%;
    left: 5%;
    width: 32%;
}

.box .tongyong .boli .test .dpx img {
    width: 100%;
}

.box .tongyong .boli .test .ctsmg img {
    position: absolute;
    top: 10%;
    left: 5%;
    width: 32%;
}

.box .tongyong .boli .test .ctp img {
    position: absolute;
    top: 25%;
    left: 12%;
    width: 32%;
}

.box .tongyong .boli .test .dpx1 {
    position: absolute;
    top: 30%;
    left: 5%;
    width: 40%;
}

.box .tongyong .boli .test .dpx2 {
    position: absolute;
    top: 20%;
    left: 5%;
    width: 40%;
}

.box .tongyong .boli .test .dpx3 {
    position: absolute;
    top: 6%;
    left: 5%;
    width: 40%;
}

.box .tongyong .boli .test .dpx4 {
    position: absolute;
    top: 14%;
    left: 0%;
    width: 40%;
}

.box .tongyong .boli .test .dpx4 img {
    width: 100%;
}

.box .tongyong .boli .test .dpx2 img {
    width: 100%;
}

.box .tongyong .boli .test .dpx1 img {
    width: 100%;
}

.box .tongyong .boli .cts {
    position: absolute;
    right: 15%;
    top: 10%;
    width: 35%;
}

.box .tongyong .boli .cts2 {
    position: absolute;
    right: 0%;
    top: 35%;
    width: 50%;
}

.box .tongyong .boli .cts2 p {
    color: #fff;
    font-family: "Arial";
    font-size: 24px;
}

.box .tongyong .boli .cts p {
    color: #fff;
    margin: 0 8px;
    font-size: 12pt;
    font-family: "Arial";
}

.box .tongyong .boli .cts3 {
    position: absolute;
    right: 10%;
    top: 10%;
    width: 50%;
}

.box .tongyong .boli .cts3 p {
    color: #fff;
    font-family: "Arial";
    font-size: 20px;
}

.box .tongyong .boli .cts3 p span {
    font-weight: bold;
    font-family: "Arial";
    font-size: 20px;
    color: #fff;
}

.box .tongyong .boli .cts span {
    color: #fff;
    margin: 0 0px;
    font-size: 14px;
    font-family: "Arial";
}




.box .tongyong .boli .cts3 h4 {
    color: #fff;
    font-family: "Arial";
    font-weight: bold;
    background-color: #61954D;
    width: 130px;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
    margin: 0;
}

.box .tongyong .boli .cts h1 {
    color: #fff;
    font-family: "Arial";
    font-weight: bold;
    background-color: #61954D;
    width: 130px;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    margin-left: 10px;
}

.box .tongyong .boli .cts h2 {
    color: #fff;
    font-size: 16px;
    font-family: "Arial";
    font-weight: bold;
    line-height: 2;
    margin-bottom: 10px;
}

.box .tongyong .boli .cts h4 {
    color: #fff;
    font-family: "Arial";
    background-color: #61944D;
    width: 130px;
    font-size: 20px;
    padding-left: 5px;
    border-radius: 5px;
    font-weight: bold;
}

.box .tongyong .boli p {
    font-size: 16pt;
    font-family: "Arial";
    font-weight: normal;
    line-height: 1.5;
}

.box .tongyong .boli .p1 {
    font-family: "Arial";
    font-weight: lighter;
    font-size: 22px;
    color: #004481;
    line-height: 1.5
}

.box .tongyong .boli .p2 {
    font-family: "Arial";
    font-size: 20px;
    font-weight: lighter;
    color: #022545;
    margin-left: 10px;
    line-height: 1.8;
}

.box .tongyong .boli h4 {
    font-family: "Arial";
    color: #022545;
    font-size: 18pt;
    margin-bottom: 10px;
    font-weight: bold;
}

.box .tongyong .boli img {
    margin-bottom: 50px;
    ;
}

.product_img {
    width: 25%;
    margin: 0 35px;
}



.box .tongyong .gongyi {
    margin-bottom: 20px;
}

.box .tongyong .gongyi h6 {
    background-color: #022545;
    padding: 10px 10px;
    font-weight: bold;
    font-family: "Arial";
    font-size: 26px;
}

.box .tongyong .lc {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.box .tongyong .huangjiantou {
    margin: auto;
}

.box .tongyong .lc .gc {
    border-radius: 10px;
    width: 100px;
    height: 40px;
    background-color: #0e2f3e;
    display: block;
}

.box .tongyong .lc .gc-box {
    border-radius: 10px;
    width: 100px;
    height: 40px;
    background-color: #0e2f3e;
    display: block;
}

.box .jiaomo {
    margin-top: 40px;
    margin-bottom: 20px;
}

.box .jiaomo h4 {
    font-family: "Arial";
    color: #022545;
    font-size: 28px;
    padding: 0 10px;
}

.box .jiaomo p {
    font-family: "Arial";
    font-weight: lighter;
    color: #022545;
    font-size: 24px;
}

.box .tongyong .sp {
    display: flex;
}

.box .tongyong .sp .Scale {
    width: 80px;
    height: 40px;
    background-color: #0e2f3e;
    border-radius: 10px;
}

.box .tongyong .sp .Scale p {
    color: #fff;
    text-align: center;
    line-height: 20px;
}

.box .tongyong .sp .left {
    display: flex;
    width: 15%;
    justify-content: space-between;
    margin-right: 20px;
}

.box .tongyong .sp .right p {
    font-family: "Arial";
}

.box .tongyong .lc .gc:nth-child(6) p {
    line-height: 1.2;
}

.box .tongyong .lc .gc p {
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-family: "Arial";
}

.box .tongyong .lc .gc-box p {
    color: #fff;
    text-align: center;
    line-height: 15px;
    font-family: "Arial";
    margin: 5px 0;
}


.box .tongyong .newsindex {
    width: 100%;
    display: block;

}

.box .tongyong .newsindex .newsbox {
    width: 48%;
    margin: 10px 1%;
    display: block;
    float: left;

}

.box .tongyong .newsindex .newsbox .newsbox_left {
    float: left;
    width: 15%;
    background: #022545;
    color: #fff;
    margin: 0 2% 0 0;
}

.box .tongyong .newsindex .newsbox .newsbox_left .year {
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
    text-align: center;
}

.box .tongyong .newsindex .newsbox .newsbox_left .day {
    font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
}

.box .tongyong .newsindex .newsbox .newsbox_right {
    float: left;
    width: 73%;
    margin-top: 10px;
}

.box .tongyong .newsindex .newsbox .newsbox_right .news_title {
    margin-bottom: 10px;
}

.box .tongyong .newsindex .newsbox .newsbox_right .news_title a {
    font-size: 24px;
    font-family: "Arial";
    font-weight: bold;
    line-height: 24px;
}


@media screen and (min-width:900px) and (max-width:1240px) {


    .box .tongyong .newsindex .newsbox .newsbox_left .year {
        font-size: 12px;
    }

    .box .tongyong .newsindex .newsbox .newsbox_left .day {
        font-size: 14px;
    }

    .box .tongyong .newsindex .newsbox .newsbox_right .news_title a {
        font-size: 18px;
        font-family: "Arial";
        font-weight: bold;
    }

    .box .tongyong .newsindex .newsbox .newsbox_right .news_describe a {
        font-size: 14px;
    }


}

@media screen and (min-width:700px) and (max-width:900px) {


    .box .tongyong .newsindex .newsbox .newsbox_left .year {
        font-size: 12px;
    }

    .box .tongyong .newsindex .newsbox .newsbox_left .day {
        font-size: 14px;
    }

    .box .tongyong .newsindex .newsbox .newsbox_right .news_title a {
        font-size: 16px;
        font-family: "Arial";
        font-weight: bold;
    }

    .box .tongyong .newsindex .newsbox .newsbox_right .news_describe a {
        font-size: 12px;
    }


}



@media screen and (max-width:700px) {

    .box .tongyong .newsindex .newsbox {
        width: 100%;
        margin: 10px 0px;
        display: block;
        float: left;

    }

    .box .tongyong .newsindex .newsbox .newsbox_left .year {
        font-size: 12px;
    }

    .box .tongyong .newsindex .newsbox .newsbox_left .day {
        font-size: 14px;
        font-family: "Arial";
        font-weight: bold;
    }

    .box .tongyong .newsindex .newsbox .newsbox_right .news_title a {
        font-size: 18px;
        font-family: "Arial";
        font-weight: bold;
    }

    .box .tongyong .newsindex .newsbox .newsbox_right .news_describe a {
        font-size: 14px;
    }

}


.box .tongyong3 {
    display: block;
    margin: 30px 0;
}

.box .flower {
    width: 400px;
    bottom: 20px;
    left: 34%;
    position: absolute;
}

.box .tongyong3 h5 {
    margin: 18px 23px 20px 23px;
}

.box .tongyong3 span {
    position: absolute;
    left: 0;
    top: 0;
}

.banner {
    position: relative;
}

.banner img {
    width: 100%;
}

.box .tongyong3 .putong3 .fenlei {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.box .tongyong3 .putong3 .fenlei h6 {
    margin: 26px 12px 8px 12px;
    font-size: 14px;
    text-align: left;
}

.box .tongyong3 .putong3 .fenlei p {
    margin: 0 10px;
    font-size: 14px;
    color: #fff;
    text-align: left;
}

.box .tongyong3 .putong3 .zhanghui {
    width: 100%;
}

.box .tongyong3 .putong3 .zhanghui h2 {
    margin: 5px;
    text-align: center;
    font-family: "Arial";
}

.box .tongyong3 .putong3 .zhanghui p {
    color: #fff;
    margin: 0px 47px;
    font-size: 12px;
    text-align: left;
}

.box .tongyong3 .putong3 .zhanghui p img {
    width: 13px;
    position: absolute;
    top: 10%;
    left: -6%;
}

.box .tongyong3 .putong3 .zhanghui p a {
    color: #fff;
    font-size: 14px;
    font-family: "等线";
}

.box .tongyong3 .putong3 .zhanghui p span img {
    width: 100%;
}

.box .tongyong3 .putong3 .global {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.box .tongyong3 .putong3 .global h6 {
    margin: 18px 20px 0px 20px;
    font-size: 20px;
    text-align: left;
}

.box .tongyong3 .putong3 .global p {
    color: #fff;
    margin: 0px 20px;
    font-size: 18px;
    text-align: left;
}

.box .tongyong3 .putong3 .baozhuang {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.box .tongyong3 .putong3 .baozhuang h6 {
    font-size: 12px;
    margin: 14px 20px 0px 13px;
    text-align: left;
}

.box .tongyong3 .putong3 .baozhuang p {
    font-size: 10px;
    color: #fff;
    margin: 0px 10px;
    text-align: left;
}

.box .tongyong3 .putong3 .box1::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to top left, #00376e, #00376e);
    opacity: 0;
    transition: opacity .5s;
}

.box .tongyong3 .putong3 .box1:hover::before {
    opacity: .5;
}

.box .tongyong3 .putong3 .box1-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.box .tongyong3 .putong3 .box1-box h6 {
    font-size: 22px;
    margin: 40px 20px 10px 20px;
    text-align: left;
    font-family: "Arial";
    font-weight: Regular;
}

.box .tongyong3 .putong3 .box1-box h4 {
    font-size: 16px;
    float: right;
    font-family: "Arial";
    margin: 20px 15px 0px 0px;
    color: #fff;
}

.box .tongyong3 .putong3 .box1-box p {
    color: #fff;
    font-size: 14px;
    margin: 0 20px;
    text-align: left;
    font-family: "Arial";
}

.box .tongyong3 .putong3 .box2::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to top left, #00376e, #00376e);
    opacity: 0;
    transition: opacity .5s;
}

.box .tongyong3 .putong3 .box2:hover::before {
    opacity: .5;
}

.box .tongyong3 .putong3 .box2-box {
    position: absolute;
    width: 100%;
}

.box .tongyong3 .putong3 .box2-box h6 {
    font-size: 20px;
    margin: 24px 20px 10px 20px;
    text-align: left;
    font-family: "Arial";
    font-weight: Regular;
}

.box .tongyong3 .putong3 .box2-box h4 {
    font-size: 16px;
    float: right;
    font-family: "Arial";
    margin: 20px 15px 0px 0px;
    color: #fff;
}

.box .tongyong3 .putong3 .box2-box p {
    color: #fff;
    font-size: 14px;
    margin: 0 20px;
    text-align: left;
    font-family: "Arial";
}

.box .tongyong3 .putong8 .box1::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to top left, #00376e, #00376e);
    opacity: 0;
    transition: opacity .5s;
}

.box .tongyong3 .putong8 .box1:hover::before {
    opacity: .5;
}

.box .tongyong3 .putong8 .box1-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.box .tongyong3 .putong8 .box1-box h6 {
    font-size: 20px;
    margin: 24px 20px 10px 20px;
    text-align: left;
    font-family: "Arial";
    font-weight: Regular;
}

.box .tongyong3 .putong8 .box1-box h4 {
    font-size: 16px;
    float: right;
    font-family: "Arial";
    margin: 20px 15px 0px 0px;
    color: #fff;
}

.box .tongyong3 .putong8 .box1-box p {
    color: #fff;
    font-size: 14px;
    margin: 0 20px;
    text-align: left;
    font-family: "Arial";
}

.box .tongyong3 .putong8 .box2::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to top left, #00376e, #00376e);
    opacity: 0;
    transition: opacity .5s;
}

.box .tongyong3 .putong8 .box2:hover::before {
    opacity: .5;
}

.box .tongyong3 .putong8 .box2-box {
    position: absolute;
    width: 100%;
}

.box .tongyong3 .putong8 .box2-box h6 {
    font-size: 20px;
    margin: 24px 20px 10px 20px;
    text-align: left;
    font-family: "Arial";
    font-weight: Regular;
}

.box .tongyong3 .putong8 .box2-box h4 {
    font-size: 16px;
    float: right;
    font-family: "Arial";
    margin: 20px 15px 0px 0px;
    color: #fff;
}

.box .tongyong3 .putong8 .box2-box p {
    color: #fff;
    font-size: 14px;
    margin: 0 20px;
    text-align: left;
    font-family: "Arial";
}

.box .tongyong3 .putong3 .box3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to top left, #40a1f9, #055eb0);
    opacity: 0;
    transition: opacity .5s;
}

.box .tongyong3 .putong3 .box3:hover::before {
    opacity: .5;
}

.box .tongyong3 .putong3 .box3-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.box .tongyong3 .putong3 .box3-box h3 {
    font-size: 22px;
    font-family: "Cambria";
    margin: 20px 30px 0 30px;
    color: #fff;
    text-align: left;
    font-weight: bold;
}

.box .tongyong3 .putong3 .box3-box p {
    color: #fff;
    font-size: 20px;
    margin: 0 30px;
    text-align: left;
    font-family: "Arial";
}

.box .tongyong3 .putong3 .zhanghui .tubiao {
    width: 13px;
    position: absolute;
    left: -15px;
}

.box .tongyong3 .putong3 .zhanghui .tubiao1 {
    width: 13px;
    position: absolute;
    left: -16px;
}

.box .tongyong2-box .putong2 .box2::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to top left, #40a1f9, #055eb0);
    opacity: 0;
    transition: opacity .5s;
}

.box .tongyong2-box .putong2 .box2:hover::before {
    opacity: .5;
}

.box .tongyong2-box .putong2 .box2-box {
    position: absolute;
    top: 25%;
    left: 5%;
}

.box .tongyong2-box .putong2 .box2-box h2 {
    font-size: 30px;
    margin: 24px 20px 0px 20px;
    text-align: left;
    font-family: "Arial";
    color: #fff;
}

.box .tongyong2-box .putong2 .box2-box p {
    color: #fff;
    font-size: 30px;
    margin: 0 20px;
    text-align: left;
    font-family: "Arial";
}

.box .tongyong5 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    margin-top: 90px;
    background-color: #F3F4F8;
    padding-bottom: 50px;
}

.box .tongyong5 .putong5 {
    width: 19%;
}

.box .tongyong5 .putong5 .wenzi {
    margin: auto;
}

.box .tongyong5 .putong5 .wenzi h2 {
    text-align: center;
    font-size: 18pt;
    font-family: "Arial";
    font-weight: lighter;
}

.box .tongyong5 .putong5 .wenzi span {
    background-color: #022545;
    color: #fff;
    display: block;
    margin: auto;
    width: 95px;
    font-size: 8pt;
    font-family: "Arial";
}

.box .tongyong5 .putong5 .wenzi img {
    width: 15px;
    height: 15px;
    margin-bottom: -5px;
}

.box .tongyong2-box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.box .tongyong2 {
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}

.box .tongyong2 .lid {
    display: flex;
    width: 34%;
    justify-content: space-between;
}

.box .tongyong2 .lid img {
    width: 100%;
}

.box .tongyong2 .led img {
    width: 100%;
}

.box .tongyong2 .lid .left {
    width: 49%;
}

.box .tongyong2 .lid .right {
    width: 49%;
}

.box .tongyong2 .led {
    display: flex;
    width: 63%;
    justify-content: space-between;
    margin-left: 0.7%;
}

.box .tongyong2 .led .left {
    width: 49%;
}

.box .tongyong2 .led .right {
    width: 50%;
}

.box .tongyong2 .text {
    width: 49%;
    margin-bottom: 50px;
}

.box .tongyong2 .text h2 {
    font-size: 28px;
    font-family: "Arial";
    color: #022545;
    margin-bottom: 10px;
}

.box .tongyong2 .ditu .text {
    width: 100%;
}

.box .tongyong2 .img {
    width: 49%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    flex-wrap: wrap;
}

.box .tongyong2 .img img2 .cts {
    width: 100%;
}

.box .tongyong2 .img .img2 .cts p {
    text-align: center;
    font-size: 16px;
}

.box .tongyong2 .img1 {
    width: 49%;
}

.box .tongyong2 .img3 {
    width: 49%;
    margin-bottom: 15px;
}

.box .tongyong2 .img3 img {
    width: 100%;
}

.box .tongyong2 .img2 img {
    width: 150px;
    height: 150px;
    border-radius: 75px;
    background-color: dimgrey
}

.box .tongyong2 .contact {
    margin: 0px 10px;
    width: 80%;
}

.box .tongyong2 .contact h4 {
    font-family: "Arial";
    font-size: 30px;
    color: #022545;
}

.box .tongyong2 .contact p {
    font-family: "Arial";
    color: #002d54;
    font-weight: 500;
    font-size: 22px;
    margin: 0;
}

.box .tongyong2 .contact span {
    font-size: 20px;
    font-family: "Century Gothic";
}

.box .tongyong1 {
    width: 100%;
    position: relative;
}

.box .xz-box {
    width: 100%;
    background-color: #eaebef;
    display: block;
}

.box .xz-box .xzbox {
    width: 120px;
    margin: auto;
    padding-bottom: 20px;
}

.box .xz-box .xzbox h4 {
    text-align: center;
    font-family: "Arial";
    font-weight: lighter;
    font-size: 18pt;
    color: #022545;
}

.box .xz-box .xzbox p {
    background-color: #022545;
    color: #fff;
    font-size: 10pt;
    font-family: "Arial";
    width: 120px;
    margin: 0;
}

.box .xz-box .xzbox img {
    width: 16px;
    height: 16px;
    margin-bottom: -4px;
}

.box .xz {
    width: 25%;
    display: block;
    margin-left: 30px;
}

.box .xz img {
    width: 100%;
}

.box .tongyong2 .putong2 span {
    text-indent: 2em;
    display: block;
    margin: 0 10px;
    font-family: "Arial";
    font-size: 24px;
}

.box .tongyong1 .p {
    position: absolute;
    right: 0;
}

.box .tongyong .tongyong1 .guoji {
    margin-top: 30px;
}

.box .tongyong .tongyong1 .video {
    background-color: #022545;
    padding: 0px 30px;
}

.box .tongyong .tongyong1 .video .video-box {
    margin: auto;
}

.box .tongyong .tongyong1 .video iframe {
    width: 100%;
    padding: 30px 0;
    height: 600px;
    border: 0px;
}

.box .tongyong .putong2 {
    width: 49.1%;
    position: relative;
    font-family: "Arial";
}

.box .tongyong .putong2 .wenzi {
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
}

.box .tongyong .putong2 .wenzi h2 {
    color: #fff;
    font-size: 22px;
    margin: 22px 28px 16px 28px;
    text-align: left;
}

.box .tongyong .putong2 .wenzi p {
    color: #fff;
    font-size: 18px;
    margin-left: 28px;
    margin-right: 28px;
    text-align: left;
}

.box .tongyong .jianjie h2 {
    margin: 0 10px;
    font-family: "Arial";
    font-size: 30px;
}

.box .tongyong2 .erji {
    width: 17%;
}

.box .tongyong2 .erji h3 {
    text-align: center;
    font-family: "Arial";
    margin-top: 10px;
}

.box .tongyong2 .erji img {
    display: block;
    margin: auto;
}

.box .tongyong2 .lxfs {
    display: flex;
    justify-content: space-between;
    width: 55%;
    margin: 10px auto;
}

.box .tongyong2 .phone {
    width: 35px;
}

.box .tongyong2 .shouji {
    width: 20px;
}

.box .tongyong .erji {
    width: 240px;
    margin: 20px auto;
}

.box .tongyong .erji h4 {
    text-align: center;
    font-size: 2.3em;
    margin-bottom: .2rem;
    font-family: "Arial";
}

.box .tongyong .erji img {
    margin: auto;
    display: block;
}

.box .tongyong .color {
    background-color: #f3f4f8;
    width: 100%;
}

.box .tongyong .lxfs {
    display: flex;
    justify-content: space-between;
    margin-bottom:15px;
}

.box .tongyong .phone {
    width: 30px;
}

.box .tongyong .shouji {
    width: 20px;
}

.box .tongyong .flianxi img {
    width: 15px;
}

.box .tongyong .flianxi1 img {
    width: 21px;
    float: left;
}

.box .tongyong .flianxi1 a {
    font-family: "Arial";
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
}

.box .tongyong4 {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
}

.box .tongyong .q {
    margin-top: 70px;
}

.box .tongyong1 .ml {
    width: 32%;
}

.box .tongyong4 .ml {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}

.box .tongyong1 .ml .putong1 {
    width: 100%;
}

.box .tongyong1 .ml .wenzi img {
    width: 15px;
    height: 15px;
    margin-bottom: -4px;
}

.box .tongyong1 .ml .wenzi span {
    background-color: #022545;
    color: #fff;
    font-size: 10px;
    width: 90px;
    display: block;
    margin: auto;
    font-family: "Arial";
}

.box .tongyong1 .ml .wenzi h2 {
    font-size: 18px;
    font-family: "Arial";
    font-weight: lighter;
}

.box .tongyong4 .ml .wenzi h2 {
    font-size: 18pt;
    font-family: "Arial";
    font-weight: lighter;
}

.box .tongyong4 .company {
    width: 24%;
    margin-left: 10px;
}

.box .tongyong4 .company p {
    line-height: 1.6;
    margin-bottom: 5px;
    font-family: "Arial";
    font-size: 16px;
    font-weight: bold;
}

.box .tongyong4 .company span {
    line-height: 1.4;
    font-family: "Century Gothic";
    font-size: 18px;
}

.box .tongyong4 .company h4 {
    font-family: "Arial";
    font-size: 22px;
    font-weight: normal;
    color: #002d54;
}

body .footerbottom {
    background-color: #f3f4f8;
    text-align: center;
    float: left;
    display: block;
    width: 100%;

}

body .footerbottom a {
    font-family: "Arial";
    font-size: 14px;
    line-height: 3.8;
}

body .color {
    width: 100%;
    background-color: #333333;
    float: left;
}

.box .tongyong .footer {
    display: flex;
    justify-content: space-between;
}

.box .tongyong .footer .footer-left {
    display: flex;
    margin: 10px 0;
}

.box .tongyong .footer .footer-left ul {
    padding-left: 10px;
}

.box .tongyong .footer .footer-right ul {
    display: flex;
}

.box .tongyong .footer .footer-right ul li {
    margin-right: 10px;
}

.box .tongyong .footer .footer-left ul li a {
    color: #787f89;
    font-size: 1em;
    font-family: "Arial";
}

.box .tongyong .footer {
    margin: 30px 0;
}

.box .tongyong6 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}


/*putong4*/

.box .tongyong .ww {
    width: 100%;
    display: flex;
    background-color: #EDEEF2;
}

.box .tongyong .ww .www {
    width: 24%;
}

.box .tongyong .ww .www img {
    width: 100%;
}

.box .tongyong .putong4 img {
    width: 100%;
}

.box .tongyong .putong4 .Regulus p {
    text-align: center;
    font-family: "Arial";
    font-weight: lighter;
    font-size: 18px;
    color: #1f4e79;
}

.box .tongyong .putong4 {
    width: 23%;
    float: left;
    margin: 0 1% 10px 0;
    background-color: #f0f1f5;
}

.box .tongyong .putong4 .wenzi {
    width: 100%;
    padding-bottom: 25px;
    margin: auto;
    display: block;
}

.box .tongyong .putong4 .wenzi h2,
a {
    text-align: center;
    font-family: "Arial";
    font-size: 16pt;
    font-weight: bold;
}

.box .tongyong .putong4 .cts {
    width: 100%;
}

.box .tongyong .putong4 .cts p {
    text-align: center;
    font-size: 20px;
    font-family: "Arial";
    font-weight: lighter;
    color: #1f4e79;
}

.box .tongyong .putong4 .wenzi span {
    background-color: #022545;
    color: #fff;
    display: block;
    margin: auto;
    width: 140px;
    font-size: 10pt;
    text-align: center;
    font-family: "Arial";
    padding: 3px;
}

.box .tongyong .putong4 .wenzi img {
    width: 17px;
    height: 17px;
    margin-bottom: -5px;
}

.box .tongyong .M {
    width: 24%;
    position: absolute;
    bottom: 0px;
    left: 25.4%;
}

.box .tongyong .M .wenzi {
    width: 250px;
    height: 100px;
    margin: auto;
}

.box .tongyong .M .wenzi h2 {
    text-align: center;
    font-family: "Arial";
    font-size: 18pt;
}

.box .tongyong .M .wenzi span {
    background-color: #022545;
    color: #fff;
    display: block;
    margin: auto;
    width: 120px;
    font-size: 10pt;
    font-family: "Arial";
    font-weight: lighter;
}

.box .tongyong .M .wenzi img {
    width: 15px;
    height: 15px;
    margin-bottom: -5px;
}


/*putong4*/

#box .tongyong .putong5 {
    width: 20%;
}

.box .tongyong .putong6 {
    width: 15%;
}

.box .tongyong .putong6 img {
    width: 100%;
}

.box .tongyong .putong1 img {
    width: 100%;
}

#box .tongyong .putong2 .img {
    width: 100%;
}

.box .tongyong .putong3 img {
    width: 100%;
}

#box .tongyong .putong4 .img {
    width: 100%;
}

.box .tongyong .putong8 img {
    width: 100%;
}

.box .lianxi {
    width: 30%;
    line-height: 1;
    margin-top: 20px;
}

.box .lianxi h3 {
    font-family: "Arial";
}

.box .lianxi p {
    line-height: 1.8;
    font-family: "Arial";
    margin: 0;
}

.box .jianshu {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 10px 20px 10px;
}

.box .lianxi:nth-child(2) {
    margin-left: 0;
}

.box .chanshu {
    display: flex;
    justify-content: space-between;
}

.box .ditu {
    width: 45%;
    float: left;
}

.box .ditu .text-box {
    margin-left: 20px;
}

.box .ditu .erweima {
    margin-left: 20px;
}

.navbox .menu {
    float: right;
    position: absolute;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    right: 0px;
    display: none;
    top: 30px;
    margin-right: 50%;
}

.navbox .menu .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.navbox .menu .icon-bar {
    display: block;
    margin-top: 4px;
    width: 22px;
    height: 2px;
    background: #fff;
    border-radius: 1px;
}

.navbox .menu:hover {
    cursor: pointer;
}

.box table {
    width: 100%;
    height: 180px;
    margin: 20px auto;
    border-collapse: collapse;
    border: none;
}

table,
td,
th {
    border: 1px solid #004da0;
    line-height: 30px;
}

.ctp1 {
    margin-top: 0px;
}

.ctp1 h5 {
    width: 450px;
    padding: 10px 5px;
    background-image: linear-gradient(to right, #215793, #447bae, #7eb1d5, #b7d3e8, #d6e6f2);
    color: #fff;
    margin-bottom: 30px;
    line-height: 30px;
    font-size: 22px;
    font-family: "Arial";
}

.box .tongyong2 h5 {
    width: 380px;
    padding: 10px;
    background-image: linear-gradient(to right, #215793, #447bae, #7eb1d5, #b7d3e8, #d6e6f2);
    color: #fff;
    line-height: 30px;
    font-size: 26px;
    font-family: "Arial";
    font-weight: bold;
    margin-bottom: 20px;
}

.footer-bj {
    background-color: #022545;
    margin: 0;
    display: block;
    float: left;
    width: 100%;
    background-color: #022545;
    margin: 0;
}

.footer-bj .box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-bj .footer-left {
    display: flex;
    margin-left: 10px;
    width: 20%;
    justify-content: space-between;
}

.footer-bj .footer-right img {
    width: 40px;
    height: 40px;
}

.footer-bj .footer-left .text {
    display: flex;
}

.footer-bj .footer-left .home {
    width: 40px;
    height: 40px;
    margin-top: 20px;
}

.footer-bj .text li {
    margin-right: 10px;
}

.footer-bj .footer-right ul {
    display: flex;
}

.footer-bj .footer-right ul li {
    margin-right: 10px;
}

.footer-bj .footer-left ul li a {
    color: #ffffff;
    font-size: 1em;
}

.box .tongyong .footer .footer-right ul li img {
    width: 30px;
}

.box .tongyong .jc {
    width: 24%;
    position: absolute;
    bottom: 0;
    left: 25.4%;
}

.box .tongyong .jc .wenzi {
    width: 270px;
    height: 100px;
    margin: auto;
}

.box .tongyong .jc h2,
a {
    text-align: center;
    font-size: 16px;
}

.box .tongyong .jc span {
    background-color: #022545;
    color: #fff;
    display: block;
    margin: auto;
    width: 120px;
    font-size: 12px;
}

.box .tongyong .jc .wenzi img {
    width: 15px;
    height: 15px;
    margin-bottom: -3px;
}

.banner1 {
    width: 100%;
    height: 500px;
    margin: auto;
}

.banner1 .swiper-slide {
    display: flex;
    justify-content: space-between;
}

.banner1 .rongyu {
    /*width: 18%;*/
    margin: 0 15px;
}

.banner1 .rongyu img {
    width: 100%;
}

.banner1 .rongyu h6 {
    color: #022545;
    font-family: "Arial";
}

.banner1 .rongyu p {
    font-family: "Arial";
    color: #022545;
}

.banner2 {
    width: 100%;
    height: 500px;
    margin: auto;
}

.banner2 .swiper-slide {
    display: flex;
    justify-content: space-between;
}

.banner2 .rongyu img {
    width: 100%;
}

.banner2 .rongyu h6 {
    color: #022545;
    font-family: "Arial";
}

.banner2 .rongyu p {
    font-family: "Arial";
    color: #022545;
}

.banner3 {
    width: 100%;
    height: 400px;
    margin: 50px auto;
}

.banner3 .swiper-slide {
    width: auto;
    width: 400px;
    display: flex;
    justify-content: space-between;
}

.banner3 .rongyu {
    /*width: 33%;*/
    margin: 0 15px;
}

.banner3 .rongyu img {
    width: 510px;
    height: px;
}

.banner3 .rongyu h6 {
    color: #022545;
    font-family: "Arial";
}

.banner3 .rongyu p {
    font-family: "Arial";
    color: #022545;
}

.qualifications p {
    padding: 10px;
}

.box .tongyong .tongyong2 .img .img12 .cts {
    text-align: center;
}

.box .tongyong4 .cts1 {}

.box .tongyong4 .cts1 p {
    font-size: 14px;
    text-align: center;
    font-family: "Calibri";
}

.qualifications h3 {
    padding-left: 10px;
}

@media screen and (min-width:1238px) and (max-width:1355px) {
    .box .tongyong3 .putong3 .zhanghui h2 {
        font-size: 20px;
    }
}

@media screen and (min-width:900px) and (max-width:1238px) {
    .recommend_cases h3 {
        font-size: 16px;
    }

    .recommend_cases_p {
        height: 210px !important;
    }

    .box {
        width: 900px;
    }

    #hangye li {
        padding: 0 5px;
    }

    .box .daohang {
        left: 22%;
    }

    .box .daohang1 {
        left: 40%;
    }

    .box .daohang2 {
        left: 64%;
    }

    .box .tongyong2-box .putong2 .box2-box h2 {
        font-size: 20px;
    }

    .box .tongyong2-box .putong2 .box2-box p {
        font-size: 20px;
    }

    .navbox .nav .hangye li {
        padding-right: 0;
        padding-left: 10px;
    }

    .navbox .yuyan {
        margin-left: 10px;
    }

    .navbox .nav .img {
        width: 160px;
        height: 50px;
        margin-top: 25px;
        margin-left: -30px;
    }

    .navbox .nav .git {
        width: 70px;
        height: 70px;
    }

    .box .tongyong4 .company {
        width: 30%;
    }

    body .color {
        margin-top: 0;
    }

    .box .tongyong .putong2 .wenzi h2 {
        margin: 3px 21px 0 21px;
    }

    .box .lianxi {
        width: 40%;
    }


    .box .tongyong .putong6 {
        width: 32%;
        margin-bottom: 18px;
    }

    .box .flower {
        width: 290px;
    }

    .box .tongyong5 .putong5 {
        width: 32%;
    }

    .box .tongyong .boli .cts p {
        font-size: 10px;
    }

    .box .tongyong2 .putong2 span {
        font-size: 1em;
    }

    .box .tongyong .M {
        width: 32%;
        left: 34%;
    }

    .box .tongyong7 .putong7 {
        width: 30%;
        margin-bottom: 10px;
    }

    .box .putong3 {
        width: 290px;
    }

    .box .putong3 h2 {
        margin: 7px 21px;
        font-size: 18px;
    }

    .box .tongyong3 .putong3 .wenzi h6 {
        font-size: 16px;
    }

    .box .tongyong3 .putong3 .wenzi p {
        font-size: 12px;
        line-height: 1.4;
    }

    .box .tongyong3 .putong3 .wenzi h6 {
        margin: 7px 21px;
    }

    .box .tongyong3 .putong3 .leibie h6 {
        font-size: 12px;
        margin: 8px 16px 0px 16px;
    }

    .box .tongyong3 .putong3 .leibie p {
        font-size: 10px;
    }

    .box .tongyong3 .putong3 .introduce h6 {
        font-size: 12px;
        margin: 16px 29px 3px 29px;
    }

    .box .tongyong3 .putong3 .introduce p {
        font-size: 10px;
        margin: 0px 28px;
    }

    .box .tongyong3 .putong3 .internet h6 {
        font-size: 10px;
        margin: 13px 23px 3px 23px;
    }

    .box .tongyong3 .putong3 .internet p {
        font-size: 9px;
        margin: 0px 25px;
    }

    .box .tongyong3 .putong3 .zhanghui p span {
        width: 10px;
        top: 15%;
    }

    .box .tongyong3 .putong3 .zhanghui .tubiao {
        width: 10px;
    }

    .box .tongyong3 .putong3 .zhanghui h2 {
        font-size: 16px;
        margin: 10px 35px 5px 35px;
    }

    .box .tongyong3 .putong3 .zhanghui p a {
        font-size: 8px;
    }

    .box .tongyong3 .putong3 .box1-box h6 {
        font-size: 16px
    }

    .box .tongyong3 .putong3 .box1-box p {
        font-size: 10px
    }

    .box .tongyong3 .putong3 .box2-box h6 {
        font-size: 16px
    }

    .box .tongyong3 .putong3 .box2-box p {
        font-size: 10px
    }

    .box .putong8 {
        width: 49%;
    }

    .box .putong8 h2 {
        margin: 7px 21px;
        font-size: 18px;
    }

    .box .tongyong3 .putong8 .box1-box h6 {
        font-size: 16px
    }

    .box .tongyong3 .putong8 .box1-box p {
        font-size: 10px
    }

    .box .tongyong3 .putong8 .box2-box h6 {
        font-size: 20px
    }

    .box .tongyong3 .putong8 .box2-box p {
        font-size: 16px
    }

    .box .tongyong .lc {
        justify-content: inherit;
    }

    .box .tongyong .lc .gc {
        width: 23%;
        margin-bottom: 10px;
    }

    .box .tongyong .huangjiantou {
        margin: 0;
        margin-top: 10px;
    }

    .box .tongyong .ml .putong4 {
        width: 32%;
    }

    .box .tongyong .jc {
        width: 32%;
        left: 34.3%;
    }

    .box .tongyong5 .putong5:nth-child(5) {
        position: absolute;
        left: 34%;
        bottom: 0;
    }

    .box .tongyong2 .img2 img {
        width: 100px;
        height: 100px;
        border-radius: 50px;
    }

    .box .tongyong .boli .cts {
        left: 37%;
        top: 5%;
        width: 47%;
    }

    .box .tongyong .boli .test table th {
        font-size: 16px;
    }

    .box .tongyong .text p {
        font-size: 16px;
    }

    .box .tongyong .boli .cts3 {
        top: 7%;
    }

    .box .tongyong .boli .cts3 h4 {
        font-size: 16px;
        margin-top: -10px;
    }

    .box .tongyong .boli .cts3 p span {
        font-size: 14px;
    }

    .box .tongyong .boli .cts3 p {
        font-size: 10px;
    }

    .index_contact_us {
        height: 200px;
    }
}


@media screen and (min-width:700px) and (max-width:900px) {
    .box .tongyong .text p {
        font-size: 16px;
    }

    .box {
        width: 700px;
    }

    .navbox .menu {
        display: block;
    }

    #hangye li {
        display: none;
    }

    .box .git {
        display: none;
    }

    .navbox .nav .yuyan {
        display: none;
    }

    .navbox .nav {
        width: 100%;
    }

    .box .tongyong .erji {
        padding-top: 20px;
    }

    .box .img {
        margin: auto;
    }

    body .banner {
        height: 300px;
    }

    body .banner img {
        height: 300px;
    }

    .box .git {
        display: none;
    }

    .box .lianxi {
        width: 50%;
    }

    .box .tongyong1 {
        margin-top: 0px;
    }

    .box .tongyong2 {
        margin-top: 14px;
        margin-bottom: 15;
    }

    body .color {
        padding: 0;
    }

    .box .tongyong4 .company {
        width: 48%;
        margin-bottom: 20px;
    }

    .box .tongyong4 .disheng {
        width: 49%;
    }

    .box .tongyong .putong4 {
        width: 48%;
    }

    .box .tongyong .putong6 {
        width: 49%;
        margin-bottom: 15px;
    }

    .box .flower {
        width: 49%;
        left: 51%;
        bottom: 15px;
    }

    .box .tongyong5 .putong5 {
        width: 49%;
        margin-bottom: 15px;
    }

    .box .tongyong5 .putong5 .xianshi {
        display: none;
    }

    .box .tongyong .boli .cts p {
        font-size: 8px;
    }

    .box .tongyong .putong2 .wenzi h2 {
        margin: -9px 16px -5px 16px;
        font-size: 16px;
    }

    .box .tongyong .putong2 .wenzi p {
        margin: 0 15px;
        font-size: 14px;
    }

    .box .tongyong2 .putong2 span {
        font-size: .8em;
    }

    .box .tongyong .M {
        width: 49%;
        left: 51.4%;
    }

    .box .tongyong7 .putong7 {
        width: 40%;
        margin-bottom: 10px;
    }

    .box .putong3 {
        width: 49%;
        margin-bottom: 15px;
    }

    .box .tongyong3 .putong3 .wenzi h6 {
        font-size: 14px;
    }

    .box .tongyong3 .putong3 .wenzi p {
        font-size: 10px;
        line-height: 2;
    }

    .box .tongyong3 .putong3 .wenzi h6 {
        margin: 12px 21px;
    }

    .box .tongyong3 .putong3 .internet h6 {
        font-size: 12px;
        margin: 16px 26px 3px 26px;
    }

    .box .tongyong3 .putong3 .internet p {
        font-size: 10px;
    }

    .box .tongyong3 .putong3 .zhanghui h2 {
        margin: 10px 22px 5px 22px;
        font-size: 1.2em;
    }

    .box .tongyong3 .putong3 .zhanghui p a {
        font-size: 10px;
    }

    .box .tongyong3 .putong3 .zhanghui span {
        width: 12px;
        top: 8%
    }

    .box .tongyong3 .putong3 .global h6 {
        margin: 12px 16px 0px 16px;
        font-size: 18px;
    }

    .box .tongyong3 .putong3 .global p {
        font-size: 16px
    }

    .box .tongyong3 .putong3 .box1-box p {
        font-size: 12px;
    }

    .box .tongyong3 .putong3 .box2-box p {
        font-size: 12px;
    }

    .box .putong8 {
        width: 49%;
        margin-bottom: 15px;
    }

    .box .tongyong3 .putong8 .box1-box p {
        font-size: 12px;
    }

    .box .tongyong3 .putong8 .box2-box p {
        font-size: 12px;
    }

    .box .tongyong .lc {
        justify-content: inherit;
    }

    .box .tongyong .lc .gc {
        width: 30%;
        margin-bottom: 10px;
    }

    .box .tongyong .huangjiantou {
        margin: 0;
        margin-top: 10px;
    }

    .box .tongyong .sp {
        flex-direction: column;
    }

    .box .tongyong .sp .left {
        width: 100%;
    }

    .box .tongyong .sp .Scale {
        width: 48%;
    }

    .box .tongyong .sp .right {
        margin-top: 10px;
    }

    .box .tongyong7 .putong7 {
        width: 45%;
    }

    .box .tongyong7 {
        justify-content: inherit;
        align-items: center;
    }

    .box .tongyong7 .jiantou {
        margin: 0;
    }

    .box .tongyong4 .company .disheng {
        width: 100%;
    }

    .box .tongyong .jc {
        width: 49%;
        left: 51.3%;
    }

    .box .tongyong .tongyong1 .video iframe {
        width: 630px;
    }

    .box .putong2-box .img-box {
        width: 49%;
    }

    .box .putong2-box .img-box {
        margin-right: 15px;
    }

    .box .putong2-box .img-box:nth-child(2) {
        margin-right: 0;
    }

    .box .tongyong2 .putong2 .box2-box h2 {
        font-size: 20px;
    }

    .box .tongyong2 .putong2 .box2-box p {
        font-size: 20px;
    }

    .box .tongyong2 .putong2 .box2-box {
        top: 0;
    }

    .box .tongyong .boli .cts {
        left: 35%;
        top: 2%;
        width: 50%;
    }

    .box .tongyong .boli .cts h1 {
        font-size: 14px;
    }

    .box .tongyong .boli .cts h2 {
        font-size: 12px;
    }

    .box .tongyong .boli .test table {
        margin: 0;
        height: 50px;
    }

    .box .tongyong .boli .test table th {
        font-size: 12px;
    }

    .footer-bj .footer-left {
        width: 30%;
    }

    .box .tongyong1 .ml {
        width: 49%;
    }

    .box .tongyong2 {
        flex-direction: column;
    }

    .box .tongyong2 .text {
        width: 100%;
    }

    .box .tongyong2 .img {
        width: 100%;
    }

    .box .tongyong .boli .cts3 {
        top: 5%;
    }

    .box .tongyong .boli .cts3 h4 {
        font-size: 14px;
    }

    .box .tongyong .boli .cts3 p span {
        font-size: 12px;
    }

    .box .tongyong .boli .cts3 p {
        font-size: 8px;
    }

    .box .tongyong .tongyong2 .ditu {
        width: 100%;
    }

    .box .tongyong .putong2 {
        width: 49%;
    }

    .index_contact_us {
        height: 250px;
    }
}

@media screen and (max-width:700px) {

    .box {
        width: 96%;
        margin: auto;
    }

    .box .tongyong {
        width: 100%;
        background: #fff;

    }

    .box .tongyong .footer {
        flex-direction: column;
    }

    .box .tongyong .footer .right {
        margin-left: 10px;
    }

    .box .git {
        display: none;
    }

    .navbox .nav ul {
        display: none;
    }

    .navbox .menu {
        display: block;
    }

    .navbox .nav .yuyan {
        display: none;
    }

    .navbox .nav {
        width: 100%;
    }

    .box .img {
        margin: auto;
    }

    body .banner {}

    body .banner img {
        height: 100%;
    }

    .box .tongyong .putong2 .wenzi h2 {
        margin: -4px 18px 3px 18px;
        font-size: 1.3em;
    }

    .box .tongyong .putong2 .wenzi p {
        font-size: 1.3em;
        margin: 0 20px;
    }

    .box .tongyong .putong2 .taiguo {
        margin-top: 10px;
    }

    .box .tongyong2 {
        margin: 10px 0px;
    }

    .box .tongyong .putong2 {
        width: 100%;
        margin-bottom: 10px;
    }

    .box .putong3 {
        width: 100%;
        margin-bottom: 10px;
    }

    .box .tongyong3 .putong3 .box1-box h6 {
        font-size: 18px;
        margin: 10px 20px 0px 20x;
    }

    .box .tongyong3 .putong3 .box2-box h6 {
        font-size: 18px;
        margin: 10px 20px 0px 20x;
    }

    .box .tongyong3 .putong3 .zhanghui span {
        left: -3%;
    }

    .box .tongyong3 .putong3 .zhanghui .tubiao {
        left: -3%;
    }

    .box .tongyong3 .putong3 .zhanghui .tubiao {
        left: -7%
    }

    .box .putong8 {
        width: 100%;
        margin-bottom: 10px;
    }

    .box .tongyong3 .putong8 .box1-box h6 {
        font-size: 18px;
        margin: 10px 20px 0px 20x;
    }

    .box .tongyong3 .putong8 .box2-box h6 {
        font-size: 18px;
        margin: 10px 20px 0px 20x;
    }

    .box .tongyong4 .company {
        width: 100%;
        margin: 0;
        padding: 10px;
    }

    .box .tongyong4 .company:nth-child(2) {
        background-color: #e1e1e1;
    }

    .box .tongyong4 .company:nth-child(4) {
        background-color: #e1e1e1;
    }

    .box .tongyong .tongyong1 .video {
        background-color: #022545;
        padding: 0px 15px;
    }

    .box .tongyong .tongyong1 .video .video-box {
        margin: auto;
    }

    .box .tongyong .tongyong1 .video iframe {
        width: 100%;
        padding: 15px 0;
        height: 250px;
        border: 0px;
        margin: 0px;
    }

    .box iframe {
        height: 300px;
        margin: 30px 0;
    }

    body th {
        font-size: 15px;
    }

    body td {
        font-size: 14px;
    }

    body .color {
        padding: 0 0;
        width: 96%;
        margin: auto;
    }

    .color .box {
        width: 100%;
    }

    .box .tongyong .erji {
        padding-top: 15px;
    }

    .box .tongyong4 {
        width: 100%;
    }

    .box .tongyong4 .disheng {
        width: 100%;
    }

    .box .tongyong4 .ml .wenzi h2 {
        font-size: 14pt;
    }

    .box .tongyong .footer {
        margin-top: 10px;
    }

    .box .lianxi {
        width: 100%;
    }

    .box .ditu {
        width: 100%;
        margin-top: 15px;
    }

    .box .text {
        width: 100%;
    }

    .box .text p {
        margin-left: 10px;
        margin-right: 10px;
    }

    .box table {
        width: 100%;
    }

    .box .tongyong .putong4 {
        width: 48%;
        margin-bottom: 20px;
    }

    .box .tongyong .putong4 .wenzi h2,
    a {
        font-size: 14pt;
    }

    .box .tongyong .putong4 .wenzi span {
        background-color: #022545;
        color: #fff;
        display: block;
        margin: auto;
        width: 100px;
        font-size: 8pt;
        text-align: center;
        font-family: "Arial";
        padding: 1px;
    }

    .box .tongyong .putong4 .wenzi img {
        width: 16px;
        height: 16px;
        margin-bottom: -5px;
    }

    .box .tongyong .putong4 .cts p {
        font-size: 14px;
    }

    .box .tongyong2 .erji {
        width: 50%;
        height: 200px;
        margin: auto;
        margin-top: auto;
        margin-top: 20px;
    }

    .box .tongyong .putong6 {
        width: 49%;
        margin-bottom: 15px;
    }

    .footer-bj .box {
        flex-direction: column;
    }

    .box .flower {
        width: 100%;
        position: inherit;
        left: 0;
        bottom: 0;
    }

    .box .tongyong5 .putong5 {
        width: 50%;
        /*!  	margin-bottom: 15px; */
    }

    .box .tongyong .boli .cts p {
        font-size: 12px;
    }

    .box .tongyong5 .putong5 .xianshi {
        display: none;
    }

    .box .tongyong2 .text {
        width: 100%;
    }

    .box .tongyong2 .img {
        width: 100%;
    }

    .box .tongyong2 .img1 {
        width: 100%;
        margin-bottom: 15px;
    }

    .box .tongyong2 .putong2 span {
        font-size: 16px;
    }

    .box .tongyong2 .ditu {
        display: flex;
        align-items: center;
    }

    .box .lianxi p {
        line-height: 1.6;
    }

    .box .jianshu {
        margin: 10px 10px;
    }

    .box .tongyong .M {
        width: 100%;
        left: 0;
        position: inherit;
    }

    .box .tongyong2 .img2 {
        width: 100%;
    }

    .box .tongyong2 .img2 img {
        width: 100%;
        height: 40%;
        border-radius: 100%;
        margin-bottom: 10px;
    }

    .box .tongyong2 .img3 {
        width: 33%;
        margin-bottom: 2px;
    }

    .box .tongyong2 .img12 {
        width: 25%;
    }

    .box .tongyong2 .text h2 {
        font-size: 17pt;
    }

    .box .tongyong .text p {
        font-size: 18px;
    }

    .box .tongyong .lc {
        justify-content: inherit;
    }

    .box .tongyong .lc .gc {
        width: 100%;
        margin-bottom: 10px;
    }

    .box .tongyong .lc .gc p {
        line-height: 40px;
    }

    .box .tongyong .lc .gc-box {
        width: 100%;
        margin-bottom: 10px;
    }

    .box .tongyong .huangjiantou {
        margin: auto;
        transform: rotate(90deg);
        margin-bottom: 10px;
    }

    .box .tongyong .sp {
        flex-direction: column;
    }

    .box .tongyong .sp .left {
        width: 100%;
        flex-direction: column;
    }

    .box .tongyong .sp .left .huangjiantou {
        margin-top: 10px;
    }

    .box .tongyong .sp .Scale {
        width: 100%;
    }

    .box .tongyong .sp .Scale p {
        line-height: 40px;
    }

    .box .tongyong .sp .right {
        margin-top: 10px;
    }

    .box .tongyong7 .putong7 {
        width: 100%;
    }

    .box .tongyong7 {
        justify-content: inherit;
        align-items: center;
    }

    .box .tongyong7 .jiantou {
        margin: 10px auto;
        transform: rotate(90deg);
    }

    .box .tongyong .jc {
        width: 49%;
        left: 0;
        position: inherit;
    }

    .box .tongyong .jc .wenzi {
        text-align: center;
        width: 100%;
    }

    .box .tongyong .jc span {
        background-color: #022545;
        color: #fff;
        display: block;
        margin: auto;
        width: 100px;
        font-size: 8pt;
        text-align: center;
        font-family: "Arial";
        padding: 1px;
    }

    .box .putong2-box {
        flex-direction: column;
        width: 49%;
    }

    .box .putong2-box .img-box {
        width: 100%;
    }

    .box .tongyong2-box .putong2 .box2-box {
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .box .tongyong2-box .putong2 .box2-box h2 {
        font-size: 26px;
        margin: 24px 20px 0px 20px;
        text-align: left;
        font-family: "Arial";
        color: #fff;
    }

    .box .tongyong2-box .putong2 .box2-box p {
        color: #fff;
        font-size: 24px;
        margin: 0 20px;
        text-align: left;
        font-family: "Arial";
    }

    .box .putong1 .b {
        width: 100%;
    }

    .box .putong2-box .img-box .ml-box1 {
        position: inherit;
        left: 0;
    }

    .box .tongyong .boli .cts {
        left: 1%;
        top: 55%;
        width: 100%;
    }

    .box .tongyong .boli .test img {
        height: 85%;
    }

    .box .tongyong .boli .test .dpx3 {
        top: 3%;
        left: 12%;
    }

    .box .tongyong .boli .test .dpx3 img {
        height: 300px;
    }

    .box .tongyong .boli .test .dpx {
        position: absolute;
        top: 1%;
        left: 10%;
        width: 80%;
    }

    .box .tongyong .boli .test .dpx4 {
        position: absolute;
        top: 5%;
        left: 0%;
        width: 100%;
    }

    .box .tongyong .boli .cts h1 {
        font-size: 12px;
    }

    .box .tongyong .boli .cts h2 {
        font-size: 12px;
        margin-top: -10px;
        line-height: 1.5;
    }

    .box .tongyong .boli h3 {
        font-family: "Arial";
        font-weight: Medium;
        font-size: 18pt;
        color: #022545;
    }

    .box .tongyong .boli h3,
    p {
        margin: 0px 0px;
    }

    .box .tongyong .boli h4 {
        font-size: 18pt;
    }

    .box .tongyong .boli .p3 {
        font-family: "Arial";
        font-weight: lighter;
        font-size: 18px;
        margin-left: 10px;
    }

    .box .tongyong .boli p {
        font-size: 14pt;
        margin: 0px 0px 20px 0px;
        font-family: "Arial";
        font-weight: lighter;
        line-height: 1.5;
    }

    .box .tongyong .boli .p1 {
        font-size: 14pt;
    }

    .box .tongyong .boli h2 {
        font-size: 18pt;
    }

    .box .tongyong .boli .cts span {
        font-size: 12px;
    }

    .box .tongyong .boli .test table th {
        font-size: 12px;
    }

    .box .tongyong .boli .test table {
        margin: 0;
    }

    .box .tongyong1 .ml {
        width: 100%;
    }

    .footer-bj .footer-left {
        width: 50%;
        margin: 10px 10px;
    }

    .box .tongyong .boli .cts3 {
        right: 10%;
        top: 53%;
        width: 85%
    }

    .box .tongyong .boli .cts3 h4 {
        font-size: 14px;
        margin-bottom: -10px;
    }

    .box .tongyong .boli .cts3 p span {
        font-size: 14px;
    }

    .box .tongyong .boli .cts3 p {
        font-size: 12px;
        margin-top: 20px;
    }

    .box .tongyong .boli .cts2 {
        right: 10%;
        top: 53%;
        width: 85%
    }

    .box .tongyong .boli .cts2 p {
        font-size: 14px;
        margin-top: 20px;
    }

    .box .tongyong .boli img {
        margin-bottom: 30px;
        ;
    }

    .box .tongyong .gongyi h6 {
        font-size: 20px;
    }

    .box .table-box th {
        padding-left: 2;
    }

    .box .table-box th:nth-child(1) {
        font-size: 15px;
        padding-left: 1px;
        width: 30%;
        min-width: 100px;
    }

    .box .table-box td {
        font-size: 13px;
    }

    .ctp h4 {
        font-size: 22px;
        padding: 20px 20px;
        margin-bottom: 40px;
    }

    .box .tongyong .boli .cts h4 {
        width: 102px;
        font-size: 16px;
    }

    .box .jiaomo h4 {
        font-size: 18pt;
        padding: 0px;
    }

    .box .jiaomo p {
        font-size: 16px;
    }

    .box .tongyong .putong4 .Regulus p {
        font-size: 12px;
    }

    table td span .dpx1 p {
        line-height: 30px;
    }

    .box .table-box td {
        padding-left: 5px;
    }

    .box .table-box .bgbg {
        padding-left: 5px;
    }

    .box .table-box .top {
        font-size: 13px;
        padding-left: 5px;
    }

    .box .table-box .bottom {
        font-size: 13px;
        padding-left: 5px;
    }

    .box .table-box .bgbg .dpx1 {
        width: 15%;
    }

    .box .table-box .bgbg .dpx2 .left p {
        font-size: 12px;
        padding-left: 2px;
    }

    .box .table-box .bgbg .dpx2 .right p {
        font-size: 12px;
        padding-left: 4px;
    }

    table td span .dpx2 .left,
    .right p {
        padding-left: 2px;
    }

    .box .tongyong .boli .test .ctsmg img {
        top: 0%;
        left: 0%;
        width: 100%;
        height: 50%;
        margin: 0;
    }

    .box .tongyong .boli .test .ctp img {
        top: 7%;
        left: 5%;
        width: 90%;
        height: 40%;
        margin: 0;
    }

    .box .tongyong .boli .test .dpx img {
        height: 300px;
    }

    .box .tongyong .boli .p2 {
        font-size: 18px;
    }

    .box .xz {
        width: 90%;
    }

    .box .table-box .td-box .td1 {
        font-size: 13px;
        padding-left: 2px;
        width: 100%;
    }

    .box .table-box .td-box .td2 {
        font-size: 13px;
        padding-left: 2px;
        width: 100%;
    }

    .box .table-box .td-box .td3 {
        font-size: 13px;
        padding-left: 2px;
        width: 100%;
    }

    .box .table-box .th-box .th1 {
        margin-left: 4px;
        font-size: 15px;
    }

    .box .table-box .th-box .th2 {
        width: 50%;
    }

    .box .table-box .th-box .th3 {
        font-size: 16px;
        padding-left: 1px;
    }

    .box .table-box .th-box .th31 {
        font-size: 16px;
        padding-left: 2px;
    }

    .ctp1 h5 {
        width: 100%;
    }

    .box .ditu .text-box {
        margin-left: 0px;
    }

    .box .tongyong .text-box h3 {
        font-size: 24px
    }

    .box .tongyong .text-box p {
        font-size: 18px
    }

    .box .tongyong .text-box a {
        font-size: 18px
    }

    .box .ditu .erweima {
        margin-left: 10px;
    }

    .box .tongyong .tongyong2 .img .img12 .cts {
        text-align: center;
    }

    .box .tongyong .tongyong2 .img .img12 .cts p {
        font-size: 12px;
    }

    .box .tongyong .tongyong2 .dth2 {
        font-size: 24px;
        font-family: "Arial";
        margin: 0;
    }

    .box .tongyong .tongyong2 .jianshu {
        margin: 0 0 15px 0;
    }

    .footer-bj .footer-right img {
        width: 30px;
        height: 30px;
    }

    body .footerbottom a {
        font-size: 10px;
    }

    #cases5_table {
        width: 100%;
        text-align: center;
        font-size: 0.7rem;
        border-collapse: collapse;
        min-width: 300px;
        /* 限制table最小宽度，防止变形 */
    }

    #cases5_table tr td,
    #cases5_table tr th {
        display: block;
        width: 100%;
    }

    #cases5_table tr th {
        min-width: 100px;
        border-right: none;
    }

    #cases5_table > tbody tr:first-child {
        float: left;
        width: 35%;
    }

    #cases5_table > tbody tr:last-child {
        float: left;
        width: 65%;
    }

    .index_contact_us {
        height: 240px;
    }


}

.recommend_cases {
    float: left;
    width: 48%;
    margin: 0 1%;

}

.recommend_cases a {
    text-align: left;
}

.recommend_cases h1 {
    font-size: 32px;
}

.recommend_cases h3 {
    font-weight: bold;
    font-family: "Arial"；
}

.recommend_cases_p {
    height: 150px;
}

#tag {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 300px;
    background: linear-gradient(45deg, #0D4D97, #1e9fd6);
}

#tag #tag_a {
    position: absolute;
    z-index: 10;
    top: 0px;
    padding: 20px;
    color: #fff;
    text-align: left;
    font-size: 12px;
    display: block;
}

#tag #tag_a a {
    color: #fff;
    font-size: 16px;
}

#tag h6 {
    font-size: 26px;
}



#cases5_table th,
#cases5_table td {
    border-bottom: none;
}

#cases5_table {
    border-bottom: 1px solid #004da0;
}

.cases-product-title {
    font-size: 20px;
    margin: 24px 20px 10px 20px;
    text-align: left;
    font-family: "Arial";
    color: #fff;
    display: block;
}

.cases-product-text {
    font-size: 14px;
    color: #fff;
    margin: 0 20px;
    text-align: left;
    font-family: "Arial";
    display: block;
}



#tag-box {
    bottom: 0;
    margin-top: 0px;
}

#tag-hover {
    position: absolute;
    background: #022545;
    width: 1000px;
    height: 1000px;
    z-index: 10;
    left: 0;
    opacity: 0.5;
    /* bottom: 30px; */
    top: 0px;
    display: none;
}

#tag:hover #tag-hover {
    display: block;
}




#video-box {
    padding: 50px;
}

#video-box .video-box {}

#videoNo {
    width: 820px;
    margin-left: 50%;
    transform: translateX(-410px);
}


@media screen and (max-width:1000px) {
    #videoNo {
        width: 100%;
        margin: 0 auto;
        transform: translateX(0);
    }
}

.box .tongyong .erji #footer-top-phone {
    position: relative;
}

.box .tongyong .erji #footer-top-phone1 {
    position: absolute;
    top: -70px;
    left: 30px;
    display: none;
}

.box .tongyong .erji #footer-top-phone:hover #footer-top-phone1 {
    display: block;
}

/*	  获取上一项下一项   开始 */
/*	  获取上一项下一项   开始 */
/*	  获取上一项下一项   开始 */
.hx000001_page_desk {
    width: 100%;
    margin: 10px auto;
}


.hx000001_pager {
    text-align: center;
    margin: 20px auto;
}

.hx000001_pager_box * {
    display: inline-block;
}

.hx000001_pager_box .PreSpan,
.hx000001_pager_box .NextSpan {
    padding: 5px 13px;
    background-color: #fff;
    color: #022545;
    cursor: default;
    text-decoration: none;
    border: 1px solid #022545;
    margin: 2px;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
}

.hx000001_pager_box a {
    color: #022545;
    padding: 5px 13px;
    text-decoration: none;
    border-right: none;
    background-color: #fff;
    text-align: center;
    border: 1px solid #022545;
    margin: 2px;
    font-size: 16px;
}

.hx000001_pager_box a:hover {
    background-color: #022545;
    color: #fff;
}

.hx000001_pager_box .NextA {
    border: 1px solid #022545;
    text-decoration: none;
}

.hx000001_pager_box a.Ahover {
    background-color: #022545;
    color: #fff;
    cursor: default;
    text-decoration: none;
}

/*   获取上一项下一项   结束   */
/*   获取上一项下一项   结束   */
/*   获取上一项下一项   结束   */



/*	 留言板块   开始   */
/*	 留言板块   开始   */
/*	 留言板块   开始   */

.messagebox {
    display: block;
    width: 60%;
    margin: 30px auto;

}

.messagebox-title {
    height: 40px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding-left: 10px;
    border: #022545 1px solid;
}

.messagebox-name {
    height: 40px;
    width: 49%;
    float: left;
    margin-bottom: 10px;
    padding-left: 10px;
    margin-right: 2%;
    border: #022545 1px solid;
}

.messagebox-contact {
    height: 40px;
    width: 49%;
    margin-bottom: 10px;
    padding-left: 10px;
    border: #022545 1px solid;
}

.messagebox-content {
    height: 200px;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    border: #022545 1px solid;
    color: #7d7d7d;
    font-size: 14px;
    font-family: "Arial";
}

.messagebox-submit {
    height: 40px;
    width: 100%;
    background-color: #022545;
    color: #fff;
    border: 0;
    border: #022545 1px solid;
}

.messagebox-submit:hover {
    background-color: #fff;
    color: #022545;
    border: #022545 1px solid;
}


@media screen and (max-width:1238px) {
    .messagebox {
        width: 100%;
    }
}

/*   留言板块   结束   */
/*   留言板块   结束   */
/*   留言板块   结束   */

@media screen and (max-width:900px) {
    .recommend_cases {
        width: 100%;
    }

}