
.top_bg{ height:6.5rem; width:100%;background: #fff;overflow: hidden;}
.logo{ width:13.8%;text-align: right; height:2.5rem;line-height: 0;padding: 1.9rem 1.2rem 0 0;}
.logo img{ width:10.1rem; height:2.5rem;}
.h_dw{font-size: 1.1rem;color: #333;height: 3.5rem;line-height: 1.6rem;overflow: hidden;padding: 0.5rem 4.6% 0 1.2rem;margin-top: 1.2rem;}
.h_dw:before{content: "";width: 1px;height: 100%;position: absolute;top: 0;left: 0;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #cdcdcd 50%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#cdcdcd 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#cdcdcd 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.h_dw span{display: block;font-size: 1rem;color: #666;font-weight: normal;}
.h_nav{ height:6.5rem;}
.h_nav li{height: 6.5rem;line-height: 6.5rem; float:left;}
.h_nav li a{ font-size:0.8rem; color:#333; padding:0 1rem;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:hover{background:#0054a6\9;color: #fff;}/* IE6、IE7、IE8支持 */
.h_nav li a:after{content:'';position:absolute;width:100%;height:0;background:#0054a6;bottom:0;left:0;-webkit-transition:height .3s;transition:height .3s;z-index: -1;}
.h_nav li:hover a:after,.h_nav li.cur a:after{height:100%;}
.h_nav li.cur a,.h_nav li:hover a{color: #fff;}
.h_tel{font-size: 1.3rem;color: #333;font-weight: bold;height: 6.5rem;line-height: 6.5rem;overflow: hidden;padding-right: 1rem;}
.h_tel em{width: 1.8rem;height: 1.8rem;display: block;float: left;line-height: 0;padding: 2.3rem 0.5rem 0 0;overflow: hidden;}
.h_tel em img{width: 1.8rem;height: 1.8rem;}
em,i{ font-style:normal;}

html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 12.5px;}}
@media screen and (min-width: 1280px) {html {font-size: 13.33px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
@media screen and (min-width: 1920px) {html {font-size: 20px;}}


        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: left;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #0054a6;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #0054a6;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


 .fdh-01{
     width: 13%;
     margin-left: 5%;
     margin-top: 60px;
     float: left;
 }
        .fdh-01-tit {
            margin-bottom: 25px;
        }
        
        .fdh-01-tit h2 {
            width: 90%;
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #333;
            border-bottom: 1px solid #ccc;
            white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        .fdh-01-nav{
            background: #fff;
     border-radius:10px;
        }
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 25px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center};
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color:  #0054a6;
        }
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 35px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #0054a6;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #0054a6;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 50px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #0054a6;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #339933;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

    .p102-proShow-1 {
        padding: 10px 0 80px;
        float: right;
        width: 74%;
    }
    
    .p102-proShow-1-con {
        position: relative;
    }
    
    .p102-proShow-1-left {
        width: 50%;
        position: relative;
        overflow: hidden;
    }
    
    .p102-proShow-1-prev,
    .p102-proShow-1-next {
        position: absolute;
        width: 40px;
        height: 40px;
        cursor: pointer;
        background: transparent;
        top: 50%;
        margin-top: -20px;
        z-index: 5;
        display: none;
    }
    
    /*.p102-proShow-1-left:hover .p102-proShow-1-prev,*/
    /*.p102-proShow-1-left:hover .p102-proShow-1-next {*/
    /*    display: block;*/
    /*}*/
    
    .p102-proShow-1-prev {
        left: 15px;
    }
    
    .p102-proShow-1-next {
        right: 15px;
    }
    
    .p102-proShow-1-prev:before,
    .p102-proShow-1-next:after {
        position: absolute;
        content: '';
        width: 18px;
        height: 18px;
        border: 2px solid #fff;
        border-style: solid solid none none;
        top: 10px;
        z-index: 1;
    }
    
    .p102-proShow-1-prev:before {
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        right: 4px;
    }
    
    .p102-proShow-1-next:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 4px;
    }
    
    .p102-proShow-1-pic img {
        width: 100%;
        display: block;
    }
    
    .p102-proShow-1-size {
        position: absolute;
        display:none;
        right: 0;
        bottom: 0;
        width: 56px;
        height: 26px;
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        letter-spacing: 3px;
    }
    
    .p102-proShow-1-right {
        position: absolute;
        width: 40%;
        right: 5%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-proShow-1-text {
        padding: 50px 0 15px;
        border-bottom: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p102-proShow-1-text:after {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        background: #0054a6;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .p102-proShow-1-text .p102-proShow-1-title {
        max-height: 105px;
        font-size: 26px;
        font-weight: normal;
        line-height: 35px;
        color: #1a1a1a;
        overflow: hidden;
    }
    
    .p102-proShow-1-text p {
        height: 28px;
        line-height: 28px;
        font-size: 16px;
        color: #808080;
    }
    
    .p102-proShow-1-desc {
        max-height: 170px;
        line-height: 34px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: justify;
        padding: 30px 0 0;
        overflow: hidden;
    }
    
    .p102-proShow-1-tel {
        width: 100%;
        height: 50px;
        padding-top: 20px;
        border-top: 1px solid #e3e3e3;
        margin-top: 20px;
    }
    
    .p102-proShow-1-tel a {
        display: block;
        width: 50%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #339933;
        font-size: 18px;
        color: #ffffff;
        margin: 12px 0 0;
        border-radius:5px;
    }
    .p102-proShow-1-tel a:hover{
        background: #0054a6;
    }
    .p102-proShow-1-tel p {
        float: left;
        min-width: 300px;
        max-width: 100%;
        height: 50px;
    }
    
    .p102-proShow-1-tel p em {
        float: left;
        height: 50px;
        font-size: 16px;
        color: #4c4c4c;
        padding-left: 50px;
        background: url(images/p102-cpxq-icon2.png) no-repeat left center;
        font-style: normal;
    }
    
    .p102-proShow-1-tel p span {
        float: left;
        font: bold 26px/50px Arial;
        color: #333333;
    }


.p102-pro-content{
    padding: 30px 0 0;
}
    .p102-pro-content-nav {
       
    }
    
    .fixed {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 88;
        background: #fff;
    }
    
    .p102-pro-content-nav li {
        float: left;
        line-height: 50px;
        margin-right: 50px;
        position: relative;
        font-size: 18px;
        color: #4c4c4c;
        font-weight: normal;
    }
    
    .p102-pro-content-nav li.cur,
    .p102-pro-content-nav li:hover {
        color: #0054a6;
    }
    
    .p102-pro-content-nav li.cur:before,
    .p102-pro-content-nav li:hover:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        border: 3px solid #0054a6;
        background: #fff;
        border-radius: 100%;
        left: 50%;
        margin-left: -9px;
        bottom: -10px;
        z-index: 1;
    }
    
    .p102-pro-content-nav li.cur:after,
    .p102-pro-content-nav li:hover:after {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        background: #0054a6;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -4px;
        z-index: 2;
    }
    
    .p102-pro-content-desc {
  
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }


        .news-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #0054a6;
    }
    
    .news-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #339933;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    
    .p102-news-info dl {
        border: 1px solid #ebebeb;
        padding: 9px;
        background: #fff;
        margin-bottom: 25px;background:#f8f8f8;margin-top:40px;
    }
    
    .p102-news-info dt {
        float: left;
        width: 310px;
    }
    
    .p102-news-info dt a,
    .p102-news-info dt img {
        width: 100%;
        display: block;
    }
    
    .p102-news-info dd {
        float: left;
        width: 778px;
        margin-left: 50px;
        position: relative;
        padding-top: 20px;
    }
    
    .p102-news-info dd i {
        position: absolute;
        width: 120px;
        height: 40px;
        font: 14px/40px Arial;
        color: #ffffff;
        text-align: center;
        background: #333333;
        right: -52px;
        top: -10px;
    }
    
    .p102-news-info dd h4 {
        height: 32px;
        padding-left: 90px;
        position: relative;
        font-weight: normal;
        margin-bottom: 10px;
    }
    
    .p102-news-info dd h4 em {
        position: absolute;
        width: 74px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #0054a6;
        text-align: center;
        border: 1px solid #0054a6;
        left: 0;
        top: 0;
        font-style: normal;
    }
    
    .p102-news-info dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 32px;
        line-height: 32px;
        font-size: 22px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-news-info dd p {
        line-height: 26px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-news-info dd p a {
        color: #333;
    }
    
    .p102-news-info dl:hover dd h4 a {
        color: #0054a6;
    }
    
    .p102-news-info ul {
        padding: 5px 0;
        position: relative;
        margin-bottom: 45px;
    }
    
    .p102-news-info ul:before {
        content: '';
        position: absolute;
        width: 1px;
        background: #d9d9d9;
        left: 50%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-news-info ul li {
        float: left;
        width: 560px;
    }
    
    .p102-news-info ul li.last {
        margin-left: 80px;
    }
    
    .p102-news-info ul h4 {
        height: 34px;
        line-height: 34px;
        font-weight: normal;
        position: relative;
        padding-left: 25px;
    }
    
    .p102-news-info ul h4:before {
        content: '';
        position: absolute;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #b3b3b3;
        left: 0;
        top: 50%;
        margin-top: -4px;
        z-index: 1;
    }
    
    .p102-news-info ul h4 a {
        display: inline-block;
        max-width: 440px;
        height: 34px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-news-info ul h4 span {
        position: absolute;
        width: 90px;
        height: 30px;
        font: 14px/30px Arial;
        color: #808080;
        text-align: right;
        right: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-news-info ul h4:hover:before {
        border-left: 6px solid #0054a6;
    }
    
    .p102-news-info ul h4:hover a {
        color: #0054a6;
    }
    
    .p102-news-info-more {
        width: 170px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        text-align: center;
        margin: 0 auto;
        background: #339933;
    }
    
    .p102-news-info-more a {
        display: block;
        height: 50px;
        color: #fff;
    }


    .p102-pro-content-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #0054a6;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #339933;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    
    .p102-pro-case {
        padding: 20px 0 80px;
    }
    
    .p102-pro-case-list {
        padding-top: 40px;
    }
    
    .p102-pro-case-items dl {
        float: left;
        width: 378px;
        position: relative;
        margin-right: 33px;
    }
    
    .p102-pro-case-items dl:nth-child(4n-1) {
        margin-right: 0;
    }
    
    .p102-pro-case-items dt img,
    .p102-pro-case-items dt a {
        display: block;
        width: 100%;
    }
    
    .p102-pro-case-items dd {
        position: absolute;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        left: 0;
        bottom: 0;
        z-index: 2;
    }
    
    .p102-pro-case-items dd h4 a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        padding: 0 15px;
    }
    
    .p102-pro-case-items dl:hover dt a:before {
        content: '';
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-pro-case-items dl:hover dt a:after {
        content: '+';
        position: absolute;
        width: 50px;
        height: 50px;
        font: 30px/50px "宋体";
        color: #fff;
        text-align: center;
        background: #0054a6;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
        border-radius: 100%;
        z-index: 2;
    }
    
    .p102-pro-case-items dl:hover dd {
        background: none;
    }
    
    .p102-pro-case-paging {
        height: 30px;
        text-align: center;
        padding-top: 25px;
    }
    
    .p102-pro-case-paging li {
        display: inline-block;
        width: 10px;
        height: 10px;
        border: 3px solid #0054a6;
        border-radius: 100%;
        margin: 0 5px;
    }
    
    .p102-pro-case-paging li.cur {
        background: #0054a6;
    }
    
    .p102-pro-case-more {
        height: 46px;
        margin: 35px auto 0;
        text-align: center;
        position: relative;
    }
    
    .p102-pro-case-more a {
        display: inline-block;
        height: 44px;
        line-height: 44px;
        font-size: 18px;
        font-weight: normal;
        color: #0054a6;
        border: 1px solid #0054a6;
        padding: 0 20px 0 64px;
        position: relative;
    }
    
    .p102-pro-case-more a:before {
        content: '';
        width: 20px;
        height: 14px;
        position: absolute;
        border: 4px solid #0054a6;
        border-left: 0;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        left: 26px;
        top: 11px;
    }
    
    .p102-pro-case-more a:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-right: 6px solid #0054a6;
        top: 9px;
        left: 22px;
        z-index: 1;
    }


.f_bg{ background:url(images/f_bg.jpg) no-repeat center 0; height:380px;overflow: hidden;padding: 40px 0 0;}
.footer{width: 1200px; margin:0 auto;}
.f_txt01{position: absolute;top: 230px;left: 0;font-size: 14px;color: #666;line-height: 25px;height: 25px;z-index: 5;}
.f_txt02{position: absolute;top: 255px;left: 0;font-size: 14px;color: #666;line-height: 25px;height: 25px;z-index: 5;}
.f_top{display: block;font-size: 32px;color: #333;height: 60px;line-height: 30px;overflow: hidden;text-transform: uppercase; font-family:"Times New Roman", Times, serif;}
.f_nav{width: 320px;height: 300px;position: relative;}
.f_nav:before,.f_ban:before{content: "";width: 1px;height: 220px;background: #e2e2e2;position: absolute;top: 0;right: 0;}
.f_nav ul li{float: left;width: 160px;line-height: 38px;height: 38px;overflow: hidden;}
.f_nav ul li a{font-size: 14px;color: #666;}
.f_nav ul li a:hover{color: #333;}
.f_ban{width: 620px;height: 300px;padding-left: 60px;position: relative;}
.f_ban p{font-size: 14px;color: #333;line-height: 26px;padding-left: 55px;height: 90px;float: left;}
.f_ban i{display: block;font-size: 14px;}
.f_ban span{padding: 0 5px;}
.f_ban .f_p01{ background:url(images/f_ico01.png) no-repeat 0 8px;font-size: 16px;width: 280px;}
.f_ban .f_p02{ background:url(images/f_ico02.png) no-repeat 0 8px;font-size: 16px;width: 225px;}
.f_ban .f_p03{ background:url(images/f_ico03.png) no-repeat 0 8px;width: 280px;}
.f_ban .f_p04{ background:url(images/f_ico04.png) no-repeat 0 8px;width: 225px;}
.f_er{width: 160px;height: 300px;}
.f_er h5{width: 160px;height: 40px;line-height: 0;}
.f_er h5 img{width: 160px;height: 40px;}
.f_er p{width: 102px;text-align: center;padding-top: 30px;margin: 0 auto;}
.f_er p em{display: block;width: 100px;height: 100px;line-height: 0;border: #e3e4e4 1px solid;}
.f_er p img{width: 100px;height: 100px;}
.f_er p span{display: block;font-size: 14px;color: #666;line-height: 40px;}
.f_bot{font-size: 14px;color: #fff;line-height: 80px;height: 80px;width: 405px;float:left;}
.f_bot span{padding: 0 10px;}
.f_bot a{color: #fff;}
  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#0054a6 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#0054a6 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#0054a6 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#0054a6 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#0054a6 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#0054a6 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#0054a6 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
