@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:#000;text-decoration:none;display: block;}a:hover{text-decoration:none;}
i,em{font-style:normal;display: block;}
li{ float:left;}
span{display: block;font-weight: 600;}
/* 清浮动*/
.clearfix:after,.clearfix:before{content:"";display:table}
.clearfix:after{clear:both;overflow:hidden}
.clearfix{zoom:1}
.layout{width: 90%;margin: 0 auto;}
.container{
    width: 960px;margin: 0 auto;
    background: #213155;
}
header{
    display: flex;
    height: 58px;line-height: 58px;
    width: 100%;
    padding-left: 11%;
    box-sizing: border-box;
}
header a{
    font-family: ArialMT;
    width: 20%;
    font-size: 21px;
    display: flex;
    color: #efc151;
    align-items: center;
}
header a p{
    margin-left: 10px;
}
.banner,.banner img{
    width: 100%;
    vertical-align: middle;
}
.title{
    font-family: Impact;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    margin: 30px auto;
}
.title .line{
    width: 21%;
    height: 9px;
    background-color: #efc151;
    margin: 0 auto;
}
.why-wrap{
    width: 70%;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
}
.why-wrap li{
    background: url("../images/li-bg.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    color: #0a4ca0;
    width: 20%;
    padding: 15px;
    box-sizing: border-box;
    align-items: center;
    text-align: center;
    font-size: 12px;
}
.why-wrap li span{
    display: block;
    margin: 10px 0;
    font-size: 14px;
    font-weight: 600;
}
.why-wrap li p{
    color: #0a4ca0;
}
.product{
    padding:20px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}
.description li{float: none;}
.description span{font-weight: initial;display: initial;}
.description li strong{font-weight: initial;}
.p-left,.p-right{
    width: 48%;
}
.p-left img{
    width: 100%;
    border: solid 2px #efc151;
    box-sizing: border-box;
}
.p-left .p-sm{
    width: 100%;
}
.p-big{
    height: 445px;
    overflow: hidden;
}
.p-sm a{
    margin-top: 11px;
    float: left;
    width: 23%;
    margin-right: 11px;
}
.p-sm a:last-child{
    margin-right: 0;
}
.p-right-img{
    width: 77%;
    margin: 0 auto;
}
.p-title{
    font-family: ArialMT;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
}
.p-right-wrap{
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
}
.p-right-wrap li{
    width: 50%;
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.p-right-wrap li p{
    margin-left: 10px;
    text-align: center;
    font-family: ArialMT;
    font-size: 19px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}
.buyNow{
    height: 39px;
    background-color: #efc151;
    border-radius: 19px;
    line-height: 39px;
    margin: 20px auto;
    width: 35%;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    text-shadow: 2px 1px 3px 0px
    rgba(0, 0, 0, 0.75);
}
.buyTxt{
    font-family: Arial-BoldMT;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #efc151;
    text-align: center;
    margin-top: 30px;
}
.title .line1{
    background-color: #213155;
}
.description{
    background: #efc151;
    padding: 50px 20px 20px 20px;
    box-sizing: border-box;
}
.shipping{
    background: url("../images/shipping-bg.png") no-repeat;
    background-size: 100% 100%;
    padding-bottom: 50px;
    box-sizing: border-box;
}
.ship-wrap{
    width: 50%;
    margin: 0 auto;
    font-family: ArialMT;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
}
.ship-wrap span{
    color: #ffd042;
}
.ship-wrap i{
    display: inline-block;
}
.ship-wrap span:first-child{
    text-align: center;
    font-size: 20px;
    font-style: italic;
    margin: 10px 0;
}
.warr-wrap i{display: inline-block;}
.warranty{
    background: #efc151;
    padding: 20px;
    box-sizing: border-box;

}
.warr-wrap{
    line-height: 24px;
    border: 4px solid #fff;
    padding: 20px;
   box-sizing: border-box;
}
.feedback{
    padding: 0 40px;
    box-sizing: border-box;
}
.feedback img{
    width: 100%;
}
.faq{
    padding: 0 40px;
    box-sizing: border-box;
}
.faq-wrap{
    display: flex;
    flex-wrap: wrap;
}
.faq-wrap li{
    width: 48%;
    font-family: ArialMT;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    margin:0 20px 20px 0;
}
.faq-wrap li:nth-child(2n){
    margin-right: 0;
}
.faq-wrap li span{
    font-family: ArialMT;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #efc151;
}
.other{
    padding: 0 40px;
    box-sizing: border-box;
}
.o-wrap li{
    width: 24%;
    margin: 0 10px 10px 0;
}
.o-wrap li img{
    width: 100%;
    border: solid 3px #efc151;
    box-sizing: border-box;
}
.o-wrap li:nth-child(4n){
    margin-right: 0;
}
.o-title .line{
    width: 46%;
}

@media screen and (max-width: 768px) {
    .container{
        width: 100%;
    }
    header{
        padding: 0;
        justify-content: center;
        align-items: center;
    }
    .why-wrap{
        width: 84%;
    }
    .p-big{height: 352px;}
    .p-sm a{
        margin-right: 9px;
    }
    .p-right-wrap li p{
        font-size: 15px;
    }
    .p-right-wrap li{
        margin-top: 15px;
    }
    .buyNow{width: 41%;}
    .buyTxt{font-size: 25px;}
    .o-wrap li{
        width: 24%;
        margin: 0px 9px 9px 0;
    }
}

@media screen and (max-width: 481px) {
    .container{width: 100%;}
    header,.why{display: none;}
    .product{
        display: block;
    }
    .p-left,.p-right{width: 100%;}
    .p-big{height: 339px;}
    .p-sm a{margin-right: 8px;}
    .p-title,.p-right-wrap li p{font-size: 12px;}
    .buyTxt{font-size: 24px;}
    .description{font-size: 12px;}
    .ship-wrap span:first-child{font-size: 15px;}
    .ship-wrap{font-size: 12px;width: 80%;line-height: 20px;}
    .warr-wrap{font-size: 12px;}
    .feedback,.faq,.other{padding: 0 20px;}
    .faq-wrap li{width: 100%;font-size: 12px;line-height: 20px;}
    .faq-wrap li span{font-size: 17px;}
    .title{font-size: 22px;}
    .o-wrap li{width: 48%;}
    .o-wrap li:nth-child(2n){margin-right: 0;}
    .buyNow{width: 46%;}
    .description{padding: 20px;}
}
