@charset "utf-8";

/* CSS Document */

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

body,
a,
div,
p,
ul,
li,
img,
h3 {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑" !important;
	background: #fff;
}

a {
	text-decoration: none;
	font-family: "微软雅黑";
	color: #000;
}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.clear {
	clear: both;
}

ul:before,
ul:after {
	content: "";
	display: table;
	clear: both;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #4ec0ff;
}

.top_header {
	background: url("jczwzt_banner.jpg") no-repeat top center;
	height: 400px;
}

.ml_box {
	width: 100%;
	overflow: hidden;
}
.ml_box li {
	float: left;
	width: 228px;
	height: 90px;
	margin: 0 15px 20px 0;
	background: #F5F5F5;
	border-radius: 40px;
	display: flex;
	align-items: center;
}
.ml_box li:last-child {
	margin-right: 0;
}
.ml_box li a {
	display: flex;
	align-items: center;
	height: 80px;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #313131;
	padding-left: 40px;
	padding-right: 5px;
	letter-spacing: 2px;
	background: url("jczwzt_icon_ml.png") no-repeat 10px center;
	background-size: 24px 28px;
}
/* .ml_box li:nth-child(1) a {
	background: url("jczwzt_icon_ml.png") no-repeat 15px center;
	background-size: 26px 26px;
}
.ml_box li:nth-child(2) a {
	background: url("jczwzt_icon_cx.png") no-repeat 35px center;
}
.ml_box li:nth-child(3) a {
	background: url("jczwzt_icon_gl.png") no-repeat 35px center;
}
.ml_box li:nth-child(4) a {
	background: url("jczwzt_icon_zt.png") no-repeat 35px center;
}
.ml_box li:nth-child(5) a {
	background: url("jczwzt_icon_qd.png") no-repeat 35px center;
}
.ml_box li:nth-child(6) a {
	background: url("jczwzt_icon_gk.png") no-repeat 35px center;
} */
.ml_box li:hover {
	background: #4ec0ff;
	box-shadow: 4px 4px 8px 0px rgba(1, 90, 254, 0.23);
}
.ml_box li:hover a {
	color: #fff;
	background-image: url("jczwzt_icon_ml1.png");
}
/* .ml_box li:hover:nth-child(1) a {
	background: url("jczwzt_icon_ml1.png") no-repeat 35px center;
}
.ml_box li:hover:nth-child(2) a {
	background: url("jczwzt_icon_cx1.png") no-repeat 35px center;
}
.ml_box li:hover:nth-child(3) a {
	background: url("jczwzt_icon_gl1.png") no-repeat 35px center;
}
.ml_box li:hover:nth-child(4) a {
	background: url("jczwzt_icon_zt1.png") no-repeat 35px center;
}
.ml_box li:hover:nth-child(5) a {
	background: url("jczwzt_icon_qd1.png") no-repeat 35px center;
}
.ml_box li:hover:nth-child(6) a {
	background: url("jczwzt_icon_gk1.png") no-repeat 35px center;
} */

.work_box {
	margin-top: 30px;
	width: 100%;
	overflow: hidden;
}

.work_list {
	padding: 20px 19px;
	border: 1px solid #4ec0ff;
	border-radius: 0px 0px 5px 5px;
}

.work_list li {
	float: left;
	width: 224px;
	line-height: 44px;
	margin: 0 10px 20px 0;
	text-align: center;
	font-size: 18px;
	color: #000;
	cursor: pointer;
}
.work_list li:nth-child(5n) {
	margin-right: 0;
}
.work_list li:hover {
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}

.gf_list {
	margin-top: 15px;
}
.gf_list li {
	float: left;
	width: 392px;
	background: #C9E6E1;
	line-height: 24px;
	margin-right: 12px;
	padding: 10px;
	text-align: center;
	font-size: 18px;
	color: #000;
	cursor: pointer;
}
.gf_list li:last-child {
	margin-right: 0;
}

.work_column {
    float: left;
    width: 590px;
    height: 288px;
    padding: 15px 10px 20px;
	border: 1px solid #4ec0ff;
	border-radius: 5px;
}

.work_column:not(:last-child) {
	margin-right: 20px;
}

.column_title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 32px;
	margin-bottom: 10px;
	border-bottom: 2px solid #4ec0ff;
}

.title_text {
	display: flex;
	align-items: center;
	height: 32px;
}

.title_text img {
	width: 20px;
	height: 20px;
}

.title_text h1 {
	line-height: 32px;
	color: #000;
	font-size: 18px;
	font-weight: 100;
	padding: 0 10px;
}

.ly-list {
	width: 100%;
	overflow: hidden;
}

.ly-list li {
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	position: relative;
}

.ly-list li a {
	display: inline-block;
	max-width: 430px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ly-time {
	float: right;
	color: #B5B5B5;
}

.gk_box {
	overflow: hidden;
	padding: 10px 4px;
	border: 1px solid #4ec0ff;
	border-radius: 0px 0px 5px 5px;
}

.gk_box li {
	float: left;
	width: 218px;
	height: 80px;
	margin: 0 10px 15px;
	position: relative;
	overflow: hidden;
}
.gk_box li:last-child {
	margin-right: 0;
}

.gk_box li .gk_title {
	font-size: 18px;
	font-weight: bold;
	color: #696969;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url("jczwzt_gk_bg.jpg") no-repeat center;
	background-size: 100% 100%;
}

.gk_box li .gk_list {
	width: 228px;
	height: 80px;
	background-color: #4ec0ff;
	position: absolute;
	left: 0;
	top: -200%;
	z-index: 9;
}
.gk_box li a {
	color: #696969;
}

.gk_box li a:hover {
	color: #696969;
}

.gk_box li .gk_list h3 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: url("jczwzt_gk_line.png") no-repeat center center;
    height: 16px;
    line-height: 16px;
    margin: 10px 0 8px;
}

.gk_box li .gk_list ul li {
    float: left;
    height: 14px;
    line-height: 14px;
    margin: 4px 0 0 20px;
    width: 90px;
    font-size: 14px;
}

.gk_box li .gk_list ul li a {
    color: #fff;
}

.pic-list {
  padding: 20px 18px;
  overflow: hidden;
  position: relative;
  border: 1px solid #4ec0ff;
  border-radius: 0px 0px 5px 5px;
}
.pic-list .swiper-slide img {
	max-width: 100%;
}
.pic-list .swiper-button-prev {
	left: 0;
}
.pic-list .swiper-button-next {
	right: 0;
}
.swiper-button-next, .swiper-button-prev {
	height: 20px;
	margin-top: -10px;
}

.dialog_box {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 9;
	box-sizing: border-box;
	transform: scale(0,0);
	transition: all 0.5s;
	color: #333;
	display: flex;
	align-items: center;
	justify-content: center;
}
.dialog_content {
	background: #fff;
	width: 1300px;
	max-height: 80%;
	overflow-y: auto;
}
.dialog_title {
	background: #4ec0ff;
	height: 80px;
	padding-left: 26px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #fff;
	font-size: 20px;
}
.dialog_title span.icon_close {
	padding-right: 20px;
}
.dialog_content dl {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 27px;
}
.dialog_content dl dt {
    width: 100%;
    text-align: center;
    margin: 20px 0 37px;
}
.dialog_content dl dt b {
    font-size: 20px;
    color: #fff;
    display: inline-block;
    width: 241px;
	line-height: 50px;
	background: url("jczwzt_dialog_dt_bg.png") no-repeat;
}
.dialog_content dl dd {
    width: 293px;
	height: 55px;
	margin: 0 22px 32px 0;
    border: 1px solid #E2E2E2;
	border-radius: 10px;
}
.dialog_content dl dd:nth-child(4n) {
    margin-right: 0;
}
.dialog_content a {
	display: block;
    color: #313131;
	font-size: 16px;
	font-weight: bold;
	line-height: 55px;
}
.dialog_content a:hover {
    color: #4ec0ff;
}
.more {
	float: right;
	font-size: 12px;
	color: #A6A6A6;
	display: inline-block;
	line-height: 32px;
}

/*主体内容*/
.container {
	width: 1200px;
	margin: 30px auto;
}

.title {
	width: 100%;
	line-height: 50px;
	background: #4ec0ff;
	border-radius: 5px 5px 0px 0px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
