@charset "UTF-8"; .fl {
    float: left;
}

.fr {
    float: right;
}

.xh {
    position: relative;
}

.x-banner {
    width: 100%;
}

@media(max-width: 767px) {
    .x-banner {
        position: relative;
    }
}

h2.bt {
    text-align: center;
    font-weight: 100;
    color: #333333;
    font-size: 40px;
    line-height: 1;
}

@media (max-width: 500px) {
    h2.bt {
        font-size: 32px;
    }
}

h2.bt b {
    color: #1558a6;
}

h2.bt p {
    margin-top: 14px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 40px;
}

@media (max-width: 500px) {
    h2.bt p {
        font-size: 14px;
        line-height: 24px;
    }
    .c2x{padding-bottom:10px!important;}
    .sortx{margin-bottom:15px!important;}
}

h2.bt span {
    font-size: 16px;
    line-height: 40px;
    display: block;
}

@media (max-width: 500px) {
    h2.bt span {
        font-size: 14px;
        line-height: 24px;
    }
}

.c1 {
    background: #f2f2f2;
    padding-top: 66px;
    padding-bottom: 72px;
}

@media (max-width: 500px) {
    .c1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.c1 .content {
    margin-top: 60px;
}

@media (max-width: 500px) {
    .c1 .content {
        margin-top: 20px;
    }
}

.c1 .content .list3 {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.c1 .content .list3 .pbg {
    background: url("../images/pbg.png") center no-repeat;
}

.pbgtt {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 32px;
    line-height: 35px;
    padding-left: 2.29vw;
}


.pbg ul{
    height: 428px;
}

.pbg li a {
    padding-left: 19px;
    color: #fff;
    font-size: 14px;
    color: #fff;
    line-height: 27px;
}

.pbg li {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 15px;
    line-height: 27px;
    max-width: 157px;
    max-height: 27px;
    margin-left: 2.55vw;
    margin-bottom: 12px;
    font-weight: 400;
}

.pbg li:hover {
    background: #fff;
    color: #0d54a0;
}

.pbg li:hover a {
    color: #0d54a0;
}

.morex {
    display: block;
    margin-left: 2.55vw;
}

.c2 {
    background: url("../images/c2.png") center 0 no-repeat;
    padding-top: 60px;
}

.c2 h2 {
    color: #ffffff;
    font-size: 40px;
    line-height: 1;
    font-weight: 100;
    padding-top: 20px;
    background: url("../images/h-2.png") 12px 0 no-repeat;
}

@media (max-width: 500px) {
    .c2 h2 {
        font-size: 32px;
    }
}

.c2 h3 {
    font-size: 28px;
    color: #ea590a;
    font-weight: 600;
    margin-top: 20px;
}

@media (max-width: 500px) {
    .c2 h3 {
        font-size: 16px;
    }
}

.c2 dd {
    margin-top: 40px;
    font-size: 14px;
    color: #ffffff;
    line-height: 33px;
    max-width: 595px;
}

.c2 .content {
    margin-top: 19px;
    max-width: 1300px;
    position: relative;
}

@media (max-width: 500px) {
    .c2 .content {
        margin-top: 30px;
    }
}

.c2 .content .list2 {
    background: url("../images/img1.png") center 0 no-repeat;
    width: 744px;
    padding: 73.5px 0;
}

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

    .c2 .content .list2 li .zi span.timer {
        position: relative;
        font-size: 19px;
        font-weight: 600;
        font-family: Impact;
    }
}

.c2 .content .list2 li {
    float: left;
    color: #fff;
    text-align: center;
    width: 33.333%;
    background: url("../images/su1.png") right center no-repeat;
}

.c2 .content .list2 li a {
    color: #fff;
}

.c2 .content .list2 li .zi span.timer {
    position: relative;
    font-size: 30.5px;
    font-weight: 600;
    font-family: Impact;
}

@media (max-width: 780px) {
    .c2 .content .list2 li .zi span.timer {
        position: relative;
        font-size: 19px;
        font-weight: 600;
        font-family: Impact;
    }
}

@media (max-width: 500px) {
    .c2 .content .list2 li .zi {
        font-size: 40px;
    }
}

.c2 .content .list2 li .zi span {
    position: absolute;
    font-weight: 500;
    font-size: 16px;
    font-family: 微软雅黑;
}

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

.c2 .content .list2 li .zi2 {
    font-size: 18px;
    margin-top: 8px;
}

@media (max-width: 500px) {
    .c2 .content .list2 li .zi2 {
        font-size: 14px;
    }
}

.c2 .content .list2 li:last-child {
    background: none;
}

.c2 .content .img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 556px;
    overflow: hidden;
}

@media (max-width: 1360px) {
    .c2 .content .img {
        display: none;
    }
}

.c2 .content .img img {
    max-width: 100%;
    transition-duration: .3s;
}

.c2 .content .img:hover img {
    transform: scale(1.1);
}









.c2x {
    background:#ebedf2;
    padding-top: 60px;padding-bottom:80px;
}

.able{width:65%;float:left;}
.abtt{color:#dbdde2;font-size:87px;font-weight:300;text-transform:uppercase;}

.att{color:#505153;font-size:50px;font-weight:400;}
.att span{color:#ea590a;font-size:40px;display:block;margin-top:10px;}

.aabb{color:#3f3f3f;margin-top:40px;font-size:14px;line-height:33px;}


.cha{width:100%;line-height:45px;color:#fff;text-align:center;font-size:20px;display:block;background:#1558a6;margin-top:30px;}
.cha a{line-height:45px;color:#fff;text-align:center;font-size:20px;}



.abtp{float:right;width:32%;float:right;}
.abtp img{width:100%;height:auto;}



@media (max-width: 1024px) {


.abtt{color:#dbdde2;font-size:47px;font-weight:300;text-transform:uppercase;}

.att{color:#505153;font-size:25px;font-weight:400;}
.att span{color:#ea590a;font-size:28px;display:block;margin-top:10px;}

.aabb{color:#3f3f3f;margin-top:20px;font-size:14px;line-height:25px;}

.cha{width:100%;line-height:45px;color:#fff;text-align:center;font-size:20px;display:block;background:#1558a6;margin-top:10px;}
.cha a{line-height:45px;color:#fff;text-align:center;font-size:20px;}


}






@media (max-width: 990px) {

.able{width:100%;float:none;}

.abtt{color:#dbdde2;font-size:47px;font-weight:300;text-transform:uppercase;}

.att{color:#505153;font-size:25px;font-weight:400;}
.att span{color:#fd1400;font-size:18px;display:block;margin-top:10px;}


.aabb{color:#3f3f3f;margin-top:20px;font-size:14px;line-height:25px;}


.cha{width:100%;line-height:45px;color:#fff;text-align:center;font-size:14px;display:block;background:#1558a6;margin-top:30px;}
.cha a{line-height:45px;color:#fff;text-align:center;font-size:14px;}

    
.abtp{float:right;width:100%;float:none;margin-top:20px;}
.abtp img{width:100%;height:auto;}
}










.c2 {
    background: url("../images/c2.png") center 0 no-repeat;
    padding-top: 60px;
}



.c3x {
    padding-top: 66px;
    padding-bottom: 66px;background: url("../images/cbg3.png") center 0 no-repeat;background-size: cover;
}



/* <!--{* pp4 *}--> */
.case_ll{margin-top:3%}
.case_ll .owl-carousel {
  position: relative;
}

.case_ll li .nk{padding:0 10px;position: relative;}

.case_ll li .nk .img1{background-color: #fff;
    height: 0px;
    padding-top: 26%;border:1px solid #e2e2e2}


.case_ll li .nk .img2{ background-color: #666;
        height: 0px;
padding-bottom: 26%;padding-top: 10%}



.case_ll li h3{color:#333333;text-align: left;font-size:17px;font-style: normal;background:#ffffff;line-height:45px;font-weight: 600;width:100%;padding-left:5%;height:45px;overflow:hidden;}

.case_ll li span{display:block;color:#333333;text-align: left;font-size:16px;font-style: normal;background:#ffffff;line-height:45px;font-weight: 400;width:100%;padding-left:5%;}





.case_ll .owl-carousel .owl-nav .owl-prev {
  left: -5%;
}

.case_ll .owl-carousel .owl-nav .owl-next {
  right: -5%;
}

.case_ll .owl-carousel .owl-nav button.owl-prev{  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
 background:url(../images/left.png) no-repeat center top;
  height: 61px;
  width: 61px;
  margin-top: -32.5px;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;}

.case_ll .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
 background:url(../images/right.png) no-repeat center top;
  height: 61px;
  width: 61px;
  margin-top: -32.5px;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.case_ll .owl-carousel .owl-nav button.owl-prev:hover{  background:url(../images/left.png) no-repeat center top;}
.case_ll .owl-carousel .owl-nav button.owl-next:hover {
  background:url(../images/right.png) no-repeat center top;
}

.case_ll .owl-carousel .owl-dots {
display:none
}


.case_ll .icon-font:after {
  display:none
}




























@media (max-width: 500px) {
    .c3 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.c3 .content {
    margin-top: 60px;
}

@media (max-width: 500px) {
    .c3 .content {
        margin-top: 20px;
    }
}

.c3 .content .list2 {
    margin-left: -18px;
    margin-right: -18px;
}

@media (max-width: 500px) {
    .c3 .content .list2 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.c3 .content .list2 li {
    float: left;
}

@media (min-width: 1360px) {
    .c3 .content .list2 li {
        padding: 0 18px;
    }
}

@media (max-width: 700px) {
    .c3 .content .list2 li {
        margin-bottom: 20px;
        width: 100%;
    }
}

@media (max-width: 500px) {
    .c3 .content .list2 li {
        padding: 0 15px;
    }
}

.c3 .content .list2 li a {
    display: block;
    border: 1px solid #e2e2e2;
    max-height: 394px;
    overflow: hidden;
}

.c3 .content .list2 li a .img {
    overflow: hidden;
}

.c3 .content .list2 li:hover a .img img {
    transform: scale(1.1);
}

.c3 .content .list2 li a .img img {
    width: 100%;
    transition-duration: .3s;
}

.c3 .content .list2 li a .zi {
    background: #fff;
    padding: 28px 34px 22px;
    transition-duration: .3s;
}

@media (max-width: 1024px) {
    .c3 .content .list2 li a .zi {
        padding: 14px 20px 16px;
    }
}

.c3 .content .list2 li a .zi h3 {
    color: #333333;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
}

.c3 .content .list2 li a .zi h3 span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-top: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c3 .content .list2 li a .zi dd {
    margin-top: 26px;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    display: none;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (min-width: 1360px) {
    .c3 .content .list2 li a:hover .zi {
        margin-top: -21%;
        position: relative;
        z-index: 111;
        padding-bottom: 34px;
    }

    .c3 .content .list2 li a:hover .zi h3 {
        color: #1558a6;
    }

    .c3 .content .list2 li a:hover .zi h3 span {
        color: #333;
    }

    .c3 .content .list2 li a:hover .zi dd {
        display: block;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

.c4 {
    padding-top: 70px;
    background: #b5ceec;
    padding-bottom: 54px;
}

@media (max-width: 500px) {
    .c4 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.c4 .content {
    margin-top: 70px;
}

@media (max-width: 500px) {
    .c4 .content {
        margin-top: 20px;
    }
}

.c4 .content .list2 {
    margin-top: 10px;
    position: relative;
}

.c4 .content .list2 .slick-dots {
    text-align: center;
    margin-top: 4.8%;
    height: 10px;
    line-height: 10px;
}

.c4 .content .list2 .slick-dots li {
    font-size: 0;
    border-radius: 100px;
    display: inline-block;
    border: none;
    outline: none;
    width: 10px;
    height: 10px;
    background: #ffffff;
    margin: 0 10px;
    vertical-align: middle;
}

.c4 .content .list2 .slick-dots li button {
    visibility: hidden;
}

.c4 .content .list2 .slick-dots li.slick-active {
    background: #1558a6;
}

.c4 .content .list2 li {
    margin: 0 15px;
    outline: none;
}

.c4 .content .list2 li a {
    display: block;
    position: relative;
    overflow: hidden;
}

.c4 .content .list2 li a .img {
    overflow: hidden;
}

.c4 .content .list2 li a .img img {
    width: 100%;
    transition-duration: .3s
}

.c4 .content .list2 li:hover a .img img {
    transform: scale(1.1);
}

.c4 .content .list2 li a .zi {
    position: absolute;
    border-bottom: 8px solid #ea590a;
    background: #fff;
    z-index: 11;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 14% 8% 0;
}

.c4 .content .list2 li a .zi .time {
    font-weight: 600;
    font-size: 34px;
    font-family: arial;
    color: #333333;
}

.c4 .content .list2 li a .zi .time span {
    font-size: 20px;
    color: #666666;
    font-weight: 500;
    padding-left: 20px;
}

.c4 .content .list2 li a .zi h3 {
    font-size: 18px;
    color: #333333;
    line-height: 1;
    margin-top: 14%;
    margin-bottom: 12%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c4 .content .list2 li a .zi dd {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@media (max-width: 1024px) {
    .c4 .content .list2 li a .zi dd {
        font-size: 14px;
        color: #666666;
        line-height: 28px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        height: 56px;
        overflow: hidden;
    }
}

.c4 .content .list2 li a .zi .ck {
    display: block;
    color: #fff;
    font-size: 16px;
    padding-left: 20%;
    text-align: center;
    line-height: 44px;
    background: url("../images/go.png") 0 50% no-repeat #ea590a;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: -100%;
    opacity: 0;
    transition-duration: .3s;
}

@media (min-width: 1200px) {
    .c4 .content .list2 li a:hover .zi {
        background: none;
    }

    .c4 .content .list2 li a:hover .zi .time {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi .time span {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi h3 {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi dd {
        color: #fff;
    }

    .c4 .content .list2 li a:hover .zi .ck {
        opacity: 1;
        left: 0;
    }
}

.foot {
    background: #333333;
    padding-top: 58px;
}

@media (max-width: 500px) {
    .foot {
        padding-top: 30px;
    }
}

.foot .content {
    padding-bottom: 64px;
    border-bottom: 1px solid #6f6f6f;
}

@media (max-width: 500px) {
    .foot .content {
        padding-bottom: 30px;
    }
}

.foot .navx {
    width: 61%;
}

@media (max-width: 1025px) {
    .foot .navx {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .foot .navx {
        display: none;
    }
}

.foot .navx li {
    float: left;
    width: 25%;
}

.foot .navx li h2 {
    line-height: 1;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.5);
}

.foot .navx li .sec {
    margin-top: 26px;
}

.foot .navx li .sec a {
    display: block;
    font-size: 14px;
    line-height: 31px;
    color: #adadad;
}

.foot .navx li .sec a:hover {
    color: #fff;
}

.foot .foot2 {
    width: 37%;
}

@media (max-width: 1025px) {
    .foot .foot2 {
        display: none;
    }
}

@media (max-width: 500px) {
    .foot .foot2 {
        display: block;
        width: 100%;
    }
}

.foot .foot2 .er {
    width: 29%;
}

@media (max-width: 500px) {
    .foot .foot2 .er {
        width: 100%;
        float: none;
        text-align: center;
    }
}

.foot .foot2 .er img {
    max-width: 100%;
}

.foot .foot2 .lx {
    width: 62%;
    font-size: 13px;
    color: #adadad;
    line-height: 31px;
}

@media (max-width: 500px) {
    .foot .foot2 .lx {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
}

.foot .foot2 .lx a {
    color: #adadad;
}

.foot .foot2 .lx .kk {
    letter-spacing: -1px;
}

.foot .foot2 .lx dd {
    line-height: 31px;
}

.foot .foot2 .lx h3 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    margin-top: 7px;
    line-height: 50px;
}

.foot .content1 {
    font-size: 14px;
    color: #adadad;
    line-height: 26px;
    padding: 40px 0;
}

.foot .content1 a {
    color: #adadad;
}

@media (max-width: 1280px) {
    .foot .content1 {
        padding: 20px 0;
        line-height: 24px;
    }

    .foot .content1 .mian {
        float: none;
    }

    .foot .content1 .ban {
        float: none;
    }
}

.foot .link {
    font-size: 14px;
    color: #fff;
    background: #1558a6;
    padding: 10px 22px;
    line-height: 26px;
    /*height: 66px;*/
    /*overflow: hidden;*/
}

@media (max-width: 1280px) {
    .foot .link {
        display: none;
    }
}

.xxx {
    background: #fff;
    position: relative;
}






@media(min-width: 768px) {
.footer{display:none;}

}

@media(max-width: 768px){
.footer{display:block;}
}


/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #005b9c;
}

.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;
  font-size: 0;display:flex;justify-content: center;align-items: center;
}

.footer ul li.active {
  background: #005b9c;
}

.footer ul li a {
  display: block;color:#fff
}
.footer ul li img{width:50%;margin-top:5px;}

.footer ul li span {
  display:block;
  vertical-align: middle;
  font-size: 14px;margin-top:5px
}


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


.sortx{display:block;justify-content:center;align-items:center;margin-top:30px;}
.sortx li{width:29%;float:left;margin-left:5px;margin-right:5px;background:#1558a6;line-height:30px;border-radius:10px;color:#fff;font-size:12px;text-align:center;}
.sortx li a{color:#fff;font-size:12px;text-align:center;}


.cpcp{width:100%;margin:0 auto;margin-top:10px;}
.cpcp li{float:left;width:calc(50% - 10px);margin-left:5px;margin-right:5px;margin-bottom:20px;background:#fff;}
.cpcp li img{width:100%;height:auto;}
.cpcp li dd{color:#666;font-size:12px;text-align:center;line-height:35px;}


