@charset "utf-8";
*{margin:0; padding:0; font-size:0.6rem; outline:none; -webkit-text-size-adjust:100%; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-style:normal; -webkit-tap-highlight-color:transparent; font-family:sans-serif;}
a{color:#333333; text-decoration:none; -webkit-tap-highlight-color:rgba(200,200,200,0.2);}
a:active{color:#ED3200;}
img{border:none;}
ul{list-style-type:none;}
body{-webkit-user-select:none; -moz-user-select:none;background:#F0EFF5;}
input{-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none;}
textarea{resize:none; background:inherit;}
.text2 {color:#FF0000}

html,body{ max-width:660px; min-width:340px; margin:0 auto;height:100%;font-size:0.6rem;}
.main {margin:0 auto;background:#ffffff;font-size:0.6rem;}
.clearfix{clear: both; height:0px;}


.header {WIDTH: 100%;padding:.5rem 0px;background-color: #fcfcfc;Z-INDEX: 100; position:fixed;max-width:660px;}
.logo{ float:left; padding:0px 10px;}
.logo img{height:2rem; }
.nav_dh{float:right; cursor:pointer; padding: .25rem .5rem;}
.nav_dh img{height:1.5rem;}
.paddt{height:3rem;}


.hui-slide-menu{width:40%; height:100%; position:fixed; z-index:9999; background:#333; left:-40%; top:0px;}
.hui-slide-menu ul{padding:20px;}
.hui-slide-menu li{line-height:40px; height:40px; overflow:hidden; padding:0px 10px; position:relative;border-bottom:1px solid #555;}
.hui-slide-menu li a{color:#eee; font-size:16px; display:block;}

@keyframes hui-a-menu-show{0%{left:-40%;} 100%{left:0%}}
@-moz-keyframes hui-a-menu-show{0%{left:-40%;} 100%{left:0%}}
@-webkit-keyframes hui-a-menu-show{0%{left:-40%;} 100%{left:0%}}
@-o-keyframes hui-a-menu-show{0%{left:-40%;} 100%{left:0%}}
.hui-slide-menu-show{-webkit-animation:hui-a-menu-show 0.3s forwards; animation:hui-a-menu-show 0.3s forwards;}
@keyframes hui-a-menu-hide{0%{left:0%;} 100%{left:-40%}}
@-moz-keyframes hui-a-menu-hide{0%{left:0%;} 100%{left:-40%}}
@-webkit-keyframes hui-a-menu-hide{0%{left:0%;} 100%{left:-40%}}
@-o-keyframes hui-a-menu-hide{0%{left:0%;} 100%{left:-40%}}
.hui-slide-menu-hide{-webkit-animation:hui-a-menu-hide 0.3s forwards; animation:hui-a-menu-hide 0.3s forwards;}
#hui-mask{position:fixed; z-index:111; background:rgba(0,0,0, 0.5); width:100%; left:0px; top:0px; height:100%;}



.container {background:#ffffff;padding:.8rem 4%;}
.copyright{background-color: #333;padding:.5rem 5% 70px;color: #fff;}

/*固定底部*/
.foot_top{border-top:solid 1px #f7f7f7;padding:10px 0px; text-align:center;width:100%; line-height:1rem;background:#fff;}
.foot_copy{border-top:solid 1px #f7f7f7;padding:10px 0px; text-align:center;width:100%; padding-bottom:70px;line-height:25px; margin-top:1rem;}
.fixed-foot{width:100%; position:fixed;bottom:0; left:0; z-index:100;height:60px;background:#fff;box-shadow:1px -1px 8px #D1D1D1;}
.fixed-foot ul li{float:left;width:20%;text-align:center;padding-top:7px;}
.fixed-foot ul li a span{display:block;width:25px;height:25px;margin:0 auto 3px auto;background-size:25px 25px;}
.fixed-foot ul li a i{font-size:14px;font-style: normal;}
.fixed-f1{background:url(../images/foot_01.png) no-repeat center;}
.fixed-f2{background:url(../images/foot_02.png) no-repeat center;}
.fixed-f3{background:url(../images/foot_03.png) no-repeat center;}
.fixed-f4{background:url(../images/foot_04.png) no-repeat center;}
.fixed-f5{background:url(../images/foot_05.png) no-repeat center;}
.fixed-foot ul li a.menuon i{color:#17a1e6;}

.fixed-foot .tel{width:2rem; height:2rem; background:#ED3200;border-radius:50%; display:inline-block; padding:0.5rem; margin-top:-20px;}
.fixed-foot .tel img{width:100%;}





