﻿@charset "UTF-8";
body{
    font-size: 16px;
    color: #333;
}
*{
    outline: none;
}
.jzdc_end{
    color: #999999
}
a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
}
.f-l{
    float: left;
}
.f-r{
    float: right;
}
.clearfix{
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size:0;
}
.index_container{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

/***** 第一部分 顶部新闻 *****/
.line_title{
    width: 100%;
    text-align: center;
    background: url("line_title.png") no-repeat center;
}
.line_title a{
    font-size: 33px;
    font-weight: bold;
	color:#115db2;
}
/* 图片新闻 */
.slideBox {
  width: 580px;
  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: #d8271c;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;height:100%;
}
.slideBox .bd img {
  width: 580px;
  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: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.part2_left{
	width:580px;
	float:left;
}
.part2_right{
	width:580px;
	float:right;
}
.news_list_menu ul{
    float: left;
}
.news_list_menu ul li{
    float: left;
    cursor: default;
    margin-left: 24px;
    height: 38px;
    line-height: 24px;
}
.news_list_menu ul li:first-child{
    margin-left: 0;
}
.news_list_menu ul li span{
    font-size: 24px;
    font-weight: bold;
}
.news_list_menu ul li.active{
    border-bottom: 4px solid #115db2;
    color: #115db2;
}
.news_list_menu .more{
    float: right;
    line-height: 23px;
}
.news_list_menu .more:hover{
    color: #115db2;
}
.news_list_sub{
    margin-top: 12px;
}
.news_list_sub ul{
    display: none;
    min-height: 252px;
}
.news_list_sub ul:first-child{
    display: block;
}
.news_list_sub ul li{
    padding-left: 20px;
    background: url("list_ico.png") no-repeat 4px center;
    height: 50px;
    line-height: 50px;
	border-bottom: 1px dashed #d0d0d0;
}
.news_list_sub ul li a{
    float: left;
    max-width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_list_sub ul li a:hover{
    color: #115db2;
}
.news_list_sub ul li .date{
    float: right;
    color: #999;
}
.news_list_sub ul .more{
    text-align: center;
    background: #f4f4f4;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    display: none;
}

.part_01{
	padding-top:30px;
}
.part_01,.part_02,.part_03,.part_04{
	padding-bottom:60px;
}
.part4_top{
	text-align: center;
	padding:40px 0;
}
.zt_con{
    margin-top: 30px;
}
.zt_con .bd{
    overflow: hidden;
	/* padding-left:30px; */
}
.zt_con .bd ul li{
    width: 270px;
    height: 200px;
    margin-right: 40px;
	text-align: center;
}
.zt_con .bd ul li img{
    width: 270px;
    height: 200px;
	/* padding:5px 6px; */
	background: #FFFFFF;
	border-radius: 3px;
}
.zt_con .bd ul li span{
    line-height: 60px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width:100%;
	display: inline-block;
}
.zt_con .hd{
    margin-top: 34px;
	padding-bottom: 34px;
}
.zt_con .hd ul{
    text-align: center;
}
.zt_con .hd ul li{
    width: 14px;
    height: 14px;
    background: #999;
    border-radius: 100%;
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
}
.zt_con .hd ul li:first-child{
    margin-left: 0;
}
.zt_con .hd ul li.on{
    background: #db4e5c;
}





.newStyle nav {
    height: 115px;
}
.newStyle nav .box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background-color: #004075;
}
.newStyle nav .box li {
    width: 300px;
    text-align: center;
}
.newStyle nav .box li a {
    display: inline-block;
    font-size: 34px;
    line-height: 56px;
    color: #fff;
    height: 56px;
}
.newStyle nav .subnav-zong .subnav .box2 a {
    font-size: 32px;
}
.newStyle nav .subnav-zong .subnav{
    height: 90px;
}
.newStyle .part_01 {
    padding-top: 60px;
}
.newStyle .index_container {
    display: flex;
    flex-wrap: wrap;
}
.newStyle .part2_left {
    width: 100%;
    float: left;
    margin-left: 0;
}
.newStyle .part2_right {
    width: 100%;
    float: right;
    margin-top: 30px;
}
.newStyle .news_list_menu ul li span {
    font-size: 36px;
}
.newStyle .news_list_menu ul li.active {
    border-bottom: 4px solid #115db2;
    color: #115db2;
    padding-bottom: 40px;
}
.newStyle .news_list_sub ul li a {
    font-size: 34px;
}
.newStyle .news_list_sub ul li .date {
    font-size: 34px;
}
.newStyle .news_list_menu a img {
    display: none;
}
.newStyle .slideBox{
    margin-left: 25%;
}


@media only screen and (max-width: 768px) {
    .index_container{
        width: 90%;
    }
    .part2_left{
        width: 100%;
        margin-bottom: 25px;
    }
    .part2_right{
        width: 100%;
    }
    .slideBox{
        width: 100%;
        height: auto;
    }
}
