
.clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    z-index: 0;
}

/* con-left */
.main-zone {
 width: 1200px;
  margin: 0 auto;
}

.con-left {
  width: 60%;
  margin: 25px 0 0 0;
  border-right: 2px solid #1e7ab9;
  float: left;
}

.one-column {
  width: 44%;
    height: 100px;
    float: left;
    background: #fff;
    margin: 15px 3%;
    border-radius: 5px;
    box-shadow: 3px 3px 5px rgba(50,50,50,0.5);
}

.icon-left {
  width: 30%;
    float: left;
    height: 100px;
    line-height: 100px;
  position: relative;
}

.icon-left .icon {
  font-size: 32px;
  color: #1e7ab9;
}

.icon-left:before {
    content: '';
    width: 2px;
    height: 50px;
    background: #e4e4e4;
    position: absolute;
    right: 0;
    top: 25px;
}

.tit-right {
  width: 65%;
    height: 100px;
    float: left;
    margin-left: 10px;
}

/*.one-column:nth-child(3) .tit-right {
   width: 45%;
}

.one-column:nth-child(6) .tit-right {
   width: 57%;
}*/

.tit-right a {  
    display: block;
    color: #000;
    font-size: 19px;
    font-weight: bold;
    margin: 35px 0;
}

.one-column:nth-child(10) a {
    letter-spacing: 18px;
}

/* 右侧 */
.con-right {
  width: 30%;
  float: left;
  margin-left: 2%;
  margin-top: 25px;
}

.sl-part {
  width: 100%;
  padding: 10px 0 5px 0;
    background: #fff;
    border-radius: 5px;
  margin: 15px 0 0 0;
}

.sl-tit {
    width: 90%;
    border-bottom: 2px solid #1e7ab9;
    margin: 0 5%;
}

.sl-tit h2 {
  display: block;
  padding-left: 20px;
  height: 36px;
  line-height: 36px;
  color: #000;
  font-size: 22px;
  font-family: "Microsoft Yahei";
}

.sl-tit h2 .icon {
   font-size: 24px;
    color: #1e7ab9;
    margin-right: 10px;
}

.sl-con {
  width: 90%;
  margin: 20px 5% 10px;
}

.sl-con p {
    font-size: 15px;
    margin: 6px 0;
    line-height: 20px;  
}

.sl-con p span {
  float: left;
}

.sl-con p span:first-child {
  width: 65px;
  text-align: justify;
}

.jd-part {
  width: 100%;
  padding: 10px 0 5px 0;
    background: #fff;
    border-radius: 5px;
  margin: 30px 0 0 0;
}

.jd-tit {
    width: 90%;
    border-bottom: 2px solid #1e7ab9;
    margin: 0 5%;
}

.jd-tit h2 {
  display: block;
  padding-left: 20px;
  height: 36px;
  line-height: 36px;
  color: #000;
  font-size: 22px;
  font-family: "Microsoft Yahei";
}

.jd-tit h2 .icon {
   font-size: 24px;
    color: #1e7ab9;
    margin-right: 10px;
}

.jd-con {
  width: 90%;
  margin: 20px 5% 10px;
}

.jd-con p {
    font-size: 15px;
    margin: 6px 0;
    line-height: 20px;
}

.jd-con p span {
  float: left;
}

.jd-con p span:first-child {
  width: 20px;
  text-align: justify;
}

.sl-con .sec-line, .jd-con .sec-line {
   margin-left: 76px;
}

/**/
.mainTop{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}
.inforTop{
    width: 550px;
    height: 252px;
    background: #fff;
    padding: 20px;
}
.tit{
    height: 40px;
}
.tit>h3{
    font-size:18px;
    font-family:STSongti-SC-Regular;
    font-weight:400;
  font-weight:bold;
}
.tit>h31{
    font-size:18px;
    font-family:STSongti-SC-Regular;
    font-weight:400;
  color:#fff;
  border-radius:5px;
  background:#1E7AB9;
  padding:3px 12px 3px 0px;
}
.titcolor{
    color: #1e7ab9;
}
.tit>span>a{
    font-size:14px;
    font-family:STSongti-SC-Regular;
    font-weight:400;
    color:rgba(85,85,85,1);
}
.tit>span>a:hover{
    color: #007AFF;
}
.gd{
    display: block;
    height:auto;
    margin-top:0;
}
.color{
    font-size: 12px;
}
.bar{
    display: inline-block;
    width:3px;
    height:14px;
    background:rgba(32,125,187,1);
    margin-right: 10px;
}
/* .syList>ul{
    margin-left: 20px;
} */
.syList>ul>li{
    font-size:16px;
    font-family:STSongti-SC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:36px;
    height: 36px;
}
.syList>ul>li a{
    font-size:16px;
    font-family:STSongti-SC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.syList>ul>li a:hover{
    color: #007AFF;
}
.syList>ul>.list>span{
    margin-top: 18px;
    margin-right: 6px;
}
.syList .dj{
    margin-right: 10px;
    font-size: 12px;
}
.mainBot{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

<!--
.inforL{
    width:240px;
    height:210px;
    background:rgba(255,255,255,1);
    padding: 20px;
}
-->
.link>ul{
    margin-left: 0px;<!-- 原值为10px,应招办要求改动-->
}
.link>ul>li>a,.link>ul>li{
    font-size:16px;
    font-family:STSongti-SC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.link>ul>li>a:hover{
    color: #007AFF;
}
.link>ul>li{
    line-height: 28px;
}

/* 新增 */
.link .thr{
    background: url(../images/三个字.png) no-repeat top left;
}

.link .four{
    background: url(../images/四个字.png) no-repeat top left;
}
.link .fiv{
    background: url(../images/五个字.png) no-repeat top left;
}


.inforM{
    width:550px;
    height:170px;
    background:rgba(255,255,255,1);
    margin-left: 0px;
    padding: 20px;
}
.inforM li{
    float: left;
    width: 200px;
    margin-right: 40px;
}
.inforM li img{
    width: 220px;
    height: 25px;
}
.inforR{
    width:550px;
    height:170px;
    background:rgba(255,255,255,1);
    margin-left: 15px;
    padding: 20px;
}

