*{margin: 0 ; padding: 0 ; box-sizing: border-box;}
input{ outline: none; border: #C4C4C4 1px solid; }
input[type="button"], input[type="submit"], input[type="reset"] ,input[type="text"],input[type="tel"]{
-webkit-appearance: none;   border-radius: 0;
}
a{ text-decoration: none; color: #000;}
li{ list-style: none;}
body{ width: 100%; height: 100%; margin: 0 auto; font-family: "微软雅黑"; font-size: 14px;}
img{ border: none;}

.about_shdz p img { width:100%; height:auto; overflow:hidden;}
.lfooter1 { width:100%; height:70px; background-color:#0089e1; position:fixed; bottom:0px;  }
.lfooter1 ul li { width:25%; height:auto; float:left; text-align:center; padding-top:10px; }
.lfooter1 ul li a { color:#FFF; line-height:12px; font-size:14px;}
.scsite { width:100%; height:auto; text-align:center; margin-top:10px; margin-bottom:80px;}
/*wuliuyangshi*/
.wuliutp p { padding-top:5px; padding-bottom:5px;}
a.g_download {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    margin: auto;
    font-size: 15px;
    text-align: center;
    color: #FFF;
    background-color: #FF00FF;
    border-radius: 4px;
    padding: 0 10px;
}
a.g_download2 {
    position: absolute;
    top: 0;
    right: 35%;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    margin: auto;
    font-size: 15px;
    text-align: center;
    color: #FFF;
    background-color: #FF00FF;
    border-radius: 4px;
    padding: 0 10px;
} 