
.distributionbox { padding-top: 80px; }


.container .container_3{
	/*border: 1px solid black;*/
	/*margin-top: 50px;*/
	padding-bottom: 30px;
	/*height: 500px;*/
}
.container .container_3 .img_a{
	float: left;
	padding-top: 60px;
}
.container_3 .text_n {
	float: left;
	margin-left: 70px;
	width: 40%;
	line-height: 3.5em;
	/*line-height: 1.5em;*/
}
.container_3 .text_n .text_1 .tp_1{
	font-size: 28px;
	margin-top: 90px;
	color: #404040;
}

.container .container_5{
	padding-bottom: 50px;
}
.container .container_5 .img_a{
	float: left;
	padding-top: 70px;
	width: 50%;
}
.container_5 .text_n {
	float: left;
	margin-left: 90px;
	width: 40%;
	line-height: 3.5em;
}
.container_5 .text_n .text_1 .tp_1{
	font-size: 28px;
	margin-top: 90px;
	color: #404040;
}


.text_2 {
	margin-top: 20px;
}
.text_2 .text_2_a{
	float: left;
	width: 40%;
}
.text_2 .text_2_b{
	float: left;
	width: 40%;
	margin-left: 50px;
}

.container_5 .text_n .text_2 .text_2_a .p_1{
	width: 100%;
	display: inline-block;
	font-size: 20px;
	/*border-bottom: 1px solid #e6e6e6;*/
}
.container_5 .text_n .text_2 .text_2_b .p_2{
	width: 100%;
	display: inline-block;
	font-size: 20px;
	/*border-bottom: 1px solid #e6e6e6;*/
}



.container_3 .text_n .text_2 .text_2_a .p_1{
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #e6e6e6;
	
}
.container_3 .text_n .text_2 .text_2_b .p_2{
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #e6e6e6;
}
.container_3 .text_n .text_2{
	font-size: 20px;
}
.container_3 .text_n .text_3{
	font-size: 20px;
}

.text_n .text_2 strong{
	color: #fc7431;
	font-size: 45px;
}
.container_3 .text_n .text_3 {
	padding-top: 155px;
}
.container_5 .text_n .text_3 {
	padding-top: 120px;
}
.text_3 .text_2_a{
	float: left;
	width: 40%;
	font-size: 20px;
	/*border-bottom: 1px solid #f0f0f0;*/
}
.text_3 .text_2_b{
	float: left;
	width: 40%;
	margin-left: 50px;
	/*border-bottom: 1px solid #f0f0f0;*/
}
.text_3 .text_2_a p{
	/*line-height: 20px;*/
}
.container_3 .text_n .text_3 .text_2_a .p_1{
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #e6e6e6;
}
.text_3 .text_2_b .p_2{
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #e6e6e6;
}
.text_n .text_3 strong{
	color: #fc7431;
	font-size: 45px;
}
 .container_3::after{
	content: "";
	display: block;
	clear: both;
}


 .container_5::after{
	content: "";
	display: block;
	clear: both;
}

.container::after{
	content: "";
	display: block;
	clear: both;
}

.container_4{
	width: 100%;
	/*height: 500px;*/
	background: #ebf7fa;
	/*position: relative;*/
	padding-top: 150px;
	
}
.container_4 .container .container_left{
	/*float: left;*/
	width: 38%;
	padding-bottom: 150px;
    line-height: 25px;
}
.container_4 .container .container_left p:first-child{
		/*font-weight: bold;*/
		font-size: 28px;
		color: #404040;
}
.container_4 .container .container_left .p_22{
	margin-top: 20px;
	font-size: 20px;
	color: #404040;
}
.container_4 .container .container_left .p_23{
	margin-top: 20px;
}
.container_4 .container .container_right{
	position:  absolute;
	right: 40px;
    top: -50px;
	line-height: 30px;
	/*line-height: 400px;*/
}
.container_4 .container{
	position: relative;
}
@media only screen and (max-width: 992px) {
.distributionbox {
    padding-top: 40px;
}
.container_3 .text_n {
	width: 100%;
	margin-left: 0px;
	float: none;
}
.container .container_3 .img_a {
    padding-top: 30px;
    margin: 0 auto;
    float: none;
    width: 60%;
}
.container_4 .container .container_left{
	padding-bottom: 263px;
}

.container .container_5 {
    padding-bottom: 30px;
}
.container_5 .text_n {
	width: 100%;
	margin-left: 0px;
	float: none;
}
.container .container_5 .img_a{
	padding-top: 55px;
	margin: 0 auto;
	float: none;
	width: 50%;
}
.text_2 .text_2_a {
    width: 45%; 
}
.container_5 .text_n .text_2 .text_2_a{
	line-height: 3em;
}
.container_5 .text_n .text_2 .text_2_b{
	line-height: 3em;
}
.container_5 .text_n .text_3{
	line-height: 3em;
	padding-top: 100px;
}
.text_2 .text_2_b {
    width: 45%;
    /*margin-left: 25px;*/
}
.text_3 .text_2_a {
    width: 45%;
}
.text_3 .text_2_b {
    width: 45%;
    /*margin-left: 25px;*/
}
.container_4 .container .container_left {
     width: 100%; 
}
.container_4 .container .container_right {
    /*position: static;*/
      right: 25px;
	  top: 238px;
	  width: 90%;
    }
  .container_4 {
     padding-top: 40px; 
}
.container_3 .text_n .text_1 .tp_1 {
    margin-top: -20px;
}


.container_5 .text_n .text_1 .tp_1 {
    margin-top: 40px;
}

}
@media only screen and (max-width: 768px) {
.container .container_5 .img_a {
    width: 80%;
}

.text_2 .text_2_b {
    margin-left: 25px;
}
.text_n .text_2 {
    margin-top: 0px;
}
.text_n .text_3 {
    padding-top: 0px; 
}
.text_3 .text_2_b {
    margin-left: 25px;
}

}
@media only screen and (min-width: 450px) and (max-width: 992px) {
.container_4 .container .container_left{
	padding-bottom: 475px;
}
}

@media only screen and (max-width: 768px) {
.container_3 .text_n .text_3 p{
	font-size: 16px;
}
.container_3 .text_n .text_2 p{
	font-size: 16px;
}
.container .container_3 .img_a img{
    display: none;
}

.text_n .text_2 strong{
	font-size: 30px;
}
.text_n .text_3 strong{
	font-size: 30px;
}
.container_3 .text_n .text_1 .tp_1 {
    font-size: 18px;
}

.container_5 .text_n .text_1 .tp_1 {
    font-size: 18px;
}
.container_5 .text_n .text_3 p{
	font-size: 16px;
}
.container_5 .text_n .text_2 p{
	font-size: 16px !important;
}

.container_4 .container .container_left p:first-child { font-size: 18px; }
.container_4 .container .container_left .p_22 { font-size: 18px; margin-top: 5px; }
.container_4 .container .container_left .p_23 { font-size: 14px; }
.container_3 .text_n .text_3 { padding-top: 0px; }





}