body {
    position: relative;
}

#headxu2018 {
    height: 52px;
    line-height: 52px;
    font-size: 12px;
    color: #666;
    position: fixed;
    top: 0;
    /*   width: 100%; */
    z-index: 10;
    left: 0;
    right: 0;
}
#headxu2018 a {
    font-size: 12px;
    color: #666;
}
#headxu2018 p {
    padding: 10px 19px 10px 19px;
    position: absolute;
    top: 49px;
    left: -38px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 3px 0 5px 1px rgba(200, 200, 200, 0.3);
    -moz-box-shadow: 3px 0 5px 1px rgba(200, 200, 200, 0.3);
    box-shadow: 3px 0 5px 1px rgba(200, 200, 200, 0.3);
    display: none;
    z-index: 10;
}
#headxu2018 p > img {
    position: absolute;
    top: -13px;
    margin:auto;

    left: 42px;
}
#headxu2018 p a {
    display:block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
}
#headxu2018 p a img {
    vertical-align: text-top;
    margin-right: 7px;
}
#headxu2018 p a:nth-child(3) img,
#headxu2018 p a:nth-child(4) img {
    vertical-align: sub;
}
#headxu2018 > a span.backs_zhu{
    border: 1px solid #436FF1;
    display: inline-block;
    line-height: 28px;
    color: #436FF1;
    width: 100px;
    text-align: center;
    cursor: pointer;
    transition: 0.5s;
    margin-right: 20px;
}
#headxu2018 > a span.sub_fors{
    background: #436FF1;
    color: #fff;
    display: inline-block;
    line-height: 24px;
    width: 66px; /*47px*/
    text-align: center;
    border-radius: 5px;
    font-size: 11px;
}

#headxu2018 > a {
    position: relative;
}
#headxu2018 > a img,#headxu2018 > div img {
    vertical-align: middle;
    border: none;
}
#headxu2018 > div:first-child {
    margin-right: 18px;
    display:block;
    position: relative;
}

#headxu2018 > div:hover{
    cursor:pointer;
}

/* #headxu2018 > a:nth-child(2) {
  margin-right: 25px;
} */
#headxu2018 > a:nth-child(2) img {
    margin-right: 8px;
}

#headxu2018 > div{
    position:relative;
}

#headxu2018 > a, #headxu2018 > div{
    margin-right: 20px;
}

/* #badgeCount{
	margin-right:32px;
	margin-left:20px;
} */
#headxu2018 > a i.dat{
    position: absolute;
    -moz-border-radius: 50%;
    border-radius: 8px;
    background-color: #FF2A43;
    top: 11px;
    right: -13px;
    line-height: 14px;
    width: 21px;
    height: 14px;
    text-align: center;
    color: #fff;
}
.fisrtNavC {
    position: fixed;
    left: 0;
    top: 0;
    width: 120px;
    min-height: 100%;
    background-color: #19233C;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    z-index: 10;
    height: 100%;
    overflow: hidden;
}
/* #navxu2018 {
    height: 100%;
    margin-right:-50px;
    overflow:auto;
} */
#navxu2018.active li:hover p {
    opacity: 1;
    display: block;
    right: -122px;
}
/* #navxu2018.active:hover > div {
    width: 122px;
    right: -122px;
    display: block
} */
#navxu2018 > div {
    margin: auto 0;
    top: 0;
    bottom: 0;
    background-color: transparent;
    position: absolute;

    display: none;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    /*border-right: 1px solid #eee;*/
}

#navxu2018.hover li:first-child a img:first-child {
    /*height: 38px;*/
    opacity: 1;
    /*   height:52px; */
}
#navxu2018.hover li:first-child a i {
    margin-left: 36px;

}
#navxu2018 li:first-child a i:last-child{
    display: none;
}
#navxu2018.hover li:first-child a i:nth-child(2){
    display: none;
}
#navxu2018.hover li:first-child a i:last-child{
    display: inline;
}
#navxu2018.hover a span {
    opacity: 1;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currentlynot supported by any browser */
}

#navxu2018 ul {
    position: relative;
    min-height: 100%;
    
}
#navxu2018 li {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-bottom: 4px;
}
#navxu2018 li:hover {
    background-color: #fff;
}

#navxu2018 li:first-child:hover{
    background-color: transparent;
}
#navxu2018 li:first-child:hover a{
    color: #fff;
}


#navxu2018 li:hover a{
    color: #19233C;
}
#navxu2018 li:hover .iconxianxiangxia{
    color: #19233C;
    transform: rotateZ(-90deg);
    transition: all .3s ease;
}
/* #navxu2018 li:hover em {
  color: #fff;
} */
#navxu2018 li > p {
    display: none !important;
    position: absolute;
    width: 122px;
    z-index: 10;
    top: 0;
    padding-top: 42px;
    background:#FFF;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    bottom: 15px;
    white-space: nowrap;
    overflow-x: hidden;
}

#navxu2018 li > p > span{
    position: absolute;
    top:0;
    bottom: 0;
    overflow: auto;
    width: 120%;
}
#navxu2018 li > p > i.hide{
    width: 100%;
    display: none;
    position:absolute;
    bottom:0;
    line-height: 50px;
    font-size:20px;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
}

#navxu2018 li > p a {
    display: block;
    width:100%;
    text-indent: 12px;
    /*  text-align: center; */

    line-height: 38px;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    margin-bottom: 4px;
}


#navxu2018 li:first-child a {
    margin: 13px 0 0 0;
    height: 38px;
    line-height: 38px;
}
#navxu2018 li:first-child a i {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: absolute;
    right: 25px;
}
#navxu2018 li:first-child a img {
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.5s ease-in-out;
    vertical-align: middle;
}
#navxu2018 li:first-child a img:first-child {
    opacity: 0;
}
#navxu2018 li > a {
    display: block;
    white-space: nowrap;
    text-indent: 16px;
    color: #fff;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    /*  margin-top: 10px; */
}
#navxu2018 a img {
    vertical-align: middle;
    margin-right: 8px;
}
#navxu2018 a span {
    display: inline-block;
    margin-left: -1.1em;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#navxu2018 a em {
    font-style: normal;
    font-size: 16px;
    float: right;
    padding-right: 20px;
    /*color: #19233C;*/
    color:#000;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#headxu2018 a.applets {
    /*  margin-right: 28px; */
    position: relative;
}
#headxu2018 a.applets:hover img:last-child {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;

}
#headxu2018 a.applets img:last-child {
    position: absolute;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    left: -83px;
    top: 36px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}







/* 2020.3.12 ���������� ��ʼ */

.robot input::-webkit-input-placeholder
{
    color: #DBDBDB;
    font-size:12px;
}

.robot input:-ms-input-placeholder
{
    color: #DBDBDB;
    font-size:12px;
}

.robot input:-moz-placeholder
{
    color: #DBDBDB;
    font-size:12px;
}

.robot input::-moz-placeholder
{
    color: #C8C8C8;
    font-size:12px;
}






.robot{
    position: fixed;
    right: -45px;
    bottom: 20px;
    z-index: 50;
    transition: all .3s ease-in-out;
}
.robot:hover,.robot.showAll{
    right:0;
}

.robotNotice{
    position: absolute;
    z-index: 5;
    opacity: 0;
    left: -108px;

    top: 50px;
    transition: left .3s ease-in-out,opacity .3s ease-in-out;
    width: 0;
}
.robotimg{
    cursor: pointer;
}
.robotimg:hover + .robotNotice{
    opacity: 1;
    top: 29px;
    width: auto;

}
.chart{
    width: 360px;
    height: 488px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow:0px 5px 20px rgba(227,227,227,1);
    position: absolute;
    left: -300px;
    top: -496px;
    padding-top: 46px;
}
.chartClose{
    width: 14px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;


}
.searchAnswer{
    width: 320px;
    margin: 0 auto;
    height: 30px;
    border: 1px solid #EEE;
}
.searchAnswer input{
    display: block;
    border: none;
    width: 100%;
    height: 100%;
    padding: 0 80px 0 10px;
    box-sizing: border-box;
}
.searchAnswer button{
    float: right;
    width: 60px;
    height: 100%;
    background-color: #DCDCDC;
    color: #fff;
    outline: none;
    border: none;
    font-size: 12px;
    margin: -28px 0 0 0;
    transition: all .3s ease-in-out;
    cursor: pointer;
    line-height:28px;
    border-radius:0;
    background-color: #436FF1;

}

.chart hr{
    border: none;
    height: 1px;
    background-color: #eee;
    margin: 18px 0 0 0;
}
.time{
    font-size:12px;
    color: #C8C8C8;
    text-align: center;
    margin-bottom: 19px;
}
.chartDetail{
    height: 280px;
    overflow-y: auto;
    padding: 13px 20px 20px 20px;
}
.chartDetail li{
    position: relative;
    margin-bottom: 24px;
}
.chartDetail .pl43{
    padding-left: 43px;
}
.chartDetail .pr43{
    padding-right: 43px;
}

.chartDetail .pl43 img,.chartDetail .pr43 img{
    position: absolute;
    top: 0;
    left: 0;
}
.chartDetail .pr43 img{
    left: auto;
    right:0;
    width: 32px;
    border-radius: 50%;
    overflow: hidden;
}
.chartDetail .pl43 div,.chartDetail .pr43 div{
    float: left;
    line-height: 24px;
    font-size: 12px;
    background-color: #F1F6FF;
    padding: 10px;
    max-width: 80%;
    border-radius: 10px;
}
.chartDetail .pr43 div{
    float: right;
    background-color: #436FF1;
    color: #fff;

}

.chartDetail  div p:not(:first-child){color: #436FF1;}

.questions{
    width: 340px;
    height: 100px;
    margin: 0 auto;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 10px;
    position: relative;
}
.questions textarea{
    display: block;
    width: 100%;
    border: none;
    outline: none;
    line-height: 24px;
    resize: none;
    height: 55px;
    font-size: 12px;
}
.questions button{
    position: absolute;
    right:8px;
    bottom: 8px;
    width: 50px;
    height: 24px;
    line-height:24px;
    border: none;
    outline: none;
    font-size:12px;
    border-radius: 12px;
    color: #fff;
    transition: all .3s ease-in-out;
    cursor: pointer;
    margin:0;
    background-color: #436FF1;
}
#navxu2018 .iconfont {
    font-size: 16px;
}
#navxu2018 .bgicon {
    margin-right:1px;
}




#navxu2018 li>p a em,
#navxu2018 li>p a b,
#navxu2018 li>p a span{
    display: block;
    font-style: normal;
    line-height:inherit;

    margin-left: 0;
    text-indent: 12px;
    font-size: inherit;
    float:none;
    width:122px;

}
#navxu2018 li>p a b{
    font-weight: normal;
}
#navxu2018 li>p a span {
    margin-bottom: 4px;
    color: rgba(0, 0, 0, 0.6);
}

#navxu2018 li>p a em{
    padding-right: 24px;
}
#navxu2018 li>p a em .iconfont {
    position: relative;
    float: right;
    font-size: 14px;
    margin-right: -13px;
    text-indent: 0;
}

#navxu2018 li>p a em .iconfont:after{
    content: '';
    left:0px;
    right: -10px;
    top: 0px;
    bottom: 0;
    position: absolute;
}
#navxu2018 li>p a em:hover,
#navxu2018 li>p a span:hover{
    color: #436FF1;
}
#navxu2018 li>p a em.shang + b {
    display: none;
}
#navxu2018 li>p a em.xia + b {
    display: block;
}
#navxu2018 li>p a em + b{
    display: none;
}


#navxu2018 .thridNav{
    display: block;
}


/* 该结构之后的样式 */
.thridNav{
    display: none;
    position: fixed ;
    left:120px;
    top:0;
    bottom: 0;
    overflow: hidden;
    width: 123px;
    z-index: 10;
    border-right: 1px solid #eee;
    background-color: #fff ;
}
.thridNav > div{
    
    height: 100%;
    margin-right: -50px;
    overflow:auto;
   

}

.thridNav>div span{
    display: block;
   
}




.thridNav div i.hide {
    width: 100%;
    display: none;
    position: absolute;
    bottom: 0;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
}

 .thridNav div a {
     box-sizing: content-box;
    display: block;
    width: 122px;
  
    text-indent: 12px;
    /*  text-align: center; */

    line-height: 38px;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    margin-bottom: 4px;
}

 .thridNav a em {
    padding-right: 24px;
    display: block;
    font-style: normal;
    line-height: inherit;
    margin-left: 0;
    text-indent: 12px;
    font-size: inherit;
    float: none;
    width: 100%;
    color: #000;
}

.thridNav a em .iconfont {
    position: relative;
    float: right;
    font-size: 14px;
    margin-right: -13px;
    text-indent: 0;
}
.thridNav a em,
.thridNav a b,
.thridNav a span {
    display: block;
    font-style: normal;
    line-height: inherit;

    margin-left: 0;
    text-indent: 12px;
    font-size: inherit;
    float: none;
    width: 100%;

}

.thridNav a b {
    font-weight: normal;

    line-height: inherit;
    margin-left: 0;
    text-indent: 12px;
    font-size: inherit;
    float: none;
    width: 100%;
}

.thridNav a span {
    margin-bottom: 4px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 25px;
}

.thridNav a em {
    padding-right: 24px;
}

.thridNav a em .iconfont {
    position: relative;
    float: right;
    font-size: 14px;
    margin-right: -13px;
    text-indent: 0;
}

.thridNav a em .iconfont:after {
    content: '';
    left: 0px;
    right: -10px;
    top: 0px;
    bottom: 0;
    position: absolute;
}

.thridNav a em:hover,
.thridNav a span:hover {
    color: #436FF1;
}

.thridNav a em.shang+b {
    display: none;
}

.thridNav a em.xia+b {
    display: block;
}

.thridNav a em+b {
    display: none;
}

#navxu2018 li.kuaijie{
    margin-bottom: 0;
}

#navxu2018 li.kuaijie>a{
    height: 30px;
    line-height: 30px;
}
