<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.content .container{
	padding: 15px 0px;
}
.banner-col {
    padding-right: 0;
    width: 52.2%;
}
.banner-col1 {
    width: 46.6%;
    background: rgba(255,255,255,0.56);
    margin-right: 0;
}
.news_active{
	height: 398px;
}
.news_active .title{
	height: 60px;
	line-height: 45px;
	padding-top:15px;
	border-bottom: 3px solid #d0dada;
	position: relative;
}
.news_active .title h4{
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}
.news_active .title h4&gt;a{
	font-size: 21px;
	color: #333;
}
.news_active .title&gt;h4.active{
	padding-bottom:9px;
	border-bottom: 3px solid #146ac1;
}
.news_active .title&gt;h4.active a{
	color: #146ac1;
}
.news_active .title span.more{
	float: right;
	width: 21px;
	height: 21px;
	background: url(../images/more_03.png) no-repeat;
	margin-top: 8px;
	margin-right: 8px;
}
.news_active .title span a{
	display: block;
	height: 100%;
}
.news_active .nws_title1{
	height:70px;
	line-height:70px;
	font-size:18px;
	color:#146ac1;
	text-align:center;
	border-bottom:1px dashed #d5d2d2;
	margin-bottom:10px;
	}
.news_active .nws_title1 a{
	color:#146ac1;
}
.news_active .nws_title1 a:hover{
	color:#146ac1;
	text-decoration:underline
}
.news_active ul{
	padding: 0px;
	margin-bottom: 0;
	display: none;
}

.news_active ul li{
	line-height: 34px;
	height: 34px;
}
.news_active ul li a{
	float: left;
	font-size: 16px;
	color: #333;
	width: 88%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background:url(../images/dian1.png) left center no-repeat;
	padding-left:24px;
}
.news_active ul li a:hover{
	color:#146ac1;
	background:url(../images/dian2.png) left center no-repeat;
}
.news_active ul li a em{
	color: #ff0000;
	margin-right: 4px;
}
.news_active ul li span{
	float: right;
	font-size: 14px;
	color: #999;
}
.col_mid11{
	padding-right: 0;
}
.col_mid11a{
	padding-right:8px;
	padding-left: 0;
}
.col_mid1{
	padding-right: 0;
	margin-top:13px
}
.col_mid2{
	margin-right:10px
}

.bsbox3{
	margin-top: 15px;
	margin-right: 10px;
	width:99%;
}
.bsbox3 ul li{
	float: left;
	width: calc(100%/5 - 1px);
	height: 79px;
	border-right: 1px solid #e7e7e7;
	background: #fafaf9;
	font-size:16px;
}
.bsbox3 ul li:nth-child(5){
	border-right:0;
}
.bsbox3 ul li i{
	display: block;
	width: 36px;
	height: 35px;
	margin: 8px auto 5px;
}
.bsbox3 ul li span{
	display: block;
	color: #333;
	text-align: center;
}
.bsbox3 ul li:nth-child(1) i{
	background: url(../images/ld12_07.png) no-repeat -13px -7px;
}
.bsbox3 ul li:nth-child(1):hover i{
	background: url(../images/ld12_07.png) no-repeat -13px -48px;
}
.bsbox3 ul li:nth-child(2) i{
	background: url(../images/ld12_07.png) no-repeat -70px -7px;
}
.bsbox3 ul li:nth-child(2):hover i{
	background: url(../images/ld12_07.png) no-repeat -70px -48px;
}
.bsbox3 ul li:nth-child(3) i{
	background: url(../images/ld12_07.png) no-repeat -124px -7px;
}
.bsbox3 ul li:nth-child(3):hover i{
	background: url(../images/ld12_07.png) no-repeat -124px -48px;
}
.bsbox3 ul li:nth-child(4) i{
	background: url(../images/ld12_07.png) no-repeat -178px -7px;
}
.bsbox3 ul li:nth-child(4):hover i{
	background: url(../images/ld12_07.png) no-repeat -178px -48px;
}
.bsbox3 ul li:nth-child(5) i{
	background: url(../images/ld12_07.png) no-repeat -234px -7px;
}
.bsbox3 ul li:nth-child(5):hover i{
	background: url(../images/ld12_07.png) no-repeat -234px -48px;
}
.bsbox3 ul li:hover{
	background: #146ac1;
	border: 1px solid #146ac1;
}
.bsbox3 ul li:hover span{
	color: #fff;
}

.bsbox4{
	margin-top: 15px;
	margin-right: 6px;
}
.bsbox4 ul li{
	float: left;
	width: calc(100%/2 - 1px);
	height: 79px;
	border-right: 1px solid #e7e7e7;
	background: #fafaf9;
	font-size:16px;
	padding:0px 35px;
}
.bsbox4 ul li:nth-child(2){
	border-right:0;
}
.bsbox4 ul li i{
	float:left;
	width: 36px;
	height: 39px;
	margin: 20px auto 5px;
	margin-right:10px;
}
.bsbox4 ul li span{
	float:left;
	color: #333;
	text-align: center;
	line-height:75px;
}
.bsbox4 ul li:nth-child(1) i{
	background: url(../images/ld12_07a.png) no-repeat -13px -7px;
}
.bsbox4 ul li:nth-child(1):hover i{
	background: url(../images/ld12_07a.png) no-repeat -13px -48px;
}
.bsbox4 ul li:nth-child(2) i{
	background: url(../images/ld12_07a.png) no-repeat -70px -7px;
}
.bsbox4 ul li:nth-child(2):hover i{
	background: url(../images/ld12_07a.png) no-repeat -70px -48px;
}
.bsbox4 ul li:hover{
	background: #146ac1;
	border: 1px solid #146ac1;
}
.bsbox4 ul li:hover span{
	color: #fff;
}



.bsbox5{
	margin-top: 13px;
	margin-right: 10px;
	width:100%;
}
.bsbox5 span{
	float: left;
	width:48%;
	height: 92px;
	background: #d8e8f0;
	font-size:16px;
	margin-right:10px;
}
.bsbox5 span:nth-child(2){
	margin-right:0;
}
.bsbox5 span i{
	display: block;
	width: 55px;
	height: 50px;
	margin: 8px auto 5px;
}
.bsbox5 span p{
	display: block;
	color: #333;
	text-align: center;
}
.bsbox5 span:nth-child(1) i{
	background: url(../images/ld12_07tb.png) no-repeat -13px -0px;
}
.bsbox5 span:nth-child(1):hover i{
	background: url(../images/ld12_07tb.png) no-repeat -13px -50px;
}
.bsbox5 span:nth-child(2) i{
	background: url(../images/ld12_07tb.png) no-repeat -107px -0px;
}
.bsbox5 span:nth-child(2):hover i{
	background: url(../images/ld12_07tb.png) no-repeat -107px -50px;
}
.bsbox5 span:hover{
	background: #146ac1;
	border: 1px solid #146ac1;
}
.bsbox5 span:hover p{
	color: #fff;
}


.clear{ clear:both}
/*2017-06-09 zj end*/
.zl{
	height: auto;;
	overflow: hidden;
	margin-top: 15px;
}
.zl img{
	width: 100%;
}
.row_middle .col_mid2{
	padding-right: 0;
}


.row-mt{
	margin-top: 15px;
}
.zc_active_z1{
	display:block;
	float:left;
	background:rgba(255,255,255,0.56);
	width:calc(100%/3 - 7px);
	padding:0px 15px 15px 15px;
	/* height: 300px; */
	}
.zc_active_z1 .title{
	height: 53px;
	line-height: 45px;
	padding-top:8px;
	border-bottom: 3px solid #d0dada;
	position: relative;
}
.zc_active_z1 .title h4{
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}
.zc_active_z1 .title h4&gt;a{
	font-size: 21px;
	color: #333;	
}
.zc_active_z1 .title&gt;h4.active{	
	padding-bottom:9px;
	border-bottom: 3px solid #146ac1;
}
.zc_active_z1 .title&gt;h4.active a{
	color: #146ac1;
}

.zc_active_z1 .title span.more{
	float: right;
	width: 21px;
	height: 21px;
	background: url(../images/more_03.png) no-repeat;
	margin-top: 8px;
	margin-right: 8px;
}
.zc_active_z1 .title span a{
	display: block;
	height: 100%;
}
.zc_active_z1 ul{
	padding: 10px 8px 0px 8px;
	margin-bottom: 0;
	display: none;
}

.zc_active_z1 ul li{
	line-height: 34px;
	height: 34px;
}
.zc_active_z1 ul li a{
	float: left;
	font-size: 16px;
	color: #333;
	width: 82%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.zc_active_z1 ul li a:hover{
	color:#146ac1;
}
.zc_active_z1 ul li em{
	float:left;
	color: #ff0000;
	margin-right: 4px;
	width:auto;
	overflow:inherit;
}
.zc_active_z1 ul li em a{
	color: #ff0000;
}

.zc_active_z1 ul li span{
	float: right;
	font-size: 14px;
	color: #999;
}
.zc_active_z1 .xyxlk{
	width:100%;
}
.zc_active_z1 .xyxlk input{
	border:1px solid #dcdcdc;
	line-height:30px;
	height:30px;
	background:#fff;
	font-size:16px;
	color:#666666;
	margin-top:10px;
	width:80%;
	float:left;
}
.zc_active_z1 .xyxlk  .ss_anniu a{
	border:1px solid #dcdcdc;
	line-height:30px;
	height:30px;
	background:#146ac1;
	font-size:16px;
	color:#ffffff;
	margin-top:10px;
	width:20%;
	float:left;
	text-align:center
}
.zc_active_z1 .xyxlk .ss_anniu a:hover{
	background:#146ac1;
}

.zc_active_z1 .anniu{
	margin:3px auto;
}
.zc_active_z1 .anniu a{
	width:100%;
	background:#146ac1;
	line-height:24px;
	display:block;
	font-size:16px;
	color:#fff;
	text-align:center;
}
.zc_active_z1 .anniu a:hover{
	background:#146ac1;
}
.zc_active_z1 .anniu2{
	margin:0px auto;
}
.zc_active_z1 .anniu2 a{
	width:100%;
	background:#146ac1;
	line-height:35px;
	display:block;
	font-size:16px;
	color:#fff;
	text-align:center;
	margin-top:10px;
}
.zc_active_z1 .anniu2 a:hover{
	background:#146ac1;
}

.zc_active_z{
	display:none;
	/* height: 300px; */
		}
.zc_active_z .title{
	height: 60px;
	line-height: 45px;
	padding-top:15px;
	border-bottom: 3px solid #d0dada;
	position: relative;
}
.zc_active_z .title h4{
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}
.zc_active_z .title h4&gt;a{
	font-size: 21px;
	color: #333;
	
}
.zc_active_z .title&gt;h4.active{	
	padding-bottom:9px;
	border-bottom: 3px solid #146ac1;
}
.zc_active_z .title&gt;h4.active a{
	color: #146ac1;
}

.zc_active_z .title span.more{
	float: right;
	width: 21px;
	height: 21px;
	background: url(../images/more_03.png) no-repeat;
	margin-top: 8px;
	margin-right: 8px;
}
.zc_active_z .title span a{
	display: block;
	height: 100%;
}
.zc_active_z .nws_title1{
	height:70px;
	line-height:70px;
	font-size:18px;
	color:#146ac1;
	text-align:center;
	border-bottom:1px dashed #d5d2d2;
	margin-bottom:10px;
	}
.zc_active_z .nws_title1 a{
	display:block;
	width:100%;
	color:#146ac1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}
.zc_active_z .nws_title1 a:hover{
	color:#146ac1;
	text-decoration:underline
}
.zc_active_z ul{
	padding: 0;
	margin-bottom: 0;
	display: none;
}

.zc_active_z ul li{
	line-height: 34px;
	height: 34px;
}
.zc_active_z ul li a{
	float: left;
	font-size: 16px;
	color: #333;
	width: 88%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background:url(../images/dian1.png) left center no-repeat;
	padding-left:24px;
}

.zc_active_z ul li a:hover{
	color:#146ac1;
	background:url(../images/dian2.png) left center no-repeat;
}
.zc_active_z ul li em{
	float:left;
	color: #ff0000;
	margin-right: 4px;
	width:auto;
	overflow:inherit;
}
.zc_active_z ul li em a{
	color: #ff0000;
}

.zc_active_z ul li span{
	float: right;
	font-size: 14px;
	color: #999;
}

.xyfc_tu{
	background:rgba(255,255,255,0.56);
	padding:0px 20px 15px 20px;
	margin-top:15px;
	}
.xyfc_tu .title{
	height: 53px;
	line-height: 45px;
	padding-top:8px;
	border-bottom: 3px solid #d0dada;
	position: relative;
}
.xyfc_tu .title h4{
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}
.xyfc_tu .title h4&gt;a{
	font-size: 21px;
	color: #333;	
}
.xyfc_tu .title&gt;h4.active{	
	padding-bottom:9px;
	border-bottom: 3px solid #146ac1;
}
.xyfc_tu .title&gt;h4.active a{
	color: #146ac1;
}

.xyfc_tu .title span a{
	display: block;
	height: 100%;
}
.xyfc_tu ul{
	padding:12px 0px;
}
.xyfc_tu ul li{
	float:left;
	width:calc(100%/5 - 10px);
	margin-right:12px;
	text-align:center;
}
.xyfc_tu ul li a{
	display:block;
	width:100%;
	font-size:16px;
	color:#333;
	line-height:40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xyfc_tu ul li a:hover{
	color:#146ac1
}
.xyfc_tu ul li:nth-child(5){
	margin-right:0;
}
.xyfc_tu ul li img{
	width:100%;
	height:auto;
}



.friend_link{
	width: 1200px;
	margin: 0 auto;
	padding:15px;
	background:rgba(255,255,255,0.56);
	margin-bottom:15px;
	overflow: hidden;
}
.friend_link select{
	float: left;
	width: 222px;
	padding: 6px 0 6px 0;
	color: #555;
	margin-right: 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-indent: 10px;
}
.friend_link select:last-child{
	margin-right: 0;
}
.zj_xs{
	display:none
}
.m-height{
	min-height:318px;
}
.ajj_ywpt{
	float:left;
	display:block;
	width:64%;
	line-height:45px;
	font-size:16px;
	color:#fff;
	border:1px solid #e7e7e7;
	color:#146ac1;
	text-align:center;
	background:rgba(255,255,255,0.56);
}
.ajj_ywpt_ge{ margin-top:15px}
.ajj_ywpt a{ color:#146ac1; text-decoration:none; display:block}
.ajj_ywpt a:hover{ background:#146ac1; color:#fff}
.ajj_ywpt1{
	float:right;
	display:block;
	width:35%;
	line-height:45px;
	font-size:16px;
	color:#fff;
	border:1px solid #e7e7e7;
	color:#146ac1;
	text-align:center;
	background:rgba(255,255,255,0.56);
}
.ajj_ywpt1 a{ color:#146ac1; text-decoration:none; display:block}
.ajj_ywpt1 a:hover{ background:#146ac1; color:#fff}
.ggjtu{ width:100%; height:125px; background:#d8e9f1 url(../images/zfggjtu.jpg) center left; padding-top:10px; margin-bottom:14px;}
.ggjtu a.zi1{ display:block; margin-left:205px; font-size:18px; font-weight:bold; color:#333; margin-top:0px; line-height:32px; float:left;font-style: italic}
.ggjtu a.zi2{ display:block; margin-left:205px; font-size:18px; font-weight:bold; color:#fc3203; line-height:32px; float:left;font-style: italic}
.ggjtu a.zi3{ display:block; margin-left:205px; font-size:18px; font-weight:bold; color:#333; margin-top:00px; line-height:32px; float:left;font-style: italic}


.zc_active_z1 .ggjnr1{ width:100%}
.zc_active_z1 .ggjnr1 li{ width:100%}
.zc_active_z1 .ggjnr1 li a{ float:left; width:60%;}
.zc_active_z1 .ggjnr1 li span{ float:right; width:20%; text-align:center; font-size:14px}

.zc_active_z1 .xbt_bt{width:calc(100% - 5px); border-bottom:3px solid #e7e7e7; margin-top:10px; height:43px; padding-left:43px}
.zc_active_z1 .xbt_bt h5{float:left; width:130px; height:40px; line-height:40px; text-align:center; color:#333; font-size:18px;}
.zc_active_z1 .xbt_bt h5 a{ color:#333}
.zc_active_z1 .xbt_bt h5.active{background:#146ac1; color:#fff;}
.zc_active_z1 .xbt_bt h5.active a{color:#fff}
.zc_active_z1 .w1 a{ width:100%;}
.zc_active_z1 .w1{ padding-bottom:2px; padding-top:10px;}

.zc_active_z1 .w2 a{ width:100%;}

.dkznnr{ width:100%;}
.dkznnr span{ float:left; width:30%; margin:22px 1.5%; padding:0; height:202px; padding-top:70px}
.dkznnr span.nrbj1{ background:#d8e8f0 url(../images/ggjzn_08.png) center top;}
.dkznnr span.nrbj2{ background:#d8e8f0 url(../images/ggjzn_03.png) center top;}
.dkznnr span.nrbj3{ background:#d8e8f0 url(../images/ggjzn_05.png) center top;}
.dkznnr span a{ line-height:38px; font-size:16px; color:#146ac1; display:block; text-align:center; width:98px; margin:0 auto;}
.dkznnr span a:hover{ color:#146ac1}

.zc_zkuan{
	width:66.3%;
	
}
.hmhjl1-cc{margin-top: 7px;}
.hmhjl1-cc table{width: 100%; table-layout: fixed;}
.hmhjl1-cc table thead tr{height: 36px;background: #c2d8ec;}
.hmhjl1-cc table thead tr th{color: #333;font-weight: normal; text-align:center}
.hmhjl1-cc table tbody tr{height: 34px;border-bottom: 1px dashed #bfcfe9;}
.hmhjl1-cc table tbody tr td{font-size: 14px;color: #333;text-align: center;}
.hmhjl1-cc table tbody tr td a{color: #333;}
.hmhjl1-cc table thead tr th:nth-of-type(1){text-align: left;text-indent: 11px;}
.hmhjl1-cc table tbody tr td:nth-of-type(1){text-align: left;text-indent: 11px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hmhjl1-cc table tbody tr td:hover a{color: #1672d5;}


@media screen and (max-width:1190px){
	.friend_link{
		display: none;
	}
}
@media screen and (max-width:1200px) and (min-width: 992px){
	.rc_two_l li i{
		display: none;
	}
	.rc_two_l li span{
		float: none;
		text-align: center;
		display: block;
	}
	.row_middle .f_btn li{
		width: 95px;
		margin-right: 1px;
	}
}
@media screen and (max-width:991px){
	.content .container{
	padding: 0px 0px 15px 0px;
}
	.row_middle .f_btn li{
		width: calc(100%/4 - 14px)
	}
	.col_mid1 {
    	padding-right: 15px;
	}
	.col_mid11a{
		padding-right: 5px;
		padding-left: 15px;
	}
	.col_mid11{
		padding-right: 5px;
	}
	.bsbox3{
		width:100%;
		margin:0px;
	}

.ggjtu a.zi1{font-size:16px}
.ggjtu a.zi2{font-size:16px}

.bsbox3 ul li{
		background:#fff;
		width:calc(100%/5);
		height:auto;
		padding-bottom:10px;
		
	}
	.bsbox4{
		width:100%;
		margin-top:15px
	}
	.bsbox4 ul li{
		padding:0px;
		background:#fff;
		width:calc(100%/2);
}
	.bsbox2 a{
		width: 100%;
		margin-top:10px;
	}
	.zc_active_z{
		display:block;
		background:rgba(255,255,255,1);
		padding:0px 20px 20px 20px;
		margin-top:15px;
	}
	.xyfc_tu{
		background:#fff;
		margin-top:15px;
	}

	.xyfc_tu ul li{
		width:100%;
	}
	.zc_active_z1{
		width:100%;
		background:rgba(255,255,255,1);
		margin-top:15px;
	}

	
	.rc_twobox1 .rc_two_z{
	margin-top:15px;
	}
	.news_active{
	display:none;
	}
	.friend_link{
		display: none;
	}
	.banner-col{
		width:100%;
		margin-top: 60px;
		padding: 0;
	}
	.banner-col img{ 
		width:100%;
	}
	.banner-col1{
		margin:0px;
		width:100%;
		background:0;
	}
	.zl{
		display:none;
	}
	.zj_ge{
		margin-top:15px;
	}
	.zj_xs{
		display:block
	}
	.m-height{
		min-height:auto;
	}
	.ajj_ywpt{
		width:100%;
		background:#fff;
		border:1px solid #fff;
		margin-bottom:15px;
	}
	.ajj_ywpt1{
		width:100%;
		background:#fff;
		border:1px solid #fff
	}

}
@media screen and (max-width:767px){
	.row{
		margin: 0;
	}
	.row_middle .col_mid2{
		padding-right:15px;
	}
	.bsbox4 ul li{
		padding:0px 10%;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{padding: 0;}

}
@media screen and (max-width:440px){
		.bsbox4 ul li{
		padding:0px 5%;
	}

}</pre></body></html>