/*初始化样式*/
*{
    margin: 0;
    padding: 0;
    border: 0;
}
body {
    background: #fff;
    color: #333;
    position: relative;
    font: 12px/1.5 arial, Microsoft YaHei, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover,
a:active,
a:focus {
    /* text-decoration:none; */
    /* outline:none; */
}


input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
    max-width: 100%;
}

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 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}




/*----- 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;
}


/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}



.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.wh {
    width: 1200px;
    margin: 0 auto;
}


.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.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



.roll_product {
    float: left;
}


/*头部样式*/
.top1 {
    background: #e6e6e6;
    color: #595959;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    font-size: 14px;
}

.top1 a {
    color: #595959;
}





.top2 {
    height: 143px;
    overflow: hidden;
}

.logo {
    float: left;
    line-height: 143px;
}

.k2 {
    margin-top: 5px;
    font-size: 14px;
    color: #333333;
    line-height: 35px;
    background: url(../images/t.png) no-repeat left center;
    padding-left: 54px;
}

.k2 p:nth-child(2) {
    color: #2459a9;
    font-size: 27px;
}




.product_list1 {
    margin-top: 38px;
}

.product_list1 li {
    float: left;
    margin-right: 57px;
    margin-bottom: 28px;
}

.product_list1 li:nth-child(4n) {
    margin-right: 0;
}

.product_list1 li img {
    width: 257px;
    height: 293px;
}

.product_list1 li h3 {
    text-align: center;
    font-weight: normal;
    color: #3f3f3f;
    font-size: 20px;
}




.x-top1 .dlogo {
    float: left;
    width: 17.8%;
    line-height: 113px;
}

.x-top1 .dlogo img {
    max-width: 100%;
}


.x-top1 .ddesc {
    float: left;
    margin-top: 28px;
    padding-left: 25px;
    margin-left: 20px;
    background: url(../images/0b036d9a393c25b00797620f4d8910dfe026a3a3.png) no-repeat left center;
}

.x-top1 .dphone {
    float: right;
    width: 19%;
    margin-top: -14px;
}

.ddesc h4 {
    font-size: 22px;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #005bac;
    font-weight: 600;
}

.ddesc h5 {

    font-family: SourceHanSansCN-Light;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #222222;
}

.t-img {
    padding-left: 5%;
}

.phoimg {
    float: left;
    width: 32px;

}

.photxt {
    float: right;
    padding-left: 45px;
    color: #888888;
    margin-top: 28px;
    font-size: 14px;
    background: url(../images/aeb81c8830357aac3a651c9df4e585153a231641.png) no-repeat left 3px;
}

.photxt h4 {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #888;
    line-height: 24px;
}

.photxt h5 {
    font-family: Arial;
    font-size: 26px;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}

.photxt h5 p {
    /* padding-top: 8px; */
    line-height: 26px;
}

.ptel {
    background: url(../images/b8b5c21b464186fd23b228d74357eec0d9354c48.png) no-repeat left center;
    padding-left: 28px;
}

.ppho {
    background: url(../images/bf08d57c5809265eb858481339e5908bdd754137.png) no-repeat left center;
    padding-left: 28px;
}

/* Sweep To Top */
.x-menu li a.hvr-sweep-to-top {
    display: block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.x-menu li a.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #005bac;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.x-menu li:hover a.hvr-sweep-to-top,
.x-menu li a.hvr-sweep-to-top:focus,
.x-menu li a.hvr-sweep-to-top:active {
    color: white;
}

.x-menu li:hover a.hvr-sweep-to-top:before,
.x-menu li a.hvr-sweep-to-top:focus:before,
.x-menu li a.hvr-sweep-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}


/*主体样式*/

.fleex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.w1600 {
    max-width: 1600px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.w1200 {
    max-width: 1400px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}



.x-top {
    background: #333;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    color: #fff;
}

.hyz {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #a1a1a1;
}

.hyz p {
    margin: 0;
}

.hyr a {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #a1a1a1;
    margin: 0px 4px;
    position: relative;
}

.hyr a:hover {
    color: #fff;
}

.hyr a:not(:last-child)::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 5px;
    right: -8px;
    background-color: #adadad;
    bottom: 8px;
}

.x-top2 {
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 999;
    background: url(../images/710fb3f08f6125b5891bd507243fd4600abaa55a.png);
}


.x-top2 .dlogo {
    height: 80px;
    line-height: 80px;
}

.x-top2 .nnav {
    width: 100%;
}


/*热门关键词*/
.so {
    padding: 22px 0;
    border-bottom: 1px solid #eaeaea;
}

.gjc img {
    float: left;
}

.gjc h3 {
    float: left;
    padding-left: 12px;
}

.gjc b {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.gjc span {
    font-size: 14px;
}

.gjc span a {
    color: #666666;
    font-weight: normal;
    padding-left: 20px;
}

.gjc span a:hover {
    color: #005bac;

}

.sousuo {

    /* position: absolute; */
    /* right: 0; */
    float: right;
    /* top: 80px; */
    width: 360px;
    /* padding: 20px; */
    z-index: 999;
    position: relative;
}

.sousuo #keyword {
    line-height: 30px;
    width: 72%;
    background: none;
    border: none;
    outline: none;
    color: #5a5a5a;
    float: left;
    font-size: 14px;
    text-indent: 20px;
    padding: 0;
    border: 1px solid #e5e5e5;
}

.sousuo .fl {
    width: 28%;
    line-height: 32px;
    border: none;
    background-color: #005bac;
    color: #ffffff;
    font-size: 12px;
}

.sousuo .fls {
    letter-spacing: 15px;
}

.sousuo img {
    position: absolute;
    right: 5%;
    top: 32%;
}

.gjca {
    float: left;
}



.yt-about {
    margin-top: 60px;
}

.yt-title {
    text-align: center;
}

.yt-title h3 {
    font-size: 40px;
    letter-spacing: 0;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
}

.dinwenl h2 {
    font-size: 18px;
    color: #666;
    text-transform: uppercase;
    /* opacity: 0.1; */
    padding: 15px 0 10px;
    font-weight: normal;
}

.suibian .yt-title h3 {
    font-size: 40px;
    letter-spacing: 0;
    /* color: #fff; */
    font-weight: bold;
    text-transform: uppercase;
}

.yt-title p {
    font-size: 14px;
    color: #999;
    padding: 10px 0;
}

.suibian .yt-title p {
    font-size: 14px;
    /* color: #fff; */
    padding: 10px 0;
}

.yt-title h4 {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #999;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}

.yt-title h4 img {
    max-width: 100%;
    text-align: center;
}

.yt-img {
    margin-top: 0;
}

.yt-img h4 {
    padding: 0px 10px;
}

.yt-img img {
    padding-bottom: 5px;
}

.yt-con {
    /* background: url(../images/238f4c04d5edb69c7b9d9fe9a31db8dbff921220.png) no-repeat center; */
    /* margin-top: 0; */
}

.abo-number {
    /* padding-bottom: 2.7vw; */
    display: flex;
}

.abo-number li {
    float: left;
    width: 25%;
    text-align: center;
}

.abo-number li:not(:last-child) {
    /* margin-right: 17%; */
}

.abo-number li h3 {
    font-size: 80px;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #fff;
    display: inline-block;
    margin-top: 0;
    font-weight: 600;
    font-family: Arial;
}

.abo-number li h4 {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 14px;
}

.abo-number li h5 {
    color: #fff;
    font-size: 14px;
    margin-top: 0;
    line-height: 24px;
}

.abo-number li div {
    /* width: 100%; */
    /* margin: 0px auto; */
}

.abo-number li div span {
    font-size: 24px;
    color: #fff;
    position: absolute;
}


@media(max-width: 1024px) {
    .yt-title h3 {
        font-size: 32px;
    }

    .yt-img {
        margin-top: 10px;
    }

    .abo-number li h3 {
        font-size: 50px;
    }
}





.yrtko_per {
    /* background: url(../images/cs.jpg) no-repeat; */
    padding: 60px 0;
}

.yrtko_per .ytptitle {
    padding-top: 0;
    position: relative;
}

.ytpimg h4 {}

.cur {
    display: block;
}

.ttz {}

.my-flex {
    display: flex;
    justify-content: space-between;
    margin-top: 2vw;
}

.my-flex li {
    background-color: #eeeeee;
    padding: 20px 0;
    width: 16%;
    border: 1px solid #e4e4e4;
}

.my-flex li a h4 {
    color: #666666;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.my-flex li:hover {
    background-color: #005bac;
    cursor: pointer;
}

.my-flex li.cur {
    background-color: #005bac;
    cursor: pointer;
}

.my-flex li:hover a h4 {
    color: #ffffff;
}

.my-flex li.cur a h4 {
    color: #ffffff;
}

.my-prolist {
    margin-top: 20px;
    padding-bottom: 0;
    display: block;
}

.my-prolist ul {}

.my-prolist .ttz {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.my-prolist .ttz {}

.my-prolist .ttz li {
    float: left;
    width: 49%;
    background-color: #fff;
    transition: all .3s;
    margin-left: 2%;
    margin-bottom: 2%;
    position: relative;
    overflow: hidden;
}

.my-prolist .ttz li:nth-child(3) {
    margin-left: 0;
}

.my-prolist .ttz li:nth-child(1) {
    margin-left: 0;
}

.proimg .imgs {
    /* padding-top: 20px; */
    /* box-shadow: 1px 1px 1px 1px #999; */
}

.proimg .imgs img {
    width: 100%;
    transition: all .3s;
}


.protxt {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    height: 100%;
    background: rgb(180 76 73 / 76%);
    padding: 40% 10% 0;
    left: -100%;
    transition: all .3s;
}

.protxt h3 {
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    padding: 0;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    margin-bottom: 20px;

}

.protxt p {
    font-size: 16px;
    color: #fff;
}

.protxt dd {
    margin: 40px 0 0 0;
}

.protxt h3 img {
    float: right;
    position: absolute;
    right: 0;
    display: none;
}

.my-prolist .ttz li:hover .protxt {
    left: 0;

}

.my-prolist .ttz li:hover {}

.my-prolist .ttz li:hover .protxt h3 {
    color: #fff;
}

.my-prolist .ttz li:hover img {
    transform: scale(0.9);

}










/*{# 易推优势中心 #}*/

.yt-youshi {
    background: url(../images/beiy.png);
    padding: 50px 0 50px 0;
    background-size: 100% 100%;
}

.yt-youshis {

    padding: 50px 0 0 0;
}

.ys-news {
    padding: 80px 0 50px;
    background: #f7f7f7;
}

.news_auto ul li {
    width: 20%;
    float: left;
    text-align: center;
    position: relative;
}

.news_auto ul li:nth-child(1) {
    margin-left: 0;
}

.news_auto ul li.zuihou {
    width: 34%;
}

.news_auto ul li:nth-child(-n+2)::before {
    border-right: 1px dashed #999;
    width: 2px;
    height: 100%;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
}

.news_auto {
    margin: 60px 0 0;
}

.news_auto ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background: #fff;
}

.news_imgs {
    position: relative;
}

.news_title {
    background: #1b1b1b;
    width: 100%;
    padding: 1vh 1vw;
    transition: all 0.6s;
}

.news_title p {
    font-size: 24px;
    color: #Fff;
}

.news_title dd {
    font-size: 18px;
    color: #fff;
}

.qi_news {
    /* padding: 3vh 1vw; */
    text-align: center;
}

.zuihouser {
    margin-top: 30px;
    margin-bottom: 30px;
}

.qi_news h3 {
    font-size: 26px;
    color: #000;
    margin-bottom: 15px;
}

.qi_news p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
}

.qi_news a {
    font-size: 18px;
    color: #8b3735;
}

.news_auto ul li .news_imgs img {
    transition: all 0.6s;
    max-width: 100%;
}

.ouyuer {
    background: #8b3735;
    padding: 30px 20px;
}


/* .news_auto ul li .news_imgs:hover  .news_title { */
/* position: absolute; */
/* bottom: 30%; */
/* background: none; */
/* width: 90%; */
/* margin:auto; */
/* padding: 3vh 0; */
/* border-bottom: 2px solid #fff; */
/* border-top: 2px solid #fff; */
/* transform: translate(5%); */
/* } */

.news_auto ul li .news_imgs:hover img {
    filter: brightness(50%);
}

.all {
    padding-top: 20px;
}

.yt-youshi .ys-tl h3 {
    color: #333333;
    font-size: 42px;
    font-weight: 500;
}

.yt-youshi .ys-tl dd {
    font-size: 32px;
    color: #999;
    text-transform: uppercase;
}

.yt-youshi .ys-tl h3 span {
    color: #005bac;
}

.anli_xia {
    width: 90px;
    height: 5px;
    margin: initial;
    background: #16c253;
    margin-top: 10px;
    margin-bottom: 10px;
}

.yt-youshi .ys-tl h3 img {
    transition: all .3s;
}

.yt-youshi .ys-tl h3 img:hover {
    transform: scale(1.02);
    transition: all .3s;
    cursor: pointer;
}

.ys-left {
    width: 47.65%;
    float: left;
    padding-right: 5%;
    /* padding-top: 3%; */
}

.ys-right {
    float: left;
    width: calc(100% - 47.65%);
}

.ys-right:hover {
    cursor: pointer;
}

.ys-right img {
    width: 100%;
}



.ys-bl {
    margin-top: 4vh;
}

.ys-bl h2 {
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 20px;
}

.ys-bl h2 img {
    display: inline-block;
}

.ys_psls {
    width: 100%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 5vh;
}

.ys_psls div {
    width: 50%;
    float: left;
    text-align: center;
}

.ys_psls div p {
    font-size: 60px;
    font-weight: 600;
    color: #3cce75;
}

.ys_psls div dd {
    font-size: 22px;
    color: #3cce75;
}

.ys-bl p {
    font-size: 20px;
    color: #000;
    line-height: 2;
}

.ys-bl h3 {
    float: left;
    color: #005bac;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}

.ys-bl h3 img {
    padding-right: 12px;
    margin-bottom: 2px;
}

.ys-bl h4 span {
    display: block;
}

.ys-bl h4 {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #666;
    margin-left: 5px;
}


.video {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.video-close {
    position: absolute;
    left: 100%;
    top: 0;
    padding: 10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: #fff url(../images/42e6b311958c7167b352ae58b9ead734612cb12d.png) no-repeat center;
}

.video-inner {
    position: fixed;
    top: 50%;
    left: 15%;
    margin-top: -287px;
    /* margin-left: -512px; */
    width: 70%;
    height: 574px;
    background: #000;
    z-index: 9999;
}

.video video {
    display: block;
    width: 100%;
    height: 574px;
    margin: 0 auto;
    outline: none;
}

.video {
    display: none;
    z-index: 9999;
}










/*{# 易推联系 #}*/

.yt-tel {
    margin-top: 2%;

    text-align: center;
}

.tel-all {
    padding: 60px 0px 50px 0px;
}

.yt-tel h3 {
    font-size: 20px;
    color: #0d9bff;
    font-weight: normal;
}

.yt-tel h4 {
    font-size: 44px;
    color: #ffffff;
    margin-top: 20px;
    font-weight: bold;
}

.yt-tel h5 {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 20px;
}

.yt-tel h6 {
    color: #0d9bff;
    font-size: 36px;
    font-family: "Airal";
    width: 32%;
    padding: 5px 0px;
    margin: 0px auto;
    border-radius: 35px;
    border: 1px solid #235371;
    margin-top: 42px;
    box-shadow: #0d9bff 0px 0px 5px;
}

.yt-tel h6:hover {
    box-shadow: #0d9bff 0px 0px 10px;
}

.yt-tel h6 img {
    padding-right: 20px;
    padding-bottom: 5px;
}

.hul {
    margin-top: 3.6%;
}

.hul li {
    width: 32%;
    margin-bottom: 1.2%;
    margin-left: 2%;
}

.hul li .img img {
    display: block;
    width: 100%;
}

.hul li:first-child {
    /* width: 65.6%; */
    margin-left: 0;
}




/*{# 易推客户 #}*/

.yt-all {
    text-align: center;
}

.cus-title {
    margin-top: 6.7%;
}

.cus-title h3 {
    font-size: 40px;
    line-height: 1;
    color: #333333;
    font-weight: bold;
}

.cus-title h3 span {
    color: #005bac;
}

.cus-title h4 {
    font-size: 18px;
    line-height: 1.2;
    color: #777777;
    margin-top: 18px;
    font-weight: normal;
}

.cus-all {
    display: flex;
    justify-content: space-between;
}

.cus-left {
    width: 65.63%;
    float: left;
    overflow: hidden;
}

.cus-left img {
    width: 100%;
    transition: all .5s;
}



.cus-left:hover img {
    transition: all .5s;
    transform: scale(1.05);
    box-shadow: #d1d1d1 0px 0px 20px;
}

.zxl-div1 {
    margin-top: 5px;
}

.cus-right {
    width: 33.2%;
    float: right;
    margin-left: 1.5%;
    position: relative;
}

.cus-right img {
    width: 100%;
    transition: all .5s;
}

.cusr-top {
    position: absolute;
    top: 0;
    overflow: hidden;
}

.cusr-top:hover img {
    transform: scale(1.05);
    transition: all .5s;
}

.cusr-bot {
    position: absolute;
    bottom: 0;
    overflow: hidden;
}

.cusr-bot img {
    transition: all .5s;
}

.cusr-bot:hover img {
    transform: scale(1.05);
    transition: all .5s;
}

.cus-all {
    margin-top: 5vh;
}

.flexs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}

.flexs h3 {
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.flexs span {
    height: 1px;
    width: 80%;
    background-color: #eeeeee;
}

.flexs h4 a {
    font-size: 14px;
    color: #999999;
    transition: all .3s;
    font-weight: normal;
}

.flexs h4 a:hover {
    color: #005bac;
    transform: scale(1.1);
    transition: all .3s;
}

.case-list {
    margin-top: 1%;
    margin-bottom: 1%;
}

.pro h3 {
    font-size: 16px;
    color: #777777;
    line-height: 54px;
    font-weight: normal;
    text-align: center;
}

.proimgs {
    border: 1px solid #eeeeee;
}

.pro:hover .proimgs {
    border: 1px solid #005bac;
}

.pro:hover h3 {
    color: #005bac;
}












.yt-aboutus {
    background: url(../images/9339c7ba4ab5612df4dd52f51877ef64dfad3028.jpg) no-repeat;
    background-size: cover;
}

.abous {
    display: flex;
    justify-content: center;
    padding: 4.9% 0 5.3% 0;
}

.abous-left {
    width: 53.2%;
    float: left;
}

.abous-left img {
    width: 100%;
}

.abous-right {
    width: 43.75%;
    float: right;
    margin-left: 4%;
    position: relative;
}

.abous-right h3 {
    color: #005bac;
    font-size: 32px;
    line-height: 41px;
    font-weight: bold;
}

.abous-right h4 {
    font-size: 24px;
    color: #333333;
    line-height: 41px;
    font-weight: normal;
}

.abous-right h5 {
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    margin-top: 2vh;
}

.abous-right span {
    background-color: #005bac;
    color: #fff;
    font-size: 16px;
    border-bottom: 4px solid #0d9bff;
    padding: 15px 40px;
    transition: all .5s;
    position: absolute;
    bottom: 0;
}

.abous-right span img {
    padding-right: 10px;
}

.abous-right span:hover {
    cursor: pointer;
    margin-left: 20px;
    transition: all .5s;
}












.zixun-left img {
    width: 100%;
}

.yt-news {
    padding: 50px 0;
    background: url(../images/news.jpg) no-repeat;
}

.newsall {
    margin-top: 2%;
    display: flex;
    justify-content: center;
}

.news-left {
    width: 50%;
    float: left;
    /* box-shadow: #f6f6f6 20px 0px 30px; */
    position: relative;
}

.news-left::before {
    position: absolute;
    width: 35px;
    height: 558px;
    content: '';
    right: -33px;
    /* background: url(../images/fb6f6da71cf9d079f5fd5a4b0e1474a0121ecc40.png) no-repeat right; */
}

.tabsz {
    width: 92%;
}

.tabsz li {
    float: left;
    padding-right: 3.2vw;
}

.tabsz li a {
    color: #333333;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}

.tabsz li a:hover {
    color: #005bac;
}

.tabsz li.cur a {
    color: #005bac;
}

.tabsz span {
    float: right;
}

.tabsz span a {
    color: #999999;
    font-size: 14px;
    line-height: 32px;
}

.tabsz span a:hover {
    color: #005bac;
}

.newscon {
    margin-top: 25px;
    width: 100%;
}

.newimg img {
    width: 100%;
}

.ttsz {
    display: none;
}

.newimg1 {
    display: block;
}

.newimg2 {
    display: none;
}

.zxl-div2 h3 {
    font-size: 18px;
    color: #555555;
    padding-left: 27px;
    background: url(../images/fc5a394c6a133a5d6dfc7cc0ebad785dac944d39.png) no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100% - 160px);
    line-height: 32px;
}

.zixun-left {
    margin-bottom: 20px;
}

.zixun-right li:hover .zxl-div2 h3 {
    color: #005bac;
    background: url(../images/8b41b6cf59982baf055d521a93fc42440c2c1ce0.png) no-repeat left center;
}


.newsimg {
    float: left;
    margin-top: 0.5vh;
    padding-right: 0.5vw;
}

.zxl-div1 .zxl-div2 span {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div1 .zxl-div2 h4 {
    float: right;
    line-height: 32px;
    font-weight: normal;
    color: #888888;
    font-size: 16px;
}

.zxl-div {
    margin-top: 2.5vh;
}



.zxl-div1:hover .zxl-div2 {
    color: #005bac;
}

.zxl-div1:hover .newsimg .newimg1 {
    display: none;
}

.zxl-div1:hover .newsimg .newimg2 {
    display: block;
}

.news-right {
    float: right;
    width: 50%;
    padding-left: 3.3vw;
}

.nrcon {
    /* margin-top: 5vh; */

}

.nrcon ul li {
    margin-top: 16px;
    padding: 10px 0;
    margin-bottom: 16px;
}

.zxl-div3 h3 {
    font-size: 18px;
    line-height: 34px;
    color: #555555;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div3 h4 {
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* padding-bottom: 20px; */
}

.nrcon ul {
    /* border-bottom: 1px dashed #dddddd; */
    margin-bottom: 0;
}


.nrcon div {}

.zxl-div3:hover h3 {
    color: #005bac;
}





.blueline {}

.zzaa img {
    width: 100%;
}

.zzaa {
    transition: all .5s;
    overflow: hidden;
}

.zzaa img {
    transition: all .5s;
}

.zzaa:hover img {
    transform: scale(1.05);
    transition: all .5s;
}



/*底部样式*/

.hm-footer {
    position: relative;
    /* background: #3c62b7; */
    background: #ac1a1b;
}

.hm-footer::before {
    width: 83.333%;
    /* background-color: #005bac; */
    height: 5px;
    left: 0;
    top: 0;
    position: absolute;
    content: '';
}

.wss {
    padding: 2% 15px;
    display: flex;
    justify-content: space-between;
}

.foot-left {
    width: 28.5%;
    float: left;
    /* margin-left: 5%; */
}

.foot_nav {
    overflow: hidden;
    display: flex;
    justify-content: space-between
}

.foot_nav li {
    float: left;
}

.foot_nav li a {
    color: #212121;
    font-size: 18px;
}

.foot_nav li .x-nav-menu dd a {
    color: #fff;
    font-size: 14px;
    line-height: 32px;
}

.foot_nav li .x-nav-menu dd a:hover {
    color: #008b6a;
}

.foot_nav li .x-nav-menu {
    margin-top: 0;
}

.foot-right {
    float: left;
    /* width: 68.8%; */
}

.fr-lx h4 {
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    font-weight: normal;
}

.fr-lx h5 {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-top: 3vh;
}

.fr-ewm {
    /* margin-top: 4vh; */
}

.fr-ewm h3 {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    font-weight: normal;
    padding: 10px 0;
}

.wx-ewm {
    float: left;
    text-align: center;
    width: 43%;
}

.ph-ewm {
    float: left;
    text-align: center;
    margin-left: 1.1vw;
    width: 50%;
}

.hm-floor {
    background-color: #f6f6f6;
    border-top: 1px solid #f6f6f6;
}

.hm-floor .fl-all {
    padding: 30px 0px;
}

.fl-left {
    width: 54%;
    float: left;
    color: #999;
    font-size: 14px;
}

.fl-left a {
    color: #999;
}

.fl-center {
    width: 15%;
    float: left;
    display: none;
}

.fl-center h3 {
    float: left;
    color: #848484;
    font-size: 12px;
}

.fl-center a {
    float: left;
    color: #848484;
}

.fl-right {
    float: right;
    color: #999;
    line-height: 20px;
}

.fl-right a {
    color: #999;
    font-size: 14px;
}

.fl-right span {
    color: #848484;
    font-size: 14px;
}

.fl-right a:hover {
    color: #008b6a;
}

.fl-left a:hover {
    color: #008b6a;
}

.clink {
    float: left;
    position: relative;
}

.clink:hover {
    cursor: pointer;
}

.sec {
    display: none;
    background-color: #6f6f6f;
    color: #fff;
    position: absolute;
    word-break: break-all;
    word-wrap: break-word;
    bottom: 30px;
    width: 700%;
}

.x-region {
    font-size: 14px;
}

.slick-vertical .slick-slide {
    border: 0 !important;
}

















/*自适应调整*/

@media(max-width: 1295px) {
    .photxt h5 {
        font-size: 24px;
    }

    .foot-left {
        width: 22.8%;
        float: left;
    }

    .foot-right {
        float: right;
        width: 28.5%;
    }
}

@media(max-width: 1245px) {
    .t-img {
        padding-left: 3%;
    }

    .fl-right {
        display: none;
    }

    .fl-left {
        width: 100%;
        text-align: center;
    }


}

@media(max-width: 1210px) {
    .ddesc h4 {
        font-size: 20px;
    }

    .ddesc h5 {
        font-size: 16px;
    }

    .t-img {
        display: none;
    }

    .dlogo a img {
        width: 100%;
    }




}

@media(max-width: 1030px) {
    .x-top1 .dphone {
        width: 22%;
    }

    .abous-right span {
        background-color: #005bac;
        color: #fff;
        font-size: 16px;
        border-bottom: 4px solid #0d9bff;
        padding: 15px 40px;
        transition: all .5s;
        position: absolute;
        bottom: -71px;
    }

    .abous-left {
        display: none;
    }

    .all {
        padding-top: 48px;
        padding-left: 30px;
    }

    .abous {
        display: flex;
        justify-content: center;
        padding: 30px 15px;
    }

    .abous-right {
        width: 100%;
        float: none;
        margin-left: 15px;
        position: relative;
    }

    .cus-title h3 {
        font-size: 36px;
        line-height: 1;
        color: #333333;
    }

    .cus-title h4 {
        font-size: 15px;
    }

}

@media(max-width: 1164px) {
    .photxt h4 {
        font-size: 13px;
    }

    .yt-tel h6 img {
        padding-bottom: 0px;
    }

    .news-left::before {
        display: none;
    }

    .photxt h5 {
        font-size: 20px;
    }

    .yt-tel h4 {
        font-size: 36px;
        color: #ffffff;
        margin-top: 12px;
    }

    .yt-tel h5 {
        font-size: 18px;
        line-height: 20px;
        color: #ffffff;
        margin-top: 15px;
    }

    .yt-tel h6 {
        color: #0d9bff;
        font-size: 24px;
        font-family: "Airal";
        width: 40%;
        padding: 5px 0px;
        margin: 0px auto;
        border-radius: 35px;
        border: 1px solid #235371;
        margin-top: 42px;
        box-shadow: #0d9bff 0px 0px 5px;
    }
}

@media(max-width: 1440px) {


    .my-prolist .ttz li {
        float: left;
        width: 49%;
        background-color: #fff;
        transition: all .3s;
    }

    .my-prolist .ttz li:nth-child(4n) {
        /* margin-right: 0px; */
    }



    .my-prolist .ttz li:nth-child(5) {
        display: none;
    }
}

@media(max-width: 1290px) {
    .my-flex li {
        float: left;
        background-color: #eeeeee;
        padding: 10px 0;
        border: 1px solid #e4e4e4;
    }

    .abous-right h5 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }

    .abous-right h4 {
        font-size: 20px;
        color: #333333;
        line-height: 41px;
        font-weight: normal;
    }

    .abous-right h3 {
        color: #005bac;
        font-size: 26px;
        line-height: 41px;
    }

    .yt-youshi .ys-tl h3 {
        font-size: 30px;
    }

    .ys-bl h3 {
        font-size: 14px;
    }

    .ys-bl h4 {
        font-size: 14px;
    }

    .my-prolist .ttz li {
        float: left;
        width: 49%;
        background-color: #fff;
        transition: all .3s;
        margin-top: 15px;
    }

    .my-prolist .ttz li:nth-child(3n) {
        margin-right: 0px;
    }

    .my-prolist .ttz li:nth-child(4) {
        /* display: none; */
    }

    .my-prolist .ttz li:nth-child(5) {
        display: none;
    }
}

@media(max-width: 1760px) {
    .protxt h3 {
        color: #000;
        font-size: 20px;
        line-height: 20px;
        padding: 4vh 0;
        width: 100%;
        display: inline-block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        position: relative;
    }
}

@media(max-width: 1050px) {
    .my-flex li a h4 {
        color: #666666;
        font-size: 14px;
    }

    .my-flex li {
        float: left;
        background-color: #eeeeee;
        padding: 10px 0;
        border: 1px solid #e4e4e4;
    }

    .so {
        display: none;
    }
}

@media(max-width: 1000px) {

    .my-prolist .ttz li {
        float: left;
        width: 49%;
        background-color: #fff;
        transition: all .3s;
        margin-top: 15px;
    }

    .foot-left {
        /* display: none; */
        width: 20%;
    }

    .foot-right {
        float: left;
        width: 100%;
        display: block;
    }


    .all {
        padding-top: 50px;
    }

    .yt-youshi .ys-tl h3 {
        font-size: 25px;
    }


    .my-prolist .ttz li:not(:last-child) {
        margin-right: 15px;
    }

    .my-prolist .ttz li:nth-child(3n) {
        margin-right: 0px;
    }

    .my-prolist .ttz li:nth-child(4) {
        display: block;
    }

    .my-prolist .ttz li:nth-child(5) {
        display: none;
    }
}



@media(max-width: 1140px) {
    .ys-left {
        width: 100%;
    }

    .ys-tl {
        float: left;
    }

    .ys-bl {
        margin-top: 0;
        float: right;
    }

    .ys-right {
        display: none;
    }

    .ys-bl h3 {
        font-size: 16px;
    }

    .ys-bl h4 {
        font-size: 16px;
    }

    .abo-number li h3 {
        font-size: 64px;
    }
}

@media(max-width: 768px) {
    .abo-number li h3 {
        font-size: 50px;
        font-stretch: normal;
        line-height: 50px;
        letter-spacing: 0px;
        color: #333333;
        display: inline-block;
        margin-top: 8px;
    }

    .abo-number li h4 {
        font-family: MicrosoftYaHei;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #333333;
        margin-top: 14px;
    }

    .abo-number li h5 {
        color: #555555;
        font-size: 14px;
        margin-top: 14px;
        line-height: 20px;
    }

    .yt-about {
        display: none;
    }

    .fr-ewm {
        display: none;
    }

    .fl-left {
        display: block;
        padding-bottom: 50px;
    }

    .fl-center {
        display: block;
        width: 100%;
        line-height: 14px;
        margin-left: 38%;
    }

    .hm-floor .fl-all {
        padding: 15px 0px;
    }

}

@media(max-width: 950px) {
    .ys-tl {
        float: none;
    }

    .ys-bl {
        float: none;
        margin-top: 3vh;
    }

    br {
        display: none;
    }

    .yt-youshi .ys-tl h3 {
        font-size: 30px;
    }

    .flexs h3 {
        font-size: 18px;
    }
}

@media(max-width: 768px) {
    .yt-title h3 {
        font-size: 24px;
        letter-spacing: 0px;
        /* color: #333333; */
    }

    .news-left {
        background: none;
    }

    .yt-title h4 {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #777777;
        display: inline-block;
    }

    .yt-tel h5 {
        font-size: 16px;
        line-height: 20px;
        color: #ffffff;
        margin-top: 15px;
    }

    .cus-title h3 {
        font-size: 26px;
        line-height: 30px;
        color: #333333;
    }

    .cus-title h4 {
        font-size: 12px;
        margin-top: 5px;
        line-height: 20px;
    }

    .flexs h3 {
        font-size: 16px;
    }

    .pro h3 {
        font-size: 14px;
    }

    .abous-left {
        display: none;
    }

    .abous-right {
        width: 100%;
        margin-left: 0%;
        position: relative;
    }

    .abous {
        display: flex;
        justify-content: center;
        padding: 30px 15px;
    }

    .abous-right span {
        background-color: #005bac;
        color: #fff;
        font-size: 16px;
        border-bottom: 4px solid #0d9bff;
        padding: 10px 30px;
        transition: all .5s;
        position: absolute;
        bottom: -10vh;
    }

    .zxl-div1 .zxl-div2 {

        color: #555555;
        font-size: 15px;
        font-weight: normal;
        line-height: 24px;
        align-items: center;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .nrcon ul li {
        margin-top: 0px;
    }

    .zxl-div3 h3 {
        font-size: 15px;
        line-height: 24px;
        color: #555555;
        font-weight: normal;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .nrcon {
        margin-top: 20px;
    }

    .zxl-div3 h4 {
        font-size: 14px;
        line-height: 29px;
        color: #999999;
        font-weight: normal;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding-bottom: 12px;
    }
}

@media(max-width: 670px) {
    .news-right {
        display: none;
    }

    .news-left {
        width: 100%;
        float: left;
        box-shadow: #f6f6f6 10px 5px 20px;
    }

    .yt-title h3 {
        font-size: 22px;
        letter-spacing: 0px;
        /* color: rgb(119 119 119 / 33%); */
    }

    .yt-title h4 {
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 20px;
        letter-spacing: 0px;
        color: #333333;
        display: inline-block;
    }

    .tabsz li a {
        color: #333333;
        font-size: 20px;
        line-height: 32px;
        font-weight: bold;
    }

    .flexs span {
        height: 1px;
        width: 64%;
        background-color: #eeeeee;
    }

    .cus-title h3 {
        font-size: 20px;
        line-height: 30px;
        color: #333333;
    }

    .img1 {
        display: none;
    }

    .img2 {
        display: none;
    }

    .protxt h3 img {
        display: none;
    }

    .abous-right h3 {
        color: #005bac;
        font-size: 20px;
        line-height: 41px;
    }
}


@media(max-width: 750px) {
    .my-flex {
        display: block;
        margin-top: 5vh;
        overflow: hidden;
    }

    .my-flex li {
        float: left;
        background-color: #eeeeee;
        padding: 10px 0;
        border: 1px solid #e4e4e4;
        width: 31.3%;
        margin: 5px;
    }

    .ys-bl h3 {
        font-size: 15px;
    }

    .ys-bl h4 {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        padding-left: 10px;
        line-height: 24px;
    }


    .yt-tel h6 {
        color: #0d9bff;
        font-size: 24px;
        font-family: "Airal";
        width: 80%;
        padding: 5px 0px;
        margin: 0px auto;
        border-radius: 35px;
        border: 1px solid #235371;
        margin-top: 42px;
        box-shadow: #0d9bff 0px 0px 5px;
    }
}

@media(max-width: 530px) {
    .zxl-div1 .zxl-div2 {
        color: #555555;
        font-size: 14px;
        font-weight: normal;
        line-height: 24px;
        align-items: center;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .protxt h3 img {
        display: none;
    }

}

@media(max-width: 502px) {
    .x-banner {
        
    }

    .fr-lx h4 {
        font-size: 20px;
        line-height: 32px;
        color: #ffffff;
        font-weight: normal;
    }

    .yt-youshi .ys-tl h3 {
        font-size: 26px;
    }

    .fr-lx h5 {
        display: none;
    }

    .fr-ewm {
        display: block;
        overflow: hidden;
        float: left;
        margin-top: 5vh;
    }

    .ph-ewm {
        float: left;
        text-align: center;
        margin-left: 12.1vw;
    }
}


@media(max-width: 376px) {
    .fr-lx h5 {
        display: none;
    }

    .x-banner {
        margin-top: 60px;
    }

    br {
        display: block;
    }

    .my-prolist .ttz li {
        float: left;
        width: calc(50% - 8px);
        background-color: #fff;
        transition: all .3s;
        margin-top: 15px;
    }

    .newsimg {
        float: left;
        margin-top: 0.3vh;
        padding-right: 0.5vw;
    }

    .my-prolist .ttz li:not(:last-child) {
        margin-right: 15px;
    }

    .my-prolist .ttz li:not(:nth-child(2n)) {
        margin-right: 32px;
    }

    .fr-ewm {
        display: block;
        overflow: hidden;
        float: left;
        margin-top: 5vh;
    }

    .ph-ewm {
        float: left;
        text-align: center;
        margin-left: 12.1vw;
    }

    .fl-center {
        display: block;
        width: 100%;
        line-height: 14px;
        margin-left: 36%;
    }

    .yrtko_per .ytptitle {
        padding-top: 4.8vh;
    }

    .yt-img {
        margin-top: 0px;
    }

    .my-prolist {
        margin-top: 2.5vh;
        padding-bottom: 10vh;
        display: block;
    }

    .wss {
        padding-top: 3vh;
        padding-bottom: 1.5vh;
    }

    .fr-ewm {
        display: block;
        overflow: hidden;
        float: left;
        margin-top: 2vh;
    }

    .page-banner {}
}


@media (min-width: 1200px) {
    .container {
        /* width: 1400px; */
    }
}

@media (max-width: 991px) {
    .page-banner img {
        position: relative;
        margin-top: 58px;
    }
}

@media (max-width: 768px) {
    .page-banner img {
        position: relative;
        margin-top: 0px;
    }
}

@media (max-width: 998px) {
    .my-prolist .ttz li:not(:last-child) {
        margin-right: 0;
    }

    .my-prolist .ttz li:nth-child(2n) {
        margin-right: 0px;
    }
    .xypg-right-content{
        padding: 0 15px;
    }
}

@media(max-width: 376px) {
    .fr-lx h5 {
        display: none;
    }

    .x-banner {
        margin-top: 60px;
    }

    br {
        display: block;
    }

    .my-prolist .ttz li {
        float: left;
        width: 49%;
        background-color: #fff;
        transition: all .3s;
        margin-top: 15px;
    }

    .newsimg {
        float: left;
        margin-top: 0.3vh;
        padding-right: 0.5vw;
    }


    .my-prolist .ttz li:not(:nth-child(2n)) {
        margin-right: 0;
    }

    .fr-ewm {
        display: block;
        overflow: hidden;
        float: left;
        margin-top: 5vh;
    }

    .ph-ewm {
        float: left;
        text-align: center;
        margin-left: 12.1vw;
    }

    .fl-center {
        display: block;
        width: 100%;
        line-height: 14px;
        margin-left: 36%;
    }

    .yrtko_per .ytptitle {
        padding-top: 0;
    }

    .yt-img {
        margin-top: 0px;
    }

    .my-prolist {
        margin-top: 2.5vh;
        padding-bottom: 30px;
        display: block;
    }

    .wss {
        padding-top: 3vh;
        padding-bottom: 1.5vh;
    }

    .fr-ewm {
        display: block;
        overflow: hidden;
        float: left;
        margin-top: 2vh;
    }

    .page-banner {}

    .yt-youshi .ys-tl h3 {
        font-size: 24px;
        line-height: 36px;
    }

    .yt-tel h4 {
        font-size: 24px;
        color: #ffffff;
        margin-top: 15px;
        line-height: 36px;
    }

    .yt-tel h5 {
        font-size: 16px;
        line-height: 25px;
        color: #ffffff;
        margin-top: 15px;
    }

    .abous-right h4 {
        font-size: 16px;
        color: #333333;
        line-height: 30px;
        font-weight: normal;
    }
}

/*友情链接*/
.f_link {
    font-size: 14px;
    color: #333;
    margin: 20px auto;
}

.f_link a {
    color: #333;
    margin-right: 6px;
}

/*页面底部*/
.foot {
    background: #333;
}

.f_nav {
    width: 826px;
    margin-top: 40px;
}

.f_nav dl {
    float: left;
    width: 136px;
    height: 186px;
    overflow: hidden;
}

.f_nav dt {
    margin-bottom: 8px;
    font-size: 19px;
    color: #333;
    font-weight: normal;
}

.f_nav dt a {}

.f_nav dd {}

.f_nav dd a {
    font-size: 12px;
    color: #333;
    line-height: 20px;
}

.copyright {
    text-align: center;
    line-height: 24px;
}

/*内页左侧样式*/
.page-product-inquiry a {
    color: #fff;
}

.cpge tbody tr:nth-child(1) {
    background-color: #000;
}

.cpge tbody tr td {
    padding-left: 10px;
    color: #666;
    height: 32px;
    border-color: #ddd;

}

@media(max-width: 768px) {
    .yt-youshi .ys-tl h3 {
        font-size: 24px;
        line-height: 40px;
    }

    .all {
        padding-top: 30px;
    }

    .abous-right span {
        position: static;
        display: inline-block;
        margin-top: 10px;
    }

    .tabsz li a {
        font-size: 20px;
    }

    .newscon {
        margin-top: 20px;
    }
}

@media(max-width: 640px) {
    .my-prolist {
        padding: 0 15px 20px 15px;
        margin-top: 0;
        padding: 0;
    }

    .protxt h3 {
        padding: 15px 0 5px;
        display: block;
        font-size: 14px;
        margin-bottom: 0;
    }

    .my-flex {
        margin-top: 5px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        display: -webkit-flex;
    }

    .my-flex li {
        margin: 0;
        margin-bottom: 10px;
        padding: 0;
    }

    .my-flex li a h4 {
        display: block;
    }

    .yt-tel h4 {
        font-size: 20px;
        line-height: 28px;
        color: #ffffff;
        margin-top: 15px;
    }

    .yt-tel h5 {
        font-size: 14px;
    }

    .flexs {
        margin-top: 20px;
    }

    .abous-right h5 {
        font-size: 14px;
        line-height: 24px;
    }

    .yt-news {
        padding: 10px 0;
    }

    .tabsz li a {
        font-size: 16px;
    }

    .zxl-div2 h3 {
        width: calc(100% - 90px);
        font-size: 14px;
    }

    .zxl-div1 .zxl-div2 h4 {
        font-size: 14px;
    }
}

.swiper-button-next1s,
.swiper-container-rtl .swiper-button-prev1s {
    background-image: url(../images/right_j.png);
    left: 4%;
}

.swiper-button-prev1s,
.swiper-container-rtl .swiper-button-next1s {
    background-image: url(../images/left_j.png);
    left: 1%;
    right: auto;
}

.swiper-button-next1s,
.swiper-button-prev1s {
    position: absolute;
    top: 97%;
    width: 21px;
    height: 41px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 21px 41px;
    background-position: center;
    background-repeat: no-repeat;
}

.olks {
    padding: 3% 2% 0;
}

.ttzs li {
    width: 18%;
    float: left;
    margin-left: 2.5%;
}

.ttzs li:nth-child(1) {
    margin-left: 0;
}

.olks .protxt {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    border-top: none;
    text-align: center;
    background: none;
}


.olks .protxt h3 {
    color: #000;
    font-size: 24px;
    line-height: 30px;
    padding: 3vh 0 0 0;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.olks .protxt p {
    font-size: 18px;
    color: #999;
    text-transform: uppercase;
}

.zixun-right h3 {
    font-size: 30px;
    color: #000;
}

.zixun-right p {
    font-size: 18px;
    padding: 20px 0px 0 0;
    line-height: 2;
}

.zxl-div2 {
    width: 20%;
    float: left;
    padding-right: 7%;
    position: relative;
}

.zxl-div2 dd {
    font-size: 28px;
    font-weight: 600;
    text-align: right;
    color: #000;
}

.zxl-div2 p {

    font-size: 18px;
    text-align: right;
    color: #000;

}

.zxl-div2::after {
    position: absolute;
    content: "";
    width: 2px;
    height: 50px;
    display: block;
    background-color: #000;
    right: 15px;
    top: 10px;
}

.zxl-div3 {
    width: 80%;
    float: left;
}


.clear {
    clear: both;
}


.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 50px;
    left: 0;
    width: 100%;
}

.olkscopp {
    margin-top: 5%;
}



@media (max-width: 768px) {
    .h-right {
        transform: translateY(0);
        padding: 0 0 0 0;
        width: 100%;
		margin-top: -12px;
    }

    .youshiindex .yt-title h4 {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 0px;
        color: #fff;
        display: inline-block;
    }

    .youshiindex .yt-title h3 {
        font-size: 25px;
        letter-spacing: 0px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
    }

    .hul li {
        width: 100%;
        margin-bottom: 5.2%;
        margin-left: 0;
    }

    .h-left dd {
        font-size: 14px;
        color: #0762cb;
        padding: 15px 0;
    }

    .ys-right {
        display: block;
    }

    .ys-right {
        float: left;
        width: calc(100% - 0px);
    }

    .yt-youshi .ys-tl dd {
        font-size: 14px;
        color: #999;
        text-transform: uppercase;
    }

    .ys-bl p {
        font-size: 16px;
        color: #999;
        line-height: 2;
    }


    .swiper-button-next1s,
    .swiper-button-prev1s {
        position: absolute;
        top: 90%;
        width: 24px;
        height: 15px;
        margin-top: -22px;
        z-index: 10;
        cursor: pointer;
        background-size: 24px 15px;
        background-position: center;
        background-repeat: no-repeat;
        display: none;
    }


    .news-left {
        width: 100%;
        float: left;
        box-shadow: #f6f6f6 0 0 0;
        padding: 0;
    }

}

.titles_xia {
    width: 60px;
    height: 6px;
    margin: auto;
    background: #8b3735;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 10px;
}

.a_yts {
    margin: 40px 0 30px 0;
}

.a_yts a {
    font-size: 16px;
    padding: 10px 30px;
    background: #8b3735;
    color: #fff;
    border-radius: 40px;
}

.swiper-button-prev2s,
.swiper-container-rtl .swiper-button-next2s {

    left: -60px;
    right: auto;
}

.swiper-button-next2s,
.swiper-container-rtl .swiper-button-prev2s {

    right: -60px;
    left: auto;
}


.fold_wrap {
    width: 100%;
    height: auto;
    margin: 40px auto 0 auto;
    overflow: hidden;
}

.fold_wrap li {
    float: left;
    width: 25%;
    height: 442px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.fold_wrap li .mask_b {
    position: absolute;
    overflow: hidden;
    width: 70%;
    height: 90%;
    left: 23%;
    top: 5%;
    display: none;
    background: #fff;
    padding: 5% 5%;
}

.fold_wrap li.on .mask_b {
    display: block;
}

.fold_wrap li .mask_b h4 {
    color: #089a3c;
    margin: 0 auto;
    display: block;
    font: 30px/30px Microsoft Yahei;
    position: relative;
    padding: 30px 0 0 0;
    font-weight: 600;
}

.fold_wrap li .mask_b p {
    font-size: 18px;
    color: #000;
    padding: 40px 15px;
    line-height: 2;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.fold_wrap li .mask_b p .span1s {
    font-size: 40px;
    color: #089a3c;
    position: absolute;
    left: -2px;
    top: 25px;
}

.fold_wrap li .mask_b p .span2s {
    font-size: 40px;
    color: #089a3c;
    position: absolute;
    right: 0px;
    bottom: 15px;
}

.fold_wrap li .adv_intro {
    width: 92%;
    height: 40px;
    padding: 5px 4%;
    position: absolute;
    left: 0;
    bottom: -50px;
    background: #37D;
    color: #FFF;
    overflow: hidden;
}

.adv_intro_show {
    bottom: 0 !important;
    transition: bottom 0.3s linear 0.3s;
    -webkit-transition: bottom 0.3s linear 0.3s;
}

.pic_auto {
    width: 100%;
    height: 100%;
}

/* 搜索 */
.x-header-right1 {
    position: relative;
    padding: 0 2px;
    z-index: 99;
}

a.sskka {
    line-height: 60px;
    padding: 0 1.2vw;
}

.ssk {
    position: absolute;
    right: 130px;
    width: 150%;
    top: 60px;
    z-index: 999;
    display: none;
}

.search {
    text-align: left;
}

#formsearch1 {
    width: auto;
    float: right;
    vertical-align: middle;
}

#formsearch1 input#keyword {
    height: 24px;
    line-height: 24px;
    padding-left: 4px;
    color: #666;
}

#formsearch1 input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #00479d;
    color: #fff;
    border: none;
    cursor: pointer;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.header_search_fix {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3c62b7;
    color: #fff;
    display: none;
}

.header_search_fix .box {
    position: absolute;
    width: 40%;
    top: 50%;
    margin-top: -50px;
    text-align: left;
    left: 30%;
}

.header_search_fix .search {
    font-size: 18px;
    margin-bottom: 10px;
}

.header_search_fix .search_box {
    line-height: 70px;
    height: 70px;
    position: relative;
}

.header_search_fix input[type="text"] {
    background: none;
    width: 70%;
    border: 0;
    outline: 0;
    font-size: 38px;
    color: #fff;
    font-family: 'Impact';
    border-bottom: 1px solid #fff;
}

.header_search_fix .submit {
    width: 125px;
    height: 45px;
    line-height: 41px;
    font-size: 14px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    background: transparent;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    right: 0;
    -webkit-appearance: none;
    outline: none;
}

/* 轮播定标语 */
.by_index {
    position: relative;
    width: 100%;
    background: url(../images/diyi.png)no-repeat;
    padding: 100px 0;
}

.dy_auto {
    display: flex;
    justify-content: center;
}

.left_indes {
    position: relative;
    overflow: hidden;
}

.about_zhon {
    overflow: hidden;
}

.about_zhon div {
    overflow: hidden;
}

.right_loyu {
    position: relative;
    overflow: hidden;
}

.urty_iou {
    position: absolute;
    top: 26%;
    color: #fff;
    width: 100%;
}

.urty_iou p {
    text-align: center;
    font-size: 45px;
    line-height: 45px;
    font-weight: bold;
    padding-left: 0;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 15px;
}

.urty_iou2 {
    position: absolute;
    bottom: 20%;
    color: #fff;
    width: 100%;
    text-align: center;
}

.urty_iou2 a {
    font-size: 32px;
    line-height: 32px;
    padding-left: 0;
    letter-spacing: 0;
    color: #fff;
    padding: 10px 35px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}

.urty_iou2 a:hover {
    background: #ad4f4d;
    border-bottom: 1px solid #ad4f4d;
    border-top: 1px solid #ad4f4d;
}

.xiangduidin {
    position: absolute;
    top: 5%;
    color: #fff;
    width: 100%;
}

.xiangduidin p {
    font-size: 62px;
    line-height: 62px;
    font-weight: bold;
    padding-left: 50px;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.xiangduidin2 {
    position: absolute;
    bottom: 5%;
    color: #fff;
    width: 100%;
}

.xiangduidin2 p {
    font-size: 36px;
    line-height: 36px;
    font-weight: normal;
    padding-left: 50px;
    padding-bottom: 10px;
}


.dy_auto img {
    width: 100%;
    transition: all 0.6s;
}

.dy_auto img:hover {
    transform: scale(1.1);
}

.zui {
    overflow: hidden;
}

.zui img {
    width: 100%;
    transition: all 0.6s;
}

.zui img:hover {
    transform: scale(1.1);
}


.ime_iks {
    max-width: 100%;
}

.erau_abou {
    position: relative;
    background: url(../images/dier.jpg) no-repeat;
    padding: 109px 0 75px 0;
}

.auto_naise {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.riytexs {
    width: 45%;
    padding-top: 14%;
}

.riytexs h3 {
    font-size: 34px;
    font-weight: bold;
    color: #923d3b;
    text-transform: uppercase;
    background: url(../images/san.png) no-repeat right;
}

.lkeft_img {
    width: 50%;
}

.ul_insyt ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 100px;
}

.ul_insyt ul li {
    margin-bottom: 20px;
    width: 31%;
}

.zw1200 {
    max-width: 1400px;
    margin: auto;
    overflow: hidden;
}

.oluty ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.oluty ul li {
    width: 24%;
    text-align: center;
    margin-left: 1%;
    margin-bottom: 1%;
}

.oluty ul li h3 {
    font-size: 22px;
    color: #fff;
    margin-top: 20px;
}

.fenlei_lisi {
    padding: 40px 0;
}

.zwc1200 {
    max-width: 1400px;
    margin: auto;
}

@media (max-width: 968px) {
    .h-leftall {
        width: 100%;
    }

    .h-left h4 {
        font-weight: normal;
        font-size: 16px;
        color: #000;
        line-height: 26px;
        margin-top: 20px;
        padding: 0 0 0 0;
        /*display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 6;
        overflow: hidden;*/
    }

    .ys-news {
        padding: 0 0 00;
    }

    .news_auto ul li {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-bottom: 5%;
    }

    .qi_news h3 {
        font-size: 18px;
        color: #000;
        margin-bottom: 15px;
    }

    .qi_news p {
        font-size: 14px;
        color: #777777;
        margin-bottom: 20px;
    }

    .qi_news a {
        font-size: 14px;
        color: #8b3735;
    }

    .news_title dd {
        font-size: 16px;
        color: #fff;
    }

    .foot-left {
        display: none;
        margin-bottom: 5%;
    }

}

.dingnac {
    position: relative;
}

.oolkj {
    position: absolute;
    z-index: 999;
    width: 150%;
    left: 100%;
    top: 0;
    background: #fff;
    border-radius: 5px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.oolkj>li>a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: 0.5em;
}

.dingnac:hover .oolkj {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.oolkj>li>a:hover {
    background: #e9eaeb;
}


.sanji {
    position: relative;
}


.snajiok {
    position: absolute;
    z-index: 999;
    width: 100%;
    left: 100%;
    top: 0;
    background: #fff;
    border-radius: 5px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.snajiok>li>a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: 0.5em;
}

.sanji:hover .snajiok {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.snajiok>li>a:hover {
    background: #e9eaeb;
}


.fenlei_lisi2 {
    background: #e38e89;
    padding: 60px 0 50px;
}

.olutyer {
    margin-top: 25px;
}

.olutyer ul {
    display: flex;
    justify-content: center;
}

.olutyer ul li {
    text-align: center;
    margin: 0 4%;
}

.olutyer ul li h3 {
    font-size: 22px;
    color: #fff;
    margin-top: 20px;
}

.luguans {
    line-height: 60px;
    font-size: 18px;
}

.luguans b {
    position: absolute;
    right: 5px;
    top: 30px;
    border-color: #333 transparent transparent;
    border-style: solid dashed dashed;
    border-width: 4px;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 0;
    transition: all 0.3s ease-in 0s;
}

.lungshrt:hover .luguans b {
    top: 27px;
    transform: rotate(180deg);
    border-color: #333 transparent transparent;
    transition: all 0.3s ease-in 0s;
}

.lungshrt .header_header_lg_list_pc {
    display: initial;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    transform: translateX(20%);
}

.lungshrt .header_header_lg_list_pc {
    top: 50px;
}

.lungshrt:hover .header_header_lg_list_pc {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transform: translateX(5%);
}

.header_header_lg_list_pc ul li:hover a {
    color: #860c07;
}

.news-left {
    width: 100%;
    float: left;
    /* box-shadow: #f6f6f6 20px 0px 30px; */
    position: relative;
}

.news-left::before {
    position: absolute;
    width: 35px;
    height: 558px;
    content: '';
    right: -33px;
    /* background: url(../images/fb6f6da71cf9d079f5fd5a4b0e1474a0121ecc40.png) no-repeat right; */
}

.tabsz {
    width: 100%;
}

.sdsukl {
    display: flex;
    justify-content: center;
}

.tabsz li {
    float: left;
    padding-right: 5.2vw;
}

.tabsz li a {
    color: #999;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    border-bottom: 2px solid #ffffff;
    padding: 15px 10px 15px 45px;
}

.tabsz li:nth-child(1) a {
    background: url(../images/a-d3.png)no-repeat left;
    filter: brightness(20%);
}

.tabsz li:nth-child(2) a {
    background: url(../images/a-d4.png)no-repeat left;
    filter: brightness(20%);
}

.tabsz li:nth-child(3) a {
    background: url(../images/a-d5.png)no-repeat left;
    filter: brightness(20%);
}

.tabsz li a:hover {
    color: #005bac;
    filter: brightness(100%);
}

.tabsz li.cur a {
    color: #3c62b7;
    filter: brightness(100%);
    border-bottom: 2px solid #3c62b7;
}

.tabsz span {
    float: right;
}

.tabsz span a {
    color: #999999;
    font-size: 14px;
    line-height: 32px;
}

.tabsz span a:hover {
    color: #005bac;
}

.newscon {
    margin-top: 40px;
    width: 100%;
}

.newimg img {
    width: 100%;
}

.ttsz {
    display: none;
}

.newimg1 {
    display: block;
}

.newimg2 {
    display: none;
}

.wenisxin {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.ukes {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.imguyur img {
    filter: brightness(0%);
}

.seer {
    padding: 25px 0;
}

.zxl-div2 h3 {
    width: 100%;
    font-size: 16px;
    color: #555555;
    line-height: 1.5;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 0 10px 0;
}

.zixun-left {
    margin-bottom: 0;
    width: 48%;
    float: left;
    margin-right: 2%;
}

.zixun-left ul li {
    float: left;
    margin-left: 4%;
}

.zixun-left ul li:nth-child(1) {
    margin-left: 0
}

.zixun-left ul li dd {
    font-size: 14px;
    color: #999;
    text-align: center;
    width: 28%;
    border-right: 1px solid #999;
    margin-right: 5%;
    padding-right: 1%;
}

.zixun-left ul li dd span {
    font-size: 30px;
}

.zixun-left ul li h3 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 26px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 25px;
}

.zixun-left ul li p {
    font-size: 16px;
    color: #666;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zixun-left ul li a {
    font-size: 16px;
    color: #000;
    padding: 30px 0 20px 0;
}

.zixun-right {
    width: 20%;
    float: right;
}

.zixun-left li:hover h3 {
    color: #0f3c96;
}

.zixun-left li:hover dd {
    color: #fff;
    border-right: 1px solid #fff;
}

.zixun-left li:hover p {
    color: #999;
}

.zixun-left li:hover .imguyur img {
    filter: brightness(100%);
}

.newsimg {
    float: left;
    margin-top: 0.5vh;
    padding-right: 0.5vw;
}

.zxl-div1 .zxl-div2 span {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div1 .zxl-div2 h4 {
    float: right;
    line-height: 32px;
    font-weight: normal;
    color: #888888;
    font-size: 16px;
}

.zxl-div {
    margin-top: 2.5vh;
}

.zxl-div1:hover .zxl-div2 {
    color: #005bac;
}

.zxl-div1:hover .newsimg .newimg1 {
    display: none;
}

.zxl-div1:hover .newsimg .newimg2 {
    display: block;
}

.news-right {
    float: right;
    width: 40.6%;
    padding-left: 3.3vw;
}

.nrcon ul li {
    margin-top: 16px;
}

.zxl-div3 h3 {
    font-size: 18px;
    line-height: 34px;
    color: #555555;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div3 h4 {
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-bottom: 20px;
}

.nrcon ul {
    border-bottom: 1px dashed #dddddd;
}

.zxl-div3:hover h3 {
    color: #005bac;
}

.idnexser {
    display: flex;
    justify-content: center;
    align-items: center;
}

.idnexser .yt-title h3 {
    font-size: 32px;
    letter-spacing: 0;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
}

.idnexser .yt-title h4 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
    display: inline-block;
    text-align: left;
    margin-top: 0;
    padding: 0;
}

.idnexser .yt-title {
    text-align: initial;
}

.fr-lx {
    margin-bottom: 10px;
}

.fr-lx h3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.fr-lx p {
    color: #fff;
    font-size: 14px;
    padding: 5px 0 0;
}

.foot-right ul li {
    text-align: left;
    margin-bottom: 20px;
}

.foot-right ul li a {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.kiuys {
    margin-top: 1.2vw;
}

.fr-lx p.erxdfd {
    font-size: 22px;
}

.ttzer .swiper-slide img {
    width: 100%;
}

.swiper-slide img {
    width: 100%;
}

.huanjiner {
    position: relative;
    padding: 50px 0 0 0;
}

.huanjiner .swiper-button-next,
.huanjiner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 51px;
    height: 51px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 51px 51px;
    background-position: center;
    background-repeat: no-repeat;
}

.huanjiner .swiper-button-prev,
.huanjiner .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/left2.png);
    left: -70px;
    right: auto;
}

.huanjiner .swiper-button-prev:hover,
.huanjiner .swiper-container-rtl .swiper-button-next:hover {
    background-image: url(../images/left2s.png);
    left: -70px;
    right: auto;
}

.huanjiner .swiper-button-next,
.huanjiner .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/right2.png);
    right: -70px;
    left: auto;
}

.huanjiner .swiper-button-next:hover,
.huanjiner .swiper-container-rtl .swiper-button-prev:hover {
    background-image: url(../images/right2s.png);
    right: -70px;
    left: auto;
}

.huanjiner2 {
    position: relative;
}

.huanjiner2 .swiper-button-next,
.huanjiner2 .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 51px;
    height: 51px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 51px 51px;
    background-position: center;
    background-repeat: no-repeat;
}

.huanjiner2 .swiper-button-prev,
.huanjiner2 .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/left.png);
    left: -70px;
    right: auto;
}

.huanjiner2 .swiper-button-next,
.huanjiner2 .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/right.png);
    right: -70px;
    left: auto;
}

.jizjomhs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
}

.oke {
    width: 30%;
}

.oke img {
    width: 100%;
}

.jtr1 {
    padding-right: 60px;
}

.jtr1 h3 {
    font-size: 35px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.jtr1 p {
    font-size: 16px;
    color: #999999;
    margin-bottom: 70px;
}

.jtr1 a {
    font-size: 14px;
    color: #fff;
    background: #c3a37c;
    padding: 15px 45px;
    border-radius: 60px;
    text-transform: uppercase;
}

.cp_deng {
    padding: 70px 0;
    background: #f3f3f3;
}

.wenis p {
    font-size: 14px;
    color: #999;
    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #999;
}

.wenis h3 {
    font-size: 20px;
    color: #999;
    text-transform: uppercase;
}

.mySwiper {
    margin-top: 50px;
}


.mySwiper .swiper-slide-thumb-active .wenis p {
    color: #333;
    border-bottom: 1px solid #c3a37c;
}


.mySwiper .swiper-slide-thumb-active .wenis h3 {
    color: #333;
}

.mySwiper2 .swiper-button-next,
.mySwiper2 .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/a-c2.png);
    right: 10px;
    left: auto;
}

.mySwiper2 .swiper-button-next,
.mySwiper2 .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 74px;
    height: 145px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 74px 145px;
    background-position: center;
    background-repeat: no-repeat;
}

.cer_op {
    padding: 50px 0;
    background: #f3f3f3;
}

.kiuy {
    margin-top: 50px;
    text-align: center;
}

.kiuy img {
    max-width: 100%;
}

.cer_op_re {
    padding: 50px 0;
}

.olier {
    margin-top: 50px;
}

.olier ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.olier ul li {
    width: 49%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 20px;
    background: #c3a37c;
    margin-bottom: 30px;
    min-height: 220px;
}

.zjiwn h3 {
    font-size: 24px;
    color: #ffff;
}

.zjiwn p {
    font-size: 18px;
    color: #fff;
}

.kjimg {
    width: 20%;
    margin-right: 5%;
}

.daohange {
    padding: 20px 0;
}

.daohange ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.daohange ul li a {
    font-size: 16px;
    color: #333;
    padding: 0 20px;
}


@media (max-width: 1440px) {
    .w1200 {
        max-width: 1200px;
    }
    .w1600 {
        max-width: 1200px;
    }

    .olier ul li {
        padding: 10px 20px;
    }

}


@media (max-width: 1250px) {
    .w1200 {
        max-width: 980px;
    }

    .w1600 {
        max-width: 980px;
    }

    .olier ul li {
        padding: 10px 20px;

    }

    .zjiwn p {
        font-size: 14px;
    }
}

.meiyi img {
    max-width: 100%;
}

@media (max-width: 980px) {
    .dadayu {
        background: url(../images/a2.jpg);
        margin-top: 0;
    }

    .loknews {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .zixun-left {
        margin-bottom: 0;
        width: 100%;
        float: left;
        margin-right: 0;
    }

    .zixun-left ul li h3 {
        font-size: 19px;
        font-weight: bold;
        color: #000;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 26px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-bottom: 15px;
    }

    .zixun-right2 {
        width: 100%;
        float: right;
    }

    .zixun-right2 ul li {
        width: 100%;
        float: left;
        margin-left: 0;
        background: #f6f6f6;
        padding: 20px;
        margin-bottom: 5%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .zixun-right2 ul li h3 {
        margin-bottom: 15px;
        font-size: 19px;
        color: #000;
        font-weight: bold;
    }

    .qinleft {
        width: 8%;
    }

    .diank1 {
        width: 100%;
        font-size: 26px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 10px;
    }

    .abto_suibain ul li {
        width: 100%;
        text-align: center;
        overflow: hidden;
        transition-duration: 0.5s;
    }

    .sui_text {
        padding: 10px 50px;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        padding-top: 15%;
        left: 0;
        transition-duration: 0.5s;
    }

    .suiiner {
        display: flex;
        justify-content: space-between;
        height: 450px;
    }

    .abto_suibain ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .kirt {
        width: 62px;
        margin: auto;
        margin-bottom: 20px;
    }

    .rightquan {
        width: 100%;
        text-align: right;
        margin-top: 30px;
    }

    .rightquan h2 {
        font-size: 30px;
        color: #000;
        margin-bottom: 50px;
    }

    .rightquan h3 {
        font-size: 20px;
        color: #000;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .rightquan p {
        font-size: 18px;
        color: #000;
    }

    .xiansuo {
        width: 50%;
        border-bottom: 1px dashed #000;
        float: inline-end;
        margin: 50px 0;
    }

    .h-cplas2 {
        padding: 20px 0;
        background: url(../images/a1.jpg);
        margin: 20px 0;
    }

    .h-cplas2 .rightquan h2 {
        font-size: 30px;
        color: #fff;
        margin-bottom: 20px;
        font-weight: normal;
        line-height: 1.2;
    }

    .h-cplas2 .rightquan p {
        font-size: 12px;
        color: #ffffff94;
        letter-spacing: 2px;
        margin-bottom: 20px;
    }

    .h-cplas2 .rightquan h3 {
        font-size: 30px;
        color: #fff;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .suibian .yt-title h3 {
        font-size: 22px;
        letter-spacing: 0;
        font-weight: bold;
        padding: 0;
        text-transform: uppercase;
        margin: 0;
    }

    .h-cplas2 .rightquan {
        width: 100%;
        text-align: left;
    }

    .xinger p {
        padding: 20px 0;
        font-size: 14px;
        text-align: center;
    }

    .h-cplas {
        padding: 20px 0;
        background: url(../images/c-a3.jpg);
        margin: 20px 0;
    }

    .meiyi {
        width: 100%;
    }

    .auto_liscp {
        flex-wrap: wrap;
    }

    .lanrenzhijia .title {
        padding-top: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .wuyuetuain {
        font-size: 26px;
        color: #fff;
        width: 100%;
        font-weight: bold;
        margin: 20px 0;
    }

    .lanrenzhijia .title-list {
        display: flex;
        justify-content: center;
        width: 100%;
        flex-wrap: wrap;
    }

    .lanrenzhijia .title-list li {
        text-align: center;
        float: left;
        font-size: 13px;
        display: inline;
        color: #fff;
        padding: 20px;
        margin: 0;
        position: relative;
        width: 25%;
    }

    .lier ul li {
        width: 100% !important;
        text-align: center;
    }

    .suibian {
        padding-top: 30px;
        background-size: 100% 100%;
    }

    .lier ul li h2 {
        font-size: 14px;
        color: #999;
        margin: 0 0 20px;
    }

    .lier ul li .naiher a {
        font-size: 14px;
        padding: 10px 25px;
        background: #eaeaea;
        color: #666;
    }

    .felik {
        padding: 20px 10px;
    }

    .h-about .habo-top {
        display: flex;
        justify-content: space-between;
        background: rgb(249 249 249 / 50%);
        padding: 20px 10px 50px;
        align-items: flex-end;
    }

    .h-left h2 {
        font-size: 26px;
        color: #ac1a1b;
        margin-bottom: 15px;
        font-weight: bold;
    }

    .yt-title {
        padding: 20px 0;
    }

    .h-left {
        padding-top: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .huanjiner {
        padding: 30px 0;
    }

    .cp_deng {
        padding: 30px 0;
    }

    .jizjomhs {

        margin-top: 20px;
        flex-wrap: wrap;
    }

    .oke {
        width: 100%;
    }

    .jtr1 {
        padding-right: 0;
        padding-bottom: 50px;
    }

    .jtr1 h3 {
        font-size: 22px;
        color: #333333;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .jtr1 p {
        margin-bottom: 40px;
    }

    .wenis h3 {
        font-size: 16px;
    }

    .sdsukl {
        flex-wrap: wrap;
    }

    .tabsz li {
        float: left;
        padding-right: 0;
        width: 60%;
        text-align: center;
        margin-bottom: 20px;
    }

    .newsall {
        margin-top: 0;
    }

    .newscon {
        margin-top: 20px;
        width: 100%;
    }

    .zixun-left ul li {
        width: 100%;
        margin-left: 0;
        margin-bottom: 5%;
    }
    .seer {
        padding: 10px;
    }

    .zixun-left ul li dd {
        width: 40%;
    }

    .cer_op {
        padding: 20px 0;
        background: #f3f3f3;
    }

    .kiuy {
        margin-top: 20px;
        text-align: center;
    }

    .cer_op_re {
        padding: 20px 0;
    }

    .olier ul li {
        width: 100%;
        align-items: center;
        padding: 5px 10px;
    }

    .kjimg {
        width: 30%;
        margin-right: 5%;
    }

    .zjiwn h3 {
        font-size: 16px;
        color: #ffff;
        margin-bottom: 10px;
    }

    .zjiwn p {
        font-size: 12px;
    }

    .daohange ul {
        flex-wrap: wrap;
    }

    .daohange ul li {
        margin-bottom: 10px;
    }

    .daohange {
        padding: 5px 0;
    }
}
