.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative
}

.site_banner {
	height: 314px;
	background: url(../img/xsitebg.jpg) center top no-repeat;
	min-width: 1380px;
}

.site_nav {
	height: 56px;
	background:#016fb2;
	min-width: 1380px;
}

.site_nav .w1200 ul {
	display: flex;
	justify-content: center;
	height: 56px;
}

.site_nav .w1200 ul li {
	padding: 0 36px;



}

.site_nav .w1200 ul li a {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	height: 56px;
	align-items: center;
	justify-content: center;
	display: flex;
}

.site_nav .w1200 ul li:hover {
	background:url(../img/nav_active02.jpg) center center no-repeat;
}

.siterightbox {
	width: 60px;
	position: absolute;
	right: 5px;
	top: 390px;
	position: relative;
	z-index: 9999;
}

.siterightbox {
	position: fixed;
	_position: absolute;
	top: 50%;
	right: 0;
	_top: expression(eval(document.documentElement.scrollTop));
	z-index: 1000;
	margin-top: -174px;
}

.siterightbox ul li {
	position: relative;
	width: 60px;
}

.siterightbox ul li span {
	width: 58px;
	height: 58px;
	border: 1px solid #bfbfbf;
	border-radius: 50%;
	display: flex;
	position: relative;
	cursor: pointer;
	background-color:#FFFFFF
}

.siterightbox ul li:nth-child(1) span::after {
	position: absolute;
	content: "";
	width: 30px;
	height: 24px;
	background: url(../img/dh_a.png) center center no-repeat;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.siterightbox ul li:nth-child(1) span::after {
	position: absolute;
	content: "";
	width: 30px;
	height: 24px;
	background: url(../img/dh_a.png) center center no-repeat;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.siterightbox ul li:nth-child(2) span::after {
	position: absolute;
	content: "";
	width: 30px;
	height: 32px;
	background: url(../img/yj_a.png) center center no-repeat;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.siterightbox ul li:nth-child(3) span::after {
	position: absolute;
	content: "";
	width: 20px;
	height: 31px;
	background: url(../img/sjd_a.png) center center no-repeat;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.siterightbox ul li:nth-child(4) span::after {
	position: absolute;
	content: "";
	width: 23px;
	height: 34px;
	background: url(../img/back_top.png) center center no-repeat;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.siterightbox ul li:hover span {
	border: 1px solid #4f55bd;
}

.siterightbox ul li:hover:nth-child(1) span::after {

	background: url(../img/dh_b.png) center center no-repeat;

}

.siterightbox ul li:hover:nth-child(2) span::after {

	background: url(../img/yj_b.png) center center no-repeat;

}

.siterightbox ul li:hover:nth-child(3) span::after {

	background: url(../img/sjd_d.png) center center no-repeat;

}


.siterightbox ul li p {
	display: flex;
	justify-content: center;
	color: #9a9a9a;
	padding: 4px 0 4px 0;
}

.siterightbox ul li .tcbox {
	width: 0;
	border: 1px solid #bfbfbf;
	border-radius: 5px;
	text-align: left;
	padding: 10px 10px;
	position: absolute;
	right: 70px;
	top: 0;
	visibility: hidden;
	background: #FFFFFF;
}

.siterightbox ul li .tcbox::after {
	background: url(../img/xjj.png) right center no-repeat;
	content: "";
	position: absolute;
	right: -8px;
	top: 50%;
	width: 8px;
	height: 15px;
	margin-top: -7.5px;

}

.siterightbox ul li:nth-child(3) .tcbox {
	width: 0;
	border: 1px solid #bfbfbf;
	border-radius: 5px;
	text-align: left;
	padding: 10px 10px;
	position: absolute;
	right: 70px;
	top: -206px;
	visibility: hidden;
}


.siterightbox ul li .tcbox em {
	color: #9a9a9a;


}

.siterightbox ul li .tcbox em i {
	font-size: 12px;
}



.siterightbox ul li .tcbox img {
	width: 98px;
	height: 98px;

	display: block;
	margin: 0 auto;
}
.siterightbox ul li .tcbox  i{
	font-size: 12px;
	width: 100px;
	display: block;
	text-align: center;
}

.siterightbox ul li .tcbox img:last-child {
	margin-bottom: 0;
}

.siterightbox ul li:hover .tcbox {
	width: 100px;
	visibility: visible;

}
.siterightbox ul li:nth-child(2):hover .tcbox {
	width: 152px;
	visibility: visible;

}

.tab_pic {
	width: 630px;
	height: 374px;
	position: relative;
	margin: 0 auto;
	float: left;
	overflow: hidden;
	margin-top: 54px;
}
.tab_pic a.prev, .tab_pic a.next {
	width: 39px;
	height: 374px;
	top: 0;
	display: block;
	position: absolute;
	z-index: 99;
	    transition: all 0.5s linear;	
}
.tab_pic a.next {
	background: url(../img/r.png) center center no-repeat;
	right: -50px;

}
.tab_pic a.prev {
	background: url(../img/l.png) center center no-repeat;
	left: -50px;;

}
.tab_pic:hover a.prev {
	left:0;
	display: block
}
.tab_pic:hover a.next {
	right:0;
	display: block
}
.tab_pic .bd {
	width: 630px;
	height: 374px;
}
.tab_pic .bd li {
	position: relative;
	width: 630px;
	height: 374px;

}
.tab_pic .bd li img {
	width: 630px;
	height: 374px;
}
.tab_pic .bd li p {
	height: 48px;
	width: 630px;


	position: absolute;
	left: 0;
	bottom: 0;

	text-align: left;
	line-height: 48px;
	text-indent: 12px;
	z-index: 3;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#016fb2, endcolorstr=#016fb2);
	background: rgba(1,111,178,0.9);
}
.tab_pic .bd li p {
	text-align: left;
	color: #FFF;
	font-size: 15px;
}
.tab_pic .bd li a:after{

}


.tab_pic .hd {
	position: absolute;
	height: 12px;
	right: 5px;
	bottom: 18px;
	z-index: 99;
}
.tab_pic .hd ul {
}
.tab_pic .hd ul li {
	font-size: 0px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #FFFFFF;
	margin: 0 3px;
	float: left;
		cursor:pointer
}
.tab_pic .hd ul li.on {
	background-color: #3998ff
}
.videolist ul{
	display: flex;
	justify-content: space-between;
}
.videolist ul li{
	width: 310px;
	height:172px;
	position: relative;
}
.videolist ul li a{
	display: flex;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;

}
.videolist ul li a::after{
	content: "";
	width: 100%;
	height:calc(100% - 36px) ;
	position: absolute;
	left: 0;
	top: 0;	
	background: url(../img/video.png) center center no-repeat;
	background-size: 70px 70px;
}

.videolist ul li img{
	width: 310px;
	height:172px;
}
.videolist ul li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px;
	text-align: center;
	line-height: 36px;
	z-index: 3;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#016fb2, endcolorstr=#016fb2);
	background: rgba(1,111,178,0.9);
	color: #FFFFFF;
}

.w500{
	width: 500px;
	padding-top:54px ;
}
.w500 ul li{
	height: 60px;
	border-bottom: 1px solid #eeeeee;
	display: flex;
	align-items: center;
}
.w500 ul li a{
	font-size: 18px;
}
.w500 ul li:first-child{
	font-weight: bold;
}
.w500 ul li:nth-child(5){
	font-weight: bold;
}
a.more{
	font-size: 18px;
	height: 30px;
	background: url(../img/more.png) center right no-repeat;
	width: 62px;
	line-height: 30px;
	display:block;
	float: right;
	margin-top: 24px;
	
}
#b01{
	padding-bottom: 50px;
	position: relative;
	overflow: hidden;
}
#b02{
	background-color: #f4fbfb;
	position: relative;
	overflow: hidden;
	padding: 42px 0;
}
.w234{
	width: 234px;
	float: left;
}
.w234 ul li{
	margin-bottom: 8px;
}
.w234 ul li:last-child{
	margin-bottom: 0;
}
.w234 ul li img{
	
}
.juborukou{
	width: 716px;
	height: 298px;
	float: left;
	background: url(../img/jubaoimg20230524.jpg) center center no-repeat;
	margin: 0 4px 0 3px;
}
.juborukou a{
	display: flex;
	width: 100%;
	height: 100%;
}
.zxjb{
	width: 243px;
	height: 298px;
	background: url(../img/xlink_bg02.jpg) center center no-repeat;
	float: right;
}
.jb_ds_list{
	height: 147px;
	background: url(../img/xlink_bg03.jpg) center center no-repeat;
}

.zxsy_gsgg_tab{
	width: 216px;
	height:156px;
	margin: 0 auto;
	padding: 30px 0;
	overflow: hidden;
	margin-top: 74px;
	position: relative;
}
.zxsy_gsgg_tab a.next,.zxsy_gsgg_tab a.prev{
	width: 216px;
	height: 13px;
	display: block;
	position: absolute;
	z-index: 999;
}
.zxsy_gsgg_tab a.next{
	background: url(../img/btn_b.png) center center no-repeat;
	bottom: 4px;
}
.zxsy_gsgg_tab a.prev{
	background: url(../img/btn_t.png) center center no-repeat;
	top: 12px;	
}

.zxsy_gsgg_tab .bd{
	width: 216px;
	height:156px;
	overflow: hidden;
}
.zxsy_gsgg_tab .bd ul li{
	width:214px;
	height:44px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #FFFFFF;
	background-color: #56c7ff;
	margin-top: 6px;
	cursor: pointer;
}
.zxsy_gsgg_tab .bd ul li a{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.zxsy_gsgg_tab .bd ul li:hover{
	background-color: #3758d7;
}
.dslist{
	height: 32px;
	padding-top: 82px;
}
.dslist ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.dslist ul li{
	height: 32px;
	position: relative;
	padding: 0 16px;
	display: flex;
	align-items: center;
}
.dslist ul li::after{
	content: "";
	color: #FFFFFF;
	width: 1px;
	height:20px;
	position: absolute;
	background-color: #FFFFFF;
	right: 0;
	top: 7px;
}
.dslist ul li:last-child::after{
	background: none;
}
.dslist ul li a{
	font-size: 18px;
	color: #FFFFFF;
}
#b03{
	padding: 12px 0 30px 0;
}
#b03 .w1200{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#b03 .w1200 .box{
	width: 570px;
	overflow: hidden;
	margin-top: 18px;
}
#b03 .w1200 .box .nav{
	height: 42px;
	border-bottom: 1px solid #40c79f;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#b03 .w1200 .box .nav::after{
	content: "";
	height: 20px;
	width: 6px;
	background-color: #40c79f;
	position: absolute;
	left: 0;
	top: 12px;
}
#b03 .w1200 .box .nav strong{
	font-size: 22px;
	font-weight: 400;
	margin-left: 14px;
}
#b03 .w1200 .box .nav a{
	font-size: 16px;
	padding-right: 24px;
	background: url(../img/more.png) right center no-repeat;
}
#b03 .w1200 .box ul{
	padding-top: 18px;
}
#b03 .w1200 .box ul li{
	font-size: 18px;
	line-height: 42px;
	white-space: nowrap;
}

#b04{
	padding: 30px 0 30px 0;
	background-color: #f4fbfb;
	position: relative;
	overflow: hidden;
}
.banner{
	padding-bottom: 5px;
	border-bottom: 1px solid #40c79f;
}
#tab_pic02{
	margin-top: 20px;
}
.hhrightbox{
	width: 500px;
	overflow: hidden;
	margin-top: 18px;
}
.hhrightbox .nav{
	height: 42px;
	border-bottom: 1px solid #40c79f;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.hhrightbox .nav::after{
	content: "";
	height: 20px;
	width: 6px;
	background-color: #40c79f;
	position: absolute;
	left: 0;
	top: 12px;
}
.hhrightbox .nav strong{
	font-size: 22px;
	font-weight: 400;
	margin-left: 14px;
}
.hhrightbox .nav a{
	font-size: 16px;
	padding-right: 24px;
	background: url(../img/more.png) right center no-repeat;
}
.hhrightbox ul{
	padding-top: 12px;
}
.hhrightbox ul li{
	font-size: 18px;
	line-height: 40px;
	white-space: nowrap;
}

.gdqhbox{
	height: 140px;
	overflow: hidden;
	position: relative;
	margin-top: 24px;
}
.gdqhbox .bd{
	width: 1230px;
	height: 140px;
	position: absolute;
	left: -15px;
	top: 0;
}
.gdqhbox .bd ul{
}
.gdqhbox .bd ul li{
	width: 380px;
	height: 140px;
	margin:0 15px ;
}
.gdqhbox .bd ul li img{
	width: 380px;
	height: 140px;	
}

.gdqhbox a.prev, .gdqhbox a.next {
	width: 39px;
	height: 140px;
	top: 0;
	display: block;
	position: absolute;
	z-index: 99;
	    transition: all 0.5s linear;	
}
.gdqhbox a.next {
	background: url(../img/r.png) center center no-repeat;
	right: -50px;

}
.gdqhbox a.prev {
	background: url(../img/l.png) center center no-repeat;
	left: -50px;;

}
.gdqhbox:hover a.prev {
	left:0;
	display: block
}
.gdqhbox:hover a.next {
	right:0;
	display: block
}

.footer_link{
	background-color: #bbe0ff;
	padding: 24px 0 36px 0;
}
.footer_link .nav{
	
}

.footer_link .nav{
	height: 42px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer_link .nav::after{
	content: "";
	height: 20px;
	width: 6px;
	background-color: #40c79f;
	position: absolute;
	left: 0;
	top: 12px;
}
.footer_link .nav::before{
	content: "";
	height: 3px;
	width: 964px;
	background-color: #FFFFFF;
	position: absolute;
	right: 0;
	top: 21px;	
}
.footer_link .nav strong{
	font-size: 22px;
	font-weight: 400;
	margin-left: 20px;
}
.footer_link ul{
	display: flex;
	flex-wrap: wrap;
	padding-top: 12px;

}
.footer_link ul li{
	font-size: 18px;
	padding-left: 16px;
	margin-right: 24px;
	height: 48px;
	display: flex;
	align-items: center;
	background: url(../img/ulli01.png) left center no-repeat;
}

.xxsm{
	background-color: #016fb2;
	padding: 36px 0 24px 0;	
}
.xxsm .w1200 p{
	text-align: center;
	font-size: 16px;
	line-height: 2;
	color: #FFFFFF;
}
.xxsm .w1200 p a{
	color: #FFFFFF;	
}