@charset "utf-8";
a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    border: 0 none;
    margin: 0;
    padding: 0
}

body {
    font-size: 12px;
    color: #333;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.n_b,
fieldset,
img {
    border: 0
}

a {
    color: #333
}

:focus {
    outline: 0
}

address,
caption,
cite,
code,
dfn,
em,
optgroup,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

button,
input,
optgroup,
option,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    -webkit-appearance: none
}

code,
kbd,
samp,
tt {
    font-size: 100%
}

body {
    line-height: 1.5
}

ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th {
    text-align: left
}

sub,
sup {
    font-size: 100%;
    vertical-align: baseline
}

:link,
 :visited,
ins {
    text-decoration: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

address,
h1,
h2,
h3,
h4,
h5,
h6,
i,
li,
span {
    Font-style: normal;
    font-weight: 400
}

.clear:after,
.clearfix:after {
    content: ' ';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
}

* {
    tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    border: 0
}

.w12Header {
    display: none;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 15px 0;
    z-index: 1000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(0, 0, 0, .5);
}

header .logo {
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

.w1200 {
    width: 94%;
    margin: 0 auto;
}

.xt-logo {
    width: 140px;
    height: 36px;
    float: left;
    color: #fff;
    font-size: 16px;
    margin: 11px 0 0 10px;
}

.logoimg {
    width: 25px;
    height: auto;
    display: inline-block;
    vertical-align: -5px;
    margin-right: 5px;
}

.mom-banner {
    background: url(../images/bg1.jpg) no-repeat;
    height: auto;
    background-size: cover;
    overflow: hidden;
    background-position: 50% 50%;
}

.us-banner {
    background: url(../images/usbg.jpg) no-repeat;
    height: auto;
    background-size: cover;
    overflow: hidden;
    background-position: 50% 50%;
}

.pro-banner {
    background: url(../images/bg2.jpg) no-repeat;
    height: auto;
    background-size: cover;
    overflow: hidden;
    background-position: 50% 50%;
}

.mt50 {
    padding-top: 50px;
}

.mom-txt {
    margin: 20px;
}

.mom-txt strong {
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
    color: #fff;
}

.mom-txt p {
    font-size: 12px;
    color: #fff;
    margin-bottom: 10px;
}

.floorTxt {
    text-align: center;
    margin: 15px 0;
}

.floorTxt h3 {
    font-size: 20px;
    color: #333;
    text-align: center;
}

.floorTxt span {
    display: block;
    width: 30px;
    height: 2px;
    background: #22ae99;
    margin: 10px auto;
}

.floorCard ul li {
    font-size: 0;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    cursor: pointer;
    background: #fff;
    padding: 20px;
    transition: all 0.3s;
    overflow: hidden;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
}

.floorCard ul li h2 {
    font-size: 18px;
    color: #333;
    margin: 12px 10px 0;
    font-weight: 500;
    text-align: center;
}

.floorCard ul li p {
    font-size: 12px;
    color: #666;
    margin: 6px 0 0 10px;
}

.floorCard ul li p.mb12 {
    margin: 12px 10px;
}

.floorCard ul li img {
    display: inline-block;
    width: 100%;
}

.floorCard ul li a {
    display: block;
}

.xt-floor {
    padding-bottom: 10px;
}

.xt-floor2 {
    background: #161a20;
    padding: 5px 0;
}

.xt-floor2 .floorTxt h3 {
    color: #fff;
}

.floorWorth ul {
    text-align: center;
    font-size: 0;
}

.floorWorth ul li {
    width: 100%;
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    margin-bottom: 10px;
    text-align: left;
}

.floorWorth .ptitle {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}

.floorWorth em {
    font-size: 14px;
    margin-bottom: 10px;
}

.arrowtp {
    margin-bottom: 15px;
    text-align: center;
}

.arrowtp p {
    border-bottom: 5px solid #22ae99;
    display: inline-block;
    margin-right: 10px;
    vertical-align: 20px;
}

.arrowtp p strong {
    font-size: 24px;
}

.arrowtp p span {
    font-size: 14px;
}

.floorWorth ul li p.ptxt {
    font-size: 14px;
    color: #999;
}

.footer {
    background: #161a20;
    padding: 20px 0;
    position: relative;
}

.footCol dl {
    float: left;
    width: 200px;
    margin-bottom: 20px
}

.footCol dl dt {
    font-size: 17px;
    color: #fff;
}

.footCol dl dt span {
    display: block;
    background: #22ae99;
    width: 40px;
    height: 2px;
    margin-top: 5px;
}

.footCol dl dd {
    font-size: 14px;
    margin-top: 10px;
    color: #ccc;
}

.footCol dl dd a {
    color: #ccc;
    margin-right: 15px;
}

.footCol dl dd a:last-child {
    margin-right: 0;
}

.footCol dl dd span {
    margin-right: 10px;
}

.aboutUs {
    margin-bottom: 10px;
}

.aboutUs dl {
    width: 90%;
    overflow: hidden;
}

.aboutUs dl dt {
    font-size: 17px;
    color: #fff;
    margin-bottom: 10px;
}

.aboutUs dl dt span {
    display: block;
    background: #22ae99;
    width: 40px;
    height: 2px;
    margin-top: 5px;
}

.aboutUs dl dd {
    font-size: 14px;
    margin-right: 20px;
    float: left;
    color: #ccc;
    overflow: hidden;
}

.footCol dl dd a {
    color: #ccc;
}

.aboutUs dl dd i {
    display: inline-block;
    width: 12px;
    margin-right: 5px;
}

.aboutUs dl dd img {
    width: 100%;
    height: auto;
    display: inline-block;
}

.copyright {
    border-top: 1px solid #666;
    width: 100%;
    padding-top: 10px;
    text-align: center;
}

.copyright p {
    color: #666;
    font-size: 12px;
}

.copyright p span {
    margin-left: 20px;
}

.qrCode {
    position: absolute;
    right: 10px;
    top: 20px;
    width: 100px;
}

.qrCode img {
    width: 100%;
    display: block;
    margin-bottom: 5px;
}

.qrCode span {
    font-size: 12px;
    color: #999;
    display: block;
    text-align: center;
}

.xtProduct {
    padding: 20px 0;
}

.xtProItem {
    margin-bottom: 20px;
}

.xp-img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.xp-img img {
    width: 100%;
    height: auto;
    display: block;
    line-height: 1;
    border-radius: 5px;
}

.xtProItem dl {
    padding: 0 10px;
}

.xtProItem dl dt {
    font-size: 18px;
    color: #333;
    margin-bottom: 15px;
    font-weight: 500;
}

.xtProItem dl dd {
    font-size: 13px;
    margin-bottom: 10px;
    color: #666;
}

.floorTxt em {
    position: absolute;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    background: #f4f4f4;
    text-align: center;
}

.bdline {
    height: 1px;
    background: #333;
    width: 200px;
    display: inline-block;
}

.floorCard3 ul li {
    background: #fff;
    padding-bottom: 10px;
    transition: all 0.3s;
    overflow: hidden;
    margin-bottom: 10px;
}

.floorCard3 ul li h2 {
    font-size: 16px;
    color: #333;
    margin: 10px;
}

.floorCard3 ul li p {
    font-size: 13px;
    color: #666;
    margin: 3px 10px 0;
}

.floorCard3 ul li img {
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.xp-img2 {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 10px;
}

.xp-img2 img {
    width: 100%;
    height: auto;
    display: block;
    line-height: 1;
}

.xtProItem2 dl {
    line-height: 28px;
}

.xtProItem2 dl dt {
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
    font-weight: 500;
}

.xtProItem2 dl dd {
    font-size: 13px;
    margin-bottom: 10px;
    color: #666;
}

.DMLlist {
    position: relative;
    z-index: 2;
}

.DMLlist .gnitem {
    width: 100%;
    margin-bottom: 10px;
}

.porlist .tjtitle {
    margin-bottom: 0.4rem;
}

.porlist .itemshow {
    width: 100%;
    margin-right: 0;
    height: auto;
    min-height: 3rem;
    margin-bottom: 0.3rem;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}

.product-show {
    padding: 0.64rem 0px 0.4rem;
}

.DMLlist {
    justify-content: normal;
    width: 94%;
    margin: 0 auto;
}

.itemshow p {
    line-height: 24px;
}

.gnitem {
    height: auto;
    background: #fff;
    transition: all 0.3s;
}

.gnitem .item-pic {
    width: 100%;
    background: none !important;
    border-top: 3px solid #22ae99;
}

.gnitem .item-pic h2 {
    font-family: DINCond-Medium !important;
    font-size: 36px;
    color: #21252e;
    line-height: 36px;
    padding: 14.5px 0px 0px 10px;
    font-weight: 700;
    width: 80px;
}

.gnitem .gninfo {
    width: 100%;
    height: auto;
    padding-top: 20px;
}

.gnitem .gninfo .infopd {
    padding: 0px 5px 20px 5px !important;
}

.gnitem .gninfo .infopd p {
    font-size: 14px;
    color: #21252e;
    letter-spacing: 0;
    line-height: 24px;
}

.gnitem:hover {
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
}

.cstmitemBox {
    text-align: center;
    font-size: 0;
}

.cstmitem {
    background: #fff;
    margin: 0 0 14px 0;
    transition: all 0.4s;
    border-radius: 5px;
    overflow: hidden;
    text-align: left;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
}

.custompd {
    padding: 30px 10px 10px;
}

.cstmpic {
    margin-bottom: 20px;
    text-align: center;
}

.cstmpic img {
    display: inline-block;
    line-height: 1;
    width: 65px;
    height: auto;
}

.cstminfo p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.cstmitem:hover {
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
}

.cstmitem:last-child {
    margin-right: 0;
}

.cstmitem:nth-of-type(2) {
    margin-right: 0;
}

.zp-banner {
    background: url(../images/zpbg.jpg) no-repeat;
    height: 200px;
    background-size: cover;
    overflow: hidden;
    background-position: 50% 50%;
}

.header-h5 {
    width: 100%;
    height: 50px;
    background: rgba(0, 0, 0, .5);
    position: relative;
}

.zp-banner p {
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin: 20px 0;
}

.zp-banner p span {
    display: inline-block;
    margin: 0 10px;
    height: 2px;
    background: #fff;
    line-height: 0;
    width: 20px;
    font-size: 0;
    vertical-align: 8px;
}

.zpber {
    text-align: center;
    margin-top: 0;
}

.zpber img {
    width: 63%;
    display: inline-block;
    height: auto
}

.titp {
    text-align: center;
    font-size: 22px;
    margin: 30px 0;
    color: #22ae99;
    font-weight: 500;
}

.zpcol {
    width: 100%;
    vertical-align: top;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 10px;
}

.zpcol dl dt {
    font-size: 15px;
    margin-bottom: 10px;
    color: #333;
    font-weight: 500;
}

.zpcol dl dd {
    font-size: 13px;
    margin-bottom: 10px;
    color: #666;
    line-height: 24px;
}

.zpbox {
    padding-bottom: 10px;
}

.zph4 {
    font-size: 20px;
    text-align: center;
    margin: 15px 0;
    color: #22ae99;
}

.zph5 {
    font-size: 16px;
    text-align: center;
    margin: 15px 0;
    color: #333;
    font-weight: 700;
}

.zpul {
    margin: 15px 0 25px;
    text-align: center;
}

.zpul li {
    width: 44%;
    border-radius: 5px;
    height: 150px;
    background: #fff;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    box-shadow: 0 7px 9px rgba(0, 0, 0, 0.2);
}

.zpul li:nth-of-type(2) {
    margin-right: 0;
}

.zpul li .cg-fa {
    text-align: center
}

.zpul li .cg-fa img {
    max-width: 55%;
    height: auto;
    display: inline-block;
}

.cg-title {
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
}

.cg-item-inner {
    padding: 15px;
}

.zpul li:last-child {
    margin-right: 0;
}


/*固定的悬浮窗*/

.yb_conct {
    position: fixed;
    z-index: 110;
    top: 40%;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar ul li a {
    color: #fff;
}

.yb_bar .yb_top {
    background: #22ae99 url(../images/fixCont.png) no-repeat 0 0;
}

.yb_bar .yb_phone {
    background: #22ae99 url(../images/fixCont.png) no-repeat 0 -57px;
}

.yb_bar .yb_ercode {
    background: #22ae99 url(../images/fixCont.png) no-repeat 0 -113px;
    padding-bottom: 10px;
}

.hd_qr {
    display: block;
    width: 130px;
    height: 130px;
    margin: 3px auto 0;
}

.nav {
    position: fixed;
    left: 0;
    top: 50px;
    width: 100%;
    height: 50px;
    z-index: 11;
}

.nuv-ul {
    width: 99.9%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px;
    background: rgb(255, 255, 255);
}

.nuv-ul li {
    width: 33.333%;
    height: 38px;
    float: left;
    line-height: 38px;
    transition: all 0.4s;
}

.nuv-ul li a {
    font-size: 14px;
    color: #333;
    text-align: center;
    display: block;
}

.nuv-ul li.on {
    background: #22ae99;
}

.nuv-ul li.on a {
    background: #22ae99;
    color: #fff;
}

.whbgImg {
    width: 100%;
    display: block;
    line-height: 1;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 10px;
}

.whbg em i {
    display: none;
}

.qdbod {
    border: 1px solid #ccc;
    position: relative;
    width: 94%;
    margin: 0 auto;
    padding: 30px;
    box-sizing: border-box;
}

.qdbod h3 {
    color: #22ae99;
    position: absolute;
    left: 50%;
    top: -24px;
    background: #fff;
    padding: 5px 20px;
    font-size: 22px;
    margin-left: -141px;
}

.qdbod .pgroup {
    font-size: 14px;
    font-weight: 500;
}

.qdbod .spaninjoy {
    width: 90px;
    height: 30px;
    background: #22ae99;
    color: #fff;
    margin: 20px 0;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    display: block;
    border-radius: 4px;
    cursor: pointer;
}

.qdbod .plink {
    font-size: 13px;
    margin: 20px 0;
}

.qdbod .plink a {
    color: #22ae99
}

.qdbod .txt2 {
    font-size: 12px;
    line-height: 24px;
    color: #666
}

.hzfaCard ul li {
    height: auto;
    margin-bottom: 0;
}

.hzfaCard ul li p {
    font-size: 13px;
    margin-bottom: 0;
}

.hzfaCard ul li em {
    font-size: 16px;
    display: block;
    margin: 10px 0;
    font-weight: 500;
    color: #333;
}

.lcCard ul {
    width: calc(100%);
    text-align: center;
    margin-bottom: 20px;
}

.lcCard ul li {
    border-radius: 3px;
    font-size: 0;
    width: 100%;
    background: #fff;
    overflow: hidden;
    transition: all 0.3s;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.lcCard ul li img {
    width: 45px;
    height: 45px;
    display: inline-block;
}

.lcCard ul li p {
    font-size: 14px;
    color: #666;
    margin: 5px 10px 0;
    text-align: left;
    text-align: center;
}

.lcCard ul li p em {
    font-size: 16px;
    display: block;
    margin: 10px 0;
    font-weight: 500;
    color: #333;
}

.hzadv {
    width: 100%;
    height: 120px;
    background: #1C5187;
    text-align: center;
    padding: 20px 0;
}

.hzadv p {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
}

.hzadv a {
    width: 130px;
    height: 33px;
    border: 1px solid #fff;
    border-radius: 100px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    display: block;
    margin: 20px auto 0;
    transition: all 0.3s;
}

.arrow-t {
    width: 22px;
}