.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}
.hover_hidden_radius60{border-top-left-radius: 60px;border-bottom-right-radius: 0;overflow: hidden;position:relative;}
main section.schnellnavigation .navigation-row .hover_hidden_radius60 a{position: absolute;width: 60px;height: 60px;top: calc(50% - 30px);left: calc(50% - 30px);z-index: 9999;}
.hover_hidden{overflow: hidden;border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;}
.hover_overflow{overflow: hidden;border-top-left-radius: 120px;}
.hover_img{transition: all 0.8s ease 0s !important;}
.hover_img:hover,.hover_hidden:hover .hover_img,.hover_guodu:hover .hover_img,.hover_hidden_radius60:hover .hover_img,.ex:hover .hover_img{transform: scale(1.1);}

.ex {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.ex:hover {
	border-color: #0158A5;
	-webkit-transform: translate3d(0,-5px,0);
	-moz-transform: translate3d(0,-5px,0);
	transform: translate3d(0,-5px,0);
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,.3);
	box-shadow: 0 2px 10px rgba(0,0,0,.3)
}
.biankuang{padding:15px 10px 15px 15px;border: 1px solid #9f9f9f;border-top-left-radius: 40px;border-bottom-right-radius: 80px;}
.biankuang a{overflow: hidden;max-height: 450px;}
/*.biankuang a img{border: none !important;
    border-top-left-radius: inherit !important;
    border-bottom-right-radius: inherit !important;}*/
.biankuang span{text-align: center;display: block;font-size: 18px;padding: 15px 0 20px;    border-top-left-radius: 15px;color: #BE1E10;margin-bottom: 40px;
    border-bottom-right-radius: 15px;overflow: hidden;background: #eee;}
.biankuang .row{margin: 20px 0;}
.biankuangbeij .col-lg-18:last-child {
	display: block;
	float: right;
    border-bottom-right-radius: 120px;
    background: #BE1E10;
    margin-top: 0;
    padding-bottom: 60px;
}
.biankuangbeij .col-lg-18:last-child p{color: #ffffff;font-size: 24px;padding: 30px 15px;line-height: 40px;}
.biankuang .hover_hidden{border-top-left-radius: inherit !important;
    border-bottom-right-radius: inherit !important;}



@media (max-width: 768px) {
main section.schnellnavigation .navigation-row .hover_hidden_radius60 a{top: calc(50% - 40px);}

}

/* 视频弹窗 */
@media (min-width: 0) {
  .PopupVideoBox {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;

    background: rgba(0, 0, 0, .5);
  }

  .PopupVideo {
    position: absolute;
    top: 50%;
    left: 50%;

    width: 100%;
    max-width: 960px;
    padding: 0 20px;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .PopupVideo video {
    width: 100%;

    border-radius: 10px;
  }

  .PopupVideo iframe {
    width: 100%;
    min-height: 500px;

    border-radius: 10px;
  }

  .PopupVideo .videoPlayer {
    overflow: hidden;
  }

  .closeVideo {
    position: absolute;
    top: -25px;
    right: 25px;

    width: 22px;
    height: 22px;

    cursor: pointer;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .closeVideo::after {
    position: absolute;
    left: 50%;

    display: block;

    width: 2px;
    height: 100%;

    content: '';
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    background: #fff;
  }

  .closeVideo::before {
    position: absolute;
    top: 50%;

    display: block;

    width: 100%;
    height: 2px;

    content: '';
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    background: #fff;
  }
}

@media (min-width: 768px) {
  .PopupVideo {
    max-width: 60vw;
    padding: 0vw 1.5625vw;
  }

  .PopupVideo iframe {
    min-height: 31.25vw;

    border-radius: .625vw;
  }

  .PopupVideo video {
    border-radius: .625vw;
  }

  .closeVideo {
    top: -1.5625vw;
    right: 1.5625vw;

    width: 1.375vw;
    height: 1.375vw;
  }

  .closeVideo::after {
    width: .125vw;
  }

  .closeVideo::before {
    height: .125vw;
  }
}

@media (min-width: 1200px) {
  .PopupVideo {
    max-width: 50vw;
    padding: 0vw 1.3021vw;
  }

  .PopupVideo iframe {
    min-height: 26.0417vw;

    border-radius: .5208vw;
  }

  .PopupVideo video {
    border-radius: .5208vw;
  }

  .closeVideo {
    top: -1.3021vw;
    right: 1.3021vw;

    width: 1.1458vw;
    height: 1.1458vw;
  }

  .closeVideo::after {
    width: .1042vw;
  }

  .closeVideo::before {
    height: .1042vw;
  }
}