﻿@charset "utf-8";
/*@font-face { font-family: 'PN-REG'; src: url("fonts/PROXIMA NOVA REGULAR.eot"); src: url("fonts/PROXIMA NOVA REGULAR.ttf") format("truetype"), url("fonts/PROXIMA NOVA REGULAR.svg") format("svg"); font-weight: normal; font-style: normal }
@font-face { font-family: 'PN-BOLD'; src: url("fonts/PROXIMA NOVA BOLD.eot"); src: url("fonts/PROXIMA NOVA BOLD.ttf") format("truetype"), url("fonts/PROXIMA NOVA BOLD.svg") format("svg"); font-weight: normal; font-style: normal }*/
html, body { color: #666; background-color: #fff; font-size: 14px; }
a { color: inherit; }
/* 重置表单样式 */
select::-ms-expand { display: none; }
input, select, textarea { box-shadow: none; outline: none; border: none; border-radius: 0; -ms-appearance: none; -moz-appearance: none; -webkit-appearance: none; appearance: none; padding: 0; }
    select::-ms-expand { display: none; }
/* 单行截取 */
.els { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-width: 100%; }
/* 禁止选中文本 */
.noselect { -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; }
/* 背景图撑满容器 */
.container { width: 1200px; padding-right: 0px; padding-left: 0px; margin-right: auto; margin-left: auto }
.w1200 { width: 1200px; margin-right: auto; margin-left: auto }
.w1300 { width: 1300px; margin-right: auto; margin-left: auto }
.w1000 { width: 1000px; margin-right: auto; margin-left: auto }
.w1160 { width: 1160px; margin-right: auto; margin-left: auto }
a { color: #666; transition: color 0.3s ease 0s; }
    a:hover { color: #056bb6; }

.d-tit { text-align: center; margin-bottom: 50px; }
    .d-tit h3 { font-size: 36px; font-weight: 700; color: #555; padding: 10px 0px; line-height: 30px; color: #056bb6; }
    /*.d-tit h3 span { color: #056bb6; }*/
    .d-tit em { font-size: 14px; line-height: 26px; text-transform: uppercase; color: #595959; font-style: normal; }
    .d-tit h4 { font-size: 16px; line-height: 30px; color: #595959; font-style: normal; }
    /*.d-tit h3::after { width: 5px; height: 24px; background: #00a1e9; content: '.'; display: block; position: absolute; left: 0; top: 3px; }*/
    .d-tit span { color: #bfbfbf; text-transform: uppercase; height: 25px; line-height: 25px; font-size: 12px; padding-bottom: 28px; position: relative; display: block; }
        .d-tit span::after { width: 24px; height: 6px; background: #056bb6; content: ''; display: block; position: absolute; left: 50%; top: 36px; margin-left: -12px; }
    .d-tit p { line-height: 28px; color: #7f7f7f; }



.vertical-img img { vertical-align: middle; width: 100%; }
.vertical-img i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }

header { background-color: #fff; height: 70px; line-height: 70px; position: fixed; top: 0; left: 0; z-index: 100; width: 100%; box-shadow: 0 0 20px rgb(0 0 0 / 30%); padding: 5px 0; }
    header .logo { width: 200px; float: left; }
        header .logo img { width: 100%; }
    header ul.nav-header { text-align: right; padding-right: 52.5px; }
        header ul.nav-header li { display: inline-block; font-size: 16px; margin-right: 45px; position: relative; }
            header ul.nav-header li:nth-last-chilid(1) { margin-right: 0; }
            header ul.nav-header li a.tit { color: #444444; display: inline-block; transition: all 0.3s; background-repeat: no-repeat; background-position: center 80%; }
            header ul.nav-header li.cur a.tit { color: #056bb6; background-repeat: no-repeat; background-position: center 80%; background-image: url(../img/xiao.png) }
            header ul.nav-header li.cur .header-xiala { display: block; }
            header ul.nav-header li:hover a.tit { background-repeat: no-repeat; background-position: center 80%; background-image: url(../img/xiao.png); background-size: 0; }
            header ul.nav-header li:hover .header-xiala { display: block; }
            header ul.nav-header li .header-xiala a.tit-a:hover { color: #056bb6; }




    header .sleect-btn { position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 18px; height: 18px; background-position: center; background-repeat: no-repeat; background-image: url(../img/select.png); background-size: 100%; cursor: pointer; }
    header ul.nav-header li .header-xiala { position: absolute; top: 69px; height: 50px; line-height: 50px; left: 0; z-index: 100; white-space: nowrap; display: none; transition: all 0.3s; }
    header ul.nav-header li.li3 .header-xiala { left: -470px; }
    header ul.nav-header li .header-xiala a.tit-a { display: inline-block; font-size: 14px; color: #333333; margin-right: 52.5px; z-index: 90; position: relative; }
        header ul.nav-header li .header-xiala a.tit-a.act { color: #056bb6; }
    header ul.nav-header li .header-xiala:after { position: absolute; content: ""; width: 5000px; height: 100%; background-color: #f9f9f9; transform: translateX(-50%); top: 0; z-index: 0; }
    header.active { background-color: #fff; /*border-bottom:1px solid #f1f1f1;*/ }
    header.active-on { background-color: #fff; position: fixed; top: 0; width: 100%; }
.select-modelaall { position: fixed; left: 0; width: 100%; height: calc(100% - 70px); top: 70px; z-index: 100; display: none; background-color: rgba(0, 0, 0, .2); }
    .select-modelaall .balck { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .5); }
    .select-modelaall .selectsopir { position: absolute; width: 100%; left: 0%; height: 50px; top: 0; line-height: 50px; background-color: #f9f9f9; }
.noheader-select .selectsopir { top: 0; }
.select-modelaall .selectsopir span { width: 24px; height: 24px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); background-position: center; background-repeat: no-repeat; background-image: url(../img/select.png); background-size: 100%; }
.select-modelaall .selectsopir form { width: 90%; margin: 0 auto; position: relative; }
    .select-modelaall .selectsopir form input[type=text] { font-size: 16px; color: #444444; height: 36px; line-height: 36px; border: 0; outline: none; background-color: #f9f9f9; width: 90%; }
    .select-modelaall .selectsopir form .submit { color: #fff; background-color: #e4e4e4; width: 80px; height: 36px; line-height: 36px; position: absolute; right: 0; top: 50%; transform: translateY(-50%); font-size: 16px; }
.select-modelaall .selectsopir .close-model { font-size: 16px; position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #000; cursor: pointer; }
.select-modelaall .selectsopir form .submit:hover { background-color: #056bb6; color: #fff; }



/*
.header-search { height: 21px; position: relative; border: 1px solid #e4e4e4; padding: 4px; margin-top: 15px; background: #fff; }
    .header-search .text { width: 180px; height: 21px; line-height: 21px; color: #444; float: left; border: none; }
    .header-search .btn { width: 18px; height: 18px; background: url(../img/search_icon.png) no-repeat; float: right; border: none; margin-top: 2px; cursor: pointer; text-indent: -9999px; }
*/

.slide-home { z-index: 5; margin-top: 80px; }
    .slide-home .item { position: relative; height: 530px; min-width: 1200px; }
        .slide-home .item .imgs { height: 100%; position: relative; display: block; }
            .slide-home .item .imgs .bgimg { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: no-repeat center; }

    .slide-home .owl-dots { font-size: 0; text-align: center; position: absolute; left: 0; bottom: 46px; z-index: 3; width: 100%; }
        .slide-home .owl-dots .owl-dot span { display: inline-block; *display: inline; zoom: 1; width: 17px; height: 17px; border-radius: 50%; border: 2px solid #d3d4d6; background-color: transparent; position: relative; margin: 0 7px; }
        .slide-home .owl-dots .owl-dot.active span, .slide-home .owl-dots .owl-dot:hover span { border-color: #e6001a; background-color: transparent; }

.owl-theme .owl-dots { font-size: 0; text-align: center; margin-top: 20px; }
    .owl-theme .owl-dots .owl-dot span { width: 16px; height: 16px; display: inline-block; margin: 0 7px !important; position: relative; transition-duration: .5s; cursor: pointer; background: none; opacity: 1; border: 1px solid transparent; background-color: transparent; }
        .owl-theme .owl-dots .owl-dot span:before { position: absolute; display: block; left: 50%; top: 50%; content: ""; width: 6px; height: 6px; margin-left: -3px; margin-top: -3px; border-radius: 50%; transition-duration: .5s; background: #c6c6c6; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { border-color: #056bb6; background-color: transparent; }
        .owl-theme .owl-dots .owl-dot.active span:before, .owl-theme .owl-dots .owl-dot:hover span:before { background: #056bb6; }


.i-fir-wrap { width: 100%; background: #eeeeee; }
    .i-fir-wrap .d-tit { padding-top: 50px; margin-bottom: 40px; }
        .i-fir-wrap .d-tit h3 { font-size: 36px; font-weight: 700; padding: 10px 0px; line-height: 30px; }
        .i-fir-wrap .d-tit em { font-size: 14px; line-height: 26px; text-transform: uppercase; font-style: normal; }
.about_desc { margin-left: 20px; margin-right: 20px; }
    .about_desc p { line-height: 32px; margin-bottom: 5px; text-indent: 2em; }

.counter_list { padding-top: 40px; padding-bottom: 80px; }
    .counter_list li { width: 25%; float: left; text-align: center; position: relative; }
        .counter_list li:not(:last-child):after { content: ''; position: absolute; width: 1px; height: 45px; background-color: rgba(170,170,170,.2); right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
        .counter_list li p { text-align: center; }
            .counter_list li p.number .counterDX { font-size: 3.6rem; font-family: Impact,sans-serif; font-weight: bold; color: #056bb6; text-align: center; }
            .counter_list li p.number .unit { position: relative; top: 1px; left: 3px; font-size: 14px; vertical-align: top; }
        .counter_list li .title { font-size: 14px; line-height: 30px; }
.culture-wrap { width: 100%; min-width: 1200px; }
    .culture-wrap ul li { width: 33.33333333333333%; float: left; background-size: 100%; transition: background-size 0.8s; min-height: 128px; text-align: center; color: #fff; background-repeat: no-repeat; background-position: center center; }
        .culture-wrap ul li:hover { background-size: 110%; }
        .culture-wrap ul li .img_cp {display:none; }
        .culture-wrap ul li.img01 { background-image: url(../img/img01.jpg); }
        .culture-wrap ul li.img02 { background-image: url(../img/img02.jpg); }
        .culture-wrap ul li.img03 { background-image: url(../img/img03.jpg); }
        .culture-wrap ul li .c-img { margin-top: 40px; }
            .culture-wrap ul li .c-img img { height: 60px; }
        .culture-wrap ul li h3 { font-weight: 700; font-size: 18px; margin: 0; line-height: 32px; }
        .culture-wrap ul li .c-desc { line-height: 26px; margin-bottom: 60px; }


.i_t_box { height: auto; overflow: hidden; }
.i_title { font-size: 32px; color: #fff; line-height: 90px; height: 90px; padding-bottom: 18px; position: relative; }
    .i_title i { font-size: 24px; line-height: 120px; font-style: normal; }
    .i_title:after { content: ''; position: absolute; left: 0; bottom: 0; z-index: 0; width: 60px; height: 3px; background-color: #fff; }



/*.i-zero-wrap { background: #fff; }
.counter_list { padding-top: 50px; padding-bottom: 50px; }
    .counter_list li { width: 25%; float: left; text-align: center; position: relative; }
        .counter_list li:not(:last-child):after { content: ''; position: absolute; width: 1px; height: 55px; background-color: rgba(170,170,170,.2); right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
        .counter_list li p { text-align: center;*/ /*margin-left: 90px;*/ /*}
            .counter_list li p.number .counterDX { font-size: 50px; font-family: helveticaneuethn,Arial; text-align: center; margin-top: 15px; line-height: 52px; vertical-align: top; color: #056bb6; }
            .counter_list li p.number .unit { position: relative; top: 1px; left: 3px; font-size: 14px; vertical-align: top; color: #999; }
        .counter_list li .title { color: #999; font-size: 16px; line-height: 40px; }*/


.i-zero-wrap { width: 100%; background: rgb(195,215,236); }

.navpart { margin: 0px auto; width: 1205px; height: 240px; text-align: center; }
    .navpart li { width: 240px; height: 240px; display: inline-block; border-right: 1px solid rgb(220, 220, 220); float: left; }
        .navpart li.last { border-right: none; }
        .navpart li a { background: url("../img/navpart_hover-arr.png") no-repeat center 160px #93bdea; width: 240px; height: 240px; display: block; position: relative; }
        .navpart li .icon { left: 86px; top: 62px; width: 68px; height: 68px; overflow: hidden; position: absolute; }
            .navpart li .icon img { left: 0px; position: absolute; }
        .navpart li .text { width: 240px; top: 142px; text-align: center; color: rgb(155, 155, 155); font-family: "Arial"; font-size: 11px; position: absolute; }
            .navpart li .text strong { color: rgb(62, 62, 62); font-size: 14px; margin-bottom: 2px; display: block; font-family: "Microsoft YaHei"; font-weight: bold; }
        .navpart li a:hover { background: url("../img/navpart_hover-arrA.png") no-repeat center 160px; }
            .navpart li a:hover strong { color: #056bb6; }
            .navpart li a:hover .text { color: #056bb6; }




.i-fiv-wrap { padding-top: 60px; padding-bottom: 40px; background: #fff; overflow: hidden; background: #ededed; }

.i-category { text-align: center; margin-top: 20px; }
    .i-category a { display: inline-block; margin-right: 8px; font-size: 14px; line-height: 36px; text-align: center; padding: 0 20px; background: #056bb6; color: #fff; }
        .i-category a.active, .i-category a:hover { color: #fff; background: #056bb6; }

.product_ct { overflow: hidden; position: relative; padding-bottom: 50px; z-index: 1; }
    .product_ct .swiper-pagination { bottom: 10px; }
        .product_ct .swiper-pagination span { width: 12px; height: 12px; background: #aaa; border-radius: 50%; margin: 0 7px; }
            .product_ct .swiper-pagination span.swiper-pagination-bullet-active { background: #056bb6; }
    .product_ct .img { width: 260px; height: 260px; max-width: 100%; margin: 0 auto;overflow: hidden; border-radius: 8px; z-index: 1; position: relative; }
        .product_ct .img .img1 { max-width: 100%; max-height: 100%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; -webkit-transition: opacity .5s ease; transition: opacity .5s ease; }
        .product_ct .img .img1 { z-index: 1; }
    .product_ct .item { background: #fff; position: relative; padding-bottom: .5rem; cursor: pointer; padding-top: 10px}
    .product_ct .text { width: 94%; padding: 0 3%; position: relative; }
        .product_ct .text .tit2 { margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; display: block; -webkit-transition: all .3s; transition: all .3s; font-size: 20px; line-height: 1.6; text-align: center; }
    /* .product_ct .item:hover .img .img1 { opacity: 0; }
    .product_ct .item:hover .img .img1-1 { opacity: 1; }*/
    .product_ct .item:hover .text .tit2 { color: #056bb6; }

.i-thi-wrap { overflow: hidden; padding-top: 65px; }
    .i-thi-wrap .h_desc { line-height: 26px; font-size: 14px; padding-top: 20px; text-align: center; }

/*.h_pic_b { height: auto; overflow: hidden; margin-top: 40px; padding: 50px 0; background: url(../images/h_bg.jpg) center top no-repeat; }*/

.h_pic_b { height: auto; overflow: hidden; margin-top: 40px; padding: 50px 0; background: url(../img/h_bg.jpg) center top no-repeat; position: relative; }
    .h_pic_b .prev,
    .h_pic_b .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 50px; height: 30px; transition: 0.4s; overflow: hidden; }
    .h_pic_b .prev { background: url(../img/a_rt_arrow.png) left center no-repeat; }
    .h_pic_b .next { left: auto; right: 3%; background: url(../img/a_rt_arrow.png) right center no-repeat; }
.h_pic { height: auto; overflow: hidden; padding: 30px 0px; position: relative; }
.h_pic { overflow: hidden; height: auto; }
    .h_pic .swiper-slide { overflow: hidden; text-align: center; }
        .h_pic .swiper-slide a { color: #fff; font-size: 14px; }
        .h_pic .swiper-slide .pic { width: 100%; overflow: hidden; border: 10px solid #FFF; position: relative; box-sizing: border-box; height: 267px;background:#FFF; }
            .h_pic .swiper-slide .pic img { max-width: 100%; transition: 0.5s; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
            .h_pic .swiper-slide .pic a:hover img { transform: scale(1.1,1.1); }
        .h_pic .swiper-slide .title { line-height: 52px; height: 52px; width: 100%; transition: 0.5s; color: #fff; }
        .h_pic .swiper-slide:hover .title { bottom: 0; transition: 0.5s; }
        .h_pic .swiper-slide .pic .pic_s { position: absolute; background-image: url(../img/p_s.png); background-position: center; background-repeat: no-repeat; bottom: -100%; height: 100%; left: 0; width: 100%; background-color: rgba(0,0,0,0.4); z-index: 999; transition: 0.5s; }
        .h_pic .swiper-slide:hover .pic .pic_s { bottom: 0; transition: 0.5s; }








.i-sec-wrap { background: #f6f6f6 url(../img/new_bg.jpg) no-repeat center; overflow: hidden; }
.i-news { margin-top: 32px; margin-bottom: 32px; }
    .i-news ul li { width: 384px; padding: 8px; float: left; }
        .i-news ul li .newsinfo { padding: 0 60px; position: relative; margin-top: 20px; height: 288px; border-radius: 5px; background: #fefefe; display: block; }
        .i-news ul li:hover .newsinfo { background: #056bb6; }
        .i-news ul li .newsinfo .newsdate { position: absolute; top: -14px; border-radius: 5px; width: 80px; margin: 0 0 40px; background-color: #056bb6; padding: 40px 10px 20px; transition: all .5s ease; }
        .i-news ul li:hover .newsinfo .newsdate { background-color: #666; padding: 60px 10px 20px; }
        .i-news ul li .newsinfo .newIcon { position: absolute; font-size: 2.25rem; color: #fff; opacity: 0; right: 15%; top: 60px; transition: all .5s ease; font-family: Arial; }
        .i-news ul li:hover .newsinfo .newIcon { opacity: 1; right: 10%; top: 80px; }
        .i-news ul li .newsinfo .newsdate .md { color: #FFF; font-size: 30px; line-height: 30px; text-align: right; width: 100%; white-space: nowrap; }
        .i-news ul li .newsinfo .newsdate .year { color: #bdbdbd; font-size: 16px; text-align: right; transition: all .5s ease; }
        .i-news ul li .newsinfo .newsbody { position: absolute; top: 130px; transition: all .5s ease; width: 264px; }
        .i-news ul li:hover .newsinfo .newsbody { top: 150px; }
        .i-news ul li .newsinfo .newsbody .title { height: 20px; line-height: 20px; font-size: 16px; color: #464646; margin-bottom: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
        .i-news ul li:hover .newsinfo .newsbody .title { color: #fff; }
        .i-news ul li .newsinfo .newsbody .description { width: 100%; line-height: 1.5; font-size: 0.875rem; color: #6a6a6a; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; transition: all .5s ease; }
        .i-news ul li:hover .newsinfo .newsbody .description { color: #f1f1f1; }


.i-sec-wrap .nmore { width: 160px; height: 33px; line-height: 33px; background: #056bb6; margin: 30px auto; display: block; text-align: center; color: #fff; }
    .i-sec-wrap .nmore:hover { background: #056bb6; }


.footer-wrap { background-color: #404040; padding-top: 35px; }
    .footer-wrap .top-wrap { padding-bottom: 20px; }
        .footer-wrap .top-wrap .footl { width: 801px; }
            .footer-wrap .top-wrap .footl ul { margin-top: 25px; margin-left: -100px; height: 60px; overflow: hidden; }
                .footer-wrap .top-wrap .footl ul li { padding-left: 100px; width: 350px; float: left; line-height: 30px; color: #d2d2d2; }
            .footer-wrap .top-wrap .footl .foot_con:after { height: 60px; width: 1px; background: #666; content: ""; display: block; left: 380px; top: 0px; position: absolute; }
        .footer-wrap .top-wrap .nav { line-height: 40px; }
            .footer-wrap .top-wrap .nav a { display: inline-block; font-size: 14px; float: left; color: #fff; }
                .footer-wrap .top-wrap .nav a:hover { }
            .footer-wrap .top-wrap .nav .line { display: inline-block; float: left; width: 1px; height: 10px; background-color: #fff; opacity: 0.4; filter: alpha(opacity=40); margin: 16px 30px 14px; }
        .footer-wrap .top-wrap .call { line-height: 40px; margin-top: 2px; display: inline-block; color: #fff; text-align: center; }
            .footer-wrap .top-wrap .call span { display: block; width: 100px; margin-left: 20px; float: left; line-height: 35px; }
                .footer-wrap .top-wrap .call span img { width: 100%; }
    .footer-wrap .bot-wrap { line-height: 50px; font-size: 12px; border-top: 1px solid #646464; }
        .footer-wrap .bot-wrap p { color: #b1b1b1; text-transform: uppercase; }
            .footer-wrap .bot-wrap p.fr img { height: 42px; }
        .footer-wrap .bot-wrap a { color: #b1b1b1; transition: all 0.3s ease 0s; }
            .footer-wrap .bot-wrap a:hover { color: #fff; }
        .footer-wrap .bot-wrap .site-img { display: inline-block; margin-right: 8px; }



.weblinks { width: 1200px; margin-right: auto; margin-left: auto; line-height: 40px; }
    .weblinks dt { display: block; float: left; width: 100px; }
        .weblinks dt strong { color: #464646; }
            .weblinks dt strong img { margin-top: -3px; margin-right: 5px; height: 18px; }
    .weblinks dd { display: block; float: left; width: 1100px; }
    .weblinks span { padding-right: 10px; padding-left: 10px; }
    .weblinks a { text-decoration: none; }
        .weblinks a:hover { color: #056bb6; text-decoration: none; }

.yb_conct { position: fixed; z-index: 9999999; top: 200px; right: -127px; cursor: pointer; transition: all .3s ease; }
.yb_bar ul li { width: 180px; height: 53px; font: 16px/53px 'Microsoft YaHei'; color: #fff; text-indent: 54px; margin-bottom: 3px; border-radius: 3px; transition: all .5s ease; overflow: hidden; }
.yb_bar .yb_top { background: #056bb6 url(../img/rightbar.png) no-repeat 0 0; }
.yb_bar .yb_phone { background: #056bb6 url(../img/rightbar.png) no-repeat 0 -57px; }
.yb_bar .yb_QQ { text-indent: 0; background: #056bb6 url(../img/rightbar.png) no-repeat 0 -113px; }
.yb_bar .yb_ercode { background: #056bb6 url(../img/rightbar.png) no-repeat 0 -169px; }
.hd_qr { padding: 0 29px 25px 29px; }
.yb_QQ a { display: block; text-indent: 54px; width: 100%; height: 100%; color: #fff; }


.new-float { position: fixed; right: 0; top: 50%; z-index: 50; width: 77px; height: 374px; margin-top: -150px; }
    .new-float li { position: relative; width: 77px; height: 57px; margin-bottom: 1px; color: #fff; text-align: center; background: #056bb6; }
        .new-float li.hover { overflow: hidden; }
        .new-float li i { height: 30px; line-height: 40px; font-size: 24px; color: #fff; }
        .new-float li a { display: inline-block; color: #fff; }
            .new-float li a.tit { width: 77px; height: 57px; padding: 0px 10px 0 0; color: #fff; }
        .new-float li p { position: relative; z-index: 2; height: 27px; cursor: pointer; }
        .new-float li.return-webtop i { line-height: 57px; font-size: 40px; cursor: pointer; }
        .new-float li .tel { position: absolute; left: 77px; top: 0; z-index: 1; width: 164px; height: 57px; font: 20px/57px Arial; color: #fff; background: #056bb6; cursor: pointer; }
.floatimg { position: absolute; right: 77px; top: -36.5px; z-index: 1; width: 120px; height: 120px; border: 5px solid #056bb6; }
    .floatimg img { width: 100%; }
