﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0;padding:0;font-family:"Microsoft Yahei", "Arial", "sans-serif", "simsun";}
* {font-family:"Microsoft Yahei", "Arial", "sans-serif", "simsun";}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img { list-style:none;border:none;}
address,caption,cite,code,dfn,em,th,var,optgroup {font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;font-variant:normal;}
legend {color:#000000;}
a {text-decoration:none;color:#353535;cursor:pointer;}
input,a {outline:none;}
body{ background:#c1f6fe; min-width:1440px;}
html{min-width:1440px;}
.left{float: left;}
.right{float: right;}

.head-zwgk2022{
	background:url(../img/head_bg.jpg) no-repeat top center;
	height: 450px;
}
.head-zwgk2022 a{
	background: #0c7dff;
	color: #fff;
	position: absolute;
	top:0;
	right: 20%;
	padding: 20px;
	font-size: 18px;
	box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
}


.contnet-min-1380{
	width: 1300px;
	padding:0 40px 60px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
	position: relative;
}
.contnet-text{
	background:#fff url(../img/txt_bg.png) no-repeat right bottom;
	height: 320px;
	font-size: 24px;
	line-height: 60px;
	padding-bottom: 0;
}
.contnet-title{
	text-align: center;
	padding: 40px 0;
}

.contnet-part1 p{
	float: left;
	width: 25%;
	font-size: 30px;
}
.contnet-part1 p a{
	display: block;
	width: 319px;
	height: 100px;
	padding-top: 148px;
	margin: 0 auto;
	text-align: center;
	text-indent: -20px;
	background: no-repeat;
}

.contnet-part2 p{
	float: left;
	width: 33.3%;
	font-size: 30px;
}
.contnet-part2 p a{
	display: block;
	width: 410px;
	height: 136px;
	line-height: 136px;
	margin: 0 auto;
	text-indent:185px;
	background: no-repeat;
	color: #fff;
}

.contnet-part3 p{
	float: left;
	width: 33.3%;
	font-size: 30px;
	margin-bottom: 20px;
}
.contnet-part3 p a{
	display: block;
	width: 388px;
	height: 100px;
	padding-top: 180px;
	margin: 0 auto;
	background: no-repeat;
	text-align: center;
	color: #fff;
}

.contnet-part4 p{
	float: left;
	width: 25%;
	font-size: 30px;
	margin-bottom: 20px;
}
.contnet-part4 p a{
	display: block;
	margin: 0 auto;
	line-height: 60px;
	text-align: center;
}

.left-nk{
	width: 25px;
	height: 128px;
	background: url(../img/img_zs.png) no-repeat center center;
	position: absolute;
	left: 50px;
	bottom: -94px;
	z-index: 999;
}
.right-nk{
	width: 25px;
	height: 128px;
	background: url(../img/img_zs.png) no-repeat center center;
	position: absolute;
	right: 50px;
	bottom: -94px;
	z-index: 999;
}


.dqwz{
	height: 45px;
	line-height: 45px;
	border-bottom: #ccc 1px solid;
	font-size: 18px;
	margin: 20px 0;
}
.info_con{
	display: flex;
}
.column_left{
	width: 300px;
	border:#ccc 1px solid;
}
.column_right{
	margin-left: 30px;
	width: 100%;
}

.column_title1{
	height: 68px;
	color: #fff;
	line-height: 68px;
	text-align: center;
	font-size: 24px;
	background: url(../img/column_title.png) no-repeat center center/100% 100%;
}
.column_ul1 a{
	display: block;
	height:60px;
	line-height: 60px;
	text-align: center;
	border-bottom: #eee 1px solid;
	font-size: 18px;
}
.column_ul1 .clickLi a{
	color: #006dac;
	background: #eee;
}
.column_ul2 li{
	padding: 0 20px;
	line-height: 60px;
	font-size: 18px;
	border-bottom: #eee 1px dotted;
}
.column_ul2 li a{
	padding-left: 15px;
	background: url(../img/dian.png) no-repeat left center;
}