blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,li,ol,option,p,pre,select,ul{margin:0;padding:0;border:0}
h1,h2,h3,h4,h5,h6{font-weight:400}
em,i,s,u{font-style:normal}
li,ol,ul{list-style:none}
button,img{border:none}
table,td,th,tr{border-spacing:0;cellspacing:0;cellpadding:0;padding:0}
form,input,option,select{outline:0}
input{box-sizing:content-box;padding:0;margin:0}
input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}
.fl{float:left}
.fr{float:right}
.clear{clear:both;zoom:1}
.clearfix{zoom:1}
.clearfix:after,.clearfix:before{content:"";display:table}
.clearfix:after{clear:both;overflow:hidden}
body,html{background:#fff;width:100%;height:100%}
body{font-family:"Hiragino Sans GB","Helvetica Neue",Helvetica,"Microsoft Yahei","\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";font-size:14px;min-width:1200px;background:#f3f0eb;color:#333}
a{color:#333;text-decoration:none}
a:hover{color:#CC0000;}
a:focus{outline:0;-moz-outline:none}
body,html{background:#F6F6F6;min-width:1000px}
.warp{width: 1000px;margin: 0 auto;  }
.warp>p{
    margin-left: 10px;
}
.sl_nav{
    width: 100%;
    height: 73px;
    background-color: #fff;
    border-bottom: 1px solid #DCDCDC;
}
.sl_logo{
    width: 43px;
    height: 39px;
    float: left;
    margin-left: 10px;
}
.sl_logo img{
    margin-top: 17px;
    width: 100%;
    height: 100%;
}
.sl_nav_l{
    margin-left: 60px;
    float: left;
}
.sl_nav_l li{
    float: left;
    height: 73px;
    width: 113px;
    text-align: center;
    line-height: 73px;
    cursor: pointer;
}
.sl_nav_l  li a{
    display: inline-block;
    height: 73px;
    width: 113px;
}
.sl_nav_l li:hover{
    background-color: #fff;
    box-shadow:-2px 0 1px #EAEAEA, 2px 0 1px #EAEAEA;
    -webkit-box-shadow:-2px 0 1px #EAEAEA, 2px 0 1px #EAEAEA;
    -moz-box-shadow:-2px 0 1px #EAEAEA, 2px 0 1px #EAEAEA;
}
.sl_footer{
    height: 195px;
    padding-top: 35px;
    width: 100%;
    background-color: #fff;
    color: #666666;
}
.sl_f_l{
    float: left;
    width: 340px;
    height: 230px;
    margin-left: 10px;
}
.sl_f_l .sl_logo2{
    width: 150px;
    height: 35px;
    margin-bottom: 7px;
}
.sl_f_l .sl_logo2 img{
    width: 100%;
    height: 100%;
}
.sl_add{
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
    border-top: 1px solid #E0E0E0;
}
.sl_add p{
    height: 20px;
    line-height: 20px;
}
.sl_add p:last-child{
    margin-top: 10px;
}
.sl_f_r{
    float: right;
    height: 195px;
}
.sl_f_r li{
    float: left;
    margin-left: 80px;

}
.sl_f_r li a{
    display: block;
    height: 22px;
    line-height: 22px;
    color: #666666;
}
.sl_f_r li a:hover{
    color:#CE2029;
}
.sl_f_r li a:first-child{
    margin-top: 20px;
}