.hei50{height:40px;}
.footer_box {
    background-color: #0058a9;
    padding: 0px 0 0 0;
}
.footer_box .foot {
    padding: 0 0 0 0;
    margin: auto;
    color: #ffffff;
}
div {
    display: block;
}

.f-clearfix:before, .f-clearfix:after {
    content: '';
    display: table;
}
.f-clearfix:after {
    clear: both;
}
.f-clearfix:before, .f-clearfix:after {
    content: '';
    display: table;
}

.footer_box .foot-title {
    height: 44px;
    line-height: 44px;
    padding: 10px 0 0 0;
    border-bottom: 1px solid #ffffff;
    text-align: left;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
}
.footer_box .foot .contact {
    float: left;
    width: 240px;
    margin-left: 15%;
}
div {
    display: block;
}
.footer_box .foot {
    padding: 0 0 0 0;
    margin: auto;
    color: #ffffff;
  width: 70%;
}






.footer_box .foot .right {
    float: right;
    width: 200px;
    line-height: 34px;
    font-size: 14px;
    margin-right: 20%;
}

.footer_box .foot .right p {
    color: #ffffff;
}

.footer_box .foot .erp {
    float: right;
    width: 200px;
    line-height: 34px;
    font-size: 14px;
    margin-right: 20%;
}



div {
    display: block;
}
.footer_box .foot {
    padding: 0 0 0 0;
    margin: auto;
    color: #9A9A9A;
}


.footer_box .foot .contact p:nth-child(3) a {
    display: inline-block;
    font-size: 26px;
    color: #FFFFFF;
    font-family: "Times New Roman", Times, serif;
    background-color: #D60000;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    padding: 4px 40px 6px 40px;
    font-weight: 700;
}
.footer_box .foot .contact a {
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.footer_box .foot .contact a:hover { color:#CC0000;}
.clear{ clear:both; height:0;  line-height:0; font-size:0}




.footer_box .foot .contact p {
    padding: 0 0 0 0;
    background-repeat: no-repeat;
    line-height: 34px;
    font-size: 14px;
	 color: #FFFFFF;
}



  .container {  
            display: flex;  
            justify-content: space-between; /* 鍙€夛紝鐢ㄤ簬璋冩暣瀛愬厓绱犱箣闂寸殑闂磋窛 */  
        }  
        .child {  
            flex: 1; /* 瀛愬厓绱犲潎鍒嗙埗瀹瑰櫒鐨勫搴� */  
            padding: 10px; /* 鍙€夛紝鐢ㄤ簬澧炲姞鍐呰竟璺� */  
            box-sizing: border-box; /* 纭繚鍐呰竟璺濆拰杈规涓嶅奖鍝嶅厓绱犵殑鎬诲搴� */  
            border: 1px solid #000; /* 鍙€夛紝鐢ㄤ簬鍙鍖栬竟妗� */  
        }  
.footer_box .foot .contact p:nth-child(7) a {
    display: inline-block;
    font-size: 26px;
    color: #FFFFFF;
    font-family: "Times New Roman", Times, serif;
    background-color: #D60000;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    padding: 4px 40px 6px 40px;
    font-weight: 700;
}

@media (max-width: 768px) {  
  
    .responsive-div {  
        width: 100%;  
        padding: 10px;  
    }  
}  
 
@media (min-width: 769px) {  
 
    .responsive-div {  
        width: 80%;  
        margin: 0 auto;  
    }  
}
