/* BASIC css start */
/* ÇÏ´Ü */
#footer { margin-top:0px; position:relative; width:100%; background:#252525;}
#footer .footertop { width:100%; margin:0 auto; height:60px; line-height:60px; background:#9a1f1f;}
#footer .footertop ul { width:1200px; margin:0 auto; }
#footer .footertop ul:after {
  content: "";
  display: block;
  clear: both;
}
#footer .footertop ul li {float:left; width:calc(100%/6); text-align:center; }
#footer .footertop ul li a {color:#fff; font-size:14px; }

#footer .footermid { width:1200px; margin:0 auto; background:#252525; padding:40px 0;}
#footer .footermid .info_box {margin-bottom:70px;}
#footer .footermid .info_box:after {
  content: "";
  display: block;
  clear: both;
}
#footer .footermid .info_box div {float:left;}
#footer .footermid .info_box .c {width:25%; border-right:1px solid #3c3c3c;}
#footer .footermid .info_box .c .tit {color:#a09f9f; font-size:12px;}
#footer .footermid .info_box .c .num {
    color: #fff;
    padding: 12px 0;
    font-size: 25px;
    font-family: 'lato-regular',sans-serif;
}

#footer .footermid .info_box .c .num1 {
    color: #fff;
    padding: 0px 0;
    font-size: 14px;
   
}

#footer .footermid .info_box .c .num2 {
    color: #fff;
    padding: 0px 0;
    font-size: 15px;
   
}


#footer .footermid .info_box .c .time {color:#e7e6e6; font-size:12px; }
#footer .footermid .info_box .c .time .email {
    color: #e7e6e6;
    border: 1px solid #fff;
    font-size: 10px;
    border-radius: 15px;
    padding: 1px 6px;
    margin-left: 3px;
    height: 15px;
    line-height: 15px;
    display: inline-block;
}
#footer .footermid .info_box .l {width:22%; border-right:1px solid #3c3c3c; padding-left:4%;}
#footer .footermid .info_box .l .tit {color:#a09f9f; font-size:12px; }
#footer .footermid .info_box .l .red {
    color: #e93030;
    font-size: 12px;
    padding: 5px 0 10px 0;
}
#footer .footermid .info_box .l .text {color:#e7e7e7;  font-size:12px;}
#footer .footermid .info_box .p {width:21%; border-right:1px solid #3c3c3c; padding-left:4%;}
#footer .footermid .info_box .p .tit {color:#a09f9f; font-size:12px; }
#footer .footermid .info_box .p .red {color:#e93030; font-size:12px; padding:5px 0 10px 0; }
#footer .footermid .info_box .p .text {color:#e7e7e7; font-size:12px;}
#footer .footermid .info_box .a {width:19%; padding-left:4%;}
#footer .footermid .info_box .a .tit {color:#a09f9f; font-size:12px; margin-bottom:15px;}
#footer .footermid .info_box .a .text {color:#e7e7e7; font-size:12px; padding:4px 0;}
#footer .footermid .info_box .a .text2 {margin-top:15px; color:#e7e7e7; font-size:12px;}


#footer .footermid .info { color:#e7e7e7; text-align:center; padding:10px 0;}
#footer .footermid .info span {margin:0 15px; font-size: 13px;}
#footer .footermid .info span a.infochk {
    background: #a09f9f;
    color: #202020;
    padding: 1px 4px;
    margin-left: 5px;
    font-size: 9px;
    font-weight: bold;
    display: inline-block;
    height: 15px;
    line-height: 15px;
}
#footer .footermid .copy {text-align:center; color:#a09f9f; padding:10px 0 30px 0; }


#footer .footerbot  { width:100%; margin:0 auto; height:97px; background:#252525; border-top:1px solid #3c3c3c; text-align:center;}

#analyans-best100 .cont .analyans-best100-list .btn a {display: none !important;}









/* BASIC css end */

