@charset "UTF-8";

/*
 IE浏览器的filter值对照表 0.1(19)、0.2(33)、0.3(4C)、0.4(66)、0.5(7F)、0.6(99)、0.7(B2)、0.8(C8)、0.9(E5)
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F7c7a7f,endColorstr=#7F7c7a7f);
*/

.color555 {
    color: #555 !important;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #ccc !important;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ccc !important;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ccc !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ccc !important;
}

a, a:hover {
    color: inherit;
    text-decoration: none !important;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    margin: 0 auto;
}

/*2020-02-06 xingli*/
.marginTop5 {
    margin-top: 5px;
}

.marginTop10 {
    margin-top: 10px !important;
}

.marginTop15 {
    margin-top: 15px;
}

.marginTop20 {
    margin-top: 20px;
}

.marginTop30 {
    margin-top: 30px;
}

.marginTop40 {
    margin-top: 40px;
}

.marginTop50 {
    margin-top: 50px;
}

.marginLeft15 {
    margin-left: 15px;
}

.marginLeft20 {
    margin-left: 20px;
}

.clearBoth {
    clear: both;
}

.fontBold {
    font-weight: bold;
}

.widthP100 {
    width: 100%;
}

.widthP50 {
    width: 50%;
}

.KGshenbing {
    background-color: #fea56e;
    background-image: url(images/bodyBG.png);
    background-repeat: repeat-x;
}

.allTop {
    height: 605px;
    max-width: 1920px;
    margin: 0 auto;
    background: url(images/bannerImg.png) no-repeat center 0;
}

.topLog {
    height: 118px;
    width: 1226px;
    background: url(images/topBg.png);
    margin: 0 auto;
    background-position: 0 -30px;
    background-repeat: no-repeat;
}

.topLog .logoItem {
    float: left;
}

.topLog .logoItem_1 {
    margin-left: 110px;
    margin-top: 17px;
}

.topLog .logoItem_2 {
    position: relative;
    margin-left: 20px;
    margin-top: 10px;
    padding-left: 10px;
}

.topLog .logoItem_2 i {
    position: absolute;
    left: 0;
    top: 18px;
    width: 4px;
    height: 4px;
    background-color: #CCCCCC;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.topLog .sevTel {
    font-size: 16px;
    color: #666;
    width: 300px;
    text-align: right;
    float: right;
    line-height: 65px;
    padding-right: 75px;
}

.topLog .sevTel span {
    color: #de0c09;
}

.whatIsJFH {
    font-size: 24px;
    color: #fff;
    margin: 425px auto 0 auto;
    text-align: center;
    display: block;
    width: 300px;
    height: 40px;
    text-decoration: none;
}

.whatIsJFH:hover {
    color: #ffcc00;
    text-decoration: none;
    cursor: pointer;
}

.blockDiv {
    border-radius: 10px;
    box-shadow: 0 0 5px #d11e15;
    background-color: #fff;
    box-sizing: border-box;
    padding: 68px 58px 0 58px;
    margin-bottom: 50px;
}

.blockName {
    font-size: 42px;
    line-height: 40px;
}

.blockTitle {
    font-size: 24px;
    line-height: 24px;
    color: #333;
    margin-top: 31px;
    letter-spacing: 1px;
}

.blockInfo {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}

.blockUL {
    margin-top: 55px;
    overflow: hidden;
}

.blockUL li {
    width: 25%;
    height: 48px;
    float: left;
}

.blockUL li .blcImg {
    width: 45px;
    height: 48px;
    background: #a1def2;
    float: left;
    border-radius: 3px;
}

.blockUL li .blcImg img {
    width: 100%;
    height: 100%;
    border-radius: 3px;
}

.blockUL li .blcInfo {
    height: 48px;
    float: left;
    margin-left: 10px;
    font-size: 16px;
    color: #666;
}

.blockUL li .blcInfo p {
    overflow: hidden;
    line-height: 16px;
}

.blockUL li .blcInfo p:last-child {
    margin-top: 15px;
}

.blockUL p > span {
    float: left;
    margin-right: 10px;
}

.blockUL li .blcInfo span {
    color: #555;
}

.blockUL li .blcInfo span:last-child {
    margin-right: 0;
    float: right;
    color: #0088ee;
}

.blockUL li .blcInfo .lstName {
    color: #666;
}

.blockUL li .blcInfo p img {
    margin-left: 5px;
    margin-top: -4px;
}

.redWord {
    color: #ff0000 !important;
}

.blueWord {
    color: #00a9ff !important;
}

.KGinfo {
    position: relative;
    height: 560px;
    background: url(images/cj_bg_01.png) no-repeat center;
}

.infoMain {
    margin-top: 50px;
}

.infoList {
    width: 755px;
    float: left;
}

.infoList li {
    float: left;
    width: 20%;
}

.infoList li .infoListName {
    font-size: 16px;
    color: #333;
    width: 75px;
    background: url(images/btmLins.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 10px;
}

.infoList li .infoListMain {
    font-size: 12px;
    color: #999;
    width: 71%;
    line-height: 19px;
    margin-top: 20px;
}

.contentUs {
    width: 310px;
    float: right;
}

.contentUs .usName {
    text-align: center;
    font-size: 16px;
    color: #666;
    margin-top: -5px;
}

.QRcode {
}

.QRcode .QRcodeList {
    width: 124px;
    float: left;
    margin-top: 5px;
}

.QRcode .QRcodeList:first-child {
    margin-right: 50px;
}

.QRcode .QRcodeList p {
    font-size: 14px;
    color: #666;
    text-align: center;
}

.QRcode .QRcodeList img {
    width: 124px;
    height: 124px;
    border-radius: 5px;
    margin-top: 5px;
}

.QRcode .QRcodeList a {
    display: block;
    text-align: center;
    color: #666;
    cursor: pointer;
    text-decoration: none;
    margin-top: 5px;
}

.QRcode .QRcodeList a:hover {
    color: #333;
}

.blc02 {
    background-color: #f2cbc0 !important;
}

.blcInfo2 {
    width: 170px !important;
}

.program {
    background-image: url(images/blockBG02.png);
    background-repeat: no-repeat;
}

.contentUs2 {
    width: 150px !important;
    margin-top: -20px;
}

.QRcodeList2 {
    margin-left: 17px !important;
}

.infoList2 {
    width: 755px;
    float: left;
}

.infoList2 li {
    float: left;
    width: 25%;
}

.infoList2 li .infoListName {
    font-size: 16px;
    color: #333;
    background: url(images/btmLins.png) no-repeat left bottom;
    padding-bottom: 10px;
}

.infoList2 li .infoListMain {
    font-size: 12px;
    color: #999;
    width: 71%;
    line-height: 19px;
    margin-top: 20px;
}

.contentUs2 .usName {
    font-size: 14px !important;
}

.infoListMain2 {
    width: 91% !important;
}

.blockDiv2 {
    border-radius: 10px;
    box-shadow: 0 0 5px #d11e15;
    background-color: #fff;
    box-sizing: border-box;
}

.blc2 {
    position: relative;
    box-sizing: border-box;
    padding: 59px 58px 36px 58px;
}

.animat {
    width: 100%;
    border-radius: 0 0 10px 10px;
    background-image: url(images/animtBg.png);
    background-repeat: repeat-x;
    background-color: #e83c29;
    box-sizing: border-box;
    padding: 41px 58px 0;
}

.animat .TitleBG {
    width: 100%;
    background: url(images/titleBg.png) no-repeat center;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
}

.animtUl {
    width: 1190px;
    height: 615px;
}

.animtUl li {
    width: 330px;
    height: 615px;
    background: url(images/animtList.jpg);
    float: left;
    margin-right: 42px;
    box-sizing: border-box;
    padding: 32px 29px 15px 29px;
}

.animtUl .animtName {
    margin-bottom: 19px;
    font-size: 18px;
    /*line-height: 18px;*/
    letter-spacing: 1px;
    color: #333;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.animtUl .animtTips {
    font-size: 14px;
    color: #666;
    /*margin-top: 19px;*/
    line-height: 24px;
    letter-spacing: 1px;
    overflow: hidden;
    word-break: break-all;
}

.animtUl .animtListTit {
    font-size: 14px;
    color: #333;
    background: url(images/ainmtRadio.png) no-repeat 0 5px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 11px;
    padding-right: 15px;
    margin-top: 15px;
    line-height: 14px;
    letter-spacing: 1px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.animtUl .animtMain {
    width: 100%;
    margin-top: 8px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    letter-spacing: 1px;
}

.animtUl .animtMain1 {
    overflow: hidden;
    word-break: break-all;
}

.animtUl .animtBtmWrap {
    width: 100%;
    margin-top: 16px;
    margin-right: 11px;
    box-sizing: border-box;
    text-align: right;
    font-size: 14px;
    color: #333;
    /*line-height: 14px;*/
    letter-spacing: 1px;
}

/*.animtUl .animtBtmWrap p:last-child {
    margin-top: 11px;
}*/

.animtDiv {
    width: 100%;
    height: 340px;
    overflow: hidden;
}

.checkQR {
    width: 100%;
    height: 130px;
    margin-top: 46px;
}

.checkQR .qrcodeWrap {
    padding: 10px;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.checkQR p {
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 15px;
}

.checkQR .item1 {
    margin-top: 7px;
}

.checkQR .item2 {
    margin-top: 4px;
    letter-spacing: 1px;
}

.checkQR p span {
    color: #ff0000;
}

.moreWord {
    padding-top: 27px;
    padding-bottom: 24px;
    text-align: center;
}

.moreWord p {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
}

.moreWord a {
    margin-top: 11px;
    display: inline-block;
    width: 259px;
    height: 54px;
    background-color: #0088ee;
    border-radius: 27px;
    font-size: 24px;
    color: #fff;
    line-height: 54px;
}

.moreWord a:hover {
    background-color: #236acd;
}

.btmDiv {
    position: relative;
    width: 580px;
    height: 170px;
    float: left;
    box-shadow: 0 0 10px #9d1718;
    border-radius: 10px;
    background: #fff;
    margin-left: 29px;
    box-sizing: border-box;
    padding: 33px 32px 0;
}

.btmDiv:first-child {
    margin-left: 0;
}

.btmDiv div {
    /*width: 70%;*/
    height: 100%;
    overflow: hidden;
    float: left;
}

.btmDiv div .btmName {
    font-size: 24px;
    color: #fff;
}

.btmDiv div .btmInfo {
    font-size: 18px;
    color: #fff;
    margin-top: 15px;
}

/*.btmDiv div .btmInfo:last-child {*/
/*margin-top: 2px;*/
/*}*/

.btmDiv div a {
    font-size: 18px;
    color: #fff;
    margin-top: 2px;
    text-decoration: none;
    cursor: pointer;
    display: block;
    width: 80px;
}

.btmDiv div a:hover {
    text-decoration: underline;
}

.btmDiv .btnImg {
    width: 105px;
    height: 105px;
    float: right;
    text-align: right;
    line-height: 100px;
    overflow: hidden;
}

.btmDivAnode {
    float: left;
    width: 580px;
    height: 170px;
}

.optimizationWrap .item4 {
    font-size: 16px;
    color: #fff;
    line-height: 14px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    letter-spacing: 1px;
    width: 107px;
    text-align: center;
}

.optimizationWrap .btmDiv_1:hover .item4_jump {
    color: #ffcc00;
}

/* 轮播 开始 */
.lb-box {
    width: 100%;
    height: 655px;
    margin: 30px auto 0;
    position: relative;
    overflow: hidden;
}

@media (max-width: 568px) {
    .lb-box {
        width: 76%;
        height: 220px;
    }
}

.lb-content {
    width: 100%;
}

.lb-item {
    width: 100%;
    height: 100%;
    display: none;
    position: relative;
}

.lb-item > a {
    width: 100%;
    height: 100%;
    display: block;
}

.lb-item > a > img {
    width: 100%;
    height: 100%;
}

.lb-item > a > span {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    padding: 15px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 568px) {
    .lb-item > a > span {
        padding: 10px;
    }
}

.lb-item.active {
    display: block;
    left: 0;
}

.lb-item.active.left {
    left: -100%;
}

.lb-item.active.right {
    left: 100%;
}

/*  */
.lb-item.next,
.lb-item.prev {
    display: block;
    position: absolute;
    top: 0;
}

.lb-item.next {
    left: 100%;
}

.lb-item.prev {
    left: -100%;
}

.lb-item.next.left,
.lb-item.prev.right {
    left: 0;
}

.lb-sign {
    position: absolute;
    left: 50%;
    bottom: 14px;
    border-radius: 6px;
    list-style: none;
    user-select: none;
    transform: translateX(-50%);
}

.lb-sign .tabListItem {
    width: 12px;
    height: 12px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    float: left;
    color: #aaa;
    margin: auto 4px;
    border-radius: 6px;
    cursor: pointer;
    background: #f49e94;
    outline: none;
}

.lb-sign .tabListItem:hover {
    color: #fff;
}

.lb-sign .tabListItem.active {
    color: #000;
    background-color: #EBEBEB;
}

.lb-ctrl {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 55px;
    font-size: 60px;
    font-weight: 100;
    line-height: 45px;
    color: #fff;
    text-align: center;
    background: #000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 10;
    outline: none;
    transition: all 0.1s linear;
    cursor: pointer;
}

.lb-ctrl span {
    position: relative;
    top: -4px;
    left: 1px;
}

@media (max-width: 568px) {
    .lb-ctrl {
        font-size: 30px;
    }
}

.lb-ctrl.left {
    left: -50px;
}

.lb-ctrl.right {
    right: -50px;
}

.lb-box:hover .lb-ctrl.left {
    left: 10px;
    opacity: 0.5;
}

.lb-box:hover .lb-ctrl.right {
    right: 10px;
    opacity: 0.5;
}

.lb-ctrl:hover {
    background-color: #000;
}

/* 轮播 结束 */

.qrcodeWrap img {
    display: block;
    width: 100%;
    height: 100%;
}

.optimizationWrap {
    padding-top: 41px;
    padding-bottom: 41px;
    width: 100%;
    background-color: #cc0000;
    overflow: hidden;
}

.optimizationWrap .optimization {
    overflow: hidden;
}

.optimizationWrap .btmDivWrap {
    overflow: hidden;
}

.optimizationWrap .itemWrap {
    margin-top: 31px;
    text-align: center;
    color: #ecc7c7;
    font-size: 24px;
    line-height: 24px;
}

.optimizationWrap .itemWrap .item2 {
    margin-top: 11px;
}

.optimizationWrap .btmDiv_1 {
    background: url("images/btmDiv_1.png") no-repeat center;
}

.optimizationWrap .btmDiv_2 {
    background: url("images/btmDiv_2.png") no-repeat center;
}

.youshiWrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.youshiWrap .youshiInner {
    position: relative;
    width: 622px;
    height: 190px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 2px #0088ee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.youshiWrap .youshiTxt {
    position: absolute;
    left: 50%;
    top: -18px;
    margin-left: -83px;
    width: 166px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background-color: #cc0000;
    border-radius: 18px;
    font-size: 24px;
    letter-spacing: 1px;
    color: #fff;
}

.youshiWrap ul {
    margin-top: 55px;
}

.youshiWrap li {
    position: relative;
    float: left;
    margin-left: 26px;
    width: 110px;
    height: 110px;
    color: #fff;
    text-align: center;
    background-color: #0088ee;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.youshiWrap li:first-child {
    margin-left: 50px;
}

.youshiWrap li p {
    margin-top: 34px;
    line-height: 16px;
}

.youshiWrap li p:last-child {
    margin-top: 10px;
}

.fiveYoushiWrap {
    margin-top: 46px;
    padding-top: 16px;
}

.fiveYoushiWrap li {
    width: 90px;
    height: 90px;
    margin-left: 23px;
}

.youshiWrap li span {
    position: absolute;
    left: 10px;
    top: -9px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    color: #0088ee;
    background-color: #ffffff;
    border: solid 1px #0088ee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.fiveYoushiWrap ul {
    margin-top: 61px;
}

.fiveYoushiWrap li p {
    margin-top: 24px;
}

.fiveYoushiWrap li:first-child {
    margin-left: 38px;
}

/* .qiuzhuErweimaWrap */
.qiuzhuErweimaWrap {
    float: left;
    margin: 36px 0 0 156px;
    width: 181px;
}

.qiuzhuErweimaWrap .item1 {
    margin: 0 auto;
    width: 124px;
    height: 124px;
    /*border-radius: 8px;*/
    /*padding: 7px;*/
    /*background: #eaeaea;*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
}

.qiuzhuErweimaWrap .item2 {
    margin-top: 14px;
    font-size: 16px;
    color: #666666;
    line-height: 16px;
}

.KGinfo .blockUL li {
    width: 33.3%;
}

.partBlockTip {
    position: absolute;
    top: -19px;
    left: 58px;
    width: 347px;
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
    text-indent: 17px;
    background: url("images/partBlockTip.png") no-repeat center;
}

.KGinfoRight > div {
    width: 201px;
}

.KGinfoRight > div + div {
    margin-left: 18px;
}

.KGinfoRight .item1 {
    position: relative;
    margin-bottom: 11px;
    font-size: 20px;
    line-height: 24px;
    color: #666;
    text-align: center;
    /*padding-left: 14px;*/
}

.KGinfoRight .item1 a {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("images/wenhao_01.png") no-repeat center;
    background-size: contain;
}

.KGinfoRight .item1 a:hover {
    background-image: url('images/wenhao_02.png');
}

.KGinfoRight .item1:before {
    display: none;
    content: '';
    position: absolute;
    left: 0;
    width: 4px;
    height: 15px;
    background-color: #008CF2;
    margin-right: 10px;
    bottom: 3px;
}

.KGinfoRight .item2 {
    position: relative;
}

.KGinfoRight .qrcodeWrap {
    position: absolute;
    margin-left: -45px;
    bottom: 14px;
    left: 50%;
    width: 90px;
    height: 90px;
    padding: 7px;
    background: #eaeaea;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.KGinfoRight .item3 {
    margin-top: 18px;
    margin-bottom: 9px;
    text-align: center;
    font-size: 16px;
    color: #555555;
    letter-spacing: 1px;
    line-height: 16px;
}

.KGinfoRight .item4 {
    display: block;
    width: 200px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    color: #fff;
}

.KGinfoRight .item4_qy {
    background-color: #11bb99;
}

.KGinfoRight .item4_qy:hover {
    background-color: #0aa586;
}

.KGinfoRight .item4_zf {
    background-color: #2d78e0;
}

.KGinfoRight .item4_zf:hover {
    background-color: #236acd;
}

.blockNameGg a {
    position: relative;
    top: 0px;
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("images/wenhao_01.png") no-repeat center;
    background-size: contain;
}

.blockNameGg a:hover {
    background-image: url('images/wenhao_02.png');
}

/* .dialogWrap 开始 */
.dialogWrap {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    z-index: 100;
}

.dialogWrap .dialogInner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 101;
    padding: 25px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dialogWrap .dialogClose {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 30px;
    width: 30px;
    height: 26px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    color: #888;
}

.dialogWrap .dialogTitle {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 20px;
}

.dialogWrap .dialogFoot {
    font-size: 0;
    text-align: center;
}

.dialogWrap .dialogFoot a {
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
    width: 80px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dialogWrap .dialogFoot a + a {
    margin-left: 10px;
}

.dialogWrap .dialogFoot .enterBtn {
    color: #fff;
    background-color: #169BD5;
}

/* .dialogWrap 结束 */

.shenfenValidWrap .row {
    position: relative;
    margin-bottom: 25px;
    width: 100%;
}

.shenfenValidWrap input {
    width: 92%;
    outline: none;
    font-size: 14px;
    line-height: 14px;
    padding: 6px 10px;
    border: 1px solid #e6e6e6;
    color: #555555;
}

.shenfenValidWrap .tuxingCode {
    float: left;
    width: 150px;
}

.shenfenValidWrap .tuxingImg {
    float: left;
    width: 100px;
    height: 40px;
    margin-left: 10px;
    cursor: pointer;
}

.shenfenValidWrap .smsCodeWrap {
    border: 1px solid #e6e6e6;
}

.shenfenValidWrap .smsCode {
    float: left;
    width: 150px;
    border: 0;
}

.shenfenValidWrap .smsCodeBtn {
    float: left;
    margin-left: 10px;
    width: 100px;
    line-height: 39px;
    text-align: center;
    font-size: 14px;
    color: #169BD5;
}

.smsCodeBtn.disabled {
    color: #ccc;
    cursor: not-allowed;
}

.shenfenValidWrap .errorText {
    display: none;
    position: absolute;
    left: 0;
    bottom: -15px;
    color: #f00;
    font-size: 12px;
    line-height: 12px;
}

.shenfenValidWrap .errorBorder {
    border-color: #f00;
}

.jiankanWrap table {
    width: 100%;
    table-layout: fixed;
}

.jiankanWrap th,
.jiankanWrap td {
    border: 1px solid #e6e6e6;
    text-align: center;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.jiankanWrap th {
    width: 100px;
    background-color: #F2F2F2;
}

.jiankanWrap td {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.jiankanWrap .downExcel {
    display: block;
    width: 100%;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background-color: #169BD5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.unLookCjWrap .item1 {
    margin: 0 auto;
    width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    background-color: #FF5900;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.unLookCjWrap .item2,
.unLookCjWrap .item3 {
    font-size: 14px;
    text-align: center;
    line-height: 14px;
    margin-top: 15px;
}

.unLookCjWrap .item3 {
    margin-top: 10px;
}

.unLookCjWrap .item4 {
    margin-top: 15px;
    overflow: hidden;
}

.unLookCjWrap .item4 > div {
    width: 50%;
    text-align: center;
}

.unLookCjWrap .qrcodeWrap {
    margin: 0 auto;
    width: 90px;
    height: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px;
    background-color: #eaeaea;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.unLookCjWrap .item4_1 {
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
}

/* 自定义滚动条样式 开始 */
.cusScrollBar {
    position: absolute;
}

.cusScrollBar.pos_top {
    top: 0;
    left: 0;
    width: 100%;
}

.cusScrollBar.pos_bottom {
    left: 0;
    bottom: 0;
    width: 100%;
}

.cusScrollBar.pos_left {
    top: 0;
    left: 0;
    height: 100%;
}

.cusScrollBar.pos_right {
    top: 0;
    right: 0;
    height: 100%;
}

.cusScrollBar .cusScrollSlider {
    position: absolute;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cusScrollSlider.pos_top {
    top: 0;
    left: 0;
    height: 100%;
}

.cusScrollSlider.pos_bottom {
    left: 0;
    bottom: 0;
    height: 100%;
}

.cusScrollSlider.pos_left {
    top: 0;
    left: 0;
    width: 100%;
}

.cusScrollSlider.pos_right {
    top: 0;
    right: 0;
    width: 100%;
}

/* 自定义滚动条样式 结束 */
.lb-content .cusScrollBar.pos_right {
    right: -15px;
}