@import url("nav.css");

.carousel-indicators li{
	width: 50px;
	height: 5px;
	background-color: #FFFFFF;
	opacity: 0.5;
	bottom: 30px;
	
}
.carousel-indicators .active{
	width: 50px;
	height: 5px;
	background-color: #FFFFFF;
	opacity: 1;
	bottom: 30px;
}


.about-gs p{
	font-size: 18px;
	color: #0E1326;
}

.about-gs p{
	margin: 40px  0   20px 20px ;
}
.select-us{
	width: 100%;
	height: 500px;
	background: url(/assets/img/frontend/index/6.png) no-repeat ;
	background-size: cover;
	background-position: center;
	margin-top: 60px;
	position: relative;
}

.select-us .text{
	color: #FFFFFF;
}
.select-us .text p{
	width: 640px;
	margin: 0 auto;
}

.adv-us,.address-gs{
	margin-top: 50px;
    padding-bottom: 30px;
}
.adv-us .adv1{
	margin-top: 30px;
}
.adv-us .adv1 .adv-icon{
	width: 120px;
	height: 120px;
}
.adv-us .adv1 .text{
	margin-top: 15px;
}
.adv-us .adv1 strong{
	color: #fff;
	font-size: 20px;
}
.adv-us .adv1 span{
	color: #fff;
	font-size: 20px;
}

.news .new-box{
	min-height: 400px;
	padding: 20px 15px;
	border: 2px #EEEEEE solid;
	margin-bottom: 20px;
}
.news .new-box .caption p:nth-child(1){
	height: 90px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}
.news .new-box .caption .read-more{
	width: 150px;
	height: 40px;
	background: #12324D;
	border-radius: 20px;
	font-size: 16px;
	color: #FFFFFF;
	margin-top:15px;
	line-height: 40px;
	align-items: center;
	padding: 0;
}

.success-case .nav>li>a{
	padding: 0;
}
.success-case  #myTab{
	text-align: center;
	float: none;
	border: none;
}
.success-case #myTab li{
	display: inline-block;
	float: none;
	font-size: 16px;
	margin: 20px 0  40px;
}

.success-case #myTab li a{
	width: 100px;
	height: 30px;
	border-radius: 15px;
	text-align: center;
	line-height: 30px;
	align-items: center;
}
.success-case #myTab li.active a{
	background-color: #E7A92E;
}

.success-case .new-box{
	min-height: 400px;
	padding: 20px 15px;
	border: 2px #EEEEEE solid;
	/* box-shadow: 0px 0px 15px 0px rgba(51, 51, 51, 0.2); */
	margin-bottom: 20px;
}
.success-case .new-box .caption p:nth-child(2){
	height: 90px;
	font-size: 15px;
	font-weight: 400;
	color: #999999;
}
.success-case .new-box .caption h3:nth-child(1){
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	text-align: center;
}
.success-case .new-box .caption .read-more{
	width: 150px;
	height: 40px;
	background: #12324D;
	border-radius: 20px;
	font-size: 16px;
	color: #FFFFFF;
	margin-top:15px;
	line-height: 40px;
	align-items: center;
	padding: 0;
}
.serve-us{
	width: 100%;
	height: 500px;
	background: url(/assets/img/frontend/index/7.png) no-repeat ;
	background-size: cover;
	background-position: center;
	margin-top: 60px;
	position: relative;
}

.serve-us .text{
	color: #FFFFFF;
}
.serve-us .text p{
	width: 640px;
	margin: 0 auto;
}

.address-gs .adress-info{
	position: absolute;
	top: 20%;
	left: 52%;
}
.address-gs .adress-info p{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.address-gs .adress-info .box1{
	margin-bottom: 25px;
}
.address-gs .adress-info span{
	color: #fff;
	font-size: 20px;
}

/* 移动端适配 */
/* @media screen and (max-width: 766px) {
   .contBox .banner{
    height: 300px;
}     
 .contBox .banner img{
    height: 300px;
	width: auto;
}     
} */

.container{
	color: #fff;
}

p {
    background-color: unset !important;
	color: #fff !important;
}


@media (max-width: 992px) {
	
	.address-gs .adress-info{
		position: absolute;
		top: 15%;
		left: 52%;
	}
	.address-gs .adress-info p{
		color: #fff;
		font-size: 16px;
		font-weight: bold;
	}
	.address-gs .adress-info .box1{
		margin-bottom: 20px;
	}
	.address-gs .adress-info span{
		color: #fff;
		font-size: 14px;
	}
}
@media screen and (max-width: 766px){
	/* 关于公司 */
	.h1, h1 {
	    font-size: 18px;
	}
	.h3, h3 {
	    font-size: 16px;
	}
	.about-gs p{
		font-size: 14px !important;
		margin: 0px 0 20px 0px !important;
	}
	/* 我们的优势 */
	.adv-us, .address-gs {
	    margin-top: 0px;
	    padding-bottom: -24px;
	}
	.adv-us {
	    margin-top: -76px;
	}
	.adv-us .adv1 {
	    margin-top: 26px;
		min-height: 80px;
		
	}
	.adv-us .adv1 .adv-icon {
	    width: 80px;
	    height: 80px;
	}
	.adv-us .adv1 .text {
	    margin-top: -80px;
	    padding-left: 110px;
		}
	.adv-us .adv1 strong {
	    color: #FFFFFF;
	    font-size: 14px;
	}
	.adv-us .adv1 span {
	    color: #FFFFFF;
	    font-size: 12px;
	}
	/* 联系我们 */
	.address-gs .adress-info {
	    position: absolute;
	    top: 15%;
	    left: 0%;
	}
	.address-gs{
		width: 100%;
		height: 242px;
	}
	.adress-info{
		margin-top: -20px;
		margin-left: 20px;
	}
	.address-gs .adress-info{
		width: 100%;
	}
	.address-gs img{
		display: none;
	}
}