* {
  padding: 0;
  margin: 0;
  border: 0;
  font-family: "微软雅黑";
}
.p_width {
  width: 100%;
  min-width: 1350px;
}
.m_width {
  width: 1350px;
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
.index_main {
  margin: 20px auto;
  min-height:195px;
}
.index_mian {
  margin: 40px auto;
  min-height: 245px;
}
.index_middle {
  background: url(../images/index_middle.png) center no-repeat;
  padding: 82px 0;
  height: 506px;
  margin-top: 20px;
}
.linkbox {
  background: #f4f4f4;
  height: 64px;
  line-height: 64px;
}
.linkbox .yqlj_tt {
  width: 100px;
  color: #333;
  font-size: 17px;
  height: 64px;
  font-weight: bolder;
}
.linkbox .link_list {
  width: 1250px;
  height: 64px;
  line-height: 64px;
}
.linkbox .link_list li {
  color: #333;
  float: left;
  margin-right: 30px;
  font-size: 15px;
  height: 64px;
  line-height: 64px;
}
.linkbox .link_list li a {
  color: #333;
  font-size: 15px;
  height: 64px;
  line-height: 64px;
}
.linkbox .link_list li span {
  font-size: 15px;
  height: 64px;
  line-height: 64px;
  margin-left: 20px;
}
.footerbox {
  background: url(../images/bg_footbox.png) center top no-repeat;
  height: 130px;
  padding: 40px 0 30px 0;
}
.footerbox .copyright {
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.footerbox .copyright span {
  margin: 0 5px;
}
.index_left {
  width: 870px;
}
.index_left .m_tt {
  background: #f5f5f5;
  width: 100%;
  height: 36px;
  line-height: 36px;
  display: block;
  margin-bottom: 15px;
}
.index_right .m_tt {
  background: #f5f5f5;
  width: 100%;
  height: 36px;
  line-height: 36px;
  display: block;
  margin-bottom: 15px;
}
.index_main .m_tt {
  background: #f5f5f5;
  width: 100%;
  height: 36px;
  line-height: 36px;
  display: block;
  margin-bottom: 15px;
}
.m_tt .m_name {
  width: 101px;
  height: 36px;
  line-height: 36px;
  background: url(../images/bg_menu_tt.png) left center no-repeat;
  color: #fff;
  font-size: 16px;
  padding-left: 5px ;
}
.m_tt .m_more {
  height: 36px;
  line-height: 36px;
  padding-right: 15px;
}
.m_tt .m_more a {
  color: #666;
  font-size: 14px;
}

.list ul {
  margin: 10px 0;
}
.list ul li {
  height: 36px;
  line-height: 36px;
}
.list ul li a {
  color: #333;
}
.list ul li span {
  color: #666;
}
.index_right {
  width: 445px;
}

.syzx_list ul {
  margin-left: -15px;
}
.syzx_list ul li {
  margin-left: 15px;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.syzx_list ul li .sz_img img {

    height: auto;

     position: absolute;
        top: 50%;
        margin:0 auto;text-align:center;
        transform: translateY(-50%);}


.ej_banner {
  background: url(../images/banner01.png) center top no-repeat;
  height: 360px;
  position: relative;
}
.ej_banner .topbox {
  position: absolute;
  top: 0;
  z-index: 3;
  background: url(../images/bg_topbox.png) center top no-repeat;
  height: 110px;
  padding: 15px 0;
}
.ej_banner .topbox .logobox {
  width: 300px;
  height: 70px;
}
.ej_banner .topbox .navbox {
  margin-top: 25px;
}
