﻿/* =Imports
============================================================================== */

/* =Base
============================================================================== */

/* =General
	-------------------------------------------------------------------------- */

.icon{background: url(../images/icon.png) no-repeat;}
.telphone {width: 22px; height: 22px; background-position: -108px -218px;}
.fax {width: 22px; height: 22px; background-position: 0px -218px;}
.zipCode {width: 22px; height: 22px; background-position: -37px -218px;}
.qq {width: 22px; height: 22px; background-position: -77px -218px;}
.btn_downloadNow{width: 301px; height: 75px; background-position: -198px -181px;}

.icon_sign1{width: 70px; height: 27px; background-position: -3px -67px; margin-right:10px;margin-bottom:20px}
.icon_sign2{width: 84px; height: 27px; background-position: -87px -67px;margin-right:10px;margin-bottom:20px}
.icon_sign3{width: 79px; height: 27px; background-position: -180px -68px;margin:0px;margin-bottom:20px}
.icon_sign4{width: 70px; height: 27px; background-position: -3px -101px;margin-right:10px}
.icon_sign5{width: 84px; height: 27px; background-position: -87px -101px;margin-right:10px}

.icon_weixin{width: 119px; height: 156px; background-position: -308px -0px;}
.icon_contact_tel{width:60px; height:59px; background-position: -440px -0px;}

/* =Footer
	-------------------------------------------------------------------------- */

#footer {
    height: 295px;font-family: "Microsoft YaHei"; margin-top:50px;
}

    #footer .footer_infor {
        height: 197px;
    }

        #footer .footer_infor {
            margin-left:10px;
        }

        #footer .footer_infor .footer_list .footer_top_item {
            float:left; width:140px; height:180px; margin-right:0px;
            padding-left:15px; padding-right:25px;
            border-right:1px solid #F1F1F1;
        }

        #footer .footer_infor .footer_list dt {
            font-size: 18px;
            margin-bottom: 46px;
            text-align: left;
            margin-top:5px;
        }
        #footer .footer_infor .footer_list dd ul li {
            font-size: 14px;
            text-align: left;
            margin-bottom: 14px;
        }

            #footer .footer_infor .footer_list dd ul li a {
                font-weight: normal; color:#333; text-decoration:none;
            }

        #footer .footer_infor .footer_list dd icon {
            margin-right: 10px;
        }
.icon_trust_me {
    width:258px; height:37px; background:url(../images/icon_trust.png) no-repeat;
}

    #footer .footer_link {
        height: 249px;
        background: #1d65d4;
    }

        #footer .footer_link .footer_menu {
            margin-top: 80px;
            color: #fff;
            margin-left: 56px;
        }

            #footer .footer_link .footer_menu ul {
                list-style: none;
            }

            #footer .footer_link .footer_menu li {
                float: left;
                margin-right: 30px;
            }

                #footer .footer_link .footer_menu li a {
                    font-size: 18px;
                    color: #fff;
                    font-weight: normal;text-decoration:none;
                }

            #footer .footer_link .footer_menu .copyRight {
                margin-top: 20px;
                font-family: "NSimSun";
                font-size: 12px;
            }

        #footer .footer_link .footer_tel {
            color: #fff;
            margin-top: 80px;
        }

            #footer .footer_link .footer_tel .icon_contact_tel {
                margin-right: 18px;
            }
