/* 导航 */
.Yd_navBox{
    width: 100%;
    z-index: 100;
    height: 1.2rem;
    background: #fff;
    position: fixed;
    margin: auto 0;
    display: flex;
    transition: all 0.5s linear;
}
.Yd_navBox_img{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 0 .5rem;
}
.ydbanner{
    width: 100% !important;
    height: 100% !important;
    display: block !important; padding-top: 1.2rem;
}
.pcbanner{
    display: none !important;
}
.Yd_navBox_img>img{
    width: 3rem;
    height: .8rem;
}
.Yd_navBox_imgicon>img{
    width: .68rem;
    height: .68rem;
}
.Yd_navBox_Details{
    z-index: 999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
    background: #fff;
    transition: all 0.5s linear;
}
.Yd_navBox_Details>div{
    text-align: right;
    font-size: .48rem;
    padding: .2rem .5rem .2rem 0;
}
.Yd_navBox_DetailsUl>li{
    width: 100%;
    height: .5rem;
    padding: .3rem .2rem;
    font-size: .26rem;
    line-height: .5rem;
}
.Yd_navBox_DetailsUl>li a{
    color: #000;
}
/*  */
.navBox{
    width: 100%;
    display: none;
}
.Nav_top{
    width: 100%;
    height: .9rem;
    position: absolute;
    top: 0;
    z-index: 10;
}
.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: 2rem;
    height: .6rem;
}
.navUl{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.navLi a{
    font-size: .22rem;
    padding:.05rem .2rem;
    cursor: pointer;
    border-bottom: .01rem solid #ccc;
    margin: 0 .1rem;
}
.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: .22rem;
    padding:.05rem .2rem;
    cursor: pointer;
    /* border-bottom: .01rem solid #ccc; */
    margin: 0 .1rem;
}
/*  */
.homeBox{
    width: 100%;
    height: 100%;
    position: relative;
}
.homeBox_img{
    width: 100%;
    height: 12rem;
    background-image: url('../img/AbooutUs2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.homeBox_title{
    font-size: .4rem;
    color: #fff;
    position: absolute;
    top: 60%;
    left: 10%;
}
/*  */


.ProductDetails01{
    width: 100%;
    background-color: #fff;
    padding: 1.5rem 0; padding-bottom: 0.5rem;
}
.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: 100%;
    box-sizing: border-box;
    margin-bottom: .4rem;
}
.ProductDetails01_CR{
    width: 100%;
    height: 6.6rem;
    /* box-sizing: border-box; */
    /* padding-right:.6rem; */
}
.ProductDetails01_CLT{
    font-size: .48rem;
    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;
    text-align: center;
}
.ProductDetails01_CL .ProductDetails01_CLprofile {
    line-height: 1.5;
    font-size: .36rem;
}
.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;
    font-size: .38rem;
}
.ProductDetails01_CUL li p {
    font-size: .25rem;
    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;
}
.ProductDetails01_CULBtn a {
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    box-sizing: border-box;
    color: #C12D31;
    border: .01rem solid #C12D31;
    border-radius: .05rem;
    display: inline-block;
    width: auto;
    font-size: .21rem;
    text-transform: uppercase;
    padding-left: .25rem;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: bold;
    padding-right: 0.25rem;
}
.ProductDetails01_CULBtn a:first-child{
    margin-right: .1rem;
}
.ProductDetails01_CULBtn .ProductDetails01_CULinruiry {
    /* background: url('../img/M-red.png') no-repeat left 18px center; */
}
.ProductDetails01_CULBtn .ProductDetails01_CULinruiry:hover {
    border-color: #fff;
    background: url('../img/M1.png') no-repeat left 18px 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 18px center; */
}
.ProductDetails01_CULBtn .ProductDetails01_CULemail:hover {
    border-color: #fff;
    color: #fff;
    background: url('../img/EML-whiter1.png') no-repeat left 18px center, linear-gradient(to right, #C12D31 60%, #EFC31D);
}
/* html,
body {
    position: relative;
    height: 100%;
} */

body {
    background: #eee;
    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;
}
.ProductDetails02_C{
    /* width: 15rem; */
    padding: 0 .2rem;
    margin: auto;
    text-align: center;
    font-size: .32rem;
}
.ProductDetails02_CT{
    text-align: center;
    color: #333;
    font-size: .48rem;
    font-family: pb;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.ProductDetails02_C>p{
    margin-bottom: .2rem;
    color: #333;
    font-size: .36rem;
    line-height: 1.5;
}
.ProductDetails02_C>p img{
    width: 100%;
}
.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;
}
.ProductDetails02_C ul li{
    padding-left: .15rem;
    font-size: .27rem;
    color: #333;
    line-height: 1.7;
    padding-bottom: .2rem;
}
.ProductDetails02_C ul li img{ width:100%;}
/*  */
.ProductDetails03{
    width: 100%;
    background-color: #fff;
}
.ProductDetails03_C{
    /* width: 15rem; */
    margin: auto;
    padding: 0 .2rem;
    text-align: center;
    font-size: .32rem;
}
.ProductDetails03_C>p{
    margin-bottom: .2rem;
    color: #333;
    font-size: .3rem;
    line-height: 1.5;
}
.ProductDetails03_imgB{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.ProductDetails03_imgB img{
    width: calc(33.33333% - .1rem);
}
.table{
    margin-top: .3rem;
}




/*  */
.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: 6.5rem; */
    background-size: cover;
    box-shadow:0 0 12px 0px #999;
}
.ContactUs01_L{
    /* width: 60%; */
    height: 100%;
    padding: .3rem .5rem;
    box-sizing: border-box;
    display: none;
}
.index07{
    width: 100%;
    background: #f8f4f4;
}
.index07_content{
    padding: .5rem .2rem;
}
.index07_t{
    margin-bottom: 0;
    display: inline-block;
    background: linear-gradient(to right, #c12d31, #efc31d);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: .38rem;
    font-family: pb;
    text-transform: uppercase;
}
.index07_tip{
    margin-bottom: .3rem;
    font-style: italic;
    font-size: .3rem;
    color: #999;
    margin-top: .3rem;
}
.index07_tip>a{
    color: #c12d31;
}
.index07_LI_label {
    font-size: 16px;
    font-style: italic;
    color: #444;
    line-height: 1.2;
}
.index07_LI_label>span{
    color: #999;
}
.index07_LI{
    margin-bottom: .2rem;
}
.index07_LI input{
    height: .7rem;
}
.index07_LI input, .index07_LI textarea {
    width: 100%;
    font-size: .3rem;
    color: #444;
    border: none;
    border-radius: 0;
    margin-top: .2rem;
}
.index07_btn {
    outline: none;
    border: none;
    width: 120px;
    height: 43px;
    background: linear-gradient(to right, #c12d31, #efc31d);
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.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: .28rem;
}
.ContactUs01_inputBox{
    margin-top: .3rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ContactUs01_inputBox li p{
    font-size: .28rem;
    margin-bottom: .1rem;
}
.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;
}
.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;
}
/*  */
/*  */
.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;
    padding-left: .8rem;
}
.index06_footerCUl{
    /* display: flex; */
    width: 100%;
    justify-content: space-between;
}
.index06_footerCUl li{
    width: 100%;
    padding: 0 .8rem;
    box-sizing: border-box;
    margin-bottom: .3rem;
}
.footerCUl_h2{
    color: #fff;
    font-size: .4rem;
    margin-bottom: .3rem;
    font-family: pb;
}
.textwidget_ul div {
    display: flex;
    align-items: center;
    margin-bottom: .15rem;
    font-size: .28rem;
}
.textwidget_ul div a{
    font-size: .28rem;
    color: #fff;
}
.textwidget_ul div>img{
    margin-right: .1rem;
}
.media_icon{
    margin-top: .5rem;
}
.media_icon>a{
    margin-right: .2rem;
}
.footerCUl_li2{
    position: relative;
    margin-bottom: .15rem;
    margin-bottom: .5em;
}
.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: .28rem;
}
.textwidget_ul3{
    display: flex;
    align-items: flex-end;
    height: 100%;
}
.textwidget_ul3img{
    width: 1rem;
    height: 1rem;
    background: red;
}
.textwidget_ul3img:first-child{
    margin-right: .3rem;
}
.index06_info{
    width: 100%;
    /* height: .6rem; */
    background-color: rgba(33, 33, 33, 0.2);
    font-size: .25rem;
    text-align: center;
    line-height: .6rem;
}
body {
    font-size: .14rem;
}
.ttss{
    transition: height 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
/*.ttss::-webkit-scrollbar-track-piece {*/
/*  background-color: rgba(0, 0, 0, 0);*/
/*  border-left: 1px solid rgba(0, 0, 0, 0);*/
/*}*/

.ttss::-webkit-scrollbar {
  width: .1rem;
  height: .1rem;
  border-radius: .1rem;
  /*-webkit-appearance:none;*/
   
}
/*.ttss::-webkit-scrollbar:vertical {*/
/*  width: .1rem;*/
/*}*/
/*.ttss::-webkit-scrollbar:horizontal {*/
/*  height: .2rem;*/
/*}*/

/*.ttss::-webkit-scrollbar-thumb {*/
  /*background-color: rgba(0, 0, 0, .5);*/
  /*background-clip: padding-box;*/
  /*border: 1px solid rgba(255, 255, 255, .4);*/
  /*-webkit-background-clip: padding-box;*/
  /*-webkit-border-radius: 5px;*/
  /*-moz-border-radius: 5px;*/
  /*border-radius: 5px;*/
  /*min-height: 28px;*/
/*}*/

/*.ttss::webkit-scrollbar-thumb:hover {*/
/*  background-color: rgba(0, 0, 0, 0.5);*/
/*  -webkit-border-radius: 5px;*/
/*  -moz-border-radius: 5px;*/
/*  border-radius: 5px;*/
/*}*/

.ttss::-webkit-scrollbar-thumb:horizontal {
  background-color: #a6a6a6;
  border-radius: .3rem;
}
.ttss::-webkit-scrollbar-track-piece:horizontal:decrement,
.ttss::-webkit-scrollbar-track-piece:horizontal:increment {
  background-color: rgba(166, 166, 166, 0.2);
}
.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.3rem;
}
body .ttss table tr:nth-of-type(1){
    height: 0.52rem !important;
    background: #cc4b1d !important;
    color: #fff;
    font-size: 0.3rem;
    line-height: 0.52rem !important;
}
.ttss table tr:nth-of-type(odd){
      background: #e6e6e6 !important;
}
.ttss table tr{
    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{
    width: .1rem !important;
    border: 0.01rem solid #ccc;
}
.one_fourth{
    margin-bottom: .3rem;
    padding-bottom: .2rem;
    box-shadow: 0 0 12px rgba(50, 50, 50, .2);
}
.Cases12 .one_fourth{
    width: calc((100% - .05rem) / 2);
    display: inline-block;
}
.one_fourth img{
    width: 100%;
}
.one_fourth>div{
    padding-right: 0 !important;
}
.Accessory_tup img{
    width: 100%;
}
.kuang{
    font-size: .3rem;
    margin-bottom: .2rem;
    color: #444;
}
.kuang .st{
    text-align: center;
    font-size: .38rem; font-weight: bold;
    padding: .2rem 0;
}
.kuang p{
    text-align: center;
}
.youshi{
    padding: 0 .4rem;
    box-sizing: border-box;
    background: #fff;
}
.Cases12 h2{
    color: #333;
    font-size: .48rem;
    text-align: center;
    font-family: pb;
    padding-top: .5rem;
    padding-bottom: .3rem;
}
.Cases12 .cases_text{
    font-size: .36rem; line-height: 0.5rem;
}
.Cases12{
    padding: 0 .2rem;
    box-sizing: border-box;
    background: #fff;
}
.ttss td{
    width: 100% !important;
    word-break: keep-all !important;
}
.cases_text{
    color: #444;
    text-align: center;
    margin-bottom: .2rem;
}

.youshi1 li{  font-size:20px;box-shadow: 0 0 10px #ddd;margin-bottom: 0.5rem; padding-bottom:0.3rem; text-align:center; }
.youshi1 li img{ padding-bottom:0.3rem;}
.one_fourth_titles h3{
    font-size:15px;
    text-align:left;
    line-height: 22px;
    padding-left: 10px;
    padding-top:10px;
    min-height: 1.6rem;
    padding-bottom:10px;
    padding-right: 10px;
}
.one_fftimes{
    text-align:right;
    padding-top:5px;
    padding-right: 10px;
    font-size: 0.24rem;
}
.one_fourth_titles{
    padding-bottom:20px ;
}