﻿.modal-header h4 {
    text-align: center;
    color: red;
}

.modal-body {
    padding: 24px;
}

.modal-body div {
    height: 420px;
    overflow-y: scroll;
    background: #f5f5f5;
    padding: 20px;
    font-size: 16px;
    line-height: 26px;
}
.modal-footer .btn {
    background: #185291;
    width: 140px;
    height: 42px;
    font-size: 16px;
    border: 0;
    color: #fff;
    border-radius: 4px;
}
.writer{padding: 30px 90px;}
.writer-before {
    padding: 20px 10%;
    text-align: left;
    line-height: 28px;
    font-size: 16px;
}
.writer-before input {
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 200px;
    margin: 10px auto;
    display: block;
    background: #ebebeb;
    border: 1px solid #cecccc;
    border-radius: 5px;
    font-size: 16px;
    font-family: "瀵邦喛钂嬮梿鍛寸拨",'Microsoft YaHei',serif;
}
/*.hd-form-item {*/
/*overflow: hidden;*/
/*}*/

.hd-form-item-tit {
    height: 38px;
    /*width: 948px;*/
    line-height: 38px;
    border-bottom: 1px solid #ebebeb;
}
.hd-form-item-tit.title-01 {
    border-color: #0abb8f;
}
.hd-form-item-tit span {
    width: 120px;
    height: 37px;
    line-height: 37px;
    display: block;
    text-align: center;
    color: white;
    font-size: 16px;
}
.hd-form-item-tit.title-01 span {
    background: url(../../images/hd/hd-form-item-tit-01.png) no-repeat;
}
.hd-form-item-con {
    text-align: left;
}
/*.hd-form-item {*/
/*overflow: hidden;*/
/*}*/
.hd-form-item-con li {
    float: left;
    margin-bottom: 15px;
    text-indent: 20px;
    /*height: 36px;*/
    line-height: 36px;
}
.hd-form-item .title-02 {
    border-color: #419cdb;
}
.hd-form-item .title-02 span {
    background: url(../../images/hd/hd-form-item-tit-02.png) no-repeat;
}
.hd-form-item .title-03 {
    border-color: #a4d06a;
}
.hd-form-item .title-03 span {
    background: url(../../images/hd/hd-form-item-tit-03.png) no-repeat;
}
.hd-form-item-con {
    text-align: left;
    overflow: hidden;;
}
.hd-form-item-con table tr td.tit {
    /*width: 150px;*/
    text-indent: 40px;
    text-align: right;
}
.hd-form-item-con .tit{
    float: left;
    width: 15%;
    text-align: right;
    font-weight: bold;
}
.hd-form-item-con .con{
    float: left;
    width: 35%;
}
.hd-form-item-con .con input{
    width: 90%;
    line-height: 30px;
    padding: 0 10px;
    float: left;
    height:34px;
}
.hd-form-item-con .con-1{
    float: left;
    width: 50%;
    /*margin-left: 1%;*/
}
.hd-form-item-con .con-1 input{
    display: inline-block;
    width: 95%;
    line-height: 30px;
    padding: 0 10px;
    float: left;
    height:34px;
}
.hd-form-item-con .con-1 #deptId{
    width: 5%;
    display: inline-block;
    float: none;
    height: auto;
}
.hd-form-item-con .con-1 label{font-weight: bold;}
.hd-form-item-con .con-t input{
    display: inline-block;
    width: 100px;
    line-height: 30px;
    padding: 0 10px;
}
.hd-form-item-con .con-r input{
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
}
.hd-form-item-con .con-r span{
    padding: 0 10px;
}
.hd-form-item-con .con-r span label{
    text-indent: 10px;
}
.hd-form-item-con .con-1 textarea{
    display: inline-block;
    width: 95%;
    padding: 10px;
    float: left;
}
.hd-form-item-con .con-2 {
    float: left;
    width: 30%;
}
.hd-form-item-con .con-2 input{
    width: 5%;
    float: left;
    margin-top: 4%;
    margin-left: 4%;
}
.hd-form-item-con .con-2 p{

    float: left;
}
.hd-form-item-con .con-3{

    margin-left: 1%;
}
#hd_yzm{
    width: 100px;
    line-height: 36px;
    /*margin-left: 5%;*/
    float: left;
}
.hd-form-item-con .con-4{float: left;padding: 0;}
.hd-form-item-con .con-4 input{
    width: 100%;
    line-height: 30px;
    display: block;
}
.redSize {
    color: #CC0000;
}
.red {
    color: red;
}
.hd-form-item-con table tr td {
    padding: 5px 0;
}
.hd-form-item-con table tr td input[type=text] {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    text-indent: 3px;
    width: 100%;
    border: 1px solid #ebebeb;
}
.hd-form-submit {
    text-align: center;
    margin: 10px auto;
}
.hd-form-submit input[type=submit], .hd-form-submit input[type=reset] {
    width: 7%;
    height: 40px;
    line-height: 40px;
    color: white;
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.hd-form-submit input[type=submit] {
    background: #0abb8f;
}
.hd-form-submit input[type=reset] {
    margin-left: 2%;
    background: #bf0103;
}
.hd-form-item-con .hd_yzm input{
    width: 30%;
    float: left;
}

.web-tit{height: 36px;line-height: 36px;}
.web-input{
    height: 40px;
    line-height: 40px;

}
.web-input input{
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    text-indent: 3px;
    width: 100%;
}
.auth_code{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-indent: 3px;
}

.form-group{position: relative;}
.form-group label{float: left;line-height: 30px;width: 15%;text-align: right;}
.form-group .btn{    min-width: 160px;}
.dropdown-menu{left: 10.8%;}
.dropdown-menu ul li{padding: 0 5px;}
#zxsxshow .selects{
    height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    float: left;
    /*width: 20%;*/
    outline: none;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark-color(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: -internal-light-dark-color(white, black);
    cursor: default;
    margin: 0em;
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(169, 169, 169);
    border-image: initial;
}
#zxsxshow .selects option{
    box-sizing: content-box;
}
#yzmGet{
    pointer-events: all;

    line-height: 36px;
    margin-left: 10px;
    color: #fff;
    background: #106BBC;
    border-radius: 4px;
    padding: 10px 5px;
    text-decoration: none;
    cursor: pointer;
}
.wzbox{
    border: 1px solid #ebebeb;
    background: #f4f4f4;
    border-radius: 8px;
    color: #2c0b0b;
    width: 40%;
    margin: 0 auto;
}
.wzbox .wz{
    text-align: center;
    line-height: 36px;
    font-size: 18px;
}
.wzbox .wz .red{    color: red;}
.tijiaos{text-align: center;}
.hd_wyxx_close{
    width: 7%;
    height: 40px;
    line-height: 40px;
    color: white;
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #fe6c04;
}
.hd-form-item-con  .yzm .input-xlarge{
    width: 150px!important;
    display: inline-block!important;
    float: none!important;
}
@media all and (max-width: 1024px) {
    .dropdown-menu {
        left: 10%;
    }
    .hd-form-submit input[type=submit], .hd-form-submit input[type=reset]{width: 10%;}
    .hd_wyxx_close{width: 10%;}
}
@media all and (max-width: 992px) {
    .hd-form-item-con .tit{    width: 20%;}
    .hd-form-item-con .con{    width: 30%;}

}
@media all and (max-width: 768px) {
    .sq_inp2{width: 100%;height: 150px;}
    .web-area{height: 150px;}
    .writer {
        padding: 30px 30px;
    }
    .hd-form-item-con .tit {
        float: left;
        width: 20%;
    }
    .hd-form-item-con .con {
        float: left;
        width: 30%;
    }
    .hd-form-item-con .con-2 input {
        width: 10%;
        float: left;
        margin-top: 6%;
        margin-left: 4%;
    }
}
@media all and (max-width: 750px) {
    .shadow-0{
        box-shadow: none;
    }
    .writer-before,.writer{padding: 0;}
    .hd-form-submit input[type=submit], .hd-form-submit input[type=reset]{
        width: 30%;
    }
    .hd_wyxx_close{width: 30%;}
    .web-input input{height: 36px;}
    .hd-form-item-con li{text-indent: 0;margin: 7px 0;}
    .hd-form-item input,.hd-form-item select{height: 34px;line-height: 34px;}
    .marg{margin: 0 -4px}
    .dropdown-menu {
        left: 25.8%;
    }
    .form-group label{
        width: 25%;
    }
    .hd-form-item-con .tit {
        float: left;
        width: 35%;
        text-align: left;
    }
    .hd-form-item-con .con{width: 100%;}
    .hd-form-item-con .con-1 {
        float: left;
        width: 100%;
        /* margin-left: 1%; */
    }
    .con-2 {
        float: left;
        width: 50%;
    }
    .hd-form-item-con .con-2 p {
        float: left;
        line-height: 42px;
    }
    .hd-form-item-con .con-2 input {
        width: 10%;
        float: left;
        /* margin-top: 6%; */
        /* margin-left: 4%; */
    }
}



/*娓氭繄鏁电拠宄板彆瀵偓*/
.must, .inpError{color:red;}
.must{
    /* display: block; */
    /* float: left; */
    /* width: 100%;
    padding-left: 13%; */
}
#btnSubmit{
    background: #0065bd!important;
}
.ul-form{
    background: #0065bd!important;
    overflow: hidden;
    line-height: 40px;
}
.ul-form li{
    float: left;
    width: 50%;
}
.ul-form .form-gm{
    text-align: right;
    padding-right: 15%;
}
.ul-form .form-fr{
    text-align: left;
    padding-left: 15%;
}
.ul-form li label{
    color: #fff;
}
.ymg-img a{
    display: inline-block;
    width: 100px;
    line-height: 30px;
    color: #fff;
    background: #0065bd;
    text-align: center;
    text-indent: 0!important;
    border-radius: 5px;
}
input[type="button"].btn,input[type="reset"].btn{width:156px;height:38px;font-size:14px;font-weight:bold;border:0px;padding:0px;margin-top:30px;}
input[type="reset"].btn{background:#9b9b9b;margin-left:30px;}
.form-horizontal{margin:0px;}