@charset "utf-8";
body, div, dl, dt, dd, ul, li, form, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0
}

html {
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
    width: 100%;
    height: 100%
}

body {
    font-size: 14px;
    font-family: 微软雅黑, Arial, Verdana, Geneva, sans-serif;
    position: relative;
    width: 100%;
    height: 100%;
    background: #f4f4f4
}

ul, li, dl, dt, dd {
    display: block;
    list-style: none
}

img {
    border: 0;
    max-width: 100%
}

.clear {
    background: 0 0;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

a {
    color: #000;
    text-decoration: none;
    outline: none
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis
}

.container {
    width: 100%;
    height: auto
}

.mainBox {
    width: 1100px;
    margin: 0 auto
}

.header {
    width: 100%;
    position: relative
}

.headbox {
    width: 100%;
    height: 100px;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

#logoNav {
    width: 1200px;
    height: 100px;
    position: relative
}

.logo {
    width: 300px;
    height: 100px;
    float: left
}

.navigation {
    width: 900px;
    height: 100px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
    font-size: 16px;
    font-family: microsoft yahei
}

.navigation li {
    width: 112px;
    height: 100px;
    line-height: 100px;
    float: right;
    text-align: center
}

.navigation li a {
    display: block;
    color: #fff
}

.navigation li a:hover {
    color: #fff
}

.navli {
    float: left;
    width: 112px;
    padding: 0;
    height: 60px;
    display: block;
    text-align: center;
    position: relative
}

.navli:hover {
    background: #0186d5
}

.navigation li ul {
    display: none;
    position: absolute;
    top: 100px;
    left: 0;
    padding: 0;
    margin: 0;
    min-width: 112px;
    z-index: 9999
}

.navigation li:hover .ul2 {
    display: block;
    background: #0186d5
}

.navigation li ul li {
    height: 40px;
    line-height: 40px;
    border-top: 1px dotted #ccc;
    float: none;
    margin: 0;
    width: auto;
    white-space: nowrap;
    position: relative
}

.navigation li ul li a {
    display: block;
    margin: 0;
    text-align: center;
    background: #0186d5
}

.navigation li ul li a:hover {
    color: #fff;
    background: #0186d5
}

.navigation li ul li ul {
    display: none;
    position: absolute;
    top: 0;
    left: 112px;
    padding: 0;
    margin: 0;
    width: auto;
    min-width: 110px;
    z-index: 99999
}

.navigation li ul li:hover .ul3 {
    display: block;
    background: #038fe2
}

.navigation li ul li ul li {
    float: none;
    margin: 0;
    white-space: nowrap
}

.navigation li ul li ul li a {
    display: block;
    margin: 0;
    text-align: center;
    background: #038fe2
}

.navigation li ul li ul li a:hover {
    color: #fff;
    background: #0186d5
}

#Slideshow {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 0
}

#Slideshow .pics {
    width: 100%
}

#Slideshow .pics li {
    width: 100%
}

#Slideshow .pics li img {
    width: 100%
}

#Slideshow .num {
    overflow: hidden;
    height: 25px;
    position: absolute;
    bottom: 15px;
    right: 20%;
    zoom: 1;
    z-index: 3
}

#Slideshow .num li {
    width: 90px;
    height: 4px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    font-weight: 400;
    font-family: 微软雅黑, Arial;
    color: #fff;
    background: #fff;
    margin-right: 10px;
    cursor: pointer;
    float: left
}

#Slideshow .num li.on {
    background: #e33d11
}

#Slideshow .prev, #Slideshow .next {
    display: none;
    width: 40px;
    height: 100px;
    position: absolute;
    top: 280px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#Slideshow .prev {
    left: 4px
}

#Slideshow .next {
    right: 4px;
    background-position: right
}

.fullbar {
    width: 100%;
    height: auto;
    background: #404d5f
}

.fullbar .telbox {
    width: 400px;
    height: 60px;
    float: left;
    line-height: 60px;
    text-align: right;
    /*padding-right: 30px;*/
    font-size: 30px;
    color: #fff;
}

#search-form {
    width: 250px;
    height: 32px;
    float: right;
    margin-top: 14px
}

#keywords {
    width: 190px;
    height: 28px;
    padding-left: 5px;
    float: left;
    outline: none;
    border: 1px solid #e33d11;
    background: 0 0;
    color: #b8b7b7;
    font-size: 14px;
    font-family: 微软雅黑
}

#post-search {
    width: 50px;
    height: 32px;
    line-height: 20px;
    float: left;
    outline: none;
    border: 1px solid #e33d11;
    cursor: pointer;
    background: #e33d11;
    color: #fff;
    font-size: 14px;
    font-family: 微软雅黑
}

.catbox {
    margin: 0 auto;
    text-align: center;
    margin: 20px 0
}

.catbox .zh {
    font-size: 18px;
    color: #000;
    line-height: 1em
}

.catbox .en {
    font-size: 26px;
    color: #404d5f;
    text-transform: uppercase;
    line-height: 2em;
    font-weight: 700;
    font-family: bod_i
}

.catbox .line {
    margin: 0 auto;
    width: 90px;
    height: 1px;
    background: #0186d5
}

.pic_box_p {
    margin-top: 20px
}

.pic_box_p li {
    width: 320px;
    float: left;
    margin-bottom: 20px;
    margin-right: 70px
}

.pic_box_p li .pic {
    width: 320px;
    height: 220px;
    overflow: hidden;
    text-align: center
}

.pic_box_p li .pic img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: inline;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s
}

.pic_box_p li .pic span {
    height: 100%;
    width: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle
}

.pic_box_p li .pic:hover img {
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.pic_box_p li .tt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    color: #404d5f;
    text-align: center
}

.pic_box_p li .tt:hover {
    color: #e33d11
}

.pic_box_p li .desc {
    width: 100%;
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    color: #657188
}

.pic_box_p li.no {
    margin-right: 0
}

.news_box {
    margin-top: 20px
}

.news_l {
    width: 500px;
    float: left
}

.news_box .catbox {
    float: left;
    text-align: left
}

.news_box .catbox .line {
    float: left
}

.news_l .news_list1 li {
    border-bottom: 1px solid #dde5ef;
    padding: 20px 0
}

.news_l .news_list1 li .pic {
    width: 170px;
    height: 130px;
    float: left;
    margin-right: 20px
}

.news_l .news_list1 li .pic img {
    width: 100%;
    height: 100%
}

.news_l .news_list1 li .tt {
    height: 40px;
    font-size: 15px;
    font-weight: 700
}

.news_l .news_list1 li .tt a {
    color: #2c3745
}

.news_l .news_list1 li .tt a:hover {
    color: #e33d11
}

.news_l .news_list1 li .other {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #657188
}

.news_l .news_list1 li .desc {
    height: 50px;
    line-height: 25px;
    color: #40495a
}

.news_l a.more {
    display: block;
    width: 170px;
    height: 40px;
    margin-top: 20px;
    background: #fe824c;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px
}

.news_r {
    width: 510px;
    float: right
}

.news_r .news_list2 li {
    height: 40px;
    line-height: 40px;
    margin-top: 20px
}

.news_r .news_list2 li .t {
    width: 480px;
    padding-left: 10px;
    float: left;
    overflow: hidden
}

.news_r .news_list2 li span {
    display: block;
    width: 20px;
    float: right;
    text-align: center;
    color: #0186d5;
    font-weight: 700;
    font-size: 16px
}

.news_r .news_list2 li.on {
    background: #0186d5
}

.news_r .news_list2 li.on span {
    color: #fff
}

.news_r .news_list2 .detail {
    width: 470px;
    padding: 0 10px;
    margin: 0 auto;
    display: none
}

.news_r .news_list2 .detail a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-weight: 700;
    color: #2c3745
}

.news_r .news_list2 .detail a:hover {
    color: #e33d11
}

.news_r .news_list2 .detail .desc {
    height: 60px;
    overflow: hidden;
    line-height: 30px;
    font-size: 12px;
    color: #40495a
}

.about_box {
    width: 100%;
    margin: 0 auto;
    background: #0186d5;
    margin-top: 20px;
    padding: 20px 0 40px
}

.about_box .catbox .zh, .about_box .catbox .en {
    color: #fff
}

.about_box .catbox .line {
    height: 2px;
    background: #fe824c
}

.about_box .ab_pic {
    width: 400px;
    height: 320px;
    float: left;
    overflow: hidden
}

.about_box .ab_info {
    width: 640px;
    padding: 10px 30px;
    height: 300px;
    float: right;
    background: #fff
}

.about_box .ab_info .name {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #404d5f
}

.about_box .ab_info .intro {
    height: 200px;
    line-height: 2em;
    overflow: hidden
}

.about_box .ab_info a.more {
    display: block;
    width: 170px;
    height: 40px;
    float: right;
    background: #fe824c;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px
}

.case_box {
    margin-top: 20px
}

.pic_box_c {
    margin-top: 20px
}

.pic_box_c li {
    width: 320px;
    float: left;
    margin-bottom: 20px;
    margin-right: 70px
}

.pic_box_c li.no {
    margin-right: 0
}

.pic_box_c li .pic {
    width: 320px;
    height: 220px;
    overflow: hidden
}

.pic_box_c li .pic img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s
}

.pic_box_c li .pic:hover img {
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.pic_box_c li .tt {
    width: 270px;
    height: 40px;
    padding-left: 50px;
    margin-top: 10px;
    position: relative;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    color: #404d5f;
    text-align: left
}

.pic_box_c li .tt:hover {
    color: #e33d11
}

.pic_box_c li .tt .new {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: times new roman;
    text-transform: uppercase;
    background: #404d5f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.footer {
    width: 100%;
    margin-top: 20px;
    padding: 20px 0
}

.fullbar2 {
    width: 100%;
    background: #fe824c;
    padding: 20px 0
}

.fullbar2 .copyright {
    width: 650px;
    float: left;
    line-height: 30px;
    color: #fff
}

.fullbar2 .telbox {
    width: 400px;
    height: 60px;
    float: right;
    line-height: 60px;
    text-align: right;
    padding-right: 30px;
    font-size: 30px;
    color: #fe824c;
    background: white ;
}

.footer .foot {
    padding: 20px 0
}

.footer .foot .navs {
    width: 433px;
    float: left
}

.footer .foot .navs li {
    float: left;
    margin-left: 20px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    border-right: 1px solid #e5ebf2
}

.footer .foot .navs li a {
    color: #303b4f;
    font-size: 14px;
    font-family: 微软雅黑
}

.footer .foot .navs li.b {
    font-weight: 700
}

.footer .foot .navs li a:hover {
    color: #fe824c
}

.footer .foot .navs .share {
    margin-top: 20px
}

.footer .foot .contact {
    width: 420px;
    float: left;
    padding-left: 20px;
    line-height: 30px
}

.footer .foot .contact span {
    font-weight: 700
}

.footer .foot .contact .lx {
    line-height: 32px;
}

.footer .foot .ewm {
    width: 300px;
    height: 170px;
    float: right;
    text-align: center;
    color: #000;
    line-height: 20px;
    display: flex;
}

.footer .foot .ewm img {
    width: 150px;
    height: 150px
}

.inPage {
    width: 1200px;
    margin-top: 20px
}

.partLeft {
    width: 270px;
    float: left
}

.partLeft .catname {
    width: 100%;
    height: 75px;
    background: #0186d5;
    color: #fff;
    text-align: left;
    font-size: 16px
}

.partLeft .catname .one {
    width: 45px;
    height: 75px;
    float: left;
    margin-left: 50px;
    line-height: 75px;
    font-size: 54px;
    text-transform: uppercase
}

.partLeft .catname .dir {
    width: 170px;
    height: 23px;
    float: left;
    margin-top: 16px;
    text-transform: uppercase
}

.partLeft .catname .zh {
    width: 170px;
    height: 23px;
    float: left
}

.partLeft .menuTree {
    width: 250px;
    padding: 10px 0;
    margin: 0 auto
}

.menuTree ul {
    font-size: 100%;
    padding: 0;
    margin: 0;
    display: none
}

.menuTree ul li {
    width: 250px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    border-top: 2px solid #fff;
    white-space: nowrap;
}

.menuTree ul li a {
    color: #000
}

.menuTree ul li a:hover, .menuTree ul li a.current {
    color: #0186d5;
    font-size: 110%;
    font-weight: 700
}

.menuTree ul li.parent a:hover {
    font-size: 110%;
    color: #0186d5
}

.menuTree ul.expanded li {
    line-height: 36px;
    border: none;
    background: #f5f7f8;
    font-size: 80%
}

.partLeft #ct {
}

.partLeft #ct .one {
    width: 60px;
    height: 60px;
    margin: 7px 0 7px 40px;
}

.partLeft #ct .zh {
    text-transform: capitalize
}

.partLeft .contact {
    padding: 10px;
    padding-bottom: 50px;
    line-height: 2em;
}

.partRight {
    width: 900px;
    float: right;
    padding-left: 20px;
    border-left: 1px solid #0186d5;
    min-height: 500px;
    position: relative
}

.partRight .ltbar {
    width: 5px;
    height: 75px;
    background: #0186d5;
    position: absolute;
    left: -3px;
    top: 0
}

.partRight .position {
    width: 880px;
    height: 30px;
    padding-left: 20px;
    font-size: 18px;
    border-bottom: 1px solid #0186d5;
    line-height: 30px;
    color: #444;
}

.partRight .position .catpos {
    width: 500px;
    float: right;
    text-align: right;
    font-size: 14px
}

.partRight .position .catpos a:hover {
    color: #0186d5
}

.partRight .showBox {
    width: 100%;
    color: #353535
}

.partRight .showBox .title {
    margin-top: 20px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #444
}

.partRight .showBox .other {
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #a2a2a2
}

.partRight .showBox .content {
    line-height: 2em;
    padding-top: 10px
}

.partRight .showBox .content img {
    display: inline-block
}

.picLists li {
    width: 280px;
    float: left;
    margin: 10px 30px 10px 0;
    text-align: center
}

.picLists li .pic {
    width: 278px;
    height: 240px;
    padding: 0;
    border: 1px solid #cfcbcb;
    text-align: center;
    overflow: hidden
}

.picLists li .pic img {
    vertical-align: middle;
    display: inline;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s
}

.picLists li .pic span {
    height: 100%;
    width: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle
}

.picLists li .pic:hover img {
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.picLists li.no {
    margin-right: 0
}

.picLists li .tit {
    line-height: 30px;
    font-size: 16px
}

.picLists li a:hover {
    color: #0186d5
}

.picLists li a:hover .pic {
    border: 1px solid #0186d5
}

.artLists li {
    width: 900px;
    float: left;
    margin-top: 10px;
    position: relative;
    border-bottom: 1px dashed #cdcecc
}

.artLists li .pic {
    width: 140px;
    height: 100px;
    margin-bottom: 10px;
    overflow: hidden;
    float: left
}

.artLists li .dot {
    width: 5px;
    height: 5px;
    background: #0186d5;
    position: absolute;
    left: 0;
    top: 13px
}

.artLists li a {
    color: #000;
    font-size: 15px
}

.artLists li a:hover {
    color: #0186d5
}

.artLists li .tt {
    width: 640px;
    float: right
}

.artLists li .time {
    width: 100px;
    float: right
}

.artLists li .desc {
    width: 740px;
    float: right;
    color: #333;
    font-size: 13px;
    margin-top: 5px
}

#myform {
    font-size: 14px
}

#myform tr {
    width: 90%;
    height: 36px
}

#myform .name {
    width: 30%;
    text-align: right;
    padding-right: 2%;
    color: #000;
    font-weight: 400
}

#myform .input-text {
    width: 50%;
    height: 24px;
    font-size: 14px;
    font-family: 微软雅黑
}

#myform #l_yzm {
    width: 25%
}

#myform textarea {
    width: 80%;
    height: 140px;
    margin-top: 6px;
    font-size: 14px;
    font-family: 微软雅黑
}

#myform #dosubmit {
    width: 81px;
    height: 35px;
    float: left;
    margin-top: 13px;
    border: none;
    background: #0186d5;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: 微软雅黑
}

#pages {
    padding: 14px 0 10px;
    margin: 10px
}

#pages a {
    display: inline-block;
    width: 26px;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333
}

#pages a.a1 {
    width: 56px
}

#pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none
}

#pages span {
    display: inline-block;
    width: 26px;
    height: 22px;
    line-height: 22px;
    background: #5a85b2;
    border: 1px solid #5a85b2;
    color: #fff;
    text-align: center
}

.page .noPage {
    display: inline-block;
    width: 56px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4
}

.preNext {
    font-size: 14px
}

.preNext li {
    height: 20px;
    line-height: 20px
}

.preNext li a:hover {
    text-decoration: underline
}

.scroll {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    font-size: 14px;
}

@media (max-width: 480px) {
    header .mod-header .header-branding {
        display: none !important;
    }
    .logo {
        width: 100px;
        height: auto;
    }
    .mobile {
        display: flex !important;
        justify-content: space-between;
        width: 100%;
        position: absolute;
        z-index: 999;
        padding: 10px;
    }

    .hamburger {
        margin-right: 20px;
    }
    header {
        height: 64px !important;
    }

    #search-form {
        width: 96%;
        margin: 0 auto;
    }

    #keywords {
        width: 80%;
    }

    .fullbar .telbox {
        width: 100%;
        margin: 0 auto;
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-button-next {
        display: none !important;
    }

    .swiper-container {
        height: auto;
        height: 200px !important;
    }

    .pic_box_p li {
        float: none;
        width: 90%;
        margin: 0 auto;
        height: auto;
    }

    .pic_box_p li .pic {
        width: 100%;
    }

    .pic_box_p li.no {
        margin: inherit;
    }

    .pic_box_p li .desc {
        height: auto;
    }

    .news_l {
        width: 96%;
        margin: 0 auto;
        float: none !important;
    }

    .news_l span {
        display: none;
    }

    .about_box .ab_pic {
        width: 100%;
    }

    .about_box .ab_info {
        width: 100%;
        height: auto;
    }

    .about_box .ab_info .name, .about_box .ab_info .intro {
        padding-left: 50px;
    }

    .fullbar2 .copyright {
        width: 96%;
        padding-left: 20px;
    }

    .fullbar2 .telbox {
        width: 100%;
        margin: 0 auto;
    }

    .fullbar2 .telbox span {
        padding-left: 20px;
        float: none;
    }

    .footer .foot .navs {
        width: 96%;
        margin: 0 auto;
    }

    .mainBox {
        width: 96%;
    }

    .footer .foot .navs .share {
        padding-left: 30px;
    }


    .footer .foot .contact {
        width: 96%;
    }

    .footer .foot .ewm {
        float: none;
        display: flex;
        width: 96%;
        flex-direction: column;
        align-content: center;
    }

    .footer .foot .ewm img {
        display: block;
        margin: 0 auto;
    }


    .hamburger {
        width: 32px;
        cursor: pointer;
    }

    .hamburger .line {
        display: block;
        width: 100%;
        height: 3px;
        border-radius: 3px;
        background-color: #fff;
        margin-bottom: 8px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    #hamburger-1.active .line:nth-child(1) {
        transform: translateY(12px) rotate(45deg);
    }

    #hamburger-1.active .line:nth-child(2) {
        opacity: 0;
    }
    #hamburger-1.active .line:nth-child(3) {
        transform: translateY(-12px) rotate(-45deg);
    }

    .show {
        display: none;
    }

    .mdd, #nav-main {
        width: 100%;
        position: absolute;
        left: 0;
        z-index: 9999;
        top: 20px;
    }

    .mcl-5, .mcl-4 {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
}