/* å¯¼èˆª */
.Yd_navBox{
    display: none;
}
.navBox{
    width: 100%;
}
.Nav_top{
    width: 100%;
    height: .9rem;
    position: absolute;
    top: 0;
    z-index: 10;
}
.one_fourth:nth-of-type(2){
    float: left;
}
.ttss{ width:15rem; margin:0 auto;}
.pcbanner{
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}
.ydbanner{
    display: none !important;
}
.Cases12 > .ones_change:nth-child(2){
    width: ;
}
.Nav_top1{
    width: 100%;
    height: .9rem;
    position: fixed;
    top: 0;
    z-index: 10;
    background-color: #fff;
    transform: scale(0.5s);
    z-index: 100;
}
.Nav_topContent{
    width: 17rem;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Nav_topContent>img{
    width: 1.62rem;
    height: .45rem;
}
.navUl{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.navLi a{
    font-size: .2rem;
    padding:.2rem .1rem;
    cursor: pointer;
    border-bottom: .01rem solid #ccc;
    margin: 0 .1rem;
    color: #fff;
}
.Nav_topContent1{
    width: 17rem;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Nav_topContent1>img{
    width: 2rem;
    height: .6rem;
}
.navUl1{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.navLi1 a{
    font-size: .2rem;
    padding:.2rem .1rem;
    cursor: pointer;
    /* border-bottom: .01rem solid #ccc; */
    margin: 0 .1rem;
    color: #000;
    display: block;
}

/*  */
.homeBox{
    width: 100%;
    height: 100%;
    position: relative;
}
.one_fourth {
    width: 30%;
    float: left;
    margin-left: 1.3%;
}
.cass1 .one_fourth {
    width: 30.2% !important;
    float: left;
    margin-left: 1.3%;
}
.youshi{ width:1500px; margin:0 auto; overflow: hidden;}
.youshi1 li{ width:31%; float:left; margin-left:1%; margin-right:1%; font-size:20px;box-shadow: 0 0 10px #ddd;margin-bottom: 0.1rem; padding-bottom:0.3rem; text-align:center; }
.youshi1 li img{ width:100%; height:auto; padding-bottom:0.3rem;}
.one_fourth img{ width:100%; height:auto;}
.kuang {
    box-shadow: 0 0 10px #ddd;
    margin: 0px 0 15px 0;
    padding: 25px 10px 20px 10px; line-height: 30px; font-size: 0.2rem; height: 1rem;
}
.kuang .st {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 10px;
}
.kuang p{ color:#666;}
.homeBox_img{
    width: 100%;
    height: auto;
    background-image: url('../img/Productbanner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.Cases12{width: 1400px;margin: 0 auto;overflow:hidden;}
.Cases12 h2{text-align: center;
        color: #333;
        font-size: .3rem;
        font-family: pb;
        padding-top: .5rem;
        padding-bottom: .2rem;}
.Cases12 .cases_text{ font-size:0.2rem; margin-bottom:20px; color:#666; line-height:1.5;}
.homeBox_title{
    font-size: .4rem;
    color: #fff;
    position: absolute;
    top: 60%;
    left: 10%;
}
/*  */
.ProductDetails01{
    width: 100%;
    background-color: #fff;
    padding: .5rem 0;
}
.ProductDetails01_C{
    width: 15rem;
    margin: auto;
    display: flex;
    background: #fff;
    box-shadow: 0 0 .15rem rgba(0, 0, 0, 0.1);
    padding: .5rem;
}
.ProductDetails01_CL{
    width: 50%;
    box-sizing: border-box;
    padding-right:.6rem;
}
.ProductDetails01_CR{
    width: 50%;
    height: 6.6rem;
    /* box-sizing: border-box; */
    /* padding-right:.6rem; */
}
.ProductDetails01_CLT{
    font-size: .33rem;
    font-family: pb;
    margin-bottom: .15rem;
    background: linear-gradient(to right, #C12D31, #EFC31D);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
}
.ProductDetails01_CL .ProductDetails01_CLprofile {
    line-height: 1.9;
    font-size: .18rem;
}
.ProductDetails01_CUL{
    display: flex;
    flex-wrap: wrap;
    margin: .55rem 0 .5rem;
    padding: 0;
    color: #444444;
}
.ProductDetails01_CUL li {
    position: relative;
    margin-bottom: .33rem;
    font-size: .28rem;
    font-weight: bold;
    width: 50%;
    line-height: 1.2;
    cursor: pointer;
}
.ProductDetails01_CUL li > div {
    transition: transform 0.4s;
    transform: scale(1);
    display: inline-block;
}
.ProductDetails01_CUL li p {
    font-size: .18rem;
    font-weight: normal;
    display: block;
    margin-top: .07rem;
}
.ProductDetails01_CUL li:hover > div {
    background: linear-gradient(to right, #C12D31, #EFC31D);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    display: inline-block;
    transform: scale(1.05);
}
.ProductDetails01_CULtication{
    width: 100% !important;
    margin-top: .3rem;
}
.ProductDetails01_CULtication img {
    max-width: 2.9rem;
    margin-right: .2rem;
}
.ProductDetails01_CULBtn{
    display: flex;
    width: 118%;
}
.ProductDetails01_CULBtn a {
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    box-sizing: border-box;
    color: #C12D31;
    border: .01rem solid #C12D31;
    border-radius: .05rem;
    display: inline-block;
    width: auto;
    font-size: .18rem;
    text-transform: uppercase;
    padding-left: .45rem;
    text-indent: 0.5rem;
    padding-right: 0.45rem;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: bold;
}
.ProductDetails01_CULBtn a:first-child{
    margin-right: .1rem;
}
.ProductDetails01_CULBtn .ProductDetails01_CULinruiry {
    background: url('../img/M-red.png') no-repeat left 44px center;
}
.ProductDetails01_CULBtn .ProductDetails01_CULinruiry:hover {
    border-color: #fff;
    background: url('../img/M.png') no-repeat left 44px center, linear-gradient(to right, #C12D31 60%, #EFC31D);
    color: #fff;
}
.ProductDetails01_CULBtn .ProductDetails01_CULemail {
    /* margin-left: 17px; */
    background: url('../img/EML.png') no-repeat left 44px center;
}
.ProductDetails01_CULBtn .ProductDetails01_CULemail:hover {
    border-color: #fff;
    color: #fff;
    background: url('../img/EML-whiter.png') no-repeat left 44px center, linear-gradient(to right, #C12D31 60%, #EFC31D);
}
/* html,
body {
    position: relative;
    height: 100%;
} */

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*  */
.ProductDetails02{
    width: 100%;
    background-color: #fff; margin-bottom: 20px;
}
.ProductDetails02_C{
    width: 15rem;
    margin: auto;
}
.ProductDetails02_C img{ width:100%;}
.ProductDetails02_CT{
    text-align: center;
    color: #333;
    font-size: .3rem;
    font-family: pb;
    padding-top: .2rem;
    padding-bottom: .5rem;
}
.ProductDetails02_C>p{
    margin-bottom: .2rem;
    color: #666;
    font-size: .2rem;
    line-height: 1.5;
}
.ProductDetails02_C h2{        
 text-align: center;
 color: #333;
 font-size: .3rem;
font-family: pb;


    
}
.ProductDetails02_C ul li:before {
    content: '';
    width: .08rem;
    height: .08rem;
    border-radius: 50%;
    background: #000;
    margin-left: -.08rem;
    margin-right: .12rem;
    display: inline-block;
    vertical-align: middle;
    /* margin-bottom: .15rem; */
}
.ProductDetails02_C ul{
    margin-left: .2rem; overflow: hidden;
}
.ProductDetails02_C ul li{
    padding-left: .15rem;
    font-size: .18rem;
    color: #333;
    line-height: 1.5;
}
.ProductDetails02_C ul li{list-style: none;}
.ProductDetails02_C ul li:before{display:none;}
.ProductDetails02_C ul li img{ width:49%; float:left; margin-left:1%;}
/*  */
.ProductDetails03{
    width: 100%;
    background-color: #fff;
}
.ProductDetails03_C{
    width: 15rem;
    margin: auto;
}
.ProductDetails03_C h2{text-align: center;
        color: #333;
        font-size: .3rem;
        font-family: pb;
        padding-top: .2rem;
        padding-bottom: .5rem;}
.ProductDetails03_C>p{
    margin-bottom: .2rem;
    color: #333;
    font-size: .2rem;
    line-height: 1.5;
        box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 10px;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
}
.ProductDetails03_imgB{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.ProductDetails03_imgB img{
    width: calc(33.33333% - .1rem);
}
.ttss table{
     margin: auto;
    margin-top: .3rem;
       
    width: 100%;
    height: auto;
    border: 1px solid #cccccc;
    border-collapse: collapse;
    text-align: center;
    background: #fff;
    font-size: 0.2rem;
}
body .ttss table tr:nth-of-type(1){
    height: 0.52rem !important;
    background: #cc4b1d !important;
    color: #fff;
    font-size: 0.2rem;
    line-height: 0.52rem !important;
}
.ttss table tr:nth-of-type(odd){
      background: #e6e6e6 !important;
}
.ttss table tr{
    height: 0.52rem !important;
    line-height: 0.52rem !important;
}
.ttss table tr:nth-of-type(1) td:nth-of-type(1){
    background: #cc4b1d !important;
}
.ttss table tr td:nth-of-type(1){
    background: #e6e6e6;
}
.ttss table tr td{
    border: 0.01rem solid #ccc;
}


/*  */
.ContactUs01{
    width: 100%;
    background-color: #fff;
    padding: .5rem 0;
}
.ContactUs01_box{
    width: 15rem;
    margin: auto;
    display: flex;
    background: url('../img/Contact-Us_03.jpg') no-repeat;
    height: 7rem;
    background-size: cover;
    box-shadow:0 0 12px 0px #999;
}
.ContactUs01_L{
    width: 60%;
    height: 100%;
    padding: .3rem .5rem;
    box-sizing: border-box;
}
.ContactUs01_R{
    width: 40%;
    height: 100%;
    background: rgba(217, 118, 42, 0.11);
    padding: .3rem .5rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
.ContactUs01_LT{
    font-size: .4rem;
    color: #bd2c29;
    text-transform: uppercase;
    font-family: pb;
}
.ContactUs01_LM{
    color: #999;
    font-size: .2rem;
}
.ContactUs01_inputBox{
    margin-top: .3rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ContactUs01_inputBox li p{
    font-size: .16rem;
    margin-bottom: .1rem;
}
.ContactUs01_inputBox li:nth-child(5){
    width: 100%;
}
.ContactUs01_inputBox li {
    width: 45%;
    /* margin-right: 6%; */
    margin-bottom: .2rem;
    color: #444;
}
.ContactUs01_inputBox li input{
    background: none;
    border-radius: .05rem;
    border: solid 1px #d5d5d5;
    padding: .1rem .15rem;
    width: 100%;
    display: block;
    box-sizing: border-box;
    font-size: .18rem;
    color: #444;
}
.ContactUs01_inputBox .ismassage {
    width: 100%;
    margin-right: 0;
}
.index07_LI_label {
    font-size: 16px;
    font-style: italic;
    color: #444;
    line-height: 1.2;
}
.index07_LI_label>span{
    color: #999;
}
.ContactUs01_inputBox li textarea {
    width: 100%;
    font-size: .3rem;
    color: #444;
    background: none;
    border-radius: 0;
    margin-top: .2rem;
    border: solid 1px #d5d5d5;
    height: 1.2rem;
    resize: none;
    font-size: .18rem;
    padding: .1rem .15rem;
    box-sizing: border-box;
}
.index07_btn {
    outline: none;
    border: none;
    width: 120px;
    height: 43px;
    background: #bd2c29;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ContactUs01_RT {
    margin-bottom: 15px;
    background: linear-gradient(to right, #C12D31, #e8be46);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent !important;
    display: inline-block;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
}
.ContactUs01_R_ul{
    font-size: 18px;
    color: #444;
}
.ContactUs01_R_ul>li{
    margin-bottom: .2rem;
}
.ContactUs01_R_ul>li a{
    color: #cc4b1d;
}
.ContactUs01_RIcon{
    margin-bottom: .4rem;
}
.ContactUs01_RIcon a{
    margin-right: .3rem;
}
.index07{
    display: none;
}



/*  */
.index06{
    width: 100%;
    color: #fff;
    background: #000;
    /* background: url('../img/contact_bg.jpg') no-repeat; */
    background-size: 100%;
}
.index06_footerC{
    width: 15rem;
    margin: auto;
    padding: .5rem 0;
}
.index06_footerCIcon img{
    width: 2rem;
    height: .6rem;
}
.index06_footerCIcon{
    margin-bottom: .3rem;
}
.index06_footerCUl{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.footerCUl_h2{
    color: #fff;
    font-size: .24rem;
    margin-bottom: .3rem;
    font-family: pb;
}
.textwidget_ul div {
    display: flex;
    align-items: center;
    margin-bottom: .15rem;
    font-size: .15rem;
    line-height: 1.4;
}
.index06_footerCUl>li {
    max-width: 25%;
}
.textwidget_ul div a{
    font-size: .15rem;
    color: #fff;
}
.textwidget_ul div>img{
    margin-right: .2rem;
}
.media_icon{
    margin-top: .5rem;
}
.media_icon>a{
    margin-right: .2rem;
}
.footerCUl_li2{
    position: relative;
    margin-bottom: .15rem;
}
.footerCUl_li2:before {
    content: '';
    width: .08rem;
    height: .08rem;
    border-radius: 50%;
    background: #fff;
    margin-left: -.08rem;
    margin-right: .12rem;
    display: inline-block;
    vertical-align: middle;
    /* margin-bottom: .15rem; */
}
.textwidget_ul2{
    padding-left: .1rem;
}
.footerCUl_li2>a{
    color: #fff;
    font-size: .15rem;
}
.textwidget_ul3{
    display: flex;
    align-items: flex-start;
    height: 100%;
}
.textwidget_ul3img{
    width: 2rem;
    height: 1rem;
    background: red;
}
.textwidget_ul3img:first-child{
    margin-right: .3rem;
}
.index06_info{
    width: 100%;
    height: .4rem;
    background-color: rgba(33, 33, 33, 0.2);
    font-size: .15rem;
    text-align: center;
    line-height: .4rem;
}
body {
    font-size: .14rem;
}
.one_fourth_titles h3{
    font-size:20px;
    text-align:left;
    line-height: 27px;
    padding-left: 20px;
    padding-top:20px;
    padding-bottom:10px;
    padding-right: 20px;
}
.one_fftimes{
    text-align:right;
    padding-top:5px;
    padding-right: 10px;
}
.one_fourth_titles{
    padding-bottom:20px ;
}