<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.fullSlide {
	width: 100%;
	position: relative;
	height: 420px;
	overflow:hidden;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 100%;
	height: 100% ;
}
.fullSlide .bd ul {
	width: 100% !important;
	height: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 100% !important;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 100% !important;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom:20px;
	left: 0;
	height:6px;
	line-height: 6px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display:inline;
	zoom: 1;
	width: 22px;
	height: 6px;
	margin:0 4px;
	background: url(../img/ban_li.png) ;
	overflow: hidden;
	line-height:14px;
	text-indent:-999px;
}
.fullSlide .hd ul .on {
	background:#fff;
}
.fullSlide .prev ,.fullSlide .next{
	width:50px;
	height:42px;
	background:url(../img/ban_br.png) no-repeat left 0;
	position:absolute;
	left:10%;
	top:50%;
	margin-top:-21px;
}
.fullSlide .next{
	left:auto;
	right:10%;
	background-position:right 0;
}

.i_bcm{
	background:#193773;
}
.i_ban{
	width:1200px;
	overflow:hidden;
	height:180px;
	margin:0 auto;
	position:relative;
}
.i_ban li{
	position:absolute;
	height:180px;
}

.ind_c1{
	min-height:226px;
	padding:45px 0;
}
.ind_c1 .c1_l{
	float:left;
	width:256px;
}
.ind_c1 .c1_l a{
	display:block;
}
.ind_c1 .c1_r{
	float:right;
	width:724px;
}
.ind_c1 .c1_r .hd{
	line-height:36px;
	height:36px;
	background:url(../img/al_bg.png) repeat-x 0 35px;
	padding-bottom:6px;
}
.ind_c1 .c1_r .hd li{
	float:left;
	padding:0 21.5px;
	font-size:14px;
	color:#656565;
	cursor:pointer;
}
.ind_c1 .c1_r .hd li.on{
	background:#5599F3;
	color:#fff;
	position:relative;
}
.ind_c1 .c1_r .hd li.on:after{
	position:absolute;
	width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 6px solid #5599F3;
	cursor:pointer;
	content:" ";
	bottom:-6px;
	left:50%;
	margin-left:-8px;
}
.ind_c1 .c1_r .bd{
	padding-top:12px;
}
.ind_c1 .c1_r .bd li{
	height:42px;
	line-height:42px;
	border-bottom:1px dashed #DCDEE4;
	cursor:pointer;
}
.ind_c1 .c1_r .bd li p{
	float:right;
	width:265px;
	height:42px;

	font-size:14px;
}
.ind_c1 .c1_r .bd li p.bt2{
	width:170px;
}
.ind_c1 .c1_r .bd li span{
	float:right;

}
.ind_c1 .c1_r .bd li a{
	display:block;
	padding-left:20px;
	color:#333333;
	font-size:14px;
	background:url(../img/al_ico.png) no-repeat left center;
}
.ind_c1 .c1_r .bd li a:hover{
	color:#5599f3;
}

.ind_c2{
	/*padding:45px 0;*/
	padding:38px 0;
	background:#E9E9E9;
}
.ind_al{
	position:relative;
	height:174px;
}
.ind_al .picScroll{
	width:100%;
	overflow:hidden;
}
.ind_al .picScroll li{
	float:left;
	width:188px;
	margin-right:20px;
	display:inline-block;
}
.ind_al .picScroll li a{
	display:block;
	box-shadow:0 0 6px rgba(0,0,0,0.1)
}
.ind_al .picScroll li .img{
	width:188px;
	height:140px;
	overflow:hidden;
}
.ind_al .picScroll li p{
	height:34px;
	line-height:34px;
	text-align:center;
	background:#fff;
	font-size:14px;
	color:#656565;
}
.ind_al .picScroll li a:hover p{
	background:#5699F3;
	color:#fff;
}
.ind_al .prev ,.ind_al .next{
	width:30px;
	height:30px;
	display:block;
	background:url(../img/i_lr.png) no-repeat 0 0;
	position:absolute;
	top:50%;
	margin-top:-15px;
	left:-50px;
	cursor:pointer;
}
.ind_al .next{
	left:auto;
	right:-50px;
	background-position:-70px 0;
}
.ind_al .prev:hover{
	background-position:0 -50px;
}
.ind_al .next:hover{
	background-position:-70px -50px;
}

.i_jswz{
	overflow:hidden;
}
.i_jswz ul{
	width:106%;
}
.i_jswz ul li{
	float:left;
	width:480px;
	height:110px;
	overflow:hidden;
	margin:20px 60px 20px 0;
	display:inline;
}
.i_jswz ul li img{
	float:left;
	width:140px;
	height:110px;
	margin-right:18px;
}
.i_jswz ul li h3{
	font-size:18px;
	height:30px;
	line-height:30px;
	padding-top:4px;
}
.i_jswz ul li p{
	color:#656565;
	line-height:22px;
	max-height:66px;
	overflow:hidden;
	padding-top:5px;
}

.ind_fanan{
	padding:20px 0 40px;
	overflow:hidden;
}
.ind_fanan ul{
	width:105%;
	padding-top:5px;
}
.ind_fanan ul li{
	float:left;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #DCDEE4;
	width:312px;
	margin-right:42px;
}
.ind_fanan ul li a{
	display:block;
	padding-left:12px;
	font-size:14px;
	color:#333333;
	background:url(../img/i_alico.png) no-repeat left center;
	overflow:hidden;
}
.ind_fanan ul li a:hover{
	color:#5599f3;
}

.ind_c3{
	padding:32px 0 0 ;
}
.ind_tt{
	height:34px;
	line-height:34px;
	padding-bottom:10px;
}
.ind_tt h3{
	font-size:24px;
	color:#3D75C1;
	float:left;
}
.ind_tt a{
	float:right;
	color:#595959;
	font-size:14px;
}
.ind_tt a:hover{
	color:#3D75C1;
}

.c3_cm{
	padding:0px 0 20px;
	overflow:hidden;
}
.c3_cm .c3_li{
	float:left;
	width:480px;
	height:96px;
	padding:20px 0;
	position:relative;
	overflow:hidden;
}
.c3_cm .c3_li.flr{
	float:right;
}
.c3_cm .c3_li img{
	width:96px;
	height:96px;
	position:absolute;
	left:0;
	top:20px;
}
.c3_cm .c3_li ul{
	padding-left:118px;
}
.c3_cm .c3_li ul li{
	height:32px;
	line-height:32px;
}
.c3_cm .c3_li ul li a{
	display:block;
	padding-left:12px;
	font-size:14px;
	color:#333333;
	background:url(../img/fa_ico.png) no-repeat left center;
	overflow:hidden;
}
.c3_cm .c3_li ul li a:hover{
	color:#3D75C1;
}

.ind_c4{
	height:70px;
	padding:15px 0;
	background:#5599F3;
}
.ind_c4 .c4_cm{
	height:100%;
	overflow:hidden;
}
.ind_c4 .c4_cm li{
	float:left;
	height:70px;
	width:204px;
}
.ind_c4 .c4_cm li a{
	display:block;
	color:#fff;
	font-size:16px;
	padding-left:32px;
	background:url(../img/gc_ico.png) no-repeat;
	border-right:1px dashed #98BBEC;
	height:70px;
	line-height:70px;
}
.ind_c4 .c4_cm li a.c4_1{
	border-left:1px dashed #98BBEC;
	background-position:122px 10px;
}
.ind_c4 .c4_cm li a.c4_2{
	background-position:122px -158px;
}
.ind_c4 .c4_cm li a.c4_3{
	background-position:122px -321px;
}
.ind_c4 .c4_cm li a.c4_4{
	background-position:122px -481px;
}
.ind_c4 .c4_cm li a.c4_5{
	background-position:122px -651px;
}


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