 @media screen and (max-width:720px){
     body{margin:0px;}
 #konw_us{
    /*width: 293.5px; */
    /* height: 100px; */
    font-size: 14px;
	font-family: Source Han Sans CN;
    font-weight: 400;
    text-align: center;
    color: #333333;
     font-size: 0.85rem;
    /* line-height: 100px;    letter-spacing: 1.7px; */
    
   
 }
 #foot_content{
       clear: both;
    width: 100%;
    /* height: 11rem; */
    background: #ffffff;
   /* line-height: 100px;*/
    /* position: absolute; */
           margin-top: 15px;
    bottom: 0px;

 }
 #contact_us{
  		width: 100%;
        height: 10px;
        font-size: 14px;
        font-size: 0.85rem;
        font-family: Source Han Sans CN;
        font-weight: 500;
        text-align: center;
        color: #333333;
        line-height: 10px;
 }
 #ip_link{
text-align: center;
    margin-top: -80px;
    /* float: right; */
    /* right: 1rem; */
    /* text-align: right;*/
 }
 #ip_link a{
   margin-right: 10px;
   line-height: 10px;
 }
 #master_footer{
  
 }
 a{
    text-decoration:none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
   -moz-user-focus: none;
   -moz-user-select: none;
 }
 .h5_beian{
      /*font-size:14px;*/
        font-size: 0.85rem;
    }
    .el-message{min-width: 80px;}
 }
 @media screen and (min-width:721px){
 body{margin:0px;}
 #konw_us{
     /* width: 293.5px; */
    /* height: 100px; */
    font-size: 16px;
    font-family: Arial, Arial-Regular;
    font-weight: 400;
    text-align: center;
    color: #333333;
    /* line-height: 100px; */
    letter-spacing: 1.7px;
    padding-bottom: 10px;
 }
 #foot_content{
    clear:both;
     width: 100%;
    /* height: 100px; */
    background: #ffffff;
    line-height: 100px;
/*     position: absolute; */
    bottom: 0px;
 }
 #contact_us{
          /* width: 209px; */
    height: 10.5px;
    font-size: 16px;
    font-family: Arial, Arial-Regular;
    font-weight: 400;
    text-align: center;
    color: #333333;
    line-height: 13.5px;
    letter-spacing: 1.1px;
    /* margin-left: 1rem; */
    margin-top: -20px;
 }
 #ip_link{
 margin-top: -120px;
    float: right;
    right: 1rem;
    text-align: right;
 }
 #ip_link a{
   margin-right: 10px;
   line-height: 10px;
 }
 #master_footer{
  
 }
 a{
     text-decoration:none;
     -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
     -webkit-user-select: none;
     -moz-user-focus: none;
     -moz-user-select: none;
     }
   el-link{
   	 -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
     -webkit-user-select: none;
     -moz-user-focus: none;
     -moz-user-select: none;
     font-size:16px;
   } 
     .el-link{
     font-size:16px;
   }   
   .h5_beian{
      font-size:16px;
    }
}