/* 首页 */
.home_h3{
	font-size: 4rem;
}
.home_more {
    margin-top: 3.6rem;
    width: 12rem;
    height: 4.8rem;
    text-indent: 1.8rem;
    font-size: 2.2rem;
    line-height: 4.4rem;
    background: url(../images/icon4.png) no-repeat 8rem 1.7rem;
    background-size: 1.6rem;
}
.about_us_right ul li {
    float: left;
    margin-top: 3rem;
    width: 37rem;
    margin-right: 2rem;
}
.about_us_right ul li p{
	font-size: 1.4rem;
}
/* shouye服务 */
.tab-menu-item h2 {
    float: left;
    background: url(../images/ser01.png) no-repeat 0 1.3rem;
    background-size: 30px;
    margin-left: 11rem;
    padding-left: 32px;
    font-weight: normal;
    font-size: 2rem;
    line-height: 150%;
    text-align: left;
    margin-top: 2rem;
}
	.tab-menu-item h2.th2{
		background: url(../images/ser02.png) no-repeat 0 1.3rem;
	    background-size: 30px;
	}
	.tab-menu-item h2.th3{
		background: url(../images/ser03.png) no-repeat 0 1.3rem;
	    background-size: 30px;
	}
	.tab-menu-item h2.th4{
		background: url(../images/ser04.png) no-repeat 0 1.3rem;
	    background-size: 30px;
	}
	.tab-menu-item h2:hover{
	    background: url(../images/ser01a.png) no-repeat 0 1.3rem;
		background-size: 30px;
	}
	.tab-menu-item h2.th2:hover{
	    background: url(../images/ser02a.png) no-repeat 0 1.3rem;
		background-size: 30px;
	}
	.tab-menu-item h2.th3:hover{
	    background: url(../images/ser03a.png) no-repeat 0 1.3rem;
		background-size: 30px;
	}
	.tab-menu-item h2.th4:hover{
	    background: url(../images/ser04a.png) no-repeat 0 1.3rem;
		background-size: 30px;
	}
	.home_more1 {
	    margin-top: 230px;
	    margin-right: 10rem;	    
	    width: 12rem;
	    height: 4.8rem;
	    text-align: left;
	text-indent: 1.8rem;
	font-size: 2.2rem;
	line-height: 4.4rem;
	    background:#C62E2C url(../images/icon5.png) no-repeat 8rem 1.7rem ; 
	    border-radius: 0 30px 30px 0;
	    background-size: 1.6rem;
	    color: #fff;
	    clear: both;
	}
	.home_more2 {
		float: right;
		margin-top: 10rem;	    
	    width: 12rem;
	    height: 4.8rem;
		text-indent: 1.8rem;
		font-size: 2.2rem;
		line-height: 4.4rem;
		background: url(../images/icon4.png) no-repeat 8rem 1.7rem ; 
		background-size: 1.6rem;
		border: 1px #C62E2C solid;
		border-radius: 0 30px 30px 0;
		color: #C62E2C;
	}

@media (max-width: 1200px) {
    .about_text {
        font-size: 2.4rem;
        line-height: 4rem;
    }
}
@media (max-width: 1100px) {
    .about_text {
        line-height: 4rem;
    }
}
@media (max-width: 768px) {
    .home_more4 {
        width: 11rem;
        font-size: 2.2rem;
        background: url(../images/icon5.png) no-repeat 7rem 1.9rem #C62E2C;
        background-size: 1.6rem;
    }
	.proinfo_m h1{
		line-height: 150%;
	}
}

/* 关于我们 */
.about_p2main .atext{
	width: 120rem;
}
@media (max-width: 1200px) {
    .about_p2main .atext {
        font-size: 2.6rem;
        margin-top: 5rem;
        width: 120rem
    }
}
@media (max-width: 1400px) {
    .about_p2main .atext {
        font-size: 2.4rem;
        margin-top: 4rem;
        width: 120rem
    }
@media (max-width: 920px) {
    .about_p2main {
        position: absolute;
        width: 90%;
        left: 5%;
        margin: 0;
        top: 1rem;
    }
    .about_p2main .atext {
        font-size: 2.4rem;
        margin-top: 2rem;
        width: 100%;
        line-height: 130%;
    }
@media (max-width: 820px) {
    .about_p2main {
        position: absolute;
        width: 90%;
        left: 5%;
        margin: 0;
        top: 1rem;
    }
    .about_p2main .atext {
        font-size: 2.4rem;
        margin-top: 2rem;
        width: 100%;
        line-height: 120%;
    }
	.product-info h3 {
	        font-size: 2.4rem;
	    }
	}
}
@media (max-width: 768px) {
    .about_main_title ul li a {
        font-size: 2.4rem;
    }
}