.tong {
    max-width: 1370px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

.flex {
    display: flex;
    justify-content: space-between;
}

p {
    margin: 0;
}

.fen img {
    transition-duration: .3s;
}

.fen:hover img {
    transform: scale(1.1);
}

.of {
    overflow: hidden;
}

.tou {
    height: 110px;
}

.tou .logo {
    line-height: 110px;
}

.tou .zi {
    padding-top: 16px;
    width: 55%;
}

.tou .zi .zi1 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    line-height: 16px;
}

.tou .zi .zi1 .k1 {
    color: #999999;
    font-size: 13px;
}

.tou .zi .zi1 .k1 a {
    color: #999999;
}

.tou .zi .zi1 .dh {
    font-size: 16px;
    color: #005bac;
    font-family: arial;
    padding-left: 26px;
    background: url("../../../../887e4494/22/02/5da3063ef5126a69ab6d2560ceecef592d3d0a81.png"/*tpa=http://cdn.myxypt.com/887e4494/22/02/5da3063ef5126a69ab6d2560ceecef592d3d0a81.png*/) no-repeat 0 50%;
    margin-left: 16px;
}

.tou .zi .zi2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.tou .zi .zi2 .ss {
    line-height: 76px;
    cursor: pointer;
}

.tou .zi .zi2 #formsearch {
    width: 370px;
    height: 41px;
    position: absolute;
    right: 0;
    top: 76px;
    z-index: 111;
    background: #fff;
    display: none;
}

.tou .zi .zi2 #formsearch input {
    border: none;
    background: none;
    outline: none;
    line-height: 41px;
    height: 41px;
}

.tou .zi .zi2 #formsearch input#keyword {
    float: left;
    color: #999999;
    text-indent: 14px;
    width: calc(100% - 67px);
}

.tou .zi .zi2 #formsearch input#keyword::-webkit-input-placeholder {
    color: #999999;
}

.tou .zi .zi2 #formsearch input#s_btn {
    float: right;
    color: #fff;
    text-align: center;
    font-size: 16px;
    width: 67px;
    padding: 0;
    background: url("../../../../887e4494/22/02/27f73e6ad5f038a0c3cee65b4a6aa21a19a4efc6.png"/*tpa=http://cdn.myxypt.com/887e4494/22/02/27f73e6ad5f038a0c3cee65b4a6aa21a19a4efc6.png*/) no-repeat 50%;
    font-size: 0;
}

.c1 {
    background: url("../../../../887e4494/22/02/a3cdb327c17099445b2616f48db1786d65e1caa7.png"/*tpa=http://cdn.myxypt.com/887e4494/22/02/a3cdb327c17099445b2616f48db1786d65e1caa7.png*/) no-repeat 50% 0;
    background-size: cover;
    padding-top: 4.95vw;
    padding-bottom: 5.42vw;
}

@media (max-width: 780px) {
    .c1 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (max-width: 780px) {
    .c1 .con {
        flex-wrap: wrap;
    }
}

.c1 .con .c1-1 {
    width: 52.1%;
    padding-top: 22px;
}

@media (max-width: 780px) {
    .c1 .con .c1-1 {
        width: 100%;
        padding-top: 0;
    }
}

.c1 .con .c1-1 h2 {
    line-height: 1;
}

.c1 .con .c1-1 h2 p {
    font-size: 18px;
    color: #666666;
    font-weight: 500;
}

@media (max-width: 1200px) {
    .c1 .con .c1-1 h2 p {
        font-size: 16px;
    }
}

.c1 .con .c1-1 h2 b {
    display: block;
    margin-top: 15px;
    font-size: 32px;
    color: #005a9c;
}

@media (max-width: 1200px) {
    .c1 .con .c1-1 h2 b {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .c1 .con .c1-1 h2 b {
        font-size: 18px;
    }
}

.c1 .con .c1-1 dd {
    font-size: 16px;
    color: #666666;
    line-height: 34px;
    margin-top: 2vw;
    margin-bottom: 3.9vw;
}

@media (max-width: 1200px) {
    .c1 .con .c1-1 dd {
        font-size: 14px;
        line-height: 24px;
    }
}

@media (max-width: 480px) {
    .c1 .con .c1-1 dd {
        margin-top: 14px;
        margin-bottom: 20px;
    }
}

.c1 .con .c1-1 .list2 {
    display: flex;
    text-align: center;
}

@media (max-width: 480px) {
    .c1 .con .c1-1 .list2 {
        justify-content: space-between;
    }
}

.c1 .con .c1-1 .list2 li {
    padding: 25px 0 22px;
    width: 120px;
    border-radius: 6px;
    border: solid 1px #dbdbdb;
    margin-right: 1.61vw;
    transition-duration: .3s;
}

@media (max-width: 1200px) {
    .c1 .con .c1-1 .list2 li {
        padding: 12px 0 10px;
    }
}

@media (max-width: 480px) {
    .c1 .con .c1-1 .list2 li {
        width: 24%;
        margin-right: 0;
    }
}

.c1 .con .c1-1 .list2 li .img {
    line-height: 40px;
}

@media (max-width: 1200px) {
    .c1 .con .c1-1 .list2 li .img img {
        max-height: 34px;
    }
}

.c1 .con .c1-1 .list2 li .img img.img2 {
    display: none;
}

.c1 .con .c1-1 .list2 li:hover .img img.img2{
  display: inline;
} 

.c1 .con .c1-1 .list2 li:hover .img img.img1{
  display: none;
} 

.c1 .con .c1-1 .list2 li h3 {
    font-size: 16px;
    color: #666666;
    margin-top: 18px;
}

@media (max-width: 1200px) {
    .c1 .con .c1-1 .list2 li h3 {
        font-size: 14px;
        margin-top: 10px;
    }
}

.c1 .con .c1-1 .list2 li:hover {
    border: dashed 1px #005bac;
}

.c1 .con .c1-1 .list2 li:hover .img.img2 {
    display: inline;
}

.c1 .con .c1-1 .list2 li:hover .img.img1 {
    display: none;
}

.c1 .con .c1-2 {
    width: 41.642%;
}

@media (max-width: 780px) {
    .c1 .con .c1-2 {
        width: 100%;
        margin-top: 20px;
    }
}

.c1 .con .c1-2 img {
    width: 100%;
}

h2.bt {
    text-align: center;
    font-weight: 600;
    font-size: 42px;
    color: #005a9c;
}

@media (max-width: 1200px) {
    h2.bt {
        font-size: 32px;
    }
}

@media (max-width: 780px) {
    h2.bt {
        font-size: 24px;
    }
}

.c2 {
    background-color: #f6f7f9;
    padding-top: 3.7vw;
    padding-bottom: 1.93vw;
}

@media (max-width: 780px) {
    .c2 {
        padding-top: 30px;
    }
}

.c2 .con {
    margin-top: 3.23vw;
}

@media (max-width: 780px) {
    .c2 .con {
        margin-top: 24px;
    }
}

.c2 .con .list2 {
    justify-content: flex-start;
    margin-left: -0.54vw;
    margin-right: -0.54vw;
}

.c2 .con .list2 li {
    width: 33.33%;
    padding: 0 0.54vw;
    margin-bottom: 3.23vw;
}

@media (max-width: 780px) {
    .c2 .con .list2 li {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .c2 .con .list2 li {
        margin-bottom: 14px;
    }
}

.c2 .con .list2 li .img {
    text-align: center;
    position: relative;
}

.c2 .con .list2 li .img img {
    width: 100%; height:325px
}

.c2 .con .list2 li .img:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 90, 156, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition-duration: .3s;
    opacity: 0;
}

.c2 .con .list2 li .img .zi {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 24px;
    font-weight: 600;
    border-bottom: 1px solid #fff;
    line-height: 1;
    padding-bottom: 26px;
    width: 83.13%;
    color: #fff;
    transition-duration: .3s;
    opacity: 0;
}

.c2 .con .list2 li .sec {
    margin-top: 2.08vw;
    align-items: center;
}

@media (max-width: 480px) {
    .c2 .con .list2 li .sec {
        margin-top: 14px;
    }
}

.c2 .con .list2 li .sec h3 {
    font-size: 24px;
    color: #005bac;
    font-weight: 600;
    display: flex;
    align-items: center;
    width: calc(100% - 120px);
}

@media (max-width: 480px) {
    .c2 .con .list2 li .sec h3 {
        width: calc(100% - 50px);
    }
}

.c2 .con .list2 li .sec h3 span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

@media (max-width: 1200px) {
    .c2 .con .list2 li .sec h3 {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .c2 .con .list2 li .sec h3 {
        font-size: 14px;
    }
}

.c2 .con .list2 li .sec h3 img {
    padding-right: 0.99vw;
    transform: scale(1) !important;
}

@media (max-width: 1200px) {
    .c2 .con .list2 li .sec h3 img {
        width: 32px;
    }
}

@media (max-width: 480px) {
    .c2 .con .list2 li .sec h3 img {
        width: 24px;
    }
}

.c2 .con .list2 li .sec .ck {
    color: #666666;
    font-size: 14px;
}

@media (max-width: 480px) {
    .c2 .con .list2 li .sec .ck {
        font-size: 12px;
    }
}

@media (min-width: 1200px) {
    .c2 .con .list2 li:hover .img:before {
        opacity: 1;
    }

    .c2 .con .list2 li:hover .img .zi {
        opacity: 1;
    }
}

html {
    overflow-x: hidden;
}

.c3 {
    margin-top: 3.28vw;
    margin-bottom: 3.85vw;
}

@media (max-width: 780px) {
	.c2 .con .list2 li .img img{ height:155px;}
    .c3 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.c3 .ti h2 {
    text-align: center;
    font-weight: 600;
    font-size: 42px;
    color: #005a9c;
}

@media (max-width: 1200px) {
    .c3 .ti h2 {
        font-size: 32px;
    }
}

@media (max-width: 780px) {
    .c3 .ti h2 {
        font-size: 24px;
    }
}

.c3 .ti a.ck {
    font-size: 16px;
    color: #999999;
}

@media (max-width: 1200px) {
    .c3 .ti a.ck {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .c3 .ti a.ck {
        font-size: 12px;
    }
}

.c3 .ti a.ck img {
    padding-left: 1.04vw;
}

.c3 .con {
    margin-top: 2.81vw;
}

@media (max-width: 780px) {
    .c3 .con {
        margin-top: 24px;
    }
}

.c3 .con .list2 {
    justify-content: flex-start;
    margin-left: -0.52vw;
    margin-right: -0.52vw;
    text-align: center;
}

.c3 .con .list2 li {
    width: 25%;
    padding: 0 0.52vw;
}

@media (max-width: 780px) {
    .c3 .con .list2 li {
        width: 50%;
    }
}

.c3 .con .list2 li .img img {
    width: auto; height:270px; max-width:100%
}

.c3 .con .list2 li h3 {
    margin-top: 1.88vw;
    font-size: 17px;
    color: #888888;
    transition-duration: .3s;
}

@media (max-width: 780px) {
    .c3 .con .list2 li h3 {
        font-size: 14px;
        margin-top: 0;
        line-height: 40px;
    }
	.c3 .con .list2 li .img img { height:155px; width:auto; max-width:100%}
}

.c3 .con .list2 li:hover h3 {
    color: #005a9c;
}

.c4 {
    padding-top: 4.32vw;
    background: url("../../../../887e4494/22/02/57882b64fb29363d76d194a5b9062f0396094da6.jpg"/*tpa=http://cdn.myxypt.com/887e4494/22/02/57882b64fb29363d76d194a5b9062f0396094da6.jpg*/) no-repeat 50% 0;
    background-size: cover;
    padding-bottom: 3.02vw;
}

@media (max-width: 780px) {
    .c4 {
        padding-top: 40px;
        padding-bottom: 30px;
    }
}

.c4 h2.bt {
    color: #fff;
}

@media (max-width: 480px) {
    .c4 h2.bt {
        line-height: 1.4;
    }
}

.c4 .zix {
    color: #fff;
    font-size: 20px;
    margin-top: 27px;
    text-align: center;
}

@media (max-width: 780px) {
    .c4 .zix {
        margin-top: 14px;
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .c4 .zix {
        font-size: 14px;
        margin-top: 8px;
    }
}

.c4 .con {
    margin-top: 160px;
}

@media (max-width: 1380px) {
    .c4 .con {
        margin-top: 110px;
    }
}

.c4 .con .list2 {
    margin-left: -0.65vw;
    margin-right: -0.65vw;
    text-align: center;
    align-items: inherit;
}

@media (max-width: 480px) {
    .c4 .con .list2 {
        flex-wrap: wrap;
    }
}

.c4 .con .list2 li {
    width: 33.33%;
    padding: 0 0.65vw;
    position: relative;
}

@media (max-width: 480px) {
    .c4 .con .list2 li {
        width: 100%;
        margin-bottom: 110px;
    }

    .c4 .con .list2 li:last-child {
        margin-bottom: 0;
    }
}

.c4 .con .list2 li a {
    background: #fff;
    padding: 5.42vw 1.98vw 2.6vw;
    display: block;
    height: 100%;
}

@media (max-width: 780px) {
    .c4 .con .list2 li a {
        padding-top: 64px;
    }
}

@media (max-width: 480px) {
    .c4 .con .list2 li a {
        padding: 64px 10px 20px;
    }
}

.c4 .con .list2 li .img {
    left: 50%;
    transform: translateX(-50%);
    width: 207px;
    background: url("../../../../887e4494/22/02/ceea8be928d9e38a647256376efd768a8004942e.png"/*tpa=http://cdn.myxypt.com/887e4494/22/02/ceea8be928d9e38a647256376efd768a8004942e.png*/) no-repeat 50% 0;
    padding-top: 35px;
    position: absolute;
    top: -95px;
    background-size: 100% auto;
}

@media (max-width: 1380px) {
    .c4 .con .list2 li .img {
        width: 160px;
        padding-top: 27px;
        top: -74px;
    }
}

.c4 .con .list2 li .img .img1 {
    width: 121px;
    margin-left: auto;
    margin-right: auto;
    line-height: 121px;
}

@media (max-width: 1380px) {
    .c4 .con .list2 li .img .img1 {
        width: 93px;
        line-height: 93px;
    }
}

@media (max-width: 1380px) {
    .c4 .con .list2 li .img .img1 img {
        max-height: 40px;
    }
}

.c4 .con .list2 li .zi h3 {
    font-size: 30px;
    color: #000000;
    transition-duration: .3s;
}

@media (max-width: 1380px) {
    .c4 .con .list2 li .zi h3 {
        font-size: 18px;
    }
}

.c4 .con .list2 li .zi dd {
    margin-top: 22px;
    font-size: 16px;
    color: #666666;
    line-height: 28px;
}

@media (max-width: 1380px) {
    .c4 .con .list2 li .zi dd {
        font-size: 14px;
        margin-top: 8px;
    }
}

.c4 .con .list2 li:hover .zi h3 {
    color: #005a9c;
}

.c4 .dh {
    margin-top: 3.65vw;
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-family: arial;
    font-weight: 600;
    line-height: 1;
}

@media (max-width: 780px) {
    .c4 .dh {
        margin-top: 20px;
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    .c4 .dh {
        font-size: 16px;
    }
}

.c4 a.ck {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #fff;
    margin-top: 1.88vw;
    width: 130px;
    line-height: 30px;
    background-color: #005a9c;
    border-radius: 8px;
    font-size: 14px;
    display: block;
}

@media (max-width: 780px) {
    .c4 a.ck {
        margin-top: 12px;
    }
}

.c5 {
    margin-top: 3.75vw;
    margin-bottom: 3.28vw;
}

@media (max-width: 780px) {
    .c5 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.c5 .con {
    margin-top: 3.33vw;
    align-items: initial;
}

@media (max-width: 1200px) {
    .c5 .con {
        flex-wrap: wrap;
    }
}

@media (max-width: 780px) {
    .c5 .con {
        margin-top: 24px;
    }
}

.c5 .con .c5-1 {
    width: 49.55%;
}

@media (max-width: 1200px) {
    .c5 .con .c5-1 {
        width: 100%;
    }
}

.c5 .con .c5-1 .list1 {
    position: relative;
}

.c5 .con .c5-1 .list1 li {
    float: left;
    position: relative;
}

.c5 .con .c5-1 .list1 li .img img {
    width: 100%;
}

.c5 .con .c5-1 .list1 li h3 {
    font-size: 22px;
    position: absolute;
    width: 100%;
    padding: 0 1.56vw;
    bottom: 1.98vw;
    color: #fff;
}

@media (max-width: 1200px) {
    .c5 .con .c5-1 .list1 li h3 {
        font-size: 16px;
        padding: 0 20px;
        bottom: 20px;
    }
}

.c5 .con .c5-1 .list1 .slick-dots {
    position: absolute;
    right: 1.56vw;
    bottom: 1.67vw;
}

@media (max-width: 1200px) {
    .c5 .con .c5-1 .list1 .slick-dots {
        right: 20px;
        bottom: 20px;
    }
}

.c5 .con .c5-1 .list1 .slick-dots li {
    margin-left: 10px;
    border-radius: 20px;
    border: solid 1px #ffffff;
    width: 10px;
    height: 10px;
    background: none;
}

.c5 .con .c5-1 .list1 .slick-dots li.slick-active {
    background: #fff;
}

.c5 .con .c5-1 .list1 .slick-dots li button {
    display: none;
}

.c5 .con .c5-2 {
    width: 50.45%;
}

@media (max-width: 1200px) {
    .c5 .con .c5-2 {
        width: 100%;
    }
}

.c5 .con .c5-2 .list2 li {
    position: relative;
    width: 33.3333333333%;
    border: solid 1px #eeeeee;
    transition-duration: .3s;
    margin: -1px 0;
}

.c5 .con .c5-2 .list2 li .img img {
    width: 100%;
}

.c5 .con .c5-2 .list2 li:hover {
    z-index: 2;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.c5 a.ck {
    margin-top: 3.96vw;
    text-align: center;
    font-size: 16px;
    color: #999999;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 780px) {
    .c5 a.ck {
        margin-top: 20px;
    }
}

.c5 a.ck img {
    padding-left: 16px;
}

.c6 {
    background: #fafafa;
    padding-top: 3.39vw;
    padding-bottom: 4.79vw;
}

@media (max-width: 780px) {
    .c6 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.c6 .con {
    align-items: inherit;
    margin-top: 3.33vw;
}

@media (max-width: 780px) {
    .c6 .con {
        margin-top: 24px;
    }
}

.c6 .con .c6-1 {
    width: 48.66%;
}

@media (max-width: 780px) {
    .c6 .con .c6-1 {
        width: 100%;
    }
}

.c6 .con .c6-1 .list2 {
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

.c6 .con .c6-1 .list2 li .zi {
    padding: 1.88vw 2.6vw 2.19vw 1.6vw;
}

@media (max-width: 780px) {
    .c6 .con .c6-1 .list2 li .zi {
        padding: 20px 15px;
    }
}

.c6 .con .c6-1 .list2 li .zi .timex {
    font-size: 16px;
    font-family: arial;
    color: #666666;
}

@media (max-width: 780px) {
    .c6 .con .c6-1 .list2 li .zi .timex {
        font-size: 14px;
    }
}

.c6 .con .c6-1 .list2 li .zi h3 {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 10px;
    margin-bottom: 16px;
    transition-duration: .3s;
}

@media (max-width: 780px) {
    .c6 .con .c6-1 .list2 li .zi h3 {
        font-size: 18px;
        margin-top: 8px;
        margin-bottom: 12px;
    }
}

.c6 .con .c6-1 .list2 li .zi dd {
    font-size: 16px;
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 780px) {
    .c6 .con .c6-1 .list2 li .zi dd {
        font-size: 14px;
    }
}

.c6 .con .c6-1 .list2 li .zi .ck {
    font-size: 14px;
    font-family: arial;
    color: #005a9c;
    margin-top: 18px;
}

@media (max-width: 780px) {
    .c6 .con .c6-1 .list2 li .zi .ck {
        font-size: 12px;
        margin-top: 12px;
    }
}

.c6 .con .c6-1 .list2 li .img img {
    width: 100%;
}

.c6 .con .c6-1 .list2 li:hover .zi h3 {
    color: #005a9c;
}

.c6 .con .c6-2 {
    width: 45.38%;
}

@media (max-width: 780px) {
    .c6 .con .c6-2 {
        width: 100%;
    }
}

.c6 .con .c6-2 .list2 li {
    border-bottom: 1px dashed rgba(204, 204, 204, 0.6);
    padding: 1.40625vw 2.4vw 1.40625vw 0;
}

@media (max-width: 780px) {
    .c6 .con .c6-2 .list2 li {
        padding: 14px 0;
    }
}

.c6 .con .c6-2 .list2 li:nth-child(1) {
    padding-top: 10px;
}

@media (max-width: 780px) {
    .c6 .con .c6-2 .list2 li:nth-child(1) {
        padding: 14px 0;
    }
}

.c6 .con .c6-2 .list2 li .timex {
    font-size: 16px;
    font-family: arial;
    color: #666666;
}

@media (max-width: 780px) {
    .c6 .con .c6-2 .list2 li .timex {
        font-size: 14px;
    }
}

.summary .title {
  
    color: #333333;
    font-weight: 600;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 16px;
    transition-duration: .3s;
}
.summary .title a{  font-size: 20px;}

@media (max-width: 780px) {
.summary .title a{
        font-size: 18px;
        margin-top: 8px;
        margin-bottom: 12px;
    }
}

.summary .sum{
    font-size: 16px;
    color: #666666;

    overflow: hidden;

}

@media (max-width: 780px) {
   .summary .sum{
        font-size: 14px;
    }
}

.c6 .con .c6-2 .list2 li .ck {
    font-size: 14px;
    font-family: arial;
    color: #005a9c;
    margin-top: 18px;
}

@media (max-width: 780px) {
    .c6 .con .c6-2 .list2 li .ck {
        font-size: 12px;
        margin-top: 12px;
    }
}

.c6 .con .c6-2 .list2 li:hover h3 {
    color: #005a9c;
}

.c7 {
    background: url("../../../../887e4494/22/02/2ce922936a9d89d4f9195c3706bec3f5e9f03d48.png"/*tpa=http://cdn.myxypt.com/887e4494/22/02/2ce922936a9d89d4f9195c3706bec3f5e9f03d48.png*/) no-repeat 50% 0;
    background-size: cover;
    padding-top: 3.8vw;
    padding-bottom: 4.43vw;
}

@media (max-width: 780px) {
    .c7 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 780px) {
    .c7 .con {
        flex-wrap: wrap;
    }
}

.c7 .con .c7-1 {
    width: 50%;
}

@media (max-width: 780px) {
    .c7 .con .c7-1 {
        width: 100%;
    }
}

.c7 .con .c7-1 h2 b {
    display: block;
    font-size: 54px;
    color: #000000;
}

@media (max-width: 1200px) {
    .c7 .con .c7-1 h2 b {
        font-size: 36px;
    }
}

@media (max-width: 780px) {
    .c7 .con .c7-1 h2 b {
        font-size: 24px;
    }
}

.c7 .con .c7-1 h2 p {
    color: #000000;
    font-size: 22px;
    margin-top: 22px;
}

@media (max-width: 1200px) {
    .c7 .con .c7-1 h2 p {
        margin-top: 14px;
        font-size: 18px;
    }
}

@media (max-width: 780px) {
    .c7 .con .c7-1 h2 p {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .c7 .con .c7-1 h2 p {
        margin-top: 6px;
    }
}

.c7 .con .c7-1 .dh {
    display: flex;
    align-items: center;
    margin-top: 2.55vw;
}

@media (max-width: 480px) {
    .c7 .con .c7-1 .dh {
        margin-top: 16px;
    }
}

.c7 .con .c7-1 .dh span {
    color: #333333;
    font-size: 12px;
    line-height: 16px;
    padding-left: 12px;
    padding-right: 16px;
}

.c7 .con .c7-1 .dh p {
    font-size: 28px;
    color: #005a9c;
    font-family: arial;
    font-weight: 600;
}

@media (max-width: 1200px) {
    .c7 .con .c7-1 .dh p {
        font-size: 22px;
    }
}

@media (max-width: 480px) {
    .c7 .con .c7-1 .dh p {
        font-size: 16px;
    }
}

.c7 .con .c7-2 {
    width: 47.02%;
}

@media (max-width: 780px) {
    .c7 .con .c7-2 {
        width: 100%;
        margin-top: 20px;
    }
}

.c7 .con .c7-2 .lyb input {
    border: none;
    background: #fff;
    line-height: 52px;
    padding: 0;
    display: block;
    font-size: 16px;
    text-indent: 1.04vw;
    color: #999999;
}

.c7 .con .c7-2 .lyb input::-webkit-input-placeholder {
    color: #999999;
}

.c7 .con .c7-2 .lyb .ww1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

@media (max-width: 480px) {
    .c7 .con .c7-2 .lyb .ww1 {
        flex-wrap: wrap;
    }
}

.c7 .con .c7-2 .lyb .ww1 .ww2 {
    width: 48.42%;
}

@media (max-width: 480px) {
    .c7 .con .c7-2 .lyb .ww1 .ww2 {
        width: 100%;
    }

    .c7 .con .c7-2 .lyb .ww1 .ww2:nth-child(1) {
        margin-bottom: 10px;
    }
}

.c7 .con .c7-2 .lyb .ww1 .ww2 input {
    width: 100%;
}

.c7 .con .c7-2 .lyb .ww3 {
    margin-bottom: 20px;
}

@media (max-width: 480px) {
    .c7 .con .c7-2 .lyb .ww3 {
        margin-bottom: 10px;
    }
}

.c7 .con .c7-2 .lyb .ww3 textarea {
    border: none;
    background: #fff;
    width: 100%;
    line-height: 52px;
    height: 74px;
    padding: 0;
    display: block;
    font-size: 16px;
    text-indent: 1.04vw;
    color: #999999;
}

.c7 .con .c7-2 .lyb .ww3 textarea::-webkit-input-placeholder {
    color: #999999;
}

.c7 .con .c7-2 .lyb .ww4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 480px) {
    .c7 .con .c7-2 .lyb .ww4 {
        flex-wrap: wrap;
    }
}

.c7 .con .c7-2 .lyb .ww4 .ww41 {
    width: 48.42%;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 480px) {
    .c7 .con .c7-2 .lyb .ww4 .ww41 {
        width: 100%;
    }
}

.c7 .con .c7-2 .lyb .ww4 .ww41 input {
    width: calc(100% - 120px);
}

.c7 .con .c7-2 .lyb .ww4 .ww42 {
    width: 48.42%;
}

@media (max-width: 480px) {
    .c7 .con .c7-2 .lyb .ww4 .ww42 {
        width: 100%;
        margin-top: 10px;
    }
}

.c7 .con .c7-2 .lyb .ww4 .ww42 input {
    color: #fff;
    background-color: #005a9c;
    border-radius: 3px;
    line-height: 52px;
    text-indent: 0;
    text-align: center;
    font-size: 16px;
    width: 100%;
}

.foot {
    padding-top: 2.71vw;
    background-color: #232324;
    padding-bottom: 3.6vw;
}

@media (max-width: 780px) {
    .foot {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.foot .con {
    display: flex;
    justify-content: space-between;
}

.foot .con .foot1 {
    width: 520px;
    display: flex;
}

@media (max-width: 600px) {
    .foot .con .foot1 {
        display: none;
    }
}

.foot .con .foot1 li {
    width: 50%;
}

.foot .con .foot1 li h2 {
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
}

.foot .con .foot1 li .sec {
    margin-top: 1.666vw;
}

.foot .con .foot1 li .sec a {
    font-size: 14px;
    line-height: 32px;
    color: rgba(255, 255, 255, 0.5);
    display: block;
}

.foot .con .foot2 {
    margin-top: 8px;
    width: 352px;
}

@media (max-width: 600px) {
    .foot .con .foot2 {
        width: 50%;
    }
}

.foot .con .foot2 .lx h2 {
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
}

.foot .con .foot2 .lx .sec {
    margin-top: 1.666vw;
    line-height: 28px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
}

.foot .con .foot2 .list2 {
    margin-top: 2.5vw;
    display: flex;
}

.foot .con .foot2 .list2 li {
    margin-right: 20px;
}

.foot .con .foot2 .list2 li:last-child {
    margin-right: 20px;
}

.foot .con .foot3 {
    margin-top: 2.19vw;
    text-align: center;
}

@media (max-width: 600px) {
    .foot .con .foot3 {
        width: 50%;
    }
}

.foot .con .foot3 p {
    color: rgba(255, 255, 255, 0.5);
    margin-top: 22px;
}

.ban {
    font-size: 14px;
    color: #999;
    padding: 2vw 0 1.7vw;
}

@media (max-width: 780px) {
    .ban {
        text-align: center;
        padding: 14px 0;
        font-size: 13px;
    }

    .ban .ban1, .ban .ban2 {
        width: 100%;
    }
}

.ban a {
    color: #999;
}

/*# sourceMappingURL=index.css.map */
