*{ padding: 0; margin: 0;}
body {
    font: 14px/24px '微软雅黑', 'Roboto', Arial, Helvetica, sans-serif;
    color: #232323;
    background: #fff;
}
a{
    text-decoration: none !important;
    color: inherit;
}
a:focus {
    outline: none;
}
ul,li{
    list-style: none;
}
.pic{
    width: 100%;
    height: auto;
    display: block;
}
.pa0{
    padding: 0;
}

/*--------------------------------------------
2. Heading Styles
--------------------------------------------*/
h1 {
    font-size: 45px;
}
h2 {
    font-size: 40px;
}
h3 {
    font-size: 32px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
.top60 {
    margin-top: 60px;
}
.bottom60{
    margin-bottom: 60px;
}
.pa0{ padding:0 !important;}
/* top */
.topnav {
    height: 112px;
    background: #f4dfb5;
}
.toplink{
    padding: 30px 0 0;
}
.toplink li span{
    margin-right: 15px;
    line-height: 28px;
}
.Language {
    float: right;
    display: block;
    line-height: 68px;
    margin-top: 24px;
}
.Language a{
    display: block;
    line-height: 30px;
}

.Language img {
    margin-right: 10px;
}

/* nav */
.navbar {
    border: none;
    height: 66px;
    margin: 0 auto;
    z-index: 99;
    padding: 0 20px;
    background: #0095e8;
    transition: 1s;
    position: relative;
    border-radius: 0;
}
/* .navbar::after{
    position: absolute;
    top: 100%;
    left: 0;
    background: url(../images/line.png) no-repeat scroll center top;
    content: "";
    height: 30px;
    width: 100%;
} */

.navbar>div {
    background: #0095e8;
}
.navbar-nav {
    float: right;
}
.navbar-nav>li>a {
    line-height: 42px;
}
.navbar-brand {
    background: #fff;
    height: auto;
    position: absolute;
    z-index: 2;
    float: left;
    border: 3px solid #fac000;
    padding: 0 !important;
}
.navbar-brand:hover{
    background: #fff !important;
}

.navbar-brand>img {
    width: 200px;
    padding-top: 5px;
}

.navbar-brand-p {
    width: 350px;
    padding: 20px 10px;
    font-size: 20px;
    color: #333;
}
.nav>li>a {
    padding: 12px 30px !important;
}

.nav>li>a:hover{
    color: #fac000 !important;
}
.navbar-nav>.active>a {
    color: #fff !important;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background: rgba(255, 255, 255, 0);
}


@media all and (min-width: 992px) and (max-width: 1200px) {

    .navbar-toggle {
        border: none;
        margin-top: 20px;
        margin-right: 35px;
    }

    .navbar-toggle:hover {
        background: #fff !important;
    }

    .navbar-toggle:focus .icon-bar {
        background: #888 !important;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none;
    }

    body {
        overflow-x: hidden;
    }

    .nav>li>a {
        margin: 0 23px;
    }

    .list-inline {
        margin-left: 0 !important;
    }

    .company li a {
        width: 140px;
    }

    .word:nth-of-type(3),
    .word:nth-of-type(4) {
        display: none;
    }

    .word {
        font-size: 12px;
    }


}

.lotu{width: 120px; height: auto; margin: 12px 0 0 200px;}
@media all and (max-width: 767px) {
    body,html{ overflow-x: hidden;}
    .navbar-nav {
        z-index: 999999;
        margin: 0 0 !important;
    }

    .navbar-brand{ margin: 8px 0 0 12px; padding-top: 10px;}
    .navbar-brand>img {
        width: 110px !important;
    }
    .navbar{ padding: 0;}
    .lotu{width: 100px; height: auto; margin: 10px 0 0 130px;}
    .navbar-nav>li>a{ line-height: 20px; text-align: center;}
    .carousel-indicators{ display: none;}
    .nav {
        float: none
    }

    .contact1 {
        padding: 20px 20px !important;
    }

    .con-center {
        float: right;
    }

    .con-right {
        display: none;
    }

    .navbar-header {
        margin-bottom: 16px;
    }

}

/* syabout */
.aboutbox{
    width: 100%;
    display: inline-block;
    background: url(../images/abg.png) center center no-repeat;
    padding: 60px 0;
}
.pic{
    width: 100%;
    height: auto;
    display: inline-block; 
}
.syablist {
    width: 100%;
    height: auto;
    margin: 46px 0 0;
    padding: 15px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.syablist li{
    width: 50%;
    text-align: center;

}
.syablist li .syablj {
    width: 100%;
    height: auto;
    margin-bottom: 34px;
}

.syablist li a {
    width: 50%;
    height: auto;
    text-align: center;
    color: #111;
}

.syablist li a img {
    margin-bottom: 5px;
}
.absynr{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #777;
    margin-top: 36px;
}
.absynr h3 {
    width: 24%;
    height: auto;
    text-align: center;
    position: relative;
    line-height: 80px;
    color: #0095e8;
    font-weight: 600;
    font-size: 24px;
}
.absynr h3::before{
    content:"";
    position: absolute;
    background: #0095e8;
    height: 3px;
    width: 160px;
}
.absynr h3::after {
    content: "";
    position: absolute;
    background: #0095e8;
    height: 3px;
    width: 100px;
    bottom: 0;
    left: 38px;
}
.absynr p{
    width: 76%;
    height: auto;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0;
    text-indent: 2em;
    text-align: justify;
}
.absynr p:hover{
    color: #444;
}

/* 产品类别 */
.clearfix:after {
    height: 0;
    display: block;
    content: '.';
    visibility: hidden;
    clear: both;
}

.ellisis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.centera {
    margin: 60px 20px;
    overflow: hidden;
}

.hover {
    background: #12499e;
    color: #fff;
    position: relative;
}
.hover::after{
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #12499e transparent transparent;
    margin: 0 auto 10px;
}
.hover:hover{
    color: #fff !important;
}

#tablea {
    width: 100%;
    height: auto;
}

.box {
    margin: 10px;
    display: none;
    position: relative;
}
.box img{
    width: 100%;
    height: auto;
    display: block;
}
.box .pjj{
    position: absolute;
    top: 50px;
    right: 46px;
    color: #fff;
    width: 246px;
}
.box .pjj h3{
    margin-bottom: 20px;
    font-size: 24px;
}
.box .pjj a{
    display: inline-block;
    margin-top: 15px;
    border: 2px solid #fff;
    padding: 5px 20px;
    font-size: 15px;
}
#oranger{
    width: 99%;
    border: 1px solid #ddd;
    background: #fefefe;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
}
#oranger a{
    /* background: #12499e; */
    height: 50px;
    width: 19.68%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}
.morepro{
    margin: 0 auto;
    text-align: center;
    width: 176px;
    display: block;
    margin: 15px auto 22px;
    font-size: 18px;
    border: 1px solid #ddd;
    border: 1px solid #555;
    color: #555;
    padding: 8px 10px;
    border-radius: 5px;
}
.morepro:hover{
    background: #12499e;
    color: #fff;
}
.morepro b{
    font-size: 12px;
}
.pname{
    margin: 14px 0 22px;
}
.newp {
    width: 100%;
    padding: 5px;
    background: #fbfcff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
.newp img{
    /* border: 1PX solid #ddd; */
   
}
.title__line {
    color: #444444;
    font-size: 32px;
    line-height: 33px;
    margin-bottom: 46px;
    padding-bottom: 36px;
    position: relative;
    font-weight: 200;
}
.title__line::before {
    background: rgba(0, 0, 0, 0) url(../images/title.png) no-repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 14px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 250px;
}


/* news */
.newsbox{
    width: 100%;
    height: auto;
    background: url(../images/bg.jpg) center center no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 30px 0;
}
.synew{
    margin: 50px 0;
    background: #f5f5f5;
}
.synew .synzi{
    background: #ffffff;
    padding: 15px;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
    border-bottom: 5px solid #fac000;
    text-align: center;
}
.synew .synzi h4{
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 8px;
}
.synew .synzi p{
    color: #666;
}
.synew .synzi a{
    border: 1px solid #555;
    color: #555;
    padding: 5px 10px;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    width: 40%;
    text-align: center;
        text-transform: capitalize;
        transition: all 0.5s ease 0s;
}
.synew .synzi:hover a {
    background: #12499e none repeat scroll 0 0;
    border: 1px solid #12499e;
    color: #fff;
}

/* adtu */
.adtu{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.adtu p{
    position: absolute;
    top: 70px;
    left: 0;
    right: 200;
    width: 60%;
    margin-left: 32%;
    text-align: left;
    font-size: 30px;
    color: #fff;
}
.adtu p span{
    font-size: 72px;
    line-height: 86px;
}
.adtu p b{
    font-size: 36px;
}
.adtu img{
    width: 100%;
    margin: 0 0 72px 0;
}
@media all and (max-width: 1440px) {
    .adtu p { top: 10px;}
}

/* 首页设备 */
.hotpro h4{
    color: #2e6c46;
}
.hotpro p {
    color: #666;
}

/* footer */
.off-white-bg{
    background: url(../images/bgf.jpg) center center no-repeat;
    padding-top: 30px;
    margin-top: 50px;
}
.single-footer h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 28px;
    text-transform: capitalize;
    color: #f7f7f7;
}

.loc-address>span {
    display: flex;
    line-height: 20px;
    color: #ddd;
}

.loc-address>span i {
    font-size: 18px;
    width: 30px;
    text-align: center;
    margin-right: 5px;
    margin-top: 2px;
}

.loc-address span+span {
    margin-top: 12px;
}

.payment-mth {
    margin-top: 30px;
}
.payment-mth img{
    width: 120px;
    height: auto;
}

.footer-content ul li:not(:last-child) {
    line-height: 30px;
}

.footer-content ul li a {
    font-size: 14px;
    text-transform: capitalize;
    color: #ddd;
}

.footer-content ul li:hover a {
    padding-left: 10px;
}

.footer-link-list li {
    color: #5b697b;
    margin-bottom: 8px;
}

.footer-middle-content {
    border-top: 1px solid #2d3846;
    border-bottom: 1px solid #2d3846;
}

.footer-link-list li span.title {
    background: #37475a none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    margin-right: 10px;
    padding: 10px 32px 10px 17px;
}

.footer-link-list li a {
    color: hsl(216, 15%, 65%);
    font-size: 13px;
    text-decoration: none;
}

.footer-link-list li a:hover {
    color: #fff;
}

.footer-bottom-content p a:hover {
    color: #f1ac06;
}

.footer-social-content li {
    display: inline-block;
    margin-left: 15px;
}

.footer-social-content li a {
    border-radius: 5px;
    color: #555;
    display: block;
    line-height: 43px;
    padding: 0 3px;
    text-align: center;
    text-decoration: none;
}

.footer-social-content li a:hover {
    color: #f1ac06;
}

.footer-bottom-content {
    display: flex;
    justify-content: space-between;
    height: 50px;
    align-items: center;
}
.copy-right-text{
    color: #f5f5f5;
    margin: 10px 0;
}
.footer-bottom{
    border-top: 1px dashed #444;
    margin-top: 12px;
}
.call-us {
    font-size: 18px;
    color: #fac000;
    font-weight: 600;
}
.call-us p{
    line-height: 28px;
    font-weight: 500;
    font-size: 18px;
}
.footer-social-content p{
    line-height: 50px;
    margin: 0;
}

/* ny-about */
.nyban {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.nyban img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.nyban .nypotit {
    position: absolute;
    bottom: 0;
    background: #018ad1;
    color: #fff;
    padding: 15px 0 15px 20px;
    width: 190px;
    margin: 0;
    font-weight: 600;
    border-radius: 0 30px 0 0;
}

.nyban .nypotit h4 {
    font-weight: 600;
}

.nyban .nypotit small {
    font-weight: normal;
}

.leftnav {
    width: 100%;
    height: auto;
    display: inline-block;
    background: #fafafa;
}

.leftnav li {
    line-height: 48px;
    border: 1px solid #f6f6f6;
    text-align: center;
}

.leftnav li a {
    color: #333;
}

.leftnav .active{
    border-bottom: 3px solid #fac000;
}

.leftnav .active a {
    color: #fac000;
    font-weight: 600;
}

.nyright {
    padding: 0 0 0 50px;
}

.nyright .position {
    border-bottom: 1px solid #ddd;
    line-height: 48px;
    text-align: right;
    padding: 0 15px;
}

.nycontent {
    padding: 20px 10px 0;
}

.pic {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.abtxt {
    margin-top: 20px;
    padding: 0 0 0 10px;
}

/* ny-page*/
.pagination {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 30px auto;
    justify-content: space-between;
}

.pagination span>a {
    padding: 5px 10px;
    color: #333;
    border: solid 1px #ccc;
    border-radius: 5px;
}

.page-num-current {
    padding: 5px 0 !important;
}

.pagination span>a select,
.pagination span>a select:focus {
    border: solid 1px transparent !important;
    padding: 5px 10px;
    background: transparent;
}
/* ny-download */
.downbox {
    width: 98%;
    height: auto;
}

.downbox li {
    width: 100%;
    padding: 0 15px;
    background: #fff;
    border-bottom: 1px solid #ddd;
}

.downbox li a {
    width: 100%;
    display: flex;
    line-height: 56px;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.downbox li p {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 56px;
    padding-bottom: 0;
    text-indent: 0;
}

.downbox li b {
    color: #999999;
    font-size: 16px;
    font-weight: normal;
}

.downbox li:hover b {
    color: #009970;
}
.down {
    padding: 0 20px;
}

.down h1 {
    margin: 0;
    text-align: center;
    color: #eee;
    margin: 30px 0 0;
}

.down h2 {
    margin: 0;
    text-align: center;
    font-size: 26px;
    margin: -20px 0 0;
}

.down p {
    text-indent: 2em;
    font-size: 15px;
    line-height: 30px;
    margin-top: 10px;
    color: #444;
}

.down h3 {
    margin: 0;
    text-align: center;
    font-size: 26px;
    margin-top: 26px;
    border-top: #ccc 1px solid;
    padding-top: 30px;
}


/* ny-product */
.tubox {
    width: 96%;
    margin: 0 2% 15px;
    overflow: hidden;
    border: 2px solid #b0b5c8;
}

.tubox p {
    background: #f5f5f5;
    color: #333;
    line-height: 46px;
    position: relative;
    z-index: 2;
    margin: 0;
}

.tubox:hover p {
    background: #018ad1;
    color: #fff;
    line-height: 46px;
}

.tubox img {
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

.tubox:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

/* ny-proshow */
.tz-gallery {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 15px 10px;
    width: 100%;
    justify-content: space-between;
}

.pro-title {
    width: 100%;
    font-size: 14px;
}

.pro-title img {
    width: 100%;
}

.pro-title>h2 {
    margin-bottom: 20px;
}

.pro-title p {
    width: 100%;
    word-wrap: break-word;
    line-height: 26px;
    margin: 0;
}

.sp-wrap {
    margin: 0 3% 0 0 !important;
}

.pro-xq-ms>h3 {
    font-size: 20px;
    color: #444;
    line-height: 56px;
    text-indent: 2em;
    font-weight: 600;
    border-bottom: 4px solid #d7d7d7;
    background-color: #eee;
}

.pro-xq-ms>p {
    padding: 5px 5px;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    border-bottom: 1px solid #000;
}

.pro-xq-ms>p>a {
    color: #333;
    font-size: 14px;
}

.pro-xq-ms>p>span {
    font-size: 14px;
    color: #333;
}

.pro-test {
    padding: 15px 0;
}

.pro-xq-ms table {
    width: 100% !important;
    min-height: .01%;
    overflow-x: auto;
}

.pro-xq-ms table tr {
    background: #ededec !important;
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    width: 100%;
}

.pro-xq-ms table tr>td {
    background: #E0EFF2;
    padding: 5px 4px;
    text-align: center;
    width: 300px;
    font-size: 12px;
}
.pro-next {
    padding: 15px 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 26px 0 38px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.pro-next p a {
    color: #333;
}

.pro-next p a:hover {
    color: #00923f;
}

.ny-qh {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    /* justify-content: space-between; */
}

.ny-qh span {
    width: 50%;
    text-align: center;
}

/* ny-news */
.nynewsbox {
    margin: 12px 0 0 10px;
}

.nynewsbox .nynewlist {
    width: 100%;
    height: auto;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    margin-bottom: 24px;
}

.nynewsbox .nynewlist:hover {
    box-shadow: 0px 0px 12px rgba(11, 2, 5, 0.18);
}

.nynewsbox .nynewlist .nleft {
    width: 95%;
    float: left;
    padding: 15px 20px 20px;
}

.nynewsbox .nynewlist .nright {
    width: 5%;
    text-align: center;
    height: 163px;
    line-height: 163px;
    display: inline-block;
    background: #ddd;
    padding-right: 1px;
}

.nynewsbox .nynewlist a {
    color: #111;
}

.nynewsbox .nynewlist a h4 {
    font-size: 22px;
}

.nynewsbox .nynewlist a:hover h4 {
    color: #018ad1;
}

.nynewsbox .nynewlist a p {
    color: #444;
}

.nynewsbox .nynewlist a span {
    color: #333;
}

.nynewsbox .nynewlist:hover .nright {
    background: #018ad1;
    color: #fff;
}

.newshow {
    margin: 30px auto 20px;
}

.newshow h4 {
    margin: 0 auto 20px;
}

.newshow p {
    text-indent: 1.5em;
    color: #555;
}

.newback {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 50px;
}

.newback a:hover {
    color: #018ad1;
}

/* ny-contact */
.linkicon {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 15px;
}

.linkicon b {
    font-weight: normal;
}

.messagebox {
    width: 100%;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 15px 15px 15px 30px;
}

.messagebox h4 {
    font-size: 20px;
}

.message-con {
    width: 100%;
    padding: 10px 0 0;
}

.message-con>form {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;

}

.message-con>p {
    font-size: 26px;
    font-weight: block;
    text-align: center;
}

.form-group {
    width: 50%;
    margin: 5px 0 0;
    padding: 5px;
}

.form-group input,
.form-group1 textarea {
    padding: 20px 10px;
    border-radius: 5px;
    letter-spacing: 1px;
    font-size: 15px;
    outline: none;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.11);
    display: block;
    width: 95%;
    height: 34px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

.form-group1 {
    width: 100%;
    margin: 10px 0;
    padding: 5px;
}

.form-group1 textarea {
    width: 98%;
    height: 90px;
}

.yzm {
    margin: 15px 30px 0 0;
}

.submit {
    background: #018ad1;
    color: #fff;
    border-radius: 10px;
    font-size: 15px;
    width: 100px;
    margin: 12px;
    height: 38px;
    outline: none;
    letter-spacing: 1px;
    cursor: pointer;
    border: none;
}

.message-bd {
    height: 30px;
}

.message-con img {
    height: 35px;
}

.sjblock{ display: none !important;}
@media all and (max-width: 767px) {
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .syablist{ margin: 0;}
    .syablist li .syablj{ margin-bottom: 8px;}
    .absynr{ margin-top: 0;}
    .absynr h3{ width: 100%;}
    .absynr p{ width: 94%; margin: 0 auto;}
    .aboutbox{ padding-bottom: 0;}
    #oranger{ height: 30px; line-height: 30px;}
    #oranger a{ width: 20%; display: inline-block; float: left; font-size: 12px; height: 30px; line-height: 30px; }
    .centera{ margin: 36px 0;}
    .pjj{ display: none;}
    .box img{ width: 152%;}
    .synew{ margin: 12px 0;}
    .adtu{ display: none;}
    .title__line{ margin-bottom: 20px;}
    .footer-full{ display: none;}
    .footer-bottom-content{ display: inline-block; width: 100%; text-align: center;}
    .footer-social-content p{ margin: 10px 0 0;}
    .nypotit{ display: none;}
    .sjblock{ display: block !important;}
    .sjnone{ display: none !important;}
    .leftnav li{ width: 100%; line-height: 36px;}
    .nyright{ padding: 0;}
    .leftnav .active{ border-bottom: none;}
    .nycontent{ padding: 0;}
    .down h1{ font-size: 30px;}
    .down{ padding: 0;}
    .nynewsbox .nynewlist a p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .nynewsbox .nynewlist a h4{ font-size: 16px; font-weight: 600;}
    .newback span{ font-size: 12px;}
    .form-group{ width: 100%;}
}