﻿body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
p,
th,
td {
    margin: 0;
    padding: 0;
}

body {
    font-family: "CALIBRI";
}

img {
    border: 0;
    max-width: 100%;
    /* display: block;*/
}

ol,
ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

em {
    font-style: normal;
}

input,
button,
select,
textarea {
    outline: none;
}

textarea {
    resize: none;
}

header,
footer,
article,
aside,
section,
nav,
menu,
hgroup,
details,
dialog,
figure,
figcaption {
    display: block
}

a:hover {
    text-decoration: none !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table td,
table th {
    border: 1px solid #ccc;
}

@font-face {
    font-family: "CALIBRI";
    src: url("../font/calibri.woff2") format("woff2"), url("../font/calibri.woff") format("woff"), url("../font/calibri.ttf") format("truetype"), url("../font/calibri.eot") format("embedded-opentype"), url("../font/calibri.svg") format("svg");
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

@media screen and (min-width: 1200px) {
    .container {
        width: 1200px;
        padding: 0px;
        margin: 0 auto;
    }
}

.containerr {
    max-width: 1200px;
    margin: 0 auto;
}

.indexContent {
    height: auto;
    position: relative;
}

@media screen and (min-width: 769px) {
    .header_mob {
        height: auto;
        position: inherit;
    }
    .navContent .logo_lo {
        float: left;
        height: auto;
        overflow: hidden;
        margin: 2% 0px;
        margin-left: 3%;
    }
    .m_menu {
        display: none;
    }
    .logomob_lo {
        display: none;
    }
    .navContent {
        height: auto;
        width: 100%;
        position: absolute;
        width: 100%;
        top: 47px;
        left: 0px;
        z-index: 1;
    }
    .navbor {
        height: auto;
        background: rgba(255, 255, 255, 1);
        border-radius: 3px;
    }
    .navbor .logo_lo .span2 {
        font-size: 24px;
        color: #00398f;
        font-weight: bold;
        margin-left: 10px;
        position: relative;
        top: 6px !important;
    }
    .navbor-right {
        height: auto;
    }
    .navbor-topcontent {
        height: auto;
        overflow: hidden;
        line-height: 40px;
        background: #def0ff;
        border-radius: 0px 0px 0px 3px;
        padding: 0 10px;
    }
    .navbor-topcontent .head-contact {
        height: auto;
        overflow: hidden;
    }
    .navbor-topcontent .head-contact p {
        height: auto;
        float: left;
        color: #222222;
        margin-right: 33px;
        font-size: 14px;
    }
    .navbor-topcontent .head-contact p a {
        color: #222222;
        font-size: 14px;
        transition: all .8s;
        -webkit-transition: all .8s;
        -moz-transition: all .8s;
        -o-transition: all .8s;
    }
    .navbor-topcontent .head-contact p a:hover {
        opacity: .6;
    }
    .navbor-topcontent .head-contact p:last-child {
        margin-right: 0px;
    }
    .navbor-topcontent .head-friend {
        height: auto;
        overflow: hidden;
    }
    .navbor-topcontent .head-friend img {
        display: inline-block;
        margin-left: 20px;
    }
    .navbor-topcontent .head-friend .img2 {
        display: none;
    }
    .navbor-topcontent .head-friend a.cur .img2 {
        display: inline-block;
    }
    .navbor-topcontent .head-friend a.cur .img1 {
        display: none;
    }
    .navigation {
        height: auto;
        padding-right: 20px;
        ;
    }
    .header-top-sreach {
        height: auto;
        margin-top: 3%;
        margin-left: 20px;
    }
    .header-top-sreach>.header-top-sreach-bigbox {
        position: relative;
        text-align: center;
        display: block;
    }
    .header-top-sreach>.header-top-sreach-bigbox img {
        vertical-align: middle;
    }
    .header-top-sreach-box {
        position: absolute;
        right: 0;
        top: 100%;
        z-index: 999;
        display: none;
    }
    .header-top-form {
        border: 1px solid #d9d9d9;
        display: block;
        float: right;
        position: relative;
        width: 180px;
        background-color: #fff;
    }
    .header-top-form-input {
        outline: none !important;
        display: block;
        width: 148px !important;
        height: 31px !important;
        border: 0 !important;
        float: left !important;
        padding-left: 8px !important;
        background-color: transparent !important;
        color: #000;
    }
    .header-top-form-sbm {
        outline: none;
        width: 20%;
        font-size: 0;
        position: absolute;
        top: 0;
        left: 81%;
        float: left;
        height: 31px;
        display: block;
        border: 0;
        background: url(../image/mks3.png) center center no-repeat;
    }
    .header-top-sreach .header-top-sreach-bigbox:hover .header-top-sreach-box {
        display: block;
    }
    .navigation .navy {
        height: auto;
        padding-left: 0px;
        margin-bottom: 0px;
        float: right;
    }
    .navy a:hover {
        text-decoration: none;
    }
    .navy li {
        display: block;
        margin-bottom: 0px;
    }
    .navy>li {
        position: relative;
        float: left;
        padding: 0 18px;
        line-height: 64px;
    }
    .navy>li>span {
        display: none;
    }
    .navy>li.current-menu-item>a {
        border-bottom: 4px solid #00368c;
    }
    .navy>li>a {
        font-size: 16px;
        color: #222222;
        display: inline-block;
    }
    .navbor ul.navy>li>ul.sub-menu {
        height: auto;
        width: 160px;
        background: #fff;
        position: absolute;
        left: 0px;
        top: 100%;
        z-index: 10;
        display: none;
    }
    .navbor ul.navy>li>ul.sub-menu li {
        position: relative;
        border-bottom: 1px solid #e6e6e6;
        text-indent: 10px;
    }
    .navbor ul.navy>li>ul.sub-menu>li:last-child {
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    }
    .navbor ul.navy>li>ul.sub-menu li a {
        color: #333;
        font-size: 16px;
        display: block;
        transition: all .8s;
        padding: 10px 0px;
        line-height: 25px;
    }
    .navbor ul.navy>li>ul.sub-menu li a:hover {
        background: #555555;
        text-indent: 20px;
        color: #fff;
    }
    .navbor ul.navy>li:hover>ul.sub-menu {
        display: block;
    }
    .navbor ul.navy>li:hover ul.sub-menu>li>ul.sub-menu {
        width: 100%;
        background: #fff;
        z-index: 10;
        position: absolute;
        left: 100%;
        top: 0;
        display: none;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    }
    .navbor ul.navy>li:hover ul.sub-menu>li:hover>ul.sub-menu {
        display: block;
    }
    .navfix {
        position: fixed;
        z-index: 1000;
        top: 0px;
        width: 100%;
        background: #fff;
        box-shadow: 0 0px 6px 0px #333;
    }
    .search-mob {
        display: none !important;
    }
}

.foot {
    height: auto;
    background: #000 url(../image/foot_bg.jpg) no-repeat top center;
}

.footer-top {
    height: auto;
    overflow: hidden;
    padding: 4% 0px;
}

.foot-input {
    height: auto;
    width: 80%;
}

.foot-title {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5%;
}

.footinput {
    height: auto;
    overflow: hidden;
}

.footinput p {
    height: auto;
    overflow: hidden;
    margin-bottom: 2%;
}

.footinput p .input_text {
    width: 49%;
    border: none;
    background: #fff;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    float: left;
    text-indent: 10px;
    color: #000;
}

.footinput p .input_text:last-child {
    float: right;
}

.footinput p .textarea {
    width: 100%;
    height: 70px;
    border: none;
    background: #fff;
    text-indent: 10px;
    display: block;
    color: #000;
    font-size: 14px;
}

.footinput p select {
    width: 49%;
    border: none;
    background: rgba(255, 255, 255, 0.16);
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    float: right;
    text-indent: 10px;
    color: #bbbbbb;
}

.footinput p select option {
    color: #000;
}

.btnn {
    height: auto;
    overflow: hidden;
    position: relative;
}

.btnn .is_btn {
    position: absolute;
    right: 7%;
    top: 50%;
    margin-top: -14px;
    background: url(../image/subtj.png) no-repeat right center;
    font-size: 0px;
    border: none;
    width: 27px;
    height: 28px;
}

.industy-ul {
    height: auto;
    overflow: hidden;
    margin-top: 8%;
}

.industy-ul li {
    display: block;
    position: relative;
    padding-left: 15px;
    margin-bottom: 3%;
}

.industy-ul li:before {
    content: "";
    width: 6px;
    height: 1px;
    background: #bbbbbb;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -0.5px;
}

.industy-ul li a {
    font-size: 14px;
    color: #bbbbbb;
    transition: all .8s;
    display: block;
}

.industy-ul li:hover a {
    color: #fff;
}

.foot-contact {
    height: auto;
    overflow: hidden;
    margin-top: 8%;
}

.foot-contact .foot-addr {
    font-size: 14px;
    color: #bbbbbb;
}

.foot-contact .foot-call {
    height: auto;
}

.foot-contact .foot-call a {
    font-size: 30px;
    color: #ffffff;
    line-height: 40px;
    transition: all .8s;
}

.foot-email a,
.foot-addr a {
    font-size: 14px;
    color: #bbbbbb !important;
    transition: all .8s;
}

.foot-contact .foot-call a:hover {
    color: #00368c;
}

.foot-email a:hover {
    color: #fff;
}

.foot-contact p {
    height: auto;
    margin-top: 2%;
}

.foot-contact p img {
    display: inline-block;
    margin-right: 10px;
    transition: all .8s;
}

.foot-contact p img:hover {
    opacity: .6;
}

.foot-bottom {
    height: auto;
    border-top: 1px solid #666666;
    line-height: 65px;
    font-size: 14px;
    color: #666666;
}

.foot-bottom .foota a {
    color: #666666 !important;
    margin-right: 20px;
}

.foot-bottom .foota a:hover {
    color: #fff !important;
}

.frilik {
    height: auto;
    position: relative;
    margin-left:
}

.frilik .Block {
    font-size: 14px;
    display: block;
    background: url(../image/ico.png) no-repeat 95% 50%;
    color: #666666;
    font-style: normal;
}

.frilik .Block a {
    color: #666666;
    float: right;
    margin-right: 30px;
}

.frilik .Block a:hover {
    color: #fff !important;
}

.frilik .linkListBox {
    width: 100%;
    display: none;
    z-index: 1024;
    border-radius: 3px;
    padding: 8px;
    bottom: 100%;
    left: 0px;
    border-color: #ccc;
    background: #fff;
    position: absolute;
}

.frilik ul {
    padding: 0px;
    margin-bottom: 0px;
}

.frilik ul li {
    display: block;
    line-height: 30px;
}

.frilik ul li:hover a {
    color: #00368c
}

input::-webkit-input-placeholder {
    color: #bbbbbb;
}

input::-webkit-input-placeholder {
    color: #bbbbbb;
}

input:-moz-placeholder {
    color: #bbbbbb;
}

input::-moz-placeholder {
    color: #bbbbbb;
}

input:-ms-input-placeholder {
    color: #bbbbbb;
}

textarea::-webkit-input-placeholder {
    color: #bbbbbb;
}

textarea::-webkit-input-placeholder {
    color: #bbbbbb;
}

textarea:-moz-placeholder {
    color: #bbbbbb;
}

textarea::-moz-placeholder {
    color: #bbbbbb;
}

textarea:-ms-input-placeholder {
    color: #bbbbbb;
}

@media screen and (min-width: 769px) and (max-width: 1199px) {
    .navbor-right,
    .navigation .navy {
        float: none !important;
    }
    .navbor-topcontent,
    .logo_lo {
        display: none;
    }
    .navContent {
        top: 0px;
    }
    .header-top-sreach {
        margin-top: 2%;
    }
}

@media screen and (min-width: 769px) and (max-width: 1199px) {
    .navy>li {
        padding: 0 30px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .navy>li {
        padding: 0 30px;
    }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
    .navy>li {
        padding: 0 19px;
    }
    .navbor-right,
    .navigation .navy {
        float: none !important;
    }
}

@media screen and (max-width: 768px) {
    .navbor .logo_lo .span2 {
        font-size: 24px;
        color: #00398f;
        font-weight: bold;
        margin-left: 10px;
        position: relative;
        top: 6px !important;
    }
    .containerr {
        padding: 10px 10px 0
    }
     .containerr.ss{
        padding: 10px 0px;  
     }
    img {
        max-width: 100%;
    }
    .header_mob {
        position: fixed;
        z-index: 9999;
        top: 0;
        left: 0;
        width: 100%;
        overflow: visible;
        background: #fff;
        display: block;
        height: 60px;
        box-shadow: 0px 1px 3px #d7d7d7;
    }
    .header_mob .container {
        position: relative;
        margin: 0px auto;
    }
    .head_mobile {
        display: block;
        height: 60px;
    }
    .logomob_lo img {
        height: 40px;
        margin-top: 8px;
    }
    .logo_lo {
        display: block;
    }
    #m_menu {
        position: relative;
        width: 30px;
        height: 30px;
        float: right;
        margin-top: 20px;
        margin-right: 0px;
        text-align: center;
        cursor: pointer;
    }
    #m_menu span {
        display: block;
        position: absolute;
        width: 30px;
        height: 3px;
        z-index: 1;
        left: 0;
        top: 0;
        background: #000;
    }
    #m_menu .menuicon-middle {
        z-index: 2;
        top: 8px;
    }
    #m_menu .menuicon-bottom {
        z-index: 3;
        top: 16px;
    }
    #sf-menu {
        position: fixed;
        top: 60px;
        left: 0;
        z-index: 9999;
        width: 100%;
        background: rgba(0, 0, 0, 0.9);
        display: none;
        height: 100%;
    }
    .navMenu>li>a {
        display: block;
        overflow: hidden;
        padding-left: 20px;
        line-height: 40px;
        color: #fff;
        transition: all .3s;
        position: relative;
        text-decoration: none;
        font-size: 14px;
        border-bottom: 1px solid #555;
    }
    .navMenu li {
        position: relative;
        display: block;
    }
    .navMenu li span {
        display: inherit;
    }
    .navMenu li .arrow:before {
        margin-top: 9px;
        margin-right: 10px;
        display: inline;
        height: 20px;
        content: "";
        background: url(../image/jiantou.png) no-repeat center;
        width: 20px;
        position: absolute;
        right: 0px;
        top: 0px;
    }
    .navMenu li.open .active:before {
        position: absolute;
        right: 0px;
        top: 0px;
        margin-top: 9px;
        margin-right: 10px;
        display: inline;
        height: 20px;
        content: "";
        background: url(../image/jian.png) no-repeat center;
        width: 20px;
    }
    .navMenu>li>a.active,
    .navMenu>li>a:hover {
        color: #FFF;
        background: #12181b;
    }
    .navMenu>li>ul.sub-menu,
    .navMenu>li>ul.sub-menu>li>ul.sub-menu {
        display: none;
        list-style: none;
        clear: both;
        margin: 0px 0px 0px 10px;
        padding-bottom: 5px;
    }
    .navMenu>li.active>ul.sub-menu,
    .navMenu>li>ul.sub-menu>li.active>ul.sub-menu {}
    .navMenu>li>ul.sub-menu li {
        background: none;
        margin: 0px;
        padding: 0px;
    }
    .navMenu>li>ul.sub-menu li>a {
        display: block;
        font-size: 13px;
        line-height: 36px;
        padding-left: 20px;
        color: #fff;
        clear: both;
    }
    .search-mob {
        width: 100%;
        margin: 0 auto;
        line-height: 45px;
        height: 45px;
        display: block;
        overflow: hidden;
        border-bottom: 1px solid #555;
    }
    .search-input {
        width: 87%;
        border: none;
        background: transparent;
        color: #fff;
        font-size: 14px;
        text-indent: 20px;
    }
    .search-sbm {
        width: 11%;
        background: transparent url(../image/sear1.png) no-repeat center;
        border: none;
        text-indent: -99em;
    }
    .search-input::-webkit-input-placeholder {
        color: #fff;
    }
    .search-input::-webkit-input-placeholder {
        color: #fff;
    }
    .search-input:-moz-placeholder {
        color: #fff;
    }
    .search-input::-moz-placeholder {
        color: #fff;
    }
    .search-input:-ms-input-placeholder {
        color: #fff;
    }
    .menuicon-in .menuicon-top,
    .menuicon-in .menuicon-bottom,
    .menuicon-out .menuicon-top,
    .menuicon-out .menuicon-middle,
    .menuicon-out .menuicon-bottom {
        animation: menuInx 1s;
        -moz-animation: menuInx 1s;
        -webkit-animation: menuInx 1s;
        -o-animation: menuInx 1s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    .menuicon-in .menuicon-middle {
        animation: menuInm 0.5s;
        -moz-animation: menuInm 0.5s;
        -webkit-animation: menuInm 0.5s;
        -o-animation: menuInm 0.5s;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards
    }
    .menuicon-in .menuicon-bottom {
        animation-name: menuIny;
        -moz-animation-name: menuIny;
        -webkit-animation-name: menuIny;
        -o-animation-name: menuIny;
    }
    .menuicon-out .menuicon-top {
        animation-name: menuOutx;
        -moz-animation-name: menuOutx;
        -webkit-animation-name: menuOutx;
        -o-animation-name: menuOutx;
    }
    .menuicon-out .menuicon-middle {
        animation-name: menuOutm;
        -moz-animation-name: menuOutm;
        -webkit-animation-name: menuOutm;
        -o-animation-name: menuOutm;
    }
    .menuicon-out .menuicon-bottom {
        animation-name: menuOuty;
        -moz-animation-name: menuOuty;
        -webkit-animation-name: menuOuty;
        -o-animation-name: menuOuty;
    }
    @-webkit-keyframes menuInx {
        0% {
            -webkit-transform: rotate(0);
            top: 0
        }
        100% {
            -webkit-transform: rotate(-45deg);
            top: 8px
        }
    }
    @-moz-keyframes menuInx {
        0% {
            -moz-transform: rotate(0);
            top: 0
        }
        100% {
            -moz-transform: rotate(-45deg);
            top: 8px
        }
    }
    @-o-keyframes menuInx {
        0% {
            -o-transform: rotate(0);
            top: 0
        }
        100% {
            -o-transform: rotate(-45deg);
            top: 8px
        }
    }
    @keyframes menuInx {
        0% {
            transform: rotate(0);
            top: 0
        }
        100% {
            transform: rotate(-45deg);
            top: 8px
        }
    }
    @-webkit-keyframes menuInm {
        0% {
            opacity: 1
        }
        100% {
            opacity: 0
        }
    }
    @-moz-keyframes menuInm {
        0% {
            opacity: 1
        }
        100% {
            opacity: 0
        }
    }
    @-o-keyframes menuInm {
        0% {
            opacity: 1
        }
        100% {
            opacity: 0
        }
    }
    @keyframes menuInm {
        0% {
            opacity: 1
        }
        100% {
            opacity: 0
        }
    }
    @-webkit-keyframes menuIny {
        0% {
            -webkit-transform: rotate(0);
            top: 16px
        }
        100% {
            -webkit-transform: rotate(45deg);
            top: 8px
        }
    }
    @-moz-keyframes menuIny {
        0% {
            -moz-transform: rotate(0);
            top: 16px
        }
        100% {
            -moz-transform: rotate(45deg);
            top: 8px
        }
    }
    @-o-keyframes menuIny {
        0% {
            -o-transform: rotate(0);
            top: 16px
        }
        100% {
            -o-transform: rotate(45deg);
            top: 8px
        }
    }
    @keyframes menuIny {
        0% {
            transform: rotate(0);
            top: 16px
        }
        100% {
            transform: rotate(45deg);
            top: 8px
        }
    }
    @-webkit-keyframes menuOutx {
        0% {
            -webkit-transform: rotate(-45deg);
            top: 8px
        }
        100% {
            -webkit-transform: rotate(0);
            top: 0
        }
    }
    @-moz-keyframes menuOutx {
        0% {
            -moz-transform: rotate(-45deg);
            top: 8px
        }
        100% {
            -moz-transform: rotate(0);
            top: 0
        }
    }
    @-o-keyframes menuOutx {
        0% {
            -o-transform: rotate(-45deg);
            top: 8px
        }
        100% {
            -o-transform: rotate(0);
            top: 0
        }
    }
    @keyframes menuOutx {
        0% {
            transform: rotate(-45deg);
            top: 8px
        }
        100% {
            transform: rotate(0);
            top: 0
        }
    }
    @-webkit-keyframes menuOutm {
        0% {
            opacity: 0
        }
        100% {
            opacity: 1
        }
    }
    @-moz-keyframes menuOutm {
        0% {
            opacity: 0
        }
        100% {
            opacity: 1
        }
    }
    @-o-keyframes menuOutm {
        0% {
            opacity: 0
        }
        100% {
            opacity: 1
        }
    }
    @keyframes menuOutm {
        0% {
            opacity: 0
        }
        100% {
            opacity: 1
        }
    }
    @-webkit-keyframes menuOuty {
        0% {
            -webkit-transform: rotate(45deg);
            top: 8px
        }
        100% {
            -webkit-transform: rotate(0);
            top: 16px
        }
    }
    @-moz-keyframes menuOuty {
        0% {
            -moz-transform: rotate(45deg);
            top: 8px
        }
        100% {
            -moz-transform: rotate(0);
            top: 16px
        }
    }
    @-o-keyframes menuOuty {
        0% {
            -o-transform: rotate(45deg);
            top: 8px
        }
        100% {
            -o-transform: rotate(0);
            top: 16px
        }
    }
    @keyframes menuOuty {
        0% {
            transform: rotate(45deg);
            top: 8px
        }
        100% {
            transform: rotate(0);
            top: 16px
        }
    }
    .menufade>li {
        opacity: 0
    }
    .menufade>li {
        animation: menufade 0.35s ease-out;
        -moz-animation: menufade 0.35s ease-out;
        -webkit-animation: menufade 0.35s ease-out;
        -o-animation: menufade 0.35s ease-out;
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards;
    }
    .menufade>li:nth-child(1) {
        animation-delay: 100ms;
        -moz-animation-delay: 100ms;
        -webkit-animation-delay: 100ms;
        -o-webkit-animation-delay: 100ms
    }
    .menufade>li:nth-child(2) {
        -o-webkit-animation-delay: 300ms;
        -moz-animation-delay: 300ms;
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms
    }
    .menufade>li:nth-child(3) {
        -o-webkit-animation-delay: 350ms;
        -moz-animation-delay: 350ms;
        -webkit-animation-delay: 350ms;
        animation-delay: 350ms
    }
    .menufade>li:nth-child(4) {
        -o-webkit-animation-delay: 400ms;
        -moz-animation-delay: 400ms;
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms
    }
    .menufade>li:nth-child(5) {
        -o-webkit-animation-delay: 450ms;
        -moz-animation-delay: 450ms;
        -webkit-animation-delay: 450ms;
        animation-delay: 450ms
    }
    .menufade>li:nth-child(6) {
        -o-webkit-animation-delay: 500ms;
        -moz-animation-delay: 500ms;
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms
    }
    .menufade>li:nth-child(7) {
        -o-webkit-animation-delay: 550ms;
        -moz-animation-delay: 550ms;
        -webkit-animation-delay: 550ms;
        animation-delay: 550ms
    }
    .menufade>li:nth-child(8) {
        -o-webkit-animation-delay: 600ms;
        -moz-animation-delay: 600ms;
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms
    }
    .menufade>li:nth-child(9) {
        -o-webkit-animation-delay: 650ms;
        -moz-animation-delay: 650ms;
        -webkit-animation-delay: 650ms;
        animation-delay: 650ms
    }
    .menufade>li:nth-child(10) {
        -o-webkit-animation-delay: 700ms;
        -moz-animation-delay: 700ms;
        -webkit-animation-delay: 700ms;
        animation-delay: 700ms
    }
    @-webkit-keyframes menufade {
        0% {
            opacity: 0;
            -webkit-transform: scale(1.1) translateY(-24px)
        }
        100% {
            opacity: 1;
            -webkit-transform: scale(1) translateY(0)
        }
    }
    @-moz-keyframes menufade {
        0% {
            opacity: 0;
            -moz-transform: scale(1.1) translateY(-24px)
        }
        100% {
            opacity: 1;
            -moz-transform: scale(1) translateY(0)
        }
    }
    @-o-keyframes menufade {
        0% {
            opacity: 0;
            -o-transform: scale(1.1) translateY(-24px)
        }
        100% {
            opacity: 1;
            -o-transform: scale(1) translateY(0)
        }
    }
    @keyframes menufade {
        0% {
            opacity: 0;
            transform: scale(1.1) translateY(-24px)
        }
        100% {
            opacity: 1;
            transform: scale(1) translateY(0)
        }
    }
}

@media screen and (max-width: 414px) {
    .foot {
        background: #000;
    }
    .foot-input {
        width: 100%;
        margin-bottom: 5%;
    }
    .footinput p .input_text {
        width: 100%;
        float: none;
    }
    .footinput p .input_text:first-child {
        margin-bottom: 2%;
    }
    .foot-title {
        font-size: 16px;
    }
    .footinput p select {
        width: 100%;
    }
    .foot-contact .foot-call a {
        font-size: 14px;
    }
    .foot-bottom {
        line-height: 30px;
        display: block;
    }
    .foot-bottom .pull-right {
        float: none !important;
    }
    .btnn .is_btn {
        right: 0px;
    }
}
@media screen and (max-width:768px){
    .home_bd .footinput p{
     width: 100%;   
    }
    .home_bd .footinput p .textarea{
        margin-bottom:10px;
    }
    .foot-input {
        width: 100%;
    }
    .footinput p .input_text{
        width: 100%;
    }
}