﻿@charset "utf-8";



/* 组件ID */
#cont_char_1400_005 {
  font-size: 16px;
}

/* 组件样式 */
.cont_char_1400_005 {}

/* 文字进入式下划线 */
.cont_char_1400_005 .titline i {
  display: inline;
  font-style: normal;
  position: relative;
  background-image: linear-gradient(#166742, #166742);
  background-position: right bottom;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size 1s;
  font-weight: inherit;
}

.cont_char_1400_005 a:hover .titline i {
  background-position: left bottom;
  background-size: 100% 1px;
  font-weight: inherit;
  color: inherit;
}

.cont_char_1400_005 a:hover .titline {
  color: #166742;
}

.cont_char_1400_005 .contchar14_5_wid {
  max-width: 1400px;
  margin: 0 auto;
}


.cont_char_1400_005 .contchar14_5_tlist ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cont_char_1400_005 .contchar14_5_tlist ul li {
  width: 48%;
  padding: 13px 20px 13px 13px;
  border: 1px solid #C0C0C0;
  position: relative;
  margin-top: 40px;
}

.cont_char_1400_005 .contchar14_5_tlist ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 230px;
  background: rgba(155, 13, 20, 0.1);
  clip-path: polygon(0 0, 45% 0, 100% 100%, 0 100%);
  transition: all 0.3s;
}

.cont_char_1400_005 .contchar14_5_tlist ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;

}

.cont_char_1400_005 .contchar14_5_tlist ul li a .modulepics {
  width: 205px;
  margin-right: 6%;
}

.cont_char_1400_005 .contchar14_5_tlist ul li a .modulepics .modulepic {
  padding-top: 129%;

}

.cont_char_1400_005 .contchar14_5_tlist ul li a .moduleinfo {
  flex: 1;
  min-width: 0;
}

.cont_char_1400_005 .contchar14_5_tlist ul li a .moduleinfo h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  color: #9B0D14;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cont_char_1400_005 .contchar14_5_tlist ul li a .moduleinfo div {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 33px;
  padding-top: 20px;
}

.cont_char_1400_005 .contchar14_5_tlist ul li a .moduleinfo div p {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0em;
  color: #9E9E9E;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
}

.cont_char_1400_005 .contchar14_5_tlist ul li a .moduleinfo span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0em;
  color: #9E9E9E;
  background: url(../images/contchar14_5_itemmore.png) no-repeat;
  background-position: right center;
  margin-top: 20px;
}

.cont_char_1400_005 .contchar14_5_tlist ul li:hover::before {
  background: #9B0D14;
}
 

@media screen and (max-width: 1400px) {
  

 
  .cont_char_1400_005 .contchar14_5_tlist ul li a .modulepics {
    width: 160px;
  }
  .cont_char_1400_005 .contchar14_5_tlist ul li::before{
    width:180px
  }
}

@media screen and (max-width: 1024px) {
  

  

  .cont_char_1400_005 .contchar14_5_tlist ul li {
    margin-top: 25px;
  }

}

@media screen and (max-width: 768px) { 

  .cont_char_1400_005 .contchar14_5_tlist ul li::before {
    display: none;
  }

  .cont_char_1400_005 .contchar14_5_tlist ul li a {
    display: block;
  }

  .cont_char_1400_005 .contchar14_5_tlist ul li a .modulepics {
    margin: 0 auto;
    width: 120px;
  }

  .cont_char_1400_005 .contchar14_5_tlist ul li a .moduleinfo h3 {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
  }

  .cont_char_1400_005 .contchar14_5_tlist ul li a .moduleinfo div {
    padding: 10px 0;
  }

  .cont_char_1400_005 .contchar14_5_tlist ul li a .moduleinfo div p {
    text-align: center;
    font-size: 14px;
    line-height: 26px;
  }

  .cont_char_1400_005 .contchar14_5_tlist ul li a .moduleinfo span {
    margin-top: 10px;
  }

  .cont_char_1400_005 .contchar14_5_tlist ul li {
    width: 49%;
    padding: 10px;
  }
}
 
 