body{
	font-family:"SimHei","MicrosoftYaHei"!important;
}
.top{
	height: 600px;
	min-width: 1200px;
	background: url("../images/company_profile.png") no-repeat 100% 100%;
}

.cont-a{
	width: 100%;
	height: 930px;
	background:#fff;
	position: relative;
}
.cont-a .cont-a-box{
	width: 1200px;
	height: 100%;
    margin: 0 auto;
    position: relative;
}
.cont-a .cont-a-box .top-btn{
	float: left;
    margin-top: 100px;
    margin-bottom: 100px;
    width: 100%;
	height: 50px;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}
.cont-a .cont-a-box .top-btn p{
	float: left;
	width: 140px;
	height:50px;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
.cont-a .cont-a-box .top-btn .p-1{
	height: 47px;
	border-left: 1px solid #ccc;
	border-top: 2px solid #4078cb;
	border-bottom: 1px solid #fff;
}
.cont-a .cont-a-box .top-btn .p-2{
	height: 50px;
	border-left: 1px solid #ccc;
}
.H-solutionsT {
	margin-bottom: 50px;
	float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333;
}
.cont-a .cont-a-box .math{
	float: left;
	width: 100%;
	height: 130px;
}
.cont-a .cont-a-box .math .math-ag{
	float: left;
	width: 25%;
	height: 130px;
	border-right: 1px solid #ccc;
	box-sizing: border-box;
}
.cont-a .cont-a-box .math .math-ag:nth-child(4){
	border-right: 0;
}
.cont-a .cont-a-box .math .math-ag .math-ag-t{
	margin-top:30px;
	width: 100%;
	height:70px;
}
.cont-a .cont-a-box .math .math-ag .math-ag-t p{
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.cont-a .cont-a-box .math .math-ag .math-ag-t p:nth-child(1){
	font-size: 40px;
}
.cont-a .cont-a-box .math .math-ag .math-ag-t p:nth-child(2){
	font-size: 16px;
}
.cont-a .cont-a-box .describe-a{
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
	height: 75px;
	line-height: 25px;
}
.cont-a .scale{
	float: left;
	width: 100%;
	height: 250px;
}
.cont-a .scale .scale-ag{
	float: left;
	width: 400px;
	height: 250px;
}
.cont-a .scale .scale-ag .scale-ag-a{
	float: left;
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.cont-a .scale .scale-ag .scale-ag-b{
	margin: 20px 0;
	float: left;
	width: 100%;
	height: 150px;
}
.cont-a .scale .scale-ag .scale-ag-b img{
	margin-left: 125px;
	width: 150px;
	height: 150px;
}
.cont-b{
	width: 100%;
	height: 686px;
	background:#eee;
	position: relative;
}
.cont-b .cont-b-box{
	width: 1200px;
	height: 100%;
    margin: 0 auto;
    position: relative;
}
.cont-b .cont-b-box>.describe-a{
    margin-top: 30px;
    float: left;
    width: 100%;
    height: 75px;
    line-height: 25px;
}
.cont-b .cont-b-box .cont-b-agbox{
	float: left;
	width: 100%;
	height: 400px;
}
.cont-b .cont-b-box .cont-b-agbox .cont-b-ag{
	float: left;
	margin-right: 26.3333px;
	width: 280px;
	height: 400px;
}
.cont-b .cont-b-box .cont-b-agbox .cont-b-ag:nth-child(4){
	margin-right: 0;
}
.cont-b .cont-b-box .cont-b-agbox .cont-b-ag img{
	float: left;
	width: 100%;
	height: 150px;
}
.cont-b .cont-b-box .cont-b-agbox .cont-b-ag .p1{
	float: left;
	width: 100%;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 16px;
	background: #fff;
}
.cont-b .cont-b-box .cont-b-agbox .cont-b-ag .p2{
	float: left;
	width: 90%;
    padding: 0 5%;
	height: 180px;
	line-height: 30px;
	line-height: 25px;
	background: #fff;
}
.cont-c{
	width: 100%;
	height: 880px;
	background:#fff;
	position: relative;
}
.cont-c .cont-c-box{
	width: 1200px;
	height: 100%;
    margin: 0 auto;
    position: relative;
}
.cont-c .cont-c-box .H-solutionsT1{
	margin-bottom: 30px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333;
}
.cont-c .cont-c-box .H-solutionsT2{
	margin-bottom: 20px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.cont-c .cont-c-box .H-solutionsT3{
	margin-bottom: 30px;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #333;
}
.cont-c .cont-c-box img{
	width: 100%;
}