/* 公共css */
body, html {
    min-width: 320px;
    max-width: 100%;
    overflow-x: hidden;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
}

a {
    color: inherit;
    -webkit-tap-highlight-color: transparent;
}
input,a,div{
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.wh1600 {
    max-width: 1600px;
    margin: 0 auto;
}
@media screen and (max-width: 1900px) {
    .wh1600 {
        margin: 0 5% !important;
    }
}

/*xlt-k*/
::-webkit-scrollbar
{
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track
{
    background-color: #ffffff;
}

::-webkit-scrollbar-thumb
{
    background-color: #19596b;
}
/*xlt-g*/
/*----------------------*/

.pub_banner{
    display: block;
}
.mi_pub_banner{
    display: none;
    margin-top: 18vw;
}
.fsdb24{
    font-size: 24px;
}
.fsdb22{
    font-size: 22px;
}
.fsdb20{
    font-size: 20px;
}
.fsdb18{
    font-size: 18px;
}
.fsdb16{
    font-size: 16px;
}
.fsdb14{
    font-size: 14px;
}











.head {
    width: 100%;
    z-index: 999;
    transition: all 0.5s;
    padding: 1% 0;
    position: relative;
    background-color: #ffffff;
}
.head_logo{
    float: left;
    width: 19.6875%;
}
.head_fr{
    float: right;
    width: 68%;
}
.head .contact{
    height: 22px;
    line-height: 22px;
    letter-spacing: 1px;
    float: right;
    color: #333333;
    padding-left: 35px;
    background: url(../image/head_dh.png)no-repeat left;
    background-size: 7.5%;
}

.head_menu{
    text-align: right;
}
.head_menu .CAli{
    display: inline-block;
    transition: all 0.2s;
    margin: 3% 0 0 5%;
}
.head_menu .CAli .CAa{
    color: #333333;
    display: block;

    transition: all 0.2s;
}
.head_menu .CAli:hover .CAa{
    color: #19596b;
}
.head_menu .on{
    color: #19596b;
}
.head_menu .on .CAa{
    color: #19596b!important;
}



.mi_head_all{
    display: none;
}
.mi_head{
    width: 100%;
    background-color: #ffffff;
    transition: all 0.3s;
    top: 0;
    position: fixed;
    z-index: 100;
    box-shadow: none;
    height: 18vw;
}

.mi_head .logo {
    width: 50%;
    padding: 4%;
    float: left;
}
.mi_head .mi_Cal{
    float: right;
    width: 15%;
    position: relative;
    right: 0;
    padding: 9% 0;
}
.mi_head .mi_Cal .mmitem{
    position: absolute;
    width: 10vw;
    height: 2px;
    background-color: #666;
    display: block;
    transition: all .3s;
}
.mi_head .mi_Cal .mmitem:nth-of-type(1){
    top: 7vw;
}
.mi_head .mi_Cal .mmitem:nth-of-type(2){
    top: 10vw;
}
.mi_head .mi_Cal .mmitem:nth-of-type(3){
    width: 6vw;
    top: 13vw;
    margin-left: 4vw;
}
.menuls{
    position: fixed;
    right: 0;
    width: 60%;
    transform: translateX(100%);
    top: 0;
    z-index: 101;
    height: 100%;
    background-color: #ffffff;
    transition: all .3s;
    overflow-y: scroll;
    overflow-x: hidden;
    opacity: 0;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
}
.menuls .menu_one {
    line-height: 18vw;
    height: 18vw;
    background-color: #19596b;
}

.menuls .menu_one .span1 {
    display: inline-block;
    font-size: 4vw;
    color: #ffffff;
    margin-left: 10%;
    letter-spacing: 1px;
}
.menuls .menu_one .headclose {
    width: 10vw;
    height: 10vw;
    position: absolute;
    left: -15vw;
    top: 5vw;
    display: none;
}

.menuls .menu_two ul {
    width: 100%;
}
.menuls .menu_two ul li {
    line-height: 15vw;
    width: 100%;
    border-top: 1px solid #f2f2f2;
}
.menuls .menu_two ul li>a{
    font-size: 4vw;
    display: block;
    width: 84%;
    padding: 0 10%;
    color: #777;
    transition: color 0.3s ease 0s;
}
.show .mi_head{
    transform: translateX(-60%);
}
.show .logo{
    /*padding: 5% 0;*/
}
.show .menuls{
    opacity: 1;
    transform: translateX(0%);
}
.show .mmitem:nth-child(2n){
    opacity: 0;
}
.show .mmitem:nth-of-type(1) {
    transform: rotate(45deg);
    top: 9vw!important;
}
.show .mmitem:nth-of-type(3) {
    transform: rotate(-45deg);
    width: 10vw!important;
    top: 9vw!important;
    margin-left: 5vw!important;
    right: 5vw!important;
}
.show .headclose{
    display: block!important;
}








.foot{
    background-color: #202328;
    position: relative;
    padding: 3% 0;
}

.foot_list{
    width: 25%;
    float: left;
    padding-left: 4%;

}
.foot_logo{
    float: left;
    width: 25%;
    text-align: center;
}
.foot_logo .foot_logo_nr{
    width: 43%;
    display: inline-block;
}
.foot_list:nth-of-type(2){
    background: url(../image/footny1.png)no-repeat;
    background-size: 10%;
}
.foot_list:nth-of-type(3){
    background: url(../image/footny2.png)no-repeat;
    background-size: 10%;
}
.foot_list:nth-of-type(4){
    background: url(../image/footny3.png)no-repeat;
    background-size: 10%;
}

.foot_list .foot_title{
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 10%;
    padding-top: 2%;
    letter-spacing: 1px;
}
.foot_list .foot_title span{
    font-size: 18px;
    color: #ffffff;
    padding-left: 5%;
    letter-spacing: 2px;
}
.foot_list .foot_ul{
    position: relative;
}
.foot_list .foot_ul li{
    font-size: 14px;
    color: #cccccc;
    margin-bottom: 3%;
    float: left;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
}
.foot_list .ulli50 li{
    width: 35%;
    margin-right: 5%;
}
.foot_list .ulli100 li{
    width: 90%;
}
.foot_rwm .foot_ewm_nr{
    float: left;
    margin-right: 5%;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 2;
}

.copyright{
    background-color: #19596b;
    color: #ffffff;
    text-align: center;
    padding: 2% 0;
    font-size: 14px;
    z-index: 99;
    position: relative;
}
.bottom-fix{
    background-color: #19596b;
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999;
}
.bottom-fix>a>img {
    width: 33.3333%;
    float: left;
    display: block;
    height: 13.5vw;
}




.yws_search{
    background-color: #19596b;
    padding: 1.5% 0;
}
.yws_search .wihl{
    float: left;
    color: #ffffff;
    letter-spacing: 1px;
}
.yws_search .wihl .dca{
    margin: 1% 0 5% 0;
}
.yws_search .wihl .dcb{

}
.yws_search .wihr{
    float: right;
    width: 35%;
}
.yws_search .wihr .dca{
    color: #ffffff;
    margin: 0 0 4% 0;
    letter-spacing: 1px;
}
.yws_search .wihr .dcform{

}
.yws_search .wihr .dcform .srk{
    width: 68%;
    background-color: #8cacb5;
    padding: 0 5%;
    height: 40px;
    color: #ffffff;
    border: 0;
    margin: 0 2% 0 0;
    float: left;
}
.yws_search .wihr .dcform .srk::-webkit-input-placeholder{
    color: #ffffff;
}
.yws_search .wihr .dcform .ann{
    width: 27%;
    height: 40px;
    border: 0;
    background: url(../image/search.png) no-repeat 15%;
    background-color: #434343;
    padding: 0 2% 0 8%;
    color: #ffffff;
    background-size: 15%;
    float: right;
}





.ysw_title_all{
    position: relative;
    padding: 5% 0 3%;
    width: 50%;
    letter-spacing: 2px;
}
.ysw_title_all .dca{
    font-size: 36px;
    margin: 0 0 3% 0;
}
.ysw_title_all .dca .dca_a{
    font-size: 28px;
    text-transform: uppercase;
    margin: 0 0 0 5%;
}
.ysw_title_all .dcb{
    font-size: 24px;
}
.tays1 .dca{
    color: #222222;
}
.tays1 .dca .dca_a{
    color: #19596b;
}
.tays1 .dcb{
    color: #555555;
}
.tays2{
    color: #ffffff;
}
.ysw_title_all .ck{
    position: absolute;
    top: 55%;
    right: -100%;
    color: #333333;
    border-left: 3px solid #19596b;
    padding-left: 2%;
}

.Psrel{
    position: relative;
}




.yws_product{
    position: relative;
    background: url(../image/yws_product.jpg) no-repeat top;
    background-size: 100%;
}


.yws_product .float_img{
    position: absolute;
    right: 0;
    top: 7vw;
    width: 50.3125%;
}

.ProLs{
    padding: 22.5% 0 0;
}
.ProLs_ulall{
    position: relative;
}
.slick-dots{
    position: absolute;
    top: -15%;
    right: 0;
}
.ProLs_ulall li{
    display: inline-block;
    margin: 0 20px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #c0c0c0;
    cursor: pointer;
}
.ProLs_ulall .slick-dots li button {
    background: none;
    outline: none;
    border: none;
    font-size: 0;
}
.ProLs_ulall .slick-dots li.slick-active {
    background: #19596b;
}

.ProLs_ulall .slick-arrow{
    position: absolute;
    bottom: -70px;
    width: 4%;
    text-align: center;
    z-index: 9;
    height: 50px;
    line-height: 50px;
    border: 0;
    background-color: #eeeeee;
    font-size: 0;
}
.ProLs_ulall .slick-prev{
    left: 39%;
}
.ProLs_ulall .slick-prev:after{
    position: absolute;
    content: '«';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 24px;
    color: #777777;
    transition:all 0.3s;
    cursor: pointer;
}
.ProLs_ulall .slick-next{
    right: 39%;
}
.ProLs_ulall .slick-next:after{
    position: absolute;
    content: '»';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 24px;
    color: #777777;
    transition:all 0.3s;
    cursor: pointer;
}
.ProLs_ulall .slick-arrow:hover:after{
    background-color: #19596b;
    color: #ffffff;
}

.yws_product .ckmore{
    background-color: #eeeeee;
    color: #333333;
    width: 10%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 20px 45% 5%;
    letter-spacing: 1px;
}



.Product{
    float: left;
    margin: 0 15px 40px 15px;
    position: relative;
}
.productlist{
    width: 23.125%;
    margin: 0 2.5% 2.5% 0;
}
.productlist:nth-child(4n){
    margin:  0 0 2.5% 0;
}
.Product .img{
    width: 100%;
    overflow: hidden;
}
.Product .tit{
    color: #ffffff;
    background-color: #434343;
    padding: 5%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.Product:hover .img img{
    transform: scale(1.1);
}
.Product:hover .tit{
    background-color: #19596b;
}

.ProductRm{
    width: 100%;
    margin: 0 0 5% 0;
}

.ProductRm .img{
    width: 100%;
    overflow: hidden;
}
.ProductRm .cot{
    color: #ffffff;
    background-color: #434343;
    padding: 5%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.ProductRm:hover .img img{
    transform: scale(1.1);
}
.ProductRm:hover .cot{
    background-color: #19596b;
}


.yws_about{
    position: relative;
    background: url(../image/yws_about.jpg) no-repeat top;
    background-size: 100%;
    padding: 0 0 10%;
}


.yws_about .ya_line{
    width: 10%;
    height: 2px;
    background-color: #19596b;
    margin: 0 0 2%;
}
.yws_about .ya_nrall{
    color: #ffffff;
    line-height: 3;
    width: 94%;
    height: 13.5vw;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:6;
}
.yws_about .ya_smwy{
    position: absolute;
    bottom: -30%;
    left: 0;
    width: 95%;
}
.yws_about .ya_smwy .sznr{
    width: 15%;
    float: left;
    color: #ffffff;
}
.yws_about .ya_smwy .sznr .sz{
    font-size: 42px;
    margin-bottom: 10%;
}
.yws_about .ya_smwy .sznr .nr{

}
.yws_about .ya_smwy .more{
    float: right;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 1% 2%;
    margin: 1% 2% 0 0;
    color: #ffffff;
}







.Rmnewsyi{
    display: flex;
    justify-content: center;
    margin:  0 0 3% 0;
    position: relative;
}
.Rmnewsyi .img{
    float: left;
    width: 41.5625%;
}
.Rmnewsyi .what{
    float: left;
    width: 9%;
    margin: 0 0 0 3%;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.Rmnewsyi .what .dnra{
    width: 60%;
    margin: 0 0 20%;
    height: 1px;
    background-color: #a0a0a0;
}
.Rmnewsyi .what .dnrb{
    color: #aaaaaa;
    text-transform: uppercase;
    line-height: 2;
}
.Rmnewsyi .cop{
    width: 46.25%;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.Rmnewsyi .cop .newsCa{
    margin: 0 0 6% 0;
}
.Rmnewsyi .cop .newsCa ul li{
    float: left;
    border-radius: 20px;
    overflow: hidden;
    margin-right: 3%;
    letter-spacing: 1px;
    transition: all 0.2s;
}
.Rmnewsyi .cop .newsCa ul li a{
    display: block;
    padding: 10px 20px;
}
.Rmnewsyi .cop .newsCa .on{
    background-color: #19596b;
    color: #ffffff;
}
.Rmnewsyi .cop .newsCa ul li:hover{
    background-color: #19596b;
    color: #ffffff;
}
.Rmnewsyi .cop .newsyi{
    position: relative;
}
.Rmnewsyi .cop .newsyi .dnra{
    font-size: 24px;
    color: #aaaaaa;
    font-weight: bold;
}
.Rmnewsyi .cop .newsyi .dnrb{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin: 4% 0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.Rmnewsyi .cop .newsyi .dnrc{
    color: #555555;
    margin: 0 0 4%;
    line-height: 2;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.Rmnewsyi .cop .newsyi .dnrd{
    display: inline-block;
    color: #19596b;
    padding: 0 0 2% 0;
    border-bottom: 1px solid #19596b;
}


.newsny{
    width: 31%;
    float: left;
    margin: 0 3.5% 3.5% 0;
}
.newsny:nth-child(3n){
    margin: 0 0 3.5% 0;
}
.newsny .dnra{
    font-size: 30px;
    color: #aaaaaa;
    font-weight: bold;
    transition: all 0.5s;
    letter-spacing: 1px;
}
.newsny .dnrb{
    width: 100%;
    overflow: hidden;
    margin: 5% 0 0 0;
}
.newsny .dnrc{
    color: #333333;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin: 5% 0;
    font-weight: bold;
    transition: all 0.5s;
}
.newsny .dnrd{
    color: #555555;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin: 0 0 5% 0;
}
.newsny .dnre{
    font-weight: bold;
    color: #19596b;
    transition: all 0.3s;
}
.newsny:hover .dnrb img{
    transform: scale(1.1);
}
.newsny:hover .dnra,.newsny:hover .dnrc{
    color: #19596b;
}




.position_all{
    padding: 2% 0;
    background-color: #ffffff;
    letter-spacing: 1px;
}


.public_list{
    padding: 3% 0;
    background-color: #eeeeee;
}
.Inside_title{
    text-align: center;
    color: #333333;
    padding: 1% 0 1%;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.Inside_title .dnra{
    letter-spacing: 1px;
}
.Inside_title .dnrb{
    letter-spacing:10px;
    margin: 2% 0 0;
    font-size: 36px;
    padding-left: 10px;
}
.category_list{
    position: relative;
    text-align: center;
    font-size: 0;
}

.category_list ul li{
    display: inline-block;
    background-color: #ffffff;
    width: 12%;
    margin: 2% 1%;
    letter-spacing: 1px;
    color: #333333;
}
.category_list ul li a{
    display: block;
    padding: 10% 0;
}
.category_list .on{
    background-color: #19596b;
    color: #ffffff;
}
.list_all{
    padding: 3% 0 0;
}


.content_show{
    padding: 2% 0 0;
}
.content_show .tit {
    font-size: 30px;
    line-height: 2;
    color: #333333;
}
.content_show .info {
    margin: 2% 0;
    font-size: 14px;
    color: #535353;
    letter-spacing: 1px;
}
.content_show .info .returnls {
    float: right;
}
.content_show .allnr {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 2% 0;
    margin-bottom: 2%;
    line-height: 2;
}

.upperandlower {
    padding: 1% 0 0 0;
}
.upperandlower .next{
    width: 25%;
    background-color: #626262;
    padding: 1.5% 2%;
    color: #ffffff;
    font-size: 14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
}
.upperandlower .next .arrow{
    margin: 0 10%;
}
.upperandlower .next *{
    color: #ffffff!important;
}
.upperandlower .tl{
    text-align: left;
}
.upperandlower .tr{
    text-align: right;
}
.upperandlower .next:hover{
    background-color: #19596b;
}



.paging {
    text-align:center;
    padding: 2% 0 2%;
}
.paging a{
    display: inline-block;
    padding: 0.65% 0.9%;
    border:1px solid #333333;
    color: #333333;
    margin:0 0.5%;
    transition: ease-in 0.1s;
    border-radius: 2px;
    background-color: #ffffff;
}
.paging span{
    margin:0 5px;
}
.paging a:hover,
.case_lisst .cate-box a:hover{
    border:1px solid #19596b;
    color: #19596b;
}
.paging .currPage{
    border:1px solid #19596b;
    color: #ffffff;
    background-color: #19596b;
}




.Rmnynews{
    padding: 5% 0 2%;
    text-align: center;
}
.Rmnynews .dnra{
    display: inline-block;
    font-weight: bold;
    color: #333333;
    font-size: 24px;
    letter-spacing: 5px;
    border-bottom: 3px solid #19596b;
    padding: 0 0 1% 5px;
    margin:  0 0 1% 0;
}
.Rmnynews .newsny{
    text-align: left;
    margin-bottom: 0;
}


.aboutny1 {
    display: flex;
    justify-content: center;
    margin-bottom: 5%;
}
.aboutny1 .aboutimg {
    width: 50%;
}
.aboutny1 .aboutcot {
    width: 50%;
    padding-left: 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.aboutny1 .aboutcot .aboutbt {
    font-size: 36px;
    color: #555555;
    margin-bottom: 15%;
    letter-spacing: 3px;
}
.aboutny1 .aboutcot .aboutbt .aboutbten {
    margin-left: 5%;
    font-size: 24px;
    color: #cccccc;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.aboutny1 .aboutny {
    color: #555555;
    line-height: 2;
}

.aboutny1 .aboutcot2{
    width: 55%;
    padding-right: 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.aboutny1 .aboutimg2 {
    width: 45%;
}

.aboutny1 .aboutcot2 .aboutny {
    margin: 3% 0;
}

.aboutny2 .aboutbt{
    font-size: 36px;
    color: #555555;
    margin-bottom: 3%;
    letter-spacing: 3px;
}
.aboutny2 .aboutbt .aboutbten{
    margin-left: 3%;
    font-size: 24px;
    color: #cccccc;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.aboutny2 .aboutny{
    margin-top: 3%;
    color: #555555;
    line-height: 2;
}
.lxwmall{
    position: relative;
}

.lxwmnr1{
    color: #333333;
    line-height: 2;
    margin-bottom: 2%;
    font-weight: bold;
    letter-spacing: 1px;
}

.lxwmnr2 li{
    color: #333333;
    line-height: 3;
    padding-left: 3%;
}

.lxwmewm{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12.5%;
    text-align: center;
    color: #333333;
}
.lxwmmap{
    margin-top: 3%;
}

.lxwmnr2 li:nth-of-type(1){
    background: url(../image/lxwm1.png) no-repeat 0 50%;
    background-size: 1.55%;
}
.lxwmnr2 li:nth-of-type(2){
    background: url(../image/lxwm2.png) no-repeat 0 50%;
    background-size: 1.55%;
}
.lxwmnr2 li:nth-of-type(3){
    background: url(../image/lxwm3.png) no-repeat 0 50%;
    background-size: 1.55%;
}
.lxwmnr2 li:nth-of-type(4){
    background: url(../image/lxwm4.png) no-repeat 0 50%;
    background-size: 1.55%;
}
.lxwmnr2 li:nth-of-type(5){
    background: url(../image/lxwm5.png) no-repeat 0 50%;
    background-size: 1.55%;
}
.lxwmnr2 li:nth-of-type(6){
    background: url(../image/lxwm6.png) no-repeat 0 50%;
    background-size: 1.55%;
}






.acsl{
    width: 62.5%;
    float: left;
    line-height: 2;
}
.acsr{
    width: 32.5%;
    float: right;
    border-top: 10px solid #19596b;
}
.acsna{
    font-size: 30px;
    color: #333333;
    padding: 3% 0;
    border-bottom: 1px dashed #555555;
    margin: 0 0 3% 0;
}
.acsnb{
    color: #333333;
}
.acslx{
    position: relative;
    margin: 5% 0;
}
.acslx .acslxan{
    font-size: 24px;
    color: #ffffff;
    background-color: #19596b;
    padding: 0.5% 5%;
    display: inline-block;
    border-radius: 5px;
    overflow: hidden;
    letter-spacing: 3px;
    float: left;
}
.acslx .acslxrx{
    font-size: 24px;
    color: #333333;
    float: left;
    padding: 0.5% 5%;
}
.acsall{
    width: 100%;
}
.acsall .acsall_title{
    font-size: 30px;
    color: #333333;
    letter-spacing: 5px;
    border-bottom: 3px solid #d2d2d2;
    padding: 0 0 1% 0;
    position: relative;
}
.acsall .acsall_title span{
    font-size: 14px;
    color: #aaaaaa;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 0 3%;
}
.acsall .acsall_title:before{
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 3px;
    width: 20%;
    background-color: #19596b;
}
.acsnrall{
    width: 100%;
    overflow: hidden;
    padding: 2% 0;
    line-height: 0;
}
.acsnrall img{
   max-width: 100%;
}


.acsimg{
    border: 1px solid #d2d2d2;
    margin: 0 0 7% 0;
}
.acsCa{
    margin: 0 0 10% 0;
}
.acsCa ul li{
    float: left;
    width: 46.5%;
    margin: 0 7% 0 0;
    border: 1px solid #d2d2d2;
}
.acsCa ul li:nth-child(2n){
    margin: 0 0 0 0;
}
.acsCa .on{
    border: 1px solid #19596b;
}
.ascRmcp{
    margin: 0 0 8% 0;
}
.ascRm_title{
    background-color: #19596b;
    padding: 4% 8%;
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 3px;
}

.ascRmxw{
    background-color: #ffffff;
    margin: 0 0 10% 0;
}
.ascRmxw .acsRmls{
    padding: 8% 5%;
}
.newsRm{
    color: #555555;
    border-bottom: 1px dashed #d2d2d2;
    padding: 0 0 5% 0;
    margin: 0 0 5% 0;
    transition:all 0.5s;
}
.newsRm:last-child{
    margin:  0 0 0 0;
    border-bottom: 0;
    padding: 0;
}
.newsRm .dnra{
    float: left;
    color: #33b8dd;
    width: 5%;
    transform: scale(1.5);
}
.newsRm .dnrb{
    float: left;
    width: 70%;
    transition:all 0.5s;
}
.newsRm .dnrc{
    float: right;
    width: 20%;
    text-align: right;
}
.newsRm:hover{
    color: #33b8dd;
}
.newsRm:hover .dnrb{
    padding-left: 1%;
}


.acsZx{
    background: url(../image/acsZx.png) no-repeat 10%;
    background-color: #19596b;
    color: #ffffff;
    padding: 5% 0 5% 28%;
    line-height: 1.5;
    background-size: 14.425%;
    font-weight: bold;

}
.acsZx .acszxa{
    font-size: 24px;
    letter-spacing: 2px;
}
.acsZx .acszxb{
    font-size: 32px;
    letter-spacing: 1px;
}





.load_more{
    text-align: center;
    color: #333333;
    letter-spacing: 1px;
    font-size: 16px;
}



.newsCadian{
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 24px;
}

.newsCadian ul li{
    float: left;
    margin: 0 10px;
    color: #cccccc;
}
.newsCadian .on{
    color: #19596b;
}




@media screen and (max-width: 1600px) {
    .fsdb24{
        font-size: 22px;
    }
    .fsdb22{
        font-size: 20px;
    }
    .fsdb20{
        font-size: 18px;
    }
    .fsdb18{
        font-size: 16px;
    }
    .fsdb16{
        font-size: 14px;
    }
    .fsdb14{
        font-size: 12px;
    }

    .yws_search .wihr .dcform .srk,.yws_search .wihr .dcform .ann{
        height: 35px;
    }

    .ysw_title_all .dca{
        font-size: 32px;
    }
    .ysw_title_all .dca .dca_a{
        font-size: 24px;
    }
    .ysw_title_all .dcb{
        font-size: 20px;
    }

    .yws_about .ya_smwy .sznr .sz{
        font-size: 36px;
    }
    .yws_about .ya_smwy{
        bottom: -28%;
    }


    .Rmnewsyi .cop .newsyi .dnra, .Rmnewsyi .cop .newsyi .dnrb{
        font-size: 20px;
    }
    .Inside_title .dnrb{
        font-size: 32px;
    }

    .newsny .dnra{
        font-size: 26px;
    }


    .content_show .tit{
        font-size: 26px;
    }
    .Rmnynews .dnra{
        font-size: 22px;
    }

    .aboutny1 .aboutcot .aboutbt,.aboutny2 .aboutbt{
        font-size: 32px;
    }
    .aboutny1 .aboutcot .aboutbt .aboutbten,.aboutny2 .aboutbt .aboutbten{
        font-size: 20px;
    }

    .acsna,.acsall .acsall_title{
        font-size: 26px;
    }
    .acslx .acslxan,.acslx .acslxrx{
        font-size: 20px;
    }
    .ascRm_title{
        font-size: 24px;
    }
    .acsZx .acszxa{
        font-size: 20px;
    }
    .acsZx .acszxb{
        font-size: 28px;
    }
    .load_more{
        font-size: 14px;
    }
}

@media screen and (max-width: 1400px) {
    .fsdb24{
        font-size: 20px;
    }
    .fsdb22{
        font-size: 18px;
    }
    .fsdb20{
        font-size: 16px;
    }
    .fsdb18{
        font-size: 15px;
    }
    .fsdb16{
        font-size: 13px;
    }
    .fsdb14{
        font-size: 12px;
    }

    .ysw_title_all .dca{
        font-size: 28px;
    }
    .ysw_title_all .dca .dca_a{
        font-size: 20px;
    }
    .ysw_title_all .dcb{
        font-size: 16px;
    }

    .yws_search .wihr .dcform .srk,.yws_search .wihr .dcform .ann{
        height: 30px;
    }

    .yws_about .ya_smwy .sznr .sz{
        font-size: 30px;
    }

    .Rmnewsyi .cop .newsyi .dnra, .Rmnewsyi .cop .newsyi .dnrb{
        font-size: 16px;
    }

    .Inside_title .dnrb{
        font-size: 28px;
    }
    .newsny .dnra{
        font-size: 22px;
    }

    .content_show .tit{
        font-size: 22px;
    }
    .Rmnynews .dnra{
        font-size: 20px;
    }

    .aboutny1 .aboutcot .aboutbt,.aboutny2 .aboutbt{
        font-size: 28px;
    }
    .aboutny1 .aboutcot .aboutbt .aboutbten,.aboutny2 .aboutbt .aboutbten{
        font-size: 16px;
    }

    .acsna,.acsall .acsall_title{
        font-size: 22px;
    }
    .acslx .acslxan,.acslx .acslxrx{
        font-size: 16px;
    }
    .ascRm_title{
        font-size: 20px;
    }
    .acsZx .acszxa{
        font-size: 16px;
    }
    .acsZx .acszxb{
        font-size: 24px;
    }
    .load_more{
        font-size: 12px;
    }
}

@media screen and (max-width: 1200px) {
    html{
        overflow: auto!important;
    }

    /*xlt-k*/
    ::-webkit-scrollbar
    {
        width: 0;
        height: 0;
    }

    ::-webkit-scrollbar-track
    {
        background-color: #ffffff;
    }

    ::-webkit-scrollbar-thumb
    {
        background-color: #19596b;
    }
    /*xlt-g*/

    .body {
        width: 100%;
    }
    .pub_banner{
        margin-top: 18vw;
    }
    .mi_pub_banner{
        display: block;
    }
    .wh1600 {
        margin: 0 2% !important;
    }

    .fsdb24{
        font-size: 4vw;
    }
    .fsdb22{
        font-size: 4vw;
    }
    .fsdb20{
        font-size: 4vw;
    }
    .fsdb18{
        font-size: 4vw;
    }
    .fsdb16{
        font-size: 3.5vw;
    }
    .fsdb14{
        font-size: 3vw;
    }


    .img_gallery {
        display: block;
    }
    .train_banner {
        margin-top: 18vw;
    }

    .train_banner_left,.train_banner_right{
        display: none;
    }



    .head{
        display: none;
    }
    .mi_head_all{
        display: block;
    }

    .foot{
        display: none;
    }
    .copyright{
        display: block;
        border-top: 1vw solid #19596b;
        background-color: #eeeeee;
        margin-bottom: 13.5vw;
        color: #333333;
        line-height: 2;
        font-size: 3vw;
        padding: 3% 0;
    }
    .bottom-fix {
        display: block;
        width: 100%;
    }


    .position_all{
        display: none;
    }
    .yws_search{
        display: none;
    }

    .ProLs_ulall .slick-dots{
        display: none!important;
    }

    .ysw_title_all{
        width: 100%;
        padding: 5% 0 5%;
    }
    .ysw_title_all .dca{
        font-size: 4.5vw;
        margin: 0 0 5% 0;
    }

    .ysw_title_all .dca .dca_a{
        font-size: 4vw;
    }
    .ysw_title_all .dcb{
        font-size: 3.5vw;
    }
    .ysw_title_all .ck{
        display: none;
    }

    .load_more{
        font-size: 3.5vw;
        padding: 3% 0;
    }

    .yws_product .float_img{
        display: none;
    }
    .ProLs{
        padding: 5% 0 0;
    }
    .Product{
        margin: 0 0 15px 0;
    }
    .ProLs_ulall .slick-prev,.ProLs_ulall .slick-next{
        display: none!important;
    }
    .ProLs_ulall .slick-prev:after{

    }
    .yws_product .ckmore{
        width: 100%;
        height: 12vw;
        line-height: 12vw;
        margin: 0 0 8%;
        border-radius: 5px;
        font-size: 3.5vw;
    }

    .yws_about{
        position: relative;
        background: url(../image/yws_about.jpg) no-repeat left;
    }

    .yws_about .ya_nrall{
        height: auto;
        line-height: 2;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .yws_about .ya_smwy{
        position: relative;
        margin: 5% 0 0 0;
        width: 100%;
    }
    .yws_about .ya_smwy .sznr{
        width: 25%;
        margin: 0 0 5% 0;
        text-align: center;
    }

    .yws_about .ya_smwy .sznr .sz{
        font-size: 5vw;
        margin-bottom: 5%;
    }
    .yws_about .ya_smwy .sznr .nr{
        line-height: 1.5;
        padding: 0 10%;
    }
    .yws_about .ya_smwy .more{
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 3% 0;
    }

    .Rmnewsyi{
        display: block;
    }
    .Rmnewsyi .img{
        width: 100%;
    }
    .Rmnewsyi .what{
        width: 100%;
        margin: 2% 0;
        text-align: center;
    }
    .Rmnewsyi .what .dnra{
        display: none;

    }
    .Rmnewsyi .cop{
        width: 100%;
        margin: 0 0 5% 0;
    }
    .Rmnewsyi .cop .newsCa ul li{
        width: 30%;
        text-align: center;
    }
    .Rmnewsyi .cop .newsyi .dnra, .Rmnewsyi .cop .newsyi .dnrb{
        font-size: 4vw;
    }





    .productlist{
        width: 100%;
    }


    .position_all{
        line-height: 2;
    }
    .position_all *{
        font-size: 3vw;
    }


    .Inside_title{
        padding: 5% 0;
    }
    .Inside_title .dnrb{
        margin: 5% 0 0;
        font-size: 5vw;
    }

    .category_list ul li{
        width: 33%;
        margin: 0;
        border-left: 1px solid #eeeeee;
    }
    .category_list ul li:nth-of-type(1){
        /*border-left: 0;*/
    }
    .category_list ul li a{
        font-size: 3.5vw;
    }
    .list_all {
        padding: 5% 0 0;
    }


    .paging{
        padding: 2% 0 8%;
    }
    .paging a{
        display: none;
    }
    .paging a:nth-of-type(1),.paging a:last-child{
        display: inline-block;
        font-size: 3vw;
        width: 40%;
        padding: 3% 0;
        margin: 0 3%;
    }








    .newsny{
        width: 100%;
        margin: 0 0 5% 0;
        padding: 0 0 5% 0;
        border-bottom: 1px solid #cccccc;
    }
    .newsny:last-child{
        border-bottom: 0;
    }
    .newsny .dnra{
        font-size: 4.5vw;
    }

    .newsny .dnrb{
        margin: 3% 0 0 0;
    }


    .aboutny1{
        display: block;
    }
    .aboutny1 .aboutimg{
        width: 100%;
    }
    .aboutny1 .aboutcot{
        width: 100%;
        padding: 5% 0;
    }
    .aboutny1 .aboutcot .aboutbt{
        margin-bottom: 5%;
    }
    .aboutny1 .aboutcot .aboutbt, .aboutny2 .aboutbt{
        font-size: 5vw;
    }
    .aboutny1 .aboutcot .aboutbt .aboutbten, .aboutny2 .aboutbt .aboutbten{
        font-size: 4vw;
    }
    .aboutny1 .aboutcot2,.aboutny1 .aboutimg2{
        width: 100%;
    }
    .aboutny2 .aboutbt{
        margin-bottom: 5%;
    }
    .lxwmewm{
        display: none;
    }
    .lxwmnr2 li{
        padding-left: 10%;
        background-size: 5%!important;
    }


    .acsl{
        width: 100%;
    }
    .acsna, .acsall .acsall_title{
        font-size: 4.5vw;
    }
    .acslx .acslxan, .acslx .acslxrx{
        font-size: 4vw;
    }
    .upperandlower {
        display: none;
    }
    .acsr{
        width: 100%;
        margin: 5% 0 0 0;
    }
    .ascRm_title{
        font-size: 4vw;
    }

    .newsRm .dnra{
        transform: scale(1);
    }
    .acsZx .acszxa{
        font-size: 4vw;
    }
    .acsZx .acszxb{
        font-size: 4.5vw;
    }







}


















