@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* 全局 */
body,h1,h2,h3,h4,h5,h6,hr,p,pre,blockquote,dl,dd,ul,ol,th,td,form,fieldset,legend,button,input,textarea,img{margin:0;padding:0; border:none;}
h1,h2,h3,h4,h5,h6,button,input,textarea,select{font-size:100%;}
fieldset,img{border:0;}table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}ul{list-style:none;}
address,cite,code,dfn,var,em,th{font-style:normal;font-weight:normal;}
button,input,textarea{outline:none;font-family:inherit;}:focus{outline:0;}
body{font-family:Arial, Helvetica, sans-serif;}
textarea{overflow-x:hidden;overflow-y:auto;resize:none;}
a{color:black;text-decoration:none;display: block;}a:hover{text-decoration:none;}
i,em{font-style:normal;display: block;}
li{ float:left;}
/* 清浮动*/
.clearfix:after,.clearfix:before{content:"";display:table}
.clearfix:after{clear:both;overflow:hidden}
.clearfix{zoom:1}
.container{width: 960px;margin: 0 auto;}
.header{height: 50px;padding: 10px 20px;box-sizing: border-box;}
.header li{width: 25%;text-align: center;line-height: 34px;display: flex;justify-content: center;}
.banner{width: 100%;}
.banner img{width: 100%;vertical-align: middle;}
.fa{color: #f33e40;border-bottom: 2px solid #f33e40; border-top: 2px solid #f33e40;width: 114px;box-sizing: border-box; }
.search{border-bottom: 2px solid #f33e40;width: 114px;text-align: left;height: 33px;}
.WHY{width: 100%;display: flex;margin-top: 39px;}
.title{width: 168px;font-size:25px;height:90px;padding: 10px;box-sizing: border-box;border: solid 4px #f33e40;
    text-align: center;margin-bottom: 40px;margin-left: 22px;display: flex;align-items: center;}
.w_title{width: 23%;display: flex;align-items:center;line-height: 90px;}
.title1{line-height: 60px;}
.title2{width: 40%; }
.W_content{width: 80%;box-sizing: border-box;margin-left: 40px;}
.W_content img{width: 26%;}
.W_content li{width: 25%;border: solid 4px #393939;box-sizing: border-box;margin-right: 40px;text-align: center;}
.fr1{background-color: #393939;height: 2px;width: 80%;display: block;margin-left: 20px;}
.W_content li:nth-child(2){background-color: #f33e40;color: white;border: solid 4px #f33e40;}
.w1{width: 100%;text-align: center;padding: 10px;box-sizing: border-box;font-size: 14px;}
.product{width: 100%;}
.p_content{padding:10px;box-sizing: border-box;}
.p_content1{padding:15px 0;box-sizing:border-box;background-size: 100% 100%;background:url("../images/product_bg.png") no-repeat center;}
.product .title{width: 21%;}
.pro-wrap {padding: 0 20px;box-sizing: border-box;}
.pro-wrap a{display: inline-block;width: 49%;margin-top: 15px;margin-right: 15px;border: 1px solid #f33e40;box-sizing: border-box;}
.pro-wrap a:nth-child(2n){margin-right: 0;}
.pro-wrap a img{width: 100%;}
.ul_lxw {margin: 13px 0;}
.ul_lxw li {width: 25%;display: flex;margin: 10px 0;float: left;color: #fff;align-items: center;justify-content: center;}
.ul_lxw li img{margin-right: 10px;}
.p1{width: 100%;text-align:center;padding-bottom: 10px;box-sizing: border-box;color: white;}
.buyTxt{text-align: center;margin: 40px;font-size: 24px;color: #fff;}
.buyNow{margin:0 auto;width: 17%;height: 50px;text-align: center;color: white;background: #f33e40;line-height: 50px;}
.description{width: 100%;}
/*.desc_content{width: 100%;background: url("../images/desc_bg.jpg") no-repeat center/cover;}*/
.shipping,.warranty,.feedback,.Faq,.description{width: 100%;padding: 10px;box-sizing: border-box;}
.s_content,.w_content,.q_content{width: 100%;padding: 20px;box-sizing: border-box;line-height: 25px;
    background: url("../images/shipping_bg.jpg") no-repeat;color: white;}
.w_content{background: url("../images/warranty_bg.jpg") no-repeat;background-size: 100% 100%;}
.f_content img{width: 100%;border: 4px solid black;box-sizing: border-box;vertical-align: middle;}
.q_content{background: url("../images/FAQ_bg.png") no-repeat;    background-size: 100% 100%;}
.q_content p{width: 90%;font-size: 14px;}
.o_content li {width: 23%;box-sizing: border-box;margin: 0 15px 15px 0;}
.o_content li img {width: 100%;border: solid 5px #1e2126;vertical-align: middle;}
.o_content li span {color: white;
    font-size: 10px;
    background: #1e2126;
    width: 104%;
    margin-top: 10px;
    display: block;
    padding: 5px;
    box-sizing: border-box;
    height: 49px;
    overflow: hidden;}
.o_content li:nth-child(2) img,.o_content li:nth-child(4) img,
.o_content li:nth-child(5) img,.o_content li:nth-child(4) img{border: solid 5px #f33e40;}
.o_content li:nth-child(2) span,.o_content li:nth-child(4) span,
.o_content li:nth-child(5) span,.o_content li:nth-child(7) span{background: #f33e40;}
@media only screen and (max-width: 768px){
    .container{width: 100%;}
    .header{width: 100%;}
    .W_content li{margin-right: 57px;}
    .p_sm li{width: 22%;}
    .title2{width: 50%;}
    .p_big{height: 334px;overflow: hidden;}
    .p_sm{width: 334px;overflow: hidden;}
}
@media only screen and (max-width: 481px){
    .container{width: 100%;}
    .header{display: none;}
    .title{    font-size: 18px;height: 46px;margin-top: 20px;margin-bottom: 10px;}
    .WHY{display: none;}
    .p_content{background: none;}
    .p_left{float: none;width: 100%;}
    .p_right{display: none;}
    .title1{line-height: 23px;}
    .s_content, .w_content, .q_content{padding: 10px;font-size: 12px;line-height: 20px;}
    .q_content p{width: 100%;font-size: 12px;}
    br{display: none;}
    .title2{width: 76%;}
    .o_content li{width: 46%;}
}
