* {
    margin:0;
    padding:0;
}
img{
    border: 0;
}
.protection-banner {
    height: 800px;
}

.header-image-list{
    height: auto;
}
.header-image-list img{
    vertical-align: bottom;
}

/*设计大师推荐*/
.designer {
    background: url("https://www.werkstatt-kollerschlag.com/static/images/important/villa2.png") center center no-repeat;
    padding-top: 50px;
    padding-bottom: 30px;
    margin-top: 53px;
}
.designer-content .designer-content-container{
	height: 420px;
	width: 100%;
	margin-top: 35px;
	position: relative;
}
.designer-content .designer-content-container .designer-introduce{
	width: 330px;
	height: 100%;
	padding: 0 80px;
	float: left;
}
.designer-content .designer-content-container .designer-works{
	width: 650px;
	height: 100%;
	float: left;
}
.designer-content .designer-content-container .designer-headImg{
	position: absolute;
	left: 450px;
	bottom: 0;
	width: 240px;
	height: 345px;
}
.designer-introduce .designer-introduce-title{
	font-family: 'PingFang SC';
	text-align: center;
	font-size: 43px;
	color: #e0aa87;
	height: 1em;
	line-height: 1em;
	letter-spacing: 3px;
    font-weight: 500;
}
.designer-introduce .designer-introduce-name{
	margin: 35px 0;
	height: 30px;
	text-align: center;
	color: #fff;
	font-size: 27px;
}
.designer-introduce .designer-introduce-name .designer-introduce-honor{
	margin-left: 15px;
	font-size: 16px;
}

.designer-introduce .designer-introduce-list{
	height: 200px;
}
.designer-introduce .designer-introduce-list .designer-introduce-item{
	margin-bottom: 25px;
}
.designer-introduce-list .designer-introduce-item span{
	font-size: 18px;
	color: #e0aa87;
}
.designer-introduce-list .designer-introduce-item .designer-introduce-item-desc{
	margin-top: 10px;
	font-size: 16px;
	color: #fff;
}
.designer-introduce-footer {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}
.designer-introduce-footer .designer-introduce-btn{
	display: block;
	width: 150px;
	height: 37px;
	line-height: 37px;
	border-radius: 30px;
	text-align: center;
	border: 1px solid #e0aa87;
	color: #fff;
	cursor: pointer;
}
/*标题*/
.header-box {
    text-align: center;
}
.header-box h2 {
    /*color: #b2966d;*/
    font-size: 28px;
    letter-spacing: 4px;
}
.header-box .line-box {
    line-height: 32px;
}
.header-box .line-box .line {
    display: inline-block;
    height: 1px;
    width: 200px;
    background: #000;
    vertical-align: middle;
}
.header-box .line-box .circle {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #b65347;
    margin: 0 20px;
}

.header-box .desc{
    color: #bbbaba;
    font-size: 16px;
    letter-spacing: 1px;
}
/*选项卡*/

.protection-item {
    text-align: center;
}
.protection-item .protection-item-header {
    padding-top: 85px;
    padding-bottom: 30px;
    background: url("https://www.werkstatt-kollerschlag.com/static/images/important/Environmental1.png")no-repeat;
}
.protection-item .protection-item-header-tit {
    color: #fff;
    letter-spacing: 3px;
    font-size: 33px;
    font-weight: 500;
    margin-bottom: 20px;
}
.protection-item .protection-item-header-tit i{
    color: #009e96;
    font-style: normal;
}
.protection-item .protection-item-header-desc {
    letter-spacing: 3px;
    color: #cccccb;
    margin-bottom: 50px;
    font-size: 14px;
}


.protection-item .protection-item-header-tab{
    display: flex;
    justify-content: center;
    height: 60px;
}
.protection-item .protection-item-header-tab .tab-item{
    width: 196px;
    height: 100%;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    background: #fff;
    margin-right: 4px;
    cursor: pointer;
}
.protection-item-header-tab .tab-item:last-child{
    margin-right: 0;
}
 .protection-item-header-tab .tab-item.active{
    color: #fff;
}
.protection-item-header-tab .tab-item.green.active{
    background: #009e96;
}
 .protection-item-header-tab .tab-item.blue.active{
    background: #2b8bcc;
}
 .protection-item-header-tab .tab-item.red.active{
    background: #c0363e;
}
 .protection-item-header-tab .tab-item.orange.active{
    background: #f08300;
}
.protection-item .protection-item-content{
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
}
.protection-item .protection-item-content li{
    display: none;
}
.protection-item .protection-item-content li.active{
    display: block;
}


/*预约设计报价*/
.appointment-design {
    background: url("https://www.werkstatt-kollerschlag.com/static/images/important/Environmental2.jpg") center center no-repeat;
    padding-bottom:55px;
}
.appointment-design .appointment-design-header {
    padding-top: 80px;
    text-align: center;
    letter-spacing: 1px;
    position: relative;
}
.appointment-design .appointment-design-header .lineTit-l{
    position: absolute;
    top: 57%;
    left: 34%;
    width: 130px;
    height: 64px;
    background: #a3a1a2;
    clip-path: polygon(0 0,100% 0, 100% 1%,1% 1%,1% 98%,50% 98%, 50% 100%,0 100%,0 0);
}
.appointment-design .appointment-design-header .lineTit-r {
    position: absolute;
    top: 57%;
    right: 34%;
    width: 130px;
    height: 64px;
    background: #a3a1a2;
    clip-path: polygon(0 0,100% 0, 100% 100%,50% 100%,50% 98%,99% 99%, 99% 1%,0 1%,0 0)
}
.appointment-design .appointment-design-header h3 {
    color: #b2966d;
    font-size: 18px;
}
.appointment-design .appointment-design-header h2 {
    color: white;
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
}
.appointment-design .appointment-design-header p {
    color: #ccc;
    font-size: 15px;
}
.appointment-design .appointment-design-form {
    text-align: center;
    margin-top: 40px;
}
.appointment-design .appointment-design-form input {
    width: 196px;
    height: 45px;
    margin-right: 10px;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 0 20px;
    overflow: hidden;
}
.appointment-design .appointment-design-form input:last-child {
    margin-right: 0;
}

.appointment-design .btn {
    width: 180px;
    height: 40px;
    background: #da4c3b;
    color: #fff;
    margin: 55px auto 0;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    cursor: pointer;
}

/*弹窗*/
.index-popup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.2);
    z-index: 999;
    display: none;
}

/*预约设计师弹窗*/
.appointment-popup{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 420px;
    height: 500px;
    box-sizing: border-box;
    background: #fff;
}
.appointment-popup h3{
    font-weight: 500;
    height: 105px;
    box-sizing: border-box;
    padding: 45px 0 30px;
    font-size: 28px;
    line-height: 1em;
    text-align: center;
}
.appointment-popup .form-content{
    padding: 0 74px;
    height: 280px;
}
.appointment-popup .form-content li{
    width: 100%;
    height: 47px;
    margin-bottom: 23px;
    border: 1px solid #ccc;
    border-radius: 6px;
    box-sizing: border-box;
}
.appointment-popup .form-content li input{
    width: 100%;
    height: 100%;
    border: 0;
    box-sizing: border-box;
    border-radius: 6px;
    outline: none;
    padding: 0 10px;
    font-size: 16px;
}
.appointment-popup .form-content li input[name="userArea"]{
    width: 80%;
    float: left;
    padding-right: 0;
}
.appointment-popup .form-content li span{
    display: inline-block;
    width: 20%;
    line-height: 44px;
    float: left;
    text-align: center;
}
.appointment-popup .form-content li span sup{
    font-size: 12px;
    line-height: 1em;
}
.appointment-popup .form-submit-btn{
    width: 272px;
    height: 50px;
    line-height: 50px;
    border: 0;
    outline: none;
    text-align: center;
    margin: 5px 74px 25px;
    background: #d21111;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.appointment-popup .form-tips{
    text-align: center;
    color: #b3b3b3;
    font-size: 14px;
    line-height: 1em;
}

/* 装修服务两列图片*/
.img-list {
    max-width:1920px;
    background-size: 100% 100%;
    padding: 45px 0 ;
}
.img-list .img-box{
    width: 960px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.img-list .img-box img{
    width: 100%;
}
.img-list .img-box a {
    width:49%;
    margin-top: 30px;
}
