@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;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}





a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}

p {
    margin: 0;
}

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;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

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

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

.wh {
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 15px;
}

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

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.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);
}



/*头部样式*/
.top1 {
    height: 39px;
    background: #d5d5d5;
    color: #666666;
    line-height: 39px;
    overflow: hidden;
    font-size: 14px;
}
.top1 a{color: #666;}
.top1 a:hover{color: #0960bd;}
.top2 {
    height: 120px;
    overflow: hidden;
}

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

.logo {
    float: left;
    line-height: 120px;
}
.albb{line-height: 120px;display:none;}
.dh{color: #0960bd;font-size: 24px;font-family: 'Arial';font-weight: bold;padding-left: 60px;background: url(../images/9c7d99ba343c8742ef3f695cce4db02afb78b680.png) no-repeat left center;line-height: 26px;margin: 38px 0 0 38px;}



/* 首页banner样式 */
.x-banner .owl-carousel {
    position: relative;
}

.x-banner .owl-carousel .banner-item a {
    display: block;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.x-banner .owl-carousel .owl-nav .owl-next {
    right: 0;
}

.x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #424246;
    height: 65px;
    width: 50px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-banner .owl-carousel .owl-nav button.owl-prev:hover, .x-banner .owl-carousel .owl-nav button.owl-next:hover {
    background: #0960bd;
}

.x-banner .owl-carousel .owl-nav .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -26px -480px;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next {
        height: 40px;
        width: 30px;
        margin-top: -20px;
    }

    .x-banner .owl-carousel .owl-nav .iconfont {
        font-size: 20px;
    }
}

.x-banner .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: 6%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 .5em;
    outline: none;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    background-color: #ffffff;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
/*    
    width: 36px;
    height: 14px;
    background-color: #0960bd;
    border-radius: 7px; */
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
    
    width: 36px;
    height: 14px;
    background-color: #0960bd;
    border-radius: 7px;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-dots button.owl-dot {
        font-size: 12px;
    }
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(https://gcdn.myxypt.com/images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}






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

.hotSearch a {
    color: #666666;
}
.hotSearch a:after{content: '、';}
.hotSearch a:last-child:after{content: '';}
.hotSearch a:hover{color: #0960bd;}
.hotSearch b{color: #00419c;}
.hotSearch {
    float: left;
    height: 80px;font-size: 14px;
    line-height: 80px;
    font-weight: normal;
}

/*搜索和热门搜索*/
.sou #formsearch {
    float: right;background: url(../images/a6dc95adb5cd7ad1983fce8cc42e3a98cfdf1139.png) no-repeat center;
    width: 358px;
    height: 44px;
    margin-top: 18px;
}

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

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

.sou #formsearch input#keyword {
    height: 44px;
    line-height: 44px;
    width: 300px;
    padding-left: 22px;
    font-size: 14px;
    color: #bdbebf;
}

.sou #formsearch input#s_btn {
    width: 54px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: transparent;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

.sou ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #bdbebf;
}
.sou :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #bdbebf;
}
.sou ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #bdbebf;
}
.sou :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #bdbebf;
}



/* 导航样式 */
#menu {
    background-color: #0960bd;
}

.x-menu {
}

.x-menu>li {
    position: relative;
    width: 16.6666%;
    float: left;
}

.x-menu>li>a {
    display: block;
    font-size: 17px;
    color: #ffffff;
    white-space: nowrap;
    line-height: 64px;
    height: 64px;
    text-align: center;
}



.x-menu>li>a:hover {
    background-color: #ff7f00;
}


.x-menu>li:hover .x-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background: #fff;
}

.x-sub-menu {
    position: absolute;
    z-index: 99;
    left: 0%;
    width: 100%;
    top: 64px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-sub-menu>li {
    /* padding: 0 0.9rem; */
}

.x-sub-menu>li>a {
    display: block;
    text-align: center;
    line-height: 2.8;
    font-size: 15px;
    color: #666;
}

.x-sub-menu>li>a:hover {
    background: #ff7f00;
    color: #fff;

}

.x-sub-menu:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 10px;
    cursor: pointer;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 99;
    display: none;
}



/*  */
.box1{margin: 86px 0 61px;}
.sp{border-radius: 20px;box-shadow: 0 0 15px rgba(0,0,0,.2);width: 49.9%;}
.sp img{border-radius: 20px;width: 100%;}
.aright{width: 40.7%;padding-right: 9.5%;}
.awz{color: #333333;font-size: 36px;line-height: 59px;margin: 13px 0 16px;}
.awz span{display: block;color: #0960bd;font-size: 44px;font-weight: 800;}
.aright p{color: #666666;font-size: 16px;line-height: 29px;}
.aul{margin-top: 14%;}
.sul{margin-top: 5%;}
.sul li{width: 25%;text-align: center;background: url(../images/8f59fb3946c2c128aeffaed716124bf8857e815a.png) no-repeat right center;padding: 13px 0;}
.sul li:last-child{background: none;}
.sbt span{color: #333333;font-size: 60px;font-family: "Arial";font-weight: bold;line-height: 1;}
.sul li p{color: #777777;font-size: 16px;margin-top: 8px;}
.sul li sup{color: #777777;font-size: 18px;top: -29px;margin-left: 5px;}



/*  */
.box2{background: url(../images/c09d0049e3b6e3189abc4288a8d4cb3a008833d6.jpg) no-repeat top center;background-size: cover;padding: 71px 0  80px;}
.bt1{text-align: center;}
.bt1 dd{color: #000000;font-size: 44px;font-weight: 800;line-height: 1;}
.bt1 dt{color: #666;font-size: 18px;line-height: 1;margin-top: 24px;}
.pbox{margin: 54px 0 41px;}
.pleft{width: 280px;}
.pleft h3{height: 90px;color: #ffffff;background-color: #0960bd;font-size: 30px;text-align: center;line-height: 90px;}
.psort{background-color: #ffffff;font-weight: bold;padding: 9px 0 27px;}
.psort li a{display: block;line-height: 51px;border-bottom: 1px dashed #e9e9e9;width: 229px;margin: 0 auto;color: #444;font-size: 17px;padding-left: 30px;background: url(../images/a9391c1321a80697a15291905494a486068826b3.png) no-repeat 8px center;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.psort li a:hover{background: url(../images/a5b4bdd1b9c9e1e7d4a90553219547a8abda6729.png) no-repeat 8px center;color: #0960bd;}
.pright{background: #fff;width: calc(100% - 314px);overflow: hidden;padding: 32px 28px;border: solid 1px #e8e8e8;}
.pul .img{border: solid 4px #0960bd;width: 45.2%;}
.pul .img img{width: 100%;}
.mySwiper{overflow: hidden;}
.pcon{width: 48%;}
.pcon h3 a{color: #0960bd;font-size: 32px;display: block;}
.pp{color: #666666;font-size: 15px;line-height: 28px;margin: 5% 0 9%;}
.pul .swiper-slide{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.xq a{display: block;width: 144px;height: 46px;border:1px solid #0960bd;color: #0960bd;font-size: 14px;margin-right: 14px; line-height: 44px;text-align: center;
    transition: all .3s;
}
.xq a.more{
    background-color: #0960bd;
    color:#fff;
}
.xq a:hover{background-color: #0960bd;color: #fff;}
.plist{margin-right: 22px;}
.plist li{width: 308px;margin-right: 22px;position: relative;}
.plist li .img img{width: 308px;height: 308px;}
.plist li h3 a{display: block;width: 100%;height: 40px;line-height: 40px;background: rgba(51,51,51,.8);text-align: center;color: #fefefe;font-size: 15px;font-weight: normal;position: absolute;bottom: 0;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.plist li:hover h3 a{background-color: #0960bd;}
.pbox2{overflow: hidden;}




/*  */
.box3{margin-top: 73px;overflow: hidden;}
.bt1 dd span{color: #0960bd;}
.box3 .bt1 dd{letter-spacing: 1px;}
.why{
    background: url(../images/0a8a34c89033fa29e24d02f6b73e17dab5d36a47.jpg) no-repeat top center;
    margin-top: 44px;
    padding-bottom: 80px;
    }
.why .hd{padding: 0 87px;}
.you{background: #fff;}
.why .hd li{background-color: #404040;width: 25%;border-right: 1px solid #fff;padding: 22px 5px 22px 30px;cursor: pointer;}
.yy{margin-left: 22px;width: calc(100% - 86px);}
.yy h3{color: #ffffff;font-size: 28px;margin: 9px 0 4px;}
.yy p{color: #ffffff;opacity: 0.5;font-size: 12px;font-family: 'ArialMT';overflow:hidden; white-space:nowrap;text-overflow:ellipsis;word-wrap: break-word;}
.why .hd li.on{background-color: #0960bd;}
.why .bd{padding: 45px 30px 45px 41px;} 
.why .bd .img{width: 53.54%;}
.why .bd .img img{width: 100%;}
.yleft{width: 42%;margin-top: 1.6%;}
.yleft h3{color: #0960bd;font-size: 60px;}
.yleft> p{color: #333333;font-size: 32px;margin-bottom: 20px;}
.ys1 p{color: #666666;font-size: 16px;line-height: 28px;padding-left: 19px;background: url(../images/930dc1070357a17eccbb6abf1450bc6f95ee0881.png) no-repeat left 10px;margin-bottom: 10px;}
.ystel{height: 46px;border-radius: 6px;line-height: 46px;color: #fff;font-size: 14px;padding:0 20px 0 58px;background: #0960bd url(../images/0b1da1e89541739c540c035a716b6b4debe09ae6.png) no-repeat 25px center;margin-top: 9%;}
.ystel span{font-size: 24px;font-weight: bold;font-family: 'Arial';}




/*  */
.box4{position: relative;background: url(../images/e0505fc55a23f58adfa22688168894d1164e0cd6.png) repeat-x bottom left;background-size: 100% 72%;padding-bottom: 4.1%;overflow: hidden;}
.gright{width: 45.625%;position: absolute;right: 0;top:0;}
.gright img{width: 100%;}
.gleft{width: 54.375%;padding-top: 42px;}
.abt dd{letter-spacing: 1px;color: #0960bd;font-size: 46px;font-weight: 800;background: url(../images/585524853e22c411e82b69cd71970f70b3dc6cb9.png) no-repeat left center;padding-top: 15px;}
.abt dt{color: #333333;font-size: 24px;margin-top: 8px;}
.abox{padding-top: 5.12vw; padding-right: 6%;}
.acon{color: #ffffff;font-size: 16px;line-height: 34px;}
.abox >a{display: block;width: 178px;height: 52px;border-radius: 26px;border: solid 1px #ffffff;line-height: 50px;color: #ffffff;font-size: 16px;background: url(../images/43f5984b2c423905d2c5c5c456e7111ac30ba6d7.png) no-repeat 127px center;padding-left: 45px;margin-top: 7.2%;
transition: all .3s;
}
.abox >a:hover{
    background-color: #ff7f00;
    border-color: #ff7f00;
}



/*  */
.box5{background: #f4f6f9;padding: 54px 0;}
.hul li{margin-right: 13px;}
.hul li img{width: 316px;}


/*  */
.box6{margin: 81px 0 100px;overflow: hidden;}


.nbox{margin-top: 56px;}
.nleft{width: 47.1%;}
.nright{width: 46.3%;}
.mySwiper2{overflow: hidden;position: relative;}
.nn{color: #333333;font-size: 22px;}
.nn span{color: #999999;font-size: 14px;font-family: 'Arial';padding-left: 10px;}
.nbt{margin-bottom: 36px;}
.nbt a{color: #999999;font-size: 14px;font-family: 'Arial';padding-left: 10px;display: block;margin-top: 10px;}
.nul .swiper-slide img{width: 100%;}
.nul .swiper-slide .img{width: 100%;display: block;}
.nul .swiper-slide h3{position:absolute;bottom: 0;background: rgba(0,0,0,.4);width: 100%;}
.nul .swiper-slide h3 a{display: block;height: 48px;color: #ffffff;font-size: 16px;line-height: 48px;font-weight:normal;padding-left: 25px;width:60%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.box6 .swiper-pagination2{position: absolute;right: 22px;bottom: 14px!important;width: auto!important;text-align: right;z-index: 9999;}
.box6 .swiper-pagination2 .swiper-pagination-bullet{width: 10px;height: 10px;border: solid 2px #ffffff;margin: 0 5px;border-radius: 50%;opacity: 1;background: transparent;}
.box6 .swiper-pagination2 .swiper-pagination-bullet-active{background: #fff;}
.nul2 {margin-top: 26px;}
.nul2 li{line-height: 40px;}
.nul2 li a{display: block;color: #666666;font-size: 16px;padding-left: 24px;background: url(../images/7f7401acf7225c368beca8f70a0152259578dfd7.png) no-repeat left center;width:60%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nul2 li span{display: block;color: #999999;font-size: 14px;font-family: 'Arial';}
.nul2 li a:hover,.nbt a:hover{color: #0960bd;}
.nul2 li a:hover{background: url(../images/c94af64396b585e6dffe6e63dfa518b9ff0385dd.png) no-repeat left center;}
.nul3 li img{width: 196px;}
.nul3 li{padding-bottom: 31px;margin-bottom: 30px;border-bottom: 1px solid rgba(0,0,0,.1);} 
.ncon{width: calc(100% - 232px);}
.ncon h3 a{display: block;color: #333333;font-size: 18px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;font-weight: normal;margin: 14px 0;}
.ncon p{color: #999999;font-size: 14px;line-height: 24px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.nul3 li a:hover{color: #0960bd;}






/*  */

.foot{background: url(../images/92c825943c28cd232e888f0e41585c760fe1a211.png) no-repeat top center;background-size: cover;padding-top: 54px;overflow: hidden;}

.ft2{border-top: 1px solid rgba(255,255,255,.16);font-size: 14px;color: rgba(255,255,255,.6);padding: 26px 0;margin-top: 45px;}
.ft2 a{color: rgba(255,255,255,.6);}
.tewm{line-height: 50px;text-align: center;font-size: 14px;color: rgba(255,255,255,.6);margin-top: 49px;}
.dnav li dd{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 12px;
}
.dnav li a{display: block;font-size: 14px;color: rgba(255,255,255,.6);line-height: 30px;}
.dnav li a:hover{
    color:#2388f5;
}
.dnav{width: 36.6%;}
.lxwm h3{color: #ffffff;font-size: 20px;margin: 14px 0;font-weight: 800;}
.lx{font-size: 14px;color: rgba(255,255,255,.6);line-height: 30px;}
.lxwm a{
    display: block;
    width: 144px;
    height: 42px;
    background: #0960bd url(../images/10eed3e91055dd861c796a3da32bb47c32bd1868.png) no-repeat 29px center;
    border-radius: 3px;
    line-height: 42px;
    padding-left: 60px;
    font-size: 14px;
    color: #fff;
    margin-top: 38px;
    transition: all .3s;
}
.lxwm a:hover{
    background: #ff7f00 url(../images/10eed3e91055dd861c796a3da32bb47c32bd1868.png) no-repeat 29px center;
}
.tright{width: 40%;}












@media(max-width: 1600px){
    .gleft{padding-top: 20px;}
    .abt dd{font-size: 40px;background-size: 70%;}
    .abt dt{font-size: 20px;}
    .abox{padding-top: 3vw;}
    .box4{background-size: 100% 76%;}
    .abox >a{margin-top: 5%;}
}



@media(max-width: 1450px){
    .acon{line-height: 29px;font-size: 15px;}
    .gleft{padding-top: 10px;}
}



@media(max-width: 1360px){
    .awz{font-size: 26px;line-height: 50px;}
    .awz span{font-size: 34px;}
    .aright p{font-size: 14px;line-height: 26px;}
    .pp{color: #666666;font-size: 14px;line-height: 24px;margin: 3% 0 5%;}
    .pcon h3 a{font-size: 26px;}
    .why .hd li{padding: 18px 5px 18px 20px;}
    .yy{margin-left: 15px;}
    .yy h3{font-size: 22px;}
    .yleft h3{font-size: 50px;}
    .yleft> p{font-size: 26px;}
    .hul li img{width: 276px;}
    .nul3 li{padding-bottom: 26px;margin-bottom: 26px;}
    .box6{margin: 4.2% 0 5.1%;}

}

@media(max-width: 1230px){
    .psort li a{font-size: 15px;line-height: 48px;}
    .ystel{margin-top: 15px;}
    .ys1 p{line-height: 24px;font-size: 14px;background: url(../images/930dc1070357a17eccbb6abf1450bc6f95ee0881.png) no-repeat left 8px;}
}


@media(max-width: 1160px){
   .aul{margin-top: 10%;}
   .aul li img{width: 70%;}
   .sou{display: none;}
   .sbt span{font-size: 50px;}
   .sul li sup{top: -22px;font-size: 16px;}
   .sul li p{font-size: 14px;}
   .xq a{width: 120px;height: 38px;line-height: 36px;}
   .pleft h3{font-size: 24px;}
   .nbox{margin-top: 30px;}
   .tright{width: 45%;}
}

@media(max-width: 1030px){
    .bt1 dd{font-size: 36px;}
    .bt1 dt{font-size: 16px;margin-top: 16px;}
    .pcon h3 a{font-size: 20px;}
    .plist li{width: 288px;}
    .plist li .img img{width: 288px;height: 288px;}
    .yleft{margin-top: 0;}
     .yleft h3{font-size: 40px;}
    .yleft> p{font-size: 20px;}
    .why .hd li{padding-left: 10px;}
    .gleft{width: 100%;float: none;}
    .gright{position: relative;width: 100%;}
    .box4{margin:20px 0 40px 0;background: none;}
    .abox{background-color: #0960bd;padding: 30px;margin-top: 30px;}
    .abt{text-align: center;}
    .abt dd{background-size: 50%;background-position: center;}
    .box5{padding: 30px 0;}
     .copy,.x-region{float: none;text-align: center;}
}



@media(max-width: 991px){
    .awz{font-size: 22px;line-height: 40px;}
    .awz span{font-size: 30px;}
    .aright p{font-size: 14px;line-height: 26px;}
    .box1{margin: 60px 0 40px;}
    .x-banner .owl-carousel .owl-dots button.owl-dot{width: 10px;height: 10px;}
    .x-banner .owl-carousel .owl-dots button.owl-dot.active{width: 30px;height: 10px;}
    .sbt span{font-size: 40px;}
   .sul li sup{top: -22px;font-size: 16px;}
   .plist li{width: 238px;}
    .plist li .img img{width: 238px;height: 238px;}
    .box3{margin-top: 40px;}
    .why .hd{padding: 0 40px;}
    .why .hd li{width: 50%;border-bottom: 1px solid #fff;}
    .yleft,.why .bd .img{width: 100%;float: none;}
    .yleft{margin-bottom: 30px;}

@media(max-width: 768px){
    .sp,.aright{float: none;width: 100%;}
    .sp{margin-bottom: 30px;}
    .aul{margin-top: 30px;}
    .box1{margin: 40px 0 20px;}
    .aright{padding-right: 0;}
    .box2{padding: 40px 0 46px;}
    .pleft,.pright{width: 100%;}
    .pbox{margin: 30px 0 20px;}
    .pleft{margin-bottom: 20px;}
    .pleft h3{display: none;}
    .psort{display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;}
    .psort li{width: 32%;}
    .psort li a{width: 100%;}
    .nleft,.nright{float: none;width: 100%;}
    .nleft{margin-bottom: 20px;}
    .dnav{display: none;}
    .tright{width: 100%;}
    .foot{padding-top: 20px;}
   
}

@media(max-width: 640px){
    .box1{margin: 30px 0 20px;}
    .awz{font-size: 16px;line-height:28px;}
    .awz span{font-size: 24px;}
    .sul li{width: 50%;}
    .sul li:nth-child(2){background: none;}
    .sul li p{margin-top: 4px;}
    .xymob-navbtn{margin-left: 15px;}
    .sbt span{font-size: 36px;}
   .sul li sup{top: -14px;font-size: 14px;}
   .bt1 dd{font-size:24px;}
    .bt1 dt{font-size: 14px;margin-top: 10px;line-height: 1.3;}
    .box2{padding: 30px 0;}
    .psort{padding: 9px;}
    .psort li{width: 48%;}
    .psort li a{font-size: 14px;line-height: 42px;}
    .pright{padding: 25px 15px;}
    .pul .img,.pcon{width: 100%;}
    .pcon{margin-top: 20px;}
    .plist li{width: 128px;margin-right: 15px;}
    .plist li .img img{width: 128px;height: 128px;}
    .plist li h3 a{font-size: 14px;position: relative;height: 36px;line-height: 36px;}
    .box3 .bt1 dt{padding: 0 15px;}
    .why{margin-top: 20px;}
    .box3{margin-top: 30px;}
    .why .hd{padding: 0 10px;}
    .why .hd li .img img{width: 41px;}
    .yy h3{font-size: 17px;margin: 3px 0 3px 0;}
    .yy {
        margin-left: 5px;width: calc(100% - 52px);
    }
    .why .hd li{padding:10px 5px;}
    .why .bd{padding: 20px 10px;}
    .yleft> p{font-size: 18px;}
    .ystel{padding: 0 10px 0 38px;background: #0960bd url(../images/0b1da1e89541739c540c035a716b6b4debe09ae6.png) no-repeat 10px center;}
    .ystel span{font-size: 20px;}
    .abt dt{font-size: 14px;}
    .abt dd{font-size: 24px;letter-spacing: 0;    background-size: 88%;}
    .abox{padding: 20px 15px;}
    .acon{font-size: 14px;line-height: 24px;}
    .abox >a{width: 140px;height: 46px;line-height: 44px;padding-left: 25px;font-size: 14px;background-position: 90px;}
    .box4 .wh{padding: 0;}
    .hul li img{width: 128px;}
    .box4{margin-bottom: 10px;}
    .box6{margin: 30px 0 10px;}
    .nbox{margin-top: 20px;}
    .nul .swiper-slide h3 a{width: 72%;padding-left: 15px;}
    .nul2 li a{width: 72%;}
    .nul2{margin-top: 16px;}
    .nn{font-size: 20px;}
    .nbt{margin-bottom: 20px;}
    .nul3 li img{width: 150px;}
    .ncon{width: calc(100% - 159px);}
    .ncon h3 a{font-size: 16px;margin: 8px 0;}
    .nul3 li{padding-bottom: 20px;margin-bottom: 20px;}
    .ft2{font-size: 12px;}
    .lxwm,.tewm{float: none;width: 100%;}
    .tewm{margin-top: 25px;}
    .ft2{margin-top: 20px;}
    .yy p{font-size: 8px;}
    .lxwm a{margin-top: 20px;}
    .page-banner{display: none;}
}










/*内页左侧样式*/

.page-product-inquiry a {
    color: #fff;
}


@media (max-width: 992px) {
    body {
        padding-top: 60px;
        padding-bottom: 50px;
    }
}


@media(max-width: 1300px){
  .xypg-right-content{overflow: hidden;}
  .xypg-right-content p img{
           max-width: 100%;
          width: auto !important;
          height: auto !important;
     }
}






/* 手机页脚 */
.footer3 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #222;
}

.footer3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer3 ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    font-size: 0;
}

.footer3 ul li a {
    display: block;
    color: #ffffff;
}

.footer3 ul li .iconfont {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 16px;
    height: 14px;
}

.footer3 ul li:nth-child(1) .iconfont {
    background: url("../images/b544c19c69b83bbe43c1274f87d99f8463b23472.png") no-repeat 50%;
}

.footer3 ul li:nth-child(2) .iconfont {
    background: url("../images/b26655bdcb5a7dc2df997405eb240a45c466bb0f.png") no-repeat 50%;
}

.footer3 ul li:nth-child(3) .iconfont {
    background: url("../images/d077420e30ae81b861be3a532ee75cc320e1deb8.png") no-repeat 50%;
}


.footer3 ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #ffffff;
}





