/*
 * 金色#DCB17E
 * 暗白#D0DBD4
 */
:root {
  --mColor: #999999;
}
.response-animated .p_level1Box .action .p_menu1Item span, 
.response-animated .p_level1Box .action .p_menu1Item svg{
	color: #DCB17E !important;
}
/*#synico_content{
	background-image: url(img/bg.png);
}*/
.index_about_wrap .zt{
	text-align: center; 
	font-size: 48px; 
	-webkit-text-fill-color: transparent; 
	background-image: linear-gradient(90deg, rgb(73, 64, 238) 0%, 
	rgb(86, 213, 126) 100%); 
	line-height: 1;
	-webkit-background-clip: text;
}
.index_about_wrap .zt b{
	-webkit-background-clip: text;
	background-image: inherit;
}
.index_newPro_wrap{
	margin-top: 0px !important;
	padding-top: 70px;
}
#synico_content{
	background-image: url(../img/slide/slide400.png);
	opacity: 0.9;
  z-index: -1;
}
#synico_main .fixed .cbox-1-0{
	background-image: url(../img/slide/slide400.png);
	opacity: 1;
}
.fixed #c_static_001-1653717330832 .e_navigationA-4 .p_level1Item .p_menu1Item a,
.fixed #c_static_001-1653717330832 .e_substationNew-75 .p_title{
	color: white;
}
.fixed #c_static_001-1653717330832 .e_search-69 .p_btn{
	color: white;
	border-color: white;
}
.fixed #c_static_001-1653717330832 .e_search-69 .p_input{
	color: white;
	border-color: white;
}
#c_static_001-1653717330832 .e_search-69{
	border: 0px solid white;
}
/*#c_static_001-1653717330832 .fixed .e_container-2{
	background-color: white;
}*/

.iconfont, .fl{
	color: white;
}
/*#synico_content .newPro_r_con ul li .font-btn p, 
#synico_content .index_hot_wrap .index_hot .index_hot_con ul li .font-btn p{
	background: #BFD851;
}*/

.bossdesc{
	color: #D0DBD4 !important;
}


.index_hot_con{
	width: 100%;
	overflow:hidden
}
.index_hot_con .certificate-carousel {
  width: 33%;
  margin: 20px auto;
  padding: 20px;
}

.index_hot_con .h_pic {
  text-align: center;
  margin-bottom: 10px;
}

.index_hot_con .h_pic img {
  max-width: 60%;
  height: auto;
  margin: 0 auto;
  transition: all 0.6s;
}

.index_hot_con .h_pic img:hover {
  transform: scale(1.1);
}

.index_hot_con .t {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: white;
  margin-top: 10px;
}

/* Swiper 样式优化 */
.index_hot_con .swiper {
  padding-bottom: 5px; /* 给 pagination 留空间 */
}

.index_hot_con .swiper-pagination-bullet {
  background-color: #ccc;
}

.index_hot_con .swiper-pagination-bullet-active {
  background-color: #007acc;
}

#sendMail #sendMailForm input{
	color: black;
} 
#sendMail #sendMailForm textarea{
	color: black;
	padding-top: 10px;
} 


@media only screen and (max-width:1040px) {
	body{
		background: #212529 !important;
	}
	#c_static_001-1653717330832 .e_container-1{
		background: #212529 !important;
	}
	#c_static_001-1653717330832 .e_container-2{
		background: #212529 !important;
	}
	#c_static_001-1653717330832 .p_level1Box .p_level1Item .p_menu1Item a span{
		color: #212529 !important;
	}
	#synico_main #c_static_001_P_458-16674681913210{
		display: none !important;
	}
	#synico_main .p_openIcon{
		color: white !important;
	}
	#synico_content .contact_us_wrap .contact_us .con_us_l{
		width: 100% !important;
	}
	#synico_content .pro_main .pro_main_l{
		width: 100% !important;
    	position: static !important;
	}
	#synico_content .pro_main .pro_main_r{
		width: 100% !important;
		clear: both !important;
		padding-left: 0px !important;
	}
	#synico_content .pro_main_r .pro_list li{
		border-left: 1px solid #DCB17E;
		width: 50% !important;
	}
	#synico_content .newPro_r_con ul li>div .t{
		display:none !important;
	}
	#synico_content #sendMail{
		margin-bottom: 20px;
	}
	.index_hot_con .certificate-carousel {
	  	width: 100%;
	}
	.index_hot_con .certificate-carousel .t {
	    font-size: 12px;
	}
	#synico_content .footer_bot {
	    padding-bottom: 50px !important;
	}
}