body,
html {
    height: 100%;
    width: 100%;
    background: #fff;
    font-family: 'pingfang SC', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif
}

* {
    padding: 0;
    margin: 0
}

a {
    color: inherit;
    text-decoration: none
}

ul,
ol {
    list-style: none
}

.title1 {
    font-size: 14px;
    color: #333
}

.fl {
    float: left
}

.fr {
    float: right
}

.xrj-page-header {
    width: 100%;
    height: 45px;
    background: #f7f7f7;
    padding-top: 7px;
    padding-bottom: 8px;
    box-sizing: border-box
}

.xrj-page-header-cont {
    width: 1200px;
    height: 100%;
    margin: auto
}

.xrj-page-header-right {
    height: 30px;
    float: right
}

.xrj-page-header-title {
    float: left;
    line-height: 30px
}

.xrj-page-header-title span {
    color: #ff6a00;
    display: inline-block
}

.login-info-panel {
    height: 30px;
    margin-left: 25px;
    float: right
}

.login-info-panel .login-btn,
.login-info-panel .login-name {
    color: #333;
    font-size: 14px;
    display: block;
    line-height: 30px;
    float: left
}

.login-info-panel .login-out {
    color: #333;
    font-size: 14px;
    display: block;
    line-height: 30px;
    margin-left: 20px;
    float: right
}

.login-info-panel .register-btn {
    width: 65px;
    height: 30px;
    background: #ff8800;
    color: #fff;
    border-radius: 30px;
    margin-left: 20px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    display: block;
    float: right
}

.xrj-page-header-content .operation-btn .register-btn:hover {
    background: #ff6a00
}

.xrj-tpage-search {
    width: 100%;
    height: 67px;
    background: #fff
}

.xrj-page-search-cont {
    width: 1200px;
    height: 90px;
    padding-top: 19px;
    box-sizing: border-box;
    margin: auto
}
.xrj-page-nav{
    /* margin-top: 19px; */
} 

.xrj-page-search-cont>a {
    width: 194px;
    height: 48px;
    /* background: url(/images/v2018/version2/logo-51.png) no-repeat; */
    background-size: 100% 100%;
    margin-right: 137px;
    float: left
}

.xrj-page-search-input {
    width: 575px;
    height: 36px;
    border-radius: 36px;
    margin-top: 4px;
    margin-right: 8px;
    float: left
}

.xrj-page-search-input-cont {
    height: 36px;
    border-top: 2px solid #ff8800;
    border-left: 2px solid #ff8800;
    border-bottom: 2px solid #ff8800;
    border-radius: 36px 0 0 36px;
    box-sizing: border-box;
    padding-right: 6px;
    float: left;
    position: relative
}

.xrj-page-search-input-icon {
    width: 15px;
    height: 15px;
    background: url(/images/v2018/version2/xrjsearch-icon.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 8.5px;
    margin-left: 10px;
    float: left
}

.xrj-page-search-input-btn {
    width: 412px;
    height: 32px;
    padding-left: 10px;
    padding-right: 15px;
    background: none;
    outline: none;
    border: none;
    font-size: 14px;
    line-height: 36px;
    float: left;
    border: 0 !important;
}

.xrj-page-search-input-btn::-webkit-input-placeholder {
    color: #999
}

.xrj-page-search-input-close {
    position: absolute;
    z-index: 200;
    right: 5px;
    width: 16px;
    height: 16px;
    background: url(/images/v2018/version2/xrjsearch-close.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 8px;
    cursor: pointer;
    display: none
}

.xrj-page-search-input-btn1 {
    width: 78px;
    height: 36px;
    background: #ff8800;
    border-radius: 0 36px 36px 0;
    border-top: 2px solid #ff8800;
    border-right: 2px solid #ff8800;
    border-bottom: 2px solid #ff8800;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    display: block;
    float: left
}

.xrj-page-search-input:hover .xrj-page-search-input-cont {
    border-color: #ff6a00
}

.xrj-page-search-input:hover .xrj-page-search-input-btn1 {
    border-color: #ff6a00;
    background: #ff6a00
}

.xrj-page-search-more {
    width: 92px;
    height: 36px;
    background: #FF8800;
    border-radius: 36px;
    margin-top: 4px;
    float: left
}

.xrj-page-search-more a {
    width: 92px;
    height: 36px;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    display: block
}

.xrj-page-search-iphone {
    width: auto;
    height: 36px;
    border: 2px solid #FF8800;
    border-radius: 36px;
    box-sizing: border-box;
    margin-top: 4px;
    padding: 0 20px;
    float: right
}

.xrj-page-search-iphone-icon {
    width: 18px;
    height: 18px;
    background: url(/images/v2018/version2/tel-icon.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 7px;
    float: left
}

.xrj-page-search-iphone-title {
    font-size: 20px;
    color: #FF8800;
    line-height: 32px;
    margin-left: 8px;
    float: left
}

.xrj-page-nav {
    width: 100%;
    height: 64px
}

.xrj-page-nav-cont {
    width: 1200px;
    height: 64px;
    padding: 0 30px;
    position: relative;
    margin: auto
}

.xrj-page-nav-subnav {
    width: 240px;
    height: 40px;
    box-shadow: 0 0 40px rgba(0, 0, 0, .03);
    margin-top: 24px;
    float: left
}

.xrj-page-nav-subnav-tab::after {
    content: "";
    width: 1px;
    background: #fff;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 10px
}

.xrj-page-nav-subnav-tab span {
    height: 40px;
    width: 120px;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #ff8800;
    float: left
}

.xrj-page-nav-subnav .on {
    font-weight: bold
}

.xrj-page-nav-subnav-tab {
    width: 240px;
    height: 40px;
    position: relative
}

.xrj-page-classify {
    width: 240px;
    height: 450px;
    background: #fff;
    box-sizing: border-box;
    padding: 15px 0;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 9;
    display: none;
}

.xrj-page-nav-subnav-tab:hover .xrj-page-classify {
    display: block
}

.xrj-page-territory {
    width: 240px;
    height: 420px;
    position: relative
}

.xrj-page-territory:nth-child(2) {
    display: none
}

.xrj-page-territory li {
    height: 28px
}

.xrj-page-territory dt {
    height: 28px;
    padding-left: 20px
}

.xrj-page-territory dt a {
    width: 102px;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    float: left
}

.xrj-page-territory dt a:last-child {
    width: 95px
}

.xrj-page-territory dt div {
    width: 5px;
    height: 10px;
    background: url(/images/v2018/version2/xrjbanner-icon.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 9px;
    float: left
}

.xrj-page-territory dt:hover a {
    color: #ff6a00
}

.xrj-page-territory dt:hover div {
    background: url(/images/v2018/version2/xrjbanner-icon1.png) no-repeat;
    background-size: 100% 100%
}

.xrj-page-territory dd {
    width: 680px;
    height: 450px;
    background: #fff;
    box-shadow: 0 0 27px rgba(0, 0, 0, 0.03);
    position: absolute;
    left: 240px;
    top: -15px;
    display: none
}

.xrj-page-territory li:hover dd {
    display: block
}

.xrj-page-tit {
    margin-top: 29px;
    margin-left: 37px;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 12px
}

.xrj-page-tit a {
    color: #FF8800
}

.xrj-page-tit a p {
    width: 5px;
    height: 5px;
    background: #FF8800;
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 3px
}

.xrj-page-tit-detail {
    margin-left: 37px;
    font-size: 14px;
    line-height: 16px;
    padding-left: 8px;
    overflow: hidden
}

.xrj-page-tit-detail a {
    width: 105px;
    color: #666;
    margin-bottom: 14px;
    float: left
}

.xrj-page-nav-bnav {
    height: 40px;
    margin-top: 24px;
    float: left
}

.xrj-page-nav-bnav a {
    width: 120px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-align: center;
    float: left
}

.xrj-page-nav-bnav a:hover {
    color: #ff8800;
    font-weight: bold
}

.xrj-page-nav-bnav .nav-bnav-active {
    color: #ff8800
}

.xrj-index-nav-subnav .xrj-page-nav-subnav-tab::after {
    background: #d2d2d2
}

.xrj-index-nav-subnav .xrj-page-nav-subnav-tab span {
    color: #666;
    background: #fff9f2
}

.xrj-page-banner {
    width: 100%;
    height: 470px;
    position: relative
}

.xrj-page-banner>img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.xrj-page-banner-content {
    width: 1260px;
    height: 100%;
    padding: 0 30px;
    padding-top: 15px;
    box-sizing: border-box;
    margin: auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -630px
}

.xrj-secondary-page-banner {
    width: 100%;
    height: 410px;
    position: relative
}

.xrj-secondary-page-banner>img {
    width: 100%;
    height: 410px;
    object-fit: cover
}

.xrj-secondary-page-banner-content {
    width: 1074px;
    height: 410px;
    box-sizing: border-box;
    top: 0;
    left: 50%;
    margin-left: -530px;
    padding-top: 110px;
    position: absolute
}

.xrj-secondary-page-banner-content h1 {
    font-size: 36px;
    color: #3a3a3a;
    line-height: 40px;
    margin-bottom: 12px;
    padding: 0 7px
}

.xrj-secondary-page-banner-content p {
    font-size: 21px;
    color: #ff5e62;
    line-height: 24px;
    margin-bottom: 70px;
    padding: 0 7px
}

.xrj-secondary-page-banner-content p span {
    color: #666;
    display: inline-block
}

#bw8-chatWrap .minimize {
    visibility: hidden
}

.xrj-bread-crumb {
    height: 16px;
    margin-bottom: 17px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.xrj-bread-crumb a {
    display: block;
    color: #333
}

.xrj-bread-crumb p {
    width: 5px;
    height: 10px;
    background: url(/images/v2018/version2/xrjbanner-icon.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-left: 11px;
    margin-right: 11px
}

.xrj-list-pagination {
    height: 28px;
    float: right;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.xrj-list-pagination .pagination-first,
.xrj-list-pagination .pagination-last {
    width: 68px;
    height: 28px;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    font-size: 14px;
    color: #c4c4c4;
    line-height: 28px;
    text-align: center;
    float: left
}

.xrj-list-pagination .pagination-first:hover,
.xrj-list-pagination .pagination-last:hover {
    color: #ff8800
}

.xrj-list-pagination span {
    padding: 0 2px;
    height: 28px;
    float: left
}

.xrj-list-pagination span a {
    width: 28px;
    height: 28px;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    text-align: center;
    margin: 0 2px;
    float: left
}

.xrj-list-pagination span a:hover {
    color: #ff8800;
    border: 1px solid #ff8800
}

.xrj-list-pagination span a.active {
    color: #ff8800;
    border: 1px solid #ff8800
}

.list_lh {
    width: 100%;
    height: 138px;
    overflow: hidden;
    padding-top: 5px
}

.xrjfirstpage-need-ul li p {
    margin-left: 40px;
    font-size: 13px;
    color: #666;
    line-height: 23px;
    text-align: left
}

.xrjfirstpage-suspend {
    width: 60px;
    height: 140px;
    background: linear-gradient(to bottom, #ff9400, #ff8500, #ff7400);
    position: fixed;
    border-radius: 10px 0 0 10px;
    top: 300px;
    right: 0;
    z-index: 100;
    box-shadow: 0 0 12px rgba(0, 0, 0, .1)
}

.xrjfirstpage-suspend-kefu {
    width: 100%;
    height: 64px;
    border-radius: 10px 0 0 0;
    padding-top: 8px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer
}

.xrjfirstpage-suspend-kefu::after {
    content: '';
    position: absolute;
    width: 46px;
    height: 1px;
    border-bottom: 1px dashed #fff;
    bottom: 0;
    left: 50%;
    margin-left: -23px
}

.xrjfirstpage-suspend-wechat {
    width: 100%;
    height: 76px;
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    border-radius: 0 0 0 10px;
    padding-top: 10px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer
}

.xrjfirstpage-suspend-kefu-icon {
    width: 24px;
    height: 27px;
    background: url(/images/v2018/version2/xrjfixed-icon.png) no-repeat;
    background-size: 100% 100%;
    margin: auto
}

.xrjfirstpage-suspend-wechat-icon {
    width: 31px;
    height: 25px;
    background: url(/images/v2018/version2/xrjfixed-icon1.png) no-repeat;
    background-size: 100% 100%;
    margin: auto
}

.xrjfirstpage-suspend-kefu-title {
    padding-top: 5px;
    font-size: 13px;
    color: #fff;
    text-shadow: 2px 2px 1px rgba(238, 63, 9, 1);
    text-align: center;
    line-height: 15px;
    font-weight: bold
}

.xrjfirstpage-suspend-wechat-hover {
    position: absolute;
    top: -51px;
    left: -144px;
    width: 144px;
    height: 190px;
    background: url(/images/v2018/version2/specialist-wechat-qr-code.png) no-repeat;
    background-size: 100% 100%;
    display: none
}

.xrjfirstpage-suspend-wechat:hover .xrjfirstpage-suspend-wechat-hover {
    display: block
}

.xrjfirstpage-suspend-wechat:hover {
    background: linear-gradient(to bottom right, #ffc031, #ffa11d, #ff8a0e)
}

.xrj-modal {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: block
}

.xrj-modal-mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    z-index: 100
}

.xrj-modal-body {
    width: 770px;
    height: 490px;
    background: #fff;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 200;
    border-radius: 10px;
    overflow: hidden
}

.xrj-modal-body .default-modal-body {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100
}

.xrj-modal-body .modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 200;
    width: 14px;
    height: 14px;
    background: url(/images/v2018/version2/xrj-modal-close-nor.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer
}

.xrj-modal-body .modal-close:hover {
    background: url(/images/v2018/version2/xrj-modal-close-hover.png) no-repeat;
    background-size: 100% 100%
}

.xrj-modal-body .default-modal-body .header {
    height: 50px;
    border-radius: 7px 7px 0 0;
    background: #f9fbfe;
    border-bottom: 1px solid #e5e5e5;
    padding-right: 15px
}

.xrj-modal-body .default-modal-body .header .title {
    font-size: 16px;
    color: #333;
    line-height: 50px;
    margin-left: 345px;
    float: left
}

.xrj-modal-body .default-modal-body .content {
    width: 90%;
    height: 440px;
    margin: 0 auto;
    position: relative
}

.slider-item {
    width: 100%;
    min-height: 150px;
    background: #fff;
    box-shadow: 0 0 27px rgba(118, 118, 118, .02);
    padding-left: 2px;
    padding-right: 1px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 13px
}

.slider-plan-bkg {
    background: url(/images/v2018/version2/slider-plan-bkg.png) no-repeat;
    background-size: 100% 100%
}

.slider-item .title {
    width: 242px;
    font-size: 18px;
    color: #333;
    padding-bottom: 10px;
    padding-top: 13px;
    border-bottom: 1px solid #D2D2D2;
    margin: auto;
    text-indent: 6px;
    line-height: 20px;
    margin-bottom: 1px
}

.slider-item .slider-default-ul {
    width: 100%;
    margin: 10px 5px
}

.slider-default-ul li {
    width: 100%;
    height: 61px;
    margin-bottom: 20px
}

.slider-default-ul li .content-image {
    width: 95px;
    height: 61px
}

.slider-default-ul li .content {
    width: 145px;
    height: 61px;
    padding-top: 2px;
    box-sizing: border-box;
    float: right
}

.slider-default-ul li .content .content-title {
    width: 130px;
    height: 40px;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 3px
}

.slider-default-ul li .content .content-extra {
    height: 15px
}

.slider-default-ul li .content .content-extra p {
    font-size: 12px;
    color: #666;
    margin-right: 12px;
    line-height: 15px;
    float: left
}

.slider-ranking-bkg {
    background: url(/images/v2018/version2/slider-ranking-bkg.png) no-repeat;
    background-size: 100% 100%
}

.slider-ranking-ul {
    width: 100%;
    padding: 10px 0 10px 7px;
    box-sizing: border-box
}

.slider-ranking-ul li {
    width: 100%;
    height: 18px;
    margin-bottom: 15px
}

.slider-ranking-ul li a {
    width: 100%;
    height: 18px;
    display: block
}

.slider-ranking-ul-li-rank {
    width: 18px;
    height: 18px;
    background: #dcdcdc;
    border-radius: 1px;
    font-size: 13px;
    color: #333;
    line-height: 18px;
    text-align: center;
    float: left
}

.slider-ranking-ul-li-txt {
    width: 212px;
    height: 18px;
    font-size: 14px;
    color: #333;
    line-height: 18px;
    padding-left: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left
}

.slider-ranking-ul li a:hover .slider-ranking-ul-li-txt {
    color: #ff6a00
}

.slider-ranking-ul .ranking-color {
    background: linear-gradient(to bottom, #ff8c64, #ff6d43, #ff4e22);
    color: #fff
}

.slider-product-ul {
    width: 100%;
    margin: 10px auto
}

.slider-product-ul li {
    padding: 0 10px;
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: center
}

.slider-product-ul .image {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center
}

.slider-product-ul .image img {
    width: 54px;
    height: 52px;
    object-fit: cover
}

.slider-product-ul .content {
    width: 70%
}

.slider-product-ul .content .content-title {
    font-size: 13px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.slider-product-ul .content .content-sub-title {
    margin-bottom: 6px;
    font-size: 13px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.slider-product-ul .content .try-button {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    height: 30px;
    background: #ff8800;
    font-size: 14px;
    color: #fff;
    border-radius: 4px
}

.slider-product-ul .content .try-button:hover {
    background: #ff6a00
}

.xrj-footer {
    width: 100%;
    height: 262px;
    position: relative;
    overflow: hidden
}

.xrj-footer>img {
    width: 100%;
    height: 262px;
    object-fit: cover
}

.xrj-footer-content {
    width: 1200px;
    height: 262px;
    padding-top: 38px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px
}

.xrj-footer-left {
    width: 554px;
    height: 100%;
    margin-right: 80px;
    float: left
}

.xrj-footer-left-head {
    width: 100%;
    height: 59px;
    padding-bottom: 29px;
    padding-right: 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #404040
}

.xrj-footer-left ul {
    width: 600px;
    height: 30px;
    float: left
}

.xrj-footer-left ul li {
    height: 30px;
    margin-right: 49px;
    float: left
}

.xrj-footer-left ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    display: block
}

.xrj-footer-left ul li a:hover {
    color: #ff6a00
}

.xrj-footer-left-more {
    padding-top: 16px;
    height: 16px;
    margin-bottom: 32px
}

.xrj-footer-left-more a {
    display: block;
    height: 16px
}

.xrj-footer-left-title1 {
    font-size: 13px;
    color: #fff;
    margin-right: 5px;
    float: left
}

.xrj-footer-left-icon {
    width: 13px;
    height: 13px;
    background: url(/images/v2018/version2/xrjfooter-icon.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 2px;
    float: left
}

.xrj-footer-licence-title {
    font-size: 13px;
    color: #fff;
    line-height: 16px;
    margin-bottom: 10px;
    opacity: .8
}

.xrj-footer-licence-title a {
    display: inline-block;
    margin-left: 5px;
    color: #fff;
    opacity: .8
}

.xrj-footer-record {
    height: 18px
}

.xrj-footer-record a {
    display: block;
    height: 18px;
    float: left
}

.xrj-footer-record-icon {
    width: 16px;
    height: 18px;
    background: url(/images/v2018/version2/xrjfooter-icon1.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 5px;
    float: left
}

.xrj-footer-record-title {
    font-size: 13px;
    color: #fff;
    left: 18px;
    opacity: .8;
    float: left
}

.xrj-footer-qrcode {
    position: relative;
    height: 262px;
    margin-left: 80px;
    float: left
}

.xrj-footer-qrcode .qrcode-bg {
    position: absolute;
    top: 25px;
    width: 180px;
    height: 180px;
    z-index: 100
}

.xrj-footer-qrcode-head {
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.xrj-footer-qrcode-title {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
}

.xrj-footer-qrcode-title .icon-auth {
    width: 25px;
    height: 30px;
    background: url(/images/v2018/version2/xrjfooter-logo.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 12px
}

.xrj-footer-qrcode-title .title-text-auth {
    font-size: 22px;
    color: #fff
}

.xrj-footer-qrcode-title .icon-association {
    width: 19px;
    height: 17px;
    background: url(/images/v2018/version2/footer-association-icon.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 12px
}

.xrj-footer-qrcode-title .title-text-association {
    font-size: 16px;
    font-weight: 600;
    color: #fff
}

.xrj-footer-qrcode-body {
    position: absolute;
    z-index: 200;
    margin-top: 15px;
    width: 173px;
    height: 173px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.xrj-footer-qrcode-body .qrcode-image {
    width: 92px;
    height: 92px
}

.xrj-footer-qrcode-body .qrcode-image>img {
    width: 100%;
    height: 100%
}

.xrj-footer-qrcode-body .qrcode-extra {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    padding-top: 10px
}

.recommend-agent {
    width: 100%;
    height: 700px;
    position: relative
}

.recommend-agent-body {
    width: 1220px;
    height: 100%;
    margin-left: -610px;
    padding-top: 90px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 50%
}

.recommend-agent-title {
    text-align: center;
    font-weight: initial;
    font-size: 24px;
    color: #333;
    margin-bottom: 38px;
    padding: 0 10px
}

.recommend-agent-ul {
    width: 100%;
    height: 435px;
    position: relative
}

.recommend-agent-ul::after {
    content: "";
    position: absolute;
    background: url(/images/v2018/version2/dailishang-line.png) no-repeat;
    background-size: 100% 100%;
    top: 0;
    width: 1px;
    height: 435px;
    left: 406px
}

.recommend-agent-ul::before {
    content: "";
    position: absolute;
    background: url(/images/v2018/version2/dailishang-line.png) no-repeat;
    background-size: 100% 100%;
    top: 0;
    width: 1px;
    height: 435px;
    right: 406px
}

.recommend-agent-ul li {
    width: 406px;
    height: 108px;
    position: relative;
    float: left
}

.recommend-agent-ul li:hover {
    width: 406px;
    height: 108px;
    background: url(/images/v2018/version2/xrjagent-bkg-hover.png) no-repeat;
    background-size: 100% 100%
}

.recommend-agent-ul li:nth-child(1),
.recommend-agent-ul li:nth-child(4),
.recommend-agent-ul li:nth-child(7),
.recommend-agent-ul li:nth-child(10),
.recommend-agent-ul li:nth-child(2),
.recommend-agent-ul li:nth-child(5),
.recommend-agent-ul li:nth-child(8),
.recommend-agent-ul li:nth-child(11) {
    margin-right: 1px
}

.recommend-agent-ul li:nth-child(4),
.recommend-agent-ul li:nth-child(5),
.recommend-agent-ul li:nth-child(6),
.recommend-agent-ul li:nth-child(7),
.recommend-agent-ul li:nth-child(8),
.recommend-agent-ul li:nth-child(9),
.recommend-agent-ul li:nth-child(10),
.recommend-agent-ul li:nth-child(11),
.recommend-agent-ul li:nth-child(12) {
    margin-top: 1px
}

.recommend-agent-ul li:nth-child(1)::after {
    content: "";
    position: absolute;
    background: url(/images/v2018/version2/dailishang-line1.png) no-repeat;
    background-size: 100% 100%;
    top: 108px;
    width: 1220px;
    height: 1px;
    left: 0
}

.recommend-agent-ul li:nth-child(4)::after {
    content: "";
    position: absolute;
    background: url(/images/v2018/version2/dailishang-line1.png) no-repeat;
    background-size: 100% 100%;
    top: 108px;
    width: 1220px;
    height: 1px;
    left: 0
}

.recommend-agent-ul li:nth-child(7)::after {
    content: "";
    position: absolute;
    background: url(/images/v2018/version2/dailishang-line1.png) no-repeat;
    background-size: 100% 100%;
    top: 108px;
    width: 1220px;
    height: 1px;
    left: 0
}

.recommend-agent-image {
    width: 185px;
    height: 108px;
    box-sizing: border-box;
    float: left;
    display: flex;
    align-items: center
}

.recommend-agent-image>img {
    width: 124px;
    height: 60px;
    margin-left: 28px
}

.recommend-agent-cont {
    width: 218px;
    height: 108px;
    box-sizing: border-box;
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.recommend-agent-area {
    font-size: 14px;
    color: #333;
    line-height: 18px;
    margin-bottom: 6px
}

.recommend-agent-company-name {
    font-size: 16px;
    color: #333;
    line-height: 18px;
    font-weight: bold
}

.operation-partner {
    width: 100%;
    overflow: hidden;
    padding-top: 110px;
    padding-bottom: 118px;
    background: url('/images/v2018/version2/xrj-operation-partner-bkg.jpg');
    background-size: 100% 100%
}

.operation-partner-title {
    font-size: 32px;
    color: #333;
    line-height: 34px;
    margin-bottom: 46px;
    text-align: center
}

.operation-partner-content {
    width: 1200px;
    margin: auto
}

.operation-partner-content .partner-ul {
    width: 100%;
    height: 357px
}

.operation-partner-content .partner-ul li {
    width: 180px;
    height: 101px;
    background: #fff;
    box-shadow: 0 0 29px rgba(191, 140, 124, .05);
    margin: 9px 9px;
    text-align: center;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center
}

.operation-partner-content .partner-ul li img {
    width: 142px;
    height: 45px
}

.proposal-windows {
    width: 100%;
    height: 100%;
    background: url(/images/v2018/version2/feedback-modal-bkg.png) no-repeat;
    background-size: 100% 100%
}

.proposal-header {
    padding: 20px
}

.proposal-body {
    padding: 20px 70px
}

.proposal-title {
    display: flex;
    align-items: center;
    height: 100%
}

.proposal-title div {
    font-size: 24px;
    color: #333;
    line-height: 35px;
    font-weight: 300
}

.proposal-title-icon {
    width: 32px;
    height: 35px;
    background: url(/images/v2018/version2/proposal-img.png) no-repeat;
    background-size: 100%
}

.proposal-iphone-icon {
    height: 23px;
    width: 18px;
    background: url(/images/v2018/version2/iphone-icon.png) no-repeat;
    background-size: 100%;
    margin: 0 6px 0 0px
}

.proposal-title.proposal-title2 div {
    line-height: 45px
}

.proposal-title p {
    font-size: 32px;
    color: #f99501;
    line-height: 45px
}

.from-content {
    padding-top: 36px
}

.text-content {
    display: flex;
    font-size: 16px;
    color: #333333;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px
}

.textarea-content {
    width: calc(100% - 72px)
}

.text-content textarea {
    width: 100%;
    height: 100px;
    resize: none;
    padding: 5px 10px;
    line-height: 24px
}

.text-content textarea:focus,
.text-content input:focus {
    border: 1px solid #F99501
}

.text-content input,
.text-content textarea {
    border: 1px solid #dde0e8;
    outline: none;
    border-radius: 4px;
    color: #333
}

.text-content input {
    width: 240px;
    line-height: 34px;
    padding-left: 5px
}

.text-content .input-title {
    line-height: 34px
}

.input-title2 {
    margin-left: 30px
}

.text-font p {
    display: block;
    color: #999999;
    padding-left: 50px
}

.text-content input::placeholder {
    color: #999
}

.proposal-btn {
    width: 140px;
    height: 35px;
    line-height: 35px;
    background: url(/images/v2018/version2/proposal-btn-nor.png) no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    margin: auto;
    margin-top: 25px
}

.proposal-btn:hover {
    background: url(/images/v2018/version2/proposal-btn-hover.png) no-repeat;
    background-size: 100%
}

.xrj-image-preview {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    display: none
}

.xrj-image-preview-mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(29, 33, 41, .6)
}

.xrj-image-preview-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.xrj-image-preview-img-container {
    width: 100%;
    height: 100%;
    text-align: center
}

.xrj-image-preview-img-container:before {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
    content: ""
}

.xrj-image-preview-img {
    display: inline-block;
    max-width: 95%;
    max-height: 95%;
    vertical-align: middle;
    cursor: grab;
    user-select: none
}

.xrj-image-preview-close-btn {
    position: absolute;
    top: 36px;
    right: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #ffffff;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    cursor: pointer
}

.xrj-preview-close-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    color: inherit;
    font-style: normal;
    vertical-align: -2px;
    outline: none;
    stroke: currentColor
}

.pic-puzzle {
    width: 100%;
    height: 100%
}

.pic-puzzle .pic-box {
    width: 324px;
    height: 149px;
    position: relative;
    margin: 30px auto 0 auto
}

.pic-box .pic-background {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100
}

.pic-box .pic-thumb {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 200
}

.pic-fresh {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 300
}

.pic-puzzle .pic-bar {
    position: relative;
    width: 324px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    color: #f2ac5a;
    margin: 10px auto;
    box-sizing: border-box;
    background-color: #fef2e2;
    border-radius: 15px;
    border: 1px solid #e1e1e1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pic-puzzle .pic-bar-btn {
    position: absolute;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #f5f6f7;
    border: 1px solid #e1e1e1;
    z-index: 5;
    top: 0;
    left: 0;
    cursor: pointer;
    background-position: -63px 10px;
    box-shadow: rgb(102, 102, 102) 0px 0px 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

.arrow-left {
    width: 10px;
    height: 10px;
    margin-right: 3px;
    border-top: 3px solid;
    border-right: 3px solid;
    transform: rotate(47deg);
    -webkit-transform: rotate(47deg)
}