* {
	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("https://pigmcsdotcom.pigcms.com/kjqywx/bushu/images/banner/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("https://pigmcsdotcom.pigcms.com/kjqywx/bushu/images/1/background.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;
}

.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;}