html, body {
    position: relative;
    height: 100%;
    /* width: 100%; */
}
body {
	margin: 0 auto;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	-webkit-appearance: none; 
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	box-sizing: border-box;
}
.header{
	width: 100%;
	height: 867px;
	background: #7795F8;
	background: url(/img/home_header_img_bg.png) no-repeat;
	background-size: 100%;
}
.home-nav{
    width: 100%;
    height: 90px;
    margin: 0 auto;
	/* position: fixed;
	top: 0;
	z-index: 9; */
}
.nav-content{
    width: 1200px;
    margin:0 auto;
}
.nav-left{
    float: left;
}
.nav-left h3{
    display: inline-block;
    height: 46px;
	font-size: 20px;
	font-family: TsangerYuYangT;
	font-weight: normal;
    color:rgba(255,255,255,1);
    line-height:46px;
	padding-left: 12px;
	margin-top: 22px;
    margin-left:12px;
    position: absolute;
}
.nav-right{
    width: 50%;
    float: right;
}
.nav-right ul li:nth-of-type(1){
    margin-left: 0!important;
}
.navul{
    display: flex;
    justify-content: space-around;
}
.nav-right ul li{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: bold;
    color:rgba(255,255,255);
    line-height:30px;
    /* float: left; */
    /* margin-left: 100px; */
    line-height: 90px;
    border-bottom: 3px solid transparent;
    cursor: pointer;
}
.nav-right ul li a{
    color:rgba(255,255,255,1);
}
.activeli{
    font-weight:500 !important;
    border-bottom: 3px solid #FFFFFF!important;
}
.home_header{
	width: 1200px;
	margin: 0 auto;
	margin-top: 107px;
}
.home_header-ul{
	display: flex;
	justify-content: space-between;
	margin-top: 91px;
}
.home_header-ul li{
	width: 219px;
	height: 297px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 36px;
	background: #FFFFFF;
	box-shadow: 0px 1px 8px 0px rgba(6, 43, 95, 0.06);
	border-radius: 5px;
}
.home_header-liTitle{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #2946E8;
	margin-top: 17px;
}
.home_header-liTitleHover{
	color: #fff!important;
}
.home_headerHover{
	background: #92D4FF!important;
}
.home_header-liClassHover span{
	background: rgba(255,255,255,.5)!important;
	color: #fff!important;
}
.home_header-liContent{
	margin-top: 24px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #ABB0C0;
	line-height: 18px;
}
.home_header-liClass{
	display: flex;
	margin-top: 27px;
}
.home_header-liClass span{
	display: inline-block;
	width: 56px;
	height: 21px;
	line-height: 21px;
	background: #E5E8FA;
	border-radius: 11px;
	text-align: center;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #2946E8;
	margin-right: 5px;
}
.content{
	width: 100%;
}
.content-text{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	height: 631px;
	padding-top: 100px;
	justify-content: space-around;
}
.content-text_left{
	width: 652px;
}
.content-text img{
	width: 459px;
	height: 259px;
	border-radius: 5px;
	margin-top: 72px;
}
.content-text_leftContent{
	font-size: 30px;
	font-family: TsangerYuYangT;
	font-weight: normal;
	color: #222222;
	/* margin-bottom: 49px; */
}
.content-text_content{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #5F6A88;
	text-indent: 2em;
	margin-top:49px;
}
.content-text_leftBtn{
	width: 245px;
	height: 51px;
	line-height: 51px;
	background: #92D4FF;
	border-radius: 5px;
	text-align: center;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 62px;
}
.footer{
	width: 100%;
	/* height: 300px; */
	padding-top: 72px;
	background: #646464;
}
.footer-content{
	width: 1200px;
	margin: 0 auto;
}
.footer-contentTop{
	display: flex;
}
.footer-contentTopImg{
	width: 41px;
	height: 69px;
	margin-right: 72px;
}
.footer-contentTop-Center{
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 32px;
	opacity: 0.8;
	margin-right: 19px;
}
.footer-contentCenter{
	display: flex;
	justify-content: space-around;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 32px;
	opacity: 0.6;
	margin-top: 74px;
}
.footer-contentbottom a{
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	opacity: 0.4;
	text-align: center;
	line-height: 67px;
	display: block;
}
.footer-contentInput{
	display: flex;
}
.footer-contentInput div{
	width: 352px;
}
.footer-contentInput input{
	width: 347px;
	padding-left: 5px;
	height: 50px;
	background: #FFFFFF;
	opacity: 0.23;
	border-radius: 5px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #5A5A5A;
	border: none;
	margin-right: 13px;
}
.footer-contentInput button{
	width: 120px;
	height: 50px;
	background: #92D4FF;
	border-radius: 5px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	border: none;
	margin-top: 16px;
}
.marginTOP{
	margin-top: 16px;
}
.textarea{
	height: 116px!important;
}
.line{
	display: block;
	text-align: center;
	margin: auto;
	margin-top: 28px;
}