﻿@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: 16px; }
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: #015196; }

.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: #ff8201; }
    /*.d-tit h3 span { color: #015196; }*/
    .d-tit em { line-height: 26px; text-transform: uppercase; color: #595959; font-style: normal; }
    .d-tit h4 { font-size: 18px; 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: #ff8201; 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-wrap { background: #fff; width: 100%; z-index: 9999; box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2); }
.header-top { height: 80px; padding-bottom: 15px; padding-top: 15px; }
    .header-top .logo { display: inline-block; }
        .header-top .logo img { height: 80px; }
    .header-top h1 { height: 80px; line-height: 80px; font-size: 30px; font-weight: bold; margin-left: 10px; text-indent: -9999px; }
        .header-top h1 a { color: #000; }
    .header-top span { height: 32px; width: 300px; background: #015196; 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: #015196; }
.header-search { width: 300px; height: 32px; position: relative; background: #fff; border: 1px solid #015196; margin-top: 30px; }
    .header-search .searchbox { width: 540px; height: 29px; }
    .header-search .text { width: 218px; 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: #015196; color: #fff; }







.nav_ul { float: right; line-height: 60px; }
    .nav_ul li { width: 171px; 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: #ff8201; 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: 170px; left: 0; display: none; padding: 20px 0; background: url(../img/navbj.png) left top; position: absolute; }
.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: #015196; }
    .nav_dl dt .nav_i { display: block; height: 20px; line-height: 20px; 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: #015196 !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; }
*/

.slide-home { z-index: 5; }
    .slide-home .item { position: relative; height: 660px; 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: 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: #ff8201; background-color: transparent; }
        .owl-theme .owl-dots .owl-dot.active span:before, .owl-theme .owl-dots .owl-dot:hover span:before { background: #ff8201; }


.i-fir-wrap { height: auto; overflow: hidden; padding: 50px 0 0px; background: url(../img/honor-bg1.png) center bottom no-repeat; }

.i-honor-l { position: relative; width: 1200px; float: left; margin-top: 100px; }
    .i-honor-l .content_list { width: 1248px; }
    .i-honor-l .item_block { transition: all .36s ease; width: 264px; height: auto; float: left; margin-right: 48px; margin-bottom: 80px; position: relative; box-shadow: 0 0 0 rgba(0,0,0,.15); overflow: hidden; }
        .i-honor-l .item_block:hover { }
        .i-honor-l .item_block .item_img { overflow: hidden; border: 1px solid #eee; width: 264px; height: 352px; display: block; }
        .i-honor-l .item_block img { transition: all .36s ease; }
        .i-honor-l .item_block .img1 { top: 0; left: 0; z-index: 2; width: 100%; }
        .i-honor-l .item_block .img2 { top: 0; left: 0; z-index: 1; width: 100%; }
        .i-honor-l .item_block:hover .item_box .item_img .img2 { -webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); }
        .i-honor-l .item_block .item_name { line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #015196; color: #fff; text-align: center; font-size: 16px; padding: 0 20px; width: 245px; display: none; }
        .i-honor-l .item_block:hover .item_name { background: #015196; color: #fff; }



.i_t_box { height: auto; overflow: hidden; }
.i_title { height: auto; overflow: hidden; width: 180px; }
    .i_title font { display: block; font-size: 30px; color: #333; background: url(../img/t_icon.png) 155px center no-repeat; }
    .i_title i { display: block; color: #999; font-size: 20px; text-transform: uppercase; }

.i_more { width: 120px; height: 34px; line-height: 34px; margin-top: 10px; overflow: hidden; border: 1px solid #bababa; }
    .i_more a { transition: 0.5s; display: block; color: #666; font-size: 12px; background: url(../img/more_icon.png) 78px top no-repeat; padding-left: 22px; }

    .i_more:hover { border: 1px solid #015196; background: #015196; }
        .i_more:hover a { transition: 0.5s; color: #fff; background: url(../img/more_icon.png) 78px bottom no-repeat; }




.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: #015196; }
            .counter_list li p.number .unit { position: relative; top: 1px; left: 3px; vertical-align: top; color: #999; }
        .counter_list li .title { color: #999; font-size: 16px; line-height: 40px; }

.i-fiv-wrap { padding-top: 60px; padding-bottom: 60px; background: #fff; overflow: hidden; background: #ededed url(../img/product_bg11.png) no-repeat center 480px; }

.i-category { text-align: center; margin-top: 20px; }
    .i-category a { display: inline-block; margin-right: 3px; line-height: 36px; text-align: center; padding: 0 20px; background: #eee; }
        .i-category a.active, .i-category a:hover { color: #fff; background: #ff8201; }

.pro_list { margin-bottom: 52px; height: 489px; border-top: 1px solid #D6D6D6; border-left: 1px solid #D6D6D6; box-sizing: border-box; }
    .pro_list li { width: 398px; height: 489px; float: left; position: relative; border-right: 1px solid #D6D6D6; border-bottom: 1px solid #D6D6D6; background: #fff; -o-transition: all .3s ease; transition: all .3s ease }
        .pro_list li > a { display: block; overflow: hidden; height: 487px }
        .pro_list li img { width: 80%; text-align: center; margin-left: 10%; margin-top: 150px; }
        .pro_list li h3 { position: absolute; padding-bottom: 20px; padding-top: 62px; padding-left: 20px; padding-right: 20px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; left: 0; top: 0 }
            .pro_list li h3 strong { display: block; font-size: 20px; color: #333; line-height: 100% }
            .pro_list li h3 span { display: block; color: #333; line-height: 100%; text-transform: uppercase; margin-top: 9px; font-weight: 400 }
            .pro_list li h3:after { position: absolute; content: ""; width: 36px; height: 5px; background: #015196; left: 20px; bottom: 0; opacity: 1; -o-transition: all .3s ease; transition: all .3s ease }
            .pro_list li h3:before { position: absolute; content: ""; width: 130px; height: 63px; background: url(../img/pro_more.png) no-repeat center; right: -1px; top: -1px; opacity: 0; -o-transition: all .3s ease; transition: all .3s ease }
        /*        .pro_list li:nth-child(2n) { border-right: 0; border-left: 0 }*/
        .pro_list li:hover { border-color: #fff; box-shadow: 0 0 35px rgba(0, 0, 0, .1); z-index: 2 }
            .pro_list li:hover h3 { background: url(../img/pro_t.png) no-repeat 64px 27px }
                .pro_list li:hover h3:before { opacity: 1 }
                .pro_list li:hover h3:after { opacity: 0 }
        .pro_list li:nth-child(2n):hover:before, .pro_list li:nth-child(2):hover:after { position: absolute; content: ""; width: 1px; height: 489px; background: #fff; top: -1px }
        .pro_list li:nth-child(2n):hover:before { left: -1px }
        .pro_list li:nth-child(2n):hover:after { right: -1px }


.product_ct { position: relative; margin-top: 20px; }
.pprev, .pnext { width: 80px; height: 80px; position: absolute; top: 50%; margin-top: -40px; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; border-radius: 50%; z-index: 30; }
.pprev { left: -100px; }
.pnext { right: -100px; }
    .pprev:hover, .pnext:hover { box-shadow: 0 10px 15px 0 #bbb; z-index: 2; -webkit-transform: translate(0,-0px); -webkit-transform: translate(0,-0px) }

.i-thi-wrap { background: #fff; overflow: hidden; border-top: 6px solid #015196; }
    .i-thi-wrap .cp_bt { color: #ff8201; padding: 54px 0 0; height: 122px; font-size: 40px; text-align: center; line-height: 36px; overflow: hidden; }
        .i-thi-wrap .cp_bt span { color: #595959; display: block; font-size: 20px; font-weight: normal; padding: 10px 0 0; }
    .i-thi-wrap .container { width: 1480px; }



    .i-thi-wrap dl { width: 730px; position: relative; margin-bottom: 20px; overflow: hidden; }
        .i-thi-wrap dl dt { width: 730px; float: left; line-height: 0; overflow: hidden; }
            .i-thi-wrap dl dt img { width: 730px; -webkit-transition: 0.6s all; -moz-transition: 0.6s all; -ms-transition: 0.6s all; transition: 0.6s all; }
                .i-thi-wrap dl dt img:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
        .i-thi-wrap dl dd { width: 180px; position: absolute; top: 60px; right: 30px; z-index: 10; }
            .i-thi-wrap dl dd h5 { font-size: 24px; color: #015595; height: 30px; line-height: 36px; }
            .i-thi-wrap dl dd p { color: #595959; padding: 15px 0 0; overflow: hidden; }
            .i-thi-wrap dl dd span { display: block; margin: 0; width: 60px; }
                .i-thi-wrap dl dd span img { width: 60px; }

    .i-thi-wrap .ys_r { padding: 0px 0px 0 0; }
        .i-thi-wrap .ys_r dl dt { float: right; }
        .i-thi-wrap .ys_r dl dd { right: 0; left: 30px; }
.i-sec-wrap { background: #f6f6f6 url(../img/new_bg.jpg) no-repeat center; overflow: hidden; }
.i-news { }
    .i-news ul { width: 1251px; }
    .i-news li { width: 366px; margin: 0 51px 0 0; float: left; transition: box-shadow .3s }
        .i-news li.cur { margin-right: 0 }
        .i-news li .pic { width: 364px; overflow: hidden; height: 11.875vw; border: 1px solid #e6e6e6 }
        .i-news li img { width: 100%; transition: transform .3s }
        .i-news li:hover img { transform: scale(1.1); }
        .i-news li .con { display: block; width: 312px; border: 1px solid #e6e6e6; border-top: 0; padding: 26px 26px 50px }
        .i-news li h2 { font-size: 24px; color: #333; line-height: 44px; overflow: hidden; height: 44px; transition: color .3s; text-overflow: ellipsis; white-space: nowrap; }
        .i-news li .time { color: #999; line-height: 26px; padding-left: 30px; background: url(../img/case31.png) no-repeat left center }
        .i-news li .font { color: #666; line-height: 24px; margin-top: 14px; height: 48px; overflow: hidden }



.i-sec-wrap .nmore { width: 160px; height: 33px; line-height: 33px; background: #ff8201; margin: 30px auto; display: block; text-align: center; color: #fff; }
    .i-sec-wrap .nmore:hover { background: #ff8201; }


.i-fou-wrap { overflow: hidden; }
    .i-fou-wrap .w1200 { padding-top: 50px; }


.i-fou-wrap { background: url(../img/yzbj.jpg) no-repeat center top; background-size: cover; position: relative; }
    .i-fou-wrap .i-about { padding: 0 8% 35px; position: relative; z-index: 1; box-sizing: border-box; border-bottom: 3px solid #004ea2; }
    .i-fou-wrap .i-about-tit { position: relative; padding-bottom: 18px; margin-bottom: 20px; }
        .i-fou-wrap .i-about-tit h2 { font-size: 36px; line-height: 1.40px; text-align: center; margin: 0; }
        .i-fou-wrap .i-about-tit em { font-size: 22px; line-height: .6em; margin-top: 8px; font-style: normal; text-align: center; display: block; }
        .i-fou-wrap .i-about-tit:after { width: 1.8em; height: 2px; background-color: #004ea2; content: ""; position: absolute; bottom: 0; left: 50%; margin-left: -36px; }





    .i-fou-wrap .i-about p { color: #666666; font-size: 16px; line-height: 30px; text-align: center; margin-bottom: 0; }
.imgscale img { -webkit-transition: .5s; -moz-transition: .5s; transition: .5s; }
.imgscale:hover img { -webkit-transform: scale(1.01); -moz-transform: scale(1.01); -ms-transform: scale(1.01); transform: scale(1.01); }
.m_zz { background: none; padding: 0px; width: 100%; margin: 40px auto 0; }
.m_zz { }
    .m_zz ul { width: 100%; position: relative; }
    .m_zz li { width: 25%; padding-top: 0px; box-sizing: border-box; overflow: hidden; float: left; text-align: center; position: relative; }
        .m_zz li:before { content: ""; position: absolute; right: 0px; height: 75px; width: 1px; background: #dadada; top: 12px; }
        .m_zz li em { margin-left: -5px; display: block; position: relative; height: 65px; font-style: normal; }
            .m_zz li em b { margin-left: 0px; font-size: 54px; line-height: 60px; color: #004ea2; font-family: "Arial"; font-weight: normal; display: inline-block; }
            .m_zz li em i { font-size: 16px; font-weight: normal; text-align: center; line-height: 24px; height: 24px; width: 24px; display: inline-block; font-style: normal; position: relative; bottom: 15px; right: -5px; }
    .m_zz h3 { font-size: 16px; color: #666666; font-weight: normal; margin: 0; }
    .m_zz li:nth-child(1) { }
    .m_zz li:nth-child(2) { }
    .m_zz li:nth-child(3) { }
    .m_zz li:nth-child(4) { }
        .m_zz li:nth-child(4):before { background: none; }

.i-photo ul { width: 100%; padding-bottom: 50px; }
    .i-photo ul li { float: left; width: 20%; text-align: center; list-style: none; padding: 0 1%; box-sizing: border-box; }
        .i-photo ul li img { -webkit-transition: 0.6s all; -moz-transition: 0.6s all; -ms-transition: 0.6s all; transition: 0.6s all; max-width: 100%; }
            .i-photo ul li img:hover { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
        .i-photo ul li h4 { display: none; }

.index-about-more .nmore { width: 160px; height: 33px; line-height: 33px; background: #ff8201; margin: 30px auto; display: block; text-align: center; color: #fff; }
    .index-about-more .nmore:hover { background: #ff8201; }

.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; width: 100%; }
        .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: #e1e1e1; color: #015196; text-align: center; font-size: 16px; }
        .i-honor .item_block:hover .item_name { background: #015196; 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: #015196 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: #015196 url(../img/pronext.png) no-repeat center; }


.partner_list { background: #f6f6f6; padding: 0px 0 15px; width: 100%; }
    .partner_list ul { width: 1200px; height: auto; overflow: hidden; margin: 0 auto; text-align: center; line-height: 0; }
    .partner_list li { width: 120px; display: inline-block; margin-right: 15px; margin-top: 15px; border: 1px solid #ccc; overflow: hidden; position: relative; }
        .partner_list li img { width: 100%; line-height: 0; display: block; font-size: 0 }
        .partner_list li:hover img { transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); }
        .partner_list li img { transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; }




.footer-wrap { /*background: url(../img/graduallinear.jpg) no-repeat top/1920px auto;*/ padding-top: 60px; padding-bottom: 10px; border-top: 8px #015196 solid; }
    .footer-wrap ul li { text-align: left; margin-right: 13% }
        .footer-wrap ul li .link { margin-bottom: 20px }
            .footer-wrap ul li .link a { position: relative; font-size: 18px; font-family: "PN-REG"; text-transform: uppercase }
                .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-family: PN-REG; text-transform: uppercase; transition: color 0.4s; }
                .footer-wrap ul li .sm-link a:hover { }
        .footer-wrap ul li.last .link { font-size: 18px; font-family: "PN-REG"; text-transform: uppercase; }
        .footer-wrap ul li.last.fr { width: 290px; margin-right: 0; }
.footer-right-address { line-height: 24px; }
    .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: #015196; margin-right: 3px; }




.footer-wrap .btn .w1200 { padding: 15px 0; font-family: "PN-BOLD"; color: #616161; }

.footer-wrap .bot { line-height: 56px; border-top: 1px solid #ebebeb; font-family: "PN-BOLD"; font-size: 12px; border-bottom: 1px solid #ebebeb; }
    .footer-wrap .bot .fl { color: #999999; }
    .footer-wrap .bot .fr { color: #999999; }

.weblinks { width: 1200px; margin-right: auto; margin-left: auto; line-height: 40px; }
    .weblinks dt { display: block; float: left; width: 120px; }
        .weblinks dt strong { color: #464646; }
            .weblinks dt strong img { margin-top: -3px; margin-right: 5px; height: 18px; }
    .weblinks dd { display: block; float: left; width: 1080px; }
    .weblinks span { padding-right: 10px; padding-left: 10px; }
    .weblinks a { text-decoration: none; }
        .weblinks a:hover { color: #015196; 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: #015196 url(../img/rightbar.png) no-repeat 0 0; }
.yb_bar .yb_phone { background: #015196 url(../img/rightbar.png) no-repeat 0 -57px; }
.yb_bar .yb_QQ { text-indent: 0; background: #015196 url(../img/rightbar.png) no-repeat 0 -113px; }
.yb_bar .yb_ercode { background: #015196 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; line-height: 27px; color: #fff; text-align: center; background: #015196; }
        .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: #015196; cursor: pointer; }
.floatimg { position: absolute; right: 77px; top: -36.5px; z-index: 1; width: 120px; height: 120px; border: 5px solid #015196; }
    .floatimg img { width: 100%; }
