input::-webkit-input-placeholder {
    opacity: 0.5;
}
input:-moz-placeholder {
    opacity: 0.5;
}
input::-moz-placeholder {
    opacity: 0.5;
}
input:-ms-input-placeholder {
    opacity: 0.7;
}
body:not(.print){
    font-family: "Microsoft Yahei","微软雅黑",STXihei,"华文细黑",Hei,"黑体",sans-serif;
    min-width: 1000px;
}
img{
    vertical-align: baseline;
}
.center {
    text-align: center;
    background-color:#FFFFFF;
    width: 980px;
    height: auto;
    margin: 70px auto 20px auto;
    border: 1px solid #F7F6F4;
    box-sizing: border-box;
}
.text_title{
    color: #A50031;
    font-size: 36px;
    line-height: 50px;
    margin: 30px 25px;
}
.text_list{
    overflow:hidden;
    margin: 20px 0 20px 0;
}
.text_item{
    margin:40px 0 40px 110px;
}
.text_input{
    box-sizing: border-box;
    float: left;
    width: 320px;
    height: 32px;
    background-color: #F1F1F1;
    border: solid 1px #D1D1D1;
    margin-left: 10px;
    text-indent: 10px;
    line-height: 35px;
}
.text_input_short{
    box-sizing: border-box;
    float: left;
    width: 100px;
    height: 32px;
    background-color: #F1F1F1;
    border: solid 1px #D1D1D1;
    margin-left: 10px;
    text-indent: 10px;
    line-height: 35px;
}
.item_left{
    float: left;
    width: 250px;
    text-align: right;
    font-weight: bold;
    line-height: 18px;
    font-size: 14px;
    margin-top: 6px;
    margin-right: 10px;
}
.item_right{
    overflow: hidden;
    text-align: left;
    height: 35px;
}

.text_radio{
    display: inline-block;
    text-align: left;
    line-height: 18px;
    font-size: 14px;
    margin: 0 25px 0 5px;
}
.radio_text{
    display: inline-block;
    width: 200px;
}
.btn_next{
    box-sizing: content-box;
    margin-left: 450px;
    width: 78px;
    height: 25px;
    border:1px solid;
    border-radius:5px;
    padding-top: 6px;
    font-size: 14px;
    background-color:#2D8FC4;
    color:#FFFFFF;
    cursor: pointer;
}
.pageline {

    width: 100%;
    border-bottom: solid 1px #E8ECEF;
    line-height: 1px;

}
.text_btn{
    margin: 0 0 50px 0;
}
.margin_right{
    box-sizing: border-box;
    padding-right: 30px;
}
.small_button{
    display: inline-block;
    text-align: center;
    background-color:#46a2d5;
    color:#FFFFFF;
    cursor: pointer;
    width: 50px;
    border-radius:2px;
    margin: 10px 20px 0 20px;
}
#person_select{
    width: 325px;
    border: solid 1px #e6e6e6;
    border-radius: 3px;
    font-size: 14px;
    text-align: left;
    margin-left: 350px;
    margin-top: 30px;
    padding: 10px 0;
}
#person_select:hover{
    box-shadow: 0 0 1px rgba(0,0,0,.2);
    border-color: #ddd;
}
.yjxj_context{
    padding-left: 31px;
    width: 305px;
    margin-top: 5px;
}
.jifen_radio{
    margin: 5px 0 0px 50px;
    display: inline-block;
}
.item_center{
    font-size: 14px;
    margin-right: 110px;
    margin-top: 10px;
}
.item_center textarea{
    font-family: "Microsoft Yahei","微软雅黑",STXihei,"华文细黑",Hei,"黑体",sans-serif;
    /*background-color: #f4f4f4;*/
    line-height: 20px;
    font-size: 13.33px;
    resize:none;
    width: 750px;
    height: 400px ;
    border: solid 1px #D1D1D1;
    border-radius: 2px;
    overflow: auto;
    text-align: left;
    color: #5c6773;
    padding-left: 8px;
}
.item_center .zero_card{
    display: inline-block;
    margin: 10px 20px;
}
.upload_method{
    display: inline-block;
    margin: 0 60px;
}
.item_right .hide_div{
    display: inline-block;
    overflow: hidden;
    width: 72px;
    height: 72px;
    position: absolute;
    left: 72px;
    opacity: 0;
    z-index: 999;
    filter:alpha(opacity=0);
}

.item_right input[type="file"]{
    cursor: pointer;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter:alpha(opacity=0);
}
.item_right img.upload{
    margin-left: 72px;
    opacity: 0.7;
    cursor: pointer;
}
.h_120{
    height: 100% !important;
}
.img_div{
    position: relative;
    display: inline-block;
    margin: 10px 80px 0 -60px;
}
.upload_tip{
    margin-left: 75px;
    word-break: break-all;
    overflow: hidden;
    width: 70px;
    height: 40px;
    text-align: center;
}
.ok_img{
    visibility: hidden;
}
input[type=radio],input[type=checkbox],.input_span{
    cursor: pointer;
}
.closeupload{
    position: absolute;
    left: 135px;
    top: -5px;
    cursor: pointer;
}
.ywlx{
    height: 30px;
    font-size: 16px;
    text-align: left;
    padding: 50px 0 50px 280px
}
.tip_ywlx{
    position: relative;
    bottom: 60px;
    left: 10px;
    color: red;
    font-size: 16px;
}
.text_large{
    font-size: 32px;
    line-height: 40px;
}
.text_small{
    font-size: 14px;
    line-height: 20px;
}
.text_middle{
    font-size: 24px;
    line-height: 40px;
}
.print_link{
    color: blue;
    cursor: pointer;

}
.shili{
    display: inline-block;
}
.shili img{
    cursor: pointer;
}
.shili div{
    width: 200px;
    text-align: center;
}
#hysl{
    height: 100%;
    margin-bottom: 20px;
}
.div_bz {
    margin: 20px 25px 0 25px;
}
.div_bzDesc {
    margin: 30px 0px 15px 0px;
}
.div_bz1 {
    color: #47A3D6;
    font-weight: bold;
    float: left;
    width: 25%;
    text-align: center;
    font-size: 14px;
}
.div_bz2 {
    color: #79818E;
    font-weight: bold;
    float: left;
    width: 25%;
    text-align: center;
    font-size: 14px;
}
.div_leftline {
    width: 232px;
    position: absolute;
    left: 0px;
}
.div_rightline {
    width: 232px;
    position: absolute;
    left: 232px;
}
.div_rightline1 {
    width: 232px;
    position: absolute;
    left: 464px;
}
.div_rightline2 {
    width: 232px;
    position: absolute;
    left: 696px;
}
.div_titleline {
    border-bottom: solid 5px #46A2D3;
}
.div_titleline1 {
    border-bottom: solid 3px #B9BEC4;
    top: 1px;
}
.div_bzicon {
    background: transparent url(../images/0_07.png) no-repeat;
    position: absolute;
    height: 27px;
    width: 27px;
    top: -11px;
    left: 228px;
    _background: none;
    z-index: 10;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/0_07.png',sizingMethod='crop');
}
.div_bzicon1 {
    background: transparent url(../images/0_07.png) no-repeat;
    position: absolute;
    height: 27px;
    width: 27px;
    top: -11px;
    left: 460px;
    _background: none;
    z-index: 10;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/0_07.png',sizingMethod='crop');
}
.div_bzicon2 {
    background: transparent url(../images/0_07.png) no-repeat;
    position: absolute;
    height: 27px;
    width: 27px;
    top: -11px;
    left: 692px;
    _background: none;
    z-index: 10;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/0_07.png',sizingMethod='crop');
}
.div_list{
    overflow:hidden;
    margin: 20px 0 20px 120px;
}
.div_item{
    margin:30px 0 10px 0;
}
.div_left{
    float: left;
    width: 150px;
    text-align: left;
    font-weight: bold;
    line-height: 18px;
    font-size: 14px;
    margin-top: 8px;
    margin-right: 10px;
}
.div_line{
    margin:30px 0 10px 0;
    text-align: left;
    font-weight: bold;
    line-height: 18px;
    font-size: 14px;
}
.text_input,.text_input_short{
    font-weight: normal;
}
.div_right{
    overflow: hidden;
    text-align: left;
    height: 35px;
}
.danwei{
    display: inline-block;
    margin: 8px 0 0 5px;
    font-weight: normal;
}
.gszl div{
    display: inline-block;
    margin: 0 30px 5px 10px;
    cursor: pointer;
}
.gszl input[type="checkbox"],.wlyw input[type="checkbox"]{
    position: relative;
    top: 2px;

}
.wlyw div{
    display: inline-block;
    margin: 0 20px 5px 5px;
    cursor: pointer;
}
table.ygzl{
    width: 819px;
    /*margin-left: 10px;*/
    text-align: center;
}
table.ygzl th{
    padding: 8px 10px;
    text-align: center;
    border: none;
}
table.ygzl tr{
    height: 30px;
}
table.ygzl td{
    padding: 8px 10px;
    border: none;
    height: 56px;
}
td input {
    /*border: none;*/
    height: 30px !important;
    width: 100%;
    text-align: center;
    /*background-color: #F9F9F9;*/
}
.text_input_append{
    box-sizing: border-box;
    background-color: #F1F1F1;
    border: solid 1px #D1D1D1;
    text-indent: 10px;
    height: 25px;
}
.dwlx div{
    display: inline-block;
    margin: 0 30px 5px 10px;
    cursor: pointer;
}
.div_right_left{
    width:195px;
    text-indent:0;
    border: none;
    float: left;
    text-align: left;
    line-height: 18px;
    font-size: 14px;
}
.div_radio {
    cursor: pointer;
    margin: 5px 50px 0 20px;
    display: inline-block;
}
.div_zzs{
    border: 1px solid #e8eaec;
    padding: 0;
    width: 800px;
    margin-left: 90px;
}
.div_zzs:hover{
    box-shadow: 0 0 1px rgba(0,0,0,.2);
    border-color: #eee;
}
.is_zzs .span{
    margin-left: -5px;
    width: 30px;
    text-align: center;
    display: inline-block;
}
.zdr .span{
    margin-left: 5px;
    text-align: center;
    display: inline-block;
}
.zdr > div{
    width: 250px;
    margin: 5px 10px 0 20px;
    display: inline-block;
    cursor: pointer;
}
button.btn_next {
    display: block;
    padding-top: 5px;
    padding-bottom: 3px;
}
#select2-frgj-results{
    max-height: 300px;
}
span.input_flag{
    color: red;
    margin-right: 5px;
}

.ui-tooltip{
    color:red !important;
}



button.next_btn,div.next_btn,#next_btn{
    width: 88px;
    border-radius: 3px;
    height: 35px;
    line-height: 35px;
}
.print_btn{
    border-radius: 3px;
    height: 35px;
    line-height: 35px;
}


.LoginDiv{
    margin: 60px 0 30px 210px;
    text-align: left;
}

.LoginDiv input{
    padding-left: 38px;
}
.LoginDiv .layui-form-item{
    margin-bottom: 25px;
}

.layui-form-item .inputDiv{
    position: relative;
    display: inline-block;
}

.layui-form-item .spanDiv{
    box-sizing: content-box;
    width: 150px;
    text-align: right;
    padding-right: 15px;
    display: inline-block;
}

.layui-form-item .layui-btn{
    width: 140px;
    margin: 0 5px 3px 5px;
    border-radius: 5px;
}

.layadmin-user-login-icon {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 38px;
    line-height: 36px;
    text-align: center;
    color: #d2d2d2;
    z-index: 3;
}
.smsTips{
    visibility:hidden;
    position: absolute;
    color: #1ea288;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    font-size: 12px;
}
.layui-btn{
    background-color: #46a2d5;
}
.layui-btn-primary{
    background-color: #fff;
}
.layui-input, .layui-textarea{
    display: inline-block;
}
label.error{
    color: #e01236;
    margin-left: 20px;
    font-size: 12px;
}
.not-allowed{
    cursor: not-allowed;
}
.pointer{
    cursor: pointer;
}
.BusChooseDiv{
    text-align: center;
    margin: 20px auto;
}
.BusItem{
    display: inline-block;
    margin: 60px;
}
.BusItem > div{
    opacity: 0.6;
    height: 120px;
    width: 120px;
    border: solid 1px #d8bfbf;
    border-radius: 3px;
}
.BusItem:hover{
    color: #46a2d5 !important
}

.BusItem > div:hover{
    opacity: 1;
}
.layui-breadcrumb .hover-none:hover {
    color: #46a2d5 !important;
}
.layui-breadcrumb a {
    color: #46a2d5!important;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #46a2d5;
}

.layui-table-cell {
     height: auto;
    line-height: 20px;
}
.layui-table-cell, .layui-table-tool-panel li {
    white-space: normal;
    word-break: break-all;
    text-align: center;
}
.not-click{
    cursor: not-allowed;
    background-color: #a09c9c;
}
.layui-btn-d{
    padding: 5px 0 0 0;
}

.layui-table-page{
    text-align: left;
}

a:focus, a:hover{
    text-decoration:none;
}

.layui-form-label{
    width: 200px;
    margin-left: 70px;
    font-weight: 600;
}
.layui-input-block {
    margin-left: 270px;
    margin-bottom: 0 !important;
    text-align: left;
}
.body .layui-laydate .layui-this {
    background-color: #46a2d5!important;
    color: #fff!important;
}
.body .layui-laydate-footer span:hover {
    color: #46a2d5;
}
.body .layui-laydate-header i:hover, .body .layui-laydate-header span:hover {
    color: #46a2d5;
}
label.validator-error{
    position: absolute;
    bottom: -20px;
    left: 0;
    color: red;
    font-weight: 300;
    padding-left: 10px;
    z-index: 9;
}
label[for="gszl"]{
    bottom: -10px;
}
label[for="shi"],label[for="contacts_shi"]{
    left: 190px;
}
label[for="xian"],label[for="contacts_xian"]{
    left: 390px;
}
label[for="zc_shi"],label[for="contacts_shi"]{
    left: 190px;
}
label[for="zc_xian"],label[for="contacts_xian"]{
    left: 390px;
}
label[for="syr1City"],label[for="contacts_shi"]{
    left: 190px;
}
label[for="syr1Dst"],label[for="contacts_xian"]{
    left: 390px;
}
label[for="syr2City"],label[for="contacts_shi"]{
    left: 190px;
}
label[for="syr2Dst"],label[for="contacts_xian"]{
    left: 390px;
}
label[for="syr3City"],label[for="contacts_shi"]{
    left: 190px;
}
label[for="syr3Dst"],label[for="contacts_xian"]{
    left: 390px;
}
label[for="syr4City"],label[for="contacts_shi"]{
    left: 190px;
}
label[for="syr4Dst"],label[for="contacts_xian"]{
    left: 390px;
}
label[for="syr5City"],label[for="contacts_shi"]{
    left: 190px;
}
label[for="syr5Dst"],label[for="contacts_xian"]{
    left: 390px;
}
label[for="tel_qh"],label[for="contacts_qh"],label[for="sqr1_qh"],label[for="sqr2_qh"]{
    max-width: 100px;
    bottom: 0;
    top: 38px;
}
label[for="tel_zj"],label[for="contacts_zj"],label[for="sqr1_zj"],label[for="sqr2_zj"]{
    left: 110px;
}
label[for="dwzj_end"],label[for="frzj_end"]{
    left: 295px;
}
label[for="sqr1_jzsj"],label[for="sqr2_jzsj"]{
    left: 255px;
}
label[for="hlrxz"]{
    left: 60px;
}
label[for="wlyw_ck"]{
    left: 300px;
    bottom: -10px;
}
label[for="sqr1_sxsx"],label[for="sqr2_sxsx"]{
    bottom: 188px;
    left: 10px;
}
table label.validator-error{
    bottom: -10px;
    margin-left: 12px;
}
.layui-form-item .short_input{
    width: 280px;
}
.layui-form-item .tiny_input{
    width: 95px;
}
.layui-form-item .small_input{
    width: 200px;
}
.layui-form-item .long_input{
    width: 540px;
}
textarea{
    resize: none!important;
    overflow-y: auto!important;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #46a2d5;
    color: white;
}
.div_card{
    border: 1px solid #e8eaec;
    padding: 0;
    width: 800px;
    margin-left: 90px;
}
.div_card:hover{
    box-shadow: 0 0 1px rgba(0,0,0,.2);
    border-color: #eee;
}
.div_zzs .layui-form-label, .div_card .layui-form-label{
    width: 200px;
    margin-left: 0;
    font-weight: 600;
}
.div_zzs .layui-input-block, .div_card .layui-input-block {
    margin-left: 200px;
    margin-bottom: 0;
    text-align: left;
}
.layui_radio .div_radio{
    margin-top: 11px !important;
}

i.my-icon,div.my-icon{
    font-weight: 300;
    margin-left: 5px;
    color: #f16e0f;
    display: inline-block;
}
.layui-layer-btn {
    padding: 0 15px 18px !important;
}
.layui-form-item{
    margin-bottom: 25px;
}
.layui-table-page *{
    color: #666;
    font-family: "Microsoft Yahei","微软雅黑",STXihei,"华文细黑",Hei,"黑体",sans-serif;
}
.initRadioBtn{
    cursor: pointer;
    color:#46a2d5 ;
}
.initRadioBtn:hover{
    color: #325cd5;
}

.rule_unchecked_term
{
    margin: 20px auto 20px auto;
    width: 583px;
    margin-left:320px;
    padding-left: 25px;
    background: transparent url(../images/login-unchecked.png) no-repeat;
    _background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= 'Images/0_22.png' , sizingMethod= 'crop' );
}
.rule_unchecked_term a{
    color:#46a2d5;
}
.rule_checked_term a{
    color:#46a2d5;
}
.rule_checked_term {
    margin: 20px auto 20px auto;
    width: 583px;
    padding-left: 25px;
    margin-left:320px;
    background: transparent url(../images/login-checked.png) no-repeat;
    _background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= 'Images/0_20.png', sizingMethod= 'crop' );
}

table.ygzl label.validator-error{
    font-size: 12px;
    margin-left: 0;
    width: 100%;
    padding-left: 0;
    text-align: center;
}

table.ygzl input.validator-error{
    border-color: red;
}

.tipsDiv{
    font-size:24px;
    line-height:40px;
    margin: 60px 20px;
    min-height:200px;
}