﻿html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

.wt_t1 {
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover,
a:active,
a:focus {
    color: #e87518;
    text-decoration: none;
    outline: none;
}

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: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.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;
    margin: 0 auto;
}

.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0px;
}

@media(max-width: 1440px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.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: fixed;
    width: 100%;
    top: 0px;
    z-index: 99999;
    padding: 30px 0;
    transition-duration: .3s;
}

.head_top.fix .ss img {
    filter: brightness(0);
}

.logo {
    float: left;
}

.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;
}


/*热门搜索*/

#formsearch {
    float: right;
    background: url(../image/sou.png) no-repeat center;
    width: 242px;
    height: 46px;
    margin-top: 10px;
}

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

#formsearch input#keyword {
    height: 46px;
    line-height: 46px;
    padding-left: 14px;
    color: #c9c9c9;
}

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

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


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

.vn1 {
    margin-top: 70px;
}

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

.ht p {
    font-family: arial;
    font-size: 18px;
    color: #8c8b8a;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 12px;
}

.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 img,
.ly_ll2 li img {
    transition-duration: .3s;
}

.ly_ll li a,
.ly_ll2 li a {
    overflow: hidden;
    display: block;
}

.ly_ll li:hover img,
.ly_ll2 li:hover img {
    transform: scale(1.1);
}

.ly_ll li:hover .dac {
    background: #035cac;
}

.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(../image/more1.png) no-repeat center top;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 50px;
    text-transform: uppercase;
    overflow: hidden;
}

.more1 span {
    display: block;
    transition-duration: .3s;
}

.more1:hover span.en {
    transform: translateY(-100%);
}

.more1:hover span.zi {
    transform: translateY(-100%);
}

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


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

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

@media(max-width: 780px) {
    .vn2 {
        margin-top: 40px;
    }
}

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

.ab1 img {
    width: 100%;
    height: auto;
    transition-duration: .3s;
}

.ab1:hover img {
    transform: scale(1.1);
}

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

.ab2_con {
    padding-left: 6%;
    margin-top: 8%;
    max-width: 700px;
}

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

.ht2 span {
    font-size: 18px;
    font-weight: 500;
    font-family: arial;
    color: #9a9a9a;
    padding-left: 6px;
}

.ht2 img {
    text-align: left;
    vertical-align: text-bottom;
}

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

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

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

.more2 span {
    display: block;
    transition-duration: .3s;
}

.more2:hover span.en {
    transform: translateY(-100%);
}

.more2:hover span.zi {
    transform: translateY(-100%);
}

.yuan_ll {
    margin-top: 6.2%;
}

.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;
    margin-left: -30px;
    margin-right: -30px;
}

.ly_ll2 li {
    margin: 3px 30px;
    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 20px -6px rgba(214, 21, 25, .10);
}

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

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

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

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

.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: 9999;
    background: #000000;
    height: 43px;
    width: 43px;
    margin-top: -9px;
    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: #035cac;
}

.ly_ll2 .icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../image/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(../image/more2.png) no-repeat center top;
    display: block;
}

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


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

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

.fangtt {
    text-align: center;
}

.fangtt p {
    font-family: arial;
    font-size: 18px;
    color: #8c8b8a;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 12px;
}

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

.fang_con li {
    width: calc(14.285% - 20px);
    float: left;
    background: #035cac;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    margin: 0 10px;
    line-height: 65px;
    margin-bottom: 20px;
    cursor: pointer;
}

.fang_con li.on {
    background: #d6e2eb;
}

.fang_con li.on a {
    color: #035cac;
}

.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: #035cac;*/


/*}*/

.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;
}

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

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


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

.yan1 {
    width: 48.4%;
    float: left;
    overflow: hidden;
}

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

.yan2 {
    width: 51.6%;
    float: right;
    /* background: #d6e2eb; */
}

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

.yantt {
    text-align: left;
    color: #035cac;
    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(../image/dff.png) no-repeat center top;
    background-size: cover;
    padding: 2% 0 18px;
}

.dff1 {
    border-bottom: 1px solid rgba(255, 255, 255, .19);
    padding-bottom: 30px
}

.dcc1 {
    width: 49%;
    float: left;
    /* border-right: 1px solid rgba(255,255,255,.19); */
}

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

.dd_ll {
    margin-top: 54px;
}

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

.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 rgba(255, 255, 255, .19);
    padding: 0 7.3%;
    /* padding-right: 5%; */
    border-left: 1px solid rgba(255, 255, 255, .19);
}

.dcc2 .dd_llx {
    margin-top: 20px;
}

.dcc3 .dd_llx {
    margin-top: 40px;
}

.dd_llx a {
    color: #e2e2e2;
    line-height: 32px;
    font-size: 14px;
    transition-duration: .3s;
}

.dd_llx a:hover {
    padding-left: 10px;
}

.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: 18px;
    position: relative;
}

@media (max-width: 1610px) {
    .more2 {
        margin-top: 30px;
    }
    .yuan_ll {
        margin-top: 4%;
    }
    .about_tt {
        line-height: 30px;
    }
}

@media (max-width: 1024px) {
    .wt_t {
        padding: 0px 10px;
    }
    #formsearch {
        display: none
    }
    .x-menu {
        float: right;
    }
    .vn1 {
        margin-top: 30px;
    }
    .ly_ll {
        margin-top: 30px;
    }
    .more1 {
        width: 150px;
        height: 38px;
        margin: 0 auto;
        background: url(../image/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(../image/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 {
        padding-left: 6%;
        margin-top: 8%;
        max-width: 600px;
        margin-bottom: 30px;
    }
    .ly_ll2 {
        margin-top: 30px;
        margin-left: 0;
        margin-right: 0;
    }
    .ly_ll2 li {
        margin-left: 10px;
        margin-right: 10px;
    }
    .yan1 {
        width: 100%;
        float: none;
    }
    .yan2 {
        width: 100%;
        float: none;
        margin-bottom: 20px
    }
    .dcc2 {
        display: none
    }
    .dcc1 {
        width: 100%;
        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
    }
    .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: #035cac;
        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 {
        padding-left: 2%;
        margin-top: 8%;
        margin-bottom: 30px;
        margin-right: 2%;
    }
    /*!*友情链接：*!*/
    /*.link {*/
    /*color: #5f5f5f;*/
    /*font-size: 14px;*/
    /*line-height: 45px;*/
    /*}*/
    /*.link a {*/
    /*color: #5f5f5f;*/
    /*font-size: 12px;*/
    /*line-height: 45px;*/
    /*}*/
    .dff {
        padding-top: 40px;
    }
}

@media(max-width: 560px) {
    .dd_ll li {
        width: 100%;
    }
    .dd_ll {
        margin-top: 20px;
    }
}