/*@font-face {
font-family: PingFang;
src: url('font/PingFangEL.woff');
} */
html {
    font-size: 62.5%;
    height: 100%;
}

body {
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: Menlo, "Hiragino Sans GB", PingFangSC-Medium, 'Microsoft Yahei', Helvetica, Arial, sans-serif, serif;
    background: #f6f6f6;
    max-width: 500px;
    margin: auto;
}


ul,
li,
div,
p,
a {
    padding: 0;
    margin: 0;
}

a {
    color: #000;
    text-decoration: none;
}
a.chain {
    color: #337ab7;
}
a:link {
    text-decoration: none;
}

.row {
    margin: 0px;
}

.show-btn {
    width: 90%;
    margin: auto;
}

.app-nav {
    position: relative;
    height: auto;
    line-height: 50px;
    text-align: center;
    color: #000;
    background: #fff;
    z-index: 1000;
}
.app-nav .iconfont{
    color:#28603e;
    font-size: 25px;
    vertical-align: middle;
}
.app-nav .fa {
    font-size: 1.5em;
    vertical-align: middle;
}

.app-nav .title {
    font-size: 1.5em;
    vertical-align: middle;
}

.app-nav .title img {
    height: 50px;
    margin: 0;
    padding: 0;
}

.app-nav .title h1 {
    margin: 0;
    padding: 0;
    font-size: 1.3em;
    vertical-align: middle;
    line-height: 50px;
}

.home-jum {
    width: 100%;
}

.home-jum img {
    width: 100%;
}

.home-jum .swiper-container {
    width: 92%;
    margin: 20px auto !important;
    background: #fff;
}

.home-jum .swiper-container .swiper-slide img {
    width: 100%;
    height: 180px;
}

.home-nav .pre-li {
    text-align: center;
    padding: 15px 0px 5px 0px;
    font-size: 20px;
    border-bottom: 1px solid #dddddd;
    background: #fff;
}
.home-nav .pre-li i{
    font-size: 22px;
    margin-right:5px;
}
.home-nav .active i{
    color:#518399;
}
.home-nav .active {
    padding-bottom:3.5px;
    border-bottom: 4px solid #518399;
}

.home-nav .active a {
    /*color: #28603e;*/
}

.home-nav .home-icon {
    padding: 25px 0;
    text-align: center;
}

.home-nav .home-icon div:first-child {
    width: 35px;
    height: 35px;
    /*    border: 1px solid #28603e;
border-radius: 50%;*/
    margin: auto;
}

.home-nav .home-icon div.gengduo {
    border: none;
}

.home-nav .home-icon div:last-child {
    text-align: center;
    padding: 5px;
    min-width: 40px;
    color: #5d5f5f;
}

.home-nav .hide-nav {
    /*height: 85px;*/
    display: none;
    background: #fff;
}

.home-nav .hide-nav .swiper-container {
    width: 100%;
    margin: 0px auto !important;
}

.home-nav .hide-nav .swiper-pagination {
    bottom: 0px;
}

.home-nav .ing {
    display: block;
}

.home-nav .ruanzhuang {
    background: url("../images/homeicon.png") no-repeat -14px -165px;
}

.home-nav .ruzhu {
    background: url("../images/homeicon.png") no-repeat -129px -165px;
}

.home-nav .shoufang {
    background: url("../images/homeicon.png") no-repeat -14px -125px;
}

.home-nav .sheji {
    background: url("../images/homeicon.png") no-repeat -131px -125px;
}

.home-nav .yusuan {
    background: url("../images/homeicon.png") no-repeat -242px -125px;
}

.home-nav .hetong {
    background: url("../images/homeicon.png") no-repeat -355px -125px;
}

.home-nav .cailiao {
    background: url("../images/homeicon.png") no-repeat -14px -40px;
}

.home-nav .chaigai {
    background: url("../images/homeicon.png") no-repeat -131px -40px;
}

.home-nav .shuidian {
    background: url("../images/homeicon.png") no-repeat -242px -40px;
}

.home-nav .fangshui {
    background: url("../images/homeicon.png") no-repeat -355px -40px;
}

.home-nav .mugong {
    background: url("../images/homeicon.png") no-repeat -15px -83px;
}

.home-nav .youqi {
    background: url("../images/homeicon.png") no-repeat -130px -83px;
}

.home-nav .niwa {
    background: url("../images/homeicon.png") no-repeat -240px -83px;
}

.home-nav .gengduo {
    background: url("../images/homeicon.png") no-repeat -355px -83px;
}

.learn {
    margin-top: 10px;
    padding: 20px 0px;
    background: #fff;
}

.learn .header {
    border-left: 8px solid #28603e;
    padding: 0px 5px;
    font-size: 20px;
}

.learn .header h2 {
    margin: 0;
    padding: 0;
    font-size: 20px;
}

.learn .seemore {
    padding: 5px 12px 3px 0px;
    text-align: right;
}

.learn .carousel {
    background: #fff;
    width: 92%;
    margin: auto;
}

.learn .carousel-inner {
    background: #fff;
    border-radius: 30px;
    margin-top: 20px;
}

.learn .carousel-inner img {
    width: 100%;
    height: 210px;
}

.learn .learn-nav {
    margin: 10px 5px 5px 5px;
    border-bottom: solid 1px #e3e3e3;
}

.learn-nav .col-xs-3 {
    padding: 0px;
}

.learn .learn-nav-item {
    text-align: center;
    padding: 5px 0px;
    /*background: #f6f6f6;*/
    font-size: 16px;
    width: 90%;
    margin: 0px auto;
    display: block;
}

.learn .learn-nav .active {
    font-weight: bold;
    color: #010101;
    position: relative;
}
.learn .learn-nav .active:after{
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    bottom:-2px;
    background: #518399;
    left:0;
}
.learn .learn-item {
    padding: 8px 0px 15px 0px;
    border-bottom: 1px solid #ccc;
}

.learn .learn-item:last-child {
    border: none;
}

.learn-item .col-xs-4,
.learn-item .col-xs-7{
    padding: 0px;
}

.learn-item .date {
    padding: 5px 0px 0px 5px;
    color: #acabab;
    font-family: "黑体";
}

.learn-item .learn-header {
    padding: 10px 0px;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.learn-item .baike-header {
    font-size: 20px;
    padding: 5px 0px;
}

.learn-item .baike-content a {
    color: #919090;
}

.learn-item img {
    width: 100%;
    height: 100px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    object-fit: cover;
}

.learn-item .item-tag {
    padding: 3px 10px;
    border: 1px solid #16a254;
    border-radius: 25px;
    color: #16a254;
    font-size: 14px;
}

.learn-item .item-content {
    height: 66px;
    font-size: 1em;
    color: #797979;
    /*text-indent: 1em;*/
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.learn .lookmore-btn {
    height: 49px;
    line-height: 49px;
    text-align: center;
    width: calc(100% - 20px);
    margin: 10px auto;
    color: #fffefe;
    border: none;
    border-radius: 24.5px;
    font-size: 18px;
    font-weight: lighter;
    background: #e84554;
}
.learn .lookmore-btn>a{
    color:#fffefe;
}
.lbaike .tags-body {
    padding: 10px;
}

.lbaike .tags-body a {
    padding: 8px 10px;
    background: #f6f6f6;
    、 color: #fff;
    display: inline-block;
    margin: 5px;
    color: #000;
}

.lques-body a {
    display: block;
    font-weight: 500;
    padding: 10px 0px 5px 15px;
    font-size: 1.1em;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lhotknow .lhotknow-body {
    margin-top: 10px;
    padding-left: 10px;
}

.lhotknow .lhotknow-body a {
    padding: 8px 10px;
    background: #f6f6f6;
    、 color: #fff;
    display: inline-block;
    margin: 5px;
    color: #000;
    border-radius: 10px;
}

.footer {
    background: #f6f6f6;
    height: 110px;
    margin-top: 10px;
    /*  position:fixed;
bottom:0;
width: 100%;   */
}

.footer .footer-body {
    padding: 15px 0px;
    text-align: center;
}

.footer .footend {
    text-align: center;
    color: #545454;
    font-size: 12px;
}

.m-nav {
    margin-top: 5px;
}

.foot-nav {
    margin-bottom: 40px;
}

.m-nav ul {
    background: #fff;
    padding: 5px 0px 5px 10px;
    font-size: 0px;
    margin-bottom: 0px;
}

.m-nav strong {
    font-weight: 400;
}

.m-nav li {
    display: inline-block;
    font-size: 14px;
}

.m-nav ul h1 {
    font-size: 14px;
    margin-top: 15px;
}

.learn-list {
    width: 100%;
}

.learn-list .disnone {
    display: none;
}

.article-body {
    margin-top: 6px;
    background: #fff;
    font-size: 16px;
    width: 100%;
}

.article-body .abstract {
    padding-bottom: 10px;
    border-bottom: 1px dashed #f6f6f6;
}

.article-body .ar-title {
    font-weight: 500;
    font-size: 18px;
    padding: 5px 0px;
    color: #010101;
    margin: 5px auto;
}

.article-body .ar-title h1 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: center;
}

.article-body .ar-detail {
    color: #b3b3b3;
    font-size: 12px;
	text-align: center;
}

.article-body .ar-images {
    width: 100%;
    margin: 5px auto;
}

.article-body .ar-images img {
    width: 70%;
    display: block;
    margin:20px auto;
}

.article-body .ar-content {
    width: 100%;
    margin-top: 10px;
    line-height: 1.5;
    overflow: hidden;
}

.article-body .ar-content p {
    padding: 8px 0px;
}

.article-body .ar-content img {
    width: 100%;
}

.ar-labels {
    margin: 10px 0px;
}

.ar-labels span {
    border: 1px solid #e5e5e5;
    line-height: 30px;
    padding:0 10px;
    display: inline-block;

}
.ar-labels span>a{
    color:#7c7c7c;
}
.ar-next {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #525150;
    padding: 5px 15px;
    font-size: 18px;
    background: #fff;
    line-height: 28px;
}

.ar-next a {
    color: #525150;
    line-height: 54px;
    display: block;
    text-align: center;
    border:solid 1px #eeeeee;
    padding:0 5px;
}

.comment {
    background: #fff;
    margin-top: 10px;
    margin-bottom: 40px;
}

.comment-item {
    margin: 6px 0px 0px;
    padding: 5px 0px 5px 0px;
    border-bottom: dashed 1px #303030;
}

.comment-item img {
    display: block;
    width: 80%;
    border-radius: 50%;
    min-width: 60px;
    margin: auto;
}

.comment-body .no-comment {
    min-height: 100px;
    padding: 20px 0px;
}

.no-comment img {
    width: 50px;
    height: 50px;
}

.no-comment .no-comment-show {
    line-height: 50px;
    height: 50px;
    color: #c0c0c0;
}

.comment-body .comment-item:last-child {
    border-bottom: none;
}

.comment-item .showcontent {
    padding-left: 0px;
}

.comment .more-comment {
    width: 150px;
    margin: auto;
    text-align: center;
    padding: 10px 0px;
}

.comment .more-comment a {
    color: #28603e;
    font-size: 16px;
}

.comment .detail {
    width: 100%;
    line-height: 20px;
    font-size: 12px;
    /*text-indent: 25px;*/
}

.comment .detail .all {
    display: none;
}

.comment .detail .more {
    text-decoration: none;
    color: #0066CC;
    cursor: pointer;
}

.comment .header {
    padding: 10px;
    border-bottom: 2px solid #dfdfdf;
}

.comment .header .header-title {
    padding: 5px 0px;
    font-size: 18px;
}

.comment .header .header-comment {
    padding: 0px 1px;
    width: 120px;
    text-align: center;
    float: right;
    border-radius: 20px;
    cursor: pointer;
    border:solid 1px #e84554;
    line-height: 36px;
    color:#e84554;
    font-size: 16px;
    margin: 5px;
}

.comment .header .header-comment i {
    font-size: 18px;
}

.add-comment .modal-dialog {
    margin: auto;
    margin-bottom: 118px;
    width: 100%;
}

.add-comment .modal-content {
    border-radius: 0px;
    background: #f6f6f6;
}

.add-comment .modal-header {
    padding: 5px 0px;
}

.add-comment .close-comment {
    font-size: 20px;
    padding-left: 5px;
}

.modal-footer {
    border-top: none;
    padding-top: 0px;
}

.add-comment .form-control {
    height: 100px;
}

.add-comment .control-label {
    font-size: 16px;
    font-weight: 400;
}

.modal-footer .comment-btn {
    width: 80%;
    padding: 7px 0px;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    background: #f79c32;
    margin: auto;
    text-align: center;
}

.add-comment #shownum {
    display: inline-block;
    width: 100%;
    text-align: right;
    color: #ccc;
}

.comment-page {
    position: relative;
    margin-top: -55px;
    z-index: 0;
}

.comment-foot {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #fff;
    padding: 10px 10px 20px 10px;
}

.add-comment .comment-btn {
    width: 100%;
    text-align: center;
    background: #e84554;
    border-radius: 25px;
}

.comment-page .comment-item {
    border: none;
}

.comment-item .detail {
    padding: 5px 0px;
    font-size: 18px;
    color:#7c7c7c;
    word-wrap: break-word;
}

.comment-page .showcontent {
    border-bottom: #c0c0c0 1px solid;
    padding-bottom: 30px;
}

.clear {
    clear: both;
}

.add-comment .comment-content {
    width: 100%;
    display: block;
    margin: auto;
    padding: 5px;
    border: none;
    background: #f6f6f6;
}

.showfooter {
    position: fixed;
    width: 100%;
    bottom: 0px;
}

#wrapper {
    position: absolute;
    z-index: 1;
    top: 45px;
    bottom: 0px;
    left: 0;
    width: 100%;
    overflow: auto;
}

#scroller {
    position: relative;
    /* -webkit-touch-callout:none;*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    float: left;
    width: 100%;
    padding: 0;
}

#scroller ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: left;
}

#scroller li {
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    background-color: #fafafa;
    font-size: 14px;
}

#scroller li>a {
    display: block;
}



/**
*
* 下拉样式 Pull down styles
*
*/

#pullDown,
#pullUp {
    background: #f6f6f6;
    height: 40px;
    line-height: 40px;
    padding: 5px 0px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size: 14px;
    color: #888;
    text-align: center;
}

#pullDown .pullDownIcon,
#pullUp .pullUpIcon {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    -webkit-background-size: 40px 80px;
    background-size: 40px 80px;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 250ms;
}

#pullDown .pullDownIcon {
    -webkit-transform: rotate(0deg) translateZ(0);
}

#pullUp .pullUpIcon {
    -webkit-transform: rotate(-180deg) translateZ(0);
}

.side-bar {
    position: fixed;
    width: 100%;
    bottom: 0px;
    background: #28603e;
    height: 72px;
    z-index: 12000;
    color: #fff;
    max-width: 500px;
    margin: auto;
    border-top: 1px solid #f6f6f6;
}

.side-bar .side-title {
    width: 115px;
    background: #0190b5;
    padding: 2px 10px 0px 0px;
    border-radius: 0px 25px 25px 0px;
    color: #fff;
    font-size: 16px;
    margin-top: -18px;
    height: 36px;
    top: -21px;
}

.side-bar .header {
    color: #fff;
    font-size: 18px;
    padding-right: 0px;
}

@media only screen and (max-width: 370px) and (min-width: 300px) {
    .side-bar .header {
        font-size: 14px;
    }
    .side-bar .selectcity select {
        font-size: 12px !important;
    }
}

.side-bar .row {
    margin: 4px 0px 0px;
}

.side-bar .selectcity {
    text-align: center;
    padding: 0px 14px 0px 8px;
}

.side-bar .selectcity select {

    webkit-appearance: none;
    appearance: none;
    border: none;
    font-size: 16px;
    display: block;
    height: 25px;
    width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FFFFFF;
    color: #333333;
    border-radius: 4px;
}

.side-bar .selectcity select option {
    text-align: center;
    width: 100%;
}

.side-bar .btn-success {
    background: #fff;
    width: 100%;
    border: none;
    color: #000;
    font-size: 16px;
}

.user-phone {
    padding-right: 0;
}

.user-phone input {
    font-size: 14px;
    box-shadow: none;
    padding: 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.user-btn {
    padding-left: 8px;
    height: 34px;
}

.user-btn .btn {
    padding: 5.5px 12px;
}

.label-page {
    min-height: 600px;
}

.label-page .label-header {
    width: 95%;
    border-radius: 10px;
    background: #fff;
    margin: auto;
}

.label-page .label-header img {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
}

.label-page .label-title {
    font-size: 2em;
    color: #fff;
    padding: 3px 0px 3px 10px;
}

.label-page .labelContent {
    padding: 20px 10px;
}

.label-pagination {
    padding: 10px;
    background: #fff;
}

.label-pagination .page-btn-false {
    background: #fff;
    text-align: center;
    padding: 5px 0px;
    border-radius: 10px;
    border:solid 1px #e5e5e5;
}

.label-pagination .page-btn-true {
    background: #e84554;
    text-align: center;
    padding: 5px 0px;
    border-radius: 10px;
}

.label-pagination .page-btn-true a {
    color: #fff;
}

.label-pagination .page-show {
    text-align: center;
    padding: 5px 0px;
}

.second-page {
    min-height: 600px;
    background: #fff;
    width: 100%;
}

.second-page .learn-item img {
    height: 6em;
}

.second-page .learn-item .item-content {
    height: 4em;
}

.second-page .learn-item {
    padding: 20px 0px;
    border-bottom: 1px dashed #dfdbdb;
}

.secont-nav {
    background: #fff;
    padding: 5px 0px;
    overflow: hidden;
    position: relative;
    height: 40px;
}

.secont-nav .show-nav {
    font-size: 0px;
    margin: 0px;
    /*padding: 10px 0px;*/
    overflow: hidden;
    position: absolute;
    height: 40px;
    left: 0px;
    top: 0px;
}

.secont-nav .show-nav li {
    display: inline-block;
    padding:10px 0;
    font-size: 14px;
    text-align: center;
    /*border-right: 2px solid #28603e;*/
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.secont-nav .show-nav li.active a{
    color:#28603e;
    border-bottom: 2px solid #518399;
    padding:0 5px 8px 5px;
}

.second-page {
    margin-top: 10px;
}

.tags-all {
    margin-bottom: 50px;
    min-height: 500px;
}

.tags-all .select-tags {
    padding: 0px 15px;
    color: #28603e;
    font-size: 1.2em;
    height: 45px;
    line-height: 45px;
    display: inline-block;
}

.tags-all .select-tags i {
    padding-left: 5px;
}

.tags-all .dropdown-menu {
    width: 100%;
}

.showlabels {
    background: #fff;
}

.dropdown-menu .a-word {
    border: 1px solid #d8d8d8;
    border-radius: 25px;
    margin: 5px;
    text-align: center;
}

.showlabels .col-xs-4 {
    text-align: center;
    padding: 10px 0px;
    font-size: 16px;
}

.dropdown-menu .active {
    background: #28603e;
    color: #fff;
}

#goto-top {
    display: none;
    position: fixed;
    width: 38px;
    height: 36px;
    background: url(../images/goto-top.png) no-repeat 0 0;
    bottom: 120px;
    right: 10px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    z-index: 9999;
}

.rightbar-bg {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    transition: 0.5s;
    z-index: -1;
    opacity: 0;
}

.rightbar-total {
    position: fixed;
    top: 0;
    right: -100%;
    height: 100%;
    transition: .3s right;
    width: 12em;
    z-index: 12100;
    background: #fff;
}

.close-btn {
    position: absolute;
    left: -1.2em;
    font-size: 1.5em;
    width: 1.1em;
    top: 0.2em;
    height: 1.1em;
    text-align: center;
    line-height: 1.1em;
    background: #000;
    color: #fff;
    font-weight: 100;
    border-radius: 50%;
}

.rightbar-title {
    width: 100%;
    font-size: 1.8em;
    text-align: center;
    border-bottom: #f6f6f6 solid 1px;
    line-height: 49px;
}

.rightbar-title img {
    width: 90%;
    height: 60px;
}

.rightbar-total .child-bar li {
    list-style: none;
    font-size: 1.4em;
    padding: 5px 0px;
    text-align: left;
    padding-left: 10px;
}

.rightbar-total .child-bar i {
    width: 1em;
    height: 1em;
    color: #28603e;
    margin-right: 10px;
    font-size: 1em;
}

.rightbar-total .child-bar li:first-child i {
    font-size: 1.2em;
}

.rightbar-total .child-bar .active span {
    font-size: 1.5em;
    font-weight: 600;
}

.rightbar-total .child-bar .active a {
    color: #28603e;
    padding-bottom: 3px;
    border-bottom: 1px solid #28603e;
}

.rightbar-total .child-bar li a {
    color: #666;
}

.home-header .swiper-slide img {
    width: 100%;
    height: auto;
}
.zt-header .swiper-slide img {
    width: 100%;
    height: 180px;
}

.home-contact {
    background: #fff;
    padding: 10px;
    margin:8px 0;
}

.home-contact .contact-title {
    font-size: 20px;
    color: #1f2020;
    margin: 10px auto;
    padding: 0px 15px;
}

.home-contact .titie-tips {
    color: #a2a4a5;
    font-size: 16px;
}

.home-contact .contact-body {
    width: 90%;
    margin: auto;
    background: #fff;
    border:solid 1px #b8b8b8;
    border-radius: .1rem;
}

.contact-body .body-icon {
    color: #eee;
    font-size: 30px;
    height: .76rem;
    line-height: .76rem;
    text-align: center;
}

.contact-body .bigerfont {
    font-size: 40px;
}

.contact-body input {
    height: .76rem;
    width: 100%;
    font-size: 1.2em;
    font-weight: 200;
    border: none;
}

.contact-body .username {
    position: relative;
}

.contact-body input:focus {
    outline: none;
}

.contact-body .show-line {
    border-bottom: 1px solid #eee;
}

.contact-body .selectcity {
    height: .75rem;
    line-height: .75rem;
    border-radius: 5px;
    background: #fff;
    border: none;
}

.contact-body .selectcity option {
    width: 100%;
    text-align: center;
}

.home-contact .contact-btn {
    width: 100%;
    height: .76rem;
    background: #28603e;
    line-height: .76rem;
    font-size: 0.35rem;
    color: #fff;
    text-align: center;
    letter-spacing: 1.5px;
    border-radius: .1rem;
    margin: .4rem auto;
}

.home-block {
    background: #fff;
    margin: 10px auto;
    padding:0.2rem 0.25rem;
}

.home-block-title {
    padding: 10px;
    font-size: 0.36rem;
    color:#515151;
    line-height: 0.4rem;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
}

.home-block .block-img {
    width: 100%;
    display: block;
    border-radius: 3px 3px 0px 0px;
    height: auto;
}

.home-block .block-content-title {
    padding: 5px 0px 5px 5px;
    font-size: 20px;
}

.lookmorebody {
    text-align: right;
    padding-bottom: 6px;
    padding-right: 5px;
}

.lookmorebody .lookmore {
    border-radius: 25px;
    border: 1px solid #000;
    padding: 1px 8px;
    text-align: center;
}

.home-block-content .row {
    padding-bottom: 10px;
}

.home-block-content .col-xs-6 {
    padding: 6px 8px;
}

.home-block-content .col-xs-12 {
    padding: 6px 8px;
}

.home-block .fanxin-block {
    box-shadow: 2px 2px 13px #bababa;
    border-radius: 3px;
}

.zhinan-swiper {
    padding: 10px 0px;
}

.zhinan-swiper .swiper-slide {
    position: relative;
}

.zhinan-swiper .swiper-slide img {
    width: 100%;
}

.zhinan-swiper .showtitle {
    position: absolute;
    top:0;
    bottom:0.5rem;
    left:0;
    right:0;
    margin:auto;
    height: 0.8rem;
    text-align: center;
}
.zhinan-des{
    font-size: .24rem;
    color:#888888;
    line-height: .5rem;
    text-align: center;
    letter-spacing: 1px;
}
.zhinan-swiper .showtitle i{
    font-size: 0.65rem;
    color:#fff;
}
.zixun-item a {
    text-decoration: none;
}

.zixun-item .col-xs-8 {
    height: 80px;
    overflow: hidden;
}

.zixun-item .title {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    display: block;
}

.zixun-item .shounum {
    color: #919090;
}

.zixun-item .shounum i {
    font-size: 18px;
}

.zixun-item .abstract {
    color: #919090;
    line-height: 20px;
    padding: 10px 0px;
    font-size: 16px;
    font-weight: 100;
}

.zixun-item .article-img img {
    width: 100%;
    height: 80px;
}

.home-content .zixun-item {
    border-bottom: 1px dashed #919090;
    padding: 20px 0px 10px 0px;
}

.home-content .zixun-item:last-child {
    border-bottom: none;
}

.home-block .alookmore {
    font-size: 16px;
    color: #919090;
    text-align: right;
    padding: 3px 10px;
}

.home-block .anli-header {
    padding: 10px 0px 30px;
    display: block;
}
.home-block .anli-header img{
    width: 100%;
}
.anli-header .swiper-pagination {
    display: block;
    text-align: center;
    margin: auto;
    width: 60px;
    position: relative;
}

.anli-header .swiper-pagination span {
    margin: 0px 5px;
}

.server-lines {
    width: 320px;
    margin: auto;
    font-size: 0px;
}

.server-line .line-name {
    padding: 5px 0px;
    font-size: 12px;
    text-align: center;
}

.show-line {
    padding: 10px 0px;
    background: #fff;
    width: 100%;
}

.show-line img {
    background: #fff;
    margin: auto;
    display: block;
    width: 320px;
    height: auto;
}

.baike-header {
    background: #fff;
    padding: 10px 0px;
}

.baike-header a {
    display: block;
}

.baike-header .every-block {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.baike-header .every-block img {
    width: 100%;
    margin: auto;
}

.baike-header .col-xs-3 {
    padding: 0px 10px;
    text-align: center;
}

.bk-ad img {
    width: 100%;
    height: 60px;
}

.baike-content-page {
    background: #fff;
    margin-top: 10px;
    padding: 5px 10px;
    position: relative;
}

.baike-content-page .baike-title {
    font-size: 20px;
    color: #474747;
    padding: 20px 10px;
}

.baike-title h1 {
    padding-bottom: 5px;
    border-bottom: 1px solid #000;

    font-size: 22px;
    display: inline;
}

.baike-content-abstract .abstract-content {
    text-indent: 2em;
    font-size: 18px;
    color: #474747;
    line-height: 1.8;
}

.baike-content-abstract .abstract-img img {
    width: 80%;
    margin: 10px auto;
    display: block;
}

.baike-content-body {
    line-height: 1.8;
    font-size: 16px;
}

.baike-content-body img {
    width: 80%;
    margin: 10px auto;
    display: block;
}

.baike-content-body h2 {
    font-size: 18px;
    margin: 20px 0px;
    border-left: 10px solid #28603e;
    padding-left: 5px;
    font-weight: 600;
}

.baike-content-body .swiper-slide img {
    width: 100%;
    height: 125px;
}

.baike-content-page .showdir {
    position: fixed;
    right: 0;
    top: 50%;
    width: .9rem;
    height: 1.5rem;
    background: #3d869e;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    border-radius: .7rem 0 0 .7rem;
    z-index: 1000;
}

.showname {
    padding-top: .36rem;
    padding-left: 0.2em;
    display: inline-block;
    width: .36rem;
}

.second-page .bk-item-content {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    padding: 10px 0px;
}

.second-page .bk-item-abstract {
    color: #555353;
    font-size: 14px;
}

.baike-content-page .dir-sidebar {
    position: fixed;
    top: 0;
    right: -100%;
    height: 100%;
    transition: 0.3s right;
    width: 3.6rem;
    z-index: 1210;
    background: #fff;
}

.baike-content-page .dir-sidebar-header {
    font-size: 20px;
    color: #000;
    text-align: center;
    padding: 10px 0px;
    border-bottom: 1px solid #000;
    width: 90%;
    margin: auto;
}

.baike-content-page .sider-dir a {
    display: block;
    padding: 10px;
    font-size: 16px;
}

.redpack {
    position: fixed;
    left: 80%;
    top: 0;
    z-index: 10000;
    width: 3px;
    cursor: pointer;
}

.redline {
    height: 0px;
    transition: 0.8s;
}

.redpack .real-red-pack {
    margin-left: -45px;
}

.real-red-pack img {
    width: 100px;

    margin-top: -80px;
    display: none;
}

.real-red-pack:hover img {
    width: 210px;
    height: 180px;
    margin-left: -5px;
}

.red-pack-click {
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 12000;
}

.show-red-back {
    position: fixed;
    width: 460px;
    top: 125px;
    z-index: 13000;
    display: none;
}

.show-red-back img {
    margin: auto;
    width: 320px;
    display: block;
}

.show-red-back .show-input {
    position: absolute;
    top: 183px;
    line-height: 20px;
    height: 20px;
    font-size: 16px;
    left: 136px;
    width: 185px;
    border: none;
    background: #f6d494;
    outline: none;
}

.show-red-back-div {
    width: 460px;
    margin: auto;
    position: relative;
}

.show-red-back-div .get-red {
    width: 55px;
    height: 56px;
    border-radius: 50px;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 240px;
    left: 202px;
    z-index: 13500;
    cursor: pointer;
}

.show-red-back .red-pack-city {
    position: absolute;
    top: 147px;
    line-height: 20px;
    height: 20px;
    font-size: 16px;
    left: 135px;
    width: 185px;
    border: none;
    background: #f6d494;
    outline: none;
}

.show-red-success {
    width: 460px;
    margin: auto;
    position: relative;
    display: none;
}

.ask-searchbar {
    background: #fff;
    margin: 10px 0px;
    width: 100%;
    padding: 10px 5px;
    font-size: 0px;
}

.ask-searchbar .has-num {
    color: #ffd305;
}

.ask-searchbar .ask-searchBody {
    font-size: 16px;
    position: relative;
}

.ask-searchbar .ask-searchBody .search-img {
    position: absolute;
    left: 3px;
    top: 8px;
    width: 20px;
    height: 20px;
    z-index: 15000;
}

.ask-searchBody div {
    padding: 0;
}

.ask-searchbar .search-bar {
    border: 1px solid #28603e;
    height: 40px;
    line-height: 40px;
    padding-left: 25px;
    width: 100%;
    font-size: 14px;
}

.ask-searchbar .show-num-line {
    line-height: 35px;
    color: #000;
    font-size: 14px;
}

.ask-searchBody .search-btn {
    background: #28603e;
    color: #fff;
    height: 40px;
    width: 98%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
}

.ask-searchBody .ask-btn {
    background: #ffd305;
    color: #000;
    height: 40px;
    width: 98%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
}

.ask-new-no {
    background: #fff;
    padding-top: 20px;
}

.ask-new-no .tab-btn {
    width: 200px;
    margin: auto;
    text-align: center;
    font-size: 0px;
    height: 38px;
}

.ask-new-no .show-tab {
    width: 97px;
    display: inline-block;
    font-size: 16px;
    background: #606060;
    color: #fff;
    height: 38px;
    line-height: 40px;
}

.ask-new-no .show-tab:first-child {
    margin-right: 4px;
    border-radius: 10px 0px 0px 10px;
}

.ask-new-no .show-tab:last-child {
    border-radius: 0px 10px 10px 0px;
}

.show-tab.active {
    background: #28603e;
}

.show-list {
    background: #fff;
}
.show-list .show-left-wen{
    padding:0px 5px;
}
.show-left-wen i {
    font-size: 28px;
    color: #28603e;
}

.show-list .wenda-title {
    margin-top: 10px;
    font-size: 16px;
    color: #000;
    font-family: "黑体";
    display: block;
}

.show-list .wenda-detail {
    font-size: 14px;
    margin-top: 5px;
    color: #888;
    display: block;
}
.show-list .show-item {
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8;
}
.new-list .show-item {
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8;
}
.no-list .show-item {
    padding-bottom: 15px;
    border-top: 1px solid #d8d8d8;
}

.show-list .show-item-footer {
    margin-top: 10px;
}

.show-moreask {
    background: #fff;
    padding: 10px 0px 30px 0px;
}

.show-list .show-item:last-child {
    border-bottom: none;
}

.show-list .no-list {
    display: none;
}

.show-moreask .lookmore-btn {
    text-align: center;
    width: 120px;
    margin: 0px auto;
    color: #fff;
    border: 1px solid #28603e;
    border-radius: 10px;
    font-size: 16px;
    background: #f2f2f2;
    padding: 3px 0px;
    box-shadow: 2px 3px 1px #d8d8d8;
}
.show-item-footer .show-label {
    background: #d8d8d8;
    color: #fff;

    text-align: center;
    border-radius: 25px;
    padding:0px 5px;
}
.show-detail-nav{
    background: #fff;
    padding:0px 10px 10px 10px;
}
.show-detail-nav .nav-show-body{
    width: 100%;
    background: #f6f6f6;
    padding:5px;
}
.nav-show-body a{
   padding:0;
   text-decoration: none;
   font-size: 14px;
   display: inline-block;
   word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.nav-show-body a.active{
    color:#28603e;
    font-weight: 600;
}

.show-list .show-anw-num{
    text-align: center;
    padding:0px;
}
.show-click-tab{
    background: #28603e;

    padding-top:3px;
    text-align: center;
}
.show-click-tab .col-xs-4{
    height: 30px;
    line-height: 30px;
    color:#fff;
}

.show-click-tab .col-xs-4.active{
    background: #fff;
    color:#28603e;
}
.show-ask-body{
    background: #fff;
    padding:15px 5px;
}
.show-ask-body .ask-title{
    font-size: 18px;
    font-weight: 600;
}
.show-ask-body .show-user-name{
    color:#28603e;
}
.show-ask-body .show-detail{
    color:#606162;
}
.show-ask-body  .ask-info{
    margin:5px 0px;
}
.add-asnwer {
    background: #fff;
    position: relative;
    height: 150px;
}
.add-asnwer  .show-login {
    position: absolute;
    width: 100%;
    height: 150px;
    background: rgba(255, 255, 255, 0.8);
    top: 0;
    z-index: 10000;
    line-height: 110px;
    text-align: center;
    cursor: pointer;
}
.add-asnwer  .show-login a{
    color:#28603e;
}
.add-asnwer .answer-content{
    border:1px solid #888;
    width: 95%;
    display: block;
    margin:auto;
    padding:10px;
    height: 6em;
}
.add-asnwer .show-add-div{
    padding:0px 15px 10px 0px;
    margin:10px 0px;
}
.add-asnwer .col-xs-3{
    padding:0px;
}
.add-asnwer .col-xs-3 input{
    width: 100%;
    border:1px solid #888;
    height: 35px;
    }
.show-add-div .q-code{
    padding:0;
}
.show-add-div .q-code img{
    width: 100%;
    height: 35px;
}
.show-add-div  .answer-submit{
    height: 35px;
    line-height: 35px;
    background: #28603e;
    color:#fff;
    text-align: center;
    font-size: 18px;
}
.other-answer{
    background: #fff;
    padding:15px 5px;
    margin:10px auto;
}
.other-answer .other-item {
    margin:10px 0px;
}
.other-answer .other-item .col-xs-2{
    padding:0px 3px;
}

.other-answer .other-user-info{
    font-size: 14px;
    margin:5px 0px;
}
.other-answer  .col-xs-10{
    padding:0px 5px;
}

@media only screen and (max-width: 370px) and (min-width: 300px) {
    .other-answer .other-user-info{
        font-size: 12px;
    }
}
.other-answer .user-header-img{
    width: 40px;
    height: 40px;
    display: block;
    margin: auto;
    border-radius: 50px;
}
.m-ask-edit{
    text-align: right;
    margin-right: 1em;
}
.ask-title h1{
    font-size:18px;
    margin:0;
}
.answer-header{
    font-size:20px;
}
.other-title{
    padding-right:.5em;
    word-wrap:break-word;
}
.other-item-border + .other-item-border{
    border-top: solid 1px #c3c3c3;
    padding-top: 10px;
}
.zt-body{
    background-color:#eee;
}
.guide,
.tips,
.about-article{
    margin-top:10px;
    background-color: #fff;
    padding-top:15px;
}
.guide .header,
.tips .header,
.about-article .header{
    border-left: 8px solid #28603e;
    padding-left:5px;
    /*margin: 0px 15px 15px 0px;*/
    font-size: 20px;
}
.guide  h2,
.tips h2,
.about-article h2{
    color:#323232;
    font-size:18px;
    height: 30px;
    line-height: 30px;
    margin:0;
    padding:0;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.guide-list,
.tips-list,
.about-list ul{
    margin: 10px;
}
.guide-list-item,
.tips-list-item{
    padding-bottom: 15px;
    margin-top:15px;
    border-bottom: 1px solid #d8d8d8;
}
.guide-list-item:last-child,
.tips-list-item:last-child{
    border-bottom:none;
}
.item-header i{
    font-size: 16px;
    margin-right:5px;
    color: #28603e;
}
.item-header .title{
    font-size: 16px;
    letter-spacing: 1.2px;
    color:#454545;
    height: 20px;
    line-height: 20px;
    padding:0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.item-content{
    font-size: 14px;
    margin-top:5px;
    letter-spacing: 1.05px;
    color: #909090;
}
.about-article{
    padding:10px 10px;
}
.about-article span{
    font-size: 18px;
    letter-spacing: 1.08px;
    font-weight: bold;
}
.about-article .header{
    border-left: none;
}
.active{
    color:#28603e;
}
.about-list li{
    padding:5px 0;
    list-style-type: disc;
    color:#717272;
    font-size: 14px;
    letter-spacing: 0.84px;
    list-style-position:inside
}
.about-list a{
    color: inherit;
}
.icon-file:before{
    content:"\0051";
}
.extent{
    margin:0 5px;
    max-height: 40%;
    overflow-y: scroll;
}
.extent h1{
    color:#28603e;
    font-size:20px;
    letter-spacing: 1.35px;
    display: inline-block;
    padding-bottom:5px;
    margin:10px 3px;
    border-bottom: solid 3px #28603e;
}
.extent a{
    width:100%;
    padding-left:23px;
    letter-spacing: 1.35px;
    font-size: 20px;
    color:#909090;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mfz-bottom .lques-body a{
    padding:0 0 0 1.5em;
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    letter-spacing: 0.84px;
    color:#323232;
}
.mfz-bottom .lques-body .count{
    font-size: 15px;
    letter-spacing: 0.9px;
    line-height: 20px;
    height: 20px;
    background: #d2d2d2;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
}
.mfz-bottom .lques-body .row{
    padding:5px 10px 5px 0;
    border-bottom: solid 1px #eeeeee;
}
.about_fangzhou{
    margin-top: 5px;
}
.mfz-bottom .lques-body .row:last-child,
.mfz-bottom .learn-item:last-child
{
    border:none;
}
.mfz-bottom{
    padding-bottom: 0;
}
.mfz-bottom .learn-item{
    border-bottom:solid 1px #eeeeee;
    padding-bottom: 5px;
}
.mfz-bottom .learn-item div{
    padding-right: 0;
}
.fangzhou-content{
    font-size: 12px;
    line-height: 18px;
    color:#323232;
}
.learn-item .fangzhou-header{
    font-size:14px;
    color:#323232;
    padding:0;
}
.learn-item .fangzhou-header a{
    padding:0;
}
.fangzhou-img{
    background-color: #eaeaea;
    height: 220px;
    padding:10px 10px 0 10px;
}
.learn-item .img-container{
    height: 85px;
}
.fangzhou-img .img-container{
    border:solid 5px #fff;
    border-radius: 5px;
    height: 100%;
    width: 100%;
}
.fangzhou-img img,
.learn-item .img-container img
{
    height: 100%;
    width: 100%;
}
.mdidiImg img{
    width: 100%;
    height: auto;
}
.mser-process{
    padding:0;
    text-align: center;
    font-size: 18px;
    color:#2f2f2f;
    height: 200px;
}
.process-title{
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    letter-spacing: 8px;
}
.process-body span{
    background-color: #eeeded;
    display: inline-block;
    height: 50px;
    width: 20%;
    position: relative;
}
span.process-des{
    background-color: #f6f6f6;
    font-size: 14px;
    position: absolute;
    top:60px;
    left:0;
    height: auto;
    width: 100%;
}
.process-body i{
    font-size: 30px;
    color:#28603e;
}
.process-body .icon-sanx-up{
    color:#ee6b00;
}
/*book*/
.mser-box{
    background-color: #f1f1f1;
    padding: 20px 20px 40px 20px;
}
.book-box{
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}
.mser-box .book-title,
.mser-box .book-title i
{
    height: 70px;
    line-height: 70px;
    text-align: center;
    background-color: #ee6b00;
    font-size: 24px;
    letter-spacing: 6px;
    color:#fff;
}
.mser-box .book-body{
    text-align: center;
    padding:25px 0;

}
.body-title{
    color:#2f2f2f;
    font-size: 18px;
}
.body-title .city-control{
    color:#ee6b00;
}
.mser-box input,
.mser-box button{
    display: block;
    height: 40px;
    line-height: 40px;
    width:250px;
    margin:20px auto;
    font-size: 16px;
}
.mser-box input{
    padding-left: 1em;
}
.mser-box input::-webkit-input-placeholder{
    color:#aeacac;
}
.mser-box input:-moz-placeholder{
    color:#aeacac;
}
.mser-box input::-moz-placeholder{
    color:#aeacac;
}
.mser-box input:-ms-input-placeholder{
    color:#aeacac;
}
.mser-box button{
    background-color: #2f2f2f;
    color:#fff;
    letter-spacing: 3px;
    margin-top: 35px;
    border:none;
}
.mser-box button:focus,
.mser-box input:focus
{
    outline:none;
}
/*book*/
.mdidi-rule{
    background: url('/images/common/mdidi-rule.png');
    height: 320px;
}
.mdidi-rule .black{
    color:#000;
    font-weight: bolder;
}
.rule-des{
    padding:0;
}
.des-title{
    text-align: center;
    font-size: 28px;
    height: 100px;
    line-height: 100px;
    color:#fff;
    letter-spacing: 3px;
}
.des-body{
    background-color: #f1f1f1;
    width: 90%;
    margin:0px auto;
    border-radius: 10px;
    padding:20px 0px 20px 50px;
    font-size: 16px;
    letter-spacing: 2px;
}
.des-body li{
    list-style-type:decimal;
}
.mdidi-bottom p{
    font-size: 20px;
    letter-spacing: 8px;
    margin:.5em auto;
}
.home-tequan{
    background-color: #faf9f8;
    padding-top:20px;
}
.home-tequan >div{
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
}
.home-tequan .circle{
    width: 25vw;
    height: 25vw;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    box-shadow: 2px 2px 13px #bababa;
    max-width: 125px;
    max-height: 125px;
    position: relative;
    left:50%;
    transform: translateX(-50%);
}
.home-tequan .circle img{
    width: 30vw;
    height: 30vw;
    position: relative;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    max-width: 100%;
    max-height: 100%;
}
.tequan-title{
    text-align: center;
    font-size: 18px;
    color:#8e6200;
    margin-top: 15px;
}
.mtequan-body img,
.mbeike-body img{
    width: 100%;
    height: auto;
}
.mtequan-des{
    background-color: #fff;
}
.mtequan-des .des-title{
    font-size: 22px;
    color:#000;
    letter-spacing: 1px;
}
.mtequan-des p{
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold;
    margin: 20px 0;
    text-align: center;
}
.mtequan-body .book-box,
.mbeike-body .book-box
{
    margin:10px;
}
.mtequan-body .book-title,
.mbeike-body .book-title
{
    font-size: 30px;
    letter-spacing: 2px;
    color:#536ef8;
    margin-top: 20px;
    text-align: center;
}
.mtequan-body input,
.mtequan-body button,
.mbeike-body input,
.mbeike-body button,
.mbeike-body select
{
    display: block;
    width: 80%;
    margin:20px auto;
    height: 40px;
    line-height: 40px;
    border:solid 1px #bebebe;
    padding-left: 1em;
}
.mtequan-body button,
.mbeike-body button{
    height: 45px;
    line-height: 45px;
    background-color: #536ef8;
    color:#ffe300;
    font-size: 25px;
    text-align: center;
    padding-left: 0;
    letter-spacing: 3px;
}
.mtequan-intro .col-xs-6{
    padding:10px;
    text-align: center;
    position: relative;
}
.mtequan-intro  img{
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
    height: 48vw;
    max-height: 240px;
}
.mbeike-intro{
    text-align: center;
    background-color: #fff;
}
.mbeike-intro .into-body>div{
    margin-top: 20px;
}
.mbeike-intro .intro-title{
    font-size: 16px;
    color:#4e4e4e;

}
.mbeike-intro .title-main{
    font-size: 20px;
    color:#000;
    height: 60px;
    line-height: 60px;
}
.mbeike-intro i{
    color:#28603e;
    font-size: 85px;
}
.mbeike-body button{
    background-color: #ffe300;
    color:#000;
}
.mbeike-body .book-title,
.mbeike-ans .ans-title{
    text-align: center;
    color:#000;
    letter-spacing: -1px;
    font-size: 26px;
}
.text-yellow{
    color: #ffe300;
}
.yellow{
    background-color: #ffe300;
}
.mbeike-body .book-box{
    padding: 20px 30px;
    background-color: #fff;
}
.mbeike-body input,
.mbeike-body button,
.mbeike-body select
{
    display: block;
    width: 100%;
    margin:20px auto;
    height: 40px;
    line-height: 40px;
    border:solid 1px #bebebe;
    padding-left: 1em;
}
.mbeike-body button{
    height: 45px;
    line-height: 45px;
    background-color: #ffe300;
    /*color:#ffe300;*/
    font-size: 25px;
    text-align: center;
    padding-left: 0;
    letter-spacing: 3px;
    border:none;
}
.mbeike-body .mbeike-process{
    margin:10px 0;
}
.mbeike-ans {
    padding:0 10px;
    background-color: #fff;
}
.mbeike-ans .ans-title{
    font-size: 20px;
    letter-spacing: 2px;
}
.ans-item-no{
    padding:0 5px;
    margin-right: 5px;
}
.mbeike-ans .ans-item-title{
    font-size: 17px;
}
.mbeike-ans .ans-item-body{
    font-size: 16px;
    color:#3f3f3f;
}
.ans-item{
    padding:10px 0;
    border-bottom: solid 1px #eaeaea;
}
.mbeike-ans  .title-box{
    line-height: 25px;
    margin-bottom: 5px;
}
.ans-item:last-child{
    border:none;
}
/*标签页*/
.label-banner{
  background:#fff;
  position:relative;
}
.label-banner>img{
  width: 100%;
  max-height: 300px;
  object-fit: contain;
}
.label-banner>.label-banner-title{
  position:absolute;
  font-size:16px;
  background: rgba(0,0,0,0.4);
  color:#fff;
  border-radius: 5px;
  padding:5px 10px;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
}
.label-page .label-top {
  text-indent: 30px;
  font-size: 16px;
  padding:30px 12px;
  background: #fff;
  position: relative;
  line-height: 24px;
}
.label-page .label-top:after{
  content:'';
  background: #c9c9c9;
  height: 1px;
  width: 110px;
  position: absolute;
  bottom:25px;
  left:10px;
}
.label-top>i{
  color:#e5e5e5;
  position: absolute;
  top:20px;
  left:-15px;
  font-size: 24px;
}

.label-learn {
  padding: 0px 10px;
}
.label-learn .learn-item,
.label-gg,
.labelpush-item{
  border-bottom:solid 1px #e3e3e3;
}
.label-learn .item-content{
  text-indent: 0;
  height: 66px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
}
.learn-item .col-xs-5{
    padding-right:0;
}
.label-about{
    padding:0 20px;
}
.labelpush-item{
    margin:0 10px;
    padding:8px 0px 15px 0px;
}
.opinion-count{
    width: 30px;
    height: 80px;
    background: #bfbfbf;
    color:#fff;
}
.opinion-count>div{
  font-size: 14px;
  line-height: 17px;
  margin-top: 5px;
  overflow: hidden;
  height: 70px;
  max-width: 55%;
  display: inline-block;
  position: relative;
  writing-mode: tb-rl;
}
.labelpush-item>.body{
  height: 80px;
  width: calc(100% - 32px);
  padding:0 15px;
}
.labelpush-title{
  font-size: 18px;
  color:#3e3e3e;
  display: inline-block;
  width: 100%;
}
.labelpush-content{
  font-size: 14px;
  color: #7d7d7d;
  margin-top:5px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 18px;
  max-height: 36px;
}
.ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*新版学堂*/
.new-book{
    height: 70px;
    margin:5px 0;
    color:#525150;
    font-size: 16px;
    box-shadow: 0 0 6px 0 rgba(167,167,167,0.82);
    background: #fff;
    position: relative;
}
.new-book>div{
    float: left;
    position: relative;
    height: 100%;
}
.new-book>.book-title{
    color:#000000;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    width: 30%;
    padding:3.5px 0;
}
.new-book>.book-title>.title-top{
    font-size: 20px;
    letter-spacing: 0.34px;
    color:#e84554;
    line-height: 31px;
}
.new-book>.book-city{
    width: 60px;
}
.new-book>.book-phone{
    width: calc(70% - 140px);
    margin-left:2.5px;
}
.new-book input,
.new-book select,
.new-book>.book-submit{
    border:solid 1px #eeeeee;
    background: transparent;
    width: 100%;
    line-height: 32px;
    font-size: 14px;
    position: absolute;
    top:0;
    bottom: 0;
    margin:auto;
    height: 32px;
    border-radius: 5px;
}
.new-book>.book-submit{
    background: #e84554;
    color:#fff;
    font-size: 14px;
    padding:0 5px;
    width: auto;
    right:5px;
    border:none;
}
.learn-zt{
    padding:20px 2.5px 0 2.5px;
}
.home-nav{
    padding:0 5px;
    background: #fff;
}
.learn-zt-item{
    position: relative;
    padding:0 2.5px;
    height: 25vw;
    max-height: 125px;
    overflow: hidden;
}
.img-center{
    width: 100%;
    height: auto;
    position: absolute;
    min-height:100%;
    top:0;
    bottom:0;
    margin:auto;
}
.learn-zt-item>img{
    width: calc(100% - 5px);

}
.learn-list{
    padding:0 10px;
}
.learn>.row>.col-xs-12,
.learn>.row>.col-xs-9{
    padding-left:10px;
}
.learn-gg{
    position: relative;
    width: 100%;
    height: 94px;
    margin:10px 0;
    overflow: hidden;
    display: block;
}
.learn-about-header{
    font-size: 18px;
    line-height: 27px;
    color:#000000;
    display: block;
}
.learn-info{
    font-size: 14px;
    color:#969797;
    line-height: 20px;
}
.learn-info>div{
    padding:0;
}
.learn-info>.col-xs-4{
    text-align: right;
}
.learn .item-title{
    font-size: 18px;
    font-weight: bold;
    color:#333333;
}
.learn .item-des{
    font-size: 14px;
    line-height: 20px;
    color:#000000;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 40px;
}
.lask-item{
    padding:30px 0 10px 0;
}
.lask-item> .learn-info{
    margin-top: 20px;
}
.learn-item.shouitem23{
    border:none;
}
.shouitem23 img{
    height: 38vw;
    max-height: 190px;
    border-radius: 8px;
}
.shouitem24>a{
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    border:solid 1px #eeeeee;
    display: inline-block;
    padding:0 10px;
    font-style: 18px;
    color:#525150;
    margin-top: 15px;
}
.ltuijian .learn-item{
    border:none;
}
.ltuijian .shouitem21 + .shouitem21,
.ltuijian .shouitem22 + .shouitem22
{
    border-top:solid 1px #e3e3e3;
}
.arask-item{
    padding:20px 0;
}
.arask-item>.item-count{
    height: 55px;
    line-height: 55px;
    background: #e5e5e5;
    width: 29px;
    font-size: 18px;
    color:#525150;
    text-align: center;
    margin-right: 10px;
}
.arask-item>.item-title{
    height: 27px;
    line-height: 27px;
    color:#000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    max-height: 27px;
    font-weight: normal;
    margin-bottom: 5px;
}
.arask-item + .arask-item{
    border-top:solid 1px #e3e3e3;
}
.usertitle{
    /*line-height: 25px;*/
    margin-top:10px;
    color:#7c7c7c;
    font-size: 14px;
}
.usertitle>.username{
    font-size: 18px;
    color:#4a4b4b;
}
.article-share-box{
    font-size: 18px;
    line-height: 28px;
    color:#000;
}
.article-share-box a{
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-top: 10px;
}
.article-share-box a + a{
    margin-left:60px;
}
.article-share-box .jiathis_button_weixin{
    background: url(../images/common/ar-weixin.png);
    background-size: 100%;
}
.article-share-box .jiathis_button_tsina{
    background: url(../images/common/ar-weibo.png);
    background-size: 100%;
}
#jiathis_weixin_modal{
    /*left:55% !important;*/
    margin-left:0 !important;
    transform: translateX(-50%);
    max-width: 90vw;
}
/*城市分站*/
.city-main>div{
    background: #fff;
}
.city-main .fa-map-marker{
    font-size: 0.40rem;
}
.showrightbar .fa-th-large{
    color: #919191;
}
.city-active{
    background: #fff;
    height: 1.21rem;
    text-align: center;
    font-size: 0.25rem;
    line-height: 0.36rem;
    color:#000;
    margin:6px 0 10px 0;
    display: block;
}
.active-left{
    text-align: left;
}
.active-left>img{
    height: 0.77rem;
    margin-top: 0.22rem;
}
.active-center{
    padding:0.245rem 0;
}
.active-right{
    line-height: 1.21rem;
    text-align: right;
    font-size: 0.3rem;
}
.city-pro{
    background: #fff;
    padding:20px 10px;
}
.city-pro>.title{
    font-size: 0.43rem;
    color:#030303;
    text-align: center;
    margin:5px 0;
}
.city-pro>.des{
    font-size: 0.25rem;
    color:#646464;
    text-align: center;
}
.city-pro-list>.title{
    font-size: 0.32rem;
    color:#030303;
    padding:0 20px;
    margin:15px 10px 20px 10px;
    position: relative;
}
.city-pro-list>.title:before,
.city-pro-list>.title:after{
    content: '';
    position: absolute;
    height: 0.21rem;
    width: 0.21rem;
    border-radius: 50%;
    background: #d2d2d2;
    left:0;
    top:0;
    bottom: 0;
    margin:auto;
}
.city-pro-list>.title:after{
    background: #fe4d5f;
    letter-spacing: 0.13em;
}
.city-pro-list img{
    width: 100%;
}
.city-pro-list>.item>.item-title{
    font-size: 0.32rem;
    color:#030303;
    margin-top:20px;
}
.city-pro-list>.item>.item-des{
    font-size: 0.25rem;
    color:#646464;
}
.item-title-box{
    margin:15px 0;
}
.city-pro-list>.item{
    position: relative;
    display: block;
}
.city-submit{
    margin-top:20px;
    color:#fe4d5f;
    font-size: 0.28rem;
    line-height: 0.6rem;
    border: solid 1px #fe4d5f;
    border-radius: 0.3rem;
    width: 1.65rem;
    text-align: center;
}
.city-pro-list.border-bottom{
    border-bottom: solid 1px #ebebeb;
}
.city-part-list{

}
.city-part-list>.col-xs-12{
    padding:0;
    display: block;
}
.city-part-list>.col-xs-6>img{
    /*width: calc(100% - 2.5px);*/
}
.city-part-list>.col-xs-12>.des{
    font-size: 0.32rem;
    color:#030303;
    margin: 15px 0 15px 10px;
    text-align: left;
}
.city-book{
    margin-top: 10px;
    text-align: center;
    padding:15px;
}
.city-book>.title,
.city-case>.title{
    font-size: 0.43rem;
    letter-spacing: 0.034rem;
    color:#030303;
    padding:0 1.44rem;
}
.city-book>.des{
    font-size: 0.25rem;
    color:#030303;
    line-height: 0.32rem;
    letter-spacing: 0.025rem;
    padding:0 1.44rem;
}
.city-book>input{
    width: 100%;
    height: 45px;
    border-radius: 2px;
    border:solid 1px #b5b5b5;
    margin-top: 29px;
    margin-bottom:22px;
    text-indent: 2em;
}
.city-book>button{
    font-size: 0.32rem;
    color:#fff;
    letter-spacing: 0.026rem;
    height: 40px;
    border-radius: 20px;
    width: 2.08rem;
    background: #fe4d5f;
    border:none;
}
.city-case{
    margin-top: 10px;
    padding:20px 10px;
}
.city-case>.title{
    text-align: center;
}
.case-img-box{
    position: relative;
}
.case-item>.case-img-box>.title{
    color:#fff;
    background: rgba(0,0,0,0.4);
    font-size: 0.32rem;
    line-height: 0.6rem;
    margin-top: 15px;
    padding:0 15px;
    position: absolute;
    bottom:0;
    width: 100%;
}
.city-case>.case-item>.des{
    color:#646464;
    font-size: 0.25rem;
    margin-top: 5px;
    padding:0 15px;
}
.city-case img{
    width: 100%;
}
.city-case>.case-item{
     margin-top: 20px;
     display: block;
}
.city-case .case-price{
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    max-width: 100%;
    background: #ffdbdf;
    margin-right: 10px;
    margin-bottom: 10px;
    padding:0 5px;
}
.case-price-box{
    padding:0 15px;
    margin-top: 17px;
}
.city-case>.getmore{
    line-height: 0.61rem;
    width: 2.04rem;
    border:solid 1px #000;
    display: block;
    text-align: center;
    margin:20px auto;
}
.city-process{
    text-align: center;
    padding-bottom: 80px;
}
.city-process .process-item{
    display: inline-block;
    font-size: 0.28rem;
    color:#323232;
}
.city-process .img-box{
    background: #28603e;
    border-radius: 50%;
    width: 0.99rem;
    height: 0.99rem;
    display: inline-block;
}
.city-process .process-list{
    display: inline-block;
    margin:10px 0;
}
.city-process .process-right{
    display: inline-block;
    height: 0.99rem;
    line-height: 0.99rem;
    color:#646464;
    font-size: 0.32rem;
    margin:0 1.5px;
}
.city-zx{
    margin-top: 10px;
}
.city-zx .tabs-item{
    font-size: 0.36rem;
    color:#646464;
    padding:15px 0;
    text-align: center;
}
.city-zx .tabs-item.active{
    color:#030303;
    position: relative;
}
.city-zx .tabs-item.active:after{
    content: '';
    width: 30px;
    height: 4px;
    position: absolute;
    bottom:0px;
    background: #000000;
    left:0;
    right:0;
    margin:auto;
}
.city-zx-list{
    padding:0 10px;
}
.city-zx-list>.zx-item{
    font-size: 0.29rem;
    color:#323232
    line-height:0.36rem;
    padding:20px 0;
}
.img-center-box{
  position: relative;
  overflow: hidden;
}
.img-center-box>img{
  position: absolute;
  width: 100%;
  top:0;
  bottom:0;
  margin:auto;
  min-height: 100%;
}
.line-control{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 20px;
  height: 40px;
  max-height: 40px;
}
.city-zx-list .line-control{
    font-size: 0.28rem;
    color:#323232;
    -webkit-line-clamp: 3;
    line-height: 0.36rem;
    height: 1.08rem;
    max-height: 1.05rem;
    margin-top: 0.1rem;
    margin-bottom: 0.36rem;
}
.city-zx-list .col-xs-5{
    padding:0;
}
.city-zx-list .img-center-box{
    height: 2rem;
    background: #ebebeb;
}
.city-zx-list i{
    color:#cacaca;
    font-size: 0.3rem;
}
.city-zx-list span{
    padding-left:5px;
}
.city-zx-list >.zx-item + .zx-item{
    border-top:solid 1px #ebebeb;
}
#mModal{
  top:20%;
}
.mModal-header{
  background: #deab63;
  text-align: center;
  color:#fff;
  font-weight: lighter;
  border-radius: 6px 6px 0 0;
}
#mModalLabel>.title{
  font-size: 0.4rem;
  line-height: 0.32rem;
  left: 0.056rem;
}
#mModalLabel>.des{
  font-size: 0.18rem;
  line-height: 0.24rem;
  left: 0.018rem;
  margin-top: 20px;
}
.mModal-body{
  text-align: center;
}
.mModal-body> input{
  height: 0.6rem;
  width: 5.2rem;
  border:solid 1px #000;
  text-indent: 0.22rem;
  border-radius: 6px;
}
.mModal-body> input + input{
  margin-top: 0.34rem;
}
.mModal-footer.mpro-btn-group{
  padding:0 15px 15px 15px;
}
.mModal-footer{
  padding:0.3rem 0;
  text-align: center;
  font-size: 0.24rem;
  color:#000;
}
.mModal-dialog{
  max-width: 500px;
}
.mModal-footer button{
  padding:10px 30px;
  border-radius: 30px;
  font-size: 0.24rem;
  background: #ecbb76;
  border-color:#ecbb76;
  color:#fff;
  border:none;
}
.lc-ar-list{
    padding-bottom: 20px;
    margin-top: 0;
}
.lc-main .lookmore-btn{
    border-radius: 0;
}
.lc-item-title{
    font-size: 0.32rem;
    line-height: 0.36rem;
    letter-spacing: 0.02rem;
    display: block;
}
.bg-white{
    background: #fff;
}
.lc-ask>.ask-item{
    position: relative;
    padding:0.2rem 0;
}
.lc-ask .count{
    height: 0.6rem;
    width: 0.6rem;
    background: #28603e;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.26rem;
    color:#fff;
}
.lc-ask .lc-item-title{
    width: calc(100% - 0.8rem);
    margin-left:0.2rem;
    line-height: 0.45rem;
}
.lc-hot,
.lc-ask{
    padding:0.3rem;
    margin-top: 0.15rem;
}
.lc-hot>.title,
.lc-ask>.title{
    font-size: 0.42rem;
    letter-spacing: 0.008rem;
    color:#232222;
    margin:10px 0;
}
.lc-hot>.hot-item{
    padding:10px 0;
}
.lc-hot>.hot-item>.line-control{
    color:#909090;
    line-height: 0.38rem;
    font-size: 0.26rem;
    -webkit-line-clamp:3;
    max-height: 1.14rem;
    height: 1.14rem;
    margin-top: 10px;
}
.lc-hot>.hot-item + .hot-item,
.lc-ask>.ask-item + .ask-item{
    border-top:solid 1px #eff3f5;
}
.lc-label{
    height: 0.32rem;
    width: 0.68rem;
    border-radius: 4px;
    background: #dcdcdc;
    font-size: 0.18rem;
    line-height: 0.32rem;
    text-align: center;
}
.lc-top{
    height: 0.9rem;
    line-height: 0.9rem;
    padding-left:0.2rem;
    font-size: 0.24rem;
    color:#646464;
    background: #eff3f5;
}
.lc-top .first{
    color:#323232;
}
.lc-top>.lc-cur{
    display: inline-block;
}
.lc-select{
    position: relative;
    background:#28603e;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.3rem;
    display: inline-block;
    width: 2rem;
    color:#fff;
    text-align: center;
    float: right;
    margin-top: 0.1rem;
    margin-right: 0.2rem;
}
.lc-sidebar{
    width: 2rem;
    color:#232222;
    font-size: 0.3rem;
    position: absolute;
    top:0.7rem;
    left:0;
    box-shadow: 0 0 12px 0 rgba(47,47,47,0.25);
    z-index: 2;
    display: none;
}
.lc-sidebar li{
    list-style-type: none;
}
.lc-sidebar a,
.lc-sidebar .tree-item{
    height: 0.85rem;
    line-height: 0.85rem;
    padding-left:0.2rem;
}
.lc-sidebar>.treeview a.active{
    background: #c3c3c3;
    box-shadow: 0 0 12px 0 rgba(47,47,47,0.25);
    color:inherit;
}
.lc-sidebar>.treeview a{
    display: block;
    text-align: left;
    background: #eeeeee;
}
.lc-sidebar .treeview-menu{
    display: none;
}
.lc-sidebar .treeview + .treeview{
    border-top:solid 1px #bcbcbc;
}

/*新首页*/
.logo-home{
    height: 50px;
    width: auto;
    transform: translateY(1px);
}
.home-active img{
    height: 0.35rem;
    margin-top: 0.4rem;
}
.home-active>.active-center{
    line-height: 0.72rem;
    color:#727272;
    font-size: 0.26rem;
    text-align: center;
}
.home-block-content{
    /*padding:0 0.25rem;*/
    display: block;
}
.home-block-content + .home-block-content{
    margin-top: 0.2rem;
}
.block-content-title{
    font-size: 0.28rem;
    color:#28603e;
    font-weight: 500;
    letter-spacing: 1px;
    padding:0 0.1rem;
}
.home-block-title.text-left{
    text-align: left
}
.block-content-des{
    font-size: 0.24rem;
    color:#888888;
    padding:0 0.1rem;
}
.home-part.home-block{
    padding:0 0.2rem 0.2rem;
}
.img-cover{
    position: absolute;
    width:100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    left:0;
    top:0;
}
.img-cover-rela{
    position: relative;
}
.home-part .img-cover,
.home-part .swiper-slide,
.home-part img{
    height: 1.96rem;
    width:3.1rem !important;
    text-align: center;
    border-radius: 5px;
}
.home-part .img-cover{
    background: rgba(20,20,20,0.5);
    padding:0.65rem 0;
}
.home-part .img-cover>.title{
    font-size: 0.28rem;
    color:#fff;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 0.36rem;
}
.home-part .img-cover>.get-detail{
    font-size: 0.22rem;
    color:#b8b8b8;
    line-height: 0.3rem;
}
.home-block.zhinan{
    padding:0 0.25rem;
}
.nopadding{
    padding:0;
}
.home-block-title>.anli-more,
.home-block-title>.zhinan-more
{
    color:#888888;
    font-size: 0.24rem;
    line-height: 0.4rem;
}
.home-block.home-anli,
.home-block.zhinan{
    padding:0.2rem;
}
.home-block.home-anli .swiper-slide{
    width:100%;
    height: 4rem;
}
.home-block.home-anli .swiper-container{
    padding-bottom: 0.6rem;
    border-radius: 0.1rem 0.1rem 0 0;
}
.case-cover-title{
    position: absolute;
    background: rgba(8,8,8,.7);
    height: 0.66rem;
    line-height: 0.66rem;
    width:100%;
    bottom: 0;
    padding:0 0.25rem;
    color:#fff;
    font-size: 0.24rem;
    letter-spacing: 1.5px;
}
.case-cover-price{
    position: absolute;
    background: rgba(8,8,8,.7);
    right: 0.6rem;
    top:0.3rem;
    color:#fff;
    font-size: 0.22rem;
    padding:0.2rem 0.1rem;
    max-width: 80%;
}
.home-block.home-anli .swiper-pagination{
    bottom:0rem;
}
.home-process{
    display: inline-block;
    text-align: center;
}
.home-process>.item-content{
    width: .9rem;
    height: .9rem;
    border-radius: 50%;
    background: #e7e7e7;
    text-align: center;
    margin:0;
    position: relative;
    display: inline-block;
}
.home-process>.item-des{
    text-align: center;
    color:#888888;
    font-size: 0.24rem;
}
.home-process-jg{
    display: inline-block;
    height: .9rem;
    width:.24rem;
    margin: 0 .1rem;
    position: relative;
}
.home-block.server-line{
    text-align: center;
}
.home-server-box{
    display: inline-block;
    text-align: center;
}
.home-process-jg>i,
.home-process>.item-content>i{
    color:#ababab;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: .3rem;
    font-size: .24rem;
}
.home-process>.item-content>i{
    height: 80%;
    color:#808080;
    font-size: .5rem;
}
.new-footer{
    height: 70px;
    width: 100%;
    position: fixed;
    bottom:0;
    z-index: 2;
    max-width: 500px;
}
.new-footer>.img-center-box{
    height: 100%;
    width: calc(50% - 2px);
}
.absolute-center{
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}
.footer-box{
    text-align: center;
    color:#fff;
    top:50%;
    bottom:auto;
    transform: translateY(-50%);
}
.footer-box>.footer-title-top{
    font-size: 0.28rem;
    font-weight: bolder;
    letter-spacing: 1px;
}
.footer-box>.footer-title-des{
    font-size: 0.22rem;
}
.img-all{
    width: 100%;
    height: auto;
}
.img-all-h{
    width: 100%;
    height: 100%;
}
.frend-body{
    padding:0.4rem 0.5rem;
}
.f-input-group{
    width: 100%;
    border:solid 1px #b8b8b8;
    border-radius: 0.1rem;
    font-size: 16px;
    color:#666666;
}
.f-input{
    border: none;
    height: .8rem;
    display: block;
    padding-left: .9rem;
    width: 100%;
    background: #fff;
    border-radius: .1rem;
}
.f-input-group + .f-input-group{
    margin-top: 0.3rem;
}
.f-input-box{
    height: .8rem;
    position: relative;
    box-sizing: content-box;
}
.f-input-box + .f-input-box{
    border-top:solid 1px #b8b8b8;
}
.f-input-box>i{
    position: absolute;
    left: 10px;
    font-size: .4rem;
    color: #b8b8b8;
    top: .1rem;
}
.f-select{
    border: none;
    line-height: .7rem;
    position: absolute;
    top: .05rem;
    right: .2rem;
    width: 1.5rem;
    height: .7rem;
    background: #fff;
}
.padding-select{
    padding-right: 1.7rem;
}
.new-btn{
    padding:.3em .8em;
    border:solid 1px rgba(0,0,0,0.1);
    background:#28603e linear-gradient(hsla(0,0%,100%,.2),transparent);
    border-radius: .2em;
    box-shadow: 0 .05em .25em rbga(0,0,0,0.5);
    color:#fff;
    text-shadow: 0 -.05em .05em rbga(0,0,0,0.5);
    font-size: 125%;
    line-height: 1.5;
    margin:.3rem auto;
    display: block;
    letter-spacing: .2em;
 }
.new-btn.btn-f{
    width: 100%;
    border-radius: .15rem;
    padding:.25rem auto;
}
.s-l-title{
    border-bottom: solid 1px #b8b8b8;
}
.s-lt-item{
    font-size: 0.28rem;
    color:#515151;
    letter-spacing: 1px;
    border-radius: .1rem .1rem 0 0;
    padding:.12rem .15rem;
    display: inline-block;
}
.s-lt-item.active{
    background: #515151;
    color:#fff;
}
.s-l-content{
    /*padding:.2rem 0;*/
}
.h-zx-item,
.h-ask-item{
    padding:0.3rem 0;
}
.h-zx-item img{
    height: 1.6rem;
    object-fit: cover;
}
.h-zx-item .line-control{
    line-height: 0.5rem;
    height: 1rem;
    max-height: 1rem;
}
.h-zx-item .shounum{
    color:#888888;
}
.text-right{
    text-align: right;
}
.septal-line + .septal-line{
    border-top:solid 1px #b8b8b8;
}
.disnone{
    display: none;
}
.h-ask-item{
    color: #515151;
}
.h-ask-item>.row{
    font-size: 13px;
    color: #888888;
    margin-top: .2rem;
}
.h-xg-item{
    margin-top: .1rem;
}
.h-xg-item img{
    object-fit: cover;
}
.h-xg-1{
    width:4.76rem;
    height: 3.6rem;
}
.h-xg-2{
    width:2.13rem;
    height: 1.75rem;
}
.h-xg-3{
    width:2.13rem;
    height: 1.75rem;
}
.h-xg-4{
    width:1.85rem;
    height: 1.6rem;
}
.h-xg-5{
    width:5rem;
    height: 1.6rem;
}
.budget-body{
    padding:.36rem .5rem;
}
.budget-title>.s-lt-item{
    border-radius: 0;
    text-align: center;
    font-size: 0.35rem;
    letter-spacing: 2px;
}
.bdg-input-box{
    border:solid 1px #b8b8b8;
    border-radius: .1rem;
    font-size: 14px;
    color:#888888;
    padding:.26rem .4rem;
    position: relative;
}
.bdg-input-label{
    display: inline-block;
    width: 1.5rem;
    text-align: center;
    padding-right: .1rem;
    border-right: solid 2px #888888;
}
.bdg-input-cell{
    position: absolute;
    top:.3rem;
}
#bdg-area,
#bdg-city,
.bdg-phone{
    display: inline-block;
    width: 3rem;
    border:none;
}
#bdg-area,
.bdg-phone{
    background: transparent;
}
#bdg-city{
    width: 3.6rem;
    transform: translateY(.02rem);
    height: 20px;
}
.bdg-input-box + .bdg-input-box{
    margin-top: .24rem;
}
.bdg-zh-type,
.bdg-ju-type{
    text-align: center;
    margin-top: .4rem;
}
.bdg-zh-type>.s-only-item{
    display: inline-block;
    width: 48%;
    padding:.2rem 0;
    border: solid 1px #888888;
    border-radius: .2rem;
}
.bdg-ju-type>.s-only-item{
    display: inline-block;
    width: 30%;
    padding:.2rem 0;
    border: solid 1px #888888;
    border-radius: .2rem;
}
.bdg-label{
    margin-bottom: .2rem;
}
.bdg-ju-type>.s-only-item.center{
    margin:auto;
}
.bdg-zh-type>.s-only-item.active,
.bdg-ju-type>.s-only-item.active{
    color:#fff;
    background: #515151;
    border-color: #515151;
}
#bdgModal{
    top:0;
}
.bdg-jz>.cal-yuji{
    color:#28603e;
    text-align: center;
    font-weight: bolder;
    font-size: 18px;
    padding:.3rem;
    border-bottom: solid 1px #888;

}
.bdg-detail{
    padding:.3rem 0;
    display: none;
}
.bdg-zz{

}
.bdg-zz>.zz-title,
.bdg-zz>.bdg-cc,
.bdg-zz>.bdg-sd,
.bdg-zz>.bdg-gl{
    text-align: center;
    line-height: 30px;
    color:#28603e;
    font-weight: bolder;
    font-size: 16px;
}
.cal-yuji-item{
    display: inline-block;
    height: 1rem;
    box-sizing: border-box;
    text-align: center;
    margin:.2rem 0;
    font-size: 14px;
    color:#28603e;
    font-weight: bolder;
    font-size: 16px;
}
.cal-yuji-item.cal-yuji-left{
    border-right: solid 1px #ddd;
}
.cal-yuji-item>.zheng-price{
    font-size: 18px;
}
.bdg-sd>.zheng-text-des{
    color: #989898;
    font-size: 12px;
    text-align: center;
}
/*新首页*/

/*报价聚合页*/
.jh-main .lc-select{
    background: #888888;
    border-radius: .15rem;
}
.jh-ask{
    padding:20px;
}
.jh-ask>.ask-title{
    font-size: .32rem;
    color:#515151;
    line-height: .4rem;
}
.jh-ask>.ask-item{
    border-top:solid 1px #d9d9d9;
    padding:.2rem 0;
}
.jh-ask>.ask-item>.count{
    height: .84rem;
    width: .84rem;
    border-radius: 50%;
    background: #515151;
    color: #fff;
    text-align: center;
    line-height: .36rem;
    font-size: .22rem;
    padding:.06rem 0;
}
.jh-ask>.ask-item>.ask-icon{
    height: .5rem;
    width: .5rem;
    margin:.17rem;
    padding:0;
    line-height: .5rem;
    font-size: .35rem;
    font-weight: 300;
    color: #fff;
    text-align: center;
    background-clip: content-box;
    background: #888888;
    border-radius: .1rem;
}
.jh-ask>.ask-item>.ellipsis{
    font-size: .26rem;
    color: #888888;
    line-height: .84rem;
}
.jh-ask .ask-wen,
.jh-ask .ask-da{
    font-size: .26rem;
    color: #888888;
    line-height: .42rem;
}
/*报价聚合页*/

/*雷霆*/
.lt-main{
  background: #eeeeee;
  color:#171717;
  word-break: break-word;
}
.lt-title{
  line-height: 0.6rem;
  font-size: 0.4rem;
  letter-spacing: 0.024rem;
  font-weight: bolder;
  padding: 0.2rem;
  margin-top: 0.1rem;
  margin-bottom: 0;
}
.lt-attr{
  font-size: 0.18rem;
  color:#aaaaaa;
  letter-spacing: 0.0045rem;
  height: 0.55rem;
  line-height: 0.55rem;
  padding:0 0.2rem;
}
.lt-info{
  padding:0 0.2rem;
}
.lt-info i{
    margin-right: 0.1rem;
}
.lt-info>.info-content{
    font-size: 0.18rem;
    line-height: 0.36rem;
    letter-spacing: 0.0045rem;
    padding:0.1rem 0;
    border-bottom: solid 1px #bfbfbf;
    color:#7d7d7d;
}
.lt-lead.line-control{
    max-height: 120px;
    height: 120px;
    -webkit-line-clamp:6;
}
.lt-showall{
  text-align: center;
  display: none;
  line-height: 45px;
}
.lt-lead-box{
  padding:0.3rem 0.2rem;
}
.lt-lead-box>.lt-lead{
  padding:0;
}
.lt-lead{
  padding:0.3rem 0.2rem 0;
  font-size: 14px;
  letter-spacing: 0.006rem;
  line-height: 20px;
  word-break: break-word;
}
.lt-book{
  box-shadow: 0 0 10px 0 rgba(176,176,176,0.45);
  padding:0.3rem 0.24rem;
}
.lt-book>.title{
  font-size: 0.36rem;
  letter-spacing: 0.032rem;
  line-height: 0.36rem;
  color:#e75a5a;
  text-align: center;
  font-weight: bold;
}
.lt-book>.des,
.lt-result{
  font-size: 0.26rem;
  letter-spacing: 0.0065rem;
  line-height: 0.36rem;
  margin-top: 0.3rem;
  color:#e75a5a;
  text-align: center;
  margin-bottom: 0.26rem;
}
.lt-result{
    text-align: center;
}
.lt-result>.price{
    font-size: 0.35rem;
    color:#e75a5a;
}
.lt-book-span{
  font-size: 0.20rem;
  letter-spacing: 0.02rem;
  line-height: 0.36rem;
  color:#393939;
}
.lt-input{
  width: 100%;
  height: 0.7rem;
  margin-bottom: 10px;
  border-radius: 0.1rem;
  text-indent: 0.35rem;
  border:solid 1px #ebebeb;
  background: transparent;
}
button.lt-input{
  background: #e75a5a;
  border:none;
  font-size: 0.24rem;
  letter-spacing: 0.012rem;
  color:#fff;
  text-indent: 0;
}
.tody-count,
.lt-book .swiper-container{
  color:#7d7d7d;
  font-size: 0.18rem;
  letter-spacing: 0.009rem;
  line-height: 0.54rem;
  height: 0.54rem;
  text-align: center;
  position: relative;
}
.tody-count:after{
  content: '';
  height: 1px;
  width: 4rem;
  background: #e5e5e5;
  position: absolute;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}
.lt-book .swiper-container{
  height: 40px;
  text-align: center;
}
.lt-artical{
  font-size: 0.28rem;
  line-height: 0.4rem;
  letter-spacing: 0.006rem;
  padding:0.05rem 0.24rem 0.35rem;
  font-weight: 300;
}
.lt-artical-img{
  width: calc(100% - 0.6rem);
  height: auto;
  margin: 0.3rem;
}
.lt-label{
  margin-top: 0.3rem;
  margin-bottom: 0.25rem;
}
.lt-label-item{
  height: 0.45rem;
  background: #bfbfbf;
  border-radius: 0.1rem;
  color:#fefefe;
  font-size: 0.2rem;
  line-height: 0.45rem;
  letter-spacing: 0.022rem;
  padding:0 0.35rem;
  display: inline-block;
  margin-top: .1rem;
}
.lt-next{
  line-height: 1.1rem;
  font-size: 0.24rem;
  height: 1.1rem;
  margin:0.1rem 0;
  padding:0 0.2rem;
  display: block;
}
.lt-hot{
  padding:0 10px;
}
.lt-hot>.hot-item{
  font-size: 0.24rem;
  color:#313131;
  height: 0.7rem;
  line-height: 0.7rem;
  padding:0 0.35rem;
  display: block;
  border-bottom: solid 1px #bfbfbf;
}
.lt-main>.learn{
  margin-top: 0.1rem;
}
.lt-fix{
  margin-top: 0.1rem;
  height: 2.26rem;
  padding:0.52rem 0.2rem;
}
.lt-fix img{
  width: 1rem;
}
.lt-fix>.fix-box{
  color:#434343;
  font-size: 0.2rem;
  width: 3.9rem;
}
.lt-fix .fix-item{
  display: inline-block;
  text-align: center;
}
.lt-fix .fix-item + .fix-item{
  /*margin-left: 0.1rem;*/
}
.lt-fix .fix-des{
  margin-top: 0.22rem;
}
.lt-fix i{
  color:#2c2c2c;
  font-size: 0.47rem;
  border:solid 1px #7d7d7d;
  padding:0.11rem;
  border-radius: 0.05rem;

}
.lt-fix .fix-left,
.lt-fix .fix-center,
.lt-fix .fix-right
{
  text-align: center;
}
.lt-fix .fix-right{
  width: 2.05rem;
}
.lt-fix .fix-title{
  font-size: 0.32rem;
  font-weight: bolder;
  color:#171717;
  letter-spacing: 0.016rem;
}
.lt-fix .fix-title-des{
  font-size: 0.18rem;
  color:#707070;
}
.lt-fix .fix-submit{
  font-size: 0.26rem;
  color: #fffefe;
  letter-spacing: 0.013rem;
  background: #e75a5a;
  height: 0.52rem;
  line-height: 0.52rem;
  border:none;
  margin-top: 3px;
}
.new-ask-list{
    padding:0 0.2rem;
}
.new-ask-list img{
    height: 0.6rem;
    width: 0.6rem;
    border-radius: 50%;
}
.new-ask-list>.ask-item{
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.006rem;
    padding:0.2rem 0;
    word-wrap: break-word;
}
.new-ask-list>.ask-item>.title{
    font-size: 0.2rem;
    color:#b5b5b5;
    margin:0.2rem 0;
}
.new-ask-list>.ask-item + .ask-item{
    border-top: solid 1px #bfbfbf;
}
.ltask-item{
    margin-top:.1rem;
}
.ltask-item>.col-xs-2{
    width: 0.5rem;
    padding:0;
}
.ltask-item>.col-xs-10{
    width: calc(100% - 0.5rem)
}
.ltask-item .item-count {
    height: 20px;
    width: 20px;
    line-height: 20px;
    background: #e5e5e5;
    text-align: center;
}
.ltask-item .item-title{
    font-size: 14px;
    line-height: .3rem;
}
.ltask-item + .ltask-item{
    margin-top: 0.2rem;
}
.lt-main .modal-body >select {
    height: 0.6rem;
    width: 5.2rem;
    border: solid 1px #000;
    text-indent: 0.22rem;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 0.2rem;
}
/*雷霆*/
/*新底部*/
  #footer{
    position: fixed;
    z-index: 2;
    bottom:0;
    width:100%;
    max-width: 500px;
    margin:auto;
    background:rgba(0,0,0,0.6);
  }
  #footer>.header{
    height: 60px;
  }
  .footer-left{
    height: 90px;
    width:auto;
    position: relative;
    top:-50%;
  }
  #footer .header>i{
    color:rgb(255,215,0);
    font-size: 30px;
    position: absolute;
    height: 42px;
    right:20px;
    top:9px;
  }
  #footer>.header>.icon-shangla{
    animation: upDown linear infinite alternate .5s;
  }
  @keyframes upDown{
    from {top:0;}
    to {top:18px;}
  }
  @-moz-keyframes upDown {
    from {top:0;}
    to {top:18px;}
  }

  @-webkit-keyframes upDown {
    from {top:0;}
    to {top:18px;}
  }

  @-o-keyframes upDown {
    from {top:0;}
    to {top:18px;}
  }
  .mfn-des{
    position: static;
    display: inline-block;
    color:#fff;
    font-size: 16px;
    letter-spacing: 1px;
    height:60px;
    margin-left:.4rem;
  }
  .mfn-des-top{
    color:rgb(255,215,0);
    font-size: 18px;
  }
  .mfn-des-bottom{
    color:rgb(255,165,0);
  }
  #footer>.body{
    display: none;
    background:rgba(0,0,0,0.2);
    padding:10px;
  }
  #pulldown-city,#pulldown-phone,#pulldown-area,#pulldown-submit{
    height: 45px;
    display: block;
    width:100%;
    border:solid 1px #888;
    margin-bottom: 10px;
    background:#fff;
    text-indent: 1em;
    border-radius: 5px;
  }
  #pulldown-submit{
    background: rgb(255,165,0);
    border:none;
    font-size: 20px;
    color:#fff;
    letter-spacing: 2px;
    text-indent: 0;
  }
  #pulldown-area+ span{
    position: absolute;
    right:20px;
    top:135px;
    font-size: 18px;
    color:#888;
  }
/*新底部*/

.inline-item{
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    border: solid 1px #eeeeee;
    display: inline-block;
    padding: 0 10px;
    color: #525150;
    margin-top: 15px;
    max-width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mar-gg{
  display:block;
}
.mar-gg>img{
  width:100%;
  height:auto;
}














