body {
  min-width: 1200px;
}
#top1 .c {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  position: relative;
}
#top1 .c .a1 {
  position: absolute;
  top: 8px;
  left: 0px;
}
#top1 .c .a2 {
  position: absolute;
  top: 0px;
  right: 0px;
}
#top1 .c .a2 dl dd {
  float: left;
  position: relative;
  margin-left: 34px;
}
#top1 .c .a2 dl dd .b1 {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 60px;
  font-weight: bold;
  color: #262626;
}
#top1 .c .a2 dl dd .b1:hover,
#top1 .c .a2 dl dd .b1.focus {
  color: #ce0402;
}
#top1 .c .a2 dl dd .box {
  border-top: 1px solid #486b9a;
  text-align: center;
  background: #0c2f61;
  background: rgba(12, 47, 95, 0.95);
  display: none;
}
#top1 .c .a2 dl dd .box .b2 {
  display: block;
  position: relative;
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#top1 .c .a2 dl dd .box .b2:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background: #486b9a;
}
#top1 .c .a2 dl dd .box .b2:after {
  display: block;
  width: 0;
  height: 1px;
  content: "";
  background: #fff;
  transition: 0.3s;
}
#top1 .c .a2 dl dd .box .b2:hover {
  background: #00103c;
}
#top1 .c .a2 dl dd .box .b2:hover:after {
  width: 100%;
}
#top2 {
  background: url(/Public/Dj/images/4.jpg) top center no-repeat;
  position: relative;
  z-index: 10;
}
#top2 .c {
  width: 1200px;
  height: 154px;
  margin: 0 auto;
  position: relative;
}
#top2 .c .a1 {
  padding-top: 52px;
  font-size: 54px;
  color: #ffffff;
}
#top2 .c .a2 {
  position: absolute;
  top: 22px;
  right: 0px;
  line-height: 20px;
  color: #ffffff;
}
#top2 .c .a2 img {
  vertical-align: middle;
}
#top2 .c .a3 {
  position: absolute;
  top: 77px;
  right: 0px;
  width: 258px;
  height: 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.3);
}
#top2 .c .a3 .b1 {
  border: none;
  background: none;
  outline: none;
  width: 217px;
  height: 35px;
  text-indent: 10px;
  color: #ffffff;
}
#top2 .c .a3 .b1::placeholder {
  color: #ffffff;
}
#top2 .c .a3 .b2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 41px;
  height: 35px;
  background: url(/Public/Dj/images/3.png) center no-repeat;
  cursor: pointer;
}
#indexslide {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 592px;
  height: 390px;
}
#indexslide .box {
  width: 592px;
  height: 390px;
  position: relative;
}
#indexslide .box .a1 {
  width: 592px;
  height: 390px;
}
#indexslide .box .a2 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 52px;
  line-height: 52px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  color: #dddddd;
  text-align: center;
  font-size: 16px;
}
#indexslide .left {
  position: absolute;
  bottom: 15px;
  left: 19px;
  z-index: 10;
}
#indexslide .right {
  position: absolute;
  bottom: 15px;
  right: 19px;
  z-index: 10;
}
#index1b {
  width: 578px;
  position: absolute;
  top: 0px;
  right: 0px;
}
#index1b dl dt {
  padding-top: 22px;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  font-weight: bold;
}
#index1b dl dd {
  display: block;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  font-size: 12px;
  color: #cd0401;
}
#index1b dl dd a {
  font-size: 15px;
}
.indexcomm {
  width: 584px;
  position: absolute;
  top: 0;
}
.indexcomm .title {
  position: relative;
  height: 51px;
}
.indexcomm .title .a1 {
  font-size: 30px;
  color: #cd0401;
}
.indexcomm .title .a2 {
  position: absolute;
  top: 15px;
  right: 0px;
}
.indexcomm .title .a2 a {
  color: #888;
}
.indexcomm .title .a2 a:hover {
  color: #cd0401;
}
.indexcomm dl .box1 {
  height: 214px;
}
.indexcomm dl .box1 .a0 {
  float: left;
  width: 286px;
  height: 175px;
  overflow: hidden;
  margin-right: 15px;
}
.indexcomm dl .box1 .a0 img {
  width: 286px;
  height: 175px;
  overflow: hidden;
}
.indexcomm dl .box1 .a1 {
  padding-top: 20px;
  display: block;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}
.indexcomm dl .box1 .a1 a {
  color: #111;
}
.indexcomm dl .box1 .a1 a:hover {
  color: #cd0401;
}
.indexcomm dl .box1 .a2 {
  padding-top: 10px;
  display: block;
  height: 72px;
  line-height: 24px;
  overflow: hidden;
  font-size: 12px;
  color: #666;
}
.indexcomm dl .s {
  height: 214px;
  float: left;
}
.indexcomm dl .s1 {
  margin-right: 10px;
}
.indexcomm dl .box {
  width: 286px;
  height: 175px;
  overflow: hidden;
  position: relative;
}
.indexcomm dl .box .a1 img {
  width: 286px;
  height: 175px;
}
.indexcomm dl .box .a2 {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.indexcomm dl .box .a2 a {
  color: #eee;
}
.indexcomm dl .box .a2 a:hover {
  color: #fff;
}
.indexcomm dl dd {
  display: block;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  clear: both;
  position: relative;
}
.indexcomm dl dd .a1 {
  width: 500px;
  font-size: 12px;
  color: #cd0401;
}
.indexcomm dl dd .a1 a {
  font-size: 15px;
}
.indexcomm dl dd .a2 {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #888888;
}
#ejmain {
  background: url(/Public/Dj/images/5.jpg) top center no-repeat;
  background-size: 100% auto;
  position: relative;
}
#ejmain .c {
  width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  padding-top: 35px;
  background: #ffffff;
}
#weizhi {
  position: relative;
  height: 44px;
  border-bottom: 2px solid #f2f2f2;
}
#weizhi .a0 {
  font-size: 30px;
  font-weight: bold;
  color: #b9b9b9;
}
#weizhi .a0 a {
  color: #121212;
}
#weizhi .a0 a.focus,
#weizhi .a0 a:hover {
  color: #cd0401;
}
#weizhi .a1 {
  color: #cd0401;
  font-size: 30px;
  font-weight: bold;
}
#weizhi .a2 {
  position: absolute;
  top: 13px;
  right: 0px;
  color: #aaaaaa;
}
#weizhi .a2 a {
  color: #aaaaaa;
}
#weizhi .a2 a:hover {
  color: #cd0401;
}
/*ÐÂÎÅ·­Ò³*/
#pageInfo {
  text-align: center;
  padding: 40px 0;
}
#pageInfo em {
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
  font-style: normal;
  color: #222222;
  display: inline-block;
  line-height: 30px;
  padding: 0 15px;
}
#pageInfo em a {
  color: #333333;
}
#pageInfo em a:hover {
  color: #cd0401;
}
#pageInfo span {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
  color: #222222;
}
#pageInfo span a {
  color: #333333;
}
#pageInfo span a:hover {
  color: #cd0401;
}
#pageInfo span.onfocus {
  border: 1px solid #cd0401;
  background: #cd0401;
  color: #fff;
}
#pageInfo span.onfocus a {
  color: #fff;
}
#pageInfo span.onfocus a:hover {
  color: #fff;
}
#bottom1 {
  background: #cd0401;
  background: #9c0a08;
  padding: 35px 0;
}
#bottom1 .c {
  width: 1280px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  color: #d6afaf;
  text-align: center;
  line-height: 2;
}
#bottom1 .c a {
  color: #d6afaf;
}
#bottom1 .c a:hover {
  color: #fff;
}
#onepage {
  padding: 30px 0;
  font-size: 15px;
  line-height: 2;
  min-height: 500px;
}
#onepage table {
  display: inline-block;
  max-width: 98%;
}
/*ÐÂÎÅÏêÏ¸Ò³*/
#newsshow {
  overflow: hidden;
}
#newsshow .a1 {
  font-size: 30px;
  line-height: 2;
  color: #cd0401;
  text-align: center;
  font-weight: normal;
}
#newsshow .a2 {
  padding-top: 10px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
  color: #7b7b7b;
  text-align: center;
}
#newsshow .a3 {
  padding: 24px 0;
  line-height: 2;
  font-size: 15px;
  color: #131313;
}
#newsshow .a3 table {
  display: inline-block;
  max-width: 98%;
}
#newsshow .a4 {
  border-top: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #333;
  font-size: 15px;
  line-height: 2;
  font-weight: bold;
}
#newsshow .a4 a {
  color: #333;
}
#newsshow .a4 a:hover {
  color: #cd0401;
}
#youqing .a1 {
  padding-top: 20px;
  height: 32px;
  font-size: 20px;
  color: #cd0401;
  border-bottom: 1px solid #eaeaea;
}
#youqing .a2 {
  padding-top: 10px;
  padding-bottom: 35px;
  line-height: 2;
}
#tuijian .title {
  padding-top: 20px;
  height: 32px;
  font-size: 20px;
  color: #cd0401;
  border-bottom: 1px solid #eaeaea;
}
#tuijian dl {
  padding-top: 15px;
  padding-bottom: 30px;
  overflow: hidden;
}
#tuijian dl dd {
  display: block;
  width: 50%;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  float: left;
  font-size: 15px;
}
#zhuanti dl dd {
  padding-top: 36px;
  position: relative;
  height: 196px;
}
#zhuanti dl dd .a1 {
  float: left;
  width: 298px;
  height: 196px;
  margin-right: 23px;
  overflow: hidden;
}
#zhuanti dl dd .a1 img {
  width: 298px;
  height: 196px;
  transition: 0.5s;
}
#zhuanti dl dd .a1 img:hover {
  transform: scale(1.1);
}
#zhuanti dl dd .a2 {
  display: block;
  height: 37px;
  padding-top: 24px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
}
#zhuanti dl dd .a3 {
  display: block;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  color: #676767;
  font-size: 15px;
}
#zhuanti dl dd .a4 {
  height: 52px;
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
  padding-top: 32px;
  font-size: 13px;
  color: #aaaaaa;
}
#zhuanti dl dd .a4 a {
  color: #aaaaaa;
}
#zhuanti dl dd .a4 a:hover {
  color: #cd0401;
}
#gongzuodongtai {
  border-bottom: 1px solid #ddd;
}
#gongzuodongtai dl dt {
  height: 410px;
  padding-top: 25px;
}
#gongzuodongtai dl dt .left {
  width: 592px;
  height: 390px;
  margin-right: 30px;
  float: left;
}
#gongzuodongtai dl dt .box {
  overflow: hidden;
  margin-bottom: 12px;
  padding-bottom: 18px;
  border-bottom: 1px solid #eee;
}
#gongzuodongtai dl dt .box .a1 {
  padding-top: 15px;
  height: 35px;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#gongzuodongtai dl dt .box .a1 a {
  color: #121212;
}
#gongzuodongtai dl dt .box .a1 a:hover {
  color: #cd0401;
}
#gongzuodongtai dl dt .box .a2 {
  display: block;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
}
#gongzuodongtai dl dd {
  display: block;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  position: relative;
}
#gongzuodongtai dl dd .a1 {
  width: 1100px;
  font-size: 15px;
}
#gongzuodongtai dl dd .a2 {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #888888;
}
#gongzuodongtainew {
  padding-top: 50px;
}
#gongzuodongtainew dl {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 43px 35px;
}
#gongzuodongtainew dl dd {
  position: relative;
  padding: 15px;
  background: #ffffff;
  box-shadow: 0 0 15px #eee;
}
#gongzuodongtainew dl dd .a0 {
  position: absolute;
  top: 0;
  left: 30px;
  z-index: 2;
  width: 65px;
  height: 65px;
  background: #7a561b;
  color: #ffffff;
  text-align: center;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#gongzuodongtainew dl dd .a0 .b1 {
  padding-top: 10px;
  font-size: 28px;
}
#gongzuodongtainew dl dd .a0 .b2 {
  padding-top: 3px;
  opacity: 0.8;
  font-size: 13px;
}
#gongzuodongtainew dl dd .a1 {
  height: 243px;
  overflow: hidden;
}
#gongzuodongtainew dl dd .a1 img {
  width: 100%;
  height: 243px;
  transition: 0.5s;
  object-fit: cover;
}
#gongzuodongtainew dl dd .a2 {
  padding: 0 7px;
  padding-bottom: 12px;
}
#gongzuodongtainew dl dd .a2 .b2 {
  display: block;
  padding-top: 15px;
  max-height: 60px;
  line-height: 30px;
  overflow: hidden;
  font-weight: bold;
  font-size: 18px;
}
#gongzuodongtainew dl dd .a2 .b3 {
  padding-top: 8px;
  display: block;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  color: #686868;
  font-size: 15px;
}
#gongzuodongtainew dl dd:hover {
  box-shadow: 0 0 15px #ddd;
}
#gongzuodongtainew dl dd:hover .a0 {
  background: #c8953f;
}
#gongzuodongtainew dl dd:hover .a1 img {
  transform: scale(1.1);
}
#gongzuodongtainew dl dd:hover .a2 .b2 {
  color: #c8953f;
}
#gongzuodongtainew dl dd:hover .a2 .b3 {
  color: #c8953f;
}
#dangyuanxianfeng .box {
  padding-top: 25px;
  display: grid;
  grid-template-columns: 240px auto;
  gap: 26px;
  align-items: center;
  color: #403d3e;
  transition: 0.5s;
}
#dangyuanxianfeng .box .a1 {
  display: block;
  padding-bottom: 58.33%;
}
#dangyuanxianfeng .box .a2 {
  font-size: 20px;
  line-height: 1.7;
  height: 68px;
}
#dangyuanxianfeng .box .a3 {
  border: 2px solid #e9eae9;
  width: 60px;
  height: 96px;
  display: grid;
  display: none;
  align-content: center;
  text-align: center;
  color: #a1a1a1;
  font-family: Arial;
}
#dangyuanxianfeng .box .a3 .b1 {
  font-size: 36px;
  font-weight: bold;
}
#dangyuanxianfeng .box .a3 .b2 {
  padding: 4px 0;
  font-size: 16px;
}
#dangyuanxianfeng .box .a3 .b3 {
  font-size: 22px;
  font-weight: bold;
}
#dangyuanxianfeng .box:hover {
  color: #573e2a;
  transform: translateY(-3px);
}
#dangyuanxianfeng .box:hover .a2 {
  font-weight: bold;
}
#dangyuanxianfeng .box:hover .a3 {
  color: #573e2a;
}
#sizhengjiaoyu {
  border-bottom: 1px solid #ddd;
}
#sizhengjiaoyu dl dt {
  padding-top: 20px;
}
#sizhengjiaoyu dl dt .box {
  overflow: hidden;
  margin-bottom: 12px;
  padding-bottom: 18px;
  border-bottom: 1px solid #eee;
}
#sizhengjiaoyu dl dt .box .a1 {
  padding-top: 15px;
  height: 35px;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#sizhengjiaoyu dl dt .box .a1 a {
  color: #121212;
}
#sizhengjiaoyu dl dt .box .a1 a:hover {
  color: #cd0401;
}
#sizhengjiaoyu dl dt .box .a2 {
  display: block;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
}
#sizhengjiaoyu dl dd {
  display: block;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  position: relative;
}
#sizhengjiaoyu dl dd .a1 {
  width: 1100px;
  font-size: 15px;
}
#sizhengjiaoyu dl dd .a2 {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #888888;
}
#tongzhigonggao {
  border-bottom: 1px solid #f0f0f0;
}
#tongzhigonggao dl dt {
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 18px;
}
#tongzhigonggao dl dt .a1 {
  padding-top: 41px;
  height: 35px;
  font-size: 20px;
  font-weight: bold;
  color: #cd0401;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#tongzhigonggao dl dt .a1 a {
  color: #cd0401;
}
#tongzhigonggao dl dt .a1 a:hover {
  color: #cd0401;
}
#tongzhigonggao dl dt .a2 {
  display: block;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
}
#tongzhigonggao dl dd {
  display: block;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  position: relative;
}
#tongzhigonggao dl dd .a1 {
  width: 1100px;
  font-size: 15px;
}
#tongzhigonggao dl dd .a2 {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #888888;
}
/*# sourceMappingURL=style.css.map */