/* ydl 2023.10.27 */
.head {
  background-color: #d7d7d7;
}
.flexslider .slides img {
  background-color: #eee;
}
.fyoushi {
  background-color: #4d71d0;
}
a.logo img {
  height: 64px;
  max-width: 360px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.nav {
  height: 80px;
  line-height: 80px;
  margin-top: 46px;
}
.nav a {
  line-height: inherit !important;
}
.nav > li > a:after {
  bottom: 10px;
}
@media screen and (min-width: 1101px) {
  .fnewslist3 li:nth-child(1n+4) {
    display: none;
  }
}
.fnews {
  background-color: #354ec5 !important;
}
.headright {
  right: 50px;
  top: 10px;
}
.clanguage {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 8;
}
.clanguage .btn-language {
  position: relative;
  display: block;
  background-color: #bbb;
  width: 34px;
  height: 34px;
  border-radius: 50%;
}
.clanguage .btn-language .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
}
.clanguage .hide {
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 2px;
  padding: 10px 0;
  -webkit-transition: all 250ms ease-out 0ms;
  transition: all 250ms ease-out 0ms;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  background-color: #0a25b7;
}
.clanguage .hide .btn {
  color: #ffffff;
  display: block;
  line-height: 1.5;
  padding: 6px 8px;
  min-width: 4em;
}
.clanguage .hide .btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.clanguage._show .btn-language {
  background-color: #0a25b7;
}
.clanguage._show .hide {
  -webkit-transition: all 250ms ease-out 0ms;
  transition: all 250ms ease-out 0ms;
  opacity: 1;
  visibility: visible;
  -webkit-transform: none !important;
          transform: none !important;
}
@media screen and (max-width: 1200px) {
  .clanguage {
    right: 100px;
    top: 0%;
    width: 80px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .clanguage .btn-language {
    width: 56px;
    height: 56px;
  }
  .clanguage .btn-language .icon {
    width: 36px;
    height: 36px;
  }
  .clanguage .hide {
    padding: 20px 0;
  }
  .clanguage .hide .btn {
    padding: 10px 16px;
    font-size: 24px;
  }
}
.fxuanze {
  background-color: #12171a;
  color: #fff;
  padding-top: 70px;
  padding-bottom: 60px;
  background-image: url("../images/bgi-xuanze.jpg");
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}
.fxuanze .cer0 {
  width: 1440px;
  max-width: 95%;
}
.fxuanze-ol {
  position: relative;
  z-index: 1;
  height: 620px;
  margin-top: 40px;
}
.fxuanze-ol .item {
  position: absolute;
}
.fxuanze-ol .item .cbox {
  position: relative;
  z-index: 1;
}
.fxuanze-ol .item .cbox .line {
  z-index: -1;
  pointer-events: none;
  position: absolute;
  width: 197px ;
  height: 34px ;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.fxuanze-ol .item .cbox .line:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/dct-line.png");
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.fxuanze-ol .item .cbox .dt {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  white-space: nowrap;
}
.fxuanze-ol .item .cbox .dd {
  position: relative;
  margin-top: 12px;
  font-size: 16px;
  color: #ffffff;
  line-height: 28px;
  opacity: 0.6;
  height: 56px;
}
.fxuanze-ol .item .cbox .dd ._ps {
  position: absolute;
  width: 320px;
}
.fxuanze-ol .item .icon {
  position: absolute;
  border-radius: 50%;
  background-color: #fff;
  width: 80px;
  height: 80px;
  -webkit-transition: all 480ms ease-out 0s;
  transition: all 480ms ease-out 0s;
}
.fxuanze-ol .item.i1 {
  margin-right: 160px;
  top: -5px;
}
.fxuanze-ol .item.i1 .icon {
  right: 0;
  bottom: 0;
}
.fxuanze-ol .item.i1 .cbox .line {
  right: 70px;
  bottom: 30px;
}
.fxuanze-ol .item.i2 {
  margin-left: 160px;
  top: -5px;
}
.fxuanze-ol .item.i2 .icon {
  left: 0;
  bottom: 0;
}
.fxuanze-ol .item.i2 .cbox .line {
  left: 70px;
  bottom: 30px;
}
.fxuanze-ol .item.i3 {
  margin-right: 250px;
  top: 225px;
}
.fxuanze-ol .item.i3 .icon {
  right: 0;
  bottom: 0;
}
.fxuanze-ol .item.i3 .cbox .line {
  right: 70px;
  bottom: 30px;
}
.fxuanze-ol .item.i4 {
  margin-left: 250px;
  top: 225px;
}
.fxuanze-ol .item.i4 .icon {
  left: 0;
  bottom: 0;
}
.fxuanze-ol .item.i4 .cbox .line {
  left: 70px;
  bottom: 30px;
}
.fxuanze-ol .item.i5 {
  margin-right: 160px;
  top: 490px;
}
.fxuanze-ol .item.i5 .icon {
  right: 0;
  top: -30px;
}
.fxuanze-ol .item.i5 .cbox .line {
  -webkit-transform: rotateX(0);
          transform: rotateX(0);
  right: 60px;
  top: 14px;
}
.fxuanze-ol .item.i6 {
  margin-left: 160px;
  top: 490px;
}
.fxuanze-ol .item.i6 .icon {
  left: 0;
  top: -30px;
}
.fxuanze-ol .item.i6 .cbox .line {
  -webkit-transform: rotateX(0);
          transform: rotateX(0);
  left: 60px;
  top: 14px;
}
.fxuanze-ol .item:nth-child(2n+1) {
  text-align: right;
  right: 50%;
}
.fxuanze-ol .item:nth-child(2n+1) .cbox {
  padding-right: 110px;
}
.fxuanze-ol .item:nth-child(2n+1) .cbox .line:before {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.fxuanze-ol .item:nth-child(2n+1) .cbox .dd ._ps {
  right: 0;
}
.fxuanze-ol .item:nth-child(2n+2) {
  text-align: left;
  left: 50%;
}
.fxuanze-ol .item:nth-child(2n+2) .cbox {
  padding-left: 110px;
}
.fxuanze-ol .item:nth-child(2n+2) .cbox .dd ._ps {
  left: 0;
}
.fxuanze-ol .item:hover .icon {
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
@media screen and (max-width: 1600px) {
  .fxuanze-ol {
    height: 520px;
  }
  .fxuanze-ol .item .cbox .dt {
    font-size: 20px;
  }
  .fxuanze-ol .item .cbox .dd ._ps {
    width: 240px;
  }
  .fxuanze-ol .item.i3 {
    margin-right: 210px;
    top: 175px;
  }
  .fxuanze-ol .item.i3 .icon {
    right: 0;
    bottom: 0;
  }
  .fxuanze-ol .item.i3 .cbox .line {
    right: 70px;
    bottom: 30px;
  }
  .fxuanze-ol .item.i4 {
    margin-left: 210px;
    top: 175px;
  }
  .fxuanze-ol .item.i4 .icon {
    left: 0;
    bottom: 0;
  }
  .fxuanze-ol .item.i4 .cbox .line {
    left: 70px;
    bottom: 30px;
  }
  .fxuanze-ol .item.i5 {
    margin-right: 140px;
    top: 400px;
  }
  .fxuanze-ol .item.i5 .icon {
    right: 0;
    top: -30px;
  }
  .fxuanze-ol .item.i5 .cbox .line {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    right: 60px;
    top: 14px;
  }
  .fxuanze-ol .item.i6 {
    margin-left: 140px;
    top: 400px;
  }
  .fxuanze-ol .item.i6 .icon {
    left: 0;
    top: -30px;
  }
  .fxuanze-ol .item.i6 .cbox .line {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    left: 60px;
    top: 14px;
  }
  .fxuanze-ol .item:nth-child(2n+1) .cbox {
    padding-right: 95px;
  }
  .fxuanze-ol .item:nth-child(2n+1) .cbox .line {
    margin-right: -15px;
  }
  .fxuanze-ol .item:nth-child(2n+2) .cbox {
    padding-left: 95px;
  }
  .fxuanze-ol .item:nth-child(2n+2) .cbox .line {
    margin-left: -15px;
  }
}
@media screen and (max-width: 1024px) {
  .fxuanze {
    background-image: url("../images/bgi-xuanze_m.jpg");
    padding: 60px 0;
  }
  .fxuanze-ol {
    height: auto;
  }
  .fxuanze-ol .item:nth-child(1n+1) {
    position: relative;
    left: auto;
    right: auto;
    margin: auto;
    top: auto;
    bottom: auto;
    text-align: left;
    min-height: 64px;
  }
  .fxuanze-ol .item:nth-child(1n+1) .icon {
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    width: 64px;
    height: 64px;
  }
  .fxuanze-ol .item:nth-child(1n+1) .cbox {
    padding-left: 80px;
    padding-right: 0;
  }
  .fxuanze-ol .item:nth-child(1n+1) .cbox .line {
    display: none;
  }
  .fxuanze-ol .item:nth-child(1n+1) .cbox .dt {
    line-height: 1.5;
  }
  .fxuanze-ol .item:nth-child(1n+1) .cbox .dd {
    height: auto;
    margin-top: 10px;
  }
  .fxuanze-ol .item:nth-child(1n+1) .cbox .dd ._ps {
    width: auto;
    position: relative;
  }
  .fxuanze-ol .item:nth-child(1n+2) {
    margin-top: 30px;
  }
}
.fhuoban {
  background-color: #e2e0e1;
}
/* fshipin */
.fshipin {
  padding: 60px 0 70px;
  background-color: #fff;
}
.fshipin .cer0 {
  max-width: 95%;
}
.fshipin .caselist {
  margin-bottom: -50px;
  margin-top: 40px;
  padding-top: 0;
}
/* fanli */
.fanli {
  padding: 60px 0 0;
  background: #e2e0e1 url(../images/fbg6.jpg) top;
}
.fanli .cer0 {
  max-width: 95%;
}
.fanli .tab_tg {
  margin-top: 40px;
}
.fanli .tab_tg ._btn {
  cursor: pointer;
  -webkit-transition: all 320ms ease-out 0s;
  transition: all 320ms ease-out 0s;
  color: #333;
  display: inline-block;
  vertical-align: middle;
  padding: 16px 20px;
  font-size: 16px;
  line-height: 1;
}
.fanli .tab_tg ._btn._on,
.fanli .tab_tg ._btn:hover {
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.13);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.13);
}
.fanli .tab_tg > s {
  color: #ccc;
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
}
.fanli .tab_tt {
  margin-top: 50px;
}
.fanli .tab_tt .swiper-container {
  z-index: 1;
}
.fanli .tab_tt .swiper-wrapper {
  z-index: 2;
}
.fanli .tab_tt .item {
  position: relative;
  overflow: hidden;
}
.fanli .tab_tt .item ._pic {
  width: 100%;
  height: 0 !important;
  padding-bottom: 33.85416667%;
  background-color: #eee;
}
.fanli .tab_tt .item ._pic > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fanli .tab_tt .item ._pic:after {
  content: " ";
  z-index: 3;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.fanli .tab_tt .item ._wrapIn {
  position: absolute;
  right: 10%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 320ms ease-out 0s;
  transition: all 320ms ease-out 0s;
  z-index: 7;
  font-size: 16px;
  width: 600px;
  max-width: 45vw;
  height: 300px;
  padding: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fanli .tab_tt .item ._wrapIn .dt {
  font-size: 24px;
  color: #333;
  line-height: 1.5;
}
.fanli .tab_tt .item ._wrapIn .dd {
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.75em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 3.5em;
  height: 3.5em;
}
.fanli .tab_tt .item ._wrapIn .more {
  display: block;
  width: 178px;
  height: 54px;
  position: relative;
  text-align: center;
  line-height: 54px;
  color: #333;
  font-size: 18px;
  text-transform: uppercase;
}
.fanli .tab_tt .item ._wrapIn .more:before,
.fanli .tab_tt .item ._wrapIn .more:after {
  -webkit-transition: 0.4s linear;
  transition: 0.4s linear;
  content: '';
  width: 172px;
  height: 48px;
  position: absolute;
}
.fanli .tab_tt .item ._wrapIn .more:before {
  bottom: 0;
  left: 0;
  z-index: 0;
  border: 1px solid #333;
}
.fanli .tab_tt .item ._wrapIn .more:after {
  top: 0;
  right: 0;
  z-index: 0;
  border: 1px solid #333;
}
.fanli .tab_tt .item ._wrapIn .more:hover:before {
  width: 176px;
  height: 52px;
  background-color: rgba(51, 51, 51, 0.1);
}
.fanli .tab_tt .item ._wrapIn .more:hover:after {
  width: 168px;
  height: 44px;
  top: 4px;
  right: 4px;
  background-color: rgba(51, 51, 51, 0.1);
}
.fanli .tab_tt .item:hover ._wrapIn {
  background-color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 960px) {
  .fanli .tab_tg ._btn {
    padding: 20px 30px;
    font-size: 26px;
  }
  .fanli .tab_tt .item ._pic {
    padding-bottom: 500px;
  }
  .fanli .tab_tt .item ._wrapIn {
    left: 5%;
    right: 5%;
    max-width: 90%;
    width: auto;
    height: auto;
    max-height: 400px;
  }
  .fanli .tab_tt .item ._wrapIn .dt {
    font-size: 32px;
  }
  .fanli .tab_tt .item ._wrapIn .dd {
    font-size: 24px;
  }
}
#iconDiv1 div {
  width: 60px !important;
  height: 80px !important;
}
#iconDivMain1 {
  left: auto !important ;
  right: 5px !important;
}
#iconDiv1 img {
  max-width: 60px;
  height: auto !important;
}
