.fl {
    float: left;
}

.fr {
    float: right;
}

.tou {
    position: absolute;
    top: 0;
    z-index: 1111;
    width: 100%;
}

.tou .logo {
    line-height: 133px;
}

.tou .dh {
    color: #fff;
    font-size: 14px;
    line-height: 133px;
    padding-left: 26px;
    background: url(../image/dh.png) no-repeat 0 50%;
}

.x-banner {
    position: relative;
}

.x-banner .zi {
    position: absolute;
    width: 100%;
    top: 45vh;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11111;
    text-align: center;
}

@media (max-width: 1025px) {
    .x-banner .zi {
        top: 45%;
    }
}

.x-banner .zi h1 {
    color: #fff;
    font-weight: 600;
    font-size: 3.59375vw;
}

.x-banner .zi h2 {
    font-size: 0.9375vw;
    line-height: 2.1875vw;
    text-transform: uppercase;
    margin-top: 1.25vw;
    color: #fff;
    background: url(../image/h-x.png) no-repeat 50% 16px;
}

.x-banner .zi .gox {
    margin-top: 2.6vw;
    text-align: center;
    display: block;
}

.x-banner .zi .gox img {
    max-width: 1.3vw;
}

.c1 {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 26px;
}

.c1 .c1-1 {
    background: #2d2d2d;
    width: 13.7%;
    border-right: 1px solid #6b6b6b;
    position: relative;
}

@media (max-width: 780px) {
    .c1 .c1-1 {
        width: 100%;
    }
}

.c1 .c1-1 .zi {
    font-weight: 600;
    color: rgba(255, 255, 255, 0.2);
    font-size: 3.75vw;
    left: 0;
    top: 4.6875vw;
    position: absolute;
    line-height: 1;
    z-index: 111;
}

@media (max-width: 780px) {
    .c1 .c1-1 .zi {
        font-size: 24px;
        top: 30px;
    }
}

.c1 .c1-2 {
    width: 36.3%;
    background: #262626;
    padding-left: 5.9375vw;
    padding-top: 8.854vw;
    padding-bottom: 8.854vw;
    position: relative;
    padding-right: 9.53vw;
}

@media (max-width: 780px) {
    .c1 .c1-2 {
        width: 100%;
        padding-top: 70px;
    }
}

.c1 .c1-2 h2 {
    color: #fff;
    font-size: 1.875vw;
    background: url(../image/h-1.jpg) no-repeat 0% 100%;
    padding-bottom: 1.354vw;
    text-transform: uppercase;
}

@media (max-width: 780px) {
    .c1 .c1-2 h2 {
        font-size: 18px;
        padding-bottom: 12px;
    }
}

.c1 .c1-2 h3 {
    font-size: 1.25vw;
    color: #fff;
    line-height: 2.29vw;
    margin-top: 2.29vw;
}

@media (max-width: 780px) {
    .c1 .c1-2 h3 {
        font-size: 16px;
        line-height: 34px;
    }
}

.c1 .c1-2 dd {
    color: #fff;
    font-size: 0.9375vw;
    line-height: 1.6667vw;
    max-width: 400px;
    margin-top: 1.04vw;
}

@media (max-width: 780px) {
    .c1 .c1-2 dd {
        font-size: 14px;
        line-height: 24px;
    }
}

.c1 .c1-2 a.ck {
    display: block;
    margin-top: 3.74583vw;
    text-align: center;
    color: #3d4097;
    border-radius: 30px;
    border: 1px solid #3d4097;
    font-size: 0.9375vw;
    width: 5.9895vw;
    line-height: 2.29vw;
    transition-duration: .3s;
}

@media (max-width: 780px) {
    .c1 .c1-2 a.ck {
        width: 120px;
        line-height: 34px;
        font-size: 14px;
    }
}

.c1 .c1-2 a.ck:hover {
    color: #fff;
    background: #3d4097;
}

.c1 .c1-2:before {
    content: '';
    display: block;
    background: url(../image/an1.png) no-repeat 50% 0;
    width: 82px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 2.55vw;
    z-index: 111;
}

@media (max-width: 560px) {
    .c1 .c1-2:before {
        display: none;
    }
}

.c1 .c1-3 {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

@media (max-width: 780px) {
    .c1 .c1-3 {
        width: 100%;
    }
}

.c1 .c1-3 li {
    background: #f4f4f4;
    width: 50%;
}

.c1 .c1-3 li a {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    height: 100%;
    width: 100%;
}

@media (min-width: 780px) {
    .c1 .c1-3 li:nth-child(2) a {
        flex-direction: column-reverse;
    }
}

.c1 .c1-3 li .zi {
    height: 50%;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    -webkit-display: flex;
    -webkit-align-items: center;
    -webkit-flex-wrap: wrap;
}

.c1 .c1-3 li .zi .zi1 {
    width: 100%;
    justify-content: center;
    -webkit-justify-content: center;
}

.c1 .c1-3 li .zi .zi1 .img img {
    max-width: 100%;
    width: 4.427vw;
    border-radius: 100%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.75);
}

@media (max-width: 780px) {
    .c1 .c1-3 li .zi .zi1 .img img {
        width: 17%;
    }
}

.c1 .c1-3 li .zi .zi1 h3 {
    margin-top: 1.5625vw;
    font-size: 0.83vw;
    line-height: 1.4vw;
    color: #000000;
}

@media (max-width: 780px) {
    .c1 .c1-3 li .zi .zi1 h3 {
        font-size: 14px;
        line-height: 24px;
    }
}

.c1 .c1-3 li .tu {
    height: 50%;
    width: 100%;
}

.c1 .c1-3 li .tu img {
    height: 100%;
    width: 100%;
}

@media (max-width: 780px) {
    .c1 .c1-3 li .tu img {
        height: auto;
    }
}

h2.bt {
    text-align: center;
    background: url(../image/h-2.png) no-repeat 50% 100%;
    font-size: 24px;
    color: #333333;
    padding-bottom: 16px;
}

h2.bt p {
    line-height: 44px;
    font-size: 16px;
    color: #666666;
    text-transform: uppercase;
}

.c2 {
    background: #eeeeee;
    padding-top: 2.1875vw;
    padding-bottom: 5.2vw;
}

.c2 .list2 {
    margin-top: 4.16vw;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.c2 .list2 li {
    width: 25%;
    position: relative;
}

@media (max-width: 560px) {
    .c2 .list2 li {
        width: 50%;
    }
}

.c2 .list2 li .img img {
    width: 100%;
}

.c2 .list2 li .zi {
    width: 100%;
    position: absolute;
    top: 0%;
    text-align: center;
    color: #fff;
    z-index: 11;
    padding: 0 28px;
    height: 100%;
    align-items: center;
    display: flex;
}

.c2 .list2 li .zi .zi1 {
    width: 100%;
}

.c2 .list2 li .zi .tu {
    line-height: 4.1666vw;
}

.c2 .list2 li .zi .tu img {
    max-width: 100%;
    transition-duration: .3s;
    width: 29.5%;
}

.c2 .list2 li .zi h3 {
    font-size: 1.14583vw;
    margin-top: 5.83vw;
    transition-duration: .3s;
}

@media (max-width: 560px) {
    .c2 .list2 li .zi h3 {
        font-size: 14px;
    }
}

.c2 .list2 li .zi h3:after {
    margin: 1.14583vw auto 0;
    display: block;
    background: #fff;
    height: 1px;
    width: 50%;
    content: '';
}

.c2 .list2 li .zi dd {
    margin-top: 1.5625vw;
    font-size: 0.88vw;
    line-height: 1.66vw;
    display: none;
}

.c2 .list2 li .zi .ck {
    margin: 1.04vw auto 0;
    background: #3d4097;
    text-transform: capitalize;
    border-radius: 30px;
    font-size: 15px;
    width: 113px;
    line-height: 38px;
    display: none;
}

@media (min-width: 1025px) {
    .c2 .list2 li:hover .zi {
        background: rgba(61, 64, 151, 0.54);
    }
    .c2 .list2 li:hover .zi h3 {
        margin-top: 44px;
    }
    .c2 .list2 li:hover .zi .tu img {
        transform: scale(1.1);
    }
    .c2 .list2 li:hover .zi dd {
        display: block;
    }
    .c2 .list2 li:hover .zi .ck {
        display: block;
    }
}

.c3 {
    padding-top: 4.375vw;
    background: #eeeeee;
    padding-bottom: 1.875%;
}

.c3 .content {
    position: relative;
}

.c3 .content h2 {
    font-size: 24px;
    color: #333333;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}

.c3 .content h2 span {
    font-size: 16px;
    color: #666666;
    padding-left: 10px;
}

.c3 .content .list2 li.slick-slide {
    position: relative;
    padding-top: 4.0625vw;
}

@media (max-width: 780px) {
    .c3 .content .list2 li.slick-slide {
        padding-top: 50px;
    }
}

.c3 .content .list2 li.slick-slide .su {
    position: absolute;
    right: 0;
    top: -2.34375vw;
    font-size: 17.55vw;
    color: rgba(30, 92, 179, 0.08);
    line-height: 1;
}

.c3 .content .list2 li.slick-slide .img {
    width: 55%;
}

@media (max-width: 780px) {
    .c3 .content .list2 li.slick-slide .img {
        width: 100%;
    }
}
.c3 .content .list2 li.slick-slide .img {
    overflow: hidden;
}
.c3 .content .list2 li.slick-slide .img img {
    max-width: 100%;
    transition: all ease .4s;
}
.c3 .content .list2 li.slick-slide .img:hover img {
    transform: scale(1.1);
}


@media (max-width: 780px) {
    .c3 .content .list2 li.slick-slide .img img {
        width: 100%;
    }
}

.c3 .content .list2 li.slick-slide .zi {
    position: absolute;
    right: 5.729vw;
    top: calc(50% + 39px);
    transform: translateY(-50%);
    z-index: 11;
    background: #fff;
    padding: 2.083vw 2.6vw 1.5625vw 1.5625vw;
    width: 43.8%;
    box-shadow: 14px 14px 20px rgba(0, 0, 0, 0.08);
}

@media (max-width: 780px) {
    .c3 .content .list2 li.slick-slide .zi {
        top: auto;
        width: 100%;
        right: auto;
        position: relative;
        box-shadow: none;
        padding: 20px 20px 60px;
        transform: translateY(0);
    }
}

.c3 .content .list2 li.slick-slide .zi h3 {
    padding-bottom: 1.875vw;
    background: url(../image/h-3.png) no-repeat 0 100%;
    color: #333333;
    font-size: 21px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: "SimSun";
}




@media (max-width: 780px) {
    .c3 .content .list2 li.slick-slide .zi h3 {
        font-size: 16px;
    }
}

.c3 .content .list2 li.slick-slide .zi dd {
    margin-top: 12px;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}

@media (max-width: 780px) {
    .c3 .content .list2 li.slick-slide .zi dd {
        font-size: 14px;
        line-height: 24px;
    }
}

.c3 .content .list2 li.slick-slide .zi .ck {
    float: right;
    width: 79px;
	height: 24px;
	border-radius: 12px;
	border: solid 1px #00417b;
    line-height: 24px;
    text-align: center;
    font-size: 14.4px;
	color: #00417b;
    margin-top: 12px;
}

@media (max-width: 780px) {
    .c3 .content .list2 li.slick-slide .zi .ck {
        font-size: 12px;
        width: 80px;
    }
}

.c3 .content .list2 .slick-arrow {
    position: absolute;
    bottom: 0;
    right: 0;
    outline: none;
    font-size: 0;
    background: none;
    width: 35px;
    height: 35px;
    border: none;
}

.c3 .content .list2 .slick-arrow.slick-next {
   
     right: 0;
    background: url(../image/yb.png) no-repeat 50%;
}

.c3 .content .list2 .slick-arrow.slick-next:hover {

    background: url(../image/yb1.png) no-repeat 50%;
}

.c3 .content .list2 .slick-arrow.slick-prev {
    right: 172px;
    background: url(../image/zb.png) no-repeat 50%;
}

.c3 .content .list2 .slick-arrow.slick-prev:hover {
        background: url(../image/zb1.png) no-repeat 50%;
}

.c3 .content .list2 .slick-dots {
    margin-top: 2.7vw;
    margin-right: 54px;
    display: flex;
    justify-content: flex-end;
}

.c3 .content .list2 .slick-dots li {
    line-height: 36px;
    font-size: 13px;
    color: #cccccc;
    margin: 0 4px;
}

.c3 .content .list2 .slick-dots li.slick-active {
    color: #3d4097;
}

.c3 .content .list2 .slick-dots li button {
    background: none;
    border: none;
    padding: 0;
}

.hf {
    text-align: center;
    background: url(../image/hf.png) no-repeat 50%;
    background-size: cover;
    padding: 44px 15px;
    margin-top: 48px;
}

.hf img {
    max-width: 100%;
}

.c4 {
    padding-top: 3.125vw;
    padding-bottom: 3.333vw;
    background: #eeeeee;
}

.c4 .content {
    margin-top: 4.79vw;
}

.c4 .content .c4-1 {
    width: 48%;
    overflow: hidden;
}

@media (max-width: 780px) {
    .c4 .content .c4-1 {
        width: 100%;
    }
}

@media (max-width: 780px) {
    .c4 .content .c4-1 img {
        width: 100%;
    }
}

.c4 .content .c4-2 {
    width: 45.4%;
    /* font-family: "simhei"; */
}

@media (max-width: 780px) {
    .c4 .content .c4-2 {
        width: 100%;
        margin-top: 20px;
    }
}

.c4 .content .c4-2 li {
    margin-bottom: 16px;
}

.c4 .content .c4-2 li .timex {
    font-size: 30px;
    color: #323232;
}

@media (max-width: 780px) {
    .c4 .content .c4-2 li .timex {
        font-size: 20px;
    }
}

.c4 .content .c4-2 li .timex p {
    font-size: 15px;
}

.c4 .content .c4-2 li .zi {
    width: calc(100% - 108px);
}

@media (max-width: 780px) {
    .c4 .content .c4-2 li .zi {
        width: calc(100% - 80px);
    }
}

.c4 .content .c4-2 li .zi h3 {
    font-size: 17px;
    color: #323232;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 780px) {
    .c4 .content .c4-2 li .zi h3 {
        font-size: 14px;
        line-height: 24px;
    }
}

.c4 .content .c4-2 li .zi dd {
    font-size: 17px;
    line-height: 30px;
    color: #a2a2a2;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@media (max-width: 780px) {
    .c4 .content .c4-2 li .zi dd {
        font-size: 14px;
        line-height: 24px;
    }
}

.c4 .ck {
    margin: 1.04vw auto 0;
    background: #3d4097;
    text-transform: capitalize;
    border-radius: 30px;
    width: 113px;
    line-height: 38px;
    display: block;
    color: #fff;
    font-size: 15px;
    text-align: center;
}

.foot {
    padding-top: 2.7vw;
    color: #fff;
    background-color: #00417b;
}

.ft1 {
    width: 41.1%;
    display: flex;
    justify-content: space-between;
    float: left;
    padding-top: 1.2rem;
}
.ft1 dl dt {
    font-size: 18px;
	color: #ffffff;
    font-weight: 400;
    margin-bottom: 15px;
}
.ft1 dl dd a {
    font-size: 14px;
	line-height: 36px;
	color: #ffffff;
}
.ft2 {
    text-align: center;
    float: right;
    width: 158px;
}
.ft2  p  {
    font-size: 14px;
	color: #ffffff;
    line-height: 38px;
    text-align: center;
}





.foot a {
    color: #fff;
}

.foot h2.bt {
    color: #fff;
}

.foot h2.bt p {
    color: #fff;
}

.foot .content {
    margin-top: 3.4375vw;
    padding-bottom: 4.6875vw;
}

.foot .content .foot4 {
    width: 23.4%;
}

@media (max-width: 700px) {
    .foot .content .foot4 {
        width: 100%;
        margin-top: 20px;
    }
}

.foot .content .foot4 .tu img {
    max-width: 100%;
}

.foot .content .foot4 dd {
    font-size: 0.83vw;
    line-height: 2.5vw;
}

@media (max-width: 780px) {
    .foot .content .foot4 dd {
        font-size: 12px;
        line-height: 24px;
        margin-top: 4px;
    }
    .ft1 {
        width: 63.1%;
    }
}

.foot .content .foot2 {
    margin-left: 5.2vw;
    width: 30%;
    margin-top: 2.083vw;
}

@media (max-width: 700px) {
    .foot .content .foot2 {
        width: 100%;
        margin-left: 0;
    }
}

.foot .content .foot2 h2 {
    font-size: 1.04vw;
    line-height: 2.5vw;
}

@media (max-width: 780px) {
    .foot .content .foot2 h2 {
        line-height: 24px;
        font-size: 14px;
    }
}

.foot .content .foot2 dd {
    font-size: 0.83vw;
    line-height: 2.5vw;
}

@media (max-width: 780px) {
    .foot .content .foot2 dd {
        line-height: 24px;
        font-size: 12px;
    }
}

.foot .content .foot3 {
    margin-top: 2.083vw;
    width: 26.5%;
}

@media (max-width: 700px) {
    .foot .content .foot3 {
        display: none;
    }
}

.foot .content .foot3 li {
    float: left;
    width: 50%;
}

.foot .content .foot3 li h2 {
    font-size: 1.04vw;
    line-height: 2.5vw;
}

@media (max-width: 780px) {
    .foot .content .foot3 li h2 {
        line-height: 24px;
        font-size: 14px;
    }
}

.foot .content .foot3 li .sec {
    font-size: 0.83vw;
    line-height: 2.5vw;
}

@media (max-width: 780px) {
    .foot .content .foot3 li .sec {
        line-height: 24px;
        font-size: 12px;
    }
}

.foot .content .foot3 li .sec a {
    display: block;
}

.foot .content .foot1 {
    text-align: center;
    font-size: 0.83vw;
    line-height: 2.5vw;
    margin-top: 3.125vw;
    width: 12%;
}

@media (max-width: 700px) {
    .foot .content .foot1 {
        width: 100%;
        font-size: 12px;
        line-height: 22px;
    }
}

.foot .content .foot1 img {
    max-width: 100%;
}

@media (max-width: 700px) {
    .foot .content .foot1 img {
        max-width: 40%;
    }
}

.foot .ban {
    text-align: center;
    font-size: 14px;
    padding-top: 3.65rem;
    line-height: 20px;
    padding-bottom: 1.25vw;
}

@media (max-width: 780px) {
    .foot .ban {
        line-height: 24px;
        font-size: 12px;
    }
}

@media (max-width: 500px) {
    .ft2 {
        float: initial;
        margin: 0 auto;
    }
    .foot .ban{
        padding-top: initial;
        padding-bottom: initial;
        padding: 1.5rem 0;
    }
}

.p1 {
    background: url(../image/p1b.jpg) no-repeat center center;
    padding: 7.55rem 0 9.05rem;
    background-size: cover;
}
.p1a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.p1a1 {
    width: 46.15%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.p1a1 h3 {
    font-size: 3.21rem;
	color: #ffffff;
    font-family: "simhei";
}
.p1a1 p {
    font-size: 0.8rem;
	color: #ffffff;
    line-height: 1.75;
}
.p1a1 a {
    display: block;
    width: 5.05rem;
	height: 1.5rem;
	border-radius: 12px;
	border: solid 1px #ffffff;
    line-height: 1.5rem;
    font-size: 0.9rem;
	color: #ffffff;
    text-align: center;
}



.p1a2{
    width: 46.92%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.p1a2a {
    width: 23.8%;
}
.p1a2a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.p1a2a  li a {
    display: block;
    color: #ffffff;
    font-family: "simhei";
}
.p1a2a  li a h3 {
    font-size: 0.8rem;
    font-weight: 400;
}
.p1a2a  li a p span{
	font-size: 1rem;
    font-weight: 700;
}
.p1a2a  li a p {
    font-size: 0.7rem;
}

.p1a2b {
    width: 73.22%;
    position: relative;
}

.p1a2b1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: 60px;
    padding: 5px 0;
    background-color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gallery-thumbs  {
    overflow: hidden;
    width: 79%;
}
.gallery-thumbs  img {
    height: 100%;
    width: 100%;
}
.gallery-thumbs  .swiper-slide-thumb-active {
    border: 1px solid #fff;
}
.p1a2b .swiper-button-next, .p1a2b .swiper-button-prev {
    top: initial;
    bottom: 2%;
    z-index: 9999;
}
.gallery-top img {
    width: 100%;
}
.p1a2b .swiper-button-next{
    background: url(../image/right.png) no-repeat center center;
    outline: none;
}
.p1a2b .swiper-button-prev{
    background: url(../image/left.png) no-repeat center center;
    outline: none;
}

@media(max-width: 768px) {
    .p1a1 {
        width: 100%;
        height: 12rem;
    }
    .p1a2 {
        width: 100%;
        margin-top: 6%;
    }
}
@media(max-width: 500px) {
    .p1a1 {
        height: 16rem;
    }
    .p1a2{
        margin-top: 16%;
    }
    .p1a1 p {
        font-size: 14px;
    }
    .p1a1 a {
        height: 2rem;
        line-height: 2rem;
        font-size: 14px;
        width: 7rem;
    }
    .p1a2a {
        flex-direction: row;
        width: 100%;
    }
    .p1a2a li a h3{
        font-size: 16px;
    }
    .p1a2a li a p span{
        font-size: 18px;
    }
    .p1a2b {
        width: 100%;
        margin-top: 18%;
    }
    .p1{
        padding: 4rem 0 4rem;
    }
  
}




/*手机底部*/
@media (max-width:768px){
    .db{display:block!important;}
   }
   
   
   .dbb{height:50px;}
   
   /* 页脚 */
   .footer {
     position: fixed;
     bottom: 0;
     left: 0;
     right: 0;
     z-index: 999;
     background: #000;
   }
   
   .footer ul {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
   }
   
   .footer ul li {
     -webkit-box-flex: 1;
         -ms-flex: 1;
             flex: 1;
     text-align: center;
     color: #ffffff;
     line-height: 30px;padding:10px 0;
     font-size: 0;
   }
   
   .footer ul li.active {
     background: #000;
   }
   
   .footer ul li a {
     display: block;color:#fff;
   }
   
   .footer ul li .iconfont {
     font-size: 18px;
     display: inline-block;
     vertical-align: middle;
     margin-right: 5px;
   }
   
   .footer ul li span {
     display: inline-block;
     vertical-align: middle;
     font-size: 16px;color:#fff;
   }
   
   
   .footer li .icon-home{ background: url(../image/fa1.png) no-repeat;width:20px;height:20px;}
   .footer li .icon-home2{ background: url(../image/fa2.png) no-repeat;width:20px;height:20px;}
   .footer li .icon-phone{ background: url(../image/fa3.png) no-repeat;width:20px;height:20px;}
   .footer li .icon-contact{ background: url(../image/fa4.png) no-repeat;width:20px;height:20px;}
   
   .footer li .icon-phone:before{font-size:0;}
   
   .footer ul li a{border-left:1px solid #fff;}