/*初始化样式*/

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,
navs,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #333;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover,
a:active,
a:focus {
    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
}

.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 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%!important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%!important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.wh {
    width: 1200px;
    margin: 0 auto;
}

.com-img {
    overflow: hidden;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.roll_product {
    float: left;
}


/*头部样式*/

.toppp {
    position: fixed;
    z-index: 89999;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    background: rgba(255, 255, 255, .5);
    box-shadow: 3px -1px 20px #000;
}

.top1 {
    background: #e6e6e6;
    color: #595959;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    font-size: 14px;
}

.top1 a {
    color: #595959;
}

.top2 {
    height: 143px;
    overflow: hidden;
}

.logo {
    float: left;
    line-height: 143px;
}

.k2 {
    margin-top: 5px;
    font-size: 14px;
    color: #333333;
    line-height: 35px;
    background: url(../images/t.png) no-repeat left center;
    padding-left: 54px;
}

.k2 p:nth-child(2) {
    color: #2459a9;
    font-size: 27px;
}

.product_list1 {
    margin-top: 38px;
}

.product_list1 li {
    float: left;
    margin-right: 57px;
    margin-bottom: 28px;
}

.product_list1 li:nth-child(4n) {
    margin-right: 0;
}

.product_list1 li img {
    width: 257px;
    height: 293px;
}

.product_list1 li h3 {
    text-align: center;
    font-weight: normal;
    color: #3f3f3f;
    font-size: 20px;
}


/*主体样式*/

.ssddds {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xyin-case-sort li:hover,
.xyin-case-sort li.on {
    background: #3c486d;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.xyin-case-sort li:hover a,
.xyin-case-sort li.on a {
    color: #fff;
}

.aby_hh li:hover .aby_hh_img img {
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(60%) contrast(93%);
}


/*页面底部*/

.foot {
    background: #333;
}

.f_nav {
    width: 826px;
    margin-top: 40px;
}

.f_nav dl {
    float: left;
    width: 136px;
    height: 186px;
    overflow: hidden;
}

.f_nav dt {
    margin-bottom: 8px;
    font-size: 19px;
    color: #333;
    font-weight: normal;
}

.f_nav dd a {
    font-size: 12px;
    color: #333;
    line-height: 20px;
}

.copyright {
    text-align: center;
    line-height: 24px;
}


/*内页左侧样式*/

.page-product-inquiry a {
    color: #fff;
}

.chcngh {
    max-width: 1500px;
    max-width: 1140px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
    padding: 0 2%;
}

.dlogo {
    float: left;
    width: 12%;
}

.dlogo img {
    max-width: 100%;
    height: auto;
}

.nnav {
    float: right;
    width: 70%;
}

.chcnghsds li {
    width: 32%;
    text-align: left;
}

.chcnghsds li .dd {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #333333;
    border-bottom: #f1f1f1 2px solid;
}

.chcnghsds li .dd a {
    color: #333333;
}

.dsmh {
    width: 15%;
}

.dsmh img {
    max-width: 100%;
    height: auto;
}

.xypghgjg li {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #333333;
    border-bottom: #f1f1f1 2px solid;
    width: 100%;
    box-sizing: border-box;
    padding: 1% 0;
}

.jasd {
    width: 79%;
}

.xypghgjg li a {
    color: #333333;
}

.xypghgjg li:hover a {
    color: #184888;
}

.nei {
    background: url(../images/nei.jpg) top center no-repeat;
    background-size: 100% 100%;
    padding: 2% 0;
    overflow: hidden;
}

.cpp {
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 4px;
    color: #333333;
    line-height: 90px;
    background: url(../images/title_line.png) center bottom no-repeat;
}

.cgg {
    margin-top: 3%;
}

.cgg li {
    width: 48%;
    margin-bottom: 3%;
    cursor: pointer;
}

.cgg_img img {
    width: 100%;
    height: auto;
}

.dan {
    padding: 1%;
    position: relative;
    background: #fff;
}

.dan:before {
    transition: all 0.4s;
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    left: 50%;
    margin-left: -50%;
    top: 25%;
    border-color: rgba(255, 156, 0, 0);
    border-style: solid;
    border-width: 0 2px;
}

.dan:after {
    transition: all 0.4s;
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    left: 50%;
    margin-left: -25%;
    top: 0;
    border-color: rgba(255, 156, 0, 0);
    border-style: solid;
    border-width: 2px 0;
}

.cgg li:hover .dan:after {
    width: 100%;
    margin-left: -50%;
    border-color: #004098;
}

.cgg li:hover .dan:before {
    height: 100%;
    top: 0%;
    border-color: #004098;
}

.cgg_hh {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 2px;
    color: #174787;
    position: relative;
    z-index: 9999;
}

.nei1 {
    padding: 3% 0;
    overflow: hidden;
}

.abg {
    width: 40%;
}

.abgg {
    width: 58%;
}

.abg_a {
    font-size: 1.8rem;
    font-weight: 600;
    font-stretch: normal;
    line-height: 70px;
    letter-spacing: 4px;
    color: #333333;
}

.abg_b {
    background: url(../images/num_line.png) no-repeat;
    height: 7px;
    width: 70px;
}

.abg_c {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #333333;
    margin-top: 9%;
}

.abg_d {
    margin-top: 9%;
}

.abg_d_a {
    font-size: 1.8rem;
    font-weight: 600;
    font-stretch: normal;
    line-height: 70px;
    letter-spacing: 0px;
    color: #333333;
}

.abg_d_b {
    background: url(../images/num_line.png) left center no-repeat;
    height: 7px;
    width: 70px;
}

.abg_d li {
    width: 32%;
    margin-bottom: 3%;
}

.abg_d_g {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #174787;
}

.abgg_img {
    width: 37%;
}

.abgg li {
    margin-bottom: 3%;
    box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, .2);
    box-sizing: border-box;
    padding: 3%;
}

.abgg_img img {
    width: 100%;
    height: auto;
}

.abggnu {
    width: 60%;
}

.abggnu_a {
    font-size: 1.1rem;
    color: #333;
    line-height: 65px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.abggnu_a a {
    color: #333;
}

.abggnu_b {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.abggnu_h {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #174787;
    margin-top: 2%;
}

.abggnu_h a {
    color: #174787;
}

.abgg li:hover .abggnu_a a {
    color: #174787;
}

.nei2 {
    background: url(../images/nei2.jpg) top center no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    padding: 3% 0;
}

.gbh {
    background: #fff;
    box-sizing: border-box;
    padding: 2%;
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, .6);
    width: 45%;
}

.gbh img {
    width: 100%;
    height: auto;
}

.nhy {
    width: 45%;
    padding-top: 4%;
}

.nhy_a {
    font-size: 1.8rem;
    font-weight: 600;
    font-stretch: normal;
    line-height: 72px;
    letter-spacing: 4px;
    color: #333333;
}

.nhy_b {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 72px;
    letter-spacing: 2px;
    color: #174787;
}

.nhy_c {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 72px;
    letter-spacing: 2px;
    color: #333333;
    margin-top: 4%;
}

.disn {
    float: right;
    width: 70%;
}

.abg_da {
    margin-top: 3%;
}

.diang {
    width: 45%;
}

.ering {
    width: 20%;
    padding-left: 5%;
    border-left: #fff 1px solid;
}

.ering img {
    max-width: 100%;
    height: auto;
}

.dlsing {
    width: 25%;
    color: #fff;
}

.dlsing_a {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #ffffff;
}

.dlsing_b {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #ffffff;
}

@media(max-width:1200px) {
    .abg_a,
    .nhy_a {
        font-size: 25px;
    }
    .abggnu_a {
        font-size: 18px;
    }
    .abggnu_b {
        font-size: 14px;
        line-height: 24px;
    }
}

@media(max-width:1024px) {
    .chcngh {
        overflow: hidden;
    }
}

@media(max-width:996px) {
    .x-banner,
    .page-banner {
        margin-top: 60px;
    }
    .cpp {
        font-size: 25px;
    }
    .abg {
        width: 100%;
    }
    .abgg {
        width: 100%;
    }
    .visible-xs {
        display: block!important;
    }
    .x-footer {
        padding-bottom: 10%;
    }
}

@media(max-width:500px) {
    .abg_d_a {
        font-size: 18px;
        line-height: 45px;
    }
    .abg_d_a {
        line-height: 30px;
    }
    .abgg_img {
        width: 100%;
    }
    .abggnu {
        width: 100%;
    }
    .gbh {
        width: 100%;
    }
    .nhy {
        width: 100%;
    }
    .abg_a,
    .nhy_a {
        font-size: 18px;
        line-height: 35px;
    }
    .nhy_c {
        font-size: 14px;
        line-height: 30px;
    }
    .x-footer {
        padding-bottom: 18%;
    }
    .cgg_hh {
        font-size: 14px;
    }
}





/* 添加微信按钮 */

.heaf_dhh {
    overflow: hidden;
    width: 100%;
    background: #fff;
    position: fixed;
    left: 0;
    bottom: 60px;
    z-index: 9999;
    padding: 10px 5px;
}

.tgga {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.tgga a.logo_taas {
    display: block;
    border-radius: 0.5rem;
    width: 4.5rem;
    height: 4.5rem;
    font-size: 0;
    overflow: hidden;
}

.tgga a.logo_taas img {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    margin: auto;
    padding: 0!important;
    border: none!important;
    border-radius: inherit;
}

.tgga .logo_wen {
    font-size: 14px;
    display: inline-block;
    margin-left: .625rem;
    max-width: 15rem;
    color: #000;
}

.heaf_dhh .whx {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
/* 
.hhhbbaa a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 5.5625rem;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 1.25rem;
    background: #1aad19;
    text-align: center;
    color: #fff;
    margin-right: 1.0625rem;
    padding: 0 1.25rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: scale 4s linear infinite;
    animation: scale 4s linear infinite;
    font-size: 14px;
}

.hhhbbaa a span {
    font-size: 24px;
    padding-right: .1875rem;
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    12.5% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    37.5% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    12.5% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    37.5% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
} */

.a3_xianss {
    display: none;
    position: fixed;
    z-index: 10001;
    top: 0px;
    right: 0px;
    left: 0px;
    transition: opacity 0.1s ease-in 0s;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
}

.a3_xianss .aghhga3 {
    width: 26.6875rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.25rem;
    position: relative;
    background: #fff;
    border-radius: .8125rem;
}

.aghhga3 img {
    width: 100%;
}

.aghhga3 b {
    width: 44px;
    margin: 0 auto;
    display: block;
}

.aghhga3 h2 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin: .4375rem 0 .625rem;
    text-align: center;
}

.aghhga3 .hgahga23 {
    color: #333;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
}

.aghhga3 a.miagga {
    background-color: #1aad19;
    border-radius: .25rem;
    width: 9rem;
    height: 2.75rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: .9375rem;
    color: #fff;
    font-size: 12px;
}

.ghahgagg {
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.aghhga3 u {
    display: block;
    margin-top: 17px;
}

a.aggha1 {
    position: absolute;
    right: .9375rem;
    top: .9375rem;
}