/* 中文首页 */
.system_cnpubtitle{
	margin: 0 8%;
	padding: 80px 0 40px;
}
.cnpubtitle_top{
	overflow: hidden;
}
.cnpubtitle_top h3{
	float: left;
	font-size: 36px;
	color: #333333;
}
.cnpubtitle_top p{
	float: left;
	padding-left: 20px;
	font-size: 20px;
	color: #333333;
	text-transform: uppercase;
	margin-top: 18px;
}
.cnpubtitle_bottom span{
	display: block;
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
}

/* 芯片 */
.chippro_list{
	margin: 0 8%;
	
}
.chippro_list ul{
	overflow: hidden;
}
.chippro_list ul li{
	float: left;
	width: 33.3%;
	margin-bottom: 30px;
	/* height: 401px; */
}
.chippro_list ul li a{
	display: block;
	margin: 0 3%;
	border: 2px solid #eeeeee;
	transition-duration: .5s;
}
.chippro_list ul li:hover a{
	border: 2px solid #154a9a;
	transition-duration: .5s;
}
.chippro_text{
	padding: 20px 20px;
	background-color: #f8f9fc;
}
.chippro_text h3{
	font-size: 20px;
	color: #333333;
	padding-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.chippro_text p{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	height: 45px;
	overflow: hidden;
}
.chipCn_banner{
	/* background-color: #1a2f5a; */
}
.chipbanner_third{
	width: 100%;
	background: url(../img/chipbanner_3.jpg) #1a2f5a no-repeat center bottom;
	background-size: cover;
	height: 100%;
}
.cbt_text{
	margin: 0 8%;
	text-align: center;
}
.cbt_text h3{
	font-size: 40px;
	color: #fff;
	padding: 60px 0 30px;
}
.cbt_text p{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
	margin-bottom: 60px;
	padding: 0 10%;
}
.cbt_text img{
	display: block;
	width: 100%;
}
.ny_chippro_list{
	padding: 60px 0 0;
}
.chipbanner_con{
	width: 100%;
	background: url(../img/chipbanner_1.jpg) no-repeat center;
	background-size: cover;
	padding: 220px 0;
}
.chipbanner_text{
	margin: 0 8%;
	overflow: hidden;
}
.cb_text{
	width: 36%;
	float: left;
}
.cb_video{
	float: right;
	width: 36%;
	position: relative;
}
.cb_video:hover #cbvideo_bf{
	transform: scale(1.2);
	transition-duration: .3s;
}
.cb_text h4{
	font-size: 30px;
	color: #fff;
	padding-bottom: 30px;
}
.cb_text p{
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}
#cbvideo_bf{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	margin-left: -15px;
	transition-duration: .3s;
}
.cb_video img{
	display: block;
	width: 100%;
}
.chip_products{
	padding-bottom: 50px;
}
.pro_curve{
	width: 100%;
	/* background: url(../img/xn.jpg) no-repeat center; */
	background-color: #192e59;
	background-size: cover;
	margin-top: 80px;
}
.pro_curve .cnpubtitle_top h3{
	color: #fff;
}
.pro_curve .cnpubtitle_top p{
	color: #fff;
}
.pro_curve .cnpubtitle_bottom span{
	color: #fff;
}
.curve_con{
	overflow: hidden;
	margin: 0 8%;
	padding:0 0 80px;
}
.curve_img{
	float: left;
	width: 40%;
}
.curve_text{
	float: right;
	width: 40%;
	color: #fff;
	padding: 60px 0;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
}
.chip_product_cn{
	margin: 0 8%;
	padding-top: 80px;
}
.chip_product_cn .swiper-slide{
	overflow: hidden;
}
.chipproduct_left{
	float: left;
	width: 30%;
}
.chipproduct_right{
	float: right;
	width: 55%;
}
.chipindexpro_title p{
	font-size: 16px;
	padding-top: 20px;
	color: #999999;
}
.chipindexpro_title h3{
	font-size: 24px;
	color: #333333;
	padding-top: 10px;
}
.chipindexpro_text{
	padding: 80px 0 100px;
}
.chipindexpro_text h2{
	color: #333333;
	font-size: 36px;
}
.chipindexpro_text p{
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	padding-top: 10px;
	max-height: 100px;
	overflow: hidden;
	
}
.chipindexpro_a{
	width: 150px;
	height: 50px;
	line-height: 50px;
	border: 2px solid #cccccc;
	text-align: center;
	transition-duration: .3s;
}
.chipindexpro_a:hover{
	border: 2px solid #154A9A;
	transition-duration: .3s;
}
.chipindexpro_a:hover a{
	color: #154A9A;
}
.chipindexpro_a a{
	display: block;
	font-size: 18px;
	color: #666666;
}
.soLution_casecon .pll_top ul li{
	width: 12.3%;
}
.soLution_casecon .pllb_text dl dd{
	width: 12.5%;
}
.soLution_casecon .soLution_pubtitle{
	margin-bottom: 40px;
}
.soLution_casecon .pllb_text dl dd p img{
	height: 50%;
}
.soLution_casecon .pllb_text dl dd p span{
	display: block;
	line-height: 24px;
	font-size: 16px;
}
.soLution_casecon .xz_list dl dd{
	border-bottom: 1px solid #eee;
}
.soLution_casecon .xz_list dl dd:first-child{
	border-bottom: none;
}