﻿    /*footer*/
    footer{background-color: #26324a; padding: 50px 0 30px;}
    footer hr{color: #fff; opacity: .1; margin-top: 50px;}

    footer .footer {padding-top: 0px;padding-bottom: 0px;background:none;}
    .footer-nav .left .contact-type{margin-top: 14px;}
    .footer-nav .left .contact-type a{margin-left: 2px;}
    .footer-nav .right li{float: left; margin-left: 60px;}
    .footer-nav .right li:first-of-type{margin-left: 0;}
    .footer-nav .right li dl dt{font-size: 18px; color: #fff; margin-bottom: 10px; font-weight: 600}
    .footer-nav .right li dl dd a{color: #fff;  line-height: 28px;}
    .footer-nav .right li dl dd{color: #fff; opacity: .5; line-height: 28px;}
    .footer-nav .right li dl dd .icon-kefu{font-size: 30px; position: relative; top: 5px; margin-right: 5px;}

    .footer .copy-right{text-align: center; color: #fff; opacity: .5; margin-top: 35px; line-height: 36px;}

    footer .contact-head{background-color: #f4f4f4;}
    footer .no-border{border-width: 0;}
    footer .contact-content{border-radius: 0;box-shadow: 0 0 0 rgba(0,0,0,0)}
    footer .contact-group{width: 100%}
    footer .contact-content .btn-sub{background-color: #da0632;width: 85px; height: 35px; text-align: center; color: white; border-radius: 0; margin-top: 20px; margin-bottom: 20px;}
    footer .foot-modal-body .col-md-12{ margin-bottom: 15px;}
    footer .foot-modal-body .col-md-12 input{ border-radius: 0; height: 40px; line-height: 40px; border: solid 1px #eeeeee;box-shadow: inset 0 0 0 rgba(0,0,0,0);}
    footer .foot-modal-body .col-md-12 input[type=checkbox]{ border-radius: 0; height: 15px; line-height:0; border: solid 1px #eeeeee;box-shadow: inset 0 0 0 rgba(0,0,0,0);}
    footer .foot-modal-body .col-md-12 input:focus{ box-shadow: inset 0 0 0 rgba(0,0,0,0), 0 0 0 rgba(0,0,0,0); border: solid 1px #da0632;}
    footer .foot-modal-body .col-md-12 .error{ box-shadow: inset 0 0 0 rgba(0,0,0,0), 0 0 0 rgba(0,0,0,0); border: solid 1px #da0632;}
    footer .foot-modal-body .col-md-12 select{ border-radius: 0; height: 40px; line-height: 40px; border: solid 1px #eeeeee; width: 100%; padding-left: 10px;}

    /*/footer*/