/* CSS Document */
/*全局基础设置css*/
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
a:focus {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: 0;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul,
ol,
dl {
  list-style: none;
}
/*轮播图*/
.g_importantNews .slideBox {
  width: 660px;
  height: 345px;
  overflow: hidden;
  position: relative;
}
.g_importantNews .slideBox .hd {
  overflow: hidden;
  position: absolute;
  right: 30px;
  bottom: 15px;
  z-index: 1;
}
.g_importantNews .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  list-style: none;
}
.g_importantNews .slideBox .hd ul li {
  float: left;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  background: #d6b128;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}
.g_importantNews .slideBox .hd ul li.on {
  background: #ffffff;
  width: 20px;
  border-radius: 10px;
}
.g_importantNews .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.g_importantNews .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.g_importantNews .slideBox .bd img {
  width: 660px;
  height: 345px;
  display: block;
}
.g_importantNews .m_ulList {
  margin-top: 30px;
}
.g_importantNews .m_ulList li {
  font-size: 18px;
  color: #000000;
  margin-bottom: 20px;
}
.g_importantNews .m_ulList li a {
  color: #000000;
  padding-left: 10px;
}
.g_importantNews .m_ulList li span {
  color: #033e8f;
  font-size: 20px;
  font-weight: bold;
}
@media only screen and (max-width: 750px) {
  .web_w {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .g-mobile .g_importantNews .slideBox {
    width: 100%;
    height: auto;
  }
  .g-mobile .g_importantNews .slideBox .bd img {
    width: 100%;
    height: auto;
  }
}
body li {
  list-style: none;
}
.noDesktop {
  display: none;
}
/*头图部分*/
.g-head {
  width: 100%;
  height: 667px;
  background: url(../images/headBg.jpg) top center no-repeat;
}
.g-part1 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
  margin-top: 40px;
}
.g-part1:after {
  content: "";
  display: block;
  clear: both;
}
.g-part1 .m-part1_l {
  width: 660px;
  margin-right: 20px;
  float: left;
}
.g-part1 .m-part1_r {
  width: 320px;
  float: left;
}
.g-part1 .m-part1_r h2 {
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
  color: #222;
}
.g-part1 .m-part1_r h2 a {
  color: #222;
}
.g-part1 .m-part1_r p {
  font-size: 14px;
  line-height: 28px;
  color: #444;
  text-indent: 2em;
  border-bottom: 1px dashed #9d9d9d;
  padding: 5px 0 15px;
  margin-bottom: 20px;
}
.g-part1 .m-part1_r p a {
  color: #c52d2b;
}
.g-part1 .m-part1_r ul {
  zoom: 1;
}
.g-part1 .m-part1_r ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-part1 .m-part1_r ul li {
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  margin-top: 16px;
}
.g-part1 .m-part1_r ul li a {
  color: #333;
  margin-left: 8px;
}
.g-part1 .m-part1_r ul .moreLi {
  float: right;
  margin-top: 16px;
  font-size: 16px;
  width: 39px;
  height: 12px;
  background: url(../images/more1.png) 0 no-repeat;
}
.g-part1 .m_imgTitle {
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.g-part1 .m_imgTitle a {
  color: #FFFFFF;
  font-size: 18px;
  padding-left: 10px;
}
.g_importantNews .slideBox .hd {
  right: 10px;
  bottom: 15px;
}
.g_importantNews .slideBox .hd ul li {
  background-color: #fff;
}
.g_importantNews .slideBox .hd ul li.on {
  background-color: #aa1c1c;
}
.g-part2 {
  width: 100%;
  height: 384px;
  padding-top: 170px;
  margin-top: 40px;
  background: url(../images/zyjh_bg.jpg) top center no-repeat;
}
.m-part2 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.m-part2:after {
  content: "";
  display: block;
  clear: both;
}
.m-part2 .m-con {
  float: right;
  width: 375px;
  height: 296px;
  margin-right: 40px;
  overflow-y: auto;
}
.m-part2 .m-con p {
  zoom: 1;
  padding-right: 15px;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  text-indent: 2em;
}
.m-part2 .m-con p:after {
  content: "";
  display: block;
  clear: both;
}
.m-part2 .m-con p a {
  color: #fff;
  display: block;
  float: right;
  margin: 30px 0 20px;
}
.g-part3 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 60px;
}
.m-part3 {
  width: 1020px;
  zoom: 1;
}
.m-part3:after {
  content: "";
  display: block;
  clear: both;
}
.m-part3 dl {
  float: left;
  width: 320px;
  margin-right: 20px;
  overflow: hidden;
}
.m-part3 dl dt {
  position: relative;
  width: 270px;
  padding-left: 50px;
  height: 38px;
  font-size: 22px;
  line-height: 38px;
  color: #330000;
  background: url(../images/title_bg.png) 0 0 no-repeat;
  margin-bottom: 7px;
}
.m-part3 dl dt a {
  position: absolute;
  display: block;
  width: 38px;
  height: 13px;
  background: url(../images/more.png) 0 no-repeat;
  top: 17px;
  right: 19px;
}
.m-part3 dl dd {
  background-color: #f7f5f5;
  padding: 25px 15px 0 15px;
  width: 290px;
  height: 275px;
  overflow: hidden;
}
.m-part3 dl dd h2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #222;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.m-part3 dl dd h2 a {
  color: #222;
}
.m-part3 dl dd p {
  font-size: 14px;
  line-height: 28px;
  color: #444;
  text-indent: 2em;
  border-bottom: 1px dashed #9d9d9d;
  padding: 8px 0 15px;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.m-part3 dl dd ul {
  zoom: 1;
}
.m-part3 dl dd ul:after {
  content: "";
  display: block;
  clear: both;
}
.m-part3 dl dd ul li {
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  margin-top: 16px;
}
.m-part3 dl dd ul li a {
  color: #333;
  margin-left: 8px;
}
.m-part3 dl dd ul .moreLi {
  float: right;
  margin-top: 16px;
  font-size: 16px;
  width: 39px;
  height: 12px;
  background: url(../images/more1.png) 0 no-repeat;
}
/*响应式*/
@media only screen and (max-width: 414px) {
  .noDesktop {
    display: block;
  }
  .noMobile {
    display: none;
  }
  .mobHead {
    width: 100%;
    height: auto;
  }
}
