@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	min-width: 1440px;
	background: #ffffff;
	font-family: "Microsoft Yahei", 宋体, sans-serif
}
.clear:after {display:block; visibility:hidden; clear:both; content:'.'; overflow:hidden; width:0; height:0; font-size:0; line-height:0;}
.clear {*zoom:1;display:block;}
* {
	outline: none
}

ul,
li {
	list-style-type: none;
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal
}

img {
	border: 0
}

a {
	text-decoration: none;
	color: #666666
}

a:hover {
	text-decoration: none;
	color: #1f509c;
	transition: all 0.6s
}

.fl {
	float: left !important
}

.fr {
	float: right !important
}

.clearboth {
	clear: both;
	border: 0;
	padding: 0;
	margin: 0
}

.w1200 {
	width: 1400px;
	height: auto;
	margin: 0 auto
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.relative {
	position: relative
}

.imghover {
	cursor: pointer;
	transition: all 0.6s
}

.imghover:hover {
	transform: scale(1.2)
}

.header {
	width: 100%;
	height: 167px;
	background: url("../images/top_bg.jpg") center;
	position: relative
}

.top_link {
	color: #aab0c1;
	font-size: 14px;
	line-height: 30px;
	margin: 20px 0 0 0;
	width: 240px
}

.top_link a {
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px
}

.logo {
	width: 500px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
	display: block;
	height: 83px
}

.logo img,.logo a {
	height: 81px;
	width: auto;
	display: block;
	margin: 0 auto;
}

.i-search {
	width: 255px;
	height: 34px;
	overflow: hidden;
	position: relative;
	margin: 20px 0 0 18px;
	background: #ffffff;
	border-radius: 0px;
	border-bottom: #c2c9d9 1px solid
}

.i-search .search-txt {
	width: 220px;
	padding-left: 0;
	height: 34px;
	line-height: 34px;
	color: #000;
	border: none;
	background: none;
	outline: none;
	box-sizing: border-box;
}

.i-search .search-btn {
	width: 30px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	border: none;
	background: url("../images/btn_search.png") right center no-repeat;
	cursor: pointer;
	padding: 0;
}

.i-nav {
	width: 100%;
	height: 60px;
	margin: 19px auto 0 auto;
	background: #3e6db5;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.nav {
	height: 60px;
	line-height: 60px;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 1400px;
}

.nav a {
	color: #fff
}

.nav .nLi {
	float: left;
	position: relative;
	display: block;
	width: 139px;
}

.nav .nLi h3 {width: 100%;}

.nav .nLi h3 a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	background: url("../images/nav_bgline.png") bottom repeat-x;
	width: 100%;
	text-align: center;
}

.nav .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 60px;
	position: absolute;
	background: #fff;
	line-height: 42px;
	padding: 0;
background: rgba(f,f,f,0.9);

}

.nav .sub li {
	zoom: 1;
	border-bottom: 1px solid rgba(255,255,255,0.12);
	text-align: center;

}

.nav .sub a {
	display: block;
	padding: 10px 5px;
	font-size: 16px;
	line-height: 28px;
	box-sizing: border-box;
	width: 100%;
	opacity: 1;
        color:#222;
}

.nav .sub a:hover {
	color: #fff;
	background: #3e6db5
}

.nav .on h3 a {
	color: #ffffff;
	background: url("../images/nav_bglinehover.png") bottom repeat-x;
}

.nav li:hover h3 a {
	color: #ffffff;
	background: url("../images/nav_bglinehover.png") bottom repeat-x;
}

.nav li:hover .sub{display:block;}

.ibanner {
	width: 100%;
	overflow: hidden;
	position: relative
}

.ibanner .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 45%;
	bottom: 15px;
	z-index: 1
}

.ibanner .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left
}

.ibanner .hd ul li {
	float: left;
	margin-right: 4px;
	width: 50px;
	height: 7px;
	line-height: 7px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	opacity: 0.8
}

.ibanner .hd ul li.on {
	background: #3e6db5;
	opacity: 1;
	color: #fff
}

.ibanner .bd {
	position: relative;
	height: 100%;
	z-index: 0
}

.ibanner .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative
}

.ibanner .bd li h1 {
	position: absolute;
	bottom: 40px;
	left: 20%;
	background: url("../images/tt_bg.png");
	font-size: 24px;
	color: #ffffff;
	padding: 10px 20px
}

.ibanner .bd img {
	width: 100%;
	display: block
}

.ibanner .prev,
.ibanner .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 45px;
	height: 80px;
	background: url(../images/slider-arrow.png) -120px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5
}

.ibanner .next {
	left: auto;
	right: 3%;
	background-position: -2px 5px;
	width: 45px;
	height: 80px
}

.ibanner .prev:hover,
.ibanner .next:hover {
	filter: alpha(opacity=100);
	opacity: 1
}

.ibanner .prevStop {
	display: none
}

.ibanner .nextStop {
	display: none
}

.news_box {
	margin: 0 auto 40px auto;
	height: auto;
	overflow: hidden
}

.i-title {
	height: 50px;
	line-height: 50px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto 20px auto;
	padding: 30px 0 5px 0;
	border-bottom: #e5e5e5 1px solid
}

.i-title h2 {
	font-size: 24px;
	font-weight: bold;
	color: #3e6db5;
	display: block;
	float: left;
	padding: 0
}

.i-title h2 span {
	color: #ffffff;
	font-size: 14px;
	line-height: 34px;
	font-weight: normal;
	font-style: italic
}

.i-title a {
	display: block;
	font-size: 16px;
	float: right;
	color: #9a9a9a;
	padding: 0;
}

.i-title a:hover {
	color: #3e6db5;
	font-weight: bold;
}

.news_box_left {
	width: 578px;
	float: left
}

.tj_img {
	width: 578px;
	height: 232px;
	overflow: hidden
}

.tj_img img {
	width: 578px;
	height: 232px;
	object-fit: cover;
}

.tj_title {
	margin: 10px 0 0 0
}

.tj_title a {
	color: #3e6db5;
	font-size: 20px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}

.tj_title a:hover {
	color: #cc3300
}

.tj_time {
	color: #999999;
	font-size: 14px;
	line-height: 30px
}

.tj_zy a {
	color: #686868;
	font-size: 14px;
	line-height: 26px;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 52px;
}

.news_box_right {
	float: right;
	width: 790px;
	height: auto;
	overflow: hidden
}

.top_title {
	margin: 0 0 10px 0
}

.top_title a {
	color: #3e6db5;
	font-size: 22px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.top_title a:hover {
	font-weight: bold;
}

.top_time {
	color: #999999;
	font-size: 14px;
	line-height: 30px
}

.top_zy a {
	color: #333333;
	font-size: 14px;
	line-height: 26px;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 52px;
}

.top_zy {
	color: #686868;
	font-size: 14px;
	line-height: 27px;
	border-bottom: #dcdcdc 1px dashed;
	padding: 0 0 10px 0
}

.n_list {
	height: auto;
	padding: 0 0 0 0 !important;
	position: relative
}

.n_list li {
	width: 100%;
	height: 44px;
	line-height: 44px;
	display: block;
	color: #999999;
	font-size: 16px
}

.n_list li a {
	font-size: 16px;
	color: #000000;
	background: url("../images/ico_001.png") left center no-repeat;
	padding-left: 15px;
	float: left;
	display: block;
	width: calc(100% - 100px);
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.n_list li a:hover {
	color: #3e6db5;
	font-weight: bold;
	text-indent: 10px;
}

.n_list li .date {
	float: right;
	font-size: 14px;
	color: #999999;
	width: 80px;
	text-align: right;
}

.n_list li i {
	font-style: normal;
	color: #ff9900
}

.i-tzgg {
	width: 100%;
	height: 415px;
	background: #eaedf2;
	background-size: cover
}

.tz_box_nr {
	width: 1400px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding: 30px 0 0 0
}

.tz_list {
	width: 48.5%;
	height: auto;
	overflow: hidden;
	margin: 0 3% 38px 0;
	float: left;
}
.tz_box_nr .tz_list:nth-of-type(2n){
	margin-right: 0!important;
}
.tz_list .tz_date {
	font-size: 14px;
	color: #ffffff;
	background: #4d78b9;
	display: block;
	width: 90px;
	height: 90px;
	text-align: center;
	float: left;
	opacity: 0.9
}

.tz_list .tz_date span {
	font-size: 30px;
	color: #ffffff;
	width: 100%;
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 15px 0 0 0
}

.tz_list .tz_txt {
	float: right;
	width: 565px;
	height: auto;
	overflow: hidden;
	padding: 0 0 0 0;
	margin-top: 2px;
}

.tz_list .tz_txt h1 {
	color: #242424;
	font-size: 18px;
	line-height: 30px
}

.tz_list .tz_txt h1 a {
	color: #000;
	display: block;
}

.tz_list .tz_txt p {
	font-size: 15px;
	line-height: 25px;
	color: #666666;
	margin: 5px 0 0;
	padding: 0
}

.tz_list .tz_txt p a {
	color: #666;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 50px;
}

.tz_txt:hover h1 a {
	color: #3e6db5;
	font-weight: bold;
}

.tz_list:hover .tz_date {
	opacity: 1
}

.tz_list:hover p a {
	color: #333;
}

.i-xsgz {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto 0 auto
}

.i-xsgz-left {
	width: 680px;
	float: left;
	height: auto;
	overflow: hidden
}
.i-xsgz-left.shfw {
	width:100%;
	float:none;
}
.i-xsgz-left.shfw .n_list li{
	width: 680px;
	float:left;
	margin-right:40px;
}
.i-xsgz-left.shfw .n_list li:nth-of-type(2n){
	margin-right:0;
}
.i-xsgz-right {
	width: 680px;
	float: right;
	height: auto;
	overflow: hidden
}

.tpwz_list {
	width: 680px;
	height: 126px;
	overflow: hidden;
	margin: 0 0 7px 0
}

.tpwz_list .imgqy {
	width: 180px;
	height: 120px;
	overflow: hidden;
	float: left
}

.tpwz_list img {
	width: 180px;
	height: 120px;
	padding: 0;
	border: #dfdfdf 1px solid;
	margin-right: 15px;
	object-fit: cover;
}

.tpwz_list .tpwz_txt {
	float: right;
	width: 470px;
	height: 124px;
	overflow: hidden;
	padding: 0 0 0 0
}

.tpwz_list .tpwz_txt h1 {
	color: #000;
	font-size: 18px;
	line-height: 30px
}

.tpwz_list .tpwz_txt h1 a {
	color: #000;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 60px;
}

.tpwz_list .tpwz_txt p {
	font-size: 14px;
	line-height: 25px;
	color: #494949;
	margin: 10px 0 0;
	padding: 0
}

.tpwz_list .tpwz_txt p a {
	color: #333;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 50px;
}

.tpwz_txt:hover h1 a {
	color: #3e6db5;
	font-weight: bold;
}

.i-wyfc-box {
	width: 1400px;
	overflow: hidden;
	position: relative
}

.i-wyfc-box .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px
}

.i-wyfc-box .hd .next {
	background-position: 0 -50px
}

.i-wyfc-box .hd .prevStop {
	background-position: -60px 0
}

.i-wyfc-box .hd .nextStop {
	background-position: -60px -50px
}

.i-wyfc-box .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1
}

.i-wyfc-box .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer
}

.i-wyfc-box .hd ul li.on {
	background-position: 0 0
}

.i-wyfc-box .bd {
	padding: 0
}

.i-wyfc-box .bd .tempWrap {
	width: 1400px !important;
}

.i-wyfc-box .bd ul {
	overflow: hidden;
	zoom: 1
}

.i-wyfc-box .bd ul li {
	margin: 0 18px 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative
}

.i-wyfc-box .bd ul li .pic {
	text-align: center;
	width: 336px;
	height: 240px;
	overflow: hidden
}

.i-wyfc-box .bd ul li .pic img {
	width: 336px;
	height: 240px;
	display: block;
	padding: 0;
	object-fit: cover;
}

.i-wyfc-box .bd ul li .pic a:hover img {
	border-color: #999
}

.i-wyfc-box .bd ul li .title {
	position: absolute;
	bottom: 0;
	z-index: 99;
	background: url("../images/tt_bg.png");
	font-size: 16px;
	color: #ffffff;
	line-height: 46px;
	text-align: center;
	display: block;
	width: 100%
}

.i-wyfc-box .bd ul li .title a {
	color: #ffffff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	box-sizing: border-box;
}

.list_banner {
	width: 100%;
	text-align: center
}

.list_banner img {
	width: 100%;
	display: block;
	height: auto;
	min-height: 360px;
	object-fit: cover;
}

.this_map {
	background: #e5e5e5;
	height: 48px;
	position: relative;
	width: 100%
}

.this_name {
	float: left;
	width: 260px;
	height: 54px;
	position: absolute;
	top: -45px;
	background: #3e6db5;
	padding: 20px 0
}

.this_name h1 {
	font-size: 30px;
	color: #ffffff;
	display: block;
	margin: 0 auto;
	text-align: center
}

.this_name span {
	font-size: 14px;
	color: #d8dfd8;
	display: block;
	margin: 0 auto;
	text-align: center
}

.this_dqwz {
	float: right;
	width: 1080px;
	text-align: right;
	color: #555555;
	font-size: 14px;
	line-height: 48px
}

.this_dqwz h2 {
	display: block;
	float: left;
	line-height: 48px;
	font-weight: bold;
	color: #3e6db5;
	font-size: 20px
}

.this_dqwz .ico_home {
	margin: 0 5px
}

.list_main {
	width: 1400px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	min-height: 420px;
}

.list_main_left {
	width: 260px;
	float: left;
	margin-bottom: 50px;
}

.list_main_right {
	width: 1080px;
	float: right;
	padding: 10px 0
}

.list_sub {
	width: 100%;
	min-height: 300px;
	background: url("../images/list_subj.png") bottom right no-repeat #e5e5e5;
	padding: 20px 10px 50px;
	overflow: hidden;
	box-sizing: border-box;
}

.list_sub li {
	width: 100%;
	box-sizing: border-box;
}

.list_sub li a {
	display: block;
	height: auto;
	line-height: 30px;
	width: 100%;
	padding: 10px 0 10px 15px;
	font-size: 18px;
	box-sizing: border-box;
	color: #000;
}

.list_sub li a:hover {
	color: #3e6db5;
	font-weight: bold
}

.list_sub .on_here {
	background: #ffffff;
	border-left: #3e6db5 2px solid;
	color: #3e6db5;
	font-weight: bold
}
.list_sub li ol{padding: 0;background: #fff;padding-bottom: 15px;}
.list_sub li ol li{
	padding: 0;
}
.list_sub li ol li a{
	padding: 5px 15px 5px 30px;
	height: auto;
	line-height: 26px;
	font-size: 16px;
	border-left: none!important;
}
.list_box {
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0
}

.list_box li {
	line-height: 56px;
	height: 56px;
	font-size: 18px;
	color: #999999;
	padding: 0;
	background: url("../images/dxhx.png") bottom repeat-x;
	box-sizing: border-box;
	width: 100%;
}

.list_box li a {
	color: #000;
	float: left;
	padding-left: 15px;
	background: url("../images/ico_001.png") left center no-repeat;
	width: calc(100% - 120px);
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_box li>span{
	display:block;
	width: 100px;
	float:right;
	text-align: center;
	font-size: 16px;
	color: #666;
	font-weight: normal;
}
.list_box li:hover {
	background: #f8f8f8;
}
.list_box li:hover  a{
	color: #3e6db5;
	font-weight: bold;
}
.list_box li a:hover {

	color: #3e6db5;
}

.list-fy {
	text-align: center;
	margin: 0 auto 40px auto;
	min-height: 40px
}

.pic-list {
	width: 100%;
	overflow: hidden;
	height: auto;
	margin: 20px auto;
}

.pic-list ul {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.pic-list li {
	width: 32%;
	margin-right: 2%;
	float: left;
	margin-bottom: 0;
}
.pic-list li:nth-of-type(3n){
	margin-right:0;
}
.pic-list li a{
	
display: block;
	
width: 100%;
	
height: auto;
}
.pic-list li img {
	width: 100%;
	height: 240px;
	border: #efefef 1px solid;
	padding: 5px;
	box-sizing: border-box;
	object-fit: cover;
}

.pic-list li img:hover {
	border: #ccc 1px solid;
	padding: 5px
}

.pic-list li a:hover {
	color: #000
}

.pic-list li span {
	text-align: center;
	width: 100%;
	line-height: 20px;
	color: #333;
	display: block;
	font-size: 16px;
	margin: 10px 0 30px;
}

.c-content {
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 30px auto 40px auto;
	padding: 0 20px
}

.c-content .c-title {
	font-size: 30px;
	color: #000;
	line-height: 45px;
	text-align: center
}
.c-content .c-title.dp{
	font-size: 26px;
	margin-bottom: 15px;
	color: #3e6db5;
	font-weight: bold;
}
.c-content .other-s {
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #666666;
	background: #f5f5f5;
	margin: 15px auto 10px auto;
	position: relative
}

.c-content .other-s .sjfx {
	position: absolute;
	right: 10px;
	top: 10px
}

.c-content .nr-info {
	height: auto;
	overflow: hidden;
	position: relative;
	text-align: left
}

.c-content .nr-info p {
	font-size: 16px !important;
	color: #333;
	line-height: 34px !important;
	margin: 0 0 10px;
	text-indent: 2em;
	word-break: break-all;
	text-align: justify;
}

.c-content .nr-info p span {
	font-size: 16px !important;
	color: #333;
	line-height: 34px !important;
	word-break: break-all
}

.c-content .nr-info img {
	max-width: 100%;
	height: auto !important;
	border: 0 !important;
	margin: 0 auto!important;
	display: block;
}
.c-content .nr-info table{
display: table;
margin: 10px auto!important;
width: auto!important;
max-width: 100%!important;
}
.c-content .nr-info table p{margin: auto;text-indent: 0;}
.wz_fj p {
	line-height: 36px;
	color: #0d8100;
	font-size: 16px;
	background: url("../images/ico_fj2.png") left center no-repeat;
	padding: 0 0 0 20px
}

.wz_fj a {
	line-height: 36px;
	font-size: 16px
}

.wzclose-relative {
	text-align: center;
	margin-top: 30px
}

.wzclose-relative span {
	margin: 0 15px
}

.i-sxt {
	border-top: #d9d9d9 1px solid;
	margin: 20px auto;
	padding: 20px 0;
	position: relative
}

.i-sxt p {
	display: block;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0
}

.i-sxt a {
	color: #555555;
	font-size: 16px;
	line-height: 30px
}

.i-sxt a:hover {
	color: #385f9a;
}

.icontent {
	width: 1200px;
	border: #e5e5e5 1px solid;
	padding: 0 40px;
	background: #fcfcfc;
	overflow: hidden;
	margin: 15px auto
}

.icontent .lm_name {
	height: 70px;
	line-height: 70px;
	border-bottom: #cccccc 1px solid
}

.icontent .lm_name h2 {
	float: left;
	width: auto;
	text-align: center;
	height: 69px;
	font-size: 24px;
	color: #3e6db5;
	font-weight: bold;
	border-bottom: #3e6db5 3px solid
}

.icontent .lm_name span {
	float: right;
	color: #666666;
	font-size: 12px
}

.icontent .lm_name span a {
	color: #666666
}

.wafx {
	padding: 0;
	position: absolute;
	right: 0;
	top: 40px
}

.end {
	background: #385f9a;
	background-size: cover;
	width: 100%;
	height: auto;
}

.end_left {
	width: calc(100% - 300px);
	float: left;
	padding: 20px 0;
}

.end_right {
	width: 110px;
	float: right;
	margin-top: 17px;
}
.end_right p{
	margin:0;
}
.end_right p img{

width: 110px;

height: auto;

border: 5px solid #fff;

box-sizing: border-box;
}
.end_right p span{
	
display: block;
	
text-align: center;
	
font-size: 14px;
	
color: #fff;
}
.i-yqlj {
	width: 100%;
	height: auto;
	overflow: hidden
}

.i-yqlj a {
	display: block;
	width: auto;
	float: left;
	color: #ffffff;
	margin-right: 30px;
	font-size: 16px;
	line-height: 32px;
}

.i-yqlj a:hover {
	color: #aebed5
}

.copright {
	border-top: 1px solid rgba(255,255,255,0.2);
	margin-top: 10px;
	padding: 10px 0 0 0
}

.copright p {
	color: #ffffff;
	line-height: 24px;
	text-align: left;
	margin: 0;
}

.wx_sm {
	width: 100%;
	text-align: center;
	margin-top: 70px
}

.wx_sm img {
	width: 200px
}

.wx_sm span {
	width: 100%;
	text-align: center;
	display: block;
	font-size: 14px;
	color: #ffffff;
	line-height: 40px
}
.szdw{
  margin-top: 10px;
}
.szdw ul{
  border-bottom: 1px solid #dddddd;
}
.szdw ul li a{
  display: block;
  border: 1px solid #dddddd;
  border-bottom: none;
}
.szdw ul li a .img{
  width: 18%;
  padding: 20px;
  box-sizing: border-box;
  float: left;
  border-right: 1px solid #dddddd;
}
.szdw ul li a .img img{
  display: block;
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.szdw ul li a .con{
  width: 82%;
  padding: 20px;
  box-sizing: border-box;
  float: left;
  margin-top: 10px;
}
.szdw ul li a .con .tit{
  font-size: 20px;
  line-height: 30px;
  color: #3e6db5;
  font-weight: bold;
  margin: 0 0 5px;
}
.szdw ul li a .con .txt{
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  max-height: 120px;
  margin: 0;
  color: #333;
}