@charset "UTF-8";
.mx1440 {
  max-width: 1470px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

p {
  margin: 0;
}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

td, th {
    border: 1px solid #000;
}
table { width:100%; margin-bottom:0px}
.head-bg {
  background: #003399;
  position: relative;
  z-index: 999;
  height: 100px;
}

.head-bg .head-index {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}

.head-bg .head-index .logo {
  position: relative;
  z-index: 1;
  width: 15.17708333333333vw;
}

.head-bg .head-index .logo img {
  max-width: 360px;
}

.head-bg .head-index .logo::before {
  content: "";
  background: url(/template/default/assets/images/head.png) no-repeat top center;
  background-size: 100% 100%;
  width: 35.67708333333333vw;
  height: 109px;
  position: absolute;
  top: -15px;
  z-index: -1;
  right: 0;
  background-color:#ffffff
}

.head-bg .head-index .headr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 15.86458333333333vw);
}

.headr .sou {
  position: relative;
  line-height: 96px;
}

.headr .sou img {
  max-width: 100%;
}

.headr #formsearch {
  position: absolute;
  right: 0;
  top: 96px;
  border: 1px solid #003399;
  width: 252px;
  z-index: 999;
  background: #003399;
  display: none;
}

.headr #formsearch input {
  line-height: 34px;
  height: 34px;
  background: none;
  border: none;
}

.headr #formsearch input#keyword {
  text-indent: 10px;
  float: left;
  width: 200px;
  color: #fff;
  outline: none;
}

.headr #formsearch input#s_btn {
  background: url(/80d73b5a/21/09/1746631b6956866d468f56a3fa69ceba89517a9c.png) no-repeat 50%;
  font-size: 0;
  float: right;
  width: 50px;
  outline: none;
}

.headr #formsearch ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}

.headr #formsearch ::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}

.headr #formsearch ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}

.headr #formsearch ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.header{ top:0; width:100%; left:0; height:100px; z-index:99;}
.header .logo{ float:left; padding:27.5px 0; margin-right:50px;}

.header .nav{ float:left;}
.header .nav li{ float:left; line-height:100px; padding:0 20px; position:relative;}
.header .nav li>a{ font-size:18px; color:#ffffff; display:inline-block; padding:0 10px; position:relative;}
.header .nav li:first-child>a{ padding:0 18px;}
.header .nav li:hover>a, .header .nav li.on>a{ color:#ffffff;}
.header .nav li a i{ width:0; height:2px; background:#ed7401; position:absolute; bottom:0; left:0; transition: all 0.3s linear 0s;}
.header .nav li:hover>a i, .header .nav li.on>a i{  width:100%;}

.header .nav .nav-box{ background:#fff; position:absolute;  top:100%; left:0; line-height:24px; display:none; margin-left: -38px; box-shadow: 0 5px 10px rgba(0,0,0,.35); border-radius:10px; overflow:hidden;}


.header .nav li:hover .nav-box{ display:block;}
.header .nav .nav-box .nav-list{ margin:5px 0; padding:24px 10px 0; }
.header .nav .nav-box .nav-list dl{ float:left; margin:0 30px 30px; width:130px;}

.header .nav li:nth-child(6)  .nav-box .nav-list{ display:none }
.header .nav li:nth-child(7)  .nav-box .nav-list{ display:none }


.header .nav .nav-box .nav-list dt{ font-size:18px; color:#2b2b2b; font-weight:bold; margin-bottom:6px;}
.header .nav .nav-box .nav-list dd{ border-top:1px solid #aaa; line-height:40px;}
.header .nav .nav-box .nav-list dd>a{ font-size:16px; color:#696969; display:inline-block;}
.header .nav .nav-box .nav-list dd:hover>a, .header .nav .nav-box .nav-list dt:hover>a{ color:#ed7401;}

.header .search{ float:left; line-height:100px;}
.header .search button{ border: none;  background: transparent; padding:38px 15px; cursor:pointer;}
.search-tc{ position:relative; padding:30px 40px !important;}
.search-tc input[type="text"]{ width: 100%;    height: 40px;    border: none;    background: transparent;    border-bottom: 2px solid #fff; font-size:16px; color:#fff;}
.search-tc input[type="submit"]{ position:absolute; background:url(../images/search1.png) no-repeat center; width: 40px; height: 40px; border: none; top: 30px;  right: 40px; cursor:pointer;}
.search-tc button{ border: 0; background: transparent; color: #fff; margin: 16px 0 0;}

.header .language{ margin-top:38px; float:left;  margin-left: 5px; position:relative; padding-bottom:4px;}
.header .language>a{ color:#c9c7c7; font-size:14px; display:inline-block; width:78px; height:23px; border:1px solid #c9c7c7; border-radius:20px; text-indent:16px; background:url(/template/default/assets/images/yuyan.png) no-repeat 48px center; line-height:23px;}
.header .language ul{ line-height:40px; display:none; position:absolute; width:80px; top:100%; left:0;     background: #fff;    border: 1px solid #eaeaea;    box-shadow: 0 2px 4px rgba(0,0,0,.35);}
.header .language:hover ul{ display:inline-block;}
.header .language li{ text-align:center;}
.header .language li a{ color:#333; font-size:14px;}
.header .language li a:hover{ color:#ed7401;}

.header .tel{ float:right;  width:150px; line-height:100px; }
.header .tel span{ width:150px; height:25px; line-height:25px; color:#fff; display:inline-block; border-radius:20px; background:url(../images/header-tel.png) no-repeat 16px center #ed7401; text-indent: 36px; font-size: 14px;}
/**/
.tt {
  display: none;
}

.xdh{ display:none}


.product-index .p-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3.125vw 0;
}

.product-index .p-title .pt1 b {
  display: block;
  color: #333333;
  font-size: 1.875vw;
}

.product-index .p-title .pt1 h3 {
  color: #727171;
  font-size: 1.04166666666667vw;
  padding-top: 10px;
}

.product-index .p-title .pt2 a {
  color: #666666;
  font-size: 16px;
}

.product-index .product-con {

}

.product-index .product-con .prol {
  
  display: flex;
  justify-content: space-between;
  align-items: center;
    padding: 3.125vw 0;
}
.product-index .product-con .prol .pt1{
    
}
.product-index .product-con .prol .pt1 b{
  display: block;
    color: #333333;
    font-size: 1.875vw;  
} 
.product-index .product-con .prol .pt1 h3{
color: #727171;
    font-size: 1.04166666666667vw;
    padding-top: 10px;    
}
.product-index .product-con .prol .psort{
    display: flex;
    justify-content: center;
}

.product-index .product-con .prol .psort li {
  position: relative;
  margin: 0 1vw;
}

.product-index .product-con .prol .psort li a {
  display: block;
  color: #666666;
  font-size: 18px;
  line-height: 46px;
}

.product-index .product-con .prol .psort li.cur::before {
  content: "";
  position: absolute;
    right: 0;
    width: 100%;
    height: 10px;
    border-bottom: 3px solid #003399;
    top: 79%;
    margin-top: -5px;
}

.product-index .product-con .prol .psort li.cur a {
  font-weight: bold;
  color: #003399;
}

.product-index .product-con .pror {
  
  width: 100%;
}

.product-index .product-con .pror .plist2 {
  /*display: flex;
  justify-content: space-between;*/
}

.product-index .product-con .pror .plist2 li {
  width:23%;
  /*box-shadow: 0 0 20px #f7f7f8;*/
  position: relative;
  float:left;
margin-right: 2%;
    margin-bottom: 1.5%;
    overflow: hidden;
}
.product-index .product-con .pror .plist2 li:nth-child(4n){
    margin-right: 0;
    
}

.product-index .product-con .pror .plist2 li a {
  display: block;
}

.product-index .product-con .pror .plist2 li a .img1 img {
  width: 100%;

}

.product-index .product-con .pror .plist2 li a .wz {
  /*position: absolute;
  bottom: 0;
  left: 0;
  right: 0;*/
  text-align: center;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  border-top: 6px solid #fff;
  line-height:2;
}
.product-index .product-con .pror .plist2 li h3 a{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    line-height: 271px;
    text-align: center;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(38,37,53,.4) url(/80d73b5a/21/10/b8f99d652fa456375db0b2dec49e4bb9ec04e860.png) no-repeat right bottom;
}

.product-index .product-con .pror .plist2 li:hover h3 a {
    top: 0;
}

.product-index .product-con .pror .plist2 li:hover a .wz {
  color: #003399;
  border-top: 6px solid #003399;
}

.proud_bg{ width:100%; /*background:url(/template/default/assets/images/20200529095327_1733643871.jpg); */margin:0 auto; padding:60px 0;}

.pbc_le{width: 280px; border-color: #ddd;}
.pbcl_t{display: block; padding-left:80px;  height: 110px;background:url(/template/default/assets/images/20200529213032_1371106705.png) no-repeat ;color: #fff;}
.pbcl_t p{font-size: 26px;font-weight: bold;display: block;margin-bottom: 6px;padding-top: 28px;}
.pbcl_t em{ text-transform:uppercase; color:#74b4f9; font-style:normal;border-color: #ddd;}
.pbcl_c{height: auto; overflow: hidden;border-color: #ddd;}
.pbcl_c{background:#fff;border-color: #ddd;}
.pbcl_c tr #showtyepname{height:0;overflow:hidden;transition:500ms ease;border-color: #ddd;}
.pbcl_c tr.on #showtyepname{transition: 500ms ease; height: 405px; overflow-y: scroll;border-color: #ddd;}
.pbcl_c tr.on #showtyepname:nth-child(3){transition: 500ms ease; height: 225px !important;overflow-y: scroll;border-color: #ddd;}

.pbcl_c tr .maintypename{    background: #f0f5fb; height:70px;transition:500ms ease;border-color: #ddd;}
.pbcl_c tr.on .maintypename{background:#00339d;transition:500ms ease; border-color: #ddd;}
.pbcl_c tr td{display:block;}
.pbcl_c tr td b{font-size:0;}
.pbcl_c tr td b a{display:block;line-height:68px;padding-left:30px;transition:500ms ease;position:relative;}
.pbcl_c tr td b a:after{content:'';width:17px;height:17px;background:url(/template/default/assets/images/20200529105135_846674649.png) no-repeat center;position:absolute;    position: absolute;top: 50%;right: 24px;margin-top: -10px;transition: 600ms ease;background-color: #fff;border-radius: 60px;}
.pbcl_c tr td a{border-bottom:2px solid #e6e6e6;font-size:16px;}
.pbcl_c tr.on td b a{color:#fff !important;transition:500ms ease;}
.pbcl_c tr.on td b a:after{transform: rotate(90deg);transition:600ms ease;}
#showtyepname div{font-size:0;}
#showtyepname a{font-size:14px;display:block;padding-left: 57px;line-height: 44px;position:relative;border-bottom:1px solid #e6e6e6;}
#showtyepname a:before{content:'';width:14px;height:14px;position:absolute;top:50%;left: 29px;margin-top: -8px;background:url(/template/default/assets/images/20200529105251_203215582.jpg) no-repeat center;}
#showtyepname a:hover:before{}

@media (max-width: 1024px) {
  .product-index .product-con .prol .psort li a {
    font-size: 16px;
    line-height: 32px;
  }
}

@media (max-width: 1440px) {
.head-bg .head-index .logo {
  position: relative;
  z-index: 1;
  width: 20vw;
}
.header .nav li {
    float: left;
    line-height: 100px;
    padding: 0 12px;
    position: relative;
}
}

@media (max-width: 1280px) {
.head-bg .head-index .logo {
  position: relative;
  z-index: 1;
  width: 20vw;
}
.header .nav li {
    float: left;
    line-height: 100px;
    padding: 0 10px;
    position: relative;
}
}
@media (max-width: 1680px) {
.head-bg .head-index .logo {
  position: relative;
  z-index: 1;
  width: 20vw;
}
}

@media (max-width: 996px) {
  .product-index .p-title .pt1 b {
    font-size: 20px;
  }
  .product-index .p-title .pt1 h3 {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .product-index .p-title .pt1 b {
    font-size: 18px;
  }
  .product-index .p-title .pt1 h3 {
    font-size: 14px;
  }
  .product-index .p-title .pt2 a {
    font-size: 14px;
  }
  .product-index .product-con {
    display: block;
  }
  .product-index .product-con .prol {
    width: 100%;
    display:block;
  }
  .product-index .product-con .prol .psort li {
    display: inline-block;
    width: 30%;
  }
  .product-index .product-con .prol .psort li a {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
  }
  .product-index .product-con .pror {
    width: 100%;
  }
  .product-index .product-con .pror .plist2 li a .wz {
    font-size: 12px;
    line-height: 1.5;
  }
  .product-index .product-con .prol .pt1 b{
      font-size: 18px;
  }
  .product-index .product-con .prol .pt1 h3{
      font-size:14px;
  }
  .product-index .product-con .prol .psort{
     display: block;
    margin-top: 2vh;
    justify-content: center;
  }
}

/**/
.tt2 {
  display: none;
}

.jjfa-bg {
  background: url(/template/default/assets/images/yybj.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 4.375vw;
  padding-bottom: 6.25vw;
  /*margin-top: 4.6875vw;*/
}

.jjfa-bg .jjfa-index {
  position: relative;
}

.jjfa-bg .jjfa-index .jjfa-left {
  float: left;
  width: 27.08333333333333vw;
  background: #fff;
  position: absolute;
  left: 0;
  top: 60px;
  padding: 2.08333333333333vw 0;
  padding-left: 2.60416666666667vw;
  padding-right: 4.16666666666667vw;
}

.jjfa-bg .jjfa-index .jjfa-left .pt1 b {
  display: block;
  color: #333333;
  font-size: 1.875vw;
}

.jjfa-bg .jjfa-index .jjfa-left .pt1 h3 {
  color: #727171;
  font-size: 1.04166666666667vw;
  padding-top: 10px;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort {
  padding: 1.30208333333333vw 0;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort li {
  border-bottom: 1px solid #fff;
  background: url(/80d73b5a/21/10/f174a8d33b8105821729e2aeaf223f4d1e3776c9.png) no-repeat right center;
  margin-bottom: 0.3vw;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort li a {
  display: block;
  color: #666666;
  font-size: 18px;
  line-height: 50px;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort li.cur {
  border-bottom: 1px solid #003399;
}

.jjfa-bg .jjfa-index .jjfa-left .jsort li.cur a {
  font-weight: bold;
  color: #003399;
}

.jjfa-bg .jjfa-index .jjfa-left .j-more {
  background: url(/template/default/assets/images/more.png) no-repeat left center;
  width: 184px;
  height: 49px;
  background-size: 184px 49px;
}

.jjfa-bg .jjfa-index .jjfa-left .j-more a {
  display: block;
  color: #003399;
  font-weight: bold;
  text-align: center;
  line-height: 49px;
  font-size: 18px;
}

.jjfa-bg .jjfa-index .jjfa-right {
  float: right;
  width: calc(100% - 23.17708333333333vw);
}

.jjfa-bg .jjfa-index .jjfa-right .jjfa-list li .img1 img {
  width: 100%;
}

@media (max-width: 768px) {
  .jjfa-bg .jjfa-index .jjfa-left {
    float: none;
    position: relative;
    width: 100%;
    top: 0;
  }
  .jjfa-bg .jjfa-index .jjfa-left .pt1 b {
    font-size: 18px;
  }
  .jjfa-bg .jjfa-index .jjfa-left .pt1 h3 {
    font-size: 14px;
  }
  .jjfa-bg .jjfa-index .jjfa-left .jsort li {
    display: inline-block;
    width: 48%;
  }
  .jjfa-bg .jjfa-index .jjfa-left .jsort li a {
    font-size: 14px;
    line-height: 30px;
  }
  .jjfa-bg .jjfa-index .jjfa-left .j-more a {
    font-size: 14px;
  }
  .jjfa-bg .jjfa-index .jjfa-right {
    width: 100%;
    float: none;
  }
}

/**/
/*.about-index {
  display: flex;
  justify-content: space-between;
  margin-top: 4.6875vw;
}

.about-index .aboutl {
  width: 37.76041666666667vw;
  margin-bottom: 2vw;
}

.about-index .aboutl .pt1 b {
  display: block;
  color: #333333;
  font-size: 1.875vw;
}

.about-index .aboutl .pt1 h3 {
  color: #727171;
  font-size: 1.04166666666667vw;
  padding-top: 10px;
}

.about-index .aboutl .ab1 {
  margin-top: 2.60416666666667vw;
}

.about-index .aboutl .ab1 p {
  color: #555555;
  font-size: 16px;
  line-height: 34px;
}

.about-index .aboutl .a-more {
  background: url(/80d73b5a/21/10/0c1775d36240825d743feb43e3168b2ee1060db3.png) no-repeat top center;
  width: 184px;
  height: 49px;
  background-size: 184px 49px;
  margin-top: 3.90625vw;
}

.about-index .aboutl .a-more a {
  display: block;
  color: #003399;
  font-size: 16px;
  line-height: 49px;
  text-align: center;
}

.about-index .aboutr {
  width: calc(100% - 42.44791666666667vw);
  margin-top: 2vw;
  max-width: 624px;
}

.about-index .aboutr .aboutr-list li {
  float: left;
  position: relative;
  margin-bottom: 12px;
  margin-left: 10px;
  overflow: hidden;
}

.about-index .aboutr .aboutr-list li .img1 img {
  width: 100%;
}

.about-index .aboutr .aboutr-list li .ww {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: 0.5s;
}

.about-index .aboutr .aboutr-list li .ww .w1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

.about-index .aboutr .aboutr-list li .ww .w1 b {
  font-family: "Arial";
  font-size: 2.5vw;
}

.about-index .aboutr .aboutr-list li .ww .w1 span {
  font-family: "Arial";
  font-size: 1.875vw;
}

.about-index .aboutr .aboutr-list li .ww .w2 {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
}

.about-index .aboutr .aboutr-list li:nth-of-type(2) {
  margin-top: 1.97916666666667vw;
}

.about-index .aboutr .aboutr-list li:nth-of-type(3) {
  margin-top: 7.1875vw;
  float: right;
}

.about-index .aboutr .aboutr-list li:nth-of-type(4) {
  margin-top: -1.97916666666667vw;
}

.about-index .aboutr .aboutr-list li:hover .ww {
  background: rgba(127, 34, 0, 0.38);
  bottom: 0;
}

@media (max-width: 1024px) {
  .about-index .aboutr {
    width: calc(100% - 32.447917vw);
  }
}

@media (max-width: 996px) {
  .about-index .aboutr {
    width: calc(100% - 26.447917vw);
  }
}

@media (max-width: 768px) {
  .about-index {
    display: block;
  }
  .about-index .aboutl {
    width: 100%;
  }
  .about-index .aboutl .pt1 b {
    font-size: 18px;
  }
  .about-index .aboutl .pt1 h3 {
    font-size: 14px;
  }
  .about-index .aboutl .ab1 p {
    font-size: 13px;
    line-height: 24px;
  }
  .about-index .aboutr {
    width: 100%;
  }
  .about-index .aboutr .aboutr-list li {
    float: none;
    margin-left: 0;
  }
  .about-index .aboutr .aboutr-list li:nth-of-type(3) {
    float: none;
    margin: 0;
    margin-top: 10px;
  }
  .about-index .aboutr .aboutr-list li:nth-of-type(4) {
    margin-top: 10px;
  }
}*/


.c1_index{
    position: relative;
    background: url(/template/default/assets/images/ys02.jpg) no-repeat center bottom;
    background-size: contain;
    padding: 3.125% 0;
}


.abb_box{
    position: relative;
	padding-bottom:40px
}
.abb_left{
    width: 48%;
    float: right;
}
.abb_left img{
    width: 100%;
    display: block;
}

.abb_right{
    width: 48%;
    margin-right: 2%;
    margin-top: 20px;
}

.abb_right h2{
    font-size: 36px;
    color: #333333;
    font-weight: 700;
}

.abb_right span{
    display: block;
    font-size: 20px;
    color: #666666;
    padding: 10px 0;
}

.abb_right .abbtxt{
    font-size: 16px;
    color: #555555;
    line-height: 2.2;
    margin-top: 15px;
}

.abb_right .abbmore{
    display: block;
    margin-top: 4.88%;
    font-size: 12px;
    text-transform: uppercase;
    color:#6a6a6a;
    float: right;
}

.abb_list11{
    position: relative;
    display: flex;
    justify-content: space-between;
    max-width: 1410px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.abb_list11 li{
    text-align: center;
    width: 25%;
    padding-right: 5%;
}

.abb_list11 li a{
    display: block;
}

.abb_list11 li .overimg{
    width: 100px;
    text-align: center;
    float: left;
}

.abb_list11 li .overimg img{
    max-width: 100%;
}

.abb_list11 li .sright{
    width: calc(100% - 100px);
    float: left;
    text-align: left;
}

.abb_list11 li .sright h3{
    padding-bottom: 5px;
    font-size: 22px;
    color: #333333;
    font-weight: 400;
}

.abb_list11 li .sright span{
    color: #999999;
    font-size: 12px;
}

.abb_list11 li:hover .overimg img{
  filter: invert(12%) sepia(91%) saturate(4899%) hue-rotate(209deg) brightness(62%) contrast(116%);
}


@media (max-width:1200px){
    .abb_right{
        margin-top:0;
    }
    .abb_right h2{
        font-size:24px;
    }
    .abb_right span{
        font-size:18px;
    }
    .abb_right .abbtxt{
        line-height:1.7;
        font-size:14px;
    }
    .abb_right .abbmore{
        margin-top:3vh;
    }
}


@media (max-width:992px){
    .abb_left{
        float:none;
        width:100%;
        padding:0 15px;
    }
    .abb_right{
        float:none;
        width:100%;
        margin-left:0;
        padding:0 15px;
        margin-top:15px;
    }
    .abb_list11{
         flex-wrap:wrap;
    }
    .abb_list11 li{
        width:50%;
        margin:15px 0;
    }
    
}

@media (max-width:500px){
    
    .abb_list11 li{
        width:50%;
    }
	.c1_index{ background: none}
}




/**/
.ad-bg {
  background: url(/template/default/assets/images/ys01.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding: 3.33333333333333vw 0;
  margin-top: 4.6875vw;
}

.ad-bg .ad-index .ad-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ad-bg .ad-index .ad-list li {
  text-align: center;
  width: 25%;
  height: 285px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: all 0.6s ease;
}

.ad-bg .ad-index .ad-list li + li {
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}

.ad-bg .ad-index .ad-list li .img1 img {
  max-width: 100%;
}

.ad-bg .ad-index .ad-list li .w1 {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding-top: 20px;
}

.ad-bg .ad-index .ad-list li .w2 {
  background: url(/80d73b5a/21/09/d951afb94564864fdfd311ddf16cb9a054feee1a.png) no-repeat top center;
  width: 21px;
  height: 17px;
  margin: 0 auto;
  background-size: 21px 17px;
  margin-top: 30px;
}

.ad-bg .ad-index .ad-list li .w3 {
  color: #e0e0e0;
  font-size: 15px;
  line-height: 28px;
  margin-top: 30px;
  display: none;
  width:100%
}

.ad-bg .ad-index .ad-list li:hover{
  transform:translateY(10px)
}

.ad-bg .ad-index .ad-list li:hover .img1 img {
  filter: invert(90%) sepia(60%) saturate(3274%) hue-rotate(212deg) brightness(97%) contrast(110%);
}

.ad-bg .ad-index .ad-list li:hover .w2 {
  display: none;
  transition: all 0.6s ease;
}

.ad-bg .ad-index .ad-list li:hover .w3 {
  display: block;
  transition: all 0.6s ease;
}

@media (max-width: 768px) {
  .ad-bg .ad-index .ad-list {
    flex-wrap: wrap;
  }
  .ad-bg .ad-index .ad-list li {
    width: 46%;
    height: auto;
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .ad-bg .ad-index .ad-list li + li {
    border: none;
  }
  .ad-bg .ad-index .ad-list li .img1 img {
    max-width: 20%;
  }
  .ad-bg .ad-index .ad-list li .w1 {
    font-size: 14px;
    padding-top: 5px;
  }
  .ad-bg .ad-index .ad-list li .w2 {
    margin-top: 10px;
  }
  .ad-bg .ad-index .ad-list li .w3 {
    display: block;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 5px;
	min-height:108px
  }
}

/**/

.tab-con { position: relative; margin-bottom:4vw;}
.tab-con .news-con { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.tab-con .news-con { opacity: 0; visibility: hidden; transition: all .5s ease; }
.tab-con .news-con.active { position: static; opacity: 1; visibility: visible;  }


.news-index .n-title {
  padding: 3.64583333333333vw 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news-index .n-title .nt1 {
  font-weight: bold;
  color: #333333;
  font-size: 1.875vw;
}

.news-index .n-title .nt .nsort li {
  display: inline-block;
  color: #666666;
  margin-left: 2.91666666666667vw;
  border-bottom: 3px solid #fff;
}

.news-index .n-title .nt .nsort li a {
  display: block;
  color: #666666;
  font-size: 18px;
  line-height: 2;
}

.news-index .n-title .nt .nsort li.active {
  border-bottom: 3px solid #003399;
}

.news-index .n-title .nt .nsort li.active a {
  font-weight: bold;
  color: #003399;
}

.news-index .news-con {
  display: flex;
  justify-content: space-between;
}

.news-index .news-con .newsl {
  width: 35.20833333333333vw;
}

.news-index .news-con .newsl .nlist1 li {
  position: relative;
}

.news-index .news-con .newsl .nlist1 li .img1 img {
  width: 100%;
}

.news-index .news-con .newsl .nlist1 li .ww {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.44);
  padding: 1.97916666666667vw;
  display: flex;
  justify-content: space-between;
}

.news-index .news-con .newsl .nlist1 li .ww .date {
  color: #fff;
  text-align: center;
  margin-right: 10px;
}

.news-index .news-con .newsl .nlist1 li .ww .date .d1 {
  font-size: 24px;
  font-family: "Arial";
}

.news-index .news-con .newsl .nlist1 li .ww .date .d2 {
  font-size: 14px;
  font-family: "Arial";
}

.news-index .news-con .newsl .nlist1 li .ww .wz b {
  display: block;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-index .news-con .newsl .nlist1 li .ww .wz h4 {
  color: #ffffff;
  font-size: 16px;
  line-height: 28px;
  padding-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news-index .news-con .newsr {
  width: calc(100% - 38.33333333333333vw);
}

.news-index .news-con .newsr .nlist2 li {
  padding: 0.9vw 0;
}

.news-index .news-con .newsr .nlist2 li a {
  display: flex;
  justify-content: space-between;
}

.news-index .news-con .newsr .nlist2 li a .date {
  text-align: center;
  width: 6.45833333333333vw;
}

.news-index .news-con .newsr .nlist2 li a .date .d1 {
  color: #333333;
  font-size: 24px;
  font-family: "Arail";
}

.news-index .news-con .newsr .nlist2 li a .date .d2 {
  color: #666666;
  font-size: 14px;
  font-family: "Arail";
}

.news-index .news-con .newsr .nlist2 li a .wz {
  width: calc(100% - 6.45833333333333vw);
}

.news-index .news-con .newsr .nlist2 li a .wz .w1 {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
}

.news-index .news-con .newsr .nlist2 li a .wz .w2 {
  color: #999999;
  font-size: 16px;
  line-height: 28px;
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news-index .news-con .newsr .nlist2 li:hover {
  background: #f5f5f5;
}

.news-index .news-con .newsr .nlist2 li:hover a .wz .w1 {
  color: #003399;
}

@media (max-width: 1366px) {
  .news-index .news-con .newsr .nlist2 li {
    padding: 0.1625vw 0;
  }
}

@media (max-width: 1024px) {
  .news-index .news-con .newsl {
    width: 48.208333vw;
  }
  .news-index .news-con .newsr {
    width: calc(100% - 53.208333vw);
  }
}

@media (max-width: 768px) {
  .news-index .n-title .nt1 {
    font-size: 16px;
  }
  .news-index .n-title .nt .nsort li a {
    font-size: 14px;
  }
  .news-index .news-con {
    display: block;
  }
  .news-index .news-con .newsl {
    width: 100%;
  }
  .news-index .news-con .newsl .nlist1 li .ww .wz b {
    font-size: 14px;
  }
  .news-index .news-con .newsl .nlist1 li .ww .wz h4 {
    font-size: 12px;
    line-height: 2;
    padding-top: 5px;
  }
  .news-index .news-con .newsr {
    width: 100%;
  }
  .news-index .news-con .newsr .nlist2 {
    margin-top: 10px;
  }
  .news-index .news-con .newsr .nlist2 li {
    margin-bottom: 10px;
  }
  .news-index .news-con .newsr .nlist2 li a .date {
    width: 100px;
  }
  .news-index .news-con .newsr .nlist2 li a .wz .w1 {
    font-size: 14px;
  }
  .news-index .news-con .newsr .nlist2 li a .wz .w2 {
    font-size: 12px;
    line-height: 2;
    margin-top: 5px;
  }
}

/**/
.hzhb-bg {
  background: #f5f5f5;
  padding-bottom: 2.08333333333333vw;
}

.hzhb-bg .hzhb-index .p-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3.125vw 0;
}

.hzhb-bg .hzhb-index .p-title .pt1 b {
  display: block;
  color: #333333;
  font-size: 1.875vw;
}

.hzhb-bg .hzhb-index .p-title .pt1 h3 {
  color: #727171;
  font-size: 1.04166666666667vw;
  padding-top: 10px;
}

.hzhb-bg .hzhb-index .p-title .pt2 a {
  color: #666666;
  font-size: 16px;
}

.hzhb-bg .hzhb-index .hzhb-con .hzhb-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hzhb-bg .hzhb-index .hzhb-con .hzhb-list li {
  width: 18%;
  margin-bottom: 1.5%;
}

.hzhb-bg .hzhb-index .hzhb-con .hzhb-list li .img1 img {
  width: 100%;
}

.hzhb-bg .hzhb-index .hzhb-con .hzhb-list li:hover {
  box-shadow: 0 0 10px #e0dddd;
}

@media (max-width: 768px) {
  .hzhb-bg .hzhb-index .p-title .pt1 b {
    font-size: 18px;
  }
  .hzhb-bg .hzhb-index .p-title .pt1 h3 {
    font-size: 14px;
  }
  .hzhb-bg .hzhb-index .p-title .pt2 a {
    font-size: 14px;
  }
  .hzhb-bg .hzhb-index .hzhb-con .hzhb-list li {
    width: 49.5%;
  }
  
  .product-index .product-con .pror .plist2 li{ width:48%}
  
}

/**/
.foot-bg {
  background: url(/template/default/assets/images/ys03.jpg) no-repeat top center;
  background-size: 100% 100%;
  border-top: 5px solid #003399;
  padding: 3% 0 1% 0;
}

.foot-bg .foot-index {
  display: flex;
  justify-content: space-between;
}

.foot-bg .foot-index .foot1 {
  display: flex;
  justify-content: space-between;
  width: 41.97916666666667vw;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.foot-bg .foot-index .foot1 dl {
  width: 33%;
}

.foot-bg .foot-index .foot1 dl dt {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 1.5625vw;
}

.foot-bg .foot-index .foot1 dl dd a {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  line-height: 34px;
}

.foot-bg .foot-index .lx h3 {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 1.5625vw;
}

.foot-bg .foot-index .lx p {
  color: rgba(255, 255, 255, 0.8);
  line-height: 34px;
}

.foot-bg .foot-index .erq {
  margin-top: 2vw;
}

.foot-bg .foot-index .erq p {
  text-align: center;
  color: #fff;
  line-height: 2;
}

.foot-bg .foot-index .erq p img {
  max-width: 100%;
}

.foot-bg .cop-bg {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 2.60416666666667vw;
  padding: 1.5625vw 0;
}

.foot-bg .cop-bg .cop-index {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.foot-bg .cop-bg .cop-index .copl {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  line-height: 24px;
}

.foot-bg .cop-bg .cop-index .copl a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}

.flink {
  position: relative;
}

.lj {
  width: 232px;
  line-height: 44px;
  padding-left: 29px;
  color: #fff;
  font-size: 14px;
  background: url(/80d73b5a/21/09/0424d2992327da7f6be58d68f8af8beaa53df86d.png) no-repeat rgba(255, 255, 255, 0.1);
  background-position: 186px;
  cursor: pointer;
}

.lianjie {
  position: absolute;
  bottom: 44px;
  width: 100%;
  left: 0;
  display: none;
  padding: 20px 0;
}

.lianjie a {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 18px;
}

.lianjie a:hover {
  color: #ab001a;
}

@media (max-width: 768px) {
  .foot-bg {
    padding-bottom: 15%;
  }
  .foot-bg .foot-index {
    display: block;
  }
  .foot-bg .foot-index .foot1 {
    width: 100%;
  }
  .foot-bg .foot-index .foot1 dl dt {
    font-size: 14px;
  }
  .foot-bg .foot-index .foot1 dl dd a {
    font-size: 12px;
    line-height: 24px;
  }
  .foot-bg .foot-index .lx h3 {
    font-size: 14px;
  }
  .foot-bg .foot-index .lx p {
    font-size: 12px;
    line-height: 24px;
  }
  .foot-bg .cop-bg .cop-index {
    display: block;
  }
  .foot-bg .cop-bg .cop-index .copl {
    font-size: 12px;
    text-align: center;
    line-height: 20px;
  }
  .foot-bg .cop-bg .cop-index .copl a {
    font-size: 12px;
  }
}

/*phone底部导航*/
li {
  list-style: none;
}

.q_d_m {
  float: left;
  width: 100%;
  height: 50px;
}

.pf_down {
  width: 100%;
  float: left;
  position: fixed;
  left: 0;
  bottom: 0;
  height: 50px;
  background: #003399;
  z-index: 999;
  border-top: 1px solid #fff;
}

.pf_down li {
  width: 33.333333%;
  float: left;
  text-align: center;
  padding: 7px 0 4px 0;
  border-right: 1px solid #fff;
}

.pf_down li .ico7 {
  width: 100%;
  float: left;
  height: 20px;
}

.pf_down li .d_name {
  width: 100%;
  float: left;
  margin-top: 4px;
  font-size: 12px;
  color: #fff;
  line-height: 14px;
}

.pf_down li.l1 .ico7 {
  background: url(/template/default/assets/images/sj01.png) no-repeat center;
  background-size: 20px 20px;
}

.pf_down li.l2 .ico7 {
  background: url(/template/default/assets/images/sj02.png) no-repeat center;
  background-size: 20px 20px;
}

.pf_down li.l3 .ico7 {
  background: url(/template/default/assets/images/sj03.png) no-repeat center;
  background-size: 20px 20px;
}

.pf_down li:nth-child(3n) {
  border: none;
}

/*内页*/
.page-wrap {
  background: none;
}

.page-wrap-left {
  position: relative;
  top: -100px;
}

@media (max-width: 990px) {
  .page-wrap-left {
    display: none;
  }
}

.xypg-left-con {
  background: #fff;
}

.yili .xypg-left-title {
  background: url(/template/default/assets/images/lbj.jpg) no-repeat top center;
  background-size: 100% 100%;
  height: 100px;
  padding: 0;
}

.yili .xypg-left-title h3 {
  line-height: 100px;
  text-indent: 26px;
  color: #fff;
}

.yili .xypg-left-title span {
}

.xypg-left-nav {
  padding-bottom: 30px;
}

.xypg-left-nav > li {
  border-bottom: 1px dashed #e1e1e1;
  position: relative;
}

.xypg-left-nav > li:last-child {
  border-bottom: 1px dashed #e1e1e1;
}

.xypg-left-nav > li::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 8px solid #cdcdcd;
  border-bottom: 5px solid transparent;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -2.5px;
}

.xypg-left-nav > li > a {

}

.xypg-left-nav > li .first-nav-btn {
  display: none;
}

.xypg-left-nav > li:hover::before {
  border-left: 8px solid #003399;
}

.xypg-left-nav > li:hover > a,
.xypg-left-nav > li.clicked > a {
  transform: translateX(10px);
}



.xypg-left-contact .xypg-left-title,
.xypg-left-keys .xypg-left-title,
.xypg-left-news .xypg-left-title {
  padding: 14px 20px;
  position: relative;
  padding-left: 38px;
}

.xypg-left-contact .xypg-left-title:before,
.xypg-left-keys .xypg-left-title:before,
.xypg-left-news .xypg-left-title:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 20px;
  width: 5px;
  height: 20px;
  background: #003399;
}

.xypg-left-contact .xypg-left-title:after,
.xypg-left-keys .xypg-left-title:after,
.xypg-left-news .xypg-left-title:after {
  content: '';
  position: absolute;
  width: 240px;
  background: #f2f2f2;
  left: 20px;
  bottom: 0;
}

.xypg-left-contact .xypg-left-title h3,
.xypg-left-keys .xypg-left-title h3,
.xypg-left-news .xypg-left-title h3 {
  font-size: 21px;
  font-weight: 400;
}

.page-position {
  padding: 16px 0;
  font-size: 14px;
  color: #666666;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 30px;
  position: relative;
  padding-left: 30px;
}

.page-position:before {
  content: '';
  position: absolute;
  top: 16px;
  left: 0;
  width: 18px;
  height: 18px;
  background: url(/template/default/assets/images/home.png) no-repeat center left;
}

.page-position a {
  color: #666666;
}

.page-position a:hover {
  color: #003399;
}

.xypg-product-list li {
 /* border: none;*/

}

.xypg-product-list li h3 a {
 /* position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #333333;
  font-weight: bold;
  font-size: 18px;*/
 /* -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    line-height: 226px;
    text-align: center;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(38,37,53,.8) url(/80d73b5a/21/10/b8f99d652fa456375db0b2dec49e4bb9ec04e860.png) no-repeat right bottom;*/
}


/*nabout*/
.xypg-left-title-about h3 {
  text-align: center;
  color: #333333;
  font-size: 30px;
}

.xypg-left-nav-about {
  text-align: center;
  margin: 30px auto;
}

.xypg-left-nav-about li {
  display: inline-block;
  width: 10%;
  background: #fff;
  line-height: 42px;
  margin: 0 5px;
  position: relative;
}

.xypg-left-nav-about li::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -2.5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #003399;
  display: none;
}

.xypg-left-nav-about li a {
  display: block;
  color: #666666;
  font-size: 16px;
}

.xypg-left-nav-about li:hover {
  background: #003399;
}

.xypg-left-nav-about li:hover::before {
  display: block;
}

.xypg-left-nav-about li:hover a {
  color: #fff;
}

.page-wrap-right .xypg-right-content {
 
}

.page-wrap-right .xypg-right-content p img {
	width:100%;
	height:auto!important

}


@media(max-width:768px){
    .xypg-left-nav-about li{
        width:46%;
        margin-bottom: 3%;
    }
}



/* 下招聘列表页 */
.xypg-job-list .job-name {
  width: 32.5%;
  padding-left: 4%;
}

.xypg-job-list .job-xlyq {
  width: 32.5%;
  padding-left: 4%;
}

.xypg-job-list .job-number {
  width: 20%;
  text-align: center;
}

.xypg-job-list .job-more {
  width: 15%;
  text-align: center;
}

.xypg-job-list .job-title {
  line-height: 60px;
  background: #292e39;
  font-size: 18px;
  color: #fff;
}

.xypg-job-list .job-title span {
  display: block;
  float: left;
  font-weight: bold;
}

.xypg-job-list .job-item {
  margin-top: 20px;
  line-height: 60px;
  background: #f8f8f8;
}

.xypg-job-list .job-item .job-item-span {
  float: left;
  font-size: 16px;
  color: #333333;
  min-height: 1px;
}

.xypg-job-list .job-item .job-item-span .job-item-con {
  display: block;
}

.xypg-job-list .job-item .job-more a {
  float: right;
  display: block;
  text-align: center;
  background: #000;
  width: 29px;
  height: 29px;
  margin: 15px 30px 0 0;
  background: #9c9c9c url(../images/xypg-job-jt.png) center no-repeat;
  border-radius: 50%;
}

.xypg-job-list .job-item .job-more a:hover {
  background-color: #292e39;
}

.xypg-job-list .job-item .mob-job-title {
  display: none;
}

@media (max-width: 768px) {
  .xypg-job-list .job-title {
    display: none;
  }

  .xypg-job-list .job-item {
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
    background: #fff !important;
    line-height: 50px;
  }

  .xypg-job-list .job-item .job-item-span {
    float: none;
    width: 100%;
    padding-left: 0;
    font-size: 14px;
  }

  .xypg-job-list .job-item .job-item-span .mob-job-title {
    float: left;
    display: block;
    width: 130px;
    padding-left: 15px;
    text-align: left;
    font-weight: bold;
  }

  .xypg-job-list .job-item .job-item-span .job-item-con {
    float: right;
    width: calc(100% - 130px);
    text-align: right;
    padding-right: 20px;
  }

  .xypg-job-list .job-item .job-more a {
    margin: 12px 0 0 0;
  }

  .xypg-job-list .job-item .job-item-span+.job-item-span {
    border-top: 1px dashed #ebebeb;
  }
}







