.logowrap{
		flex: 0 0 1400px !important;
    min-width: 1200px !important;
	}
.menu{
	flex: 0 0 1200px !important;
	max-width: 1200px !important;
}
#menuBorder{
	    border-bottom: 1px solid #D4DDFF;
}
.middlecol{
	flex: 0 0 1270px !important;
	 max-width: 1270px !important;
}
#hk-container {
	min-width: 1250px
}
.slideLine{
	border-bottom: 4px solid #2F70B6;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 44px;
    
}
#slideLine{
	 position: relative;
   
    z-index: 100;
   flex: 0 0 1200px !important;
    max-width: 1200px !important;
}
.slide{
	position: absolute;
    animation:slide 0.5s;
    animation-fill-mode:forwards;
    
}

@keyframes slide {
	0% {
   left:0px
    }
100% {
    left:120px
    }

}
#yGOUgbsbFX{
	text-align: center;
	white-space: nowrap;
}
.iframeCol {
	display: inline-flex;
}
iframe {
	transition: height 0.1s;
}
.logo1{
	cursor:pointer;
}
.logo2{
	margin-top:8px;
	cursor:pointer;
}
.ant-menu-item,.ant-menu-submenu{
	    margin: -1px 86px 0 0!important;
}
.ant-menu-horizontal li:nth-last-child(2) {
	margin-right: 0px !important;
}
.ant-menu-horizontal .ant-menu-overflowed-submenu {
	display: none !important;
}
.input1{
	top: 30px !important;
    right: 0px !important;
}
.input2{
	top: 18px !important;
    right: 0px !important;
}
.hk-component-logo2{
	top:0px !important;
}
.hk-component-logo1{
	top: 20px !important;
}

.logowrap{
	height: 65px;
}
.logowrap>div:first-child{
	top: 30px;
  
    right: 0px;
}
.logowrap>div:last-child{
	top: 20px
}
.ant-menu-horizontal li:nth-child(even){
	display: inline-block !important;
}
.menu{
	margin-top:20px;
	
	/*
	min-width: 1500px;
		flex: 0 0 1500px;*/
	
	
}
.logowrap{
	
	
}
.logowrap .ant-input-wrapper{
	
	
}
.ant-menu-submenu-popup>.ant-menu {
	width: 200px;
    padding-right: 20px;
    padding-left: 4px;
    position: relative;
    left: -21px;
    margin-top: 5px;
}
.ant-menu-vertical>.ant-menu-item {
	font-size: 22px;
	font-family: PingFang-SC-Medium;
	color: #333333;
	line-height: 40px;
	margin: 0px 0 !important;
    height: 62px;
    padding: 12px 0px 12px 17px;
}
.ant-menu-item:hover {
	color: #2953FF !important;
}
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-selected {
	font-family: PingFang-SC-Bold;
	color: #2953FF;
	border-bottom: 0px solid transparent !important;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
	background: none;
	color: #396ED9;
}
.ant-menu-horizontal>.ant-menu-item, .ant-menu-horizontal>.ant-menu-submenu {
	border: none;
}
#logoWrap{
	margin-left: 32px;
	margin-top: 30px;
}
.myFormItem-search{
	margin-top:42px
}
.logotitle{
	color:#2953FF;
	font-weight:600;
	font-size: 32px !important;
}

.max{
	position: sticky;
    top: 0px;
    z-index: 1000;
    background:white;
}

.menu div div ul>li{
	font-size:22px;
	font-family: PingFang-SC-Medium;
font-weight: 500;
}
.ant-menu-submenu-selected{
	font-weight: 500 !important;
}
#yGOUgbsbFX{
	border-bottom:none;
}
.ant-menu-submenu>ul>li{
	  /*border-bottom: 2px solid #EEEEEE;*/
}
.ant-menu-submenu>ul>li:last-child{
	  border-bottom: none;
}
.ant-menu-submenu>ul{
	 /*border-left: 2px solid #2953FF;*/
}
.footer{
	font-size: 20px;
font-family: PingFang-SC-Regular;
font-weight: 400;
color: #FFFFFF;
}
.footTop{
	margin-top:94px;
}
.footTwo{
	margin-top:36px;
}
.footThree{
	margin-top:36px;
}
.footright{
	text-align: right;
}

.searchCol {
	max-width: 190px;
	flex: 0 0 190px;
}

.logowrap .ant-input-search-button {
	    border-left: none !important;
    /* border-radius: 5px; */
  
    /* border-bottom-left-radius: 5px; */
    /* border-top-left-radius: 5px; */
  
        border-color: #90A6FF !important;
}

.logowrap .ant-input-search-button>* {
	font-size: 20px;
	color: #90A6FF;
}
.ant-input-group .ant-input:focus, .ant-input-group .ant-input:hover{
	border-right: 0px !important;
	    z-index: 0 !important;
}
.ant-input-focused, .ant-input:focus{
	-webkit-box-shadow: none !important;
    box-shadow: none !important; 
}
.logowrap .ant-input-group .ant-input {
    border: 1px solid #90A6FF;
   margin-left: 2px;
    width: 236px;
    height: 32px;
   border-right: none !important;
}
	
.go-2-top{
	background: url(backTop.png) center center/100% 100% no-repeat;
	 width: 33px;
    height: 33px;
    cursor: pointer;
    position: fixed;
    right: 13%;
    bottom: 150px;
    display: block;
}
.gosTop{
	background: url(backTop.png) center center/100% 100% no-repeat;
	width: 33px;
    height: 33px;
	position: absolute;
	cursor: pointer;
    display: block ;
    margin-top: -430px;
   margin-left: 85%;
}
	
.logowrap .ant-input-group-addon button{
	
}
.ant-input:hover{
	border-right: 0px !important;

}
#footwrap{
	min-width: 1200px;
	flex: 0 0 1200px;
}
.footer_content{
	background: url(background-image3.png) top center no-repeat;
    background-size: cover;
}
#foot{
	min-width: 1200px;
	flex: 0 0 1200px;
}
.moves{
	position: absolute;
	width:100%;
	 top:65px;
    animation:move 0.5s;
    animation-fill-mode:forwards;
    z-index: 500;
}

@keyframes move {
	0% {
   top:65px
    }
100% {
    top:0px
    }

}
.moves1{
	position: absolute;
	width:100%;
	 top:0px;
    animation:move1 0.5s;
    animation-fill-mode:forwards;
    z-index: 500;
}

@keyframes move1 {
	0% {
   top:0px
    }
100% {
    top:65px
    }

}


.move2{
	position: absolute;
	width:100%;
	 top:45px;
    animation:moves 0.5s;
    animation-fill-mode:forwards;
    z-index: 500;
}

@keyframes moves {
	0% {
   top:125px
    }
100% {
    top:45px
    }

}
.moves2{
	position: absolute;
	width:100%;
	 top:45px;
    animation:moves1 0.5s;
    animation-fill-mode:forwards;
    z-index: 500;
}

@keyframes moves1 {
	0% {
   top:45px
    }
100% {
    top:125px
    }

}
.Navigation{
	position: sticky;
    top: 65px;
    z-index: 500;
    background:white;
}
.Navigations{
	position: sticky;
    top: 125px;
    z-index: 500;
    background:white;
}

.ant-menu-item:hover,.ant-menu-submenu:hover{
	    border-bottom:none !important;
	    font-family:PingFang-SC-Bold;
}
.ant-menu-item,.ant-menu-submenu,.ant-menu-submenu-title{
	transition: none !important;
}
.ant-menu-item-active, .ant-menu-item:hover, .ant-menu-submenu-active, .ant-menu-submenu-title:hover, .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open {
    color: #2F70B6 !important
}
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-active, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-open, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item:hover, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-active, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-open, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-selected, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu:hover {
	border: none;
}
.ant-menu-vertical{
	border-left:solid 2px #2F70B6; 
}

.footTitle{
	font-size: 22px !important;
    font-family: PingFang-SC-Bold !important;
    font-weight: 500 !important;
    color: rgba(255, 255, 255, 1);
}
.footUl>li{
	margin-bottom: 25px;
    list-style: none;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    list-style: none;
}
.footUl>li>a{
	color: rgb(147, 147, 147) !important;
}
.footUl>li>a:hover{
	    color: #40a9ff !important;
}
.footUl{
	margin-top:20px;
}
.footP{
	font-size: 22px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    width: 250px;
}
.footP1{
	float: left;
    height: 20px;
    line-height: 20px;
    margin: 0px 0px 0px 5px;
    color: rgb(147, 147, 147);
    font-size: 18px;
    font-family: PingFang-SC-Medium;
    font-weight: 400;
}
.footImg{
	 display: inline-block;
    vertical-align: middle;
    width: 130px;
    height: 130px;
    margin-left: 50px;
    margin-bottom: 20px;
}
.footAs{
	float: left;
    margin-left: 20px;
    margin-top: 1.5px;
    height: 20px;
    line-height: 20px;
    color: rgb(147, 147, 147);
    font-size: 18px;
}
.footBs{
	    text-decoration: none;
    height: 20px;
    line-height: 20px;
}
.footSpan{
	font-size: 18px;
    font-family: PingFang-SC-Medium;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    
}
