.block1 .pics{
	width:648px;
	height:432px;
	overflow: hidden;
	position: relative;
}
.block1 .pics img{
	width:648px;
	height:432px;
}
.block1 .pics li{
	position: relative;
}
.pagination {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 20%;
	right:0;
	text-align: right;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #346bb3;
	margin: 0 5px;
	opacity: 0.8;
	cursor: pointer;
}
.swiper-active-switch {
	background: #fff;
}
.block1 .info{
	position: absolute;
	left:-5px;
	bottom:0px;
	width:656px;
	height:40px;
	font-size:15px;
	color:#fff;
	line-height:40px;
	padding-left:20px;
	background:rgba(22,64,122,0.5);
	padding-right:100px;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}
.block1 .rt{
	width:516px;
	height:434px;
	background: #fff;
}
.main_en .block1 .rt{
	width:648px;
	height:432px;
}
.main_en .block1 .lf{
	width:516px;
	height:480px;
}
.block1 .tabs{
	padding:12px 0;
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
}
.block1 .tabs li{
	margin-right:8px;
	cursor: pointer;
	width:160px;
	height:54px;
	font-size:18px;
	font-weight: bold;
	line-height: 54px;
	text-align: center;
	color:#16407a;
	border-radius: 5px;
	box-shadow: 4px 4px 8px #cad6e5;
	position: relative;
}
.block1 .tabs li img{
	vertical-align: middle;
}
.block1 .tabs li .line{
	position: absolute;
	left:6px;
	bottom:-8px;
	width:152px;
	height:5px;
	border-radius: 5px;
	background: #295eec;
	display: none;
}
.block1 .tabs li.on{
	background: url(../images/icon_tabOn.png);
	box-shadow: none;
	font-size:18px;

}
.block1 .tabs li.on .line{
	display: block;
}
.block1 .box{
	padding: 5px 20px;
}
.block1 .box ul{
	display: none;
}
.block1 .box ul li{
	width:100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
	padding-left:20px;
	background: url(../images/icon-disc.png) left center no-repeat;
}
.block1 .box ul li a{
	font-size:16px;
	color:#222222;
	display: inline-block;
	width:80%;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}
.block1 .box ul li span{
	color:#222222;
	font-size:16px;
}
.block2 .lf,
.block2 .rt{
	width:50%;
}
.block2 .lf ul{
	border-right:1px solid #d5dde7;
}
.block2 ul{
	padding-left:10px;
	padding-right:30px;
}
.block2 ul li{
	padding-left:2px;
	height:32px;
}
.block2 ul li a{
	font-size:16px;
	color:#222222;
	overflow: hidden;
}
.block2 ul li b{
	float:left;
	font-size:16px;
	color:#222222;
	line-height:36px;
}
.block2 ul li .line{
	float:left;
	width:1px;
	height:18px;
	background:#b2b2b2;
	margin-top:8px;
	margin-left:10px;
	margin-right:15px;
}
.block2 ul li span{
	float:left;
	line-height:36px;
	width:85%;
	color:#222222;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}
/*.block2 ul li:hover{*/
/*	background:#c3def6;*/
/*}*/
/*.block2 ul li:hover b{*/
/*	color:#017aff;*/
/*}*/
/*.block2 ul li:hover .line{*/
/*	background:#017aff;*/
/*}*/
/*.block2 ul li:hover span{*/
/*	color:#3053af;*/
/*}*/
.block3 .tabs{
	margin-top:5px;
	width:240px;
	height:45px;
	padding-left:38px;
	position: relative;
	background: url(../images/icon_3_1.png) left center no-repeat;
	overflow: hidden;
}
.block3 .tabs span{
	cursor:pointer;
	margin-top:4px;
	float:left;
	width:100px;
	height:32px;
	text-align: center;
	line-height:32px;
	font-size:18px;
	color:#7d7d7d;
	background: #f9f8fa;
}
.block3 .tabs span.on{
	color:#fff;
	background: #096df8;
}
.block3 .rt img{
	/*width:685px;
	height:368px;*/
	width:590px;
	height:308px;
	margin-top:30px;
	margin-right:60px;
}
.mapDiv {
	width:150px;
	height:100px;
	padding: 5px;
	color:#369;
	font-size:12px;
	background: url('../images/153950vvth6ctbmx45kh4t.gif') center top no-repeat;
	position:absolute;
	z-index:9999;
	display: none;
	word-break:break-all;
}
.block3 .form{
	display: none;
	margin-left:40px;
}
.block3 .form .label{
	display: inline-block;
	width:188px;
	font-size:16px;
	color:#525252;
}
.block3 .form p{
	margin-top:20px;
}
.block3 .form input,
.block3 .form select{
	width:200px;
	height:26px;
	border:1px solid #9b9c9f;
	border-radius:5px;
}
.block4 .books{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
	flex:none;
	margin-top:20px;
	padding-left:30px;
}
.block4 .books li{
	background: url(../images/bg_book.png) center no-repeat;
	box-shadow: 4px 8px 8px #cad6e5;
	width:150px;
	height:190px;
	margin-right:80px;
	margin-bottom: 40px;
}
.block4 .books li2{/** w 修正 补位**/
	width:150px;
	height:190px;
	margin-right:80px;
	margin-bottom: 40px;
}
.block4 .books li a{
	display: inline-block;
	width:100%;
	height:100%;
	font-size:16px;
	color:#1e1c1c;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left:15px;
	padding-right:8px;
}
.block5 .lf,
.block5 .rt{
	width:50%;
	padding-left:40px;
	padding-right:30px;
}
.block5 ul li{
	height:36px;
	/*margin-bottom: 10px;*/
}
.block5 ul li a{
	display: inline-block;
	font-size:16px;
	color:#222222;
	line-height:36px;
	width:85%;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}
.block6{
	height:176px;
	background: url(../images/bg_block6.png) center no-repeat;
	background-size:100% 100%;
}
.block6 .box{
	padding:90px 25px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}
.block6 .box select{
	width:182px;
	height:35px;
	border:1px solid #797e8a;
}
/*tbt-sps*/
.tbt-sps{
	/*padding-top:64px;*/
	padding-top:16px;
}
.tbt-sps .left{
	width:254px;
	/*height:1389px;*/
	border-radius: 3px;
	/*background:#fff;*/
}
.tbt-sps .title{
	font-size:24px;
	color:#3053af;
	line-height:68px;
	/*padding-left:16px;*/
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom: 2px solid #3053af;
	border-top: 2px solid #3053af;
	/*background: url(../images/icon_tg.png) 5px 5px no-repeat;*/
}

.titlenews_icon{
	background-image: url(../images/icon_news.png)!important;
}
.titlezxdbg_icon{
	background-image: url(../images/icon_msg.png)!important;
}
.titlewindow_icon{
	background-image: url(../images/icon_window.png)!important;
}
.tbt-sps .level1{
	font-size:18px;
	color:#3a5ab2;
	line-height:50px;
	border-bottom: 1px solid #3a5ab2;
}
.tbt-sps .level1 b{
	float:left;
	width:4px;
	height:28px;
	/*background: #9cacd7;*/
	margin:10px 5px;
}
.tbt-sps .level2 {
	/*margin-left: 25px;*/
	margin-top:8px;
}
.tbt-sps .level2 li{
	/*background: url(../images/icon_right2.png) 195px center no-repeat;*/
	list-style: none;
}
.tbt-sps .level2 li p,
.tbt-sps .level2 .level3 li{
	/*text-align: center;*/
	font-size:16px;
	color:#6b6b6b;
	line-height:30px;
	/*margin:10px 0;*/
	padding:10px 0;
	padding-left:25px;
	border-bottom: 1px solid #9E9E9E;
	cursor: pointer;
}
.tbt-sps .level2 li.on p,
.tbt-sps .level2 .level3 li.on,
.tbt-sps .level2 li p:hover,
.tbt-sps .level2 .level3 li:hover{
	background: #41a0f4;
	font-size:16px;
	color:#fff;
	/*box-shadow: 4px 4px 8px #41a0f4;*/
}
.tbt-sps1 .level2 li.on p{
	font-size:16px;
}
.tbt-sps .level2 .level3 li{
	margin-left:20px;
}
.tbt-sps .right_t{
	width:910px;
	border-radius: 3px;
	/*background:#fff;*/
}
.tbt-sps .form{
	/*background:url(../images/login_bg.png) center top no-repeat;*/
	/*background-size: 103% auto;*/
}
.tbt-sps .right_b{
	padding-top:5px;
	/*margin-top:15px;*/
	width:910px;
	height:50px;
	background: #fff;
}
.tbt-sps .tabs{
	padding:12px 15px;
}
.tbt-sps .tabs span{
	display: inline-block;
	width:295px;
	height:60px;
	border-radius: 2px;
	font-size:24px;
	color:#295eec;
	text-align: center;
	line-height: 60px;
	background: #fff;
	box-shadow: 4px 8px 8px #cad6e5;
	cursor:pointer;
}
.tbt-sps .tabs span.on{
	background: #42a1f5;
	color:#fff;
	font-weight: bold;
}
.tbt-sps .form{
	/*display: none;*/
	padding:15px 15px 15px;
}
.tbt-sps .form p{
	margin-bottom: 10px;
}
.tbt-sps .form .label{
	display: inline-block;
	/**width:110px; w update**/
	width:145px;
	text-align: right;
	font-size:16px;
	color:#707070;
}
.tbt-sps .form input,
.tbt-sps .form select{
	width:272px;
	height:32px;
}
.tbt-sps .form .big{
	width:698px;
}
.tbt-sps .form select{
	width:219px;
	height:32px;
}
.tbt-sps .form input,
.tbt-sps .form select,
.tbt-sps .form textarea{
	border:1px solid #a8c7fe;
}
.tbt-sps table{
	width: 100%;
	font-size: 18px;
	color: #222222;
	line-height: 46px;
	text-align: center;
	border-collapse: collapse;
	/*background: #fff;*/
}
.tbt-sps table.bgeven{
	border-top: 2px solid #3053af;
	border-bottom: 2px solid #3053af;
}
.tbt-sps table thead{
	background:#f1f3f4;
	font-size:18px;
}
.tbt-sps table thead th{
	font-weight:normal;
}
.tbt-sps table.bgeven tbody  tr:nth-child(even){
	background:rgb(243 243 243);
}
.tbt-sps table.bgeven tbody  tr:hover{
	background-color: #e5e5e5!important;
}
.tbt-sps table td.blue a{
	color:#34a7fc;
	font-weight: bold;
}
.ellipsis a{
	display:inline-block;
	width:650px;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	vertical-align: middle;
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}
.ellipsis150 a{
	display:inline-block;
	width:150px;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	vertical-align: middle;
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}

.ellipsis200{
	display:inline-block;
	width:200px;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	vertical-align: middle;
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}
.ellipsis200 a{
	display:inline-block;
	width:200px;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	vertical-align: middle;
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}
.ellipsis250 a{
	display:inline-block;
	width:250px;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	vertical-align: middle;
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}
.ellipsis250 span{
	display:inline-block;
	width:250px;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	vertical-align: middle;
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}
.ellipsis300 a{
	display:inline-block;
	width:300px;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	vertical-align: middle;
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}
.ellipsis300 span{
	display:inline-block;
	width:300px;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	vertical-align: middle;
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}

.ellipsis750 a{
	display:inline-block;
	width:750px;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	vertical-align: middle;
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}
.ellipsis1000 a{
	display:inline-block;
	width:1000px;
	overflow: hidden;/*è¶…å‡ºéƒ¨åˆ†éšè—*/
	white-space: nowrap;/*ä¸æ¢è¡Œ*/
	vertical-align: middle;
	text-overflow:ellipsis;/*è¶…å‡ºéƒ¨åˆ†æ–‡å­—ä»¥...æ˜¾ç¤º*/
}
.tbt-sps .num{
	background: url(../images/icon_num.png) center center no-repeat;
	color:#fff;
}
.tbt-sps-table{
	margin-top:20px;
	padding:15px 110px 80px;
	background: #fff;
	box-shadow: 4px 8px 8px #cad6e5;
}
.tbt-sps-table .top_card{
	background: #f7f7f7;
	border-radius: 10px;
	box-shadow: 4px 8px 8px #dae2f1;
	padding:0 60px 60px;
}
.tbt-sps-table .top_card .dt{
	font-size:30px;
	color:#313131;
	line-height:80px;
	text-align: center;
	position: relative;
}
.tbt-sps-table .top_card .dt .red{
	position: absolute;
	font-size:18px;
	color:#ef1d31;
	right:250px;
}
.tbt-sps-table .top_card b,
.tbt-sps-table .top_card p{
	font-size:24px;
	color:#313131;
	line-height:60px;
}
.tbt-sps-table .table{
	width:100%;
	border-collapse: collapse;
	margin-top:30px;

}
.tbt-sps-table .table td{
	word-break: break-all;
}
.tbt-sps-table .table thead{
	background: #f7f7f7;
	text-align: left;
}
.tbt-sps-table .table thead b{
	width:16px;
	height:16px;
	background: #096df8;
	border-radius: 50%;
	display: inline-block;
	margin-right:10px;
}
.tbt-sps-table .table th{
	border:1px solid #3285ee;
	height:50px;
	padding:0 20px;
	font-size:18px;
	color:#313131;
}
.tbt-sps-table .table td{
	border:1px solid #3285ee;
	height:40px;
	padding:0 20px;
	font-size:16px;
	color:#313131;
}
.tbt-sps-table .table td:first-child{
	width:25%;
}
.tbt-sps-table .table td:last-child{
	width:75%;
}
.tbt-sps-table .dt{
	border-bottom:1px solid #313131;
	padding-top:30px;
}
.tbt-sps-table .dt .pl{
	font-size:30px;
	color:#313131;
	float:left;
}
.tbt-sps-table .dt .pr{
	font-size:16px;
	color:#313131;
	float:right;
	text-align: right;
}
.tbt-sps-table .db{
	font-size:16px;
	color:#313131;
	margin-top:10px;
}
.tbt-sps-table h3{
	padding:60px 0;
	text-align: center;
	font-size:30px;
	color:#ff000c;
}
.tbt-sps-table .sub_t{
	font-size:16px;
	color:#000;
	text-align: center;
}
.tbt-sps-table .content{
	width:874px;
	margin:30px auto;
	border:1px solid #000;
	padding:30px 20px;
	font-size:16px;
	color:#000;
}
.tbt-sps-table .table_c{
	margin:45px auto;
	width:874px;
	border-collapse: collapse;
}
.tbt-sps-table .table_c td{
	border:1px solid #000;
	height:45px;
	padding-left:20px;
}
.tbt-sps-table .table_c td:first-child{
	text-align: center;
}
.tbt-sps-table .content_table{
	margin:45px auto;
	width:874px;
	border-collapse: collapse;
}
.tbt-sps-table .content_table td{
	border:1px solid #000;
	min-height:45px;
	padding:10px 20px;
}
.tbt-sps-table .content_table td:first-child{
	text-align: center;
}
.tbt-sps-table1{
	padding-bottom: 10px;
}
.table_t{
	font-size:18px;
	color:#000;
	text-decoration: underline;
	margin-top:35px;
	padding-left:25px;
}
.table_b{
	margin-top:15px;
	background: #fff;
	box-shadow: 4px 8px 8px #cad6e5;
	border-collapse: collapse;
}
.table_b thead th{
	font-weight: normal;
	background: #f1f3f4;
}
.table_b tbody tr{
	border:1px solid #000;
}
.table_b td,
.table_b th{
	padding-left:20px;
	height:64px;
}
.book-list .right_t{
	/*padding-top: 30px;*/
	/*padding-bottom: 15px;*/
	width: 1200px;
}
.book-list .right_t .dt{
	padding-left:100px;
	background: url(../images/icon-qus.png) 40px top no-repeat;
	font-size:24px;
	color:#3053af;
	line-height: 60px;
	margin-bottom: 40px;
}
.book-list .right_b{
	width:1200px;
}
.book-list .books{
	background: #fff;
	margin-top:0;
	border-top:5px solid #e4e7ea;
	padding:90px 50px 0px;
}
.book-list .books li{
	width:235px;
	height:295px;
	background-size:100% 100%;
	margin-right:15px;
	position: relative;
}
.book-list .books li span{
	position: absolute;
	right:15px;
	bottom: 10px;
	font-size:14px;
	color:#6b6b6b;
}
/*detail*/
.news_detail .news{
	background: #fff;
	padding:60px;
}
.news_zx{
	font-size:30px;
	color:#3053af;
	padding-left:50px;
	background: url(../images/icon_news.png) left center no-repeat;
}
.online_zx{
	font-size:30px;
	color:#3053af;
	padding-left:50px;
	background: url(../images/icon-qus.png) left center no-repeat;
}
.news h2{
	font-size:30px;
	color:#333;
	line-height:60px;
	text-align: center;
}
.news .subT{
	font-size:16px;
	color:#333;
	line-height:60px;
	text-align: center;
}
.news img{
	display: block;
	max-width: 100%;
	margin:40px auto;
}
/*.news .news-box p{*/
/*	font-size:30px;*/
/*	color:#333;*/
/*	text-indent: 2em;*/
/*	line-height: 48px;*/
/*	margin:10px 0;*/
/*}*/
.news .news_b{
	font-size:16px;
	color:#525252;
}
/*picNews*/
.list_ul{
	margin-bottom: 60px;
}
.list_ul li{
	overflow: hidden;
	margin: 20px 0;
}
.list_ul li .list_pic{
	float:left;
	width:168px;
	height:108px;
}
.list_ul li .rt{
	width:1000px;
}
.list_ul li.noPic .rt{
	width:100%;
}
.list_ul li .pt{
	font-size: 16px;
	color: #333;
	overflow: hidden;
	width:100%;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.list_ul li .pc{
	margin-top:10px;
	font-size: 12px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.list_ul li .pb{
	margin-top:20px;
	font-size: 12px;
	letter-spacing: 0.5px;
	color: #999;
}
/*aboutUs 20221227 start*/
.aboutUs .title{
	/*background:url(../images/icon_info.png) 10px 10px no-repeat;*/
}
.aboutUs .left{
	/*box-shadow: 4px 4px 8px #cad6e5;*/
}
.aboutUs .right{
	float:right;
	width:930px;
	background: #fff;
	padding:0 20px;
	/**font-size:30px; w-update**/
	font-size:14px;
	color:#2c2e30;
	line-height:48px;
	box-shadow: 4px 4px 8px #cad6e5;
}
.aboutUs .right .news_box{
	/*display: none;*/
	padding:20px 0;
}
.aboutUs .bg_tit{
	background-image: linear-gradient(to right, #b3dbff , #fff);
	margin-top:20px;
}
.news_detail .news{
	box-shadow: 4px 4px 8px #cad6e5;
}
.news_detail .new_top{
	width:1090px;
	height:128px;
	margin:0 auto;
	background: url(../images/news_top_bg.png) center center no-repeat;
	background-size: 100% 100%;
	font-size:18px;
	color:#333;
	padding-left:180px;
	padding-top:30px;
}
.downLoad{
	font-size:18px;
	color:#096df8;
	text-decoration: underline;
	margin:30px 0;
}
.copyright{
	font-size:10px;
	color:#b2b2b2;
	margin-top: 40px;
	border-top: 1px solid #b2b2b2;
}
.copyright p{
	line-height: 1.5;
}
/*aboutUs 20221227 end*/
/*inform start 20221228*/
.tbt-sps .form{
	display: block;
}
.tbt-sps .form input,
.tbt-sps .form select,
.tbt-sps .form textarea{
	padding:0 10px;
}
.inform .title{
	/*background-image: url(../images/icon-qus.png);*/
}
.inform .form select{
	width: 272px;
	height: 32px;
}
.inform .form .label{
	/*width:140px;*/
	vertical-align: top;
}
.inform .info {
	color: #ff0030;
	font-size: 18px;
	padding-left: 30px;
	background: url(../images/icon_info_red.png) left center no-repeat;
}
.inform .form .middle{
	width:640px;
}
.inform .form{
	padding: 22px 20px 20px;
}
.window .title{
	background-image: url(../images/icon_window.png);
}
.window .form .label{
	line-height:48px;
	display: block;
	text-align: left;
	width:100%;
}
/*inform end 20221228*/
/*login register start 20221231*/
.btn2{
	display: inline-block;
	text-align: center;
	line-height: 35px;
	font-size:24px;
	color:#3053af;
	width:170px;
	height:60px;
	border-radius: 5px;
	/**border:4px solid #025fea;**/
}
.login{
	/*background:url(../images/login_bg.png) center center no-repeat;*/
	padding-bottom: 40px;
	background-size: 100% 100%;
}
.login .login_t{
	height:65px;
	border-bottom: 3px solid #d7e4f6;
}
.login_ul{
	width:500px;
	margin:0 auto;
	font-size:16px;
	color:#16407a;
}
.login_ul .label{
	display: inline-block;
	width:145px;
}
.login_ul input,
.login_ul select{
	width:300px;
	height:30px;
	border:1px solid #b0c9fe;
	padding:0 10px;
	outline: #def2ff double medium;
}
.login_ul .code input{
	width:188px;
}
.login_ul .code img{
	width:90px;
	height:32px;
	border:1px solid red;
	float:right;
	vertical-align: middle;
}
.login_ul .info{
	color:#ff0030;
	padding-left:30px;
	background: url(../images/icon_info_red.png) left center no-repeat;
}
.login .tabs{
	width:525px;
	height:55px;
	border:2px solid #025fea;
	border-radius: 5px;
	font-size:18px;
	color:#3053af;
}
.login .tabs li{
	float:left;
	position: relative;
	cursor: pointer;
	width:163px;
	height:55px;
	text-align: center;
	line-height: 55px;
	list-style: none;
}
.login .tabs li.on{
	background: #43a2f5;
	color:#fff;
	border-radius: 5px;
	width:197px;
	margin-left:-2px;
	margin-top:-2px;
}
.pt-5{
	padding-top:5px;
}
.pl-320{
	padding-left:320px;
}
.pl-240{
	padding-left:240px;
}
.register .login_ul{
	width:960px;
	margin-left:150px;
}
.register .login_ul .info{
	display: inline-block;
	width:450px;
	font-size:12px;
	height:16px;
	color:#16407a;
	vertical-align: baseline;
	background: none;
	padding-left:5px;
}
.register .login_ul .info.error{
	padding-left:30px;
	background: url(../images/icon_error.png) left top no-repeat;
}
.register .code img{
	float: none;
	margin-left:16px;
}
.login_r{
	width:930px;
	float:right;
}
.login{
	padding-top:0;
}
.login .left{
	height:100%;
}
.login .code img{
	float: none;
	margin-left:16px;
}
.member .login_ul {
	width: 800px;
	margin: 0 auto;
}
.member .login_ul .info{
	width:270px;
}
.member .title{
	/*background:url(../images/icon_member.png) 10px 10px no-repeat;*/
}
.member .btns li{
	float:right;
	margin-right:24px;
	margin-top:15px;
}
.member .form input,
.member .form select{
	width:190px;
	height:36px;
}
.assessment .title{
	background:url(../images/icon_msg.png) 10px 10px no-repeat;
}
.noData{
	text-align: center;
	font-size:24px;
	color:#3053af;
	/*text-decoration: underline;*/
	background: #fff;
	padding:20px 0;
}
.member .table1 td,
.member .table2 td{
	border:1px solid #4e4e4e;
	color:#333;
	text-align: left;
	padding-left:20px;
}
.member .table1 td{
	font-size:24px;
}
.member .text-c{
	text-align: center !important;
}
.f-16{
	font-size:16px !important;
}
.member .text-l{
	text-align: left !important;
}
.member .table2 td{
	font-size:18px;
}
.member .table1 td:first-child{
	width:60%;
}
.member .table2 td:first-child{
	width:50px;
	text-align: center;
}
.member .table2 td:last-child{
	padding-right:20px;
}
.member .border{
	margin-bottom: 20px;
	padding:10px;
	border:1px solid #333;
}
.member .add{
	position: absolute;
	right:40px;
	top:10px;
	font-size:15px;
}
.member table textarea{
	width:100%;
	border:1px solid #333;
	vertical-align: text-top;
}
.member table input{
	border-bottom: 1px solid #333;
}
.member table .input-border{
	border:1px solid #b0c9fe;
	height:32px;
	padding:0 10px;
	outline: #def2ff double medium;
}
.member table .input-noborder{
	width:80%;
	border:0 none;
}
.member table .underL{
	text-decoration: underline;
	word-break: break-all;
}
.member table p{
	line-height:48px;
}
.member .f-24{
	font-size: 24px !important;
}
.member2 .login{
	height:auto;
}
.member .td_r{
	width:90%;
}
.add-box{
	position: fixed;
	width:1000px;
	height:600px;
	top:50%;
	left:50%;
	margin-left:-500px;
	margin-top:-300px;
	z-index:99;
	background: #fff;
	box-shadow: 4px 8px 8px #cad6e5;
	padding:40px;
	overflow-y: auto;
}
.add-ul li{
	float:left;
	margin-right:20px;
	font-size:16px;
	color:#333;
	margin-top:24px;
}
.fk_form input,
.fk_form textarea{
	width: 90%;
	height: 32px;
	border: 1px solid #b0c9fe;
	padding: 0 10px;
	outline: #def2ff double medium;
}
.fk_form textarea{
	height:auto;
}
.fk_form{
	padding: 50px 100px;
	box-shadow: 4px 8px 8px #cad6e5;
	background: #fff;
}
.fk_form .label{
	line-height:48px;
	display: block;
	text-align: left;
	width:100%;
	font-size: 18px;
	color: #707070;
}
/*!!!!需要把commen.css中441行中关于login的删除掉*/
/*login register end 20221231*/

/*feedback start 20230104*/
.feedback{
	width:600px;
	margin:20px auto;
	height:500px;
	background: #fff;
	box-shadow: 4px 8px 8px #cad6e5;
	color:#74696A;
}
.feedback .pt{
	font-size:30px;
	padding-top:100px;
	margin-left:50px;
}
.feedback .pt img{
	vertical-align: middle;
	width:54px;
	height:54px;
}
.feedback .pc{
	text-align:center;
	font-size:24px;
	margin-top:100px;
}
/*feedback end 20230104*/
.mainTable{
	width:100%;
	font-size:14px;
	color:#666;
	line-height:60px;
	text-align: center;
	border-collapse: collapse;
	border-top:4px solid #2e5587;
	border-bottom:4px solid #2e5587;
}
.mainTable tr{
	border-top:1px solid #e1e4e9;
}
.mainTable thead{
	background: #f3f3f3;
}
.mainTable tr:nth-child(even){
	background: #f3f3f3;
}
.mainTable .th-border th{
	border:1px solid #dae2e9;
}
.mainTable .th-border th:last-child{
	background: #2e5587;
	color:#fff;
}
.mainTable .th-bg{
	background: #4a85c7;
	color:#fff;
	border-bottom: 4px solid #2e5587;
}
.mainTable .th-bg th:last-child{
	background: #2e5587;
}
.border-top-none{
	border-top:none;
}
/*news-pdf*/
.news-pdf{
	padding:50px;
	background: #fff;
}
.news-top .bg-gray{
	background: #f3f3f3;
}
.news-top .row{
	padding:0 35px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size:14px;
	color:#333;
	line-height:54px;
}
.news-top .row .dl{
	width:60%;
	flex:none;
}
.news-top .row .dr{
	width:40%;
	flex:none;
}
.news-top .row .sl{
	font-size:16px;
	color:#999;
}
.news-pdf .news-title{
	font-size:36px;
	color:#c71819;
	line-height:60px;
	text-align: center;
	font-weight:bold;
	padding:50px 30px;
	border-bottom: 2px solid #c71819;
}
.news-pdf .news-box{
	padding:0 20px;
}
.refer{
	font-size:16px;
	color:#333;
	border-bottom: 1px dashed #3a5f8e;
	padding-bottom: 15px;
}
.refer input,
.refer select{
	height:28px;
	width:200px;
	border:1px solid #2e5587;
}
/*反馈弹框*/
.model-opinion{
	display: none;
}
.opinion-box{
	position: absolute;
	width:1000px;
	height:500px;
	top:50%;
	left:50%;
	margin-top:-250px;
	margin-left:-500px;
	z-index:99;
	background: url(../images/modal-bg.png) center top no-repeat #fff;
}
.opinion-box .title{
	font-size:24px;
	color:#065395;
	font-weight:bold;
	line-height:70px;
	padding:0 30px;
}
.opinion-ul{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.opinion-ul li{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom:30px;
}
.opinion-ul li label{
	width:180px;
	text-align: right;
	margin-right:40px;
	flex:none;
	font-size:26px;
	color:#333;
}
.opinion-ul li input,
.opinion-ul li select,
.opinion-ul li textarea{
	width:532px;
	line-height:38px;
	font-size:18px;
	color:#333;
	border:1px solid #ccc;
	padding:0 10px;
}
.opinion-ul li select{
	height:38px;
}
.adv-table{
	width:100%;
	border-collapse: collapse;
}
.adv-table td{
	padding:10px;
	border:1px solid #eee;
	font-size:14px;
	color:#666;
}
.adv-table td:nth-child(odd){
	width:200px;
	background: #f3f3f3;
	font-size:16px;
	color:#333;
	text-align: right;
}
.table-t{
	font-size:18px;
	color:#333;
	text-align: center;
	line-height: 60px;
}
.title{
	font-size:24px;
	color:#16407a;
	font-weight: bold;
	line-height: 70px;
}
.adv-table .head,
.adv-table .body{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.adv-table .head div,
.adv-table .body div{
	flex:none;
	padding:10px;
}
.adv-table .l1,
.adv-table .l4{
	width:10%;
	text-align: center;
}
.adv-table .l2{
	width:20%;
}
.adv-table .l3{
	width:60%;
}
.adv-table textarea{
	border:1px solid #666;
	width:100%;
}
.disc .ellipsis a{
	padding-left:30px;
	background: url(../images/icon-disc.png) 10px center no-repeat;
}
.disc .ellipsis250 a{
	padding-left:36px;
	background: url(../images/icon-disc.png) 16px center no-repeat;
}
.disc .ellipsis750 a{
	padding-left:36px;
	background: url(../images/icon-disc.png) 16px center no-repeat;
}
.disc .ellipsis1000 a{
	padding-left:20px;
	background: url(../images/icon-disc.png) 10px center no-repeat;
}
/*books swiper 新增20230212*/
.block4 .swiper-books{
	position: relative;
}
.block4 .swiper-books .books{
	border-top:0;
	display: block;
	width: 1100px;
	margin:30px auto;
	height:260px;
	overflow: hidden;
	padding:0;
}
.book-list .swiper-books li{
	width:200px;
	height:260px;
	margin-right:0px;
	padding:0 10px 20px;
	background:none;
	box-shadow: none;
	box-sizing: border-box;
}
.book-list .swiper-books li div{
	width:100%;
	height:100%;
	background: url(../images/bg_book.png) center no-repeat;
	box-shadow: 4px 8px 8px #cad6e5;
	position: relative;
	background-size:100% 100%;
}
.swiper-button-next,.swiper-button-prev{
	position:absolute;
	top:50%;
	width:35px;
	height:55px;
	color:#0a9bf7;
	margin-top:-40px;
	cursor: pointer;
}
.swiper-button-next{
	left:15px;
}
.swiper-button-prev{
	right:15px;
}
.loading{
	display: none;
}
.loading img{
	position:absolute;
	left:50%;
	top:50%;
	width:100px;
	height:100px;
	margin-left:-50px;
	margin-top:-50px;
}

.indextishifixed{
	position: fixed;
	right:20px;
	top:300px;
	width:200px;
	border-radius: 10px;
	background:#096df8;
	color:#fff;
	z-index:9999;
	padding:10px 10px;
}
.indextishifixed p.pb{
	margin-top:10px;
	font-size:14px;
	line-height:22px;
	padding:10px;
	background:#fff;
	color:#444444;
	text-align: justify;
}



/*20241104*/
header{
	background: #0d4d8b url(../images/head_bg.jpg) repeat-x;
	color:#fff;
}
header .bg-w{
	background: #0d4d8b;
}
.header_t {
	color:#fff;
}
.header_b{
	background:rgba(0, 90, 159, .5);
}
.nav {
	font-size:12px;
	color:#ccc;
}
.nav li{
	font-size:16px;
	color:#fff;
}
.nav li.on, .nav li:hover {
    background: inherit;
}
.nav li .line {
	height:3px;
	background: #01a1ec;
}
.footer{
	background: url(../images/foot_bg.jpg);
	display: block;
	height:auto;
	padding-bottom:20px;
	margin-top: 0px;
}
.footer_c{
	display: block;
	width: 1200px;
	margin:0 auto;
}
.footer div{
	font-size:14px;
	color:#fff;
	line-height: 30px;
	text-align: left;
}
.footer div span{
	margin-right:-10px;
}
.block6{
	width:1200px;
	margin:0 auto;
	height:auto;
	background: none;
}
.block6 .box{
	padding:30px 0 0;
	margin-bottom:60px;
}
.customs-mkTit { height: 35px; margin-bottom: 6px; }
.customs-mkTit a {display: block;float: left;font-size: 18px;color: #464646;height: 35px;margin-right: 40px;position: relative;font-weight: bold;}
.customs-mkTit a.on,
.customs-mkTit span{ border-bottom: 1px solid #16407a; color: #16407A; }
.customs-mkTit span{
	line-height: 35px;
	display: inline-block;
}
.customs-mkTit a.on i,
.customs-mkTit .line{display: block;width: 0;height: 0;border-style: solid;border-color: #154079 transparent transparent transparent;border-width: 6px;position: absolute;bottom: -12px;left: 50%;margin-left: -6px;}
.block1 .box ul {
    display: block;
}
.block1 .box ul li{
	background: url(../images/zwgk_news_dian.png) no-repeat 2px center;
}
.block1 .box{
	padding:0;
}
.block1 .box ul li span {
    color: #989797;
    font-size: 12px;
}
.block1 .box ul li a {
	color:#464646;
}
.block1 .box ul li{
	margin-bottom:30px;
}
.banner img {
    width: 56%;
    margin: 8px 0;
}
.bg{background: none;}
.tit {
    border-bottom: 2px solid #154079;
}
.block6 .box b {
    font-size: 14px;
    color: #fff;
    line-height: 38px;
}	
.block6 .box select {
    width: 158px;
    height: 38px;
    line-height: 38px;
    height: 24px \9;
    font-size: 12px;
    color: #fff;
    border: 1px solid #019ce5;
    background: none;
    text-indent: 5px;
    margin: 0 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/foot_select_bg.png) no-repeat 140px center;
}
.block6 .box select option {
    color: #333;
}
.block2 ul li{
	height:36px;
	margin-bottom: 12px;
}
.block2 ul li span{
	width:78%;
	color:#464646;
}
.block2 ul{
	margin-top:20px;
}
.customs-hdjl {
    height: 310px;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    margin-bottom: 80px;
    border-top: 2px solid #154079;
}
.customs-hdjl .tit {
    background: url(../images/mk_hrBg.png) repeat-x center;
    border-bottom: none;
}
.customs-hdjl .col2 {
    width: 750px;
    border-right: 1px solid #dbdbdb;
    padding-right: 20px;
}
.customs-hdjl .col3 {
    width: 440px;
    padding-right: 20px;
}
.customs-hdjl .block4 .books li {
	margin-right:15px;
}
.block5 ul li {
	padding-left:20px;
    background: url(../images/zwgk_news_dian.png) no-repeat 2px center;
}
.block5 ul li a{
	width:95%;
	color:#464646;
}
.block2 ul li b {
    font-size: 12px;
    color: #979797;
}
.footer div{
	font-size:14px;
	color:#fff;
	line-height: 30px;
}
.btn {
    background-image: none;
    background: #68aae4;
    border-radius: 3px;
    font-size:15px;
    font-weight:normal;
}
.version2 .box ul li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    padding-left: 20px;
    background: url(../images/zwgk_news_dian.png) left center no-repeat;
}
.version2 .box ul li a {
    font-size: 16px;
    color: #222222;
    display: inline-block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 36px;
}
.version2 .box ul li span {
    color: #989797;
    font-size: 12px;
    width:15%;
    text-align: right;
}
/*sub-nav*/
.nav ul li{
	position:relative;
}
.customs-sub-nav { position: absolute; width: 100%; background: #005a9f; background: rgba(0,90,159,.9); top: 50px; display: none; left: 0; z-index:99;}
.customs-sub-nav > li { padding: 5px; line-height: 24px; text-align: center; }
.customs-sub-nav > li > a { display: block; font-size: 14px; color: #ececec; }
.customs-sub-nav > li:hover > a { color: #fff; }

/*.mapDiv{
	width:130px;
	height:68px;
	background: #fff;
    border-radius: 5px;
    padding-top: 10px;
    border: 1px solid #369;
}*/
.block3 .rt #map{
	width:600px;
	height:340px;
}
