@charset "UTF-8";

/* 通用样式 */
p {
  margin: 0;
}


input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.wd1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

.wh {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1200px) {
    .wh {
        padding: 0 15px;
    }
}

/*头部样式*/
.top1 {
    height: 44px;
    background: url(//cdn.myxypt.com/db812564/23/02/730951cb5a107a362ec1334fe187b216bcb0b3eb.png) center no-repeat;
    color: #fafafa;
    line-height: 44px;
    overflow: hidden;
}

.top2 {
    height: 135px;
    overflow: hidden;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 135px;
}

.top2 .k2 {
    margin-top: 38px;
    font-size: 26px;
    color: #242424;
    line-height: 35px;
    background: url(//cdn.myxypt.com/db812564/23/02/b857d9c5bceaf4eb4c2909322b8663734389a3f8.png) left center no-repeat;
    padding-left: 70px;
    font-weight: bold;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
    color: #b5b5b5;
}

.topLink a {
    color: #b5b5b5;
}

.topLink .k2 {
    color: #074b91;
}

.dao {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #00428b;
}

/*热门搜索*/
.sou {
    height: 80px;
}

.sou #formsearch {
    float: right;
    background: url(//cdn.myxypt.com/db812564/23/02/26f993364c6444554b25277ac850f5885503848a.png) center no-repeat;
    height: 40px;
    width: 300px;
    margin-top: 20px;
}

.sou .hotSearch {
    float: left;
    height: 80px;
    line-height: 80px;
    font-weight: normal;
    font-size: 14px;
    color: #898989;
    letter-spacing: 1px;
}

/*#search-type {*/
    /*float: left;*/
    /*width: 100px;*/
    /*height: 24px;*/
    /*border: 1px solid #c8c8c8;*/
    /*margin-right: 5px;*/
/*}*/

/*搜索和热门搜索*/
.sou .hotSearch a {
    margin-right: 6px;
    color: #666;
}

.sou #formsearch input {
    height: 40px;
    background: none;
    border: none;
    line-height: 40px;
    outline: none;
}

.sou #formsearch input#keyword {
    height: 40px;
    line-height: 40px;
    padding-left: 14px;
    color: #b5b5b6;
    width: 250px;
}

.sou #formsearch input#s_btn {
    width: 34px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 0;
    float: right;
}

/*  */
.w1 {
    background: #f2f2f2;
    height: 938px;
    padding-top: 70px;
    background-size: cover;
}

.w1tit {
    text-align: center;
}

.w1tit h3 {
    font-size: 45px;
    color: #00458e;
    font-weight: 600;
    line-height: 1;
}

.w1tit p {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    margin-top: 7px;
}

.w1bgs {
    margin-top: 40px;
}

.proles {
    width: 280px;
}

.protit {
    height: 98px;
    background-color: #242424;
    text-align: center;
    padding-top: 25px;
    font-weight: normal;
}

.protit h3 {
    font-size: 24px;
    line-height: 1;
    color: #ffffff;
    font-weight: 600;
}

.protit p {
    font-size: 12px;
    color: #ffffff;
    background: url(//cdn.myxypt.com/db812564/23/02/2343e9a72e432f023ee4704f6d1c7663ffc0df99.png) center no-repeat;
    margin-top: 12px;
}

.proles li {
    border-top: 1px solid #dddddd;
    height: 120px;
    font-size: 20px;
    line-height: 120px;
    padding-left: 46px;
    background: url(//cdn.myxypt.com/db812564/23/02/83035dbcc095ca1339a3a1e83f1932f8515269a3.png) right 33px center no-repeat #fff;
}

.proles li a {
    color: #333;
}

.proles li.cur {
    background: url(//cdn.myxypt.com/db812564/23/02/556b48d296758c0156760e2da68775f8ee0c9be7.png) right 33px center no-repeat #00428b;
    color: #fff;
}

.proles li.cur a {
    color: #fff;
}

.prori {
    width: calc(100% - 300px);
}

.list1z {
    margin-left: -0.4947vw;
    margin-right: -0.4947vw;
}

.prori li {
    float: left;
    width: 33.33%;
    padding: 0 0.4947vw;
    margin-bottom: 20px;
}

.prori li a.img {
    display: block;
    border: solid 1px #a0a0a0;
    overflow: hidden;
}

.prori li a.img img {
    max-width: 100%;
    transition: all 0.4s;
}

.prori li .dac {
    background: #fff;
    position: relative;
    height: 52px;
}

.prori li .dac h3 a {
    display: block;
    font-size: 13px;
    color: #333333;
    line-height: 52px;
    padding-left: 17px;
}

.prori li .dac .mx a {
    width: 93px;
    height: 30px;
    background-color: #a0a0a0;
    border-radius: 20px;
    text-align: center;
    font-size: 10px;
    line-height: 30px;
    color: #ffffff;
    display: block;
    position: absolute;
    right: 17px;
    top: 12px;
}

.prori li:hover .dac h3 a {
    color: #00458e;
}

.prori li:hover .dac .mx a {
    color: #fff;
    background: #00458e;
}

.prori li:hover a.img {
    border: solid 1px #00458e;
}

.prori li:hover .dac h3 a {
    color: #00458e;
}

.prori li:hover .dac .mx a {
    color: #fff;
    background-color: #00458e;
}

/*  */
.w2 {
    background: url(//cdn.myxypt.com/db812564/23/03/1d15d98a2f0a465ccc54560e08793f759b63cc33.jpg) top center no-repeat;
    padding-top: 70px;
    background-size: cover;
    padding-bottom: 70px;
}

.w2 .wh {
    max-width: 1214px;
    margin: 0 auto;
}

.w2tit {
    text-align: center;
}

.w2tit h3 {
    font-size: 48px;
    color: #f9f9fa;
    line-height: 1;
    font-weight: 600;
}

.w2tit h3 span {
    color: #ffba00;
}

.w2tit p {
    color: #f7f7f5;
    margin-top: 15px;
    font-size: 14px;
    line-height: 1;
}

.serv {
    margin-top: 60px;
}

.serv_p {
    width: calc(53.7% - 7px);
}

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

.serv1 {
    display: flex;
    flex-wrap: wrap;
}

.serv_w {
    width: 46.3%;
    background: #fff;
    margin-left: 7px;
    padding-top: 29px;
    /* height: 460px; */
}

.serv_w .nums {
    height: 59px;
    border-radius: 9px;
    width: 198px;
    background-color: #00458e;
    position: relative;
    z-index: 9;
    padding-left: 87px;
    font-size: 44px;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    margin-left: -7px;
    line-height: 59px;
}

.serv_w h3 {
    font-size: 34px;
    line-height: 34px;
    color: #00458e;
    margin-top: 54px;
    padding-left: 46px;
    padding-right: 60px;
    font-weight: 600;
}

.serv_w span {
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    display: block;
    letter-spacing: -1px;
    color: #9f9696;
    margin-top: 11px;
    padding-left: 46px;
}

.serv_wc {
    margin-top: 20px;
    font-size: 14px;
    color: #595555;
    line-height: 24px;
    /* width: 457px; */
    margin-left: 50px;
    margin-right: 60px;
}

.serv_wc p {
    background: url(//cdn.myxypt.com/db812564/23/02/a55d4181437c423bd8bc00758bb2c403b5472d5d.png) left top 8px no-repeat;
    margin-bottom: 15px;
    text-indent: 20px;
}

.servtil {
    height: 162px;
    margin: 0 auto;
    margin-top: 22px;
    max-width: 1200px;
}

.servtil ul {
    text-align: center;
    background: url(//cdn.myxypt.com/db812564/23/02/373fad57870ff968396431b7a29165b5e82f3ba5.png) bottom center no-repeat;
    height: 162px;
}

.servtil li {
    width: 25%;
    float: left;
    padding-top: 53px;
    height: 162px;
    /*transition: all .6s ease;*/
}

.servtil li .ystus {
    width: 20%;
    margin: 0 auto;
    text-align: center;
}

.servtil li .ystus img {
    max-width: 100%;
}

.servtil li h3 {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
}

.servtil li.cur {
    background: url(//cdn.myxypt.com/db812564/23/02/1db73f745da40829460e29a98cc5c0c5e21a2c87.png) bottom center no-repeat;
    /*transition: all .6s ease;*/
    /*background-size: 100% auto;*/
}

.servtil li.cur h3 {
    color: #ffffff;
}

.servtil li.cur .ystus img {
    filter: brightness(100000);
}

/*  */
.w3 {
    margin: 70px 0;
}

.ables {
    margin-top: 30px;
    width: 43.33%;
}

.abtus {
    width: 52.4%;
}

.abtus iframe {
    width: 100%;;
}

.ables h3 {
    font-size: 28px;
    color: #333333;
    background: url(//cdn.myxypt.com/db812564/23/02/c70ff8aca05c876dc18b401efcbaf82a097e53f0.png) left bottom no-repeat;
    padding-bottom: 12px;
    font-weight: 600;
}

.abcotns {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 20px;
}

.ables a.abmos {
    display: block;
    width: 134px;
    height: 38px;
    border: solid 2px #00428b;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    color: #00428b;
    border-radius: 30px;
    margin-top: 30px;
}

.ables a.abmos:hover {
    background: #00428b;
    color: #fff;
}

/*  */
.w4 {
    background-color: #eeeeee;
    padding-bottom: 60px;
    padding-top: 69px;
}

.w4bgs {
    margin-top: 40px;
}

.w4bgs .bd .list2 {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    width: 100%;
}

.w4bgs .bd .list2 .slick-list {
    width: 100%;
    margin-top: 45px;
}

.w4bgs .bd li {
    float: left;
    padding: 0 10px;
}

.w4bgs .bd li a.img {
    display: block;
    overflow: hidden;
}

.w4bgs .bd li a.img img {
    width: 100%;
}

.w4bgs .bd li h3 a {
    display: block;
    line-height: 44px;
    background: #ffffff;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #666;
}

.w4bgs .bd li:hover h3 a {
    background: #00428b;
    color: #fff;
}

.w4bgs .list2 .slick-dots {
    text-align: center;
    display: flex;
    justify-content: center;
}

.w4bgs .list2 .slick-dots li {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #00428b;
    margin: 0 5px;
    transition: all 0.4s;
    font-size: 0;
    padding: 0;
}

.w4bgs .list2 .slick-dots li button {
    display: none;
}

.w4bgs .list2 .slick-dots li.slick-active {
    width: 32px;
    height: 18px;
    background: #da251d;
    transition: all 0.4s;
    border-radius: 20px;
}

.w4 a.camo {
    display: block;
    width: 229px;
    height: 38px;
    border: solid 2px #00428b;
    font-size: 14px;
    line-height: 34px;
    color: #00428b;
    margin: 0 auto;
    margin-top: 47px;
    border-radius: 30px;
    text-align: center;
}

.w4 a.camo:hover {
    background: #00428b;
    color: #fff;
}

/*  */
.w5 {
    margin-top: 70px;
    margin-bottom: 50px;
}

.w5 .con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.xinsec {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.xinsec ul {
    text-align: center;
}

.xinsec li {
    display: inline-block;
    width: 110px;
    height: 40px;
    border: solid 1px #00428b;
    margin: 0 15px;
    border-radius: 20px;
}

.xinsec li a {
    font-size: 16px;
    font-weight: bold;
    color: #00428b;
    letter-spacing: 1px;
    line-height: 38px;
}

.xinsec li:hover {
    background: #00428b;
}

.xinsec li:hover a {
    color: #ffffff;
}

.w5 .content {
    margin-top: 40px;
    width: 30%;
}

.xintus {
    /* width: 360px; */
    /* height: 200px; */
    overflow: hidden;
}

.xintus img {
    width: 100%;
    transition: all 0.4s;
}

.content:hover img {
    transform: scale(1.1, 1.1);
    transition: all 0.4s;
}

.news_list1 li {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
}

.news_list1 li a {
    line-height: 45px;
    font-size: 16px;
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.news_list1 li a:hover {
    text-decoration: none;
    color: #00428b;
}

.news_list1 li span {
    color: #666666;
    font: 400 12px/24px "Microsoft YaHei";
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_list2 {
    padding: 10px 0;
}

.news_list2 li a {
    padding-left: 28px;
    line-height: 30px;
    font-size: 14px;
    background: url(//cdn.myxypt.com/db812564/23/02/bae27cc58816fa79d22b7c458cb4e7037729b26c.png) left center no-repeat;
    display: block;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news_list2 li a:hover {
    color: #00428b;
    background: url(//cdn.myxypt.com/db812564/23/02/331342e387081d30c08f4ec816d09ccfa877394c.png) left center no-repeat;
}

/*  */
.w6 {
    background: url(//cdn.myxypt.com/db812564/23/02/b8ba3b620cb5d79e5a73dcec1ee925075b47c6de.png) top center no-repeat;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 60px;
    display: none;
}

.w6tit {
    text-align: center;
}

.w6tit h3 {
    font-size: 45px;
    color: rgba(255, 255, 255, .7);
    line-height: 1;
    font-weight: 600;
}

.w6tit p {
    font-size: 30px;
    color: #ffffff;
    line-height: 1;
    margin-top: 5px;
    font-weight: bold;
}

.w6bgs {
    margin-top: 40px;
    background: rgba(255, 255, 255, .15);
    padding-top: 44px;
    height: 196px;
    position: relative;
}

.w6bgs li {
    float: left;
    width: 186px;
    margin-right: 32px;
}
.w6bgs li img{
    width: 100%;
}

.bd {
    overflow: hidden;
}

/*#demo {*/
/*overflow: hidden;*/
/*width: 87%;*/
/*margin: 0 auto;*/
/*}*/

/*#indemo {*/
/*float: left;*/
/*width: 800% !important;*/
/*}*/

/*#demo1 {*/
/*float: left;*/
/*}*/

/*#demo2 {*/
/*float: left;*/
/*}*/

.w6bgs .bd {
    width: 87%;
    margin-left: auto;
    margin-right: auto;
}

.w6bgs .l_btn, .w6bgs .r_btn {
    position: absolute;
    top: 84px;
    z-index: 9;
    display: block;
    width: 28px;
    height: 28px;
}

.w6bgs .l_btn {
    background: url(//cdn.myxypt.com/db812564/23/02/18dc86d2b5d7191d7e7599d6fd061977f975e866.png) center no-repeat;
    left: 20px;
}

.w6bgs .r_btn {
    background: url(//cdn.myxypt.com/db812564/23/02/3c99f45f501d35d0760fe56ccc766fb1e02faa0f.png) center no-repeat;
    right: 20px;
}

.w6bgs .l_btn:hover {
    background: url(//cdn.myxypt.com/7869991a/21/11/c28421afc33930461133b4469bfce3d21e032d0f.png) center no-repeat;
}

.w6bgs .r_btn:hover {
    background: url(//cdn.myxypt.com/7869991a/21/11/b0c1adc06e4358be56577697c442f25fb67b4827.png) center no-repeat;
}

/*友情链接*/

.f_link {
    line-height: 30px;
    margin: 23px auto;
    font-size: 14px;
    color: #333333;
}

.f_link a {
    color: #333333;
}

.f_link a:hover {
    color: #00428b;
}

.footbgs {
    background-color: #00428b;
    padding: 40px 0;
}

.fadd {
    margin-top: 10px;
    max-width: 829px;
    width: calc(100% - 300px);
}

.fadd .list2 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 22px;
}

.fadd .list2 li {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
    line-height: 56px;
    align-items: center;
}

.fadd .list2 li .img {
    width: 40px;
}

.fadd .list2 li h4 {
    color: #fff;
    font-size: 14px;
}

.fadd h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
}

.fdiz {
    font-size: 14px;
    color: #ffffff;
    line-height: 55px;
    margin-top: 20px;
}

.fdiz img {
    margin-right: 20px;
}

.fdao {
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
}

.fdao a {
    color: #fff;
}

.fdao a:hover {
    text-decoration: underline;
}

.fewm {
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 35px;
    width: 270px;
}

.fewm .list2 {
    display: flex;
    justify-content: space-between;
}

.fewm .list2 li dd {
    margin-top: 12px;
}

.footbei {
    background-color: #003167;
    padding: 10px 0;
    text-align: center;
    font-size: 12px;
    color: #e5e5e5;
    line-height: 30px;
}

.footbei a {
    color: #e5e5e5;
}

.daox {
    color: #fff;
}

.daox a {
    color: #fff;
}

@media (max-width: 1200px) {
    .prori {
        width: 100%;
        margin-top: 30px;
    }

    .proles {
        width: 100%;
    }

    .protit {
        display: none;
    }

    .proles li:nth-child(13) {
        display: none;
    }

    .tablis {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
    }

    .proles li {
        width: calc(100% / 4);
    }

    .proles li {
        background: #fff;
        padding-left: 0;
    }

    .proles li.cur {
        background: #00428b;
    }

    .xinsec {
        margin-top: 30px;
    }
}

@media (max-width: 1025px) {
    .w1 {
        padding-top: 40px;
        height: auto;
    }

    .w1tit h3 {
        font-size: 32px;
    }

    .w1tit p {
        font-size: 24px;
    }

    .w2tit h3 {
        font-size: 32px;
    }

    .serv_w h3 {
        font-size: 26px;
        margin-top: 24px
    }

    .w2 {
        padding: 40px 0;
    }

    .serv {
        margin-top: 30px;
    }

    .servtil ul {
        background: none;
        position: relative;
        z-index: 2;
    }

    .servtil {
        position: relative;
    }

    .servtil:before {
        content: '';
        display: block;
        width: 100%;
        height: calc(100% - 20px);
        background: #fff;
        left: 0;
        bottom: 0;
        position: absolute;
    }

    .ables h3 {
        font-size: 24px;
    }

    .abcotns {
        font-size: 14px;
        line-height: 28px;
    }

    .w3 {
        margin: 20px 0 40px;
    }

    .w4 {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .w4bgs {
        margin-top: 25px;
    }

    .w4bgs .bd .list2 .slick-list {
        margin-top: 25px;
    }

    .w4bgs .list2 .slick-dots li {
        width: 12px;
        height: 12px;
    }

    .w4bgs .list2 .slick-dots li.slick-active {
        width: 18px;
        height: 12px;
    }

    .w4 a.camo {
        margin-top: 20px;
        width: 150px;
    }

    .w5 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .w5 .content {
        margin-top: 24px;
    }

    .w6 {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .w6tit h3 {
        font-size: 32px;
    }

    .w6tit p {
        font-size: 20px;
    }

    .w6bgs li {
        margin-right: 20px;
    }
}

@media (max-width: 780px) {
    .w1tit h3 {
        font-size: 24px;
    }

    .w2tit h3 {
        font-size: 24px;
    }

    .w1tit p {
        font-size: 20px;
    }

    .w1bgs {
        margin-top: 30px;
    }

    .proles li {
        width: calc(100% / 3);
        font-size: 14px;
        line-height: 40px;
        height: 40px;
    }
    .proles li:last-child{
        display:none;
    }

    .x-banner .owl-carousel .owl-dots button.owl-dot {
        width: 12px;
        height: 12px;
    }

    .x-banner .owl-carousel .owl-dots button.owl-dot.active {
        width: 18px;
    }

    .serv_w {
        width: 100%;
        margin-left: 0;
    }

    .serv_p {
        width: 100%;
    }

    .serv_p img {
        width: 100%;
    }

    .serv_w .nums {
        margin-left: 0;
        width: 150px;
        padding-left: 38px;
    }

    .serv_w h3 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .serv_w span {
        padding-left: 20px;
        padding-right: 20px;
    }

    .serv_wc {
        margin-left: 20px;
        margin-right: 20px;
        padding-bottom: 14px;
    }

    .servtil li h3 {
        font-size: 18px;
    }

    .ables {
        width: 100%;
    }

    .abtus {
        width: 100%;
        margin-top: 30px;
    }

    .w4bgs .bd .list2 {
        margin-left: 0;
        margin-right: 0;
    }

    .w4bgs .bd li {
        padding: 0 5px;
    }

    .xinsec li a {
        font-size: 14px;
        line-height: 32px;
    }

    .xinsec li {
        height: 34px;
    }

    .w5 .content {
        width: 100%;
    }

    .f_link {
        line-height: 24px;
    }

    .w6bgs li {
        margin-right: 18px;
    }

    .fadd {
        margin-top: 0;
    }

    .footbei {
        line-height: 24px;
    }
}

@media (max-width: 480px) {
    .proles li {
        width: calc(100% / 2);
    }

    .prori li {
        width: 50%;
        padding: 0 5px;
    }

    .prori li .dac {
        height: auto;
        text-align: center;
    }

    .prori li .dac h3 a {
        line-height: 40px;
        padding-left: 0;
    }

    .prori li .dac .mx {
        display: none;
    }

    .w2tit p {
        line-height: 1.4;
        margin-top: 8px;
    }

    .serv_w .nums {
        margin-left: 0;
        width: 126px;
        padding-left: 38px;
        line-height: 42px;
        height: 42px;
        font-size: 30px;
    }

    .serv_w h3 {
        font-size: 18px;
    }

    .servtil li {
        height: 120px;
        padding-top: 42px;
    }

    .servtil ul {
        height: auto;
    }

    .servtil {
        height: auto;
    }

    .servtil li h3 {
        margin-top: 12px;
    }

    .servtil li.cur {
        background: url(//cdn.myxypt.com/7869991a/21/11/3d024177e2545a76f7d85f975efa8bff6336475b.png) top center no-repeat;
    }

    .servtil li h3 {
        font-size: 14px;
    }

    .xinsec ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .xinsec li {
        width: 31.33%;
        margin: 0;
    }

    .fadd .list2 li {
        line-height: 40px;
        width:100%;
    }
    .fadd .list2 li h4{
        font-size:12px;
    }

    .fdao {
        display: none;
    }

    .w6bgs li {
        margin-right: 10px;
    }

    .fadd {
        width: 100%;
    }

    .fewm {
        width: 100%;
        margin-top: 20px;
    }

    .fewm .list2 {
        justify-content: center;
    }

    .fewm .list2 li {
        margin: 0 5px;
    }

    .fewm .list2 li .img img {
        width: 100px;
    }

    .news_list2 li a {
        padding-left: 14px;
    }
}

.page-wrap-right p > img,
.page-wrap-right span > img,
.page-wrap-right strong > p {
    max-width: 100% !important;
    height: auto !important;
}