*{
  word-wrap: break-word;
  /* text-align: justify */
}
html,body{
  max-width: 1600px;
  margin: 0 auto;
}
button{
  border: none;
}
.w {
  width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.pc_swiper1 {
  position: relative;
  min-height: 120px;
  background: #fff;
}
.pc_swiper1 .swiper-slide {
  width: 100%;
  position: relative;
}
.pc_swiper1 .swiper-slide img {
  width: 100%;
  height: auto;
}
.pc_swiper1 .swiper-slide .bannerText {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  margin-left: -720px;
}
.dizhiBox{
  display: none;
  position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 11;
    background: rgba(0,0,0,.8);
}
.dizhiBox .dizhi{
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  width: 90%;
  padding: 20px;
  transform: translate(-50%, -50%);
}
.dizhiBox .dizhi b{
  display: inline-block;
  padding: 0 10px;
  font-weight: 400;
  border: 1px solid #009103;
  margin-left: 10px;
  cursor: pointer;
  background: #009103;
  color: #fff;
}
.dizhiBox .dizhi p:first-child{
  margin-bottom: 15px;
}
.dizhiBox .dizhi img{
  position: absolute;
  bottom: -60px;
  left: 50%;
  width: 40px;
  margin-left: -20px;
}

.pc_swiper1 .swiper-slide .bannerText .p {
  display: block;
  width: 420px;
  margin-top: 10%;
  font-size: 26px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 36px;
}
.pc_swiper1 .swiper-slide .bannerText .p1 {
  margin-top: 10px;
  display: block;
  width: 420px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #C2C2C2;
  line-height: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.pc_swiper1 .swiper-slide .bannerText div {
  width: 350px;
  text-align: center;
  line-height: 50px;
  height: 50px;
  background: #0053A5;
  font-size: 20px;
  font-weight: 500;
  margin-top: 20px;
  color: #FBFBFB;
  margin-top: 10px;
}
.pc_swiper1 .swiper-slide::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.pc_swiper1 .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
  width: 12px;
  height: 12px;
  border-radius: 12px;
}
.pc_swiper1 .swiper-pagination .swiper-pagination-bullet-active {
  width: 70px;
  background: #d71440;
}
.new_box_1 {
  z-index: 5;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding-top: 23px;
  padding-bottom: 23px;
  background: #fff;
  box-shadow: 0px 10px 32px 0px rgba(0,0,0,0.17);
}
.yicheng_H5{
  display: none;
}
.new_box_1 .new_1 .logo {
  position: absolute;
  top: 8px;
}
.new_box_1 .new_1 .logo img {
  display: block;
  height: 90px;
}
.new_box_1 ul {
  float: right;
}
.new_box_1 ul li {
  float: left;
  height: 64px;
  padding: 20px 0;
  line-height: 24px;
  margin-left: 24px;
}
.new_box_1 ul li a {
  font-size: 18px;
  display: block;
  text-align: center;
  color: #000;
}
.back {
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  font-size: 14px;
  border: 1px solid #D71440;
  
  margin-right: 50px;
  margin-left: 50px;
  width: 100px;
  position: relative;
  top: 12px;
}
.back a{
  display: block;color: #D71440;padding-left: 48px;
}
.back img {
  position: absolute;
    /* width: 26px; */
    height: 20px;
    top: 50%;
    left: 0;
    margin-top: -10px;
    left: 18px;
}
.languageBut {
  display: block;
  /* width: 104px; */
  /* height: 64px; */
  text-align: center;
  line-height: 64px;
  float: right;
  font-size: 22px;
  cursor: pointer;
  color: #fff;
  margin-top: 12px;
  /* background: rgba(11, 11, 11, 0.6); */
}
.loginBut {
  display: block;
  width: 64px;
  height: 64px;
  background: #D71440;
  line-height: 64px;
  font-size: 22px;
  text-align: center;
  margin: 0 16px;
  float: right;
  color: #fff;
  cursor: pointer;
}
.registerBut {
  display: block;
  padding: 0 10px;
  /* width: 104px; */
  float: right;
  height: 64px;
  text-align: center;
  line-height: 64px;
  font-size: 22px;
  color: #fff;
  background: rgba(11, 11, 11, 0.6);
  margin: 0 16px;
  color: #D71440;
  cursor: pointer;
}
.bor-radius{
      width: 100px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 12px 0;
    font-size: 16px;
    border: 1px solid #D71440;
}
.bor-radius.loginBut{
  border-radius:  20px 0 0 20px;
}
.bor-radius.registerBut{
  margin-right: 40px;
  color: #D71440;
  background: #fff;
  border-radius: 0 20px 20px 0;
}
.new_box_1 ul li .can {
  width: 86px;
  height: 24px;
  background: #D71440;
  color: #fff;
}
.new_box_1 .back {
  float: right;
}
.new_box_1 .language {
  float: right;
}
.h1 {
  text-align: center;
}
.h1 span {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  line-height: 24px;
}
.h1 p {
  font-size: 24px;
  font-weight: bold;
  color: #2B2B2B;
  text-transform: uppercase;
  line-height: 24px;
  opacity: 0.3;
  font-style: inherit;
  margin-top: 15px;
  display: none;
}
.h1En{
  display: none;
}
.content {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 26px;
}
.jie {
  margin-top: 54px;
  padding-bottom: 70px;
}
.jie .content {
  margin-top: 35px;
  /* text-align: center; */
  white-space: break-spaces;
}
.zhu_he {
  background: #f6f6f6;
  padding-top: 38px;
  padding-bottom: 37px;
}
.zhu_he .zhu .content,
.zhu_he .he .content {
  margin-top: 30px;
  padding: 30px 70px;
  background: #fff;
  position: relative;
}
.zhu_he .zhu .content .text,
.zhu_he .he .content  .text{
  display: flex;
  white-space: break-spaces;
}
.zhu_he .zhu .content::after,
.zhu_he .he .content::after {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  right: 0;
  bottom: 0;
  position: absolute;
  background: url(../images/icon2.png) #f6f6f6 right bottom no-repeat;
  background-size: 100%;
}
.zhu_he .he {
  margin-top: 40px;
}
.zhu_he .he .content::after {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  left: 0;
  bottom: 0;
  position: absolute;
  background-color: #f6f6f6;
  background: url(../images/icon1.png) #f6f6f6 left bottom no-repeat;
  background-size: 100%;
}
.yi {
  margin-top: 46px;
}
.yicheng_box {
  margin-top: 52px;
}
.yicheng_box .item {
  float: left;
}
.multiple .item {
  float: none;
   display: inline-grid;
}
.yicheng_box .item .timeBox {
  width: 705px;
  height: 50px;
  display: flex;
}
.yicheng_box .item .timeBox .tiem {
  width: 74px;
  height: 50px;
  background: #D71440;
  font-size: 16px;
  line-height: 17px;
  text-align: center;
  color: #FFFFFF;
  padding-top: 10px;
}
.yicheng_box .item .timeBox .tiem span {
  display: block;
  font-size: 22px;
}
.yicheng_box .item .timeBox .address {
  position: relative;
  top: 5px;
  margin-left: 10px;
  flex: 1;
  height: 40px;
  padding-left: 10px;
  background: #D71440;
  font-size: 16px;
  color: #FFFFFF;
  flex-direction: row;
    align-items: center;
    display: flex;
}
.yicheng_box .item .timeBox .address p{
  flex: 1;
  display: flex;
  padding-right: 10px;
  flex-direction: row;
    align-items: center;
}
.yicheng_box .item .timeBox .address p b{
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100px;
}
.yicheng_box .item .timeBox .address p o{
  display: block;
  height: 30px;
  width: 60px;
  border: 1px solid #fff;
  cursor: pointer;
  border-radius: 3px;
  line-height: 30px;
  text-align: center;
}
.yicheng_box .item .timeBox .address.h5{
  display: none;
}
.yicheng_box .item .timeBox .address span {
  display: block;
  margin-right: 10px;
  /* position: absolute; */
  /* width: 64px; */
  text-align: center;
  height: 24px;
  line-height: 24px;
  background: #D71440;
  border: 1px solid #F9F9F9;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  /* left: 12px; */
  padding: 0 5px;
  /* top: 8px; */
}
.yicheng_box .item .timeBox .address p t{
  margin-left: 0px;
  display: block;
}
.yicheng_box .item .timeBox1 .tiem {
  background: #0054A6;
}
.yicheng_box .item .timeBox1 .address {
  background: #0054A6;
}
.yicheng_box .item .timeBox1 .address span {
  background: #0054A6;
}
.yicheng_box .item .list {
  width: 705px;
  margin-top: 15px;
}
.yicheng_box .item .list .tiem {
  display: flex;
}
.yicheng_box .item .list .tiem .l_box {
  width: 80px;
  padding-left:20px;
  display: block;
  font-size: 16px;
  color: #020202;
  position: relative;
}

.yicheng_box .item .list .tiem .l_box .tiem1{
 width: 74px;
     height: 50px;
     background: #D71440;
     font-size: 16px;
     line-height: 17px;
     text-align: center;
     color: #FFFFFF;
     padding-top: 10px;
	 position: absolute;
	 top:-70px;
   left: -5px;
}
.h5-yicheng_box .item .list1 .tiem .boxr{
	/* margin-top: -70px; */
}

.yicheng_box .item .list .tiem .l_box .tiem1 span{
      display: block;
      font-size: 22px;
}





.yicheng_box .item .list .tiem .l_box .bor {
  position: absolute;
  width: 1px;
  height: 100%;
  background: #CCCCCC;
  right: 10px;
  top: 4px;
}
.yicheng_box .item .list .tiem .l_box::after {
  content: '';
  width: 10px;
  height: 10px;
  background: #D71440;
  border-radius: 50%;
  position: absolute;
  right: 6px;
  top: 4px;
}
.yicheng_box .item .list .tiem .l_box1 {
}
.yicheng_box .item .list .tiem .l_box1::after {
  content: '';
  width: 10px;
  height: 10px;
  background: #0054A6;
  border-radius: 50%;
  position: absolute;
  right: 6px;
}
.yicheng_box .item .list .tiem .boxr {
  flex: 1;
}
.yicheng_box .item .list .tiem .r_box {
  display: block;
  flex: 1;
  margin-bottom: 60px;
}
.yicheng_box .item .list .tiem .r_box .address {
  position: relative;
  top: 5px;
  margin-left: 10px;
  flex: 1;
  height: 40px;
  background: #0054A6;
  font-size: 16px;
  color: #FFFFFF;
  display: flex;
  margin-bottom: 30px;
  padding-left: 10px;
  flex-direction: row;
  align-items: center;
}
.yicheng_box .item .list .tiem .r_box .address.zhuhuichang{
  background: #D71440;
}
.yicheng_box .item .list .tiem .r_box .address span {
  display: block;
  text-align: center;
  height: 24px;
  line-height: 24px;
  /* background: #0054A6; */
  border: 1px solid #fff;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  left: 12px;
  margin-right: 10px;
  padding: 0 10px;
  top: 8px;
}
.yicheng_box .item .list .tiem .r_box .address.h5{
  display: none;
}
.yicheng_box .item .list .tiem .r_box .address p{
flex: 1;
display: flex;
padding-right: 10px;
flex-direction: row;
align-items: center;
}
.yicheng_box .item .list .tiem .r_box .address p b{
  font-weight: 400;
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100px;
}
.yicheng_box .item .list .tiem .r_box .address p b t{
  display: block;
}
.yicheng_box .item .list .tiem .r_box .address p o{
  display: block;
  height: 30px;
  width: 60px;
  border: 1px solid #fff;
  cursor: pointer;
  border-radius: 3px;
  line-height: 30px;
  text-align: center;
}
.yicheng_box .item .list .tiem .r_box > span {
  margin-left: 24px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #020202;
  line-height: 24px;
  position: relative;
  top: -2px;
  display: block;
}
.yicheng_box .item .list .tiem .r_box > .r {
  margin-top: 19px;
  background: #FFFFFF;
  box-shadow: 0px 0px 21px 0px rgba(72, 145, 216, 0.11);
  border-radius: 40px;
  padding:0 20px;
}
.yicheng_box .item .list .tiem .r_box > .r .text {
  font-size: 16px;
  color: #666666;
  line-height: 18px;
  margin-bottom: 10px;
  padding-top: 20px;
}
.yicheng_box .item .list .tiem .r_box > .r ul {
  overflow: hidden;
  
}
.yicheng_box .item .list .tiem .r_box > .r ul li:first-child{
padding-top: 20px;
}
.yicheng_box .item .list .tiem .r_box > .r ul li:last-child{
  padding-bottom: 20px;
  
}

.yicheng_box .item .list .tiem .r_box > .r ul li {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
  justify-content: center;
}
.a1{
  display: block;
    padding-left: 0px;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    
}
.yicheng_box .item .list .tiem .r_box > .r ul li img {
  width: 52px;
  height: 52px;
  /* background: #EE591F; */
  border-radius: 6px;
}
.yicheng_box .item .list .tiem .r_box > .r ul li .icon7 {
  width: auto;
  height: 16px;
  background: no-repeat;
  position: relative;
  top: -1px;
  margin-left: 10px;
}
.yicheng_box .item .list .tiem .r_box > .r ul li div {
  flex: 1;
  margin-left: 12px;
}
.yicheng_box .item .list .tiem .r_box > .r ul li div span {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #020202;
  display: block;
  position: relative;
}
.yicheng_box .item .list .tiem .r_box > .r ul li div p {
  font-size: 16px;
  margin-top: 10px;
  color: #666666;
}
.yicheng_box .item .list .tiem .r_box > .r ul li:last-child {
  margin: 0;
}
.yicheng_box .item .list .tiem:last-child .l_box .bor {
  /* height: 70px; */
  height: 0;
}
.yicheng_box .item .list1 {
  width: 1440px;
}
.yicheng_box .item .list1 .tiem .boxr {
  display: block;
}
.yicheng_box .item .list1 .tiem .aaaaa{
  display: flex;
  flex-wrap: wrap;
}
.yicheng_box .item .list1 .tiem .boxr .r_box {
  float: left;
  flex: initial;
  width: 645px;
}
.yicheng_box .item .list1 .tiem .boxr .r_box:nth-child(2n) {
  margin-left: 1%;
}
.tableh5{
  display: none;
  overflow-y: scroll;
  height: calc(100vh - 390px);
  min-height: 480px;
  padding-bottom: 90px;
  padding:0 40px;
}
.tableh5  .list{
  border: 1px solid #e7e7e7;
  margin-bottom: 20px;
}
.tableh5  .list p{
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
}
.tableh5  .list p:first-child{
  border-bottom: 1px solid #e7e7e7;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  color: #0054A6;
}
.tableh5  .list p:first-child em{
  color: #000;
}
.tableh5  .list div{
  overflow: hidden;
  text-align: center;
}
.tableh5  .list div span{
  display: inline-block;
  text-align: center;
  height: 24px;
  padding:  0 10px;
  line-height: 24px;
  font-size: 14px;
  color: #D71440;
  background: #FFFFFF;
  border: 1px solid #D71440;
  border-radius: 12px;
  cursor: pointer;
  margin-right: 20px;
  margin-bottom: 10px;
}

.tableh5  .list div .zi {
  color: #0054A6;
  border-color: #0054A6;
}
.yicheng_box .item:nth-child(2n) {
  margin-left: 30px;
}
.multiple .item:nth-child(2n) {
  margin-left: 25px;
}
.ma-l.yicheng_box .item:nth-child(2n) {
  margin-left: 0px;
}
.yj {
  background: #F6F6F6;
  padding-top: 35px;
  padding-bottom: 60px;
}
.yj ul {
  margin-top: 36px;
}
.yj ul li {
  float: left;
  cursor: pointer;
  width: 466px;
  margin-right: 18px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 136px;
}
.yj ul li img {
  width: 140px;
  height: 140px;
  background: #FFFFFF;
  box-shadow: 0px 0px 21px 0px rgba(72, 145, 216, 0.11);
  border-radius: 10px;
  position: absolute;
  left: 10px;
  top: 35px;
}
.yj ul li div {
  height: 210px;
  padding-left: 37px;
  padding-right: 25px;
  padding-top: 27px;
  background: #FFFFFF;
  box-shadow: 0px 0px 21px 0px rgba(72, 145, 216, 0.11);
  border-radius: 10px;
}
.yj ul li div span {
  display: block;
  position: relative;
  height: 30px;
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.yj ul li div .p1 {
  line-height: 24px;
  color: #666666;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.yj ul li div .p2{
  line-height: 24px;
  color: #666666;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.yj ul li div .p3{
  line-height: 24px;
  color: #666666;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.yj ul li div .p4 {
  font-size: 16px;
  color: #999999;
  margin-top: 5px;
  line-height: 23px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: left;
}
.yj ul li:nth-child(3n) {
  margin-right: 0;
}
.huo {
  padding-top: 50px;
  padding-bottom: 60px;
}
.huo ul {
  margin-top: 40px;
}
.huo ul li {
  margin-left: 20px;
  width: 345px;
  padding: 0 25px;
  background: #FFFFFF;
  box-shadow: 0px 0px 21px 0px rgba(0, 84, 166, 0.06);
  border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 30px;
  margin-bottom: 20px;
  float: left;
}
.huo ul li img {
  display: block;
  margin: 0 auto;
  width: 54px;
  height: 54px;
}
.huo ul li span {
  display: block;
  line-height: 1;
  margin-top: 12px;
  text-align: center;
  margin-bottom: 10px;
  cursor: pointer;
}
.huo ul li p {
  font-size: 16px;
  color: #88889E;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-align: left;
}
.huo ul li:first-child,
.huo ul li:nth-child(4n+1){
  margin-left: 0;
}
.bottom {
  /* background: #1b1c62; */
background: #F5F6F9;
padding-bottom: 60px;
}
.bottom .w {
  position: relative;
  padding: 60px 0;
}
.bottom .li {
  float: left;
  margin-left: 120px;
}
.bottom .li a {
  display: block;
  padding-left: 46px;
  position: relative;
  color: #000000;
}
.bottom .li a img {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 50%;
  margin-top: -15px;
}
.bottom .li a img.ho1{
  display: none;
}
/* .bottom .li a:hover .ho1{
  display: block;
}

.bottom .li a:hover .ho{
  display: none;
} */
.bottom .li:first-child {
  margin-left: 0px;
}
.bottom .gy {
  position: absolute;
  right: 0;
  top: 52px;
  width: 90px;
  height: 32px;
  line-height: 32px;
  background: #FFFFFF;
  border: 1px solid #0054A6;
  border-radius: 4px;
  text-align: center;
  color: #0054A6;
  font-size: 18px;
}
.bottom .gy:hover{
  background: #0054A6;
  color: #fff;
}
.bot {
  height: 56px;
  line-height: 56px;
  background: #F5F6F9;
  text-align: center;
  color: #999999;
  font-size: 16px;
  border-top: 1px solid #EEEEEE;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.alertBg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.alertjb {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
  background: #fff;
  border-radius: 10px;
  padding: 85px 25px 23px 25px;
  min-width: 500px;
}
.scroll{
	max-height: 50vh;
	overflow-y: auto;
}
.alertjb .alertCancel {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 23px;
  top: 23px;
  cursor: pointer;
}
.alertjb .tx {
  width: 132px;
  height: 132px;
  border-radius: 50%;
  left: 50%;
  margin-left: -66px;
  position: absolute;
  top: -66px;
}
.alertjb span {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 15px;
  color: #181818;
}
.alertjb em,
.alertjb .guestposition,
.alertjb .guestdesc {
  display: block;
  line-height: 1.5;
  font-size: 16px;
  color: #525252;
  padding: 0 20px;
  font-style: normal;
  white-space: pre-line;
}
.alertjb .guestposition{
  margin-bottom: 20px;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
}
.alertjb .guestcompany {
  margin-top: 18px;
  font-size: 16px;
  color: #88889E;
  text-align: center;
  line-height: 24px;
}
.tuiBox {
  background: #003D79;
}
.tuiBox .tui {
  background: #F5F6F9;
  border-radius: 0px 0px 0px 300px;
  padding-top: 60px;
  padding-bottom: 160px;
}
.tuiBox .tui .w {
  display: flex;
}
.tuiBox .tui .img {
  position: relative;
  width: 220px;
  height: 558px;
}
.tuiBox .tui .img h1 {
  position: absolute;
  font-size: 24px;
  color: #FBFBFB;
  line-height: 1;
  top: 50px;
  padding-left: 18px;
  left: 0;
  word-wrap: break-word;
  word-break: normal;
}
.tuiBox .tui .img span {
  position: absolute;
  font-size: 22px;
  font-weight: bold;
  color: #FBFBFB;
  opacity: 0.3;
  line-height: 1;
  top: 100px;
  padding-left: 18px;
  left: 0;
}
.tuiBox .tui .ul {
  display: flex;
  justify-content: center;
  /* align-items: center; */
  flex: 1;
}
.tuiBox .tui ul {
  padding-left: 1%;
  width: 100%;
}
.tuiBox .tui ul li {
  width: 32%;
  margin: 1% 0.6%;
  float: left;
  padding: 14px;
  padding-bottom: 50px;
  background: #FBFBFB;
  box-shadow: 0px 0px 21px 0px rgba(192, 192, 192, 0.66);
  border-radius: 10px;
  position: relative;
}
.tuiBox .tui ul li span {
  font-size: 18px;
  color: #12151A;
  display: block;
  cursor: pointer;
}
.tuiBox .tui ul li div{
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #4B5B76;
    line-height: 24px;
  height: 94px;
  cursor: pointer;
}
.tuiBox .tui ul li em {
  display: block;
  font-style: normal;
  width: 280px;
  height: 24px;
  line-height: 24px;
  background: rgba(215, 20, 64, 0.1);
  border: 1px solid #D71440;
  border-radius: 12px;
  font-size: 16px;
  text-align: center;
  margin-top: 34px;
  margin-bottom: 10px;
  color: #D71440;
}
.tuiBox .tui ul li i {
  width: 90px;
  height: 32px;
  line-height: 32px;
  background: #D71440;
  border-radius: 4px;
  position: absolute;
  right: 14px;
  bottom: 14px;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
  cursor: pointer;
}
.tuiBox .tui ul li i.zhuce1,
.quanBox .quan ul li i.zhuce1{
  background:#999999;
  cursor: context-menu;
}
.quanBox {
  background: #003D79;
  padding-top: 55px;
  padding-bottom: 60px;
}
.quanBox .quan > h1 {
  text-align: center;
  font-size: 30px;
  color: #fff;
}
.quanBox .quan > span {
  padding-top: 15px;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 24px;
  opacity: 0.3;
  display: block;
  text-align: center;
}
.quanBox .quan ul {
  margin-top: 40px;
}
.quanBox .quan ul li {
  float: left;
  background: #FBFBFB;
  border-radius: 10px;
  width: 24.2%;
  margin-right: 1%;
  margin-bottom: 20px;
  padding: 14px;
  position: relative;
  padding-bottom: 60px;
}
.quanBox .quan ul li > span {
  font-size: 18px;
  color: #12151A;
  display: block;
  line-height: 1;
  cursor: pointer;
}

.quanBox .quan ul li >div{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  height: 110px;
  font-size: 16px;
  color: #4B5B76;
  line-height: 22px;
  overflow: hidden;
  margin-top: 10px;
  cursor: pointer;
}
.quanBox .quan ul li em {
  display: block;
  width: 280px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  background: rgba(0, 84, 166, 0.1);
  border: 1px solid #0054A6;
  border-radius: 12px;
  font-size: 16px;
  color: #0054A6;
  margin-top: 8px;
}
.quanBox .quan ul li i {
  width: 90px;
  height: 32px;
  background: #0054A6;
  border-radius: 4px;
  font-size: 18px;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 14px;
  right: 14px;
  cursor: pointer;
  color: #fff;
  line-height: 32px;
}
.quanBox .quan ul li:hover {
  background: #D6EBFF;
}
.quanBox .quan ul li:nth-child(4n) {
  margin-right: 0;
}
.page {
  height: 44px;
  margin-top: 64px;
  padding-bottom: 40px;
  display: flex;
  justify-content: flex-end;
}
.page span {
  display: block;
  height: 44px;
  line-height: 44px;
  background: #fff;
  padding: 0 25px;
  border: 1px solid #EEEEEE;
  cursor: pointer;
}
.page .on,
.page span:hover {
  background: #0054A6;
  color: #fff;
}
.page span:first-child {
  border-radius: 10px 0 0 10px;
}
.page span:last-child {
  border-radius: 0 10px 10px 0;
}
.alertLogin {
  width: 520px;
  height: 344px;
  background: #FFFFFF;
  background: #fff;
  position: fixed;
  z-index: 11;
  top: 0%;
  left: 0%;
  right: 0;
  bottom: 0;
  margin: auto;
}
.alertLogin .loginBox {
  width: 355px;
  margin: 0 auto;
  padding-top: 48px;
}
.alertLogin .loginBox .inpBpx {
  width: 100%;
  height: 60px;
  padding-bottom: 24px;
}
.alertLogin .loginBox .inpBpx .inp {
  height: 40px;
  background: #F7F7F7;
  display: block;
  width: 100%;
  padding-left: 10px;
}
.alertLogin .loginBox .inpBpx .inp input {
  width: 100%;
}
.alertLogin .loginBox .inpBpx p {
  margin-top: 0;
  text-align: left;
  color: #D71440;
  font-size: 14px;
  padding-left: 10px;
}
.alertLogin .loginBox .form {
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #D71440;
  color: #fff;
}
.alertLogin .loginBox p {
  text-align: right;
  margin-top: 7px;
  font-size: 16px;
}
.title {
  height: 40px;
  background: #F7F7F7;
  line-height: 40px;
  padding-left: 30px;
  position: relative;
  font-size: 22px;
}
.title img {
  position: absolute;
  right: 20px;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
}
.h5_swiper,
.h5_new,
.h5Img {
  display: none;
}
.alertRegisterOk,
.alertRegisterNo .test {
  width: 350px;
  height: 40px;
  line-height: 40px;
  background: #F7F7F7;
  position: fixed;
  z-index: 20;
  top: 0%;
  left: 0%;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
}
.alertRegisterNo{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 22;
}
.alertRegisterOk img,
.alertRegisterNo img{
  width: 20px;
  position: relative;
  top: -2px;
  margin-right: 5px;
  height: 20px;
}
.alertMeeting {
  width: 520px;
  height: 484px;
  background: #FFFFFF;
  position: fixed;
  z-index: 11;
  top: 0%;
  left: 0%;
  right: 0;
  bottom: 0;
  margin: auto;
}
.alertMeetingEn{
  height: 530px;
}

.registerBg .register .tabDiv .inp div,.registerBg .register .form,.alertLogin .loginBox .form,
.user_box .user_l .r .tx span,.user_box .user_l .r .formInp li div em,.alertTel .inpBox .inp div{
  cursor: pointer;
}
.alertMeeting .loginBox {
  padding: 0 60px;
  width: 100%;
}
.alertMeeting .loginBox p {
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 24px;
}
.alertMeeting .loginBox .formBtn {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.alertMeeting .loginBox .formBtn span {
  display: block;
  width: 140px;
  height: 40px;
  background: #D71440;
  text-align: center;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  margin: 0 30px;
  border: 1px solid #D71440;
}
.alertMeeting .loginBox .formBtn span:first-child {
  background: #fff;
  color: #D71440;
}
.alertMeeting .loginBox ul li {
  display: flex;
}
.alertMeetingEn .loginBox ul li{
  display: block;
}
.alertMeeting .loginBox ul li span {
  display: block;
  width: 80px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 16px;
  text-align: right;
  padding-right: 10px;
}
.alertMeetingEn .loginBox ul li span{
  text-align: left;
  width: auto;
  height: 20px;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 12px;
}
.alertMeeting .loginBox ul li span i {
  color: #D71440;
}
.alertMeeting .loginBox ul li div {
  flex: 1;
}
.alertMeetingEn .loginBox ul li div {
  flex: 1;
}
.alertMeeting .loginBox ul li div input {
  display: block;
  padding-left: 10px;
  height: 40px;
  width: 100%;
  background: #F7F7F7;
}
.registerBg {
  height: calc(100vh - 290px);
  background: #F7F7F7;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
}
.registerBg .register {
  background: #FFFFFF;
  padding: 50px;
  width: 550px;
}
.registerBg .registerEn{
  width: 650px;
}
.registerBg .register .tab li {
  float: left;
  position: relative;
  padding: 0 10px;
  left: -10px;
  cursor: pointer;
  font-size: 18px;
}

.registerBg .register .tab .on {
  color: #0054A6;
}
.registerBg .register .tab li:first-child::after {
  content: '';
  height: 18px;
  width: 1px;
  background: #0054A6;
  position: absolute;
  top: 5px;
  right: 0;
}
.registerBg .register .form {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: block;
  background: #D71440;
}
.registerBg .register > p {
  width: 400px;
  text-align: right;
  margin-top: 12px;
}
.registerBg .register > p a {
  font-size: 16px;
  color: #D71440;
}
.registerBg .register .tabDiv {
  margin-top: 30px;
  width: 100%;
}
.registerBg .register .tabDiv .inp {
  display: flex;
  position: relative;
  padding-bottom: 18px;
}
.registerBg .register .tabDiv .inp p {
  font-size: 16px;
  color: #999999;
  position: absolute;
  left: 0;
  bottom: 0;
}
.registerBg .register .tabDiv .inp input {
  display: block;
  width: 100%;
  height: 40px;
  flex: 1;
  background: #F7F7F7;
}
.registerBg .register .tabDiv .inp button {
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #D71440;
  margin-left: 10px;
}

.user_new {
  position: relative !important;
  padding-bottom: 20px;
}
.user_box {
  background: #F7F7F7;
  height: calc(100vh - 290px);
  min-height: 650px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 60px;
}
.user_box .user_l {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.user_box .user_l .l {
  width: 260px;
  background: #FFFFFF;
  height: calc(100vh - 390px);
  min-height: 600px;
}
.user_box .user_l .l ul li {
  border-bottom: 1px solid #F7F7F7;
}
.user_box .user_l .l ul li a {
  height: 50px;
  line-height: 50px;
  padding-left: 30px;
  display: block;
  font-size: 18px;
  color: #000000;
}
.user_box .user_l .l ul .on{
  background-color: #0054A6;
}
.user_box .user_l .l ul .on a {
 
  color: #fff;
}
.user_box .user_l .r {
  position: relative;
  margin-left: 10px;
  flex: 1;
  width: 980px;
  background: #FFFFFF;
  padding-top: 30px;
  height: calc(100vh - 390px);
  min-height: 600px;
  padding-bottom: 90px;
}
.user_box .user_l .r .tx {
  display: flex;
  margin-left: 85px;
  margin-bottom: 30px;
  align-items: center;
}
.user_box .user_l .r .tx .file {
  width: 60px;
  height: 60px;
  position: relative;
  border-radius: 50%;
  margin-right: 20px;
}
.user_box .user_l .r .tx .file img {
  width: 100%;
  height: 100%;
}
.user_box .user_l .r .tx .file input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
}
.user_box .user_l .r .tx span,
.user_box .user_l .r .tx button {
  float: left;
  width: 60px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #F7F7F7;
  border: 1px solid #D71440;
  border-radius: 12px;
  display: block;
  color: #D71440;
  font-size: 16px;
}
.user_box .user_l .r .formInp li {
  width: 550px;
  display: flex;
  margin-bottom: 15px;
}
.user_box .user_l .r .formInp li span {
  display: block;
  width: 160px;
  text-align: right;
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  color: #000000;
  padding-right: 10px;
}
.user_box .user_l .r .formInp li div {
  flex: 1;
}
.user_box .user_l .r .formInp li div em,
.user_box .user_l .r .formInp li div p {
  display: block;
  font-style: normal;
  color: #000000;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
}
.user_box .user_l .r .formInp li div em {
  color: #D71440;
}
.user_box .user_l .r .formInp li div input {
  width: 100%;
  height: 40px;
  padding-left: 10px;
  background: #F7F7F7;
}
.user_box .user_l .r .formInp li div button {
  height: 40px;
  background: #D71440;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: block;
  width: 100%;
  border: none;
  margin-top: 40px;
}
.user_box .user_l .r .pageBox {
  position: absolute;
  bottom: 0;
  right: 0;
}
.userSelect {
  float: right;
  margin-right: 80px;
  padding-top: 17px;
}
.userSelect .tx {
  position: relative;
}
.userSelect .tx div {
  padding-bottom: 10px;
  display: flex;
}
.userSelect .tx div img {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 14px;
}
 .table{
    display: table;
  }
.userSelect .tx div p {
  float: left;
  height: 40px;
  line-height: 40px;
  position: relative;
  padding-right: 20px;
}
.userSelect .tx div p::after{
  content: '';
  width:0;
	height:0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 9px solid #999999;
  position: absolute;
  margin-top: -3px;
  top: 50%;
  right: -10px;
}
.userSelect .tx:hover div p::after{
  content: '';
  width:0;
	height:0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 9px solid #999999;
  border-top: none;
  position: absolute;
  margin-top: -3px;
  top: 50%;
  right: -10px;
}
.userSelect .tx ol {
  position: absolute;
  border: 1px solid #F0F0F0;
  width: 200px;
  display: none;
  background: #FFFFFF;
  box-shadow: 0px 0px 13px 0px rgba(13,13,13,0.11);
}
.userSelect .tx ol li {
  text-align: center;
  height: 50px;
  line-height: 50px;
  border: 1px solid #F0F0F0;
  display: block;
}
.userSelect .tx ol li a {
  color: #000;
  display: block;
}
.userSelect .tx ol li:hover{
  background-color: #0054A6;
}
.userSelect .tx ol li:hover a{
  color: #fff;
}
.userSelect .tx:hover ol {
  display: block;
}
.table {
  width: 98%;
  margin: 0 auto;
  border: 1px solid #F0F0F0;
}
.alertMailEn{
  width: 800px;
}
.table th,
.table td {
  height: 40px;
  background: #F7F7F7;
  font-weight: 400;
  border-left: 1px solid #F0F0F0;
  border-top: 1px solid #F0F0F0;
  text-align: center;
  vertical-align: middle
}
.table p {
  color: #D71440;
}
.table span {
  display: inline-block;
  text-align: center;
  height: 24px;
  padding:  0 10px;
  line-height: 24px;
  font-size: 14px;
  color: #D71440;
  background: #FFFFFF;
  border: 1px solid #D71440;
  border-radius: 12px;
  cursor: pointer;
}
.table .zi {
  color: #0054A6;
  border-color: #0054A6;
}
.table td {
  background: #fff;
}
.table tr th:first-child,
.table tr td:first-child {
  border-left: none;
}
.pageBox {
  display: flex;
  justify-content: end;
  margin-top: 30px;
  padding-bottom: 20px;
  padding-right: 1%;
}
.pageBox li {
  width: 60px;
  text-align: center;
  line-height: 44px;
  height: 44px;
  cursor: pointer;
  background: #FFFFFF;
  border-left: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.pageBox .on {
  background: #D71440;
  color: #fff;
  border-color: #D71440;
}

.pageBox .on a{
  color: #fff;
}
.pageBox li:first-child {
  width: 125px;
  height: 44px;
  border-radius: 10px 0px 0px 10px;
  padding: 0 10px;
}
 
.pageBox li:last-child {
  width: 125px;
  height: 44px;
  border-right: 1px solid #EEEEEE;
  border-radius: 0px 10px 10px 0px;
  padding: 0 10px;
}
.tuiBox .tui .ul.swiper-container .swiper-wrapper,
.tuiBox .tui .ul.swiper-container .swiper-pagination {
  display: none;
}
.h5 {
  display: none;
}
.zhankai {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 20px;
  display: none;
}
.isH {
  transform: rotate(180deg);
}
.h5-yicheng_box{
	margin-top: 82px;
}
.h5-yicheng_box .item .list1 .tiem .boxr .r_box {
  height: auto;
}
.h5-yicheng_box .item .list1:first-child .tiem:first-child .swiper-container{
	margin-top: -70px;
}
.h5-yicheng_box .item{
  margin-bottom: 40px;
}
.tiem2{
  margin-top: 15px;
}
.h5-yicheng_box .item .list .tiem .l_box::after{
  content: '';
  width: 10px;
  height: 10px;
  background: #D71440;
  border-radius: 50%;
  position: absolute;
  right: 6px;
  top: 20px;
}
.h5-yicheng_box .item:first-child .list1:first-child .tiem:first-child .tiem2{
margin-top: 0;
}
.h5-yicheng_box .item:first-child .list1:first-child .tiem:first-child .l_box::after{
  content: '';
  width: 10px;
  height: 10px;
  background: #D71440;
  border-radius: 50%;
  position: absolute;
  right: 6px;
  top: 4px;
}
.alertTel {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  width: 500px;
  padding-bottom: 30px;
}
.alertTelEn{
  width: 600px;
}
.alertTel .inpBox {
  width: 80%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.alertTel .inpBox .inp {
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.alertTel .inpBox .inp p {
  position: absolute;
  bottom: 0;
  color: #999999;
  left: 60px;
}
.alertTel .inpBox .inp span {
  text-align: right;
  width: 60px;
  display: block;
  padding-right: 10px;
  height: 40px;
  line-height: 40px;
}
.alertTelEn .inpBox .inp span{
  width: auto;
}
.alertTel .inpBox .inp div,
.alertTel .inpBox .inp button {
  width: auto;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #D71440;
  margin-left: 10px;
}
.alertTel .inpBox .inp input,
.alertTel .inpBox .inp .ooo {
  background: #F7F7F7;
  display: block;
  flex: 1;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
}
.alertTel .inpBox .inp .ooo{
  text-align: left;
  display: block;
  padding-left: 0px;
  margin-left: 0;
  height: 40px;
  line-height: 40px;
  background: none;
  color: #000;
}
.alertTel .formBtn {
  overflow: hidden;
  text-align: center;
}
.alertTel .formBtn span {
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #D71440;
  margin-left: 10px;
  border: 1px solid #D71440;
  cursor: pointer;
}
.alertTel .formBtn span:first-child {
  background: #fff;
  color: #D71440;
  border-color: #D71440;
}
.alertCancelBox{
	width: 650px;
	height: 200px;
	background: #FFFFFF;
	background: #fff;
	position: fixed;
	z-index: 11;
	top: 0%;
	left: 0%;
	right: 0;
	bottom: 0;
	margin: auto;
}
.alertCancelBox p{
	margin: 32px 0;
	text-align: center;
	font-size: 18px;
}
.alertCancelBox .formBtn {
	text-align: center;
}
.alertCancelBox .formBtn span {
  display: inline-block;
  width: 120px;
  height: 40px;
  background: #D71440;
  text-align: center;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  border: 1px solid #D71440;
}
.alertCancelBox .formBtn span:first-child {
  background: #fff;
  color: #D71440;
  margin-right: 35px;
}


.alertMail{
	width: 650px;
	height: 245px;
	background: #FFFFFF;
	background: #fff;
	position: fixed;
	z-index: 11;
	top: 0%;
	left: 0%;
	right: 0;
	bottom: 0;
	margin: auto;
}
.alertMail p{
	margin: 32px 0;
	margin-bottom: 20px;
	text-align: center;
	font-size: 18px;
}
.alertMail input{
	height: 40px;
	padding-left: 10px;
	background: #F7F7F7;
	display: block;
	width: 80%;
	margin: 0 auto;
	padding-left: 10px;
	margin-bottom: 20px;
}
.alertMail .formBtn {
	text-align: center;
}
.alertMail .formBtn span {
  display: inline-block;
  width: 120px;
  height: 40px;
  background: #D71440;
  text-align: center;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  border: 1px solid #D71440;
}
.alertMail .formBtn span:first-child {
  background: #fff;
  color: #D71440;
  margin-right: 35px;
}
@media screen and (max-width: 1440px) {
  .user_box .user_l,
  .w,
  .new_box_1,
  .yicheng_box .item .list1 {
    width: 100%;
  }
  .pc_swiper1 .swiper-slide .bannerText .p {
    margin-top: 140px;
  }
  .pc_swiper1 .swiper-slide .bannerText {
    left: 100px;
    margin-left: 0;
  }
  .pc_swiper1 .swiper-slide img {
    /* height: 500px; */
    width: 100%;
  }
  .tuiBox .tui .img {
    display: none;
  }
  .quanBox .quan ul li {
    width: 32.2%;
  }
  .quanBox .quan ul li:nth-child(4n) {
    margin-right: 1%;
  }
  .yj ul li div {
    /* height: auto; */
    padding-bottom: 20px;
  }
  .yj ul li:nth-child(3n) {
    margin-right: 18px;
  }
  .bottom .li {
    margin-left: 18px;
  }
  .jie,
  .zhu_he {
    /* padding-right: 30px;
    padding-left: 30px; */
  }
  .yj ul li {
    width: 47%;
    margin-left: 1%;
  }
  .yicheng_box .item:nth-child(2n) {
    margin-left: 2%;
  }
  .ma-l.yicheng_box .item:nth-child(2n){
    margin-left: 0;
  }
  .yicheng_box .item .timeBox,
  .yicheng_box .item .list {
    width: 100%;
  }
  .yicheng_box .item {
    width: 48%;
  }
  .h5-yicheng_box .item {
    width: 100%;
    margin-bottom: 40px;
  }
  .h5-yicheng_box .item .list1 .tiem .boxr .r_box,
  .h5-yicheng_box .item .timeBox {
    width: 49%;
  }
  .huo ul li {
    width: 22%;
    height: auto;
    padding-bottom: 20px;
    margin-left: 3%;
  }
}
@media (max-height: 926px) {
  .registerBg {
  align-items: flex-start;
  padding: 30px 0;
  }
}
@media screen and (max-width: 980px) {
  *{
  /* word-wrap: break-word; */
  word-break: break-all
}
  .tableh5{
    display: block;
  }
  .table{
    display: none;
  }
  .new_box_1 ul li {
    display: none;
  }
  .yj ul li {
    width: 46%;
  }
  .new_box_1 ul li:last-child {
    display: block;
  }
  .back {
    margin-left: 20px;
  }
  .tuiBox .tui,
  .quanBox .quan ul,
  .bottom,
  .jie,
  .zhu_he {
    padding-left: 20px;
    padding-right: 20px;
  }
  .tuiBox .tui ul li em,
  .quanBox .quan ul li em {
    display: none;
  }
  .tuiBox .tui {
    padding-bottom: 40px;
  }
  .bottom .li,
  .bottom .li:first-child {
    float: none;
    margin-left: 10%;
    margin-bottom: 25px;
  }
  .page {
    padding-right: 20px;
  }
}
.h5Swiper{
  display: none;
}
@media screen and (max-width: 750px) {
  .registerBg .register .tabDiv .inp:first-child{
    padding-bottom: 40px;
  }
  .registerBg .register .tabDiv .inp:first-child p{
    font-size: 16px;
    color: #999999;
    position: absolute;
    left: 0;
    line-height: 1.2;
    bottom: 4px;
  }
  .tuiBox .tui .ul.swiper-container .swiper-wrapper,
  .h5Swiper {
    display: flex;
  }
  .tuiBox .tui,
  .quanBox .quan ul,
  .bottom,
  .zhu_he {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pc_swiper1,.user_new,
  .pc {
    display: none;
  }
  .h5,
  .h5_swiper,
  .h5_new,
  .h5Img,
  .zhankai,
  .tuiBox .tui .ul.swiper-container .swiper-pagination {
    display: block;
  }
  .h5_new {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    height: 70px;
    background: #FFFFFF;
  }
  .h5_new .logo {
    padding-left: 15px;
    position: relative;
    top: 10px;
  }
  .h5_new .logo img {
    height: 50px;
  }
  .h5_new .cd {
    position: absolute;
    top: 24px;
    height: 25px;
    right: 20px;
  }
  .h5_new .cd img {
    width: 30px;
  }
  .h5_new .h5_new_list {
    display: none;
    position: absolute;
    right: 20px;
    top: 70px;
    width: 300px;
    height: 270px;
    box-shadow: 0px 0px 10px #000;
    background: #FFFFFF;
    border-radius: 13px;
  }
  .h5_new .h5_new_list ul li {
    border-bottom: 1px solid #e6e6e6;
  }
  .h5_new .h5_new_list ul li a {
    height: 60px;
    line-height: 60px;
    display: block;
    padding-left: 30px;
    font-size: 20px;
  }
  .h5_swiper {
    margin-top: 70px;
  }
  .alertLogin {
    width: 90%;
    max-width: 400px;
    height: 360px;
    background: #FFFFFF;
    border-radius: 13px;
    overflow: hidden;
  }
  .alertLogin .loginBox {
    width: 90%;
    margin: 0 auto;
    padding-top: 35px;
  }
  .alertLogin .loginBox .form {
    height: 48px;
    line-height: 48px;
    font-size: 16px;
  }
  .alertLogin .loginBox > p a {
    font-size: 18px;
  }
  .alertLogin .loginBox .inpBpx {
    width: 100%;
    height: 50px;
    margin-bottom: 30px;
  }
  .alertLogin .loginBox .inpBpx p {
    text-align: left;
  }
  .alertLogin .loginBox .inpBpx .inp {
    width: 100%;
    font-size: 16px;
    height: 48px;
  }
  .title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #F7F7F7;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
  }
  .title img {
    width: 33px;
    height: 33px;
    margin-top: -17px;
  }
  .h5_swiper .swiper-slide {
    position: relative;
  }
  .h5_swiper .swiper-slide .bannerText {
    position: absolute;
    max-width: 480px;
    height: 150px;
    width: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 63, 125, 0.5);
    border: 3px solid #F9F9F9;
    padding: 2%;
  }
  .h5_swiper .swiper-slide .bannerText p {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 30px;
  }
  .h5_swiper .swiper-slide .bannerText div {
    height: 36px;
    line-height: 36px;
    width: 290px;
    background: #0053A5;
    position: absolute;
    bottom: 20px;
    border-radius: 19px;
    font-size: 16px;
    color: #FBFBFB;
    left: 50%;
    text-align: center;
    margin-left: -145px;
  }
  .h5_swiper .swiper-slide img {
    width: 100%;
    height: auto;
    min-height: 400px;
  }
  .h5_swiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border: 1px solid #0054A6;
    border-radius: 50%;
    opacity: 1;
  }
  .h5_swiper .swiper-pagination-bullet-active {
    background: #0053A5;
  }
  .tuiBox .tui .w {
    display: block;
  }
  .tuiBox .tui {
    padding-top: 20px;
    border-radius: 0px 0px 0px 100px;
  }
  .h5Img {
    position: relative;
  }
  .h5Img img {
    width: 100%;
  }
  .h5Img div {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(0%, -50%);
  }
  .h5Img h1 {
    font-size: 20px;
    font-weight: bold;
    color: #FBFBFB;
    width: 200px;
    word-wrap: break-word;
    word-break: normal;
    line-height: 1.2;
  }
  .h5Img span {
    display: block;
    line-height: 1	;
    color: #fff;
    margin-top: 2%;
  }
  .tuiBox .tui ul {
    margin-top: 20px;
  }
  .tuiBox .tui ul li {
    float: none;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    border-radius: 7px;
    position: relative;
    padding-bottom: 80px;
  }
  .tuiBox .tui ul li span {
    font-size: 16px;
  }
  .tuiBox .tui ul li div {
   cursor: pointer;
  }
  .tuiBox .tui ul li em {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 10px;
    height: 40px;
	font-size: 14px;
    line-height: 40px;
    border-radius: 13px;
    width: 65%;
  }
  .tuiBox .tui ul li i {
    position: absolute;
    bottom: 20px;
    right: 10px;
    height: 40px;
    width: 25%;
    line-height: 40px;
    border-radius: 13px;
  }
  .tuiBox .tui .ul.swiper-container .swiper-wrapper {
    padding-bottom: 20px;
  }
  .tuiBox .tui .ul.swiper-container .swiper-pagination {
    bottom: 0px;
  }
  .tuiBox .tui .ul.swiper-container .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border: 1px solid #0054A6;
    border-radius: 50%;
    opacity: 1;
  }
  .tuiBox .tui .ul.swiper-container .swiper-pagination-bullet-active {
    background: #0053A5;
  }
  .tuiBox .tui {
    padding-bottom: 20px;
  }
  .quanBox {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .quanBox h1 {
    font-weight: 400;
  }
  .quanBox .quan > span {
    padding-top: 0px;
    margin-top: 0px;
    font-weight: 300;
  }
  .quanBox .quan ul {
    margin-top: 30px;
  }
  .quanBox .quan ul li {
    width: 100%;
    height: auto;
    margin: 0;
    margin-bottom: 20px;
    padding-bottom: 70px;
  }
  .quanBox .quan ul li span {
    font-size: 18px;
  }
  .quanBox .quan ul li p {
    font-size: 16px;
    font-weight: 400;
    color: #4B5B76;
  }
  .quanBox .quan ul li em {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 10px;
    height: 40px;
	font-size: 14px;
    line-height: 40px;
    border-radius: 13px;
    width: 65%;
  }
  .quanBox .quan ul li i {
    position: absolute;
    bottom: 20px;
    right: 10px;
    height: 40px;
    width: 25%;
    line-height: 40px;
    cursor: pointer;
    border-radius: 13px;
  }
  .quanBox .quan ul li >div{
    line-height: 28px;
  }
  .page {
    margin-top: 20px;
  }
  .page span {
    height: 40px;
    line-height: 40px;
    width: 40px;
    padding: 0 15px;
    display: none;
  }
  .page .on{
    display: block;
  }
  .page span:last-child,
  .page span:first-child {
    width: auto;
    display: block;
  }
  .bottom .gy {
    position: relative;
    top: 0;
    right: 0;
    width: 40%;
    margin: 0 auto;
    /* height: 44px;
    line-height: 40px;
    /* background: #1b1c62; 
    background: #F5F6F9;
    border: 1px solid #fff;
    color: #fff; */
    display: block;
    border-radius: 4px;
  }
  .bottom .w {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .bottom .w .li {
    margin-left: 10%;
  }
  .bottom .w .li .ho {
    display: block;
  }
  .bottom .w .li .ho1 {
    display: none;
  }
  .bottom .li a{
    padding-left: 38px;
  }
  .bottom .li a img{
    width: 26px;
    height: 26px;
    margin-top: -13px;
  }
  .h1 span {
    font-size: 24px;
    font-weight: 400;
    color: #000000;
  }
  .h1 p {
    font-size: 18px;
    color: #2B2B2B;
    margin-top: 10px;
    opacity: 0.3;
    font-weight: 400;
  }
  .jie {
    margin-top: 40px;
    padding-bottom: 30px;
    position: relative;
    padding-bottom: 80px;
  }
  .jie .content {
    overflow: hidden;
    margin-top: 15px;
    height: 182px;
  }
  .yicheng_box .item .list .tiem .r_box > .r {
    /* padding: 15px; */
  }
  .yicheng_box .item .list .tiem .r_box > .r .text{
    margin-bottom: 0;
  }
  .zhu_he {
    padding-top: 40px;
  }
  .zhu_he .zhu .content,
  .zhu_he .he .content {
    padding: 20px;
    position: relative;
    padding-bottom: 60px;
  }
  .zhu_he .zhu .content .text,
  .zhu_he .he .content .text {
    overflow: hidden;
    height: 80px;
  }
  .zhu_he .zhu .content .zhankai,
  .zhu_he .he .content .zhankai {
    left: 50%;
  }
  .zhu_he .zhu .content::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    right: 0;
    bottom: 0;
    position: absolute;
    background: url(../images/icon2.png) #f6f6f6 right bottom no-repeat;
    background-size: 100%;
  }
  .zhu_he .he .content::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    left: 0;
    bottom: 0;
    position: absolute;
    background-color: #f6f6f6;
    background: url(../images/icon1.png) #f6f6f6 left bottom no-repeat;
    background-size: 100%;
  }
  .yi,
  .yicheng_box {
    margin-top: 20px;
  }
  .yicheng_box {
    padding: 0 10px;
  }
  .yicheng_box .item {
    width: 100%;
    float: none;
  }
  .yicheng_box .item .timeBox {
    float: none;
    height: auto;
  }
  .yicheng_box .item .timeBox .tiem {
    padding: 8px 0;
    padding-top: 10px;
    height: auto;
    line-height: 1;
  }
  .yicheng_box .item .timeBox .tiem span {
    margin-bottom: 4px;
  }
  .yicheng_box .item .timeBox .address {
    height: 57px;
    top: 0;
    padding-left: 0;
  }
  .yicheng_box .item .timeBox .address p {
    display: block;
    height: 30px;
    position: relative;
    top: -2px;
    line-height: 27px;
    overflow: hidden;
    padding-left: 12px;
  }
  .yicheng_box .item .timeBox .address p:first-child {
    padding-left: 10px;
    position: relative;
    top: 6px;
  }
  .yicheng_box .item .timeBox .address p:first-child span {
    top: 2px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    font-size: 16px;
  }
  .yicheng_box .item .list .tiem .r_box > .r .text {
    line-height: 22px;
  }
  .h5Swiper {
    padding-bottom: 30px;
  }
  .yj {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .yj .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border: 1px solid #0054A6;
    border-radius: 50%;
    opacity: 1;
  }
  .yj .swiper-pagination-bullet-active {
    background: #0053A5;
  }
  .yj ul {
    padding: 0 10px;
    margin-top: 20px;
  }
  .yj ul li {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  .yj ul li img {
    left: 0;
  }
  .yj ul li div {
    padding: 15px;
  }
  .huo {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .huo .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border: 1px solid #0054A6;
    border-radius: 50%;
    opacity: 1;
  }
  .huo .swiper-pagination-bullet-active {
    background: #0053A5;
  }
  .huo ul {
    padding: 0 10px;
    margin-top: 20px;
  }
  .huo ul li {
    width: 49%;
    margin-right: 2%;
    margin-left: 0;
    padding: 15px;
    margin-bottom: 15px;
  }
  .huo ul li:nth-child(2n) {
    margin-right: 0;
  }
  .h5-yicheng_box .item .list1 .tiem .boxr .r_box,
  .h5-yicheng_box .item .timeBox {
    width: 100%;
  }
  .yi {
    padding-bottom: 20px;
  }
  .yicheng_H5 {
    padding-bottom: 15px;
    display: flex;
  }
  .yicheng_H5 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border: 1px solid #0054A6;
    border-radius: 50%;
    opacity: 1;
  }
  .yicheng_H5 .swiper-pagination-bullet-active {
    background: #0053A5;
  }
  .yicheng_H5 .yicheng_box {
    padding: 0;
  }
  .yicheng_H5 .yicheng_box .item {
    padding: 0 10px;
  }
  .yicheng_H5 .yicheng_box .item:nth-child(2n) {
    margin: 0;
  }
  .h5-yicheng_box .item .list1 .tiem .boxr {
    display: flex;
  }
  .h5-yicheng_box .item .list1 .tiem .boxr .r_box {
    float: none;
  }
  .h5-yicheng_box .item .list1 .tiem .boxr .r_box {
    flex: none;
  }
  .h5-yicheng_box .item .list .tiem .r_box .address {
    margin-left: 0;
    margin-bottom: 13px;
  }
  .h5-yicheng_box .item .list1 .tiem .boxr .r_box:nth-child(2n) {
    margin-left: 0;
  }
  .h5-yicheng_box .item .list .tiem .r_box .address {
    height: 57px;
    top: 0;
    padding-left: 0;
  }
  .h5-yicheng_box .item .list .tiem .r_box .address p {
    display: block;
    height: 30px;
    position: relative;
    top: -2px;
    line-height: 27px;
    overflow: hidden;
    padding-left: 12px;
  }
  .h5-yicheng_box .item .list .tiem .r_box .address p:first-child {
    padding-left: 90px;
    position: relative;
    top: 6px;
  }
  .h5-yicheng_box .item .list .tiem .r_box .address p:first-child span {
    top: 2px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
  }
  .h5-yicheng_box .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border: 1px solid #0054A6;
    border-radius: 50%;
    opacity: 1;
  }
  .h5-yicheng_box .swiper-pagination-bullet-active {
    background: #0053A5;
  }
  .alertjb {
    width: 85%;
    padding: 20px;
    top: 60%;
    padding-top: 40px;

  }
  .alertjb .tx {
    top: -103px;
  }
  .alertjb span {
    font-size: 20px;
  }
  .alertjb em {
    font-size: 18px;
  }
  .alertjb p {
    font-size: 16px;
  }
  .alertMeeting {
    width: 90%;
    height: 429px;
  }
  .alertMeeting .loginBox {
    padding: 0 15px;
  }
  .alertMeeting .loginBox p {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .alertMeeting .loginBox ul li span {
    font-size: 16px;
    padding-right: 0;
	margin-bottom: 10px;
  }
  .alertMeeting .loginBox ul li input {
    font-size: 18px;
  }
  .alertMeeting .loginBox .formBtn span {
    font-size: 16px;
  }
  .user_box {
    height: auto;
    padding: 20px 10px;
    min-height: auto;
  }
  .user_box .user_l {
    display: block;
    background: #fff;
    padding: 10px;
    margin-top: 70px;
  }
  .user_box .user_l .l {
    width: 100%;
    height: auto;
    min-height: auto;
    border: 1px solid #ccc;
  }
  .user_box .user_l .l ul {
    display: flex;
    /* height: 50px; */
    overflow: hidden;
  }
  .user_box .user_l .l ul li {
    border-left: 1px solid #ccc;
    flex: 1;
  }
  .user_box .user_l .l ul li a {
    padding-left: 0;
    text-align: center;
    display: block;
    /* height: 40px;
    line-height: 40px; */
  }
  .user_box .user_l .l ul .on {
    padding: 0;
  }
  .user_box .user_l .l ul li:first-child {
    border: none;
  }
  .user_box .user_l .l ul li a{
    height: auto;
    line-height: 1.5;
    padding: 0 10px;
  }
  .user_box .user_l .r {
    width: auto;
    margin-left: 0;
    height: auto;
    min-height: auto;
    padding-bottom: 0;
  }
  .user_box .user_l .r .tx {
    margin-left: 0px;
    margin-bottom: 10px;
  }
  .user_box .user_l .r .formInp li span{
    padding-left: 10px;
  }
  .user_box .user_l .r .formInp li {
    width: auto;
    display: block;
  }
  .user_box .user_l .r .formInp li span {
    height: 40px;
    line-height: 40px;
    width: auto;
    padding-right: 0;
    text-align: left;
  }
  .user_box .user_l .r .formInp li div input,
  .user_box .user_l .r .formInp li div em,
  .user_box .user_l .r .formInp li div p {
    height: 40px;
    line-height: 40px;
  }
  .user_box .user_l .r .formInp li div {
    display: flex;
  }
  .user_box .user_l .r .formInp li div i {
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #D71440;
    margin-left: 10px;
  }
  .user_box .user_l .r .formInp .formBtn {
    text-align: center;
    margin-top: 40px;
    display: block;
  }
  .user_box .user_l .r .formInp .formBtn b {
    display: inline-block;
    width: 120px;
    height: 40px;
    font-weight: 400;
    background: #D71440;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin: 0 10px;
    border: 1px solid #D71440;
  }
  .user_box .user_l .r .formInp .formBtn b:first-child {
    background: #fff;
    color: #D71440;
  }
  .user_box .user_l .r .formInp li:last-child span {
    display: none;
  }
  .registerBg {
    padding: 10px;
   padding-top: 120px;
    display: block;
    height: calc(100vh - 290px);
  }
  .registerBg .register {
    border-radius: 13px;
    padding: 10px;
    padding-top: 20px;
  }
  .registerBg .register .tabDiv,
  .registerBg .register .form,
  .registerBg .register > p {
    width: 100%;
  }
  .alertCancelBox,.alertMail{
	  width: 90%;
  }
  .alertCancelBox{
    height: 240px;
  }
  .alertMail{
    height: 280px;
  }
  .bottom .li a img.ho{
    display: block;
  }
  .bottom .li a img.ho1{
    display: none;
  }
  .alertCancelBox p, .alertMail p{
    padding: 0 20px;
  }
  .registerBg .register{
    width: 95%;
    margin: 0 auto;
  }
  .alertRegisterOk, .alertRegisterNo .test{
    height: 90px;
    width: 90%;
    line-height: 1.4;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 0 20px;
  }
  .tableh5{
    height: auto;
    padding: 0 10px;
  }
  .pageBox li{
    display: none;
  }
  .user_box .user_l .r .pageBox{
    position: relative;
  }
  .pageBox{
    justify-content: center;
    margin-top: 20px;
  }
  .tableh5 .list div span{
    font-size: 16px;
    height: 30px;
    padding: 0 20px;
    line-height: 30px;
    border-radius: 15px;
  }
  .pageBox li:first-child,
  .pageBox li:last-child,
  .pageBox .on{
    display: inline-block;
  }
  .user_box .user_l .r .formInp li div button.sendsms{
    margin-top: 0;
    margin-left: 10px;
  }
  .yicheng_box .item .timeBox .address.pc,
  .h5-yicheng_box .item .list .tiem .r_box .address.pc{
    display: none;
  }

  .yicheng_box .item .timeBox .address.h5,
  .h5-yicheng_box .item .list .tiem .r_box .address.h5{
    display: block;
  }
  .h5-yicheng_box .item .list .tiem .r_box .address p{
    display: flex;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
  }
  .h5-yicheng_box .item .list .tiem .r_box .address p:first-child{
    padding-left: 10px;
    flex-direction: row;
    align-items: center;

  }
  .yicheng_box .item .list .tiem .r_box .address t{
    flex: 1;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
  }
 
  .h5-yicheng_box{
    margin-top: 100px;
  }
  .alertMeetingEn{
    height: 580px;
  }
  .bot{
    position: relative
    ;
  }
  .bottom{
    padding-bottom: 0;
  }
  .page{
    padding-right: 0;
    justify-content: center;
  }
   .yicheng_box .item .timeBox .address b p:last-child::after,
   .h5-yicheng_box .item .list .tiem .r_box .address.zhuhuichang b p:last-child::after{
    content: "";
    display: block;
    background: url(../images/icon14.png) #D71440 right center no-repeat;
    background-size: 92%;
    width: 20px;
    height: 26px;
    position: absolute;
    right: 4px;
    bottom: 2px;
  }
  .yicheng_H5  .item .timeBox .address b p:last-child::after,
  .h5-yicheng_box .item .list .tiem .r_box .address b p:last-child::after{
    content: "";
    display: block;
    background: url(../images/icon14.png) #0054A6 right center no-repeat;
    background-size: 92%;
    width: 20px;
    height: 26px;
    position: absolute;
    right: 4px;
    bottom: 2px;
  }
 
  .yicheng_box .item .timeBox .address.h5{
    display: flex;
  }
  .yicheng_box .item .timeBox .address.h5 o{
    display: none;
  }
  .yicheng_box .item .timeBox .address.h5 b{
    display: block;
    width: 100%;
  }
  .yicheng_box .item .timeBox .address{
    width: 100px;
  }
  .yicheng_box .item .timeBox .address p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }
  .h5-yicheng_box .item .list .tiem .r_box .address b p:last-child,
  .yicheng_box .item .timeBox .address b p:last-child{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    padding-right: 30px;
  }
  .yicheng_box .item .list1 .tiem .aaaaa{
  display: flex;
  flex-wrap: initial;
}
}
