﻿/*主页*/
body { overflow: hidden; }
.bg_login { z-index: -1; background-color:white; background-repeat: no-repeat; background-size: 100% 100%; position: absolute; top: 0; left: 0; overflow: hidden; width: 100%; height: 100%; }
.bg_apps { z-index: -1; background-color:white; background-repeat: no-repeat; background-size: 100% 100%; position: absolute; top: 0; left: 0; overflow: hidden; width: 100%; height: 100%; }
.bg_body { z-index: -1; background-color:white; background-repeat: no-repeat; background-size: 100% 100%; position: absolute; top: 0; left: 0; overflow: hidden; width: 100%; height: 100%; }
.btn { border: 0; line-height: 20px; text-align: center; text-decoration: none; font-size: 14px; color: #fff; border-radius: 6px; box-shadow: 0 0 0 transparent; height: 40px; min-width: 100px; }
.btn.white { background: #2B9FDF; color: #fff; border: 1px solid #eee; width: 120px; }
.btn.orange { background: #F97709; width: 380px; height: 40px; margin: 0 auto; display: block; margin-bottom: 10px; }
.btn.z { /*background: #4dc4b7;*/
         background: #2a4e5a;
    margin: 20px 0px 0px 0px;
    border: 0;}
.w270{width:270px}
.w130{width:130px}
.hide { display: none; }

.l_content { width: 100%; height: 100%;float:left;background: url(../images/new_img/login/pms_bg.png);background-size:100%; background-repeat: no-repeat;}
.l_content .logo {float:left;width:66.6%; height:100%; color: #fff; background-repeat: no-repeat;}
.l_content .logo dl dd {     /*width: 80px;*/
    width: 125px;
    height: 80px;
    padding: 20px 0px 0px 20px;
    text-align: center;
    font-size: 40px;
    font-weight: lighter;
    display: inline-block;

}
.l_content .logo dl dt:nth-child(2) {
    /*font-size:38px;
    font-weight:lighter;
    display:inline-block;
    padding-left:30px; 
    position: relative;
    top:-3px*/
    width: 1px;
    height: 45px;
    /*padding: 20px 0px 0px 20px;*/
    text-align: center;
    font-size: 40px;
    font-weight: lighter;
    display: inline-block;
    /*color:#fff;*/
    border-left:1px solid #fff;
    top: 10px;
    position: relative;
}
.l_content .logo dl dt:nth-child(3) {    line-height: 26px;
    padding-top: 15px;
    padding-left: 10px;
    font-family: cursive;
    display: inline-block;
    position: relative;
    bottom: 20px;
    /*font-size: 14px;*/
    font-size: 16px;
    width:140px;
}
.l_content .logo dl dt:nth-child(4) {     /*font-size: 14px;*/ font-size: 16px;
    line-height: 14px;
    display: inline-block;
    position: relative;
    left: 130px;
    /* float: left; */
    top: -20px;
    padding-left: 10px;
}
.l_content .app_panel { margin-top: 40px; }
.l_content .app_panel ul li { float: left; width: 150px; height: 150px; font-size: 16px; color: #fff; padding-left: 10px; line-height: 270px; }
.l_content .app_panel ul li:nth-child(1) { width: 310px; height: 310px; margin-right: 10px; background: #6237C1 url(../images/default/icon_pms.png) no-repeat center center; background-size: 100px 100px; line-height: 580px; padding-left: 10px; }
.l_content .app_panel ul li:nth-child(2) { width: 310px; height: 310px; margin-right: 10px; background: #F7BC00 url(../images/default/icon_user.png) no-repeat center center; background-size: 100px 100px; line-height: 580px; padding-left: 10px; }
.l_content .app_panel ul li:nth-child(3) { margin-right: 10px; background: #D92476 url(../images/default/icon_pms.png) no-repeat center center; background-size: 58px 58px; }
.l_content .app_panel ul li:nth-child(4) { background: #0092E7 url(../images/default/icon_pms.png) no-repeat center center; background-size: 58px 58px; }
.l_content .app_panel ul li:nth-child(5) { margin-top: 10px; margin-right: 10px; background: #00A400 url(../images/default/icon_pms.png) no-repeat center center; background-size: 58px 58px; }
.l_content .app_panel ul li:nth-child(6) { margin-top: 10px; background: #F25F2C url(../images/default/icon_pms.png) no-repeat center center; background-size: 58px 58px; }

/*登录*/
.chainlst {
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    height: 400px;
    max-height: 50%;
    /*width: 70%;*/
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}
.shiftlst {
    background: #fff;
    height: 80px;
    /*width: 70%;*/
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.chainlst .items,.shiftlst .items { clear: both; }
.chainlst .items b { line-height: 36px; width: 95%; display: block; color: #e7e7e7; text-align: left; font-size: 21px; margin-left: 10px; text-shadow: 1.5px 1.5px 0 #333, 0px 1.5px 0 #333; }
.chainlst .items ul { }
    .chainlst .items ul li, .shiftlst .items ul li {
        cursor: pointer;
        text-align: center;
        float: left;
        color: #333;
        font-size: 16px;
        margin: 15px 0 0 24px;
        line-height: 58px;
        width: 200px;
        height: 58px;
        background: rgba(255,255,255,1);
        border-radius: 4px;
        border: 1px solid rgba(151,151,151,1);
    }
    .chainlst .items ul li{height:78px;}
/*.chainlst .items ul li:hover,.shiftlst .items ul li:hover {background:#4fc4b7;border:1px solid #4fc4b7;color:#fff; }*/
.chainlst .items ul li:hover, .shiftlst .items ul li:hover {
    background: #F5A623;
    border: none;
    color: #fff;
}
.chainlst .search, .shiftlst .search {
    background: #143B95;
    color: rgba(255,255,255,1);
    line-height: 25px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
    border-radius: 2px;
    margin: 24px 24px 0;
    text-align: left;
}
 .chainlst .search .input {     margin-top: 10px;
    width: 230px;
    height: 40px;}
.l_content .login_panel {
    /*margin-top: 200px;*/
    background: #fff;
    /*height: 400px;
    width: 420px;*/
    height: 350px;
    width: 400px;
    border-radius: 3px;
    background: url(../images/new_img/login/kuang.png) no-repeat;
}
.l_content .login_panel .login_shift { width: 310px; height: 310px; float: left; margin-left: 10px; }
.l_content .login_panel .login_shift ul { width: 310px; height: 310px; }
.l_content .login_panel .login_shift ul li { width: 150px; height: 150px; float: left; transition-timing-function: ease; transition: border 0.2s; }
.l_content .login_panel .login_shift ul li.select { border: 3px solid #fff}
.l_content .login_panel .login_shift ul li:nth-child(1) { background: #B81B6C; margin-right: 10px; margin-bottom: 10px; }
.l_content .login_panel .login_shift ul li:nth-child(2) { background: #20AEFF; margin-bottom: 10px; }
.l_content .login_panel .login_shift ul li:nth-child(3) { background: #00A700; margin-right: 10px; clear: both; }
.l_content .login_panel .login_shift ul li:nth-child(4) { background: #F4B301; }
.l_content .login_panel .login_shift ul li span:nth-child(1) { display: block; text-align: right; color: #fff; font-size: 70px; font-weight: bold; padding-right: 20px; text-shadow: 2px 2px 4px #000000; }
.l_content .login_panel .login_shift ul li span:nth-child(2) { display: block; text-align: left; color: #fff; font-size: 18px; line-height: 24px; padding-left: 10px; padding-top: 10px; }

.l_content .login_panel .login_form { width: 300px; height: 310px; float: right; background: #6237C1; margin-left: 10px; padding-left: 10px;display:inline-block }
.l_content .login_panel .login_form .l_title { font-size: 28px; color: #fff; margin-top: 56px; margin-bottom: 5px; }
.l_content .login_panel .login_form .input_group { margin: 0px 0px 10px 0px; }
.l_content .login_panel .login_form .input_group input[type='text']/*, input[type='password']*/ { width: 290px; height: 40px; background: #fff; text-indent: 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: 0; border: 1px solid rgba(255, 255, 255, 0.4);display: block;color: #444; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; font-weight: 300; }
.l_content .login_panel .login_form .input_group input[type='button'] { float: right; margin-right: 10px; }
.l_content .login_panel .login_form .input_group input[type='button']:focus { outline: 0; border: 1px solid #6439c1; }

.l_content .login_panel .login_notice { width: 310px; height: 310px; float: left;}
.l_content .login_panel .login_notice .nt_box { width: 310px; height: 150px; color: #fff;}
.l_content .login_panel .login_notice .nt_box dl { width: 290px; margin: 0px auto; padding-top: 40px; }
.l_content .login_panel .login_notice .nt_box dl dd { font-size: 48px;  float: left; padding-right: 10px; }
.l_content .login_panel .login_notice .nt_box dl dt:nth-child(2) { font-size: 16px; line-height: 21px; padding-top: 15px; }
.l_content .login_panel .login_notice .nt_box dl dt:nth-child(3) { font-size: 16px; line-height: 21px; }
.l_content .login_panel .login_notice .nt_box span:nth-child(1) { font-size: 18px; font-weight: bold; padding: 15px 15px 10px 15px; display: block; }
.l_content .login_panel .login_notice .nt_box span:nth-child(2) { font-size: 12px; line-height: 20px; padding: 0 15px; display: block; height: 96px; overflow: auto; }
.l_content .login_panel .login_notice .nt_box:nth-child(1) { background: #008B00; margin-bottom: 10px; }
.l_content .login_panel .login_notice .nt_box:nth-child(2) { background: #D14318; }
#time_nt_box{    position: absolute;
    z-index: 2;
    /*right: 20px;*/
    right: 0px;
    top: 10px;
    height: 100px;
    /*width: 260px;*/
    width: 300px;
    /*background: #198173;*/
    border-radius: 3px;}
#pic_login_notice{position: absolute; z-index: 1;}
#btt{position: absolute; z-index: 2}
#pic_login_notice ul li img{width:auto;height:auto}

.logo .login_notice{width:66.6%;height:100%}
.login_notice .anniu{width:500px;height:16px;position:absolute;left:400px;top:600px;}
.login_notice .anniu li{width:55px;height:4px;background:white;float:left;margin:8px;display:inline;cursor:pointer}
.login_notice .anniu li.on{background:#33B1E4}
.login_notice .picul div{width:100%;height:100%;background-size:75% 100%;background-repeat:no-repeat;}
.login_notice .picul div:nth-child(1){/*background:url(../images/new/bg01.png);background-size:cover;*/}
.login_notice .picul div:nth-child(2){background:url(../images/new/bg02.png);background-size:cover;}
.login_notice .picul div:nth-child(3){background:url(../images/new/bg03.png);background-size:cover;}

.l_content .animation_login{    width: 33.4%;height:100%;float:left}
/*.l_content .login_panel .right_login{background: url(../images/default/logo_dengl.png) center;width:100%;height: 170px;background-repeat:no-repeat;text-align:center;margin:0 auto;}*/
.l_content .login_panel .right_login{width:100%;height: 150px;background-repeat:no-repeat;text-align:center;margin:0 auto;}
.l_content .login_panel .new_login_form{text-align:center;margin:0 auto;z-index:5;margin-top: 38px;}
.new_login_form input {    line-height: 42px;
    width: 70%;
    height: 40px;
    margin: 12px 0px 0px 0px;
    border-radius: 0;
    /*border: 1px solid #4dc4b7;*/
    border: 1px solid #fff;
}
/*.new_login_form #usercode{background:url(../images/new/icon_name.png);padding-left:56px; background-repeat:no-repeat;background-position:10px;}
.new_login_form #password {background:url(../images/new/icon_password.png);padding-left:56px;background-repeat:no-repeat;background-position:10px;}*/
.new_login_form #usercode{background:#fff;padding-left:56px; background-repeat:no-repeat;background-position:10px;}
.new_login_form #password {background:#fff;padding-left:56px;background-repeat:no-repeat;background-position:10px;}
.new_login_form #hotel{background:url(../images/new/icon_hotel.png);background-repeat:no-repeat;background-position:left}
.new_login_form input::-ms-input-placeholder{text-align:left center;}
.new_login_form input::-webkit-input-placeholder{text-align:left center;}

.input_group {    position: relative; }
    .input_group i {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 12px; }
        /*.input_group i.u {background: url(../images/default/yhm.png) center no-repeat #4dc4b7; }
        .input_group i.p {background: url(../images/default/Lock.png) center no-repeat #4dc4b7; }*/
                .input_group i.u {background: url(../images/new_img/login/yonghm.png) center no-repeat; }
        .input_group i.p {background: url(../images/new_img/login/mima.png) center no-repeat; }
.l_content .login_panel .new_login_shift{text-align:center;margin:0 auto}
.l_content .login_panel .new_login_shift input[button]:visited{background:#33B1E4}
/*.l_content .login_panel .new_login_shift .select{background-color:#33B1E4 }*/
.l_content .login_panel .new_login_shift #btn_A{float:left;margin:10px 0px 0px 35px}
.l_content .login_panel .new_login_shift #btn_B{margin:10px 0px 0px -25px}
.l_content .login_panel .new_login_shift #btn_C{float:left;margin:10px 0px 0px 35px}
.l_content .login_panel .new_login_shift #btn_D{margin:10px 0px 0px -25px;}



.l_footer {position: relative;
    margin-top: 17%;
    display: -webkit-box;
    width: 33.3%;
    text-align: center;
    padding: 0 calc(16.6% - 200px); }
.l_footer ul li {color: #fff; font-size: 12px; line-height: 80px; width: 80px; height: 50px;margin:10px auto;}
.l_footer .li1 {/*background: url(../images/new/icon_home.png);*/background: url(../images/new_img/login/gw.png); background-size: 24px 24px; background-repeat: no-repeat;background-position:top;}
/*.l_footer .li1 p {height: 16px;border-right:1px solid #fff;float: right;position: relative;top:25%;}*/
.l_footer .li1 p {height: 40px;border-right:1px solid #fff;float: right;position: relative;top:5%;}
.l_footer .li2 { /*background: url(../images/new/icon_fjp.png);*/background: url(../images/new_img/login/fjp.png); background-size: 24px 24px; background-repeat: no-repeat;background-position:top;}
/*.l_footer .li2 p {height: 16px;border-right:1px solid #fff;float: right;position: relative;top:25%;}*/
.l_footer .li2 p {height: 40px;border-right:1px solid #fff;float: right;position: relative;top:5%;}
.l_footer .li3 { /*background: url(../images/new/icon_sjzs.png);*/background: url(../images/new_img/login/shouji.png); background-size: 24px 24px; background-repeat: no-repeat;background-position:top;}
/*.l_footer .li3 p {height: 16px;border-right:1px solid #fff;float: right;position: relative;top:25%;}*/
.l_footer .li3 p {height: 40px;border-right:1px solid #fff;float: right;position: relative;top:5%;}
.l_footer .li4 { /*background: url(../images/new/icon_clear.png);*/background: url(../images/new_img/login/zidongqingli.png); background-size: 24px 24px; background-repeat: no-repeat;background-position:top;}
/*.l_footer .li4 p {height: 16px;border-right:1px solid #fff;float: right;position: relative;top:25%;}*/
.l_footer .li4 p {height: 40px;border-right:1px solid #fff;float: right;position: relative;top:5%;}
.l_footer .li5 { /*background: url(../images/new/icon_qu.png);*/background: url(../images/new_img/login/wenti.png); background-size: 24px 24px; background-repeat: no-repeat;background-position:top; }
.l_footer ul a { color:#312f2f;margin:0 auto}
.l_footer ul li a:hover,a:visited{ color:#312f2f;text-decoration:none}
.l_footer li{float:left}


.ProblemR {width:70%;margin-left:19%;margin-top:6%}
.ProblemR .topSize{ height:90px;text-align:left;font-size:40px;color:#019CEA;}
.ProblemR .wxImgF { height:360px;top:5%;}
.ProblemR .wxImg{ background: url(../images/default/problemRecord/QRCode.png); background-size: 300px 300px; background-repeat: no-repeat; background-position: top left;top:0px;float:left;height:300px;width:360px }
.ProblemR .wxleftF { top:0px;float:left;height:300px;width:400px;padding-top: 13px;}
.ProblemR .wxleftF .DivSize {line-height:45px;font-size:26px; }
.ProblemR .wxleftF .DivSize1 {line-height:40px;margin-top:12px;font-size:18px;color:#9B9B9B;border:1px;border-top-color:#019CEA;}
.ProblemR .wxleftF .DivSize2 {line-height:40px;font-size:18px;color:#9B9B9B;border:1px;border-top-color:#019CEA; }
.ProblemR .wxleftF .Divcolor{ margin-top:22px;width:90%;height:1px;background-color:#019CEA}
.ProblemR .btn_01 { margin-left: 37%; border: none; width: 136px; height: 54px; background: #F4F4F4; color: #222; font-size: 24px; text-align: center;float:left; }

/* xinghe theme */
.xinghe .l_content {
    background: #142535 url(../images/theme/xinghe/login2.jpg) center center no-repeat;
    background-size: cover;
}
.xinghe #time_nt_box{
    width: initial;
    height: initial;
    padding: 36px 6% 0 0;
}
.xinghe .nt_box span.time {
    font-family: DIN-Medium;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ffffff;
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
}
.xinghe .nt_box span.slash {
    text-align: center;
    font-weight: lighter;
    display: inline-block;
    width: 2px;
    height: 42px;
    vertical-align: middle;
    background-color: #ffffff;
}
.xinghe .nt_box div{
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}
.xinghe .nt_box span.datestr {
    display: block;
    font-family: DIN-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
}
.xinghe .nt_box span.week {
    display: block;
    font-family: AdobeHeitiStd-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
}
body.xinghe,
.xinghe .l_content{
    height: 100%;
}
.xinghe .l_content .logo,
.xinghe .logo .login_notice{
    float: none;
    width: initial;
    height: auto;
}
.xinghe .l_content .animation_login {
    float: none;
    position: absolute;
    right: initial;
    height: inherit;
    width: 100%;
    display: flex;
    justify-content: center;
}
.xinghe .animation_login .intro {
    float: left;
    width: 50%;
    max-width: 640px;
    height: 565px;
    max-height: 80vh;
    background: rgba(0,0,0,0.6);
    text-align: center;
}
/*.xinghe .animation_login .intro p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/
.xinghe .animation_login .intro .title {
    font-size: 60px;
    font-family: SFUIDisplay-Light,SFUIDisplay;
    font-weight: 300;
    color: rgba(255,255,255,1);
    line-height: 71px;
    padding-top: 125px;
}
.xinghe .animation_login .intro .desc {
    margin-top: 40px;
    font-size: 36px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(255,255,255,1);
    line-height: 50px;
}
.xinghe .animation_login .intro .desc-extra {
    font-size: 31px;
    font-family: Helvetica-Light,Helvetica;
    font-weight: 300;
    color: rgba(255,255,255,1);
    line-height: 37px;
}
.xinghe .l_content .login_panel {
    margin-top: 15vh;
    background: transparent;
    border-radius: 0;
    background: none;
    height: initial;
    width: 1320px;
    max-width: 80vw;
    max-height: 80vh;
    padding: 0 20px;
    flex-wrap: nowrap
}
.xinghe .l_content .login-content {
    float: right;
    max-width: 640px;
    max-height: 80vh;
    width: 50%;
    height: 565px;
    background: rgba(255,255,255,1);
}
.xinghe .l_content .login-content::before{
    content: "";
    display: block;
    background: #000;
    filter: blur(10px);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    left: 10px;
    z-index: -1;
    opacity: 0.4;
    transform-origin: 0 0;
    border-radius: 5px;
    transform: scale(1, 1);
}
.xinghe .l_content .login_panel .right_login {
    height: 110px;
    max-height: 14vh;
    font-size: 50px;
    color: rgba(50,50,50,1);
    line-height: 66px;
    padding: 34px 0 0 0;
    text-align: left;
    display: flex;
    justify-content: center;
}

.xinghe .new_login_form input {
    line-height: 40px;
    padding: 0 10px;
    width: 82%;
    height: initial;
    margin: 0;
    border-radius: 0;
}

.xinghe .new_login_form #usercode,
.xinghe .new_login_form #password {
    /*background: #fff;
    padding-left: 30px;
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: 10px;
    height: initial;
    border: solid 1px rgba(228,228,228,1);*/
    background: #fff;
    background-repeat: no-repeat;
    background-position: 10px;
    height: initial;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    padding: 0px 12px;
    transition: all .3s;
}

.xinghe .new_login_form #password {
    /*background: #fff;
        padding-left: 30px;
        padding-right: 30px;
        background-repeat: no-repeat;
        background-position: 10px;
        border: solid 1px rgba(228,228,228,1);*/
    margin-top: 40px;
}

    .xinghe .new_login_form #usercode:hover,
    .xinghe .new_login_form #usercode:focus,
    .xinghe .new_login_form #usercode:active,
    .xinghe .new_login_form #password:hover,
    .xinghe .new_login_form #password:focus,
    .xinghe .new_login_form #password:active {
        border-color: #1890ff;
    }
.xinghe .new_login_form .foget-password {
    padding-left: 90px;
    margin-top: 30px;
    text-align:left;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: rgba(50,50,50,1);
    line-height: 19px;
    cursor:pointer;
}
.xinghe .btn-wrapper{
    margin: 0 auto;
    width: 82%;
    text-align: right;
    padding: 28px 0;
}
    .xinghe .btn-wrapper button {
        width: 100%;
        height: 46px;
        background: rgb(24, 144, 255);
        border-radius: 4px;
        font-size: 16px;
    }
#SeatchChain {
    margin-top: 2px;
    background: rgba(255,255,255,1);
    border-radius: 4px;
    border: 1px solid rgba(216,220,230,1);
    padding-left: 10px;
    color:#000;
}
.chainlst .items ul .show-active, #closeChain:hover {
    background-color: #F5A623;
    color: #fff;
    border: none;
}
#closeChain {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}
.language {
    float:right;
    margin:40px 40px 0 0;
}
.language #language {
    width:80px;
}
.xinghe .language #language {
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    transition: all .3s;
}

.xinghe .layui-layer-title {
    /* background: #143B95; */
    background-color: #fafafa;
    border-bottom: 1px solid #e8e8e8;
}

.xinghe .layui-layer-title-name {
    /* background: #143B95;
        color: #fff; */
    background-color: #fafafa;
    color: rgba(0,0,0,.85);
    font-weight: 500;
    padding-left: 16px;
}
.xinghe .layui-layer-btn .layui-layer-btn0,
.xinghe .layui-layer-btn .layui-layer-btn1 {
    line-height: 32px;
    position: relative;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    background-image: none;
    cursor: pointer;
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    user-select: none;
    touch-action: manipulation;
    height: 32px;
    padding: 0 15px;
    font-size: 14px;
    border-radius: 4px;
    /* color: rgba(0,0,0,.65);
    background-color: #fff;
    border: 1px solid #d9d9d9; */
    color: #fff;
    background-color: #1890ff;
    border-color: #1890ff;
}

/*.xinghe .chainlst .items ul li:hover,*/
.xinghe .shiftlst .items ul li:hover {
    background: #fff;
    border: 1px solid #1890ff;
    color: #1890ff;
}
.xinghe .chainlst .items ul .show-active,
.xinghe .chainlst .items ul li:hover {
    background: #1890ff;
}
.xinghe .chainlst .search,
.xinghe .shiftlst .search {
    /*background: #1890ff;*/
    height: 50px;
    line-height: 50px;
    background: #f0f2f5;
    color: #646464;
}
.xinghe #SeatchChain {
    background: rgba(255,255,255,1);
    border-radius: 4px;
    border: 1px solid rgba(216,220,230,1);
    padding-left: 10px;
    color: #000;
    margin-top: 7px;
    transition: all .3s;
}
    .xinghe #SeatchChain:hover,
    .xinghe #SeatchChain:focus,
    .xinghe #SeatchChain:active {
        border-color: #1890ff;
    }
    .xinghe #closeChain:hover {
        background-color: #e6f7ff;
        /*color: rgba(0,0,0, .65);*/
        color: #1890ff;
    }