@charset "utf-8";
/*c72b2f*/
html { font-size: 20px; font-family: 'Î¢ÈíÑÅºÚ', Arial, sans-serif; font-weight: normal; }
body { font-size: 14px; font-family: 'Î¢ÈíÑÅºÚ', Arial, sans-serif; font-weight: normal; text-rendering: optimizeLegibility; color: #333; background-color: #fff; min-width: 1200px; }
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; }
*::-webkit-scrollbar { width: 3px; border-radius: 1.5px; }
*::-webkit-scrollbar-button { display: none; }
*::-webkit-scrollbar-track { background-color: #eee; }
*::-webkit-scrollbar-thumb { background-color: #ee1d23; }
.fl { float: left; }
.fr { float: right; }
.clearfix, ul, .w1520 { zoom: 1; }
    .clearfix:after, ul:after, .w1520::after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; }
img { max-width: 100%; }
ul, li { padding: 0; margin: 0; list-style: none; }
a { color: #333; text-decoration: none; }
    a:hover, a:active, a:focus { text-decoration: none; }
/*.site-header { -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; }
    .site-header * { -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; }*/
.w1520, .container { width: 79%; margin: 0 auto; max-width: 1520px; min-width: 1200px; }
.tit01 { font-size: 48px; text-align: center; color: #333333; font-weight: bold; line-height: 55px; margin: 0; height: 130px; }
    .tit01 a { color: #333333; }
    .tit01 p { font-weight: normal; display: block; font-size: 20px; color: #333333; line-height: 36px; }

a.i-more { margin: 0px auto; width: 160px; height: 42px; line-height: 42px; background: #ee1d23; display: block; text-align: center; color: #FFFFFF; transition: all .36s ease; border: 1px solid #ee1d23; }
    a.i-more:hover { border: 1px solid #ee1d23; background: none; color: #4a4a4a; }

.i-pagination { bottom: 0px; z-index: 1; text-align: center; margin: 5px 0; }
    .i-pagination .swiper-pagination-bullet { width: 10px; height: 10px; margin: 0 5px !important; background-color: #3b373a; opacity: 1; position: relative; }
    .i-pagination .swiper-pagination-bullet-active { background-color: #ee1d23; width: 30px; border-radius: 12px; }

.topWrap { background: #fff; border-top: 4px solid #ee1d23; }
.header { margin: 0 auto; }
.twz { background: #ececec; height: 39px; color: #666666; line-height: 39px; font-size: 14px; }
    .twz a { display: inline-block; color: #666666; position: relative; padding: 0 18px 0 25px; }
        .twz a:nth-child(1) { background: url(/css/../img/tpico1.png) no-repeat left center; }
        .twz a:nth-child(2) { background: url(/css/../img/tpico2.png) no-repeat left center; padding-left: 20px; }
        .twz a:nth-child(3) { background: url(/css/../img/tpico3.png) no-repeat left center; padding-left: 20px; }
        .twz a:nth-child(4) { padding-left: 0; padding-right: 0; }
        .twz a.header_nobg { background: none; padding-left: 0; }
.h_nr { height: 124px; padding-top: 20px; box-sizing: border-box; }
.logo { overflow: hidden; box-sizing: border-box; float: left; }
    .logo img { height: 80px; display: block; }
.h_nr .logo_txt { font-size: 30px; font-weight: bold; font-size: 26px; color: #313742; display: block; text-align: left; line-height: 68px; margin: 6px 0 6px 21px; float: left; padding-left: 21px; background: url(/css/../img/logo_txt.png) no-repeat left 7px; }
.h_nr .sc { margin-top: 15px; padding-left: 58px; float: right; width: 245px; box-sizing: border-box; font-size: 14px; color: #333333; position: relative; }
    .h_nr .sc:before { position: absolute; width: 50px; height: 50px; border: 2px solid #ee1d23; content: "\e64f"; left: 0; top: 3px; font-family: "iconfont" !important; font-size: 28px; color: #ee1d23; text-align: center; line-height: 50px; border-radius: 50%; }

    .h_nr .sc p { overflow: hidden; color: #333333; font: 24px "Arial"; font-weight: bold; float: left; line-height: 30px; }
.nav { height: 61px; background: #999; position: relative; z-index: 50; }

.nav-menu { transition: height 0.5s; margin-bottom: 0; float: left; position: relative; z-index: 50; width: 80%; }
    .nav-menu > li { float: left; font-size: 16px; position: relative; width: 12.5%; }
        .nav-menu > li > a { text-decoration: none; height: 61px; line-height: 61px; display: block; position: relative; z-index: 2; color: #ffffff; box-sizing: border-box; width: 100%; text-align: center; }
        .nav-menu > li:before { content: ''; position: absolute; height: 16px; width: 1px; background: url(/css/../img/libg.png) no-repeat; background-size: 100%; top: 25px; right: 0; }
        .nav-menu > li:after { content: ''; position: absolute; height: 0%; width: 100%; background: #ee1d23; bottom: 0; left: 0; -webkit-transition: height .5s; transition: height .5s; color: #fff; z-index: 1; }
        .nav-menu > li:hover:after, .nav-menu > li.cur:after { height: 100%; color: #fff; z-index: 1; }
        .nav-menu > li > a:hover, .nav-menu > li.cur > a { font-weight: bold; text-decoration: none; color: #fff; }
    /*.nav-menu > li:hover > a:after { content: ""; display: block; position: absolute; width: 90px; height: 1px; left: 15px; bottom: 0; background: #111; }*/
    .nav-menu li ul { margin: 0; padding: 14px 0; position: absolute; top: 100%; z-index: 50; height: 1px; width: 100%; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); left: 0px; opacity: 0; transition: all 0.2s; }
        .nav-menu li ul ul { top: 0; left: 100%; }
    .nav-menu li:hover > ul,
    .nav-menu li:focus > ul,
    .nav-menu .focus > ul { border-left: 0; clip: inherit; overflow: inherit; height: inherit; width: 100%; padding: 10px 0; opacity: 1; background: #999; }
    .nav-menu li ul.pro-menu { left: -25%; }
    .nav-menu li ul li { line-height: 30px; display: block; }
        .nav-menu li ul li a { text-align: center; border-top: 0; display: block; line-height: 30px; width: 100%; font-size: 15px; padding: 0; white-space: normal; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 0 10px; }
    .nav-menu li ul.pro-menu { width: 150%; }
    .nav-menu li ul li a:hover,
    .nav-menu li ul li a:focus { background: #ee1d23; color: #fff; }
.nav-search { width: 20%; float: right; padding-left: 20px; }
    .nav-search form { width: 100%; position: relative; margin-top: 12px; }
        .nav-search form input[type=text] { font-size: 14px; color: #444444; height: 36px; line-height: 36px; padding: 2px 5px; border: 0; outline: none; background-color: #ffffff; width: 80%; float: left; }
        .nav-search form .submit { background-color: #ee1d23; color: #fff; width: 20%; height: 36px; line-height: 36px; font-size: 14px; float: left; }
            .nav-search form .submit:hover { }


.banner-swiper { width: 100%; height: 600px; z-index: 10; position: relative; overflow: hidden; }
    .banner-swiper .swiper-slide { height: 600px; }
        .banner-swiper .swiper-slide .bgimgs { height: 600px; min-width: 1200px; }

        .banner-swiper .swiper-slide.swiper-slide-active .title { opacity: 1 }
            .banner-swiper .swiper-slide.swiper-slide-active .title span { opacity: 1; transform: translateX(0) }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:first-child { transition-delay: 0s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(2) { transition-delay: .1s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(3) { transition-delay: .2s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(4) { transition-delay: .3s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(5) { transition-delay: .4s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(6) { transition-delay: .5s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(7) { transition-delay: .6s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(8) { transition-delay: .7s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(9) { transition-delay: .8s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(10) { transition-delay: .9s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(11) { transition-delay: 1.0s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(12) { transition-delay: 1.1s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(13) { transition-delay: 1.2s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(14) { transition-delay: 1.3s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(15) { transition-delay: 1.4s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(16) { transition-delay: 1.5s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(17) { transition-delay: 1.6s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(18) { transition-delay: 1.7s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(19) { transition-delay: 1.8s }
                .banner-swiper .swiper-slide.swiper-slide-active .title span:nth-child(20) { transition-delay: 1.9s }
        .banner-swiper .swiper-slide .title { font-size: 42px; color: #000; width: 1200px; position: absolute; top: 50%; text-align: center; color: #fff; left: 50%; transform: translate(-50%,-50%); font-weight: bold; }
            .banner-swiper .swiper-slide .title span { display: inline-block; transition: all .5s; transform: translateX(30px); opacity: 0; margin: 0 3px; }

















.i-fir-wrap { overflow: hidden; background: #fff; padding-top: 80px; box-sizing: border-box; padding-bottom: 80px; }

.product-tab-list-box { position: relative; margin-bottom: 20px; padding: 12px 48px; background: #f5f5f5; }
    .product-tab-list-box .gradient-left { position: absolute; top: -8px; left: 8px;width:32px; }
    .product-tab-list-box .gradient-right { position: absolute; top: -8px; right: 8px; width: 32px; }
    .product-tab-list-box .gradient-left,
    .product-tab-list-fixed .gradient-left {top: 14px; }
    .product-tab-list-box .gradient-right,
    .product-tab-list-fixed .gradient-right { top: 14px; }
        .product-tab-list-box .gradient-right.nextStop {opacity:0.4; }
    .product-tab-list-box .gradient-left.prevStop { opacity: 0.4; }
    ul.product-tab-list { width: 100%; box-sizing: border-box; white-space: nowrap; overflow: hidden; float: none; position: relative; }
    ul.product-tab-list li { position: relative; width: 25%; text-align: center; color: #262626; font-size: 16px; cursor: pointer; float: left; }
        ul.product-tab-list li:not(:last-child)::after { content: ''; width: 1px; height: 36px; background: radial-gradient(circle at 50% 50%, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 1) 100%); opacity: 0.1; position: absolute; right: 0; top: -2px; }
        ul.product-tab-list li span { margin: 0 30px; width: calc(100% - 60px); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 36px; line-height: 36px; padding: 0 16px; display: inline-block; box-sizing: border-box; font-weight: 600; }
        ul.product-tab-list li:hover span { background: #e1251b; border-radius: 18px; color: #ffffff; }





.cp { width: 100%; position: relative; margin: 0 auto 25px; overflow: hidden; }
    .cp .col-xs-3 {padding:0; }
    .pro-list { border: 1px solid #f6f6f6; margin: 0 30px 24px 0; margin-bottom: 18px; cursor: pointer; -webkit-perspective: 3000px; perspective: 3000px; box-shadow: 0 3px 0 rgb(0 0 0 / 5%); position: relative; }
    .pro-list:hover { box-shadow: 0 0 15px rgb(0 0 0 / 15%); }
    .pro-list .img { background: #fafafa; overflow: hidden; }
    .pro-list .img img{ transition: .5s ease-in-out; }
    .pro-list:hover .img img { transform: scale3d(1.05, 1.05, 1); }
    .pro-list .intro { height: 107px; padding: 23px 22px 0; background: #fff; font-size: 13px; line-height: 23px; color: #888; }
        .pro-list .intro h2 { font-size: 18px; line-height: 30px; height: 60px; color: #000;margin:0;}
    .pro-list:hover .intro {background:#ee1d23;}
        .pro-list:hover .intro h2 a{ color: #fff; }

        .cp_more { height: 30px; position: relative; font-size: 20px; color: #333; text-align: center; margin: 0 auto; }
    .cp_more::before { content: ''; position: absolute; height: 2px; width: 40%; background: #c4c3c4; top: 50%; left: 0; margin-top: -1px; }
    .cp_more::after { content: ''; position: absolute; height: 2px; width: 40%; background: #c4c3c4; top: 50%; right: 0; margin-top: -1px; }
    .cp_more a { color: #fff; width: 12%; background: #ee1d23; border-radius: 15px; height: 30px; line-height: 30px; display: inline-block; text-decoration: none; }


.i-thi-wrap { width: 100%; background: url(/css/../img/aboutbg.jpg) center bottom; background-size: cover; background-attachment: fixed; padding-top: 5%; padding-bottom: 5%; }

    .i-thi-wrap .i-about h2 { line-height: 80px; font-size: 52px; margin: 0; color: #fff; }
    .i-thi-wrap .i-about em { line-height: 36px; font-size: 22px; margin: 0; color: #fff; font-style: normal; position: relative; }
        .i-thi-wrap .i-about em:after { content: ''; display: block; height: 1px; width: 92px; background: #fff; left: 0; bottom: -36px; position: absolute; }
    .i-thi-wrap .i-about .about-desc { line-height: 32px; font-size: 16px; color: #fff; margin: 96px 0 60px; }
        .i-thi-wrap .i-about .about-desc p { text-indent: 2em; margin-bottom: 0; }
    .i-thi-wrap .i-about .about-num { margin-top: 50px; }
    .i-thi-wrap .i-about .num_con { padding: 38px 16px; }
    .i-thi-wrap .i-about .about-num li { float: left; width: 25%; text-align: center; }
        .i-thi-wrap .i-about .about-num li:nth-child(1) .num_con { border-right: 1px solid #ddd; }
        .i-thi-wrap .i-about .about-num li:nth-child(3) .num_con { border-right: 1px solid rgba(255,255,255,.2); }
        .i-thi-wrap .i-about .about-num li:nth-child(1) { background: #f0f1f5; }
        .i-thi-wrap .i-about .about-num li:nth-child(2) { background: #f0f1f5; }
        .i-thi-wrap .i-about .about-num li:nth-child(3) { background: #ee1d23; }
        .i-thi-wrap .i-about .about-num li:nth-child(4) { background: #ee1d23; }
        .i-thi-wrap .i-about .about-num li h2 { font-family: 'arial', sans-serif; font-size: 48px; color: #ee1d23; line-height: 48px; display: inline-block; }
        .i-thi-wrap .i-about .about-num li .bai h2 { color: #fff; }
        .i-thi-wrap .i-about .about-num li p { color: #4a4a4a; font-size: 14px; line-height: 36px; }
        .i-thi-wrap .i-about .about-num li .bai p { color: #fff; }
    .i-thi-wrap .i-about .about-num .count-unit { font-size: 14px; color: #4a4a4a; text-align: right; display: inline-block; font-style: normal; }
    .i-thi-wrap .i-about .about-num .bai .count-unit { color: #fff; }
    .i-thi-wrap .i-about .about-num li .bot p { font-size: 15px; color: #666; line-height: 24px; }
    .i-thi-wrap .i-about .about-num li .bai .bot p { color: #fff; }


.i-thi-more { width: 160px; height: 42px; color: #fff; background-color: rgba(0, 0, 0, 0); position: relative; border: 1px solid rgba(255, 255, 255, 0); transition: all .5s ease; z-index: 1; display: inline-block; position: relative; overflow: hidden; }
    .i-thi-more:hover { border: 1px solid rgba(255, 255, 255, .5); }
    .i-thi-more span { position: relative; z-index: 3; font-size: 14px; font-weight: bold; color: #fff; text-align: center; line-height: 40px; width: 100%; display: inline-block; }
    .i-thi-more:after { content: ''; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 100%; background: #ee1d23; border: 1px solid #ee1d23; z-index: 2; transition: all .5s ease; }
    .i-thi-more:hover:after { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }












.i-sec-wrap { clear: both; line-height: 24px; font-size: 14px; position: relative; overflow: hidden; z-index: 1; height: 900px; }

    .i-sec-wrap .i-news { height: 100%; position: relative; }
    .i-sec-wrap .i-news-l { width: 36%; height: 380px; top: 50%; float: left; position: absolute; margin-top: -190px; }
        .i-sec-wrap .i-news-l .tit-en { font-family: 'Montserrat', sans-serif; font-size: 48px; font-weight: 600; line-height: 64px; color: #464646; text-transform: uppercase; }
        .i-sec-wrap .i-news-l .tit-en-sm { font-size: 42px; }
        .i-sec-wrap .i-news-l .tit-cn { font-size: 26px; margin: 30px 0 0 3px; }
        .i-sec-wrap .i-news-l .desc { margin: 10px 0 0 3px; font-size: 16px; color: #aaa; }
        .i-sec-wrap .i-news-l .ctl { margin-top: 20px; padding-left: 3px; }
            .i-sec-wrap .i-news-l .ctl > a { display: inline-block; width: 33px; height: 33px; text-align: center; line-height: 31px; background: #ee1d23; border-radius: 3px; }
                .i-sec-wrap .i-news-l .ctl > a > img { width: 17px; height: 17px; }
                .i-sec-wrap .i-news-l .ctl > a:hover { background: #999; }
        .i-sec-wrap .i-news-l .btm { position: absolute; left: 0; bottom: 0; padding-left: 3px; }
        .i-sec-wrap .i-news-l .more { display: block; width: 160px; height: 45px; line-height: 44px; font-size: 18px; font-weight: 300; font-family: 'Microsoft YaHei Light'; border: 1px solid #666; color: #464646; border-radius: 3px; padding-right: 30px; position: relative; transition: all .3s; text-align: center; }
            .i-sec-wrap .i-news-l .more:before { content: ''; display: block; position: absolute; width: 14px; height: 2px; background: #464646; right: 50px; top: 20px; transition: all .3s; }
            .i-sec-wrap .i-news-l .more:hover { color: #ee1d23; border: 1px solid #ee1d23; }
            .i-sec-wrap .i-news-l .more:after { content: ''; display: block; position: absolute; width: 2px; height: 14px; background: #464646; right: 56px; top: 14px; transition: all .3s; }
            .i-sec-wrap .i-news-l .more:hover:before, .i-sec-wrap .i-news-l .more:hover:after { transform: rotate(180deg); background: #ee1d23; }


    .i-sec-wrap .i-news-r { width: 64%; height: 100%; border-left: 1px solid #eaeaea; float: right; box-sizing: border-box; }
        .i-sec-wrap .i-news-r .swiper-container { width: 100%; height: 100%; box-sizing: border-box; }
        .i-sec-wrap .i-news-r .swiper-slide { display: block; width: 33.333%; height: 100%; border-left: 1px solid #eaeaea; box-sizing: border-box; margin-left: -1px; }
            .i-sec-wrap .i-news-r .swiper-slide a { display: block; width: 100%; height: 100%; position: relative; box-sizing: border-box; overflow: hidden; }
            .i-sec-wrap .i-news-r .swiper-slide:nth-child(3n) { border-right: 0px none; }
            .i-sec-wrap .i-news-r .swiper-slide a .date { margin-top: 36%; width: 110px; height: 110px; background: #ee1d23; text-align: center; padding-top: 13px; box-sizing: border-box; transition: all .25s; }
            .i-sec-wrap .i-news-r .swiper-slide a .day { font-family: 'Montserrat', sans-serif; color: #fff; font-size: 56px; font-weight: 600; line-height: 1.1; }
            .i-sec-wrap .i-news-r .swiper-slide a .ym { color: #fff; font-size: 13px; font-family: 'Montserrat', sans-serif; }
            .i-sec-wrap .i-news-r .swiper-slide a .tit { font-size: 17px; font-weight: 300; color: #464646; margin: 60px 18px 20px 18px; height: 43px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
            .i-sec-wrap .i-news-r .swiper-slide a .img { margin: 0 18px; padding-top: 60%; background: #f3f3f3; position: relative; overflow: hidden; }
                .i-sec-wrap .i-news-r .swiper-slide a .img > img { position: absolute; width: 100%; height: 100%; left: 0; top: 0; transition: all .26s; max-width: none; }
            .i-sec-wrap .i-news-r .swiper-slide a .con { margin: 25px 18px; font-size: 14px; line-height: 1.8; color: #999; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }
        .i-sec-wrap .i-news-r .arr { position: absolute; left: 18px; bottom: 10%; height: 1px; background: #ccc; width: 20%; transition: all .3s; }
            .i-sec-wrap .i-news-r .arr:before { position: absolute; right: 0; top: -4px; width: 10px; height: 1px; content: ''; display: block; transform: rotate(45deg); background: #ccc; transition: all .3s; }
            .i-sec-wrap .i-news-r .arr:after { position: absolute; right: 0; top: 4px; width: 10px; height: 1px; content: ''; display: block; transform: rotate(-45deg); background: #ccc; transition: all .3s; }
        .i-sec-wrap .i-news-r .swiper-slide a:hover .date { background: #ee1d23; }
        .i-sec-wrap .i-news-r .swiper-slide a:hover .tit { color: #ee1d23; }
        .i-sec-wrap .i-news-r .swiper-slide a:hover .img > img { width: 116%; height: 116%; margin: -8% auto auto -8%; }
        .i-sec-wrap .i-news-r .swiper-slide a:hover .arr { width: 50%; background: #464646; }
            .i-sec-wrap .i-news-r .swiper-slide a:hover .arr:before, .i-sec-wrap .i-news-r > div a:hover .arr:after { background: #464646; }




.i-fou-wrap { background: url(/css/../img/newsbj.jpg) top; padding-top: 80px; padding-bottom: 80px; }
.i-advantage .icon_box { padding: 10px 0; margin-bottom: 20px; }
    .i-advantage .icon_box .image_wrapper { padding-top: 5px; margin-bottom: 25px; text-align: center; }
        .i-advantage .icon_box .image_wrapper img { position: relative; top: 0 }
    .i-advantage .icon_box .desc_wrapper { text-align: center; }
        .i-advantage .icon_box .desc_wrapper .title { margin-bottom: 20px; font-size: 26px; line-height: 32px; font-weight: 400; letter-spacing: 1px; }
            .i-advantage .icon_box .desc_wrapper .title:before { content: ""; display: block; width: 0; margin: 0 auto; height: 2px; top: -15px; position: relative; background-color: #ee1d23; }
    .i-advantage .icon_box:hover .image_wrapper img { top: -5px }
    .i-advantage .icon_box:hover .desc_wrapper .title:before { width: 100px }
    .i-advantage .icon_box .desc_wrapper .desc h5 { font-size: 18px; line-height: 24px; font-weight: 400; letter-spacing: 0px; height: 48px; }
    .i-advantage .icon_box .image_wrapper img, .i-advantage .icon_box .desc_wrapper .title:before { -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out }









.footWrap { background: url(/css/../img/footBg.png) bottom repeat-x; overflow: hidden; border-top: 4px #ee1d23 solid; }
.footers { margin: 0 auto; overflow: hidden; }
/*.footers em { display: inline-block; padding: 0 10px; }*/
.ft_cnt { padding-top: 45px; }
.ft_nav { overflow: hidden; float: left; }
    .ft_nav dl { float: left; }
    .ft_nav dt { font-size: 16px; color: #333; height: 32px; }
        .ft_nav dt a { color: #333; }
    .ft_nav dd a { color: #888; height: 32px; line-height: 32px; font-size: 14px; display: block; }
    .ft_nav dd p { color: #888; line-height: 32px; font-size: 14px; display: block; margin-bottom: 0; }
    .ft_nav dl:nth-child(1) { width: 280px; }
        .ft_nav dl:nth-child(1) dd a { width: 131px; float: left; }
    .ft_nav dl:nth-child(2) { width: 280px; }
    .ft_nav dl:nth-child(3) { width: 140px; }
    .ft_nav dl:nth-child(4) { width: 280px; }

.ft_lx { float: right; width: 131px; }
    .ft_lx h3 { font-size: 16px; color: #333; height: 32px; font-weight: bold; margin-bottom: 10px; margin-top: 0; }
    /* .ft_lx ul li { width: 123px; float: left; margin-right: 16px; }
        .ft_lx ul li img { width: 123px; height: 123px; display: block; }
        .ft_lx ul li:last-child { margin-right: 0; }
        .ft_lx ul li span { color: #888; height: 42px; line-height: 42px; font-size: 14px; display: block; text-align: center; }*/
    .ft_lx .ewm { width: 134px; height: 134px; float: right; background: url(/css/../img/kk.png) no-repeat center; padding-top: 14px; box-sizing: border-box; }
        .ft_lx .ewm span { display: block; width: 105px; margin: 0 auto; }
            .ft_lx .ewm span em { display: block; width: 105px; height: 105px; }
                .ft_lx .ewm span em img { width: 105px; height: 105px; }
            .ft_lx .ewm span i { display: block; height: 26px; line-height: 26px; color: rgba(51,51,51,0.83); text-align: center; font-style: normal; }









.ft_txt { height: 60px; font-size: 14px; color: #fff; background: #999; }
    .ft_txt a { color: #fff; text-decoration: none; }
    .ft_txt span { display: block; position: relative; line-height: 60px; }
        .ft_txt span i a { padding: 0 20px; 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; line-height: 5px; }
        .new-float li.hover { overflow: hidden; }
        .new-float li i { height: 40px; 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; 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: 30px; 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%; }
