a,
a:hover {



    text-decoration: none !important;



}

img{
    max-width: 100%;
}
.breadcrumb{
    max-width:1400px;
    margin: 0 auto;
    padding: 15px 0;
}
 .breadcrumb, .breadcrumb a{
    color: #ccc;
}
.breadcrumb-solution a{
    color: #ffffff;
}
.banner {







    /* background: linear-gradient(to right,#2ed5bc 0%,#2ed0d5 100%); */







    background: url(../images/solution-header.png) no-repeat center center;







    background-size: 100% 100%;







    /*padding-bottom: 80px;*/







}







.banner-down {







    margin: 2% auto !important;







}







.banner-down>div {







    font-size: 1vw;







    text-align: center;







    width: 50%;







    align-self: center;







}







.banner-down>a {







    font-size: 1.2vw;







    font-weight: 700;







    font-style: italic;







    color: #ffffff;







    background: #ff8813;







    margin: 0 auto;







    border-radius: 2vw;







    text-align: center;







    padding: 1% 7%;







}







.banner-top {







    display: flex;



    /*justify-content: center;*/



    padding-top: 20px;



    max-width: 1400px;



    margin: 0 auto;

    gap: 30px;

}







.banner-top-img {







    /*width: 50%;*/




    flex-shrink: 0;
    max-width: 50%;

    position: relative;







    z-index: 1;







}







.banner-top-img img {







    width: 100%;







    max-width: 100%;







    /*border: 3px solid #fff;*/







    border-radius: 15px;







}







.banner-top-img-txt {







    position: absolute;







    top: 40%;







    right: 5%;







    text-align: right;







}







.banner-top-img-txt>div:first-child {







    color: #04cdae;







    font-size: 1vw;







}







.banner-top-img-txt>div:nth-child(2) {







    color: #ffffff;







    font-size: 2.6vw;







    font-weight: 700;







    margin-top: 3%;







}







.banner-top-img-txt>div:last-child {







    background: #505970;







    width: 20%;







    padding-bottom: 1%;







    margin-left: 80%;







    margin-top: 3%;







}







.banner-top-txt {


max-width: 50%;

    /*flex: 1;*/


    /*padding: 0 0 0 3%;*/







}



.banner-top-txt .contact {



    padding: 0;



    margin: 0;



}

.banner-top-txt .contact .contact-text{
    font-weight: normal;
}

.banner-top-txt .contact .btn-group {



    display: flex;



    justify-content: space-around;



    text-align: center;



}



.banner-top-txt .contact .btn-group a {



    color: #fff;



    text-decoration: none;

    font-size: 1.2vw;

    min-width: 200px;

}



.banner-top-txt .contact .btn-group .btn-mes {


    background-color: #0cbfa4;



    padding: 10px 15px;



    border-radius: 1vw;



}



.banner-top-txt .contact .btn-group .btn-mes,
.banner-top-txt .contact .btn-group .btn-quote {



    display: flex;



    align-items: center;



    justify-content: space-around;



}



.banner-top-txt .contact .btn-group .btn-mes::before {



    content: "";



    background: url(../images/message11.png) no-repeat;



    width: 33px;



    height: 21px;



    display: block;



}



.banner-top-txt .contact .btn-group .btn-quote {



    padding: 10px 15px;



    border-radius: 1vw;



    background-color: #ff7916;



}



.banner-top-txt .contact .btn-group .btn-quote::before {



    content: "";



    background: url(../images/phone.png) no-repeat;



    width: 29px;



    height: 24px;



    display: block;



}



.banner-top-txt .contact .contact-text {

    margin: 15px 0;

    color: #fff;

}



 .banner-top-txt h1{

    font-size: clamp(30px,5vw, 48px);

    font-weight: bold;

    color: #fff;

    overflow: hidden;

    text-overflow: ellipsis;
    
    line-height: 1;
    
    margin-bottom: 15px;

}







.banner-top-txt>div>div {

    color: #ffffff;

   line-height: 2;

    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-overflow: ellipsis;



}







.banner-top-txt>div:nth-child(2) {







    /* border-top: 1px dashed #ffffff; */







    /* border-bottom: 1px dashed #ffffff; */







}







.banner-top-txt>div {







    /*padding: 2% 0;*/







}



.banner-top-txt .wecando {



    display: flex;



    justify-content: space-around;



    margin-top: 3vh;







}



.banner-top-txt .wecando div {



    color: #666666 !important;
    margin: 0 !important;



}



.banner-top-txt .wecando div {



    display: flex;



    align-items: center;



}



.banner-top-txt .wecando div:before {



    content: "";



    background: url(../images/dec.png) no-repeat;



    width: 16px;



    height: 19px;



    display: block;



    margin-right: 15px;



}



.qqq>div:first-child {







    font-weight: 700;







    font-size: 1.1vw;







}







.qqq>div:last-child {







    font-size: 0.8vw !important;







    color: #000000 !important;







    font-weight: normal !important;







    text-align: left;







    word-break: break-all;







    overflow: hidden;







    text-overflow: ellipsis;







    display: -webkit-box;







    -webkit-line-clamp: 4;







    -webkit-box-orient: vertical;







}







.www img {


    max-width: 100%;


    /*margin-left: -5vw;*/




}







.www>div:last-child {







    display: flex;







    justify-content: space-between;







}







.www>div>div {







    width: 20%;







}







.stone {







    align-items: flex-start;







    padding: 0 0 0 0;


   margin-top:50px!important;



}







.stone-txt {







    align-self: center;


    color: #fff;




}







.stone-img {

    position: absolute;

    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    gap: 15px;
}



.stone-img p {



    max-width: 48%;



}







.stone-img img {







    width: 100%;







    max-width: 100%;



    height: auto;



}







.stone-txt-title {







    font-size: 28px;







    font-weight: 700;







    /* padding-left: 4%; */







    background: url('../images/before-icon.png') no-repeat;







    background-size: contain;



    display: flex;



    align-items: center;



    /* background-position: 1% center; */







    color: #fff;







}







.stone-txt>div:nth-child(2) {

    margin-top: 3%;
    line-height: 2;
    color: #fff;
}







.table {







    /* background: #e5e5e5; */







    padding: 2% 0;







}



.table1 {

    padding-top: 2%;
    text-align: center;
    overflow-x: auto;
}

.table1 ~ p{
    padding-bottom: 5%;
    color: #ffffff;
    margin-top: 20px!important;
}

.table tr,
.table1 tr {







    border-spacing: 0 !important;







}

.table tr:first-child td,
.table1 tr:first-child td{
    color: #04cdae!important;
    font-weight: bold;
}

.table tr td,
.table1 tr td {



    border: 1px solid #999999;



}







.table table,
.table1 table {







    /* width: 72%; */







    /* margin-left: 14%; */







    border: 1px solid #999999;
    /*3*/







    border-collapse: collapse;







    border-radius: 0 5px 5px 0;







}



.table1 table {

    width: 100%;

}

.table1 table tr:hover{
    background-color: rgb(245 245 245 / 20%);
}

.table tr:nth-child(2n)>td:first-child,
.table1 tr:nth-child(2n)>td:first-child {







    /* background: #cdcdcd; */







}


.table>tr>td:first-child,
.table1>tr>td:first-child {



    background-color: #34394c;







    /* text-align: center; */















    font-weight: 700;







    /*border-right: 3px solid #ffffff;    2*/



    border-bottom: 1px solid #15d0b5 !important;







    color: #fff;







    min-width: 25%;







}



/*.table tr>td:first-child::before {*/



/*    content: "";*/



/*    background: url(../images/small-decoration-white.png) no-repeat;*/



/*    width: 16px;*/



/*    height: 16px;*/



/*    display: block;*/



/*    float: left;*/



/*    margin-right: 15px;*/



/*}*/



.table tr:first-child td:nth-child(2),
.table1 tr:first-child td:nth-child(2) {







    /* border-top: 0 !important; */



    border-top-right-radius: 12px;



}







.table td,
.table1 td {







    padding: 10px 15px;







    /*font-size: 0.88vw;*/







    /*border-top: 2px solid #999999;      1*/







}



.table tr:nth-child(2) td:last-child,
.table1 tr:nth-child(2) td:last-child {



    /* font-weight: bold; */



}







.table tr:nth-child(3) td:last-child,
.table tr:nth-child(4) td:last-child,
.table tr:nth-child(5) td:last-child,
.table1 tr:nth-child(3) td:last-child,
.table1 tr:nth-child(4) td:last-child,
.table1 tr:nth-child(5) td:last-child {



    /* font-weight: bold; */



    /* color: #cd0000; */



}







.unknow {







    padding: 0 0 3% 0;







}


.unknow p{
    line-height: 2;
}




.unknow img {







    width: 100%;







    max-width: 100%;







}







.ido {
    background: url(../images/img65.png) no-repeat center center;
    min-height: 173px;
    position: relative;
    display: flex;
    align-items: center;
}







.ido-txt {

    width: 80%;

    margin: 0 auto;

    font-style: italic;

    align-items: center;

}







.ido-txt>div {

    font-size: 26px;

    font-weight: 700;

    align-self: center;

}







.ido-txt>a {







    background: url('../images/bj39.png') no-repeat;







    background-size: 100% 100%;







    padding: 40px 50px;







    font-size: 20px;







    font-weight: 700;







    color: #ffffff;


   white-space: nowrap;



}







.ido img {







    width: 100%;







    max-width: 100%;







}







.working {

    display: flex;
    margin: 0 auto;
    /*color: #ccc;*/
    align-items: center;
    position: relative;
    padding: 1rem 0;

}



.working .consulting {



    /* position: absolute;







    right: 0;



    bottom: -4vh;*/



    float: right;



    padding: 0.88vw;



    border: 1px solid #15d0b5;







    color: #333333;







    font-size: 1vw;



    font-weight: bold;

    margin: 15px 0;



}



.working>.img {



    position: absolute;



    z-index: -1;



}



.working-title {







    color: #333333;







    font-size: 1.4vw;







    font-weight: 700;







}



.two .working-title:nth-child(n+2) {



    font-size: 1vw;



    line-height: 28px;



    text-align: right;



}







.two .working-title:first-child {



    margin-bottom: 4vh;



    text-align: right;



}







.working-body {







    border: 3px dashed #f51f1f;







    /* background: #ffffff; */







    font-size: 0.8vw;







    padding: 2% 0;







    margin-top: 2% !important;







}







.working-body>div {








    width: 25%;







    display: flex;

    padding: 0 30px;







}







.working-body>div>div {







    align-self: center;







    overflow: hidden;







    text-overflow: ellipsis;







    display: -webkit-box;







    -webkit-line-clamp: 8;







    -webkit-box-orient: vertical;

    line-height: 1.5;

    font-size: 16px;








}
.working-body>div>div a{
    display: inline;
}

.working-body {
    justify-content: space-evenly;
}




.working-body>div:not(:first-child) {







    border-left: 1px dashed #000000;







}


.working-body>div:last-child {
    padding-right: 30px;
}




.interested {







    /* background: url('../images/bj21.png') no-repeat; */







    background-size: auto 100%;







    background-position: 1% 1%;







    max-width: 1400px;







    margin: 0 auto;







    /*margin-top: 5%;*/







    /* padding: 2% 3%; */







    position: relative;







    z-index: 9;







}







.interested-title {







    font-size: 3vw;







    font-weight: bold;







    color: #33394a;



    text-align: right;



    text-transform: uppercase;



    font-family: Arial, Helvetica, sans-serif;













}

.interested-title1 {

    display: flex;



    align-items: center;



    justify-content: flex-end;

}

.interested-title1::after {

    content: "";

    width: 20px;

    height: 20px;

    border: 6px solid #000;

    border-radius: 16px;

    display: inline-block;

    margin-left: 20px;

}



.interested-list {







    margin-top: 3%;







}







.interested-list>a {







    width: 23%;







    /* border-radius: 2vw; */







    overflow: hidden;



    text-decoration: none;







}



/*.interested-list>a:hover img{

    transform:scale(0.9);

    transition:1s;

}

*/

.interested-txt {







    /* background: #4c4c4c; */







    color: #333333;







    padding: 6% 2%;







    text-align: center;







    font-size: 1.2vw;







    white-space: nowrap;







    overflow: hidden;







    text-overflow: ellipsis;







    display: flex;



    align-items: center;



    justify-content: center;



    position: relative;



    flex-direction: column;







}





.interested-txt::after {



    content: "";



    background: url(../images/--.png);



    width: 30px;



    height: 2px;



    display: block;



    margin-top: 15px;







}







.interested-list img {







    width: 100%;







    max-width: 100%;







    /* background: #ffffff; */







    border: 2px solid #000;







    border-radius: 2vw;







}







.interested-list>a:hover {







    /* border: 3px solid #04cdae; */







}



.interested .more {

    margin-bottom: 3%;

}



.inter {







    /* background: #e6e6e6; */







    background-size: 100% 80%;







    position: relative;



    margin-top: 60vh;







}







/* .inter::before{







    content: "";







    position: absolute;







    top: 0;







    left: 0;







    width: 100%;







    height: 6%;







    background: #ffffff;







    z-index: 0;







} */







































/*







*   第二个版本单独使用的样式







*/







.banner2 {



position: relative;
    background: url(../images/solution-header.png) no-repeat;
    background-size: 100% 100%;



    /* margin-bottom: 2% !important; */







}







.banner2-title {







    font-size: 28px;







    font-weight: 700;







    /* text-align: center; */







    padding: 2% 0;



    color: #fff;







}







.banner2>div {







    /* width: 100%; */







}







.banner2 .solution-header img {







    width: 100%;







    max-width: 100%;
    ;







}







.zixun {
    border-radius: 10px;
}







.zixun dl {
    display: flex;
    align-items: flex-start;
}







.zixun dl dt {
    line-height: 30px;
    font-size: 16px;
    margin-top: 50px;
}







.zixun dl dt span {
    color: #cd0000;
    font-weight: bold;
}







.zixun dl dd {
    display: flex;
}







/* .zixun dl dd a{line-height: 32px;border-radius: 5px;color: #fff;display: inline-block;width: 150px;text-align: left;} */







/* .zixun dl dd #Message{background: #ff7916 url(../images/syj.png)no-repeat 12px 1px;padding-left: 50px;} */







/* .zixun dl dd #Quotes{margin-top: 8px; background: #000000 url(../images/stel.png)no-repeat 12px 1px;padding-left: 50px;} */























.modal {
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}







.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    opacity: .5;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    background-color: #000
}







.modal-backdrop2 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    opacity: .5;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    background-color: #000
}







.modal-open {
    overflow: hidden;
}







.tcdksq .til_h img {
    float: right;
    cursor: pointer;
}







.contact {
    flex-wrap: wrap;
    margin-top: 5%;
}

.contact .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 15px;
}

.contact .item div {
    width: 80%;
}

.contact .item div input {
    width: 100%;
}

.contact .item p {
    color: #777;
    font-style: italic;
    font-size: 12px;
    margin-top: 3px;
}

.contact label {
    font-size: 15px;
    width: 25%;
}



.contact input {

    border: 1px solid #04cdae;
    width: 80%;
    border-radius: 1vw;
    height: 42px;
    padding: 5px 7px;
    font-size: 15px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    border-radius: 3px;
    color: #223540;
}





.contact textarea {

    width: 80%;

    border: 1px solid #04cdae;

    border-radius: 3px;

    font-size: 1vw;

    padding: 5px 7px;

}







.contact>input::-webkit-input-placeholder {







    color: #aeaeae !important;







}







.contact>input:-moz-placeholder {







    color: #aeaeae !important;







}







.contact>input:-ms-input-placeholder {







    color: #aeaeae !important;







}







.contact>textarea::-webkit-input-placeholder {







    color: #aeaeae !important;







}







.contact>textarea:-moz-placeholder {







    color: #aeaeae !important;







}







.contact>textarea:-ms-input-placeholder {







    color: #aeaeae !important;







}







.contact-tips {







    font-size: 0.6vw;







    color: #bebebe;







}







.contact-tips>span:first-child {







    color: #ff9832;







}







.contact-btn {
    display: block;
    border: 0;
    margin: 0 auto;
    cursor: pointer;
    color: #ffffff;
    background: #00a69a;
    width: 100px;
    height: 42px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    padding: 5px 7px;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}







.flexard {
    margin-top: 4%;
}







.wrapper {

    max-width: 1000px;
    border-radius: 3px;
    clear: both;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}







.bg {







    background-color: #fff;







    padding: 30px 55px;







    opacity: 1;







    overflow: hidden;







}







.til_h {







    font-size: 28px;







    line-height: 32px;







}







.contact-title {
    position: relative;
    overflow: hidden;
}







.contact-title p {
    color: #04cdae;
    text-align: center;
    line-height: 24px;
    font-size: 21px;
}







.contact-title img {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 15px;
    height: 15px;
}







.banner2 .banner-img {


   padding-top: 100px;
    /*position: absolute;*/



    /*top: 53%;*/



    /*left: 50%;*/


/**/
    /*transform: translate(-50%, -50%);*/



}







.banner2 .banner-img .shadow {



    box-shadow: 0 5px 5px #cccccc;



}


.banner2 .banner-img .shadow img{
    max-width: 100%;
}




.solution-bg {



    background: url(../images/solution-bg.png) no-repeat;

    background-size: 100% 100%;

    position: relative;

    padding-top: 80px;



}

.solution-bg .bgs {

    position:relative;

    max-width: 1400px;
    margin: 50px auto 0;

}



.solution-bg .bgs img {



    max-width: 100%;



}



.solution-bg .flexbtw {



    flex-direction: column;
    justify-content: center;

    align-items: center;

    bottom: 0;
    z-index: 1;

}

.solution-bg .flexbtw .stone-txt .stone-txt-title::before {

    content: "";

    background: url(../images/before-icon.png);

    width: 2.22vw;

    height: 2.27vw;

    display: block;

}



.solution-bg .solution-middle {


    max-width: 100%;
    margin: 0 auto;



}



.solution-bg .solution-middle img {



    max-width: 100%;



}



.solution-bg .solution-middle .service {



    display: flex;



    justify-content: center;



    font-weight: bold;

    gap: 15px;

}







.solution-bg .solution-middle .service .service-right {



    display: flex;



    align-items: baseline;



    justify-content: space-between;



}



.solution-bg .solution-middle .service .service-left {

    display: flex;



    align-items: center;



    justify-content: space-between;

}



.solution-bg .solution-middle .service .service-right {



    /*flex-grow: 0.5;*/



}



.solution-bg .solution-middle .service .service-left .right-text {



    margin-left: 15px;



}







.solution-bg .solution-middle .service .service-right .button {

    background-color: #15d0b5;
    text-align: center;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 1vh 1vh;
    color: #fff;
    justify-content: space-between;

}



.solution-bg .solution-middle .service .service-right .img {



    flex: 1;



    margin-top: -50px;



}



.solution-bg .solution-middle .service .service-right .button::before {



    content: "";



    background: url(../images/white-arrow.png) no-repeat;



    width: 29px;



    height: 29px;



    display: block;



    margin-right: 5px;



}







.banner .nav-tips {

    font-size: 16px;
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    padding-top: 20px;

}







.w72-1 a {
    color: #fff;

    font-weight: normal !important;



}







.flexbtw-1 {



    display: flex;



    flex-direction: column;



}

.flexbtw-1 .quartz-title {

    display: flex;

    align-items: center;

    font-weight: bold;

}

.flexbtw-1 .quartz-title::before {

    content: "";

    /*background: url(../images/circle.png) no-repeat;*/

    width: 15px;

    height: 15px;
    
    border: 5px solid #0cbfa4;
    
    border-radius: 50%;

    display: block;

    margin-right: 15px;

}
.flexbtw-1 .quartz-title:after{
    content: "";
    width: 10px;
    height: 3px;
    background: #0cbfa4;
    position: absolute;
    left: 22px;
    top: 50%;
    transform: translateY(-50%);
}

.flexbtw-1 .quartz-left .quartz-title {

    font-size: 38px;
    position: relative;
}

.flexbtw-1 .quartz-left .quartz-details {

    margin-top: 1vh;

    line-height: 2;

}



.flexbtw-1 .quartz-right {

    margin-top: 2vh;

}



.flexbtw-1 .quartz-right img {

    max-width: 100%;
    height: auto!important;

}

.flexbtw-1 .stone-txt div {



    color: #333333;



}







.flexbtw-1 .stone-txt .stone-txt-title {



    background: none;



}



.flexbtw-1 .stone-txt .stone-txt-title::before {



    content: "";



    width: 15px;



    height: 15px;



    background: #ffffff;



    border-radius: 50%;



    border: 3px solid #15d0b5;



    display: block;



    margin-right: 20px;



}







.flexbtw-1 .stone-txt>div:nth-child(2) {



    margin-top: 1%;



}







.case-111 {



    background: url(../images/case-111.png) no-repeat;



    /* background-size: 100% 100%; */



    margin-top: -9%;



}



.case-111 .table table,
.case-111 .table1 table {



    border: 1px solid #999999;



    color: #fff;



}







.case-111 .table tr>td:first-child,
.case-111 .table1 tr>td:first-child {



    border-bottom: 1px solid #999999 !important;



    border-right: 1px solid #999999;



}







.case-111 .table tr:nth-child(3) td:last-child,
.case-111 .table tr:nth-child(4) td:last-child,
.case-111 .table tr:nth-child(5) td:last-child,
.case-111 .table1 tr:nth-child(3) td:last-child,
.case-111 .table1 tr:nth-child(4) td:last-child,
.case-111 .table1 tr:nth-child(5) td:last-child {



    /* color: #15d0b5; */



}



.case-111 .title-content {



    padding-top: 28vh;



}



.case-111 .title-content .title {



    font-size: 38px;



    color: #fff;



    font-weight: bold;



    font-family: Arial, Helvetica, sans-serif;



}



.case-111 .title-content .content {



    color: #fff;



    font-family: Arial, Helvetica, sans-serif;



    margin-top: 4vh;

    line-height: 2;



}







/*.banner-top-txt .www {*/

/*    margin-left: -7vw;*/


/*}*/



.banner-top-txt .www>div:first-child {



    display: flex;



    justify-content: space-evenly;



}







.working-container {



    background: url(../images/three-bg.png) top right repeat-y;



    position: relative;



    /*padding:14vh 0;*/



    height: 100%;



}



.working-container>.img {



    position: absolute;



    top: 0;



    right: 0;



    z-index: -1;



}



.working-container>.img img {



    max-width: 100%;



}



.working-container .working-title img {



    width: 26vw;



    height: auto;



}



.inter-container {

    /*margin-top: 4%;*/
    padding-bottom: 160px;

}



.inter-container .inter {



    margin-top: 0;



}



.inter-container .interested-title {



    text-align: left;



    font-size: 38px;



    text-transform: none;



}



.inter-container .more {



    /*font-size: 0.78vw;*/



    margin-top: 15px;



}







.inter-container .interested .product-container {



    display: flex;



    flex-direction: wrap;



    flex-wrap: wrap;



    justify-content: space-between;



}



.inter-container .interested .product-container>div {



    display: flex;



    justify-content: space-between;



    align-items: center;



    padding: 15px;



    width: 45%;



    border: 1px solid #999999;



    margin-bottom: 50px;



    border-radius: 1vw;



}



.inter-container .interested .product-container>div:hover,
.inter-container .interested .product-container>div:hover a {



    background-color: #34394c;



    color: #fff;



    text-decoration: none;



}



.inter-container .interested .product-container>div:hover .titles {



    color: #15d0b5 !important;



}



.inter-container .interested .product-container>div:hover div:last-child img {



    border-color: #15d0b5;



}



.inter-container .interested .product-container>div>div:last-child img {



    max-width: 200px;



    border: 5px solid #f4f4f4;



}



.inter-container .interested .product-container .titles {



    font-size: 18px;



    font-weight: bold;



}



.inter-container .interested .product-container .content {



    font-size: 14px;



    margin: 20px 0;



}



.inter-container .interested .product-container>div>div:first-child a .viewmore {



    display: flex;



    align-items: center;



    font-size: 14px;



}



.inter-container .interested .product-container>div>div:first-child a .viewmore::after {



    content: "";



    background: url(../images/news.png) no-repeat;



    width: 16px;



    height: 17px;



    display: block;



}





.stoneknow {

    /*align-items:center;*/


   gap: 30px;


}

.stoneknow .stoneknow-left {

    position: relative;



   flex: 1;



}



.stoneknow .stoneknow-left .stoneknow-title {

    font-size: 38px;

    font-weight: bold;
    
    margin-bottom: 20px;



}



.stoneknow .stoneknow-left .stoneknow-details {

    /*font-size: 0.88vw;*/



    line-height: 2;

}

.stoneknow .stoneknow-right {

    /*width: 50%;*/

}





.stoneknow .stoneknow-right img {

    max-width: 100%;
    height: auto!important;

}



.alian {

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;



}



.alian .alian-item {

    width: 48%;

    border: 1px solid #999999;



    display: flex;

    justify-content: space-between;

    align-items: center;

    padding: 1vw;



    border-radius: 1vw;

}

.alian .alian-item:hover {

    background-color: #34394c;

}



.alian .alian-item:hover .alian-left .alian-title {

    color: #15d0b5;

}

.alian .alian-item:hover .alian-left .alian-details,
.alian .alian-item:hover .alian-left .alian-tip {

    color: #fff;

}

.alian .alian-item .alian-left {

    width: 65%;

}

.alian .alian-item .alian-left .alian-title {

    font-size: 18px;

    color: #333333;



    font-weight: normal;

}

.alian .alian-item .alian-left .alian-details {

    /*font-size: 0.78vw;*/

    color: #666666;

    font-weight: normal;

    margin: 1vh 0 2vh 0;

    line-height: 2;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;

}

.alian .alian-item .alian-left .alian-tip span {

    display: flex;

    align-items: center;

}

.alian .alian-item .alian-left .alian-tip span::after {

    content: "";

    background: url(../images/news.png) no-repeat;

    width: 16px;

    height: 17px;

    display: block;

    margin-left: 15px;

}



.alian .alian-item:nth-child(1),
.alian .alian-item:nth-child(2) {

    margin-bottom: 4%;

}



.product-name {

    display: flex;

    justify-content: flex-end;

    align-items: center;

    font-size: 1.11vw;

    line-height: 30px;

    height: 30px;

    margin-right: 3.5vw;

    margin-top: 2vh;

}



.product-name .name {





    padding: 0.5vw 2vw;

    border: 1px dashed #666666;



    border-radius: calc(16px + 0.5vw);

    margin: 0 -0.5vw;

}



.inters {

    position: relative;

    /*margin-top: 30%;*/

    /*background: url(../images/bgimgs.jpg);*/

}



.inters::before {

    content: "";

    position: absolute;

    top: -10px;

    left: 0;

    width: 100%;

    height: 7%;

    background: url(../images/probg24.png) no-repeat;

    background-size: 100%;

    z-index: 0;

}



.interesteds {

    max-width: 1400px;

    margin: 0 auto;

    /*margin-top: 5%;*/

    padding: 1.5% 1%;

    position: relative;

    z-index: 9;
    
    padding-bottom: 160px;

}

.interesteds-title {

    background: url(../images/probg25.png) no-repeat top right;

    background-size: 1.83%;

    font-size: 35px;

    padding-right: 3%;

    font-weight: 800;

    color: #33394a;

    text-align: right;

}

.interesteds .inul {

    overflow: hidden;

    padding-right: 3%;

}

.interesteds .inul li {

    float: right;

    border: 1px dashed #666;

    border-radius: 20px;

    padding: 0 1%;

    line-height: 2;

    /* font-size: 0.8vw; */

}

.interesteds .inul li:nth-child(2) {

    margin-right: -0.8%;

}

.interesteds .inul li:nth-child(3) {

    margin-right: -0.8%;

}

.interesteds-list>a {

    width: 24%;

    overflow: hidden;

}

.interesteds-list img {

    width: 100%;

    max-width: 100%;

    border-radius: 12px;

    border: 2px solid #2c313e;

    background-color: #fff;

}

.interesteds-txt {

    background: url(../images/probg26.png) no-repeat center bottom;

    background-size: 9%;

    color: #4c4c4c;

    text-align: center;

    font-size: 18px;

    line-height: 3;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.interesteds-list {

    margin-top: 3%;

}




@media screen and (max-width:1280px) {

    .stone-img img {

        /* max-height: 420px; */

    }

}



@media screen and (max-width:1080px) {

    .stone-img img {

        /* max-height: 360px; */

    }
    .interesteds{
        padding-bottom: 50px;
    }

}







.banner1 {

    background: linear-gradient(to bottom, #f51f1f 0%, #fff 100%);

    padding-bottom: 1px;

    /*padding-top: 80px;*/

}

.banner1-top {

    display: flex;
    max-width: 1400px;
    margin:0 auto;

}

.banner1-top-img {

    /*width: 50%;*/

    position: relative;
    display: flex;

}



.banner1-top-img img {

    width: 100%;

    max-width: 100%;

}



.banner1-top-txt {

    max-width: 45%;

    text-align: center;

    padding: 0 0 0 3%;

}

.banner1-top-txt .attr {
    display: flex;
    gap: 30px;
    font-size: 1vw;
}
.banner1-top-txt .attr:nth-of-type(4){
    border-bottom: 1px dashed #ffffff ;
}
.banner1-top-txt .attr p{
    text-align: left;
    line-height: 2;
}

.banner1-top-txt .attr>div:first-child {
    font-weight: bold;
    white-space: nowrap;
    line-height: 1.5;
}

.banner1-top-txt .attr>div:last-child {
    text-align: left;
    line-height: 1.5;
}

.banner1-top-txt .chat-message{
    display: flex;
    justify-content: center;
    gap:50px;
    margin-top: 30px;
}


.banner1-top-txt h1 ,.banner1-top-img h1{
    /* color: #ffffff; */
    font-size: 38px;
    font-weight: 700;
    margin-top: 3%;
    text-align: left;
}

.banner1-top-img>h1{
    display: none;
}
.banner1-top-txt>div {

    padding: 2% 0;

}

.banner1-top-txt .qqq {
    border-bottom: 1px dashed #ffffff;
}

.banner1-top-txt>div:nth-child(2) {

    border-top: 1px dashed #ffffff;

}

.banner1-top-txt>div:not(.attr)>div:first-child {

    font-size: 1vw;
    font-weight: 700;

}

.banner1-top-txt .attr div div:first-child {
    font-size: 1vw;
    font-weight: 700;
}

.banner1-top-txt .attr div div:last-child {
    font-size: 1.5vw;
    color: #fff;
    margin-top: 2%;
}

.banner1-top-txt>div:not(.attr)>div:last-child {

    color: #ffffff;

    font-weight: 700;

    font-size: 1vw;
    
    gap: 30px;

}

.banner1-top-txt .www img {

    width: 100%;



    max-width: 100%;

}



.banner1-down {
    max-width: 1400px;
    margin: 2% auto !important;
    gap:30px;
}

.banner1-down ul {
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    list-style: disc;
    gap: 15px;
    width: 100%;
    flex-wrap: wrap;
}

.banner1-down ul li {
    background: url(../images/probg8.png) no-repeat left;
    padding-left: 20px;
    display: block;
}

.banner1-down>div:last-child .message_p {
    position: relative;
    width: auto;
}

.banner1-top-txt .chat-message a {

    font-size: 24px;
    font-weight: 700;

    font-style: italic;

    color: #ffffff;

    background: #ff8813;

    margin: 0 auto;

    border-radius: 2vw;

    text-align: center;

    width: auto;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;

    padding: 15px;
    min-width: 210px;

}

.banner1-top-txt .message_p a {
    background-color: #0e932e;
    font-size: 24px;

}

.bgg {
    /*background: url(../images/bgimgs.jpg);*/
}

.stone1 {

    align-items: flex-start;

    padding: 2% 0;

    align-items: center;

    gap: 30px;

}



.stone1 .stone-txt {

    align-self: center;

    width: 58%;

    position: unset;

    transform: none;
    line-height: 2;

}



.stone1 .stone-txt .stone-txt-title {



    font-size: 28px;

    font-weight: 700;

    padding-left: 30px;

    /* background: url(../images/icon24.png) no-repeat; */

    /* background-size: auto 40%; */

    /* background-position: 1% center; */
    background: none;


    color: #000;
    position: relative;

}

.stone1 .stone-txt .stone-txt-title:before,
.tables h2:before,
.workings .working-title:before {
    content: "▶";
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #f51f1f;
    left: 0;

}


.stone1 .stone-txt>div:nth-child(2) {

    color: #000;

}



.stone1 .stone-img {

    position: unset;
    transform: translate(0,0);
    max-width: 50%;
}
.stone1 .stone-txt{
    color: #000;
}
.tables h2 {
    max-width: 1400px;
    margin: 0 auto 30px;
    font-size: 28px;
    position: relative;
    padding-left: 30px;
    display: flex;
    align-items: center;
}

.tables .table {

    background: #e5e5e5;

    padding: 2% 0;

}



.tables .table table {

    width: 72%;

    margin-left: 14%;

    border: 3px solid #ffffff;

    border-collapse: collapse;

}



.tables .table tr {

    border-spacing: 0 !important;

}



.tables .table tr:first-child>td {

    border-top: 0 !important;

}



.tables .table td {

    padding: 1% 2%;

    font-size: 0.8vw;

    border-top: 3px solid #ffffff;

}



.tables .table tr>td:first-child {

    text-align: center;

    font-size: 1vw;

    font-weight: 700;

    border-right: 3px solid #ffffff;

}



.tables .table tr>td:first-child {

    background: #e5e5e5;

}



.tables .table tr:nth-child(2n)>td:first-child {

    background: #cdcdcd;

}



.tables .table tr>td:first-child {

    color: #000;

}

.tables .table tr>td:first-child::before {

    background: none;

}



.tables .table tr:nth-child(3) td:last-child,
.tables .table tr:nth-child(4) td:last-child,
.tables .table tr:nth-child(5) td:last-child {

    color: #000;

}



.workings {

    /*background: url(../images/bgimgs.jpg);*/

    padding: 2% 0;

    /* margin-top: 5%; */

}



.workings .working-title {

    font-size: 28px;

    font-weight: 700;
    position: relative;
    padding-left: 30px;
    display: flex;
    align-items: center;

}



.intersss {

    background: #e6e6e6;

    background-size: 100% 80%;

    position: relative;

}



.intersss::before {

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 6%;

    background: #ffffff;

    z-index: 0;

}



.intersss .interested {

    background: url(../images/bj21.png) no-repeat;

    background-size: auto 100%;

    background-position: 1% 1%;

    width: 80%;

    margin: 0 auto;

    margin-top: 5%;

    padding: 2% 3%;

    position: relative;

    z-index: 9;

}



.intersss .interested-title {

    font-size: 1.4vw;

    font-weight: 700;

    color: #33394a;

    text-transform: inherit;

    text-align: left;

}



.intersss .interested-list img {

    width: 100%;

    max-width: 100%;

    background: #ffffff;

}

.intersss .interested-list>a {

    width: 23%;

    border-radius: 2vw;

    overflow: hidden;

}



.intersss .interested-txt {

    background: #4c4c4c;

    color: #ffffff;

    padding: 6% 2%;

    text-align: center;

    font-size: 0.8vw;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.interested-list img {

    border: none;

    border-radius: 0;

}



.intersss .interested-list>a:hover {

    border: 3px solid #04cdae;

}



.interssd {

    margin-top: 0;

}

.interssd .interesteds {

    margin-top: 0;

}



.anli {

    width: 73%;

    margin: 0 auto;

    box-shadow: 0 0 5px #ccc;

    padding: 1vw;

    line-height: 3vh;

    font-size: 0.8vw;

}



.anli_none {

    box-shadow: none;

}






/*弹出圈圈样式*/

.animated-circles {
    position: absolute;
    right: 0;
    top: 0;
}

.animated-circles .circle {
    background: rgba(121, 205, 4, 0.25);
    width: 12vw;
    height: 50px;
    border-radius: 2vw;
    position: absolute;
    right: 15%;
    z-index: 49;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.animated-circles.animated .c-1 {
    animation: 2s scaleToggleOne cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards
}

.animated-circles.animated .c-2 {
    animation: 2.5s scaleToggleTwo cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards
}

.animated-circles.animated .c-3 {
    animation: 3s scaleToggleThree cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards
}

@keyframes scaleToggleOne {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    50% {
        transform: scale(1.5);
        -webkit-transform: scale(1.5)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes scaleToggleTwo {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    20% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    60% {
        transform: scale(1.5);
        -webkit-transform: scale(1.5)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes scaleToggleThree {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    33% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    66% {
        transform: scale(1.5);
        -webkit-transform: scale(1.5)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
@media (max-width:1400px){
    .banner,.flexbtw-1,.case-111,.working,.inter-container,.bgg,.workings,.interesteds{
        padding-left: .31rem;
        padding-right: .31rem;
    }
    .banner-top-img,.stoneknow .stoneknow-right{
        max-width: 50%;
    }
    .banner1-top-txt{
        width: 47%;
    }
}


@media (max-width:1080px){
    .banner{
        background: #292d3a;
        padding-bottom: 30px;
    }
    /*.banner1{*/
    /*    padding-top: 30px;*/
    /*}*/
    .inter-container{
        padding-bottom: 50px;
    }
    .banner-top-txt .wecando div{
        color: #fff!important;
    }
    .banner-top{
        flex-wrap: wrap;
    }
    .banner-top-img,.banner-top-txt{
        max-width: 100%;
    }
    .banner1-top-img>h1{
        display: block;
        margin-top: 0;
        margin-bottom: 30px;
        font-size: 30px;
    }
    .banner1-top-txt>h1{
        display: none;
    }
    .banner-top-txt{
        flex: none;
    }
    .banner-top-txt .www{
        margin-left: 0;
    }
    .case-111{
        background: #292d3a;
    }
    .flexbtw-1{
        padding: 30px .31rem;
    }
    .case-111 .title-content{
        padding-top: 9%;
    }
    .stoneknow{
        flex-wrap: wrap;
    }
    .stoneknow .stoneknow-right{
        max-width: 100%;
    }
    .banner1-top{
        flex-wrap: wrap;
    }
    .banner1-top-img,.banner1-top-txt{
        width: 100%;
        padding: 0;
        max-width: 100%;
    }
    .banner1-top-txt,.banner1-down{
        padding-left: .31rem;
        padding-right: .31rem;
    }
    .stone1{
        flex-wrap: wrap;
    }
    .stone1 .stone-txt{
        width: 100%;
    }
    .stone1 .stone-img{
        max-width: 100%;
    }
    .banner1-down{
        flex-wrap: wrap;
    }
    .banner1-down>div:not(.message_p){
        width: auto;
    }
    .ido-txt{
        flex-wrap: wrap;
        padding-top:30px;
        padding-bottom: 30px;
    }

}

@media (max-width:768px){
 
    .stone1 .stone-txt .stone-txt-title,.tables h2{
        font-size: 20px;
    }
    .interesteds-title{
        font-size: 30px;
    }
    .alian .alian-item{
        flex-wrap: wrap;
        gap: 15px;
    }
    .alian .alian-item{
        padding: 15px;
    }
    .alian .alian-item .alian-left{
        width: 100%;
        order: 1;
    }
    .banner-top-txt .wecando,.banner-top-txt .contact .btn-group{
        flex-wrap: wrap;
        gap: 15px;
    }
    .flexbtw-1 .quartz-left .quartz-title,.case-111 .title-content .title,.stoneknow .stoneknow-left .stoneknow-title,.inter-container .interested-title,.banner-top-txt>div>h1{
        font-size: 26px;
    }
    .interesteds-list{
        gap: 15px;
        flex-wrap: wrap;
    }
    .interesteds-list>a{
        width: calc((100% - 15px) / 2);
    }
    .banner1-down .attitude ul{
        flex-wrap: wrap;
    }
    .banner1-top-txt>h1{
        font-size: 26px;
    }
    .stone1 .stone-txt .stone-txt-title.tables h2,.ido-txt>div,.workings .working-title{
        font-size: 20px;
    }
    .working-body{
        flex-wrap: wrap;
        gap: 30px;
    }
    .working-body>div{
        width: calc((100% - 30px) / 2);
    }
    .working-body>div:nth-child(2n+1){
        border: none;
    }
    .ido-txt{
        width: 100%;
        padding-left: .31rem;
        padding-right: .31rem;
    }
    .ido-txt>div{
        font-size: 15px;
    }
    .ido-txt>a{
        font-size: 16px;
        padding: 30px 40px;
    }
    .banner-top-txt>div>div{
        font-weight: normal;
    }
    .interssd .interesteds .interesteds-list-con{
        overflow-x: auto;
    }
    .interssd .interesteds .interesteds-list-con .interesteds-list{
        display: block;
        white-space: nowrap;
    }
    .interssd .interesteds .interesteds-list-con .interesteds-list a{
        display: inline-block;
        width: 56%;
        margin-right: 15px;
    }
    .interssd .interesteds .interesteds-list-con .interesteds-list a:last-child{
        margin-right: 0;
    }
    .inter-container .interested .product-container>div{
        width: 48%;
        flex-wrap: wrap;
    }
      .inter-container .interested .product-container>div>div{
          width: 100%;
      }
        .inter-container .interested .product-container>div>div:last-child{
            margin-top: 20px;
        }
      .inter-container .interested .product-container>div>div:last-child img{
          max-width: 100%;
      }
      .banner1-top-txt h1, .banner1-top-img h1{
          font-size: 30px;
      }
}
@media (max-width:500px){
    .flexbtw-1 .quartz-left .quartz-title, .case-111 .title-content .title, .stoneknow .stoneknow-left .stoneknow-title, .inter-container .interested-title,.interesteds-title,.stone1 .stone-txt .stone-txt-title,.stone1 .stone-txt .stone-txt-title,.tables h2{
        font-size: 20px;
    }
    .banner1-down>div:last-child{
        flex-wrap: wrap;
    }
    .working-body>div{
        width: 100%;
    }
    .working-body>div:nth-child(n){
        border: none;
    }
    .interesteds-list>a{
        width: 100%;
    }
    .banner1-top-txt .chat-message a,.banner1-top-txt .message_p a{
        font-size: 18px;
        min-width: 150px;
    }
     .banner1-top-txt h1, .banner1-top-img h1{
          font-size: 24px;
      }
}

@media (max-width:400px){
    .alian .alian-item{
        width: 100%;
    }
    .banner1-top-txt .chat-message{
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }
    .banner1-top-txt .chat-message a,.banner1-top-txt .message_p a{
         min-width:200px;
    }
     .banner1-top-txt h1, .banner1-top-img h1{
          font-size: 20px;
      }
}