@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;line-height: 1.5;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


@font-face {
    font-family: 'constan2';
    src:url('../fonts/Microsoft JhengHei UI/msjhl_0.ttc') format('truetype');
}
.ssddds{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

            .demo-message-wrap input::-webkit-input-placeholder,
            .demo-message-wrap textarea::-webkit-input-placeholder {
                /* WebKit browsers */
                  color: #fff;
            }

            .demo-message-wrap input:-moz-placeholder,
            textarea:-moz-placeholder {
                /* Mozilla Firefox 4 to 18 */
                  color: #fff;
            }

            .demo-message-wrap input::-moz-placeholder,
            textarea::-moz-placeholder {
                /* Mozilla Firefox 19+ */
                   color: #fff;
            }

            .demo-message-wrap input:-ms-input-placeholder,
            textarea:-ms-input-placeholder {
                /* Internet Explorer 10+ */
                  color: #fff;
            }

            .demo-message-wrap input[type='text']::-webkit-input-placeholder{
                color: #fff;
            }


.fl {
    float: left;
}
.fr {
    float: right;
}
/*头部样式*/
.head_top {
    position: relative;
    padding: 12px 0;
    background: #1d2026;
    line-height: 1.3;
    color: rgba(255,255,255,.6);
    font-size: 12px;
}

.head_top a {
    color: rgba(255,255,255,.6);
    font-size: 12px;
}

.wel {}

.top_seo {}




.tou_con{width:1920px;position:relative;left:50%;margin-left:-960px;background:#f5f5f5}
.tou{width:1200px;margin:0 auto;height:120px;overflow:hidden}
.logo{float:left;line-height:120px;margin-top: 2%}
.telx{float:right;margin-top:30px;}

/*
#formsearch{width:420px;float:left;margin-left:60px;margin-top:40px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
.hotSearch a{margin-right:6px;}
#formsearch input{background:#fff;border:1px solid #c8c8c8;float:left;width:260px;outline: none;}
#formsearch input#keyword{height:35px;line-height:35px;padding-left:4px;color:#666;}
#formsearch input#s_btn{width:44px;height:35px;line-height:35px;text-align:center;background:url(../images/so.png) no-repeat center;color:#fff;border:none;cursor:pointer;}
*/
#menu{
      width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #03479c;
}
.ct1{color:#03479c;font-size:42px;text-align:center;}
.ct1 span{display:block;text-transform:uppercase;font-size:18px;font-weight:normal;color:#888888;font-family:"Arial";line-height: 30px;}


@media (min-width: 1400px){
.container {
    width: 1400px;
}
}

/*高品质追求*/
.box2{width:1200px;margin:0 auto;margin-top:20px;}
.tabz{position:relative;display:flex;justify-content:center;align-items:center;margin-top:50px;}
.tabz li{float:left;width:140px;height:32px;display:block;line-height:32px;background:#eaeaea;text-align:center;color:#666666;font-size:14px;cursor: pointer;margin-left:10px;}
.tabz li.cur{color:#fff;text-decoration:none;font-size:14px;background:#03479c;}
.tabz  li:hover, .tabz li.cur {
    background: #03479c;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.tabz li:hover a, .tabz li.cur a {
    color: #fff;
}

.ttz{display: none;margin-top:30px;}
.list1z{padding:8px 10px;}
.list1z li{position:relative;vertical-align: middle;float:left;margin-right:26px;margin-bottom:26px}
.list1z li a.img{display:block}
.list1z li a.img img{width:376px;height:270px;}


.list1z li:nth-child(3n){float:right;margin-right:0px;}

.dac{background:#03479c;border-bottom-left-radius:5px;border-bottom-right-radius:5px;line-height:45px;height:45px;}
.list1z li h3{color:#fff;font-size:16px;float:left;font-weight:normal;margin-left:5%;}
.list1z li h3 a{color:#fff;font-size:16px;line-height:45px;}
.list1z li:hover .dac{background:#b99562;}


.mx{float:right;color:#fff;font-size:16px;margin-right:5%;}
.mx a{color:#fff;font-size:16px;}

/*滚动*/
.pin{width:1200px;margin:0 auto;}

.chan{text-align:center;padding-top:30px;position:relative;margin-bottom:40px;}
.l_btn,.r_btn{position:absolute;cursor:pointer;top:55%;}
.l_btn{left:-50px;}
.r_btn{right:-50px;}

.twt{float: left;}
.twt li a.img{display:block;}
.twt li a.img img{display:block;width: 273px;height:150px;}
.twt li{float: left;overflow: hidden; margin-left: 20px;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;padding-top:20px;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

.huise{width:1920px;position:relative;left:50%;margin-left:-960px;background:#f5f5f5;padding-bottom:50px;padding-top:70px;}

#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}




/*产品展示*/

.c1_index {
    position: relative;
    padding: 60px 0;
}

.ttt1 {
    text-align: center;
}

.ttt1 h3 {
    font-size: 40px;
    color: #000000;
    font-weight: normal;
    background: url(//cdn.myxypt.com/00951479/20/12/f3d182cf632f3d8ac6a57723f41222d33e850dd1.png) no-repeat center center;
}

.ttt1 p {
    font-family: "Arial";
    font-size: 18px;
    color: #999999;
    text-transform: uppercase;
}

.cp_list1{
    padding: 8vh 0 3vh;
    margin: 0 -2vw;
}
.cp_list1 li{
    float: left;
    margin: 0 2vw;
}
.cp_list1 li+li{
    /*margin-left: 4vw;*/
}
.cp_list1 li a.img{
    display: block;
    text-align: center;
}
.cp_list1 li a.img img{
    width: 100%;
}
.cp_list1 li a.img h3{
    color: #333333;
    font:500 1vw/1.2em "Microsoft YaHei";
    padding: 1.5vw 0 0;
}
.cp_list1 li:hover a.img h3{
    color: #01458e;
}
.cp_list1 .slick-prev,
.cp_list1 .slick-next{
     background: url(//cdn.myxypt.com/00951479/20/12/3a9c890e158c9159d87b9f631af989fa6dc22695.png) no-repeat left center;
     position: absolute;
     top: calc( 50% - 45px);
     width: 24px;
     height: 46px;
     z-index: 999;
     outline: none;
     border: none;
     font-size: 0;
}
.cp_list1 .slick-prev{
    left: -24px;
}
.cp_list1 .slick-next{
    right:  -24px;transform: scale(-1); 
}




@media (max-width:450px) {
    .c1_index {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .ttt1 h3 {
        font-size: 24px;
    }
    .ttt1 p {
        font-size: 15px;
    }
    .prolist {
        margin-top: 15px!important;
    }
    .proimg li {
        margin-bottom: 15px!important;
    }
    .prolist li a {
        font-size: 14px!important;
    }
    .procont {
        margin-top: 15px!important;
    }
    .proimg li h3 a {
        font-size: 13px!important;
        line-height: 40px!important;
    }
    .c1_index a.promore {
        width: 150px!important;
        height: 40px!important;
        line-height: 40px!important;
        margin: 15px auto!important;
    }
}

.proimg li a.img img {
    width: 100%;
    height: auto;
    transition: all 0.6s
}

.proimg li h3 {
    text-align: center;
}

.proimg li h3 a {
    font-weight: normal;
    line-height: 50px;
    background: #fff;
    display: block;
    font-size: 16px;
    color: #333;
}

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

.proimg li a.img img:hover {
    transition: all 0.6s;
    transform: scale(1.2)
}

.c1_index a.promore {
    display: block;
    position: relative;
    width: 204px;
    height: 58px;
    background: url(//cdn.myxypt.com/00951479/20/12/21d758bbf4bd9e8d332c26946534c11464b31cd6.jpg) no-repeat center;
    line-height: 58px;
    text-align: center;
    margin: 40px auto;
    color: #ffffff;
    font-size: 16px;
}


/*c2_index*/

.c2_index {
    position: relative;
    padding: 2.30208333% 0;
    background: url(//cdn.myxypt.com/00951479/21/01/2d3547f12f707808acd914c7b7302cc646f7c5ba.jpg) no-repeat center center;
    background-size: cover;    overflow: hidden;    background-attachment: fixed;
}

.c22_left {
    position: relative;
}

.c22_left h3 {
    color: #fff;
    font-size: 40px;
    font-weight: normal;
    background: url(//cdn.myxypt.com/00951479/20/12/ae90a258e281ff327e9367eddd25db86bdbdab46.jpg) no-repeat left bottom;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.c22_left h3 span {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    padding-left: 20px;
}

.c22_left .abb_txt {
    color: #fff;
    font-size: 15px;
    line-height: 2.0;
    margin-bottom: 20px;
}

.abbmore {
    width: 46px;
    height: 46px;
    background: url(//cdn.myxypt.com/00951479/20/12/b511ef7b17e5798ffe7568da80337d7780ea7667.png) no-repeat center center;
    display: block;
    margin-left: 0;
    position: relative;
    padding-left: 170%;
}
.abbmore:hover{
     background: url(//cdn.myxypt.com/00951479/20/12/e92920b0e3bca924d658cab1417606d4998c6228.png) no-repeat center center;
}
.abbmore::before {
    position: absolute;
    left: -5px;
    top: 20px;
    width: 45%;
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    content: "";
}

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


/*c3_index*/

.c3_index {
    position: relative;
    padding: 55px 0;
    border-bottom: 1px solid #efefef;
}

.c33_list {
    position: relative;
    display: flex;
    justify-content: center;
}

.c33_list li {
    position: relative;
    transition: all .3s;
    // width: 33.333%;
    // float: left;
}

.c33_list li+li {
    margin-left: 2%;
}

.c33_list li a.img {
    display: block;
}

.c33_list li a.img img {
    width: 100%;
}

.c33_list li .sbg {
    position: absolute;
    right: 0px;
    width: 100%;
    bottom: 20px;
    padding: 10%;
    text-align: right;
}

.c33_list li .sbg h3 {
    font-size: 28px;
    color: #fff;
    font-weight: normal;
}

.c33_list li .sbg span {
    display: block;
    font-family: "Arial";
    font-size: 14px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
}

.c33_list li:hover .sbg span{
    opacity: 0;
}


.c33_list li .sbg i {
    background: url(//cdn.myxypt.com/00951479/20/12/d67a1e4e995594673a023465423853bb92131375.png) no-repeat center center;
    display: block;
    opacity: 0;
    transition: all .5s;
    width: 39px;
    float: right;
    height: 0;
}

.c33_list li:hover .sbg i {
    opacity: 1;
    height: 28px;
}

@media (max-width:768px) {
    .c3_index {
        padding: 20px 0;
    }
    .c33_list {
        flex-wrap: wrap;
    }
    .c33_list li {
        width: 46%;
        margin-bottom: 10px;
    }
}

@media (max-width:450px) {
    .c33_list li {
        width: 100%;
        margin-bottom: 10px;
    }
    .c33_list li+li {
        margin-left: 0;
    }
}

.c4_index {
    position: relative;
    padding: 2.30208333% 0;
}

.c44_list {
    position: relative;
    padding-top: 3.30208333%;
}

.c44_list li {
    float: left;
    margin: 0 17px;
}

.c44_list li a.img {
    display: block;
     position: relative;
}

.c44_list li img {
    width: 100%;
}

.slick-track{
    padding-bottom: 30px;
}
.c44_list li a.img h3 {
    font-weight: normal;
    text-align: center;
    font-size: 15px;
    color: #666666;
    line-height: 2.5;
    padding: 10px 0;
    opacity: 0;
    display: none;
}

.slick-center{
    box-shadow: 0 0 30px rgba(217,217,217,.5);
}

.slick-center a.img h3 {
    opacity: 1!important;
    display: block!important;
}

.c44_list .slick-prev,
.c44_list .slick-next {
    display: none!important;
}

.c44_list .slick-dots {
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    margin-top: 3%;
}

.c44_list .slick-dots li {
    display: inline-block;
    float: none;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: url(//cdn.myxypt.com/00951479/20/12/51ac6d377ca7b49ae71cedb6cda30f97ff5f3354.png) no-repeat center center;
    cursor: pointer;
}

.c44_list .slick-dots li button {
    background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.c44_list .slick-dots li.slick-active {
    background: url(//cdn.myxypt.com/00951479/20/12/2333be5af44c557a60eaf2d2d57e538f9d4179ce.png) no-repeat center center;
}

@media (max-width:992px) {
    .c44_list li {
        float: left;
        margin: 0 20px;
    }
}

@media (max-width:768px) {
    .c44_list li {
        float: left;
        margin: 0 15px;
    }
}

@media (max-width:480px) {
    .c44_list li {
        float: left;
        margin: 0 5px;
    }
}


/*新闻资讯*/

.wrap-new {
    background: #f5f5f5;
    padding: 3% 0;
}

.newtitle {
    font-size: 30px;
    color: #333;
    padding-bottom: 40px;
    position: relative;
    font-weight: normal;
}

.newtitle a {
    display: block;
    position: absolute;
    right: 0;
    top: 16px;
    font-size: 14px;
    color: #999;
    padding-right: 20px;
    transition: all .3s;
}

.newtitle a::after {
    content: '+';
    position: absolute;
    right: 0;
    top: 5px;
    line-height: 13px;
    width: 13px;
    color: #fff;
    background: #cbcdd2;
    text-align: center;
    font-size: 14px;
    font-family: '宋体';
}

.newtitle a:hover {
    color: #02458c;
}

.xy-news {
    width: 36%;
    position: relative;
}

.xy-news .slick-slide a {
    display: block;
}

.newcon h3 {
    font-size: 18px;
    color: #333;
    line-height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-weight: 500;
}

.xy-news .slick-arrow {
    position: absolute;
    z-index: 9999;
    background: none;
    border: 1px solid #cbcdd2;
    font-size: 0;
    width: 30px;
    height: 30px;
    outline: none;
    transition: all .5s;
}

.xy-news .slick-prev {
    top: -17%;
    right: 29px;
    background: url(//cdn.myxypt.com/00951479/20/12/e42100c40198bfdace89772e2fcb3017a8a97e6a.png) no-repeat center center;
    transform: rotate(-90deg);
}

.xy-news .slick-prev:hover {
    background: url(//cdn.myxypt.com/00951479/20/12/55e9dfc8c768e77a627e83963ba8dd559a5e94ec.png) no-repeat center center #02458c;
    border-color: #02458c;
    transform: rotate(-90deg);
}

.xy-news .slick-next {
    top: -17%;
    right: 0;
    background: url(//cdn.myxypt.com/00951479/20/12/93d53e639e76bb9fee6e744c094b6a069a631b40.png) no-repeat center center;
    transform: rotate(-90deg);
}

.xy-news .slick-next:hover {
    background: url(//cdn.myxypt.com/00951479/20/12/283d6c2f58ab44f3913d561e8bdd015c3a1888ba.png) no-repeat center center #02458c;
    border-color: #02458c;
    transform: rotate(-90deg);
}

.xy-news .slick-slide {
    position: relative;
    border: none;
}

.xy-news .slick-slide a::before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 102px;
    background: #02458c;
    z-index: 0;
    transition: all .3s;
}

.xy-news .slick-slide a:hover::before {
    width: 100%;
}

.newcon {
    padding: 20px 0;
    position: relative;
    transition: all .3s;
    padding-left: 10px;
}

.xy-news .slick-slide a:hover .newcon {
    color: #fff;
}

.xy-news .slick-slide a:hover .newcon h3,
.xy-news .slick-slide a:hover .newcon span {
    color: #fff;
}

.xy-meiti {
    width: 60%;
}

.xy-meiti ul li {
    display: block;
    float: left;
    width: 46.5%;
}

.xy-meiti ul li:nth-child(1) {
    margin-right: 7%;
}

.xy-meiti ul li .img {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 248px;
    position: relative;
    overflow: hidden;
}

.xy-meiti ul li .img em {
    width: 110%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .5s;
    background-size: cover !important;
}

.xy-meiti ul li:hover .img em {
    left: -8%;
}

.new-wzcon {
    background: #fff;
    padding: 30px 38px 40px 38px;
}

.newcon span,
.new-wzcon span {
    font-size: 14px;
    color: #999;
    padding-bottom: 10px;
    display: block;
}

.newcon span {
    color: #666;
    padding-bottom: 6px;
}

.xy-meiti ul li h3 {
    font-size: 17px;
    color: #333;
    line-height: 28px;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-weight: 500;
}

.xy-meiti ul li:hover .new-wzcon h3 {
    color: #000000;
}

.xy-meiti ul li img {
    max-width: 100%;
}

.partner-list {
    padding: 48px 0;
}

.partner-list .slick-slide {
    margin: 0 10px;
}
.partner-list .slick-slide div{
    margin-bottom: 10px;
}
.partner-list img {
    display: block;
    width: 100%;
    border: 3px solid #f5f5f5;
    transition: all .5s;
    text-align: center;
}

.partner-list img:hover {
    border-color: #f5f5f5;
}

@media (max-width: 992px) {
    .newcon {
        padding: 20px 0;
    }
}

@media (max-width: 768px) {
    .xy-news {
        width: 100%;
    }
    .newcon {
        padding: 20px 0;
        padding-left: 10px;
    }
    .newcon h3 {
        font-size: 16px;
    }
    .partner-list {
        padding: 20px 0;
    }
    .wrap-new {
        padding: 10% 0;
    }
    .xy-meiti {
        width: 100%;
    }
    .new-wzcon {
        padding: 20px 18px 20px 18px;
    }
    .xy-meiti ul li:nth-child(1) {
        margin-right: 5%;
    }
    .newtitle {
        font-size: 25px;
        padding-bottom: 20px;
    }
    .xy-news .slick-next,
    .xy-news .slick-prev {
        top: -12%;
    }
}


/*页面底部*/

#footer {
    position: relative;
    padding: 2.30208333% 0;
    background: url(//cdn.myxypt.com/00951479/20/12/53a39440ea3fcadb5228b9d7c0a665bcf6e8e681.jpg) no-repeat;
    background-size: 100% 100%;
}

.nav_foot {
    line-height: 24px;
}

.copyright {
    line-height: 24px;
    width: 33%;
    margin-left: 102px;
    font-size: 14px;
    color: #e8e7e7;
    position: relative;
}

.copyright::before {
    width: 1px;
    height: 160px;
    background: rgba(255, 255, 255, 0.1);
    left: -20%;
    top: 0px;
    content: "";
    position: absolute;
}

.copyright a {
    color: #e8e7e7
}

.copyright .bott {
    margin-bottom: 18px
}

.botcont {
    width: 35%;
    color: #e8e8e8;
    font-size: 14px;
    line-height: 24px;
}

.bott {
    color: #ffffff;
    margin-bottom: 10px
}

.bott h1 {
    font-size: 24px
}

.bott h2 {
    padding-top: 8px
}

.botcode {
    padding: 15px 15px 0;
    background: rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
}

@media (max-width:1200px) {
    .bott h1 {
        font-size: 22px;
    }
}

@media (max-width:1024px) {
    .bott h1 {
        font-size: 22px;
    }
    .c1_index {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width:992px) {
    .bott h1 {
        font-size: 20px;
    }
    .botcont {
        width: 50%;
    }
    .copyright {
        width: 42%;
        padding-left: 30px;
        margin-left: 30px;
    }
    .botcode {
        display: none;
    }
    .copyright::before {
        display: none;
    }
}

@media (max-width:992px) and (min-width:768px) {
    #footer .container {
        width: 768px;
    }
}

@media (max-width:768px) {
    .bott h1 {
        font-size: 18px;
    }
    .botcont {
        width: 100%;
        margin-bottom: 10px;
    }
    .copyright {
        width: 100%;
        padding-left: 0px;
        margin-left: 0px;
        margin-bottom: 10px;
    }
    .botcode {
        width: 100%;
        display: block;
    }
}



.foot1{
    background: #1b1b1b;
        padding: 90px 0;
}
.links {
    width: 66%;
    line-height: 38px;
    font-size: 12px;
    text-indent: 20px;
    cursor: pointer;
    position: relative;
    margin-top: 26px;
}
.xy-contact{
     color: rgba(255,255,255,.6);
     font:500 12px/24px "Microsoft YaHei";
     width: 20%;
    font-size: 12px;
}
.links span {
    position: relative;
    display: block;
    border: 1px solid #fff;
    color: #fff;
}

.links span::after {
    content: '';
    position: absolute;
    top: 13px;
    left: 86%;
    background: url(//cdn.myxypt.com/00951479/20/12/66f9dde4d2814a477800fec67d8f70b7c0a89e0e.png) no-repeat;
    height: 8px;
    width: 6px;
}

.lin-btn {
    display: none;
    background: #fff;
}

.lin-btn a {
    color: #666;
}

.lin-btn a:hover {
    color: #02458c;
}
.xymob-seaerch-wz{
    display: none;
}
/*foot_nav*/
.xy-footnav {
    width: calc( 80% - 100px);
}
  .xy-tl-nav .xy-tl-title {
    position: relative;
    margin-bottom: 18px;
    color: #ffffff;
    font: 400 16px/30px "Microsoft YaHei"; }
  .xy-tl-nav dl {
    width: 15%;
    float: left;
    margin-left: 1%;
    }
    .xy-tl-nav dl:last-child {
      /* width: 8%; */
      }
  .xy-tl-nav dd a {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 25px; }
    .xy-tl-nav dd a:hover {
      color: rgba(255, 255, 255, 0.8); }
  .xy-tl-nav .xy-tl-box {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.4);
    line-height: 25px; }
    .xy-tl-nav .xy-tl-box img {
      display: inline-block;
      margin-right: 15px; }
  .xy-tl-nav .xy-tl-ewm {
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    padding-top: 30px; }
    .xy-tl-nav .xy-tl-ewm img {
      max-width: 100%; }
  @media (max-width: 768px) {
    .foot1 {
      padding: 20px 0; } }

.d_erm{
    width: 100px;
    text-align: center;
     color: rgba(255, 255, 255, 0.6);
     font:500 12px/50px "微软雅黑";
}
.d_erm img{
    max-width: 100%;
}
.foot2{
    background: #000000;
    padding: 1vw 0;
}
.foot2,.foot2 a{
  color: rgba(255,255,255,.6);
  font:500 12px/24px "微软雅黑";
}
 @media (max-width: 996px){
    .foot1{
        display: none;
    }
}

.zyqy{
    text-align: right;
}

@media (max-width: 1200px){
    .x-header-right {
    display: none;
    }
}

@media (max-width: 996px){
    .zyqy{
        text-align: left;
    }
}



.icon-qq:after {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url(//cdn.myxypt.com/00951479/20/12/3e5d498118c6da895661906a56235ad0b9f63a86.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
}
.icon-phone:after {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url(//cdn.myxypt.com/00951479/20/12/13f040fe081f09188e7f6904c0272afa401e5407.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
}
.icon-ewm:after {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url(//cdn.myxypt.com/00951479/20/12/4e6800ccd0bc04a189ec6bc2d5064b9b0c33282c.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
}
.icon-top1:after {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url(//cdn.myxypt.com/00951479/20/12/570feb405bed3e2f97a9a49fc83cfe519badfbb6.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
}

@media (max-width: 992px) {
    .x-banner{
        padding-top:60px;
    }
    .page-banner{
        padding-top:60px;
    }
}

.ab0{
    margin-top: 1px;
}
.ab0 .abwz{
    width: 50%;
    float: left;
    padding-left:18.75vw;
    background: url(//cdn.myxypt.com/00951479/21/05/556eb9f69aa3e17f68fc51d8c2c8ae9d0a53430a.png);
    padding-top: 5.6vw;
    padding-bottom: 2.9375vw;
}
.ab0 .abwz h3{
    max-width: 100%;
}
.ab0 .abwz h3 img{
    width: 100%;
}
.ab0 .abwz h4{
    font-size: 1.66vw;
    color: #0096e4;
    font-weight: normal;
    line-height: 1;
    margin-top: 2.3vw;
}
.ab0 .abwz .hx{
    width: 3.28vw;
    height: 4px;
    background: #0096e4;
    margin-top: 1.5625vw;
}
.ab0 .abwz h5{
    font-size: 14px;
    line-height: 24px;
    margin-right: 8.75vw;
    margin-top: 1.45vw;
}
.ab0 .abwz .ck{
    width: 125px;
    height: 34px;
    background: #0096e4;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    display: block;
    border-radius: 5px;
    margin-top: 1vw;
}

.ab0 .abfl{
    margin-top: 4.47vw;
}
.ab0 .abfl ul{
    display: flex;
    justify-content: space-between;
    margin-right: 8.75vw;
}
.ab0 .abfl ul li{
    float: left;
    text-align: center;
}
.ab0 .abfl ul li img{
    text-align: center;
}
.ab0 .abfl ul li h3{
    font-size: 16px;
    color: #0096e4;
    font-weight: normal;
    line-height: 1;
    margin-top: 1.25vw;
}

.ab0  .abtp{
    width: 50%;
    float: right;
}
.ab0  .abtp1{
    position: relative;
}
.ab0  .abtp1 img{
    width: 100%;
}
.ab0  .abtp1 h3{
    height: 60px;
    background: rgba(0,0,0,.6);
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    font-size: 1.04vw;
    line-height: 3;
    color: #fff;
    font-weight: normal;
}


.abryzz{
    position: relative;
}
.abryzz  ul{
    padding: 0  1.5625vw 0 2.1875vw;
}
.abryzz .slick-prev{
    position: absolute;
    width: 24px;
    height: 37px;
    left: 0;
    top: 44.25%;
    background: url(//cdn.myxypt.com/00951479/21/05/929306eebce1cfbee03d58618192a1307ed2bf3f.png)no-repeat center;
    outline: none;
    border: none;
    font-size: 0;
}
.abryzz .slick-next{
    position: absolute;
    width: 24px;
    height: 37px;
    right:  0;
    top: 44.25%;
    background: url(//cdn.myxypt.com/00951479/21/05/e0d7a7719096bf6f60e7cc90d378c586584d619f.png)no-repeat center;
    outline: none;
    border: none;
    font-size: 0;
}
.abryzz ul li{
    margin: 0 0.28%;
}
.abryzz ul li img{
    width: 100%;
}


.wmys{
    margin-top: 5.2vw;
}
.choose-index .choose-con {
  margin-top: 2.0625vw;
}

.choose-index .choose-con .choose-left {
  width: 53.5%;
}

.choose-index .choose-con .choose-left .choose-list li {
  padding: 34px 0;
  background: #fff;
  border-top-right-radius: 120px;
  border-bottom-right-radius: 120px;
  display: flex;
  align-items: center;
}
.choose-index .choose-con .choose-left .choose-list li .wz{
    padding-right: 2%;
}

.choose-index .choose-con .choose-left .choose-list li .img1 {
  margin-left: 12px;
  margin-right: 20px;
}

.choose-index .choose-con .choose-left .choose-list li .wz .w1 {
  color: #333333;
  font-size: 1.35vw;
  font-weight: bold;
}

.choose-index .choose-con .choose-left .choose-list li .wz .w2 {
  color: #666666;
  font-size: 0.833vw;
  line-height: 28px;
}

.choose-index .choose-con .choose-left .choose-list li:hover {
  background: #005aa1;
}

.choose-index .choose-con .choose-left .choose-list li:hover .w1 {
  color: #fff;
}

.choose-index .choose-con .choose-left .choose-list li:hover .w2 {
  color: #fff;
}

.choose-index .choose-con .choose-right {
  width: 498px;
}

.choose-index .choose-con .choose-right .ctel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}

.choose-index .choose-con .choose-right .ctel .ctel1 {
  background: url(//cdn.myxypt.com/00951479/21/05/90563e3464d42758c3ef6a48eff9439f6e0ceb47.png) no-repeat left center;
  padding-left: 70px;
}

.choose-index .choose-con .choose-right .ctel .ctel1 p {
  color: #666666;
  font-size: 16px;
}

.choose-index .choose-con .choose-right .ctel .ctel1 p:nth-of-type(2) {
  font-weight: bold;
  color: #005aa1;
  font-size: 28px;
  font-family: "Arial";
}

.choose-index .choose-con .choose-right .ctel .ctel2 {
  width: 166px;
  height: 42px;
  border: 1px solid #005aa1;
  border-radius: 20px;
}

.choose-index .choose-con .choose-right .ctel .ctel2 a {
  display: block;
  text-align: center;
  color: #005aa1;
  font-size: 16px;
  line-height: 40px;
}

.mx1440 {
  max-width: 1470px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.tt2 {
  display: none;
}

.jjfa-bg {
  background: url(//cdn.myxypt.com/00951479/21/05/b95da8d288049d30376e1ca157e4dceabb1acffd.png) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 4.375vw;
  padding-bottom: 6.25vw;
  margin-top: 4.6875vw;
}

.jjfa-bg .jjfa-index {
  position: relative;
}

.jjfa-bg .jjfa-index .jjfa-left {
  float: left;
  width: 27.08333333333333vw;
  background: #fff;
  position: absolute;
  left: 0;
  top: 60px;
  padding: 2.08333333333333vw 0;
  padding-left: 2.60416666666667vw;
  padding-right: 4.16666666666667vw;
}

.jjfa-bg .jjfa-index .jjfa-left .pt1 b {
  display: block;
  color: #333333;
  font-size: 1.875vw;
}

.jjfa-bg .jjfa-index .jjfa-left .pt1 h3 {
  color: #aaaaaa;
  font-size: 16px;
  font-weight: normal;
  padding-top: 10px;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort {
  padding: 1.30208333333333vw 0;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort li {
  border-bottom: 1px solid #fff;
  /*background: url(//cdn.myxypt.com/00951479/21/05/53dc5f2f4ff475a7c568727d6602cb2ad3f6ae90.png) no-repeat right center;*/
  margin-bottom: 0.3vw;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort li a {
  display: block;
  color: #666666;
  font-size: 18px;
  line-height: 50px;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort li.cur {
  border-bottom: 1px solid #02458c;
  background: url(//cdn.myxypt.com/00951479/21/05/53dc5f2f4ff475a7c568727d6602cb2ad3f6ae90.png) no-repeat right center;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort li.cur a {
  font-weight: bold;
  color: #02458c;
}

.jjfa-bg .jjfa-index .jjfa-left .j-more {
  background: url(//cdn.myxypt.com/00951479/21/05/0a7286755a78148bd2a9be1fa5ff4e7faed1de79.png) no-repeat left center;
  width: 184px;
  height: 49px;
  background-size: 184px 49px;
}

.jjfa-bg .jjfa-index .jjfa-left .j-more a {
  display: block;
  color: #02458c;
  font-weight: bold;
  text-align: center;
  line-height: 49px;
  font-size: 18px;
}

.jjfa-bg .jjfa-index .jjfa-right {
  float: right;
  width: calc(100% - 23.17708333333333vw);
}

.jjfa-bg .jjfa-index .jjfa-right .jjfa-list li .img1 img {
  width: 100%;
}




@media (max-width: 767px) {
  .jjfa-bg .jjfa-index .jjfa-left {
    float: none;
    position: relative;
    width: 100%;
    top: 0;
  }
  .jjfa-bg .jjfa-index .jjfa-left .pt1 b {
    font-size: 18px;
  }
  .jjfa-bg .jjfa-index .jjfa-left .pt1 h3 {
    font-size: 14px;
  }
  .jjfa-bg .jjfa-index .jjfa-left .jsort li {
    display: inline-block;
    width: 48%;
  }
  .jjfa-bg .jjfa-index .jjfa-left .jsort li a {
    font-size: 14px;
    line-height: 30px;
  }
  .jjfa-bg .jjfa-index .jjfa-left .j-more a {
    font-size: 14px;
  }
  .jjfa-bg .jjfa-index .jjfa-right {
    width: 100%;
    float: none;
  }
  .ab0 .abwz{
      width:100%;
      padding:50px 20px;
  }
  .ab0 .abtp{
      width:100%;
  }
  .ab0 .abtp1 h3{
     font-size:18px;
  }
  .choose-index .choose-con .choose-left{
      width:100%;
  }
  .choose-index .choose-con .choose-right{
      width:100%;
  }
  .choose-index .choose-con .choose-right p img{
      max-width: 100%;
  }
  .choose-index .choose-con .choose-right .ctel .ctel1{
      padding-left:50px;
  }
  .choose-index .choose-con .choose-right .ctel .ctel1 p:nth-of-type(2){
     font-size:18px;
  }
  body{
      padding-bottom:50px;
  }
}


li {
    list-style: none;
}

.q_d_m {
    float: left;
    width: 100%;
    height: 50px;
}

.pf_down {
    width: 100%;
    float: left;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 50px;
    background: #191919;
    z-index: 999;
    border-top: 1px solid #fff;
}

.pf_down li {
    width: 33.333333%;
    float: left;
    text-align: center;
    padding: 7px 0 4px 0;
    border-right: 1px solid #fff;
}

.pf_down li .ico7 {
    width: 100%;
    float: left;
    height: 20px;
}

.pf_down li .d_name {
    width: 100%;
    float: left;
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}

.pf_down li.l1 .ico7 {
    background: url(//cdn.myxypt.com/00951479/22/02/c57329a248504d984eebeba341e77f8a2bfd01c7.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l2 .ico7 {
    background: url(//cdn.myxypt.com/00951479/22/02/7f0eea654ec678ec52985f258222d3f9558932ea.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l3 .ico7 {
    background: url(//cdn.myxypt.com/00951479/22/02/3b7cbb97ed4479d568813f49b0d05d618ea925f4.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li:nth-child(3n) {
    border: none;
}







