@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:#003f7f;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}
.wrap{width: 960px;margin: 0 auto;background: url("../images/bg.png") no-repeat;
background-size: 100% 100%;}
.header{height: 60px;width: 100%;display: flex;justify-content: space-between;padding: 15px;box-sizing: border-box;}
.header-logo{font-size:35px;color: #003f7f; font-family: ArialMT;}
.header-nav{width: 90%; text-align: center;margin: 0 auto;}
.header-nav li{font-family: ArialMT;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #fee268;width: 20%;text-align: center;line-height: 45px;}
.header-nav li a{display: flex; color: #fee268;}
.header-nav li img{margin-right: 5px;}

.banner{width: 100%;}
.banner img{width: 100%;vertical-align: middle;}
.title{height: 42px;line-height: 42px;width: 30%;border-radius: 20px;
    text-align: center;margin: 30px auto;border: 2px solid #d6be74;color: #a48541;font-size: 26px;}
.w_wrap li{display: flex;align-items: center;flex-direction: column;width: 24%;}
.w_wrap span{font-family: Arial-BoldMT;
    font-size: 18px;
    font-weight: bold;display: block;text-align: center;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #fee268;}
.w_wrap p{font-family: ArialMT;text-align: center;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;margin-top: 7px;}
.p_content {padding: 0 20px;box-sizing: border-box;display: flex;}
.p_left{width: 50%;}
.p_big{width: 100%;height: 450px;overflow: hidden;}
.p_big img,.p_sm img{border: 1px solid #fee268;box-sizing: border-box;vertical-align: middle;width: 100%;}
.p_sm{width: 100%;display: flex;justify-content: space-between;overflow: hidden;}
.p_sm a{
    margin-right: 2px;margin-top: 10px;
}
.p_right{width: 50%;padding: 0 15px;box-sizing: border-box;}
.p_right p:first-child{
    font-family: ArialMT;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: -1px;
    color: #ffffff;
}
.p_right_wrap{
    width: 70%;
    padding: 20px 0;
    box-sizing: border-box;
    margin: 0 auto;
    border-style: solid;
    border-width: 2px;
    border-image-source: linear-gradient(90deg,
    #e4ce9f 0%,
    #a48541 80%,
    #ebd097 100%);
    border-image-slice: 1;
    margin-top: 20px;
}
.p_right_wrap li{
    width: 100%;text-align: center;font-family: Arial-BoldMT;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 8px;
    letter-spacing: 0px;
    color: #fee268;
    margin-bottom: 30px;
}
.p_right_wrap li p{
    margin-top: 10px;
}
.buyNow {font-size: 18px;background-image: linear-gradient(90deg,
#e4ce9f 0%,
#a48541 80%,
#ebd097 100%);
    width: 40%;
    border-radius: 16px;
    font-family: Arial-BoldMT;
    font-size: 18px;text-align: center;
    height: 31px;line-height: 31px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #030303;margin: 30px auto;}
.p_right  .buyTxt p{font-family: ArialMT;
    text-decoration: underline;text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
    font-stretch: normal;
    line-height: 4px;
    letter-spacing: 0px;
    color: #fee268;}

.description{padding: 0 20px;box-sizing: border-box;}
.d_wrap{background: white;padding: 15px;box-sizing: border-box}
.description li{
    float: none;
}



.s_content_top{display: flex;}
.s_content_top_main p{font-size: 14px;margin-bottom: 30px;}
.s1{border-top:1px solid #fee268;border-bottom: 1px solid #fee268;width: 100%;}
.s1 th,.s1 td span{color: #fee268;}
.s1 th,td{text-align: center;padding: 10px 0;}
.line{border-right: 1px solid #fee268;border-left: 1px solid #fee268;}
.main_img{width: 100%;text-align: center;}


.shipping .top{
    display: flex;
    align-items: center;
    width: 100%;
}
.top-left{
    width: 40%;
}
.top-right{
    width: 60%;
    padding-right: 15px;
    box-sizing: border-box;
}
.s1 span{
    display: inline-block;
}
.top-right p:first-child{
    font-family: ArialMT;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #fff;
    margin-bottom: 10px;
}
.s_content_top_main p{
    font-family: ArialMT;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #fff;
}
.top-left img{
    width: 100%;
}
.s1 {
    border-top: 1px solid #fee268;
    border-bottom: 1px solid #fee268;
    width: 100%;color: white;
}
.s1 th, td {
    text-align: center;
    padding: 10px 0;
}
.s1 th, .s1 td span {
    color: #fee268;
}
.s_content-center{padding: 20px;box-sizing: border-box;}
.s_content-center p{text-align: center;color: #fee268;font-size: 22px;margin-bottom: 20px;}
.s2{width: 100%;color: white}
.s2 th,.s2 td{border: 1px solid #fee268;padding: 10px 0;box-sizing: border-box;text-align: center;}
.s_content-center span {background: url("../images/span_bg.png") no-repeat;font-size: 18px;
    background-size: 100% 100%;text-align: center;color: #fee268;width: 60%;display: block;    margin: 16px 0 25px 22%;}
.s_content_bottom{display: flex;}
.s_left{border-right: 2px solid #fee268;}
.s_right{padding: 0 20px;box-sizing: border-box;}
.s_left p:first-child{text-align: center;font-size: 22px;color: #fee268;}
.s_b_img {padding: 0 20px;box-sizing: border-box;margin-top: 20px;display: flex;align-items: center;}
.s_b_img img{width: 20%;margin-right: 20px;}
.fee_content{
    padding: 40px;
    box-sizing: border-box;
}
.fee_content img{
    width: 100%;
}
.faq_wrap{
    /*background: url("../images/faq_bg.png") no-repeat;*/
    background-size: 100% 100%;
    padding: 90px 77px;
    box-sizing: border-box;
}
.faq_wrap span{
    font-family: Arial-BoldMT;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #fee268;
    text-align: center;
    margin-bottom: 10px;
}
.faq_wrap p{
    font-family: ArialMT;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: white;
    margin-bottom: 15px;
}
.s_left{padding: 0 20px 0 40px;}
.s_left span{text-decoration: underline;color: #fee268;text-align: center;margin-top: 20px;display: block;}
.s_right_tit {font-family: MicrosoftYaHei-Bold;
    font-size: 18px;color: #fee268;}
.s_right p{font-size: 14px;margin: 10px 0;color: white;}
.s_b_img span{
    text-decoration: none;
}
.s_right_img p{
    font-family: Arial-BoldMT;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #fee268;
    text-align: center;
}
.faq{
    background: url("../images/faq.png") no-repeat;
    background-size: 100% 100%;
}
.warr_content{padding: 0 40px;box-sizing: border-box;}
.w_right{width: 100%;background: url("../images/warr.png") no-repeat;background-size: 100% 100%;}
.w_right span{
    font-family: Arial-BoldMT;
    font-size: 16px;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #fee268;display: block;
    font-weight: 600;text-align: center;margin-bottom: 10px;
}
.w_right p{margin-bottom: 15px;text-align: center;color: white;}
.o_title{color: #3f3f3f;height: 35px;
    font-family: Roboto-Bold;font-size: 24px;text-align: center;width: 46%;margin: 30px auto;}
.o_title img{width: 100%;}
.o_wrap{padding: 15px;box-sizing: border-box;}
.o_wrap li{width: 24%;margin: 0 9px 10px 0;}
.o_wrap li:nth-child(4n){margin-right: 0;}
.o_wrap li img{width: 100%;border: solid 2px #edb42a;box-sizing: border-box;}
.logo{display: none;}
.fee_wrap img{width: 100%;}
.warr_wrap span{display: inline-block;}
.o-title{
    width: 60%;
}
.feedback{
    padding: 20px;box-sizing: border-box;
}
.fee_content{
    border: 1px solid #edb42a;
    padding: 10px;
}
.fee_content img{
    width: 100%;
}
@media only screen and (max-width: 768px) {
    .wrap{width: 100%;}
    .buyTxt{font-size: 16px;}

    .title{width: 40%;}
    .o-title{width: 70%;}
    .p_big{height: 364px;}
    .p_right_wrap{width: 90%;}
    .s_content-center span{font-size: 16px;}
    .p_right p:first-child{line-height: 28px;}
    .faq_wrap{padding: 20px;box-sizing: border-box;}
    .o_wrap li{width: 23%;margin: 0 18px 18px 0;}
}
@media only screen and (max-width: 481px){
    .wrap{width: 100%;}
    .title{font-size: 18px;width: 50%;}
    .header,.why,.top-left img,.top-left,.w_left{display: none;}
    .p_big{height: 335px;}
    .p_right p:first-child{font-size: 14px;}
    .p_content,.warr_wrap,.s_content_bottom{display: block;}
    .top-right p:first-child{font-size: 12px;}
    .p_left,.p_right,.warr_wrap li,.top-right,.s_left,.s_right{width: 100%;}
    .p_left_tit{font-size: 15px;}
    .w_right{
        padding: 0 10px;box-sizing: border-box;
        font-size: 12px;
    }
    .fee_content{padding: 10px;box-sizing: border-box;}
    .s_left{
        padding: 0;font-size: 12px;border: none;
    }
    .s_left p:first-child{
        font-size: 15px;
    }
    .s_content-center span{
        width: 80%;
        margin: 20px auto;
        font-size: 12px;
    }
    .faq_wrap{
        padding: 90px 10px;
    }.warr_content{padding: 0 10px;}
    .s2{font-size: 12px;}
    .faq_wrap span{font-size: 14px;}
    .faq_wrap p{font-size: 12px;}
    .s_right_img img{width: 100%;}
    .d_wrap, .s_wrap,.top-right{font-size: 12px;}
    .s_wrap p:first-child{font-size: 16px;}
    .s_wrap p:last-child{line-height: 20px;}
    .warr_wrap li{font-size: 12px;}
    .f_wrap{padding:30px 18px;}
    .f_wrap li{line-height: 18px;font-size: 12px;}
    .f_wrap li span{font-size: 14px;margin-bottom: 10px;}
    .o-title{width: 79%;font-size: 16px;}
    .o_wrap li{width: 47%;margin: 0 10px 10px 0;}
}


