html,
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #F6FAFD;
}

.head {
	width: 100%;
	height: 100px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.head_left,
.head_right {
	height: 100px;
}

.head_left>.logo {
	width: 236px;
	min-width: 236px;
	height: 100px;
	background: #5583FC;
	display: flex;
	align-items: center;
	justify-content: center;
}

.yinwen {
	display: flex;
	align-items: center;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 31px;
}

.zhongwen {
	display: flex;
	align-items: center;
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 31px;
}

.head_right {
	width: 100%;
	height: 100px;
	padding-right: 50px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.nav-link {
	color: #202020;
	font-size: 18px;
}

.nav-link:hover {
	color: #5583FC;
}

.nav-item>.active {
	color: #5583FC;
}

.nav-item>.active div {
	padding-top: 5px;
	width: 100%;
	color: #5583FC;
	border-bottom: 2px solid #5583FC;
}

.hr_left {
	padding-right: 30px;
	min-width: 500px;
}

.hr_right {
	min-width: 390px;
	height: 30px;
	display: flex;
	align-items: center;
	padding-right: 124px;
	padding-left: 30px;
	border-left: 1px solid #eee;
}

.hr_right>.pohne {
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 36px;
}
#carouselExampleSlidesOnly{
    position: relative;
}
.banner_wenan{
    position: absolute;
    z-index: 999999;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.3);
    color: #fff;
}

.gaunyuwomen {
	width: 100%;
	padding: 100px 0;
}

.gaunyuwomen>.title {
	text-align: center;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1C1C1C;
	line-height: 36px;
}

.gaunyuwomen>.info {
	text-align: center;
	padding-top: 21px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #7B7B7B;
	line-height: 36px;
}

.gaunyuwomen>.kapian {
	padding: 60px 0;
	width: 1296px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
}

.gaunyuwomen>.kapian .card {
	border: none !important;
	border-radius: 12px !important;
}

.gaunyuwomen>.kapian .cards {
	padding: 0 20px;
}

.gaunyuwomen>.kapian .active {
	background-color: #5583FC;
}

.gaunyuwomen>.kapian .active .title {
	color: #fff !important;
}

.gaunyuwomen>.kapian .active .info {
	color: #fff !important;
}

.gaunyuwomen>.kapian .card-body {
	text-align: center;
	padding: 0 70px;

}

.gaunyuwomen>.kapian .card-body>.img {
	width: 54px;
	height: 54px;
	margin-top: 42px;
}

.gaunyuwomen>.kapian .card-body>.title {
	padding-top: 12px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
}

.gaunyuwomen>.kapian .card-body>.info {
	padding-top: 12px;
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;

}

.gaunyuwomen>.xiazai {
	display: flex;
	justify-content: center;
}

.gaunyuwomen>.xiazai .btn {
	background: #5583FC;
	color: #fff;
	width: 161px;
	padding: 10px 0;
}


.lunbo {
	width: 100%;
	padding: 100px 0;
	background-color: #fff;
}

.lunbo>.title {
	text-align: center;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1C1C1C;
	line-height: 36px;
}

.lunbo>.info {
	text-align: center;
	padding-top: 21px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #7B7B7B;
	line-height: 36px;
}

.lunbo>.lunbo_img {
	width: 1162px;
	margin: 0 auto;
	margin-top: 39px;
}

.lunbo>.lunbo_img .carousel-control-prev {
	left: -150px;
}

.lunbo>.lunbo_img .carousel-control-next {
	right: -150px;
}


.shuju {
	width: 100%;
	padding: 100px 0;
}

.shuju>.title {
	text-align: center;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1C1C1C;
	line-height: 36px;
}

.shuju>.info {

	text-align: center;
	padding-top: 21px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #7B7B7B;
	line-height: 36px;
}

.shuju>.shuzi {
	width: 1290px;
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: space-around;
	margin-top: 75px;
}

.shuju>.shuzi .number {
	font-size: 60px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #E67A0E;
}

.shuju>.shuzi .desc {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #E67A0E;
	line-height: 18px;
}

.shuju>.shuoming {
	width: 1290px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	margin-top: 75px;
}

.shuju>.shuoming .cells {
	width: 632px;
	height: 298px;
	background: #FFFFFF;
}

.shuju>.shuoming .cells>.a {
	padding: 36px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	background: #E67A0E;
}

.shuju>.shuoming .cells>.b {
	padding: 36px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #7E818E;
}




.apps {
	width: 100%;
	padding: 100px 0;
	background-color: #fff;
}

.apps>.title {
	text-align: center;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1C1C1C;
	line-height: 36px;
}

.apps>.info {

	text-align: center;
	padding-top: 21px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #7B7B7B;
	line-height: 36px;
}

.apps>.appstore {
	width: 1290px;
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: space-around;
	margin-top: 75px;
}

.apps>.appstore .lists>img {
	width: 343px;
	height: 246px;
	background-color: #E9F1FB;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.lxwm {
	width: 100%;
	padding: 100px 0;
	background-color: #fff;
}

.lxwm>.title {
	text-align: center;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1C1C1C;
	line-height: 36px;
}

.lxwm>.info {

	text-align: center;
	padding-top: 21px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #7B7B7B;
	line-height: 36px;
}
.lxwm > .flexs{
	padding: 81px 0 0 0;
	display: flex;
	justify-content: center;
}
.lxwm > .flexs >.aa{
	width: 560rpx;
	background: #FFFFFF;
	box-shadow: 0px 4px 40px 0px rgba(8,25,67,0.1);
	padding: 50px 100px;
}
.lxwm > .flexs >.aa>.li>.a{
	font-size: 30px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	line-height: 72px;
	color: #435A92;
}
.lxwm > .flexs >.aa>.li>.b{
	font-size: 16px;
}
.lxwm > .flexs >.bb{
	width: 801px;
	margin-left: 23px;
	background: #FFFFFF;
	box-shadow: 0px 4px 40px 0px rgba(8,25,67,0.1);
	padding: 50px 100px ;
}

.lxwm > .flexs >.bb .left{
	border-bottom: 1px solid #E7E7E7;
	padding: 0 0 3px 0;
}
.lxwm > .flexs >.bb .right{
	border-bottom: 1px solid #E7E7E7;
	padding: 0 0 0px 0;
}
.lxwm > .flexs >.bb .textares{
	border-bottom: 1px solid #E7E7E7;
}

.lxwm>.biaodan {
	margin: 0 auto;
}

.lxwm>.flexs >.bb>.xiazai {
	display: flex;
	justify-content: flex-start;
	padding-top: 54px;
}

.lxwm> .flexs >.bb>.xiazai .btn {
	background: #5583FC;
	color: #fff;
	width: 161px;
	padding: 10px 0;
}

.bottom_banquan {
	width: 100%;
	height: 494px;
	background: #2A2A2A;
	box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.1);
	position: relative;
}

.bottom_banquan>.t {
	display: flex;
	justify-content: space-around;
	padding: 0 20%;
}

.bottom_banquan>.t .title {
	font-size: 24px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
}

.bottom_banquan>.t .info {
	margin-top: 20px;
}

.bottom_banquan>.t .info>a {
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #ABABAB;
}
.bottom_banquan>.t .info>img {
	width: 49px;
	height: 49px;
}

.bottom_banquan>.t>.left {
	margin-top: 100px;
	width: 930px;
	display: flex;
}

.bottom_banquan>.t>.left .lis {
	width: 230px;
}

.bottom_banquan>.t>.right {
	margin-top: 100px;
	display: flex;
	justify-content: space-between;
}

.bottom_banquan>.t>.right .ewm>img {
	width: 137px;
	height: 137px;
	margin: 5px;
}

.bottom_banquan>.t>.right .ewm>div {
	text-align: center;
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
	opacity: 0.6;
}

.bottom_banquan>.b {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 59px;
	font-size: 19px;
	font-family: Adobe Heiti Std;
	font-weight: normal;
	color: #FFFFFF;
}