﻿*{font-family:"微软雅黑"!important;}
a:focus{
  outline:none;
}
a:hover{
  text-decoration:none;
}
.main {
  width: 100%;
  height: auto;
  min-width: 1200px;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.box1 {
  padding: 32px 0;
}
.slideBox {
  width: 600px;
  height: 358px;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 12px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 15px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 12px;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.slideBox .hd ul li.on {
  background: #1764ce;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd ul{
	width: 100% !important;
	height: 358px !important;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;height:100%;
width: 100% !important;
}
.slideBox .bd img {
  width: 600px;
  height: 358px;
  display: block;object-fit: cover;
}
.slideBox .bd p {
  width: 100%;
  height: 42px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  font: normal 14px/42px "微软雅黑";
  padding-left: 20px;
  color: #fff;
}
.slideBox .bd p span{
  display: inline-block;
  width: 76%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zwyw {
  width: 576px;
  height: auto;
}
.zwyw h5 {
  height: 26px;
  padding-left: 20px;
  font-family: "微软雅黑";
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #333333;
  background: url("lsst.png") no-repeat left center;
}
.zwyw h5 .more {
  float: right;
  font-family: "微软雅黑";
  font-size: 16px;
  font-weight: normal;
  color: #999999;
}
/*.zwyw h5 .more:hover {
  text-decoration: underline;
}*/
.zwyw ul {
  margin-top: 20px;
}
.zwyw li {
  height: 52px;
  padding: 10px 0;
  font: normal 16px/32px "微软雅黑";
  border-bottom: 1px solid #eeeeee;
}
.zwyw li a {
  color: #333;
}
.zwyw li a {
  display: inline-block;
  width: 81%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zwyw li i {
  display: inline-block;
  float: left;
  width: 54px;
  height: 32px;
  margin-right: 10px;
  background: url("icon_normal.png") no-repeat left center;
  color: #115db2;
  padding-left: 18px;
  font-style: normal;
}
.zwyw li span {
  color: #cccccc;
  float: right;
}
.zwyw li:hover a {
  color: #115db2;
}
.zwyw li:hover i {
  background: url("icon_hover.png") no-repeat left center;
  color: #fff;
}
.box2 {
  background: url("bg.png") no-repeat top center;
  padding: 32px 0;
}
.w580 {
  width: 580px;
  background: #fff;
  padding: 30px 20px 20px;
}
.list h5 {
  width: 100%;
  height: 26px;
  padding-left: 20px;
  margin-bottom: 18px;
  font-family: "微软雅黑";
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #333333;
  background: url("lsst.png") no-repeat left center;
}
.list h5 .more {
  float: right;
  font-family: "微软雅黑";
  font-size: 16px;
  font-weight: normal;
  color: #999999;
}
/*.list h5 .more:hover {
  text-decoration: underline;
}*/
.list li {
  font: normal 16px/42px "微软雅黑";
  background: url("dot.png") no-repeat left center;
  background-size: 6px;
  padding-left: 15px;
  overflow: hidden;
}
.list li a {
  color: #333;
}
.list li a{
  width: 78%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float:left;
}
.list li span {
  color: #cccccc;
  float: right;
}
.list li:hover a {
  color: #115db2;
}
.list .more {
  float: right;
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #999999;
}
/*.list .more:hover {
  text-decoration: underline;
}*/
.box3 {
  padding: 10px 0 20px;
}
.slideTxtBox {
  width: 100%;
  text-align: left;
  position: relative;
}
.slideTxtBox .hd {
  width: 100%;
  height: 39px;
  background: url("lsst.png") no-repeat left 2px;
  position: relative;
  margin-bottom: 5px;
}
.slideTxtBox .hd ul {
  float: left;
  position: absolute;
  left: 20px;
}
.slideTxtBox .hd ul li {
  height: 39px;
  float: left;
  margin-right: 25px;
  cursor: default;
  font-family: "微软雅黑";
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  color: #333333;
}
.slideTxtBox .hd ul li.on {
  border-bottom: 4px solid #115db2;
  color: #115db2;
}
.slideTxtBox .list .more {
  position: absolute;
  right: 0;
  top: 0;
}
.bo4 {
  background: #f7f7f7;
  padding: 32px 0;
}
.bo4 h5 {
  width: 100%;
  height: 30px;
  font-family: "微软雅黑";
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  background: url("zt_bg.png") no-repeat bottom center;
}
.bo4 h5 a {
  color: #333333;
}
.ztzl {
  margin-top: 32px;
}
.ztzl .left {
  width: 600px;
  height: 347px;
  overflow: hidden;
}
.ztzl .left img {
  width: 600px;
  height: 347px;
}
.ztzl .right {
  width: 600px;
}
.ztzl .right li {
  width: 284px;
  height: 164px;
  float: left;
  overflow: hidden;
  margin-left: 15px;
  margin-bottom: 19px;
}
.ztzl .right li img {
  width: 284px;
  height: 164px;
}
@media only screen and (max-width: 1220px){
  .main{
    padding:20px;
  }
  .container,.main,.box{
    width:100%;
    overflow: hidden;
    min-width: 100%;
  }
  .lunbo{
    width:50%;
  }
  .slideBox{
    width: 100%;
  }
  .slideBox .bd img {
    width: 100%;
    object-fit: inherit;
  }
  .slideBox .bd p span{
    width: 72%;
  }
  .zwyw{
    width: 48% !important;
  }
  .w580{
    width:48%;
  }
  .ztzl .left,.ztzl .right{
    width:50%;
  }
  .ztzl .left img{
    width:100%;
    height:100%;
  }
  .ztzl .right li{
    width:46.7%;
  }
  .ztzl .right li img{
    width:100%;
    height: 100%;
  }
}
@media only screen and (max-width: 768px){
  .lunbo{
    width:100%;
  }
  .zwyw{
    width: 100% !important;
    margin-top:20px;
  }
  .slideBox,.slideBox .bd ul{
    height: 434px;
  }
  .slideBox .bd img{
    width:100%;
    height:100%;
  }
  .w580{
    width:100%;
    padding: 10px 0px 20px;
  }
  .box2{
    background:none;
    padding:0px;
  }
  .ztzl .left,.ztzl .right{
    width:100%;
  }
  .ztzl .left{
    height:auto;
    margin-bottom:20px;
    text-align:center;
  }
  .ztzl .left img{
    width:95%;
    height:100%;
  }
  .ztzl .right li{
    width:46.7%;
    height: auto;
  }
  .ztzl .right li img{
    width:100%;
    height: 100%;
  }
  .main .fr,.main .fl{
    float:none;
    clear: both;
  }
  .zwyw li{
    height:auto;
    overflow: hidden;
  }
  .zwyw li a,.list li a{
    display: inline;
    white-space: normal;
    float:none;
  }
  .list li{
    background-position: 0px 20px;
  }
  
}
@media only screen and (max-width: 420px){
  .slideBox{
    height: 235px;
  }
  .slideBox .bd ul{height: 235px;}
  .main{
    padding:10px;
  }
  .zwyw li a{
    width:72%;
  }
  .list li a{
    width:70%;
  }
  .ztzl .right li{
    width: 44.7%;
  }
  .w580 {
    padding: 20px 0px 0px;
  }
  .box1{
    padding:0px;
  }
  .list h5,.slideTxtBox .hd ul li,.bo4 h5,.zwyw h5{
    font-size:20px;
  }
  .slideBox .bd p span{
    width:65%;
  }
  .njlist, .cslist{padding-left:0px;}
}
