@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{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{padding:0 40px;box-sizing: border-box;display: flex;align-items: center;height: 60px;
    justify-content: space-between;}
nav{display: flex;width: 80%;align-items: center;
    justify-content: space-between;font-family: ArialMT;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0px;
}
nav a{color: #000000; padding: 0 10px;box-sizing: border-box;}
nav a:hover{
    color: #cb0303;
}
nav a:last-child:hover{
    background: none;
}
.logo{
    font-family: ArialMT;
    font-size: 38px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
}
.banner{width: 100%;}
.banner img{width: 100%;vertical-align: middle;}
.why_title{
    font-family: DIN-Bold;
    font-size: 20px;
    text-decoration: underline;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #ffffff;width: 100%;text-align: center;

}
.why{
    width: 100%;height: 148px;background: #adadad;padding: 15px 40px;box-sizing: border-box;
}
.w_wrap{display: flex;margin-top: 34px;
    justify-content: space-around;}
.w_wrap li{	height: 58px;display: flex;align-items: center;width: 23%;
    justify-content: center;background-image: linear-gradient(
        #ffffff,
        #ffffff),
linear-gradient(
        #ffb901,
        #ffb901);
    background-blend-mode: normal,
    normal;}
.w_wrap li p{
    width: 60%;border-left: 1px solid #000;height: 52px;
    text-align: center;margin-left: 5px;display: flex;align-items: center;justify-content: center;
}
.title{
    background: url("../images/title_bg.png") no-repeat;position: relative;
    font-size: 22px;font-family: Arial-BoldMT;width: 26%;margin: 0 auto 20px auto;
    text-align: center;height: 50px;line-height: 50px;background-size: 100% 100%;
}
.title p{
    position: absolute;
}
.pro_title{
    width: 136px;
    height: 40px;
    background-color: #cb0303;
    font-family: Arial-BoldMT;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;text-align: center;line-height: 40px;
    margin: 30px auto;
}
.p_wrap{
    display: flex;justify-content: space-between;
}
.p_left{width: 55%;display: flex;
    justify-content: space-between;}
.p_left .p_big{width:79%;height: 418px;overflow: hidden;}
.p_left .p_big img,.p_left .p_sm a img{width: 100%;box-sizing: border-box;border: solid 2px #2a2a2a;}
.p_left .p_sm {width:19%;height: 418px;overflow-y: scroll;}
.p_left .p_sm a{width: 100%;margin-bottom: -2px;}
.p_right{width: 44%;}
.p_right .p_title{font-weight: 600;margin: 0 auto;
    font-family: ArialMT;}
.p_right_wrap{width: 94%;margin: 0 auto;}
.p_right_wrap li{box-sizing:border-box;display: flex;align-items: center;
    width: 50%;margin-top: 50px;}
.p_right_wrap li p span{display: block;font-weight: bold;font-family: Arial-BoldMT;	color: #ba200f;}
.p_right_wrap li p {margin-left: 10px;font-family: ArialMT;font-size: 14px;}
.buyNow{
    height: 35px;line-height: 35px;text-align: center;
    color: #cb0303;width: 60%;margin: 60px auto 0 auto;
    border-radius: 10px;font-size: 24px;font-family: Arial-BoldMT;border: solid 3px #cb0303;
}
.description{
    margin-top: 50px;
    background: url("../images/d_bg.png") no-repeat;
    background-size: 100% 100%;
    padding: 20px 100px;
    box-sizing: border-box;
}
.description li{float: none;}


.o_wrap li {
    width: 23%;
    margin: 0 0 10px 12px;
    border: 1px solid #000;
}
.o_wrap{
   color: white;
}
.o_wrap li img{width: 100%;vertical-align: middle;}
.o_wrap li span{
    background: #000;
    display: block;color: #ffffff;	font-size: 12px;height: 56px;overflow: hidden;text-overflow: ellipsis;
    font-family: ArialMT;padding: 5px;box-sizing: border-box;
}
.bewetung{
    background: url("../images/bewe.png") no-repeat;
    background-size: 100% 100%;
    padding: 30px 50px;box-sizing: border-box;
}
.b_wrap img{width: 100%;}
.gewa{
    padding: 20px 100px;box-sizing: border-box;
    background: url("../images/g_bg.png") no-repeat;
    background-size: 100% 100%;
}
.g_wrap{line-height: 27px;}
.g_wrap p{margin-bottom: 20px;font-size: 14px;font-family: ArialMT;}
.faq{background: #f5f5f5;padding: 10px 20px 0 20px;
box-sizing: border-box;}
.f_wrap{display: flex;justify-content: space-between;}
.f_wrap ul{width: 46%;}
.f_wrap ul span{background-color: #ba200f;height: 50px;width: 100%;padding-left: 10px;box-sizing: border-box;
    color: #ffffff;font-size: 20px;font-family: Arial-BoldMT;display: flex;align-items: center;
}
.f_wrap ul li{height: 253px;line-height: 22px;color: #181818;font-family: ArialMT;}
.f_wrap ul li p{margin-top: 15px;}
.f_wrap ul li img{width: 100%;}
.versand{
 padding: 20px 15px 15px 20px;box-sizing: border-box;
}
.v_wrap{display: flex;justify-content: space-between;}
.v_wrap li:first-child{width: 33%;}
.v_wrap li:last-child{width: 56%;}
.v_wrap li img{width: 100%;}
.v_wrap li p{margin-bottom: 20px;line-height: 27px;}
.v_wrap li span{display: block;height: 30px;width: 107px;
    color: #ffffff;	font-size: 20px;font-family: Arial-BoldMT;
    background-color: #cb0303;text-align: center;line-height: 30px;}
.other{margin-top: 20px;}
.logo{display: none;}
.other .title{
    width: 22%;
}
.bewetung .title{
    width: 18%;
}
.faq .title{
    width: 14%;
}
.versand .title{
    width: 15%;
}
.gewa .title{
    width: 30%;
}
@media only screen and (max-width: 768px) {
    .container{width: 100%;}
    .p_left .p_big,.p_left .p_sm{height: 338px;}
    .p_right_wrap li{margin-top: 8px;}
    .buyNow{margin-top: 40px;font-size: 22px;}
    .v_wrap li:last-child{width: 60%;}
    .gewa{padding: 20px;}
    .title{width: 33%;}
    .bewetung .title,.other .title{width: 27%;}
    .o_wrap li{margin: 0 0 10px 10px;}
    .f_wrap ul li{height: 293px;}
}
@media only screen and (max-width: 481px){
    .container{width: 100%;}
    header,.why,.v_wrap li:first-child{display: none;}
    .p_wrap,.v_wrap,.f_wrap{display: block;}
    .p_right,.p_left,.v_wrap li:last-child{width: 100%;}
    .p_left .p_big, .p_left .p_sm{height: 300px;}
    .p_left .p_sm a{margin-bottom: 0;}
    .p_right .p_title{font-size: 14px;}
    .description,.bewetung{padding: 20px;}
    .title{width: 56%;font-size: 20px;}
    .versand .title{width: 42%;}
    .d_wrap,.v_wrap li:last-child,.f_wrap ul li p{font-size: 12px;}
    .g_wrap{line-height: 20px;font-size: 12px;}
    .gewa .title{width: 62%;}
    .faq .title{width: 30%;}
    .f_wrap ul{width: 100%;}
    .f_wrap ul li{height: 222px;}
    .f_wrap ul span{font-size: 17px;}
    .bewetung .title, .other .title{width: 47%;}
    .o_wrap li{width: 46%;margin: 0 0 10px 9px;}
    .v_wrap li p{line-height: 23px;}
}
