 .wrappage-cover-wrap {
 	position: relative;
 	height: 663px;
 	overflow: hidden;
 	min-width: 1366px;
 	max-width: 1920px;
 }
 
 .wrappage-cover-wrap video {
 	position: absolute;
 	top: 0;
 	left: 0;
 	-webkit-transition: .2s ease-in-out;
 	object-fit:fill;
 	width:100%;
 }
 
 .main {
 	width: 100%;
 	height: auto;
 	margin: 0 auto;
 	background: #EEEEEE;
 }
 
 .one {
 	width: 100%;
 	height: 611px;
 	background: #f8f8f8;
 }
 
 .one .one_top {
 	width: 1000px;
 	height: 117px;
 	background: url("pp1.png") no-repeat 0px center;
 	overflow: hidden;
 	margin: 0 auto;
 }
 
 .one .one_top h1 {
 	text-indent: 2.2em;
 	margin-top: 18px;
 	font-size: 34px;
 }
 
 .one .one_top h1 span {
 	color: #505050;
 	font-size: 25px;
 	word-spacing: 1px;
 }
 
 .one .one_top p {
 	text-indent: 3.5em;
 	font-size: 21px;
 }
 
 .one .one_bot {
 	width: 100%;
 	height: 494px;
 	background: url("xue.jpg") no-repeat;
 	background-size: 100% 100%;
 	overflow: hidden;
 }
 
 .one .one_bot .inner {
 	width: 1000px;
 	height: 494px;
 	margin: 0 auto;
 	background: url("p1.png") no-repeat;
 	position: relative;
 }
 

 

 
 .two {
 	width: 100%;
 	height: 888px;
 	background: #EEEEEE;
 }
 
 .two .inner {
 	width: 1000px;
 	margin: 0 auto;
 	position: relative;
 }
 
 .two .inner .two_top {
 	width: 830px;
 	height: 117px;
 	background: url("sss.png") no-repeat 0px center;
 	overflow: hidden;
 }
 
 .two .inner .two_top h1 {
 	text-indent: 2.2em;
 	margin-top: 18px;
 	font-size: 34px;
 }
 
 .two .inner .two_top h1 span {
 	color: #505050;
 	font-size: 25px;
 	word-spacing: 1px;
 }
 
 .two .inner .two_top p {
 	text-indent: 3.5em;
 	font-size: 21px;
 }
 
 .two .inner .t1 {
 	position: absolute;
 	left: 50%;
 	top: 235px;
 	margin-left: -190px;
 	-webkit-transition: -webkit-transform 1s ease;
 	-moz-transition: -moz-transform 1s ease;
 	-o-transition: -o-transform 1s ease;
 	transition: transform 1s ease;
 	overflow: hidden;
 }
 
 .two .inner .t1:hover {
 	-webkit-transform: scale(1.1);
 	-moz-transform: scale(1.1);
 	-ms-transform: scale(1.1);
 	-o-transform: scale(1.1);
 	transform: scale(1.1);
 	cursor: pointer;
 }
 .an img:hover{
 	transform: scale(1.3);
 	cursor: pointer;
 }
  .an img{
  	  transition: all 1s;  
  }
 .two .inner .t2 {
 	position: absolute;
 	left: 40%;
 	top: 157px;
 }
 
 .two .inner .t2:hover .num {
 	color: #051943;
 	cursor: pointer;
 }
 
 .two .inner .t2:hover .num span {
 	background: #051943;
 }
 
 .two .inner .t2 .num {
 	font-size: 21px;
 	color: #9D9C9C;
 	line-height: 36px;
 	font-weight: bold;
 }
 
 .two .inner .t2 .num span {
 	width: 32px;
 	height: 36px;
 	line-height: 36px;
 	text-align: center;
 	font-size: 26px;
 	color: #fff;
 	background: #9D9C9C;
 	display: block;
 	float: left;
 	margin-right: 10px;
 }
 
 .two .inner .t2 p {
 	font-size: 16px;
 }
 
 .two .inner .t3 {
 	position: absolute;
 	left: 70%;
 	top: 294px;
 }
 
 .two .inner .t3:hover .num {
 	color: #051943;
 	cursor: pointer;
 }
 
 .two .inner .t3:hover .num span {
 	background: #051943;
 }
 
 .two .inner .t3 .num {
 	font-size: 21px;
 	color: #9D9C9C;
 	line-height: 36px;
 	font-weight: bold;
 }
 
 .two .inner .t3 .num span {
 	width: 32px;
 	height: 36px;
 	line-height: 36px;
 	text-align: center;
 	font-size: 26px;
 	color: #fff;
 	background: #9D9C9C;
 	display: block;
 	float: left;
 	margin-right: 10px;
 }
 
 .two .inner .t3 p {
 	font-size: 16px;
 }
 
 .two .inner .t4 {
 	position: absolute;
 	left: 70%;
 	top: 496px;
 }
 
 .two .inner .t4:hover .num {
 	color: #051943;
 	cursor: pointer;
 }
 
 .two .inner .t4:hover .num span {
 	background: #051943;
 }
 
 .two .inner .t4 .num {
 	font-size: 21px;
 	color: #9D9C9C;
 	line-height: 36px;
 	font-weight: bold;
 }
 
 .two .inner .t4 .num span {
 	width: 32px;
 	height: 36px;
 	line-height: 36px;
 	text-align: center;
 	font-size: 26px;
 	color: #fff;
 	background: #9D9C9C;
 	display: block;
 	float: left;
 	margin-right: 10px;
 }
 
 .two .inner .t4 p {
 	font-size: 16px;
 }
 
 .two .inner .t5 {
 	position: absolute;
 	left: 5%;
 	top: 496px;
 }
 
 .two .inner .t5:hover .num {
 	color: #051943;
 	cursor: pointer;
 }
 
 .two .inner .t5:hover .num span {
 	background: #051943;
 }
 
 .two .inner .t5 .num {
 	font-size: 21px;
 	color: #9D9C9C;
 	line-height: 36px;
 	font-weight: bold;
 }
 
 .two .inner .t5 .num span {
 	width: 32px;
 	height: 36px;
 	line-height: 36px;
 	text-align: center;
 	font-size: 26px;
 	color: #fff;
 	background: #9D9C9C;
 	display: block;
 	float: left;
 	margin-right: 10px;
 }
 
 .two .inner .t5 p {
 	font-size: 16px;
 }
 
 .two .inner .t6 {
 	position: absolute;
 	left: 5%;
 	top: 299px;
 }
 
 .two .inner .t6:hover .num {
 	color: #051943;
 	cursor: pointer;
 }
 
 .two .inner .t6:hover .num span {
 	background: #051943;
 }
 
 .two .inner .t6 .num {
 	font-size: 21px;
 	color: #9D9C9C;
 	line-height: 36px;
 	font-weight: bold;
 }
 
 .two .inner .t6 .num span {
 	width: 32px;
 	height: 36px;
 	line-height: 36px;
 	text-align: center;
 	font-size: 26px;
 	color: #fff;
 	background: #9D9C9C;
 	display: block;
 	float: left;
 	margin-right: 10px;
 }
 
 .two .inner .t6 p {
 	font-size: 16px;
 }
 
 .three {
 	width: 100%;
 	height: 200px;
 	background:url("bg1.png") no-repeat;
 	background-size:100% 100%;
 	margin-bottom: 30px;
 }
  .three .inner{
  	width:998px;
  	height:200px;
  	margin:0 auto;
  	background:url("aa.png") no-repeat;
  	background-size:100% 100%;
  	position: relative;
  }
    .three .inner a{
    	position: absolute;
    	display:block;
    	width:64px;
    	height:25px;
    	color:#fff;
    	background:#051943;
    	right:185px;
    	bottom:15px;
    	line-height: 25px;
    	text-align: center;
    }
 .four {
 	width: 1000px;
 	height: 830px;
 	margin: 0 auto;
 }
 
 .four .four_top {
 	width: 830px;
 	height: 117px;
 	background: url("e.png") no-repeat 0px center;
 	overflow: hidden;
 	margin-bottom:30px;
 }
 
 .four .four_top h1 {
 	text-indent: 2.2em;
 	margin-top: 18px;
 	font-size: 34px;
 }
 
 .four .four_top h1 span {
 	color: #505050;
 	font-size: 25px;
 	word-spacing: 1px;
 }
 
 .four .four_top p {
 	text-indent: 3.5em;
 	font-size: 21px;
 }
 
 .border_animation {
 	width: 328px;
 	height: 284px;
 	float: left;
 	margin-right: 8px;
    margin-bottom:8px;
 	background: #fff;
 }
  .border_animation:nth-of-type(4){
 	margin-right: 0px;
 }
   .border_animation:last-of-type{
 	margin-right: 0px;
 	margin-bottom:25px;
 }
 .an{
 		position: relative;
 		overflow: hidden;  
 }
  .border_animation p{
  	text-indent: 0.5em;
  	line-height:22px;
  }

.four .more{
	width:165px;
	height:38px;
	background:#051943;
	color:#fff;
	line-height: 38px;
	text-align: center;
	margin:0 auto;
	font-size:16px;
	display:block;
	clear: both;
	border-radius: 10px;
}
.five{
	width:100%;
	height:558px;
	background:url("d.jpg") no-repeat;
	background-size:100% 100%;
}
.five .five_top {
 	width: 1000px;
 	height: 117px;
 	background: url("d1.png") no-repeat 0px center;
 	overflow: hidden;
 	margin:0 auto 80px;
 	color:#fff;
 }
 
.five .five_top h1 {
 	text-indent: 2.2em;
 	margin-top: 18px;
 	font-size: 34px;
 }
 
.five .five_top h1 span {
 	color: #fff;
 	font-size: 25px;
 	word-spacing: 1px;
 }
 
.five .five_top p {
 	text-indent: 3.5em;
 	font-size: 21px;
 }
.five .five_bot{
	width:1250px;
	margin:0 310px;
}
.five .five_bot li{
	width:20%;
	float:left;
	cursor: pointer;
}
.five .five_bot li img{
	float:left;
	margin-left:15%;
}
.five .five_bot li span{
	float:right;
	display:block;
	font-size:30px;
	font-weight: bold;
	width:60px;
	text-align: center;
	line-height: 150px;
color:#fff;
}
.five .five_bot li p{
	font-size:18px;
	font-weight: bold;
	color:#fff;
	text-indent: 3em;
	clear:both;
	margin-bottom:10px;
}
.five .five_bot li p:last-child{
	font-size:16px;
	font-weight: normal;
	text-indent: 0;
}
.xx{
	position: relative;
				z-index: 99999;
				bottom: 0px;
				opacity: 0;
}
@keyframes down {
				50% {
					top: 30px;
					opacity: 0;
				}
			
				100% {
					top: 0px;
					opacity: 1;
				}
			}
.six{
	width:1167px;
	height:480px;
	margin:0 auto;
}
.six .six_top{
	width:830px;
	height:82px;
	background:url("ff.png") no-repeat  0px center;
	overflow: hidden;
	margin-bottom:23px;
	margin-top:60px;
margin-left:97px;
}
.six .six_top h1{
	text-indent: 2.3em;
	margin-top:7px;
font-size:34px;
}
.six .six_top h1 span{
	color:#505050;
	font-size:25px;
	word-spacing: 1px;
}
.six .six_top p{
	text-indent: 3.8em;
	font-size:14px;
	color:#777;
	font-size:21px;
}
.six .lc{
	width:1167px;
	height:314px;
	background:url("ll.png");
	margin:0 auto;
	position: relative;
				z-index: 99999;
				bottom: 0px;
				opacity: 0;
background-size:100% 100%;
}

.seven{
	width:100%;
	height:894px;
	background:url("10.jpg") no-repeat;
	background-size:100% 100%;
}
.seven .inner{
	background:url("7.jpg") no-repeat;
	width:1000px;
	height:894px;
	margin:0 auto;
}
.eight{
	width:100%;
	height:693px;
}
.eight .inner{
	width:900px;
	height:793px;
	margin:0 auto;
	overflow: hidden;
}
.eight .inner .shipin{
	width:780px;
	margin-top:100px;
	float:left;
	height:428px;
}
.eight .inner .shipin .vi{
object-fit:fill;
}
.eight .inner .abo{
	display:block;
	float:left;
	margin-top:98px;
	margin-right:20px;
}
.eight .inner h1{
	font-size:35px;
	color:#092359;
	text-align: center;
}
.eight .inner p{
	font-size:18px;
	color:#092359;
	text-align: center;
}
.nine{
	width:100%;
	height:586px;
	background:#394869;
}
.nine .inner{
	width:100%;
	height:586px;
	margin:0 auto;
	background:url("9.png")left center;
	position: relative;
     background-size:100%;
}
.nine .inner a{
	display: block;
	position: absolute;
	top:0;
  left:0;
	width:100%;
	height:586px;
}
.ten{
	width:100%;
	height:710px;
}
.ten .inner{
	width:1000px;
	height:765px;
	margin:0 auto;
	overflow: hidden;
}
.ten .ten_top {
 	width: 830px;
 	height: 117px;
 	background: url("n.png") no-repeat 0px center;
 	overflow: hidden;
 	margin-bottom:10px;
 	margin-top:30px;
 }
 
.ten .ten_top h1 {
 	text-indent: 2.2em;
 	margin-top: 18px;
 	font-size: 34px;
 }
 
.ten .ten_top h1 span {
 	color: #505050;
 	font-size: 25px;
 	word-spacing: 1px;
 }
 
.ten .ten_top p {
 	text-indent: 3.5em;
 	font-size: 21px;
 }
 .ten .ten_bot{
 	width:920px;
 	height:450px;
 }
.new_title{
	height:41px;
	border-bottom:2px solid #ccc;
	margin-bottom:17px;
}
.new_title li{
	float:left;	
	width:126px;
	text-align: center;
	border-bottom:2px solid #ccc;
	height:41px;
}
.new{
	display:none;
}
.show{
	display:block;
}
.new_title li:first-of-type{
	border-right:3px solid #092359;
}
.new_title li.active{
	border-bottom:2px solid #092359;
}
.new_title li.active a{
	color:#092359;
}
.new_title li{
	font-size:24px;
	font-weight: bold;
	color:#000;
}
.new_title li:hover{
	color:#092359;
}
.new_title li:hover{
	border-bottom:2px solid #092359;
}
.new_title li:last-of-type{
	float:right;
}
.new_title li:last-of-type a{
	font-size:20px;
	font-weight: normal;
}
.new_title li:last-of-type:hover{
	border-bottom:0;
}
.new_top{
	height:193px;
	width:920px;
	margin-bottom:38px;
}
.new_top img{
	display: block;
	float:left;
	width:274px;
	height:190px;
}
.new_top .res{
	float:right;
	width:580px;
	padding-top:18px;
}
.new_top .res .res_title{
	font-size:16px;
	font-weight: bold;
	line-height: 25px;
}
.new_top .res .res_con{
	font-size:16px;
	line-height: 25px;
	color:#393737;
}
.new_top .res .res_con a{
	float:right;
	font-size:14px;
	font-weight: bold;
	color:#092359;
}
.new_list{
	width:920px;
}
.new_list li{
	float:left;
	width:420px;
	height:43px;
	background:#fff;
	margin-bottom:17px;
	cursor: pointer;
}
.new_list li span{
	width:45px;
	height:43px;
	background:#9A9A9A;
	color:#505050;
	font-weight: bold;
	font-size:16px;
	display:block;
	text-align: center;
	float:left;
	margin-right:33px;
}
.new_list li:hover span{
	background:#15274D;
   color:#fff;
}
.new_list li a{
	font-size:15px;
	color:#393737;
	display:block;
	line-height: 43px;
	float:left;
}
.new_list li:nth-of-type(odd){
	margin-right:50px;
}
