﻿@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: #4b73b0; }

.d-tit { text-align: center; }
    .d-tit h3 { font-size: 24px; font-weight: 700; color: #555; padding: 10px 0px; line-height: 30px; color: #4b73b0; }
    /*.d-tit h3 span { color: #4b73b0; }*/
    .d-tit em { font-size: 14px; line-height: 26px; text-transform: uppercase; color: #595959; font-style: normal; }
    .d-tit h4 { font-size: 24px; 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: #4b73b0; content: ''; display: block; position: absolute; left: 50%; top: 36px; margin-left: -12px; }
    .d-tit p { line-height: 28px; color: #7f7f7f; }

.tit-box h4 { font-size: 24px; line-height: 30px; color: #555; margin-right: 10px; display: inline-block; }
.tit-box .intr { font-size: 14px; color: #bbb; line-height: 26px; display: inline-block; }
.tit-box .line { display: block; width: 10px; height: 2px; background-color: #4b73b0; margin-top: 6px; line-height: 2px; }
.tit-box .more { display: inline-block; line-height: 32px; margin-top: 16px; padding-left: 25px; background: url(../img/ico_09.png) no-repeat left center; font-size: 12px; }

.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; position: fixed; left: 0; top: 0; width: 100%; z-index: 9999; box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2); }
.header-top { height: 71px; border-bottom: 1px solid #e5e5e5; padding: 15px 0; }
    .header-top .logo { display: inline-block; }
        .header-top .logo img {/* height: 60px; */}
    .header-top h1 { height: 60px; line-height: 60px; font-size: 36px; margin-left: 0px; font-weight: 500; letter-spacing: 2px;}
        .header-top h1 a { color: #000; }
    .header-top span { height: 32px; width: 340px; background: #4b73b0; display: block; color: #fff; border-radius: 5px; margin-top: 19px; font-size: 16px; text-align: center; line-height: 32px; }
.nav_ul { float: right; line-height: 60px; }
    .nav_ul li { width: 120px; float: left; }
        .nav_ul li > a { font-size: 16px; display: block; color: #333; transition: all 0.5s ease 0s; text-align: center; }
            .nav_ul li > a:hover, .nav_ul li > a.cur { font-weight: bold; color: #4b73b0; 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: 162px; 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: #4b73b0; }
    .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: #4b73b0 !important; }
.header-search { height: 21px; position: relative; border: 1px solid #e4e4e4; padding: 4px; margin-top: 15px; }
    .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; }

.search_bg { background: #4b73b0; top; width: 100%; height: 41px; padding: 10px 0; }
.hotsearch { width: 1200px; margin-right: auto; margin-left: auto; line-height: 41px; }
    .hotsearch dl dt { float: left; color: #fff; }
    .hotsearch dl dd { float: left; padding-left: 10px; }
        .hotsearch dl dd a { font-size: 14px; color: #fff; }
            .hotsearch dl dd a:hover { }
    .hotsearch dl { float: left; display: block; width: 680px; height: 41px; overflow: hidden; }
.productsearch { float: right; width: 500px; height: 36px; margin-top: 2px; }
    .productsearch input { border: 0; padding: 0px; margin: 0px; }
    .productsearch .s_text { width: 415px; display: block; float: left; line-height: 36px; background: #fff; padding-left: 10px; padding-left: 10px; }
    .productsearch .s_btn { cursor: pointer; display: block; float: left; height: 36px; width: 65px; font-size: 14px; font-weight: 700; color: #FFF; background: #3f3f3f; line-height: 36px; }
        .productsearch .s_btn:hover { background: #1976d2; }

.slide-home { z-index: 5; margin-top: 162px; }
    .slide-home .item { position: relative; height: 580px; 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;}

    .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: #4b73b0; background-color: transparent; }
        .owl-theme .owl-dots .owl-dot.active span:before, .owl-theme .owl-dots .owl-dot:hover span:before { background: #4b73b0; }


.i-fir-wrap { background: #fff; overflow: hidden; }
.i-category a { display: inline-block; margin-right: 3px; font-size: 13px; line-height: 30px; text-align: center; padding: 0 20px; float: left; }
    .i-category a.active, .i-category a:hover { color: #fff; background: #4b73b0; }

.i-newproduct .itemgroup { width: 1224px; }
    .i-newproduct .itemgroup .item { width: 282px; margin-right: 24px; float: left; margin-bottom: 20px; }
.i-newproduct .item { }
    .i-newproduct .item a { width: 100%; text-align: center; height: 100%; display: block; background: #fff; overflow: hidden; position: relative; cursor: pointer; transition: box-shadow .3s; border: 1px solid #eee;box-sizing:border-box }
        .i-newproduct .item a:hover { box-shadow: 0 0 30px rgba(75, 115, 176, .2); }
    .i-newproduct .item .pic { width: 280px; height: 280px; display: block; text-align: center; padding-bottom: 46px;text-align:center;margin:0 auto; }
        .i-newproduct .item .pic img { max-width: 100%; max-height: 100%; display: initial; }
    .i-newproduct .item .con { display: block; width: 240px; text-align: left; padding: 10px 20px 10px 20px; position: absolute; bottom: 0; left: 0; }
    .i-newproduct .item:hover .con { color: #fff; }
    .i-newproduct .item .bg { width: 100%; background: #4b73b0; position: absolute; bottom: 0; left: 0; height: 0; transition: height .3s; z-index: 0; }
    .i-newproduct .item:hover .bg { height: 46px; }
    .i-newproduct .item h2 { font-size: 16px; line-height: 26px; height: 26px; width: 100%; overflow: hidden }
    .i-newproduct .item i.fas { width: 14px; height: 16px; position: absolute; bottom: 15px; right: 6px; cursor: pointer; transition: background .3s; font-size: 14px; }
    .i-newproduct .item:hover i.fas, .i-newproduct .item:hover .con { color: #fff; }
.i-newproduct .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-newproduct .owl-nav button { margin: 0; position: absolute; opacity: 1; filter: alpha(opacity=100); width: 66px; height: 77px; margin: -38px 0 0; text-shadow: none; background-size: 100% !important; transition: background .3s; z-index: 1; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
        .i-newproduct .owl-nav button span { display: none; }
.i-newproduct.owl-carousel .owl-nav button.owl-prev { background: url(../img/prev.png) no-repeat center; left: -121px }
.i-newproduct.owl-carousel .owl-nav button.owl-next { background: url(../img/next.png) no-repeat center; right: -121px }
.i-newproduct.owl-carousel .owl-nav button.owl-prev:hover { background: url(../img/prev_h.png) no-repeat center; }
.i-newproduct.owl-carousel .owl-nav button.owl-next:hover { background: url(../img/next_h.png) no-repeat center; }




.i-sec-wrap { background: url(../img/new_bg.jpg) no-repeat center; overflow: hidden; }
.i-news { padding-top: 40px; }
.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: #4b73b0; 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: 14px; border-bottom: 1px solid #7daad3; font-size: 16px; }
            .left-wrap .cont .tit-box .word { margin-top: 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: #4b73b0; }
        .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: #4b73b0; margin: 30px auto; display: block; text-align: center; color: #fff; }
    .i-sec-wrap .nmore:hover { background: #494949; }

/*.i-thi-wrap { background: url(../img/aboutbg.jpg) no-repeat top; overflow: hidden; }
    .i-thi-wrap .d-tit h4, .i-thi-wrap .d-tit em { color: #fff; }

.index_about h3 { font-size: 18px; color: #FFFFFF; text-align: center; line-height: 32px; font-weight: normal; height: 128px; overflow: hidden; }
.index_about ul { width: 1320px; margin: 0 auto; }
    .index_about ul li { float: left; width: 320px; text-align: center; margin-right: 120px; }
        .index_about ul li a { width: 320px; height: 198px; display: block; overflow: hidden; margin-bottom: 10px; }
        .index_about ul li h4 { font-size: 18px; color: #FFFFFF; font-weight: normal; line-height: 32px; margin-bottom: 5px; }
        .index_about ul li span { font-size: 14px; color: #FFFFFF; width: 280px; margin: 0 auto; display: block; }
.index_about p { text-align: center; }
    .index_about p a { font-size: 16px; color: #fff; text-decoration: none; padding: 10px 50px; background: rgba(255,255,255,0.2); border: 1px solid #fff; border-radius: 4px; }
        .index_about p a:hover { background: #87B2C7; }
.index_about ul li img { -webkit-transition: 0.6s all; -moz-transition: 0.6s all; -ms-transition: 0.6s all; transition: 0.6s all; width: 320px; }
    .index_about 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-thi-wrap { background: url(../img/aboutbg.jpg) no-repeat bottom; height: 384px; overflow: hidden; padding-top: 120px; padding-bottom: 160px; }
.about-l { width: 840px; height: 384px; background: #4b73b0; }
    .about-l .header { margin-left: 74px; padding-top: 60px; padding-bottom: 10px; }
        .about-l .header .title { font-size: 20px; color: #fff; line-height: 26px; }
        .about-l .header .subtitle { color: #c1c1c1; font-size: 16px; }
    .about-l .des-wrap { margin-left: 74px; padding-top: 10px; padding-bottom: 10px; width: 546px; line-height: 26px; color: #fff; position: relative; opacity: 0.5; }
        .about-l .des-wrap::after { content: ""; width: 0px; height: 1px; background-color: rgba(255,255,255,.5); transition: all ease-out .3s; bottom: 0; position: absolute; transform: translateX(-50%); left: 30px; }
    .about-l:hover .des-wrap::after { width: 60px; }
.i-thi-wrap a.des_more { width: 546px; height: 184px; display: block; position: absolute; top: 100px; left: 74px; text-indent: -999px; }
.i-thi-wrap .fimg { width: 523px; height: 296px; position: absolute; bottom: 44px; animation: inherit; right: 0px; }
    .i-thi-wrap .fimg img.aboutpic { width: 100%; }


.i-applications { position: relative; }
    .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; }
        .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: #4b73b0; color: #fff; text-align: center; font-size: 16px; }
    .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: #4b73b0 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: #4b73b0 url(../img/pronext.png) no-repeat center; }














.footWrap { background: #f6f6f6; overflow: hidden; min-height: 310px; }
    .footWrap .w1200:before { content: ""; width: 1200px; height: 1px; position: absolute; top: 64px; background-color: rgba(0,0,0,.05); display: block; margin: 0 auto; }
.f_pic { width: 302px; padding: 10px 46px 0 0; text-align: center; }
    .f_pic img { width: 190px; }
    .f_pic p { color: #fff; line-height: 36px; font-size: 16px; font-weight: bold; }
.f_wz { width: 720px; color: #bfbfbf; color: #aeaeae; }
    .f_wz .f-tit1 { font-size: 24px; line-height: 36px; color: #555; }
    .f_wz .f-tit2 { font-size: 12px; line-height: 21px; text-transform: uppercase; color: #bbb; }
    .f_wz a { color: #aeaeae; }
    .f_wz img { vertical-align: middle; margin-left: 12px; }
.contactinfo { }
    .contactinfo h3 { color: #696969; margin-bottom: 20px; font-size: 18px; line-height: 24px; font-weight: 100; }
    .contactinfo p { width: 320px; padding-right: 60px; margin-top: 14px; height: auto; color: #999; font-size: 12px; line-height: inherit; line-height: 16px; }
    .contactinfo .webimg { top: 60px; right: 200px; }
    .contactinfo .webimgwz { top: 185px; right: 240px; }

.map_content { width: 540px; height: 220px; top: 100px; right: 0; }










.code { width: 180px; height: 150px; margin-top: 10px; }
    .code span { float: left; display: block; width: 125px; margin-left: 37px; }
        .code span.no { margin: 0; }
        .code span em { display: block; width: 125px; height: 130px; background: #fff; }
        .code span img { width: 115px; height: 115px; padding: 5px; }
        .code span i { display: block; text-align: center; font: 12px/40px "微软雅黑"; color: #fff; }

.copyright { background: #4b73b0; line-height: 41px; color: #fff; text-align: center; }
    .copyright a { color: #fff; }

.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: #4b73b0; 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: #4b73b0 url(../img/rightbar.png) no-repeat 0 0; }
.yb_bar .yb_phone { background: #4b73b0 url(../img/rightbar.png) no-repeat 0 -57px; }
.yb_bar .yb_QQ { text-indent: 0; background: #4b73b0 url(../img/rightbar.png) no-repeat 0 -113px; }
.yb_bar .yb_ercode { background: #4b73b0 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; }
