body {
    font-size:14px;
    background-color:#fff;
}
.weui_tab_content {
    padding-top: 44px;
    background-color: #fff;
}

.weui_panel {
    margin-top: 0;
    position: initial;
}

.slide .slide-desc {
    text-align: left;
    padding-left: 10px;
}

.yycg {
    background-color: #18b4ed;
    margin: 30px 30px 30px 100px;
    padding: 40px;
    border-radius: 5px;
    color: #fff;
}

.pic-tx {
    position: absolute;
    top: 77px;
    left: 20px;
}

.pic-tx>img {
    border-radius: 5px;
    border: 1px solid#18b4ed;
}

.lxwm-ul li img {
    display: inline-block;
    width: 20px;
}

.content-l {
    width: 50%;
    float: left;
    padding: 5px;
}

.content-l p {
    font-size: 14px;
}

.content {
    overflow: hidden;
    color: #3e3e3e;
    font-size: 16px;
    margin-bottom: 10px;
}

.content-r {
    width: 40%;
    float: right;
    padding: 5px;
}

.content-r img {
    width: 100%;
}

.icon-85 {
    color: #18b4ed;
}

.grxx {
    margin-right: 8px;
    margin-bottom: -3px;
}

.weixin-li {
    padding: 10px 15px;
    display: block;
    color: #333;
    border-bottom: 1px solid #ddd;
}

.li-sm {
    line-height: 2;
    font-size: 14px;
}

.li-rq {
    text-align: right;
    color: #999;
    font-size:14px;
}

.li-sz {
    display: inline-block;
    background-color: #18b4ed;
    color: #fff;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    margin-right: 8px;
    border-radius: 3px;
}

.gywm {
    border: 1px solid #ddd;
    padding: 5px;
    margin-bottom: 10px;
}

.gywm ul li {
    line-height: 2;
}

input[type='text']:disabled {
    background-color: #fff;
}

.weui_input1 {
    margin: 1em 0;
    width: 100%;
    outline: 0;
    border: 0;
}

.weui_input2 {
    margin: 1em 0;
    width: 35%;
    outline: 0;
    padding-left: 15px;
    border: 0;
}

.wexin-input {
    border-bottom: 1px solid #ddd;
    padding-left: 15px;
}

.timeline{
margin-left:15%;
}

.yyxz {
    font-size:14px;
}

.weui_btn.btn-line {
    width:4rem;
    border-radius:0;
    font-size:12px;
}

.weui_cx:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #d9d9d9;
    color: #d9d9d9;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    left: 15px
}

#header {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #CD235C;
    padding: 0;
    color: #eee;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

#wrapper {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    -ms-touch-action: none;
}

#scroller {
    position: absolute;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 360px;
    height: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

#scroller ul {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}

#scroller li {
    float: left;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
}

.weui_tab_content {
    padding-top: 10px;
    background-color: #fff;
}

.weui_panel {
    margin-top: 0;
    position: initial;
}

.slide .slide-desc {
    text-align: left;
    padding-left: 10px;
}

.weui_navbar_item {
    padding: 13px;
}


/* -------------------º×¸ÚÊÐ----------------- */

.hgs {
    position: relative;
}

.hgs .sub-title {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #013e65;
}

.weui-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    margin-top: 30px;
}

.flex-item {
    display: block;
    border: 1px solid #0686d8;
    padding: 20px;
}

.flex-img {
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

.flex-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.flex-font {
    display: block;
    text-align: center;
    color: #0686d8;
    font-size: 16px;
    margin-top: 5px;
}

.blue {
    color: #0686d8;
}

.blue>span {
    font-size: 16px;
}

.upload {
    height: 40px;
    line-height: 40px;
    background-color: #f4f4f4;
    text-align: center;
    margin-bottom: 10px;
}

.IP-Group {
    background-color: #f4f4f4;
    margin: 5px 0 10px 0;
    padding: 10px;
    text-align: center;
}

.IP-Group>p {
    height: 30px;
    line-height: 30px;
}

.IP {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.IP .IP-item {
    text-align: center;
}

.IP img {
    width: 80%;
}