body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}


*, ::after, ::before {
box-sizing:border-box
}

.Hyoushi{ width:100%; height:auto; margin:auto;padding-top:70px; padding-bottom:90px;  position:relative; background:#FFF;background-size:cover;}
.Hyoushik{ width:1100px; height:auto; margin:auto;display: flex; flex-wrap: wrap; justify-content: space-between;}

.Hyousbt{color: #DAE1E6;opacity: 0.5;text-transform: uppercase; font-size: 60px; line-height:60px; font-weight:bold; position:absolute; z-index:-1; top:70px; left:42%;}
.Hyous01bt{font-size:34px; line-height:42px; font-weight:bold; color:#212121; margin-bottom:20px; text-align: center;}
.Hyous02bt{font-size:14px; line-height:28px;color:#626262; margin-bottom:40px;  text-align: center;}

.feature-content {
	height:200px;
    background: #ffffff none repeat scroll 0 0;
    left: 50%;
    padding: 30px 40px;
    position: absolute;
	font-size:14px;
    bottom: 0;
	line-height:26px;
    transform: translate(-50%);
    width: 80%;
    margin-bottom: 40px;
    transition: all .3s ease
}

.feature-content p {
    margin: 15px 0;
}

.feature-content h4 {
    line-height: 28px;
	color:#212121;
	font-size:20px;
}
.feature-content a{ color:#333; text-decoration:none;}
.feature-content a:hover{ color:#ff6600;}
.single-feature a.theme-btn img,
.slide-content a.theme-btn img {
    display: inline-block;
    width: 21px;
}


/*=================品牌滚动 ==============*/


.member-img {
    overflow: hidden;
    position: relative;
}

.member-content {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    color: #dddddd;
    left: 50%;
    padding: 30px 15px;
    position: absolute;
    top: -80%;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease 0s;
    width: 90%;
}

.single-member:hover .member-content {
    top: 50%;
}

.member-img img {
    width: 100%;
}

.member-name {
    background: #f8b547 none repeat scroll 0 0;
    padding: 16px;
}

.member-content h5 {
    color: #F8B547;
}

.member-name h5 {
    color: #2c2c2c;
}

.member-content a:hover {
    color: #dddddd;
}

.member-content li {
    display: inline-block;
}

.member-content a {
    color: #F8B547;
    display: block;
    padding: 15px 8px 0;
}

.member-content > h5 {
    text-transform: capitalize;
}

.member-content p {
    border-bottom: 1px solid #4e5568;
    border-top: 1px solid #4e5568;
    font-size: 13px;
    padding: 15px 0;
    margin-top: 10px;
}


.our-team .owl-dots {
    position: absolute !important;
    right: -26px;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    z-index: 3;
}


.our-team .owl-dot {
    background: #323232 none repeat scroll 0 0 !important;
    display: inline-block;
    height: 36px;
    margin: 5px;
    opacity: 0.7;
    width: 6px;
    z-index: 10;
}

.our-team .owl-dot.active {
    background: #F8B547 !important;

}

/*=================品牌滚动 ==============*/
