﻿.common-main {
    width: 1200px;
    margin:  auto;
}
.link{
    position: relative;
}
.clsb {
    clear: both;
}

.ofh {
    overflow: hidden;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt40 {
    margin-top: 40px;
}

.mb40 {
    margin-bottom: 40px;
}

.pb40 {
    padding-bottom: 40px;
}

.pt40 {
    padding-top:40px;
}

.cf-scroll {
    overflow: scroll;
}

.xy-foot {
    background-color: #f2f2f2;
}

.xy-foot .cm-drop {
    height: 68px;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

.xy-foot .drop-select {
    width: 373px;
    height: 36px;
    line-height: 36px;
    margin-right: 25px;
    font-size: 14px;
    color: #333333;
    position: static;
    margin-top: 16px;
}

.xy-foot .desc {
    height: 40px;
    line-height: 70px;
    font-size: 14px;
    width: 50px;
    float: left;
}

.xy-foot .drop-select:first-child {
    margin-left: 0;
}

.xy-foot .drop-select p {
    padding-left: 15px;
    text-align: right;
    cursor: pointer;
}

.xy-foot .drop-select .tit {
    color: #333;
}

.xy-foot .drop-select .arrow-icon {
    width: 10px;
    height: 7px;
    margin-right: 10px;
    background: url(xy-icon-drop.png) no-repeat;
    background-size: 10px 7px;
}

.xy-foot .dropdown-menu {
    display: none;
    position: absolute;
    width: 1200px;
    padding: 10px;
    color: #566279;
    border: 1px solid #ededed;
    background: #ffffff;
    z-index: 999;
    top: -140px;
    left: 0;
    border-top: 2px solid #015293; 
}
.xy-foot .dropdown-menu2 {
    position: absolute;
    top: -478px;
    left: 0;
}
.xy-foot .dropdown-menu3 {
    position: absolute;
    top: -176px;
    left: 0;
}

.xy-foot .dropdown-menu li a:hover {
    color: #015293;
}

.xy-foot .dropdown-menu:first-child {
    display: block;
}

.xy-foot .dropdown-menu li {
    width: 24%;
    padding-left: 20px;
    line-height: 30px;
    margin: 5px;
    float: left;
}

.xy-foot .dropdown-menu li a:hover {
    color: #015293;
}

.foot-bottom {
    position: relative;
    padding: 40px 0;
    overflow: hidden;
}

.foot-bottom .dzjg {
    position: absolute;
    left: -10px;
    top: 25px;
    width: 78px;
    height: 80px;
    /* margin-right: 0.3rem; */
}

.foot-bottom .dzjg img {
    width: 100%;
    height: 100%;
}

.foot-bottom .foot-bottom-mid {
    position: absolute;
    left: 75px;
    top: 34px;
}

.foot-bottom .foot-bottom-mid p {
    line-height: 32px;
}

.foot-bottom .foot-bottom-mid p span,
.foot-bottom .foot-bottom-mid p a {
    font-size: 14px;
    color: #666;
    margin-right: 15px;
    vertical-align: middle;
}

.foot-bottom .foot-bottom-mid p a.ba {
    vertical-align: middle;
}

.foot-bottom .foot-bottom-mid p a.ba img {
    vertical-align: middle;
    width: 18px;
    height: 20px;
}

.foot-bottom .foot-bottom-rt img {
    margin-left: 10px;
}

.foot-bottom .foot-bottom-rt .jb img {
    width: 92px;
    height: 47px;
}

.foot-bottom .foot-bottom-rt .jiucuo img {
    width: 94px;
    height: 47px;
}

.foot-bottom .foot-bottom-rt .wx img {
    width: 63px;
    height: 63px;
}