﻿@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;
}

/***** 第一部分 顶部新闻 *****/
.part_01{
	background: url(kszz_bg_02.jpg) no-repeat center top;
	height:238px;
	padding-top: 16px;
	padding-bottom: 22px;
}
.part1_left{
	float:left;
	width:150px;
	height: 200px;
	border-right: 1px solid #7ba9dc;
	text-align: center;
	padding-top: 10px;
}
.part1_right{
	float:right;
	width:1050px;
	height: 200px;
	padding:0 35px;
	padding-top:20px;
}
.part1_right p{
	line-height: 40px;
	color:#023e81;
	font-size: 18px;
	text-indent: 2em;
	
}

.part_02{
	margin-top:50px;
}
.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_03{
	padding:65px 0;
}
.part_03 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.part_03 ul li{
	width:218px;
	height:149px;
	text-align: center;
	box-shadow: 5px 0px 10px #e6ebf0, 0px 5px 10px #e6ebf0, -5px 0px 10px #e6ebf0, 0px -5px 10px #e6ebf0;
}
.part_03 ul li:nth-child(1){
	background: url(hd_xx01.png) no-repeat center 30px;
}
.part_03 ul li:nth-child(2){
	background: url(hd_xx02.png) no-repeat center 30px;
}
.part_03 ul li:nth-child(3){
	background: url(hd_xx03.png) no-repeat center 33px;
}
.part_03 ul li:nth-child(4){
	background: url(hd_xx04.png) no-repeat center 30px;
}
.part_03 ul li a{
	display: block;
	padding-top: 88px;
}
.part_03 ul li a span{
	display: block;
	font-size: 30px;
	font-weight: bold;
}

.part_04{
	background: #f5f5f5;
	padding-top: 40px;
	padding-bottom: 50px;
}
.part_04 .news_list_sub{
	height:295px;
}

.part_05{
	margin-top:50px;
}
.part5_left{
	width:580px;
	float:left;
	min-height: 260px;
}
.part5_right{
	width:580px;
	float:right;
	min-height: 260px;
}
.rdbm_list{
	margin-top: 12px;
}
.rdbm_list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.rdbm_list ul li{
	width:33%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #d0d0d0;
}

.part_06{
	margin-top:50px;
	margin-bottom: 70px;
}
.part_06 .zxft_con{
    margin-top: 40px;
}
.part_06 .zxft_con .more{
	display:none;
}
.part_06 .zxft_con ul li{
    float: left;
    width: 270px;
}
.part_06 .zxft_con ul li:first-child{
    margin-right: 40px;
}
.part_06 .zxft_con ul li a{
    display: block;
    overflow: hidden;
}
.part_06 .zxft_con ul li a img{
    max-width: 270px;
    height: 175px;
}
.part_06 .zxft_con ul li a p{
    margin-top: 25px;
    text-align: center;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.part_06 .zxft_con ul li a:hover{
    color: #115db2;
}









.newStyle nav{
    height: auto;
}
.newStyle nav .box li {
    width: 25%;
}
.newStyle nav .box{
    flex-wrap: wrap;
}
.newStyle nav .box li a {
    font-size: 40px;
}
.newStyle nav .subnav-zong .subnav{
    display: none !important;
}
.newStyle .part1_right p {
    line-height: 40px;
    font-size: 28px;
}
.newStyle .part1_right {
    padding-top: 0px;
}
.newStyle .part_02 .index_container{
    display: flex;
    flex-wrap: wrap;
}
.newStyle .part2_left {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 20px;
}
.newStyle .part2_right {
    width: 100%;
    float: right;
}
.newStyle .news_list_menu ul li span {
    font-size: 36px;
}
.newStyle .news_list_menu ul li.active {
    padding-bottom: 45px;
}
.newStyle .news_list_sub ul li a {
    height: 50px;
    line-height: 50px;
    font-size: 34px;
}
.newStyle .news_list_sub ul li .date {
    font-size: 34px;
}
.newStyle .news_list_menu a img {
    display: none;
}
.newStyle .part_03 ul{
    width: 100%;
}
.newStyle .part_03 ul li a span {
    font-size: 36px;
}
.newStyle .hyhf_list .rdhy {
    margin-left: 35px;
}
.newStyle .part5_left {
    width: 100%;
    margin-bottom: 25px;
}
.newStyle .part5_right {
    width: 100%;
    margin-top: 10px;
}
.newStyle a.text-tag {
    font-size: 34px;
}
.newStyle .rdbm_list ul li {
    width: 33%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #d0d0d0;
}
.newStyle .zxft_con ul.clearfix {
    display: flex;
    justify-content: center;
}
.newStyle .part_06 .zxft_con ul li a p {
    font-size: 32px;
}



@media only screen and (max-width: 768px) {
    .index_container{
        width: 95%;
    }
    .part1_left{
        width: 90%;
        height: auto;
        margin-top: 45px;
    }
    .part1_right {
        width: 100%;
        height: auto;
        margin-top: 60px;
    }
    .part2_left {
        width: 100%;
        margin-bottom: 25px;
        margin-top: 20px;
    }
    .part2_right{
        width: 100%;
    }
    .hyhf_list .rdhy{
        width: 100% !important;
    }
    .hyhf_list .zxhf{
        width: 100% !important;
    }
    .part_04 .news_list_sub{
        width: 100%;
        height: auto;
    }
    .part5_left {
        width: 100%;
        float: left;
        min-height: auto;
        margin-bottom: 30px;
    }
    .part5_right {
        width: 100%;
        float: right;
        min-height: auto;
    }
    .part_06 {
        width: 100% !important;
        min-width: auto !important;
    }
    .part_03 ul li {
        width: 100%;
        height: auto;
        margin-top: 15px;
    }
    .part_06 .zxft_con {
        margin-left: 65px;
    }
    .part_06 .news_list_sub ul{
        min-height: auto;
    }
    .part_06 .zxft_con ul li {
        margin-bottom: 20px;
    }
    .rdhy a img {
        width: 100% !important;
    }
    .header .search{
        width: 100% !important;
        height: auto !important;
    }
}
