.laihui{
	width: 100%;
	min-height: 50px;
	background-color:;
	position: absolute;
	bottom: 6%;
	text-align: center;
}


.laihuiyuan{
	width: 40px;
	height: 40px;
	border: 1px solid white;
	border-radius: 50%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

@keyframes icon{
	0%{
		transform: translate(0,0);
	}
	50%{	
	transform: translate(0px,6px);
	}
	100%{
	transform: translate(0,0);
	}
	}
	.laihuiyuan img{
		animation:  icon 2s linear infinite;
	}

.laihuiyuan img{
	width: 100%;
	height: auto;

}


.laihui p{
	margin-top:10px;
	text-align: center;
	font-size: 14px;
	color: white;
}


@media (max-width:1200px) {
	.laihui{
		width: 100%;
		min-height: 50px;
		background-color:;
		position: absolute;
		bottom:6%;
		text-align: center;
	}
	
}
  
  
  
  
  
@media (max-width:996px) {
	.laihui{
		width: 100%;
		min-height: 50px;
		background-color:;
		position: absolute;
		bottom:20%;
		text-align: center;
	}
	
}


@media (max-width:767px) {
	.laihui{
		width: 100%;
		min-height: 50px;
		background-color:;
		position: absolute;
		bottom:10%;
		text-align: center;
	}
	
	.laihuiyuan{
		width: 25px;
		height: 25px;
		border: 1px solid white;
		border-radius: 50%;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	@keyframes icon{
		0%{
			transform: translate(0,0);
		}
		50%{	
		transform: translate(0px,4px);
		}
		100%{
		transform: translate(0,0);
		}
		}
		.laihuiyuan img{
			animation:  icon 2s linear infinite;
		}
	
	.laihuiyuan img{
		width: 100%;
		height: auto;
	
	}
	
	
	.laihui p{
		margin-top:10px;
		text-align: center;
		font-size: 12px;
		color: white;
	}
	
}	






.bofangk{
	width: 100%;
	height: 100%;
	background-color:;
	position: relative;
}
.gwfbutton{
	width: auto;
	height: auto;
	background-color:;
	position: absolute;
	right:40%;
	top: 63%;
}

@media (max-width:767px) {
	.gwfbutton{
		width: auto;
		height: auto;
		background-color:;
		position: absolute;
		right:42%;
		top:40%;
	}
	
}


.gwfbutton img{
	width: 100%;
	height: auto;
}

.gwfbutton:hover img{
	 transform: scale(1.1);
	transition:all 0.4s;
}


.pingpuk{
	margin-top: 60px;
	width: 100%;
	height:auto;
	background-color:;
}

.pingpu{
	width: 1350px;
	height: auto;
	margin: auto;
	background-color:;
}

.p1500{
	
	width: 1500px;
	height: auto;
	background-color:;
	margin: auto;
	position: relative;
}

.pingpu .swiper-slide{
	width:80%;
	height: auto;
	
}


.pingpu .swiper-slide img{
	width:100%;
	height: auto;
}


.p1500 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url('../images/w/huij2.png');
	width: 60px;
	height: 60px;
	background-size: cover;
    right:1px;
    left: auto;
	outline: unset;
}

.p1500 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
		background-image: url('../images/w/huij1.png');
		width: 60px;
		height: 60px;
		background-size: cover;
		left:1px;
		right: auto;
		outline: unset;
}


@media (max-width:1500px) {
	.p1500 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	   display: none;
	}
	
	.p1500 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	   display: none;
	}
	
	
	.pingpuk{
		width: 100%;
		height:auto;
		background-color:;
	}
	
	.pingpu{
		width: 98%;
		height: auto;
		margin: auto;
		background-color:;
	}
	
	.p1500{
		width: 100%;
		height: auto;
		background-color:;
		margin: auto;
		position: relative;
	}
	
	.pingpu .swiper-slide{
		width:80%;
		height: auto;
		
	}
	
	
	.pingpu .swiper-slide img{
		width:100%;
		height: auto;
	}
	
}



@media (max-width:767px) {
	
	.p1500 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	   display: block;
	}
	
	.p1500 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	   display: block;
	}

	.p1500 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    background-image: url('../images/w/huij2.png');
		width: 36px;
		height: 36px;
		background-size: cover;
	    right:1px;
	    left: auto;
		outline: unset;
	}
	
	.p1500 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
			background-image: url('../images/w/huij1.png');
		    width: 36px;
		    height: 36px;
			background-size: cover;
			left:1px;
			right: auto;
			outline: unset;
	}
	
	.pingpuk{
		width: 100%;
		height: auto;
		background-color:;
	}
	
	.pingpu{
		width:78%;
		height: auto;
		margin: auto;
		background-color:;
	}
	
	.p1500{
		width: 90%;
		height: auto;
		background-color:;
		margin: auto;
		position: relative;
	}
	
	.pingpu .swiper-slide{
		width:80%;
		height: auto;
		
	}
	.pingpu .swiper-slide img{
		width:100%;
		height: auto;
	}
	
}




.jbpp{
	width: 100%;
	height: auto;
	background:url('../images/c/ppjb.png') no-repeat center center;
	background-size: cover;
	margin-top:66px;
	padding-top: 66px;
	padding-bottom: 66px;
}


.sbsl{
	width: 1400px;
	height: auto;
	background-color:;
	margin: auto;
}

.sbsl .swiper-wrapper{
	width: 1200px;
	background-color:;
	height: auto;
	margin: auto;
	display: flex;
}


 .sbsl .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url('../images/zs/11.png');
	width: 60px;
	height: 60px;
	background-size: cover;
    right: 20px;
    left: auto;
	outline: unset;
}

	.sbsl .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
		background-image: url('../images/zs/22.png');
		width: 60px;
		height: 60px;
		background-size: cover;
		left: 20px;
		right: auto;
		outline: unset;
		}

	

.jjj{
	width: 1200px;
	/* min-height:494px; */
	max-height: 480px;
	background-color:/* aqua */;
	display: flex;
	margin-top: 60px;
}

.jjda{
	width:25%;
	max-height: 480px;
	background-color:;
 	padding-right: 1px; 
	padding-left:1px;
	position: relative;
}

.jjdazhan2{
	width:50%;
	max-height: 480px;
	background-color:;
	padding-right: 1px; 
	padding-left:1px;
	position: relative;
}


.jjdaheng2{
	width:50%;
	max-height: 480px;
	background-color:;
	padding-right: 1px; 
	padding-left:1px;
	position: relative;
}


.heng2top{
	width:100%;
	max-height: 238px;
	position: relative;
}

.heng2top img{
	width:100%;
	max-height: 238px;
}


.jjdazhan2 img{
	width:100%;
	max-height: 480px;
}

.heng2bottom{
	width: 100%;
	max-height:240px;
	margin-top: 2px;
	display: flex;
}

.bootom1{
	width: 50%;
	max-width:;
	position: relative;
}

.bootom1 img{
	width:100%;
	height: 104%;
}


@media (max-width:767px) {
	.bootom1 img{
		width:100%;
		height: 108%;
	}
	
	
}


.chuhai{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   opacity:0;
}



.jjda:hover .chuhai{
	opacity: 1;

}



.jjdazhan2:hover .chuhai{
	opacity:1;
}

.heng2top:hover .chuhai{
	opacity:1;
}

.bootom1:hover .chuhai{
	opacity:1;
}


.chuma{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   opacity:0;
}

.hai:hover .chuma{
	opacity: 1;
}

.haitop:hover .chuma{
	opacity: 1;
	padding-bottom:2px;
}



.jjda img{
	width: 100%;
    max-height: 484px;
	margin: auto;
}

.haitop{
	width: 100%;
	height: 50%;
	padding-bottom:2px;
	position: relative;
}

.haitop img{
	width: 100%;
	height: 100%;
}
.hai{
	width: 100%;
	height: 50%;
	position: relative;
}

.hai img{
	width: 100%;
	height:100%;
	
}


@media (max-width:1400px) {
	.jbpp{
		width: 100%;
		height: auto;
		background:url('../images/c/ppjb.png') no-repeat center center;
		background-size: cover;
		margin-top:66px;
		padding-top: 66px;
		padding-bottom: 66px;
	}
	
	
	.sbsl{
		width: 98%;
		height: auto;
		background-color:;
		margin: auto;
	}
	
	.sbsl .swiper-wrapper{
		width: 100%;
		background-color:;
		height: auto;
		margin: auto;
		display: flex;
	}
	
	
	 .sbsl .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    background-image: url('../images/zs/11.png');
		width: 60px;
		height: 60px;
		background-size: cover;
	    right: 20px;
	    left: auto;
	}
	
		.sbsl .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
			background-image: url('../images/zs/22.png');
			width: 60px;
			height: 60px;
			background-size: cover;
			left: 20px;
			right: auto;
			}
	
		
	
	.jjj{
		width: 100%;
		/* min-height:494px; */
		max-height: 484px;
		background-color:;
		display: flex;
		margin-top: 60px;
	}
	
	.jjda{
		width:25%;
		max-height: 480px;
		background-color:;
	 	padding-right: 1px; 
		padding-left:1px;
	}
	
	.jjda img{
		width: 100%;
	    /* max-height: 484px; */
		height: 104%;
		margin: auto;
	}
	
	.haitop{
		width: 100%;
		height: 50%;
		padding-bottom:2px;
	}
	
	.haitop img{
		width: 100%;
		height: 100%;
	}
	.hai{
		width: 100%;
		height: 50%;
	}
	
	.hai img{
		width: 100%;
		height:102%;
		
	}
	
	
}


@media (max-width:767px) {
	.sbsl .swiper-button-next{display: none;}
    .sbsl .swiper-button-prev{display: none;}
	
	
	.jbpp{
		width: 100%;
		height: auto;
		background:url('../images/c/ppjb.png') no-repeat center center;
		background-size: cover;
		margin-top:33px;
		padding-top: 33px;
		padding-bottom: 33px;
	}
	
	
	.sbsl{
		width: 80%;
		height: auto;
		background-color:;
		margin: auto;
	}
	
	.sbsl .swiper-wrapper{
		width: 100%;
		background-color:;
		height: auto;
		margin: auto;
		display: flex;
	}
	
	
	 .sbsl .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    background-image: url('../images/zs/11.png');
		width: 60px;
		height: 60px;
		background-size: cover;
	    right: 20px;
	    left: auto;
	}
	
		.sbsl .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
			background-image: url('../images/zs/22.png');
			width: 60px;
			height: 60px;
			background-size: cover;
			left: 20px;
			right: auto;
			}
	
		
	
	.jjj{
		width: 100%;
		/* min-height:494px; */
		max-height: 484px;
		background-color:;
		display: flex;
		margin-top:33px;
	}
	
	.jjda{
		width:25%;
		max-height: 480px;
		background-color:;
	 	padding-right: 1px; 
		padding-left:1px;
	}
	
	.jjda img{
		width: 100%;
	    max-height:165px;
		    height:99%;
		margin: auto;
	}
	
	.haitop{
		width: 100%;
		height: 50%;
		padding-bottom:2px;
	}
	
	.haitop img{
		width: 100%;
		height: 98%;
	}
	.hai{
		width: 100%;
		height: 50%;
	}
	
	.hai img{
		width: 100%;
		height:98%;
		
	}
	
	
}

.quantu{
	width: 100%;
	height: auto;
	background-color: /* red */;
	}

.xzg{
	width: 1260px;
	margin: auto;
	height:auto;
	background-color: /* aqua */;
	position: relative;
}


.xzg .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url('../images/w/huij2.png');

	width: 60px;
	height: 60px;
	background-size: cover;
    right: 20px;
    left: auto;
	outline: unset;
}

.xzg .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
		background-image: url('../images/w/huij1.png');
		width: 60px;
		height: 60px;
		background-size: cover;
		left: 20px;
		right: auto;
		outline: unset;
}


.xzg .swiper-container{
	width: 1029px !important;
	height: auto;
	margin: auto;
	background-color:;
}

.xzg .swiper-slide{
	width: 561px !important;
	height: auto;
	background-color:;
}

@media (max-width:1300px) {
	.quantu{
		width: 100%;
		height: auto;
		background-color: /* red */;
		}
		
		
	
	
	.xzg{
		width:90%;
		margin: auto;
		height: auto;
		background-color: /* aqua */;
		position: relative;
	}
	
	
	.xzg .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    background-image: url('../images/w/huij2.png');
		width: 60px;
		height: 60px;
		background-size: cover;
	    right: 20px;
	    left: auto;
		outline: unset;
	}
	
	.xzg .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
			background-image: url('../images/w/huij1.png');
			width: 60px;
			height: 60px;
			background-size: cover;
			left: 20px;
			right: auto;
	}
	
	
	.xzg .swiper-container{
		width: 100%!important;
		height: auto;
		margin: auto;
		background-color:;
	}
	
	.xzg .swiper-slide{
		width: 100%!important;
		height: auto;
		background-color: ;
	}
	
}

@media (max-width:767px) {
	.xzg .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    background-image: url('../images/w/huij2.png');
		width: 60px;
		height: 60px;
		background-size: 30px;
	    right: 20px;
	    left: auto;
		outline: unset;
	}
	
	.xzg .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
			background-image: url('../images/w/huij1.png');
			width: 60px;
			height: 60px;
			background-size: 30px;
			left: 20px;
			right: auto;
	}
	
}

/* 
@media (max-width:1029px) {
	.xzg .swiper-slide{
		width: 100% !important;
		height: auto;
		background-color: red;
	}
	
	
}
 */

.quebian{
		position:absolute;
		left:10%;
		top: 30.5%;
		width:16%;
		height: auto;
	}
	
	.quebian img{
		width: 100%;
		height: auto;
	}
	
	@media (max-width:767px) {
		.quebian{
				position:absolute;
				left:10%;
				top: 20.5%;
				width:16%;
				height: auto;
			}
			
		.quebian img{
			width: 245%;
			height: auto;
		}
		
	}

    .c1_banner{
	      position: relative;
		  }


.xieshou{
	position:absolute;
	left:18.5%;
	top: 46.8%;
	width:auto;
	height: auto;
	font-size: 50px;
	color:red;
	font-weight:bold;
}

.xieshouyingwen{
	position:absolute;
	left:18.5%;
	top: 55.4%;
	width:auto;
	height: auto;
	font-size: 14px;
	color:blue;
	font-weight:bold;
}

.xz{
	position:absolute;
	left:10%;
	top:46.4%;
	width:22.6%;
	height: auto;
	font-size: 14px;
	color:blue;
	font-weight:bold;
}

.xz img{
	width:99%;
	height: auto;
}

@media (max-width:767px) {
	.xz img{
		width:250%;
		height: auto;
	}
	.xz{
		position:absolute;
		left:10%;
		top:37.4%;
		width:22.6%;
		height: auto;
		font-size: 14px;
		color:blue;
		font-weight:bold;
	}
	
}

.rangshijie{
	position:absolute;
	left:18.5%;
	top: 60.4%;
	width:16.66%;
	height:45px;
	background-color: #00439c;
	font-size: 24px;
	line-height: 45px;
	color: #ffffff;
	text-align:center;
}

.vm{
	position:absolute;
	right:19%;
	top: 48%;
	width:9.7%;
}

.vm img{
	
	width:100%;
}

.c1_banner{
  width:100%;
  height:auto;
}
.c1_banner .swiper-slide img{
    width: 100%;
}
.c1_banner .swiper-pagination-bullet {
    width: 17px;
	height: 17px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
	opacity: 0.3;
}

.c1_banner .swiper-pagination-bullet-active {
    opacity: 1;
}



.c1_one{
    width: 1350px;
    margin:  0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 57px;
}

.c1_oneleft{
    width: 34.88%;
    margin-top: 20px;
}
.c1_title h1{
    font-size: 32px;
	line-height: 30px;
    color: #333333;
    font-weight: bold;
}
.c1_title h2{
    font-size: 24px;
	line-height: 30px;
    color: #d7d7d7;
    margin-top: 15px;
}
.c1_title h2 span{
    font-size: 24px;
    color: #00439c;
    margin-left: 10px;
}
.c1_xian{
    display: flex;
    align-items: center;
}
.c1_xian .c1_duan{
    width: 37px;
	height: 3px;
	background-color: #00439c;
}
.c1_xian .c1_chang{
    width: 384px;
	height: 1px;
	background-color: #dbdbdb;
}
.c1_text {
    font-size: 14px;
	line-height: 26px;
    color: #666666;
    margin-top: 56px;
}
.c1_more{
    width: 187px;
	height: 43px;
    border: solid 1px #c1c1c1;
    text-align: center;

    font-size: 16px;
	line-height: 43px;
    color: #a5a5a5;
    margin-top: 166px;
}


.c1_more:hover{
    background: #00439c;
    color: #fff;
}
.c1_onemiddle{
    width: 467px;
}
.c1_onemiddle img{
    width: 100%;
}
.c1_oneright{
    margin-top: 15px;
}
.c1_oneright .new_span1{
    width: 187px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 59px 0 33px;
    border-top: 1px solid  #cacaca;
}

.c1_oneright p{
	font-size: 50px;
	line-height: 50px;
	color: #474747;
}
.c1_oneright span{
	font-size: 14px;
	line-height: 14px;
    color: #333333;
    margin-top: 15px;
}
.c1_oneright div:last-child{
    border-bottom: 1px solid  #cacaca;
}

.c1_two{
	width: 100%;
	height: auto;
    margin-top: 80px;
    background: url('../images/c/jtywbj.png') no-repeat center center ;
    background-size: cover;
}
.c1_twobox{
    width: 1100px;
    margin: 0 auto;
   /* padding: 60px 0 145px; */
   padding-bottom: 145px;
}
.c1_bt{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.c1_bt h1{
    font-size: 32px;
	line-height: 32px;
    color: #ffffff;
    font-weight: bold;
}
.c1_bt h2{
    font-size: 24px;
	line-height: 24px;
    color: #ffffff;
    margin: 13px 0 20px;
}
.c1_bt p{
    width: 50px;
	height: 2px;
	background-color: #ffffff;
}
.c1_twoitem{
    width: 21.36%;
    height: 400px;
    border: solid 1px #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding: 74px 0px 0; */
    padding: 45px 0px 0;
}
.c1_twoitem h3{
    font-size: 32px;
	line-height: 30px;
	color: #ffffff;
}
.c1_twoitem .jtico{
    width: 17px;
    height: 18px;
    margin: 70px 0 35px;
}
.c1_twoitem span{
    width: 85.95%;
    font-size: 14px;
	line-height: 24px;
    color: #ffffff;
    /* display: block; */
}
.c1_jyyw{
    margin-top: 106px;
    display: flex;
    justify-content: space-between;
}
.c1_twoitem .c1_yct{
    width: 131px;
    height: 131px;
    display: none;
}
.c1_twoitem:hover .c1_yct{
    display: block
}
.c1_twoitem:hover span{
    color:#1cb4eb;
}
.c1_twoitem:hover{
    border: solid 1px #1cb4eb; !important;
}


.c1_twoitem:hover h3{
    color:#1cb4eb;
}



.c1_three{
    width: 1400px;
    margin: 80px auto 0;
}

.c1_bt2{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.c1_bt2 h1{
    font-size: 32px;
	line-height: 32px;
    color: #333333;
    font-weight: bold;
}
.c1_bt2 h2{
    font-size: 24px;
	line-height: 24px;
    color: #d7d7d7;
    margin: 13px 0 20px;
}
.c1_bt2 h2 span{
    color: #00439c;
    margin-left: 5px;
}
.c1_bt2 div{
    display: flex;
}
.c1_bt2 div :nth-child(1){
    width: 26px;
	height: 2px;
	background-color: #00439c;
}
.c1_bt2 div :nth-child(2){
    width: 26px;
	height: 2px;
	background-color: #a0a0a0;
}

.c1_threebox{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.c1_threeitem{
    width: 23.64%;
    height: 380px;
    overflow: hidden;
    position: relative;
}



.niubi{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   opacity: 0;
}

.c1_threeitem:hover .niubi{
	opacity:0.8;
}





.c1_threeitem img{
    width: 100%;
}
.c1_threeitem img{
    cursor: pointer;
    transition: all 0.6s;
}
.c1_threeitem:hover img{
    transform: scale(1.3);
}
.c1_threeitem .c1_threetext{
    width: 71.29%;
    margin:0 auto;
    position: absolute;
    bottom: 27px;
    left: 0;
    right: 0;
}
.c1_threetexteven{
    top: 37px;
    left: 0;
    right: 0;
}
.c1_threetext h3{
    font-size: 20px;
	line-height: 30px;
	color: #ffffff;
}
.c1_threetext p{
    font-size: 16px;
	line-height: 26px;
    color: #ffffff;
    margin-top: 5px;
}

.c1_threemore{
    width: 187px;
	height: 43px;
    border: solid 1px #c1c1c1;
    
    font-size: 16px;
	line-height: 43px;
    color: #a5a5a5;
    text-align: center;
    margin: 60px auto 0;
}

.c1_threemore:hover{
    background: #00439c;
    color: #fff;
}




.c1_four{
    margin-top: 65px;
    position: relative;
}
.c1_ppch{
    position: relative;
}
.c1_ppch img{
    width: 100%;
}
.c1_ppch .c1_bt{
    position: absolute;
    top: 48px;
    left: 0;
    right: 0;
}


.c1_fourbottom{
    position: absolute;
    top: 54%;
    left: 0;
    right: 0;
}
.c1_pp{
    width: 1220px;
    margin: 0 auto;
    position: relative;
}
.c1_pp .c1_ds{
	width: 857px;
	height: 477px;
    background-color: #00439c;
}


.c1_brand{
    position: absolute;
    top: 34px;
    right: 0;
}
.c1_pp .c1_ppbox{
    width: 1192px;
    display: flex;
    flex-wrap: wrap;
}
.c1_ppitem{
    width: 25%;
}
.c1_ppitem img{
    width: 100%;
}
.c1_ppitem{
    position: relative;
}
.c1_ppitem p{
    width: 100%;
    height: 27px;
	background-color: #00439c;
    opacity: 0.5;
    
    text-align: center;
    font-size: 16px;
	line-height: 27px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
}
/* ո */
.c1_five{
    width: 1400px;
    margin: 0 auto 80px;
    margin-top:86px;
}


.c1_newsbox{
    margin-top: 55px;
    display: flex;
    justify-content: space-between;
}
.c1_newsitem{
    width: 42.64%;
}
.c1_newsitem h3{
    font-size: 18px;
	line-height: 30px;
    color: #00439c;
    font-weight: bold;
}
.c1_newsitem span{
    font-size: 14px;
	line-height: 30px;
    color: #666666;
    margin-left: 15px;
 clear: both;}

 .c1_new{
     margin-top: 25px;
    display: flex;
}
 .c1_newleft{
     width: 180px;
     background: #00439c;
     display: flex;
     flex-direction: column;
     align-items: flex-start;
     justify-content: center;
     padding-left: 55px;
 }
 .c1_newleft h4{
    font-size: 30px;
	line-height: 30px;
	color: #ffffff;
 }
 .c1_newleft h5{
    font-size: 16px;
	line-height: 16px;
    color: #ffffff;
    margin: 15px 0 13px;
 }
 .c1_newleft p{
    width: 40px;
	height: 2px;
	background-color: #ffffff;
 }
 .c1_newright{
     ime-mode: 68.85%;
 }
 .c1_newright img{
     width: 100%;
 } 
 .c1_newsname{
     margin-right: 45px;
     padding: 45px 0 25px;
     display: flex;
     justify-content: space-between;
     border-bottom: 1px solid #dfdfdf;
 }
 .c1_newsname p{
	font-size: 16px;
	line-height: 30px;
    color: #333333;
    font-weight: bold;
 }
 .c1_newsname span{
    font-size: 16px;
	line-height: 30px;
	color: #999999;
 }


.c1_newsbottom{
    margin-top: 20px;
    padding-right: 45px;
}
 .c1_newlist{
     margin: 5px 0;
     display: flex;
     justify-content: space-between;
 }
 .c1_newlist p{
    font-size: 16px;
	line-height: 30px;
	color: #666666;
 }
 .c1_newlist span{
    font-size: 16px;
	line-height: 30px;
	color: #999999;
 }
 .c1_five .c1_more{
     margin: 60px auto 0;
 }


@media(max-width:1400px){
    
    
    .c1_three {
        width: 1320px;
        margin: 80px auto 0;
    }
    .c1_threeitem {
        height: 360px;
    }
 
    .c1_five {
        width: 100%;
        margin: 0 auto;
        margin-top:66px;
    }
}
@media(max-width:1350px){
    .c1_three {
        width: 1170px;
    }
    .c1_threeitem {
        height: 320px;
    }
    .c1_one{
        width: 1200px;
    }
}
@media(max-width:1200px){
    .c1_one{
        width: 100%;
    }
    .c1_three {
        width: 970px;
    }
    .c1_threeitem {
        height: 265px;
    }
}
@media(max-width:1220px){
    .c1_pp {
        width: 100%;
    }
}


@media(max-width:1200px){
    .c1_oneleft {
        width: 34.88%;
        margin-top: 20px;
    }
    .c1_pp {
        width: 990px;
        margin: 0 auto;
        position: relative;
    }
    .c1_oneright div {
        width: 150px;
    }

    .c1_one {
        flex-wrap: wrap;
        padding: 0 15px;
    }
    .c1_oneleft {
        width: 46%;
        margin-top: 20px; 
    }
    .c1_onemiddle {
        width: 45%;
    }
    .c1_oneright {
        width: 100%;
        margin-top: 15px;
        display: flex;
    }
    .c1_oneright div {
        width: 33%;
    }
    .c1_oneright p {
        font-size: 40px;
        line-height: 40px;
        color: #474747;
    }
    .c1_oneright div {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 20px 0 20px;
        border-top: 1px solid #cacaca;
        border-bottom: 1px solid #cacaca;
    }
    .c1_fourbottom {
        top: 70%;
    }
    .c1_pp .c1_ppbox {
        width: 100%;
    }
    .c1_pp .c1_ds {
        width: 857px;
        height: 320px;
    }


}


@media(max-width:1110px){
    .c1_twobox{
        width: 100%;
        margin: 0 auto;
        padding: 35px 0 145px;
    }


}
@media(max-width:990px){
    .c1_pp {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    .c1_onemiddle {
        width: 48%;
    }
    .c1_oneleft {
        width: 43%;
        margin-top: 20px;
    }
    .c1_onemiddle {
        width: 52%;
    }
    .c1_more {
        margin-top: 60px;
    }
    .c1_twoitem {
        width: 27.36%;
    }
    .c1_fourbottom {
        top: 90%;
    }
    .c1_pp .c1_ds {
        width: 100%;
        background-color: #00439c;
    }
    .c1_pp .c1_ppbox {
        width: 100%;
    }
    .c1_five {
        width: 100%;
        margin: 0 auto;
        margin-top:66px;
    }
    .c1_three {
        width: 96%;
    }
    .c1_threeitem {
        height: auto;
    }
    


}
@media (max-width:767px) {
	.c1_oneright .new_span1{
	    width: 33.333%;
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    /* padding: 59px 0 59px; */
		 padding: 30px 0 30px;
	    border-top: 1px solid  #cacaca;
		background-color:;
	}
	
}


@media(max-width:767px){
    .c1_one{
        display: flex;
        margin-top: 0;
    }
    .c1_oneleft {
        width: 100%;
        margin-top: 20px;
    }
    .c1_onemiddle {
        width: 100%;
    }
    .c1_more {
        margin-top: 20px;
    }
    .c1_text {
        font-size: 14px;
        line-height: 26px;
        color: #666666;
        margin-top: 15px;
    }
    .c1_onemiddle {
        margin-top: 15px;
    }
    .c1_oneright p {
        font-size: 17px;
		font-weight: bold;
        line-height: 26px;
        color: #474747;
    }

    .c1_title h1 {
        font-size: 22px;
        line-height: 25px;
        color: #333333;
    }
    .c1_title h2 {
        /* font-size: 12px; */
		font-size: 20px;
        line-height: 25px;
        color: #d7d7d7;
        margin-top: 10px;
    }

    .c1_twoitem {
        width: 100%;
        height: 265px;
        padding: 20px 0px 0;
    }
    .c1_jyyw {
        margin-top: 20px;
        flex-wrap: wrap;
    }
    .c1_twoitem h3 {
        font-size: 20px;
        line-height: 20px;
    }
    .c1_twoitem .jtico {
        margin: 40px 0 30px;
    }
    .c1_bt h1 {
        font-size: 20px;
        line-height: 20px;
    }
    .c1_bt h2 {
        font-size: 18px;
        line-height: 18px;
        color: #ffffff;
        margin: 10px 0 15px;
    }
    .c1_twobox {
        width: 100%;
        margin: 0 auto;
       /* padding: 20px 0 20px; */
	   padding: 0px 0 20px;
    }

    .c1_threebox {
        display: flex;
        flex-wrap: wrap;
    }
    .c1_threebox {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .c1_threeitem {
        width: 49.5%;
		margin-bottom: 1px;
		max-height: 238px;
    }
	.c1_threeitem:nth-child(2){
	    width: 49.5%;
		margin-bottom: 2px;
	}
    .c1_threeitem .c1_threetext{
        top: 37px;
        left: 0;
        right: 0;
    }
    .c1_threetext p {
        font-size: 14px;
        line-height: 20px;
        color: #ffffff;
        margin-top: 5px;
    }
    .c1_threetext h3 {
        font-size: 18px;
        line-height: 25px;
        color: #ffffff;
    }
    .c1_three {
        width: 100%;
        margin: 20px auto 0;
    }
    .c1_threemore {
        margin: 30px auto 0;
    }
    .c1_ppitem {
        width: 49.1%;
    }
    .c1_pp .c1_ppbox {
        width: 100%;
        justify-content: space-between;
    }
    .c1_pp .c1_ds {
        display: none;
    }
    .c1_brand {
        top: 12px;
    }
    .c1_ppch .c1_bt {
        position: absolute;
        top: 25px;
        left: 0;
        right: 0;
    }
    .c1_four {
        margin-top: 20px;
    }
    .c1_newsbox {
        flex-direction: column;
        padding: 0 8px;
    }
    .c1_newsitem {
        width: 100%;
    }
    .c1_newleft h4 {
        font-size: 20px;
        line-height: 20px;
        color: #ffffff;
    }
    .c1_newleft {
        padding-left: 29px;
    }
    .c1_newsname {
        padding: 10px 0 10px;
    }
    .c1_newsitem {
        margin-top: 20px;
    }
    .c1_new {
        margin-top: 8px;
        display: flex;
    }
    .c1_five .c1_more {
        margin: 20px auto 0;
    }
    .c1_brand {
        position: unset;
    }
    .c1_four {
        position: unset;
    }
    .c1_fourbottom {
        position: unset;
    }
    .c1_five {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 35px;
    }
    .c1_newsbox {
        margin-top: 10px;
    }


}







 

 /* 人才招聘 */
 .c2_qywh{
     width: 1400px;
     margin: 0 auto;
     padding: 60px 0;
 }
 .c2_banner img{
     width: 100%;
 }

 .c2_qywhbox{
     display: flex;
     height: 200px;
     margin-top: 60px;
 }
 .c2_sy{
     width: 20.85%;
     padding: 38px 70px 0;
     background-color: #f0eff3;
     position: relative;
 }
 .c2_sy h2{
    font-size: 20px;
	line-height: 30px;
    color: #333333;
    text-align: center;
 }
 .c2_sy p{
    font-size: 14px;
	line-height: 30px;
    color: #333333;
    margin-top: 35px;
 }
 .c2_sy img{
     position: absolute;
     bottom: 5px;
     right: 10px;
    width: 83px;
	height: 85px;
	opacity: 0.5;
 }



 .c2_yj{
     width: 29.28%;
     padding: 38px 90px 0;
     background-color: #00439c;
     position: relative;
 }
 .c2_yj h2{
    font-size: 20px;
	line-height: 30px;
    color: #ffffff;
    text-align: center;
 }
 .c2_yj p{
    font-size: 14px;
	line-height: 30px;
    color: #ffffff;
    margin-top: 5px;
 }
.c2_yj img{
    width: 76px;
	height: 76px;
    opacity: 0.5;
    position: absolute;
    bottom: 12px;
    right: 15px;
}

 .c2_jzg{
     width: 50%;
     padding: 38px 125px 0;
     background-color: #00377f;
     position: relative;
 }
 .c2_jzg h2{
    font-size: 20px;
	line-height: 30px;
    color: #ffffff;
    text-align: center;
 }
 .c2_jzg p{
    font-size: 14px;
	line-height: 28px;
    color: #ffffff;
    margin-top: 5px;
 }
 @media (max-width:1370px) {
	 .c2_jzg p{
	    font-size: 14px;
	 	line-height: 24px;
	    color: #ffffff;
	    margin-top: 5px;
	 }
 	
 }
 
 
 .c2_jzg img{
    width: 85px;
	height: 79px;
    opacity: 0.5;
    position: absolute;
    bottom: 10px;
    right: 10px;
 }



 .c2_zxns{
     width: 1400px;
     margin: 0 auto;
 }
 .c2_zpbox{
     margin-top: 50px;
     /* height: 50px; */
     /* padding:  0 90px 0 75px; */
 }
 .c2_zpitembox{
    padding:  0 90px 0 75px;
 }
 .c2_zpbt{
     width: 100%;
     display: flex;
     align-items: center;
     justify-content: space-between;

     font-size: 18px;
     line-height: 50px;
     color: #ffffff;
     background-color:#478c9d;
     padding:  0 90px 0 75px;

 }

 .c2_zptj{
     height: 55px;
     border-bottom: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: space-between;

    font-size: 14px;
	line-height: 55px;
	color: #666666;
 }

 .c2_zpmore{
     display: none;
 }
 .c2_zpxq{

     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
     margin-top: 10px;
     padding-bottom: 15px;
     border-bottom: 1px solid #e0e0e0;
 }
 .c2_zpxq p{
     width: 25%;
     font-size: 14px;
     line-height: 30px;
     color: #666666;
 }
 .c2_gwyq{
    margin-top: 20px;
 }
 .c2_yqbox h3{
	font-size: 14px;
	line-height: 28px;
	color: #666666;
 }
 .c2_yqbox p{
    font-size: 14px;
	line-height: 28px;
	color: #666666;
 }
 .c2_yx{
    font-size: 16px;
    font-weight: bold;
	line-height: 28px;
   color: #478c9d;
    text-align: right;
    margin: 56px 0 50px;
 }
 .block{
     display: block;
 }
 .blue{
   color: #478c9d;
 }


 @media(max-width:1400px){
     .c2_qywh{
         width: 100%;
     }
     .c2_zxns{
        width: 100%;
    }
 }
 @media(max-width:1150px){
    .c2_jzg {
        width: 50%;
        padding: 38px 80px 0;
    }
    .c2_yj {
        width: 29.28%;
        padding: 38px 58px 0;
    }
    .c2_sy {
        width: 20.85%;
        padding: 38px 36px 0;
    }
 }
 @media(max-width:990px){
    .c2_jzg {
        width: 50%;
        padding: 38px 35px 0;
    }
    .c2_zpbt{
        padding: 0 8px;
    }
    .c2_zpitembox{
        padding: 0 8px;
    }
 }

 @media(max-width:767px){
     .c2_qywhbox{
        flex-wrap: wrap;
     }
     .c2_sy {
        width: 100%;
        padding: 20px 8px 20px;
    }
    .c2_yj {
        width: 100%;
        padding: 20px 8px 20px;
    }
    .c2_jzg {
        width: 100%;
        padding: 20px 8px 20px;
    }
    .c2_sy p {
        text-align: center;
    }
    .c2_yj p {
        text-align: center;
    }
    .c2_jzg p {
        text-align: center;
    }
    .c2_zpxq p{
        width: 32%;
    }
    .c2_zpbox {
        /* padding: 0px 8px; */
    }
    .c2_zpitembox{
                padding: 0px 8px;
    }
    .c2_zpbt{
        padding: 0px 8px;
    }
    .c2_zpbt{

    }
    .c2_zxns{
        margin-top: 230px;
    }
    .c2_qywhbox {
        display: flex;
        height: 200px;
        margin-top: 15px;
    }
    .c2_zxns {
        margin-top: 300px;
    }
    .c2_zpbox {
        margin-top: 30px;
    }


    .c1_bt2 h1 {
        font-size: 20px;
        line-height: 20px;
        color: #333333;
    }

    .c2_qywh {
        padding: 30px 0;
    }
    
    .c1_bt2 h2 {
        font-size: 18px;
        line-height: 18px;
        color: #d7d7d7;
        margin: 6px 0 8px;
    }
 }

 @media(max-width:500px){
    .c2_zpxq p{
        width: 49.1%;
    }
 }
 
 
 @media (max-width:767px) {
	 .c1_title h2 span{
	     font-size: 20px;
	     color: #00439c;
	     margin-left: 10px;
	 }
 	
 }
