.sbalert .inner .top .tab .item input {
  width: 0;
  height: 0;
  overflow: hidden;
}
.forie {
    width: 100%;
    height: 100%;
    background: #eaeaea url(../img/jpg/tishi.png) center no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
}
body {
  /*line-height: 1.5;*/
}

.w1600 {
  width: 83.33%;
  margin: 0 auto;
}
h2[align = center]{
  font-size: 18px;
}
/*网站默认滚动跳的样式*/
::-webkit-scrollbar {
  width: 4px;
  height: 4px
}

.sbalerts {
  display: none;
}

.iartical  ul,.iartical  ol {
  padding-left: 1.5em;
  font-size: 14px;
}

.sbalerts .shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.sbalert .shadow.ac {
  /*z-index: 12;*/
}

.bt .btbox {
  /*display: none;*/
}

.fixheader .mdrop .top .title a {
  display: block;
  width: 100%;
}

.bdshare-button-style0-16 a {
  padding: 0;
}

::-webkit-scrollbar-track {
  /*background: rgba(0, 0, 0, 0.1);*/
}

::-webkit-scrollbar-thumb {
  background-color: #0770b8;
}

::-webkit-scrollbar-thumb:window-inactive {
  background-color: #0770b8;
}

::-webkit-scrollbar-thumb:vertical:hover {
  background-color: #0770b8;
}

.icontact .mapex {
  border: 4px solid #d2d2d2;
}

.w1440 {
  width: 75%;
  margin: 0 auto;
}

.black div:nth-of-type(1) {
  color: black;
  font-weight: bold;
}

.black div:nth-of-type(2) {
  color: black !important;
}

.fixedt {
  position: fixed;
  top: 0;
  right: 12.5%;
  margin-top: 103px!important;
  z-index: 110;
}

.cmbg {
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.mbg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bdb {
  box-sizing: border-box;
}

.fixheader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
  width: 100%;
  transition: all .4s ease;
}

#pd .noline {
  background: #f3f3f3;
}

.fixheader.active {
  background: white;
}

.fixheader.active .header .left .logo i {
  background-image: url(../img/logot.png) !important;
  display: block !important;
}

.fixheader.active .header .left .nav li a {
  color: #333333;
}

.fixheader.active .header .right .search i {
  background-image: url(../img/sa02.png) !important;
}

.fixheader.active .header .right .form i {
  background-image: url(../img/df.png) !important;
}

.fixheader.active .header .right .emptry {
  background: #d4d4d4;
}

.header .left .nav li .inner .item {
      /*line-height: 1.5;*/
  line-height: 70px;
}

.header .left .nav li .inner .item > a {
  line-height: 70px;
}

.header {
  height: 105px;
  border-bottom: 2px solid white;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
}

.header .left {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}

.header .left .logo i {
  display: inline-block;
  width: 204px;
  height: 47px;
  display: block !important;
}

.header .left .nav {
  margin-left: 2.5rem;
}

.header .left .nav li {
  float: left;
  margin-right: 1.75rem;
  position: relative;
  height: 105px;
  line-height: 105px;
}

.header .left .nav li a {
  color: white;
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  display: inline-block;
  position: relative;
  transition: all .4s ease;
}

.header .left .nav li .inner {
  width: 100%;
  padding-bottom: 2.75rem;
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 102px;
  left: 0;
  display: none;
}

.header .left .nav li .inner .item {
  box-sizing: border-box;
}

.header .left .nav li .inner .item .top {
  box-sizing: border-box;
  margin-left: 204px;
  padding-left: 2.5rem;
}

.header .left .nav li .inner .item .top span {
  font-family: PingFang-SC-Bold;
  font-size: 25px;
  color: black;
  vertical-align: middle;
}

.header .left .nav li .inner .item .top .img {
  width: 26px;
  height: 14px;
  vertical-align: middle;
  margin-left: 29px;
  display: inline-block;
}

.header .left .nav li .inner .item .pic {
  box-sizing: border-box;
  margin-left: 204px;
  padding-left: 2.5rem;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
}

.header .left .nav li .inner .item .pic .item {
  margin-right: .9rem;
}

.header .left .nav li .inner .item .pic .item .img {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}

.header .left .nav li .inner .item .pic .item .img img {
  transition: all .4s ease;
}

.header .left .nav li .inner .item .pic .item .img .text {
  position: absolute;
  font-family: PingFang-SC-Medium;
  font-size: 17px;
  color: white;
  text-align: center;
  width: 100%;
  height: 100%;
  bottom: 15px;
  height: auto;
  bottom: 15px;
  line-height: 1.5;
  box-sizing: border-box;
}

.header .left .nav li .inner .item .pic .item:hover .img img {
  transform: scale(1.05);
}

.header .left .nav li .inner .item .pic .item:hover a::after {
  display: none;
}

.header .left .nav li .inner .item a::after {
  display: none;
}

.header .right {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
}

.header .right .search i {
  display: inline-block;
  width: 19px;
  height: 19px;
  cursor: pointer;
}

.header .right .form i {
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.header .right .emptry {
  display: inline-block;
  width: 1px;
  height: 18px;
  background: rgba(255, 255, 255, 0.3);
  margin: 0 32px;
}

.fixheader.active .header .left .nav li a.active {
  font-weight: bold;
}

.fixheader.active .header .left .nav li a.active::after {
  width: 100%;
  left: 0;
}

.fixheader.active .header .left .nav li a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 0;
  height: 4px;
  background: #333;
  transition: all 0.4s ease 0s;
}

.fixheader.active .header .left .nav li a:hover {
  font-weight: bold;
}

.fixheader.active .header .left .nav li a:hover::after {
  width: 100%;
  left: 0;
}

.mex {
  display: none;
}

.mbanner {
  display: none;
}

.fixheader .mdrop {
  display: none;
}

.search-alert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 300;
  text-align: center;
  padding-top: 10%;
  display: none;
}

.search-alert #closei {
  width: 22px;
  height: 22px;
}

.search-alert .cent-form {
  width: 75%;
  margin: 0 auto;
  height: 100px;
  border-bottom: 2px solid black;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10%;
}

.search-alert .cent-form img {
  width: 27px;
  height: 27px;
}

.search-alert .cent-form .tex {
  color: #000000;
  font-size: .9rem;
  width: 100%;
  text-align: center;
  background: transparent;
  font-weight: bold;
}

.search-alert .cent-form .tex:-ms-input-placeholder {
  color: #000000;
}

.search-alert .cent-form .tex::-webkit-input-placeholder {
  color: #000000;
}

.search-alert .cent-form .tex::-moz-input-placeholder {
  color: #000000;
}

.search-alert .cent-form .sub-butn {
  color: #000000;
  font-size: .9rem;
  background: transparent;
  font-weight: bold;
}

.swiperex {
  position: relative;
}

.swiperex .deco {
  position: absolute;
  bottom: 0;
  right: 9.6%;
  z-index: 110;
}

.swiperex .deco img {
  width: 12px;
  height: 129px;
}

.swiperone {
  height: 21.5rem;
  position: relative;
}

.swiperone .swiper-slide .imgbg {
  display: block;
  width: 100%;
  height: 100vh;
}

.swiperone .swiper-slide .text {
  position: relative;
  top: 10.5rem;
    /*top: 45%;*/
  transform: translateY(-50%);
  padding-left: 18.8%;
}

.swiperone .swiper-slide .text .litt {
  font-family: PingFang-SC-Medium;
  font-size: 20px;
  color: white;
}

.swiperone .swiper-slide .text .big {
  margin-top: 2rem;
}

.swiperone .swiper-slide .text .big p {
  font-family: PingFang-SC-Heavy;
  font-size: 1.6rem;
  color: white;
  line-height: 1.3;
}

.swiperone .swiper-slide .text .big p:nth-of-type(2) {
  margin-top: .75rem;
}

.swiperone .onebg {
  bottom: 1.5rem;
  width: 100%;
  text-align: center;
}

.swiperone .onebg .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #ffffff;
  opacity: 1;
}

.swiperone .onebg .swiper-pagination-bullet-active {
  width: 21px;
  height: 21px;
  background-image: url(../img/circle2.png) !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background: transparent;
  position: relative;
      /*top: 6px; */
}

.mswiperone {
  display: none;
}

.swiperone .csexs {
  position: absolute;
  top: 50%;
  width: 100%;
}

.swiperone .csexs .w1600 {
  position: relative;
}

.swiperone .csexs .topprev {
  background-image: none;
  transition: all .4s ease;
  background-image: none;
  width: 1.65rem;
  height: 1.65rem;
  text-align: center;
  line-height: 1.65rem;
  border: solid 1px #dcdcdc;
  border-radius: 50%;
  left: 0;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
  align-items: center;
  z-index: 30;
}

.swiperone .csexs .botnext {
  background-image: none;
  transition: all .4s ease;
  background-image: none;
  width: 1.65rem;
  height: 1.65rem;
  text-align: center;
  line-height: 1.65rem;
  border: solid 1px #dcdcdc;
  border-radius: 50%;
  right: 0;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
  align-items: center;
  z-index: 30;
}

.swiperone .csexs .topprev .img,.swiperone .csexs .botnext .img {
  width: 12px;
  height: 21px;
  position: relative;
}

.swiperone .csexs .topprev .img img,.swiperone .csexs .botnext .img img {
  width: 12px;
  height: 21px;
}

.swiperone .csexs .topprev .little,.swiperone .csexs .botnext .little {
  position: absolute;
  top: 0;
  left: 0;
  transition: all .4s ease;
}

.swiperone .csexs .topprev:hover,.swiperone .csexs .botnext:hover {
  background: #036eb7;
  border: 1px solid #036eb7;
}

.se_process {
  width: 100%;
  background: white;
  padding-bottom: 2.5rem;
}

.se_process .sex .se_swiper {
  padding-bottom: 1.25rem;
}

.se_process .sex .se_swiper .swiper-slide {
  line-height: 1;
  width: 26.04% !important;
  height: 9.5rem;
  margin-right: 30px;
}

.se_process .sex .se_swiper .item {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 6.3rem 1rem 1.25rem;
  transition: all .4s ease;
  overflow: hidden;
  box-sizing: border-box;
  cursor: pointer;
}

.se_process .sex .se_swiper .item:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  left: 0;
  top: 0;
  background: linear-gradient(150deg, rgba(88,183,73,.7), rgba(0,132,171,.7));
  z-index: 1;
  opacity: 0;
  transition: .5s ease;
}

.se_process .sex .se_swiper .item:hover:after {
  opacity: 1;
  transition: .5s ease;
}

.se_process .sex .se_swiper .item .det {
  position: relative;
  z-index: 3;
}

.se_process .sex .se_swiper .item .top {
  position: relative;
  z-index: 3;
}

.se_process .sex .se_swiper .item .top .num {
  font-family: PingFang-SC-Heavy;
  font-size: 1.875rem;
  line-height: .85;
  color: white;
  opacity: 0.2;
  position: relative;
}

.se_process .sex .se_swiper .item .top .tit {
  font-family: PingFang-SC-Bold;
  font-size: .7rem;
  color: white;
  margin-top: -.2rem;
  margin-top: -.5rem;
}

.se_process .sex .se_swiper .item .top .lit {
  line-height: 1;
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #ffffff;
  opacity: 0.51;
  margin-top: .3rem;
}

.se_process .sex .se_swiper .item .det {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  opacity: 0;
  transition: all .4s ease;
  margin-top: .35rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.se_process .sex .se_swiper .item:hover {
  padding-top: 2rem;
      /*padding-top: 2.45rem; */
}

.se_process .sex .se_swiper .item:hover .det {
  opacity: 1;
}

.se_process .sex .se_swiper .sepg .swiper-pagination-bullet {
      /*width: 8px;*/
      /*height: 8px;*/
      /*background: #d2d2d2;*/
  opacity: 1;
}

.se_process .sex .se_swiper .sepg .swiper-pagination-bullet-active {
/*      width: 22px;
      height: 22px;
      background-image: url(../img/sepg1.png) !important;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      background: transparent;*/
  position: relative;
      /*top: 6px; */
}

.se_consult {
  width: 100%;
  background: #f5f5f5;
  padding-bottom: 2.5rem;
}

.se_consult .ct {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
}

.se_consult .textex {
  width: 57%;
  top: 0;
  transition: all .4s ease;
}

.se_consult .text .tit {
  color: white;
  font-family: PingFang-SC-Bold;
  font-size: .75rem;
}

.se_consult .text .tit a {
  color: white;
}

.se_consult .text .emptry {
  display: inline-block;
  width: 42px;
  height: 1px;
  background-color: #ffffff;
  border-radius: 1px;
  margin-top: .75rem;
}

.se_consult .text .det {
  color: white;
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  line-height: 1.7em;
  height: 140px;
  overflow: auto;
  margin: 1rem 0 1.5rem;
}

.se_consult .text .more {
  display: inline-block;
  width: 137px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border: solid 2px #ffffff;
    /*opacity: 0.4;*/
  border-radius: 25px;
}

.se_consult .text .more span {
  color: white;
  font-family: PingFang-SC-Medium;
  font-size: 17px;
}

.se_consult .text .more i {
  display: inline-block;
  width: 6px;
  height: 10px;
  margin-left: 5px;
}

.se_consult .cmswiperex {
  width: 34%;
  height: 9.825rem;
  overflow: hidden;
}

.se_consult .cmswiperex .leftswiper {
  height: 100%;
  overflow: hidden;
}

.se_consult .cmswiperex .swiper-slide {
  height: 100% !important;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  transition: all .4s ease;
}

.se_consult .cmswiperex .swiper-slide a {
  display: inline-block;
  width: 100%;
  height: 100%;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.se_consult .cmswiperex .swiper-slide img {
  width: 2.225rem;
  height: 2.225rem;
}

.se_consult .cmswiperex .swiper-slide p {
  color: white;
  font-family: PingFang-SC-Medium;
  font-size: .6rem;
  margin-top: .625rem;
}

.se_consult .cmswiperex .swiper-slide h3 {
    color: white;
    font-family: PingFang-SC-Medium;
    font-size: .6rem;
    font-weight: unset;
    margin-top: .625rem;
}

.se_consult .cmswiperex .mleftswiper {
  display: none;
}

.se_consult .left {
  width: 50%;
  height: 15rem;
  padding: 0 1.5rem;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
}

.se_consult .left:hover .textex {
  position: relative;
  top: -2px;
}

.se_consult .left:hover .cmswiperex .swiper-slide-active {
  transform: scale(1.02);
}

.se_consult .right {
  width: 50%;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.5rem;
}

.se_consult .right .textex .text .tit {
  color: #444444;
}

.se_consult .right .textex .text .emptry {
  background: #d2d2d2;
}

.se_consult .right .textex .text .det {
  color: #888888;
}

.se_consult .right .textex .text .more {
  opacity: 1 !important;
  background: linear-gradient(90deg, #25ab84, #0174b5);
}

.se_consult .right .rightswiper {
  height: 100%;
}

.se_consult .right:hover .textex {
  position: relative;
  top: -2px;
}

.se_consult .right:hover .cmswiperex .swiper-slide-active {
  transform: scale(1.02);
}

.se_consult .cmpg .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border-radius: 50%;
  opacity: 1;
  margin: 10px 0!important;
}

.se_consult .cmpg .swiper-pagination-bullet-active {
  background-color: #036eb7;
}

.cmtitle {
  font-family: PingFang-SC-Bold;
  font-size: 1rem;
  width: 100%;
  text-align: center;
  padding: 2.05rem 0 1rem;
}

.cmtitle div:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: 1rem;
}

.cmtitle div:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: .85rem;
  color: #036eb7;
  cursor: pointer;
  margin-top: .7rem;
  margin-bottom: .45rem;
}

.cmtwo {
  width: 100%;
  text-align: center;
}

.cmtwo div:nth-of-type(1) {
  font-size: 1.25rem;
  font-family: Helvetica-Condensed-Bold;
  font-weight: bold;
  color: #000000;
}

.cmtwo div:nth-of-type(2) {
  font-size: .65rem;
  font-family: PingFang-SC-Bold;
  color: #000000;
  margin: .7rem 0 1rem;
}

.cmtwo div:nth-of-type(3) {
  width: 13px;
  height: 2px;
  display: inline-block;
  background-color: #bababa;
}

.cmmorex {
  width: 100%;
  text-align: center;
  padding: 1.7rem 0 2.5rem;
}

.cmmore {
  display: inline-block;
  width: 167px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: linear-gradient(90deg, #25ab84, #0174b5);
  border-radius: 26px;
  text-align: center;
}

.cmmore span {
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: white;
}

.cmmore i {
  display: inline-block;
  width: 8px;
  height: 12px;
  margin-left: 10px;
}

.idcase .caseswpier .item .img {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.idcase .caseswpier .item .img img {
  width: 100%;
  transition: all .4s ease;
}

.idcase .caseswpier .item .img .seemore {
  position: absolute;
  top: 70%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
  opacity: 0;
  transition: all .4s ease;
}

.idcase .caseswpier .item .img .seemore span {
  font-family: PingFang-SC-Medium;
  font-size: .55rem;
  color: white;
  vertical-align: middle;
}

.idcase .caseswpier .item .img .seemore img {
  width: 20px;
  height: 21px;
  vertical-align: middle;
}

.idcase .caseswpier .item .img::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #666666;
  transition: all .4s ease;
  z-index: 22;
}

.idcase .caseswpier .item .det {
  padding: .45rem .45rem;
}

.idcase .caseswpier .item .det div:nth-of-type(1) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: PingFang-SC-Medium;
  font-size: .6rem;
  color: #666666;
  transition: all .4s ease;
}

.idcase .caseswpier .item .det div:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: .4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #888888;
  margin-top: .5rem;
}

.idcase .caseswpier .item:hover .img::before {
  background: #036eb7;
}

.idcase .caseswpier .item:hover .det div:nth-of-type(1) {
  color: #036eb7;
}

.idcase .caseswpier .item:hover .img .seemore {
  top: 50%;
  opacity: 1;
}

.idcase .caseswpier .item:hover .img img {
  transform: scale(1.05);
}

.wex {
  position: relative;
}

.w1440exa .csexs {
  position: absolute;
  top: 40%;
  width: 100%;
  z-index: 22;
  margin-top: -.825rem;
}

.w1440exa .csexs .caseprev {
  transition: all .4s ease;
  background-image: none;
  width: 1.65rem;
  height: 1.65rem;
  text-align: center;
  line-height: 1.65rem;
  border: solid 2px #dcdcdc;
  border-radius: 50%;
  left: 1.375rem;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
  align-items: center;
  z-index: 30;
}

.w1440exa .csexs .caseprev .img {
  width: 12px;
  height: 21px;
  position: relative;
}

.w1440exa .csexs .caseprev .img img {
  width: 12px;
  height: 21px;
}

.w1440exa .csexs .caseprev  .big {
  position: absolute;
  top: 0;
  left: 0;
  transition: all .4s ease;
}

.w1440exa .csexs .caseprev  .little {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .4s ease;
}

.w1440exa .csexs .caseprev:hover .little {
  opacity: 1;
}

.w1440exa .csexs .caseprev:hover {
  border: 2px solid #036eb7;
  background: #036eb7;
}

.w1440exa .csexs .caseprev .arrow {
  width: 12px;
  height: 21px;
  position: relative;
}

.w1440exa .csexs .caseprev .arrow img {
  max-width: 100%;
  max-height: 100%;
}

.w1440exa .csexs .caseprev .arrow .after {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
}

.w1440exa .csexs .caseprev .arrow .before {
  position: absolute;
  top: 0;
  left: 0;
}

.w1440exa .csexs .caseprev:hover .arrow .after {
  opacity: 1;
}

.w1440exa .csexs .caseprev:hover .arrow .before {
  opacity: 0;
}

.w1440exa .csexs .casenext {
  transition: all .4s ease;
  background-image: none;
  width: 1.65rem;
  height: 1.65rem;
  text-align: center;
  line-height: 1.65rem;
  border: solid 2px #dcdcdc;
  border-radius: 50%;
  right: 1.375rem;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
  align-items: center;
  z-index: 30;
}

.w1440exa .csexs .casenext .img {
  position: relative;
  width: 12px;
  height: 21px;
}

.w1440exa .csexs .casenext .img img {
  width: 12px;
  height: 21px;
}

.w1440exa .csexs .caseprev,
        .w1440exa .csexs .casenext {
  margin-top: -1%;
}

.w1440exa .csexs .casenext .big {
  position: absolute;
  top: 0;
  left: 0;
  transition: all .4s ease;
}

.w1440exa .csexs .casenext  .little {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .4s ease;
}

.w1440exa .csexs .casenext:hover .little {
  opacity: 1;
}

.w1440exa .csexs .casenext:hover {
  border: 2px solid #036eb7;
  background: #036eb7;
}

.wex .csexs {
  position: absolute;
  top: 40%;
  width: 100%;
  z-index: 22;
  margin-top: -.825rem;
}

.wex .csexs .caseprev {
  transition: all .4s ease;
  background-image: none;
  width: 1.65rem;
  height: 1.65rem;
  text-align: center;
  line-height: 1.65rem;
  border: solid 2px #dcdcdc;
  border-radius: 50%;
  left: 1.375rem;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
  align-items: center;
  z-index: 30;
}

.wex .csexs .caseprev .img {
  width: 12px;
  height: 21px;
  position: relative;
}

.wex .csexs .caseprev .img img {
  width: 12px;
  height: 21px;
}

.wex .csexs .caseprev  .big {
  position: absolute;
  top: 0;
  left: 0;
  transition: all .4s ease;
}

.wex .csexs .caseprev  .little {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .4s ease;
}

.wex .csexs .caseprev:hover .little {
  opacity: 1;
}

.wex .csexs .caseprev:hover {
  border: 2px solid #036eb7;
  background: #036eb7;
}

.wex .csexs .caseprev .arrow {
  width: 12px;
  height: 21px;
  position: relative;
}

.wex .csexs .caseprev .arrow img {
  max-width: 100%;
  max-height: 100%;
}

.wex .csexs .caseprev .arrow .after {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
}

.wex .csexs .caseprev .arrow .before {
  position: absolute;
  top: 0;
  left: 0;
}

.wex .csexs .caseprev:hover .arrow .after {
  opacity: 1;
}

.wex .csexs .caseprev:hover .arrow .before {
  opacity: 0;
}

.wex .csexs .casenext {
  transition: all .4s ease;
  background-image: none;
  width: 1.65rem;
  height: 1.65rem;
  text-align: center;
  line-height: 1.65rem;
  border: solid 2px #dcdcdc;
  border-radius: 50%;
  right: 1.375rem;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
  align-items: center;
  z-index: 30;
}

.wex .csexs .casenext .img {
  position: relative;
  width: 12px;
  height: 21px;
}

.wex .csexs .casenext .img img {
  width: 12px;
  height: 21px;
}

.wex .csexs .caseprev,
        .wex .csexs .casenext {
  margin-top: -1%;
}

.wex .csexs .casenext .big {
  position: absolute;
  top: 0;
  left: 0;
  transition: all .4s ease;
}

.wex .csexs .casenext  .little {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .4s ease;
}

.wex .csexs .casenext:hover .little {
  opacity: 1;
}

.wex .csexs .casenext:hover {
  border: 2px solid #036eb7;
  background: #036eb7;
}

.advan {
  padding-bottom: 2.5rem;
  background-attachment: fixed;
}

.advan .cmtitle div:nth-of-type(1) {
  color: white;
}

.advan .cmtitle div:nth-of-type(2) span {
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: white !important;
}

.advan .cmtitle div:nth-of-type(2) img {
  width: 23px;
  height: 23px;
}

.advan .ex {
  width: 49.63%;
  margin: 0 auto;
  position: relative;
}

.advan .pic_swiper {
  width: 88.45%;
  margin: 0 auto;
}

.advan .pic_swiper .swiper-slide {
  width: 27.38%;
  height: 7.675rem;
}

.advan .pic_swiper .swiper-slide .img {
  cursor: pointer;
  width: 100%;
}

.advan .pic_swiper .swiper-slide .img img {
  width: 100%;
}

.advan .pic_swiper .swiper-slide-active {
  position: relative;
}

.advan .pic_swiper .swiper-slide-active {
  border-bottom: 4px solid white;
}

.advan .line {
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.18);
  position: absolute;
}

.advan .per_introex {
    /*width: 90%;*/
  margin: 0 auto;
  text-align: center;
}

.advan .per_introex .per_intro {
  display: none;
}

.advan .per_introex .per_intro .tit {
  border-radius: 2px;
  display: inline-block;
  color: white;
  font-family: PingFang-SC-Medium;
  font-size: .70rem;
  font-weight: 600;
  padding-top: 1.175rem;
}

.advan .per_introex .per_intro .det {
  font-family: PingFang-SC-Regular;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.7em;
  margin-top: .6rem;
}

.idts {
  height: 12.2rem;
  position: relative;
  top: -55px;
  background-position: top center !important;
  padding-top: 55px;
}

.idts .text {
  width: 53.5%;
  text-align: center;
  margin: 0 auto;
  border-top: 1px solid #ddd;
}

.idts .text .det {
  line-height: 1.7em;
  text-align: center;
  width: 100%;
}

.idts .text .det div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  width: 88%;
  margin: 0 auto;
}

.idts .text .cmmore {
  margin-top: 1.3rem;
}

.idts .cmtitle div:nth-of-type(3) {
  display: inline-block;
  width: 45px;
  height: 2px;
  background-color: #b6b6b6;
  margin-top: .75rem;
}

.idts .cmtitle {
  padding: 1.5rem 0 1rem;
}

.idnews .topti {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  padding-bottom: 1rem;
}

.idnews .topti .left {
  font-family: PingFang-SC-Bold;
  font-size: 1rem;
  color: #333333;
}

.idnews .topti .rit a {
  font-family: PingFang-SC-Medium;
  font-size: .6rem;
  color: #666666;
  margin-right: 1.65rem;
  padding-bottom: 10px;
}

.idnews .topti .rit a.active {
  color: #036eb7;
  border-bottom: 2px solid #036eb7;
}

.idnews .topti .rit a {
  border-bottom: 2px solid transparent;
}

.idnews .newswiper {
  padding-top: .7rem;
}

.idnews .newswiper .swiper-slide {
  width: 32%;
  margin-right: 2%;
}

.idnews .newswiper .swiper-slide:last-child {
  margin-right: 0;
}

.idnews .item {
  width: 100%;
  padding: 1.25rem .75rem 1.25rem;
  background-color: #f1f1f1;
  box-sizing: border-box;
  transition: all .4s ease;
  position: relative;
  top: 0;
}

.idnews .item a {
  display: inline-block;
}

.idnews .item .titwo {
  font-family: PingFang-SC-Bold;
  font-size: .6rem;
  color: #555555;
  line-height: 1.8em;
  height: 2rem;
  padding-right: 20%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all .4s ease;
}

.idnews .item .det {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #888888;
  line-height: 1.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: .42rem;
  margin-bottom: 1.4rem;
}

.idnews .item .th {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  margin-bottom: 1.75rem;
}

.idnews .item .th span {
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: #555555;
  transition: all .4s ease;
}

.idnews .item .th i {
  display: inline-block;
  width: 8px;
  height: 12px;
  transition: all .4s ease;
}

.idnews .item .img {
  width: 100%;
  overflow: hidden;
}

.idnews .item .img img {
  width: 100%;
}

.idnews .item:hover {
  top: -20px;
  background: white;
  box-shadow: 5px 11px 40px 0px rgba(20, 84, 115, 0.1);
}

.idnews .item:hover .titwo {
  color: #036eb7;
}

.idnews .item:hover .th .seemore span {
  color: #036eb7;
}

.idnews .item:hover .th i {
  background-image: url(../img/bmore.png) !important;
}

.footer {
  position: relative;
  z-index: 220;
  width: 100%;
}

.footer .onebg {
  padding: 2rem 0 2.125rem;
  height: 5.5rem;
  box-sizing: border-box;
}

.footer .onebg .w1600 {
      /* display: flex; */
      /* justify-content: space-between; */
}

.footer .onebg .w1600 .item {
  float: left;
  width: 20%;
  text-align: center;
        /* display: flex; */
        /* justify-content: center; */
        /* align-items: center; */
  font-size: 0;
  position: relative;
  cursor: pointer;
}

.footer .onebg .w1600 .item .img {
  width: 1.25rem;
  height: 1.2rem;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
          /* align-items: center; */
}

.footer .onebg .w1600 .item .img .footimg {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.footer .onebg .w1600 .item .img .little {
  position: absolute;
  opacity: 0;
  transition: all .4s ease;
}

.footer .onebg .w1600 .item .text {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-left: .3rem;
  vertical-align: middle;
  position: relative;
}

.footer .onebg .w1600 .item .text p:nth-of-type(1) {
  font-family: PingFang-SC-Medium;
  font-size: .55rem;
  color: #ffffff;
  text-align: left;
  transition: all .4s ease;
}

.footer .onebg .w1600 .item .text p:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: .43rem;
  color: #ffffff;
  margin-top: 13px;
  transition: all .4s ease;
  opacity: .8;
}

.footer .onebg .w1600 .item .text .code {
  position: absolute;
            /*width: 94px;*/
            /*height: 94px;*/
  width: 120px;
  height: 120px;
            /*top: -101px;*/
  top: -128px;
  opacity: 0;
  transition: all 0.4s ease;
}

.footer .onebg .w1600 .item .text .code img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

.footer .onebg .w1600 .item:nth-of-type(1) {
  justify-content: flex-start;
}

.footer .onebg .w1600 .item:nth-of-type(1) .img i {
  width: 40px;
  height: 34px;
}

.footer .onebg .w1600 .item:last-of-type {
  width: 14.5%;
  justify-content: flex-end;
}

.footer .onebg .w1600 .item::after {
  position: absolute;
  right: 0;
  top: 10%;
  content: "";
  display: inline-block;
  width: 2px;
  height: 80%;
  background-color: rgba(255, 255, 255, 0.1);
}

.footer .onebg .w1600 .item:last-of-type::after {
  display: none;
}

.footer .onebg .w1600 .item:hover .text .code {
  opacity: 1;
}

.footer .twobg {
  width: 100%;
  background-color: #2b2b2b;
}

.footer .twobg .top {
  padding: 1rem 0;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer .twobg .top .nav {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
}

.footer .twobg .top .nav li a {
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: #767676;
  transition: all .4s ease;
}

.footer .twobg .top .nav li a:hover {
  color: white;
  font-family: PingFang-SC-Medium;
  font-size: 18px;
}

.footer .twobg .top .logo {
  width: 176px;
  height: 41px;
}

.footer .twobg .top .nav li span {
  display: inline-block;
  width: 1px;
  height: 14px;
  background: rgba(255, 255, 255, 0.11);
  margin: 0 1.1rem;
}

.footer .twobg .bottom {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  padding: 1rem 0 1.1rem;
}
/*      .footer .twobg .bottom .left {
        width: 7.5rem; }*/
.footer .twobg .bottom .left p {
  font-family: PingFang-SC-Regular;
  font-size: 15px;
  color: #979797;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
  line-height: 2.2em;
}

.footer .twobg .bottom .left p span:nth-of-type(2) {
  flex: 1;
}

.footer .twobg .bottom .left p:nth-of-type(1) {
  color: white;
}

.footer .twobg .bottom .right .topp {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-end;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 1.25rem;
}

.footer .twobg .bottom .right .topp a, .footer .twobg .bottom .right .topp .select {
  color: white;
  font-family: PingFang-SC-Regular;
  font-size: 16px;
}

.footer .twobg .bottom .right .topp .select {
  width: 190px;
  height: 46px;
  border-radius: 5px;
  font-family: PingFang-SC-Medium;
  position: relative;
  display: inline-block;
  font-size: 16px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.footer .twobg .bottom .right .topp .select p {
  height: 46px;
  line-height: 46px;
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  cursor: pointer;
  padding-left: .55rem;
  position: relative;
}

.footer .twobg .bottom .right .topp .select p::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-width: 7px;
  border-style: solid;
  border-color: white transparent transparent transparent;
  position: absolute;
  top: 21px;
  right: 25px;
  transform-origin: 50% 0;
            /*transition: transfrom .3s ease-in,top .3s ease-out;*/
}

.footer .twobg .bottom .right .topp .select.open p::after {
  border-color: transparent transparent white transparent;
  top: 12px;
}

.footer .twobg .bottom .right .topp .select ul {
  list-style-type: none;
  background-color: #fff;
  width: 100%;
  position: absolute;
  bottom: 46px;
  left: -1px;
  z-index: 20;
  border-left: 1px solid #d4d4d4;
  overflow: hidden;
  display: none;
  border-right: 1px solid #d4d4d4;
}

.footer .twobg .bottom .right .topp .select ul li {
  padding: 0 10px;
  line-height: 40px;
  cursor: pointer;
  transition: all .3s ease 0s;
  text-align: center;
}

.footer .twobg .bottom .right .topp .select ul li a {
  color: #333;
  font-size: 16px;
}

.footer .twobg .bottom .right .topp .select.open ul {
  max-height: 250px;
  transform-origin: 50% 0;
  overflow-y: auto;
  -webkit-animation: slide-down .5s ease-in;
  display: block;
  transition: max-height .2s ease-out;
}

.footer .twobg .bottom .right .topp .select.open:after {
  transform: rotate(-180deg);
  top: 25px;
  transition: all .3s ease-in;
}

.footer .twobg .bottom .right .topp span {
  display: inline-block;
  width: 1px;
  height: 14px;
  background: rgba(255, 255, 255, 0.3);
  margin: 0 .525rem;
}

.footer .twobg .bottom .right .bott {
  margin-top: .85rem;
}

.footer .twobg .bottom .right .bott p {
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  color: #9b9b9b;
  line-height: 2.2em;
}

.footer .twobg .bottom .right .bott p:nth-of-type(2) {
  text-align: right;
}

.footer .twobg .bottom .right .bott a {
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  color: #9b9b9b;
}

.mfooter {
  display: none;
}

.pcenter {
  position: relative;
  /*top: 50%;*/
  /*transform: translateY(-50%); */
  padding: 25% 0;
  height: 100%;
  overflow-y: auto;
}

.idmap {
  width: 100%;
  height: 16.05rem;
  margin-top: 105px;
}

.idmap .text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}

.idmap .text div:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: 1.05rem;
  color: white;
  line-height: 1.4;
}

.idmap .text div:nth-of-type(2) {
  width: 47px;
  height: 5px;
  background-color: #ffffff;
  margin: 0 auto;
  margin-top: 1.35rem;
}

.cmpi {
  width: 100%;
  background: white;
  height: 77px;
  line-height: 77px;
  border-bottom: 1px solid #e9e9e9;
}

.cmpi .home img {
  width: 17px;
  height: 17px;
}

.cmpi .poi {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #231815;
}

.cmpi .gray {
  color: #888 !important;
}

.cmpi .w1440 {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
}

.cmpi .left img {
  width: 17px;
  height: 17px;
}

.cmpi .left .home {
  margin-right: 1rem;
}

.cmpi .left .poi {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  vertical-align: middle;
  color: #231815;
}

.cmpi .left .ar {
  width: 8px;
  height: 12px;
  margin: 0 .5rem;
}

.cmpi .nobottom a::after {
  display: none;
}

.cmpi .right a {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #666666;
  margin-right: 1.5rem;
  display: inline-block;
  height: 100%;
  transition: all .4s ease;
  position: relative;
}

.cmpi .right a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 0;
  height: 2px;
  background: #036eb7;
  transition: all 0.4s ease 0s;
}

.cmpi .right a.active {
  color: #036eb7;
}

.cmpi .right a.active::after {
  width: 100%;
  left: 0;
}

.cmpi .right a:hover::after {
  width: 100%;
  left: 0;
}

.cmpi .right a:hover {
  color: #036eb7;
}

.cmpi .right a:last-of-type {
  margin-right: 0;
}

.cmpi .right span {
  /*  transition:all .4s ease;*/
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #888888;
  vertical-align: middle;
  margin-left: 14px;
}

.cmpi .right img {
  width: 20px;
  height: 16px;
}
/*    .cmpi .right span:hover{
      color:#036eb7;
    }*/


.hedt .header {
  height: 100px;
}

.nopadding {
  padding-top: 0!important;
}

.idmapct {
  padding-top: 3.2rem;
  width: 100%;
  background: #f3f3f3;
}

.idmapct .intit {
  padding: 2rem 0 2rem;
  width: 100%;
  text-align: center;
  border-bottom: 2px solid #a1a1a1;
}

.idmapct .intit .big {
  font-family: Helvetica-Condensed-Bold;
  font-size: 1.25rem;
}

.idmapct .intit .bt {
  font-family: PingFang-SC-Bold;
  font-size: .65rem;
  margin-top: .5rem;
}

.idmapct .link {
  padding-left: 1.9rem;
}

.idmapct .link .item {
  padding: 1rem 0;
  border-bottom: 1px solid #d5d5d5;
  width: 74.25%;
  white-space: nowrap;
}

.idmapct .link .item .top {
  margin-bottom: .75rem;
}

.idmapct .link .item .top a {
  font-family: PingFang-SC-Bold;
  font-size: .55rem;
  font-weight: bold;
}

.idmapct .link .item ul {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
}

.idmapct .link .item ul li {
  margin-right: 1.3rem;
}

.idmapct .link .item ul li a {
  font-family: PingFang-SC-Medium;
  font-size: 17px;
  color: #333333;
}

.idmapct .link .item ul:nth-of-type(2) {
  margin-top: .7rem;
}

.idmapct .link .item:last-of-type {
  border-bottom: none;
}

.idmapct .link .item:nth-of-type(2) ul li:not(:nth-of-type(1)) {
  position: relative;
}

.idmapct .link .item:nth-of-type(2) ul li:not(:nth-of-type(1))::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  top: 10px;
  left: -7px;
  background-color: #555555;
  border-radius: 50%;
}

.idmapct .deco {
  padding-bottom: 2.25rem;
}

.idmapct .deco .w1600 {
  border-top: 2px solid #a1a1a1;
  padding-top: 3.5rem;
  overflow: hidden;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
}

.idmapct.active .deco .w1600 {
  border-top: none;
}

.idmapct.active {
  padding-top: 0!important;
}

.idmapct .deco .left {
  float: left;
  box-sizing: border-box;
  position: relative;
  max-width: 720px;
  margin-left: 1.9rem;
  width: calc(50% - 1.9rem);
}

.idmapct .link {
  padding-bottom: 1.25rem;
}

.idmapct .deco .left .first, .idmapct .deco .left .rimg {
  position: absolute;
}

.idmapct .deco .left .first {
  z-index: 2;
        /*padding-left: 1.9rem;*/
        /*top: -1.125rem;*/
  left: -1.9rem;
  top: 1.125rem;
}

.idmapct .deco .left .bg {
  position: relative;
}

.idmapct .deco .left .rimg {
  right: -1.5rem;
  bottom: -.5rem;
  z-index: 22;
}

#pmapex  .deco .right .tit {
  padding-right: 3rem;
}

.idmapct .deco .right {
  float: right;
  box-sizing: border-box;
  width: 50%;
  text-align: right;
  padding-right: 2%;
  padding-left: 5rem;
}

.idmapct .deco .right .tit div:nth-of-type(1) {
  font-family: Helvetica-Condensed-Bold;
  font-size: 1.25rem;
}

.idmapct .deco .right .tit div:nth-of-type(2) {
  font-family: Helvetica-Condensed-Bold;
  font-size: .65rem;
  margin-top: .5rem;
  font-weight: bold;
  margin-bottom: .95rem;
}

.idmapct .deco .right .tit div:nth-of-type(3) {
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #bababa;
}

.idmapct .deco .right .caseal {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  margin-top: 1.375rem;
}

.idmapct .deco .right .caseal span {
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: #333333;
  margin-right: 1.65rem;
}

.idmapct .deco .right .caseal ul {
  flex: 1;
}

.idmapct .deco .right .caseal ul li {
  float: left;
  position: relative;
            /*margin-right: 1rem;*/
  width: 33.33%;
  text-align: left;
            /*margin-right: 1.65rem;*/
  margin-bottom: .675rem;
}

.idmapct .deco .right .caseal ul li a {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #888888;
  transition: all .4s ease;
}

.idmapct .deco .right .caseal ul li a::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background: #7b7b7b;
  top: 6px;
  left: -11px;
  border-radius: 50%;
  transition: all .4s ease;
}

.idmapct .deco .right .caseal ul li a:hover {
  color: #036eb7;
}

.idmapct .deco .right .caseal ul li a:hover::before {
  background: #036eb7;
}
/*          .idmapct .deco .right .caseal ul li:nth-of-type(3n) {
            margin-right: 0; }*/

.cmbanner {
  height: 16rem;
  margin-top: 100px;
}

.cmbanner .text {
  text-align: right;
  position: relative;
  top: 70%;
  transform: translateY(-50%);
}

.cmbanner .text div:nth-of-type(1) {
  font-family: Helvetica-Condensed-Bold;
  font-size: 1.4rem;
  color: #ffffff;
}

.cmbanner .text div:nth-of-type(2) {
  margin: .75rem 0 1.2rem;
  text-align: right;
}

.cmbanner .text div:nth-of-type(2) span {
  display: inline-block;
  width: 47px;
  height: 5px;
  background-color: #ffffff;
}

.cmbanner .text div:nth-of-type(3) {
  font-family: PingFang-SC-Bold;
  font-size: 1rem;
  color: #ffffff;
}

.icity .one {
  text-align: center;
  padding: 2.6rem 0 0;
}

.icity .one .inner {
  width: 54.8%;
  margin: 0 auto;
}

.icity .one .inner .tit div:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: .9rem;
}

.icity .one .inner .tit div:nth-of-type(2) {
  font-size: 18px;
  line-height: 1.6;
  margin-top: .5rem;
}

.icity .two {
  padding: 2rem 0 4rem;
  background-color: white;
}

.icity .two .w1440 {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
}

.icity .two .left {
  width: 38.8%;
  box-sizing: border-box;
}

.icity .two .left .hha div:nth-of-type(1) {
  font-family: Helvetica-Condensed-Bold;
  font-size: 1.25rem;
  font-weight: bold;
}

.icity .two .left .hha div:nth-of-type(2) {
  font-family: PingFang-SC-Bold;
  font-size: .65rem;
  margin-top: .5rem;
  margin-bottom: 1rem;
  font-weight: bold;
}

.icity .two .left .hha div:nth-of-type(3) {
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #bababa;
}

.icity .two .left .det {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #666666;
  line-height: 1.8em;
  width: 100%;
  margin-top: 1rem;
}

.icity .two .right {
  width: 53%;
  box-sizing: border-box;
  position: relative;
  text-align: right;
}

.icity .two .right .yu {
  position: relative;
  z-index: 4;
}

.icity .two .right .bg, .icity .two .right .rimg {
  position: absolute;
  left: 0;
}

.icity .two .right .rimg {
  bottom: -.625rem;
  z-index: 5;
  width: 48%;
  height: 2.0rem;
}

.icity .two .right .bg {
  bottom: -2.2rem;
  z-index: 5;
}

.icity .there {
  background-color: #f7f7f7;
  padding: 2.9rem 0 1.9rem;
}

.icity .there .w1440 {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
}

.icity .there .left {
  width: 52.5%;
  position: relative;
}

.icity .there .left .yu {
  position: relative;
  z-index: 4;
  margin-left: 1rem;
}

.icity .there .left::before {
  position: absolute;
  content: "";
  left: 0rem;
  top: -1rem;
  width: 48%;
  height: 2.0rem;
  background: #036eb7;
}

.icity .there .left::after {
  position: absolute;
  content: "";
  background-image: url(../img/ab02.png);
  width: 77px;
  height: 77px;
  right: -77px;
  bottom: -38.5px;
  z-index: 22;
}

.icity .there .right {
  width: 35.8%;
  text-align: right;
}

.icity .there .right .hha div:nth-of-type(1) {
  font-family: Helvetica-Condensed-Bold;
  font-size: 1.25rem;
  font-weight: bold;
}

.icity .there .right .hha div:nth-of-type(2) {
  font-family: PingFang-SC-Bold;
  font-size: .65rem;
  margin-top: .5rem;
  margin-bottom: 1rem;
  font-weight: bold;
}

.icity .there .right .hha div:nth-of-type(3) {
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #bababa;
}

.icity .there .right .det {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #666666;
  line-height: 1.8em;
  margin-top: 1.25rem;
}

.icity .there .right .mess {
  display: inline-block;
  width: 77%;
  margin-top: 1.5rem;
  text-align: right;
}

.icity .there .right .mess img {
  width: 50px;
  height: 50px;
}

.icity .isue {
  padding: 2rem 0 2.7rem;
}

.icity .isue .tit {
  text-align: center;
}

.icity .isue .tit div:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: 1.25rem;
  font-weight: bold;
  color: white;
}

.icity .isue .tit div:nth-of-type(2) {
  font-size: .65rem;
  margin-top: .5rem;
  font-weight: bold;
  margin-top: .65rem;
  color: white;
}

.icity .isue .ct {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  padding: 0 4.5%;
  margin-top: 1.75rem;
}

.icity .isue .ct .item {
  width: 28%;
  text-align: center;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  padding: 1rem .8rem 1.5rem;
  box-sizing: border-box;
}

.icity .isue .ct .item .img {
  width: 55px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
}

.icity .isue .ct .item .img img {
  max-width: 100%;
  max-height: 100%;
}

.icity .isue .ct .item .dt div:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: .5rem;
  font-weight: bold;
  color: white;
  margin-top: 1.1rem;
  margin-bottom: .7rem;
}

.icity .isue .ct .item .dt div:nth-of-type(2) {
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  line-height: 1.7em;
  color: #ffffff;
  opacity: 0.72;
}

.icity .solution {
  width: 100%;
  background: white;
  padding: 2rem 0;
}

.icity .solution .tit {
  text-align: left;
}

.icity .solution .tit div:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: 1.25rem;
  font-weight: bold;
  color: #000000;
}

.icity .solution .tit div:nth-of-type(2) {
  font-size: .65rem;
  margin-top: .5rem;
  font-weight: bold;
  margin-top: .65rem;
  color: #000000;
}

.icity .solution .ct {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  margin-top: 1.1rem;
}

.icity .solution .ct .left {
  width: 35.4%;
}

.icity .solution .ct .left .item {
  width: 100%;
  background: #f5f5f5;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem 0;
  border-bottom: 1px solid #dedede;
  transition: all .4s ease;
  box-sizing: border-box;
  height: 4.85rem;
  position: relative;
  z-index: 22;
}

.icity .solution .ct .left .item .intro {
  display: none;
}

.icity .solution .ct .left .item .intro p:nth-of-type(1) {
  font-family: PingFang-SC-Medium;
  font-size: .55rem;
  color: white;
}

.icity .solution .ct .left .item .intro .pex {
  margin-top: .5rem;
}

.icity .solution .ct .left .item .intro .pex p {
  font-family: PingFang-SC-Regular;
  font-size: 16px;
  color: #97c9eb;
  line-height: 1.7em;
}

.icity .solution .ct .left .item .center p {
  font-size: .55rem;
  margin-top: .575rem;
}

.icity .solution .ct .left .item .center {
  text-align: center;
}

.icity .solution .ct .left .item .center .img {
  margin: 0 auto;
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
}

.icity .solution .ct .left .item .center .img img {
  max-width: 100%;
  max-height: 100%;
}

.icity .solution .ct .left .item .center .img .bt {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  transition: all .4s ease;
}

.icity .solution .ct .left .item .center .img .big {
  transition: all .4s ease;
}

.icity .solution .ct .left .item:last-of-type {
  border-bottom: none;
}

.icity .solution .ct .left .item.cur {
  background: #036eb7;
  width: 120%;
  border-bottom: none;
  justify-content: space-between;
  padding: 0 1.5rem;
}

.icity .solution .ct .left .item.cur .intro {
  display: block;
}

.icity .solution .ct .left .item.cur .center .img .big {
  display: none;
}

.icity .solution .ct .left .item.cur .center .img .bt {
  display: block;
}

.icity .solution .ct .left .item.cur .center p {
  display: none;
}

.icity .solution .ct .right {
  width: 64.6%;
  position: relative;
}

.icity .solution .ct .right .cmbg {
  height: 100%;
}

.icity .solution .ct .right::before {
  position: absolute;
  background-image: url(../img/yyy.png);
  content: "";
  width: 77px;
  height: 77px;
  right: -38.5px;
  top: -38.5px;
  z-index: 22;
}

.icity .gray {
  background-color: #f3f3f3;
  padding-top: 1.425rem;
}

.icity .casedis .titex {
  text-align: center;
}

.icity .casedis .titex .tit {
  font-family: PingFang-SC-Bold;
  font-size: .8rem;
}

.icity .casedis .titex .empt {
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #bababa;
  margin-top: .75rem;
}

.icity .casedis .w1440 .wex {
  margin-top: 1.25rem;
}

.icity .casedis .w1440 .wex .img {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.icity .casedis .w1440 .wex .img img {
  width: 100%;
  transition: all .4s ease;
}

.icity .casedis .w1440 .wex .img .seemore {
  position: absolute;
  top: 70%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
  opacity: 0;
  transition: all .4s ease;
}

.icity .casedis .w1440 .wex .img .seemore span {
  font-family: PingFang-SC-Medium;
  font-size: .55rem;
  color: white;
  vertical-align: middle;
}

.icity .casedis .w1440 .wex .img .seemore img {
  width: 20px;
  height: 21px;
  vertical-align: middle;
}

.icity .casedis .w1440 .wex .img::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #666666;
  transition: all .4s ease;
  z-index: 22;
}

.icity .casedis .w1440 .wex .det {
  padding: .45rem .45rem;
}

.icity .casedis .w1440 .wex .det div:nth-of-type(1) {
  font-family: PingFang-SC-Medium;
  font-size: .5rem;
  color: #666666;
  transition: all .4s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: .65rem;
  height: .85rem;
  /*display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;*/
  overflow: hidden;
}

/*.icity .casedis .w1440 .wex .det div:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: .4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #888888;
  margin-top: .5rem;
  transition: all .4s ease;
}*/

.icity .casedis .w1440 .wex .det div:nth-of-type(2) {
    font-family: PingFang-SC-Medium;
    font-size: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #888888;
}

.icity .casedis .w1440 .cmmorex .cmmore {
  background: none;
  border: solid 2px #dcdcdc;
}

.icity .casedis .w1440 .cmmorex .cmmore span {
  color: #555555;
}

.icity .casedis .w1440 .caseswpier .swiper-slide:hover .img img {
  transform: scale(1.05);
}

.icity .casedis .w1440 .caseswpier .swiper-slide:hover .img .seemore {
  top: 50%;
  opacity: 1;
}

.icity .casedis .w1440 .caseswpier .swiper-slide:hover .img::before {
  background: #036eb7;
}

.icity .casedis .w1440 .caseswpier .swiper-slide:hover .det div:nth-of-type(1) {
  color: #036eb7;
}

.jcase .cmpic {
  position: relative;
}

.jcase .cmpic:after, .jcase .cmpic:before {
  position: absolute;
  content: "";
  width: 3px;
  height: 100%;
  background: #f1f1f1;
  top: 0;
  z-index: 10;
}

.jcase .cmpic:before {
  right: 0;
}

.jcase .cmpic:after {
  left: 0;
}

.cmpic {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  margin-top: 1.625rem;
}

.cmpic .item {
  text-align: center;
}

.cmpic .item .img {
  position: relative;
}

.cmpic .item .img .big {
  width: 106px;
  height: 106px;
  transition: all .4s ease;
}

.cmpic .item .img .little {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .4s ease;
}

.cmpic .item .text {
  font-family: PingFang-SC-Medium;
  font-size: 21px;
  color: #333333;
  margin-top: 1rem;
}

.cmpic .item:hover .img .big {
  opacity: 0;
}

.cmpic .item:hover .img .little {
  opacity: 1;
}

.iabout {
  padding: 2.6rem 0 2.5rem;
}

.iabout .left {
  padding-top: .8rem;
  width: 50%;
  float: left;
}

.iabout .left .inner {
  width: 80.55%;
}

.iabout .left .tit div:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: .9rem;
  font-weight: bold;
}

.iabout .left .tit div:nth-of-type(2) {
  font-family: PingFang-SC-Regular;
  font-size: 16px;
  margin: .7rem 0 .5rem;
}

.iabout .left .tit .emptry {
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #bababa;
}

.iabout .left .det {
  font-family: PingFang-SC-Medium;
  font-size: .45rem;
  color: #333333;
  line-height: 1.7em;
  margin: 1.175rem 0;
}

.iabout .left .det p {
  margin-top: -0.2rem;
}

.iabout .left .zx {
  width: 50px;
  height: 50px;
}

.iabout .right {
  width: 46.5%;
  float: right;
  text-align: right;
  position: relative;
}

.iabout .right .img img {
  position: relative;
  height: 10rem;
}

.iabout .right .img::before {
  position: absolute;
  background-image: url(../img/ggy.png);
  content: "";
  width: 77px;
  height: 77px;
  left: -38.5px;
  top: -38.5px;
  z-index: 22;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.iabout .right .img::after {
  position: absolute;
  content: "";
  width: 8.375rem;
  height: 1.25rem;
  background-color: #036eb7;
  bottom: -.5rem;
  left: -2.5rem;
}

.need {
  width: 100%;
  padding: 2.175rem 0;
}

.need .tit {
  text-align: center;
}

.need .tit div:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: .9rem;
  color: white;
}

.need .tit div:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  line-height: 1.7em;
  color: white;
  margin-top: .75rem;
}

.need .img {
  width: 100%;
  margin-top: 1.375rem;
  position: relative;
}

.need .img img {
  width: 100%;
  z-index: 22;
  position: relative;
}

/*.need .img::after {
  position: absolute;
  content: "";
  width: 12.5rem;
  height: 115%;
  background-color: #036eb7;
  top: -1.125rem;
  right: -1.125rem;
}*/

.need .text {
  color: white;
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  width: 100%;
  text-align: center;
  margin-top: 1.75rem;
  line-height: .75rem;
}

.cis {
  width: 100%;
  background: white;
  padding-bottom: 2.5rem;
}

.cis .tit {
  color: #0b0e13;
  font-size: .9rem;
  width: 100%;
  text-align: center;
  padding: 2rem 0 1.25rem;
}

.cis .pic {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  height: 13rem;
}

.cis .pic .swiper-slide {
  position: relative;
}

.cis .pic .item {
  width: 100%;
  position: relative;
  height: 13rem;
}

.cis .pic .item .inner {
  text-align: center;
  width: 72%;
  margin: 0 auto;
}

.cis .pic .item .inner .on {
  font-family: PingFang-SC-Medium;
  font-size: .55rem;
  color: white;
}

.cis .pic .item .inner .em {
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #bababa;
  margin: .55rem 0 .7rem;
}

.cis .pic .item .inner .empt {
  font-family: PingFang-SC-Regular;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.7em;
}

.cis .pic .swiper-slide::after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
}

.jcase {
  width: 100%;
  background: #f1f1f1;
  padding: 1.65rem 0 3.25rem;
}

.jcase .tit {
  text-align: center;
  font-family: PingFang-SC-Bold;
  font-size: .9rem;
}

.jcase .jcaseswiper {
  width: 100%;
  width: auto;
  display: inline-block;
}

.jcase .jcaseswiper .swiper-slide {
  width: 100%;
  min-width: 260px;
  position: relative;
}

.jcase .jcaseswiper .swiper-slide::after {
  position: absolute;
  top: 10%;
  height: 60%;
  content: "";
  width: 1px;
  background-color: #dfdfdf;
  right: 0;
}

.jcase .jcaseswiper .swiper-slide:nth-child(3n+1):after {
        /*opacity: 0;*/
}

.jcase .jcaseswiper .swiper-slide:last-of-type::after {
  display: none;
}

.jcase .cmpic .item {
  width: 100%;
  text-align: center;
  position: relative;
}

.jcase .cmpic .item .text p {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #666666;
  line-height: 1.8em;
  margin: 0 20px 0 20px;
}

.jcase .cmpic .item:last-of-type::after {
  display: none;
}

.jcase .cmpic .item .img {
  width: 3.875rem;
  height: 3.875rem;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
}

.jcase .cmpic .item .img img {
  width: 100%;
  height: 100%;
}

.casejt {
  padding: 2rem 0 0;
}

.casejt .tit {
  text-align: center;
}

.casejt .tit div:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: .9rem;
}

.casejt .tit div:nth-of-type(2) {
  margin-top: .75rem;
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #bababa;
}

.casejt .wex {
  margin-top: 1.25rem;
}

.casejt .wex .img {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.casejt .wex .img img {
  transition: all .4s ease;
  width: 100%;
}

.casejt .wex .swiper-slide:hover .img .seemore {
  opacity: 1;
  top: 50%;
}

.casejt .wex .swiper-slide:hover .img img {
  transform: scale(1.05);
}

.casejt .wex .swiper-slide:hover .img::before {
  background: #036eb7;
}

.casejt .wex .img .seemore {
  opacity: 0;
  position: absolute;
  top: 70%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
  transition: all .4s ease;
}

.casejt .wex .img .seemore span {
  font-family: PingFang-SC-Medium;
  font-size: .55rem;
  color: white;
}

.casejt .wex .img .seemore img {
  width: 20px;
  height: 21px;
  vertical-align: middle;
}

.casejt .wex .img::before {
  transition: all .4s ease;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #666;
  z-index: 22;
}

.casejt .wex .det div:nth-of-type(1) {
  font-family: PingFang-SC-Medium;
  font-size: .5rem;
  color: #666666;
  transition: all .4s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: .65rem;
  height: .85rem;
  /*display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;*/
  overflow: hidden;
}

/*.casejt .wex .det div:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: .4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #888888;
  margin-top: .5rem;
}*/

.casejt .wex .tit {
  text-align: center;
}

.casejt .wex .tit div:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: .9rem;
}

.casejt .wex .tit div:nth-of-type(2) {
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #bababa;
}

.casejt .cmmore {
  background: none;
  border: solid 2px #dcdcdc;
}

.casejt .cmmore span {
  color: #555555;
}

.casejt .wex .det div:nth-of-type(1) {
  font-size: .5rem;
}

.casejt .wex .det {
  padding: .45rem .45rem;
}

.casejt .wex .det div:nth-of-type(2) {
    font-family: PingFang-SC-Medium;
    font-size: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #888888;
}

.casebg .ctex {
  min-height: 260px;
}

.casebg {
  background: #eaeaea;
}

.casebg .w1440 .top {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
}

.casebg .w1440 .top .left .select {
  width: 218px;
  height: 58px;
  border-radius: 5px;
  border: solid 1px #d2d2d2;
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  position: relative;
  display: inline-block;
  margin-right: 20px;
}

.casebg .w1440 .top .left .select p {
  height: 58px;
  line-height: 58px;
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  cursor: pointer;
  padding-left: .75rem;
}

.casebg .w1440 .top .left .select ul {
  list-style-type: none;
  background-color: #fff;
  width: 100%;
  overflow-y: auto;
  position: absolute;
  top: 58px;
  left: -1px;
  max-height: 0;
  z-index: 20;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
}

.casebg .w1440 .top .left .select ul li {
  padding: 0 25px;
  line-height: 50px;
  cursor: pointer;
  transition: all .3s ease 0s;
}

.casebg .w1440 .top .left .select::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-width: 7px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  top: 25px;
  right: 25px;
  border-radius: 4px;
  transform-origin: 50% 0;
      /*transition: transfrom .3s ease-in,top .3s ease-out; */
}

.casebg .w1440 .top .left .select.open ul {
  max-height: 250px;
  transform-origin: 50% 0;
  -webkit-animation: slide-down .5s ease-in;
  transition: max-height .2s ease-out;
}

.casebg .w1440 .top .left .select.open:after {
  transform: rotate(-180deg);
  top: 32px;
      /*transition: all .3s ease-in;*/
}

.casebg .w1440 .top .right span {
  font-size: .5rem;
  vertical-align: middle;
}

.casebg .w1440 .top .right img {
  vertical-align: middle;
  margin-left: 14px;
}

.casebg .w1440 .ct {
  width: 100%;
  margin: 1.5rem -.35rem 0;
}

.casebg .w1440 .ct .item {
  float: left;
  width: 33.33%;
  box-sizing: border-box;
  padding: 0 .35rem;
      /* margin-right: 2%; */
  margin-bottom: .2rem;
}

.casebg .w1440 .ct .item .img {
  position: relative;
}

.casebg .w1440 .ct .item .img img {
  width: 100%;
}

.casebg .w1440 .ct .item .img .seemore {
  position: absolute;
  top: 70%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
  opacity: 0;
  transition: all .4s ease;
}

.casebg .w1440 .ct .item .img .seemore span {
  font-family: PingFang-SC-Medium;
  font-size: .5rem;
  color: white;
}

.casebg .w1440 .ct .item .img .seemore img {
  width: 19px;
  height: 19px;
}

.casebg .w1440 .ct .item .img::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #666666;
  transition: all .4s ease;
  z-index: 5;
}
/*      .casebg .w1440 .ct .item .det {
        max-height: 2.25rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-family: PingFang-SC-Medium;
        font-size: .5rem;
        line-height: 1.7em;
        padding: .4rem .3rem 0;
        box-sizing: border-box;
        transition: all .4s ease; }*/
.casebg .w1440 .ct .item .det {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: PingFang-SC-Medium;
  font-size: .5rem;
  line-height: .8rem;
  height: 1.6rem;
        /*padding: .4rem .3rem 0;*/
  margin-top: .4rem;
  padding: 0 .3rem;
  box-sizing: border-box;
  transition: all .4s ease;
}

.casebg .w1440 .ct .item .det .date {
    font-family: PingFang-SC-Medium;
    font-size: .25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #888888;
}

.dewdetail  a,
        .iartical a {
  color: #036eb7;
  transition: .5s ease-in-out;
}

.dewdetail  a:hover,
        .iartical a:hover {
  color: #44b273;
  transition: .5s ease-in-out;
}

@media (max-width: 1480px) {
  .header .left .nav li .inner .item .pic .item {
    max-width: 20%;
  }

  .wex .csexs .caseprev,.w1440exa .cmlr .caseprev {
    left: 0 !important;
  }

  .wex .csexs .casenext,.w1440exa .cmlr .casenext {
    right: 0 !important;
  }

  .zw1440 {
    width: 86% !important;
    margin: 0 auto;
  }

  .swiperone .swiper-slide .text {
    top: 10.5rem;
            /*top: 35%;*/
  }
}

@media (min-width: 1024px) {
  .casebg .w1440 .ct .item .det {
    min-height: 2.8rem;
  }
}

.casebg .w1440 .ct .item:nth-of-type(3n) {
  margin-right: 0;
}

.casebg .w1440 .ct .item:hover .img::before {
  background: #036eb7;
}

.casebg .w1440 .ct .item:hover .seemore {
  top: 50%;
  opacity: 1;
}

.casebg .w1440 .ct .item:hover .det {
  color: #036eb7;
}

.pagination {
  width: 100%;
  text-align: center;
  padding-bottom: 2.5rem;
}

.pagination img {
  width: 9px;
  height: 15px;
  top: -2px;
  position: relative;
}

.pagination a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  transition: all .4s ease;
  border-radius: 50%;
  margin-right: .25rem;
}

.pagination a:hover {
  background: #036eb7;
  color: white;
}

.pagination .pre:hover, .pagination .next:hover {
  background: none;
  color: #036eb7;
}

.pagination a.active {
  background: #036eb7;
  color: white;
}

.pagination .pre, .pagination .next {
  cursor: pointer;
}

.ibrand {
  width: 100%;
}

.ibrand .one {
  padding: 1.2rem 0 4rem;
}

.ibrand .one .w1440 {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
}

.ibrand .one .left {
  position: relative;
  top: 1.6rem;
  width: 50%;
}

.ibrand .one .left .det {
  margin-top: 1rem;
  width: 85%;
}

.ibrand .one .left .det p {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  line-height: 1.7em;
  color: #666666;
}

.ibrand .one .left .det p:nth-of-type(2) {
  margin-top: 1rem;
}

.ibrand .one .left .seemore {
  display: inline-block;
  width: 170px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #036eb7;
  border-radius: 25px;
  color: white;
  font-size: .45rem;
  margin-top: 1.25rem;
}

.ibrand .one .right {
  right: -1rem;
  width: 50%;
  position: relative;
}

.ibrand .one .right .img {
  position: relative;
  cursor: pointer;
  z-index: 22;
}

.ibrand .one .right .img .bf {
  position: absolute;
  width: 57px;
  height: 57px;
  top: 50%;
  left: 50%;
  margin-top: -28.5px;
  margin-left: -28.5px;
}

.ibrand .one .right .img::after {
  position: absolute;
  content: "";
  bottom: -.625rem;
  left: -1.5rem;
  width: 8.375rem;
  height: 1.25rem;
  background: #036eb7;
}

.ibrand .one .right .bg {
  position: absolute;
  right: -1.2rem;
  top: 1.9rem;
}

.ibrand .two {
  width: 100%;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
}

.ibrand .two .left {
  width: 47.9%;
  position: relative;
}

.ibrand .two .left img {
  width: 100%;
}

.ibrand .two .left::after {
  background-size: cover;
  position: absolute;
  content: "";
  background-image: url(../img/zs02.png);
  width: 77px;
  height: 77px;
  right: -38.5px;
  top: -38.5px;
  z-index: 22;
}

.ibrand .two .right {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  padding-left: 1.65rem;
  width: 52.1%;
  position: relative;
}

.ibrand .two .right .img {
  width: 37%;
}

.ibrand .two .right .img img {
  width: 100%;
}

.ibrand .two .right .text {
  margin-left: 1.5rem;
}

.ibrand .two .right .text p {
  line-height: 1.8em;
}

.ibrand .two .right .text div {
  margin-bottom: .5rem;
}

.ibrand .two .right .text div span:nth-of-type(1) {
  color: #036eb7;
}

.ibrand .two .right .text div span {
  font-family: PingFang-SC-Medium;
  font-size: 18px;
}

.ibrand .two .right #particles-js {
  position: absolute;
  width: 7.25rem;
  height: 3.25rem;
  right: 2.05rem;
  top: 0;
}

.ibrand .f5bg {
  width: 100%;
  background: #f5f5f5;
  height: 2rem;
}

.ibrand .cultrue {
  width: 100%;
  padding: 1.95rem 0 3.175rem;
}

.ibrand .cultrue .cmtwo div:nth-of-type(1) {
  color: white;
}

.ibrand .cultrue .cmtwo div:nth-of-type(2) {
  color: white;
}

.ibrand .cultrue .ct .w1440 {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  margin-top: 2.25rem;
}

.ibrand .cultrue .ct .w1440 .left {
        /*padding-top: .5rem;*/
  width: 50%;
  padding-left: 3.7rem;
  box-sizing: border-box;
}

.ibrand .cultrue .ct .w1440 .left .item {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
  margin-bottom: 1rem;
}

.ibrand .cultrue .ct .w1440 .left .item .img {
  width: 20px;
  height: 20px;
}

.ibrand .cultrue .ct .w1440 .left .item .img img {
  width: 100%;
  height: 100%;
}

.ibrand .cultrue .ct .w1440 .left .item .text {
  flex: 1;
  margin-left: 15px;
}

.ibrand .cultrue .ct .w1440 .left .item .text span:nth-of-type(1) {
  color: white;
  font-family: PingFang-SC-Bold;
  font-size: 18px;
}

.ibrand .cultrue .ct .w1440 .left .item .text span:nth-of-type(2) {
  color: white;
  font-family: PingFang-SC-Medium;
  font-size: 16px;
}

.ibrand .cultrue .ct .w1440 .left .item .text div:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: 18px;
  color: white;
  margin-bottom: .4rem;
}

.ibrand .cultrue .ct .w1440 .left .item .text div p {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: white;
  line-height: 1.8em;
}

.ibrand .cultrue .ct .w1440 .right {
  padding-left: 4rem;
  box-sizing: border-box;
  width: 50%;
}

.recu {
  width: 100%;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
}

.recu .left {
  width: 50%;
}

.recu .right {
  background-color: #4c4d4e;
  width: 50%;
  position: relative;
  padding-left: 2.675rem;
  padding-right: 2.265rem;
  padding-top: 2rem;
  padding-bottom: 2.25rem;
  box-sizing: border-box;
}

.recu .right .cmtwo div:nth-of-type(2) {
  margin-bottom: .75rem!important;
}

.recu .right .inner {
  position: relative;
  /*top: 50%;*/
  transform: translateY(-50%);
  width: 78%;
  display:inline;
}

.recu .right .inner .cmtwo {
  text-align: left;
}

.recu .right .inner .cmtwo div:nth-of-type(1) {
  color: white;
}

.recu .right .inner .cmtwo div:nth-of-type(2) {
  color: white;
}

.recu .right .inner .det {
  margin-top: 1rem;
  margin-bottom: 1.925rem;
}

.recu .right .inner .det p {
  font-family: PingFang-SC-Regular;
  font-size: 16px;
  color: white;
  line-height: 1.7em;
}

.recu .right .inner .bott .seemore {
  display: inline-block;
  width: 170px;
  height: 50px;
  text-align: center;
  line-height: 46px;
  border-radius: 25px;
  border: solid 2px #666767;
  font-family: PingFang-SC-Medium;
  font-size: 17px;
  color: white;
}

.recu .right .inner .bott img {
  width: 50px;
  height: 50px;
  margin-left: .5rem;
}

.sfq {
  width: 100%;
  height: 10.5rem;
}

.sfq .item {
  float: left;
  width: 25%;
  height: 10.5rem;
  padding: 6.075rem 1rem 0;
  transition: all .4s ease;
  box-sizing: border-box;
}

.sfq .item .text .tit {
  font-family: PingFang-SC-Medium;
  font-size: .6rem;
  color: #ffffff;
}

.sfq .item .text .det {
  font-family: PingFang-SC-Regular;
  font-size: 15px;
  line-height: 1.8em;
  color: white;
  margin-top: .75rem;
  width: 69%;
}

.sfq .item.active {
  width: 50%;
}

.whitebg {
  width: 100%;
  height: 2.5rem;
  background: white;
}

.whitebgt {
  width: 100%;
  height: 2rem;
  background: white;
}

.icontact {
  width: 100%;
  padding: 2rem 0 2.5rem;
  background: #f5f5f5;
}

.icontact .top {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
}

.icontact .top .cmtwo {
  text-align: left;
}

.icontact .top .right {
  position: relative;
}

.icontact .top .right .img {
  width: 9.625rem;
}

.icontact .top .right .text {
  position: absolute;
  right: 0;
  width: 143%;
  top: 39%;
}

.icontact .top .right .text p {
  font-family: PingFang-SC-Medium;
  font-size: .5rem;
  color: #444444;
  line-height: 1.8em;
}

.icontact .mapex {
  width: 100%;
  height: 21.175rem;
  position: relative;
}

.icontact .mapex #map {
  width: 100%;
  height: 100%;
}

.icontact .mapex .posi {
  background: rgba(255, 255, 255, 0.97);
  position: absolute;
  right: 1.925rem;
      /*top: 2.5rem;*/
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
  padding: 1.625rem 2rem 1.9rem;
  width: 13rem;
  overflow-y: auto;
  max-height: 95%;
}

.icontact .mapex .posi .item {
  margin-bottom: 1.125rem;
}

.icontact .mapex .posi .onef p:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: .65rem;
}

.icontact .mapex .posi .onef p:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #666666;
  line-height: 1.5em;
  margin-top: 12px;
}

.icontact .mapex .posi .twof div {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
}

.icontact .mapex .posi .twof div span:nth-of-type(1) {
  font-family: PingFang-SC-Medium;
  font-size: 17px;
  color: #010101;
}

.icontact .mapex .posi .twof div span:nth-of-type(2) {
  font-size: 16px;
  color: #666666;
  font-family: PingFang-SC-Medium;
}

.icontact .mapex .posi .twof div:nth-of-type(2) {
  margin-top: 12px;
}

.icontact .mapex .posi .the p:nth-of-type(1) {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #888888;
}

.icontact .mapex .posi .the p:nth-of-type(2) {
  font-family: ArialMT;
  font-size: .7rem;
  color: #333333;
  margin-top: 12px;
}

.icontact .mapex .posi .four p:nth-of-type(1) {
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: #000000;
}

.icontact .mapex .posi .four p:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: #000000;
  margin-top: 12px;
}

.icontact .mapex .posi .join {
  display: inline-block;
  width: 3.95rem;
  height: 1.225rem;
  background-color: #036eb7;
  border-radius: 24px;
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  line-height: 1.225rem;
  color: white;
  text-align: center;
}

.icontact .cmtwo div:nth-of-type(2) {
  margin: .7rem 0 .8rem!important;
}

.cmtop {
  margin-top: 100px;
}

.ijoin .cmpi {
  background: #eaeaea;
}

.ijoin .ct {
  width: 100%;
  padding-bottom: 2.75rem;
  background: white;
}

.ijoin .ct .tit {
  text-align: center;
  padding: 2.5rem 0 2.725rem;
}

.ijoin .ct .tit div:nth-of-type(1) {
  font-size: .8rem;
  color: #0b0e13;
}

.ijoin .ct .tit div:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: #666666;
  margin-top: .65rem;
}

.ijoin .ct .tit div:nth-of-type(3) {
  margin-top: .75rem;
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #bababa;
}

.ijoin .ct .inner .left {
  width: 22.3%;
  float: left;
}

.ijoin .ct .inner .left .img {
  width: 100%;
  height: 10rem;
  padding: 1.25rem;
  box-sizing: border-box;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.ijoin .ct .inner .left .img img {
  width: 47px;
  height: 47px;
}

.ijoin .ct .inner .left .img .text {
  margin-top: 73%;
}

.ijoin .ct .inner .left .img .text p:nth-of-type(1) {
  font-family: PingFang-SC-Medium;
  font-size: 20px;
  color: white;
}

.ijoin .ct .inner .left .img .text p:nth-of-type(2) {
  font-family: ArialMT;
  font-size: .75rem;
  color: white;
  margin-top: .625rem;
}

.ijoin .ct .inner .right {
  width: 73.6%;
  background-color: #f9f9f9;
  float: right;
}

.ijoin .ct .inner .right .item {
  overflow: hidden;
}

.ijoin .ct .inner .right .item .top {
  padding: 0 1.35rem;
  border-bottom: 1px solid #e0e0e0;
  height: 2rem;
  justify-content: flex-start;
  overflow: hidden;
  align-items: center;
  line-height: 2rem;
}

.ijoin .ct .inner .right .item .top .name {
  font-family: PingFang-SC-Bold;
  font-size: 18px;
  float: left;
  height: 100%;
  transition: all .4s ease;
}

.ijoin .ct .inner .right .item .top .detail {
  float: left;
  margin-left: 3.2rem;
}

.ijoin .ct .inner .right .item .top .detail span {
  font-family: PingFang-SC-Medium;
  font-size: 14px;
  color: #666666;
  margin-right: .75rem;
}

.ijoin .ct .inner .right .item .top i {
  display: inline-block;
  width: 16px;
  height: 16px;
  float: right;
  margin-top: 1rem;
}

.ijoin .ct .inner .right .item .bottom {
  border-bottom: 1px solid #e0e0e0;
  padding: .95rem 1.35rem 2.5rem;
  display: none;
}

.ijoin .ct .inner .right .item .bottom .des {
  margin-bottom: 1.5rem;
}

.ijoin .ct .inner .right .item .bottom .des p {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #888888;
  line-height: 1.8em;
}

.ijoin .ct .inner .right .item .bottom .des p:nth-of-type(1) {
  margin-bottom: .2rem;
}

.ijoin .ct .inner .right .item .bottom .last {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #888888;
}

.ijoin .ct .inner .right .item .bottom .apply {
  display: inline-block;
  width: 150px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  background-color: #287abc;
  border-radius: 23px;
  margin-top: 1.325rem;
}

.ijoin .ct .inner .right .item .bottom .apply span {
  font-size: 16px;
  color: white;
}

.ijoin .ct .inner .right .item .bottom .apply i {
  display: inline-block;
  width: 6px;
  height: 10px;
}

.ijoin .ct .inner .right .item_active .top .name {
  color: #036eb7;
}

.ijoin .ct .inner .right .item_active .top i {
  width: 16px !important;
  height: 4px !important;
  background-image: url(../img/topp.png) !important;
}

.ijoin .ct .inner .right .pagination {
  padding: 1.25rem 0;
}

.iapply {
  width: 100%;
  background: white;
}

.iapply .tit {
  text-align: center;
  padding: 3rem 0 1.45rem;
  box-shadow: 13px 0px 21px 0px rgba(0, 0, 0, 0.06);
}

.iapply .tit div:nth-of-type(1) {
  font-family: PingFang-SC-Medium;
  font-size: 1rem;
}

.iapply .tit div:nth-of-type(2) {
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #858585;
  margin-top: .75rem;
}

.iapply .ct {
  width: 100%;
  background-color: #f9f9f9;
  padding: 2.2rem 0 3.075rem;
}

.iapply .ct .twoex {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.iapply .ct .twoex .item {
  width: 47%;
  margin-bottom: 1rem;
}

.iapply .ct .twoex .item div:nth-of-type(1) {
  margin-bottom: .5rem;
}

.iapply .ct .twoex .item div:nth-of-type(1) span:nth-of-type(1) {
  color: #666666;
}

.iapply .ct .twoex .item div:nth-of-type(1) span:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: 19px;
  color: #666666;
}

.iapply .ct .twoex .item input {
  width: 100%;
  height: 1.6rem;
  padding-left: .5rem;
  border-radius: 5px;
  box-sizing: border-box;
}

.iapply .ct .twoex .item .name {
  font-family: PingFang-SC-Medium;
  font-size: 17px;
  color: #333;
  width: 100%;
  height: 1.6rem;
  line-height: 1.6rem;
  padding-left: .5rem;
  border-radius: 5px;
  box-sizing: border-box;
  background: white;
}

.iapply .ct .twoex .item input:-ms-input-placeholder {
  font-family: PingFang-SC-Medium;
  font-size: 17px;
  color: #bababa;
}

.iapply .ct .thex {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
}

.iapply .ct .thex .item {
  width: 31.5%;
}

.iapply .ct .thex .item div:nth-of-type(1) {
  margin-bottom: .5rem;
}

.iapply .ct .thex .item div:nth-of-type(1) span:nth-of-type(1) {
  color: #666666;
}

.iapply .ct .thex .item div:nth-of-type(1) span:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: 19px;
  color: #666666;
}

.iapply .ct .thex .item input {
  width: 100%;
  height: 1.6rem;
  padding-left: .5rem;
  border-radius: 5px;
  box-sizing: border-box;
}

.iapply .ct .thex .item .select {
  width: 100%;
  height: 1.6rem;
  padding-left: .5rem;
  background-color: #fff;
  border-radius: 5px;
  -webkit-appearance: button;
  box-sizing: border-box;
}

.iapply .ct .thex .item .select option {
  width: 100%;
  height: 1.7rem;
  padding-left: .5rem;
  border-radius: 5px;
  box-sizing: border-box;
}

.iapply .ct .note {
  width: 100%;
}

.iapply .ct .note div {
  margin-top: 1rem;
  margin-bottom: .5rem;
}

.iapply .ct .note div span:nth-of-type(1) {
  color: #666666;
}

.iapply .ct .note div span:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: 19px;
  color: #666666;
}

.iapply .ct .note textarea {
  width: 100%;
  background: white;
  border-radius: 5px;
  height: 5.4rem;
  padding: .75rem .5rem;
}

.iapply .ct .fj .top {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
  margin: 1.25rem 0;
}

.iapply .ct .fj .top .tity span:nth-of-type(1) {
  font-family: PingFang-SC-Medium;
  font-size: 19px;
  color: #666666;
}

.iapply .ct .fj .top .tity span:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: 15px;
  color: #666666;
  margin-left: 18px;
}

.iapply .ct .fj .top .input {
  margin-left: 1.25rem;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
  align-items: center;
}

.iapply .ct .fj .top .input .img {
  position: relative;
}

.iapply .ct .fj .top .input .img .file {
  width: 72px;
  height: 25px;
}

.iapply .ct .fj .top .input .img input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
}

.iapply .ct .fj .top .input .name {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #666666;
  margin-left: 14px;
}

.iapply .ct .yz .bot {
  margin-top: .5rem;
}

.iapply .ct .yz div:nth-of-type(1) span:nth-of-type(1) {
  color: #666666;
}

.iapply .ct .yz div:nth-of-type(1) span:nth-of-type(2) {
  font-family: PingFang-SC-Medium;
  font-size: 19px;
  color: #666666;
}

.iapply .ct .yz .bot {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
}

.iapply .ct .yz .bot .bleft {
  width: 40.69%;
}

.iapply .ct .yz .bot .bleft input {
  width: 74.47%;
  height: 1.6rem;
  padding-left: .5rem;
  border-radius: 5px;
}

.iapply .ct .yz .bot .bleft img {
  margin-left: .5rem;
}

.iapply .ct .yz .bot .bright {
  display: inline-block;
  width: 4.625rem;
  height: 1.35rem;
  line-height: 1.35rem;
  text-align: center;
  background-color: #036eb7;
  border-radius: 27px;
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: #ffffff;
}

.iartical {
  padding-bottom: 1.55rem;
  width: 100%;
  background: #f7f7f7;
}

.iartical .w1440 {
  padding: 2rem 0 1.425rem;
}

.iartical .left {
  width: 63%;
  float: left;
}

.iartical .left .title .tit {
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #231815;
  font-family: PingFang-SC-Medium;
  font-size: .8rem;
}

.iartical .left .title .link {
  margin-top: .8rem;
  margin-bottom: .85rem;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
  align-items: center;
}

.iartical .left .title .link span {
  font-family: PingFang-SC-Regular;
  font-size: 17px;
  color: #666666;
}

.iartical .left .title .link .bds_weixin {
  width: 21px;
  height: 18px;
  background-image: url(../img/swei.png);
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.iartical .left .title .link .bds_tsina {
  width: 21px;
  height: 17px;
  background-image: url(../img/sbo.png);
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.iartical .left .title .link .time {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #888888;
  /*margin-left: 1.625rem;*/
}

.iartical .left .ct {
  border-top: 1px solid #cecece;
  padding: .6rem 0 1.925rem;
}

.iartical .left .ct p,.iartical .left .ct {
  font-family: PingFang-SC-Regular;
  font-size: 16px;
  color: #666666;
  line-height: 1.8em;
}

.iartical .left .ct img {
  max-width: 100%;
  display: inline-block;
  height: auto !important;
}

.iartical .left .ct .pre_next {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.9rem;
  border-top: 1px solid #cecece;
  padding-top: 1rem;
}

.iartical .left .ct .pre_next .left a {
  display: block;
  font-family: PingFang-SC-Regular;
  font-size: 17px;
}

.iartical .left .ct .pre_next .left a span:nth-of-type(1) {
  transition: all .4s ease;
  color: #333333;
}

.iartical .left .ct .pre_next .left a span:nth-of-type(2) {
  transition: all .4s ease;
  color: #666666;
}

.iartical .left .ct .pre_next .left a:hover span {
  color: #036eb7;
}

.iartical .left .ct .pre_next .left a:nth-of-type(1) {
  margin-bottom: .5rem;
}

.iartical .left .ct .pre_next .right {
  text-align: right;
}

.iartical .left .ct .pre_next .right img {
  vertical-align: middle;
}

.iartical .left .ct .pre_next .right span {
  color: #666;
  vertical-align: middle;
  margin-left: 4px;
}

.right_none {
  width: 9.5rem!important;
  margin-top: 65px;
}

.iartical .right {
    /*width: 26.3%;*/
  max-width: 36%;
  float: right;
}

.iartical .right .top {
  font-family: PingFang-SC-Medium;
  font-size: .65rem;
  color: #231815;
  border-bottom: 3px solid #231815;
  padding-bottom: .45rem;
}

.iartical .right .bt {
  width: 100%;
  background: white;
  padding: 0 .5rem;
}

.iartical .right .bt .item {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding: 1rem 0;
}

.iartical .right .bt .item .left {
  padding-right: .3rem;
  width: 48%;
}

.iartical .right .bt .item .left .title {
  width: 100%;
  overflow: hidden;
/*              text-overflow: ellipsis;
              white-space: nowrap;*/
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-family: PingFang-SC-Medium;
  font-size: 17px;
  color: #333333;
  line-height: 1.3em;
}

.iartical .right .bt .item .left .more {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  margin-top: .6rem;
  padding-right: .3rem;
}

.iartical .right .bt .item .left .more span {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #666666;
  vertical-align: middle;
}

.iartical .right .bt .item .left .more img {
  top: 2px;
  position: relative;
  width: 17px;
  height: 11px;
  vertical-align: middle;
}

.iartical .right .bt .item .img {
  width: 48%;
}

.iartical .right_none {
  margin-top: 2.6rem;
}

.iartical .bbg {
  height: 8.425rem;
  position: relative;
  padding: 2.1rem 2.125rem;
}

.iartical .bbg .left .text p {
  color: white;
  font-family: PingFang-SC-Bold;
  font-size: .75rem;
  line-height: 1;
}

.iartical .bbg .left .text p:nth-of-type(2) {
  margin-top: .45rem;
}

.iartical .bbg .left .en {
  margin-top: 1.2rem;
}

.iartical .bbg .left .en p {
  font-family: PingFang-SC-Bold;
  font-size: 10px;
  color: #878e9d;
  line-height: 1.8em;
}

.iartical .bbg .right .one img {
  width: 21px;
  height: 21px;
}

.dewdetail  .iartical .bbg .right {
  max-width: 100%;
}

.iartical .bbg .right .one span {
  color: white;
  font-family: PingFang-SC-Medium;
  font-size: 18px;
}

.iartical .bbg .right div:nth-of-type(2) {
  color: white;
  font-family: ArialMT;
  font-size: .9rem;
  margin: .65rem 0 .8rem;
}

.iartical .bbg .right .more a {
  display: inline-block;
  width: 3.65rem;
  height: 1.15rem;
  line-height: 1.15rem;
  text-align: center;
  border-radius: 23px;
  border: solid 1px #ffffff;
  color: white;
  font-size: 15px;
}

.iartical .bbg .right .more a:nth-of-type(2) {
  margin-left: 18px;
}

.dewdetail .bbg {
  margin-top: 3rem;
  height: 8.425rem;
  position: relative;
  padding: 2.5rem 2.125rem;
}

.dewdetail .bbg .left .text p {
  color: white;
  font-family: PingFang-SC-Bold;
  font-size: .75rem;
  line-height: 1;
}

.dewdetail .bbg .left .text p:nth-of-type(2) {
  margin-top: .45rem;
}

.dewdetail .bbg .left .en {
  margin-top: 1.5rem;
}

.dewdetail .bbg .left .en p {
  font-family: PingFang-SC-Bold;
  font-size: 10px;
  color: #878e9d;
  line-height: 1.8em;
}

.dewdetail .bbg .right .one img {
  width: 21px;
  height: 21px;
}

.dewdetail .bbg .right .one span {
  color: white;
  font-family: PingFang-SC-Medium;
  font-size: 18px;
}

.dewdetail .bbg .right div:nth-of-type(2) {
  color: white;
  font-family: ArialMT;
  font-size: .9rem;
  margin: .65rem 0 1.1rem;
}

.dewdetail .bbg .right .more a {
  display: inline-block;
  width: 3.65rem;
  height: 1.15rem;
  line-height: 1.15rem;
  text-align: center;
  border-radius: 23px;
  border: solid 1px #ffffff;
  color: white;
  font-size: 15px;
}

.dewdetail .bbg .right .more a:nth-of-type(2) {
  margin-left: 18px;
}

.newsct a:nth-of-type(3n) .item {
  margin-right: 0;
}

.newsct {
  margin-top: .75rem;
}

.newsct .item {
  float: left;
  width: 31.1%;
  border-bottom: 2px solid #ddd;
  margin-right: 3.3%;
  margin-bottom: 1.25rem;
}

.newsct .item .img {
  width: 100%;
  /*height: 259px;*/
}

.newsct .item .img img {
  width: 100%;
}

.newsct .item .det {
  margin-top: 0rem;
  padding: .45rem .3rem 0;
}

.newsct .item .det .top {
  font-family: PingFang-SC-Bold;
  font-size: .5rem;
  color: #555555;
  line-height: .65rem;
  height: 1.3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.newsct .item .det .btt {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  margin-top: .425rem;
  padding-bottom: .7rem;
}

.newsct .item .det .btt .time {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #888888;
}

.newsct .item .det .btt .more span {
  font-family: PingFang-SC-Medium;
  font-size: 14px;
  color: #555555;
}

.newsct .item .det .btt .more img {
  width: 6px;
  height: 10px;
  margin-left: 10px;
}

.newsct .item:nth-of-type(3n) {
  margin-right: 0;
}

.newsct .item:hover {
  background: white;
  border-bottom: 1px solid white;
}

.newsct .item:hover .top {
  color: #036eb7;
}

.fixed_right {
  position: fixed;
  right: 0;
  top: 30%;
  z-index: 200;
  display: none;
}

.fixed_right li.bgj,.fixed_right li.h0 {
  background-color: #0770b8;
}

.fixed_right li {
  width: 87px;
  height: 65px;
    /*background-color: #0770b8;*/
  border-radius: 2px;
  margin-bottom: 5px;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  transition: all .4s ease;
  position: relative;
}

.fixed_right li.h a {
  position: absolute;
  width: 100%;
  left: 0%;
  transition: all .4s ease;
}

.fixed_right li.h:hover {
  background: linear-gradient(90deg, #08987d, #015496);
  transition: all .4s ease;
}

.fixed_right li.h:hover a {
  width: 120%;
  left: -20%;
  transition: all .4s ease;
  background: linear-gradient(90deg, #08987d, #015496);
}

.fixed_right li p {
  font-family: PingFang-SC-Medium;
  font-size: 13px;
  color: #ffffff;
  margin-top: 9px;
}

.fixed_right li a {
  display: inline-block;
  background-color: #0770b8;
  width: 100%;
  height: 100%;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
  flex-direction: column;
  transition: all .4s ease;
  align-items: center;
}

.fixed_right li:nth-of-type(1) .img {
  width: 23px;
  height: 22px;
}

.fixed_right li:nth-of-type(1) .img img {
  max-width: 100%;
  max-height: 100%;
}

.fixed_right li:nth-of-type(1) .code {
  position: absolute;
  right: -35px;
  top: -19px;
  width: 119px;
  height: 107px;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0;
  transition: all .4s ease;
}

.fixed_right li:nth-of-type(1) .code img {
  width: 94px;
  height: 94px;
  margin-left: 7px;
}

.fixed_right li:nth-of-type(2) .img {
  width: 23px;
  height: 26px;
}

.fixed_right li:nth-of-type(2) .img img {
  width: 100%;
  height: 100%;
}

.fixed_right li:nth-of-type(3) .img {
  width: 24px;
  height: 24px;
}

.fixed_right li:nth-of-type(3) .img img {
  width: 100%;
  height: 100%;
}

.fixed_right li:nth-of-type(3) .inner {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 292px;
  background: #0770b8;
  height: 65px;
  position: absolute;
  right: -205px;
  top: 0;
  padding: 0 15px 0;
    /*opacity: 0;*/
  transition: all .4s ease;
}

.fixed_right li:nth-of-type(3) .img {
  opacity: 0;
}

.fixed_right li:nth-of-type(3):hover .inner {
  background: linear-gradient(90deg, #08987d, #015496);
}

.fixed_right li:nth-of-type(3) .inner .in_img {
  width: 67px;
  text-align: center;
}

.fixed_right li:nth-of-type(3) .inner .in_img img {
  width: 24px;
  height: 24px;
}

.fixed_right li:nth-of-type(3) .inner .in_img p {
  font-family: PingFang-SC-Medium;
  font-size: 13px;
  color: white;
}

.fixed_right li:nth-of-type(3) .inner .emptry {
  display: inline-block;
  width: 1px;
  height: 35px;
  background-color: rgba(255, 255, 255, 0.27);
  margin: 0 20px;
}

.fixed_right li:nth-of-type(3) .inner .num {
  width: 180px;
  height: 65px;
  line-height: 65px;
  font-family: PingFang-SC-Medium;
  font-size: 20px;
  color: #ffffff;
}

.fixed_right li:nth-of-type(4) .img {
  width: 25px;
  height: 23px;
}

.fixed_right li:nth-of-type(4) .img img {
  width: 100%;
  height: 100%;
}

.fixed_right li:nth-of-type(1):hover .code {
  right: 100px;
  opacity: 1;
}

.fixed_right li:nth-of-type(3):hover .inner {
  right: 0px;
  opacity: 1;
}

.iresult .cmtop {
  width: 100%;
  background: white;
  text-align: center;
  padding: 3rem 0 1.45rem;
}

.iresult .cmtop div:nth-of-type(1) {
  font-family: PingFang-SC-Medium;
  font-size: 1rem;
  color: black;
}

.iresult .cmtop div:nth-of-type(2) {
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #858585;
}

.iresult .ct {
  background: #efefef;
  padding: 2rem 0  2.5rem;
}

.iresult .ct .tab {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
}

.iresult .ct .tab a {
  display: inline-block;
  width: 22.9%;
  height: 2.375rem;
  text-align: center;
  line-height: 2.375rem;
  background-color: #ffffff;
  border-radius: 5px;
  font-family: PingFang-SC-Medium;
  font-size: .55rem;
  color: #666666;
  transition: all .4s ease;
}

.iresult .ct .tab a.active {
  background-color: #036eb7;
  color: white;
}

.iresult .ct .tab a:hover {
  background-color: #036eb7;
  color: white;
}

.iresult .ct .reex .result {
  width: 100%;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 2.05rem;
}

.iresult .ct .reex .result a {
  display: inline-block;
  width: 48.75%;
}

.iresult .ct .reex .result .item {
  width: 100%;
  background: white;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  padding: .7rem;
  box-sizing: border-box;
  margin-bottom: 1rem;
}

.iresult .ct .reex .result .item .img {
  width: 319px;
  overflow: hidden;
}

.iresult .ct .reex .result .item .img img {
  width: 100%;
  height: auto;
  transition: all .4s ease;
}

.iresult .ct .reex .result .item .right {
  padding-left: .675rem;
  box-sizing: border-box;
  width: calc(100% - 319px);
}

.iresult .ct .reex .result .item .right .title {
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  color: #555555;
  line-height: 1.7em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.iresult .ct .reex .result .item .right .det {
  font-family: PingFang-SC-Medium;
  font-size: 14px;
  color: #888888;
  margin: .4rem 0 .7rem;
  line-height: 1.7em;
  height: 5.1em;
  overflow: hidden;
}

.iresult .ct .reex .result .item .right .seemore span {
  font-family: PingFang-SC-Medium;
  font-size: 17px;
  color: #555555;
  vertical-align: middle;
  transition: all .4s ease;
}

.iresult .ct .reex .result .item .right .seemore i {
  display: inline-block;
  width: 6px;
  height: 9px;
  vertical-align: middle;
  margin-left: 9px;
  transition: all .4s ease;
}

.iresult .ct .reex .result .item:hover .img img {
  transform: scale(1.05);
}

.iresult .ct .reex .result .item:hover .right .seemore span {
  color: #036eb7;
}

.iresult .ct .reex .result .item:hover .right .seemore i {
  background-image: url(../img/bluear.png) !important;
}

.iresult .ct .reex .loadding {
  margin-top: .4rem;
  text-align: center;
}

.iresult .ct .reex .loadding a {
  display: inline-block;
}

.iresult .ct .reex .loadding a img {
  width: 1.3rem;
  height: 1.3rem;
}

.iresult .ct .reex .loadding a p {
  font-family: PingFang-SC-Medium;
  font-size: .5rem;
  color: #444444;
  margin-top: 1rem;
}

.dewdetail {
  width: 100%;
  background: #f7f7f7;
  padding: 2rem 0 2.75rem;
}

.dewdetail .w1440 {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
}

.dewdetail .w1440 .left {
  width: 63%;
}

.dewdetail .w1440 .left .title {
  text-align: center;
  padding-bottom: .75rem;
}

.dewdetail .w1440 .left .title .share .release {
  /*margin-left: 5%;*/
}

.dewdetail .w1440 .left .title div:nth-of-type(1) {
  font-family: PingFang-SC-Medium;
  font-size: .8rem;
  color: #231815;
}

.dewdetail .w1440 .left .title .share {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
          /*justify-content: space-between ;*/
  align-items: center;
  width: 60%;
  margin: 0 auto;
  margin-top: .8rem;
}

.dewdetail .w1440 .left .title .share .sha span {
  font-family: PingFang-SC-Regular;
  font-size: 17px;
  color: #666666;
}

.dewdetail .w1440 .left .title .share a {
  padding-left: 0;
  color: #666666;
}

.dewdetail .w1440 .left .title .share .release {
  font-family: PingFang-SC-Regular;
  font-size: 17px;
  color: #666;
}

.dewdetail .w1440 .left .title .share .bds_weixin {
  width: 21px;
  height: 18px;
  background-image: url(../img/swei.png);
  background-repeat: no-repeat !important;
  background-size: 100%;
  background-position: center center !important;
}

.iartical .left .title .link  .bds_sqq,
            .dewdetail .w1440 .left .title .share .bds_sqq {
  width: 21px;
  height: 17px;
  background-image: url(../img/qqs.png);
  background-repeat: no-repeat !important;
  background-position: center center !important;
  opacity: .6;
  background-size: 97%;
}

.dewdetail .w1440 .left .title .share .bds_tsina {
  width: 21px;
  height: 17px;
  background-image: url(../img/sbo.png);
  background-size: 100%;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.dewdetail .w1440 .left .artical {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 1rem 0 1.25rem;
}
blockquote{
  line-height: 1.5;
}
.dewdetail .w1440 .left .artical,
.dewdetail .w1440 .left .artical p {
  font-family: PingFang-SC-Regular;
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
}

.dewdetail .w1440 .left .artical img {
  max-width: 100%;
  display: inline-block;
  height: auto !important;
}

.dewdetail .w1440 .left .pre_next {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
}

.dewdetail .w1440 .left .pre_next .left a {
  display: block;
  font-family: PingFang-SC-Regular;
  font-size: 17px;
}

.dewdetail .w1440 .left .pre_next .left a span:nth-of-type(1) {
  color: #333333;
}

.dewdetail .w1440 .left .pre_next .left a span:nth-of-type(2) {
  color: #666666;
}

.dewdetail .w1440 .left .pre_next .left a:nth-of-type(1) {
  margin-bottom: .5rem;
}

.dewdetail .w1440 .left .pre_next .right {
  text-align: right;
}

.dewdetail .w1440 .left .pre_next .right img {
  vertical-align: middle;
}

.dewdetail .w1440 .left .pre_next .right span {
  vertical-align: middle;
  margin-left: 8px;
  color: #666;
}

.dewdetail .w1440 .right {
  max-width: 26.38%;
}

.dewdetail .w1440 .right .top {
  font-family: PingFang-SC-Medium;
  font-size: .65rem;
  color: #231815;
}

.dewdetail .w1440 .right .top a {
  color: #333;
  font-size: .5rem;
}

.dewdetail .w1440 .right .top a:hover {
  color: #333;
}

.dewdetail .w1440 .right .top a.active {
  font-size: .65rem;
}

.dewdetail .w1440 .right .top a:nth-of-type(2) {
  margin-left: .75rem;
}

.dewdetail .w1440 .right .bt {
  border-top: 3px solid black;
  background: white;
  width: 100%;
  margin-top: .45rem;
}

.dewdetail .w1440 .right .bt .item {
  border-bottom: 1px solid #e5e5e5;
  padding: .575rem .7rem;
  box-sizing: border-box;
}

.dewdetail .w1440 .right .bt .item .title {
  font-family: PingFang-SC-Medium;
  font-size: 15px;
  color: #666666;
  line-height: 1.7em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.dewdetail .w1440 .right .bt .item .seemore {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  margin-top: 16px;
}

.dewdetail .w1440 .right .bt .item .seemore span {
  font-family: ArialMT;
  font-size: 15px;
  color: #666666;
}

.dewdetail .w1440 .right .bt .item .seemore img {
  width: 17px;
  height: 11px;
}

.dewdetail .w1440 .right .bt .item:last-of-type {
  border-bottom: none;
}

.sbalert {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 330;
  display: none;
}

.sbalert .shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.sbalert .inner {
  width: 18.75rem;
  background: white;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 1.125rem 1.25rem 1.5rem;
  box-sizing: border-box;
  max-height: 95%;
  overflow-y: auto;
  border-radius: 10px;
}

.sbalert .inner .top .tab .item {
  padding-left: 15px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}

.sbalert .inner .top .tab .item  span {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  border: 1px solid #666;
  border-radius: 50%;
  margin-right: 5px;
  cursor: pointer;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.sbalert .inner .top .tab .item  span:after {
  position: absolute;
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #036eb7;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: .5s ease;
  opacity: 0;
}

.sbalert .inner .top .tab .item.active  span:after {
  opacity: 1;
  transition: .5s ease;
}

.sbalert .inner .top .tab .item.active span {
  border: 1px solid #036eb7;
}

.sbalert .inner .top {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
  align-items: center;
}

.sbalert .inner .top span {
  white-space: nowrap;
  font-family: PingFang-SC-Regular;
  font-size: 19px;
  color: #333;
}

.sbalert .inner .top .tab {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
  margin-left: 32px;
}

.sbalert .inner .top .tab .item {
  margin-right: 39px;
}

.sbalert .inner .top .tab .item.active {
  color: #036eb7;
}

.sbalert .inner .top .tab .item i {
  display: inline-block;
  width: 13px;
  height: 13px;
}

.sbalert .inner .top .tab .item span {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #666666;
}

.sbalert .inner .top .tab .item.active i {
  background-image: url(../img/check2.png) !important;
}

.sbalert .inner .top .tab .item.active span {
  color: #036eb7;
}

.sbalert .inner .inputex {
  margin-top: .8rem;
}

.sbalert .inner .inputex .input {
  border: solid 1px #dcdcdc;
}

.sbalert .inner .inputex .input.active {
  position: relative;
}

.sbalert .inner .inputex .input.active img {
  position: absolute;
  right: -3rem;
  top: 0;
  bottom: 0;
  margin: auto;
}

.sbalert .inner .inputex .input {
  width: 100%;
  height: 1.4rem;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: .2rem;
  box-sizing: border-box;
  margin-bottom: .5rem;
}

.sbalert .inner .inputex .input span {
  color: #036eb7;
  margin-right: 5px;
}

.sbalert .inner .inputex .input input {
  width: 90%;
  height: 100%;
}

.sbalert .inner .inputex .two {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
}

.sbalert .inner .inputex .two .input {
  width: 48%;
}

.sbalert .inner .inputex .note {
  width: 100%;
  height: 5rem;
  border: solid 1px #dcdcdc;
  padding: .5rem .2rem;
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #666666;
}

.sbalert .inner .inputex .yz {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: .8rem;
}

.sbalert .inner .inputex .yz .input {
  margin-bottom: 0;
}

.sbalert .inner .inputex .yz .left {
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: flex-start;
  align-items: center;
}

.sbalert .inner .inputex .yz .left input {
  width: 90%;
}

.sbalert .inner .inputex .yz .left img {
  width: 2.775rem;
  height: 1.175rem;
  margin-left: 14px;
}

.sbalert .inner .inputex .yz .submit {
  display: inline-block;
  line-height: 1.25rem;
  width: 4.1rem;
  height: 1.25rem;
  text-align: center;
  background-color: #036eb7;
  border-radius: 25px;
  color: white;
}

.sbalert .fail,.sbalerts .fail {
  width: 7.5rem;
  height: auto;
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #b1bdc6;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 223;
  text-align: center;
  padding: .875rem .8rem 1.175rem;
}

.sbalert .fail img, .sbalerts .fail img {
  width: 1.8rem;
  height: 1.8rem;
}

.sbalert .fail div,.sbalerts .fail div {
  margin-top: .2rem;
}

.sbalert .fail div p,.sbalerts .fail div p {
  font-family: PingFang-SC-Medium;
  font-size: .5rem;
  color: #444444;
  line-height: 1.7em;
}

.sbalert .sucess,.sbalerts .sucess {
  width: 5rem;
  height: 5rem;
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #d49b9b;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 223;
  text-align: center;
  padding: .875rem .8rem 1.175rem;
}

.sbalert .sucess img,.sbalerts .sucess img {
  width: 1.8rem;
  height: 1.8rem;
}

.sbalert .sucess div,.sbalerts .sucess div {
  font-family: PingFang-SC-Medium;
  font-size: .5rem;
  color: #444444;
  margin-top: .75rem;
}

.ibrand .one .left .cmtwo {
  text-align: left;
}

.introal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 105;
  display: none;
}

.introal .shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.introal .ct {
  width: 27.375rem;
  background-color: rgba(255, 255, 255, 0.95);
  position: relative;
  top: 50%;
  left: 50%;
  height: 50%;
  transform: translate(-50%, -50%);
  padding: 1.25rem 1.6rem 1.575rem;
}

.introal .ct .tit {
  margin-bottom: .4rem;
  text-align: center;
}

.introal .ct .tit div:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: .65rem;
  color: #000000;
}

.introal .ct .tit div:nth-of-type(2) {
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #bababa;
  margin: 0 auto;
  margin-top: .9rem;
}

.introal .ct .det .dark {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #333;
}

.introal .ct .det p {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #666666;
  line-height: 1.8em;
  text-indent: 2em;
}

.introal .ct .det .color {
  color: #036eb7;
  font-family: PingFang-SC-Bold;
  font-size: 16px;
  line-height: 1.8em;
}

.introal .ct .det .img {
  text-align: center;
  margin-top: 1.25rem;
}

.introal .ct .det .img img {
  margin: 0 auto;
  max-width: 100%;
}

.jobre {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: none;
}

.jobre .shadow {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.introal .ct .det,
    .jobre .shadow .ct .det {
  max-height: calc(100% - 2.2rem);
  overflow-y: auto;
  padding-right: 5%;
  box-sizing: border-box;
}

.jobre .shadow .ct {
  width: 27.375rem;
  background-color: rgba(255, 255, 255, 0.95);
  position: relative;
  top: 50%;
  left: 50%;
  height: 50%;
  transform: translate(-50%, -50%);
  padding: 1.25rem 1.4rem 2.65rem;
}

.jobre .shadow .ct .tit {
  margin-bottom: .4rem;
  text-align: center;
}

.jobre .shadow .ct .tit div:nth-of-type(1) {
  font-family: PingFang-SC-Bold;
  font-size: .65rem;
  color: #000000;
}

.jobre .shadow .ct .tit div:nth-of-type(2) {
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #bababa;
  margin: 0 auto;
  margin-top: .9rem;
}

.jobre .shadow .ct .det .dark {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #333;
}

.jobre .shadow .ct .det p {
  font-family: PingFang-SC-Medium;
  font-size: 16px;
  color: #666666;
  line-height: 1.8em;
  text-indent: 2em;
  margin-bottom: .5rem;
}

.fixtop {
  opacity: 0;
  width: 63px;
  height: 62px;
  border-radius: 50%;
  position: fixed;
  right: 1%;
  /*z-index: 100;*/
  background-color: #585858;
  bottom: 5%;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
  align-items: center;
  transition: all .3s;
  cursor: pointer;
  z-index: 250;
  transition: all .4s ease;
}

.fixtop .img {
  width: 24px;
  height: 24px;
}

.fixtop:hover {
  background-color: #036eb7;
}

.video_wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 300;
  display: none;
}

.video_wrap .shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.video_wrap .shadow .video {
  width: 940px;
  height: 530px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video_wrap .shadow .video video {
  width: 940px;
  height: 530px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video_wrap .shadow .video a {
  position: absolute;
  right: -60px;
  top: 0;
  width: 60px;
  height: 60px;
  background: no-repeat center;
  text-align: center;
  line-height: 60px;
  font-size: 30px;
  color: #fff;
  z-index: 5;
}

.cityand {
  width: 100%;
  background: #f3f3f3;
}

.cityand .casedis {
  background: #ffffff;
  padding-top: 1.4rem;
}

.cityand .casedis .wex {
  margin-top: 1.25rem;
}

.se_consult .right .mrightswiper {
  display: none;
}

.sbalert .inner .inputex .yz .submit:-ms-input-placeholder {
  color: white;
  font-size: 18px;
}

.sbalert .inner .inputex .yz .submit::-webkit-input-placeholder {
  color: white;
  font-size: 18px;
}

.sbalert .inner .inputex .yz .submit::-moz-input-placeholder {
  color: white;
  font-size: 18px;
}

.noline {
  background: #eaeaea;
}

.noline .deco .w1600 {
  border-top: none;
}

.recu .right .inner .det p:nth-of-type(2) {
  margin-top: .2rem;
}

.bo_color {
  background: white;
}

.index .header .left .nav li .inner {
  top: 105px;
}

.w1440exa {
  position: relative;
  max-width: 1600px;
  /*width:90%;*/
  width: 75%;
  margin: 0 auto;
}

.w1440exa .w1440 {
  max-width: 1440px;
  /*width:88%;*/
  width: 100%;
}

.w1440exa .cmlr {
  position: absolute;
  top: 28.5%;
  width: 100%;
  z-index: 22;
  margin-top: -.825rem;
}

.w1440exa .cmlr .caseprev {
  transition: all .4s ease;
  background-image: none;
  width: 1.65rem;
  height: 1.65rem;
  text-align: center;
  line-height: 1.65rem;
  border: solid 2px #dcdcdc;
  border-radius: 50%;
  left: 2.5rem;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
  align-items: center;
  z-index: 30;
}

.w1440exa .cmlr .casenext {
  transition: all .4s ease;
  background-image: none;
  width: 1.65rem;
  height: 1.65rem;
  text-align: center;
  line-height: 1.65rem;
  border: solid 2px #dcdcdc;
  border-radius: 50%;
  right: 2.5rem;
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: -moz-flex;
display: -ms-flexbox; 
display: flex;
  justify-content: center;
  align-items: center;
  z-index: 30;
}

.w1440exa .cmlr .casenext .img,.w1440exa .cmlr .caseprev .img {
  width: 12px;
  height: 21px;
  position: relative;
}

.w1440exa .cmlr .casenext .img img,.w1440exa .cmlr .caseprev .img img {
  width: 12px;
  height: 21px;
}

.w1440exa .cmlr .casenext .big, .w1440exa .cmlr .caseprev .big {
  position: absolute;
  top: 0;
  left: 0;
  transition: all .4s ease;
}

.w1440exa .cmlr .casenext .little, .w1440exa .cmlr .caseprev .little {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .4s ease;
}

.w1440exa .cmlr .caseprev:hover .little, .w1440exa .cmlr .casenext:hover .little {
  opacity: 1;
}

.w1440exa .cmlr .caseprev:hover, .w1440exa .cmlr .casenext:hover {
  border: 2px solid #036eb7;
  background: #036eb7;
}

.casebg .w1440 .ct a {
  display: block;
}

@media (max-width: 1024px) {

  .footer .twobg .bottom .right .topp .select ul li a {
    font-size: 12px;
  }

  .fixtop {
    display: none;
  }

  .video_wrap .shadow .video video {
    width: 90%;
    height: auto;
    transform: translate(-50%,0);
  }

  .video_wrap .shadow .video {
    width: 100%;
    height: auto;
  }

  .video_wrap .shadow .video a {
    width: 40px;
    height: 40px;
    right: 5%;
    top: -40px;
  }

  .swiperone .swiper-slide .text {
    top: 9rem;
          /*top: 25%;*/
  }

  .jcase .jcaseswiper .swiper-slide {
    min-width: 0;
  }

  .jcase .jcaseswiper {
    width: 100%;
  }
}

.dewdetail ul,.dewdetail ol {
  padding-left: 1.5em;
  box-sizing: border-box;
  font-size: 14px;
}

@media (max-width: 1023px) {
  .swiperone .swiper-slide .text {
      /*top: 25%;*/
  }
}

@media (max-width: 768px) {
  .dewdetail .w1440 {
    width: 92%;
  }

  .dewdetail .w1440 li {
    font-size: .24rem;
  }

  .idts .text .det div {
    width: auto;
    line-height: 1.7em;
  }

  .introal .ct .tit {
    margin-bottom: .15rem;
  }

  .video_wrap .shadow .video a {
    width: .8rem;
    height: .8rem;
    right: 5%;
    top: -.8rem;
  }
}

.por {
  position: relative;
}

.idts .text .det {
  /*height: 7.4em;*/
  overflow: hidden;
}

.zw1440 {
  max-width: 1440px !important;
  width: 100% !important;
  margin: 0 auto;
}

.w1440exa.w1440 {
  max-width: 1600px;
  /*width:92%;*/
}

.w1440exa .csexs .caseprev {
  left: 0 !important;
}

.w1440exa .csexs .casenext {
  right: 0 !important;
}

.w1440exa.on .csexs .caseprev {
  left: -2rem !important;
}

.w1440exa.on .csexs .casenext {
  right: -2rem !important;
}

@media (max-width: 1800px) {
  .iartical .bbg .right .more a {
    width: 3rem;
  }
}

@media (max-width: 1500px) {
  .w1440exa .w1440 {
    /*width:88%;*/
  }

  .w1440exa .wex {
    width: 100%;
  }

  .w1440exa {
    width: 80%;
  }
}

@media (max-width:960px) {
  .zw1440 {
    width: 74% !important;
  }

  .icity .casedis .w1440 .wex {
    width: 100% !important;
  }
}

@media (max-width:768px) {
  .w1440exa .csexs {
    display: none;
  }
  h2[align = center]{
    font-size: .3rem;
  }

  .zw1440 {
    width: 100% !important;
  }
}

@media (max-width: 1280px) {
  .iresult .ct .reex .result .item {
    flex-flow: row wrap;
  }

  .iresult .ct .reex .result .item .img {
    width: 100%;
  }

  .iresult .ct .reex .result .item .right {
    width: 100%;
    margin-top: 15px;
    padding: ;-left:0;
  }
}

/*H标签添加,适配标题样式*/
.puretita{
        line-height:unset !important;
        font-size: unset !important;
        /*font-weight: unset !important;*/
}
.puretitb{
	line-height:unset !important;
        font-weight: unset !important;
}
.puretitc {
    line-height: unset !important;
    font-size: unset !important;
    font-weight: unset !important;
}
.puretitd {
    line-height: unset !important;
}
/*footer css并入*/
  .fixedt .top{
    padding-top: 10px;
  }
  .footer-hkj{
    height: 100px;
    display: none;
  }
  .footer-hkj .items-box{
    height:100px;
    line-height: 100px;
    position:fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 130;

  }
  .footer-hkj .items .itop{
    margin-top: 10px;
  }
   .footer-hkj .items .ib{
    display: inline-block;
    line-height: 1.2;
    vertical-align: middle;
   }
  .footer-hkj .items{
    height: 100%;
    text-align: center;
    float: left;
    width: 33.333333%;
    background: #0770b8;
    color:#fff;
    display: block;

  }
  @media (max-width: 768px){
    .footer-hkj{
      display: block;
    }
  .footer-hkj{
    height: 0.92rem;
  }

     .footer-hkj .items .ib{
      font-size: .28rem;
     }
    .footer-hkj .items-box{
      height:1.08rem;
      line-height: 1.08rem;
    }

     .footer-hkj .items .ib .itop{
      margin-top: 0rem;
     }
     .footer-hkj .items .ib .img{
        width: .5rem;
        height: .5rem;
        margin:0 auto;
     }
     .footer-hkj .items .ib .img img {
      width:85%;
     }
  }
.newsdec {
    padding: 8px 20px !important;
    border-left: 5px solid #0770b8;
    /*background: #fff;*/
    color: #0770b8 !important;
}
