@charset "utf-8";
/* CSS Document */
body {
    background: #edf5ff;
    font-size: 100px;
    zoom:1;
}
body:after {
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0;
}
* {
    margin: 0px;
    padding: 0px;
    color: #000;
    box-sizing: border-box;
    font-size: initial;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: inherit;
}

ul {
    list-style-type: none;
}

i {
    color: inherit;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button {
    outline: none;
}
.top_20180517 {
    width: 100%;
    background-color: #33721f;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    box-shadow: 0px 2px 10px 0px rgb(156, 164, 173);
}
.top_20180517 button.return {
    color: #fff;
    font-size: 24px;
    text-align: center;
    width: 0.88rem;
    height: 0.88rem;
    background: none;
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    outline: none;
}
.top_20180517 button.more {
    color: #fff;
    font-size: 24px;
    text-align: center;
    width: 0.88rem;
    height: 0.88rem;
    background: none;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    outline: none;
}
.top_20180517 button.more img {
    vertical-align: sub;
}
.top_20180517 h3.title {
    margin: 0px auto;
    color: #fff;
    font-size: 18px;
    text-align: center;
    width: 100%;
}
.center_20180827 {
    width: 7.5rem;
    float: left;
    font-size: initial;
    padding-bottom: 20px;
}
.center_focus_20180827 {
    background-color: #fff;
    border: solid 1px #eee;
    width: 7.3rem;
    margin: 0px auto;
    zoom: 1;
    padding: 5px;
    margin-top: 8px;
    box-shadow: 0px 2px 3px 0px rgb(214, 225, 239);
    border-radius: 5px;
}
.block_title_20180827 {
    color: #011e3c;
    font-weight: bold;
    font-size: 16px;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: solid 1px #eee;
    letter-spacing: 1px;
}
.dwx_20180827 {
    border: solid 1px #eee;
    width: 100%;
}
.dwx_20180827 tr {
    border-bottom: solid 1px #eee;
}
.dwx_20180827 thead {
    background-color: #f0f4fd;
}
.dwx_20180827 th {
    height: 45px;
    font-size: 16px;
}
.dwx_20180827 td {
    text-align: center;
    padding: 5px;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
}
.list_20180827 {

}
.list_20180827 th {
    text-align: left;
    width: 100%;
    line-height: 0.5rem;
    vertical-align: top;
    font-size: 16px;
    font-style: normal;
    color: #3c3a3a;
}
.list_20180827 td {
    padding: 0.2rem 0;
    font-size: 14px;
}
.list_20180827 td input.radio {
    margin-right: 10px; 
    height: 0.28rem; 
    width: 0.28rem;
}
.list_20180827 td input.radio:nth-child(2n+0) {
    margin-left: 10px;
}
.clear_input {
    display: inline-block;
    padding: 10px;
    /*height: 36px;*/
    height: 0.72rem;
    font-size: 14px;
    line-height: 25px;
    color: black;
    background: #FCFCFC;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    width: 100%;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
    -webkit-transition: color .2s linear,border-color .3s linear;
    outline: 0;
}
.sc_20180827 {
    color: #03A9F4;
    font-size: 14px;
}
.list_20180827 td button.btn {
    line-height: 30px;
    color: #e1fdeb;
    background-color: #41b779;
    font-size: 14px;
    border: #41b779 2px solid;
    outline: none;
    border-radius: 5px;
    /*width: 110px;
    margin-right: 34px;*/
    width: 2.55rem;
    margin-right: 0.34rem;
    box-shadow: 0px 4px 7px 0px #c0f9db;
}
.list_20180827 td button.btn:last-child {
    margin-right: 0px;
}
.sc_20180827 img {
    vertical-align: text-bottom;
    width: 24px;
    margin-right: 5px;
}
.qtx_20180829 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: initial;
}
.qtx_20180829 p {
    margin-top: 20px;
    color: #e6e6e6;
    font-size: 16px;
}
.login_p_20180827 {
    color: #18a2e1;
    line-height: 0.9rem;
    font-size: 16px;
}
.login_input_20180827 {
    width: 100%;
    background-color: #edf5ff;
    border: none;
    height: 0.7rem;
    text-indent: 10px;
    outline: none;
    border-radius: 5px;
    font-size: 14px;
}
.login_checkbox_20180827 {
    text-align: right;
    font-size: 14px;
    line-height: 0.8rem;
    color: rgba(1, 30, 60, 0.68);
}
.login_checkbox_20180827 input.checkbox {
    vertical-align: middle;
}
.login_button_20180827 {
    margin-top: 20px;
    width: 100%;
    zoom:1;
    margin-bottom: 40px;
}
.login_button_20180827:after {
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0;
}
.login_button_20180827 button.btn {
    height: 0.7rem;
    background-color: #18a2e1;
    border: none;
    width: 3.6rem;
    font-size: 16px;
    color: #d2eaf5;
    box-shadow: 0px 4px 7px 0px #c0edf9;
    border-radius: 5px;
    float: left;
}
.login_button_20180827 button.btn.end {
    width: 2rem;
    margin-left: 0.1rem;
    outline: #a1aab3;
    float: right;
    background: #FCFCFC;
    color: #d0d0d0;
    border: solid 2px #ececec;
    box-shadow: 0px 4px 7px 0px #f1f1f1;
}
.ce_fo_list_20180829 {
    width: 100%;
    zoom:1;
}
.ce_fo_list_20180829:after {
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0;
}
.ce_fo_list_20180829 li {
    width: 100%;
    float: left;
    margin-top: 20px;
    background: #f7faff;
    padding: 10px;
    border-radius: 5px;
}
.ce_fo_list_20180829 li:last-child {
    border-bottom: none;
}
.ce_fo_list_20180829 li h4.name_20180829 {
    font-size: 16px;
    display: flex;
    align-items: center;
}
.ce_fo_list_20180829 li h4.name_20180829 input.checkbox{
    margin-right: 5px;
}
.neir_20180829 {
    float: left;
    width: 50%;
    margin-top: 15px;
    text-indent: 18px;
}
.neir_20180829 h4 {
    font-size: 14px;
    margin-bottom: 10px;
    color: #777;
}
.neir_20180829 p {
    font-size: 14px;
}
input.green_border {
    border: #41b779 solid 2px;
    box-shadow: 0px 4px 7px 0px #c0f9db;
    background-color: #fff;
}
/*input提醒文字颜色*/
input.green_border::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #41b779;
}
input.green_border:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #41b779;
   opacity:  1;
}
input.green_border::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #41b779;
   opacity:  1;
}
input.green_border:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #41b779;
}
.piliang_20180827 {
    margin-left: 10px;
    font-size: 14px;
    color: #18a2e1;
    font-weight: normal;
    float: right;
}
.tx_20180827 {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #eee;
    margin-right: 10px;
    float: left;
}
.tx_20180827 img {
    width: 100%;
}
.zhangsan_20180829 {
    float: left;
    width: 100%;
    line-height: 38px;
    font-size: 16px;
}
.login_p_20180827 input.checkbox {
    margin-right: 10px;
}
.gongxiang_20180829 {
    width: 100%;
    text-align: center;
}
.gongxiang_20180829 img {
    width: 140px;
}
.gongxiang_20180829 p {
    font-size: 14px;
    margin-top: 5px;
}
.menu_20180829 {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.52);
    z-index: 100;
}
.menu_center_20180829 {
    position: absolute;
    right: 0;
    top: 0;
    width: 65%;
    height: 100vh;
    background-color: #ffffff;
    padding: 40px;
}
.zh_20180829 {
    width: 100%;
    margin-top: 60px;
    float: left;
    position: relative;
}
.zh_20180829 a.tx {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
}
.zh_20180829 a.tx img {
    width: 100%;
}
.zh_20180829 h3.nc {
    float: left;
    margin-left: 20px;
    font-size: 18px;
    margin-top: 15px;
    color: #011e3c;
}
.zh_20180829 a.yj {
    float: left;
    margin-top: 20px;
    width: 100%;
    padding-left: 5px;
    display: flex;
    align-items: center;
    color: #011e3c;
    font-size: 16px;
}
.zh_20180829 a.yj img {
    width: 30px;
    margin-right: 20px;
}
.zh_20180829 ul.ej {
    float: left;
    width: 100%;
    padding-left: 70px;
}
.zh_20180829 ul.ej li {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.zh_20180829 ul.ej li a {
    font-size: 14px;
    color: #607D8B;
}
.menu_center_20180829 div.gb {
    position: absolute;
    bottom: 40px;
    left: 40px;
    color: #41b779;
    font-size: 14px;
}
.menu_center_20180829 div.gb i {
    margin-left: 20px;
}
.oper_div_20180827 {
    width: 100%;
    height: 30px;
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.oper_div_20180827 a {
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 7.5px;
    margin-right: 7.5px;
}
.oper_div_20180827 a img {
    width: 100%;
}
.anniu_button_20180829 {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
    border-top: solid 1px #eee;
}
.anniu_button_20180829 button.anniu {
    width: 44px;
    border: none;
    background: none;
    float: right;
}
.anniu_button_20180829 button.anniu img {
    width: 25px;
}
.gonn_20180829 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}
.gonn_20180829 button.an {
    line-height: 40px;
    margin: 0px auto;
    display: block;
    color: #e1fdeb;
    background-color: #41b779;
    font-size: 16px;
    border: #41b779 2px solid;
    outline: none;
    float: left;
    width: 50%;
}
.gonn_20180829 button.sc {
    color: #41b779;
    background-color: #fff;
    border: #41b779 2px solid;
}
.wx_20180627 {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.wx_20180627 button.button {
    width: 48%;
    height: 35px;
    border-radius: 5px;
    background: #f5f5f5;
    font-size: 14px;
    color: #a2a2a2;
    border: none;
}
.wx_20180627 button.button.click {
    background: #41b779;
    color: #e1fdeb;
}
.tb_20180903 {
    vertical-align: middle;
    width: 15px;
    margin-right: 10px;
    margin-left: 10px;
}
.zez_20180905 {
    position: fixed;
    left: 0;
    top: 0;
    width: 7.5rem;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.77);
    z-index: 100;
}
.tishi_20180905 {
    width: 6.5rem;
    height: 5rem;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 14px 1px rgb(37, 37, 37);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3.25rem;
    margin-top: -2.5rem;
    text-align: center;
}
.tishi_20180905 p {
    color: #394b52;
    font-size: 16px;
    margin-top: 1rem;
    padding: 20px;
}

.tishi_20180905 button {
    background-color: #4291ff;
    border: none;
    border-radius: 5px;
    width: 2rem;
    height: 0.7rem;
    color: #fff;
    margin-top: 0.5rem;
    font-size: 14px;
    outline: none;
    box-shadow: 0px 4px 5px 2px #d7e8ff;
}
.end_20180905 {
    float: right;
    margin-top: 0.3rem;
    margin-right: 0.3rem;
}
.end_20180905 img {
    width: 16px;
}
