@charset "utf-8";



/* body {

    font-family: 'Arial', 'Microsoft Yahei';

    font-size: 14px;

} */



.footer,

.footer1,

.footer2 {

    width: 100%;

    min-width: 1100px;

    /* margin: auto */

}



.footer1 {

    background: #333333;

    padding-bottom: 20px;

    border-bottom: 1px solid #121212;

}



.footer1100 {

    width: 1100px;

    margin: 0 auto;

}



.footer-l {

    width: 775px;

    float: left;

    padding-top: 45px;

}



.footer_nav {

    float: left;

    width: 230px;

}



.footer_nav2 {

    padding-left: 40px;

}



.footer_nav h2 {

    color: #dadada;

    font-size: 16px;

    font-weight: normal;

    margin-bottom: 15px;

}



.footer_nav ul li {

    background: url(../img/footer-dot.png) left 6px no-repeat;

    padding-left: 15px;

    line-height: normal;

    margin-top: 12px;

}



.footer_nav3 .list1 {

    background: url(../img/phone.png) no-repeat;

    padding-left: 26px;

}



.footer_nav3 .list2 {

    background: url(../img/print.png) no-repeat;

    padding-left: 28px;

}



.footer_nav3 .list3 {

    background: url(../img/xinxi.png) no-repeat;

    padding-left: 28px;

}



.footer_nav3 .list4 {

    background: url(../img/adress.png) no-repeat;

    padding-left: 28px;

}



.footer_nav ul li a {

    font-size: 12px;

    color: #dadada;

}



.footer_nav ul li a:hover {

    text-decoration: underline;

}



.shareLink {

    position: relative;

    top: 19px;

}



.shareLink a {

    display: inline-block;

    cursor: pointer;

}



.contectOnline {

    height: 25px;

    width: 57px;

    background: url('../img/skype.png');

    position: relative;

    top: 34px;

}



.contectOnline a {

    float: right;

    color: #fff;

    position: relative;

    right: 6px;

    top: 1px;

}



.footer-r {

    width: 325px;

    float: left;

    position: relative;

}



.f-logo {

    width: 280px;

    height: 79px;

    position: absolute;

    left: 0px;

    top: -18px;

    background: url(../img/footer-bj.png) no-repeat;

}



.footer-r-box {

    padding-top: 70px;

}



.form .input1,

.form .input2 {

    width: 315px;

    height: 20px;

    border: none;

    background: #EDEDED;

    margin-bottom: 5px;

}



.form .textarea {

    width: 313px;

    height: 110px;

    background: #EDEDED;

}



.form .input3 {

    background: #DC9A0E;

    border: none;

    color: #fff;

    width: 72px;

    height: 25px;

    line-height: 25px;

    cursor: pointer;

}



.link {

    color: #fff;

    margin-top: 15px;

}



.link a {

    color: #fff;

    display: inline-block;

    margin-right: 13px;

}



.footer2 {

    background: #292929;

    border-top: 1px solid #3B3B3B;

}



.footer .copyright {

    color: #9b9b9b;

    padding: 15px 0;

    text-align: center;

}



.footer .copyright a {

    color: #fff;

}





/*footer结束*/