*{margin: 0;padding: 0;font-family:ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ, Arial;}
p{margin: 0;}
a{text-decoration: none;color: #fff;}
img{border: 0;}
ul,li,i{margin: 0;padding: 0;font-style: normal;list-style: none;}
.fl{float: left;}
.fr{float: right;}
input{border: 0;outline: 0;}
li{float: left;}
.clearfix:after{display: block;content: "";clear: both;}
/* ÃƒÂ¦Ã‚Â¸Ã¢â‚¬Â¦ÃƒÂ¦Ã‚ÂµÃ‚Â®ÃƒÂ¥Ã…Â Ã‚Â¨*/
.clearfix:after,.clearfix:before{content:"";display:table}
.clearfix:after{clear:both;overflow:hidden}
.clearfix{zoom:1}
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{width: 100%;height: 67px;display: flex;background: #fff;}
nav{display: flex;align-items: center;width:100%;padding: 0 30px;box-sizing: border-box;justify-content: space-between;}
nav a{width: 20%;color: #000;font-family: ArialMT;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;display: flex;flex-direction: column;align-items: center;justify-content: center;
}
nav a .line{display: block;width: 100px;
    height: 4px;
    background-color: #fff;}
nav a:hover .line{background:#787fb7; }
nav a:hover{color: #787fb7;}
.banner img{width: 100%;vertical-align: middle;}
.why{padding-top: 30px;box-sizing: border-box;background:#787fb7; }
.why-title{
    font-family: DIN-Bold;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #fbb700;
    text-align: center;
}

.product .p-title {
    font-family: Arial-BoldMT;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #000000;text-align: center;
}
.product .p-title span{color: #9f2517;}
.why{
    padding-bottom: 30px;
    box-sizing: border-box;
    background-color: #787fb7;
}

.why-wrap{
    width: 100%;margin: 30px auto 0 auto;
    padding: 0 20px;box-sizing: border-box;display: flex;justify-content: space-between;
}
.why-wrap li{height:58px;width: 19%;display: flex;align-items: center;justify-content: space-around;
    padding:0 10px;box-sizing:border-box;}
.why-wrap li p{
    font-family: ArialMT;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000;
    margin-left: 5px;
}

.title{text-align: center;font-family: AdobeHeitiStd-Regular;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    margin-bottom: 30px;
    color: #fbb700;}

.product{padding-top:30px;box-sizing:border-box;
    background-color: #fff;}
.p_wrap{
    display: flex;justify-content: space-between;
}
.p_left{width: 55%;display: flex;padding: 15px;box-sizing: border-box;
    justify-content: space-between;}
.p_left .p_big{width:79%;height: 392px;overflow: hidden;}
.p_left .p_big img,.p_left .p_sm a img{width: 100%;box-sizing: border-box;border:2px solid #000;}
.p_left .p_sm {width:19%;height: 392px;overflow-y: scroll;}
.p_left .p_sm a{width: 100%;margin-bottom: -2px;}
.p_right{width: 46%; padding: 15px;box-sizing: border-box;}
.p_right .p_title{font-family: ArialMT;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #000;}
.p_right_wrap{width: 100%;margin: 0 auto;
    box-sizing: border-box;display: flex;flex-wrap: wrap;margin-top: 120px; }
.p_right_wrap li{box-sizing:border-box;display: flex;align-items: center;
    width: 47%;margin-bottom: 20px;}

.p_right_wrap li:nth-child(2n){margin-right: 0;}
.p_right_wrap li p span{font-family: Arial-BoldMT;
    font-size: 14px;
    font-weight: normal;width: 100%;
    font-stretch: normal;margin-right: 5px;
    letter-spacing: 0px;
    color: #000;}

.p_right_wrap li p {	font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;margin-left: 5px;
    color: #787fb7;}
.p_right_wrap li p span{
    font-family: Arial-BoldMT;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #787fb7;display: block;
}
.buyNow{
    height: 63px;line-height: 63px;text-align: center;
    font-family: Arial-BoldMT;
    font-size: 24px;
    font-weight: normal;
    float: right;
    font-stretch: normal;width: 78%;
    letter-spacing: 0px;
    color: #000;
    background: url("../images/buynow.png") no-repeat;
    background-size: 100% 100%;
}
.bewertung{background-color: #787fb7;padding: 40px 20px 20px;box-sizing: border-box; }
.bewertung img{width: 100%;}
main{background-color: #fff;margin-top: 20px;box-sizing: border-box;  }
.besc-wrap{border: 1px solid #000; padding: 0px 10px; }
.versand{background: url("../images/versand-bg.png") no-repeat;background-size: 100% 100%;padding: 60px 0;box-sizing: border-box;}
.versand p{font-family: ArialMT;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #ffffff;
}
.ver-wrap{width: 90%;margin: 0 auto;padding: 0 5%;margin: 0 auto;background-color: rgb(60 60 60 / 50%);}
.ver-box{display: inline-block;color: #fff;margin: 3px 0;
    background-color: #fbb700;padding: 5px;box-sizing: border-box;}
.ver-box span:nth-child(2){padding:0 5px;box-sizing:border-box;border-right: 1px solid #fff;border-left: 1px solid #fff;}
.ver-wrap .span{display: block;font-family: Arial-BoldMT;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 0px;
    color: #ffffff;}
.gewahrleistung{ padding-top: 80px;  background: #787fb7; }
.gewahrleistung p{	font-family: ArialMT;
    width: 90%;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #ffffff;width: 70%;margin: 0 auto; }
.faq{padding-top: 40px;box-sizing: border-box;}
.faq .title span{color: #000;}
.faq-wrap{display: flex;flex-wrap: wrap;}
.faq-wrap li{width: 49%;margin-right: 15px;}
.faq-wrap li:nth-child(2n){margin-right: 0;}
.faq-wrap li span{background-color: #787fb7;font-family: Arial-BoldMT;
    font-size: 20px;display: inline-block;
    font-weight: normal;padding: 5px;box-sizing: border-box;
    font-stretch: normal;margin-bottom: 15px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;}
.faq-wrap li p{
    font-family: ArialMT;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #1e1e1e;
}
.other{padding-top: 30px;box-sizing: border-box;}
.o_content{display: flex;flex-wrap: wrap;margin-top: 30px;}
.o_content li{width: 24%;float: left;margin: 0 11px 10px 0;}
.o_content li img{width: 100%;border: solid 1px #3f3f3f;box-sizing: border-box;}
.o_content li:nth-child(4n){margin-right: 0;}
.o_content li span{
    font-family: ArialMT;
    font-size: 9px;display: block;width: 100%;
    font-weight: normal;padding: 5px;box-sizing: border-box;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #fff;background: #181818;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.other .title span{
    color: #000;
}

@media only screen and (max-width: 768px) {
    .container{width: 100%;}
    .p_left .p_big{height: 306px;}
    .p_left .p_sm{height: 306px;}
    .ver-wrap{width: 81%;}
    .faq-wrap img{width: 100%;}
    .o_content li{margin: 0 10px 10px 0;}
}
@media only screen and (max-width: 481px) {
    .container{width: 100%;}
    header,.why{display: none;}
    .p_wrap{display: block;}
    .p_left,.p_right{width: 100%;}
    .p_left .p_big,.p_left .p_sm{height: 273px;}
    .p_right .p_title,.faq-wrap li span{font-size: 14px;}
    .buyNow{height: 50px;line-height: 50px;}
    .besc-wrap,.versand p,.gewahrleistung p,.faq-wrap li p{font-size: 12px;word-break: break-all;}
    .versand{background: none;}.ver-wrap,.gewahrleistung p{width: 100%;}
    .ver-box span:nth-child(2){padding: 0 1px;}
    .faq-wrap li{width: 100%;}
    .other .title{font-size: 17px;}
    .o_content{padding: 0 10px;box-sizing: border-box;}
    .o_content li{width: 48%;margin: 0 14px 10px 0;}
    .o_content li:nth-child(2n){margin-right: 0;}
}
