@charset "utf-8";
/* CSS Document */

body {
  font-size: 14px;
  margin: 0px;
}

a, a:visited, a:active {
  text-decoration: none;
  color: #000;
}

#tb_parts a, a:visited, a:active {
  text-decoration: none;
  color: #fff;
}

a:hover {
  text-decoration: underline;
}

p, form, img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

ul {
  margin-top: 30px;
}

li {
  list-style-type: none;
  margin: 10px;
  padding: 10px;
  overflow: hidden;
  /*自动隐藏文字*/
  white-space: nowrap;
  /*强制不换行*/
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  /*当对象文本溢出时显示...*/
}

ol, ul {
  list-style: none;
}

em {
  font-style: normal;
}

table {
  border: 0px;
  border-style: none;
  margin: 0px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  margin: 0 auto;
  table-layout: fixed;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

td {
  font-family: "宋体";
  font-size: 14px;
  line-height: 1px;
  padding: 10px 0;
}

.Left_List td {
  font-family: "宋体";
  font-size: 14px;
  line-height: 1px;
  padding: 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.DaoHang {
  width: 1100px;
  height: 35px;
  background: #f1f1f1;
  margin: 20px auto;
}

#wrape {
  width: 1100px;
  height: 620px;
  margin: 0 auto;
  margin-top: 20px;
}

.DaoHang span {
  height: 35px;
  line-height: 35px;
  margin-left: 20px;
}

.wrape_Left {
  width: 770px;
  height: 600px;
  border: 1px solid #e1e1e1;
  float: left;
  position: relative;
}

.LM_wrape_Left {
  width: 730px;
  height: 50px;
  margin: 0px auto;
  border-bottom: 2px solid #bdbdbd;
}

.div_title{

}

#LM_title {

  height: 47px;
  line-height: 70px;
  font-size: 22px;
  font-weight: 900;
  color: #bc0000;
  border-bottom: 5px solid #bc0000;
  font-family: "黑体";
  font-style: italic;
  float: left;
  display: inline-block;
}

.wrape_Right {
  width: 305px;
  height: 600px;
  float: right;
}

.LM_wrape_Right {
  width: 305px;
  height: 50px;
  position: relative;
  margin-bottom: 20px;
}

.greyLine_Right {
  width: 210px;
  height: 35px;
  border-bottom: 2px solid #bdbdbd;
  position: absolute;
  top: 18px;
  left: 95px;
}

.greyLine_Left {
  width: 635px;
  height: 35px;
  background: #f3f3f3;
  border-bottom: 2px solid #bdbdbd;
  position: absolute;
  top: 18px;
  left: 115px;
}

.LM_title {
  width: 95px;
  height: 50px;
  line-height: 70px;
  font-size: 22px;
  font-weight: 900;
  color: #bc0000;
  border-bottom: 5px solid #bc0000;
  font-family: "黑体";
  font-style: italic;
  float: left;
}

.MORE {
  float: right;
  width: 45px;
  height: 20px;
  border: 1px solid #f1f1f1;
  margin-top: 24px;
}

.xglm{
  height: 40px;
  line-height: 40px;
  /* width: 100px; */
  background: #ff757d;
  color: #fff;
  font-size: 16px;
  border-radius: 8px;
  display: inline-block;
  margin: 0 auto 15px;
  padding: 2px 18px;
}

.content{
  width: 305px;
}
