/* 轮播图样式修改 */
.swiper-pagination-bullet{
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
}
.swiper-pagination-bullet-active{
	background-color: #ffffff;
}
/* 轮播图样式修改 */
/* 公共样式  */
body{
	font-family: "微软雅黑";
}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: none;
}
.paddingNone{
	padding: 0;
}
.col-center-block{
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
/* 公共样式 */


.pcTranslate_index{
	background-color: #f6f6f6;
	padding-top:20px;
}


.pcChina_News{
	background-color: #FFFFFF;
	padding: 23px 42px 27px;
	height: 439px;
	position: relative;
}
.pcChina_News_Title{
	padding: 0 0 15px;
	border-bottom: 1px solid #ececec;
}
.pcChina_News_Left{
	padding: 5px 10px;
	background-color: #384089;
	color: #FFFFFF;
	font-size: 13px;
	border-radius: 2px;
}
.pcChina_News_Left img{
	width: 20px;
	margin-right: 6px;
	position: relative;
	top: 2px;
}
.pcChina_News_Right{
	border-left: 2px solid #e3e3e3; 
	margin-left: 12px;
	padding-left: 17px;
	position: relative;
	top: 3px;
}
.pcChina_News_Right>a{
	font-size: 15px;
	color: #999999;
}
.pcChina_News_Right>a>img{
	width: 23px;
	margin-right: 8px;
}
.pcChina_News_List{
	border-bottom: 1px solid #f2f2f2;
	padding: 14px 0;
}
.pcChina_News_List a{
	color: #666666;
	font-size: 15px;
	cursor: pointer;
}
.pcChina_News_List a p{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.pcChina_News_ListP{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.pcChina_News_ListFor{
	height: 328px;
	overflow: hidden;
	overflow-y: scroll;
}
/*兼容*/
.pcChina_News_ListFor::-webkit-scrollbar{
	width:4px;
	height:4px;
}
.pcChina_News_ListFor::-webkit-scrollbar-track{
	background: #f6f6f6;
	border-radius:2px;
}
.pcChina_News_ListFor::-webkit-scrollbar-thumb{
	background: #aaa;
	border-radius:2px;
}
.pcChina_News_ListFor::-webkit-scrollbar-thumb:hover{
	background: #747474;
}
.pcChina_News_ListFor::-webkit-scrollbar-corner{
	background: #f6f6f6;
}

/*兼容*/
.pcChina_News>a{
	position: absolute;
	bottom: 13px;
    left: 49px;
	display: block;
	font-size: 10px;
	color: #384089;
	cursor: pointer;
	margin-top: 23px;
}
.pcChina_News>a>img{
	width: 6px;
	position: relative;
	top: 4px;
    margin-right: 8px;
}
.pcChina_Form{
	/*background-color: #FFFFFF;*/
}
.pcChina_Form_Main{
	padding: 0 30px 14px;
	background-color: #FFFFFF;
	margin-bottom: 14px;
}
.pcChina_Form_Title{
	font-weight: bold;
	color: #384089;
	font-size: 15px;
	padding: 31px 0 0;
}
.pcChina_Form_Label{
	color: #666666;
	font-size: 14px;
}
.pcChina_Form_Input input{
	width: 100%;
	border: 0;
	border-bottom: 1px solid #384089;
}
.pcChina_Form_Input select{
	width: 100%;
	border: 0;
	border-bottom: 1px solid #384089;
}
.pcChina_Form_File{
	position: relative;
}
.pcChina_Form_File input{
	position: absolute;
	opacity: 0;
	z-index: 4;
	font-size: 14px;
	cursor: pointer;
}
.pcChina_Form_File span{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	padding: 15px 0;
	background: url(/deploy/assets/w2.0/img/file.png) 0 0 no-repeat;
	background-size: 25%;
	z-index: 0;
}
.pcChina_Form_File i{
	position: absolute;
	top: 0;
	left: 0px;
	font-size: 14px;
	color: #bcbcbc;
}
.pcChina_Form a{
	display: block;
	text-align: center;
	font-size: 19px;
	color: #FFFFFF;
	background-color: #384089;
	padding: 26px 0;
}
.pcChina_Center_Left{
	background-color: #FFFFFF;
	padding: 0 30px;
}
.pcChina_Center_Title{
	padding: 20px 0;
	color: #384089;
	font-size: 19px;
	border-bottom: 1px solid #ececec;
}
.pcChina_Center_Title img{
	width: 20px;
	position: relative;
	top: 3px;
	margin-right: 8px;
}
.pcChina_Center_Img{
	padding: 0px 0 10px;
}
.pcChina_Center_Right{
	padding: 0 30px;
	background-color: #FFFFFF;
	height: 420px;
}
.pcChina_Center_Right_Main{
	padding: 84px 0 0;
	display: flex;
	justify-content : space-between;
	align-items : center; 
	
}
.pcChina_Center_Right_Main img{
	width: 48%;
	/*margin-top: 10px;*/
}

.pcChina_Bottom_Title{
	font-size: 23px;
	font-weight: bold;
	color: #333333;
	padding: 20px 20px;
}
.pcChina_Bottom_Main{
	padding-bottom: 5px;
}
.pcChina_Bottom_Main_Img{
	background-color: #FFFFFF;
	line-height: 140px;
	text-align: center;
	margin-bottom: 10px;
}
.pcChina_Bottom_Main_Img img{
	max-height: 140px;
}


.swiper-container{
	width: 100%;
	height: 310px;
}

.pcTranslate_Modaler{
	margin-top: 30px;
	background-color: #FFFFFF;
	padding: 0 30px;
}
.pcTranslate_Title{
	padding: 20px 0 20px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ececec;
}
.pcTranslate_Title span{
	display: block;
	color: #384089;
}
.pcTranslate_Title span>a{
	color: #384089;
}
.pcTranslate_Title>a{
	display: block;
	background-color: #384089;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0;
	border-radius: 22px;
	padding-right: 7px;
}
.bottomA{
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0;
	border-radius: 22px;
	padding-right: 7px;
}

.friends{
	padding: 0 0 0;
	margin: 30px 0 15px;
	background-color: #ffffff;
}
.trustedSwiper{
	box-sizing: border-box;
	/*height: 140px;*/
}
.trustedSwiper .swiper-slide{
	display: flex;
	justify-content : center;
	align-items : center;
	height: 140px;
}
.trustedSwiper .swiper-slide img{
	width: 58%;
}
.swiper-button-next, .swiper-button-prev{
	top: 46%;
}

/* Services */
.pcTranslate_Service_Main{
	padding: 40px 0 49px;
}
.pcTranslate_Service_Content{
	background-color: #ebecf3;
	text-align: center;
	color: #314887;
	font-size: 17px;
	padding: 25px 0 38px;
}
.pcTranslate_Service_Content p{
	padding-top: 42px;
}
.pcTranslate_Service_Content:hover{
	background-color: #314887;
	color: #FFFFFF;
}

/* Service */ 