.abzindex1 {
    padding: .6rem 1.1rem 1.8rem;
    box-sizing: border-box;
    background: #f9f9f9;
    position: relative;
}
.res_tit>h5{
    color: #333;
    font-size: .5rem;
    text-align: center;
    line-height: .65rem;
    margin: 0;
}
.res_tit>h5>span{
    font-family: 'PingFang SC';
}
.ablogo{
    width: 1.87rem;
    position: relative;
    left: 50%;
    margin-left: -.94rem;
    margin-bottom: .4rem;
}
.ablogo>p{
    font-size: .5rem;
    color: #e62129;
    position: absolute;
    font-weight: 600;
    margin: 0;
    line-height: 1;
    top: 50%;
    margin-top: -.3rem;
    left: 50%;
    margin-left: -.4rem;
}
.res_tit>p{
    font-size: .18rem;
    color: #888;
    line-height: .35rem;
    margin-top: .3rem;
    text-align: center;
}
.abz_con{
    width: 3.9rem;
    margin-right: .46rem;
    background: #fff;
    cursor: pointer;
    float: left;
    margin-bottom: .45rem;
    position: relative;
    -webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
    transition: 0.3s linear;
    border-bottom: 2px solid rgba(230,33,.41,0);
    box-sizing: border-box;
}
.abz_con:nth-child(4n){
    margin-right: 0;
}
.abz_img{
    padding: .6rem;
    position: relative;

}
.abz_txt{
    padding: 0 .3rem;
    height: .8rem;
    line-height: .8rem;
}
.abz_txt>p{
    border-top: 1px solid #e5e5e5;
    color: #333;
    font-size: .2rem;
    margin: 0;
    line-height: .8rem;
    text-align: center;
}
.fd{
    position: absolute;
    width: .17rem;
    right: .3rem;
    bottom: .1rem;
}
.abzcon2{
    margin: 1.5rem 0 .5rem;
}
/* .abz_img>div{
	overflow: hidden;
}
.abz_img>div img{
	 cursor: pointer;
     transition: all 1s;
}
.abz_img>div img:hover {
	transform: scale(1.1);
} */
.abz_con:hover{
    transform:translateY(-20px);
            -webkit-transform:translateY(-20px);  /*兼容-webkit-引擎浏览器*/
            -moz-transform:translateY(-20px);  
   -moz-box-shadow: 0px 2px 16px #ccc;
    -webkit-box-shadow: 0px 2px 16px #ccc;
    box-shadow: 0px 2px 16px #ccc;
    border-bottom: 2px solid rgba(230,33,.41,1);
}
.abzbg{
    position:absolute;
    bottom: 0;
    width: 100%;
    height: 3rem;
    left: 0;
}
.abzmore{
    text-align: center;
    position: relative;
    z-index: 11;
    font-size: .24rem;
    color: #888;
    line-height: 1;
    cursor: pointer;
}
.abzmore>img{
    width: .14rem;
    margin-left: .15rem;
   
}
.abzfd{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,1);
    z-index: 11111;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.abbox{
  display: table;
    width: 100%;
    height: 100%;
}
.abbox>div{
  display: table-cell;
    vertical-align: middle;
}
.abzimg {
  width: 26%;
  height: auto;
  /* position: absolute; */
  margin-left: 37%;
  /* top: 50%; */
  /* margin-top: -3.5rem; */
  /* margin-left: -2.5rem; */
}
.abzx{
    position: absolute;
    top: calc(52px + 2%);
    right: 5%;
    width: .3rem;
    height: .3rem;
    cursor: pointer;
    background: url("/images/x.png") no-repeat;
    background-position: center;
    background-size: 100%;
    z-index: 11;
}
.abjindex1{
    padding: 1.1rem 1.1rem 1rem 3.1rem;
    box-sizing: border-box;
}
.abjindex1_left{
    width: 7rem;
    float: left;
    position: relative;
}
.abjindex1_right{
    width: 8rem;
    float: left;
    padding-left: 1.2rem;
    display: flex;
    justify-content: space-between;
}
.abj1{
    position: absolute;
    width: 6.5rem;
    top: 0;
    left: 0;
}
.abjindex1_left>h5{
    color: #333;
    line-height: 1;
    margin: 0;
    margin: .5rem 0;
    font-size: .5rem;
}
.abjindex1_left>p {
  color: #888;
  line-height: .32rem;
  margin: 0;
  font-size: .16rem;
  padding-right: .4rem;
  margin-bottom: 1.2rem;
  /* min-height: 2.2rem; */
  overflow-y: scroll;
  /* overflow: hidden; */
  height: 2.8rem;
}

/* .scrollbar{
    width: 3px;
    height: 2.2rem;
    margin: 0 auto;
  
} */
.t1::-webkit-scrollbar {
        width: 3px;    
        /* height: 1px; */
    }
.t1::-webkit-scrollbar-thumb {
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px #e60012;
        background: #535353;
    }
.t1::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px #e5e5e5;
        border-radius: 10px;
        background: #EDEDED;
    }
    .ind1_con {
        padding-right: .7rem;
        display: flex;
        justify-content: space-between;
        padding-left: 0;
    }
    /******视频************/
.m-video {
   width: 4.8rem;
    text-align: center;cursor: pointer;
    position: relative;
}

.m-video>p{
  font-size: .18rem;
    color: #666;
    line-height: .64rem;
    position: relative;
    left: -.2rem;
}
.m-video>img{
  width: 100%;
 
}
code, pre {
	background-color: #f8f8f8;
	-webkit-font-smoothing: initial;
	-moz-osx-font-smoothing: initial;
	padding: 5px 15px;
	white-space: normal;
}
code {
	color: #e96900;
	padding: 3px 5px;
	margin: 0 2px;
	border-radius: 2px;
}
.video-box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 99999999999;
}
.video-box button {
  display: inline-block;
  padding: 0;
  border: 0 none;
  background: none;
  text-align: center;
  outline: none;
  cursor: pointer;
}
.video-box .video-button {
  display: inline-block;
  width: 36px;
  height: 36px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.video-box .video-button i {
  font-size: 56px;
}
.video-box .video-button.video-btn-volume i {
  font-size: 20px;
}
.video-box .video-button.video-tooltip-toggle i {
  font-size: 20px;
}
.video-box .video-video {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-box .video-video video {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.video-box .video-container {
  width: 100%;
  min-height: 100%;
  max-height: 100%;
  background: #000000;
  overflow: hidden;
  opacity: 0;
}
.video-box .video-container.video-ready {
  opacity: 1;
}
.video-box.quanping .video-container {
  width: 100%;
  height: 100%;
  max-height: 100%;
  position: relative;
  left: 0;
  top: 0;
  transform: none;
}
.video-box.video-playing .video-div.video-hide-ui .video-ui {
  -webkit-transform: translateY(39px);
  -ms-transform: translateY(39px);
  transform: translateY(39px);
}
.video-box.heibian .video-container {
  padding: 40px 0;
}
.video-box.heibian .video-div.video-hide-ui .video-ui {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.video-box.heibian.quanping .video-container {
  padding: 0;
}
.video-box.hideui .video-div .video-ui {
  -webkit-transform: translateY(39px);
  -ms-transform: translateY(39px);
  transform: translateY(39px);
}
.video-box .i {
  font-family: none;
  height: 100%;
  width: 100%;
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
}
.video-box .i:before,
.video-box i:after {
  display: none !important;
}
.video-box .i-voice-on {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M2%2C10L2%2C20L5%2C20L13%2C25L13%2C5L5%2C10L5%2C10Z'%2F%3E%3Cpath%20d%3D'M18%2C10C%2022%2C12%2022%2C18%2018%2C20'%20%2F%3E%3Cpath%20d%3D'M22%2C6C%2028%2C10%2028%2C20%2022%2C24'%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.video-box .i-voice-off {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M2%2C10L2%2C20L5%2C20L13%2C25L13%2C5L5%2C10L5%2C10Z'%2F%3E%3Cpath%20d%3D'M18%2C11L27%2C20'%20%2F%3E%3Cpath%20d%3D'M18%2C20L27%2C11'%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.video-box .i-bofang {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M10%2C7L10%2C23L24%2C15z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.video-box .i-zhanting {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M7%2C7L7%2C23L11%2C23L11%2C7z'%2F%3E%3Cpath%20d%3D'M20%2C7L20%2C23L24%2C23L24%2C7z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.video-box .i-quanping {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M6%2C10L6%2C6L10%2C6'%2F%3E%3Cpath%20d%3D'M6%2C21L6%2C25L10%2C25'%2F%3E%3Cpath%20d%3D'M20%2C6L24%2C6L24%2C10'%2F%3E%3Cpath%20d%3D'M20%2C25L24%2C25L24%2C21'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.video-box .i-suoxiao {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M6%2C10L10%2C10L10%2C6'%2F%3E%3Cpath%20d%3D'M6%2C21L10%2C21L10%2C25'%2F%3E%3Cpath%20d%3D'M20%2C6L20%2C10L24%2C10'%2F%3E%3Cpath%20d%3D'M20%2C25L20%2C21L24%2C21'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.video-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: .9;
}
.video-div {
  background: #000;
  font-size: 0;
  letter-spacing: -1px;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.video-ui {
  position: absolute;
  width: 100%;
  height: 41px;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  bottom: 0;
  z-index: 6;
  letter-spacing: .25px;
  -webkit-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.video-loading-pulse {
  position: absolute;
  width: 6px;
  height: 24px;
  top: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-animation: pulse 750ms infinite;
  animation: pulse 750ms infinite;
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms;
}
.video-loading-pulse:before,
.video-loading-pulse:after {
  content: '';
  position: absolute;
  display: block;
  height: 16px;
  width: 6px;
  background: rgba(255, 255, 255, 0.2);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-animation: pulse 750ms infinite;
  animation: pulse 750ms infinite;
}
.video-loading-pulse:before {
  left: -12px;
}
.video-loading-pulse:after {
  left: 12px;
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
@keyframes pulse {
  50% {
    background: white;
  }
}
.video-loading {
  opacity: 1;
  color: #2c97f6;
  font-size: 0;
  overflow: hidden;
  box-shadow: 0px 0px 0px 3600px #000;
  background: #000;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.video-loading i {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: block;
  border: 0.25rem solid rgba(255, 255, 255, 0.2);
  border-top-color: white;
  -webkit-animation: adeg 1s infinite linear;
  -o-animation: adeg 1s infinite linear;
  -ms-animation: adeg 1s infinite linear;
  -moz-animation: adeg 1s infinite linear;
  animation: adeg 1s infinite linear;
}
.video-loading .i-loading:before {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.video-loading.yihuanchun {
  opacity: 0;
}
@keyframes adeg {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.video-close {
  position: absolute;
  top: calc(52px + 2%);
  right: 5%;
  width:.3rem;
  height: .3rem;
  cursor: pointer;
  background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%3E%3Cpath%20d%3D'M0%2C1L1%2C0L30%2C29L29%2C30z'%2F%3E%3Cpath%20d%3D'M29%2C0L29%2C0L30%2C1L1%2C30L0%2C29z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  z-index: 11;
}
.video-bofang.f-czspjuzhong {
  z-index: 2;
  font-size: 0;
}
.video-bofang.f-czspjuzhong i {
  display: block;
  border-radius: 50%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 60px;
  height: 60px;
  cursor: pointer;
  line-height: 62px;
  font-size: 66px;
  -webkit-transition: transform 1s;
  -o-transition: transform 1s;
  -ms-transition: transform 1s;
  -moz-transition: transform 1s;
  transition: transform 1s;
}
.video-hide {
  z-index: 0 !important;
}
.video-hide i {
  opacity: 0;
  -webkit-transform: scale(3);
  -o-transform: scale(3);
  -ms-transform: scale(3);
  -moz-transform: scale(3);
  transform: scale(3);
  will-change: transform, opacity;
  z-index: 0;
}
.video-progress {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 36px;
  height: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 2;
}
.video-progress:hover .video-progress-hover,
.video-progress:hover .video-tooltip-time {
  opacity: 1;
}
.video-tooltip-time {
  width: 46px;
  position: absolute;
  height: 20px;
  z-index: 5;
  left: 0;
  right: 0;
  bottom: 8px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.video-tooltip-time .video-tinytip-content {
  margin-left: -23px;
}
.video-tooltip-time .video-text {
  background: rgba(0, 0, 0, 0.5);
  padding: 2px;
  border-radius: 2px;
}
.video-tinytip .video-tooltip-content {
  display: inline-block;
  padding: 0 4px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 10px;
  line-height: 20px;
  text-align: center;
}
.video-progress-padding {
  position: absolute;
  width: 100%;
  height: 16px;
  bottom: 0;
  z-index: 40;
  cursor: pointer;
}
.video-progress-list {
  position: relative;
  top: -1px;
  z-index: 39;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transform: scaleY(0.6);
  -ms-transform: scaleY(0.6);
  transform: scaleY(0.6);
  transition: -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);
}
.video-progress-play,
.video-progress-buffer,
.video-progress-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
}
.video-progress-buffer {
  z-index: 33;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.video-progress-hover {
  z-index: 34;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  -ms-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  -moz-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}
.video-progress-play {
  z-index: 35;
  background-color: #2c97f6;
}
.video-progress-handle {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  right: -6.5px;
  margin-top: -6.5px;
  border-radius: 50%;
  background-color: #2c97f6;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);
}
.video-progress-padding:hover + .video-progress-list {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.video-progress-padding:hover + .video-progress-list .video-progress-handle {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.video-controls-buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 36px;
  width: 100%;
  padding: 0 10px;
  z-index: 3;
}
.video-time-panel {
  font-size: 12px;
  color: #777;
  display: inline-block;
  vertical-align: top;
  height: 36px;
  padding: 0 5px;
  line-height: 36px;
  letter-spacing: .25px;
}
.video-time-panel-current {
  color: #DEDEDF;
}
.video-fullscreen {
  float: right;
}
.video-definition {
  float: right;
  width: 55px;
  height: 36px;
  position: relative;
}
.video-definition .video-button {
  width: 100%;
}
.video-definition .video-button span {
  background: #fff;
  color: #333;
  font-size: 14px;
  padding: 2px 5px;
}
.video-definition .video-tooltip-content {
  width: 80px;
  left: 50%;
  margin-left: -40px;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}
.video-definition:hover .video-tooltip-content {
  position: absolute;
  bottom: 35px;
  color: #aaa;
  display: block;
  z-index: 6;
}
.video-menu .video-menu-item {
  display: block;
  width: 100%;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  padding: 0 12px;
  cursor: pointer;
  position: relative;
  height: 38px;
  background: -webkit-linear-gradient(top, transparent 0, transparent 50%, rgba(255, 255, 255, 0.1) 50%) center bottom no-repeat;
  background-size: 80% 1px;
}
.video-menu .video-menu-item:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
}
.video-menu .video-menu-item.video-active {
  color: #FF8F00;
}
.video-volume {
  float: right;
  position: relative;
}
.video-popup .video-popup-content {
  transform: scaleY(0);
  bottom: 41px;
  position: absolute;
}
.video-popup .video-popup-content:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
  border: 5px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.5);
}
.video-popup:hover .video-popup-content {
  -webkit-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -moz-transform: scaleY(1);
  transform: scaleY(1);
}
.video-volume-slider {
  left: 0;
  width: 36px;
  height: 100px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.8);
}
.video-tinytip-tiao {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-volume-range {
  position: absolute;
  left: 16px;
  top: 10px;
  width: 4px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.2);
}
.video-volume-range-current {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-color: #2c97f6;
}
.video-volume-handle {
  position: absolute;
  top: 0;
  left: -4px;
  width: 12px;
  height: 3px;
  background-color: #fff;
}
/* @media (max-width: 998px) {
  .video-box .video-container {
    width: 80vw;
    max-height: 80vh;
    min-height: 44.9vw;
  }
}
@media (max-width: 468px) {
  .video-box .video-container {
    width: 100vw;
    min-height: 54.9vw;
  }
  .video-loading i {
    font-size: 26px;
  }
  .video-definition {
    display: none;
  }
} */

/* .f-czspjuzhong {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
} */
/*
 * 视频结尾
 * */
 .vlogo{
    position: absolute;
    left: 50%;
    top: 50%;
    width: .8rem;
    margin-top: -.4rem;
    margin-left: -.4rem;
 }
 .m_nav{
    position: absolute;
    right: 1.1rem;
    top: 8.8rem;
    z-index: 111;
 }
 .m_nav>li{
     margin-bottom: .25rem;
     position: relative;
 }
 .m_nav>li>a{
     font-size: .16rem;
     color: #888;
     line-height: .3rem;
     -webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;
 }
 .m_nav::after{
    content: '';
    width: 1px;
    height: 2.72rem;
    /* border-radius: 100%; */
    background: #e5e5e5;
    position: absolute;
    top: 3%;
    left: -.177rem;
    -webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;
    
 }
 .m_nav>li::after{
    content: '';
    width: .08rem;
    height: .08rem;
    border-radius: 100%;
    background: #e5e5e5;
    position: absolute;
    top: 40%;
    left: -.21rem;
    -webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;
 }
 .m_navact::after{
    content: '';
    width: .12rem !important;
    height: .12rem !important;
    border-radius: 100%;
    background: #fff !important;
    border: 1px solid #e62129;
    position: absolute;
    top: 31% !important;
    left: -.23rem !important;
    z-index: 1;
 }
 .m_navact>a{
     color: #e62129 !important;
 }
 .m_nav>li:hover a{
    color: #e62129
 }
 .m_nav>li:hover::after{
    content: '';
    width: .12rem !important;
    height: .12rem !important;
    border-radius: 100%;
    background: #fff !important;
    border: 1px solid #e62129;
    position: absolute;
    top: 31% !important;
    left: -.23rem !important;
    z-index: 1;
 }
 .ind1_con>img{
     height: .8rem;
 }
 .abjindex2{
     background: url('/images/wenhua.jpg') no-repeat;
     background-position: center;
     background-size: 100%;
     width: 100%;
     height: 7.3rem;
     padding: .9rem 4.6rem 0 3.1rem;
   box-sizing: border-box;
   position: relative;
    }


    .gds21 {
        width: 100%;
        height: 100%;
        -webkit-transition: .6s linear;
        transition: .6s linear;
     }
    .gdd_s21 .s2_img1{
        width: 100%;
        height: 100%;
    }
    .gdd_s21 .s2_box1 .s2_con_box1 .s2_con_out1 .s2_con_list1 .s2_con1:first-child {
        display: block;
    }
    .gdd_s21 .s2_box1 .s2_con_box1 .s2_con_out1 .s2_con_list1 .s2_con1 {
        display: none;
        transition: all 1s;
    }
    .s2_con1:nth-child(2){
      margin-top: .7rem;
    }
    /* .gdd_s21 .s2_box1 .s2_title1 {
        font-size: 48px;
        margin-top: 0.9rem;
        margin-bottom: 0.9rem;
        color: #333;
        text-align: center;
    } */
    .s2_nav1{
        width: 3.4rem;
      float: left;
    }
    .s2_con_out1{
        width: 8rem;
        float: left;
    }
    .gdd_s21 .s2_box1 .s2_con_box1 .s2_nav1 li {
        transition: all .3s;
        cursor: pointer;
    }
    
    .s21>h5{ 
        font-size: .3rem;
        color: #888;
        margin: 0;
        line-height: 1;
        margin-bottom: .45rem;
        font-weight: 400;
        position: relative;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        -webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
	transition: 0.3s linear;
    } 
    .hover5 {
        color: #333 !important;
        border-left: 2px solid #e62129;
        padding-left: .3rem;
    }
    .s21>h5>span {
        width: .6rem;
        position: absolute;
        height: 1px;
        right: 0.5rem;
        background: 333;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        top: .08rem;
    }
    
    .s2_con1>h5 {
        font-size: .48rem;
        margin: 0;
        line-height: 1;
       margin-bottom: .4rem;
    }
    .s2_con1>p{
        font-size: .16rem;
        margin: 0;
        line-height: .32rem;
        position: relative;
        z-index: 1;
        position: relative;
        color: #888;
        top: -.08rem;
    }
   
    .abjindex2>h5{
        margin: 0;
        line-height: 1;
        font-size: .5rem;
        color: #333;
        margin-bottom: .85rem;
    }
    .abjindex3{
        width: 13rem;
        height: 2.5rem;
        display: flex;
        justify-content: space-between;
        padding: .55rem 1rem;
        box-sizing: border-box;
        margin: 0 auto;
        margin-top: -1.3rem;
        -moz-box-shadow: 0px 2px 16px #cccccc30;
    -webkit-box-shadow: 0px 2px 16px #cccccc30;
    box-shadow: 0px 2px 16px #cccccc30;
    background: #fff;
    border-radius: 6px;
    }
    .abjindex3>div{
        text-align: center;
    }
    .abjindex3>div>img{
        width: .56rem;
    }
    .abjindex3>div>h5{
       font-size: .3rem;
       line-height: 1;
       margin: 0;
       color: #333;
       margin-top: .2rem;
       margin-bottom: .18rem;
    }
    .abjindex3>div>p{
        font-size: .16rem;
        line-height: 1;
        margin: 0;
        color: #888;
    }
    .abjindex4{
        padding: 0 3.1rem 1.5rem;
        box-sizing: border-box;
        text-align: center;
        background: #f9f9f9;
    }
    .abjindex{
      padding-bottom: 1.1rem;
        background: #f9f9f9;
    }
    .abjindex4>h5{
        margin: 0;
        font-size: .5rem;
        line-height: 1;
        color: #333333;
    }
    .abjindex4>p{
        display: inline-block;
        width: 1.3rem;
        height: .35rem;
        margin: 0;
        font-size: .18rem;
        line-height: .35rem;
        color: #fff;
        background: #e62129;
        margin-top: .4rem;
        margin-bottom: .6rem;
        position: relative;
    }
    .abjindex4>p>img{
        position: absolute;
        top: 100%;
        left: 49.5%;
        width: 1px;
        height: .6rem;
    }
.abjindex4_conle,.abjindex4_conri{
    width: 50%;float: left;
}
.abjindex4_conle{
    /* border-right: 1px solid #e5e5e5; */
    padding-left: 1rem;
    padding-bottom: .9rem;
    box-sizing: border-box;
}
.abjindex4_con:nth-child(2n) .abjindex4_conle{
    padding-left: .7rem !important;
    border-right: none;
    /* border-left: 1px solid #e5e5e5; */
}
.z1 .abjindex4_conle{
  /* border-left: 1px solid #e5e5e5; */
  padding-left: .7rem;
  padding-bottom: .9rem;
  box-sizing: border-box;
  border-right: none;
}
.z1 .abjindex4_conri>h5 {
  text-align: right;
}
.z1 .abjindex4_conri {
  padding-left:0 !important;
  text-align: left;
  padding-right: .9rem !important;
  box-sizing: border-box;
}
.z1 .abjindex4_con:nth-child(odd) .abjindex4_conri {
  /* border-right: 1px solid #ccc; */
}
.z1 .abjindex4_con:nth-child(even) .abjindex4_conri {
  /* border-left: 1px solid #ccc; */
}
.z1 .abjindex4_con:nth-child(2n) .abjindex4_conri>h5 {
  text-align: left;
}
.z1 .abjindex4_con:nth-child(2n) .abjindex4_conle{
  text-align: left;
  box-sizing: border-box;
  padding-right: .9rem !important;
  /* border-right: 1px solid #e5e5e5; */
  padding-left: 1rem !important;
  padding-bottom: .9rem;
  box-sizing: border-box;
  border-left: none;
}
.z1 .abjindex4_con:nth-child(2n) .abjindex4_conri {
  text-align: left;
  padding-left: .7rem !important;
  box-sizing: border-box;
}
.abjindex4_conle>div{
    width: 4.5rem;
}
.abjindex4_conri{
   text-align: left;
    padding-left: .7rem;
    box-sizing: border-box;
}
.abjindex4_con:nth-child(2n) .abjindex4_conri{
    text-align: left;
    padding-left: 0 !important;
    box-sizing: border-box;
    padding-right: .9rem !important;
   
}
.abjindex4_con:nth-child(2n) .abjindex4_conri>h5{
    text-align: right;
}
.abjindex4_con{
    position: relative;
   
}
.z,.z1{
  position: relative;
}
.z::before,.z1::before{
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background: #e5e5e5;
}
.abjindex4_con>img{
    width: .3rem;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -.15rem;
}
.abjindex4_conri>h5{
    color: #333;
    font-size: .4rem;
    margin: 0;
    font-weight: 800;
    position: relative;
    top: -.1rem;
    margin-bottom: .3rem;
}
.abjindex4_conri>p{
    color: #888;
    font-size: .16rem;
  line-height: .32rem;
 margin:0;
}
.tansuo{
    display: inline-block;
    width: 1.4rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    border-radius: .2rem;
    font-size: .16rem;
    color: #fff;
    position: relative;
    background: #e62129;
}
.tansuo>img{
    position: absolute;
    width: 1px;
    height: .6rem;
    left: 49.5%;
    top: -150%;
}
.abj5_left,.abj5_right{
    width: 50%;
    float: left;
}
.abj5_right{
    padding: .9rem 2.9rem 0 .8rem;
    box-sizing: border-box;
}
.abj5_right>h5{
    margin: 0;
    font-size: .5rem;
    color: #333;
    line-height: 1;
}
.abj5_right>p {
  height: 3rem;
    margin: 0;
    font-size: .16rem;
    color: #888;
    line-height: .32rem;
    margin-top: .45rem;
    margin-bottom: .75rem;
    overflow-y: scroll;
    padding-right: .4rem;
}
.abj5_right>a{
    margin-bottom: 1rem;
}
.ind1_con{
    position: relative;
    /* width: 2rem; */
}

.s1{
    position: absolute;
    width: .2rem;
    height: .2rem !important;
    left: 1.2rem;
    bottom: 50%;
}
.s2{
    position: absolute;
    width: .2rem;
    height: .2rem !important;
    right: .7rem;
    bottom: 50%;
}
.nn {
    font-size: .16rem;
    color: #333;
    margin-top: .06rem;
    display: block;
}
.abjindex6{
    padding: .9rem 3.1rem;
    box-sizing: border-box;
    background: #f9f9f9;
}
.abj6_left,.abj6_right{
    width: 50%;
    float: left;
}
.abj6_left>h5{
    margin: 0;
    line-height: 1;
    font-size: .5rem;
    color: #333;
}
.abj6_left>p{
    margin: 0;
    line-height: .32rem;
    font-size: .16rem;
    color: #888;
    padding-right: 1rem;
    margin-top: .35rem;
    margin-bottom: .65rem;
}
.abj6_right{
    padding: 0 0 0 .7rem;
    box-sizing: border-box;
}
.abj6_right>h6{
    margin: 0;
    line-height: 1.1;
    font-size: .3rem;
    color: #333;
    padding-top: 1rem;

}
.abjindex7{
  display: none;
    padding: .9rem 3.1rem;
    box-sizing: border-box;
    position: relative;
}
.abj6_right>p{
    margin: 0;
    line-height: .32rem;
    font-size: .16rem;
    color: #888;
    margin-top: .35rem;
   
}
.abj7_left,.abj7_right{
    width: 50%;
    float: left;
    height: 4.5rem;
}
.swiper-pagination-shen {
  display: none;
}
.xian{
    width: 100%;
    position: absolute;
    bottom: .5rem;
    left: 0;
}
.abj7_left>h5{
    margin: 0;
    line-height: 1;
    font-size: .5rem;
    color: #333;
}
.abj7_left>p{
  width: 88%;
    margin: 0;
    line-height: .32rem;
    font-size: .16rem;
    color: #888;
    padding-right: 1rem;
    margin-top: .55rem;
    margin-bottom: .7rem;
    padding-right: .4rem;
    height: 3rem;
    overflow-y: scroll;
}
.abj7_right .swiper-pagination-bullet {
    width: .15rem;
    height: .15rem;
    display: inline-block;
    border-radius: 100%;
    background: none;
    opacity: 1;
    border: 1px solid #333;
}
.abj7_right .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .1rem;
}
.abj7_right .swiper-pagination-bullet-active {
    background: #e62129;
    border: 1px solid #e62129;
}
.abjindex8{
    background: url('/images/jdbg.jpg') no-repeat;
    background-position: center;
    width: 100%;
    height: 9rem;
    background-size: 100%;
    padding: 1rem 3.1rem;
    box-sizing: border-box;
}

.abj8_left{
    width: 6rem;
    float: left;
}
.abj8_right{
    width: 7rem;
    float: left;
    padding-left: 1rem;
    box-sizing: border-box;
}

.abj8_left>div>img{
    border-radius:6px;
}
.abj8_right>h5{
    margin: 0;
    line-height: 1;
    color: #333;
    font-size: .5rem;
    margin-top: .25rem;
    margin-bottom: .6rem;
}
.abj8_right>h6{
    margin: 0;
    line-height: 1;
    color: #333;
    font-size: .3rem;
}
.abj8_right>img{
    width: .22rem;
    margin: .25rem 0;
}
.abj8_right>p{
    margin: 0;
    line-height: .32rem;
    color: #888;
    font-size: .16rem;
}
.gds21 {
    width: 100%;
    height: 100%;
    -webkit-transition: .6s linear;
    transition: .6s linear;
 }
.gdd_s21 .s2_img1{
    width: 100%;
    height: 100%;
}
.gdd_s22 .s2_box2 .s2_con_box2 .s2_con_out2 .s2_con_list2 .s2_con2:first-child {
    display: block;
}
.gdd_s22 .s2_box2 .s2_con_box2 .s2_con_out2 .s2_con_list2 .s2_con2 {
    display: none;
    transition: all 1s;
}
/* .gdd_s21 .s2_box1 .s2_title1 {
    font-size: 48px;
    margin-top: 0.9rem;
    margin-bottom: 0.9rem;
    color: #333;
    text-align: center;
} */
/* .s2_nav2{
    width: 3.4rem;
  float: left;
}
.s2_con_out2{
    width: 8rem;
    float: left;
} */
.s2_nav2>ul{
    padding: 0 1.8rem;
    border-top:1px solid #dcddde;
    display: flex;
    justify-content: space-between;
    margin-top: 1rem;
    padding-top: .25rem;
}
.gdd_s22 .s2_box2 .s2_con_box2 .s2_nav2 li {
    transition: all .3s;
    cursor: pointer;
}

.s22>h5{ 
    font-size: .2rem;
    color: #333;
    margin: 0;
    line-height: 1;
    margin-bottom: .45rem;
    font-weight: 400;
    position: relative;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
-moz-transition: 0.3s linear;
-ms-transition: 0.3s linear;
-o-transition: 0.3s linear;	
transition: 0.3s linear;
position: relative;
} 
.s22>h5::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #bdbdbd;
    border-radius: 100%;
    left: 50%;
    margin-left: -5px;
    top: -.3rem;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;	
    transition: 0.3s linear;
}
.s22>h5>img{
    position: absolute;
    width: .22rem;
    left: 50%;
    margin-left: -.11rem;
    top: -.7rem;
    opacity: 0;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;	
    transition: 0.3s linear;
}
.s22>h5.hover52>img {
   opacity: 1;
}
.s22>h5.hover52::after{
    content: '';
    background:#e62129;
}
.s22>h5:hover::after{
    content: '';
    background:#e62129;
}
.s22>h5:hover img{
    opacity: 1;
}
.s22>h5>span {
    width: .6rem;
    position: absolute;
    height: 1px;
    right: 0.5rem;
    background: 333;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    top: .08rem;
}

.s2_con2>h5 {
    font-size: .48rem;
    margin: 0;
    line-height: 1;
   margin-bottom: .4rem;
}
.s2_con2>p{
    font-size: .16rem;
    margin: 0;
    line-height: .32rem;
    position: relative;
    z-index: 1;
    position: relative;
    color: #888;
    top: -.08rem;
}
.abjindex8>p{
    font-size: .16rem;
    margin: 0;
    color: #888;
    text-align: center;
    line-height: .32rem;
    margin-top: .5rem;
}
.abdcon2{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.abd_con{
    position: relative;
}
.abd_txt{
    position:absolute;
    top: 1.7rem;
    width: 2.7rem;
    left: 50%;
    margin-left: -1.35rem;
    text-align: center;
}
.abd_txt>h5{
  border-radius: .2rem;
    display: inline-block;
    width: 1.2rem;
    height: .4rem;
    background: #e62129;
    font-size: .2rem;
    color: #fff;
    text-align: center;
    line-height: .4rem;
    margin-bottom: .25rem;
}
.abd_txt>p{
    font-size: .24rem;
    color: #fff;
    text-align: center;
    line-height: 1;
    margin-bottom: .2rem;
}
.abdindex3{
    background: url('/images/sec2_bg1.jpg') no-repeat;
    background-position: center;
    background-size: 100%;
    width: 100%;
    height: 6.9rem;
    padding-top: .8rem;
    text-align: center;
    box-sizing: border-box;
}
.abdindex3>h5{
    font-size: .5rem;
    color: #333;
    line-height: 1;
    margin: 0;
}
.abd4_left{
    width: 6.4rem;
    float: left;
}
.abd4_right{
    width: 12.8rem;
    float: left;
    padding: 1.2rem 3.6rem 0 1.1rem;
    box-sizing: border-box;
}
.abd4_right>h4{
    font-size: .5rem;
    color: #333;
    line-height: 1;
    margin: 0;margin-bottom: .9rem;
}
.abd4_right>h5{
    font-size: .35rem;
    color: #333;
    line-height: 1;
    margin: 0;
    margin-bottom: .2rem;
}
.abd4_right>h6{
    font-size: .16rem;
    color: #666;
    line-height: 1;
    margin: 0;
}
.abd4_right>img{
    width: .22rem;
    margin: .45rem 0;
}
.abd4_right>p{
    font-size: .16rem;
    color: #888;
    line-height:.32rem;
    margin: 0;
}
.abdindex5{
    background: url('/images/dqy.jpg') no-repeat;
    background-position: center;
    background-size: 100%;
    width: 100%;
    height: 6.8rem;
    padding-top: .9rem;
    box-sizing: border-box;
   
}
.abdindex5>h5{
    font-size: .5rem;
    color: #333;
    line-height: 1;
    margin: 0;
    text-align: center;
}
.abd5con{
    padding: 0 0 0 3.1rem;
    box-sizing: border-box;
    margin-top: 1.1rem;
}


.abdindex6{
  padding: 1.2rem 1.1rem;
}
.abdindex6>h5{
  font-size: .5rem;
    color: #333;
    line-height: 1;
    margin: 0;
    text-align: center;
}
.newscon {
  display: inline-block;
  width: 31%;
  float: left;
  margin-right: 3.5%;
  position: relative;
  margin-bottom: .5rem;
}
.newscon:nth-child(3n){
  margin-right: 0 !important;
}
.abd6_con{
  margin-top: .9rem;
  margin-bottom: .4rem;
}
.abdindex6 .ind3tit {
  height: 2.1rem;
  padding: .25rem 0 .3rem;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
-webkit-transition: 0.3s linear;
-moz-transition: 0.3s linear;
-ms-transition: 0.3s linear;
-o-transition: 0.3s linear;	
transition: 0.3s linear;
}
.abdindex6 .ind3tit::before{
  content: '';
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #e62129;
  -webkit-transition: 0.6s linear;
  -moz-transition: 0.6s linear;
  -ms-transition: 0.6s linear;
  -o-transition: 0.6s linear;	
  transition: 0.6s linear;
}
.abdindex6 .ind3tit:hover::before{
  content: '';
  width: 100%;
}
.abdindex6 .ind3tit>h5 {
  padding-right: .7rem;
}
.ind3tit>div {
  color: #333;
  margin: 0;
  font-size: .16rem;
  line-height: .1rem;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.ind3tit>div>i {
  margin-left: .1rem;
  font-size: .18rem;
}
.ind3tit:hover {
  -moz-box-shadow: 0px 0px 0px #ccc;
  -webkit-box-shadow: 0px 0px 0px #ccc;
  box-shadow: 0px 0px 0px #ccc;
}
.resfen {
  width: 2.2rem;
  display: flex;
  justify-content: space-between;
  line-height: 1;
  position: relative;
  left: 50%;
  margin-left: -1.1rem;
}
 .resc{
  display: flex;
  justify-content: space-between;
  color: #333;
  font-size: .24rem;
 }
 .resjt>i{
     font-size: .26rem;
 }
 .tanchuang{
   width: 100%;
   height: 100%;
   position: fixed;
   background: rgba(0, 0, 0, 0.5);
  z-index: 111111;
  top: 0;
  left: 0;
  display: none;
  }
  .tan_box {
    background: #fff;
    width: 10.5rem;
    height: 6rem;
    position: absolute;
    left: 50%;
    margin-left: -5.25rem;
    top: 50%;
    margin-top: -3rem;
    border-radius: 16px;
    padding: .5rem 1.1rem 0;
}
  .tan_box>h5{
    font-size: .4rem;
    color: #333;
    margin: 0;
    line-height: 1;
    text-align: center;
  }
  .tan_box>p{
    font-size: .18rem;
    color: #888;
    margin: 0;
    line-height: 1;
    text-align: center;
    margin-top: .15rem;
    margin-bottom: .6rem;
  }
  .inputit{
    font-size: .16rem;
    color: #333;
  }
  .inputc{
   display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: .3rem;
    width: 2.5rem;
    margin-right: .4rem;
    float: left;
    /* float: left; */
}

.inputc>p{
  color: #000;
  font-size: .16rem;
  line-height: .4rem;
  height: .4rem;
  margin: 0;
}
input{
  width: 2.1rem;
  line-height: .4rem;
  height: .4rem;
  background: none;
  border: none;
  color: #333;
   font-size: .16rem;
}
input::-webkit-input-placeholder {
    color: #000;
    font-size: .16rem;
       
      }
      .inputc:nth-child(3){
        margin-right: 0 !important;
      }
      .inputc:nth-child(4){
        width: 100%;
      }
      .inputc:nth-child(5){
        width: 100%;
      }
      .inputc:nth-child(8){
        margin-right: 0 !important;
      }
      .inputc:nth-child(1) input,.inputc:nth-child(6) input{
        width: 1.8rem !important;
      }
      .inputc:nth-child(7) input{
        width: 1.9rem !important;
      }
      .inputc:nth-child(4) input{
        width: 7.6rem !important;
      }
      .inputc:nth-child(5) input{
        width: 7.25rem !important;
      }
      .tan_img{
        position: absolute;
        top: .3rem;
        right: .3rem;
        z-index: 1;
        width: 25px;
        cursor: pointer;
      }
/* .abd5img>img{
animation: qx 1s linear infinite;
}
@-webkit-keyframes qx {
  0% {
    -webkit-transform: translateX(10);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);

 }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);

 }
 } */
.swiper-container-qx{
    height: .42rem;
}
.swiper-container-qxcon{
    padding-top: .5rem;
    height: 3rem;
    box-sizing: border-box;
}
.abd5txt{
    width: 3.3rem;
    margin-right: .5rem;
}
.abd5_con{
    padding-right: 3.3rem;
}
.abd5txt>h5{
    font-size: .3rem;
    color: #333;
    line-height: 1;
    margin: 0;
    position: relative;
}
.abd5txt>p{
    font-size: .16rem;
    color: #888;
    line-height: .32rem;
    margin: 0;
    margin-top: .2rem;
}
.abd5txt>h5::after{
    content: '';
    width: .06rem;
    height: .06rem;
    background: #e62129;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: -.3rem;
}
.bjt {
    background: #efebeb;
    border: none;
    bottom: 0;
}
.bjt>i{
    font-size: .26rem;
}
.bleft{
    left: 5.9rem;
}
.bright{
    left: 6.6rem;
}
.tousu{
    position: fixed;
    width: 1.3rem;
    display: inline-block;
    right: 0;
    bottom:0%;
    z-index: 1;
}
.absindex2{
    padding: 0 3.4rem 1rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.absindex2>img{
    height: .7rem;
    margin-top: .6rem;
}
.abs2con{
    text-align: center;
    position: relative;
    cursor: pointer;
}
.sd{
    width: .5rem;
    left: 50%;
    margin-left: -.25rem;
    position: absolute;
    -webkit-transition: 0.3s linear;
-moz-transition: 0.3s linear;
-ms-transition: 0.3s linear;
-o-transition: 0.3s linear;	
transition: 0.3s linear;
}
.abs2con>h5{
    padding-top: .75rem;
    margin: 0;
    line-height: 1;
    color: #333;
    font-size: .2rem;
}
.abs2con>p{
    margin: 0;
    line-height: .25rem;
    color: #888;
    font-size: .16rem;
    margin-top: .12rem;
}
.sd2{
    opacity: 0;
    


}
.abs2con:hover .sd1{
    opacity: 0;
}
.abs2con:hover .sd2{
    opacity: 1;
}
.absindex3{
    background: url('/images/sdh.jpg') no-repeat;
    background-position: center;
    background-size: 100%;
    width: 100%;
    height: 7rem;
    padding: 1.35rem 3.1rem ;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.abs3con{
    width: 4rem;
    border-radius: 6px;
    background: #fff;
    -webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;	
    transition: 0.3s linear;
    padding:.9rem .45rem;
    box-sizing: border-box;
}
.abs3con:hover{
    -moz-box-shadow: 0px 2px 16px #ccc;
    -webkit-box-shadow: 0px 2px 16px #ccc;
    box-shadow: 0px 2px 16px #ccc;

}
.abs3con>h5{
    font-size: .3rem;
    line-height: 1;
    margin: 0;
    color: #333;
text-align: center;
}
.abs3con>img{
    width: 100%;
    margin: .3rem 0;
}
.abs3con>p{
    font-size: .16rem;
    line-height: .3rem;
    margin: 0;
    color: #888;

}
.absindex4{
    background: url('/images/sdt.jpg') no-repeat;
    background-position: center;
    background-size: 100%;
    width: 100%;
    height: 7.3rem;
    padding: 1rem 3.1rem ;
    box-sizing: border-box;
    text-align: center;
}
.absindex4>h5{
    font-size: .3rem;
    color: #333;
    line-height: 1;
    margin: 0;
}
.absindex4>p{
    font-size: .16rem;
    color: #888;
    line-height: .3rem;
    margin: 0;
    margin-top: .3rem;
    margin-bottom: .8rem;
}
.absindex5{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
}
.abs5con{
width: 6.4rem;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding: 1rem 0 1.3rem;
}
.abs5con>img{
    width: .5rem;
    margin-bottom: .4rem;
}
.abs5con>p{
   font-size: .24rem;
   color: #333;
   line-height: .35rem;
}
.abs5con>a{
    font-size: .4rem;
    color: #333;
    line-height: 1;
    margin-top: .6rem;
    margin-bottom: .1rem;
    display: inline-block;
    font-weight: 600;
 }
 .abs5con>h6{
    font-size: .2rem;
    color: #888;
    line-height: 1;
    margin: 0;
 }
 .abs5con>div{
    display: flex;
    justify-content: space-between;
}

 .abs5con:nth-child(2)>div{
     width: 1.4rem;
     margin-top: .75rem;
     position: relative;
     left: 50%;
     margin-left: -.7rem;
 }
 .abs5con:nth-child(3)>div{
    width: 1.8rem;
    margin-top: .5rem;
    position: relative;
    left: 50%;
    margin-left: -.9rem;
}
.abs5con>div>a>img{
    width: .5rem;
}
.abs5con>div>div>img{
    width: .75rem;
}
form{
  text-align: center;
}
.tijiao{
  margin-top: .2rem;
  display: inline-block;
  width: 1.2rem;
  height: .5rem;
  border-radius: .25rem;
  outline: none;
  border: none;
  /* left: 50%; */
  /* margin-left: -2.5rem; */
  position: relative;
  font-size: .16rem;
  background: #eeeeee;
  
-webkit-transition: 0.3s linear;
-moz-transition: 0.3s linear;
-ms-transition: 0.3s linear;
-o-transition: 0.3s linear;	
transition: 0.3s linear;
}
.tijiao:hover{
  background: #e62129;
  color: #fff;
}
.z1{
  display: none;
}
@media (max-width: 992px){
.banner {
 height: auto;
}
.abzindex1 {
  padding: 30px 20px;
}
.ablogo {
  width: 80px;
  position: relative;
  left: 50%;
  margin-left: -40px;
  margin-bottom: 15px;
}
.ablogo>p {
  font-size: 34px !important;
  color: #e62129;
  position: absolute;
  font-weight: 600;
  margin: 0;
  line-height: 1;
  top: 50%;
  margin-top: -17px;
  left: 50%;
  margin-left: -17px;
}
.res_tit>h5 {
  color: #333;
  font-size: 20px;
  text-align: center;
  line-height: 24px;
  margin: 0;
}
.res_tit>p {
  font-size: 14px;
  color: #888;
  line-height: 20px;
  margin-top: 10px;
  text-align: center;
}
.abzcon2 {
  margin: 10px 0 0px;
}
.abz_con {
  width: 100%;
  margin-right: 0;
  background: #fff;
  cursor: pointer;
  float: left;
  margin-bottom: 20px;

}
.abz_img {
  padding: 10px;
  position: relative;
}
.abz_txt>p {
  border-top: 1px solid #e5e5e5;
  color: #333;
  font-size: 14px;
  margin: 0;
  line-height: 30px;
  text-align: center;
}
.abz_txt {
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
}
.fd {
  position: absolute;
  width: 10px;
  right: 5px;
  bottom: 5px;
}
.abzmore {
  text-align: center;
  position: relative;
  z-index: 11;
  font-size: 14px;
  color: #888;
  line-height: 1;
  cursor: pointer;
}
.abzmore>img {
  width: 10px;
  margin-left: .15rem;
}
.abzx {
  position: absolute;
  top: calc(52px + 2%);
  right: 5%;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: url(/images/x.png) no-repeat;
  background-position: center;
  background-size: 100%;
  z-index: 11;
}
.abzimg {
  width: 80%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 18%;
  margin-top: 0;
  margin-left: -40%;
}
.sd {
  width: 30px;
  left: 50%;
  margin-left: -15px;
}
.abs2con>h5 {
  padding-top: 40px;
  margin: 0;
  line-height: 1;
  color: #333;
  font-size: 14px;
}
.abs2con>p {
  margin: 0;
  line-height: 20px;
  color: #888;
  font-size: 14px;
  margin-top: 10px;
}
.absindex3 {
  background: url(/images/sdh.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 30px 20px;
  box-sizing: border-box;
  display: inherit;
  justify-content: space-between;
}
.abs3con {
  width: 100%;
  border-radius: 6px;
  padding: 30px 20px;
  margin-bottom: 20px;
}
.abs3con>h5 {
  font-size: 20px;
}
.abs3con>p {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  color: #888;
}
.abs3con>img {
  width: 100%;
  margin: 10px 0;
}
.absindex4 {
  background: url(/images/sdt.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 30px 20px;
  box-sizing: border-box;
  text-align: center;
}
.absindex4>h5 {
  font-size: 20px;
  color: #333;
  line-height: 1;
  margin: 0;
}
.absindex4>p {
  font-size: 14px;
  color: #888;
  line-height: 20px;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 30px;
}

.nn {
  font-size: 14px;
  color: #333;
  margin-top: 0;
  display: block;
}
.abs5con {
  width: 100%;
  text-align: center;
  border-right: none;
  box-sizing: border-box;
  padding: 0 0 20px;
}
.abs5con>img {
  width: 30px;
  margin-bottom: 10px;
}
.abs5con>p {
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.abs5con>a {
  font-size: 14px;
  color: #333;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 6px;
  display: inline-block;
  font-weight: 600;
}
.abs5con>h6 {
  font-size: 14px;
  color: #888;
  line-height: 1;
  margin: 0;
}
.abs5con>div>a>img {
  width: 30px;
}
.abs5con:nth-child(2)>div {
  width: 70px;
  margin-top: 0;
  position: relative;
  left: 50%;
  margin-left: -35px;
}
.abs5con:nth-child(3)>div {
  width: 130px;
  margin-top: 0;
  position: relative;
  left: 50%;
  margin-left: -65px;
}
.abs5con>div>div>img {
  width: 60px;
}
.abdcon2 {
  display: inherit;
  justify-content: space-between;
  position: relative;
}
.abd_txt {
  height: 72px;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  margin-left: -50%;
  text-align: center;
  margin-top: -36px;
}
.abd_con:nth-child(3) .abd_txt {
  height: 132px;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  margin-left: -50%;
  text-align: center;
  margin-top: -66px;
}
.abd_txt>h5 {
  border-radius: 17px;
  display: inline-block;
  width: auto;
  height: 35px;
  background: #e62129;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  margin-bottom: 10px;
  padding: 0px 10px;
}
.abd_txt>p {
  font-size: 16px;
}
.abdindex3 {
  width: 100%;
  height: 416px;
  padding-top: 35px;
  text-align: center;
  box-sizing: border-box;
}
.abdindex3>h5 {
  font-size: 20px;
  color: #333;
  line-height: 1;
  margin: 0;
}
.abd4_left {
  width: 100%;
  float: left;
}
.abd4_right {
  width: 100%;
  float: left;
  padding: 30px 20px;
  box-sizing: border-box;
}
.abd4_right>h4 {
  font-size: 20px;
  color: #333;
  line-height: 1;
  margin: 0;
  margin-bottom: 10px;
}
.abd4_right>h5 {
  font-size: 16px;
  margin-bottom: 10px;
}
.abd4_right>h6 {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin: 0;
}
.abd4_right>p {
  font-size: 14px;
  color: #888;
  line-height: 20px;
  margin: 0;
}
.abd4_right>img {
  width: 16px;
  margin: 10px 0;
}
.abdindex5 {
  background: url(/images/dqy.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 30px 0;
  box-sizing: border-box;
}
.abdindex5>h5 {
  font-size: 20px;
  color: #333;
  line-height: 1;
  margin: 0;
  text-align: center;
}
.swiper-container-qxcon {
  padding-top: 20px;
  height: 10rem;
  box-sizing: border-box;
}
.abd5txt {
  width: 100%;
  margin-right: 0;
}
.abd5con {
  padding: 0 0 0 20px;
  box-sizing: border-box;
  margin-top: 1.1rem;
}
.abd5_con {
  padding-right: 20px;
}
.abd5txt>h5 {
  font-size: 18px;
  color: #333;
  line-height: 1;
  margin: 0;
  position: relative;
  padding-top: 10px;
}
.abd5txt>p {
  font-size: 14px;
  color: #888;
  line-height: 20px;
  margin: 0;
  margin-top: 10px;
}
.abd5txt>h5::after {
  content: '';
  width: 10px;
  height: 10px;
  background: #e62129;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: -8px;
}
.bleft {
  left: 0;
}
.bright {
  left: 88%;
}
.bjt>i {
  font-size: 16px;
}
.tousu {
  position: fixed !important;
  width: 50px;
  display: block;
  right: 0;
  bottom: 8%;
  z-index: 11;
}
.m_nav {
  display: none;
}
.abjindex1 {
  padding: 30px 20px;
  box-sizing: border-box;
}
.abjindex1_left {
  width: 100%;
  float: left;
  position: relative;
}
.abjindex1_left>p {
  color: #888;
  line-height: 20px;
  margin: 0;
  font-size: 14px;
  padding-right: 10px;
  margin-bottom: 30px;
  height: 200px;
  overflow-y: scroll;
}
.ind1_con>img {
  display: none;
  height: .8rem;
}
.abj1 {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.abjindex1_left>h5 {
  color: #333;
    line-height: 1;
    margin: 0;
    margin: 20px 0 10px;
    font-size: 20px;
}
.abjindex1_right {
  width: 100%;
  float: left;
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.m-video {
  width: 100%;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.vlogo {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  margin-top: -20px;
  margin-left: -20px;
}
.video-close {
  position: absolute;
  top: calc(52px + 2%);
  right: 5%;
  width: 20px;
  height: 20px;

}
.abjindex2 {
  background: url(/images/wenhua.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 30px 20px 130px;
  box-sizing: border-box;
  position: relative;
}
.s2_nav1 {
  width: 100%;
  float: left;
}
.abjindex2>h5 {
  margin: 0;
  line-height: 1;
  font-size: 20px;
  color: #333;
  margin-bottom: 15px;
}
.s21>h5 {
  font-size: 18px;
  color: #888;
  margin: 0;
  line-height: 1;
  margin-bottom: 10px;
}
.s2_con1>p {
  font-size: 16px;
  margin: 0;
  line-height: 20px;
  top: 10px;
}
.s2_con_out1 {
  width: 100%;
  float: left;
}
.gds21 {
  width: 100%;
  height: auto;

}
.abjindex3 {
  width: 90%;
  height: auto;
  display: flex;
  justify-content: space-between;
  padding: 30px 0px;
    margin-top: -40px;

}
.abjindex3>div>img {
  width: 30px;
}
.abjindex3>div>h5 {
  font-size: 14px;
  line-height: 1;
  margin: 0;
  color: #333;
  margin-top: 6px;
  margin-bottom: 6px;
}
.abjindex3>div {
  text-align: center;
  width: 33%;
}
.abjindex3>div>p {
  font-size: 12px !important;
  line-height: 20px;
}
.abjindex {
  padding-bottom: 30px;
  background: #f9f9f9;
}
.abjindex4 {
  padding: 0 20px 30px;
}
.abjindex4>h5 {
  margin: 0;
  font-size: 20px;
}
.abjindex4>p {
  display: inline-block;
  width: auto;
  height: 25px;
  margin: 0;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  background: #e62129;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  padding: 0 10px;
}
.abjindex4_conle {
  border-right: none;
  padding-left: 0;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.abjindex4_conle>div {
  width: 100%;
}
.abjindex4_conri>h5 {
  color: #333;
  font-size:26px;
  margin: 0;
  font-weight: 800;
  position: relative;
  top: -2px;
  margin-bottom: 10px;
}
.abjindex4_conle, .abjindex4_conri {
  width: 100%;
  float: left;
  padding-left: 0;
}
.abjindex4_conri>p {
  color: #888;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.abjindex4>p>img {
  position: absolute;
  top: 100%;
  left: 49.5%;
  width: 1px;
  display: none;
  height: .6rem;
}
.abjindex4_con>img {
  width: 20px;
    position: absolute;
    top: -8px;
    left: -11px;
    margin-left: 0;
}
.abjindex4_con {
  position: relative;
    margin-bottom: 0;
    padding-left: 20px;
    border-left: 1px solid #ccc;
}
.abjindex4_conri {
  padding-bottom: 20px;
}
.abjindex4_con:nth-child(2n) .abjindex4_conri>h5 {
  text-align: left;
}
.abjindex4_con:nth-child(2n) .abjindex4_conle {
  padding-left: 0 !important;
  border-right: none;
  border-left: none;
}
.tansuo>img {
 display: none;
}
.tansuo {
  display: inline-block;
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 17px;
  font-size: 14px;
  color: #fff;
  position: relative;
  background: #e62129;
}
.abjindex4_con:nth-child(2n) .abjindex4_conri {
  text-align: left;
  padding-left: 0 !important;
  box-sizing: border-box;
  padding-right: 0 !important;
}
.abj5_left, .abj5_right {
  width: 100%;
  float: left;
}
.abj5_right {
  padding: 30px 20px;
  box-sizing: border-box;
}
.abj5_right>h5 {
  margin: 0;
  font-size: 20px;
  color: #333;
  line-height: 1;
}
.abj5_right>p {
  height: 200px;
  margin: 0;
  font-size: 16px;
  color: #888;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.abjindex6 {
  padding: 30px 20px;
  box-sizing: border-box;
  background: #f9f9f9;
}
.abj6_left, .abj6_right {
  width: 100%;
  float: left;
}
.abj6_left>h5 {
  margin: 0;
  line-height: 1;
  font-size: 20px;
  color: #333;
}
.abj6_left>p {
  margin: 0;
  line-height: 24px;
  font-size: 16px;
  color: #888;
  padding-right: 0;
  margin-top: 15px;
  margin-bottom: 20px;
}
.abj6_right {
  padding: 0;
  box-sizing: border-box;
}
.abj6_right>h6 {
  margin: 0;
  line-height: 1.1;
  font-size: 20px;
  color: #333;
  padding-top: 20px;
}
.abj6_right>p {
  margin: 0;
  line-height: 20px;
  font-size: 16px;
  color: #888;
  margin-top: 15px;
}
.abjindex7 {
  padding: 30px 20px;
  box-sizing: border-box;
  position: relative;
}
.abj7_left, .abj7_right {
  width: 100%;
  float: left;
  height: auto;
}
.abj7_left>h5 {
  margin: 0;
  line-height: 1;
  font-size: 20px;
  color: #333;
}
.abj7_left>p {
  margin: 0;
  line-height: 24px;
  font-size: 16px;
  color: #888;
  padding-right: 1rem;
  margin-top: 15px;
  margin-bottom:20px;
  padding-right: 0;
  width: 100%;
  height: 200px;
}
.abj7_right{
  margin-top: 30px;
}
.abj7_right .swiper-container {
  height: 12rem;
}
.abj7_right .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 25px;
  left: 0;
  width: 100%;
}
.abj7_right .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: none;
  opacity: 1;
  border: 1px solid #333;
}
.abj7_right .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}
.abj7_right .swiper-pagination-bullet-active {
  background: #e62129;
  border: 1px solid #e62129;
}
.abjindex8 {
  background: url(/images/jdbg.jpg) no-repeat;
  background-position: center;
  width: 100%;
  height: auto;
  background-size: cover;
  padding: 30px 20px;
  box-sizing: border-box;
}
.abj8_left {
  width: 100%;
  float: left;
  margin: 20px 0;
}
.abj8_right {
  width: 100%;
  float: left;
  padding-left: 0;
  box-sizing: border-box;
}
.abj8_right {
  width: 100%;
  float: left;
  padding-left: 0;
  box-sizing: border-box;
  margin-top: 0px;
}
.abj8_right>h5 {
  margin: 0;
  line-height: 1;
  color: #333;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 15px;
}
.abj8_right>h6 {
  margin: 0;
  line-height: 1;
  color: #333;
  font-size: 16px;
}
.abj8_right>img {
  width: 20px;
  margin: 10px 0;
}
.abj8_right>p {
  margin: 0;
  line-height: 24px;
  color: #888;
  font-size: 16px;
}
.s2_nav2>ul {
  padding: 0;
  border-top: 1px solid #dcddde;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  padding-top: 10px;
}
.s22>h5 {
  font-size: 12px;
  color: #333;
  margin: 0;
  line-height: 1;
  margin-bottom: .45rem;
}
.s22>h5>img {
  position: absolute;
  width: 10px;
  left: 50%;
  margin-left: -5px;
  top: -20px;
  opacity: 0;
}
.s22>h5::after {
  content: '';
  position: absolute;
  width: 3px;
  height: 3px;
  background: #e0e1e0;
  border-radius: 100%;
  left: 50%;
  margin-left: -1.5px;
  top: -.3rem;
}
.abjindex8>p {
  font-size: 14px;
  margin: 0;
  color: #888;
  text-align: center;
  line-height: 20px;
  margin-top: 0;
}
.gdd_s21 .s2_box1 .s2_con_box1 .s2_nav1 li {
  float: left;
  width: 33%;
}
.abdindex6 {
  padding: 30px 20px 0;
}
.abdindex6>h5 {
  font-size: 20px;
}
.newscon {
  display: inline-block;
  width: 100%;
  float: left;
  margin-right: 0;
  position: relative;
  margin-bottom: 25px;
}
.abd6_con {
  margin-top: 20px;
  margin-bottom: 20px;
}
.abdindex6 .ind3tit {
  height: auto;
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.ind3tit>div {
  color: #333;
  margin: 0;
  font-size: 16px;
  line-height: 1;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.ind3tit>h5 {
  color: #333;
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.tan_box {
  background: #fff;
  width: 90%;
  height: auto;
  position: absolute;
  left: 5%;
  margin-left: 0;
  top: 10%;
  margin-top: 0;
  border-radius: 16px;
  padding: 20px;
}
.tan_box>h5 {
  font-size: 20px;
  color: #333;
  margin: 0;
  line-height: 1;
  text-align: center;
}
.tan_box>p {
  font-size: 16px;
  color: #888;
  margin: 0;
  line-height: 24px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.inputc {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  width: 100%;
  margin-right: 0;
  float: left;
  /* float: left; */
}
.inputc>p {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  margin: 0;
}
input {
  width: 80%;
  line-height: 20px;
  height: 20px;
  background: none;
  border: none;
  color: #333;
  font-size: 14px;
}
.inputc:nth-child(4) input {
  width: 70% !important;
}
.inputc:nth-child(1) input, .inputc:nth-child(6) input {
  width: 70% !important;
}
.inputc:nth-child(5) input {
  width: 60% !important;
}
.inputc:nth-child(7) input {
  width: 76%!important;
}
.tijiao {
  margin-top: .2rem;
  display: inline-block;
  width: 100px;
  height: 30px;
  border-radius: 30px;
  outline: none;
  border: none;
  /* left: 50%; */
  /* margin-left: -2.5rem; */
  position: relative;
  font-size: 14px;
  background: #eeeeee;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.swiper-container-qx {
  height: 20px;
}
.z1 .abjindex4_conri>h5 {
  text-align: left;
}
.z1 .abjindex4_conle {
  border-left: none;
  padding-left: 0;
  padding-bottom: 20px;
  box-sizing: border-box;
  border-right: none;
}
.z1 .abjindex4_con:nth-child(2n) .abjindex4_conri {
  text-align: left;
  padding-left: 0 !important;
  box-sizing: border-box;
}
.z1 .abjindex4_con:nth-child(2n) .abjindex4_conle {
  text-align: left;
  box-sizing: border-box;
  padding-right: 0rem !important;
  border-right: none;
  padding-left: 0rem !important;
  padding-bottom: 20px;
  box-sizing: border-box;
  border-left: none;
}
.s2_con1:nth-child(2){
  margin-top: 0;
}
.z::before,.z1::before{
  display: none;
}
}<!--0.00031208992004395-->