/*公司介绍*/
.main1{
	margin-top: 3%;
}
.main1-1{
	text-align: center;
}
.main1-1 span{
	font-size: 18px;
	font-weight: 600;
	color: #282828;
}
.main1-1 p{
	font-size: 26px;
	color: #282828;
	font-weight: 600;
}
.main1-2{
	text-align: center;
	margin-top: 3%;
}
.main1-2 p{
	font-size: 16px;
	color: #282828;
	font-weight: 600;
}
.main1-3{
	margin-top: 3%;
}
.main1-3 img{
	width: 43%;
	margin-left: 4.55%;
}
.main1-4{
	margin-top: 3%;
}
/*公司介绍*/


/*产品展示*/
.main2{
	background: url(../images/productsbj.png) no-repeat;
	background-size: 100% 100%;
	padding: 1% 0;
	margin-top: 3%;
}
.main2-1{
	text-align: center;
}
.main2-1 a{
	font-size: 18px;
	color: white;
}
.main2-1 p{
	font-size: 26px;
	color: white;
	margin: 0.5% 0;

}
.main2-1 span{
	font-size: 16px;
	color: white;
	display: inline-block;
}
.main2-2-1{
	width: 30%;
	float: left;
	margin-left: 5%;
	margin-top: 3%;
}
.main2-2-1 a{
	background: #ffffff;
	display: block;
	text-align: center;
	
}
.main2-2-1 p{
    padding-top: 3%;
	padding-bottom: 3.4%;
	font-size: 18px;
	color: #282828;
	font-weight: 600;
}
.main2-2-1:nth-child(1){
	margin-left: 0;
}
.main2-2-1:nth-child(4){
	margin-left: 0;
}
.main2-3{
	text-align: center;
	margin-top: 3%;
}
.main2-3 a{
	display: inline-block;
	font-size: 16px;
	color: white;
	padding: 0.6% 3%;
	border: 1px solid white;
}
/*产品展示*/

/*企业简介*/
.main3{
	margin-top: 3%;
}
.main3-1{
	margin-top: 3%;
}
.main3-1-1{
	width: 48%;
	float: left;
    margin-top: 3%;
}
.main3-1-1 p{
	font-size: 16px;
	color: #282828;
	font-weight: 600;
	text-indent: 2rem;
	line-height: 1.8rem;
}
.main3-1-1 a{
	display: inline-block;
	font-size: 16px;
	color: #282828;
	padding: 0.8% 5%;
	border: 1px solid #282828;
	margin-top: 11.5%;
}
.main3-1-2{
	width: 48%;
	float: right;
}
/*企业简介*/

/*我们的优势*/
.main5-1{
    padding: 3% 0;
    padding-top: 5%;
}
.main5-2 img{
	display: block;
}
/*我们的优势*/


/*合作案例*/
.main6{
	background: url(../images/casesbj.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 0;
}
/*合作案例*/

/*新闻动态*/
.main4{
	min-width: 320px;
	max-width: 1200px;
	margin: auto;
padding: 3% 0;
}
.main4 p span{
	font-size: 22px;
    font-weight: 600;
	font-family: 'pf';

}
.main4 p strong{
	font-size: 14px;
	font-family: 'pf';
	font-weight: 600;
	display: inline-block;
	margin-left: 1%;

}
.main4 p a{
	font-size: 14px;
	float: right;
	display: inline-block;
	margin-top: 0.7%;
}



.main4-1 {
	margin-top: 3%;
}
.main4-1 ul li a div{
	display: none;
}
.main4-1  ul li:nth-child(1) a div{
	display: block;
}
.main4-1 ul li h3{
	font-size: 18px;
	color: black;
	line-height: 2rem;
	border-bottom: 1px solid #f0f0f0
	font-weight: 550;
    width: 100%;
}
.main4-1 ul li h3 strong{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 80%;
    padding-left: 2%;
}
.main4-1  ul li{
	width: 58%;
	float: left;
	margin-left: 3%;
margin-top: 1.3%;

}



.main4-1  ul li:nth-child(1){
	width: 39%;
	position: relative;
	margin-left: 0%;
}

.main4-1 ul li:nth-child(1) a h3 {
	background-color: rgba(255,255,255,0.5);
	position: absolute;
	bottom: 0;
	padding: 2%;
	right: 0;
	left: 0;
	font-size: 20px;
	font-weight: 550;
	color: #1460d3;
	line-height: none;
	border-bottom: none;
}

.main4-1 ul li a h3 span{
	font-size: 18px;
	display: inline-block;
	float: left;
	text-align: center;
}

.main4-1 ul li:nth-child(1) a h3 span{
	display: none;
}
.main4-1 ul li a h3 span{
	background: #094ba2;
    width: 65px;
}
.main4-1 ul li a h3 span p{
	font-size: 20px;
	font-family: 'pf';
	font-weight: 600;
	color: white;
}
.main4-1 ul li a h3 span span{
	font-size: 12px;
	font-family: 'pf';
	font-weight: 600;
	color: white;
}

.sp2{
	font-size: 12px;
	font-family: 'pf';
	white-space: unset !important;
    line-height: 1rem;
    margin-top: -8px;
    height: 32px;
    color: #656565;
    font-weight: 500;
}

.main4-1 ul li a h3:hover .sp3{
	color: #094ba2;
}
.p4{
	text-align: center;
}
.p4 img{
	width: 23%;
}
/*新闻动态结束*/


@media screen and (max-width: 1200px) {
.main1-2 p {
    font-size: 14px;
    color: #282828;
    font-weight: 600;
    display: inline-block;
}
.main3-1-1 p {
    font-size: 12px;
    color: #282828;
    font-weight: 600;
    text-indent: 2rem;
    line-height: 1.7rem;
}
.main3-1-1 {
    width: 48%;
    float: left;
    margin-top: 0%;
}
.main3-1-1 a {
    display: inline-block;
    font-size: 16px;
    color: #282828;
    padding: 0.8% 5%;
    border: 1px solid #282828;
    margin-top: 3.5%;
}
}