
/* CSS Document */
/*.header-top {
	height: 9em;
}  */
.header-top .header-bg {
	background-color:#1f2326;
}
.header-top .header-navbar {
	margin-top: 1.5em;
}
.header-top a {
	color:#fff;
	font-size: 1.2em;
}
.header-top p {
	text-align: right;
	color: #FF0004;
	font-size: 1em;
	line-height: 2em;
	padding-right: 15px;
}
/*  header */
.brand {
	height: 50em;
}
.brand-header {
	padding: 3em 0;
}
.brand-header p {
	font-size: 30px;
	color: #9F9F9F;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 0.5em;
}
/* case CSS */
.case-bg {
	background-image: url("../image/case-bg.png");
}
.case-bg p {
	font-size: 30px;
	color: #9F9F9F;
	margin-top: 20px;
	margin-bottom: 15px;
}
.case-switch a {
	color: #9F9F9F;
	text-decoration: none;
}
.case {
	height: 53em;
	color: #fff;
}
.case-header {
	padding: 3em 0;
}
.case-body {
	height: 80%;
}
.case-body .col-lg-10 a {
	font-size:21px;
	text-decoration: none;
	color: #9F9F9F;
}
.case-body-left {
	background-image: url("../image/case-left.png");
	background-repeat: no-repeat;
	height: 100%;
	padding: 3em 3em 0 0;
}
.case-body-left a{
	color: #FFFFFF;
}
.case-body-right {
	height: 44em;
}
.case-body-right .col-lg-7{
	height: 37em;
	overflow: hidden;
	position: relative;
	padding-left: 0;
	padding-right: 0;
	width: 54%;
	margin-right: 1em;
}
.case-body-right .col-lg-7 img {
	height: 100%;
	object-fit: cover;
	transition: 0.5s;
}
.case-body-right .col-lg-7 img:hover {
	transform: scale(1.05);
}
.anli-bg {
	background-color: rgba(0,0,0,0.565);
	position: absolute;
	bottom: 0;
	width: 100%;
	transition: transform 0.2s;
}
.case-body-right .col-lg-5 {
	height: 18em;
	margin-bottom: 1em;
	overflow: hidden;
	position: relative;
	padding-left: 0;
	padding-right: 0;
}
.case-body-right .col-lg-5 img{
	object-fit: cover;
	transition: 0.5s;
}
.case-body-right .col-lg-5 img:hover {
	transform: scale(1.05);
}
.contact {
	margin-top: 0em;
	height: 58em;
}
.contact .col-lg-3 img {
	object-fit: cover;
	transition: 0.5s
}
.contact .col-lg-3 img:hover {
	transform: scale(1.05);
}
.custom {
	background-color: #8C756C;
	height: 55em;
	margin-top: 5em;
}

.custom-header {
	color: #FFFFFF;
}
.custom a {
	color: #FFFFFF;
	font-size: 1.4em;
	text-decoration: none;
}
.news {
	height: 53em;
	margin-top: 1em;
}
.news-body a{
	color: #000000;
	font-size: 1.4em;
	display: block;
	position: relative;
	bottom: 4em;
	text-decoration: none;
	left:0.2em;
}
.site {
	height: 52em;
	color: #FFFFFF;
	margin-top: 0em;
}
.brand-body {
	height: 58%;
}
.video-body-left {
	background-image: url("../image/video-left2.png");
	background-repeat: no-repeat;
	height: 100%;
	padding: 3em 3em 0 0;
}

.service {
	height: 52em;
	color: #000000;
	margin-top: 0em;
}
/* footer */
.footer {
	height: 20em;
	background-color: #000000;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	display: block;
}
.footer-body {
	margin-top: 5em;
	line-height: 2em;
}
/* footer end */
.service-body-left {
	background-color: #8C756C;
	height: 100%;
	color: #FFFFFF;
	border-bottom-left-radius: 1em;
	border-top-left-radius: 1em;
	padding: 2em;
}
.service-body hr {
	margin-bottom: 10px!important;
}
.service-body a {
	color: #FFFFFF!important;
	text-decoration: none;
}
/* case article css */
.casebanner {
	position: relative;
	z-index: -1;
}
.caseheader {
	background-color: #F2EADF;
	height: 18em;
	z-index: 999;
	position: relative;
	top: -6em;
}
.caseheader .col-md-5 {
	background-color: #F4F4F4;
}
.caseheader .col-md-6 {
	background-color: #FFFFFF;
	border: 1px solid #9F9F9F;
	border-bottom: none;
}
.caseheader .col-md-5, .col-md-6 {
	padding-left: 0;
	padding-right: 0;
	height: 52px;
	line-height: 52px;
	
}
.caseheader .row {
	margin-left: 0;
	margin-right: 0;
}
.titleline {
	border-bottom: 1px solid #000000;
	width: 5%;
	margin: 0 auto;
}
.casearticle {
	height: auto;
	margin-top: -15em;
}
.casearticle .nav-bread a {
	color: #FFFFFF!important;
	text-decoration: none;
}
.casebody {
	height: auto;
	background-color: #333333;
	color: #FFFFFF;
	padding: 2em 3em;
	margin-top: -16em;
}
.casebody .line a{
	color: #FFFFFF!important;
	text-decoration: none;
}
.casebody .line {
	color: #FFFFFF!important;
}
.casefooter {
	height: auto;
	margin-top: 2em;
	margin-bottom: 10em;
}
.casefooter-body {
	margin: 3em auto;
}
.casefooter-body li{
	margin-left: 1.7em;
}
.casefooter-body a {
	background-color: #F2EADF;
	color: #000000!important;
}
.casefooter-body a:active {
	background-color: #F2EADF!important;
}
.casefooter hr {
	border-top: 1px solid #9F9F9F;
	margin-top: -20px;
}
.newsbody {
	background-color: #F8F8F8;
	height: 20em;
	padding: 2em;
	margin-top: 2em;
}
.newsbody a{
	color: #999999;
	text-decoration: none;
}

.newsarticle {
	height: auto;
	margin-top: 0em;
	margin-bottom: 10em;
}

.pageSwitch {
	text-align: center;
}

.video-header {
	background-color: #F2EADF;
	height: 3em;
}
.video-header a {
	color: #000000!important;
}
.video-header a:hover {
	background-color: #FFFFFF!important;
}
.video-header a:focus {
	background-color: #FFFFFF!important;
}
.video-header a:visited {
	background-color: #FFFFFF!important;
}
.video-header a:active {
	background-color: #FFFFFF!important;
}

.video-body {
	height: 115em;
}

.video-left {
	background-color: #F8F8F8;
	padding: 1em;
}
.video-right {
	background-color: #F8F8F8;
	padding: 1em;
}

.video-section {
	margin-top: 2em;
}

.video-show {
	margin-top: 2em;
}

.articledate {
	position: relative;
	right: 0;
	bottom: 3.2em;
}
.articledate a {
	color: #999999!important;
	font-size: 1.4em;
	text-decoration: none;
	cursor: default;
}
.articledate small {
	color: #999999!important;
	cursor: default;
}
.ppvideo {
	height: 100%;
}
.ppvideoart {
	padding: 2em;
	background-color: #F8F8F8;
	margin-top: 2em;
}
.ppvideoart a {
	text-decoration: none;
	color: #999999;
}


.alvideo {
	margin-top: 2em;
}

.alvideoart {
	padding: 1em;
	background-color: #F8F8F8;
}

.fazhan {
	margin: 0 auto;
	height: 170em;
}

.anliinner {
	background-color: #F8F8F8;
	padding: 1em;
}

.anli {
	margin-top: 1em;
	height: 100em;
}

.anlibody {
	margin-bottom: 1em;
}

.anliheader {
	height: 11em;
	background-color: #F2EADF;
	margin-bottom: 1em;
	padding: 1em;
}

.anliheader a {
	text-decoration: none;
	color: #999999!important;
	font-size: 1em;
}
.anliheader a:hover{
	background: none!important;
}
.anliheader a:active{
	background: none!important;
}
.anliheader a:visited{
	background: none!important;
}
.anliheader a:focus{
	background: none!important;
}

.teaminner {
	background-color: #F8F8F8;
	padding: 1em;
	margin-bottom: 20px; 
}
.teaminner a {
	text-decoration: none;
	color: #9F9F9F;
}
.aboutbody {
	height: auto;
	margin-bottom: 8em;
}
.des-info-btn {
	position: absolute;
	width: 49%;
	bottom: 23px;
	height: 2em;
	line-height: 2em;
}
.des-info-btn a {
	text-decoration: none;
	color: #FFFFFF!important;
	font-size: 14px;
}
/*  */
#myYezhu li {
	width: 100%;
	height: 110px;
	background-color: #d9c9ba;
	border-bottom-right-radius: 60px;
	border-top-right-radius: 60px;
	margin-bottom: 8px;
	overflow: hidden;
	position: relative;
}
#myYezhu img {
	width: 110px;
	position: absolute;
	bottom: 1px;
	right: 0;
	padding: 5px;
}
#myYezhu a:active, li:active{
	background-color: #8C756C;
}
#myYezhu a:hover, li:hover{
	background-color: #8C756C;
}
#myYezhu a:focus, li:focus{
	background-color: #8C756C;
}
#myYezhu a:visited, li:visited{
	background-color: #8C756C;
}
#myYezhu a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #d9c9ba;
	font-size: 29px;
	padding-left: 52px;
	line-height: 33px;
	text-align: left;
}
#myYezhuContent img{
	object-fit: cover;
	width: 100%;
	height: 344px;
}
#video3 .owl-next{
	top: 112px;
	right: -50px;
	opacity: 0.5;
}
#video3 .owl-prev {
	top: 112px;
	left: -50px;
	opacity: 0.5;
}
#video2 .owl-next{
	top: 200px;
	right: -50px;
	opacity: 0.5;
}
#video2 .owl-prev {
	top: 200px;
	left: -50px;
	opacity: 0.5;
}
#video1 .owl-next{
	top: 200px;
	right: -50px;
	opacity: 0.5;
}
#video1 .owl-prev {
	top: 200px;
	left: -50px;
	opacity: 0.5;
}
.mhn-slide .owl-item {
	width: 315px!important;
}
/*.mhn-slide .owl-stage {
	width: 1920px!important;
} */
/* 额外的 */
.mhn-text a {
	text-decoration: none;
	cursor: default;
	color: #000000;
}
