﻿@charset "utf-8";
/* CSS Document */
body {
    margin: 0px;
    padding: 0px;
    font-size: .14rem;
    font-family: Arial, "微软雅黑";
    color: #666;
    opacity: 0;
}
body.show {
    opacity: 1;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}
a {
    color: #666;
    text-decoration: none;
    outline: none;
}
a:active {
    star: expression(this.onFocus=this.blur());
}
img {
    border: 0px;
    vertical-align: middle;
}
a:link {
    text-decoration: none;
    outline: none;
}
a:visited {
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: none;
    color: #008fd7;
    outline: none;
}
ul,
p,
dl,
dt,
dd {
    padding: 0px;
    margin: 0px;
}
li {
    list-style-position: outside;
    list-style-type: none;
}
h1,
h2,
h3,
h4,
h5 {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}
h1 {
    font-size: 16px;
}
h5 {
    font-size: 12px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear_f {
    clear: both;
    height: 0px;
    padding: 0px;
    margin: 0px;
    display: block;
    _display: inherit;
}
.h10 {
    height: 10px;
    overflow: hidden;
    clear: both;
}
.h30 {
    height: 30px;
    overflow: hidden;
    clear: both;
}
.h60 {
    height: 60px;
    overflow: hidden;
    clear: both;
}
.h70 {
    height: 70px;
    overflow: hidden;
    clear: both;
}
.h100 {
    height: 100px;
    overflow: hidden;
    clear: both;
}
input,
textarea {
    background: transparent;
    padding: 0px;
    font-size: 12px;
    font-family: Arial, "微软雅黑";
    color: #888;
    outline: none;
    border: 0px;
}
em {
    font-style: normal;
}
.btn1 {
    cursor: pointer;
}
.red {
    color: #cb1f18;
}
.wal {
    max-width: 16.8rem;
    margin: 0 auto;
}
.wal2 {
    max-width: 14.4rem;
    margin: 0 auto;
}
.wal3 {
    max-width: 12.8rem;
    margin: 0 auto;
}
.wal4 {
    max-width: 1200px;
    margin: 0 auto;
}
.wal24 {
    max-width: 1200px;
    margin: 0 auto;
    margin-right: 0;
}
.w334 {
    width: 334px;
}
.w820 {
    width: 820px;
}
a,
.headDiv .lan .name,
.nav a:after,
.ind-banner .swiper-button-prev,
.ind-banner .swiper-button-next,
.indexProduct .swiper-slide a:before,
.indexProduct .swiper-slide .btnDiv,
.indexProduct .swiper-slide .num,
.indexProduct .swiper-slide .num img,
.indexProduct .swiper-button-prev:after,
.indexProduct .swiper-button-next:after,
.indexSolu .swiper-slide a:before,
.indexSolu .swiper-slide .btnDiv,
.indexSolu .swiper-slide .num,
.indexSolu .swiper-slide .num img,
.indexSolu .swiper-button-prev:after,
.indexSolu .swiper-button-next:after,
.indexPart3 .toptop .btnDiv a,
.indexPart3 .toptop .btnDiv a:after,
.indexCase .swiper-slide .layer,
.indexCase .swiper-slide .msg,
.indexCase .swiper-button-prev:after,
.indexCase .swiper-button-next:after,
.indexPart4 .rightDiv li .lbox,
.indexPart4 .rightDiv li .C-name,
.indexPart4 .rightDiv li .E-name,
.indexPart4 .rightDiv li .ico img,
.indexPart5 .ico,
.indexPart5 .ico:before,
.indexPart5 .arrow .prev:after,
.indexPart5 .arrow .next:after,
.selectBox .select dt,
.product .list li .name,
.solution li .more a,
.case .list li .ico,
.pageNum a:after,
.pageDown .btnDiv a,
.pageDown .btnDiv a:before,
.pageDown .list li .prev:before,
.pageDown .list li .next:before,
.newsTab li a:after,
.newsPic .swiper-button-prev,
.newsPic .swiper-button-next,
.newsPic .swiper-button-prev:before,
.newsPic .swiper-button-next:before,
.newsPic .swiper-button-prev:after,
.newsPic .swiper-button-next:after,
.newsPart2 .list li .ico,
.newsPart2 .list li .ico:before,
.pageBtn li a,
.pageBtn li .prev:before,
.pageBtn li .next:before,
.pageBtn li .return:before,
.sideNews .list li .name,
.systemPic .prev,
.systemPic .next,
.systemPic .prev:before,
.systemPic .next:before,
.systemPic .prev:after,
.systemPic .next:after,
.solutionPart3 .list li .name,
.aboutTab li a:after,
.contactPart1 .list li .box,
.honorPic .prev:after,
.honorPic .next:after,
.productPart1 .btnDiv a {
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}
.solution li .imgDiv img,
.case .list li .imgDiv img,
.newsPart2 .list li .imgDiv img,
.factoryPic .swiper-slide .imgDiv img {
    transition: All 1.5s ease;
    -webkit-transition: All 1.5s ease;
    -moz-transition: All 1.5s ease;
    -o-transition: All 1.5s ease;
}
.Phone-Box {
    display: none;
}
@font-face {
    font-family: GOTHIC;
    src: url(../font/GOTHIC.html);
}
@font-face {
    font-family: GOTHICB;
    src: url(../font/GOTHICB.html);
}
.fangda {
    overflow: hidden;
}
.fangda img {
    transition: 2s;
    -moz-transition: 2s;
    -webkit-transition: 2s;
    -o-transition: 2s;
}
.fangda:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
/*按钮动画--start*/
.ico_h {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.ico_h:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.ico_h:hover,
.ico_h:focus,
.ico_h:active {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-animation-name: hover;
    animation-name: hover;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
.ico_h:hover:before,
.ico_h:focus:before,
.ico_h:active:before {
    opacity: .4;
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-animation-name: hover-shadow;
    animation-name: hover-shadow;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
/*按钮动画--end*/
.headDiv {
    height: 1.2rem;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 4;
    background: rgba(0, 0, 0, 0.5);
}
.headDiv .wal {
    position: relative;
    height: 1.2rem;
}
.headDiv .wal:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
}
.headDiv .logo {
    display: block;
    position: absolute;
    left: 0px;
    top: 0.35rem;
}
.headDiv .logo img {
    width: 3.16rem;
   /* height: 35px;*/
}
.headDiv .lanDiv {
    position: absolute;
    right: 0;
    top: 0.45rem;
    z-index: 2;
    padding-left: 0.23rem;
}
.headDiv .lanDiv:before {
    content: '';
    position: absolute;
    top: 0.05rem;
    left: 0;
    width: 1px;
    height: 0.18rem;
    background: rgba(255, 255, 255, 0.4);
}
.headDiv .lan {
    position: relative;
}
.headDiv .lan .name {
    border: rgba(255, 255, 255, 0.4) solid 1px;
    border-radius: 0.36rem;
    width: 0.78rem;
    height: 0.28rem;
    line-height: 0.28rem;
    color: #999;
    padding-left: 0.18rem;
    font-size: 0.14rem;
    background: url(../images/selectico.png) right center no-repeat;
    background-size: 0.25rem;
    cursor: pointer;
}
.headDiv .lan.on .name {
    border: #008fd7 solid 1px;
    color: #fff;
    background: #008fd7 url(../images/selectico.png) right center no-repeat;
    background-size: 0.25rem;
}
.headDiv .lan dl {
    position: absolute;
    z-index: 30;
    left: 0px;
    top: 0.3rem;
    width: 100%;
    display: none;
}
.headDiv .lan dd {
    margin-top: 1px;
}
.headDiv .lan a {
    display: block;
    height: 0.28rem;
    line-height: 0.28rem;
    padding-left: 0.18rem;
    font-size: 0.14rem;
    color: #999;
    border: rgba(255, 255, 255, 0.4) solid 1px;
    border-radius: 0.36rem;
}
.headDiv .lan a:hover {
    background: #008fd7;
    border: #008fd7 solid 1px;
    color: #fff;
}
.headDiv .topSearch {
    position: absolute;
    right: 1.26rem;
    top: 0.42rem;
    z-index: 2;
}
.headDiv .topSearch input {
    display: none;
    padding: 0 0.2rem;
    height: 0.36rem;
    line-height: 0.36rem;
    background: #eee;
    border-radius: 0.24rem;
    -moz-border-radius: 0.24rem;
    width: 1.6rem;
    font-size: 0.14rem;
}
.headDiv .topSearch img {
    /* position: absolute; */
    /* right: 0.13rem; */
    /* top: 0.09rem; */
    width: 0.18rem;
    /* cursor: pointer; */
}
.navIco {
    display: none;
    width: 1.2rem;
    height: 1.2rem;
    width: 1.2rem;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    line-height: 1.2rem;
}
.navIco img {
    width: 0.46rem;
}
.nav {
    position: absolute;
    height: 1.2rem;
    bottom: 0;
    right: 1.9rem;
    z-index: 2;
}
.nav li {
    height: 1.2rem;
    float: left;
    line-height: 1.2rem;
    /* position: relative; */
    /* margin-left: 0.5rem; */
}
.nav a {
    position: relative;
    display: block;
    line-height: 1.2rem;
    color: #fff;
    font-size: 15px;
    padding: 0 .3rem;
    text-transform: uppercase;
    font-weight: bold;
}
.nav a:hover,
.nav .on,
.nav .aNow,
.nav .aNow1 {
    color: #008fd7;
}
.nav a:after {
    content: '';
    position: absolute;
    width: 0;
    bottom: 0;
    left: 50%;
    height: 3px;
    /*background: #008fd7;*/
}
.back2 {
    background-color: rgba(0, 0, 0, 0.9);
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    display: none;
    border-radius: 15px;
}
.nav li:hover .headnav2 {
    display: block;
}
.nav li:hover .back2 {
    display: block;
    height: 600px;
}
.headnav2 {
    display: none;
    position: absolute;
    z-index: 8;
    /* 
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.75);
    width: 100%; */
}
.headnav2 div {
    /* border-bottom: 1px solid #ccc; */
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
}
.headnav2 div a {
    text-align: center;
    word-wrap: break-word;
    padding: 30px 0;
    line-height: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.headnav2 div a img {
    margin-right: 5px;
}
.yeshover {
    display: none;
}
.headnav2 div a:hover .yeshover {
    display: block;
}
.headnav2 div a:hover .nohover {
    display: none;
}
/* 
.headnav2 div a::after {
    content: '';
    position: relative;
    left: 0;
    top: 40px;
    width: 10px;
    height: 10px;
    background: url(../images/ico3.png) no-repeat;
    font-weight: normal;
} */
.headnav2 div:hover {
    /* border: none; */
    /* border-bottom: 1px solid #008fd7; */
}
.nav a:hover:after,
.nav .on:after,
.nav .aNow:after,
.nav .aNow1:after {
    left: 0;
    width: 100%;
}
.headDiv .lanTel {
    position: absolute;
    right: 1.7rem;
    line-height: 1.2rem;
    font-size: 0.36rem;
    text-transform: uppercase;
}
.headDiv .lanTel a {
    color: #fff;
    padding-left: 0.5rem;
}
.sNav {
    display: none;
    position: fixed;
    z-index: 11;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    height: 6rem;
    left: 0px;
    top: 1.2rem;
}
.sNav .leftDiv {
    width: 265px;
    height: 6rem;
    position: relative;
}
.sNav .leftDiv:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
}
.sNav .tab {
    padding-top: 1.0rem;
}
.sNav .tab li {
    padding-bottom: 0.4rem;
    padding-left: 40px;
    font-size: 16px;
    color: #ccc;
    position: relative;
}
.sNav .tab li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 10px;
    height: 10px;
    background: url(../images/ico3.png) no-repeat;
}
.sNav .tab .liNow {
    color: #008fd7;
    /* text-decoration: underline; */
}
.sNav .tab .liNow:before {
    background: url(../images/ico3on.png) no-repeat;
}
.sNav .rightDiv {
    padding-top: 1.0rem;
    padding-left: 130px;
    width: 805px;
    position: relative;
}
.sNav .tab3 {
    position: absolute;
    left: 130px;
    top: 1.0rem;
}
.sNav .tab3 li a {
    display: block;
    padding-bottom: 0.4rem;
    font-size: 16px;
    color: #999;
}
.sNav .tab3 .liNow a {
    color: #008fd7;
}
.sNav .mxfDiv {
    position: absolute;
    right: 40px;
    top: 0.8rem;
    /* width: 600px; */
	width: 500px;
}
.sNav .mxfDiv .imgDiv img {
    width: 220px;
}
.sNav .mxfDiv .num {
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 15px 0 10px;
}
.sNav .mxfDiv .name {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
/* --------------------------- */
/* .sNav2 {
    position: fixed;
    z-index: 11;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    height: 6rem;
    left: 0px;
    top: 1.2rem;
} */
.sNav2 .leftDiv {
    width: 265px;
    height: 6rem;
    position: relative;
}
.sNav2 .leftDiv:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
}
.sNav2 .tab {
    padding-top: 1.0rem;
}
.sNav2 .tab li {
    padding-bottom: 0.4rem;
    padding-left: 40px;
    font-size: 16px;
    color: #ccc;
    position: relative;
}
.sNav2 .tab li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 10px;
    height: 10px;
    background: url(../images/ico3.png) no-repeat;
}
.sNav2 .tab .liNow {
    color: #008fd7;
    text-decoration: underline;
}
.sNav2 .tab .liNow:before {
    background: url(../images/ico3on.png) no-repeat;
}
.sNav2 .rightDiv {
    padding-top: 1.0rem;
    padding-left: 130px;
    width: 805px;
    position: relative;
}
.sNav2 .tab3 {
    position: absolute;
    left: 130px;
    top: 1.0rem;
}
.sNav2 .tab3 li a {
    display: block;
    padding-bottom: 0.4rem;
    font-size: 16px;
    color: #999;
}
.sNav2 .tab3 .liNow a {
    color: #fff;
}
.sNav2 .mxfDiv {
    position: absolute;
    right: 0;
    top: 0.8rem;
    width: 600px;
}
.sNav2 .mxfDiv .imgDiv img {
    width: 220px;
}
.sNav2 .mxfDiv .num {
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 15px 0 10px;
}
.sNav2 .mxfDiv .name {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.xNav {
    display: none;
    position: fixed;
    z-index: 11;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    /* height: 1.2rem; */
    left: 0px;
    top: 1.2rem;
}
.xNav .list {
    text-align: center;
}
.fklsd {
    display: flex;
    flex-direction: column;
}
.xNav .list li {
    font-size: 14px;
    display: inline-block;
    height: 1.2rem;
    line-height: 1.2rem;
    padding: 0 0.25rem;
}
.xNav .list li a {
    display: block;
    color: #fff;
    padding-left: 30px;
    background: url(../images/ico3on.png) left center no-repeat;
}
.xNav .list li a:hover{
	color: #008fd7;
}
/*导航菜单触发*/
.navLayer {
    overflow-x: auto;
    height: 100%;
    width: 50%;
    overflow: hidden;
    position: fixed;
    z-index: 222;
    right: -50%;
    top: 0px;
}
.navLayer .bg {
    overflow-x: auto;
    position: relative;
    background: #fff;
    height: 100%;
    width: 100%;
}
.navLayer .toptop {
    height: 1.2rem;
    position: relative;
}
.navLayer .closeBtn {
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    line-height: 1.2rem;
}
.navLayer .toptop {
    height: 0.9rem;
    position: relative;
}
.navLayer .closeBtn {
    width: 0.9rem;
    height: 0.9rem;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    line-height: 0.9rem;
}
.navLayer .closeBtn img {
    width: 0.56rem;
}
.sideNav {
    padding: 0.15rem 0.2rem 0.2rem;
}
.subNav {
    cursor: pointer;
    display: block;
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.28rem;
    border-bottom: #d9d9d9 solid 1px;
}
/*.subNav1{ background:url(../images/nimg19_4.png) right center no-repeat; background-size: 0.22rem; color: #333;}*/
.subNav .name {
    position: relative;
}
.subNav a {
    color: #333;
    display: block;
}
.currentDt {
    background: url(../images/nimg19_4on.html) right center no-repeat;
    background-size: 0.22rem;
}
.navContent {
    display: none;
}
.navContent a {
    display: block;
    height: 0.75rem;
    line-height: 0.75rem;
    font-size: 0.24rem;
    padding-left: 0.38rem;
    overflow: hidden;
}
.pageBg {
    position: fixed;
    z-index: 9;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.5);
    left: 0px;
    top: 0px;
}
.footDiv {
    height: 4rem;
    background: #f8f8f8;
    overflow: hidden;
    position: relative;
}
.footDiv .wal2 {
    position: relative;
    height: 5.85rem;
}
.footDiv .wal2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ededed;
    z-index: 1;
}
.footDiv .wal2:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ededed;
    z-index: 1;
}
.footNav {
    padding-top: 1.1rem;
    width: 9.0rem;
	position: relative;
	margin-left: .4rem;
}
.footNav li {
    float: left;
    width: 20%;
}
.footNav li h2 {
    color: #333;
    font-size: 0.18rem;
    height: 0.65rem;
}
.footNav li dd {
    font-size: 0.14rem;
}
.footNav li dd a {
    color: #666;
    line-height: 0.36rem;
    display: block;
}
.footNav li dd a:hover {
    color: #008fd7;
    text-decoration: underline;
}
.footDiv .rightDiv {
    padding-top: 1.1rem;
width: 4rem;
padding-left: 0.6rem;
position: relative;
height: 4.05rem;
padding-right: 20px;
}
.footDiv .rightDiv:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ededed;
    z-index: 1;
}
.footDiv .logo img {
    width: 2.15rem;
}
.footDiv .msgList {
    padding-top: 0.2rem;
}
.footDiv .msgList li {
    padding-left: 0.34rem;
    font-size: 0.15rem;
    color: #666;
    position: relative;
    line-height: 0.3rem;
    /*width: 340px;*/
    padding-top: 15px;
}
.footDiv .msgList li img {
    position: absolute;
    left: 0;
    top: 70%;
    width: 0.17rem;
    margin-top: -0.1rem;
}
.footDiv .botDiv {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0.7rem;
    width: 100%;
}
.footDiv .botDiv:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #ededed;
}
.footDiv .msg {
    font-size: 0.14rem;
    color: #999;
    line-height: 0.7rem;
}
.footDiv .msg a {
    color: #999;
    padding: 0 0.22rem;
}
.footDiv .msg a:hover {
    color: #008fd7;
}
.footDiv .share {
    z-index: 3;
    position: absolute;
    right: 50%;
    margin-right: -6.4rem;
    bottom: 0;
    width: 3.8rem;
    line-height: 0.7rem;
    height: 0.7rem;
    background: #014c8f;
}
.footDiv .share .mxfDiv {
    padding-left: 0.6rem;
    height: 0.7rem;
    position: relative;
}
.footDiv .share em {
    position: absolute;
    left: 0.6rem;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.14rem;
    color: #fff;
    text-transform: uppercase;
}
.footDiv .share .mxfDiv div {
    position: absolute;
    right: 0;
    top: 0;
}
.footDiv .share li {
    float: left;
    margin-left: 0.25rem;
}
.footDiv .share li .img1 {
    display: none;
}
.footDiv .share li:hover img {
    display: none;
}
.footDiv .share li:hover .img1 {
    display: inline-block;
}
.footDiv .bg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 25%;
    height: 0.7rem;
    background: #014c8f;
    z-index: 1;
}
.pageBanner {
    position: relative;
    height: 450px;
}
.pageBanner .layer {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 115px;
    height: 60px;
    z-index: 1;
}
.pageBanner .txt1 {
    padding-right: 30px;
    position: relative;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
}
.pageBanner .txt1:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 50px;
    background: rgba(255, 255, 255, 0.6);
}
.pageBanner .txt2 {
    padding-left: 32px;
    font-size: 20px;
    color: #fff;
}
.pageBanner .txt2 b {
    display: block;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
}
.pageBanner .botDiv {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 0;
    width: 1200px;
   /*  background: rgba(234, 6, 6, 0.9); */
    height: 60px;
    z-index: 1;
	background: rgba(0, 143, 215, 0.9);
}
.pageNow {
    position: absolute;
    right: 55px;
    top: 0;
    line-height: 60px;
    color: #fff;
    padding-left: 44px;
    font-size: 14px;
}
.pageNow .limg {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 38px;
}
.pageNow .limg:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    width: 1px;
    height: 12px;
    background: rgba(255, 255, 255, 0.4);
}
.pageNow .limg img {
    position: relative;
    top: -2px;
}
.pageNow a {
    color: #fff;
    padding: 0 12px;
}
.pageNow a:hover {
    text-decoration: underline;
}
.pageNow em {
    padding-left: 12px;
}
.pageBox {
    padding: 80px 0;
}
.pageBox2 {
    padding: 50px 0 80px;
}
.pageTitle .txt {
    font-weight: bold;
    font-size: 30px;
    color: #000;
    line-height: 30px;
}
.pageTitle .wen {
    font-size: 18px;
    color: #999;
    height: 40px;
    position: relative;
    padding-top: 10px;
    font-family: GOTHIC;
}
.pageTitle .wen:after {
    content: '';
    width: 38px;
    height: 1px;
    background: #6aa920;
    position: absolute;
    left: 0;
    bottom: 0;
}
.pageTitleTel {
    height: 0.98rem;
    background: #008fd7;
    position: relative;
    display: none;
}
.sideTitleTel {
    width: 100%;
    height: 0.98rem;
    position: absolute;
    left: 0px;
    top: 0px;
}
.sideTitleTel .con {
    font-size: 0.3rem;
    height: 0.98rem;
    line-height: 0.98rem;
    position: relative;
    padding-right: 10px;
}
.sideTitleTel .con a {
    color: #fff;
    display: block;
    height: 0.98rem;
    padding-left: 0.2rem;
    background: url(../images/limg65_1.png) right center no-repeat;
    background-size: 0.65rem;
}
.sideTitleTel .con.on a {
    background: url(../images/limg65_1on.png) right center no-repeat;
    background-size: 0.65rem;
}
.sideTitleNav {
    position: absolute;
    top: 0.98rem;
    z-index: 10;
    width: 100%;
    background: #fff;
    display: none;
    box-shadow: 0 1px 5px rgba(35, 25, 25, 0.2);
    -moz-box-shadow: 0 1px 5px rgba(35, 25, 25, 0.2);
    -webkit-box-shadow: 0 1px 5px rgba(35, 25, 25, 0.2);
}
.sideTitleNav li {
    font-size: 0.26rem;
    height: 0.82rem;
    border-bottom: #d7d7d7 solid 1px;
}
.sideTitleNav li a {
    display: block;
    height: 0.82rem;
    line-height: 0.82rem;
    padding-left: 0.2rem;
    color: #666;
}
.sideTitleTel .con em {
    display: block;
    color: #fff;
    padding-left: 0.2rem;
}
/*分页*/
.pageNum {
    text-align: center;
}
.pageNum a {
    position: relative;
    padding: 0 0.13rem;
    display: inline-block;
    color: #666;
    line-height: 30px;
    font-size: 14px;
}
.pageNum a:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #008fd7;
    opacity: 0;
}
.pageNum a:hover,
.pageNum .aNow {
    color: #008fd7;
}
.pageNum a:hover:after,
.pageNum .aNow:after {
    opacity: 1;
    left: 50%;
    margin-left: -4px;
    width: 8px;
}
.pageMore {
    display: none;
}
.pageMore a {
    display: block;
    width: 100%;
    text-align: center;
    height: 1.0rem;
    line-height: 1.0rem;
    background: #008fd7;
    color: #fff;
    font-size: 0.32rem;
}
.sideBarPC {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -93px;
    z-index: 10;
}
.sideBarPC li {
    width: 62px;
    height: 62px;
    background: #242424;
    text-align: center;
    line-height: 62px;
    cursor: pointer;
}
.sideBarPC li .hideBox {
    right: 62px;
    top: 0;
    position: absolute;
    width: 218px;
    height: 62px;
    background: #008fd7;
    text-align: right;
    line-height: 62px;
    color: #fff;
    font-size: 24px;
    display: none;
}
.sideBarPC .li01 {
    background: #008fd7;
}
.sideBarPC .li01:hover {}
.sideBarPC .li02 {
    background: #014c8f;
}
.sideBar {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -1.8rem;
    z-index: 10;
}
.sideBar li {
    width: 1.12rem;
    height: 1.12rem;
    background: #242424;
}
.sideBar .li01 {
    background: #008fd7;
}
.sideBar .li02 {
    background: #014c8f;
}
.sideBar li a {
    display: block;
    width: 1.12rem;
    height: 1.12rem;
    text-align: center;
    line-height: 1.12rem;
}
.sideBar li img {
    width: 0.36rem;
}
.tabContent {
    display: none;
}
.tab li {
    cursor: pointer;
}
.tabContent2 {
    display: none;
}
.tab2 li {
    cursor: pointer;
}
.tabContent3 {
    display: none;
}
.tab3 li {
    cursor: pointer;
}
.cd-top {
    /* image replacement properties */
    overflow: hidden;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    opacity: 1;
}
#Layer1 {
    position: absolute;
    position: fixed;
    _position: absolute;
    width: 100%;
    z-index: 99;
    top: 0;
    left: 0px;
    background-color: #000;
    display: none;
}
.page-num-current {
    color: #008fd7!important;
}
.page-num-current::after {
    opacity: 1!important;
    left: 50%!important;
    margin-left: -4px!important;
    width: 8px!important;
}
.bulus {
    /* background: rgba(234, 6, 6, 0.9); */
        color: #fff!important;
		background: rgba(0, 143, 215, 0.9);
}
.headprsdtitle {
    font-size: 20px;
    font-weight: bold;
   /*  color: #cb1f18; */
    padding: 15px 0;
	color:#008fd7;
	text-align: center;
}
.headprodistdesc {
    color: #fff;
    font-size: 17px;
    font-weight: 100;
    line-height: 200%;
    font-family: Calibri ,"微软雅黑";
    /* line-height: 27px; */
}
.tabprodad {
    line-height: 100px;
    margin: 0 auto;
    font-size: 30px;
    /* color: rgb(216, 35, 23); */
    text-align: center;
	color: #008fd7;
}
/*产品轮播*/
.pro-car-wrap,
.products-Carousel {
    margin: 0 auto;
}
.products-Carousel {
    width: 100%;
}
.products-Carousel>h2 {
    width: 600px;
    line-height: 100px;
    margin: 0 auto;
    font-size: 30px;
    /* color: rgb(216, 35, 23); */
	color: #008fd7;
}
.products-Carousel>ul {
    /*display:table;*/
    width: 100%;
}
.products-Carousel>ul>li {
    display: table-cell;
}
.products-Carousel>ul>li>a {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    background-color: rgb(210, 210, 210);
    color: rgb(84, 84, 84);
}
.products-Carousel>ul>li>a:hover,
.products-Carousel>ul>li.on>a {
    color: #FFF;
    /* background-color: rgb(216, 36, 24); */
	background-color: #008fd7;
}
.products-Carousel-box {
    position: relative;
    width: 100%;
    margin-top: 30px;
}
.products-Carousel-box-slick {
    position: absolute;
    top: 0;
    left: 0;
    width: 96%;
    height: auto;
    margin-left: 2%;
}
.products-Carousel-box-slick.on {
    height: 0;
    overflow: hidden;
}
.products-Carousel-box-slick-list>a {
    width: 96%;
    margin: 0 auto;
    text-align: center
}
.products-Carousel-box-slick-list>a>img {
    width: 100%;
    height: auto;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 4px;
    "
}
.products-Carousel-box-slick-list>a>img:hover {
     /*  border-color: red; */
	 border-color: #008fd7;
}
.products-Carousel-box-slick-list>a>p {
    line-height: 50px;
}
.products-Carousel-box-slick-list>a>p:hover {
    /*  color: red; */
   color: #008fd7;
}
/*产品轮播图左右按钮绝对定位*/
.products-next {
    position: absolute;
    top: 36%;
    right: -35px;
    outline: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0);
}
.products-pre {
    display: block !important;
    position: absolute;
    top: 36%;
    left: -35px;
    outline: none;
    border: 0;
    background-color: rgba(255, 255, 255, 0);
    z-index: 2;
}
.products-next>.icon-youjiantou,
.products-pre>.icon-xiangzuojiantou {
    font-size: 30px !important;
    color: red;
    cursor: pointer;
}
.pro-car-wrap {
    width: 1200px;
}
.boututsbp {
    background: none;
    border: 0;
    position: absolute;
    right: 0.13rem;
    top: 0.09rem;
    width: 0.18rem;
    cursor: pointer;
}
.index_about {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.index_left {
    width: 40%;
}
.index_left img {
    max-width: 100%;
}
.index_right {
    width: 60%;
}
.index_right_title {
    font-size: 43px;
    font-weight: bold;
    color: #000;
}
.pdl300 {
    padding-left: 300px;
}