input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}


/*公用样式*/

.com-img {
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
    overflow: hidden;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.wt {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.wt_t {
    max-width: 1400px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.container {
    max-width: 1400px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*  */

.head_top {
    position: absolute;
    width: 100%;
    top: 30px;
    z-index: 99
}

.logo {
    position: relative;
    width: 25%;
    /* float: left; */
}

.logo a {
    display: block;
}

.logo img {
    max-width: 100%;
}

.hotSearch {
    float: left;
    height: 60px;
    line-height: 60px;
    font-weight: normal;
    color: #666666;
    font-size: 12px;
}

.hotSearch a {
    margin-right: 6px;
    color: #666666;
    font-size: 12px;
}


/*热门搜索*/

#formsearch2 {
    position: relative;
    background: url(../images/sou.png) no-repeat center;
    width: 242px;
    height: 46px;
}

#formsearch2 input {
    height: 46px;
    background: none;
    border: none;
    line-height: 46px;
    outline: none;
    width: 182px;
    float: left;
}

#formsearch2 input#keyword {
    height: 46px;
    line-height: 46px;
    padding-left: 14px;
    color: #c9c9c9;
    width: calc(100% - 55px);
}

#formsearch2 input#s_btn {
    width: 55px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 0px;
}

#formsearch2 input::placeholder {
    color: #c9c9c9;
    font-size: 12px
}


/*<!--{* 服务中心 *}-->*/

.vn1 {
    margin-top: 70px;
}

.ht {
    text-align: center;
    display: block
}

.ht img {
    text-align: center;
}

.ly_ll {
    margin-top: 50px;
}

.ly_ll li {
    margin: 3px 10px;
    margin-bottom: 3px
}

.ly_ll li .dac {
    background: #f5f5f5;
    border: 1px solid #ececec;
    border-top: none;
    padding: 24px 48px;
}

.ly_ll li .dac h2 a {
    color: #000000;
    font-size: 20px;
    text-align: center;
    font-weight: 400
}

.ly_ll li .dac h2 {
    color: #000000;
    font-size: 20px;
    text-align: center;
    font-weight: 400
}

.ly_ll li .dac span {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 10px;
}

.ly_ll .owl-carousel {
    position: relative;
}

.ly_ll .owl-carousel {
    display: block;
}

.ly_ll li:hover .dac {
    background: #d61519;
}

.ly_ll li:hover .dac h2 a {
    color: #fff;
}

.ly_ll li:hover .dac span {
    color: #fff;
}

.ly_ll li:hover {
    box-shadow: 0 0 3px #ccc
}

.more1 {
    width: 218px;
    height: 58px;
    margin: 0 auto;
    background: url(../images/more1.png) no-repeat center top;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 50px;
    text-transform: uppercase;
    font-size: 16px;
}

.more1 a {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 58px;
    display: block;
}


/*<!--{* 关于我们 *}-->*/

.vn2 {
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
    background: #f2f2f2;
}

.ab1 {
    width: 50%;
    float: left;
}

.ab1 img {
    width: 100%;
    height: auto;
}

.ab2 {
    width: 50%;
    float: right;
}

.ab2_con {
    margin-left: 6%;
    margin-top: 3%;
    max-width: 600px
}

.ht2 {
    text-align: left;
    display: block
}

.ht2 img {
    text-align: left;
}

.about_tt {
    margin-top: 4%;
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}

.more2 {
    width: 218px;
    height: 58px;
    background: url(../images/more1.png) no-repeat center top;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 16px;
}

.more2 a {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 58px;
    display: block;
}

.yuan_ll {
    margin-top: 4%;
}

.yuan_ll li {
    float: left;
    width: 25%;
}

.yuan_ll li .img1 {
    display: table;
    margin: 0 auto;
    margin-top: 5px;
    text-align: center
}

.yuan_ll li .img1 a img {
    text-align: center
}

.yuan_ll li h2 a {
    text-align: center;
    color: #666666;
    font-size: 14px;
    font-weight: 400
}

.yuan_ll li h2 {
    text-align: center;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
}


/*产品中心*/

.ly_ll2 {
    margin-top: 50px;
}

.ly_ll2 li {
    margin: 3px 10px;
    margin-bottom: 3px
}

.ly_ll2 li .dac {
    background: #ffffff;
    border: 1px solid #ececec;
    border-top: none;
    padding: 15px 25px;
}

.ly_ll2 li .dac h2 a {
    color: #000000;
    font-size: 20px;
    text-align: center;
    font-weight: 400
}

.ly_ll2 li .dac h2 {
    color: #000000;
    font-size: 20px;
    text-align: center;
    font-weight: 400
}

.ly_ll2 li .dac span {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 10px;
}

.ly_ll2 li:hover {
    box-shadow: 0 0 3px #ccc
}

.ly_ll2 .owl-carousel {
    position: relative;
}

.ly_ll2 .owl-carousel {
    display: block;
}

.ly_ll2 .owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.ly_ll2 .owl-carousel .owl-nav .owl-next {
    right: 0;
}

.ly_ll2 .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -34px -180px;
}

.ly_ll2 .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -26px -480px;
}

.ly_ll2 .owl-carousel .owl-nav button.owl-prev,
.ly_ll2 .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 99;
    background: #000000;
    height: 43px;
    width: 43px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.ly_ll2 .owl-carousel .owl-nav button.owl-prev:hover,
.ly_ll2 .owl-carousel .owl-nav button.owl-next:hover {
    background: #d61519;
}

.ly_ll2 .icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png)!important;
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

.ly_ll2 li a.more2 {
    width: 35px;
    height: 35px;
    margin: 0 auto;
    background: url(../images/more2.png) no-repeat center top;
    display: block;
}

.ly_ll2 li:hover a.more2 {
    background: url(../images/more2h.png) no-repeat center top;
}


/*<!--{* 解决方案 *}-->*/

.fang {
    background: url(../images/fang.png) no-repeat center top;
    background-size: 100% 100%;
    margin-top: 70px;
    padding: 3% 0;
}

.fangtt {
    text-align: center;
    color: #fff;
    font-size: 34px;
    font-weight: 600
}

.fang_con {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 25px;
    margin-top: 2%;
}

.fang_con li {
    width: calc(16% - 20px);
    float: left;
    background: #171717;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    margin: 0 10px;
    line-height: 50px;
    margin-bottom: 10px

}

.fang_con li:first-child {
    margin-left: 220px
}

.fang_con li a {
    text-align: center;
    color: #ffffff;
    font-size: 20px;
}


/*新闻资讯*/

.ly_ll3 .owl-carousel {
    position: relative;
}

.ly_ll3 .owl-carousel {
    display: block;
}

.ly_ll3 {
    margin-top: 50px;
}

.ly_ll3 li {
    margin: 0px 10px;
}

.ly_ll3 li .dac {
    background: #f8f8f8;
    padding: 20px
}

.ly_ll3 li .dac h2 a {
    color: #000000;
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    line-height: 45px;
}

.ly_ll3 li .dac h2 {
    color: #000000;
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    background: url(../images/hx2.png) no-repeat left bottom;
    line-height: 45px;
}

.ly_ll3 li .dac span {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 10px;
}

.ly_ll3 li:hover .dac h2 a {
    color: #d61519;
}

.more3 {
    width: 79px;
    height: 26px;
    color: #666666;
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
    border: 1px solid #bdbdbd;
    border-radius: 26px;
    display: block;
    line-height: 26px;
}

.more3 a {
    color: #666666;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
    display: block;
}

.ly_ll3 li:hover .more3 {
    background: #d61519;
    border: 1px solid #d61519;
    color: #fff;
}

.ly_ll3 li:hover .more3 a {
    color: #fff;
}


/*<!--{* 我们可以为您做什么吗？ *}-->*/

.yan1 {
    width: 50%;
    float: left;
}

.yan1 img {
    width: 100%;
    height: auto;
}

.yan2 {
    width: 50%;
    float: right;
}

.yan_con {
    margin-left: 6%;
    margin-top: 6%;
    max-width: 600px
}

.yantt {
    text-align: left;
    color: #d61519;
    font-size: 34px;
    font-weight: 600;
}

.yantt span {
    color: #333333;
    font-size: 14px;
    margin-top: 15px;
    display: block;
    font-weight: 400;
    letter-spacing: -.7px
}


/*通栏*/

.dff {
    background: url(../images/dff.png) no-repeat center top;
    background-size: 100% 100%;
    padding: 2% 0;
}

.dff1 {
    border-bottom: 1px solid #88373b;
    padding-bottom: 30px
}

.dcc1 {
    width: 48%;
    float: left;
    border-right: 1px solid #822e32;
}

.lxtt {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400
}

.dd_ll {
    margin-top: 30px;
}

.dd_ll li {
    float: left;
    width: 48%;
    margin-bottom: 20px
}

.dd_ll li .img1 {
    float: left;
    margin-right: 5px;
}

.dd_ll li .img1 img {
    max-width: 100%
}

.dd_ll li h2 {
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400
}

.dcc2 {
    float: left;
    border-right: 1px solid #822e32;
    margin-left: 5%;
    padding-right: 5%;
}

.dd_llx {
    margin-top: 25px;
    color: #fff;
    line-height: 25px;
}

.dd_llx a {
    color: #fff;
    line-height: 25px;
}

.dcc3 {
    float: right;
}

.seo {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.seo a {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.dff2 {
    margin-top: 20px;
}

@media (max-width: 1024px) {
    .x-menu {
        float: right;
    }
    .vn1 {
        margin-top: 30px;
    }
    .ly_ll {
        margin-top: 30px;
    }
    .more1 {
        width: 150px;
        height: 38px;
        margin: 0 auto;
        background: url(../images/more1.png) no-repeat center top;
        color: #fff;
        font-size: 16px;
        text-align: center;
        margin-top: 30px;
        text-transform: uppercase;
        font-size: 14px;
        background-size: 100% 100%;
    }
    .more1 a {
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 38px;
    }
    .more2 {
        width: 150px;
        height: 38px;
        background: url(../images/more1.png) no-repeat center top;
        color: #fff;
        font-size: 16px;
        text-align: center;
        margin-top: 30px;
        text-transform: uppercase;
        font-size: 14px;
        background-size: 100% 100%;
    }
    .more2 a {
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 38px;
    }
    .ab1 {
        width: 100%;
        float: none;
    }
    .ab2 {
        width: 100%;
        float: none;
    }
    .ab2_con {
        margin-left: 6%;
        margin-top: 8%;
        max-width: 600px;
        margin-bottom: 30px
    }
    .ly_ll2 {
        margin-top: 30px;
    }
    .yan1 {
        width: 100%;
        float: none;
    }
    .yan2 {
        width: 100%;
        float: none;
        margin-bottom: 20px
    }
    .dcc2 {
        display: none
    }
    .dcc1 {
        width: 80%;
        float: none;
        border-right: 1px solid #822e32;
    }
    .dd_ll li h2 {
        float: left;
        color: #fff;
        font-size: 12px;
        line-height: 28px;
        font-weight: 400
    }
    .dcc3 {
        float: none;
        margin-top: 10px;
        margin-bottom: 20px
    }
    .ly_ll3 li .dac h2 a {
        color: #000000;
        font-size: 16px;
        text-align: left;
        font-weight: 400;
        line-height: 45px;
    }
    .ly_ll3 li .dac h2 {
        color: #000000;
        font-size: 16px;
        text-align: left;
        font-weight: 400;
        background: url(../images/hx2.png) no-repeat left bottom;
        line-height: 45px;
    }
}

@media (max-width: 992px) {
    .fang_con li {
        width: calc(33.333% - 20px);
        float: left;
        background: #171717;
        text-align: center;
        color: #ffffff;
        font-size: 16px;
        margin: 0 10px;
        line-height: 50px;
        margin-bottom: 10px
    }
    .fang_con li a {
        text-align: center;
        color: #ffffff;
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .fang_con li {
        width: calc(50% - 20px);
        float: left;
        background: #171717;
        text-align: center;
        color: #ffffff;
        font-size: 16px;
        margin: 0 10px;
        line-height: 50px;
        margin-bottom: 10px;
        margin-left: 10px !IMPORTANT;
    }
    .fang_con li a {
        text-align: center;
        color: #ffffff;
        font-size: 16px;
    }
    .dcc1 {
        width: 100%;
        float: none;
        border-right: none;
    }
    .yantt {
        text-align: left;
        color: #d61519;
        font-size: 30px;
        font-weight: 600;
    }
    .yantt span {
        color: #333333;
        font-size: 14px;
        margin-top: 15px;
        display: block;
        font-weight: 400;
        letter-spacing: -.7px
    }
    .yan_con {
        margin-left: 2%;
        margin-top: 6%;
        margin-right: 2%;
    }
    .ab2_con {
        margin-left: 2%;
        margin-top: 8%;
        margin-bottom: 30px;
        margin-right: 2%;
    }
    .dd_ll li {
        width: 100%;
    }
}


/*友情链接：*/

.link {
    position: relative;
    padding: 15px 0;
    color: #5f5f5f;
    font-size: 14px;
    line-height: 1.7;
}

.link a {
    color: #5f5f5f;
    font-size: 12px;
    margin-right: 10px;
}


/*  */

.th_f {
    position: fixed;
    left: 0;
    bottom: 0;
    display: flex;
    background-color: #151515;
    z-index: 99;
    width: 100%;
}

.th_f li {
    flex: 1;
}

.th_f li a {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    height: 60px;
    justify-content: center;
}

.th_f li a div {
    width: 50%;
    text-align: center;
}

.th_f li a div img {
    max-width: 100%;
    max-height: 20px;
}

.th_f li a h3 {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}


/*  */

.n_banner img {
    width: 100%;
}