.footer-top {
    width: 100%;
    height: 60px;
}

.footer-top img {
    width: 100%;
    height: 60px;
}

.footer-main {
    width: 100%;
    height: 310px;
    background-color: #444444;
}

.footermain {
    width: 73%;
    margin: auto;
    height: 100%;
    /* border-left: 1px solid red; */
    /* border-right: 1px solid red; */
}

.footer-bottom {
    width: 100%;
    height: 65px;
    background-color: #555555;
    -webkit-box-shadow: 0px 3px 3px #464646;
    -moz-box-shadow: 0px 3px 3px #464646;
    box-shadow: 0px 3px 3px #464646;
}

.footermain-left {
    width: 65%;
    height: 40px;
    margin-top: 12px;
    float: left;
}


/* .footermain-left ul {} */

.footermain-left ul li {
    color: #E8F1F3;
    width: 100px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    float: left;
    border-right: 1px solid #717171;
}

.footermain-left ul li:hover {
    border-bottom: 1px solid #FDFDFF;
}

.footermain-left .active {
    color: #10B5ED;
}

.end {
    border-right: none !important;
}

.beian {
    width: auto;
    height: 100%;
    line-height: 65px;
    float: right;
    color: #fff;
    font-size: 12px;
}

.beian a {
    color: #fff;
}

.beian a:hover {
    text-decoration: underline;
}

.footermiddle-left {
    width: 34%;
    height: 100%;
    float: left;
    /* border-right: 1px solid red; */
}

.footer-pro-cate {
    width: 100%;
    height: 60px;
    font-size: 18px;
    color: #E1E1E1;
    line-height: 60px;
    text-align: left;
}

.footer-pro-title {
    width: 100%;
    height: 250px;
}

.footer-pro-title li {
    width: 50%;
    float: left;
    text-align: left;
    color: #A8A8A8;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}

.footer-pro-title li:hover {
    text-decoration: underline;
}

.footermiddle-right {
    width: 65%;
    height: 100%;
    float: right;
    /* border-left: 1px solid red; */
}

.footer-message {
    width: 100%;
    height: 110px;
    /* border-bottom: 1px solid red; */
}

.footer-message-left {
    width: 100%;
    height: 55px;
    float: left;
    /* position: relative; */
}

.footer-message-left ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-message-left li {
    width: 30%;
    height: 40px;
    /* border: 1px solid red; */
    /* position: absolute; */
    line-height: 35px;
}

.footer-message-left li .footer-input1 {
    width: 18%;
    height: 100%;
    float: left;
    border: none;
}

.footer-message-left li .footer-input2 {
    width: 82%;
    height: 100%;
    float: left;
    border: none;
}


/* .footer-message-left .footer-li-1 {
    left: 0;
    top: 0;
}

.footer-message-left .footer-li-2 {
    right: 20px;
    top: 0;
} */


/* .footer-message-left .footer-li-3 {
    right: 20px;
    bottom: 0;
} */


/* .footer-message-left .footer-li-4 {
    left: 0;
    bottom: 0;
} */

.footer-message-right {
    width: 100%;
    height: 55px;
    float: right;
}

.footer-message-right textarea {
    width: 100%;
    height: 100%;
    border: none;
}

.footer-message-send {
    width: 100%;
    height: 40px;
    margin-top: 5px;
    /* border-bottom: 1px solid red; */
}

.footer-message-send button {
    width: 12%;
    height: 30px;
    /* border: 1px solid #1A75BC; */
    border-radius: 10%;
    text-align: center;
    line-height: 30px;
    background-color: #1A75BC;
    font-size: 16px;
    color: #F0F6F6;
    float: right;
    cursor: pointer;
}

.footer-message-send button:hover {
    border: 1px solid #fff;
    background-color: #fff;
    color: #1A75BC;
}

.footer-img {
    width: 100%;
    height: 95px;
    /* border-bottom: 1px solid red; */
}

.footer-img .footer-img-logo {
    width: 35%;
    height: 100%;
    /* border-left: 1px solid red; */
    /* border-right: 1px solid red; */
    float: left;
    text-align: left;
    font-size: 40px;
    line-height: 95px;
    color: #fff;
}

.footer-img .footer-img-cont {
    width: 64%;
    height: 100%;
    float: left;
}


/* .footer-img .footer-img-cont ul {
    clear: both;
} */

.footer-img .footer-img-cont li {
    width: 10.4%;
    height: 52.6%;
    float: left;
    border-radius: 100%;
    margin: 4% 4% 0 0;
}

.footer-img .footer-img-cont li a {
    display: block;
    width: 100%;
    height: 100%;
}

.footer-img .footer-img-cont img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}


.gbeian {
    width: 100%;
    height: 40px;
    background-color: #555555;
    -webkit-box-shadow: 0px 3px 3px #464646;
    -moz-box-shadow: 0px 3px 3px #464646;
    box-shadow: 0px 3px 3px #464646;
}

.gbeian .gbeian-main {
    width: 73%;
    margin: auto;
    height: 40px;
    text-align: right;
    vertical-align: middle;
}

.gbeian .gbeian-main a {
    width: auto;
    height: 40px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
}

.gbeian .gbeian-main img {
    width: auto;
    height: 18px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
}