@import "common.css";
.txtEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsList {
  width: 100%;
}
.newsList li {
  line-height: 40px;
  overflow: hidden;
}
.newsList li a {
  display: block;
  width: 82%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  padding-left: 10px;
  background: url(../images/common/newsList_dot.png) no-repeat left center;
}
.newsList li a span.type {
  padding-right: 10px;
  border-right: solid 2px #E5E5E5;
  margin-right: 10px;
}
.newsList li a:hover {
  color: #bd1a2d;
  background: url(../images/common/newsList_dot_over.png) no-repeat left center;
}
.newsList li span.date {
  color: #666;
  float: right;
}
body {
  background: url(../images/index/top_body_bg.jpg) no-repeat center top;
}
/* topBox */
.topBox {
  width: 100%;
  height: 534px;
  overflow: hidden;
}
.topBox .logo_sjs {
  width: 595px;
  height: 235px;
  position: absolute;
  left: 50%;
  top: 75px;
  z-index: 9;
  margin-left: -298px;
}
.topBox .logo_bj {
  width: 54px;
  height: 56px;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 9;
}
.topBox .topList {
  position: absolute;
  left: 70px;
  top: 14px;
  z-index: 9;
}
.topBox .topList li {
  float: left;
   padding-top:26px;
  margin: 0 10px 20px 0;
}
.topBox .topList li a {
  font-size: 12px;
  color: #FFF;
}
.topBox .topList li a span {
  margin-left: 10px;
}
.topBox .searchBox {
  width: 703px;
  height: 58px;
  position: absolute;
  left: 50%;
  top: 340px;
  margin-left: -420px;
  z-index: 99;
  background-color: #FFF;
  border: solid 1px #dcdcdc;
  border-radius: 10px;
  padding-right: 135px;
}
.topBox .searchBox .searchBtn {
  width: 134px;
  height: 60px;
  background: url(../images/index/search_btn_bg.png) no-repeat;
  position: absolute;
  right: -1px;
  top: -1px;
  z-index: 99;
  border: none;
  cursor: pointer;
}
.topBox .searchBox .searchTxt {
  width: 590px;
  height: 58px;
  line-height: 58px;
  padding-left: 10px;
  float: right;
  font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}
.topBox .searchBox .layui-form-item {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100px;
  height: 58px;
  margin-bottom: 0;
  font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}
.topBox .searchBox .layui-form-item .layui-form-select .layui-input {
  height: 58px;
  border: none;
  border-right: solid 1px #e6e6e6;
  border-radius: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.topBox .searchBox .layui-form-item .layui-form-select dl {
  top: 50px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.topBox .searchBox .layui-form-item .layui-form-select dl dd {
  line-height: 30px;
}
.topBox .searchBox .layui-form-item .layui-form-select dl dd.layui-this {
  background-color: #bd1a2d;
}
.topBox .searchWord {
  width: 840px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  left: 50%;
  top: 420px;
  margin-left: -420px;
  z-index: 9;
}
.topBox .searchWord h3 {
  width: 80px;
  float: left;
  text-align: right;
}
.topBox .searchWord a {
  margin-right: 20px;
}
.topBox .searchWord a:hover {
  color: #bd1a2d;
}
.topMenuBox {
  width: 1200px;
  height: 60px;
  margin: 0 auto 50px;
  position: relative;
}
.topMenuBox .topMenu li {
  float: left;
  line-height: 60px;
  margin: 0 35px;
}
.topMenuBox .topMenu li a {
  font-size: 24px;
  color: #FFF;
  display: block;
  height: 100%;
}
.topMenuBox .topMenu li a:hover {
  background: url(../images/index/bg_nav_ch.png) no-repeat center bottom;
}
.topMenuBox .topMenu li a.on {
  background: url(../images/index/bg_nav_ch.png) no-repeat center bottom;
}
.topMenuBox .topMenu .menu_secondary {
  width: 100%;
  position: absolute;
  left: 0;
  top: 60px;
  display: none;
}
.topMenuBox .topMenu .menu_secondary ul {
  width: 1115px;
  margin: 0 auto;
  height: 40px;
}
.topMenuBox .topMenu .menu_secondary ul li {
  width: auto;
  margin: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  float: left;
}
.topMenuBox .topMenu .menu_secondary ul li a {
  display: inline;
  font-size: 16px;
  color: #FFF;
  padding-bottom: 0;
}
.topMenuBox .topMenu .menu_secondary ul li a:hover {
  color: #f5d389;
  border-bottom: 0;
  background: none;
}
.topMenuBox .topMenu .menu_secondary ul.menu_ywdt {
  margin-left: 10px;
}
.topMenuBox .topMenu .menu_secondary ul.menu_ywdt li {
  padding: 0 50px;
}
.topMenuBox .topMenu .menu_secondary ul.menu_zwgk li {
  padding: 0 28px;
}
.topMenuBox .topMenu .menu_secondary ul.menu_zwfw li {
  padding: 0 30px;
}
.topMenuBox .topMenu .menu_secondary ul.menu_zmhd li {
  padding: 0 42px;
}
.topMenuBox .topMenu .menu_secondary ul.menu_mlhd {
  width: 1000px;
  padding-left: 200px;
}
.topMenuBox .topMenu .menu_secondary ul.menu_mlhd li {
  padding: 0 40px;
}
.topLine {
  width: 100%;
  height: 549px;
  max-width: 1920px;
  margin: 0 auto;
  background: url(../images/index/topLine_bg.png) no-repeat center top;
}
.topLine .wrap {
  height: 420px;
}
.topLine .topSlideBox {
  float: left;
}
.topLine .topSlideBox .topSlide {
  width: 650px;
  height: 410px;
  overflow: hidden;
  position: relative;
}
.topLine .topSlideBox .topSlide .bd {
  width: 640px;
  height: 350px;
  overflow: hidden;
  position: relative;
  border: solid 5px #FFF;
  border-radius: 5px;
}
.topLine .topSlideBox .topSlide .bd li {
  width: 640px;
  height: 350px;
  overflow: hidden;
  position: relative;
}
.topLine .topSlideBox .topSlide .bd li a {
  display: block;
  width: 640px;
  height: 350px;
  overflow: hidden;
}
.topLine .topSlideBox .topSlide .bd li a img {
  display: block;
  width: 640px;
  height: 350px;
}
.topLine .topSlideBox .topSlide .hd {
  position: absolute;
  right: 0;
  bottom: 25px;
  width: 270px;
  height: 6px;
  z-index: 9;
}
.topLine .topSlideBox .topSlide .hd li {
  width: 56px;
  height: 4px;
  float: left;
  margin-right: 10px;
  background: url(../images/index/slide_dot.png) no-repeat;
  text-indent: -1978px;
  overflow: hidden;
  cursor: pointer;
}
.topLine .topSlideBox .topSlide .hd li.on {
  background: url(../images/index/slide_dot_over.png) no-repeat;
}
.topLine .topRight {
  width: 490px;
  height: 360px;
  padding: 10px 0 40px 0;
  float: right;
}
.topLine .topRight .headNews {
  margin-top: 40px;
}
.topLine .topRight .headNews h2 a {
  font-size: 30px;
  color: #FFF;
  line-height: 40px;
}
.topLine .topRight .headNews p.desc {
  font-size: 14px;
  color: #e3a5aa;
  line-height: 30px;
  margin-top: 20px;
}
.topLine .topRight .headNews p.desc a {
  font-size: 20px;
  color: #FFF;
  border-bottom: solid 1px #fcdeb5;
  display: block;
  width: 100px;
  margin-top: 20px;
}
.topLine .topRight .headNews p.desc a:hover {
  color: #fcdeb5;
}
.topLine .topRight .rightCon .newsList li a {
  color: #FFF;
  width: 100%;
}
.topLine .topRight .rightCon .newsList li a i.newsIcon {
  background: url(../images/common/newsList_dot_white.png) no-repeat;
}
.topLine .topRight .rightCon .newsList li a:hover {
  color: #fff995;
}
.topLine .topRight .rightCon .newsList li a:hover i.newsIcon {
  background: url(../images/common/newsList_dot_yellow.png) no-repeat;
}
