.body_a .banner {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.body_a .banner .slick-list {
	height: 100%;
}

.body_a .banner .slick-track {
	height: 100%;
}

.body_a .banner .slick-slide>div {
	height: 100%;
}

.body_a .banner .frame {
	height: 100%;
}

.body_a .banner .frame video {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.body_a .banner .child {
	background-size: cover;
	color: #fff;
	background-position: center center;
	height: 100%;
       width:100vw;
	position: relative;
	overflow: hidden;
	background-color: #94070a;
}

.body_a .banner .child:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 80px;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}

.body_a .banner .child .fz30 {
	position: absolute;
	left: 0;
	right: 380px;
	bottom: 40px;
	line-height: 1;
	padding-left: 40px;
	font-size: 30px;
	height: auto;
}

.body_a .banner .child .a1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.body_a .banner .child .a2 {
	position: absolute;
	right: 15px;
	bottom: 35px;
	font-size: 24px;
	line-height: 1;
	width: 80px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.body_a .banner .child .a2:after {
	content: "\e76c";
	display: inline-block;
	vertical-align: middle;
	font-family: icon;
}

.body_a .banner .text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(0.8);
	text-align: center;
	opacity: 0;
	width: 50%;
}

.body_a .banner .showdiv .text {
	transform: translate(-50%, -50%) scale(1);
	opacity: 1;
	transition: all 2s ease-out 0.5s;
}

.body_a .banner .navg {
	position: absolute;
	right: 100px;
	bottom: 40px;
	color: #fff;
	text-align: center;
	line-height: 1;
}

.body_a .banner .navg li {
	margin: 0 10px;
	font-family: Arial;
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
}

.body_a .banner .navg li.slick-active {
	font-size: 22px;
}

.body_a .banner .navg li:after {
	content: "";
	border-top: 1px solid #fff;
	display: inline-block;
	vertical-align: middle;
	width: 0px;
	margin-left: 5px;
	transition: all 0.5s ease-out 0s;
}

.body_a .banner .navg li.slick-active:after {
	width: 60px;
}

.body_a .banner .tit {
	position: absolute;
	left: 50px;
	bottom: 60px;
	right: 50px;
	background: rgba(0, 0, 0, 0.5);
	height: 80px;
	line-height: 80px;
	color: #fff;
	display: flex;
	display: -ms-flexbox;
	justify-content: justify;
	justify-content: space-between;
}

/* home */
.home .body_a .nextPage {
	position: absolute;
	bottom: 40px;
	z-index: 999;
	right: 40px;
	cursor: pointer;
	display: none;
}

.home .body_a.showdiv .nextPage {
	display: block;
}

.home .body_a {
	height: 100vh;
	background-color: #fff;
}

.home .body_b {
	position: fixed;
	left: 0%;
	top: 100%;
	bottom: 0;
	right: 0;
	background: #fff;
	overflow: hidden;
	transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
	z-index: 1;
	overflow: auto;
	overflow-x: hidden;
	outline: none;
}

.home .body_b.showdiv {
	top: 0;
}

/* home_1 */
.home_1 {
	padding: 140px 0 60px 0;
}

.body_b .tits {
	margin-bottom: 30px;
}

.body_b .tits .tit {
	font-size: 20px;
}

.body_b .tits .tit {
	background: url(../images/icon1.png) no-repeat 0 center;
	padding-left: 26px;
}

.body_b .tits .tit span {
	font-size: 18px;
	color: #9c9c9c;
	padding-left: 10px;
	text-transform: capitalize;
}

.body_b a.more {
	margin-top: 6px;
	padding-right: 8px;
	color: #999999;
	font-size: 14px;
}

.body_b a.more span {
	width: 54px;
	height: 1px;
	background-color: #A1A1A1;
	position: relative;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 4px;
}

.body_b a.more span::before {
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #A1A1A1;
	right: 0;
	top: 50%;
	margin-top: -4px;
}

.body_b a.more span::after {
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: rgba(182, 179, 179, .2);
	right: -7px;
	top: 50%;
	margin-top: -11px;
}

.home_11 .swiper-news {
	width: 100%;
	overflow: hidden;
}

.home_11 .swiper-news img {
	width: 100%;
	height: 380px;
	object-fit: cover;
}

.home_11 .swiper-news p {
	padding-top: 15px;
	font-size: 16px;
	width: 70%;
}

.home_11 .swiper-pagination {
	bottom: 0;
	width: auto;
	left: auto;
	right: 0;
}

.home_11 .swiper-pagination-bullet,
.swiper-media .swiper-pagination-bullet {
	background-color: #fff;
	border: 1px solid #0F4C8E;
}

.home_11 .swiper-pagination-bullet-active,
.swiper-media .swiper-pagination-bullet-active {
	background-color: #0F4C8E;
	border: 1px solid #0F4C8E;
}

.home_11,
.home_12 {
	width: calc(50% - 20px);
	transform: translate(100px, 0px);
	-webkit-transform: translate(100px, 0px);
	transition: 1s;
	-webkit-transition: 1s;
	opacity: 0;
}

.home_12 {
	transform: translate(-100px, 0px);
	-webkit-transform: translate(-100px, 0px);
}

.home_12 ul li {
	margin-bottom: 8px;
	padding-left: 15px;
	position: relative;
	line-height: 28px;
}

.home_12 ul li::before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background-color: #0F4C8E;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -3px;
}

.home_12 ul li span {
	color: #81a6cd;
	float: right;
	margin-left: 20px;
}

.home_12 ul li a:hover {
	color: #136EAA;
}

.home_11.showdiv,
.home_12.showdiv {
	opacity: 1;
	transform: none;
	-webkit-transform: none;
}

/* home2 */
.home_2 {
	padding: 50px 0;
	background: url(../images/main2bg.jpg) no-repeat center;
}

.home_21,
.home_22 {
	width: calc(50% - 20px);
	transform: translate(80px, 0px);
	-webkit-transform: translate(80px, 0px);
	transition: 1s;
	-webkit-transition: 1s;
	opacity: 0;
}
.home_21{
	transform: translate(-80px, 0px);
	-webkit-transform: translate(-80px, 0px);	
}
.home_21.showdiv,
.home_22.showdiv {
	opacity: 1;
	transform: none;
	-webkit-transform: none;
}

.home_21 .cont,
.home_22 .cont {
	padding: 20px;
	background: rgba(2, 55, 96, .2);
}

.home_2 .tits .tit {
	color: #D7E7F2;
	background: url(../images/icon2.png) no-repeat 0 center;
}

.home_22 .tits .tit {
	background: url(../images/icon3.png) no-repeat 0 center;
}

.home_2 .tits .tit span {
	color: #D7E7F2;
	font-size: 16px;
	text-transform: inherit;
}

.home_2 .tits a.more {
	color: #8EBADA;
	margin-top: 0;
}

.home_2 .tits a.more span {
	background-color: #8EBADA;
}

.home_2 .tits a.more span::after {
	width: 20px;
	height: 20px;
	margin-top: -11px;
	right: -7px;
}

.home_2 .tits a.more span::before {
	width: 6px;
	height: 6px;
	background-color: #8EBADA;
}

.home_2 .tits {
	margin-bottom: 20px;
}

.home_2 a {
	color: #fff;
}

.home_21 .list {
	padding: 0 8px;
}

.home_21 .list li {
	padding: 6px 0;
	position: relative;
	transition: all ease-out 0.2s;
}

.home_21 .list li span {
	font-size: 14px;
	color: #A9C7DD;
	padding: 10px 15px 0 0;
	display:block;
}

.home_21 .list li::before {
	position: absolute;
	left: 96px;
	bottom: 12px;
	content: '';
	display: block;
	width: calc(100% - 96px);
	height: 1px;
	background-color: #4385B5;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

/*.home_21 .list li::after{
	width: 1px;
	background-color: #275574 ;
	opacity: 0;
}
.home_21 .list li:hover::after{
	opacity: 1;
	width: calc(100% - 96px);
}
.home_21 .list li:hover a{
	color: #275574 ;
} */

.swiper-media .swiper-slide {
	display: flex;
}

.swiper-media .img,
.swiper-media .txt {
	width: 50%;
	overflow: hidden;
	background-color: #BFD4E3;
}

.swiper-media img {
	width: 100%;
	height: 190px;
	display: block;
}

.swiper-media .txt {
	padding: 20px;
	color: #454545;
	line-height: 1.8;
}

.swiper-media .txt p {
	margin-bottom: 12px;
	height: 110px;
}

.swiper-media .txt span {
	color: #70a3db;
}

.swiper-media .swiper-pagination {
	width: auto;
	right: 15px;
	left: auto;
}

.home_22 .list {
	padding-top: 6px;
	margin-bottom: -6px;
}

.home_22 .list li {
	height: 28px;
	line-height: 28px;
	margin-top: 6px;
	overflow: hidden;
}

.home_22 .list li span {
	display: block;
	float: left;
	width: 74px;
	height: 28px;
	margin-right: 10px;
	padding: 0 12px;
	border-radius: 3px;
	background-color: #B6CBDB;
	color: #0f4c8e;
	text-align: center;
}

/* home_3 */
.home_3 {
	padding: 60px 0 10px 0;

}

.home_3 .list {
	margin-top: -44px;
	position: relative;
}

.home_3 .rows {
	margin-bottom: 70px;
}

.home_3 .link {
	padding-top: 90px;
	margin-left: 80px;
	transform: translateY(80px);
	opacity: 0;
	transition: 1s;
	-webkit-transition: 1s;
}

.home_3 .link .title {
	text-align: left;
	margin-bottom: 30px;
}

.home_3 .link .title::before {
	margin-left: 0;
	left: 0;
}

.home_3 .link .title .tit {
	font-size: 34px;
	color: #333;
	margin-bottom: 10px;
}

.home_3 .link .title .txt {
	color: #9c9c9c;
}

.home_3 a.more span {
	background-color: #8EBADA;
}

.home_3 a.more span::after {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	right: -7px;
	background-color: rgba(0,112,182, .1);
}

.home_3 a.more span::before {
	width: 6px;
	height: 6px;
	background-color: #0070B6;
	margin-top: -3px;
}

.home_3 .mode {
	width: 740px;
	height: 252px;
	background: #fff;
	border: 1px solid #0070B6;
	margin-right: 100px;
	padding: 50px 60px;
	display: flex;
	transform: translateY(-80px);
	opacity: 0;
	transition: 1s;
	-webkit-transition: 1s;
}

.home_3 .mode:hover {
	box-shadow: 0px 2px 20px #ddd;
}

.home_3 .mode .icon {
	width: 180px;
	overflow: hidden;
}

.home_3 .mode .icon img {
	width: 100%;
	display: block;
}

.home_3 .mode .info {
	flex: 1;
	margin-left: 32px;
}

.home_3 .mode .info .tit {
	color: #333;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 10px;
}

.home_3 .mode .info .txt {
	color: #BFBFBF;
	line-height: 1.6;
	transition: .5s;
	-webkit-transition: .5s;
	font-size: 14px;
}

.home_3 .pimg {
	transform: translateY(-80px);
	opacity: 0;
	transition: 1s;
	-webkit-transition: 1s;
}

.home_3 .rows:nth-of-type(2n) .link {
	float: right;
	margin-left: 0;
	margin-right: 200px;
	text-align: right;
	padding: 10px 0 40px;
}

.home_3 .rows:nth-of-type(2n) .pimg {
	float: none;
	display: block;
	margin-right: 0;
	width: 580px;
	height: 380px;
}
.home_3 .rows .pimg{
	position: relative;
}
.home_3 .rows .pimg img {
	width: 580px;
	height: 380px;    object-fit: cover;
}
.home_3 .rows .pimg p{
	position: absolute;
	line-height: 56px;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
	color: #fff;
	text-indent: 2em;
}
.home_3 .rows:nth-of-type(2n) .link .title {
	text-align: center;
}
.home_3 .rows:nth-of-type(2n) .link  a.more{
	margin-right: 28px;
}
.home_3 .rows:nth-of-type(2n) .link .title::before {
	left: auto;
	right: 0;
}

.home_3 .rows:nth-of-type(3) {
	margin-top: -320px;
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.home_3 .rows:nth-of-type(3) .txt {
	display: none;
}

.home_3 .rows:nth-of-type(3) .pimg {

	width: 580px;
	height: 380px;
}

.home_3 .rows.showdiv .link,
.home_3 .rows.showdiv .mode,
.home_3 .rows.showdiv .pimg {
	transform: translateY(0);
	opacity: 1;
}


.home_5{
	padding-bottom: 100px;
	background: url(../images/main5bg.png) no-repeat center bottom;
}
.home_5 .flexrows{
	align-items: flex-end;
}
.home_5_l{
	position: relative;
	width: 288px;
	height: 624px;
	padding-top: 88px;
	box-sizing: border-box;
	background:#ECF4F9 url(../images/main5bg.jpg) no-repeat center bottom;
}
.home_5_l::before{
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	top: -54px;
	border-right: 288px solid transparent;
	border-bottom: 54px solid #ECF4F9;
}
.home_5_l li{
	width: 80%;
	margin: 0 10%;
	padding: 18px 0;
	border-bottom: 1px solid #DCE6EF;
	background: url(../images/icon12.png) no-repeat 95% center;
}
.home_5_l li:nth-child(5){
	margin-top: 20px;
}
.home_5_l li:hover{
	border-bottom: 1px solid #98B7DB
}
.home_5_l li:hover a,.home_5_l li a:hover{
	color: #014FA1;
}
.home_5_r{
	flex: 1;
	height: 512px;
	background-color: #000;
}
.home_5_r video{
	width: 100%;
}

.home_6{
	padding: 50px 0;
}
.home_6 .tits .tit{
	padding-left: 36px;
	background: url(../images/icon4.png) no-repeat 0 center;
}
.home_6 .tits .tit span{
	font-size: 16px
}
.home_6 .cont{
	display: flex;
}
.home_6 .item{
    -ms-flex: 1;
    flex: 1;
    margin-left: 20px;
    height: 588px;
    color: #fff;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: all 1s ease-out 0s;
    transform: translateY(-80px);
    opacity: 0;
}
.home_6 .item:nth-child(2){
    transition: all 1s ease-out .2s;
    transform: translateY(80px);
}
.home_6 .item:nth-child(3){
    transition: all 1s ease-out .4s;
}
.home_6 .item>a{
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: .5s;
    -webkit-transition: .5s;
    display: block;
}
.home_6 .item:first-child{
    margin-left: 0;
}
.home_6 .item:hover div{
    transform: scale(1.1);
}
.home_6 .item .tit{
    position: absolute;
    left: 30px;
    top: 40px;
    writing-mode: tb-lr;
    writing-mode: vertical-lr;
    max-height: 70%;
    font-size: 24px;    letter-spacing: 2px;
}
.home_6 .item .more1{position:absolute;right:30px;bottom:0px;writing-mode:tb-lr;writing-mode:vertical-lr;text-align: center;}
.home_6 .item .more1:after{content:"";border-left:1px solid #fff;display: inline-block;height:40px;margin-top:8px;}

.home_6.showdiv .item{
    transform: translateY(0px);
    opacity: 1;
}
.home_7{
	padding-bottom: 50px;
}
.home_7_1 .tits .tit{
	    background: url(../images/icon5.png) no-repeat 0 center;
}
.home_7_2 .tits .tit{
	    background: url(../images/icon6.png) no-repeat 0 center;
}
.home_7_1,.home_7_2{
	width:45%;
/* 	transform: translate(100px, 0px);
	-webkit-transform: translate(100px, 0px);
	transition: 1s;
	-webkit-transition: 1s;
	opacity: 0; */
}
.home_7_2{
	width: calc(55% - 30px);
}
.home_7_1 ul{
	display: flex;justify-content: space-around;
}
.home_7_1 ul li{
	flex: 1.2;
	font-size: 12px;
}

.home_7_1 ul li a{
	
}
.home_7_1 ul li i{
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background-color: #0070B6;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	margin-bottom: 15px;
}
.home_7_1 ul li span{
	display: block;
	text-align: center;
}
.home_7.showdiv .home_7_1,.home_7.showdiv .home_7_2{
	transform: translateX(0px);
	opacity: 1;
}
.home_7_2 .cont{
	font-size: 0;
	padding: 12px 0 0;
}
.home_7_2 .cont a{
	display: inline-block;
	width: 25%;
	font-size: 14px;
	position: relative;
	padding:0 5px 0 8px;
	margin-bottom: 15px;
}
.home_7_2 .cont a::before{
	content: '';
	display: block;
	position: absolute;
	top:50%;
	left: 0;
	margin-top: -3px;
	width: 5px;
	height: 5px;
	background-color: #6C92BD;
	border-radius: 50%;
}
.home_7_2 .cont a.link0,.home_7_2 .cont a.link4{
	width: 28%;
}
.home_7_2 .cont a.link3,.home_7_2 .cont a.link7{
	width: 22%;
}