
.header{}
.header .top{
    padding: 15px 0 20px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    min-width: 960px;
}
.header .top .logo1{
    /* width:269px; */
width:399px;
    float: left;
}
.header .top .logo2{
    width:314px;
    float: right;
    margin-top:14px;
}
.header .nav{}
.header .nav .navUl{
}
.header .nav .fli{
    float: left;
    /*height:58px;*/
    line-height: 58px;
    font-size: 14px;
    position: relative;
    z-index: 10;
}
.header .nav .fli.active>a{
    background: #4B0000;
    color:#fff;
}
.header .nav .fli>a{
    display: block;
    padding: 0 70px;
    font-size: 15px;
    /* color: #e7352f; */
}
.header .nav .fli .ful{
    position: absolute;
    top:58px;
    left:0;
    width:150%;
    display: none;
}
.header .nav .fli .ful li{
    line-height: 40px;
    width:100%;
    background: #4B0000;
}
.header .nav .fli .ful li a{
    color:#fff;
    padding-left: 19px;
}
.header .nav .fli .ful li:hover{
    background: red;
}
.footer{ min-width: 960px;}
.footer .gray{
    height:60px;
    line-height: 60px;
    font-size: 14px;
    color: #666;
    background: #eeeeee;
}
.footer .red{
    height:68px;
    background: #e7352f;
    font-size: 14px;
    line-height: 34px;
    color:#fff;
    padding: 21px 0;
}


.oldweb2 {
    width: 300px;
    height: 200px;
    border-radius: 0%;
    position: fixed;
    border:1px solid #ccc;
    bottom: 290px;
    left: 10px;
    -webkit-box-shadow: 0 5px 10px 0 rgb(35 50 56 / 30%);
    box-shadow: 0 5px 10px 0 rgb(35 50 56 / 30%);
    z-index: 700;
    cursor: pointer;
    /* background: #89b5e4; */
    background: url(/static/images/ad_01.jpg);
    text-align: center;
}
.oldweb2 a{color: #fff;}

@media(max-width:1200px){
    .header .top .logo1{
        width:215px;
    }
    .header .top .logo2{
        width:251px;
    }
    .header .nav .fli>a{
        padding: 0 7px;
    }
    .header .nav .fli .ful li a{
        padding-left: 7px;
    }
    .footer .gray{
        height:48px;
        line-height: 48px;
    }
    .footer .red{
        height:56px;
        line-height: 28px;
        padding: 16px 0;
    }
}





.animated {
    -webkit-animation-duration:.5s;
    animation-duration:.5s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.livechat-girl {
    width:60px;height:60px;border-radius:50%;position:fixed;bottom:200px;right:40px;
    opacity:0; -webkit-box-shadow:0 5px 10px 0 rgba(35,50,56,.3);
    box-shadow:0 5px 10px 0 rgba(35,50,56,.3);z-index:700;transform:translateY(0);
    -webkit-transform:translateY(0);-ms-transform:translateY(0);
    cursor:pointer;-webkit-transition:all 1s cubic-bezier(.86,0,.07,1);
    transition:all 1s cubic-bezier(.86,0,.07,1)
}
.livechat-girl:focus {
    outline:0
}
.livechat-girl.animated {
    opacity:1;
    transform:translateY(-40px);
    -webkit-transform:translateY(-40px);
    -ms-transform:translateY(-40px)
}
.livechat-girl:after {
    content:'';width:12px;height:12px;border-radius:50%;
    background-image:linear-gradient(to bottom,#26c7fc,#26c7fc);
    position:absolute;right:1px;top:1px;z-index:50
}
.livechat-girl .girl {
    position:absolute;top:0;left:0;width:100%;height:auto;z-index:50
}
.livechat-girl .animated-circles .circle {
    background:rgba(38,199,252,.25);
    width:60px;
    height:60px;
    border-radius:50%;
    position:absolute;
    z-index:49;
    transform:scale(1);
    -webkit-transform:scale(1)
}
.livechat-girl .animated-circles.animated .c-1 {
    animation:2s scaleToggleOne cubic-bezier(.25,.46,.45,.94) forwards
}
.livechat-girl .animated-circles.animated .c-2 {
    animation:2.5s scaleToggleTwo cubic-bezier(.25,.46,.45,.94) forwards
}
.livechat-girl .animated-circles.animated .c-3 {
    animation:3s scaleToggleThree cubic-bezier(.25,.46,.45,.94) forwards
}
.livechat-girl.animation-stopped .circle {
    opacity:0!important
}
.livechat-girl.animation-stopped .circle {
    opacity:0!important
}
.livechat-girl .livechat-hint {
    position:absolute;
    right:40px;
    top:50%;
    margin-top:-20px;
    opacity:0;
    z-index:0;
    -webkit-transition:all .3s cubic-bezier(.86,0,.07,1);
    transition:all .3s cubic-bezier(.86,0,.07,1)
}
.livechat-girl .livechat-hint.show_hint {
    -webkit-transform:translateX(-40px);
    transform:translateX(-40px);
    opacity:1
}
.livechat-girl .livechat-hint.hide_hint {
    opacity:0;
    -webkit-transform:translateX(0);
    transform:translateX(0)
}
.livechat-girl .livechat-hint.rd-notice-tooltip {
    max-width:1296px!important
}
.livechat-girl .livechat-hint.rd-notice-tooltip .rd-notice-content {
    width:auto;
    overflow:hidden;
    text-overflow:ellipsis
}
.livechat-girl .livechat-hint.rd-notice-tooltip .rd-notice-content1 {
    width:auto;
    overflow:hidden;
    text-overflow:ellipsis
}
@media only screen and (max-width:1599px) {
    .livechat-girl .livechat-hint.rd-notice-tooltip {
    max-width:1060px!important
}
}@media only screen and (max-width:1309px) {
    .livechat-girl .livechat-hint.rd-notice-tooltip {
    max-width:984px!important
}
}@media only screen and (max-width:1124px) {
    .livechat-girl .livechat-hint.rd-notice-tooltip {
    max-width:600px!important
}
}.rd-notice-tooltip {
    -webkit-box-shadow:0 2px 2px rgba(0,0,0,.2);
    box-shadow:0 2px 2px rgba(0,0,0,.2);
    font-size:14px;
    border-radius:3px;
    line-height:1.25;
    position:absolute;
    z-index:65;
    max-width:350px;
    opacity:1
}
.rd-notice-tooltip:after {
    position:absolute;
    display:block;
    content:'';
    height:20px;
    width:20px;
    -webkit-box-shadow:none;
    box-shadow:none;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    z-index:50
}
.rd-notice-tooltip .rd-notice-content {
    background:0;
    border-radius:3px;
    width:100%;
    color:#111;
    position:relative;
    z-index:60;
    padding:20px;
    font-weight:400;
    line-height:1.45
}
.rd-notice-tooltip .rd-notice-content1 {
    background:0;
    
    width:100%;
    color:#111;
    position:relative;
    z-index:60;
    padding:20px;
    font-weight:400;
    line-height:1.45; 
}
.rd-notice-type-success {
    background-color:#26c7fc;
    -webkit-box-shadow:0 5px 10px 0 rgba(38,199,252,.2);
    box-shadow:0 5px 10px 0 rgba(38,199,252,.2)
}
.rd-notice-type-success .rd-notice-content {
    background-color:#26c7fc
}
.rd-notice-type-success:after {
    background-color:#26c7fc;
    -webkit-box-shadow:0 5px 10px 0 rgba(38,199,252,.2);
    box-shadow:0 5px 10px 0 rgba(38,199,252,.2)
}
.rd-notice-position-left {
    margin-left:-20px
}
.rd-notice-position-left:after {
    right:-6px;
    top:10%;
    margin-top:-10px
}
.rd-notice-tooltip.single-line .rd-notice-content,.rd-notice-tooltip.single-line .rd-notice-content1 {
    height:40px;
    padding:0 20px;
    line-height:40px;
    white-space:nowrap
}
.heightbai2{height:1px;  background: #fff; border:1px solid #fff;}