body {
    font-size: 1rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #000;
    height: auto;
    position: relative;
    overflow-x: hidden;
}

html {
    overflow-x: hidden;
    color:#000;
}

a {
    color: #000;
    text-decoration: none;
    outline: none
}

a:hover {
    color: #000;
    text-decoration: none
}

ol,
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0
}

p {
    margin-bottom: unset;
    /* color: #000; */
}

.header {
    margin: 0 auto;
    padding: 0 2vw;
    /*增加主菜单悬浮顶部*/
    position: fixed;
    background: #FFF;
    margin: 0 auto;
    z-index: 99999;
    width: 100%;
    top: 0;
}

.jz {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.posr {
    position: relative;
    margin-top: 4.6vw;
}

.posr02 {
    position: relative;
}

.navbar-nav .nav-link {
    padding: 0.5rem 3.5rem 0.5rem 3.5rem !important;
}

.navbar-light .navbar-nav .nav-link {
    /* color: #333; */
    color:#000;
    font-size: 0.9vw;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    text-align: center;
    font-size: 0.78vw;
    top: 95%;
}

.dropdown-menu {
    padding: 0.5vw 0;
    min-width: 8vw;
    border-radius: 0.4vw;
    left: 50%;
    transform: translatex(-50%);
}

.dropdown-item {
    padding: 0.55rem 1.5rem;
    line-height: 2vw;
}

.navbar-light .navbar-nav .nav-link:hover,
.dropdown-item:hover {
    color: #D3AE82;
    background-color: unset;
}

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}

.btn {
    padding: 0.5rem 1rem;
}

.toplogo {
    width: 14vw;
}

.putconn {
    width: 15vw;
    height: 2.8vw;
    line-height: 2.6vw;
    position: absolute;
    top: 2.5vw;
    right: 3vw;
    z-index: 99999;
    background-color: #FFF;
    border: 1px solid #D3AE82;
    border-radius: 1.93vw;
    padding-left: 0.8vw;
}

.putin {
    border: 0;
    width: 9.8vw;
    height: 2vw;
    background-color: #FFF;
    font-size: 0.85vw;
}

.puticon {
    border: 0;
    width: 3.5vw;
    height: 2vw;
    background-color: #D3AE82;
    font-size: 0.8vw;
    color: #FFF;
    text-align: center;
    line-height: 1.7vw;
    border-radius: 1.93vw;
}

.mywz01 {
    margin: 0 auto;
    height: 4.8vw;
    line-height: 4vw;
}

.actives {
    color: #D3AE82 !important;
}

.navbar-text{
    padding-top: 0.4rem;
    padding-bottom: 0.6rem;
}

.myys01 {
    color: #D3AE82 !important;
    font-size: 1.2vw;
}

.mywz02 {
    width: 1.3vw;
    height: 1.3vw;
    margin-top: 0.7vw;
    margin-right: 2vw;
}

.mywz03 {
    width: 1.3vw;
    height: 1.3vw;
    margin-top: 0.65vw;
    margin-right: 0.5vw;
}

.dropdown-toggle::after {
    display: none;
}

.swiper-container {
    width: 100%;
    height: auto;
}

.swiper-wrapper {
    display: flex;
    /* 确保子元素在一行内 */
}

.swiper-slide img {
    width: 100%;
    /* 图片宽度 100% */
    height: auto;
    /* 高度自适应 */
}

.swiper-button-prev {
    position: absolute;
    left: 3%;
    top: 45%;
}

.swiper-button-next {
    position: absolute;
    right: 3%;
    top: 45%;
}

.swiper-button-next:after,
.swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    display: none;
}

.swiper-button-next img,
.swiper-button-prev img {
    width: 3.2vw;
    height: 3.2vw;
}

.swiper-pagination-bullet {
    background-color: aliceblue;
    margin: 0 1.1vw !important;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 1.5vw;
}

.container01 {
    background-image: url(../img/bg01.jpg);
    min-height: 26vw;
    width: 100%;
    text-align: center;
    background-size: 100% auto;
}

.ynbylogo {
    width: 6.6vw;
    margin: 0 auto;
}

.ynbylogo img {
    margin: 2.8vw 0 1.8vw 0;
    width: 100%;
}

.ynbytitle {
    font-size: 1.7vw;
    font-weight: 600;
    letter-spacing: 0.2vw;
    margin-bottom: 1.8vw;
    color: #444;
}

.ynbyconn {
    font-size: 1.1vw;
    color: #666;
    line-height: 2vw;
}

.ynbydown {
    width: 0.85vw;
    margin: 0 auto;
    margin-top: 2vw;
}

.ynbydown img {
    width: 100%;
}

.container02 {
    height: 35vw;
    width: 100%;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.container02a{
    height: 35vw;
    width: 100%;
    background-size: 100% auto;
    /* background-attachment: fixed; */
    background-position: center;
    background-repeat: no-repeat;
}

.bounce {
    animation: bounce 0.5s infinite alternate;
}

@keyframes bounce {
    0% { transform: translateY(0); }
    100% { transform: translateY(-17px); } 
}

.container03 {
    width: 100%;
    height: auto;
    text-align: center;
}

.mxcptitle {
    margin: 4.5vw 0;
    font-size: 1.7vw;
    font-weight: 600;
    letter-spacing: 0.2vw;
    color: #444;
}

.mxcpconn {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.mxcpconn .col-sm-7,
.mxcpconn .col-sm-5,
.mxcpconn .col-xs-12 {
    padding-left: unset !important;
    padding-right: unset !important;
}

.mxcpconn img {
    width: 100%;
}

.mywz05 {
    margin-bottom: 6vw;
}

.mywz04 {
    width: 60%;
    text-align: left;
    margin-left: 5.8vw;
}

.mywz04-1 {
    width: 60%;
    text-align: left;
    margin-left: 11vw;
}

.cptitle {
    font-size: 1.15vw;
    color: #444;
    margin-bottom: 1.8vw;
}

.cptitle2 {
    font-size: 1.5vw;
    color: #444;
    margin-bottom: 1.8vw;
}

.cptxt {
    font-size: 1vw;
    color: #666;
    line-height: 1.8vw;
    margin-bottom: 1.8vw;
}

.ljmore {
    width: 6.8vw;
    height: 2vw;
    line-height: 1.9vw;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    border-radius: 1.93vw;
    letter-spacing: 0.1vw;
    font-size: 0.85vw;
    background-color: #FFF;
    border: 1px solid #D3AE82;
    color: #D3AE82;
}

.ljmore2 {
    width: 6.8vw;
    height: 2vw;
    line-height: 1.9vw;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    border-radius: 1.93vw;
    letter-spacing: 0.1vw;
    font-size: 0.85vw;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #D3AE82;
    color: #D3AE82;
}

.ljmore2:hover,
.ljmore:hover {
    background-color: #D3AE82;
    border: 1px solid #D3AE82;
    color: #FFF;
}

.container04 {
    background-image: url(../img/bg01.jpg);
    width: 100%;
    text-align: center;
    padding: 6vw 0;
}

.container05 {
    background-image: url(../img/bg02.jpg);
    width: 100%;
    text-align: center;
    padding: 6vw 0 5vw 0;
}

.ynbylogos {
    width: 80%;
    margin: 0 auto;
    margin-top: 4vw;
    margin-bottom: 4vw;
    overflow: hidden;
    text-align: center;
}

.ynbylogos img {
    width: 10.6vw;
    margin: 0 0.3vw 1vw 0.3vw;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
}

.caselogos img:hover,
.ynbylogos img:hover {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    transform: translate(2px, 2px);
    transition: all 0.3s;
}

.dblogo {
    width: 22%;
    display: inline-block;
    text-align: left;
}

.dblogo img {
    width: 9.8vw;
    margin-left: 1vw;
}

.dblist {
    width: 20%;
    display: inline-block;
    text-align: center;
}

.container06 {
    background-color: #FFF;
    width: 100%;
    padding: 4vw 1.5vw 3.5vw 1vw;
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.dblogo {
    width: 22%;
    display: inline-block;
    text-align: left;
}

.dblogo img {
    width: 9.8vw;
    margin-left: 1vw;
}

.dblist {
    width: 20%;
    display: inline-block;
    text-align: center;
}

.dblisttitle {
    font-size: 1.1vw;
    color: #444;
    font-weight: 600;
    margin: 0 auto;
    width: 6vw;
    text-align: left;
    margin-bottom: 0.8vw;
    white-space: nowrap;
}

.dblistst {
    font-size: 0.9vw;
    color: #444;
    font-weight: 600;
    margin: 0 auto;
    width: 6vw;
    text-align: left;
    margin-bottom: 0.6vw;
    white-space: nowrap;
}

.dbls {
    margin: 0 auto;
    width: 6vw;
    text-align: left;
}

.dbls a:hover .dblink{
    color: #D3AE82;
}

.dblink {
    display: block;
    font-size: 0.9vw;
    color: #444;
    margin: 0.4vw 0;
    white-space: nowrap;
}

.dblxwm {
    width: 36%;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
}

.dblxwmtitle {
    font-size: 1.1vw;
    color: #444;
    font-weight: 600;
    margin: 0 auto;
    width: 18vw;
    text-align: left;
    margin-bottom: 1.2vw;
}

.dblxwmst {
    margin: 0 auto;
    width: 18vw;
    text-align: left;
}

.dblxwmnr {
    font-size: 0.9vw;
    display: flex;
    align-items: flex-start;
    margin-bottom: 0.8vw;
    color: #444;
}

.dblxwmnr img {
    margin-right: 0.5vw;
    width: 0.78vw;
    margin-top: 0.25vw;
}

.dbadds {
    display: inline-block;
    white-space: nowrap;
}

.dbconn {
    width: 80%;
    display: inline-block;
}

.gzwm {
    width: 20%;
    display: inline-block;
    text-align: center;
}

.gzwmtitle {
    width: 12vw;
    text-align: left;
    font-size: 1.1vw;
    color: #444;
    font-weight: 600;
    margin: 0 auto;
}

.gzwmtxt {
    width: 12vw;
    text-align: left;
    font-size: 0.9vw;
    color: #444;
    margin: 0 auto;
    margin-top: 0.5vw;
    margin-bottom: 0.5vw;
    text-wrap: nowrap;
}

.gzwmewm {
    width: 12vw;
    text-align: left;
    margin: 0 auto;
}

.gzwmewm img {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    width: 6vw;
}

.ewmtt {
    width: 6.2vw;
    text-align: center;
    font-size: 0.9vw;
    color: #444;
    margin-top: 0.4vw;
}

.copyright {
    font-size: 0.8vw;
    margin: 0.5vw 0;
    color: #666;
}

.copyright a{
    color: #666;
}

/*product*/
.container07 {
    /* background-image: url('../img/probg.jpg'); */
    background-color: #F7F7F7;
    padding: 6vw 0 6vw 0;
    width: 100%;
    text-align: center;
    background-image: url('../img/bgs.png');
    background-size: cover;
    position: relative;
}

.ynbytitle2 {
    font-size: 1.6vw;
    font-weight: 600;
    letter-spacing: 0.2vw;
    margin-bottom: 1.8vw;
    color: #444;
}

.mylines {
    border-bottom: 0.2vw solid #D3AE82;
    width: 4vw;
    margin: 0 auto;
    margin-top: 1vw;
}

.connpic {
    /* max-width: 95rem; */
    max-width: 82%;
    margin: 0 auto;
    margin-top: 3vw;
    margin-bottom: 4vw;
    padding: 0 1vw;
}

.connpic img {
    width: 100%;
}

.conntext {
    /* max-width: 95rem; */
    max-width: 82%;
    margin: 0 auto;
    text-align: left;
    line-height: 1.8vw;
    font-size: 1vw;
    color: #666;
    padding: 0 1vw;
}

.conntext p {
    margin-bottom: 1.2vw;
}

.cptxt p{
    margin-bottom: 1.2vw;
    text-align: justify;
}

.mxcptitle2 {
    margin: 4.5vw 0 2vw 0;
    font-size: 1.7vw;
    font-weight: 600;
    letter-spacing: 0.2vw;
    color: #444;
}

.proiconlist {
    max-width: 68vw;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 3.5vw;
}

.proicons {
    display: inline-block;
    width: 24%;
}

.proicons img {
    width: 5.8vw;
}

.proicons p {
    font-size: 1.2vw;
    color: #999;
    line-height: 3.2vw;
    letter-spacing: 0.08vw;
    /* font-weight: 600; */
    text-decoration: none;
}

.proicons a:hover {
    text-decoration: none;
}

.proicons a:hover img{
    transform: scale(1.1);
    transition: all 0.2s;
}

.pactives,
.proicons a:hover p {
    color: #D3AE82 !important;
}

.mywz06 {
    padding: 4vw 0 4vw 0;
    background-color: #F7F7F7;
}

.prolists {
    /* max-width: 94rem; */
    max-width: 82%;
    margin: 0 auto;
    text-align: center;
    /* height: 62vw; */
    display: flow-root;
}

.probigw {
    width: 49%;
    background-color: #FFF;
    padding: 1vw;
    margin-top: 0.8vw;
    margin-bottom: 0.8vw;
    display: flex;
    align-items: flex-start;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); */
}

.prolists a:hover .probigw {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
    transform: translate(2px, 2px);
    transition: all 0.4s;
}

.proleft {
    width: 60%;
    display: inline-block;
    padding-top: 3vw;
    padding-left: 2.4vw;
    padding-right: 2.5vw;
    text-align: left;
}

.protitle {
    font-size: 1.5vw;
    /* font-weight: 600; */
    color: #444;
    white-space: nowrap;
}

.prolists a:hover .probigw .proleft .protitle {
    color: #D3AE82;
}

.mylines2 {
    /* border-bottom: 0.2vw solid #D3AE82; */
    width: 100%;
    margin: 0 auto;
    margin-top: 1vw;
    height: 0.1vw;
    background-color: #DDD;
}

.mylines2 .linkis {
    width: 30%;
    height: 0.1vw;
    background-color: #D3AE82;
}

.prolists a:hover .probigw .proleft .protitle .mylines2 .linkis {
    width: 100%;
    transition: all 0.2s;
}

.prodis {
    min-height: 5.5vw;
    padding-top: 0.8vw;
    
    color: #666;
    font-size: 1.05vw;
}

.ljmore3 {
    width: 6vw;
    height: 1.6vw;
    line-height: 1.5vw;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    border-radius: 1.93vw;
    letter-spacing: 0.05vw;
    font-size: 0.75vw;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #D3AE82;
    color: #D3AE82;
}

.ljmore4 {
    width: 6.6vw;
    height: 2vw;
    line-height: 1.9vw;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    border-radius: 1.93vw;
    letter-spacing: 0.05vw;
    font-size: 0.8vw;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #D3AE82;
    color: #D3AE82;
}

a:hover .ljmore4,
.prolists a:hover .probigw .proleft .ljmore3 {
    background-color: #D3AE82;
    color: #FFF;
}

.proright {
    width: 39%;
    display: inline-block;
    text-align: center;
}

.proright img {
    width: 8vw;
}

.banntxt {
    position: absolute;
    top: 32%;
    left: 51%;
    width: 27%;
    letter-spacing: 0.05vw;
    color: #FFF;
    line-height: 1.5vw;
}

.banntitle {
    margin-bottom: 1.8vw;
    font-size: 1.7vw;
    font-weight: 600;
    letter-spacing: 0.25vw;
}

.banntexts {
    font-size: 1.05vw;
}

.mywz07 {
    padding: 4vw 0 5vw 0;
    background-image: url('../img/connbg.jpg');
    background-repeat: repeat-y;
}

.proconn {
    font-size: 1vw;
    line-height: 2.5vw;
    color:#444;
}

.propics {
    width: 100%;
    background-image: url('../img/connbg.jpg');
    background-repeat: repeat-y;
}

.propics img {
    width: 100%;
}

/*case*/
.banntxt2 {
    position: absolute;
    top: 32%;
    width: 100%;
    letter-spacing: 0.05vw;
    color: #FFF;
    line-height: 1.5vw;
    text-align: center;
}

.banntitle2 {
    margin-bottom: 1.8vw;
    font-size: 2.8vw;
    letter-spacing: 0.4vw;
}

.container08 {
    width: 100%;
    text-align: center;
    padding-top: 5vw;
    padding-bottom: 2vw;
    background-color: #F7F7F7;
}

.mywz08 {
    margin-bottom: 4.5vw;
}

.mywz09 {
    margin-bottom: 7.5vw !important;
}

.mywz10 {
    display: flex;
    justify-content: flex-end;
}

.casebigk {
    /* max-width: 94rem; */
    max-width: 82%;
    margin: 0 auto;
    text-align: center;
}

.caselogos {
    display: inline-block;
    width: 18.2%;
    margin: 0.8vw 0.6vw;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
}

.caselogos img {
    width: 100%;
}

.caseconnku {
    width: 99%;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); */
    text-align: left;
    margin: 0 auto;
    background-color: #FFF;
    display: flex;
    margin-bottom: 5vw;
}

.caseconnku:hover{
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    transform: translate(2px, 2px);
    transition: all 0.2s;
}


.caselfpic {
    display: inline-block;
    width: 60%;
}

.caselfpic img {
    width: 100%;
}

.casertnr {
    display: inline-block;
    width: 39%;
    text-align: center;
    vertical-align: top;
}

.casetitle {
    width: 100%;
    font-size: 1.5vw;
    letter-spacing: 0.2vw;
    font-weight: 600;
    color: #444;
    padding: 4vw 0 2vw 0;
}

.caseconnlogo {
    width: 100%;
    margin-bottom: 2.4vw;
}

.caseconnlogo img {
    height: 4.2vw;
    width: auto;
}

.casetext {
    width: 100%;
    padding-left: 3vw;
    padding-right: 3.1vw;
    text-align: justify;
    color: #666;
    line-height: 1.6vw;
    font-size: 1.05vw;
}

.fanye{
    margin: 4vw 0 2vw;
    color: #666;
}

/*news*/
.newsbigk {
    /* max-width: 75rem; */
    max-width: 68%;
    margin: 0 auto;
    text-align: center;
}

.newsconnku {
    width: 100%;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); */
    text-align: center;
    margin: 0 auto;
    background-color: #FFF;
    display: flex;
    margin-bottom: 1.8vw;
    padding: 2vw 2.2vw;
}

.newsconnku:hover{
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
    transition: all 0.2s;
    transform: translate(2px, 2px);
}

.newslfpic {
    width: 27%;
    display: inline-block;
}

.newslfpic img {
    width: 100%;
}

.newsrtconn {
    width: 73%;
    display: inline-block;
    text-align: left;
    padding-left: 1.8vw;
}

.newstitle {
    font-size: 1.2vw;
    letter-spacing: 0.04vw;
    margin-top: 0.2vw;
    margin-bottom: 1.1vw;
    color: #444;
}

.newsdis {
    font-size: 1.05vw;
    text-align: justify;
    color: #666;
    margin-bottom: 1.1vw;
}

.newsdate {
    font-size: 1vw;
    color: #666;
}

.newsbigk a:hover .newsconnku .newsrtconn .newstitle {
    color: #D3AE82;
}

.newsconns {
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
    text-align: center;
    margin: 0 auto;
    background-color: #FFF;
    margin-bottom: 1.8vw;
    padding: 3.6vw 3vw 2.5vw 3vw;
}

.newsbigtitle {
    width: 100%;
    font-size: 1.5vw;
    font-weight: 600;
    color: #444;
    letter-spacing: 0.12vw;
    margin-bottom: 1.5vw;
}

.newsinfo {
    width: 100%;
    font-size: 1.05vw;
    color: #666;
    margin-bottom: 2.2vw;
}

.newsinfo span {
    margin: 0 0.4vw;
}

.newslines {
    width: 100%;
    border-bottom: 1px #DDD solid;
    margin-bottom: 1.8vw;
}

.newsconntx {
    width: 100%;
    text-align: justify;
    line-height: 1.9vw;
    color: #666;
}

.newsconntx img {
    width: 100%;
}

.newsconntx p {
    margin-bottom: 1.8vw;
    font-size: 1.05vw;
}

.newsdb {
    width: 100%;
    padding: 1vw 0;
    display: flex;
    align-items: flex-start;
}

.newsdblf {
    width: 79%;
    display: inline-block;
    text-align: left;
    color: #666;
    line-height: 1.8vw;
    font-size: 1.05vw;
}

.newsdblf a{
    color:#666;
}

.newsdbrt {
    width: 20%;
    display: inline-block;
    text-align: right;
}

/*aboutus*/
.container09 {
    background-image: url('../img/aboutusbg1.jpg');
    background-size: 100% auto;
    padding: 6vw 0 6vw 0;
    width: 100%;
    text-align: center;
}

.ablogos {
    width: 100%;
    text-align: center;
    margin-top: 5vw;
}

.ablogos img {
    height: 5.2vw;
    width: auto;
    margin: 0 2vw;
}

.container10 {
    background-image: url('../img/aboutusbg2.jpg');
    background-size: 100% 100%;
    padding: 3vw 0 4vw 0;
    width: 100%;
    height: auto;
    text-align: center;
}

.proiconlist02 {
    max-width: 80vw;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 3.5vw;
}

.proicons02 {
    display: inline-block;
    width: 32%;
}

.proicons02 img {
    width: 8.4vw;
}

.proicons02:hover img{
    transform: scale(1.1);
    transition: all 0.2s;
}

.rtline {
    border-right: 2px solid transparent;
    background-image: url('../img/sline.png');
    background-repeat: no-repeat;
    background-position: right center;
}

.bti {
    font-size: 1.4vw;
    line-height: 4.5vw;
}

.bti2 {
    font-size: 1.1vw;
}

@media (max-width:1800px) {
    .myys01,
    .navbar-light .navbar-nav .nav-link{
        font-size: 1.1vw;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        font-size: 1vw;
    }

    .navbar-nav .nav-link{
        padding: 0.5rem 3rem 0.5rem 3rem !important;
    }
}

@media (max-width:1600px) {
    .myys01,
    .navbar-light .navbar-nav .nav-link{
        font-size: 1vw;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        font-size: 0.9vw;
    }
    
    .navbar-nav .nav-link{
        padding: 0.5rem 2.8rem 0.5rem 2.8rem !important;
    }

    .dblogo img{
        margin-left: 2.5vw;
    }

}

@media (max-width:1400px) {
    .header{
        height: 5.2vw;
    }
    .myys01,
    .navbar-light .navbar-nav .nav-link{
        font-size: 1.2vw;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        font-size: 1.1vw;
    }

    .mywz02{
        margin-top: 0.92vw;
    }
    .mywz03{
        margin-top: 0.85vw;
    }
    .navbar-nav .nav-link{
        padding: 0.5rem 2.3rem 0.5rem 2.3rem !important;
    }
}

@media (max-width:1200px) {
    .header{
        height: 6vw;
    }
    .myys01,
    .navbar-light .navbar-nav .nav-link{
        font-size: 1.4vw;
        margin-top: -0.3vw;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        font-size: 1.2vw;
    }
    .mywz02{
        margin-top: 1.1vw;
    }
    .mywz03{
        margin-top: 1.1vw;
    }
    .navbar-nav .nav-link{
        padding: 0.5rem 2rem 0.5rem 2rem !important;
    }
}


@media (max-width:992px) {
    .newsbigk,
    .connpic,
    .conntext,
    .prolists,
    .casebigk{
      max-width:98%;
    }

    .dropdown-menu{
        display: block;
        transform: unset !important;

    }

    .header {
        padding: 0.5rem 1rem;
        border-bottom: 1px solid #EEE;
        height: unset;
    }

    .ynbylogos{
        width: 92%;
    }

    .ynbylogos img{
        width: 29.4vw;
    }

    .mywz01{
        height: unset;
        line-height: unset;
    }

    .toplogo {
        width: 32vw;
    }

    .posr{
        margin-top: 14.5vw;
    }

    .posr02{
        
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: unset;
        text-align: center;
    }

    .navbar-nav .nav-link {
        padding: 0.5rem 0 !important;
    }

    .dropdown-item {
        font-size: 3.2vw;
        line-height: unset;
    }

    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }

    .banntitle2,
    .mxcptitle2,
    .ynbytitle2,
    .mxcptitle,
    .ynbytitle,
    .cptitle2 {
        font-size: 4.5vw;
    }

    .proconn,
    .conntext,
    .ynbyconn,
    .cptitle,
    .cptxt {
        font-size: 3.2vw;
    }

    .cptitle {
        width: 90%;
        margin: 0 auto;
        font-weight: 600;
        margin-top: 5vw;
    }

    .cptitle2 {
        width: 90%;
        margin: 0 auto;
        font-weight: 600;
        margin-top: 2vw;
    }

    .mxcptitle2,
    .ynbytitle {
        margin-top: 2vw;
        margin-bottom: 3vw;
    }

    .proconn,
    .cptxt,
    .ynbyconn,
    .inljgd {
        width: 90%;
        margin: 0 auto;
        line-height: 5.5vw;
    }

    .inljgd {
        text-align: center;
    }

    .conntext {
        line-height: 5.5vw;
    }

    .caselogos {
        width: 27%;
        margin: 0 1.5vw 3vw 1.5vw;
    }

    .cptxt {
        margin-top: 2vw;
        margin-bottom: 3vw;
        text-align: left;
    }

    .container03 {
        margin-bottom: 6vw;
    }

    .banntitle2 {
        font-weight: 600;
        letter-spacing: 0.2vw;
    }

    .order-1,
    .order-2 {
        order: unset;
    }

    .ynbylogo {
        width: 20vw;
    }

    .ynbylogo img {
        margin-top: 5vw;
    }

    .ljmore4,
    .ljmore3,
    .ljmore2,
    .ljmore {
        font-size: 3.2vw;
        width: 26vw;
        height: 6vw;
        line-height: 6vw;
    }

    .ynbydown {
        display: none;
    }

    .myys01,
    .mywz02 {
        display: none;
    }

    .mywz04-1,
    .mywz04 {
        width: 100%;
        margin-left: 0;
    }

    .container01 {
        padding-bottom: 4.6vw;
    }

    .container02 {
        background-attachment: unset;
    }

    .container02a {
        background-attachment: unset;
        background-size: 220% auto;
    }

    .copyright {
        font-size: 2.5vw;
        margin: 0;
        color: #666;
    }

    .container06 {
        display: none;
    }

    .mylines {
        width: 9vw;
        border-bottom: 0.4vw solid #D3AE82;
    }

    .mylines2 .linkis,
    .mylines2 {
        height: 0.5vw;
    }

    .caseconnku,
    .prolists,
    .proiconlist,
    .conntext,
    .connpic {
        max-width: 90%;
    }

    .proleft {
        width: 68%;
    }

    .proright {
        width: 30%;
    }

    .proright img {
        width: 16vw;
    }

    .probigw {
        width: 100%;
        padding: 2.5vw;
        margin-top: 0vw;
        margin-bottom: 5vw;
    }

    .proicons img {
        width: 14vw;
    }

    .proicons p {
        font-size: 2.8vw;
        margin-top: 2.6vw;
    }

    .banntxt{
        top: 21%;
        left: 45%;
        width: 50%;
    }

    .banntitle{
        font-size: 3.5vw;
        margin-bottom: 3vw;
        letter-spacing: 0.1vw;
    }

    .banntexts{
        font-size: 2.5vw;
        line-height: 3.5vw;
    }

    .casetitle,
    .protitle {
        font-size: 4vw;
    }

    .casetext,
    .prodis {
        font-size: 3vw;
        padding: 3vw 0;
    }

    .caseconnlogo img {
        height: 8vw;
    }

    .casetext {
        line-height: 4.6vw;
        padding: 0 5vw 5vw 5vw;
    }

    .mywz07 {
        margin-bottom: 0vw;
    }

    .mywz08 {
        margin-bottom: 4vw !important;
    }

    .mywz10 {
        justify-content: unset;
    }

    .newsdb,
    .caseconnku {
        display: block;
    }

    .newsdblf,
    .newsdbrt,
    .newsrtconn,
    .newslfpic,
    .casertnr,
    .caselfpic {
        width: 100%;
    }

    .newsdbrt {
        text-align: center;
        margin-top: 3vw;
    }

    .newsbigk {
        width: 90%;
    }

    .newsconnku {
        display: block;
        padding: 0;
    }

    .newsbigtitle {
        text-align: center;
        font-size: 4vw;
        padding: 0 0 3vw 0;
        margin-bottom: 0vw;
    }

    .newstitle {
        text-align: center;
        font-size: 4vw;
        margin: 3vw 0 0 0;
        padding: 0 5vw 3vw 5vw;
        font-weight: 600;
    }

    .newslines {
        margin-bottom: 4vw;
    }

    .newsrtconn {
        padding-left: unset;
    }

    .newsconns {
        padding: 5vw;
    }

    .newsinfo {
        font-size: 3vw;
        line-height: 4.6vw;
        padding: 0 0 3vw 0;
        margin-bottom: 0vw;
    }

    .newsconntx p {
        font-size: 3vw;
        line-height: 4.6vw;
        padding: 0 0 3vw 0;
    }

    .newsdis {
        font-size: 3vw;
        line-height: 4.6vw;
        padding: 0 5vw 3vw 5vw;
    }

    .newsdate {
        font-size: 2.8vw;
        line-height: 4vw;
        padding: 0 5vw 5vw 5vw;
    }

    .newsdblf {
        font-size: 2.8vw;
        line-height: 6vw;
    }

    .ablogos img {
        height: 18vw;
    }

    .proiconlist02 {
        max-width: 100%;
    }

    .proicons02 img {
        width: 16vw;
    }

    .bti {
        font-size: 3.6vw;
        margin: 3vw 0 2.6vw;
        font-weight: 600;
    }

    .bti2 {
        font-size: 2.8vw;
        width: 80%;
        margin: 0 auto;
        height: 15vw;
    }

    .proicons02 {
        vertical-align: top;
    }

    .rtline {
        padding-right: 1.6vw;
        background-size: 1px 100%;
    }



}