.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
body {
  min-width: 1200px;
}

.banner {
    position: relative;
}
.banner .swiper {
  width: 100%;
}
.banner .swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .swiper .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
}
.main {
  background-color: #ECF1F7;
  background-image: url(../images/main_backgroud.png);
  background-size: 100% 554px;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding: 38px 0 95px;
}
.main .layout .title {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 24px;
  color: #1943F3;
  margin: 0px 0 18px;
}
.main .layout .box {
  display: flex;
}
.main .layout .left {
  background: #FFFFFF;
  border-radius: 6px 6px 6px 6px;
  padding: 20px 24px 42px;
}
.main .layout .left .all {
  width: 708px;
  display: flex;
  margin-bottom: 19px;
}
.main .layout .left .all:nth-child(1) .title {
  background-image: url(../images/fwgl.png);
  background-size: 100px 100px;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.main .layout .left .all:nth-child(2) .title {
  background-image: url(../images/jypx.png);
  background-size: 100px 100px;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.main .layout .left .all:nth-child(3) .title {
  background-image: url(../images/jkfw.png);
  background-size: 100px 100px;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.main .layout .left .all .title {
  margin: 0;
  display: flex;
  width: 181px;
  height: 188px;
  padding: 52px 0 0 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  background-color: #1C52FC;
  writing-mode: vertical-lr;
  /* 文字从上到下竖排，从右到左 */
}
.main .layout .left .all ul {
  padding: 16px 20px;
  background: #F6F8FF;
}
.main .layout .left .all ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.main .layout .left .all ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.main .layout .left .all ul li a:hover {
  background: #1A44F3 !important;
  color: #fff !important;
}
.main .layout .left .all ul li .list .item {
  float: left;
}
.main .layout .left .all ul li .list .item a {
  display: block;
  padding: 12px 0;
  background: #FFFFFF;
  box-shadow: 2px 1px 3px 1px #EEEFF2;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  text-align: center;
}
.main .layout .left .all ul li .list .item:nth-last-child(1) {
  margin-right: 0;
}
.main .layout .left .fwgl ul li {
  margin-bottom: 10px;
  display: flex;
}
.main .layout .left .fwgl ul li .slogan {
  margin-right: 21px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #1943F3;
  flex-shrink: 0;
}
.main .layout .left .fwgl ul li:nth-child(1) .list .item {
  margin-right: 7px;
}
.main .layout .left .fwgl ul li:nth-child(1) .list .item a {
  width: 190px;
}
.main .layout .left .fwgl ul li:nth-child(2) .list .item {
  margin-right: 5px;
}
.main .layout .left .fwgl ul li:nth-child(2) .list .item a {
  width: 93px;
}
.main .layout .left .fwgl ul li:nth-child(3) .swiperbox {
  position: relative;
  width: 100%;
}
.main .layout .left .fwgl ul li:nth-child(3) .swiperbox .swiper {
  margin: 0;
  width: 344px;
  height: 45px;
  background: #FFFFFF;
  box-shadow: 2px 1px 3px 1px #EEEFF2;
}
.main .layout .left .fwgl ul li:nth-child(3) .swiperbox .swiper-slide a {
  display: block;
  padding: 12px 0;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  text-align: center;
}
.main .layout .left .fwgl ul li:nth-child(3) .swiperbox .swiper-button-prev::after,
.main .layout .left .fwgl ul li:nth-child(3) .swiperbox .swiper-button-next::after {
  font-size: 22px;
}
.main .layout .left .fwgl ul li:nth-child(3) .swiperbox .swiper-button-prev {
  left: auto;
  right: 12px;
}
.main .layout .left .fwgl ul li:nth-child(3) .swiperbox .swiper-button-next {
  right: -10px;
}
.main .layout .left .jypx .title {
  padding: 21px 0 0 20px;
  height: 134px;
}
.main .layout .left .jypx ul li .list .item {
  width: 238px;
  height: 45px;
  margin-right: 5px;
  margin-top: 11px;
}
.main .layout .left .jypx ul li .list .item:nth-child(2n) {
  margin-right: 0;
}
.main .layout .left .jypx ul li .list .item:nth-child(1),
.main .layout .left .jypx ul li .list .item:nth-child(2) {
  margin-top: 0;
}
.main .layout .left .jkfw .title {
  padding: 21px 0 0 20px;
  height: 134px;
}
.main .layout .left .jkfw ul li .list .item {
  width: 157px;
  height: 45px;
  margin-right: 5px;
  margin-top: 11px;
}
.main .layout .left .jkfw ul li .list .item:nth-child(3n) {
  margin-right: 0;
}
.main .layout .left .jkfw ul li .list .item:nth-child(1),
.main .layout .left .jkfw ul li .list .item:nth-child(2),
.main .layout .left .jkfw ul li .list .item:nth-child(3) {
  margin-top: 0;
}
.main .layout .right {
  margin-right: 15px;
  width: 427px;
  background: #FFFFFF;
  border-radius: 6px 6px 6px 6px;
  padding: 34px 17px 22px;
}
.main .layout .right .tab {
  display: flex;
  justify-content: space-around;
  border-bottom: 1px solid #F4F5F8;
}
.main .layout .right .tab li {
  position: relative;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  padding-bottom: 5px;
  cursor: pointer;
}
.main .layout .right .tab .on {
  color: #1943F3;
}
.main .layout .right .tab .on::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #1943F3;
}
.main .layout .right .contentbox .content {
  display: none;
}
.main .layout .right .contentbox .content li {
  margin-top: 16px;
  background: #F6F8FF;
  border-radius: 14px 0px 14px 0px;
  padding: 14px 26px 14px 12px;
}
.main .layout .right .contentbox .content li:hover {
  background-color: #1A44F3;
}
.main .layout .right .contentbox .content li:hover a .time .year_month,
.main .layout .right .contentbox .content li:hover a .time .day {
  color: #fff;
}
.main .layout .right .contentbox .content li:hover a .title {
  color: #fff;
}
.main .layout .right .contentbox .content li a {
  display: flex;
  align-items: center;
}
.main .layout .right .contentbox .content li a .time {
  margin-right: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main .layout .right .contentbox .content li a .time .year_month {
  font-family: ArialMT;
  font-size: 14px;
  color: #1943F3;
}
.main .layout .right .contentbox .content li a .time .day {
  font-family: ArialMT;
  font-size: 18px;
  color: #1943F3;
}
.main .layout .right .contentbox .content li a .title {
  width: 290px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  margin:0;
}
.main .layout .right .contentbox .on {
  display: block;
}
.elevator-nav {
  position: fixed;
  top: 220px;
  right: 50%;
  margin-right: -690px;
  z-index: 9999999;
}
.elevator-nav li {
  background: #285FE6;
  border-radius: 7px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 14px;
}
.elevator-nav li a {
  width: 66px;
  height: 66px;
  display: block;
  text-align: center;
  padding-top: 5px;
}
.elevator-nav li a:hover {
  color: #ffffff !important;
}
.elevator-nav li a img {
  display: inline-block;
}
.elevator-nav li a span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 16px;
}
.elevator-nav .phoneitme {
  position: absolute;
  top: 28px;
  left: -70px;
  display: none;
}
.elevator-nav .phoneitme span {
  background: url(http://rms.guorent.com/dev/upload/article/0D991DCAAC72A6BB148C6359BDB94C75/1632808332.png) no-repeat;
  background-size: 152px 40px;
  width: 152px;
  height: 40px;
  display: block;
  position: absolute;
  top: -20px;
  left: -83px;
}
.elevator-nav .elevatornav-active:hover .phoneitme {
  display: block;
}
.elevator-nav .ERitme {
  position: absolute;
  top: 14px;
  left: -135px;
  padding: 10px 5px;
  border: 1px solid #4286f5;
  border-radius: 5px;
  background-color: #FFFFFF;
  width: 130px;
  height: 123px;
  display: none;
}
.elevator-nav .ERitme span {
  background: url(https://www.ttcdw.cn/dev/upload/image/20200613/1592034749167839.png) no-repeat #ffffff top center;
  background-size: 100px 100px;
  width: 120px;
  height: 104px;
  display: block;
  position: absolute;
}
.elevator-nav .elevatornav-er:hover .ERitme {
  display: block;
}
/* 20220718新增 公众号 
**图片路径换一下
*/
.elevator-nav .WXitme {
  position: absolute;
  top: -55px;
  left: -135px;
  padding: 10px 5px;
  border: 1px solid #4286f5;
  border-radius: 5px;
  background-color: #FFFFFF;
  width: 130px;
  height: 123px;
  display: none;
}
.elevator-nav .WXitme span {
  background: url(https://www.ttcdw.cn/dev/upload/image/20221118/1668749815328905.jpg) no-repeat #ffffff top center;
  background-size: 100px 100px;
  width: 120px;
  height: 104px;
  display: block;
  position: absolute;
}
.elevator-nav .elevatornav-wx:hover .WXitme {
  display: block;
}
.elevator-nav-2 {
  top: 939px;
}
.elevator-nav-1 {
  top: 700px;
  margin-right: -741px;
  padding: 9px 10px;
  border-radius: 3px;
  background: url(../images/elevator-nav-1-background.png) no-repeat;
  background-size: 100% 100%;
}
.elevator-nav-1 .title {
  display: flex;
  align-items: center;
  background: #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  padding: 3px 5px;
}
.elevator-nav-1 .title img {
  margin-right: 3px;
  display: block;
  width: 20px;
  height: 17px;
}
.elevator-nav-1 .title p {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #1A44F3;
}
.elevator-nav-1 .list .item {
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.elevator-nav-1 .list .item:nth-last-child(1) {
  border: 0;
}
.elevator-nav-1 .list .item:hover a {
  font-weight: bold;
  color: #fff !important;
}
.elevator-nav-1 .list .item a {
  display: inline-block;
  width: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #F9FAFD;
  text-align: center;
}
/* 20220718新增 公众号 */
@media screen and (max-width: 1920px) {
  .elevator-nav {
    margin-right: -48%;
  }
  .elevator-nav-1 {
    top: 220px;
  }
  .elevator-nav-2 {
    margin-right: -45.5%;
    top: 457px;
  }
}
