﻿@charset "utf-8";
/* CSS Document */
*{
	font-family:微软雅黑;	
}
body{
	margin:0px;
	padding:0px;	
}
a {
	transition:color 0.3s;
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#F60;
	text-decoration:none;
}
.mbar a,.bnmblock a{
	transition:color 0.5s;
	color:#FFF;
	text-decoration:none;
}
.mbar a:hover,.bnmblock a:hover{
	color:#02d2ff;
	text-decoration:none;
}
.bt_18{
	font-size:18px;
}
.bt_24{
	font-size:24px;
}
.bt_30{
	font-size:30px;
}

.div_80{
	width:80%;margin:0px auto;padding:20px;
	line-height:30px;

}
.blink{	
	transition:color 0.3s;
	color:#3667cb;
	text-decoration:none;
}
.blink:hover{
	color:#F60;
	text-decoration:none;
}
.wlink{
	transition:color 0.3s;
	color:#FFF;
	text-decoration:none;
}
.wlink:hover{
	color:#F60;
	text-decoration:none;
}
.glink{
	transition:color 0.5s;
	color:#999;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

.glink:hover{
	color:#F60;
	text-decoration:none;
}

.rydz{
	text-align:center;
	margin:40px 0px 20px 0px;
}
.ryd{
	transition:all 0.5s;
	margin:0px 10px 0px 10px;
}
.ryd:hover{
	filter: saturate(3.6);

}
#cusz{
	text-align:center;	
}
#cusz img{
	transition:all 1s;

	margin:0px 10px; 0px 10px;
}
#cusz img:hover{
	filter: saturate(3.6);
	filter: grayscale(0);
}

.cusb{
	cursor:pointer;
	transition:all 1s;
}
.cusb:hover{
	filter: saturate(3.6);
}

.imgblock{
	width:290px;
	height:140px;
	border:1px solid #CCC;
	text-align:center;	
}
.imgblock img{
	margin-bottom:6px;
}
.imgblock a{
	font-size:12px;	
}
.indexbb img{
	transition:all 0.5s;
}
.indexbb img:hover{
	box-shadow: 0 0 10px #F60;	
	filter:brightness(1.1);
}
.index_newsi{
	transition:all 1s;
}
.index_newsi:hover{
	filter:brightness(1.2);
}

h1{
	color:#FFF;
	font-weight:normal;	
	font-size:50px;
}
h2{
	color:#FFF;
	font-weight:normal;	
}





.logobar{
	padding:20px 0px 20px 0px;
}
.topc{
	color:#12405b;
	font-size:18px;	
}
.topr{
	text-align:right;
	color:#db7b04;
}
.topp{
	font-size:26px;
	font-family:Book Antiqua;	
}
.mbar{
	height:60px;
	font-size:16px;
	color:#FFF;
	border-top:1px solid #004698;
	border-bottom:1px solid	#1e92d2;
	background-color:rgba(0,115,186,0.8);
	text-align:center;
	z-index:99;
	position:relative;
	min-width:1200px;
}
.mbarn{
	width:1000px;
	margin:0 auto;	
}

.mbarBtnz{
	position:absolute;
	width:100%;
	top:330px;
	text-align:center;
}

.mbarBtnz span{
	transition:all 0.5s;
	margin:0px 6px 0px 6px;
	font-size:40px;	
	cursor:pointer;
	opacity:0.5;
	color:#FFF;
}

.mbarBtnz span:hover,.mbarBtnz-span-hover{
	color:#F60;
	opacity:1;
}



.mbarz{
	display:none;
}
.mblock{
	width:140px;
	height:40px;
	float:left;	
	padding-top:20px;
	position: relative;
	cursor:pointer;
	border-bottom:0px;
	transition:all 0.2s;
}
.mblock:hover{
	padding-top:20px;
	border-bottom:3px solid #02d2ff;
	height:37px;
}

.bnmblock{
	padding:30px 0px 30px 0px;
	background-color:#012b5c;
	position:absolute;
	color:#FFF;
	background-color: rgba(0,23,53,0.9);
	z-index:199;
	display:none;
	width:100%;
}
.bnmz{
	width:60%;
	margin:0px auto;	
}
.bnmn{
	border-right:1px solid #34567d;
	line-height:35px;
	float:left;
	padding:0px 40px 0px 30px;
}
.mt1{
	font-weight:bold;
	color:#b5d7ff;
	font-style:italic;	
}
.wt1{
	color:#FFF;
	font-size:12px;	
}
.bwt1{
	position:absolute;
	margin:20px 0px 0px 20px;
	font-size:30px;
	color:#FFF;	
	z-index:88;
	text-shadow:0px 0px 10px #000;
}

.tblist{
	margin-bottom:15px;	
}
.tblist td{
	padding:8px 0px 8px 0px;
	border-bottom:1px solid #CCC;	
}
.tblist-date{
	text-align:right;
	color:#666;
	font-size:12px;	
}
.bbar{
	margin-top:-61px;
	z-index:1;
	position: absolute;
	width:100%;
	height:400px;
	overflow:hidden;
	background-color:#003;
	min-width:1200px;
}
.bbarn{
	min-width:1200px;
	overflow:hidden;
	zoom:1;	
}


.main{
	width:1200px;
	margin:340px auto 0px auto;
	padding-top:20px;
}
.indexleft{
	width:620px;
	float:left;
	margin-right:50px;	
}
.indexNP{
	position:absolute;
	z-index:200;
	margin:80px 0px 0px 30px;
	line-height:150%;
	text-shadow:0px 0px 10px #000;	
}
.indexright{
	width:530px;
	float:left;	
}
.indexbk1{
	margin-top:60px;	
}
.indexbk1_title{
	position:absolute;margin-left:450px;margin-top:-18px;width:300px;height:40px;background-color:#FFF;text-align:center;color:#ce7f1d;font-size:24px;z-index:202;	
}
.indexbk1_line{
	width:1100px;background-color:#999;height:1px;margin:0px auto 0px auto;
}

.cbk1{
	margin:50px 0px 50px 0px;	
}
.cbk1_title{
	position:absolute;margin-left:450px;margin-top:-18px;width:300px;height:40px;background-color:#FFF;text-align:center;color:#ce7f1d;font-size:24px;z-index:202;	
}
.cbk1_line{
	width:1100px;background-color:#999;height:1px;margin:0px auto 0px auto;
}
.cusdz{
	width:1000px;height:140px;margin:auto;overflow:hidden;	
}
#cusz{
	height:41px;white-space:nowrap;margin-top:50px;	
}
.gborder1{
	border:1px solid #CCC;	
}

.bTitle{
	font-size:24px;
	font-weight:bold;
	color:#444;	
}

.pleft{
	width:700px;
	float:left;
	margin-right:50px;	
	padding-left:30px;
}
.pleft span[style*="text-wrap-mode"] {
	text-wrap-mode: unset !important;
	white-space: normal !important;
}
.pright{
	width:420px;
	float:left;	
	margin-bottom:50px;
}
.pagebz{
	text-align:right;
}
.pagebz span{
	transition:all 0.3s;
	width:28px;
	height:26px;
	line-height: 26px;
	border:1px solid #CCC;
	margin-left:6px;
	cursor:pointer;
	display:inline-block;
	text-align:center;
}
.pagebz span:hover{
	border:1px solid #F60;
	background:#F30;
	color:#FFF;
}




.infocap{
	border-bottom:1px solid #CCC;
	height:40px;
	font-size:28px;
	padding-bottom:14px;
	margin-bottom:20px;
}	
.infolistb{
	padding-bottom:20px;
	margin:20px 0px 20px 0px;
	border-bottom:1px solid #DDD;	
}
.infolistb_img{
	float:left;
	margin-right:20px;
	width:160px;
}
.infolistb_r{
	float:left;
	width:520px;
	height:110px;	
}
.infolistb_rs{
	float:left;
	width:240px;
	height:110px;
}
.infolistb_rrl{
	margin-top:20px;	
}
.infolistb_intro{
	margin:0px 0px 10px 0px;font-size:12px;padding:10px 0px 10px 0px;color:#666;
}
.infolistb_date{
	margin-left:30px;font-size:12px;
	color:#999;
}
.infotitle{
	color:#1377c3;
	font-size:24px;
	font-weight:bold;
}
.infodate{
	color:#999;
	text-align:right;	
}
.infoshare{
	padding:10px 0px 20px 0px;
	border-top:1px solid #CCC;
	margin-top:20px;	
}
.infocontent,.infocontent p{
	font-size:18px;
	line-height:36px;
	color:#000;
	text-align:justify;
}
.infocontent a{
	transition:all 0.3s;
	color:#015bbb;
	text-decoration:underline;	
}
.infocontent a:hover{
	color:#F60;
}
.infocontent img {
	max-width: 700px;
}
.page-item {
	border: 1px solid #ccc;
	padding: 2px 8px;
}
.info_rc{
	color:#015bbb;
	font-weight:bold;
	font-size:18px;
}
.info_sort{
	margin:20px 0px 40px 0px;	
}
.info_sort div{
	transition:all 0.3s;
	width:130px;
	text-align:center;
	padding:10px;
	margin:10px 10px 0px 0px;
	border-left:5px solid #015bbb;
	float:left;
	background-color:#EEE;
	font-size:16px;
}
#info_swxbtn{
	cursor:pointer;	
}
.info_rcodei{
	position:absolute;width:132px;height:160px;background-color:#FFF;margin:10px 0px 0px 40px;border:1px solid #CCC;
	box-shadow:2px 2px 5px #CCC;
	text-align:center;
	font-size:14px;
	display:none;
}

.info_sort div:hover{
	border-left:15px solid #F60;
}
.info_searchi{
	font-size:16px;
	height:30px;
	width:180px;	
}

.info_searchb{
	width:80px;
	height:30px;
	padding-top:8px;
	background-color:#015bbb;
	color:#FFF;
	text-align:center;
	cursor:pointer;
}

.smbar{
	height:60px;
	margin-top:-22px;
	margin-bottom:20px;
	background-image:url(../images/smbarback.jpg);
	background-color:#F60;
	text-align:center;
	z-index:300;
}

.smbarb{
	margin:0px auto 0px auto;
	transition:all 0.3s;
	float:left;
	width:120px;
	padding-top:16px;
	height:34px;
	text-align:center;
}
.smbarb:hover{
	height:60px;
	background-color:#004ba8;
	opacity:0.9;
}

.smbarb_n{	
	margin:0px auto 0px auto;
	transition:all 0.3s;
	float:left;
	width:120px;
	padding-top:16px;
	height:60px;
	background-color:#004ba8;
	text-align:center;
	opacity:0.98;

}
.smbarb_n:hover{
	
}


.serv_z{
	width:860px;margin:20px auto;text-align:center;";	
}
.serv_icon{
	transition:all 0.3s;
	width:150px;float:left;
	border:1px solid #CCC;	
	margin:10px;
	cursor:pointer;
	background-color:#EEE;
}
.serv_icon:hover{
	box-shadow: 0 0 20px #F90;
	border:1px solid #F90;
	background-color:#FFF;	
}
.serv_icon_i{
	height:100px;
	padding-top:20px;	
}
.serv_icon_t{
	padding:10px;	
}
.serv_dlb{
	transition:all 0.3s;
	padding:10px;
	width:300px;
	
	text-align:center;
	margin-right:60px;
	font-size:24px;
	background-color:#EEE;
	border:1px solid #CCC;
}
.serv_dlb:hover{
	background-color:#FFF;
	border:1px solid #BBB;
}


.zzwb_tz{
	font-size:16px;color:#333;line-height:160%;padding:30px;text-align:justify;	
}

.ccwb_flowb{
	text-align:center;
	font-size:18px;	
}
.ccwb_numz{
	text-align:center;font-size:50px;font-weight:bold;color:#F90;	
}
.ccwb_tz{
	text-align:center;margin:10px;font-size:24px;	
}
.ccwb_iz{
	width:230px;height:290px;border:1px solid #F80;background-color:#F93;background-repeat:no-repeat;background-position:center 200px;padding:20px;	
}
.jxwb_ltz{
	 color:#F90;font-size:24px;line-height:160%;
	 font-weight:bold;	 
}
.wyfwwb_lz{
	border-bottom:1px solid #CCC;padding-bottom:20px;margin-bottom:20px;
}
.wyfwwb_lz img{
	transition:all 0.5s;
}
.wyfwwb_lz img:hover{
	filter:brightness(1.1);
}
.wyfwwb_ct{
	font-size:20px;font-weight:bold;margin:20px 0px 20px 0px;	
}
.wyfwwb_tz{
	margin-right:50px;
	width:560px;
	line-height:30px;	
}
.zpwb_ticon{
	width:109px;height:109px;margin:0px auto;
	background-image:url(../images/serv/zpwb/1.png);	
}
.zpwb_tc{
	text-align:center;font-size:20px;padding:20px;	
}
.zpwb_ltc{
	text-align:center;padding-bottom:20px;font-size:20px;color:#005cbc;font-weight:bold;	
}

.dqgwwb_bt{
	font-size:40px;font-weight:bold;text-align:center;padding-bottom:30px;color:#015bbb;	
}
.dqgwwb_bz{
	transition:all 0.5s;
	width:40%;
	margin:20px 20px 0px 0px;
	padding:20px;
	border:1px solid #CCC;	
	float:left;
	font-size:18px;
	background-color:#EEE;
}

.dqgwwb_bz:hover{
	background-color:#015bbb;
	color:#FFF;
}

.ywlcwb_numt{
	width:40px;
	font-size:30px;font-weight:bold;color:#F60;	
}


.rswb_icon{
	transition:all 0.3s;
	background-color:#015bbb;
	text-align:center;
	float:left;
	width:168px;
	height:170px;
	padding:10px;
	margin:10px 5px 0px 5px;	
}
.rswb_icon_t{
	margin-top:20px;
	color:#FFF;	
	font-size:24px;
}

.rswb_icon:hover{
	background-color:#F60;
}
.rswb_bar{
	border-bottom:1px solid #CCC;margin-bottom:30px;padding-bottom:30px;	
}
.rswb_1_l{
	width:600px;float:left;text-align:center;
}
.rswb_1_r{
	width:600px;float:left;font-size:20px;color:#666;line-height:160%;margin:50px 0px auto 0px;
}
.rswb_2_l{
	width:400px;float:left;font-size:20px;color:#666;line-height:160%;margin:30px 0px auto 0px;padding-left:200px;
}
.rswb_2_r{
	width:600px;float:left;
}
.rswb_3_l{
	width:600px;float:left;text-align:center;
}
.rswb_3_r{
	width:600px;float:left;font-size:20px;color:#666;line-height:160%;margin:50px 0px auto 0px;
}



.zxfw_bar{
	margin:30px auto 0px auto;width:1060px;background-color:#015bbb;text-align:center;padding:20px;
}
.zxfw_icon{
	transition:all 1s;
	border-right:1px dotted #FFF;float:left;width:150px;
	padding:20px 0px 20px 0px;	
}
.zxfw_iconi{
	height:88px;
}
.zxfw_icon:hover{
	background-color:#F60;
}
.zxfw_icon_t{
	font-size:24px;color:#FFF;margin:15px 0px 0px 0px;	
}
.zxfw_list{
	border-bottom:1px solid #CCC;
	margin-bottom:30px;	
}
.zxfw_listicon{
	transition:all 1s;
	border-right:1px dotted #FFF;float:left;width:110px;
	padding:0px 0px 20px 0px;	
	text-align:center;
}
.zxfw_listicon_back{
	padding:10px 0px 10px 0px;background-color:#015bbb;	
}
.zxfw_listicon_t{
	font-size:18px;margin:15px 0px 0px 0px;	
}
.zxfw_listicon_c{
	line-height:30px;	
}


.nfpp_pzb{
	float:left;width:266px;margin-left:50px;height:400px;border:1px solid #F90;background-color:#F90;	
}
.nfpp_pzbtc{
	background-color:#FFF;padding:20px 0px 20px 10px;font-size:24px;color:#F90;font-weight:bold;	
	text-align:center;
}
.nfpp_pzbt{
	margin:20px;color:#FFF;line-height:24px;	
}
.nfpp_bzb{
	transition:all 0.3s;
	padding:20px 10px 0px 10px;
	width:278px;
	float:left;
	text-align:center;
	margin:30px 20px 0px 0px;
	font-size:16px;
	color:#FFF;
	height:50px;
}
.nfpp_bzb:hover{
	filter:brightness(1.2);
}
.nfpp_bzb1{
	background-color:#C30;
}
.nfpp_bzb2{
	background-color:#06C;
}
.nfpp_bzb3{
	background-color:#5EA417;
}

.nfpp_llb{
	transition:all 0.3s;
	padding:20px 10px 0px 10px;
	width:360px;
	float:left;
	text-align:center;
	margin:10px 40px 20px 40px;
	font-size:16px;
	height:50px;
	background-color:#F60;
	border:1px solid #FFF;
	color:#FFF;
}
.nfpp_llb:hover{
	color:#F60;
	border:1px solid #F60;
	background-color:#FFF;
}
.nfpp_eqs{
	color:#F60;font-size:36px;font-weight:bold;text-align:center;
	line-height:45px;	
}

.auth_bi{
	text-align:center;	
}

.auth_bi img{
	transition:all 0.3s;
	box-shadow:4px 4px 3px #EEE;
	margin-right:30px;
	border:1px solid #CCC;
}
.auth_bi img:hover{
	box-shadow:4px 4px 10px #9884a8;
}
.cus_b{
	transition:all 0.3s;
	width:190px;
	padding:10px;
	border:1px solid #EEE;
	margin:0px 15px 20px 0px;
	float:left;	
	text-align:center;
}
.cus_b:hover{
	box-shadow:4px 4px 5px #CCC;
}

.group_db{
	transition:all 0.3s;
	width:340px;
	margin:8px;	
	float:left;
	border:1px solid #EEE;
}

.group_db:hover{
	filter:brightness(1.1);
}
.group_cb{
	padding:10px 0px 30px 0px;color:#F60;
	font-weight:bold;
	font-size:18px;	
}

.group_tb{
	padding:10px;
	text-align:center;	
}
.group_ct{
	padding-bottom:16px;border-bottom:1px solid #CCC;font-size:24px;text-align:center;	
}
.group_cc{
	line-height:30px;margin:30px 0px 30px 0px;	
}

.group_pleft{
	width:700px;
	float:left;
	margin-right:50px;	
	padding-left:30px;
}
.group_pright{
	width:420px;
	float:left;	
}
.group_rll div{
	transition:all 0.5s;
	border-left:5px solid #F60;
	padding:10px 0px 10px 24px;
	margin-bottom:8px;
	background-color:#EEE;
}

.group_rll div:hover{
	border-left:10px solid #015bbb;
	margin-left:20px;
}


.bottom_rclogo{
	width:120px;
	float:left;
	margin-right:30px;	
	text-align:center;
}

.bottomline{
	background-image:url(../images/bottomline.jpg);
	height:12px;
	min-width:1200px;
}

.pbottom{
	background-color:#2d3f48;
	padding:30px 10px 30px 10px;
	color:#EEE;
	font-size:12px;
	line-height:26px;
	min-width:1200px;
}

.rightfm{
	right:0px;width:50px;top:200px; position:fixed;z-index:9999;background-color:#FFF;
	background-color:rgba(255,255,255,0.8);
}
.rightfm_b{
	transition:all 0.5s;
	height:50px;
	cursor:pointer;

}
.rightfm_b:hover{
	filter:brightness(0.1);
}
.rightfm_b img{
	margin:9px;
}


.rightfm_z{
	position:absolute;
	width:150px;
	padding-top:12px;
	height:38px;
	margin-left:-150px;
	background-color:#F60;	
	color:#FFF;
	display:none;
	text-align:center;
}
.bdsimg{
	display:none;
}
#advBlock{
	position:absolute;
	padding:0px;
	z-index:1000;
	left:0px;	
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#666');
	box-shadow:0px 0px 40px #666;
	background-color:#000;
	display:none;
}
.oadv{
	cursor:pointer;
}

.closepBtn{
	cursor:pointer;	
	position:absolute;
	bottom:-40px;
	right:0px;
	width:40px;
	height:40px;
	text-align:center;
	font-size:30px;
	background-color:#333;
	color:#666;
}
#maskBlock{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#EEE;
	z-index:999;	
	display:none;
	filter:alpha(opacity=70);opacity:0.7;
}
.clear{
	clear:both;
	height:0px;
}