/*2024-8-1*/
.contact-us { font-size: 24px; text-align: center; padding:10px 0 30px 0;}

.aboutxrite{}
.aboutxrite h2 {font-weight: bold;}
.aboutxrite h4 {font-size:18px;font-weight: bold;}
.aboutxrite p {font-weight: normal;}

.about {background-color: #e18b1a;padding: 30px;margin:60px 0;}
.about h2 {color:#fff;line-height: 0px;font-weight: bold;}
.about h3 {font-size: 18px;padding-bottom: 0px;}
.about h4 {color:#fff;}
.about p {font-weight: normal;}
.about .white-block {background-color: #fff; border-radius: 10px;padding:30px;margin-top: 40px;}
.about .white-block .content {border-left: 6px solid #e18b1a;height:100px;padding:0 20px 0 30px;}
.about .white-block .content p {font-size: 16px; font-weight: 600;margin-top: 10px;font-weight: normal;}

.success {background-color: #fff;padding:30px;margin:0px 0;}
.success h2 {margin-top:0px;color:#5f6062;line-height: 0px;font-weight: bold;}
.success h3 {font-weight: bold;}
.success p {font-weight: normal;}
.success .success-block {background-color: #f6f6f6;padding:10px 20px 10px 30px;margin-top: 40px;}
.success .success-block .content {border-left: 4px solid #e18b1a;height:100px;padding:0 0px 0 24px;}
.success .success-block .content p {line-height: 20px;}
.success .success-block .content-more {border-left: 4px solid #e18b1a;height:100px;padding:0 0px 0 24px;}
.success .success-block .content-more p {line-height: 20px;}
.success .success-block .img-success {padding-top:20px;}

.brand {}
.brand .line {border-top: 2px solid #05b3eb; width: 90px;}
.brand .line1 {border-top: 2px solid #05b3eb; width: 145px;}
.brand h3 {font-size: 18px;padding-bottom: 0px;font-weight: bold;}
.brand h4 {font-size: 15px;margin-bottom: 0px; font-weight: bold;}
.brand p {font-size: 15px;margin-top: 0px;font-weight: normal;}
.right-tel {padding-top: 30px;}
.right-tel h4 {font-size: 20px; font-weight: bold;}
.right-tel p {font-size: 20px;}
/*2024-8-1*/

@media (max-width: 480px){
	.about h4 {color:#fff;font-size: 15px;text-align: left;padding-top:18px;line-height: 20px;}
    .success .success-block .content {border-left: 4px solid #e18b1a;height:120px;padding:0 0px 0 24px;}
    .success .success-block .content-more {border-left: 4px solid #e18b1a;height:140px;padding:0 0px 0 24px;}
}