.footer{
    margin-top: 57px;
    clear: both;
    width: 100%;
    background-color: #34383b;
}
.more{
    width: 1300px;
    margin: auto;
    padding-top: 50px;
}
.more ul li{
    float: left;
    width: 24%;
}
.marketing-products{

}
.marketing-products ul li{
    float: left;
    width: 35%;
    text-align: center;
    padding-top: 5px;
    color: #fff;
    font-size: 14px;
}
.marketing-products ul li a{
    color: #fff;
}
.marketing-pro-title,.bro-plat-title,.con-us-title,.att-tq-title{
    text-align: left;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
    margin-left: 18px;
}
.marketing-pro-title img,.bro-plat-title img,.con-us-title img,.att-tq-title img{
    clear: both;
    display: inline;
    float: left;
    margin-right: 12px;
}
.brother-platform{
    border-left: 1px solid #4a4d4f;
    border-right: 1px solid #4a4d4f;
}
.brother-platform ul li{
    float: left;
    width: 65%;
    padding-top: 8px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.brother-platform ul li a{
    color: #fff;
}

.contact-us{

}
.contact-us p{
    font-size: 14px;
    color: #fff;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 18px;
}
.attention-tq{
    border-left: 1px solid #4a4d4f;
}
.erweima{
    width: 200px;
}
.erweima img{
    width: 90px;
    display: block;
    margin: auto;
}
.erweima p{
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.com-info{
    /*width: 100%;
    height: 100px;
    text-align: center;
    border-top: 1px solid #4a4d4f;
    margin-top: 216px;
    padding-bottom: 40px;*/
    width: 100%;
    height: 100px;
    text-align: center;
    border-top: 1px solid #4a4d4f;
    padding-bottom: 40px;
    margin-bottom: 55px;
}
.com-info p{
    font-size: 12px;
    color: #9b9b9b;
    padding-top: 15px;
}
.com-info p a{
    color: #9b9b9b;
}



.footer1{
    width:100%;
   /* height:65px;*/
    background-color:#fff;
}
.content1{
    position: relative;
    width: 1128px;
    height: 11px;
    line-height: 27px;
    margin: 0 auto;
}
.content1 p span a{
    font-size: 14px;
    color: #03182D;
}

.content1 p span a:hover{
    color:#1C68D3;
}

.content1 p{
    margin-left: -30px;
}
.content1 p span{
    margin-left: 30px;
}
.content1 span.span{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    color: #555555;
}

/*底部咨询*/
.curr {
    bottom: 0px !important;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s !important;
}
.footerFixed {
    width: 100%;
    height: 75px;
    background-color: #03386E;
    position: fixed;
    bottom: -85px;
    left: 0;
    z-index: 990;
    transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
    -webkit-transition: all 0.1s linear 0s;
}
.footerz {
    padding: 0;
    margin: 0 auto;
}
.footerz {
    position: relative;
    margin: 0 auto;
    width: 1119px;
    height: 75px;
    background: url(../images/img/bottomfixedImg.jpg) no-repeat center center;
}
.footerz ul {
    position: absolute;
    right: 300px;
    top: 10px;
}
.footerz ul li {
    position: relative;
    float: left;
    margin-left: 20px;
}
.footerz ul li a.tj {
    display: inline-block;
    background: url(../images/img/submit.png) no-repeat center center;
    width: 75px;
    height: 61px;
}
.footerz ul li a.qq {
    background: url(../images/img/qq.png) no-repeat center center;
    display: inline-block;
    width: 77px;
    height: 61px;
}
.footerz ul li:hover p#qqps {
    bottom: 65px;
    transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
}
.qqdiv {
    z-index: -1;
    position: absolute;
    bottom: -80px;
    left: -160px;
    transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
}
.footerz ul li a.wx {
    display: inline-block;
    background: url(../images/img/gzwx.png) no-repeat center center;
    width: 85px;
    height: 61px;
}
.ewmp {
    width: 185px;
    height: 183px;
    z-index: -1;
    position: absolute;
    bottom: -183px;
    left: -50px;
    transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
}
.ewmp img {
    display: block;
    width: 181px;
    height: 178px;
    margin: 2px auto;
}
.currewm {
    bottom: 72px;
    transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
}