
.cover-cont{padding: 12px 0 130px; background: #fff; width: 100%;}
.w1300{/*width: 1300px;*/ position: relative; margin: 0 auto;}
.font-box{width: 100%; /*padding-top: 30px;padding-left: 35px;*/}
.f-cb{zoom: 1;}
.font-box input{border: 1px solid #e5e5e5; margin-bottom: 20px; padding: 0 14px; height: 50px; line-height: 50px; font-size: 14px; float: left; background: 0;}
.font-box .text{width: 44%; margin-right: 2.1%;}
.font-box .on{margin-right: 0;}
.font-box .textareacss{border: solid #68957E 1px; height: 80px; width: 85%;resize:none;}
.font-box .box{width: 93%; float: left;}
.font-box .box input{width: 14%; border: 0; height: 50px; text-align: center; line-height: 50px; margin-right: 2.1%; background: #00a4e5; color: #fff; font-size: 16px; transition: background .3s;}
.font-box .nofl input{float: none;}
.nofl input{cursor: pointer;}
.nofl input:nth-child(1):hover{background: #0F6BD6;}
.nofl input:nth-child(2):hover{background: #9b1111 !important;}
.Content {width: 850px!important;}
@media only screen and (max-width: 1280px) {
    /*.font-box {
        padding-top: 15px !important;
        padding-left: 35px!important;
    }*/
    .font-box input {
        /*border: 1px solid #e5e5e5!important;*/
        margin-bottom: 20px!important;
        padding: 0 14px!important;
        height: 35px!important;
        line-height: 35px!important;
        font-size: 14px!important;
        float: left!important;
        /*background: 0!important;*/
    }
    .index-ly-sub-div{
        margin-top: 30px!important;
        text-align: center!important;
    }

    .index-ly-submit{
        cursor: pointer!important;
        height: 35px!important;
        line-height: 35px!important;
    }
    .font-box .textareacss {
        width: 87.5%!important;
        margin-right: 0!important;
        font-size: 14px!important;
        float: left!important;
        resize: none!important;
        background: none!important;
    }
    .index-ly-submit{border: solid #fff 1px!important;}
    .index-ly-submit:hover{background:#0c7be2!important;border: 1px solid #0c7be2!important;}
    .con-submit{background: #0c7fcb!important;}
    .con-submit:hover{background: #0d50a1!important;}
}
.index-box .index-contact{
    border: solid #fff 1px!important;
    height: 80px;
    width: 85%!important;
    resize: none;
}
@media screen and (max-width: 1920px){
    .font-box .textareacss {
        border: solid #68957E 1px;
        height: 80px;
        width: 85.5%;
        resize: none;
    }
    .index-box .index-contact{
        border: solid #fff 1px!important;
        height: 80px;
        width: 85.5%!important;
        resize: none;
    }
}
@media screen and (max-width: 1366px) {
    .font-box .textareacss {
        width: 87%;
        border: solid #fff 1px;
        margin-right: 0;
        font-size: 14px;
        float: left;
        resize: none;
        background: none;
        color: #fff;
    }
    .font-box input {
        border: 1px solid #e5e5e5;
        margin-bottom: 15px;
        padding: 0 14px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        float: left;
        background: 0;
    }

    .index-box .index-contact{
        border: solid #fff 1px!important;
        height: 80px;
        width: 87%!important;
        resize: none;
    }
}