﻿button,input{outline:none;}

a,p,span,div{ font-family:"微软雅黑";}

@charset "utf-8";

* {margin:0; padding:0;}

* html body {overflow:visible;}

* html iframe, * html frame {overflow:auto;}

* html frameset {overflow:hidden;}

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr { padding:0;}

input, select {font-size:12px; vertical-align:middle;}

/ body div {text-align:left;}

textarea, input {word-wrap:break-word; word-break:break-all; padding:0px;}

li {list-style-type:none;}

img {border:0 none;}

a { text-decoration:none !important;}

a{ color:#555;}

a {outline:none; star:expression_r(this.onFocus=this.blur());}

h1 { font-size:24px; font-family:"微软雅黑"; }

h2 { font-size:20px;  font-family:"微软雅黑";}

h3 { font-size:18px;  font-family:"微软雅黑";}

h4 { font-size:16px;  font-family:"微软雅黑";}

h5 { font-size:14px;  font-family:"微软雅黑";}

h6 { font-size:12px;  font-family:"微软雅黑";}

.pointer { cursor:pointer; }

.NoBorder { border:0 none; }

.NoPadding { padding:0; }

.t_l { text-align:left; }

.t_c { text-align:center; }

.t_r { text-align:right; }

.Break { word-break:break-all; word-wrap:break-word; }

.Nobreak { word-break:keep-all; word-wrap:normal; }

.FL { float:left; margin-left: 30px; }

.FR { float:right; }

.UnLine { text-decoration:underline; }

.DisunLine { text-decoration:none; }

.absolute { position:absolute; }

.relative { position:relative; }

.wrapper { clear:both; overflow:hidden; }

.o-hidden { overflow:hidden; }

.invisible { visibility:hidden; }

.hidden { display:none; }

.block { display:block; }

.clear { clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden; }

.FB { font-weight:bold; }

.FN { font-weight:normal; }

.FI { font-style:italic; }

.F10 { font-size:10px; }

.F11 { font-size:11px; }

.F12 { font-size:12px; }

.F13 { font-size:13px; }

.F14 { font-size:14px; }

.F16 { font-size:16px; }

.F18 { font-size:18px; }

.DivH5, .DivH10, .DivH15, .DivH20, .DivH25, .DivH30, DivH1, .DivH40 { width:100%; overflow:hidden; }

.DivH1 { height:1px; }

.DivH5 { height:5px; }

.DivH8 { height:8px; }

.DivH10 { height:10px; }

.DivH15 { height:15px; }

.DivH20 { height:20px; }

.DivH25 { height:25px; }

.DivH30 { height:30px; }

.DivH40 { height:40px; }

.DivH60 { height:60px; }

.DivH80 { height:80px; }

.LH1 { line-height:1px; }

.LH10 { line-height:10px; }

.LH15 { line-height:15px; }

.LH18 { line-height:18px; }

.LH20 { line-height:20px; }

.LH25 { line-height:25px; }

.LH30 { line-height:30px; }

.LH35 { line-height:35px; }

.color_green { color:#85c226; }

.color_red a{ color:#e8470a; }

.color_red1 { color:#F00; }

.color_yellow { color:#bf0000; }

.color_6{ color:#666;}

.color_3{ color:#333;}

.color_9{ color:#999;}

.color_5{ color:#555;}

.color_d{ color:#ddd;}

.color_c{ color:#ccc;}

.color_f{ color:#fff;}

.color_hui{ color:#808080;}

.color_hong{ color:#d23030}

.mr10{ margin-right:10px;}

.mr5{ margin-right:5px;}

.mr15{ margin-right:15px;}

.mr20{ margin-right:20px;}

.mt60{ margin-top:60px;}



.tl{ text-align:left;}

.tr{ text-align:right;}

.fl{ float:left;}

.fr{ float:right;}

.back_fff{ background:#fff;}
@media(min-width: 968px){
    .fixed_footer_mobile{
        display: none;
    }
}
.fixed_footer_mobile{
    position:fixed;
    height:60px;
    width:100%;
    background: #212121;
    left:0;
    bottom:0;
    font-size: 0!important;
}
.fixed_footer_mobile a{
    color:#B2B0B0;
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
}
.fixed_footer_mobile a p{
    line-height: 10px !important;
}