* {
	margin: 0;
	padding: 0;
}

html {
	color: #000;
	background: #FFF;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html * {
	outline: 0;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.home {
	width: 100%;
	height: 640px;
	background: url("/images/home-background.png") no-repeat;
	background-size: 100% 100%;
}

.home-content {
	position: relative;
	width: 1200px;
	left: 50%;
	transform: translateX(-50%);
}
.home-content-title {
	position: absolute;
	top: 226px;
}
.home-content-btn {
	position: absolute;
	top: 393px;
}
/*.home-right {
	position: absolute;
	top: 91px;
	margin-left: calc(50% + 63px);
}*/
.home-right {
        width: 550px;
        position: absolute;
        top: 111px;
        margin-left: calc(50% + 122px);
        animation: scale 4s infinite;
}
@keyframes scale
{
        0%{
                transform: scale(1);  /*开始为原始大小*/
        }
        25%{
                transform: scale(1.1); /*放大1.1�?*/
        }
        50%{
                transform: scale(1);
        }
        75%{
                transform: scale(1.1);
        }

}


.two {
	width: 100%;
	height: 813px;
	padding-top: 100px;
	background: url("/images/background6.png") no-repeat;
}
.two-content {
	width: 1200px;
	margin: 0 auto;
	text-align: center ;
}
.two-p1 {
	margin-bottom: 93px;
}
.two-list {
	height: 260px;
	margin-bottom: 50px;
}

.two-item {
	text-align: left;
	float: left;
	width: 27%;
	height: 218px;
	background: #FFFFFF;
	box-shadow: 0px 12px 33px 0px rgba(7, 71, 185, 0.11);
	border-radius: 4px;
	margin: 1%;
	padding: 42px 2% 0 2%;
}
.two-item:last-child {
	margin-right: 0px !important;
}
.two-item:hover{
	transform: scale(1.1);
	transition: all 1s;
}

.two-item-title {
	margin: 25px 0 19px;
	height: 20px;
	font-size: 20px;
	font-weight: 700;
	color: #141D38;
	line-height: 25px;
}

.two-item-desc {
	height: 43px;
	font-size: 16px;
	font-weight: 400;
	color: #5C6175;
	line-height: 26px;
}

.three {
	background-color: #F7F7FB;
	height: 572px;
	padding-top: 94px;
	box-sizing: border-box;
	text-align: center;
}

.three-w1300 {
	width: 1300px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.three-content {
	width: 1200px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background-color: #F7F7FB;
	height: 174px;
	margin-top: 96px;
}

.three-item {
	text-align: left;
	float: left;
	width: 328px;
	height: 173px;
	padding: 25px 0 0 32px;
	background: #FFFFFF;
	box-shadow: 0px 10px 43px 0px rgba(71, 71, 71, 0.1);
	border-radius: 9px;
	margin-right: 60px;
}
.three-item:last-child {
	margin-right: 0 !important;
}
.three-item:hover {
	transform: scale(1.1);
    transition: all 1s;
    box-shadow: 2px 19px 40px 0px rgba(75, 149, 252, 0.13);
}

.three-item:hover img {
	transform: scale(1.2);
	transition: all 1s;
}
.three-item-title {
	height: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #192643;
	line-height: 25px;
	margin: 24px 0 14px;
}
.three-item-desc {
	font-size: 14px;
	font-weight: 500;
	color: #505C75;
	line-height: 30px;
}

.four {
	width: 100%;
	height: 662px;
	padding-top: 100px;
	background: #FFFFFF;
}

.four-item:hover {
         transform: scale(1.05);
         transition: all 1s;
 }
 
.four-content {
	width: 1200px;
	margin: 0 auto;
	text-align: center ;
}
.four-p1 {
	margin-bottom: 93px;
}
.four-list {
	height: 206px;
	margin-bottom: 27px;
}

.four-item {
	text-align: left;
	float: left;
	width: 572px;
	height: 206px;
	background: #FFFFFF;
	box-shadow: 0px 10px 43px 0px rgba(71, 71, 71, 0.1);
	border-radius: 9px;
	margin:14px;
}
.four-item:last-child {
	margin-right: 0px !important;
}
.four-item:hover img {
	transform: scale(1.2);
	transition: all 1s;
}
.four-item-img {
	margin: 53px 55px 0 42px;
}
.four-item-right {
	display: inline-block;
	vertical-align: top;
}
.four-item-title {
	margin: 48px 0 33px;
	height: 20px;
	font-size: 20px;
	font-weight: 700;
	color: #192643;
	line-height: 25px;
}

.four-item-desc {
	height: 30px;
	font-size: 15px;
	font-weight: 500;
	color: #505C75;
	line-height: 26px;
}

.cost {
	background: #F9FAFF;
	width: 100%;
	height: 1157px;
	box-sizing: border-box;
	text-align: center;
}



.four-list {
	height: 206px;
	margin-bottom: 27px;
}

.four-item {
	text-align: left;
	float: left;
	width: 572px;
	height: 206px;
	background: #FFFFFF;
	box-shadow: 0px 10px 43px 0px rgba(71, 71, 71, 0.1);
	border-radius: 9px;
	margin:14px;
}
.four-item:last-child {
	margin-right: 0px !important;
}
.four-item:hover img {
	transform: scale(1.2);
	transition: all 1s;
}
.four-item-img {
	margin: 53px 55px 0 42px;
}
.four-item-right {
	display: inline-block;
	vertical-align: top;
}
.four-item-title {
	margin: 48px 0 33px;
	height: 20px;
	font-size: 20px;
	font-weight: 700;
	color: #192643;
	line-height: 25px;
}

.four-item-desc {
	height: 30px;
	font-size: 15px;
	font-weight: 500;
	color: #505C75;
	line-height: 26px;
}







.cost-w1200 {
	width: 1200px;
	margin: auto;
	height: 100%;
	padding-top: 100px;
}

.cost-h854 {
	height: 854px;
	width: 100%;
}
.cost-item {
	vertical-align: top;
	width: 170px;
	height: 854px;
	display: inline-block;
}
.cost-item:last-child {
	width: 142px;
	height: 854px;
	display: inline-block;
}
.company {
	width: 142px;
	height: 142px;
	background: #FFFFFF;
	box-shadow: 0px 4px 25px 0px rgba(20, 58, 126, 0.14);
	border-radius: 6px;
	margin-top: 26px;
}
.company-name{
	font-size: 12px;
	color: #8C8C8C;
}

.foot_bt {
	padding: 40px 0 10px 0;
	background: #373D44;
}

.w1200 {
	margin: 0 auto;
	background: #383D43;
	text-align: center;
}

.qr-btn {
	font-size: 14px;
	margin: 0 auto;
	width: 99px;
	height: 38px;
	line-height: 38px;
	color: #FDFDFD;
	background: linear-gradient(90deg, #437EEB, #78A1F2);
	border: 1px solid #3181F3;
	box-shadow: 0px 4px 0px 0px rgba(219, 223, 232, 0.89);
	border-radius: 4px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}


.cxbpc{display: block;}
.cxbmobile{display: none;}


.relatedOn{min-width: 1240px;}
.cxbon{ height: 423px;width: 1240px;margin: auto;}
.cxbon li{width: 238px; height: 360px;float: left;margin: 25px -1px 0 0;text-align: center;}
.cxbon li.active{width: 280px; height: 423px;transition: all .2s;margin: 0; }
.cxbon li:nth-child(1){border:1px solid #254ac5;}
.cxbon li:nth-child(1).active{background: url(../images/背景2.png) no-repeat; height: 420px; margin-top: 0rem;}
.cxbon li:nth-child(2){border:1px solid #254ac5; border-left:none;}
.cxbon li:nth-child(2).active{background: url(../images/背景2.png) no-repeat; height: 420px; margin-top: 0rem;}
.cxbon li:nth-child(3){border:1px solid #254ac5; border-left:none;}
.cxbon li:nth-child(3).active{background: url(../images/背景2.png) no-repeat; height: 420px; margin-top: 0rem;}
.cxbon li:nth-child(4){border:1px solid #254ac5; border-left:none;}
.cxbon li:nth-child(4).active{background: url(../images/背景2.png) no-repeat; height: 420px; margin-top: 0rem;}
.cxbon li:nth-child(5){border:1px solid #254ac5; border-left:none;}
.cxbon li:nth-child(5).active{background: url(../images/背景2.png) no-repeat; height: 420px; margin-top: 0rem;}
.title{font-size:20px; }
.text{font-size:14px; line-height: 22px;}
.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;
}
.cxbbook{ height: auto;margin: auto; width: 1200px;margin: auto;}
.cxbbook li{width:21%; height: auto;float: left;margin:0 2%;text-align: center; }
.cxbbook li p{line-height: 80px;}
.cxbbook li img{width:100%;}

.cxbbook2{padding: 50px 0 40px 0;}
.cxbbook2 li{width:180px; height: auto;float: left;margin:0 10px;text-align: center; }
.cxbbook2 li p{line-height: 30px;padding: 30px 0 0 0;}

.c5{
    width: 1200px;margin: auto;
    height: 436px;
    display: flex;
    justify-content: space-between;
}
.c5_son{
    width: 385px;
    padding: 0 30px;
    height: 436px;
    background: #FFFFFF;
    box-shadow: 1px 1px 30px 0px rgba(234, 237, 249, 0.5);
    border-radius: 4px;
}
.c5_son .top{
    width: 325px;
    height: 93px;
    border-bottom: 1px solid #EBEFFF;
    margin: 0 auto  29px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #2A2A2A;
}
.c5_son .top img{
    width: 46px;
    height: 46px;
    margin-right: 15px;
}
.c5_l_r_content{
    width: 325px;
    margin-bottom: 26px;
    display: flex;
    justify-content: flex-start;
}


.c5_l{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #2A2A2A;
    width: 95px;
    text-align: left;
}
.c5_r{
    width: 230px;
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #93999F;
    line-height: 24px;   
}

