@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
}

body {
  width: 100vw;
  height: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: scroll;
}

.home-head {
  width: 100%;
  min-width: 1680px;
  height: 140px;
  min-height: 140px;
  background-color: #A72615;
  background-image: url("/system/_owners/ltxcnew/_webprj/img/head1.png");
  background-size: 100% 100%;
}

.home-head-div1 {
  width: 1440px;
  height: 100%;
  margin: 0 auto;
}

.home-head-img {
  width: 390px;
  height: 60px;
  margin-top: 40px;
}

.home-head-input {
  width: 260px;
  height: 40px;
  position: relative;
  float: right;
  bottom: 50px;
}

.home-menu {
  width: 100%;
 min-width: 1680px;
  height: 50px;
  min-height: 50px;
  background-color: #ffffff;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.15));
  transition: unset;
  position:relative;
  z-index:1;
  display:flex;
  justify-content: center;
  box-shadow:0px 3px 6px rgba(0,0,0,0.15)
}

.home-menu-column {
  width: 1440px;
  height: 50px;
 
  
}

.img-ul-li {
  width: 44px;
  height: 4px;
  line-height: 160px;
  float: left;
  font-size: 22px;
  background-color: green;
  margin-left: 10px;
  margin-top: 80px;
  cursor: pointer;
}

.home-com-img-photo {
  width: 1440px;
  height: 430px;
  margin: 0 auto;
  position: relative;
}

.home-con-img-div {
  width: 100%;
  min-width: 1680px;
  height: 430px;
  min-height: 430px;

}

.home-con-img {
  width: 100%;
  height: 100%;
}

.carousel-inner img {
  width: 100%;
  height: 430px;
}

.home-tag-div {
  width: 100%;
  min-width: 1680px;
  height: 70px;
  min-height: 70px;
position: relative;
  top: 41px;
}

.home-tag {
  width: 1440px;
  height: 100%;
  min-height: 70px;
  margin: 0 auto;
  
}

.tag1 {
  width: 260px;
  height: 100%;
  float: left;
}

.tag1-space {
  margin-left: 133px;
}

.home-con1-external-div {
  width: 100%;
  min-width: 1680px;
  height: 480px;
  min-height: 480px;
 position: relative;
  top: 55px;
}

.home-con1 {
  width: 1440px;
  height: 100%;
  margin: 0 auto;

}

.home-con1-tit {
  width: 100%;
  height: 50px;
  position: relative;
}

.home-con-photo-news {
  width: 700px;
  height: 100%;
  float: right;
}

.home-con-overall-news {
  width: 700px;
  height: 100%;
}

.home-con2-external-div2 {
  width: 100%;
  min-width: 1680px;
  height: 370px;
  min-height: 370px;
  position:relative;
  top:105px;
}

.home-con2 {
  width: 1440px;
  height: 100%;
  margin: 0 auto;
}

.home-info-news {
  width: 700px;
  height: 370px;
  float: right;
}

.home-basic-news {
  width: 700px;
  height: 370px;
}

.home-con2-external-div3 {
  width: 100%;
  min-width: 1680px;
  height: 260px;
  min-height: 260px;
position: relative;
  top: 160px;
}

.home-con3 {
  width: 1440px;
  height: 260px;
  margin: 0 auto;
  
}

.home-con4 {
  margin-top: 47px;
}

.home-con3-tit {
  width: 100%;
  height: 60px;
}

.home-con3-img {
  width: 100%;
  height: 200px;
}

.home-end-bar {
  width: 100%;
  min-width: 1680px;
  height: 140px;
  min-height: 140px;
  background: #921316;
  position: relative;
  top:215px;
}

.home-head-input1 {
  border-radius: 30px;
  background-color: white;
  width: 258px;
  min-width: 258px;
  max-width: 258px;
  height: 40px;
  outline: none;
  border: 0;
  padding: 0 20px;
  font-size: 13px;
  font-family: "Microsoft YaHei",sans-serif;
  color: rgb(51,51,51);
  transform: scale(1);
}


.input-icon {
  width: 29px;
  height: 25px;
  position: relative;
  bottom: 35px;
  left: 221px
}

.home-menu-column-1 {
  width: 180px;
  height: 50px;
  float: left;
  text-align: center;
  line-height: 50px;

}

.menu-length{
  margin: 0 10px;
}

.dropdown div a:hover{
  color: rgb(174,0,4) !important;
}

.home-menu-column-1 > div > ul{
  transform: translate3d(8px, 41px, 0px) !important;
  width: auto !important;
  min-width: 180px !important;
  top: 15px !important;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  will-change: transform;
  left: 0;
  position: relative !important;
  z-index: 9999;
}
.dropdown ul li a {
  display: block;
  line-height: 46px !important;
  color: rgb(51, 51, 51);
  font-size: 18px;
  text-align: center;
  white-space: nowrap;
}


.letter-span {
  text-align: center;
  line-height: 0;
  color: rgb(51, 51, 51);
  font-size: 14px;
  letter-spacing: 0;
}



.home-menu-column-1 span{
  cursor: pointer;
}

.home-menu-column-1 >a >span{
  color:black;
}

.home-menu-column-1 span:hover{
  color: #AE0004;
}

.home-menu-column-1 > div > div {
  margin: 0;
  padding: 0;
  background-color: white;
  border: 0;
  font-size: 20px;
  color: black;
  position: absolute;
  top: 10px;
  right: 45px;
}

.home-menu-column-1 img {
  position: relative;
  left: 2px;
  top: 2px;
  opacity: 0.7;
}

.menu-hand-font {
  font-size: 20px;
  font-family: "Microsoft YaHei";
}

.home-page {
  color: rgb(174,0,4) !important;
}

.a-font{
  color: #333333;
}

.tag-img {
  width: 100%;
  height: 100%;
  background-position: 100% 100%;
cursor: pointer;
}

.tag-img-o {
  position: relative;
  left: 100px;
}

.contact a:hover{
  color: rgb(174,0,4) !important;
}

.tag-img1 {
  background: url("/system/_owners/ltxcnew/_webprj/img/lituixiugongzuoguanlixitong_1.svg") no-repeat;
}

.tag-img2 {
  background: url("/system/_owners/ltxcnew/_webprj/img/jiankangshenghuo_1.svg") no-repeat;
}

.tag-img3 {
  background: url("/system/_owners/ltxcnew/_webprj/img/xiaoyuanditu_1.svg") no-repeat;
}

.tag-img4 {
  background: url("/system/_owners/ltxcnew/_webprj/img/ziliaoxiazai_1.svg") no-repeat;
}


.cont-icon1 {
  width: 20px;
  height: 20px;
  float: left;
  position: relative;
  top: 3px;
}

.con-font {
  font-size: 26px;
  font-weight: bolder;
  float: left;
  color: #000000;
  position: relative;
  left: 8px;
  bottom: 5px;
}

.con-more {
  width: 48px;
  margin-left: 658px;
  font-size: 10px;
  position: relative;
}

.con-more-a {
  text-decoration: none;
  color: #333333;
  font-size: 15px;
  font-family: "Microsoft YaHei";
}

.photo-news-font {
  height:70px;
  position: relative;
  color: white;
  font-size: 20px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  top:-80px;
  white-space:nowrap;
  overflow:hidden;
}
.photo-news-font div{
  height: 100%;
  background: rgb(0,0,0);
  opacity: 0.5;
}

.photo-news-font span{
  width: 95%;
    position: absolute;
    left: 20px;
    top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}


.con-space {
  width: 700px;
  height: 420px;
  position: relative;
  top: 10px;
}
.carousel-indicators-li{
  width: 15px !important;
  height: 15px !important;
  margin-right: 5px !important;
  margin-left: 5px !important;
  border-radius: 50%;
}


.right-up {
  width: 700px;
  flex: 1;
  display: flex;
  flex-direction: row;
  position:relative;
  left: 0;
  top: 0;
  height: 60px;
  border-width: 1px;
  border-color: rgb(242, 242, 242);
  border-style: none none solid;
  transition: unset;

}

.right-font {
  width:648px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  text-align: left;
  line-height: 60px;
  position: absolute;
  white-space: nowrap;
  overflow:hidden;
  text-overflow: ellipsis;
}

.con-a {
  text-decoration: none;
  color: #333333;
}

.right-year {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(170, 170, 170);
  white-space: nowrap;
  margin-left: 658px;
  margin-top: 14px;
}

.other-div {
  height: 30px;
}

.con-middle-space {
  width: 700px;
  height: 370px;
  position: relative;
  top: 15px;
}

.middle-left {
  width: 100%;
  height: 90px;
  background: rgb(242, 242, 242);
  border-width: 1px;
  border-color: rgb(242, 242, 242);
  border-style: solid;
  transition: unset;
  margin-top: 20px;
}

.middle-left-ann-month {
  width: 48px;
  height: 20px;
  margin-left: 17px;
  margin-top: 20px;
  font-size: 19px;
  font-family: "Microsoft YaHei";
  color: #F59B22;
  float: left;
  font-weight: bold;
}

.middle-left-ann-year {
  width: 55px;
  height: 16px;
  margin-left: 20px;
  line-height: 30px;
  font-size: 15px;
  font-family: "Microsoft YaHei";
  color: #F59B22;
  float: none;
}

.middle-left-ann-info {
  width: 576px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  float: left;
  margin-top: -10px;
  margin-left: 104px;
}

.right-h {
  height: 62px;
  top:3px;
}

.con-more-silver {
  margin-left: 1398px;
}

.tail-con {
  display:flex;
justify-content: space-between;
  width: 1440px;
  height: 200px;
  position: absolute;
  top: 63px;
}

.tail-con-img {
  width: 450px;
  height: 100%;
  float: left;
}

.tail-con-img-margin{
  margin-left:44.5px;
}

.tail-con-div-space {
  margin-left: 44.5px;
}

.tail-con-img-space {
  height: 100%;
  width: 200px;
  float: left;
}

.tail-con-img1 {
  width: 100%;
  height: 100%;
}

.tail-tit-con {
  width: 250px;
  height: 100%;
  float: left;
  background-color: rgba(234,221,219,1);
}

.tail-tit-con-t {
  width: 220px;
  height: 50px;
  margin-top: 25px;
  line-height: 60px;
  font-weight: bold;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: #333333;
  white-space:nowrap;
  overflow:hidden;
}

.tail-s {
  margin-left: 20px;
}

.tail-tit-con-c {
  width: 220px;
  height:120px;
  font-size: 13px;
  line-height: 30px;
  font-family: 微软雅黑, "sans-serif";
  overflow:hidden;
}


.tail-con-grey-space {
  width: 267px;
  height: 100%;
  float: left;
}

.tail-con-grey-space-margin{
  
}

.end-bar-img {
  width: 380px;
  height: 60px;
  position: relative;
  top: 40px;
}

.end-bar-link {
  width: 384px;
  height: 30px;
  position: relative;
  left: 490px;
  bottom: 30px;
}

.icon {
  width: 14px;
  height: 14px;
  position: absolute;
  bottom: 5px;
  opacity: 1;
}

.school-inside {
  width: 56px;
  height: 18.5px;
  font-size: 14px;
  font-family: "Microsoft YaHei", sans-serif;
  position: absolute;
  bottom: 0;
  left: 25px;
  color: #ffffff;
}

.school-inside > div > div{
  font-size: 14px;
}

.school-inside > div > div:hover{
  color: #ffffff;
}


.dropup > ul > li {
  width: 100%;
  height: 31px;
  list-style: none;
  border-width: 1px;
  border-color: rgb(215, 215, 215);
  border-style: none none dashed none;
  transition: unset;
  z-index: 0;
}

.dropup > div {
  background: none;
  color: #ffffff;
  border: 0;
  position: relative;
  bottom: 5px;
  right: 15px
}

.dropup > ul > li > a{
  width: 100%;
  height: 100%;
  font-size: 12px;
  color: black;
  font-family: "Microsoft YaHei",sans-serif;
  display: inline-block; 
  text-align: center;
}

.tail-a{
  color: black;
}

.dropup > ul {
  width: 181px;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  transform: translateX(-15%);
  background: rgb(238, 238, 238);
  overflow: hidden;
}

.dropup > div {
  background: none;
  color: #ffffff;
  border: 0;
  position: relative;
  bottom: 5px;
  right: 15px
}

.school-out {
  left: 125px;
}

.letter {
  left: 230px;
  width: 56px;
  border: 0;
}

.icon-2 {
  left: 100px
}

.icon-3 {
  left: 206px;
}

.end-bar-span {
  width: 340px;
  height: 18.5px;
  position: relative;
  left: 490px;
  bottom: 15px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-size: 14px;
}

.end-bar-qr {
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: 87px;
  right: 0;
  top: 22px;
}

.end-bar-qr-font {
  width: 50px;
  height: 20px;
  color: #ffffff;
  font-size: 10px;
  font-family: "Microsoft YaHei";
  position: absolute;
  bottom: 87px;
  right: 10px;
  top: 102px;

}

.end-bar-div {
  width: 1440px;
  height: 100%;
  margin: 0 auto;
position: relative;
}

.input-icon {
  position: relative;
  bottom: 61px;
  left: 97px;
}

.icon-search {
  width: 19px;
  height: 19px;
  border-radius: 100%;
  border: 2px solid currentcolor;
  color: #B9191A;
  position:absolute;
  top:10px;
  left:222px
}

.icon-search:after {
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px;
  height: 2px;
  position: absolute;
  top: 15px;
  left: 13px;
  background-color: currentcolor;
}

.con-space .carousel-indicators{
  position: absolute;
  top: 90%;
}

.con-space .carousel-inner{
  height: 420px;
}