/* product center */

.active-index {

	border-bottom: 2px solid white;

}



.bg-img {

	height: 1000px;

	background-image: url("../../img/index/home_bg_banner.jpg");

	background-repeat: no-repeat;

	background-size: 100%;

}



.title {

	font-size: 40px;

	color: #000000;

	font-weight: bold;

	text-align: center;

	height: 200px;

	line-height: 200px;

	

}

.mt{

	margin-top: 35px;

}

.bg-home-title1 {

	background-image: url('../../img/index/home_title_1.png');

	background-repeat: no-repeat;

	background-position: 50%;

}



.bg-home-title2 {

	background-image: url('../../img/index/home_title_2.png');

	background-repeat: no-repeat;

	background-position: 50%;

}



.bg-home-title3 {

	background-image: url('../../img/index/home_title_3.png');

	background-repeat: no-repeat;

	background-position: 50%;

}



.bg {

	padding-bottom: 60px;

	background-repeat: no-repeat;

	background-size: 100%;

	text-align: center;

	color: white;

}



.bg1 {

	background-image: url("../../img/index/home_bg_con1.png");

}



.bg2 {

	background-image: url("../../img/index/home_bg_con2.png");

}



.bg3 {

	background-image: url("../../img/index/home_bg_con3.png");

}



.bg4 {

	background-image: url("../../img/index/home_bg_con4.png");

}

.bg5 {

	background-image: url("../../img/index/home_bg_con5.png");

}

.bg6 {

	background-image: url("../../img/index/home_bg_con6.png");

}

.bg7 {

	background-image: url("../../img/index/home_bg_con7.png");

}

.bg8 {

	background-image: url("../../img/index/home_bg_con8.png");

}



.bg .img1{

	margin-top: 100px;



}



.bg h3 {

	margin-top: 30px;

}



.bg a {

	color: white;

}



.bg a img {

	margin-top: 0px !important;

}



.searchData {

	background-repeat: no-repeat;

	background-size: 100%;

	height: 400px;

	background-image: url("../../img/index/home_bg_banner2.jpg");

}



.col-my-1-5 {

	position: relative;

	width: 20%;

	padding-right: 10px;

	padding-left: 10px;

	padding-bottom: 20px;

	text-align: center;

}

@media (max-width: 768px) {

	.col-my-1-5 {

		position: relative;

		width: 100%;

		padding-right: 10px;

		padding-left: 10px;

	}



	.bg-img {

		height: 233px;

	}



	.bg-home-title1,

	.bg-home-title2,

	.bg-home-title3 {

		background-size: 100%;

	}

	.searchData{

		height: 100px;

	}

}

@media (max-width:445px) {

	.col-my-1-5{

		width: 20%;

		

	}

	.col-my-1-5 img{

		width: 40px;

		height: 40px;

	}

}



@media (min-width: 992px) {

	.col-my-1-5 {

		width: 33%;

		float: left;

	}

}



@media (min-width: 1200px) {

	.col-my-1-5 {

		width: 20%;

		float: left;

	}

}



.font-color {

	color: black;

	margin-top: 30px;

	font-size: 17px;

}



.border-1 {

	border-bottom: 3px solid #0049FD;

}



.bg-color {

	background-color: #F9FAFF;

	text-align: center;

	padding-top: 1px;

	padding-bottom: 75px;

}



.bg-color>div {

	display: none;

}



.bg-color>div:nth-of-type(1) {

	display: block;

}



.bg-color p:nth-of-type(1) {

	margin-top: 100px;

}

.button {

	background-color: #0951FE;

	color: white;

	width: 160px;

	text-align: center;

	border: 0px;

}



.zizhi-pb {

	margin-bottom: 60px;

	position: relative;

}





#carouselExampleInterval .carousel-item img {

	margin: 0 auto;

	width: 100%;

	height: 353px;

}

@media (max-width:768px) {

	.bg-color p{

		text-align: justify;

	}

}

@media (max-width:478px) {

	.bg{

		padding-bottom: 25px;

	}

	.bg .img1{

		margin-top: 50px;

		width: 60px;

		height: 60px;

	}

	.bg h3{

		font-size: 16px;

	}

	.bg a{

		font-size: 14px;

	}

	#carouselExampleInterval2 .carousel-item img{

		margin: 0 auto;

		width: 100%;

		height: 183px;

	}

	.font-color{

		font-size: 14px;

	}

	.carousel-control-prev img{

		width: 35px;

		height: 60px;

	}

	.carousel-control-next img{

		width: 30px;

		height: 50px;

	}

}
