/*公共样式--开始*/

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearboth {
  clear: both;
}



.w1524 {
  width: 1524px;max-width:90%;
  margin: 0 auto;
}

.w1440 {
  max-width: 1440px;
  margin: 0 auto;
}


.hot-keys:after,
.xypg-download-list .download-title:after,
.xypg-download-list .download-item:after,
.xypg-download-list .download-item .download-item-span:after,
.xypg-job-list .job-title:after,
.xypg-job-list .job-item:after,
.xypg-job-list .job-item .job-item-span:after,
.xypg-detail-info-bar:after,
.xypg-detail-info-bar .xypg-file-down .file-down-list li:after,
.xypg-detail-pn div:after,
.xypg-detail-file-dwon:after,
.product-detail-tab .product-detail-tabli:after,
.tag-list-product .tag-wz .tab-fenli:after {
    content: "";
    display: table;
    clear: both;
}

.x-header-right .x-login .username,
.x-product-list li h3,
.x-case-item .wz h3,
.x-news-top h3,
.x-news-list li a,
.latest-news li a,
.hot-keys li a,
.xypg-left-nav>li>a,
.xypg-left-nav .xypg-left-subnav>li>a,
.xypg-left-nav .xypg-left-threenav>li>a,
.xypg-product-list li h3 a,
.xypg-case-list li h3 a,
.xypg-news-list li .tit h3,
.xypg-album-cate li .album-title,
.xypg-album-list li h3,
.xypg-download-list .download-item .download-item-span.download-item-first,
.xypg-download-list .download-item .download-item-span .download-item-con,
.xypg-job-list .job-item .job-item-span .job-item-con,
.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p,
.xypg-detail-pn div a,
.relate-product-slick .owl-item p,
.relate-news-list li a,
.xypg-jod-detail .job-detail-title,
.cover-item .item-first .wz h3,
.cover-item .item-list h4,
.tag-list-product .tag-wz h1,
.tag-list-product .tag-wz .tab-fenli p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.x-banner .owl-carousel .banner-item a,
.x-product-list li .img,
.x-case-item .img,
.x-news-img,
.page-banner,
.xypg-product-list li .img,
.xypg-case-list li .img,
.relate-product-slick .owl-item .img,
.x-logo a,
.x-layout-logo,
.x-layout-ewm img,
.page-message-img {
    font-size: 0;
}

.x-banner .owl-carousel .banner-item a img,
.x-product-list li .img img,
.x-case-item .img img,
.x-news-img img,
.page-banner img,
.xypg-product-list li .img img,
.xypg-case-list li .img img,
.relate-product-slick .owl-item .img img {
    width: 100%;
}

.x-logo a img,
.x-layout-logo img,
.x-layout-ewm img img,
.page-message-img img {
    max-width: 100%;
}
.x-banner .owl-carousel .banner-item a img{
    height: 100vh;
}

.x-product-list li .img,
.x-case-item .img,
.x-news-img,
.xypg-product-list li .img,
.xypg-case-list li .img,
.relate-product-slick .owl-item .img {
    overflow: hidden;
}

.x-product-list li .img img,
.x-case-item .img img,
.x-news-img img,
.xypg-product-list li .img img,
.xypg-case-list li .img img,
.relate-product-slick .owl-item .img img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.x-product-list li .img:hover img,
.x-case-item .img:hover img,
.x-news-img:hover img,
.xypg-product-list li .img:hover img,
.xypg-case-list li .img:hover img,
.relate-product-slick .owl-item .img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.container-fluid {
    padding: 0 8.33333333%;
}
body{padding-top: 110px}
@media (max-width: 768px) {
    body {
        padding-top: 60px;
    }
}

.icon-font {
    position: relative;
}


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

.n-loading .n-icon {
    background: url("../images/loading.gif") 0 center no-repeat !important;
}

.n-default .msg-wrap .n-icon {
    background-image: url("../images/validator_default.png") !important;
}

.n-simple .msg-wrap .n-icon {
    background-image: url("../images/validator_simple.png") !important;
}

.n-yellow .msg-wrap .n-icon {
    background-image: url("../images/validator_simple.png") !important;
}

.visible-xs {
    display: none!important;
}
/*手机端头部*/

.xymob-head {
    position: fixed;
    top: 0;
    z-index: 999999;
    left: 0;
    right: 0;
    background: rgb(198, 1, 10, 0.5);
}

.xymob-head-box {
    position: relative;
    height: 70px;
}

.xymob-head-box .xymob-logo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 70%;
    height: 30px;
    text-align: center;
}

.xymob-head-box .xymob-logo h1,
.xymob-head-box .xymob-logo a {
    display: inline;
    font-size: 0;
}

.xymob-head-box .xymob-logo img {
    height: 38px;
}

.xymob-navbtn {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto 0 auto 27px;
    width: 30px;
    height: 20px;
}

.xymob-navbtn span,
.xymob-navbtn:after,
.xymob-navbtn:before {
    display: block;
    height: 2px;
    width: 100%;
    background: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.xymob-navbtn span {
    margin: 7px 0;
}

.xymob-navbtn:after,
.xymob-navbtn:before {
    content: "";
    -webkit-transform-origin: 7.5%;
    transform-origin: 7.5%;
}

.xymob-navbtn.clicked span {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}

.xymob-navbtn.clicked:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.xymob-navbtn.clicked:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.xymob-search-btn {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14%;
    text-align: center;
    line-height: 60px;
}

.xymob-search-btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-search-btn .icon-font:after {
    background-position: -30px -210px;
}

.xymob-menu {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    height: 100vh;
    background: rgb(198, 1, 10, 0.5);
    padding: 0 10%;
}

.xymob-menu .xymob-menu-box {
    height: 100vh;
    overflow: auto;
    padding-bottom: 80px;
}

.head {
  position: fixed;
  z-index: 9999;
  width: 100%;
  top: 0;
  background: url(../images/bbb.png);border-top: 20px solid #c7000a;padding-top: 12px;    height: 110px;    box-sizing: border-box;
}

.xlogo {
 
}
.xlogo img {
  height: 50px;padding-top: 10px;
}
.ss .ss1 {
  background: url(../images/ss.png);
  width: 24px;
  height: 24px;
  position: relative;
  cursor: pointer;
}

.so {
  position: absolute;
  top: 62px;
  display: none;
  right: -86px;
  /* padding: 15px; */
  width: 412px;
  padding-top: 38px;
  height: 109px;
  padding-left: 33px;
  background: url(../images/sosou.png) no-repeat; box-sizing:content-box;
}

.so .p1 {
  font-size: 12px;
  line-height: 12px;
  color: #333;
}

.so .p1 a {
  color: #333;
}

.so .p2 {
  font-size: 12px;
  line-height: 12px;
  color: #333;
  margin-top: 15px;
  margin-bottom: 20px;
}

.so .p2 a {
  color: #333;
}

.so .p2 a:hover {
  opacity: 0.8;
}

#formsearch input#s_btn {
    width: 44px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: url(../images/so.png) no-repeat center;
    color: #fff;
    border: none;
    cursor: pointer;
}

#formsearch {
  /* width: 420px;
  float: left;
  margin-left: 60px;
  margin-top: 40px; */
}
#search-type {
  float: left;
  width: 100px;
  height: 24px;
  border: 1px solid #c8c8c8;
  margin-right: 5px;
}
.hotSearch a {
  margin-right: 6px;
}
#formsearch input {
  background: #fff;
  border: 1px solid #c8c8c8;
  float: left;
  width: 260px;
  outline: none;
}
#formsearch input#keyword {
  height: 35px;
  line-height: 35px;
  padding-left: 15px;
  color: #666;
}
#formsearch input#s_btn {
  width: 44px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  /* background: url(../images/so.png) no-repeat center; */
  color: #fff;
  border: none;

  cursor: pointer;
}

.for {
  width: 343px;
  border: 1px #666666 solid;
}



.yuyan {
  background: url(../images/yy.png);
  width: 48px;
  height: 23px;
  opacity: 0;
}

.yuyan a {
  font-size: 12px !important;
  line-height: 23px !important;
  float: left;
  padding-left: 6px;
}

.yuyan a:first-child {
  color: #c7000a;
  margin-right: 2px;
}

.yuyan a:last-child {
  color: #ffffff;
}

.yuyan a:last-child:hover {
  color: #ffffff;
  opacity: 0.8;
}

.x-menu {
  display: flex;
  justify-content: space-between;
}
.xymob-nav>li {
    border-bottom: 1px solid #fff;
    position: relative;
}

.xymob-nav>li>a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
}

.xymob-nav .xymob-menu-jt {
    position: absolute;
    width: 20%;
    height: 50px;
    line-height: 50px;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 9;
}

.xymob-nav .xymob-menu-jt .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-nav .xymob-menu-jt .icon-font:after {
    background-position: -30px -240px;
}

.xymob-nav .xymob-menu-jt.clicked .icon-font:after {
    background-position: -30px -270px;
}

.xymob-nav .xymob-sub-menu {
    /*background: rgb(198, 1, 10, 0.5);*/
    display: none;
}

.xymob-nav .xymob-sub-menu>li {
    /*border-top: 1px dashed #2b2b2b;*/
}

.xymob-nav .xymob-sub-menu>li>a {
    display: block;
    font-size: 14px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
    /*color: rgba(255, 255, 255, 0.8);*/
    line-height: 40px;
    text-indent: 2em;
    color: #fff;
}

.xymob-dlbtn {
    margin-top: 40px;
}

.xymob-dlbtn a {
    text-align: center;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #292e39;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}

.xymob-dlbtn a i {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

.xymob-dlbtn a .icon-dl:after {
    background-position: -30px -540px;
}

.xymob-dlbtn a .icon-pn:after {
    background-position: -30px -600px;
}

.xymob-dlbtn a .icon-tc:after {
    background-position: -30px -570px;
}

.xymob-dlbtn .zx-btn {
    margin-top: 10px;
    background: none;
    border: 1px solid #fff;
}

.xymob-search {
    position: fixed;
    z-index: 99999;
    left: 100%;
    bottom: 0;
    top: 0;
    width: 100%;
    background: #151515;
    padding: 15px 15% 0 15%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.xymob-search .xymob-search-close-btn {
    position: absolute;
    top: 27px;
    left: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

@media (max-width: 420px) {
    .xymob-search .xymob-search-close-btn {
        left: 15px;
    }
}

.xymob-search .xymob-search-close-btn i {
    width: 100%;
    height: 100%;
    display: block;
}

.xymob-search .xymob-search-close-btn i:after {
    background-position: -30px -300px;
}

.xymob-search .xymob-search-box {
    height: 50px;
    border-bottom: 2px solid #2d2d2d;
}

.xymob-search .xymob-search-box input[type="text"] {
    width: 80%;
    float: left;
    background: none;
    border: none;
    outline: none;
    color: rgba(255, 255, 255, 0.3);
    font-family: "Microsoft YaHei";
    font-size: 16px;
    height: 50px;
}

.xymob-search .xymob-search-box #s_btn {
    width: 20%;
    height: 50px;
    outline: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    background: none;
    border: none;
}

.xymob-search .xymob-search-box #s_btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-search .xymob-search-box #s_btn .icon-font:after {
    background-position: -30px -210px;
}

.xymob-search .xymob-seaerch-wz span,
.xymob-search .xymob-seaerch-wz a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 45px;
    border-bottom: 1px solid #2b2b2b;
}

.xymob-search.clicked {
    left: 0;
}

.x-header {
    background: #ffffff;
    padding: 1.30208333% 0;
}

.x-logo {
    float: left;
    width: 15.3125%;
}

.x-logo a {
    display: block;
}

.x-header-right {
    float: right;
    width: 25%;
    text-align: right;
}

.x-header-right #formsearch,
.x-header-right .x-login {
    display: inline-block;
    vertical-align: middle;
}

.x-header-right #formsearch {
    width: calc(100% - 100px);
    position: relative;
}

.x-header-right #formsearch:before {
    content: "|";
    position: absolute;
    left: 36px;
    top: 5px;
}

.x-header-right #formsearch #s_btn {
    float: left;
    outline: none;
    border: none;
    width: 35px;
    height: 30px;
    font-size: 0;
    background-image: url(../images/icon_spirit.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 -210px;
}

.x-header-right #formsearch #keyword {
    float: left;
    background: none;
    outline: none;
    border: none;
    width: calc(100% - 35px);
    color: rgba(0, 0, 0, 0.8);
    margin-top: 5px;
    height: 20px;
    padding-left: 10px;
}

.x-header-right .x-login {
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
    line-height: 30px;
}

.x-header-right .x-login .username {
    max-width: 75px;
    vertical-align: -10px;
    display: inline-block;
}

.x-header-right .x-login a {
    color: #000;
}

.x-header-right .x-login a:hover {
    color: #ab001a;
}


/* 扥路 */

.xa-login {
    position: absolute;
    width: 50%;
    text-align: right;
    top: 0;
    right: 8.33333333%;
}


/* 导航样式 */

.x-menu {
    /* width: 58.75%;
float: left; */
}

.x-menu>li {
    /* float: left; */
    position: relative;
    /* margin: 0 0.15vw; */
}

.x-menu>li>a {
    display: block;
    /* padding: 0 0.8vw; */
    font-size: 18px;
    line-height: 18px;
    color: #333;
    /* line-height: 2.4; */
}

.x-menu>li>a:hover {
    /* background: #292e39;
color: #fff; */
    color: #c7000a;
}

.x-menu>li.active>a {
    /* background: #292e39;
color: #fff; */
}

.x-menu>li:after {
    content: "";
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    height: 40px;
    opacity: 0;
    top: 100%;
}

.x-menu>li:hover .x-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.x-sub-menu {
    position: absolute;
    z-index: 99;
    width: 140px;
    left: -35px;
    top: 47px;
    background: url(../images/xiala1.png);
    /* border-radius: 5px; */
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.x-sub-menu>li>a {
    display: block;
    text-align: center;
    line-height: 2;
    font-size: 18px;
    color: #333;
    line-height: 1.5;
    padding: 0.5em;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}

.x-sub-menu>li>a:hover {
    /* background: #e9eaeb; */
    color: #c7000a;
}


/* .x-sub-menu:after {
content: "";
width: 0;
height: 0;
line-height: 0;
font-size: 0;
overflow: hidden;
border-width: 10px;
cursor: pointer;
border-style: dashed dashed solid dashed;
border-color: transparent transparent #fff transparent;
border-top: none;
position: absolute;
top: -10px;
left: 50%;
margin-left: -10px;
z-index: 99;
} */


@media (max-width: 992px){
.head {
    display: none;
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: block!important;
}
}
#formsearch input#s_btn {
  background: url(../images/fdj.png) no-repeat left;
  padding-right: 11px;
}

#keyword {
  background: none !important;
  border: none !important;
 
}

.for {
  width: 343px;
  border: 1px #666666 solid;
}

.daohang {
  padding-top: 24px;
  width: 76.5%;
}

.yuyan {
  background: url(../images/yy.png);
  width: 48px;
  height: 23px;
  opacity: 0;
}

.yuyan a {
  font-size: 12px !important;
  line-height: 23px !important;
  float: left;
  padding-left: 6px;
}

.yuyan a:first-child {
  color: #c7000a;
  margin-right: 2px;
}

.yuyan a:last-child {
  color: #ffffff;
}

.yuyan a:last-child:hover {
  color: #ffffff;
  opacity: 0.8;
}

.x-menu {
  display: flex;
  justify-content: space-between;
}

.ll > a::after {
  content: "";
  width: 0;
  height: 2px;
  background: #c7000a;
  position: absolute;
  bottom: -23px;
  left: 60%;
  -webkit-transform: translateX(-59%);
  -ms-transform: translateX(-59%);
  transform: translateX(-59%);
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}

.ll:hover > a::after {
  width: 122%;
}

.x-banner {
  position: absolute;
  height: 100vh;
  width: 100vw;
  left: 0;
  top: 70px;
  /*top: 0;*/
}

/*.x-banner img {*/
/*  height: 100vh;*/
/*}*/

.maod {
  position: absolute;
  left: 50%;
  bottom: 18.6%;
  margin-left: -11px;
  z-index: 999;
  display: none;
}

.maod a {
  display: block;
  background: url(../images/jiant.png);
  width: 22px;
  height: 38px;
}

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

@media (max-width: 992px) {
  .head {
    display: none;
  }
}

.section2 {
  background: url(../images/s2.jpg) no-repeat;
  background-size: cover;
  height: 100vh;
  /* padding-top: 4%; */
}

/*.section2 .w1440 {*/
/*    padding-top: 4%;*/
/*}*/

.aleft {
  width: 62.7%;
}

.aleft .p1 {
  width: 9.9%;
  height: 2px;
  background: #c7000a;
}

.aleft .p2 {
  width: 5.5%;
  height: 2px;
  background: #c7000a;
  margin-top: 8px;
}

.aleft .p3 {
  font-size: 36px;
  font-weight: 700;
  color: #333;
  line-height: 36px;
  margin-top: 42px;
}

.aleft .p4 {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  margin-top: 99px;
  padding-right: 6%;
  
}

.zj {
  margin-top: 107px;
  position: relative;
}

.zj ul {
  display: flex;
  padding-right: 4%;
  justify-content: space-between;
}

.phx {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 105%;
  left: -5%;
  height: 1px;
  background: #dcdcdc;
}

.zjl {
  /* width: 12.5%; */
  /* margin-bottom: 30px; */
  cursor: pointer;
  text-align: center;
  /* background: url(../images/ybb.jpg) no-repeat right top; */
}

.zjl:nth-child(2n) {
  margin-top: 110px;
}

.zjl div {
  padding-bottom: 38px;
  background: url(../images/up.png) no-repeat bottom center;
  /* background: url(../images/hbb.jpg) no-repeat center bottom; */
}

/* .zjl:nth-child(n + 5) div {
  background: none;
} */

.zjl:hover div {
  /* padding-bottom: 51px;
  margin-top: -13px; */
  background: url(../images/up1.png) no-repeat bottom center;
}

.zjl:nth-child(2n) div {
  padding-bottom: 0;
  padding-top: 38px;
  background: url(../images/down.png) no-repeat top center;
}

.zjl:nth-child(2n):hover div {
  /* padding-top: 51px;
  margin-top: 13px; */
  background: url(../images/down1.png) no-repeat top center;
}

.zjl .p5 .s1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  font-family: Arial;
  color: #333;
}

.zjl .p6 {
  font-size: 14px;
  line-height: 14px;
  color: #333;
  margin-top: 20px;
}

.zjl .p5 span {
  font-size: 14px;
  line-height: 14px;
  vertical-align: top;
}

.zjl:hover .p5 span {
  color: #c7000a;
}

.zjl .p5 .s1 {
  color: #c7000a;
}

.aright {
  width: 37.3%;
}

.aimg img {
  width: 100%;
}

.section3 {
  /* background: url(../images/se3.jpg) no-repeat; */
  background-size: cover;
  height: 100vh;
}

.por {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.fbot {
  /* position: absolute; */
  /* bottom: 0; */
  height: 335px;
  width: 100%;
  background: url(../images/fff1.jpg) no-repeat bottom center;
}

.lx {
  height: 61px;
  background: #c7000a;
}

.lxwm {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  line-height: 61px;
}

.lxwm span {
  font-size: 14px;
  font-weight: normal;
  margin-left: 3px;
}

.ljie {
  padding-top: 20px;
}

.f-share a + a {
  margin-left: 24px;
}

.f-share .bdshare-button-style0-16 a.bds_tsina {
  width: 27px;
  height: 22px;
  background: url(../images/wb.png) no-repeat center;
}

.f-share .bdshare-button-style0-16 a.bds_weixin {
  width: 27px;
  height: 23px;
  background: url(../images/wx.png) no-repeat center;
}

.f-share .bdshare-button-style0-16 a.tt {
  width: 27px;
  height: 18px;
  background: url(../images/tt.png) no-repeat center;
}

.dz {
  margin-top: 36px;
  /* margin-bottom: 48px; */
  margin-bottom: 34px;
}

.wz {
  font-size: 18px;
  color: #666;
  line-height: 25px;
  margin-top: 20px;
}

.ma {
  margin-top: 8px;
  margin-left: 19.5%;
}

.maa {
  /* width: 228px;
  height: 104px; */
  /* padding-top: 6px;
  padding-left: 6px; */
  /* border: #c8c8c8 1px solid; */
  text-align: center;
}

.ma1 {
  margin-right: 22px;
}

.maa p {
  padding-top: 10px;
  font-size: 18px;
  color: #444444;
}

.fdh {
  padding-top: 19px;
  width: 34%;
}
.fdh1 .pdh1 {
  font-size: 18px;
  color: #333;
  line-height: 18px;
  margin-bottom: 22px;
}
.fdh1 a {
  font-size: 16px;
  color: #666;
  display: block;
word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}.ma11{ width:110px; height:110px;}
.fdh1 a + a {
  margin-top: 12px;
}
.fdh1 a:hover {
  color: #c30018;
}
.fdh1 + .fdh1 {
  margin-left: 13.2%;max-width:6em;
}
.fflink span {
  color: #c7000a;
}

.fflink {
  color: #666666;
  font-size: 18px;
  line-height: 15px;
  padding-bottom: 18px;
}

.fflink a {
  color: #666666;
}

.fflink a::after {
  content: "，";
  margin-right: 7px;
}

.fflink a:last-child::after {
  display: none;
}

.fflink a:hover {
  color: #c7000a;
}

.flink .w1440 {
  border-bottom: 1px solid #aeaeae;
}

.bq {
  font-size: 16px;
  line-height: 1.5;
  color: #666666;
}

.bq a {
  color: #666666;
}

.bq a:hover {
  color: #c7000a;
}

.ka1 {
  width: 44%;
}

/*.ka1 img {*/

/*  width: 100%;*/

/*}*/

.ka2 {
  width: 53%;
  position: relative;
}

.ka2 img {
  width: 100%;
}

.kaifa {
  position: absolute;
  top: 40%;
  width: 100%;
}

@media (max-width: 1600px) {
  #fp-nav.fp-right {
    display: none;
  }
}

@media (max-width: 1470px) {
  .w1440 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .aleft .p4 {
    margin-top: 30px;
  }
  .zj {
    margin-top: 60px;
  }
  .zjl:nth-child(2n) {
    margin-top: 84px;
  }
  .zjl .p5 .s1 {
    font-size: 24px;
    line-height: 24px;
  }
  .zjl .p6 {
    font-size: 12px;
    line-height: 12px;
    margin-top: 10px;
  }
  .zj {
    margin-top: 38px;
  }
  .ftop {
    top: 0;
  }
  .ftop {
    padding-top: 105px;
  }
  .hd li.on .po {
    bottom: 10.9%;
  }
  .aright {
    width: 30%;
  }
  .zjhz {
    padding-left: 30px;
    padding-right: 30px;
  }
  .nww {
    padding: 0 100px;
  }
  .nyproduct ul li .cpimg {
    width: 80%;
  }
  .fdh {
    width: 25%;
  }
  .fdh1 + .fdh1 {
    margin-left: 8%;
  }
}
@media (max-width: 1380px) {
  .fdh {
    width: 35%;
  }
  .fdh1 + .fdh1 {
    margin-left: 11%;
  }
}
@media (max-width: 1330px) {
  /*.aright {*/
  /*    padding-top: 4%;*/
  /*}*/
  .zj {
    margin-top: 0px;
  }
}

@media (max-width: 1230px) {
  /*.aright {*/
  /*    padding-top: 11%;*/
  /*}*/
  .ma {
    margin-left: 6%;
  }
  .fdh1 + .fdh1 {
    margin-left: 8%;
  }
}

@media (max-width: 1180px) {
  /*.aright {*/
  /*    padding-top: 15%;*/
  /*}*/
}

@media (max-width: 1150px) {
  /*.aright {*/
  /*    padding-top: 18%;*/
  /*}*/
}

@media (max-width: 1024px) {
  .zjl:nth-child(2n) {
    margin-top: 84px;
  }
  .zjl .p5 .s1 {
    font-size: 24px;
    line-height: 24px;
  }
  .zjl .p6 {
    font-size: 12px;
    line-height: 12px;
    margin-top: 10px;
  }
  .zj {
    margin-top: 38px;
  }
  .aright {
    display: none;
  }
  .aleft {
    width: 100%;
    float: none;
  }
}

@media (max-width: 990px) {
  /*.fp-tableCell {*/
  /*    height: auto !important;*/
  /*}*/
  /*.x-banner {*/
  /*    height: auto !important;*/
  /*    margin-top: 60px;*/
  /*}*/
  /*.x-banner img {*/
  /*    height: auto !important;*/
  /*}*/
  /*.fp-section,*/
  /*.section4 {*/
  /*    height: auto !important;*/
  /*}*/
  .fdh {
    display: none;
  }
  .s3 {
    display: none;
  }
  .ma {
    float: right;
  }
  .sjxz{
      display:block;
  }
  /*.page-banner {*/
  /*  margin-top: 70px;*/
  /*}*/
  /*.section2 {*/
  /*    height: auto !important;*/
  /*}*/
  .aleft .p4 p{
    /*margin-top: 15px;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  /*.aright {*/
  /*    padding-top: 6%;*/
  /*}*/
  .s31 {
    display: block;
    /*margin-top: 20px;*/
  }
  
  .kaifa,
  .fbot {
    position: unset;
  }
  .ftop {
    height: 100px;
    padding-top: 0;
    top:70px;
    background-size: cover;
  }
  .ftop .p1 {
    line-height: 100px;
  }
}

@media (max-width: 869px) {
  .aright {
    display: none;
  }
  .aleft {
    width: 100%;
    /* padding-right: 0; */
  }
  .aleft .p4 {
    padding-right: 0;
  }
  .flink {
    display: none;
  }
  .bq {
    display: none;
  }
  .dz {
    margin-bottom: 0;
  }
  .fbot {
    height: auto !important;
  }
  .ka1 {
    width: 100%;
    float: none;
    margin-top: 10px;
  }
  .ka2 {
    width: 100%;
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .nyproduct ul li .cpimg {
    width: 100%;
  }
}

@media (max-width: 549px) {
  .aleft .p3 {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 20px;
    margin-top: 35px;
  }
  .aleft .p4 {
    font-size: 15px;
    line-height: 30px;
    margin-top: 35px;
    display: -webkit-box;
   -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  .zjl .p6 {
    width: 60px;
  }
  .zj ul {
    display: block;
    padding-right: 0;
  }
  .zj ul li {
    width: 25%;
    float: left;
    margin-bottom: 10px;
    text-align: center;
  }
  .zjl:nth-child(2n) {
    margin-top: 0;
  }
  .zjl:nth-child(2n) div {
    background: none;
  }
  .zjl div {
    background: none;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .zjl:nth-child(2n):hover div {
    background: none;
  }
  .zjl div:hover {
    background: none;
  }
  .phx {
    display: none;
  }
  .zjl .p6 {
    width: auto !important;
  }
  .zj {
    margin-top: 35px;
  }
  .zjl .p5 .s1 {
    color: #c7000a;
  }
  .s3cont {
    margin-top: -134.5px;
  }
  .s3cont .p1 {
    font-size: 30px;
    line-height: 30px;
  }
  .s3cont .p2 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 16px;
  }
  .s3cont .p3 {
    margin-top: 20px;
  }
  .s3cont .p4 {
    margin-top: 15px;
    font-size: 18px;
    line-height: 30px;
  }
  .sjxz {
    height: 70px;
    display: block;
    position: absolute;
    width: 100%;
    background: #507ab8;
    top: 0;
  }
  .ftop .p1 {
    line-height: 70px;
    font-size: 20px;
  }
  .ftop {
    height: 70px;
  }
  .lx {
    height: 44px;
  }
  .lxwm {
    font-size: 20px;
    line-height: 44px;
  }
  .lxwm span {
    font-size: 12px;
  }
  .ljie {
    padding-top: 7px;
  }
  .dblogo {
    width: 150px;
  }
  .dblogo img {
    width: 100%;
  }
  .wz {
    font-size: 12px;
  }
  .maa {
    width: 65px;
  }
  .maa img {
    width: 100%; height:auto
  }
  .ma1 {
    margin-right: 5px;
  }
  .fbot {
    background: none;
  }
  .f-share a + a {
    margin-left: 10px;
  }
  .sp iframe {
    height: 250px;
  }
  .kaifa{
      margin-top: 40px;
  }
}

@media (max-width: 419px) {
  /*.ma {*/
  /*    display: none;*/
  /*}*/
  .add {
    width: 200px;
  }
}

#toolbar {
  display: none;
}

.w1200 {
  max-width: 1200px;
  margin: 0 auto;
}

.nyproduct {
  background: url(../images/prboj.png) bottom no-repeat;
  padding-top: 60px;
  padding-bottom: 170px;
}

.nyproduct ul li {
  width: 100%;
}

.nyproduct ul li .cpimg {
  float: left;
}

.nyproduct ul li:nth-child(2n) .cpimg {
  float: right;
}

.nyproduct ul li + li {
  margin-top: 56px;
}

.nyproduct ul li .cpimg {
  position: relative;
  overflow: hidden;
}

.nyproduct ul li .cpimg .nycptitle {
  position: absolute;
  color: #ffffff;
  top: 50%;
  margin-top: -15px;
  font-size: 30px;
  left: 50%;
  margin-left: -60px;
  line-height: 30px;
}

.nyproduct ul li .cpimg img {
  transition: all 0.8s;
  max-width: 100%;
}

.nyproduct ul li .cpimg:hover img {
  transition: all 0.8s;
  transform: scale(1.05);
}

@media (max-width: 1220px) {
  .w1200 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 1055px) {
  .nyproduct {
    padding-top: 4%;
    padding-bottom: 12%;
  }
}

.ffbb {
  line-height: 64px;
  color: #fff;
  background: #000;
  text-align: center;
}

.ffbb a {
  color: #fff;
}

.ffbb a:hover {
  color: #fff;
  opacity: 0.8;
}

@media (max-width: 675px) {
  .ffbb {
    font-size: 12px;
  }
}

@media (max-width: 560px) {
  .ffbb {
    line-height: 16px;
    padding: 15px 0;
  }
}

.xypg-left-con ul li a {
  /* float: left; */
  padding: 0 50px;
}

.xypg-left-con ul {
  display: flex;
  justify-content: center;
}

.first-nav-btn {
  display: none;
}

.topnav {
  margin-bottom: 48px;
  background: #c30018;
}

.topnav .xypg-left-con ul li {
  line-height: 64px;
}

.topnav .xypg-left-con ul li a {
  font-size: 18px;
  color: #fff;
}
.topnav .xypg-left-con ul li:hover {
  background: #fff;
}

.topnav .xypg-left-con ul li:hover a {
  color: #c30018;
}
.topnav .xypg-left-con ul li.clicked {
  background: #fff;
}

.topnav .xypg-left-con ul li.clicked a {
  color: #c30018;
}

.topnav .xypg-left-con ul li {
  /* padding: 13px 0; */
}

.fn1 {
  width: 28%;
  margin-left: 1.6%;
}

.fn1 .nyxwimg img {
  width: 100%;
}

.fn2 {
  width: 61%;
  margin-right: 3.7%;
}

.xypg-news-list li .info {
  margin-bottom: 8px;
}

.xypg-news-list .date {
  font-size: 16px;
  color: #666666;
}

/*.xypg-news-list .date,.detail-info-time{*/
/*    display: none;*/
/*}*/
.xypg-news-list li .tit h3 {
  margin-top: 15px;
  color: #333333;
    font: 600 20px/20px "Microsoft yahei";
}

.xypg-news-list li:hover .tit h3 {
  color: #c30018;
}

.xypg-news-list li:hover .more span {
  color: #fff;
  background-color: #c30018;
}

.xypg-news-list li:hover {
  border: 1px #c30018 solid;
}

.xypg-product-list li:hover h3 a {
  color: #c30018;
}

@media (max-width: 600px) {
  .xypg-left-con ul li a {
    padding: 0 30px;
  }
  .topnav .xypg-left-con ul li {
    line-height: 40px;
  }
  .topnav .xypg-left-con ul li a {
    font-size: 15px;
  }
  .fn1 {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .fn2 {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .xypg-news-list li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .nyproduct ul li .cpimg .nycptitle {
    font-size: 22px;
    line-height: 22px;
    margin-top: -11px;
    margin-left: -44px;
  }
}

.app p {
  width: 25%;
  text-align: center;
  float: left;
  margin-bottom: 5px;
}
.app p img {
  border: 1px solid #eeeeee;
}
@media (max-width: 1026px) {
  .app p img {
    width: 100%;
  }
  .app p {
    padding: 2%;
    width: 33%;
  }
}
@media (max-width: 549px) {
  .nyproduct ul li + li {
    margin-top: 20px;
  }
}
.zjhz {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
}
.zjhz .p1 span {
  color: #c30018;
  font-weight: 700;
}
.zjhz .p1 {
  margin-bottom: 40px;
}
.nyii img {
  width: 100%;
  margin-bottom: 40px;
}
.xtb .xx1 {
  width: 12.5%;
  text-align: center;
}
.xtb {
  background: url(../images/bbjjj.jpg) center;
  padding-top: 72px;
  padding-bottom: 60px;
}
.xtb .xx1 img {
  height: 53px;
}
.xtb .xx1 .p2 {
  font-size: 34px;
  color: #fff;
  line-height: 34px;
  margin-top: 32px;
  font-family: Arial;
  font-weight: 700;
}
.xtb .xx1 .p2 .s2 {
  font-size: 13px;
  line-height: 13px;
  font-weight: normal;
  vertical-align: top;
  margin-left: 4px;
}
.xtb .xx1 .p3 {
  font-size: 13px;
  line-height: 13px;
  margin-top: 17px;
  color: #fff;
}
@media (max-width: 990px) {
  .xtb .xx1 {
    width: 25%;
  }
  .xtb {
    padding-top: 36px;
    padding-bottom: 10px;
  }
  .xtb .xx1 {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .xtb .xx1 .p2 {
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    margin-top: 16px;
    font-family: Arial;
    font-weight: 700;
  }
  .xtb .xx1 .p3 {
    font-size: 13px;
    line-height: 13px;
    margin-top: 8px;
    color: #fff;
  }
  .xtb .xx1 img {
    height: 33px;
  }
}
.dinzhi1 {
  cursor: pointer;
}
/*.xymob-nav li:nth-child(4) {*/
/*  display: none;*/
/*}*/
.page-mob-tool {
  display: none;
}
.anm {
  display: block;
}
@media (max-width: 600px) {
  .zjhz {
    font-size: 14px;
    line-height: 24px;
  }
  .xypg-right-content strong span {
    font-size: 18px !important;
  }
  .xypg-right-content span {
    font-size: 14px !important;
    line-height: 28px;
    display: block;
  }
}
.page-banner {
  position: relative;
}
.page-banner p {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  z-index: 999;
  width: 100%;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
@media (max-width: 600px) {
  .page-banner p {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 999;
    width: 100%;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    text-align: center;
  }
}
.x-banner img {
  width: 100%;
}
.gouxiuzheng {
  width: 910px;
  margin: 0 auto;
}
@media (max-width: 930px) {
  .gouxiuzheng {
    width: 100%;
  }
}
@media (max-width:413px){
    .kaifa{
        margin-top: 85px;
    }
    .ma{
        margin-left: 0;
    }
}
.xymob-nav .xymob-menu-jt .icon-font:after {
    background-position: -30px -240px;
}

.xymob-nav .xymob-menu-jt .icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}
.abcd{
    height: 260px;
}
.fn2{
    padding-top: 10px;
}
/*.date,.detail-info-time{*/
/*    display: none;*/
/*}*/
.owl-prev span,.owl-next span{
    display: none;
}

.xypg-news-list li{
    background: #f4f4f4;
}
.xypg-news-list li:hover{
    background: #fff;
}
.xypg-news-list li .more span{
    border-radius:30px ;
    background: #fff;
    color: #666;
}