h1,h2,h3,h4,h5,h6,p{
	margin: 0;
    padding: 0;
}
.common-footer{
    width: 100%;
    background-color: #000;
}
.our-special{
    width: 100%;
    padding: 45px 0;
}
.our-special-li,.footer-line-46{
    float: left;
}
.our-special-li{
    width: 186px;
}
.footer-line-46{
    height: 46px;
    width: 1px;
    background-color: #999;
    margin: 0 40px;
}
.our-special-li > img{
    display: block;
    font-size: 35px;
    float: left;
    color: #EC6C3E;
}
.our-special-text{
    float: left;
    margin-left: 10px;
    color: #bbb;
}
.our-special-text > h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.our-special-text > p {
    font-size: 14px;
    margin-bottom: 10px;
}

.our-get-free-plans{
    width: 620px;
    margin: 0 auto;
    padding-top: 1px;
    left: 0;
    right: 0;
    position: relative;
}
.our-get-free-plans-title{
    font-size: 30px;
    color: #fff;
    padding: 55px 0 40px;
    text-align: center;
}
.our-get-free-plans-border{
    width: 100%;
    height: 50px;
    margin: 0 auto;
    background: #fff;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    overflow: hidden;
    font-weight: 300;
}
.our-btn-submit{
    width: 200px;
    height: 50px;
    background: #EC6C3E;
    line-height: 50px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    font-size: 20px;
    color: #fff;
    float: right;
    text-align: center;
    cursor: pointer;
}
.our-get-free-plans-border > input {
    float: left;
    display: block;
    outline: none;
    border: none;
    font-size: 16px;
    color: #999!important;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    width: 400px;
}

.our-phonenum-tips{
    font-size: 12px;
    color: #ff2741;
    position: absolute;
    left: 21px;
    top: 170px;
}
input[type=number] {
    -moz-appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input.our-phonenum::-webkit-input-placeholder{
    color: #999;
    padding-left: 0;
}
input.our-phonenum:-moz-placeholder{
    color: #999;
    padding-left: 0;
}
input.our-phonenum::-moz-placeholder{
    color: #999;
    padding-left: 0;
}
input.our-phonenum:-ms-input-placeholder{
    color: #999;
    padding-left: 0;
}
.our-sign-mask{
    width: 100%;
    height: 100%;
    position: relative;
}
.our-sign-box,.modal-content{
    width: 500px;
    height: 370px;
    background: url("../image/common_footer_box2.png") center no-repeat;
    
    border-radius: 6px 6px 0px 0px;
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    margin:auto;
}
.footer-modal-header{
    height: 50px;
    width: 100%;
}
 .footer-img-close{
    font-size: 28px;
    color: #fff;
    display: block;
    float: right;
    padding: 10px;
    cursor: pointer;
}
.modal-body{
    padding: 15px 54px;
}
.our-sign-box-info{
    padding: 90px 0 0;
}
.our-sign-box-li{
    width: 100%;
    margin-bottom: 20px;
}
.our-sign-box-li-right{
    float: right;
    width: 112px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    background: #fff;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}
.our-sign-box-li-right > img{
    width: 112px;
    height: 43px;
    cursor: pointer;
}
.our-sign-box-li-left{
    float: left;
    width: 260px;
    height: 43px;
    background: #fff;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
}
.our-sign-box-li-left > img {
    font-size: 20px;
    color: #999;
    margin: 5px 15px 11px 20px;
}
.our-sign-box-li-left > input{
    border: none;
    font-size: 14px;
    color: #999;
    margin: 9px 0;
    outline: none;
}
.our-sign-box-li-left > img,.our-sign-box-li-left > input{
    display: block;
    float: left;
}
.our-btn-submit-info{
    width: 200px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    background: rgba(236,108,62,1);
    border-radius: 6px;
    font-size: 18px;
    color: #fff;
    margin: 0 auto;
    cursor: pointer;
}
.our-smscode-tips,.our-captchcode-tips{
    position: absolute;
    font-size: 12px;
    color: #ff2741;
}
.our-smscode-tips{
    left: 119px;
    top: 150px;
}
.our-captchcode-tips{
    left: 121px;
    top: 81px;
}




.our-details{
    margin-top: 135px;
}
.our-details-href{
    float: right;
}
.our-details-left,
.our-details-address,
.our-details-hotline{
    float: left;
}
.our-details-map{
    display: block;
    width: 230px;
    height: 144px;
    margin-bottom: 20px;
    background: url("../image/index_footer_map.png") center no-repeat #eee;
}
.our-details-type-li{
    width: 35px;
    height: 35px;
    line-height: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    text-align: center;
    background-color: #fff;
    margin-left: 10px;
    float: left;
    display: block;
}
.our-details-type-li:hover{
    transition: all 0.3s;
}
.ft-woa:hover{
    content: url("../image/icon_ft_wechat2.png");
}
.ft-xhs:hover{
    content: url("../image/icon_ft_xhs2.png");
}
.ft-weibo:hover{
    content: url("../image/icon_ft_weibo2.png");
}
.ft-ks:hover{
    content: url("../image/icon_ft_ks2.png");
}
.ft-dy:hover{
    content: url("../image/icon_ft_dy2.png");
}
.our-details-type-li > img{
    font-size: 36px;
    color: #333;
}
.our-details-hotline{
    margin-left: 122px;
    width: 192px;
    text-align: center;
}
.our-details-hotline > h3{
    font-size: 28px;
    color: #fff;
    font-weight: 300;
}
.our-details-hotline > p{
    font-size: 16px;
    color: #fff;
    margin: 22px auto;
}
.our-btn-qq,
.our-btn-tel {
    width: 190px;
    height: 38px;
    line-height: 38px;
    border-radius: 6px;
    font-size: 14px;
    color: #fff;
    display: block;
}
.our-btn-qq,.our-btn-qq:focus{
    background: #EC6C3E;
    margin-bottom: 20px;
}
.our-btn-qq:focus{
    color: #fff;
}
.our-btn-qq:hover{
    color: #fff;
    opacity: 0.95;
}
.our-btn-tel{
    background: rgba(255,255,255,0.1);
    border: 1px solid #999;
}
.our-details-href-li{
    width: 72px;
    margin-left: 66px;
    float: right;
}
.our-details-href-li > h3{
    font-size: 18px;
    color: #fff;
    margin-bottom: 28px;
}
.our-details-href-li > a,.our-details-href-li > a:focus{
    font-size: 14px;
    color: #bbb;
    margin-bottom: 32px;
    display: block;
}
.our-details-href-li > a:hover{
    color: #EC6C3E;
}

.our-web-safe{
    width: 100%;
    padding: 40px 0 20px;
}
.our-web-safe-right{
    float: right;
}
.our-web-safe > p{
    float: left;
    font-size: 14px;
    margin-top: 12px;
    color: #fff;
}
.our-web-safe-right > a {
    float: right;
    margin-left: 10px;
}
.our-web-safe-right > a,.our-web-safe-right > a > img{
    display: block;
    width: 110px;
    height: 36px;
}
.footer-copyright{
    width: 100%;
    height: 60px;
    line-height: 57px;
    border-top: 1px solid rgba(252,252,252,0.2);
    font-size: 14px;
    color: rgba(255,255,255,0.5);
}
.footer-copyright a,.footer-copyright a:focus{
    font-size: 14px;
    color: rgba(255,255,255,0.5);
}
.footer-copyright a:hover{
    color: #EC6C3E;
}
.box-1260{
    width: 1260px;
    margin: 0 auto;
    text-align: center;
}