.nav_banner {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.nav_banner img {
  width: 100%;
}
.container_1400 {
  width: 1400px;
  margin: 0 auto;
}
.container_1200 {
  width: 1200px;
  margin: 0 auto;
}
.tl {
  margin: 40px 0;
}
.tl h1 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: -2px;
  color: #333333;
  text-align: center;
  font-weight: 600;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.tl .bottom_tit {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  color: #333;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 40px;
}
.tl .bottom_tit a {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}
.tl .bottom_tit a i {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #ff0000;
  padding-left: 10px;
}
.nav_box {
  background-color: #fff;
  overflow: hidden;
}
.nav_sy_left {
  width: 630px;
  height: 420px;
  float: left;
}
.picScroll-left {
  width: 630px;
  overflow: hidden;
  position: relative;
  float: left;
}
.picScroll-left .hd {
  position: absolute;
  width: 100%;
  bottom: 26px;
  height: 1px;
  z-index: 200;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next {
  display: block;
  width: 40px;
  height: 70px;
  cursor: pointer;
}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.picScroll-left .bd ul li .pic {
  text-align: center;
}
.picScroll-left .bd ul li .pic img {
  width: 630px;
  height: 420px;
  display: block;
}
.picScroll-left .bd ul li .title {
  line-height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 10px;
  z-index: 100;
  font-size: 16px;
}
.picScroll-left .bd ul li .title a {
  color: #fff;
}
.picScroll-left .bd ul li i {
  height: 50px;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=50);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-indent: -99999em;
}
.picScroll-left .bd ul li b {
  width: 60px;
  height: 60px;
  display: block;
  background: url(/image/i_playB.png) no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
}
.picScroll-left .hd ul li {
  float: left;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  text-indent: -99999em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  z-index: 99;
  cursor: pointer;
}
.picScroll-left .hd ul .on {
  background-color: #0066cc;
}
.picScroll-left .hd ul {
  float: right;
  margin-right: 10px;
}
.nav_sy_right {
  float: right;
  width: 550px;
}
.nav_tops {
  overflow: hidden;
  height: 76px;
  line-height: 76px;
  position: relative;
  border-bottom: 10px solid #fee298;
}
.nav_tops-top {
  overflow: hidden;
  /*height: 150px;*/
  line-height: 76px;
  position: relative;
  border-bottom: 10px solid #fee298;
}
.nav_tops i {
  width: 3px;
  height: 16px;
  background-color: #0066cc;
  position: absolute;
  left: 0;
  top: 12px;
}
.nav_tops h1 {
  float: left;
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ff0305;
  font-weight: bold;

}
.nav_tops span {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  float: right;
}
.ul {
  width: 100%;
  height: auto;
}
.ul li {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ul li:hover a {
  color: #0066cc;
}
.ul li a {
  line-height: 40px;
  color: #333;
  font-size: 16px;
  padding-left: 15px;
}
.ul li:after {
  content: "";
  width: 4px;
  height: 4px;
  background-color: black;
  display: block;
  position: absolute;
  left: 0;
  top: 19px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.toutiao li:after {
  content: "";
  width: 4px;
  height: 4px;
  background-color: black;
  display: block;
  position: absolute;
  left: 0;
  top: 24px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.nav_sy_right .ul {
  margin-top: 10px;
}
.nav_sy_right .ul li {
  line-height: 55px;
}
.nav_sy_right .ul li:nth-of-type(1) a {
  font-weight: bold;
  font-size: 18px;
  margin-left: -12px;
}
.nav_sy_right .ul li:nth-of-type(1):after {
  display: none;
}
.nav_w380 {
  width: 380px;
  float: left;
  margin-right: 30px;
}
.nav_lie_center {
  margin-top: 15px;
}
.col-let {
  width: 100%;
  height: 320px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.col-let img {
  width: 380px;
  height: 210px;
}
.col-let img:hover {
  transform: scale(1.08);
  transition: all 0.5s;
}
.col-let .title {
  line-height: 35px;
  z-index: 100;
  font-size: 16px;
  text-align: center;
  position: relative;
  top: -36px;
}
.col-let .title a {
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.col-let .title:hover a {
  color: #0066cc;
}
.col-let i {
  height: 40px;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-indent: -99999em;
}
.mag {
  margin-right: -30px;
  margin-bottom: 5px;
  overflow: hidden;
}
.mag .nav_tops {
  margin-bottom: 20px;
}
.nav_w790 {
  width: 790px;
  float: left;
}
.nav_w790 .nav_tops {
  margin-bottom: 10px;
}
.nav_w790 .nav_zc_fc {
  width: 360px;
  float: left;
}
.nav_w790 .nav_zc_fc .nav_zc_top {
  padding-bottom: 14px;
  border-bottom: 1px solid #666666;
}
.nav_w790 .nav_zc_fc .nav_zc_top h1 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav_w790 .nav_zc_fc .nav_zc_top p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.nav_w790 .nav_zc_fc .ul {
  margin-top: 10px;
}
.nav_zc_rc {
  width: 410px;
  float: right;
  margin-top: 6px;
}
.nav_zc_rc li {
  margin-bottom: 20px;
  overflow: hidden;
}
.nav_zc_rc li img {
  width: 180px;
  height: 100px;
  float: left;
  padding-right: 14px;
}
.nav_zc_rc li img:hover {
  transform: scale(1.02);
  transition: all 0.5s;
}
.nav_zc_rc li h1 {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  padding-top: 8px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.nav_w380s {
  width: 380px;
  float: right;
}
.nav_w380s .nav_tops {
  margin-bottom: 12px;
}
.nav_sp .nav_tops {
  margin-bottom: 20px;
}
.nav_sp .nav_ul ul {
  margin-right: -20px;
}
.nav_sp .nav_ul li {
  float: left;
  width: 386px;
  height: 616px;
  margin-right: 20px;
}
.nav_sp .nav_ul li .title {
  color: #fff;
}
.nav_sp .nav_ul li img {
  width: 386px;
  height: 616px;
}
.nav_sp .nav_ul li i {
  position: relative;
  top: -75px;
  display: block;
}
.nav_sp .nav_ul li b {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -100%);
  background: url(/image/i_play.png) no-repeat;
}
footer {
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: 50px;
  text-align: center;
  color: #f2f2f2;
  background-color: #0066cc;
}
.contOneText{
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: normal;
  color: #BD1A2D;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 50px;
}
.contOneText p{
  font-size: 16px;
  color: #000;
}
.contOneText p:hover{
  color: #BD1A2D;
}
.contOneText p a{
  font-size: 35px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
  font-weight: normal;
  /* color: #BD1A2D; */
  color: #000;
  line-height: 40px;
}
.contOneText p a:hover{
  font-size: 42px;
  color: #BD1A2D;
}
.nav_w400 {
  width: 420px;
  float: left;
  margin-right: 60px;
  padding: 10px;
}
.nav_w800 {
  width: 700px;
  float: left;
}
.jianguan .contTopbt p{
  font-size: 24px;
  padding: 20px 0 20px 0;
}
.jianguanLl{
  width: 100%;
  margin: 40px 0;
  position: relative;
}
.jianguanLl .swiper-slide{
  float: left;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  text-align: center;
}
.jianguanLl li{
  float: left;
  width: 100%;
  height: auto;
  /*margin: 0 10px;*/
}
.jianguanLl .swiper-slide a,.jianguanLl li a{
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.jianguanLl .swiper-slide a img,.jianguanLl li a img{
  display: block;
   width: 100%;
  height: 180px;
  /*margin: 0 auto;*/
}
.jianguanLl .swiper-slide a p,.jianguanLl li a p{
  width: 95%;
  height: 50px;
  background: #FFFFFF;
  border-radius: 0px 0px 0px 0px;
  padding: 15px 2.5%;
  font-size: 16px;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: normal;
  color: #000000;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.jianguanLl .swiper{
  width: 1200px;
  overflow: hidden;
}
.jianguanLl .swiper-slide:hover a p{
  color: #BD1A2D;
}
.jianguanLl li:hover a p{
  color: #BD1A2D;
}
.jianguanLl .pplunboTab img{
  display: block;
  width: 100%;
  height: 100%;
}
.jianguanLl .pplunboTab{
  width: 18px;
  height: 29px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  cursor: pointer;
  z-index: 111;
}
.jianguanLl .pplunboTab img{
  display: block;
  width: 100%;
  height: 100%;
}
.jianguanLl .pplunboleft{
  left: -40px;
}
.jianguanLl .pplunboright{
  right: -40px;
}
.jianguanLl .pplunboleft{
  left: -40px;
}
.jianguanLl .pplunboright{
  right: -40px;
}

