body {
    background-color: #eeeff1 !important;
}

.main {
    width: 1200px;
    text-align: left;
    height: auto;
    padding: 10px;
    background-color: #FFFFFF;
    border-radius: 3px;
}

.header {
    width: 100%;
    padding: 30px 0;
    background-color: #fff;
}

.user {
    display: flex;
    justify-content: space-between;
}

.user .title {
    font-size: 30px;
    font-weight: 600;

}

.banner {
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    padding: 15px 0;
}

.wrap_2 {
    padding: 20px 30px;
    font-size: 16px;
    line-height: 35px;
    background-color: #fff;
    margin-bottom: 15px;
}

.i_l {
    background-color: #fff;
}

.i_l .title {
    background-color: #0599c9;
    height: 50px;
    line-height: 50px;
}

.i_l .title .title_t {
    color: #FFFFFF;
    font-size: 18px;
    padding-left: 10px;
}

.i_l .wrap {

    border: 1px solid #dedede;
    border-top: 0px;
    padding: 10px 20px;
    line-height: 30px;
}

.com_pic {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 100px;
    overflow: hidden;
    border: 1px solid #dedede;
    margin: 10px auto;
    background-color: #fff;
}

.com_pic img {
    width: 150px;
    height: 150px;
}

.biz_it {
    margin: 0px;
    padding: 0 20px;
}

.biz_it li {
    height: 45px;
    line-height: 25px;
    height: auto;
    border-bottom: 1px solid #f0f0f0;
    list-style: none;
    padding: 10px 0px;
    margin: 0px;
    color: #444444;
    background-image: url(/images/png_biz_1.png);
    background-size: 20px;
    background-position: 0px 12px;
    background-repeat: no-repeat;
    padding-left: 35px;
    font-size: 16px;
    overflow: hidden;
}

.biz_it .ico4 {
    background-image: url(/images/png_biz_5.png);
}


.biz_it .icovip {
    background-image: none;
    padding-left: 0px;
}


.i_r .title {
    height: 50px;
    background-color: #fff;
}

.i_r .title .title_t {
    font-size: 18px;
    margin-left: 20px;
    float: left;
    line-height: 47px;
    border-bottom: 3px solid #0599c9;
    width: 100px;
    text-align: center;
}

.i_r .title .more {
    float: right;
    line-height: 50px;
    padding-right: 20px;
    font-size: 16px;
    color: #666666;
}

.clear {
    clear: both;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w870 {
    width: 870px;
}

.w880 {
    width: 880px;
}

.place {
    padding: 10px 0;
}

.bslist .li-m {
    width: 740px;
}


.nav {
    width: 100%;
    min-width: 1220px;
    height: 45px;
    background-color: #3598db;
}

.navList {
    width: 1220px;
    overflow: hidden;
    height: 45px;
    margin: auto;
    padding: 0px;
    overflow: hidden;
    list-style: none;
}

.navList li {
    list-style: none;
    width: auto;
    margin: 0px;
    padding: 0px 18px 0px 18px;
    height: 45px;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    position: relative;
    text-align: center;
    line-height: 45px;
    overflow: hidden;
}

.navList li a {
    color: #ffffff;
    letter-spacing: 1px;
    text-decoration: none
}

.navList li:hover {
    background-color: #007cc3;
    height: 45px;
}

.navList li:hover a {
    color: #FFFFFF;
}

.navList li.fi {
    background-color: #007cc3;
}

.navList li.fi a {
    color: #FFFFFF;
}

.navbox {
    width: 1220px;
    margin: auto;
    position: relative;
    text-align: center;
}

.floatnv {
    position: fixed;
    top: 0px;
    z-index: 999;
    position: fixed;
    right: 0px;

}

.nav1 {
    width: 100%;
    min-width: 1220px;
    height: 35px;
    background-color: #fdfdfd;
    border-bottom: 1px solid #dedede;
    margin-bottom: 8px;
    padding-top: 10px;
}

.top_btn {
    width: 360px;
    float: right;
    overflow: hidden;
    height: 40px;
    margin-top: 5px;
}

.top_btn .post_btn {
    margin-left: 20px;
    margin-top: 0px;
    padding: 0px 0px 0px 20px;
    text-align: center;
    height: 40px;
    width: 140px;
    font-size: 16px;
    line-height: 40px;
    float: left;
    border-radius: 2px;
    background: url(/images/png_post.png) no-repeat 10px 0px #ff5a00;
    color: #ffffff;
}

.top_btn .biz_btn {
    margin-left: 20px;
    margin-top: 0px;
    padding: 0px 0px 0px 20px;
    text-align: center;
    height: 40px;
    width: 140px;
    font-size: 16px;
    line-height: 40px;
    float: left;
    border-radius: 2px;
    background: url(/images/png_biz.png) no-repeat 10px 0px #18c8bb;
    color: #ffffff;
}


/* search */
.search {
    float: left;
    width: 460px;
    position: relative;
    background-repeat: no-repeat;
    text-align: left;
    margin-left: 10px;
    margin-top: 5px;

}

.searchBox {
    position: relative;
    width: 360px;
    height: 36px;
    border: 2px solid #3598db;
}

.searchInputBox {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 360px;
    height: 36px;
}

.searchSort {
    position: absolute;
    top: 4px;
    left: 8px;
    cursor: pointer;
    border-right: 1px solid #dedede;
    height: 28px;
    width: 50px;
    line-height: 28px;
    color: #666666;
    font-size: 14px;
    letter-spacing: 2px;
    background-image: url(/images/a06.gif);
    background-repeat: no-repeat;
    background-position: 35px 12px;
}

.searchCheck {
    position: absolute;
    display: none;
    top: 36px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    border: 1px solid #dedede;
}

.searchCheck li {
    width: 50px;
    padding-left: 7px;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    list-style: none;
    cursor: pointer
}

.searchCheck .over {
    background-color: #4683c2;
    color: #FFFFFF;
}

.search .hotkeysword {
    font-size: 14px;
    text-align: left;
    color: #ff6600;
    height: 30px;
    line-height: 30px;
    width: 370px;
    overflow: hidden
}

.search .hotkeysword a {
    color: #666666;
}

.search form {
    padding: 0px;
    margin: 0px;
}

.search .searchText {
    height: 28px;
    padding: 0px;
    line-height: 28px;
    font-size: 14px;
    width: 270px;
    border: 0px;
    margin: 0px;
    position: absolute;
    top: 5px;
    left: 12px;
    outline: none;
}

.searchsubmit {
    width: 100px;
    height: 40px;
    background-color: #3598db;
    font-size: 18px;
    background-image: url(/images/search_ico.png);
    background-repeat: no-repeat;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    padding-left: 40px;
    text-align: left;
    border: 0px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 364px;
}

.searchSuggest {
    background-color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    top: 38px;
    left: 0px;
    width: 350px;
    padding: 5px;
    border: 1px solid #dedede;
    overflow: hidden;
    display: none;
}

.searchSuggest div {
    width: auto;
    padding: 2px 6px 2px 6px;
    cursor: pointer;
}

.suggest_link_over {
    background: #f0f0f0;
}



/* slider */
#slider {
    width: 100%;
    height: 300px;
    margin: 0% auto;
    position: relative;
}

.slider_list {
    padding: 0;
    margin: 0;
}

.slider_list li {
    position: absolute;
    display: none;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

.slider_list li:first-child {
    display: block;
}

.slider_list li img {
    width: 100%;
}

.slider_icon {
    position: absolute;
    z-index: 1;
    left: 40%;
    bottom: 20px;
    font-size: 0;
    padding: 4px 8px;
    border-radius: 12px;
    background-color: hsla(0, 0%, 100%, .3);
}

.slider_icon i {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 5px;
}

#slider .btn {
    background: #fff;
}

#slider .arrow {
    display: none;
    width: 30px;
    height: 60px;
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: 50%;
    margin-top: -30px;
}

#slider .prve {
    left: 0;
}

#slider .next {
    right: 0;
}

#slider .arrow span {
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}

.slider_left {
    margin: 25px 0 0 10px;
    transform: rotate(45deg);
}

.slider_right {
    margin: 25px 0 0 5px;
    transform: rotate(-135deg);
}

#slider .arrow:hover {
    background: #444;
}

#slider:hover .arrow {
    display: block;
}

.brbox {
    display: block;
    position: absolute;
    right: 0px;
    top: 30px;
    background: #97CAEC;
    width: 233px;
    height: 225px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden
}

.brbox .onebox {
    display: block;
    width: 233px;
    height: 225px;
    background: url(/images/brbox001.png) center 17px no-repeat;
    padding-top: 96px
}

.brbox .onebox a:link,
.brbox .onebox a:visited {
    display: block;
    background: #007cc3;
    color: #ffffff;
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: 50px;
    line-height: 50px;
    margin-bottom: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    font-size: 18px
}

.brbox .onebox a:hover {
    background: #FF4200;
}

.btn_act {
    background: #db192a;
}

.brbox .onebox a {
    text-decoration: none;
}


.iStepWrap {
    height: 210px;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}

.iStepWrap ul {
    width: 1200px;
    height: 110px;
    margin: 50px auto;
}

.iStepWrap ul li {
    float: left;
    width: 300px;
    text-align: left;
    height: 110px;
    border: 1px solid #dedede;
    border-radius: 5px;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.iStepWrap ul li .ico {
    float: left;
    padding: 20px;
}

.iStepWrap ul li .title {
    color: #197ac5;
    font-size: 28px;
    line-height: 60px;
}

.iStepWrap ul li .text {
    color: #444;
    font-size: 14px;
    line-height: 30px;
}

.iStepWrap ul li.arrow {
    border: 0px;
    width: 140px;
    text-align: center;
    padding: 30px 0px;
}


/* iSortList */


.iSortList {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 8px;

}

.iSortList .iSortWrap {
    width: calc(33.3% - 12px);
    height: auto;
    break-inside: avoid;
    border: 1px solid #dedede;
    background-color: #fff;
    margin: 5px 15px 5px 0;
}

.iSortList .iSortWrap:nth-child(3n-2) {
    margin-right: 15px;
}

.iSortList .iSortWrap:nth-child(3n-1) {
    margin-right: 15px;
}

.iSortList .iSortWrap:nth-child(3n) {
    margin-left: 0px;
    margin-right: 0px;
}

.iSortList .iSortWrap .title {
    line-height: 48px;
    height: 48px;
    padding: 0px 10px;
    font-size: 18px;
    font-weight: bolder;
    margin: 0px;
    border-bottom: 2px solid #59d072;
}

.iSortList .iSortWrap .title em {
    display: inline-block;
    background-color: #59d072;
    width: 6px;
    height: 20px;
    position: relative;
    top: 4px;
    overflow: hidden;
    margin: 0px 10px 0px 5px;
    overflow: hidden;
}

.iSortList .iSortWrap .title a {
    color: #000;
}


.iSortList .iSortWrap:nth-child(2) .title {
    border-bottom: 2px solid #fda19d;
}

.iSortList .iSortWrap:nth-child(2) .title em {
    background-color: #fda19d;
}

.iSortList .iSortWrap:nth-child(3) .title {
    border-bottom: 2px solid #00bfe1;
}

.iSortList .iSortWrap:nth-child(3) .title em {
    background-color: #00bfe1;
}

.iSortList .iSortWrap:nth-child(4) .title {
    border-bottom: 2px solid #ce9fc8;
}

.iSortList .iSortWrap:nth-child(4) .title em {
    background-color: #ce9fc8;
}

.iSortList .iSortWrap:nth-child(5) .title {
    border-bottom: 2px solid #f99c3e;
}

.iSortList .iSortWrap:nth-child(5) .title em {
    background-color: #f99c3e;
}

.iSortList .iSortWrap:nth-child(6) .title {
    border-bottom: 2px solid #abc466;
}

.iSortList .iSortWrap:nth-child(6) .title em {
    background-color: #abc466;
}

.iSortList .iSortWrap:nth-child(7) .title {
    border-bottom: 2px solid #00bfe1;
}

.iSortList .iSortWrap:nth-child(7) .title em {
    background-color: #00bfe1;
}

.iSortList .iSortWrap:nth-child(8) .title {
    border-bottom: 2px solid #c46666;
}

.iSortList .iSortWrap:nth-child(8) .title em {
    background-color: #c46666;
}

.iSortList .iSortWrap:nth-child(9) .title {
    border-bottom: 2px solid #66a2c4;
}

.iSortList .iSortWrap:nth-child(9) .title em {
    background-color: #66a2c4;
}

.iSortList .iSortWrap ul {
    margin: 0px;
    padding: 10px 10px;
}

.iSortList .iSortWrap ul:after {
    content: '\20';
    clear: both;
    *zoom: 1;
    display: block;
    height: 0;
}

.iSortList .iSortWrap ul li {
    width: 25%;
    padding: 0px;
    margin: 0px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    float: left;
    list-style: none;
    font-size: 14px;
}

.iSortList .iSortWrap ul li a {
    color: #666666;
}

.iSortListLeft .iSortWrap:nth-child(2) .title {
    border-bottom: 2px solid #fda19d;
}

.iSortListLeft .iSortWrap:nth-child(2) .title em {
    background-color: #fda19d;
}

.iSortListLeft .iSortWrap:nth-child(3) .title {
    border-bottom: 2px solid #00bfe1;
}

.iSortListLeft .iSortWrap:nth-child(3) .title em {
    background-color: #00bfe1;
}

.iHotInfo {
    width: 1160px;
    padding: 10px 20px;
    background-color: #fff;
    height: auto;
    margin: 0 auto;
}



.iHotInfo .titlewrap {
    border-bottom: 1px solid #dedede;
    height: 35px;
    width: auto;
}

.iHotInfo .titlewrap .title {
    font-size: 16px;
    font-weight: bolder;
    float: left;
    color: #a54d1d;
    margin-right: 20px;
}

.iHotInfo .titlewrap .title1 {
    font-size: 16px;
    font-weight: bolder;
    float: left;
    color: #666666;
}

.iHotInfo .titlewrap .title1 a {
    color: #666666;
}

.iHotInfo .info {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.iHotInfo .info li {
    width: 50%;
    float: left;
    list-style: none;
    height: 25px;
    padding: 8px 0px;
    line-height: 25px;
    font-size: 14px;
    border-bottom: 1px dotted #dedede;
}

.iHotInfo .info li .sort {
    display: inline-block;
    background-color: #abc466;
    padding: 0px 5px;
    margin-right: 5px;
    color: #fff;
}

.iHotInfo .info li a {
    color: #3664a5;
}

.iHotInfo .info:after {
    content: '\20';
    clear: both;
    *zoom: 1;
    display: block;
    height: 0;
}

.iHotInfo .info li:nth-of-type(12n+3) .sort {
    background-color: #fda19d;
}

.iHotInfo .info li:nth-of-type(12n+4) .sort {
    background-color: #fda19d;
}

.iHotInfo .info li:nth-of-type(12n+5) .sort {
    background-color: #ebc17e;
}

.iHotInfo .info li:nth-of-type(12n+6) .sort {
    background-color: #ebc17e;
}

.iHotInfo .info li:nth-of-type(12n+7) .sort {
    background-color: #9fa4ce;
}

.iHotInfo .info li:nth-of-type(12n+8) .sort {
    background-color: #9fa4ce;
}

.iHotInfo .info li:nth-of-type(12n+9) .sort {
    background-color: #00bfe1;
}

.iHotInfo .info li:nth-of-type(12n+10) .sort {
    background-color: #00bfe1;
}

.iHotInfo .info li:nth-of-type(12n+11) .sort {
    background-color: #66a2c4;
}

.iHotInfo .info li:nth-of-type(12n+12) .sort {
    background-color: #66a2c4;
}



.xxSort {
    text-align: left;
    width: 1200px;
    height: auto;
    margin-top: 0px;
    position: relative;
    background-color: #fff;
}

.xxSort .item {
    border-bottom: 1px solid #f0f0f0;
    color: #666666;
    padding: 10px;
}

.xxSort .item::after {
    content: "\20";
    display: block;
    width: 100%;
    height: 0px;
    overflow: hidden;
    clear: both;
    float: none;
}

.xxSort .item label {
    font-size: 15px;
    line-height: 15px;
    padding: 5px;
    float: left;
    width: 70px;
}

.sortul {
    margin: 0px;
    padding: 0px;
    width: 1080px;
    float: left;
}

.sortul li {
    margin-right: 12px;
    list-style: none;
    white-space: nowrap;
    float: left;
    width: auto;
    height: 15px;
    padding: 5px;
    line-height: 15px;
    margin-bottom: 5px;
    font-size: 15px
}

.sortul li a {
    color: #444;
}

.sortul li.sour {
    border: 1px solid #3598db;
    background-color: #fff;
    border-radius: 3px;
    padding: 4px 4px;

}

.sortul .sour a {
    color: #3598db !important;
}

.sortul li .post {
    color: #ed414a;
}

.sortul li .post::before {
    content: "\e759";
    font-family: "iconfont";
    color: #ed414a;
    margin-right: 2px;
}

.indexlink {
    background-color: #fdfdfd;
    width: 1200px;
    padding: 10px 0px;
    border: 0px;
    margin: 0px auto;
    margin-top: 15px;
}

.linkbox {
    padding: 5px 20px;
    width: 1188px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.linkbox .title {
    line-height: 40px;
    font-size: 16px;
    padding: 0px;
    margin: 0px 0px;
    position: relative;
    padding-bottom: 0px;
    height: 40px;
    font-weight: bolder;
    text-align: left;
    color: #3598db;
}

.linkbox .title i {
    color: #ed414a;
    font-style: normal;
}

.linkbox .title span {
    font-size: 14px;
    color: #999999;
    font-weight: lighter;
    padding-left: 10px;
}

.linkbox .title em {
    float: left;
    width: 8px;
    height: 18px;
    margin-top: 11px;
    background: #3598DB;
    overflow: hidden;
    border-radius: 2px;
    margin-right: 10px;
}

.linkbox .title img {
    padding-right: 150px;
}

.link {
    height: auto;
    border: 0px solid #CCCCCC;
    text-align: left;
    overflow: hidden;
    width: 1180px;
    padding: 5px;
}

.link ul {
    padding: 0px;
    margin: 0px;
    width: 1150px;
    height: auto;
}

.link ul li {
    list-style: none;
    width: auto;
    margin-right: 25px;
    display: inline;
    font-size: 14px;
    line-height: 25px;
}

.link ul li a {
    color: #888888;
}


.ibiz {
    background-color: #FFFFFF;
    text-align: left;
    width: 1200px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    margin-top: 15px;
}

.iBizTitle {
    line-height: 30px;
    height: 30px;
    padding: 10px 20px;
    text-align: left;
}

.iBizTitle .title {
    font-size: 18px;
    float: left;
    background-image: url("/images/ico_title12.png");
    background-position: 0px 9px;
    background-size: 26px;
    padding-left: 35px;
    background-repeat: no-repeat;
    color: #ed414a;
    height: 40px;
    line-height: 40px;
}

.iBizTitle .more {
    float: right;
    margin-top: 5px;
    font-size: 14px;
    color: #888888;
}

.iBizTitle .more ul {
    margin: 0px;
    padding: 0px;
    float: right;
    width: auto;
    max-width: 900px;
    overflow: hidden;
    height: 45px;
    line-height: 45px;
}

.iBizTitle .more ul li {
    line-height: 35px;
    font-size: 16px;
    padding-right: 15px;
    float: left;
    list-style: none;
}

.iBizTitle .more ul li a {
    color: #444444;
}

.ibizcon {
    width: 1210px;
    margin: 5px 15px;
    overflow: hidden;
    border-top: 0px;
    height: auto;
    min-height: 230px;
}

.ibizcon:after {
    content: '\20';
    clear: both;
    *zoom: 1;
    display: block;
    height: 0;
}

.ibizbox {
    vertical-align: top;
    border-collapse: collapse;
    width: 199px;
    margin: 0px 10px 10px 0px;
    height: 220px;
    float: left;
    padding: 15px;
}

.ibizbox .pic {
    width: 199px;
    height: 165px;
    border: 0px;
}

.ibizbox .pic a {
    width: 199px;
    height: 165px;
    display: flex;
    border-radius: 5px;
    overflow: hidden;
}

.ibizbox .pic img {
    border: 0px;
    width: 100%;
    height: auto;
    min-height: 100%;
    object-fit: cover;
}

.ibizname {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
}

.ibizname a {
    color: #444444;
    text-decoration: none;
}

.ibiztel .num {
    font-size: 16px;
    color: #444444;
    vertical-align: middle;
}

.ibiztel .tel {
    background-color: #3598db;
    font-size: 12px;
    color: #FFFFFF;
    padding: 0px 5px;
    line-height: 25px;
    height: 25px;
    margin-right: 5px;
    border-radius: 3px;
    vertical-align: middle;
}

.indexMessBox {
    width: 1200px;
    padding: 10px;
    padding-top: 0px;
    height: auto;
    background-color: #ffffff;
    text-align: left;
    border-radius: 3px;
}

.infobox {
    width: 1200px;
    position: relative;
    padding: 0px;
    background-color: #FFFFFF;
    padding-right: 0px;
    height: auto;
}

.infoLeft {
    float: left;
    width: 900px;
    overflow: hidden;
}

.infoRight {
    float: left;
    width: 300px;
    padding-top: 15px;
}

.infolink {
    font-size: 12px;
    height: 20px;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
}

.infolink span {
    color: #999999;
    line-height: 30px;
    font-size: 12px;
    letter-spacing: -1px;
    padding-left: 10px;
    padding-right: 10px;
}


.footBoxQrcode {
    width: 170px;
    float: left;
    height: 170px;
    margin-right: 0px;
    border-right: 0px solid #585858;
    text-align: left;
}

.footBoxQrcode .title {
    font-size: 16px;
    text-align: center;
    width: 100px;
    margin: auto;
    line-height: 22px;
    height: 22px;
    border-radius: 18px;
    color: #444444;
    margin-bottom: 10px;
    margin-top: 8px;
}

.footBoxQrcode .footlist {
    margin: 0px;
    height: 130px;
    overflow: hidden;
    padding: 0px;
}

.footBoxQrcode .footlist li {
    font-size: 14px;
    text-align: center;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.footBoxQrcode .footlist li img {
    width: 130px;
    height: 130px;
}

.footBoxContact {
    width: 270px;
    float: left;
    height: 200px;
    margin-left: 0px;
    text-align: left;
    border-right: 1px solid #f1f1f1;
    padding-left: 30px;
}

.footBoxContact .title {
    height: 26px;
    margin-bottom: 5px;
    background-image: url(fwrx.png);
    background-repeat: no-repeat;
    font-size: 18px;
    padding-left: 110px;
    font-style: italic;
    margin-top: 8px;
    color: #ed414a;
    font-weight: bolder;
}

.footBoxContact .footlist {
    margin: 0px;
    padding: 0px;
}

.footBoxContact .footlist li {
    line-height: 30px;
    width: 300px;
    font-size: 16px;
    float: left;
    color: #888888;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footBox {
    width: 140px;
    padding: 0 20px;
    border-right: 1px solid #f1f1f1;
}

.footBox p a {
    display: block;
    float: left;
    margin-bottom: 10px;
    white-space: nowrap;
    width: 116px;
    font-size: 14px;
}



.footer {
    width: 100%;
    background-color: #fff;
    margin-top: 20px;
    padding: 20px 0;
}


.footer h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 25px 0px 10px 0px;
}

.izl-rmenu {
    position: fixed;
    right: 0;
    margin-right: 20px;
    bottom: 20px;
    padding-bottom: 20px;
    z-index: 999;
}

.izl-rmenu .btn {
    width: 72px;
    height: 73px;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}

.izl-rmenu .btn-qq {
    background: url(/images/r_qq.png) 0px 0px no-repeat;
    background-color: #6da9de;
}

.izl-rmenu .btn-qq:hover {
    background-color: #488bc7;
}

.izl-rmenu a.btn-qq,
.izl-rmenu a.btn-qq:visited {
    background: url(/images/r_qq.png) 0px 0px no-repeat;
    background-color: #6da9de;
    text-decoration: none;
    display: block;
}

.izl-rmenu .btn-wx {
    background: url(/images/r_wx.png) 0px 0px no-repeat;
    background-color: #78c340;
}

.izl-rmenu .btn-wx:hover {
    background-color: #58a81c;
}

.izl-rmenu .btn-wx .pic {
    position: absolute;
    left: -160px;
    top: 0px;
    display: none;
    width: 160px;
    height: 160px;
}

.izl-rmenu .btn-phone {
    background: url(/images/r_phone.png) 0px 0px no-repeat;
    background-color: #fbb01f;
}

.izl-rmenu .btn-phone:hover {
    background-color: #ff811b;
}

.izl-rmenu .btn-phone .phone {
    background-color: #ff811b;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    height: 73px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    display: none;
}

.izl-rmenu .btn-top {
    background: url(/images/r_top.png) 0px 0px no-repeat;
    background-color: #666666;
    display: none;
}

.izl-rmenu .btn-top:hover {
    background-color: #444;
}

.wczbcs dd {
    float: left;
    width: 1100px !important;
}



/*xgxxc*/
.kf_title {
    width: auto;
    padding: 0px 20px;
    line-height: 50px;
    height: 50px;
    font-size: 18px;
}

.kf_title_1 {
    line-height: 40px;
    font-size: 18px;
    padding: 0px;
    margin: 0px 0px;
    position: relative;
    padding-bottom: 0px;
    height: 40px;
    text-align: left;
    color: #444444;
}

.kf_title_1 em {
    float: left;
    width: 8px;
    height: 18px;
    margin-top: 12px;
    background: #ed414a;
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: 10px;
}

.kf_title_1 .more {
    float: right;
    font-size: 14px;
    color: #888888;
}

.xgxxc {
    padding: 5px;
    border: 1px solid #efefef;
    width: 288px;
    height: auto;
    overflow: hidden;
    margin-bottom: 5px;
    padding-bottom: 10px;
    background-color: #fff;
}

.xgxxc ul {
    margin: 0px;
    padding: 0px;
}

.xgxxc ul li {
    width: 285px;
    font-size: 14px;
    line-height: 25px;
    border-bottom: 1px dashed #e5e5e5;
    position: relative;
    padding: 10px 5px;
    color: #999999;
    overflow: hidden;
    height: 90px;
    list-style: none;
}

.xgxxc ul li:last-of-type {
    border-bottom: 0px;
}

.xgxxc ul li a {
    text-decoration: none;
}

.xgxxc ul li .title {
    font-size: 16px;
    color: #666666;
    margin-bottom: 5px;
}

.xgxxc ul li .content {
    font-size: 12px;
    line-height: 16px;
    color: #666666;
}

.xgxxc ul li .price {
    color: #ff3300;
    font-size: 16px;
    line-height: 30px;
}

.xgxxc ul li .pic_box {
    width: 90px;
    height: 90px;
    margin-right: 10px;
    overflow: hidden;
    float: left;
}

.xgxxc ul li .pic {
    width: 90px;
    height: 90px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    line-height: 80px;
}

.tu {
    color: #009900;
    padding-left: 3px;
}

.xgxxc ul li img {
    width: 90px;
    height: auto;
    border: 0px;
    vertical-align: middle;
}

.xgxxc ul li a {
    color: #888888;
}

.xgxxc .text_box {
    width: 180px;
    float: left;
    word-wrap: break-word;
    /* 允许单词内断行 */
    white-space: normal;
    /* 处理空白符，自动换行 */
}

.i_r {
    width: 880px;
    overflow: hidden;
}


.userpic {
    width: 880px;
    padding: 15px;
    background-color: #fff;
    box-sizing: border-box;
    margin-bottom: 15px;
    overflow: hidden;


}

.userpic .item {
    width: 20%;
    float: left;
}


.userpic .pic {
    width: 100%;

    border: 0px;
}

.userpic .pic a {
    width: 150px;

    display: flex;
    border-radius: 5px;
    overflow: hidden;
}

.userpic .pic img {
    border: 0px;
    width: 100%;
    height: auto;
    min-height: 100%;
    object-fit: cover;
}

.userInfo {
    position: relative;
    background-color: #f6f6f8;
    padding: 30px 40px 0 40px;
    box-sizing: border-box;


}

.avatar {
    padding-bottom: 10px;
    text-align: center;
}


.avatar img {
    width: 200px;
    overflow: hidden;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 10px; 

}

.userInfo .weixin {
    width: 240px;
    height: 230px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -120px;
    border-radius: 0%;
    box-shadow: 0px 4px 16px 0px rgba(0, 64, 75, 0.16);
    background-color: #fff;
    text-align: center;
}

.userInfo .weixin img {
    width: 200px;
    height: 200px;

}

.userInfo .weixin span {
    display: block;
    text-align: center;
    font-size: 14px;
}


.userInfo .name {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

.userInfo .tel {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}

.userInfo .contact {
    height: 40px;
    padding-top: 10px;
    padding-bottom: 32px;
    position: relative;
    text-align: center;
}

.userInfo .contact ul {
    display: flex;
    justify-content: center;
}

.userInfo .contact li.wechat {
    background: #FF580D;
}

.userInfo .contact li.online {
    background: #2B3D63;
}

.userInfo .contact li a {
    font-weight: bold;
    font-size: 14px;
    color: #fff;

}

.userInfo .contact li {
    float: left;
    width: 104px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    margin-left: 4px;
    cursor: pointer;
    border-radius: 4px;
    box-sizing: border-box;
    color: #ffffff;
    transition: all .28s;
}

.brokerinfo {
    margin-top: 20px;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 10px;
}

.singleline {
    padding: 5px 20px;
    font-size: 14px;
    border-top: 1px dashed #ddd;
    display: flex;
    align-items: center;
    height: 35px;
}

.singleline:first-child {
    border: 0;
}

.singleline s {
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
}




/* 全局百度商桥弹窗 */
.layer-bridge.layui-layer {
    background-color: transparent;
    box-shadow: none;
}

.layer-bridge .layui-layer-content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: url("/images/bridge-pop-bg.png") center no-repeat;
    width: 526px !important;
    height: 358px !important;
    background-size: 100% 100%;
}

.layer-bridge .close-btn {
    position: absolute;
    right: 59px;
    top: 27px;
    background: url("/images/close-pic.png") center no-repeat;
    width: 14px;
    height: 14px;
    cursor: pointer;
}

.layer-bridge .btn {
    display: flex;
    position: absolute;
    bottom: 24px;
    right: 69px;
}

.layer-bridge .btn button {
    width: 98px;
    height: 30px;
    outline: none;
    border-radius: 6px;
    font-size: 14px;
    border: 1px solid;
    cursor: pointer;
}

.layer-bridge .btn button.cancel-btn {
    color: #007ABB;
    border-color: #007ABB;
    background-color: transparent;
}

.layer-bridge .btn button.sure-btn {
    color: #333;
    background: #F5BD23;
    border-color: #F5BD23;
    margin-right: 15px;
}

.shengming_biaozhun {
    background: #f5f5f5;
    padding: 25px;
    margin-top: 20px;
    font-weight: bold;
    color: red;
}

.index_explain {
    width: 1200px;
    margin: 0 auto;
}