﻿@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
body{ font-size:14px; color:#333;font-family:" 微软雅黑"; overflow:scroll;overflow-x:hidden;background:#00a0ea;);}
ul,li{ list-style-type:none;}
img,ul,li{padding:0px; margin:0px;}
img{border:none;}
a{ color:#333; text-decoration:none;}
a:hover{  text-decoration:underline;}
a:active{text-decoration:none;}
.clear{ clear:both;}
img{ border:0;}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    clear: both;
    height: 0;
}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */




/*footer_box*/
.footer_box{ background:#6d6b6b; height:170px; margin-top:5px;}
.footer{ width:1000px; margin:0 auto; padding-top:25px;}
.footer_erweima{ height:142px; float:left;margin-left:25px;}
.footer_line{ height:143px; width:2px; float:left;}
.footer_nav{ font-family:"微软雅黑"; width:200px; float:left;}
.footer_nav ul li{ float:left; width:100px;}
.footer_nav ul li a{ display:block; line-height:26px; color:#FFF; font-size:14px;}
.footer_dizhi{ width:600px; float:left; margin-left:50px; line-height:24px; color:#FFF; font-family:"微软雅黑"; font-size:14px;}
.footer_logo{ width:380px; height:38px;}
.footer_dizhi a{ color:#FFF;}

.footer_erweima ul li{ float:right;}
.footer_erweima img{ width:123px; height:122px;}