/**20220327**/
.cxbpc{display: block;}
.cxbmobile{display: none;}

.cxbbenner{width: 1200px;margin-left:-600px;left:52%;top:150px;color: #fff; position: absolute;  z-index: 3;font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;}
.cxbbenner div{font-size: 46px;line-height: 120px; padding-top:5.0rem;}
.cxbbenner p{font-size: 26px;}


.c33{
	width: 100%;
	margin: auto;
	height: auto;
}
.c33_nav{
	width: 100%;
    border-bottom: 4px solid #254ac5;
    display: flex;
	box-sizing: border-box;
    padding: 0;
    margin: 0;
    height: 109px;
    justify-content:space-around;
}
.m-30{
    margin: 0 30px;
}

.c33_content{
    display: none;
}
.f_l{
    float: left;
}
.txt12{
    width: 100%;
    height: 28px;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #2A2A2A;
    line-height: 28px;
    margin-bottom: 12px;
}
.txt13{
    width: 100%;
    height: 56px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #93999F;
    line-height: 28px;
}

.c33_nav span{
    display: block;
    text-align: center;
    border-radius: 4px 4px 0px 0px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #2A2A2A;
    position: relative;
    cursor: pointer;
}
.c33_nav span{
    font-size: 18px;
    width: 172px;
    height: 105px;
    /* line-height: 105px; */
}
.c33_nav span:hover{
    background: #e7ebfd;
}
.c33_nav .c33spanactive{
    background: #254ac5;
    color: #fff;
}
.c33_nav .c33spanactive:hover{
    background: #254ac5;
    color: #fff;
}
.c33_nav .c33spanactive::after{
    content: '';
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    background: chocolate;
    border: 12px solid #254ac5;
    border-bottom: 12px solid #fff;
}
.c33_nav .blueImg{
    display: block;
}
.c33_nav img{
   width: 41px;
   height: 41px;
   margin: 13px auto 8px;
}
.c33_nav .fffImg{
    display: none;
}
.c33_nav .c33spanactive .blueImg{
    display: none;
}
.c33_nav .c33spanactive .fffImg{
    display: block;
}
.c33_content{
    padding: 47px 30px 0;
    height: 400px;
    background: #fff;
}
.c33_l{
    width: 482px;
    height: 378px;
}
.c33_r{
    width: 586px;
    height: 430px;
    float: right;
}
.txt8{
    width: 100%;
    height: 28px;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #2A2A2A;
    line-height: 28px;
}
.txt9{
    width: 100%;
    margin: 30px 0 16px;
    height: 28px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #254ac5;
    line-height: 28px;
}
.txt10{
    width: 100%;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #93999F;
    line-height: 28px;
}
.c33_block{
    width: 100%;
    height: 86px;
    margin: 30px 0 50px;
    display: flex;
    justify-content: space-between;
}
.c33_block div{
    width: 80px;
}
.c33_block img{
    width: 50px;
    height: 50px;
    display: block;
    margin:  0  auto;
}
.ctx_btn{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.ctx_btn_talk,.ctx_btn_try{
    width: 224px;
    height: 56px;
    line-height: 56px;
    border-radius: 28px;
    border: 1px solid #254ac5;
    text-align: center;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #254ac5;
    cursor: pointer;
}
.ctx_btn_try{
    background: #254ac5;
    color: #FFFFFF;
    margin-left: 38px;
}
.ctx_btn_try:hover{
    background:#617BF6;
}
/*鏀圭増*/
.action {
	min-width: 1200px;
	width: 100%;
	height: 952px;
	background: #F5F8FE;
	background: url("/images/2/background.png") no-repeat;
}

.action-content {
	width: 1200px;
	margin: 0 auto;
	padding-top: 100px;
}

.action-p1 {
	text-align: center;
	font-size: 36px;
	color: #2A2A2A;
	font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
	line-height: 44px;
}

.action-p2 {
	text-align: center;
	margin: 14px 0 40px;
	font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
	color: #93999F;
	line-height: 28px;
}

.action-p3 {
	text-align: center;
	margin: 14px 0 50px;
	font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
	color: #93999F;
	line-height: 28px;
}