@charset "utf-8";
.header.black{ position:relative}
.banner{ width:100%; margin:0 auto; position:relative}
.banner>img{ width:100%; height:auto;}
.banner .img1{ display:block}
.banner .img2{ display:none}
.banner .item{ position:absolute; left:0; width:100%; color:#fff; top:50%; transform:translateY(-50%);  z-index:9; color:#fff;}
.banner .item .title{ font-size:32px; font-weight:bold }
.banner .item .intro{ font-size:16px; margin-top:10px}
.banner .item .contents{ font-size:16px; margin-top:10px; max-width:50%}
.banner .item .contents2{ font-size:18px; margin-top:10px; max-width:50%; font-weight:bold}

@media (max-width: 1680px){
	.banner .item .title{ font-size:32px; }
	.banner .item .intro{ font-size:16px;}
	.banner .item .contents{ font-size:14px;}
	.banner .item .contents2{ font-size:16px;}
}

@media (max-width: 1200px){
	.banner .img2{ display:block}
	.banner .img1{ display:none}
	.banner .item .title{ font-size:20px;}
	.banner .item .contents{ font-size:12px; max-width:100%}
	.banner .item .contents2{ font-size:14px; max-width:100%}
}

.gcon_2{ width:100%; padding:20px 0 60px}
.gcon_2 .ibd{ margin-top:55px; padding-bottom:30px}
.gcon_2 .ibd .item{ width:264px; float:left; margin-right:20px; margin-bottom:20px; background:#eef5fe; transition:all 0.5s}
.gcon_2 .ibd .item:nth-child(5n){ margin-right:0}
.gcon_2 .ibd .item a{ display:block; box-sizing:border-box; padding:40px 20px}
.gcon_2 .ibd .item .ico{ text-align:center}
.gcon_2 .ibd .item .ico img{ height:98px; width:auto; transition:all 0.5s}
.gcon_2 .ibd .item .title{ font-size:20px; color:#111;  margin-top:20px;  transition:all 0.5s; text-align:center}
.gcon_2 .ibd .item .intro{ font-size:14px; color:#333; text-align:justify; line-height:22px; height:44px; margin-top:12px; transition:all 0.5s; overflow:hidden}
.gcon_2 .ibd .item .more{display:flex; align-items: center; justify-content: center; width:75px; height:24px; border:1px solid #1977f2; color:#1977f2; border-radius:5px; font-size:14px; box-sizing:border-box; margin:0 auto; margin-top:20px; transition:all 0.5s}
.gcon_2 .ibd .item:hover{ background:#1977f2}
.gcon_2 .ibd .item:hover .ico img{ transform:rotateY(360deg)}
.gcon_2 .ibd .item:hover .title{ color:#fff}
.gcon_2 .ibd .item:hover .intro{ color:#fff}
.gcon_2 .ibd .item:hover .more{ background:#fff; border:1px solid #fff;}
@media (max-width: 1680px){
	.gcon_2{ padding:50px 0}
	.gcon_2 .ibd{ margin-top:40px; padding-bottom:20px}
	.gcon_2 .ibd .item{ width:228px; margin-right:15px; margin-bottom:15px;}
	.gcon_2 .ibd .item a{ padding:30px 15px}
	.gcon_2 .ibd .item .ico img{ height:80px;}
	.gcon_2 .ibd .item .title{ font-size:18px; margin-top:16px; }
	.gcon_2 .ibd .item .intro{ font-size:14px; line-height:22px; height:44px; margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }
	.gcon_2 .ibd .item .more{ font-size:12px; }
}
@media (max-width: 1200px){
	.gcon_2{ padding:40px 0}
	.gcon_2 .ibd{ margin-top:20px; padding-bottom:15px}
	.gcon_2 .ibd .item{ width:48.5%; margin-right:3%; margin-bottom:3%;}
	.gcon_2 .ibd .item:nth-child(5n){ margin-right:3%}
	.gcon_2 .ibd .item:nth-child(2n){ margin-right:0}
	.gcon_2 .ibd .item .ico img{ height:60px;}
	.gcon_2 .ibd .item .title{ font-size:18px; }
	.gcon_2 .ibd .item .more{ width:65px; margin-top:15px}
}
@media (max-width: 750px){
	.gcon_2 .ibd{ }
	.gcon_2 .ibd .item{ width:49%; margin-right:2%; margin-bottom:2%;}
	.gcon_2 .ibd .item:nth-child(5n){ margin-right:2%}
	.gcon_2 .ibd .item:nth-child(2n){ margin-right:0}
	.gcon_2 .ibd .item a{ padding:25px 15px}
	.gcon_2 .ibd .item .ico img{ height:50px;}
	.gcon_2 .ibd .item .title{ font-size:16px; margin-top:15px }
	.gcon_2 .ibd .item .intro{ height:auto; margin-top:10px; font-size:12px }
}
@media (max-width: 550px){
	.gcon_2 .ibd .item a{ padding:25px 10px}
	.gcon_2 .ibd .item .title{ font-size:14px; text-align:center }
}
@media (max-width: 375px){
	.gcon_2 .ibd .item .title{ font-size:13px }
}


.gcon_6{ width:100%; background:url(g_10.jpg) center center no-repeat; background-size:cover; padding:60px 0}
.gcon_6 .ihd .title{ color:#fff}
.gcon_6 .ibd{ margin-top:55px}
.gcon_6 .ibd .item{ width:450px; float:left; margin-right:25px; margin-bottom:25px; box-sizing:border-box; border:1px solid #fff; padding:25px}
.gcon_6 .ibd .item:nth-child(3n){ margin-right:0}
.gcon_6 .ibd .item .ico{ width:99px; float:left; position:relative; top:0; transition:all 0.5s}
.gcon_6 .ibd .item .ico img{ width:100%}
.gcon_6 .ibd .item .cont{ width:calc(100% - 120px); float:right; padding:3px 0 0}
.gcon_6 .ibd .item .cont .title{ font-size:22px; color:#fff;  line-height:1; padding-bottom:16px; border-bottom:1px solid #e6f0fc; position:relative}
.gcon_6 .ibd .item .cont .title a{ display:flex; align-items: center; justify-content: center; width:115px; height:30px; border:1px solid #fff; box-sizing:border-box; border-radius:15px; font-size:16px; position:absolute; right:0; top:0; color:#fff}
.gcon_6 .ibd .item .cont .intro{ font-size:14px; color:#fff; text-align:justify; line-height:22px; height:44px; padding-top:10px}
.gcon_6 .ibd .item:hover .cont .title a{ background:#fff; color:#1977f2}
.gcon_6 .ibd .item:hover .ico{ top:-10px}
@media (max-width: 1680px){
	.gcon_6{ padding:50px 0}
	.gcon_6 .ibd{ margin-top:40px}
	.gcon_6 .ibd .item{ width:32%; margin-right:2%; margin-bottom:2%;  padding:20px; border:1px solid #fff;}
	.gcon_6 .ibd .item .ico{ width:80px; }
	.gcon_6 .ibd .item .cont{ width:calc(100% - 100px); }
	.gcon_6 .ibd .item .cont .title{ font-size:18px; padding-bottom:15px; border-bottom:1px solid #e6f0fc;}
	.gcon_6 .ibd .item .cont .intro{ font-size:14px; line-height:20px; height:40px; padding-top:8px}
	.gcon_6 .ibd .item .cont .title a{  width:100px; height:26px; border:1px solid #fff; font-size:14px; }

	
}
@media (max-width: 1200px){
	.gcon_6{ padding:40px 0}
	.gcon_6 .ibd{ margin-top:20px}
	.gcon_6 .ibd .item{ width:100%; margin-right:3%; margin-bottom:3%;}
	.gcon_6 .ibd .item:nth-child(3n){ margin-right:3%}
	.gcon_6 .ibd .item:nth-child(2n){ margin-right:0}
	.gcon_6 .ibd .item .cont .title a{  width:90px; height:24px; font-size:12px; }
	.gcon_6 .ibd .item .cont .title{ font-size:16px;}
}
@media (max-width: 750px){
	.gcon_6 .ibd .item{ width:100%; margin-right:0; margin-bottom:16px; padding:15px}
	.gcon_6 .ibd .item .cont .intro{ height:auto}
}


.shaixuan{ padding:60px 0; background:#f9fbff}
.shaixuan .item{ padding:20px 0}
.shaixuan .item .lt{ width:115px; float:left}
.shaixuan .item .lt .all{ background:url(g_13.png) left center no-repeat; background-size:26px; display:block; line-height:30px; padding-left:45px; font-size:18px; color:#111;}
.shaixuan .item .lt .all.on{ color:#1977f2}
.shaixuan .item .lt .all:hover{ color:#1977f2}
.shaixuan .item .lt .sf{ background:url(g_14.png) left center no-repeat; background-size:26px; display:block; line-height:30px; padding-left:45px; font-size:18px; color:#111;}
.shaixuan .item .lt .gn{ background:url(g_15.png) left center no-repeat; background-size:26px; display:block; line-height:30px; padding-left:45px; font-size:18px; color:#111; }
.shaixuan .item .rt{ width:calc(100% - 115px); float:right;}
.shaixuan .item .rt a{ display:block; float:left; line-height:30px; color:#111; font-size:18px; margin-right:28px; position:relative; padding-left:26px;}
.shaixuan .item .rt a:after{ content:""; display:block; width:15px; height:15px; box-sizing:border-box; border:1px solid #a0a0a0; position:absolute; left:0; top:50%; margin-top:-8px}
.shaixuan .item .rt a:hover:after{ border:1px solid #1977f2; background:#1977f2}
.shaixuan .item .rt a.on:after{ border:1px solid #1977f2; background:#1977f2}
.shaixuan .item .rt a:hover{ color:#1977f2}
.shaixuan .item .rt a.on{ color:#1977f2}
@media (max-width: 16800px){
	.shaixuan{ padding:30px 0; }
	.shaixuan .item{ padding:15px 0}
	.shaixuan .item .lt{ width:90px; }
	.shaixuan .item .lt .all{ background-size:22px; line-height:30px; padding-left:36px; font-size:16px; }
	.shaixuan .item .lt .sf{ background-size:22px; line-height:30px; padding-left:36px; font-size:16px; }
	.shaixuan .item .lt .gn{ background-size:22px; line-height:30px; padding-left:36px; font-size:16px; }
	.shaixuan .item .rt{ width:calc(100% - 90px); }
	.shaixuan .item .rt a{ line-height:30px; font-size:16px; padding-left:20px; margin-right:23px }
	.shaixuan .item .rt a:after{ width:12px; height:12px; margin-top:-6px}
}
@media (max-width: 1200px){
	.shaixuan{ padding:30px 0; }
	.shaixuan .item{ padding:10px 0}
	.shaixuan .item .lt{ width:80px; }
	.shaixuan .item .lt .all{ background-size:16px; line-height:25px; padding-left:30px; font-size:16px; }
	.shaixuan .item .lt .sf{ background-size:16px; line-height:25px; padding-left:30px; font-size:16px; }
	.shaixuan .item .lt .gn{ background-size:16px; line-height:25px; padding-left:30px; font-size:16px; }
	.shaixuan .item .rt{ width:calc(100% - 80px); }
	.shaixuan .item .rt a{ line-height:25px; font-size:16px; margin-right:20px}
}
@media (max-width: 750px){
	.shaixuan .item{ padding:5px 0}
	.shaixuan .item .lt{ width:70px; }
	.shaixuan .item .lt .all{ background-size:14px; line-height:25px; padding-left:25px; font-size:14px; }
	.shaixuan .item .lt .sf{ background-size:14px; line-height:25px; padding-left:25px; font-size:14px; }
	.shaixuan .item .lt .gn{ background-size:14px; line-height:25px; padding-left:25px; font-size:14px; }
	.shaixuan .item .rt{ width:calc(100% - 70px); }
	.shaixuan .item .rt a{ line-height:25px; font-size:14px; margin-right:20px}
}

.ayxfgj01{ padding:80px 0; background:#f9fbff}
.locations{ padding:20px 0 ; background:#fff; font-size:16px; color:#999}
.locations a{ color:#999}
.locations a:hover{ color:#1977f2}
.ihd .title{ font-size:32px; color:#111;  text-align:center}
.ihd .intro{ margin:0 auto; font-size:16px; color:#333; text-align:center; line-height:1.5; margin-top:15px}
.ayxfgj01 .ibd{ margin-top:60px; font-size:16px; line-height:2}
.ayxfgj01 .ibd img{ max-width:100%; height:auto}
.ayxfgj01 .ihd .intro{ max-width:1080px; }
@media (max-width: 1680px){
	.ayxfgj01{ padding:60px 0; }
	.ihd .title{ font-size:30px; }
	.ihd .intro{  font-size:16px; }
	.ayxfgj01 .ibd{ margin-top:60px; font-size:14px; }
	.locations{ font-size:14px}

}
@media (max-width: 1200px){
	.ayxfgj01{ padding:40px 0; }
	.ihd .title{ font-size:22px; }
	.ihd .intro{  font-size:14px; text-align:left }
	.ayxfgj01 .ibd{ margin-top:30px; }
	.locations{ font-size:12px}

}

.ayxfgj02{ padding:80px 0; }
.ayxfgj02 .ibd{ margin-top:80px; font-size:16px; line-height:2}
.ayxfgj02 .ibd img{ max-width:100%; height:auto}
@media (max-width: 1680px){
	.ayxfgj02{ padding:60px 0; }
	.ayxfgj02 .ibd{ margin-top:60px; font-size:14px; }

}
@media (max-width: 1200px){
	.ayxfgj02{ padding:40px 0; }
	.ayxfgj02 .ibd{ margin-top:30px; }

}
.pc_nr{ display:block}
.sj_nr{ display:none}
@media (max-width: 1200px){
	.sj_nr{ display:block}
	.pc_nr{ display:none}
}

.ayxfgj03 .t{ padding:80px 0 0 0; background:#f9fbff}
.ayxfgj03 .ibd .item:nth-child(2n+1){background:#f9fbff}
.ayxfgj03 .ibd .item{ padding:60px 0;}
.ayxfgj03 .ibd .item .nr{display:flex;justify-content: space-between; align-items: center;}
.ayxfgj03 .ibd .item:nth-child(2n) .nr{ flex-direction: row-reverse;}
.ayxfgj03 .ibd .item .pic{ width:660px;}
.ayxfgj03 .ibd .item .pic img{ width:100%}
.ayxfgj03 .ibd .item .cont{ width:600px}
.ayxfgj03 .ibd .item .cont .title{ font-size:26px; color:#111; }
.ayxfgj03 .ibd .item .cont .intro{ font-size:18px; color:#333; margin-top:15px}
@media (max-width: 1680px){
	.ayxfgj03 .t{ padding:60px 0 0 0; }
	.ayxfgj03 .ibd .item{ padding:50px 0;}
	.ayxfgj03 .ibd .item .pic{ width:580px;}
	.ayxfgj03 .ibd .item .cont{ width:500px}
	.ayxfgj03 .ibd .item .cont .title{ font-size:24px; }
	.ayxfgj03 .ibd .item .cont .intro{ font-size:16px;}
}
@media (max-width: 1200px){
	.ayxfgj03 .t{ padding:40px 0 0 0; }
	.ayxfgj03 .ibd .item{ padding:30px 0;}
	.ayxfgj03 .ibd .item .pic{ width:50%;}
	.ayxfgj03 .ibd .item .cont{ width:45%}
	.ayxfgj03 .ibd .item .cont .title{ font-size:20px; }
	.ayxfgj03 .ibd .item .cont .intro{ font-size:16px;}
}
@media (max-width: 750px){
	.ayxfgj03 .ibd .item .cont .title{ font-size:16px; }
	.ayxfgj03 .ibd .item .cont .intro{ font-size:12px; margin-top:5px}
}


.gny01{ padding:60px 0 0 0}
.gny01 .ibd{display:flex;justify-content: space-between; margin-top:60px;flex-wrap: wrap;}
.gny01 .ibd .item1{ width:100%; display:flex; align-items: center;}
.gny01 .ibd .item1 .pic{ width:48%; position:relative; overflow:hidden;}
.gny01 .ibd .item1 .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.gny01 .ibd .item1:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.gny01 .ibd .item1 .intro{ width:60%; padding:3% 0; text-align:center; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); background:rgba(34,134,242,0.75); font-size:20px; color:#fff; }
.gny01 .ibd .item1 .cont{ width:48%; margin-left:4%;  font-size:16px; color:#333; text-align:center}
@media (max-width: 1680px){
	.gny01 .ibd .item1 .intro{ font-size:20px; }
	.gny01 .ibd .item1 .cont{ font-size:16px; }

}
@media (max-width: 1200px){
	.gny01 .ibd .item1{ margin-top:20px}
	.gny01 .ibd .item1 .intro{ font-size:16px; }
	.gny01 .ibd .item1 .cont{ font-size:12px; }

}
@media (max-width: 750px){
	.gny01 .ibd .item1{ display:block; }
	.gny01 .ibd .item1 .pic{ width:100%}
	.gny01 .ibd .item1 .cont{ width:100%; margin:0;  padding:10px 0 0 }

}

.gny01 .ibd .item2{ width:48%; margin-bottom:4%}
.gny01 .ibd .item2 .pic{ position:relative; overflow:hidden;}
.gny01 .ibd .item2 .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.gny01 .ibd .item2:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.gny01 .ibd .item2 .intro{ width:60%; padding:3% 0; text-align:center; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); background:rgba(34,134,242,0.75); font-size:20px; color:#fff; }
.gny01 .ibd .item2 .cont{ padding:3%; font-size:16px; color:#5a5a5a;  text-align:center}
.gny01 .ibd .item2:nth-child(2n){ margin-right:0}
.gny01 .ibd .item2:nth-last-child(-n+2){ margin-bottom:0}
@media (max-width: 1680px){
	.gny01{ padding:50px 0 0 0}
	.gny01 .ibd{ margin-top:50px}
	.gny01 .ibd .item2 .intro{ font-size:18px; }
	.gny01 .ibd .item2 .cont{  }

}
@media (max-width: 1200px){
	.gny01{ padding:40px 0 0 0}
	.gny01 .ibd{ margin-top:30px}
	.gny01 .ibd .item2 .intro{ font-size:16px; width:88% }
	.gny01 .ibd .item2 .cont{ font-size:14px; }

}
@media (max-width: 750px){
	.gny01 .ibd{ display:block; margin:0}
	.gny01 .ibd .item2{ width:100%; margin-top:20px}
	.gny01 .ibd .item2 .cont{ padding:10px 0 0 }

}

.gny01 .ibd .item3{ width:32%}
.gny01 .ibd .item3 .pic{ position:relative; overflow:hidden;}
.gny01 .ibd .item3 .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.gny01 .ibd .item3:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.gny01 .ibd .item3 .intro{ width:70%; padding:3% 0; text-align:center; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); background:rgba(34,134,242,0.75); font-size:20px; color:#fff; }
.gny01 .ibd .item3 .cont{ padding:3%; font-size:16px; color:#5a5a5a; text-align:center}
@media (max-width: 1680px){
	.gny01 .ibd .item3 .intro{ font-size:18px; }
	.gny01 .ibd .item3 .cont{ font-size:14px; }

}
@media (max-width: 1200px){

	.gny01 .ibd .item3 .intro{ font-size:14px; }
	.gny01 .ibd .item3 .cont{ font-size:12px; }

}
@media (max-width: 750px){
	.gny01 .ibd .item3{ width:100%; margin-top:20px}
	.gny01 .ibd .item3 .cont{ padding:10px 0 0 }

}


.gny02{ padding:60px 0}
.gny02 .ibd{ margin-top:55px;}
.gny02 .ibd .swiper02{ width:100%; overflow:hidden}
.gny02 .ibd .item{ width:264px;  margin-right:20px; background:#eef5fe; transition:all 0.5s}
.gny02 .ibd .item:last-child{ margin-right:0}
.gny02 .ibd .item a{ display:block; box-sizing:border-box; padding:40px 28px}
.gny02 .ibd .item .ico{ text-align:center}
.gny02 .ibd .item .ico img{ height:98px; width:auto; transition:all 0.5s}
.gny02 .ibd .item .title{ font-size:18px; color:#111;  margin-top:20px;  transition:all 0.5s; text-align:center}
.gny02 .ibd .item .intro{ font-size:14px; color:#333; text-align:justify; line-height:22px; height:44px; margin-top:12px; transition:all 0.5s; overflow:hidden}
.gny02 .ibd .item .more{display:flex; align-items: center; justify-content: center; width:75px; height:24px; border:1px solid #1977f2; color:#1977f2; border-radius:5px; font-size:14px; box-sizing:border-box;  margin:0 auto; margin-top:20px; transition:all 0.5s;}
.gny02 .ibd .item:hover{ background:#1977f2}
.gny02 .ibd .item:hover .ico img{ transform:rotateY(360deg)}
.gny02 .ibd .item:hover .title{ color:#fff}
.gny02 .ibd .item:hover .intro{ color:#fff}
.gny02 .ibd .item:hover .more{ background:#fff; border:1px solid #fff;}
@media (max-width: 1680px){
	.gny02{ padding:50px 0}
	.gny02 .ibd{ margin-top:40px; }
	.gny02 .ibd .item{ width:228px; margin-right:15px;}
	.gny02 .ibd .item a{ padding:30px 20px}
	.gny02 .ibd .item .ico img{ height:80px;}
	.gny02 .ibd .item .title{ font-size:16px; margin-top:16px; }
	.gny02 .ibd .item .intro{ font-size:14px; line-height:20px; height:40px; margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }
	.gny02 .ibd .item .more{ font-size:12px; }
}
@media (max-width: 1200px){
	.gny02{ padding:40px 0}
	.gny02 .ibd{ margin-top:20px; }
	.gny02 .ibd .item{ width:48.5%; margin-right:3%;}
	.gny02 .ibd .item .ico img{ height:60px;}
	.gny02 .ibd .item .title{ font-size:18px; }
	.gny02 .ibd .item .more{ width:65px; margin-top:15px}
}
@media (max-width: 750px){
	.gny02 .ibd{ }
	.gny02 .ibd .item{ width:49%; margin-right:2%;}
	.gny02 .ibd .item a{ padding:25px 15px}
	.gny02 .ibd .item .ico img{ height:50px;}
	.gny02 .ibd .item .title{ font-size:14px; margin-top:15px }
	.gny02 .ibd .item .intro{ height:60px; height:auto; margin-top:10px; font-size:12px }
}
@media (max-width: 550px){
	.gny02 .ibd .item a{ padding:25px 10px}
}
@media (max-width: 375px){
	.gny02 .ibd .item .title{ font-size:13px; }
}

.aqjgyyzx01{ padding:60px 0; background:#f9fbff}
.aqjgyyzx01 .ihd .intro{ width:1050px}
.aqjgyyzx01 .ibd{ margin-top:50px}
.aqjgyyzx01 .ibd .lt{ width:806px; float:left; overflow:hidden}
.aqjgyyzx01 .ibd .lt .pic{ width:100%}
.aqjgyyzx01 .ibd .lt .pic img{ width:100%}
.aqjgyyzx01 .ibd .rt{ width:calc(100% - 806px); float:right}
.aqjgyyzx01 .ibd .rt .pic{ width:277px; float:left; margin:0 0 20px 20px}
.aqjgyyzx01 .ibd .rt .pic img{ width:100%}
.aqjgyyzx01 .ibd .rt .pic:nth-child(n+3){ margin-bottom:0}
@media (max-width: 1680px){
	.aqjgyyzx01 .ibd{ margin-top:40px}
	.aqjgyyzx01 .ibd .lt{ width:690px}
	.aqjgyyzx01 .ibd .rt{ width:calc(100% - 690px);}
	.aqjgyyzx01 .ibd .rt .pic{ width:240px; margin:0 0 13px 15px}
}
@media (max-width: 1200px){
	.aqjgyyzx01{ padding:10px 0 40px;}
	.aqjgyyzx01 .ihd .intro{ width:100%}
	.aqjgyyzx01 .ibd{ margin-top:20px}
	.aqjgyyzx01 .ibd .lt{ width:100%}
	.aqjgyyzx01 .ibd .rt{ width:100%; margin-top:16px}
	.aqjgyyzx01 .ibd .rt .pic{ width:calc(50% - 8px); margin:0 0 16px 16px}
	.aqjgyyzx01 .ibd .rt .pic:nth-child(2n+1){ margin-left:0}
}

.aqjgyyzx02{ padding:60px 0; }
.aqjgyyzx02 .ibd{ margin-top:50px}
.aqjgyyzx02 .ibd .item{ width:270px; float:left; background:#eef5fe; padding:35px 25px; box-sizing:border-box; margin-right:12.5px}
.aqjgyyzx02 .ibd .item:nth-child(5){ margin-right:0}
.aqjgyyzx02 .ibd .item .ico img{ height:52px;}
.aqjgyyzx02 .ibd .item .title{ font-size:20px; color:#111;  line-height:1; padding:30px 0 20px; position:relative}
.aqjgyyzx02 .ibd .item .title:after{ content:""; display:block; width:55px; height:3px; background:#1977f2; position:absolute; left:0; bottom:0}
.aqjgyyzx02 .ibd .item .intro{ font-size:14px; color:#333; line-height:22px; text-align:justify; height:120px; margin-top:15px}
@media (max-width: 1680px){
	.aqjgyyzx02 .ibd{ margin-top:40px}
	.aqjgyyzx02 .ibd .item{ width:232px; padding:30px 20px; margin-right:10px}
	.aqjgyyzx02 .ibd .item .ico img{ height:42px;}
	.aqjgyyzx02 .ibd .item .title{ font-size:18px; padding:25px 0 16px }
	.aqjgyyzx02 .ibd .item .title:after{ width:45px; }
	.aqjgyyzx02 .ibd .item .intro{ font-size:14px; line-height:22px; height:140px; }

}
@media (max-width: 1200px){
	.aqjgyyzx02{ padding:40px 0; }
	.aqjgyyzx02 .ibd{ margin-top:0}
	.aqjgyyzx02 .ibd .item{ width:49%; margin-top:20px; padding:30px 15px; margin-right:2%}
	.aqjgyyzx02 .ibd .item:nth-child(2){ margin-right:0}
	.aqjgyyzx02 .ibd .item:nth-child(n+3){ width:32%}
	.aqjgyyzx02 .ibd .item .ico img{ height:36px;}
	.aqjgyyzx02 .ibd .item .title{ font-size:18px; padding:20px 0 12px }
	.aqjgyyzx02 .ibd .item .title:after{ width:36px; height:2px }
	.aqjgyyzx02 .ibd .item .intro{ margin-top:10px}
}
@media (max-width: 750px){
	.aqjgyyzx02 .ibd{ padding-top:10px}
	.aqjgyyzx02 .ibd .item{ margin-top:2%; padding:25px 12px; }
	.aqjgyyzx02 .ibd .item:nth-child(2){ margin-right:0}
	.aqjgyyzx02 .ibd .item:nth-child(4){ margin-right:0}
	.aqjgyyzx02 .ibd .item:nth-child(n+3){ width:49%}
	.aqjgyyzx02 .ibd .item:nth-child(5){ width:100%;}
	.aqjgyyzx02 .ibd .item .ico img{ height:30px;}
	.aqjgyyzx02 .ibd .item .title{ font-size:16px; padding:20px 0 12px }
	.aqjgyyzx02 .ibd .item .intro{ margin-top:10px;}
	.aqjgyyzx02 .ibd .item:nth-child(n+3) .intro{ height:200px}
	.aqjgyyzx02 .ibd .item:nth-child(5) .intro{ height:auto; padding-bottom:10px}
}


.aqjgyyzx03{ padding:0  0 60px 0; }
.aqjgyyzx03 .ibd{ margin-top:50px}
.aqjgyyzx03 .ibd .item{ width:444px; float:left; height:92px; box-sizing:border-box; border:2px solid #3c8cf4; padding:14px 14px 14px 0; margin-right:34px}
.aqjgyyzx03 .ibd .item:nth-child(3){ margin-right:0}
.aqjgyyzx03 .ibd .item .ico{ float:left; width:88px; height:100%;display:flex; align-items: center; justify-content: center;}
.aqjgyyzx03 .ibd .item .ico img{ height:42px;}
.aqjgyyzx03 .ibd .item .title{ float:left; width:50px; height:100%;display:flex; align-items: center; justify-content: center; font-size:22px; color:#1977f2;  line-height:1.2}
.aqjgyyzx03 .ibd .item .intro{ float:right; width:270px; height:100%;display:flex; align-items: center; justify-content: center; box-sizing:border-box; background:#eef5fe; border-left:1px solid #1977f2; padding:0 20px; font-size:14px; color:#333; line-height:22px; }
@media (max-width: 1680px){
	.aqjgyyzx03 .ibd .item{ width:32%; height:86px; padding:10px 10px 10px 0; margin-right:2%}
	.aqjgyyzx03 .ibd .item .ico{ width:72px; }
	.aqjgyyzx03 .ibd .item .ico img{ height:36px;}
	.aqjgyyzx03 .ibd .item .title{ width:40px; font-size:20px; }
	.aqjgyyzx03 .ibd .item .intro{ width:235px; padding:0 16px; font-size:14px ;line-height:20px; }
}
@media (max-width: 1200px){
	.aqjgyyzx03 .ibd{ margin-top:0}
	.aqjgyyzx03 .ibd .item{ width:100%; height:80px; margin-right:0; margin-top:20px}
	.aqjgyyzx03 .ibd .item .ico{ width:70px; }
	.aqjgyyzx03 .ibd .item .ico img{ height:30px;}
	.aqjgyyzx03 .ibd .item .title{ width:36px; font-size:18px; }
	.aqjgyyzx03 .ibd .item .intro{ width:calc(100% - 130px); }
}
@media (max-width: 750px){
	.aqjgyyzx03 .ibd .item{ height:100px}
}

.aqjgyyzx04{ padding:60px 0; background:#f9fbff}
.aqjgyyzx04 .ihd .intro{ width:100%}
.aqjgyyzx04 .ibd{ margin-top:50px; position:relative; }
.aqjgyyzx04 .ibd .pic{ width:100%;}
.aqjgyyzx04 .ibd .pic img{ width:100%}



.aqjgyyzx04 .ibd .item{ position:absolute; left:0; top:0}
.aqjgyyzx04 .ibd .item .ico{ width:42px; height:30px;display:flex;align-items: center;justify-content: center; position:relative}
.aqjgyyzx04 .ibd .item .ico .img1{ display:block; width:19px }
.aqjgyyzx04 .ibd .item .ico .img2{ display:none; width:19px }
.aqjgyyzx04 .ibd .item:hover .ico .img2{ display:block}
.aqjgyyzx04 .ibd .item:hover .ico .img1{ display:none}
.aqjgyyzx04 .ibd .item .intro{ width:fit-content; height:auto; background:#1977f2; color:#fff; padding:20px; border-radius:10px; font-size:14px; line-height:2; position:absolute; left:100%; top:-60px; display:none}
.aqjgyyzx04 .ibd .item .intro .content{ word-break: keep-all; }
.aqjgyyzx04 .ibd .item .intro .title{ border-bottom:1px solid #fff; padding-bottom:5px; margin-bottom:10px; font-size:18px; }
.aqjgyyzx04 .ibd .item:hover .intro{ display:block}
.aqjgyyzx04 .ibd .item:hover{ z-index:99}


.aqjgyyzx04 .ibd .item:nth-child(10n+1) .ico{ animation: myMove2 2s linear infinite;}
.aqjgyyzx04 .ibd .item:nth-child(10n+2) .ico{ animation: myMove2 2.1s linear infinite;}
.aqjgyyzx04 .ibd .item:nth-child(10n+3) .ico{ animation: myMove2 2.2s linear infinite;}
.aqjgyyzx04 .ibd .item:nth-child(10n+4) .ico{ animation: myMove2 2.3s linear infinite;}
.aqjgyyzx04 .ibd .item:nth-child(10n+5) .ico{ animation: myMove2 2.4s linear infinite;}
.aqjgyyzx04 .ibd .item:nth-child(10n+6) .ico{ animation: myMove2 2.5s linear infinite;}
.aqjgyyzx04 .ibd .item:nth-child(10n+7) .ico{ animation: myMove2 2.6s linear infinite;}
.aqjgyyzx04 .ibd .item:nth-child(10n+8) .ico{ animation: myMove2 2.7s linear infinite;}
.aqjgyyzx04 .ibd .item:nth-child(10n+9) .ico{ animation: myMove2 2.8s linear infinite;}
.aqjgyyzx04 .ibd .item:nth-child(10n+10) .ico{ animation: myMove2 2.9s linear infinite;}


@keyframes myMove2 {
	0% { top:-15%}

	50% { top:15%}
	100% { top:-15%}
}


/*.aqjgyyzx04 .ibd .item.on .ico .img2{ display:block}
.aqjgyyzx04 .ibd .item.on .ico .img1{ display:none}
.aqjgyyzx04 .ibd .item.on .intro{ display:block}
.aqjgyyzx04 .ibd .item.on{ z-index:99}*/
@media (max-width: 1680px){
}
@media (max-width: 1200px){
	.aqjgyyzx04 .ibd .item{ width:2.2%}
	.aqjgyyzx04 .ibd .item .ico{ width:100%; height:auto }
	.aqjgyyzx04 .ibd .item .ico .img1{ width:80%}
	.aqjgyyzx04 .ibd .item .ico .img2{ width:80%}
	
	.aqjgyyzx04 .ibd .item .intro{  padding:12px;  font-size:12px;}
	.aqjgyyzx04 .ibd .item .intro .title{ font-size:14px; }

	
}
@media (max-width: 750px){
	.aqjgyyzx04 .ibd{ transform:scale(1.28)}
	.aqjgyyzx04 .ibd .item .intro{ transform:scale(0.5,0,0)}	
	.aqjgyyzx04 .ibd .item .intro{  padding:10px;  font-size:10px;}
	.aqjgyyzx04 .ibd .item .intro .title{ font-size:12px; }
}

.xfycjk01{ padding:60px 0}
.xfycjk01 .ibd{ }
.xfycjk01 .ibd .swiper01{ width:100%; overflow:hidden}
.xfycjk01 .ibd .swiper01  .swiper-slide{ width:327px; margin-right:30px; padding-top:40px; position:relative; top:0; transition:all 0.5s}
.xfycjk01 .ibd .swiper01  .swiper-slide:hover{ top:-40px}
.xfycjk01 .ibd .swiper01  .swiper-slide:last-child{ margin-right:0}
.xfycjk01 .ibd .swiper01  .swiper-slide .ico{ width:78px; height:78px; border-radius:15px; background:#fff;display:flex; align-items: center; justify-content: center; margin:0 auto; box-shadow:0 0 15px rgba(25,119,243,0.2); margin-top:15px}
.xfycjk01 .ibd .swiper01  .swiper-slide .ico img{ height:50px}
.xfycjk01 .ibd .swiper01  .swiper-slide .cont{ width:100%; box-sizing:border-box; border:2px solid #1977f2; margin-top:22px; background:#eef6ff; padding:15px}
.xfycjk01 .ibd .swiper01  .swiper-slide .cont .intro{ font-size:20px; color:#1977f3; text-align:center; border-radius:15px; background:#fff; padding:20px 0; }
@media (max-width: 1680px){
	.xfycjk01 .ibd .swiper01  .swiper-slide{ width:23.5%; margin-right:2%}
	.xfycjk01 .ibd .swiper01  .swiper-slide .ico{ width:66px; height:66px; border-radius:12px; box-shadow:0 0 12px rgba(25,119,243,0.2); margin-top:12px}
	.xfycjk01 .ibd .swiper01  .swiper-slide .ico img{ height:42px}
	.xfycjk01 .ibd .swiper01  .swiper-slide .cont{  margin-top:20px; padding:12px}
	.xfycjk01 .ibd .swiper01  .swiper-slide .cont .intro{ font-size:16px;   border-radius:12px; padding:15px 0; }

}
@media (max-width: 1200px){
	.xfycjk01{ padding:40px 0}
	.xfycjk01 .ibd{ }
	.xfycjk01 .ibd .swiper01  .swiper-slide{ width:32%; margin-right:2%; padding-top:20px}
	.xfycjk01 .ibd .swiper01  .swiper-slide:hover{ top:-20px}
	.xfycjk01 .ibd .swiper01  .swiper-slide .ico{ width:56px; height:56px; border-radius:10px; box-shadow:0 0 10px rgba(25,119,243,0.2); margin-top:10px}
	.xfycjk01 .ibd .swiper01  .swiper-slide .ico img{ height:32px}
	.xfycjk01 .ibd .swiper01  .swiper-slide .cont{  margin-top:16px; }
	.xfycjk01 .ibd .swiper01  .swiper-slide .cont .intro{ font-size:16px; }

}
@media (max-width: 750px){
	.xfycjk01 .ibd .swiper01  .swiper-slide{ width:60%; }

}


.xfycjk01 .ibd .aitem{ width:327px; margin-right:30px; padding-top:40px;  float:left}
.xfycjk01 .ibd .aitem .an{ position:relative; top:0; transition:all 0.5s;}
.xfycjk01 .ibd .aitem:last-child{ margin-right:0}
.xfycjk01 .ibd .aitem:hover .an{ top:-40px}
.xfycjk01 .ibd .aitem:last-child{ margin-right:0}
.xfycjk01 .ibd .aitem .ico{ width:78px; height:78px; border-radius:15px; background:#fff;display:flex; align-items: center; justify-content: center; margin:0 auto; box-shadow:0 0 15px rgba(25,119,243,0.2); margin-top:15px}
.xfycjk01 .ibd .aitem .ico img{ height:50px}
.xfycjk01 .ibd .aitem .cont{ width:100%; box-sizing:border-box; border:2px solid #1977f2; margin-top:22px; background:#eef6ff; padding:15px}
.xfycjk01 .ibd .aitem .cont .intro{ font-size:20px; color:#1977f3; text-align:center; border-radius:15px; background:#fff; padding:20px 0;  }
@media (max-width: 1680px){
	.xfycjk01 .ibd .aitem{ width:23.5%; margin-right:2%}
	.xfycjk01 .ibd .aitem .ico{ width:66px; height:66px; border-radius:12px; box-shadow:0 0 12px rgba(25,119,243,0.2); margin-top:12px}
	.xfycjk01 .ibd .aitem .ico img{ height:42px}
	.xfycjk01 .ibd .aitem .cont{  margin-top:20px; padding:12px}
	.xfycjk01 .ibd .aitem .cont .intro{ font-size:16px;   border-radius:12px; padding:15px 0; }

}
@media (max-width: 1200px){

	.xfycjk01 .ibd .aitem{ padding-top:20px}
	.xfycjk01 .ibd .aitem:hover{ top:-20px}
	.xfycjk01 .ibd .aitem .ico{ width:56px; height:56px; border-radius:10px; box-shadow:0 0 10px rgba(25,119,243,0.2); margin-top:10px}
	.xfycjk01 .ibd .aitem .ico img{ height:32px}
	.xfycjk01 .ibd .aitem .cont{  margin-top:16px; }
	.xfycjk01 .ibd .aitem .cont .intro{ font-size:16px; }

}
@media (max-width: 750px){
	.xfycjk01 .ibd .aitem{ width:49%; }
	.xfycjk01 .ibd .aitem:nth-child(2n){ margin-right:0}
	.xfycjk01 .ibd .aitem .cont{ padding:8px}
	.xfycjk01 .ibd .aitem .cont .intro{ font-size:14px; }
	.xfycjk01 .ibd .aitem .ico{ width:42px; height:42px}

}





.xfycjk02 .t{ padding:80px 0 0 0; background:#f9fbff}
.xfycjk02 .ibd .item:nth-child(2n+1){background:#f9fbff}
.xfycjk02 .ibd .item{ padding:60px 0;}
.xfycjk02 .ibd .item .nr{display:flex;justify-content: space-between; align-items: center;}
.xfycjk02 .ibd .item:nth-child(2n) .nr{ flex-direction: row-reverse;}
.xfycjk02 .ibd .item .pic{ width:628px; box-sizing:border-box;/* border:2px solid #1977f2; padding:6px;*/}
.xfycjk02 .ibd .item .pic i{ display:block; overflow:hidden}
.xfycjk02 .ibd .item .pic img{ width:100%}
.xfycjk02 .ibd .item .cont{ width:660px}
.xfycjk02 .ibd .item .cont .title{ font-size:26px; color:#1977f3;   }
.xfycjk02 .ibd .item .cont .intro{ font-size:18px; color:#333; margin-top:15px; text-align:justify}
@media (max-width: 1680px){
	.xfycjk02 .t{ padding:60px 0 0 0; }
	.xfycjk02 .ibd .item{ padding:50px 0;}
	.xfycjk02 .ibd .item .pic{ width:500px;}
	.xfycjk02 .ibd .item .cont{ width:600px}
	.xfycjk02 .ibd .item .cont .title{ font-size:24px; }
	.xfycjk02 .ibd .item .cont .intro{ font-size:16px;}
}
@media (max-width: 1200px){
	.xfycjk02 .t{ padding:40px 0 0 0; }
	.xfycjk02 .ibd .item{ padding:30px 0;}
	.xfycjk02 .ibd .item .pic{ width:50%;}
	.xfycjk02 .ibd .item .cont{ width:46%}
	.xfycjk02 .ibd .item .cont .title{ font-size:20px; }
	.xfycjk02 .ibd .item .cont .intro{ font-size:16px;}
}
@media (max-width: 750px){
	.xfycjk02 .ibd .item .nr{ display:block}
	.xfycjk02 .ibd .item .pic{ width:100%}
	.xfycjk02 .ibd .item .cont{ width:100%}
	.xfycjk02 .ibd .item .cont .title{ font-size:18px; font-weight:bold; margin-top:12px }
	.xfycjk02 .ibd .item .cont .intro{ font-size:14px; margin-top:8px; line-height:1.7}
}



.xfycjk03{ padding:60px 0  ; }
.xfycjk03 .ibd{ margin-top:50px; text-align:center}
.xfycjk03 .ibd img{ max-width:100%; height:auto}
@media (max-width: 1200px){
	
	.xfycjk03{ padding:40px 0  ; }
	.xfycjk03 .ibd{ margin-top:30px;}
}

.xfycjk04{ padding:0 0 60px ; }
.xfycjk04 .ibd{ margin-top:50px}
.xfycjk04 .ibd .swiper04{ width:100%; overflow:hidden}
.xfycjk04 .ibd .swiper04  .swiper-slide{ width:18.4%; margin-right:2%}
.xfycjk04 .ibd .swiper04  .swiper-slide:last-child{ margin-right:0}
.xfycjk04 .ibd .swiper04  .swiper-slide .pic{ width:100%; overflow:hidden}
.xfycjk04 .ibd .swiper04  .swiper-slide .pic img{ width:100%}
@media (max-width: 1200px){
	.xfycjk04{ padding:0 0 40px ; }
	.xfycjk04 .ibd{ margin-top:20px}
	.xfycjk04 .ibd .swiper04  .swiper-slide{ width:32%;}
}
@media (max-width: 750px){
	.xfycjk04 .ibd .swiper04  .swiper-slide{ width:49%;}
}




.xfycjk04 .ibd .aitem{ width:18.4%; margin-right:2%; float:left}
.xfycjk04 .ibd .aitem:last-child{ margin-right:0}
.xfycjk04 .ibd .aitem .pic{ width:100%; overflow:hidden}
.xfycjk04 .ibd .aitem .pic img{ width:100%}
@media (max-width: 750px){
	.xfycjk04 .ibd .aitem{ width:49%; margin-bottom:2%}
	.xfycjk04 .ibd .aitem:nth-child(2n){ margin-right:0}
}


.xfycjk05{ margin-bottom:60px}
.xfycjk05 .ibd{ width:fit-content; margin:0 auto; margin-top:50px}
.xfycjk05 .ibd .aitem{ width:331px; float:left; margin-right:25px}
.xfycjk05 .ibd .aitem .pic{ width:100%; overflow:hidden; border-radius:10px; box-sizing:border-box; border:1px solid rgba(25,119,243,1)}
.xfycjk05 .ibd .aitem .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.xfycjk05 .ibd .aitem:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.xfycjk05 .ibd .aitem:last-child{ margin-right:0}
.xfycjk05 .ibd .cont{ width:300px; margin:0 auto; margin-top:-15px; z-index:2; background:#fff; border-radius:10px; position:relative; z-index:2; box-sizing:border-box; padding:20px; box-shadow:0 0 5px rgba(25,119,243,0.7)}
.xfycjk05 .ibd .cont .title{ font-size:24px; color:#1977f3; text-align:center; border-bottom:1px solid #1977f2; padding:12px 0}
.xfycjk05 .ibd .cont .intro{ font-size:16px; color:#5a5a5a; text-align:justify; margin-top:12px; line-height:1.8}
@media (max-width: 1680px){
	.xfycjk05 .ibd{ margin-top:40px}
	.xfycjk05 .ibd .aitem{ width:285px; margin-right:20px}
	.xfycjk05 .ibd .cont{ width:260px; z-index:2;  padding:16px; }
	.xfycjk05 .ibd .cont .title{ font-size:20px;  padding:10px 0}
	.xfycjk05 .ibd .cont .intro{ font-size:14px;  margin-top:10px; }
}
@media (max-width: 1200px){
	.xfycjk05{ margin-bottom:40px;}
	.xfycjk05 .ibd{ margin-top:0}
	.xfycjk05 .ibd .aitem{ width:49%; margin-right:2%; margin-top:30px}
	.xfycjk05 .ibd .aitem:nth-child(2n){ margin-right:0}
	.xfycjk05 .ibd .cont{ width:90%; z-index:2;  padding:16px; }
	.xfycjk05 .ibd .cont .title{ font-size:18px;}
	.xfycjk05 .ibd .cont .intro{ font-size:14px;}
}
@media (max-width: 750px){
	.xfycjk05 .ibd{ margin-top:0}
	.xfycjk05 .ibd .aitem{ width:100%; margin-right:0; margin-top:20px}
	.xfycjk05 .ibd .aitem:nth-child(2n){ margin-right:0}
	.xfycjk05 .ibd .cont{ width:90%; z-index:2;  padding:16px; }
	.xfycjk05 .ibd .cont .title{ font-size:18px;}
	.xfycjk05 .ibd .cont .intro{ font-size:14px;}
}

.znxfypt01{ padding:60px 0; background:#f9fbff}
.znxfypt01 .ibd{ margin-top:50px; text-align:center}
.znxfypt01 .ibd img{ max-width:100%; height:auto}
@media (max-width: 1200px){
	.znxfypt01{ padding:40px 0; }
	.znxfypt01 .ibd{ margin-top:30px; }
}
.znxfypt02{ padding:60px 0;}
.znxfypt02 .ibd{ margin-top:50px; text-align:center}
.znxfypt02 .ibd img{ max-width:100%; height:auto}
@media (max-width: 1200px){
	.znxfypt02{ padding:40px 0; }
	.znxfypt02 .ibd{ margin-top:30px; }
}
.znxfypt03 .t{ padding:80px 0 0 0; background:#f9fbff}
.znxfypt03 .ibd .item:nth-child(2n+1){background:#f9fbff}
.znxfypt03 .ibd .item{ padding:60px 0;}
.znxfypt03 .ibd .item .nr{display:flex;justify-content: space-between; align-items: center;}
.znxfypt03 .ibd .item:nth-child(2n) .nr{ flex-direction: row-reverse;}
.znxfypt03 .ibd .item .pic{ width:700px; box-sizing:border-box; }
.znxfypt03 .ibd .item .pic i{ display:block; overflow:hidden}
.znxfypt03 .ibd .item .pic img{ width:100%}
.znxfypt03 .ibd .item .cont{ width:540px}
.znxfypt03 .ibd .item .cont .title{ font-size:30px; color:#323232;  }
.znxfypt03 .ibd .item .cont .intro{ font-size:24px; color:#5a5a5a; margin-top:15px; text-align:justify}
@media (max-width: 1680px){
	.znxfypt03 .t{ padding:60px 0 0 0; }
	.znxfypt03 .ibd .item{ padding:50px 0;}
	.znxfypt03 .ibd .item .pic{ width:600px;}
	.znxfypt03 .ibd .item .cont{ width:500px}
	.znxfypt03 .ibd .item .cont .title{ font-size:28px; }
	.znxfypt03 .ibd .item .cont .intro{ font-size:20px;}
}
@media (max-width: 1200px){
	.znxfypt03 .t{ padding:40px 0 0 0; }
	.znxfypt03 .ibd .item{ padding:30px 0;}
	.znxfypt03 .ibd .item .pic{ width:50%;}
	.znxfypt03 .ibd .item .cont{ width:46%}
	.znxfypt03 .ibd .item .cont .title{ font-size:20px; }
	.znxfypt03 .ibd .item .cont .intro{ font-size:16px;}
}
@media (max-width: 750px){
	.znxfypt03 .ibd .item .pic{ }
	.znxfypt03 .ibd .item .cont .title{ font-size:16px; }
	.znxfypt03 .ibd .item .cont .intro{ font-size:12px; margin-top:5px}
}

.hxjs01{ background:#f2f8fe; padding:90px 0}
.hxjs01 .ibd{ margin-top:80px; display:flex; justify-content: center;}
.hxjs01 .ibd .item{ margin:0 110px}
.hxjs01 .ibd .item .pic img{ height:160px; width:auto;}
.hxjs01 .ibd .item .title{ font-size:26px; color:#323232; text-align:center; margin-top:30px}
.hxjs01 .ibd .item:hover .pic img{ transform:rotateY(360deg);  transition:all 0.5s}
@media (max-width: 1680px){
	.hxjs01{ padding:80px 0}
	.hxjs01 .ibd{ margin-top:60px;}
	.hxjs01 .ibd .item{ margin:0 90px}
	.hxjs01 .ibd .item .pic img{ height:140px;}
	.hxjs01 .ibd .item .title{ font-size:22px; margin-top:20px}
}
@media (max-width: 1200px){
	.hxjs01{ padding:40px 0}
	.hxjs01 .ibd{ margin-top:20px;}
	.hxjs01 .ibd .item{ margin:0 20px}
	.hxjs01 .ibd .item .pic img{ height:80px;}
	.hxjs01 .ibd .item .title{ font-size:16px; margin-top:10px}
}

.hxjs02{ background:#fff; padding:90px 0}
.hxjs02 .ibd{ margin-top:60px}
.hxjs02 .ibd img{ max-width:100%; height:auto}

@media (max-width: 1680px){
	.hxjs02{ padding:80px 0}
	.hxjs02 .ibd{ margin-top:50px;}
}
@media (max-width: 1200px){
	.hxjs02{ padding:40px 0}
	.hxjs02 .ibd{ margin-top:20px;}
}

.hxjs03{ background:#f2f8fe; padding:90px 0}
.hxjs03 .ibd{ position:relative}
.hxjs03 .ibd .swiper03{ width:100%; overflow:hidden}
.hxjs03 .ibd .swiper03 .item{ width:100%; box-sizing:border-box; background:#fff; display:flex; justify-content: space-between; padding:30px}
.hxjs03 .ibd .swiper03 .item .t1{ width:320px;}
.hxjs03 .ibd .swiper03 .item .t1 .title{ width:100%; height:50px; background:#1977f2; color:#fff; display:flex; align-items: center; justify-content: center; font-size:24px; font-weight:bold}
.hxjs03 .ibd .swiper03 .item .t1 .intro{ width:100%; overflow:hidden; margin-top:15px}
.hxjs03 .ibd .swiper03 .item .t1 .intro img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.hxjs03 .ibd .swiper03 .item .t1 .intro:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.hxjs03 .ibd .swiper03 .item .t2{ width:290px}
.hxjs03 .ibd .swiper03 .item .t2 .title{ width:80px; height:30px; border-radius:5px; font-size:18px; color:#fff; background:#1977f2; display:flex; align-items: center; justify-content: center;}
.hxjs03 .ibd .swiper03 .item .t2 .intro{ margin-top:25px;}
.hxjs03 .ibd .swiper03 .item .t2 .intro p{ font-size:16px; color:#323232; background:url(p4.png) 0 13px no-repeat; padding-left:15px; line-height:28px}
.hxjs03 .ibd .swiper03 .item .t3{ width:610px}
.hxjs03 .ibd .swiper03 .item .t3 .title{ width:80px; height:30px; border-radius:5px; font-size:18px; color:#fff; background:#1977f2; display:flex; align-items: center; justify-content: center;}
.hxjs03 .ibd .swiper03 .item .t3 .intro{ margin-top:25px;}
.hxjs03 .ibd .swiper03 .item .t3 .intro p{ font-size:16px; color:#323232; background:url(p4.png) 0 13px no-repeat; padding-left:15px; line-height:28px}
.hxjs03 .ibd .prev03{ width:46px; height:46px; background:url(p5.png) center center no-repeat; background-size:cover; position:absolute; left:-65px; top:50%; transform:translateY(-50%); z-index:2; border-radius:50%; box-shadow:0 0 5px rgba(0,0,0,0.15); cursor:pointer}
.hxjs03 .ibd .next03{ width:46px; height:46px; background:url(p6.png) center center no-repeat; background-size:cover; position:absolute; right:-65px; top:50%; transform:translateY(-50%); z-index:2; border-radius:50%; box-shadow:0 0 5px rgba(0,0,0,0.15); cursor:pointer}
@media (max-width: 1680px){
	.hxjs03{ padding:60px 0}
	.hxjs03 .ibd .swiper03 .item{ padding:28px}
	.hxjs03 .ibd .swiper03 .item .t1{ width:280px;}
	.hxjs03 .ibd .swiper03 .item .t1 .title{ height:46px; font-size:20px; }
	.hxjs03 .ibd .swiper03 .item .t2{ width:fit-content; max-width:280px}
	/*.hxjs03 .ibd .swiper03 .item .t2 .title{ width:72px; height:28px; font-size:16px;}
	.hxjs03 .ibd .swiper03 .item .t2 .intro{ margin-top:25px;}
	.hxjs03 .ibd .swiper03 .item .t2 .intro p{ font-size:14px; background:url(p4.png) 0 11px no-repeat; line-height:25px}*/
	.hxjs03 .ibd .swiper03 .item .t3{ width:520px}
	/*.hxjs03 .ibd .swiper03 .item .t3 .title{ width:72px; height:28px; font-size:16px;}
	.hxjs03 .ibd .swiper03 .item .t3 .intro{ margin-top:25px;}
	.hxjs03 .ibd .swiper03 .item .t3 .intro p{ font-size:14px; background:url(p4.png) 0 11px no-repeat; line-height:25px}*/
	.hxjs03 .ibd .prev03{ width:40px; height:40px; left:-60px;}
	.hxjs03 .ibd .next03{ width:40px; height:40px; right:-60px;}

}
@media (max-width: 1200px){
	.hxjs03{ padding:40px 0}
	.hxjs03 .ibd .swiper03 .item{ padding:20px; display:block}
	.hxjs03 .ibd .swiper03 .item .t1{ width:100%;}
	.hxjs03 .ibd .swiper03 .item .t1 .title{ height:42px; font-size:18px; }
	.hxjs03 .ibd .swiper03 .item .t2{ width:100%; margin-top:20px; font-size:14px}
	.hxjs03 .ibd .swiper03 .item .t2 .intro{ margin-top:15px;}
	.hxjs03 .ibd .swiper03 .item .t2 .intro p{ font-size:14px; background:url(p4.png) 0 11px no-repeat; line-height:25px}

	.hxjs03 .ibd .swiper03 .item .t3{ width:100%; margin-top:20px}
	.hxjs03 .ibd .swiper03 .item .t3 .intro{ margin-top:15px; font-size:14px}
	.hxjs03 .ibd .swiper03 .item .t3 .intro p{ font-size:14px; background:url(p4.png) 0 11px no-repeat; line-height:25px}
	.hxjs03 .ibd .prev03{ width:30px; height:30px; left:-15px;}
	.hxjs03 .ibd .next03{ width:30px; height:30px; right:-15px;}

}


.hxjs04{ background:#fff; padding:90px 0}
.hxjs04 .ibd{ position:relative; margin-top:60px}
.hxjs04 .ibd .swiper41{ width:100%; overflow:hidden}
.hxjs04 .ibd .swiper41 .item{ width:auto; font-size:20px; color:#000000; text-align:center; padding:20px 35px; position:relative; cursor:pointer}
.hxjs04 .ibd .swiper41 .item.swiper-slide-thumb-active:after{ content:""; display:block; width:100%; height:2px; background:#1977f2; position:absolute; left:0; bottom:0;}
.hxjs04 .ibd .swiper41 .item.swiper-slide-thumb-active{ color:#1977f2}
.hxjs04 .ibd .swiper42{ margin-top:60px; overflow:hidden; width:100%}
.hxjs04 .ibd .swiper42 .item{ display:flex; justify-content: space-between; align-items: center;}
.hxjs04 .ibd .swiper42 .item .pic{ width:575px; border:1px solid #1977f2; border-radius:10px; overflow:hidden}
.hxjs04 .ibd .swiper42 .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.hxjs04 .ibd .swiper42 .item .pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.hxjs04 .ibd .swiper42 .item .cont{ width:760px;}
.hxjs04 .ibd .swiper42 .item .cont .title{ font-size:28px; color:#1977f2; font-weight:bold}
.hxjs04 .ibd .swiper42 .item .cont .intro{ font-size:22px; color:#323232; margin-top:10px}
.hxjs04 .ibd .swiper42 .item .cont .content{ margin-top:25px;}
.hxjs04 .ibd .swiper42 .item .cont .content p{ font-size:20px; color:#323232; background:url(p4.png) 0 15px no-repeat; padding-left:15px; line-height:32px}
.hxjs04 .ibd .swiper42 .item .cont .more{ margin-top:45px;}
.hxjs04 .ibd .swiper42 .item .cont .more a{display:flex; align-items: center; justify-content: center; width:130px; height:40px; border-radius:20px; background:#1977f2; color:#fff; font-size:18px;}
@media (max-width: 1680px){
	.hxjs04{ padding:80px 0}
	.hxjs04 .ibd{ margin-top:40px}
	.hxjs04 .ibd .swiper41 .item{ font-size:18px; padding:15px 25px;}
	.hxjs04 .ibd .swiper42{ margin-top:30px;}
	.hxjs04 .ibd .swiper42 .item .pic{ width:500px; }
	.hxjs04 .ibd .swiper42 .item .cont{ width:660px;}
	.hxjs04 .ibd .swiper42 .item .cont .title{ font-size:24px; }
	.hxjs04 .ibd .swiper42 .item .cont .intro{ font-size:20px;}
	.hxjs04 .ibd .swiper42 .item .cont .content{ margin-top:22px;}
	.hxjs04 .ibd .swiper42 .item .cont .content p{ font-size:16px; background:url(p4.png) 0 13px no-repeat; line-height:28px}
	.hxjs04 .ibd .swiper42 .item .cont .more{ margin-top:30px;}
	.hxjs04 .ibd .swiper42 .item .cont .more a{ width:110px; height:36px; font-size:16px;}
}
@media (max-width: 1200px){
	.hxjs04{ padding:40px 0}
	.hxjs04 .ibd{ margin-top:20px}
	.hxjs04 .ibd .swiper41 .item{ font-size:16px; padding:12px 0; margin-right:15px}
	.hxjs04 .ibd .swiper41 .item:last-child{ margin-right:0}
	.hxjs04 .ibd .swiper42{ margin-top:20px;}
	.hxjs04 .ibd .swiper42 .item{ display:block}
	.hxjs04 .ibd .swiper42 .item .pic{ width:100%; box-sizing:border-box }
	.hxjs04 .ibd .swiper42 .item .cont{ width:100%;}
	.hxjs04 .ibd .swiper42 .item .cont .title{ font-size:18px; margin-top:15px }
	.hxjs04 .ibd .swiper42 .item .cont .intro{ font-size:16px; margin-top:8px}
	.hxjs04 .ibd .swiper42 .item .cont .content{ margin-top:15px;}
	.hxjs04 .ibd .swiper42 .item .cont .content p{ font-size:14px; background:url(p4.png) 0 11px no-repeat; line-height:25px}
	.hxjs04 .ibd .swiper42 .item .cont .more{ margin-top:15px;}
	.hxjs04 .ibd .swiper42 .item .cont .more a{ width:100px; height:32px; font-size:14px;}
}


.hxjs05{ background:#f2f8fe; padding:90px 0}
.hxjs05 .ibd{ position:relative; padding-top:40px; display:flex; flex-wrap: wrap;}
.hxjs05 .ibd .item{ width:452px; box-sizing:border-box; border:1px solid #1977f2; background:#fff; padding:5px; margin-right:22px; margin-top:22px;}
.hxjs05 .ibd .item .pic{ width:100%; overflow:hidden}
.hxjs05 .ibd .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.hxjs05 .ibd .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.hxjs05 .ibd .item:nth-child(3n){ margin-right:0}
.hxjs05 .ibd .item .cont{ padding:0 22px}
.hxjs05 .ibd .item .cont .title{ position:relative}
.hxjs05 .ibd .item .cont .title:after{ content:""; display:block; width:100%; height:1px; background:#1977f2; position:absolute; left:0; top:50%}
.hxjs05 .ibd .item .cont .title i{ display:block; width:fit-content; margin:0 auto; padding:0 15px; background:#fff; position:relative; z-index:2;display:flex; align-items: center; justify-content: center; height:60px; font-size:24px; color:#1977f2}
.hxjs05 .ibd .item .cont .intro{ font-size:16px; color:#323232; height:100px; line-height:2}
@media (max-width: 1680px){
	.hxjs05{ padding:80px 0}
	.hxjs05 .ibd{ position:relative; padding-top:30px; display:flex; flex-wrap: wrap;}
	.hxjs05 .ibd .item{ width:calc(33.333333% - 10px); margin-right:15px; margin-top:15px;}
	.hxjs05 .ibd .item .cont{ padding:0 16px}
	.hxjs05 .ibd .item .cont .title i{ padding:0 12px; height:50px; font-size:20px; }
	.hxjs05 .ibd .item .cont .intro{ font-size:14px; height:80px; line-height:2}

}
@media (max-width: 1200px){
	.hxjs05{ padding:40px 0}
	.hxjs05 .ibd{ position:relative; padding-top:0; display:block}
	.hxjs05 .ibd .item{ width:100%; margin-right:0; margin-top:20px;}
	.hxjs05 .ibd .item .cont{ padding:0 16px}
	.hxjs05 .ibd .item .cont .title i{ padding:0 12px; height:50px; font-size:18px; }
	.hxjs05 .ibd .item .cont .intro{ font-size:14px; height:80px; line-height:2}

}


.hxjs06{ background:#fff; padding:90px 0}
.hxjs06 .ibd{ margin-top:60px}
.hxjs06 .ibd img{ max-width:100%; height:auto}

@media (max-width: 1680px){
	.hxjs06{ padding:80px 0}
	.hxjs06 .ibd{ margin-top:50px;}
}
@media (max-width: 1200px){
	.hxjs06{ padding:40px 0}
	.hxjs06 .ibd{ margin-top:20px;}
}


.hxjs07{ background:#f2f8fe; padding:90px 0 50px}
.hxjs07 .ibd{ position:relative;}
.hxjs07 .ibd .item{ width:675px; box-sizing:border-box; border:1px solid #1977f2; padding:20px; margin-bottom:40px; display:flex;justify-content: space-between; align-items: center; float:left}
.hxjs07 .ibd .item:nth-child(2n){ float:right}
.hxjs07 .ibd .item .pic{ width:296px; box-sizing:border-box; border:1px solid #1977f2; overflow:hidden}
.hxjs07 .ibd .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.hxjs07 .ibd .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scale(1.1);}
.hxjs07 .ibd .item .cont{ width:305px}
.hxjs07 .ibd .item .cont .title{ position:relative}
.hxjs07 .ibd .item .cont .title i{ font-size:24px; color:#1977f2}
.hxjs07 .ibd .item .cont .intro{ font-size:16px; color:#323232; line-height:1.6; margin-top:12px}
@media (max-width: 1680px){
	.hxjs07{ padding:80px 0 50px}
	.hxjs07 .ibd .item{ width:580px; padding:16px; margin-bottom:30px;}
	.hxjs07 .ibd .item .pic{ width:250px;}
	.hxjs07 .ibd .item .cont{ width:280px}
	.hxjs07 .ibd .item .cont .title i{ font-size:20px; }
	.hxjs07 .ibd .item .cont .intro{ font-size:14px; }
}
@media (max-width: 1200px){
	.hxjs07{ padding:40px 0 20px}
	.hxjs07 .ibd .item{ width:100%; margin-bottom:20px;}
	.hxjs07 .ibd .item .cont{ width:calc(100% - 280px)}
}
@media (max-width: 750px){
	.hxjs07 .ibd .item{ padding:15px; display:block}
	.hxjs07 .ibd .item .pic{ width:100%;}
	.hxjs07 .ibd .item .cont{ width:100%; margin-top:15px}
	.hxjs07 .ibd .item .cont .title i{ font-size:18px; }
	.hxjs07 .ibd .item .cont .intro{ font-size:14px; margin-top:10px }
}


















































































































































































































































































