.jxms {
   width: 1200px;
  margin: 0 auto;
  min-height: 600px;
}

.jxms .tiaojian {
   width: 100%;
}

.tiaojian .tj-tit , .mingshi .ms-tit  {
  width: 100%;
  height: 60px;
}

.tiaojian .tj-tit span , .mingshi .ms-tit span {
   display: block;
   height: 60px;
   line-height: 60px;
   text-align: center;
  font-family: "方正小标宋简体";
   font-size: 28px;
   color: #000;
   margin: 0 25px;
  border-bottom: 1px solid #1e7ab9;
}

.tiaojian .tj-con {
  width: 96%;
  margin: 10px auto;
  line-height: 28px;
  text-indent: 2em;
   text-align: justify;
  padding: 8px 8px;
    border-radius: 5px;
}

.tj-con li {
  width: 48%;
  margin: 10px 1%;
  padding: 5px 10px;
  float: left;
}

.tj-con .lx-tit {
  display: block;
   width: 100%;
  height: 40px;
    line-height: 40px;    
}

.tj-con .lx-tit a {
  font-size: 22px;
    font-family: "微软雅黑";
  color: #000;
}

.tj-con .lx-con {
  display: block;
  line-height: 32px;
  font-size: 14px;
  padding: 15px;
  background: #f4f4f4;
  color: #4c4c4c;
}


.mingshi {
  width: 100%;
  margin: 10px auto;
}

.mingshi .ms-con {
  width: 96%;
  margin: 5px auto;
}

.ms-one {
  width: 46%;
  margin: 10px 2% 20px;
  float: left;
  position: relative;
  padding: 10px 0;
  border-bottom: 1px dotted #1e7ab9;
}


.ms-one .subtit {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-family: "微软雅黑";
  font-size: 22px;
  text-align: center;
}

.ms-img {
  float: left;
}

.ms-img img {
    width: 180px;
    height: 270px;
}

.ms-right {
  width: 340px;
  height: 270px;
  float: right;
  position: relative;
}

.ms-right .name {    
  display: block;
    margin: 40px 0 0 20px;
    font-size: 30px;
    font-family: "微软雅黑";
    font-weight: bold;
    width: 93px;
    text-align: justify;
    text-align-last: justify;
    text-justify: distribute-all-lines;
}

.ms-right .zhujiang {
  display: block;
  margin: 20px 0 0 20px;
  font-size: 21px;
  font-family: "宋体";
  text-align: left;
  line-height: 26px;
}

.ms-right .jianjie {
  position: absolute;
    bottom: 0;
    left: 20px;
   display: block;
   width: 150px;
  height: 60px;
  line-height: 60px;
  text-align: center;
   color: #1e7ab9;
  border-radius: 5px;
    font-size: 22px;
    border: 1px solid #1e7ab9;
}