/* 设置语言（!important; 选加） */
body[data-lang="zh"] .en { display:none }
body[data-lang="en"] .zh { display:none }

/* 导航mail显示控制 */
@media only screen and (max-width: 767px) {
	.main-header .header-top .header-info li.header-top-mail {
		display: none;
	}
}

/* 导航语言设置边框颜色 */
.main-header.style-four .header-top .header-nav .language .dropdown-toggle {
    border-color: rgba(222, 222, 223, 0.5);
}
.main-header.style-two .header-top .language .dropdown-toggle {
    border-color: rgba(222, 222, 223, 0.5);
}

/* 导航列表一级悬停颜色 */
.main-menu .navigation > li:hover > a {
    color: #fd571c;
}

/* 导航列表二级宽度 */
body[data-lang="zh"] .main-menu .navigation > li > ul{
	width:200px;
}
body[data-lang="en"] .main-menu .navigation > li > ul{
	width:300px;
}

/* 页底 悬停色值 */
.main-footer.style-four .footer-top .links-widget .widget-content ul li a:hover, .main-footer.style-four .footer-bottom .footer-social li a:hover {
    color: #fd571c;
}

/* 首页 导航颜色 */
.main-header.style-four .header-top {
    background: #192d66;
}
.main-header .header-top .header-info li {
    color: #dededf;
}
.main-header.style-four .header-top .header-nav .language a:hover {
    color: #fd571c;
}
.main-header.style-four .header-top .header-info li a:hover, .main-header.style-four .header-top .header-nav li a:hover {
    color: #fd571c;
}
.main-header.style-four .header-bottom .info-box .btn-box a {
    background: #fd571c;
}
.slider-style-four .owl-theme .owl-dots .owl-dot.active span, .slider-style-four .owl-theme .owl-dots .owl-dot span:hover {
    background: #fd571c;
}
.slider-style-four .content-box .btn-box .btn-two {
    background: #fd571c;
}
.slider-style-four .content-box .btn-box .btn-one:hover {
    background: #fd571c;
}
.slider-style-four .slide:before {
    background-image: -webkit-linear-gradient(90deg, rgba(25, 45, 102, 0.6) 50%, rgba(25, 45, 102, 0.1) 100%);
}

/* 首页 导航颜色 */
@media only screen and (max-width: 991px) {
    .main-header.style-four .main-menu .navbar-header .navbar-toggle {
        background: #fd571c;
    }
}

/* 首页 导航圆角 */
@media only screen and (max-width: 599px) {
    .main-header.style-four .header-bottom .outer-container .nav-outer {
        border-radius: 10px;
    }
	
	.main-header.style-four .header-bottom .outer-container .nav-outer:before {
	    border-radius: 10px;
	}
}

/* 首页 第一行悬停色 */
.intro-section .inner-container .single-item .inner-box:hover {
    background: #fd571c;
    border-color: #fd571c;
}

/* 首页 介绍标题颜色 */
.counter-style-two .content-box h1 {
    color: #192d66;
}

/* 首页 介绍区域间距 */
.counter-style-two {
    padding: 50px 0px;
}

/* 首页 故事区域 */
.weare-section.style-two .experience-box {
    padding: 610px 20px 0px;
}

/* 首页 产品区域 */
.project-style-five .top-content .tab-btn-box .product-tab-btns li.active-btn, .project-style-five .top-content .tab-btn-box .product-tab-btns li:hover {
    background: #7951f6;
    color: #fff;
}
.project-style-five .top-content .tab-btn-box .product-tab-btns li {
    color: #0c0d21;
}
.project-style-five .lower-content {
    background: rgba(25, 45, 102, 0.9);
}
.project-style-five .lower-content:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
    background: rgba(121,81,246, 0.3);
}
.project-block-five:hover .inner-box .content-box h4, .project-block-five:hover .inner-box .content-box h4 a {
    color: rgba(161, 133, 250, 1);
}

/* 首页 产品区域 适配 */
.project-style-five {
	max-width: 1920px;
	margin: auto;
    background: #fff;
	background-image: -webkit-linear-gradient(300deg, rgba(62, 69, 150, 1) 10%, rgba(62, 69, 150, 0) 30%);
}

@media only screen and (max-width: 1200px) {
	.project-style-five {
	    background: #fff;
	}
}

/* 产品列表 底部间距 */
.service-style-two.service-page-2 {
    padding: 100px 0px 0px 0px;
}

/* 产品详情 banner间距 */
.page-title-two .content-box {
    padding: 120px 0px 120px 0px;
}

/* 产品详情 第一行间距 */
.solution-method.type-one {
    padding: 100px 0px 100px 0px;
}

/* 产品详情 第二行间距 */
.solution-method.type-two {
    padding-bottom: 100px;
}

.our-solution {
	margin-bottom: 0px;
}

/* 联系我们 占位的 */
.contact-info-section .single-info-box .text a.space {
	display: flex;
	min-height: 1.5em;
}

/* 联系我们 第一行间距 */
.contact-info-section.contact-page-2 {
    padding: 100px 0px;
}

/* 联系我们 第二行间距 */
.news-section.style-two {
    padding: 50px 0px 100px 0px;
}

/* 联系我们 第二行背景图 */
.news-section.style-two .inner-content:before {
	background: url(../images/display/statistics-bg.jpg);
	background-size: cover;
	background-position: center;
}

/* 联系我们 地图 */
.map-section {
	position: relative;
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

/* 成功案例 内容间距、背景 */
.project-section.case-page-3 {
    padding: 90px 0px 70px 0px;
    background: url(../images/icons/pattern-9.png);
}

/* 厂区环境 内容间距 */
.image-gallery {
    position: relative;
    padding: 100px 0px 30px 0px;
}

/* 资质荣誉 内容间距 */
.project-style-two.case-page-1 .lower-content-box {
    padding: 90px 0px 70px 0px;
}

