﻿/*页尾样式*/
.footer{width:100%;min-width:1000px;height:166px;text-align:center;cursor:default;background:#0f3d65;}
.footer_div{width:1000px;margin:0 auto;}
.footerLogo{float:left;margin-top:60px;}
.footerLogo2{float:left;margin-top:60px;border-left:1px #333 solid;padding-left:20px;}
.footer_content{float:right;width:655px;text-align:left;margin-top:35px;}
.footer_content div,.footer_content div a{color:#dff0ff;font-size:12px;font-family: "SimSun";line-height:21px;}
.footer_content div a{text-decoration: none;}
.footer_content div a:hover{color:#ff5930;}
.ml{margin-left:26px;}