body, html{width: 100%;height: 100%;margin:0;}
        #allmap{height:402px;width:780px;}
        #r-result{width:100%; font-size:14px;}



.crumbs_cont{
    margin-left: 15%;
}
.allpro_cont .section1 .sec1_cont {
    padding-left: 17.6%;
}
.contactus {

}
.contactus .right_contlist {
    margin-top: 50px;
    text-align: center;
}
.contactus .right_cont > p {
    width: 100%;
    font-size: 16px;
    color: #2b2b2b;
    line-height: 30px;
    margin-bottom: 12px;
}
.contactus .right_cont > p:first-of-type{
    margin-top: 60px;
    font-weight: 700;
}
.contactus .right_cont > p:last-of-type{
    color: #44a8f2;
}
.contactus .right_cont > p:last-of-type a{
    color: #44a8f2;
}

@media screen and (max-width: 1250px) {
	.about_fit{
		width: 100%!important;
	}
}
@media screen and (max-width: 1100px) {
    .crumbs_cont{
        margin-left: 9%!important;
    }
	.allpro_cont .section1 .sec1_cont {
        padding-left: 12.6%!important;
    }
}

.company_one {
    width: 100%;
    color: #2b2b2b;
    line-height: 30px;
    margin-bottom: 12px;
}

.company_one >p{
    width: 100%;
    font-size: 16px;
    color: #2b2b2b;
    line-height: 30px;
    margin-bottom: 4px;
}

.company_one >p:first-child{
    font-weight: 700;
    font-size: 20px;
}
.company_one .mail{
    color: #44a8f2;
}
.company_one > p:last-of-type a{
    color: #44a8f2;
}

