*{ padding:0px; margin:0px;}
body{ font-size:12px; font-family:"Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,input,form,fieldset,table,td,img,div,dl,dt,dd,{padding:0px; margin:0px;}
img{ display:block; border:none;}
li{ list-style:none;}
a{text-decoration:none;}


.clearfix:after{content:".";display:block;height:0px;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear{ clear:both;}
.w1200{ margin:0 auto;width:1200px;}
.fl{ float:left;}
.fr{ float:right;}

/*footer*/
.footer{ height: 224px; background: #005ca7; border-top: 10px solid #e5f8ff; width:100%;}
.footer .info{ height:138px;  margin-top:7px;}
.footer .info .logo img{ margin-left:auto; margin-right:auto;}

.footer .nav_list ul{margin:0 auto 10px auto; width: 893px; background: url(img/nav_bg.jpg) no-repeat center left; }
.footer .nav_list li{ float: left; text-align: center; background: url(img/nav_bg.jpg) no-repeat center right; height: 20px; line-height: 20px;}
.footer .nav_list li a {color:#fff; font-size: 16px; padding: 0 32px; display: inline-block;}
.footer .nav_list li.first a{padding: 0 40px;}
.footer .nav_list li a:hover{  text-decoration: none;}
.footer .copyright{ font-size: 18px; margin-top: 23px;color:#fff;  text-align: center;}
.footer_en .nav_list li a,.footer_en .nav_list li.first a{ padding: 0 20px;}
.footer_en  .nav_list ul{ width: 989px;}

@media (min-width: 768px) {
    .container{ width:1170px;}
    .header,.nav,.appoint,.footer{ min-width:1170px;}
    .span12 {  width: 1170px; }
    .span11 {  width: 1070px; }
    .span10 { width: 970px; }
    .span9 { width: 870px;  }
    .span8 {width: 770px; }
    .span7 { width: 670px;  }
    .span6 { width: 570px; }
    .span5 {width: 470px; }
    .span4 {width: 370px;}
    .span3 { width: 270px; }
    .span2 { width: 170px; }
    .span1 { width: 70px; }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {


    .footer{ height: auto;}

    .footer .info{ height:100px; width: 95%;   background: none; display: flex;align-items: center; margin-left: auto;margin-right: auto;}
    .footer .copyright{  text-align: center;   height:auto;   color:#fff; margin: 0 auto;  width: 451px; margin-top: 16px; line-height: 27px; margin-bottom: 16px; }
    .footer_en .copyright{      width: 451px;  height: auto; }
    .footer .copyright p{ line-height: 27px; }
    .foot_nav{ border:1px solid #007bc7;  }


}

/* Landscape phones and down */
@media (max-width: 480px) {
    .footer{ height: auto;}
    .footer .copyright {   margin-top:16px;height: auto;  margin-bottom: 16px; width:266px;}
    .footer .copyright{ font-size:14px; }





}