html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, pre, hr, table, th, td, form, input, button, textarea {
    margin: 0;
    padding: 0;
}

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

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

img, iframe {
    border: 0;
}

i, em {
    font-style: normal;
}

li, ul, ol {
    list-style: none;
}

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

textarea {
    overflow: auto;
    resize: none;
}

label {
    cursor: default;
}

button, input[type="button"], input[type="submit"] {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: bold;
}

/*a, a:hover, a:active {*/
    /*color: #333;*/
    /*text-decoration: none;*/
/*}*/

input, textarea, button {
    background: none;
    border: none;
    outline: none;
    font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

/*select{-webkit-appearance:none; appearance:none;}*/

/*
***全局公共样式***
*/
html {
    font-size: 62.5%;
}

body {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    margin: 0 auto;
    font-family: 'Microsoft YaHei', Helvetica, Arial, sans-serif;
    -webkit-tap-highlight-color: transparent;
}

/*浮动*/
.fl, .lt {
    float: left;
}

.fr, .rt {
    float: right;
}

/*清除浮动*/
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

.flex {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap
}

/*placeholder 颜色*/
:-moz-placeholder {
    color: #666;
}

::-moz-placeholder {
    color: #666;
}

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

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

.main-bigBox .pub-top {
    padding: 0.32rem 0.4rem 0.453rem;
    border-bottom: 1px solid #DCDCDC;
    background-color: #fff;
    font-weight: bold
}

.main-bigBox .pub-top p {
    position: relative;
    text-align: center;
}

.main-bigBox .pub-top p .icon-return {
    position: absolute;
    left: 0;
    bottom: 0;
}

.main-bigBox.center-information .item-box {
    margin-top: 0.4rem;
}

.main-bigBox.center-information .item-box .bar-title {
    padding: 0.4rem 0.3rem 0rem;
    position: relative
}

.main-bigBox.center-information .item-box .bar-title .bar-titles {
    display: block;
    padding: 0rem 0.3rem 0rem;
    border-left: 0.10666rem solid #005fb2;
    font-weight: bold;
}

.main-bigBox.center-information .item-box .bar-title i {
    width: calc(100% - 0.6rem);
    margin: 0 auto;
    height: 1px;
    background-color: #DCDCDC;
    display: block;
    margin-top: 0.3rem
}

.edit-btn {
    position: absolute;
    top: 0.4rem;
    right: 0.3rem;
    text-align: center;
    border-radius: 60px;
    display: inline-block;
    width: 1.4rem;
    height: 0.6rem;
    text-align: center;
    line-height: 0.6rem;
    background-color: #005FB2;
    color: #fff;
    font-size: 12px;
}

.main-bigBox.center-information .item-box .bar-title .title-right {
    font-weight: normal;
    float: right;
}

.main-bigBox.center-information .item-box .box {
    padding: 0.3rem;
    background-color: #fff;
}

.main-bigBox.center-information .item-box .sign-out {
    display: block;
    padding: 0rem 0.3rem 0rem;
    background-color: rgb(210, 210, 210);
    color: #fff;
    width: calc(100% - 0.6rem);
    margin: 0 auto;
    border-radius: 60px;
    padding: 0.2rem 0;
    text-align: center
}

.main-bigBox.change-profile .form-box {
    margin-top: 0.4rem;
    width: calc(100% - 0.6rem);
    margin: 0 auto
}

.main-bigBox.change-profile .form-box .box {
    margin-top: 0.3rem
}

.main-bigBox.change-profile .form-box .inputs {
    border: 1px solid #C8C8C8;
    display: block;
    width: 100%;
    height: 1.067rem;
    padding: 0 0.05rem;
    border-radius: 0.1rem
}

.main-bigBox.change-profile .form-box .save {
    display: block;
    padding: 0rem 0.3rem 0rem;
    background-color: #005FB2;
    color: #fff;
    border-radius: 60px;
    padding: 0.3rem 0;
    text-align: center;
    width: 100%
}

.main-bigBox.change-profile .form-box .save-box {
    margin-top: 0.8rem
}

/*弹框*/
.m-layer-tit {
    margin-bottom: 0.88rem
}

.m-layer-confirm-signOut .layui-m-layercont {
    padding: 0.53rem 0 0.7rem 0
}

.m-layer-confirm-signOut .layui-m-layerbtn span {
    font-size: 0.4rem;
    border-radius: 0 !important;
}

.m-layer-confirm-signOut .layui-m-layerbtn span:nth-child(2) {
    background-color: #005FB2 !important;
    color: #fff !important;
}

.m-layer-confirm-signOut .layui-m-layerbtn span:nth-child(1) {
    color: #333 !important;
}

.m-layer-confirm-button {
    padding: 0.53rem 0 0.7rem 0
}

.m-layer-confirm-button .layui-m-layercont {
    padding: 0.53rem 0 0.7rem 0
}

.m-layer-confirm-button .m-layer-tit {
    font-weight: bold !important;
}

.m-layer-confirm-button .m-layer-cont {
    width: 80% !important;
    margin: 0 auto;
    line-height: 1.4
}

.m-layer-confirm-button .layui-m-layerbtn {
    background-color: #fff !important;;
    border: none !important;
    width: 4rem;
    margin: 0 auto;
}

.m-layer-confirm-button .layui-m-layerbtn span:nth-child(1) {
    display: block !important;
    width: 65% !important;
    background-color: #005FB2 !important;
    margin: 0 auto 0.1rem;
    border-radius: 60px;
    color: #fff;
    font-size: 0.5rem
}

/*关于我们*/
.main-bigBox.about-us {
    padding: 0;
}

.main-bigBox .pro-info {
    background-color: #fff;
    padding-bottom: 0.15rem
}

.main-bigBox .pro-info .title {
    text-align: center;
    padding: 0.51rem 0;
    font-weight: bold
}

.main-bigBox .pro-info .cont {
    padding: 0 0.3rem;
    box-sizing: border-box;
    line-height: 1.6
}

.main-bigBox .pro-info .cont p {
    margin-bottom: 0.3rem;
    color: #333;
    word-wrap: break-word;
    text-align: justify;
}

.main-bigBox.about-us #about-us-form {
    background-color: #fff;
    padding: 0 0.4rem 0.4rem;
    border-top: 0.267rem solid #F4F4F4;
}

.main-bigBox.about-us .item {
    margin-top: 0.467rem;
}

.main-bigBox.about-us .item .item-name {
    height: 0.293rem;
}

.main-bigBox.about-us .item .item-name span {
    line-height: 0.293rem
}

.main-bigBox.about-us .item .item-name .red_xing {
    height: 100%;
    line-height: 0.393rem;
}

.main-bigBox.about-us .item .item-name span.name {
    margin-left: 4px;
}

.main-bigBox.about-us .item .input-box {
    margin-top: 0.253rem;
    position: relative;
}

.main-bigBox.about-us .item .inputs {
    border: 1px dashed #999
}

.main-bigBox.about-us .item .input-box .textarea {
    height: 4.133rem;
    border: 1px dashed #999;
    padding: 0.267rem;
}

.main-bigBox.about-us .item .input-box .num {
    position: absolute;
    top: 70%;
    right: 2.9%;
}

.main-bigBox.about-us .item .yzm {
    width: 35%;
    float: left;
    height: 1rem
}

.main-bigBox.about-us .item .captcha {
    width: calc(65% - 2rem)!important;
    border: 1px dashed #999;
    margin-top: 0.3rem;
}

.main-bigBox.about-us .comment-con {
    margin-bottom: 1.587rem;
}

.main-bigBox.about-us .sub-btn {
    width: 100%;
    height: 1.067rem;
    background-color: #005FB2;
    border-radius: 0.5323rem;
    text-align: center;
    line-height: 1.067rem;
    margin: 0.8rem auto
}
.description.details_item table{width: 100% !important}
