﻿@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: #ee1d23; }


.home_title { font-size: 32px; color: #323232; line-height: 50px; position: relative; }
    .home_title h2 { font-size: 32px; margin: 0; font-weight: normal; line-height: 50px; }
    .home_title em { font-style: normal; font-weight: bold; }
    .home_title:after { position: absolute; right: 102%; height: 5px; width: 100%; background: #323232; top: 26%; margin-top: -2px; content: ''; }



.vertical-img img { vertical-align: middle; width: 100%; }
.vertical-img i { display: inline-block; height: 100%; width: 0; vertical-align: middle; }

.header-wrap { background: rgba(255, 255, 255, .8); width: 100%; z-index: 9999; box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2); position: fixed; top: 0; z-index: 999; -webkit-transition: all .3s; transition: all .3s; }
    .header-wrap.scroll { background: rgba(255, 255, 255, .95); }
.header-top { height: 60px; padding: 10px 0; }
    .header-top .logo { display: inline-block; }
        .header-top .logo img { height: 50px; }
    .header-top h1 { height: 50px; line-height: 70px; font-size: 24px; margin-left: 10px; }
        .header-top h1 a { }
    .header-top span { height: 32px; width: 300px; background: #ee1d23; display: block; color: #fff; border-radius: 5px; margin-top: 30px; font-size: 16px; text-align: center; line-height: 32px; margin-left: 60px; }
        .header-top span a { color: #fff; }
.header-bottom { background-color: rgba(0, 0, 0, 0.6); -webkit-transition: all .3s; transition: all .3s; }
.header-wrap.scroll .header-bottom { background: #333; }
.header-search { width: 240px; height: 32px; position: relative; background: #fff; border: 1px solid #ee1d23; margin-top: 18px; margin-right: 30px; }
    .header-search .searchbox { width: 540px; height: 29px; }
    .header-search .text { width: 158px; font-size: 14px; color: #434343; line-height: 24px; height: 24px; vertical-align: middle; border: transparent 1px solid; padding: 3px 10px; display: block; float: left; margin: 0px; }
    .header-search .btn { border: none; float: left; width: 60px; height: 32px; line-height: 32px; cursor: pointer; text-align: center; background: #ee1d23; color: #fff; }
.header-top .tel { float: right; position: relative; padding: 0 0 0 55px; line-height: 1.3; margin-top: 11px; }
    .header-top .tel .icon-tel { position: absolute; left: 0; top: 2px; width: 46px; height: 46px; background: url(../img/tel.png) no-repeat center; }
    .header-top .tel b { font-size: 24px; color: #ee1d23; }






.nav_ul { float: right; line-height: 42px; }
    .nav_ul li { width: 150px; float: left; }
        .nav_ul li > a { font-size: 16px; display: block; color: #fff; transition: all 0.5s ease 0s; text-align: center; background: url(../img/nav_bor.gif) no-repeat left center; }
        .nav_ul li:first-child > a { background: none; }
        .nav_ul li > a:hover, .nav_ul li > a.cur { font-weight: bold; color: #fff; background: #ee1d23; transition: all 0.5s ease 0s; }

.nav_box { -webkit-animation: fadeInUp 0.5s linear 0s both; -moz-animation: fadeInUp 0.5s linear 0s both; animation: fadeInUp 0.5s ease 0s both; width: 100%; top: 122px; left: 0; display: none; padding: 20px 0; background: url(../img/navbj.png) left top; position: absolute; z-index: 9; }
.nav_dl dt { float: left; background: url(../img/navline.jpg) left top no-repeat; height: 140px; width: 228px; padding-left: 28px; box-sizing: border-box; }
    .nav_dl dt .nav_h3 { height: 32px; line-height: 32px; font-size: 22px; padding-top: 42px; color: #ee1d23; }
    .nav_dl dt .nav_i { display: block; height: 20px; line-height: 20px; font-size: 14px; font-family: 'Arial'; color: #c7c7c7; text-transform: uppercase; }
.nav_dl dd { float: left; width: 972px; padding-top: 48px; }
    .nav_dl dd a { display: block; margin-left: 43px; width: auto; min-width: 200px; box-sizing: border-box; padding: 0 10px 0 0; height: 42px; line-height: 42px; text-indent: 5px; float: left; margin-bottom: 20px; overflow: hidden; background: url(../img/navli.png) right center no-repeat; border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; font-size: 14px; color: #666666 !important; }
.nav_ul li:hover .nav_box { display: block; }
.nav_ul li .nav_box a:hover { font-weight: normal; color: #ee1d23 !important; }


/*
.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; }
*/
.home_banner { width: 100%; position: fixed; top: 0; left: 0; overflow: hidden; z-index: 0; }
.slide-home { z-index: 0; }
    .slide-home .item { position: relative; height: 600px; 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-position: center; background-size: cover; }

    .slide-home .owl-dots { font-size: 0; text-align: center; position: absolute; left: 0; bottom: 76px; 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: #ee1d23; background-color: transparent; }
        .owl-theme .owl-dots .owl-dot.active span:before, .owl-theme .owl-dots .owl-dot:hover span:before { background: #ee1d23; }


.i-fir-wrap { width: 100%; background: url(../img/fir_bg.jpg) no-repeat top center; background-size: cover; z-index: 10; position: relative; padding: 100px 0;overflow:hidden;}
    .i-fir-wrap .home_title { margin-bottom: 60px; }
    .i-fir-wrap .container { position: relative; }

.home_pro_cont { position: relative; height: 455px; }

.home_pro_img { text-align: center; width: 794px; height: 455px; margin: auto; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; visibility: hidden; }
    .home_pro_img .img2 { position: absolute; top: 0; left: 0; width: 100%; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
    .home_pro_img:hover .img1 { }

.home_pro_left { position: absolute; left: -360px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.home_pro_ri { position: absolute; right: -360px; bottom: 100px; text-align: right; }

.home_pro_ri_top { margin-bottom: 20px; position: relative; }

.home_pro_ri_bot { position: relative; right: -100px; top: 100px }

.home_pro_q { position: absolute; }

.home_pro_q_c { width: 22px; height: 22px; background: #ee1d23; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -khtml-border-radius: 50%; box-shadow: 0px 0 0 0px rgba(28, 167, 162, 0.25); animation: 3s qq infinite .5s linear; -webkit-animation: 3s qq .5s infinite linear; }

@-webkit-keyframes qq {
    0% { box-shadow: 0px 0 0 0px rgba(238, 29, 35, 0.25); }
    50% { box-shadow: 0px 0 0 10px rgba(238, 29, 35, 0.25); }
    100% { box-shadow: 0px 0 0 0px rgba(238, 29, 35, 0.25); }
}

@keyframes qq {
    0% { box-shadow: 0px 0 0 0px rgba(238, 29, 35, 0.25); }
    50% { box-shadow: 0px 0 0 10px rgba(238, 29, 35, 0.25); }
    100% { box-shadow: 0px 0 0 0px rgba(238, 29, 35, 0.25); }
}

.home_pro_q1 { right: 210px; top: 6% !important; }
.home_pro_q2 { right: 318px; top: 44% !important; }
.home_pro_q3 { right: 318px; top: 81%; }
.home_pro_q4 { left: 556px; top: 15%; }
.home_pro_q5 { left: 421px; top: 87%; }
.home_pro_q6 { left: 135px; top: 78%; }
.home_pro_left .home_pro_q3cp .home_pro_line { width: 215px; }

.line3a { min-width: 159px; }

.home_pro_line { position: absolute; top: 50%; margin-top: -41px; display: none; cursor: pointer; }
    .home_pro_line div { font-size: 17px; color: #303030; line-height: 20px; margin-bottom: 14px; }
        .home_pro_line div.text { position: relative; }
            .home_pro_line div.text span { font-size: 16px; position: absolute; top: -10px; right: -32px; color: #ee1d23; }
    .home_pro_line p { text-transform: uppercase; margin-bottom: 10px; line-height: 21px; }

.home_pro_ri .home_pro_line { right: 100%; padding: 15px; padding-right: 70px; width: 215px; height: 84px; text-align: center; box-sizing: border-box; }
.home_pro_line .line { display: block; position: absolute; background: #c2c2c2; }
.home_pro_line .line1 { width: 0px; height: 1px; top: 50%; }
.home_pro_line .line2 { width: 1px; height: 0; bottom: 41px; }
.home_pro_line .line3 { width: 0px; height: 1px; top: 0; }
.home_pro_line .line4 { width: 1px; height: 0%; top: 0; }
.home_pro_line .line5 { width: 0px; height: 1px; bottom: 0; }
.home_pro_line .line6 { width: 1px; height: 0px; bottom: 0; }
.home_pro_line .qu { width: 10px; height: 10px; bottom: 17px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -khtml-border-radius: 50%; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.home_pro_left .home_pro_line { left: 100%; padding: 15px; padding-left: 70px; height: 84px; width: 215px; text-align: center; box-sizing: border-box; }
.home_pro_ri .home_pro_line .line1 { right: 0; }
.home_pro_ri .home_pro_line .line2 { right: 55px; }
.home_pro_ri .home_pro_line .line3 { right: 55px; }
.home_pro_ri .home_pro_line .line4 { left: 0; }
.home_pro_ri .home_pro_line .line5 { left: 0; }
.home_pro_ri .home_pro_line .line6 { left: 84px; }
.home_pro_ri .home_pro_line .qu { left: 79px; }
.home_pro_left .home_pro_line .line1 { left: 0; }
.home_pro_left .home_pro_line .line2 { left: 55px; }
.home_pro_left .home_pro_line .line3 { left: 55px; }
.home_pro_left .home_pro_line .line4 { right: 0px; }
.home_pro_left .home_pro_line .line5 { right: 0px; }
.home_pro_left .home_pro_line .line6 { right: 84px; }
.home_pro_left .home_pro_line .qu { right: 79px; }
.home_pro_line .text { filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.home_pro_line.on { display: block; }
.home_pro_line ul { position: absolute; border: 1px solid #c2c2c2; margin-top: -1px; padding: 10px 0; background: #fff; z-index: 9999; display: none; }
    .home_pro_line ul li { font-size: 14px; line-height: 30px; padding: 0 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.i-sec-wrap { width: 100%; overflow: hidden; z-index: 1; position: relative; }

.solution-l { width: 50%; background: url(../img/solu-l.jpg) no-repeat right; height: 720px; }
    .solution-l img { top: 100px; right: 300px; }
.solution-r { width: 50%; background: #595856; }


.navpart { width: 600px; }
    .navpart li { width: 300px; height: 240px; display: inline-block; float: left; }
        .navpart li:last-child { width: 600px; }
        .navpart li a { background: url("../img/navpart_hover-arr.png") no-repeat center 160px #595856; width: 100%; height: 180px; display: block; position: relative; padding-top: 60px; }
        .navpart li .icon { width: 68px; height: 68px; overflow: hidden; display: block; margin: 0 auto; position: relative; }
            .navpart li .icon img { left: 0px; position: absolute; }
        .navpart li .text { text-align: center; color: #fff; font-family: "Arial"; margin-top: 20px; }
            .navpart li .text strong { color: #fff; font-size: 16px; margin-bottom: 5px; display: block; font-weight: bold; }
        .navpart li a:hover { background: url("../img/navpart_hover-arrA.png") #f9b3b1 no-repeat center 160px; }
            .navpart li a:hover strong { color: #ee1d23; }
            .navpart li a:hover .text { color: #ee1d23; }



.i-thi-wrap { width: 100%; background: #f6f6f6; z-index: 1; position: relative; padding: 100px 0; }
.i-service ul li { width: 350px; padding-right: 75px; float: left; margin-top: 50px; margin-bottom: 50px; text-align: center; }
    .i-service ul li:last-child { padding-right: 0; }
    .i-service ul li .title { color: #ee1d23; font-size: 20px; margin: 30px 0 16px 0; }
    .i-service ul li .text { color: #a5a5a5; font-size: 14px; line-height: 24px; height: 48px; overflow: hidden; }

.i-fou-wrap { width: 100%; background: #fff; z-index: 1; position: relative; padding: 100px 0; }
    .i-fou-wrap:before { background: rgba(238,29,35,0.1); content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; }
    .i-fou-wrap .home_title { text-align: center; }
        .i-fou-wrap .home_title:after { display: none; }
.i-honor { position: relative; }
    .i-honor .items { min-height: 258px; }
    .i-honor .item_block { transition: all .36s ease; height: auto; float: left; margin-right: 0px; margin-bottom: 0px; position: relative; box-shadow: 0 0 0 rgba(0,0,0,.15); overflow: hidden; }
        .i-honor .item_block:hover { }
        .i-honor .item_block .item_img { overflow: hidden; }
        .i-honor .item_block img { transition: all .36s ease; }
        .i-honor .item_block:hover .item_box .item_img img { -webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); }
        .i-honor .item_block .item_name { line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #333; color: #fff; text-align: center; font-size: 16px; width: 285px; }
        .i-honor .item_block:hover .item_name { background: #ee1d23; color: #fff; }
    .i-honor .owl-theme .owl-nav { height: 0; top: 50%; -webkit-transform: translateY(calc(-50%)); -ms-transform: translateY(calc(-50%)); transform: translateY(calc(-50%)); position: absolute; width: 100%; margin: 0; }
        .i-honor .owl-theme .owl-nav .owl-prev { position: absolute; left: -60px; transition: all .36s ease; width: 50px; height: 50px; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); margin: 0; background: #D6D6D6 url(../img/proprev.png) no-repeat center; }
            .i-honor .owl-theme .owl-nav .owl-prev:hover { background: #ee1d23 url(../img/proprev.png) no-repeat center; }
        .i-honor .owl-theme .owl-nav .owl-next { position: absolute; right: -60px; transition: all .36s ease; width: 50px; height: 50px; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); margin: 0; background: #D6D6D6 url(../img/pronext.png) no-repeat center; }
            .i-honor .owl-theme .owl-nav .owl-next:hover { background: #ee1d23 url(../img/pronext.png) no-repeat center; }



.i-fiv-wrap { width: 100%; background: url(../img/fir_bg.jpg) no-repeat top center; background-size: cover; z-index: 1; position: relative; padding: 100px 0; overflow: hidden; }
.i-about ul li { width: 350px; padding-right: 75px; float: left; margin-top: 50px; text-align: center; }
    .i-about ul li:last-child { padding-right: 0; }
    .i-about ul li .mb-0 { display: block; overflow: hidden; text-align: center; height: 51px; }
        .i-about ul li .mb-0 img { transition: all .3s; -webkit-transition: all .3s; }
        .i-about ul li:hover .mb-0 img { transform: translateY(-51px); -webkit-transform: translateY(-51px); }
    .i-about ul li h3 { color: #ee1d23; font-size: 24px; text-align: center; margin-top: 10px; }
    .i-about ul li p { font-size: 14px; margin-top: 5px; }


.i-six-wrap { width: 100%; min-height: 450px; position: relative; z-index: 1; }
    .i-six-wrap .container { height: 100%; position: relative; }
.i-about-txt { width: 380px; padding: 40px; position: absolute; top: 50%; right: 15px; z-index: 2; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.i-about-txt-bg { width: 100%; height: 100%; background: #fff; position: absolute; top: 0; left: 0; z-index: -1; opacity: 0.8; -moz-opacity: 0.8; -khtml-opacity: 0.8; -webkit-opacity: 0.8; filter: alpha(opacity=80); }
.i-about-txt h5 { font-size: 24px; color: #323232; margin-top: 20px; }
.i-about-con { height: 225px; overflow: hidden; margin-top: 20px; }
.i-about-con p { font-size: 16px; letter-spacing: 1px; margin-bottom: 0; color: #666; line-height: 25px;text-indent:2em; }




.footer-wrap { background: #3d3c42; padding-top: 60px; padding-bottom: 10px; border-top: 8px #ee1d23 solid; position: relative; z-index: 1; }
    .footer-wrap a {color:#999 }
    .footer-wrap ul li { text-align: left; width:280px;}
        .footer-wrap ul li .link { margin-bottom: 20px }
            .footer-wrap ul li .link a { position: relative; font-size: 20px; text-transform: uppercase;color:#eee; }
                .footer-wrap ul li .link a::after { content: ' '; position: absolute; left: 50%; bottom: -6px; width: 28px; height: 2px; margin-left: -14px; background-color: #e60606; opacity: 0; filter: alpha(opacity=0); transform: scale(0, 1); transition: transform 0.4s }
        .footer-wrap ul li .sm-link { margin-bottom: 8px; }
            .footer-wrap ul li .sm-link a { font-size: 14px; text-transform: uppercase; transition: color 0.4s; color: #999; }
                .footer-wrap ul li .sm-link a:hover { }
        .footer-wrap ul li.last .link { font-size: 18px; text-transform: uppercase; color: #eee; }
        .footer-wrap ul li.last.fr { width: 320px; margin-right: 0; }
.footer-right-address { font-size: 14px; line-height: 24px; color: #999; }
    .footer-right-address .footer-company, .footer-right-address .work-h5, .footer-right-address .ser-line { margin-top: 1rem; }
    .footer-right-address .footer-company { font-size: 20px; }
    .footer-right-address .footer-add-h5 { margin-top: 1rem; }
        .footer-right-address .footer-add-h5 i { font-size: 15px; color: #ee1d23; margin-right: 3px; }

.footer-wrap .btn .w1200 { padding: 15px 0;color: #999; }
.footer-wrap .bot { line-height: 42px;font-size: 13px;color: #999999; }
    .footer-wrap .bot .fl { color: #999999; }
    .footer-wrap .bot .fr { color: #999999; }
.i-link-wrap { position: relative; z-index: 1; background: #3d3c42; }
.weblinks { width: 1200px; margin-right: auto; margin-left: auto; line-height: 40px; }
    .weblinks dt { display: block; float: left; width: 100px; }
        .weblinks dt strong { color: #eee; }
            .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; color: #999; }
        .weblinks a:hover {  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: #ee1d23 url(../img/rightbar.png) no-repeat 0 0; }
.yb_bar .yb_phone { background: #ee1d23 url(../img/rightbar.png) no-repeat 0 -57px; }
.yb_bar .yb_QQ { text-indent: 0; background: #ee1d23 url(../img/rightbar.png) no-repeat 0 -113px; }
.yb_bar .yb_ercode { background: #ee1d23 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: #ee1d23; }
        .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: #ee1d23; cursor: pointer; }
.floatimg { position: absolute; right: 77px; top: -36.5px; z-index: 1; width: 120px; height: 120px; border: 5px solid #ee1d23; }
    .floatimg img { width: 100%; }
