@charset "UTF-8";
.banner-cont{max-width: 1680px;min-width:1200px;height: 93px;margin:0 auto;}
.banner-cont img{width: 100%;height: 100%;}
.title {
  height: 55px; }

.curmbs1 {
  float: left; }

.curmbs1 li {
  float: left; }

.news-warp {
  border-top: 1px solid #E5E5E5;
  margin-top: 48px; }

.news-warp ul li {
  padding: 23px;
  border-bottom: 1px solid #E5E5E5;
  overflow: hidden; }

.news-fleft {
  float: left;
  width: 300px;
  height: 150px;
  overflow: hidden }

.news-fleft .newsimg {
  width: 100%;
  display: block; }

.news-right {
  float: right;
  width: 806px;
  overflow: hidden;
  padding-right: 8px;
  position: relative; }

.news-title {
     width: 100%;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #514e4e;}

.news-cnt {
    color: #666363;
    line-height: 20px;
    font-size: 13.49px;
    height: 112px;
    overflow: hidden;
    margin-top: 15px; }

.news-tail {
  text-align: right;
  margin-top: 36px;
  padding-right: 10px;
  color: #666363;
  position: absolute;
  bottom: 0;
  right: 0; }

.news-tail span {
  margin-left: 40px; }

.detail-title {
  font-size: 24px;
  text-align: center;
  padding: 43px 0 66px;
  border-bottom: 1px solid #6b869d; }

.detail-cnt {
  margin-top: 20px;
  padding: 0 38px 50px;
  font-size: 14px;
  color: #666363; }

.detail-cnt p {
  padding: 4px 0;
  line-height: 26px;
  font-family: "微软雅黑" !important; }
.detail-cnt p span{
  font-family: "微软雅黑" !important; }

.detail-cnt p img {
  margin: 0 auto;
  display: block; }

.decoration {
  border-top: 7px solid #6b869d;
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
  /* border: 0; */
  height: 12px;
  border-bottom: 1px solid #6b869d;
  border-left: 0;
  border-right: 0;
  margin-bottom: 30px; }

/**鍔犺浇鍔ㄧ敾***/
.spinner {
  margin: 50px auto 0;
  width: 150px;
  text-align: center;
  display: none; }

.spinner > div {
  width: 16px;
  height: 16px;
  background-color: #5e809b;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

/*# sourceMappingURL=news.css.map */
.curmbs1 li a{ height: 55px;line-height: 55px;font-size: 14px;display: block;float: left;color: #383a43;width:auto;margin-right: 26px;font-weight: bolder;}
.curmbs1 li i{float: left;height: 55px;display: block;width: 15px;background: url(http://www.shdsjt.cn/img/crumbs_arrow.png) no-repeat center;padding: 0 !important;
background-size:8px 8px ;margin-right: 23px;}
.curmbs2 li a{float: right;margin-left: 23px;margin-right: 0;}
.curmbs2 {float: right;}
.curmbs2 li{position:relative;}
.curmbs2 li span{ width: 1px;height: 13px;background: #466884;float: right;position: absolute;right: 0;top: 22px;}

.detail-title{
padding-bottom:40px;	
}
.detail-title p{
width: 800px;margin: 20px auto ;    color: #666363;line-height: 20px;font-size: 13.49px;
}
