﻿/* 自定义样式 */
body
{
    font-family: "Microsoft Yahei","微软雅黑","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,"WenQuanYi Micro Hei",Verdana,sans-serif,"宋体";
    background-color: #f5f5f5;
}
img
{
    display: block;
    max-width: 100%;
    height: auto;
}
textarea
{
    resize: none;
}
.text-truncate
{
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
}
.text-truncate_2
{
    -webkit-line-clamp: 2;
    line-clamp: 2;
    word-break: break-all;
    white-space: normal!important;
    display: -webkit-box!important;
    white-space: normal!important;
}
a
{
    transition: .5s;
}
a:focus, a:hover
{
    text-decoration: none;
}
input:focus-visible
{
    outline: 0;
}
.page-block
{
    text-align: center;
}
#backtop
{
    position: fixed;
    right: 0;
    bottom: 10%;
    z-index: 998;
    right: 15px;
}
#backtop span
{
    cursor: pointer;
    font-size: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    line-height: 50px;
    background: #666;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 15px;
}
#backtop span.icon-arrow-up-bold
{
    opacity: 0;
}
#backtop span:hover, #backtop span:active
{
    background-color: #0075a9;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus
{
    outline-offset: 0;
    outline: 0;
}
.swiper
{
    width: 100%;
    height: 100%;
}
.swiper img
{
    min-height: 240px;
}
.swiper-slide
{
    text-align: center;
    font-size: 18px;
    background: #050507;/* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.me-swiper-bullet
{
    display: inline-block;
    width: 60px;
    height: 4px;
    background: #bfbfbf;
    position: relative;
    margin: 0 10px;
}
.swiper-pagination-bullet-active
{
    background: #0075a9;
}
.navbar-hd
{
    min-height: 120px;
    background: url(/jpg/55bjxd92.jpg) repeat-x 0 0 #f5f5f5;
    border-bottom: 1px solid #dcdcdc!important;
}
.navbar
{
    min-height: 120px;
    margin-bottom: 0;
    border: 0;
}
.navbar-hd .navbar-brand
{
    width: 180px;
    height: 71px;
    background: url(/keywords.png) no-repeat center center;
    background-size: contain;
    margin: 24px 260px 0 30px!important;
}
.nav>li>a:focus, .nav>li>a:hover
{
    background-color: transparent;
    color: #0075a9!important;
    transition: .5s;
}
.navbar-hd .navbar-nav>li>a
{
    padding: 51px 45px;
    font-size: 18px;
    line-height: 18px;
    color: #383838;
    font-weight: bold;
    transition: .5s;
}
.navbar-hd .navbar-toggle
{
    border: 1px solid #0075a9;
    margin-top: 43px;
}
.navbar-hd .navbar-toggle .icon-bar
{
    background-color: #0075a9;
}
.navbar-header1 a
{
    display: inline-block;
    height: 19px;
    line-height: 19px;
    font-size: 18px;
    font-weight: bold;
    color: #383838;
}
.navbar-header1 a:hover, .navbar-header1 a.active
{
    color: #0075a9;
}
.navbar-header1 a.search
{
    min-width: 19px;
    height: 20px;
    background: url(/png/9udcvjtc.png) no-repeat right center;
    margin-right: 86px;
    padding-right: 23px;
    color: #383838;
    text-decoration: none;
}
.navbar-header1
{
    text-align: right;
}
.navbar-hd li a:after
{
    position: absolute;
    height: 4px;
    width: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    background-color: #0075a9;
    transition: .5s;
}
.navbar-hd li a.active:after, .navbar-hd li a:hover:after
{
    width: 100%;
    transition: .5s;
}
.me-title
{
    font-size: 40px;
    text-align: center;
    padding: 45px 0;
}
.row-yy a
{
    min-height: 240px;
    display: block;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 30px;
    position: relative;
    transition: .5s;
}
.row-yy a:hover, .row-yy a:active
{
    transition: .5s;
    box-shadow: 0 0 15px #333;
}
.row-yy a.pic-0
{
    background-image: url(/jpg/53cluvga.jpg);
}
.row-yy a.pic-1
{
    background-image: url(/jpg/bo0hmt0l.jpg);
}
.row-yy a.pic-2
{
    background-image: url(/jpg/d9t6l4ze.jpg);
}
.row-yy a.pic-3
{
    background-image: url(/jpg/o0uao1mc.jpg);
}
.row-yy a.pic-4
{
    background-image: url(/jpg/qcmm8qtc.jpg);
}
.row-yy a.pic-5
{
    background-image: url(/jpg/o1695ful.jpg);
}
.row-yy a span
{
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    margin: 30px;
    display: inline-block;
}
.row-goods a
{
    color: #383838;
    margin-bottom: 30px;
    display: block;
    text-decoration: none;
    background-color: #ededed;
    min-height: 533px;
    transition: .5s;
}
.row-goods a:hover, .row-goods a:active
{
    color: #0075a9;
    box-shadow: 0 0 15px #333;
}
.row-goods a .img
{
    min-height: 280px;
    display: block;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.row-goods a h2
{
    font-size: 30px;
    line-height: 30px;
    padding: 20px 40px;
}
.row-goods a p.sintro
{
    padding: 0 40px;
    min-height: 24px;
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0;
}
.row-goods a span.icon-right
{
    width: 25px;
    height: 25px;
    background: url(/png/qrwks2vw.png) no-repeat center center;
    float: right;
    margin: 30px 40px 40px 0;
}
.me-more
{
    text-align: center;
    margin: 50px 0 50px 0;
    font-size: 18px;
    line-height: 18px;
}
.me-more a
{
    font-size: 18px;
    line-height: 18px;
    padding: 18px 60px;
    color: #fff;
    background-color: #0075a9;
    display: inline-block;
}
.footerbar
{
    padding: 20px 40px 40px 40px;
    color: #979797;
    background-color: #111;
}
.footerbar a
{
    color: #979797;
}
.footerbar a:hover
{
    color: #0075a9;
}
.footerbar dt a
{
    color: #fff;
}
.footerbar dt
{
    color: #fff;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.footerbar .container-fluid
{
    background: url(/png/31wfyv8z.png) repeat-x 0 80px;
}
.footerbar h5, .footerbar .other
{
    font-size: 16px;
}
.footerbar dt h5
{
    margin-top: 30px;
    font-size: 16px;
}
.footerbar dd a
{
    display: block;
    color: #979797;
    font-size: 16px;
}
.footerbar .copyrights
{
    text-align: center;
    padding: 10px 0;
    color: #444;
}
.footerbar .copyrights a
{
    color: #444;
}
.custom-cont
{
    font-size: 16px;
    line-height: 26px;
    color: #333;
    padding: 50px 0;
}
.snavbar
{
    text-align: center;
    background: #fff;
    font-size: 0;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
.snavbar a
{
    padding: 15px;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    color: #333;
    border-left: 1px solid #dcdcdc;
}
.snavbar a:last-child
{
    border-right: 1px solid #dcdcdc;
}
.snavbar a:hover
{
    color: #fff;
    background: #0075a9;
}
.banner-about
{
    background: url(/jpg/e0gyucra.jpg) no-repeat center center;
    background-size: cover;
    min-height: 210px;
}
.snavbar a.active
{
    background-color: #0075a9;
    color: #fff;
}
.fold-group
{
    padding: 50px 0;
}
.fold-default
{
    margin-bottom: 15px;
}
.fold-heading
{
    padding: 10px 40px;
    border: 1px solid #dcdcdc;
    background: #fff;
}
.fold-heading h4
{
    margin: 0;
}
.fold-heading h4 a
{
    font-size: 18px;
    line-height: 18px;
    display: block;
    color: #333;
    text-decoration: none;
    padding: 10px 0;
}
.fold-body
{
    padding: 30px 40px;
    font-size: 16px;
    line-height: 26px;
}
.fold-heading.active
{
    border-color: #0075a9;
}
.fold-heading.active h4 a
{
    color: #0075a9;
}
.art-block
{
    padding: 50px 0;
}
.art-default
{
    background: #fff;
    margin-bottom: 30px;
}
.art-default a
{
    display: block;
    border: 1px solid #dcdcdc;
    padding: 30px;
    min-height: 270px;
}
.art-default a:hover, .art-default a:active
{
    box-shadow: 0 0 15px #333;
    transition: .5s;
}
.art-default h3
{
    color: #111;
    height: 26px;;
}
.art-default a .sintro
{
    color: #979797;
    margin: 30px 0 50px 0;
    font-size: 16px;
    line-height: 24px;
    height: 48px;
}
.art-default a .img
{
    min-height: 240px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.art-default a .sdate
{
    text-align: left;
    color: #979797;
}
.art-default a:hover h3, .art-default a:active h3
{
    color: #0075a9;
}
.art-default .top_tag span
{
    background: #0075a9;
    color: #fff;
    padding: 4px 10px;
    line-height: 14px;
}
.art-one
{
    margin-bottom: 30px;
    padding: 30px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
}
.art-one .img
{
    min-height: 240px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.art-one h2
{
    color: #111;
}
.art-one a
{
    display: block;
}
.art-one a .sintro
{
    color: #979797;
    margin: 20px 0;
    font-size: 18px;
}
.art-one a .sdate
{
    text-align: left;
    color: #979797;
}
.art-one a:hover h2, .art-one a:active h2
{
    color: #0075a9;
}
.art-block .art-date
{
    text-align: center;
    padding: 20px 0;
    color: #666;
}
.art-block .art-cont
{
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 40px 0;
    line-height: 28px;
    font-size: 16px;
    color: #666;
}
.art-block .art-ftbar
{
    margin-top: 30px;
    font-size: 16px;
    color: #666;
}
.art-block .art-ftbar a
{
    font-size: 16px;
    line-height: 30px;
    color: #666;
    display: block;
}
.art-block .art-ftbar a:hover, .art-block .art-ftbar a:active
{
    color: #0075a9;
}
.goods-block
{
    padding: 50px 0;
}
.siderbar-block
{
    padding: 30px;
    border: 1px solid #dcdcdc;
    background-color: #fafafa;
    margin-bottom: 30px;
}
.siderbar-block h3
{
    color: #0075a9;
    margin-top: 0;
}
.siderbar-block a
{
    display: block;
}
.siderbar-block a.btitle
{
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color: #333;
    padding: 20px 30px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: -30px;
    margin-right: -30px;
}
.siderbar-block a.stitle
{
    padding: 15px;
    font-size: 16px;
    color: #666;
}
.siderbar-block a:hover, .siderbar-block a.stitle.active
{
    color: #fff;
    background: #0075a9;
}
.goods-cont-block .goods-cont
{
    font-size: 16px;
    line-height: 28px;
    color: #666;
    padding: 20px 0;
}
.goods-cont-block h1.title
{
    margin-top: 0;
}
.search-block
{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.9);
    text-align: center;
    z-index: 9999;
    height: auto;
    overflow: hidden;
    display: none;
}
.search-default .input-txt
{
    border: 0;
    height: 50px;
    line-height: 50px;
    width: 70%;
    float: left;
    background: #dcdcdc;
}
.search-default
{
    width: 90%;
    margin: 50px auto 50px auto;
    background: #dcdcdc;
    overflow: hidden;
    padding: 0 15px;
}
.search-block span
{
    line-height: 50px;
    font-size: 30px;
    cursor: pointer;
}
.search-block span.icon-search
{
    float: right;
}
.search-block span.icon-close
{
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #0075a9;
    background: #dcdcdc;
    border-radius: 50px;
}
.search-block span.icon-close:hover
{
    background: #0075a9;
    color: #fff;
}
.contact-block
{
    padding-top: 50px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.9);
    z-index: 9999;
    height: auto;
    overflow: hidden;
    display: none;
}
.contact-block button
{
    background: #0075a9;
    padding: 10px 40px;
    color: #fff;
    font-size: 20px;
    margin-top: 30px;
    outline: 0;
    border: 0;
}
.contact-block span.icon-close
{
    text-align: center;
    width: 50px;
    font-size: 30px;
    cursor: pointer;
    display: block;
    margin: 50px auto 0 auto;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #0075a9;
    background: #dcdcdc;
    border-radius: 50px;
}
.contact-block span.icon-close:hover
{
    background: #0075a9;
    color: #fff;
}
.contact-block .alert
{
    font-size: 18px;
}
@media(min-width: 768px)
{
    .navbar
    {
        border-radius: 0!important;
    }
    .navbar-hd .navbar-nav>li>a
    {
        padding: 51px 15px;
    }
    .navbar-header1
    {
        position: absolute;
        right: 15px;
        top: 15px;
    }
    .navbar-hd .navbar-brand
    {
        margin-right: 30px!important;
    }
    .navbar-header
    {
        margin: 0 -15px!important;
    }
    .banner-about
    {
        min-height: 410px;
    }
    .snavbar a
    {
        padding: 30px 50px;
    }
    .art-one .img
    {
        min-height: 400px;
    }
    .search-default
    {
        width: 50%;
    }
}
@media(min-width: 992px)
{
    .navbar-hd .navbar-nav>li>a
    {
        padding: 51px 15px;
    }
    .navbar-header1
    {
        position: absolute;
        right: 15px;
        top: 51px;
    }
}
@media(min-width: 1600px)
{
    .navbar-hd .navbar-brand
    {
        margin-right: 260px!important;
    }
    .navbar-hd .navbar-nav>li>a
    {
        padding: 51px 45px;
    }
}
@media(max-width: 1024px)
{
    .navbar-header1 a.search
    {
        margin-right: 30px;
    }
    .navbar-hd .navbar-brand
    {
        margin-right: 0!important;
    }
    .navbar-hd .navbar-nav>li>a
    {
        padding: 15px 30px;
    }
    .navbar-header1
    {
        margin-top: 15px;
        padding-right: 15px;
    }
    .navbar-header
    {
        float: none!important;
    }
    .navbar-toggle
    {
        display: block!important;
    }
    .navbar-collapse.collapse
    {
        display: none!important;
    }
    .navbar-collapse.in
    {
        display: block!important;
    }
    .navbar-nav
    {
        float: none;
    }
    .navbar-nav>li
    {
        float: none;
    }
    .navbar-header1
    {
        position: absolute;
        right: 0;
        top: 0;
    }
}
