@charset "utf-8";

/* CSS Document */
/* 小型设备（平板电脑，768px 以下） */
@media (max-width: 750px ) {
.searchk {
	opacity: 0;
}
.searchk input {
	display: none;
}
.search_btn {
	display: none;
}
.about1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 8.93vw;
	padding-right: 8.93vw;
	box-sizing: border-box;
	padding-top: 5.6vw;
	padding-bottom: 8vw;
	background-image: url(../img/img25.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
}
.about1_img {
	display: none;
	float: right;
	width: 33.59vw;
	height: 19.27vw;
	margin-left: 2.08vw;
	margin-top: calc( 9.22vw - 3.65vw );
}
.about1_img img {
	display: block;
	width: 100%;
	height: 100%;
}
.about1_img2 {
	display: block;
	width: 100%;
	height: auto;
	margin-left: 0vw;
	margin-bottom: 1.6vw;
}
.about1_img2 img {
	display: block;
	width: 100%;
	height: 100%;
}
.about1_h1 {
	font-weight: 400;
	font-size: 5.33vw;
	color: #003E8C;
	line-height: 6vw;
	height: 6vw;
	margin-bottom: 1.33vw;
}
.about1_h2 {
	font-family: 'AlibabaPuHuiTiBold';
	font-weight: bold;
	font-size: 5.33vw;
	color: #3e3a39;
	height: 5.33vw;
	margin-bottom: 2.13vw;
}
.about1_cont {
	font-weight: 400;
	font-size: 3vw;
	color: #595757;
	line-height: 4.5vw;
	margin-bottom: 0vw;
	overflow: hidden;
}
.about1_cont2 {
	height: 41vw;
	overflow: hidden;
}
.about1_cont2_more {
	float: right;
	clear: both;
	font-size: 2.53vw;
	line-height: 2.53vw;
	margin-bottom: 0.93vw;
	display: block;
}
.about1_cont2_more img {
	float: right;
	display: block;
	width: 1.87vw;
	height: 1.87vw;
	margin-top: 0.33vw;
}
.about1_cont2.on {
	height: auto;
}
.about1_btn {
	/*	width: 7.86vw;*/
	height: 7.6vw;
	background-color: #003E8C;
	font-size: 3vw;
	color: #FFFFFF;
	line-height: 7.6vw;
	padding-left: 3.33vw;
	padding-right: 3.33vw;
	display: inline-block;
	border-radius: 0.53vw;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	float: left;
}
.about1_btn a {
	color: #fff;
}
.about1_btn img {
	display: inline-block;
	height: 2.4vw;
	float: right;
	margin-top: 2.6vw;
	margin-left: 0.8vw;
}
.about1_btn:hover {
	opacity: 0.8;
}
.about2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 8vw;
	padding-right: 8vw;
	box-sizing: border-box;
	padding-top: 8.8vw;
	padding-bottom: 64.67vw;
	background-color: #F8F8F8;
	background-image: url(../img/img27.jpg);
	background-size: 180% auto;
	background-position: 82% 100%;
	background-repeat: no-repeat;
}
.about2_l {
	float: none;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.about2_h1 {
	font-weight: bold;
	font-size: 5.33vw;
	color: #3e3a39;
	margin-bottom: 4.27vw;
}
.about2_thr_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 7.87vw;
}
.about2_thr_item {
	width: 24.13vw;
	height: auto;
	overflow: hidden;
	float: left;
	color: #231815;
	text-align: center;
	margin-right: 5.4vw;
}
.about2_thr_item:last-child {
	margin-right: 0;
}
.about2_thr_item div {
	width: 20.13vw;
	height: 24.53vw;
	background-image: url(../img/img281.png);
	background-size: 100% 100%;
	text-align: center;
	padding-top: 8.93vw;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.2vw;
}
.about2_thr_item div h1 {
	font-weight: 400;
	font-size: 4vw;
	color: #231815;
	line-height: 4vw;
	margin-bottom: 1.2vw;
}
.about2_thr_item div h2 {
	font-weight: 400;
	font-size: 2.27vw;
	color: #231815;
	line-height: 2.27vw;
}
.about2_thr_item p {
	font-weight: 400;
	font-size: 2.6vw;
	color: #231815;
	line-height: 3.47vw;
}
.about2_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 4.53vw;
}
.about2_list_tit {
	font-weight: bold;
	font-size: 2.8vw;
	color: #004097;
	line-height: 3.8vw;
}
.about2_list_txt {
	font-size: 2.8vw;
	color: #231815;
	line-height: 3.8vw;
}
.about2_r {
	float: none;
	width: 59.47vw;
	height: auto;
	margin-top: 1.98vw;
	margin-left: 0vw;
}
.about2_r img {
	display: block;
	width: 100%;
	height: 100%;
}
.about3 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 6vw;
	padding-right: 6vw;
	box-sizing: border-box;
	padding-top: 8vw;
	padding-bottom: 13.33vw;
	background-image: url(../img/img29.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
}
.about3_tit {
	font-weight: 400;
	font-size: 5.33vw;
	color: #003E8C;
	line-height: 5.33vw;
	text-align: center;
	margin-bottom: 7.2vw;
}
.about3_swiper1 {
	margin-bottom: 7.6vw;
}
.about3_swiper1 .swiper-button-next:after, .about3_swiper1 .swiper-button-prev:after {
	display: none;
}
.about3_swiper1 .swiper-button-next, .about3_swiper1 .swiper-button-prev {
	width: 4vw;
	height: 4vw;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0.36vw 0.36vw 0.52vw rgba(0,0,0,0.3);
	top: 65%;
}
.about3_swiper1 .swiper-button-next img, .about3_swiper1 .swiper-button-prev img {
	width: 100%;
	height: 100%;
	display: block;
}
.about3_swiper1_item {
}
.about3_swiper1_box {
	padding-top: 1.04vw;
	padding-bottom: 1.04vw;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.about3_swiper1_h1 {
	font-family: 'Bahnschrift';
	font-weight: 400;
	font-size: 12.53vw;
	/*	color: #E60012;*/
	float: left;
	width: 55%;
	padding-left: 5.73vw;
	line-height: 14.06vw;
	text-align: center;
}
.about3_swiper1_list {
	float: left;
	width: 45%;
	height: 14.06vw;
	display: flex;
	justify-content: center; /* 水平居中 */
	align-items: center;    /* 垂直居中 */
	box-sizing: border-box;
}
.about3_swiper1_listp {
	display: inline-block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.about3_swiper1_list p {
	font-size: 2.67vw;
	color: #231815;
	line-height: 5.33vw;
	width: 100%;
	text-align: left;
}
.about3_swiper1_list p span {
	width: 0.93vw;
	height: 0.93vw;
	border-radius: 50%;
	background-color: #003e8c;
	display: block;
	float: left;
	margin-right: 1.82vw;
	margin-top: 2.3vw;
}
.about3_swiper1_img {
	float: left;
	width: 25.26vw;
	height: 14.06vw;
	box-shadow: 0.36vw 0.36vw 0.52vw rgba(0,0,0,0.3);
	display: none;
}
.about3_swiper1_img img {
	display: block;
	width: 100%;
	height: 100%;
}
.about3_swiper2k {
	width: 100%;
	height: 13.33vw;
	overflow: hidden;
	position: relative;
}
.about3_swiper2k_line {
	width: 76.04vw;
	height: 0.1vw;
	position: absolute;
	top: 50%;
	left: 50%;
	/*	margin-top: -0.05vw;*/
	margin-left: -38.02vw;
	background-color: #e3e4e4;
}
.about3_swiper2 {
	width: 100%;
	height: 13.33vw;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.about3_swiper2_item {
	text-align: center;
	position: relative;
	overflow: hidden;
	height: 13.33vw;
	cursor: pointer;/*	width:  calc( 100% / 6  );*/
}
.about3_swiper2_itemk {
	width: 100%;
	height: 13.33vw;
	position: relative;
	overflow: hidden;
}
.about3_swiper2_h1 {
	font-size: 4.8vw;
	color: #000000;
	line-height: 4.8vw;
	display: none;
}
.about3_swiper2_sanjiao {
	width: 2.93vw;
	height: 1.47vw;
	position: absolute;
	bottom: 50%;
	left: 50%;
	margin-left: -1.47vw;
	display: none;
}
.about3_swiper2_sanjiao img {
	display: block;
	width: 100%;
	height: 100%;
}
.about3_swiper2_yuan {
	width: 1.2vw;
	height: 1.2vw;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -0.6vw;
	margin-top: -0.6vw;
}
.about3_swiper2_yuan img {
	display: block;
	width: 100%;
	height: 100%;
}
.about3_swiper2_h2 {
	font-size: 4.8vw;
	color: #000000;
	line-height: 4.8vw;
	margin-top: 7vw;
	padding-top: 1.46vw;
}
.swiper-slide-thumb-active .about3_swiper2_h1 {
	display: block;
}
.swiper-slide-thumb-active .about3_swiper2_sanjiao {
	display: block;
}
.swiper-slide-thumb-active .about3_swiper2_yuan {
	display: none;
}
.swiper-slide-thumb-active .about3_swiper2_h2 {
	display: none;
}
.about4 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 8vw;
	padding-right: 8vw;
	box-sizing: border-box;
	padding-top: 6.4vw;
	padding-bottom: 0vw;
	margin-bottom: 5.87vw;
}
.about4_tit {
	font-weight: 400;
	font-size: 5.33vw;
	color: #003E8C;
	height: 5.33vw;
	margin-bottom: 1.33vw;
}
.about4_tit2 {
	font-family: 'AlibabaPuHuiTiBold';
	font-weight: bold;
	font-size: 5.33vw;
	color: #3e3a39;
	height: 5.33vw;
	margin-bottom: 2.13vw;
}
.about4_box {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.about4_box_l {
	float: left;
	width: 100%;
	margin-bottom: 3.73vw;
}
.about4_box_l_item {
	width: 26.2vw;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 2.67vw;
}
.about4_box_l_item:last-child {
	margin-right: 0;
}
.about4_box_l_item img {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.about4_box_r {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 0vw;
	box-sizing: border-box;
}
.about4_box_r_hk {
	float: left;
	width: 31vw;
	height: auto;
	overflow: hidden;
}
.about4_box_r h1 {
	font-size: 5.33vw;
	line-height: 6.13vw;
	color: #004097;
	font-family: 'AlibabaPuHuiTiBold';
	font-weight: bolder;
}
.about4_box_r h2 {
	font-size: 5.33vw;
	line-height: 6.13vw;
	margin-bottom: 0vw;
	color: #004097;
	font-weight: normal;
}
.about4_box_r_pk {
/*	border-left: solid #004097 0.1vw;*/
	height: auto;
	padding-left: 2.67vw;
	box-sizing: border-box;
	width: calc( 100% - 31vw );
	float: left;
}
.about4_box_r_pk_line{
	width: 0.4vw;
	height: 11vw;
	background-color: #004097;
	position: absolute;
	top:0.5vw;
	left:0;
	
}
.about4_box_r p {
	font-size: 2.6vw;
	line-height: 4vw;
	height: 4vw;
	overflow: hidden;
	font-weight: 400;
	color: #231815;
	white-space: nowrap;
}
.about5 {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 0vw;
	padding-right: 0vw;
	box-sizing: border-box;
	padding-top: 0vw;
	padding-bottom: 8.53vw;
}
.about5_tit {
	font-size: 5.33vw;
	line-height: 5.33vw;
	text-align: center;
	color: #003E8C;
	margin-bottom: 5.6vw;
}
.about5_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-image: url(../img/img35.jpg);
	padding-top: 4.13vw;
	padding-bottom: 2.93vw;
	box-sizing: border-box;
	padding-left: 11.33vw;
	padding-right: 11.33vw;
}
.about5_item {
	width: 25%;
	float: left;
}
.about5_item img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 10vw;
	margin-bottom: 1.6vw;
}
.about5_item p {
	display: block;
	width: 100%;
	text-align: center;
	color: #231815;
	font-size: 2.4vw;
	line-height: 2.4vw;
}
.contact {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 7.33vw;
	padding-right: 7.33vw;
	padding-top: 5.6vw;
	padding-bottom: 8.93vw;
	box-sizing: border-box;
}
.contact_item {
	float: left;
	width: 40vw;
	height: auto;
	overflow: hidden;
	margin-right: 3vw;
	padding-left: 1.35vw;
	padding-top: 2.97vw;
	padding-bottom: 2.97vw;
	box-sizing: border-box;
	box-shadow: 0.1vw 0.1vw 0.52vw rgba(0,0,0,.3);
}
.contact_item:nth-child(2) {
	margin-right: 0;
}
.contact_item_img {
	width: 15vw;
	height:15vw;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2vw;
}
.contact_item_txt {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: none;
	text-align: center;
}
.contact_item_img img {
	display: block;
	width: 100%;
	height: 100%;
}
.contact_item_h1 {
	font-size:4.13vw;
    line-height: 5vw;
	margin-bottom: 0.8vw;
}
.contact_item_h2 {
	    font-size: 2.13vw;
    line-height: 3.33vw;
	margin-bottom: 1.6vw;
}
.contact_item_h3 {
	    font-size: 2.13vw;
    line-height: 3.33vw;
	color: #0064FF;
	font-family: 'Bahnschrift';
	font-weight: bold;
}
.contact_item_h4 {
	    font-size: 2.13vw;
    line-height: 3.33vw;
	color: #0064FF;
}
	
	
	
	
.search_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 8.93vw;
	padding-right: 8.93vw;
	padding-top: 16vw;
	padding-bottom: 8vw;
}
.search_item{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: solid 0.05vw #c9caca;
	padding-top: 3vw;
	padding-bottom:3vw;
}
.search_item_img{
	width: 30.67vw;
	height: auto;
	float: left;
	overflow: hidden;
	border:solid 0.05vw #f6f6f6;
	margin-right: 1.72vw;
}
.search_item_img img{
	width: 100%;
	height: auto;overflow: hidden;
}
.search_item_h1{
	font-size: 4vw;
	line-height: 5vw;
	margin-bottom: 4vw;
	color: #3e3a39;
}
.search_item_h2{
	font-size: 2.67vw;
	line-height:3vw;
	margin-bottom: 4vw;
	color: #3e3a39;
}
.search_item_time{
	font-size: 2.67vw;
	line-height:3vw;
	text-align: right;
	color:#9FA0A0;
}
	.cont_ban{
		display: none;
	}
	.cont_banm{
		display: block;
	}
}
