﻿@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; }
.mCSB_container_wrapper > .mCSB_container { padding-right: 0; }
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: #004088; }

.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: #e31b13; }
    /*.d-tit h3 span { color: #004088; }*/
    .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: #e31b13; 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 { width: 100%; z-index: 9999; box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2); }
.header-top { height: 100px; background: url(../img/bg.jpg) repeat-x center; }
    .header-top .logo { display: inline-block; }
        .header-top .logo img { }
    .header-top h1 { height: 80px; line-height: 80px; font-size: 30px; font-weight: bold; margin-left: 20px; text-indent: -9999px; }
        .header-top h1 a { color: #000; }
    .header-top span { height: 32px; width: 320px; background: #004088; display: block; color: #fff; border-radius: 5px; font-size: 16px; text-align: center; line-height: 32px; margin-left: 60px; margin-top: 39px; }
        .header-top span a { color: #fff; }
.header-bottom { background: #004088; }
.header-search { width: 320px; height: 32px; position: relative; background: #fff; border: 1px solid #004088; margin-top: 38px; }
    .header-search .searchbox { width: 540px; height: 29px; }
    .header-search .text { width: 218px; 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: 80px; height: 32px; line-height: 32px; cursor: pointer; text-align: center; background: #004088; color: #fff; }







.nav_ul { float: right; line-height: 60px; }
    .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: #e31b13; 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: 180px; 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: #004088; }
    .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: #004088 !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: 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: 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: #e31b13; background-color: transparent; }
        .owl-theme .owl-dots .owl-dot.active span:before, .owl-theme .owl-dots .owl-dot:hover span:before { background: #e31b13; }


.i-fir-wrap { height: auto; overflow: hidden; padding: 65px 0; border-top: 6px solid #004088; background: url(../img/a_bg.jpg) center top no-repeat; }
.about_lt { width: 555px; float: left; }
    .about_lt .about_desc { height: 180px; overflow: hidden; padding: 25px 0 20px; line-height: 30px; background: url(../img/a_lt_bg.jpg) center top no-repeat; font-size: 14px; }
        .about_lt .about_desc p { text-indent: 2em; }
    .about_lt .about_icon { height: auto; overflow: hidden; }
        .about_lt .about_icon ul { margin: 0 auto; padding: 0; text-align: center; }
            .about_lt .about_icon ul li { width: 130px; height: auto; overflow: hidden; float: left; margin-right: 70px; }
                .about_lt .about_icon ul li a { display: block; color: #999; }
                    .about_lt .about_icon ul li a .pic { transition: 0.5s; width: 130px; height: 130px; overflow: hidden; background-repeat: no-repeat; background-position: center top; }
                    .about_lt .about_icon ul li a font { display: block; padding-top: 15px; }
                        .about_lt .about_icon ul li a font i { font-size: 24px; padding-right: 4px; color: #666; }
                .about_lt .about_icon ul li:nth-of-type(3) { margin-right: 0; }
                .about_lt .about_icon ul li a:hover .pic { background-position: center bottom; transition: 0.5s; }
                .about_lt .about_icon ul li a:hover { color: #004088; }
                    .about_lt .about_icon ul li a:hover font i { color: #004088; }
.about_rt { width: 502px; float: right; }
    /*    
        .about_rt .a_rt_pic .bd { position: relative; height: 100%; z-index: 0; }
            .about_rt .a_rt_pic .bd li { zoom: 1; vertical-align: middle; }
                .about_rt .a_rt_pic .bd li a { color: #666; }
            .about_rt .a_rt_pic .bd img { width: 100%; height: 100%; display: block; }
            .about_rt .a_rt_pic .bd li font { display: block; margin-top: 10px; height: 45px; line-height: 45px; background: url(../img/v_icon.png) center left no-repeat; padding-left: 22px; font-size: 14px; }
        */
    .about_rt .a_rt_pic { width: 100%; height: 405px; overflow: hidden; position: relative; }
    .about_rt .video { width: 100%; height: 360px; position: relative; margin-bottom: 55px; }
        .about_rt .video .bg6 { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 1; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); -webkit-transition: all .5s .2s; transition: all .5s .2s; }
        .about_rt .video .anim { -webkit-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); position: absolute; top: 50%; left: 50%; z-index: 5; }
            .about_rt .video .anim:after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 50%; }
            .about_rt .video .anim:before { position: relative; content: ''; display: block; margin-top: 100%; }
        .about_rt .video:hover .anim { -webkit-animation: anim-out 1s; animation: anim-out 1s; }
            .about_rt .video:hover .anim:after { -webkit-animation: anim-out-pseudo 1s; animation: anim-out-pseudo 1s; }
        .about_rt .video:hover .img1 { -webkit-transform: scale3d(1.2, 1.2, 1); transform: scale3d(1.2, 1.2, 1); }
        .about_rt .video .btn { width: 70px; height: 70px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); cursor: pointer; z-index: 2; }
        .about_rt .video font { position: absolute; bottom: -55px; left: 0; display: block; margin-top: 10px; height: 45px; line-height: 45px; background: url(../img/v_icon.png) center left no-repeat; padding-left: 22px; font-size: 14px; }
    .about_rt .a_rt_pic .prev,
    .about_rt .a_rt_pic .next { position: absolute; right: 0; bottom: 0; display: block; width: 50px; height: 30px; background: url(../img/a_rt_arrow.png) right center no-repeat; }
    .about_rt .a_rt_pic .next { right: 54px; background-position: left center; }

@-webkit-keyframes anim-out {
    0% { width: 0%; }
    100% { width: 100%; }
}

@keyframes anim-out {
    0% { width: 0%; }
    100% { width: 100%; }
}

@-webkit-keyframes anim-out-pseudo {
    0% { background: rgba(255,255,255, .5); }
    100% { background: 0 0; }
}

@keyframes anim-out-pseudo {
    0% { background: rgba(255,255,255,.5); }
    100% { background: 0 0; }
}





.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 #004088; background: #004088; }
        .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: #004088; }
            .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-fiv-wrap { height: 500px; margin: 50px 0; background: #fff; overflow: hidden; background: #ededed url(../img/pro_bg.jpg) no-repeat center; }
.product_right { width: 600px; float: right; }
.i-fiv-wrap .d-tit { text-align: left; margin-bottom: 30px; margin-top: 80px; margin-left: 30px; }
    .i-fiv-wrap .d-tit h3 { color: #fff; }
    .i-fiv-wrap .d-tit h4 { color: #fff; }

.product_right ul { margin-left: 30px; }
    .product_right ul li { margin-top: 20px; padding-left: 80px; position: relative; color: #BFBFBF; }
        .product_right ul li i { font-size: 55px; line-height: 55px; font-style: normal; color: #fff; position: absolute; left: 0; top: 0; }
        .product_right ul li a { color: #cfcfcf; }
            .product_right ul li a:hover { color: #fff; }
            .product_right ul li a:hover i{ color: #e31b13; }
            .product_right ul li .proname { font-size: 20px; line-height: 30px; margin-top: 5px; }
        .product_right ul li .prodesc { font-size: 14px; line-height: 20px; height:40px; }




        .i-category { text-align: center; margin-top: 20px; }
    .i-category a { display: inline-block; margin-right: 3px; font-size: 14px; line-height: 36px; text-align: center; padding: 0 20px; background: #eee; }
        .i-category a.active, .i-category a:hover { color: #fff; background: #e31b13; }

.pro_list { margin-bottom: 52px; height: 489px }
    .pro_list li { width: 400px; height: 489px; float: left; position: relative; border: 1px solid #D6D6D6; background: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -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: 67px; 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: 18px; color: #333; line-height: 100% }
            .pro_list li h3 span { display: block; font-size: 14px; 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: #004088; left: 67px; 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: url(../img/aboutbg.jpg) no-repeat center -200px; overflow: hidden; }
    .i-thi-wrap .about-tit h3 { }
    .i-thi-wrap .desc { font-size: 14px; color: #888; line-height: 26px; margin-bottom: 20px; text-align: center; }
    .i-thi-wrap a.more { width: 180px; line-height: 48px; display: block; margin: 0 auto; text-align: center; border: 1px solid #eee; border-radius: 30px; background-position: 120px center; height: 48px; }
        .i-thi-wrap a.more:hover { background-color: #004088; color: #fff; }
    .i-thi-wrap .quicklink { padding-top: 50px; }
        .i-thi-wrap .quicklink .tab-title { width: 478px; box-shadow: 0 12px 30px rgba(80,80,80,.1); border: 1px solid rgba(170,170,170,.2); border-bottom: 0px; }
            .i-thi-wrap .quicklink .tab-title ul li { overflow: hidden; }
                .i-thi-wrap .quicklink .tab-title ul li a { width: 300px; transition: all .6s ease 0s; height: 86px; padding: 48px 148px 18px 30px; font-size: 18px; line-height: 30px; display: block; position: relative; }
                    .i-thi-wrap .quicklink .tab-title ul li a em { font-size: 14px; font-style: normal; line-height: 20px; display: block; }
                    .i-thi-wrap .quicklink .tab-title ul li a:hover { background-color: #f2f2f2; color: #004088; }
                .i-thi-wrap .quicklink .tab-title ul li.active a, .i-thi-wrap .quicklink .tab-title ul li.active a:hover { background: #004088; color: #fff; }
                .i-thi-wrap .quicklink .tab-title ul li a:before { content: ""; display: block; margin: 0 auto; font-size: 58px; color: rgba(212,212,212,.41); position: absolute; top: 28%; right: 10px; opacity: 1; transition: all .6s ease 0s; line-height: 70px; }
                .i-thi-wrap .quicklink .tab-title ul li.active a:before, .i-thi-wrap .quicklink .tab-title ul li a:hover:before { opacity: 0; font-size: 5px; }
                .i-thi-wrap .quicklink .tab-title ul li a:after { content: ""; display: block; font-size: 128px; color: rgba(212,212,212,.41); position: absolute; top: 38%; right: 10px; opacity: 0; text-align: right; transition: all .6s ease 0s; line-height: 190px; }
                .i-thi-wrap .quicklink .tab-title ul li.active a:after, .i-thi-wrap .quicklink .tab-title ul li a:hover:after { opacity: 1; font-size: 158px; }
                .i-thi-wrap .quicklink .tab-title ul li a.tab01:before { content: "01"; }
                .i-thi-wrap .quicklink .tab-title ul li a.tab02:before { content: "02"; }
                .i-thi-wrap .quicklink .tab-title ul li a.tab03:before { content: "03"; }
                .i-thi-wrap .quicklink .tab-title ul li a.tab01:after { content: "01"; }
                .i-thi-wrap .quicklink .tab-title ul li a.tab02:after { content: "02"; }
                .i-thi-wrap .quicklink .tab-title ul li a.tab03:after { content: "03"; }
                .i-thi-wrap .quicklink .tab-title ul li::after { display: block; width: 88%; height: 1px; margin: 0 auto; content: ""; background-color: #f1f1f1; }
        .i-thi-wrap .quicklink .tab-content { width: 618px; margin: 0 auto; overflow: hidden; }
            .i-thi-wrap .quicklink .tab-content .content_list { width: 242px; margin: 44px auto 5px; height: 100%; }
            .i-thi-wrap .quicklink .tab-content .owl-carousel .owl-stage-outer { overflow: visible; }
            .i-thi-wrap .quicklink .tab-content .item_block { float: none; width: 100%; transition: all .6s ease 0s; }
            .i-thi-wrap .quicklink .tab-content .content_list .item_img { position: relative; overflow: hidden; }
            .i-thi-wrap .quicklink .tab-content .content_list .item_block img { -webkit-transform: scale(.4); -ms-transform: scale(.4); transform: scale(.4); transition: .36s; width: 100%; display: inline; border-radius: 100%; }
            .i-thi-wrap .quicklink .tab-content .content_list .owl-item:not(.active) .item_block img { border: 8px solid #fff; box-shadow: 4px 10px 30px rgba(0,0,0,.27); }
            .i-thi-wrap .quicklink .tab-content .content_list .owl-item.active .item_block img { box-sizing: border-box; border: 3px solid #004088; border-radius: 100%; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
            .i-thi-wrap .quicklink .tab-content .content_list .owl-item .item_block img::after { position: relative; top: -105px; display: block; width: 0; height: 0; margin: 0 auto; content: ""; color: transparent; border-width: 10px; border-style: solid; border-color: #004088; }
            .i-thi-wrap .quicklink .tab-content .tab-content-desc { margin-top: 15px; background: #fff; width: 618px; height: 113px; overflow: hidden; padding: 20px; line-height: 27px; text-indent: 2em; overflow: hidden; box-shadow: 0 12px 50px rgba(0,0,0,.09); box-sizing: border-box; border: 1px solid #e3e3e3; }
                .i-thi-wrap .quicklink .tab-content .tab-content-desc .item_block { display: none; transition: .36s ease; height: 81px; overflow: hidden; }
                    .i-thi-wrap .quicklink .tab-content .tab-content-desc .item_block.active { display: block; }


.i-sec-wrap { background: #f6f6f6 url(../img/new_bg.jpg) no-repeat center; overflow: hidden; }
.i-news { }
.i-news { position: relative; overflow: hidden; padding-left: 5px; margin-left: -5px; }
    .i-news ul { width: 102%; padding-bottom: 10px; }
    .i-news li { width: 31.3%; margin-right: 2%; transition: box-shadow 0.3s ease 0s; float: left; }
        .i-news li:hover .img img { transform: scale(1.05, 1.05); transition: transform 0.6s ease 0s; }
        .i-news li:hover .img .up-gray { opacity: 0.1; filter: alpha(opacity=10); }
    .i-news .img { display: block; position: relative; overflow: hidden; }
        .i-news .img .bgimg { width: 100%; }
        .i-news .img img { transform: translateZ(0px); transition: transform 0.3s ease 0s; }
            .i-news .img img.up-pic { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; *height: auto; }
        .i-news .img .up-gray { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 3; background-color: #000; opacity: 0; filter: alpha(opacity=0); transition: opacity 0.3s ease 0s; }
    .i-news .cont-wrap { padding-top: 18px; padding-bottom: 10px; border: 1px solid #e1e1e1; }
        .i-news .cont-wrap .cont { width: 90%; margin: 0 auto; }
        .i-news .cont-wrap .tit { font-size: 18px; line-height: 30px; }
            .i-news .cont-wrap .tit a { display: block; color: #1c1c1c; height: 30px; position: relative; overflow: hidden; padding-top: 3px; padding-bottom: 3px; }
    .i-news li:hover .cont-wrap .tit a { color: #2d56a4; }
    .i-news .cont-wrap .word { display: block; line-height: 24px; font-size: 14px; margin-top: 4px; height: 85px; }
        .i-news .cont-wrap .word a { display: inline-block; }
    .i-news .cont-wrap .bot-link { line-height: 46px; border-top: 1px solid #e5e5e5; display: block; width: 100%; }
        .i-news .cont-wrap .bot-link .more { font-size: 14px; display: inline-block; font-family: "Base-font"; }
        .i-news .cont-wrap .bot-link .link-point { display: inline-block; width: 24px; height: 8px; background: url(../img/ico_08.png) no-repeat center; margin-top: 18px; }
        .i-news .cont-wrap .bot-link:hover .link-point { background: url(../img/ico_08_h.png) no-repeat right center; }
/*.left-wrap { width: 482px; }
    .left-wrap .img { width: 482px; height: 240px; display: block; transition: transform 0.3s ease 0s; overflow: hidden; }
        .left-wrap .img:hover img { transform: scale(1.05, 1.05); transition: transform 0.6s ease 0s; }
    .left-wrap .cont { padding: 28px; background: #004088; color: #fff; }
        .left-wrap .cont .date { width: 60px; text-align: center; }
            .left-wrap .cont .date b { font-size: 30px; display: block; line-height: 45px; }
        .left-wrap .cont .tit-box { width: 342px; }
            .left-wrap .cont .tit-box p { line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-bottom: 6px; font-size: 16px; }
            .left-wrap .cont .tit-box .word { margin-bottom: 10px; line-height: 25px; height: 50px; overflow: hidden; }
            .left-wrap .cont .tit-box a, .left-wrap .cont .tit-box a:hover { color: #fff; }


.right-list { width: 628px; }
    .right-list dl { margin-top: 18px; }
    .right-list dd { width: 60px; text-align: center; }
        .right-list dd b { font-size: 30px; display: block; line-height: 45px; }

    .right-list dt { width: 500px; }
        .right-list dt p { line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-bottom: 14px; border-bottom: 1px solid #dadada; font-size: 16px; }
            .right-list dt p a { color: #004088; }
        .right-list dt .word { margin-top: 10px; line-height: 25px; height: 50px; overflow: hidden; }
.main-list { margin-top: 52px; }
    .main-list li { line-height: 55px; border-bottom: 1px solid #dadada; }
        .main-list li a { float: left; width: 540px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
        .main-list li span { float: right; }*/


.i-sec-wrap .nmore { width: 160px; height: 33px; line-height: 33px; background: #e31b13; margin: 30px auto; display: block; text-align: center; color: #fff; }
    .i-sec-wrap .nmore:hover { background: #e31b13; }


.i-fou-wrap { overflow: hidden; }

.i-applications { position: relative; }
    .i-applications .items { min-height: 258px; }
    .i-applications .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-applications .item_block:hover { }
        .i-applications .item_block .item_img { overflow: hidden; border: 1px solid #eee; }
        .i-applications .item_block img { transition: all .36s ease; }
        .i-applications .item_block:hover .item_box .item_img img { -webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); }
        .i-applications .item_block .item_name { line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #e1e1e1; color: #004088; text-align: center; font-size: 16px; }
        .i-applications .item_block:hover .item_name { background: #004088; color: #fff; }
    .i-applications .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-applications .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-applications .owl-theme .owl-nav .owl-prev:hover { background: #004088 url(../img/proprev.png) no-repeat center; }
        .i-applications .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-applications .owl-theme .owl-nav .owl-next:hover { background: #004088 url(../img/pronext.png) no-repeat center; }


.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: #e1e1e1; color: #004088; text-align: center; font-size: 16px; width: 285px; }
        .i-honor .item_block:hover .item_name { background: #004088; 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: #004088 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: #004088 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 #004088 solid; }
    .footer-wrap ul li { text-align: left; margin-right: 10% }
        .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-size: 14px; 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 { font-size: 14px; 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: #004088; 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: 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: #004088; 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: #004088 url(../img/rightbar.png) no-repeat 0 0; }
.yb_bar .yb_phone { background: #004088 url(../img/rightbar.png) no-repeat 0 -57px; }
.yb_bar .yb_QQ { text-indent: 0; background: #004088 url(../img/rightbar.png) no-repeat 0 -113px; }
.yb_bar .yb_ercode { background: #004088 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: #004088; }
        .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: #004088; cursor: pointer; }
.floatimg { position: absolute; right: 77px; top: -36.5px; z-index: 1; width: 120px; height: 120px; border: 5px solid #004088; }
    .floatimg img { width: 100%; }
