.footer {
  border-top: 2px solid #1867B1;
  width: 100%;
}
.footer .yqlj{
  height: 44px;
  position: relative;
  background-color: #eeeeee;
}
.footer .yqlj .yqljCon{
    line-height: 44px;
    width: 1200px;
    margin: 0 auto;
}
.footer .yqlj .yqljCon .cusSelect {
    float: left;
    padding: 0 15px 0 0;
    margin-right: 105px;
    background: url(/public/sjx.png) right 20px no-repeat;
    display: inline-block;
    _zoom: 1;
    _display: inline;
}
.footer .yqlj .yqljCon .cusSelect .cusTitle{
    cursor: pointer;
}
.footer .yqlj .yqljCon .cusSelect .cusOpSet {
    width: 100%;
    display: none;
    min-width: 1200px;
    padding: 10px 0;
    bottom: 44px;
    margin: 0;
    border-top: 1px solid #3968b6;
    position: absolute;
    left: 0;
    background-color: #fbfbfb;
    z-index: 100;
}
.footer .yqlj .yqljCon .cusSelect .cusOpSet ul {
    width: 1200px;
    margin: 0 auto;
}
.footer .yqlj .yqljCon .cusSelect .cusOpSet ul .cusOption {
    width: 240px;
    float: left;
    line-height: 40px;
    padding: 0;
    white-space: nowrap;
}
.footer .footerCon {
  width: 1200px;
  margin: 30px auto 0;
  line-height: 30px;
}
.footer .footerCon .footText {
  line-height: 38px;
}
.footer .footerCon .footText .footLink {
  margin-bottom: 10px;
}
.footer .footerCon .footText .footLink a {
  display: inline-block;
  color: #2b63b0;
  margin: 0;
  vertical-align: -2px;
}
.footer .footerCon .footText .footLink span{
  margin: 0 12px 0 14px;
}
.footer .footerCon .footText .footLink span:last-child{
  display: none;
}
.footer .footerCon .footText p {
  color: #666666;
}
.footer .footerCon .footText p span {
  display: inline-block;
}
.footer .footerCon .footText p span:first-child {
  width: 345px;
}
.footer .footerCon .footText p a {
  margin-right: 20px;
}
.footer .footerCon .footerIcon{
  margin-right: 100px;
}
.footer .footerCon .footerIcon .dzjg {
  margin-top: 20px;
  display: inline-block;
  margin-right: 20px;
}
.footer .footerCon .footerIcon .jiucuo {
  margin-top: 28px;
  display: inline-block;
  border: 1px solid #E2E2E2;
}
.footer .footerCon .footerIcon .slhIcon {
  margin-top: 29px;
  display: inline-block;
  margin-left: 30px;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.left {
    float: left;
}
.right {
    float: right;
}