﻿.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.clearfix {
    *zoom: 1;
}
.clr:after, .clr {
    clear: both;
    color: #333333;
    content: " ";
    display: block;
}
.main {
    margin: 0 auto;
    height: calc(100% - 52px);
    height: -webkit-calc(100% - 52px);
}

body {
    background: #edf2f9;
}
body.light{
    background: #fff;
}

body.hide-head .main > .head {
    display:none;
}

body.hide-footer .footer {
    display: none;
}

body.hide-footer .footer {
    display: none;
}
body.hide-footer .main {
    height: inherit;
}
body.hide-y-scoll .main {
    overflow-y:hidden;
}

a {
    color: #518bff;
}

.head {
    background: #176CEC url(../images/1.png) no-repeat top center;
    width: auto;
    height: 160px;
}

.head-gr {
    background: #029abe url(../images/1.png) no-repeat top center;
}

.come a {
    color: #fff;
}

.head .logo {
    width: auto;
    margin: 0 auto;
    line-height: 60px;
    text-align: center;
    vertical-align: middle;
}

.head .logo img {
    height: auto;
    padding: 30px 0 0px 0;
}

.load {
    float: left;
    width: 46px;
    margin-top: 20px;
    padding-left: 10px;
    font-size: 14px;
}

.load img {
    width: 33px;
}

.load a {
    color: #FFF;
    text-align: center;
}

.search {
    width: auto;
    margin: 0 auto;
}

.search-d {
    width: 15rem;
    float: left;
    border: 3px solid #79b4e4;
    background: #FFF;
    border-radius: 60px;
    height: 48px;
    line-height: 48px;
    margin-top: 20px;
    margin-left: 10px;
}

.search-d .in {
    display: inline-block;
}

.search-d .in select {
    margin-left: 15px;
    border: none;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    background-color: white;
    border-right: 1px solid #ccc;
    margin-top: 2px;
    float: left;
}

.search-d .in input {
    width: 4.0rem;
    height: 38px;
    line-height: 38px;
    border: 1px solid #fff;
    color: #999;
    margin-left: 12px;
    font-size: 16px;
    float: left;
    outline: none;
    margin-top: 2px;
    -webkit-appearance: none;
}

.search-d .in button {
    width: 3.5rem;
    height: 40px;
    background: #0b34a0;
    border: 1px solid #0b34a0;
    color: #FFF;
    font-size: 16px;
    cursor: pointer;
    border-radius: 32px;
    line-height: 36px;
    float: right;
}

.t-title {
    width: auto;
    margin: 0 auto;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    text-align: center;
    position:relative;
    background-color:#518bff;
    color:white;
}
.t-title.tl{
    text-align:left;
    padding-left:10px;
    padding-right:10px;
}
.t-title.tl.bg-no {
    background-color: inherit;
    color: #252525;
}
.t-title .more {
    position: absolute;
    right: 10px;
}
.t-title .backBtn img {
    width: 20px;
}

.t-title .text {
    vertical-align: middle;
    text-align: center;
    margin-rigth: 20%;
    font-size: 20px;
    color:white;
}
.t-title .bk {
    position: absolute;
    top: 23px;
    left: 10px;
}
.t-title .bk .backBtn {
    vertical-align: middle;
    width: 20%;
    float: left;
    line-height: 20px !important;
}
.t-title .bk img {
    width: 20px;
    max-width:none;
}

.weui-media-box_appmsg .weui-media-box__hd {
    width: 128px;
    height: 88px;
}

.weui-media-box__desc {
    color: #999;
    font-size: 13px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 38px;
    overflow: hidden;
}

.weui-media-box-c {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.weui-media-box-c i {
    float: left;
}

.weui-media-box-c img {
    vertical-align: middle;
}

.community {
    vertical-align: middle;
}

.community img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.weui-media-box::before {
    border-top: 1px solid #e1d6d6;
    right:15px;
}

.weui-media-box_appmsg .export {
    width: 88px;
    height: 108px;
}

.weui-media-box__title b {
    background: #176CEC;
    padding: 2px 5px;
    color: #FFF;
    margin-right: 5px;
    border-radius: 2px;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
}

.weui-media-box-c b {
    color: #999;
    float: left;
    margin-right: 10px;
    font-size: 12px;
}

.order-content .order-con .list b {
    width: 128px;
    height: 88px;
}

.gray {
    color: #999;
}

.logon {
    padding: 10px;
}

.logo-u {
    text-align: center;
}

.load-user {
    background: #fff url(../images/load1.png) no-repeat top center;
    background-size: 100%;
}

.logo-u img {
    width: 3.35rem;
    height: auto;
    padding-top: 5%;
    padding-bottom: 20%;
}

.load-d ul {
    padding-top: 0.8rem;
    position: relative;
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #eeeded;
}

.load-d ul li {
    vertical-align: middle;
}

.load-d ul li.load-in {
    padding-left: 1rem;
}

.load-d ul li.load-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.3rem;
}

.load-d ul li.load-title i {
    width: 1.06rem;
    text-align: center;
    line-height: 0.9rem;
    height: 0.9rem;
    padding-top: 0.16rem;
}

.load-d ul li.load-title i img {
    width: 0.53rem;
    height: 0.53rem;
}

.load-d ul li input {
    width: 80%;
    line-height: 0.9rem;
    height: 1.8rem;
    text-indent: 2px;
    border: none;
    background: none;
    color: #c0baba;
    font-size: 0.85rem;
}

.load-d ul.bodntwo {
    margin-top: -10px;
    border: none;
}

.load-d ul.bodnone li a {
    color: #FFF;
    padding-left: 177px;
}

.load-d ul.load-submit li {
    text-align: center;
}

.load-d ul.load-submit {
    border: none;
}

.load-d ul.load-submit li button {
    width: 97%;
    color: #FFF;
    font-size: 18px;
    height: 49px;
    line-height: 49px;
    background: linear-gradient(to right, #3094f2, #215be1);
    border-radius: 36px;
    cursor: pointer;
}

.load-d ul.bodntwo li input {
    width: 10px;
}

.load-d ul.bodntwo li.load-title {
    color: #FFF;
    margin-right: 139px;
}

.load-d ul.bodntwo li a {
    color: #FFF;
    margin-top: 10px;
    float: right;
    margin-left: 5px;
}

.user-site {
    background: #fff url(../images/per1.png) no-repeat top center;
    background-size: 100%;
    position:relative;
}

.user-field {
    color: #FFF;
}

.yellow {
    color: #fed348;
    float: none !important;
}

.box {
    border-right: 1px solid #8dbdf9;
    color: #FFF;
}

.user-site .user-hand li p:last-child {
    color: #fff;
}

.user-site .user-hand li.noline .box {
    border-right: none;
}

.user-site .user-hand li {
    float: left;
    height: 93%;
    font-size: 0.4rem;
    width: 19.333%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    color: #252525;
    padding-top: 9px;
}
.user-site .bk {
    position: absolute;
    top: 1.5rem;
    left: 0.1rem;
    float: left;
    font-size: 16px;
    z-index: 9999;
}
.user-site .bk img {
    width: 20px !important;
}

.culture {
    width: 33%;
    float: left;
}

.culture .export {
    width: 98px;
    height: 169px;
}

.title a {
    padding: 0 10px;
}

.title a img {
    vertical-align: middle;
}

.title a.current {
    border-bottom: 1px solid #176CEC;
    padding-bottom: 16px;
}

.box,
.user-site .user-field:after,
.user-site .user-hand:after {
    border: none;
}


/*行业资讯*/

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f20 {
    font-size: 20px
}

.f22 {
    font-size: 22px
}

.f24 {
    font-size: 24px
}

.f26 {
    font-size: 26px
}

.f28 {
    font-size: 28px
}

.f30 {
    font-size: 30px;
}

.f50 {
    font-size: 50px;
}

.infor {
    margin: 0 auto;
    margin: 0 10px;
    border-radius: 5px;
    background: #FFF;
}

.infor h3 {
    font-size: 32px;
    line-height: 80px;
    border-bottom: 1px solid #CCC;
    font-weight: normal;
    padding-left: 40px;
    background: url(../images/info.png) no-repeat 4px 26px;
    margin-left: 20px;
}

.infor h3 span {
    background: url(../images/change.png) no-repeat 0 26px;
    float: right;
    margin-right: 20px;
    font-size: 26px;
    padding-left: 41px;
}

.infor h3 span a,
.qk h3 span a {
    color: #666;
}

.infor dl {
    margin-left: 3px;
    border-bottom: 1px solid #f1f1f1;
    padding: 20px 10px 10px 10px;
    width: 100%;
}

.infor dl dd {
    line-height: 30px;
}

.infor dl dd.f22,
.qk dl dd.f24 {
    color: #999;
}

.infor dl dd b {
    padding: 2px 6px;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    margin-right: 6px;
}

.infor dl dd.key strong {
    font-weight: normal;
    margin-right: 10px;
}

.bblue {
    background: #06C;
}

.green {
    background: #75bb66;
}

.ggreen {
    background: #35c87a;
}

.brown {
    background: #91603e;
}

.green-b {
    background: #26b7b7;
}

.blue-b {
    background: #35a4eb;
}

.purple {
    background: #6968e8;
}

.red {
    background: #d92129;
}

.red1 {
    color: #d92129;
}

.blue1 {
    background: #6a6aef;
}

.blue2 {
    background: #334fa3;
}

.infor dl dd span.time {
    background: url(../images/time.png) no-repeat 0 3px;
    padding-left: 19px;
    margin-right: 60px;
    background-size: 15%;
}

.qk dl dd span.eye {
    background: url(../images/hz.png) no-repeat 0 3px;
    padding-left: 19px;
}

.qk dl dd span.time {
    background: url(../images/wz.png) no-repeat 0 6px;
    padding-left: 32px;
    margin-right: 60px;
}

.infor dl dd span.eye {
    background: url(../images/eye.png) no-repeat 10px 3px;
    padding-left: 32px;
    background-size: 27%;
}

.infor dl dd.boderg,
.qk dl dd.boderg {
    border-top: 1px solid #f1f1f1;
    margin-top: 15px;
    color: #888;
}

.qk dl dd.boderg {
    padding-top: 5px;
    margin-top: 1px;
}

.infor dl dd a {
    font-size: 18px;
}

.seemore {
    text-align: center;
    color: #666;
    line-height: 80px;
}

.mb100 {
    margin-bottom: 100px;
}

.se {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.search-list {
    background: #f2f2f2;
    border-radius: 25px;
    height: 46px;
    line-height: 46px;
    width: 90%;
    margin: 10px;
    float: left;
}

.win100 {
    width: 93%;
    background: #e6e6e6;
}

.search-list .in input {
    border: none;
    background: none;
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
    width: 77%;
    color: #999;
}

.win100 .in input {
    font-size: 20px;
    color: #333;
}

.hot {
    margin: 0 auto;
    margin-top: 20px;
    width: 100%;
}

.hot h2 {
    font-size: 20px;
    line-height: 51px;
    padding-left: 58px;
    border-bottom: 2px solid #f1f1f1;
    background: url(../images/hot-s.png) no-repeat 20px 60px;
    background-size: 7%;
}

.hot ul {
    padding: 10px;
}

.hot ul li {
    float: left;
    border-radius: 25px;
    background: #f2f2f2;
    font-size: 16px;
    padding: 6px 18px;
    margin-right: 10px;
    margin-bottom: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 90%;
}

.hot ul li a {
    color: #6b7079;
}

.but {
    float: left;
}

.but button {
    border: none;
    background: none;
}

.but button img {
    margin-left: 18px;
    margin-top: 8px;
}

.cancel {
    width: 10%;
    height: 50px;
    line-height: 50px;
    float: left;
    font-size: 24px;
    margin-top: 20px;
}

.detail {
    width: 100%;
    height: auto;
}

.details {
    width: 100%;
    padding: 20px;
    background: #fff;
}

.details h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 68px;
    text-align: center;
}

.details h3 {
    font-size: 14px;
    color: #ccc;
    font-weight: normal;
    line-height: 14px;
    background: #f6f7f8;
    padding: 10px;
    text-align: center;
}

.details h3 strong {
    font-weight: normal;
    color: #667ea3;
    margin-left: 10px;
}

.details p {
    position: relative;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    padding-left: 81px;
    margin-bottom: 15px;
}

.details p span {
    position: absolute;
    left: 0;
    color: #999;
    font-weight: bold;
    font-size: 16px;
}

.details p strong {
    font-weight: normal;
    color: #999;
    font-size: 16px;
}

.per-head {
    width: 100%;
    margin: 0 auto;
}

.blue-bg {
    background: #5c96ff;
    width: 100%;
    height: 130px;
}

.head-img {
    width: 100%;
    margin-top: -80px;
    text-align: center;
    z-index: 99999
}

.head-img img {
    width: 150px;
    height: 150px;
    border-radius: 140px;
    background: #0C9;
}

.per-head p {
    text-align: center;
    font-size: 30px;
    line-height: 60px;
}

.survey {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.survey h3 {
    width: 100%;
    padding: 0 0 0 10px;
    height: 52px;
    line-height: 52px;
    background: #5990f4;
    color: #FFF;
    font-size: 20px;
    font-weight: normal;
}

.survey p {
    text-align: 2em;
    font-size: 16px;
    padding: 10px;
    line-height: 30px;
}

.survey h3 span {
    float: right;
    margin-right: 30px;
    margin-top: -2px;
}

.survey ul li {
    width: 100%;
    float: left;
    border: 1px solid #f1f1f1;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #777;
}

.survey ul li strong {
    height: 60px;
    line-height: 60px;
}

.survey ul li span,
.survey ul li strong {
    width: 33%;
    float: left;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wid50 ul li span,
.wid50 ul li strong {
    width: 50%;
    float: left;
    text-align: center;
}

.chose {
    padding: 10px;
    border: 1px solid #ccc;
    margin: 0 auto;
    border-left: none;
    border-right: none;
    background: #fff;
}

.chose ul li {
    font-size: 16px;
    display: inline-block;
    margin-right: 10px;
    line-height: 40px;
}

.chose ul li img {
    vertical-align: middle;
}

.box {
    border-right: 1px solid #8dbdf9;
    color: #FFF;
}

.user-site .user-field i {
    height: 1.5rem;
    margin-top: 0.8rem;
}

.weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {
    color: #1165dd;
}

.user-site .user-field strong img {
    width: 0.4rem;
    height: 0.4rem;
}

.user-site .user-field strong {
    float: right;
    margin-top: -38px;
}

.user-log .weui-list .p20 p {
    color: #176CEC;
}

.weui-btn_primary {
    background-color: #1696ff;
}

.weui-btn_primary:not(.weui-btn_disabled):visited {
    color: #fff
}

.weui-btn_primary:not(.weui-btn_disabled):active {
    color: hsla(0,0%,100%,.6);
    background-color: #1696ff
}

.weui-btn_red {
    background-color: #1aad19
}

.weui-btn_red:not(.weui-btn_disabled):visited {
    color: #fff
}

.weui-btn_red:not(.weui-btn_disabled):active {
    color: hsla(0,0%,100%,.6);
    background-color: #179b16
}

.community-d p {
    padding-left: 0px;
}

.community-d h3 span {
    margin-right: 20px;
    line-height: 24px;
}

.community-d p img {
    text-align: center;
    margin: 20px 0;
    width: 100%;
}

.comment img {
    width: 100%;
    height: 86%;
}

.pro-detail {
    width: 100%;
    padding: 20px;
}

.pro-detail h2 {
    background: #f1f1f1;
    border: 1px solid #ddd;
    line-height: 38px;
    padding-left: 18px;
    font-weight: normal;
    font-size: 18px;
}

.pro-detail h3 {
    font-size: 14px;
    margin-bottom: 10px;
    color: #45beb9;
    line-height: 30px;
    line-height: 30px;
    margin-top: 20px;
}

.pro-detail h3 i,
.pro-detail h3 i a {
    color: #999;
    font-weight: normal;
    margin-left: 10px;
}

.pro-detail h3 span {
    margin-left: 10px;
}

.pro-detail p {
    line-height: 24px;
    font-size: 16px;
}

.reply h3 {
    border-bottom: 1px dashed #ddd;
    color: #999;
    line-height: 30px;
}

.reply h3 strong {
    color: #F00;
    padding: 0 5px;
}

.reply-header {
    width: 100%;
    border-bottom: 1px dashed #ddd;
    line-height: 30px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.reply-header img {
    margin-right: 10px;
    vertical-align: middle;
}

.reply-header b {
    margin-left: 5px;
    color: #666;
    font-weight: normal;
}

.reply-header p {
    width: 100%;
}

.reply-bottom {
    margin-top: 30px;
    background: #f1f1f1;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 20px;
}

.reply-bottom a {
    margin-left: 10px;
    color: #999;
    float: right;
}

.pro-detail h3 i.ml0 {
    margin-left: 0;
}

.infor dl.look-d {
    border-bottom: none;
}

.infor dl.look-d dd {
    border-bottom: 1px solid #f1f1f1;
}

.se-in {
    float: left;
}

.se-b {
    float: right;
}

.contentList {
    position: relative;
    margin: 0 10px;
    border-radius: 5px;
    background: #FFF;
    font-size:14px;
}
body.light .contentList {
    box-shadow: -1px 1px 13px 1px #ececec;
}

.contentList a.post {
    position: absolute;
    right: 10px;
    top: 50%;
}

.nav {
    margin: 0 auto;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    margin-top: 4px;
    background: #fff;
    border-radius: 5px;
    margin: 10px 10px 0 10px;
}

.nav ul {
    padding-top: 30px;
    font-size: 18px;
    line-height: 36px;
}

.nav ul li {
    width: 33%;
    height: 100px;
    float: left;
    font-size: 10px;
    text-align: center;
}

.nav ul li a {
    color: #333333;
    font-size: 16px;
}

.nav ul li.about {
    background: url(../images/expert.png) no-repeat 45px 0;
    padding-top: 78px;
}

.nav ul li.notice {
    background: url(../images/icon1.png) no-repeat 45px 0;
    padding-top: 78px;
}

.nav ul li.industry {
    background: url(../images/icon2.png) no-repeat 45px 0;
    padding-top: 78px;
}

.nav ul li.industry-new {
    background: url(../images/icon3.png) no-repeat 45px 0;
    padding-top: 78px;
}

.weui-tabbar__icon {
    position: relative;
}

.numb {
    position: absolute;
    background: #F00;
    color: #FFF;
    border-radius: 60px;
    top: 0;
    left: 18px;
    width: 20px;
    height: 20px;
    font-size: 12px;
}

.order-content .title1 {
    width: calc(100% - 3rem);
    width: -webkit-calc(100% - 3.5rem);
}

.order-content .price {
    width: 2rem;
}

.order-content .img img {
    width: 1.5rem
}

.order-content .title1 * {
    margin-top: 0.1rem;
}

.order-content .title1 b {
    font-size: 0.4rem;
}

.order-content .title1 i {
    font-size: 0.32rem;
    color: #9EB2B3;
    text-align: left;
    word-break: break-all;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    margin-left: -10px;
}

.order-content .price * {
    font-size: 0.3rem;
    margin-top: 0.15rem;
}

.order-public {
    background: #fff;
    display: inline-block;
    width: 95%;
    vertical-align: top;
    padding: 10px 15px;
    margin-top: 15px;
    border-bottom: 1px solid #f1f1f1;
    margin: 10px;
}

.order-content .img {
    width: 1.5rem;
}

.order-content .img img {
    width: 1.2rem;
    border-radius: 6px;
}

.time-message {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
}

.bonone {
    border-bottom: none;
    margin-bottom: 10px;
}

.my-rlply {
    float: right;
    margin-bottom: 10px;
}

.my-rlply .img {
    float: right;
}

.my-rlply .title1 {
    text-align: right;
    float: right;
}

.order-content .price .red1 {
    color: #d92129;
    font-size: 16px;
}

.chatItems {
    margin-bottom: 58px;
    margin-top: 55px;
}

.chatItems .title1 {
    width: auto;
    max-width: 100%;
}

.chatItems {
    overflow: auto;
}

.chatItems .order-public {
    margin-top: 0 !important;
    padding: 8px 15px !important;
}

.chatItems .order-public .img {
    width: 1.5rem;
    line-height: 0;
}

.chatItems .order-public .img img {
    width: 1.2rem;
}

.chatItems .order-public .title1 {
    max-width: calc(100% - 3.5rem);
    max-width: -webkit-calc(100% - 3.5rem);
}

.chatItems .order-public .title1>i {
    margin-top: 0;
}

.chatItems .order-public .title1 img {
    max-width: 100%;
}

.chatItems .order-public {
    background: none;
    margin-bottom: 0;
}

.chatItems .my-rlply .img {
    text-align: right;
}

.h125 {
    height: 125px;
}

.come {
    color: #fff;
    font-size: 18px;
    float: left;
    line-height: 57px;
    position: relative;
    width: 100%;
}

.come span {
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -55px;
}

.come img {
    vertical-align: middle;
}

.come a {
    position: absolute;
    left: 11px;
}

.come span img {
    vertical-align: middle;
}

.come span b {
    display: inline-block;
    margin-left: 5px;
}

.input-b input {
    height: 30px;
    line-height: 30px;
    width: 8rem;
    font-size: 0.3rem;
    margin: 0 5px;
}

.input-b img {
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.bonone .title1 {
    width: none;
}

.weui-media-box__title1 {
    font-weight: 400;
    font-size: 17px;
    height: 63px;
    line-height: 21px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    word-wrap: break-word;
    word-break: break-all;
}

.am-offcanvas-page .footer {
    display: none !important;
}

.am-offcanvas-page .main {
    height: 100% !important;
    overflow: hidden !important;
}

.am-offcanvas-page .am-offcanvas {
    display: block;
}

.am-menu-offcanvas1 {
    color: #518bff;
    font-size: 20px;
}

.am-offcanvas {
    display: none;
    z-index: 100000000 !important;
}

.am-offcanvas-bar {
    width: 80%;
    height: 100%;
    position: relative;
    overflow-y: hidden !important;
}

.am-offcanvas .selectTop {
    height: 70%;
    overflow-y: auto;
}

.am-offcanvas .selectBottom {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #333333;
    color: white;
    z-index: 99999;
    text-align: center;
    height: 30%;
}

.am-offcanvas .selectBottom .bottomContent {
    height: 100%;
    margin-top: 0;
    margin-bottom: -50px;
    padding: 10px;
}

.am-offcanvas .selectBottom .bottomBtn {
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #dadada;
}

.am-offcanvas .selectBottom .bottomBtn a {
    background-color: peru;
    color: white;
    padding: 5px 15px;
    border-radius: 7px;
    line-height: 50px;
}

.am-offcanvas .hot ul li {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    padding: 0;
}

.input-b {
    width: 100%;
    margin: 0 auto;
}

.photo {
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #d0d0d0;
}

.photo img {
    width: 30px;
    height: 30px;
    vertical-align: top;
}

.photo ul li {
    padding: 10px;
    background: #fff;
}

.input-b :after {
    content: " ";
    display: block;
    clear: both;
}

.input-b textarea {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin: 10px 0px 10px 10px;
    padding: 0 10px;
    border-radius: 5px;
    max-width: calc(100% - 125px);
    max-width: -webkit-calc(100% - 125px);
    display: inline-block;
    -webkit-user-select: auto !important;
    user-select: auto !important;
    -o-user-select: auto !important;
    -ms-user-select: auto !important;
}

.input-b button {
    border: 1px solid #ccc;
    padding: 5px 10px;
    font-size: 0.4rem;
}

.weui-tabbar-one {
    position: absolute;
    z-index: 500;
    bottom: 0px;
    width: 100%;
    background-color: rgb(247, 247, 250);
}

.title a img {
    vertical-align: middle;
    width: 20px;
}

.weui-media-box_appmsg {
    width: 100%;
}

.message {
    position: relative;
}

.mess {
    position: absolute;
    background: #F00;
    color: #FFF;
    border-radius: 60px;
    top: 4px;
    left: 60px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    z-index: 9999;
    text-align: center;
}
.am-menu-offcanvas1 .am-menu-toggle {
    color: #000;
    top: -50px;
}
/*********************●课程章节树******************************/
.list-cs {
    max-width: 2000px;
}

.list-cs * {
    font-size: 14px;
}

.list-cs li.chapter {
    position: relative;
    overflow: hidden;
    padding: 20px 0 20px 0;
    z-index: 2;
    vertical-align: middle;
    border-bottom: 1px solid rgba(28,31,33,.1);
}

.list-cs .chapter-bd {
    margin-bottom: 14px;
    padding-left: 20px;
}

.list-cs .c-open .chapter-bd, .list-cs .c-close .chapter-bd {
    padding-left: 0px;
}

.list-cs .chapter-bd > .fa-book {
    font-size: 20px;
    color: #3598dc;
}

.list-cs .leaf .fa-chevron-circle-right {
    font-size: 20px;
    color: #3598dc;
}

.list-cs .leaf-bd {
    color: gray;
    padding-left: 20px;
}
.list-cs .leaf-info {
    color: gray;
    font-size: 12px !important;
    font-weight: 500 !important;
    padding-left: 20px;
}

.list-cs li.c-open > ul {
    display: block;
}

.list-cs li.c-close > ul {
    display: none;
}

.list-cs .chapter ul li {
    padding: 12px 0;
    border-top: 1px solid rgba(28,31,33,.1);
    line-height: 24px;
}

.list-cs > li > * {
    font-size: 16px;
    font-weight: 700;
    color: #07111b;
    margin-bottom: 8px;
}

.list-cs > li .tool {
    float: right;
}

.list-cs > li .tool * {
    font-size: 12px;
}
.homeworkName_box {
    font-size: 0.4rem;
}
.homeworkName_box h2 {
    font-size: 0.625rem;
}
.news {
    font-size: 0.4rem;
}

.news h2 {
    font-size: 0.625rem;
}
/*********************●课程讨论******************************/
.blog-message .media img {
    width: auto;
    height: auto;
}

.blog-message .media-template {
    padding: 20px;
    border-bottom: 1px solid #eee
}

.blog-message .media-template:last-child {
    border-bottom: 0;
}

.blog-message .mdeia-body .media-form {
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 10px;
}
.blog-page h4.media-heading{
    position:relative;
}
.blog-message .reply_btn {
    position: absolute;
    right: 0;
    top: 3px;
    color: #777777;
    font-size:12px;
}
.order-content .order-con .list >*{
    line-height:30px;
}
.order-content .order-con .list .label-lg {
    float: none;
}
.order-content .order-con .list .pro-item {
    height: 30px;
}
.order-content .order-con .list .progress {
    float:none;
    width:100%;
    height:20px;
    margin-top:5px;
}
.order-content .order-con .list .pro-item .pbox {
    width: 120px;
}
.order-content .order-con .list .pro-item .pnum {
    padding-left: 5px;
}
.course-det-tab {
    padding-top:47px !important;
}
.condet .content{
    padding-left:30px;
    padding-right:30px;
    padding-bottom:15px;
}
.blog-tag-data .weui-media-box__desc {
    -webkit-line-clamp:100;
}
[class^="fa-"], [class^="glyphicon-"], [class^="icon-"], [class*=" fa-"], [class*=" glyphicon-"], [class*=" icon-"]{
    margin-top:-2px;
}
#studentDetailBox {
    font-size: 16px;
}
#studentDetailBox h1 {
    font-size: 180%;
}

#studentDetailBox h2 {
    font-size: 150%;
}

#studentDetailBox h3 {
    font-size: 120%;
}
.weui-navbar__item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.topTitle {
    text-align: center;
    padding-top: 15px;
}
.topTitle b {
    display: inline;
}
.botContent b, .botContent i, .botContent sav, .botContent em {
    display: inline;
    font-style: normal;
    font-weight: normal;
    font-size: inherit;
    font-family: inherit;
}
.botContent b {
    font-weight: bold;
}