@charset "utf-8";
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
	min-height:1%; /* for IE 7 */
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
img a{
	margin: 0px;
	padding: 0px;
}
a{
	color:#333333;
	text-decoration: none;
}
a:hover {
	color: #1b72b5;
	text-decoration: none;
}
body{
	font-family:  Arial, Helvetica, sans-serif, "Century Gothic";
	width: 100%;
	margin: 0 auto 0 auto;
	font-size:14px;
	color:#333333;
	}
ul,li{
	list-style-type: none;
}
h1{
	font-size: 24px;
	color: #333333;
	padding:0;
	margin:0;
	font-weight: normal;
}
#bof_cont_bg{
	width: 100%;
	height:auto;

}
#bof_cont{
	width: 100%;
	min-width:1280px;
}
#bof_head_bg{
	width: 100%;
	float:left;
	height:154px;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	min-width:1280px;
}
#bof_head{
	width: 1200px;
	height:154px;
	color: #003399;
	background-image: url(../../../images/header_e.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bof_head li{
	display: inline;
	margin-right: 10px;
	margin-left: 10px;

}
/*style*/
.bof_tit_site a{
	color: #333333;
	text-decoration: none;
}
.bof_tit_site a:hover{
	color: #ff6100;
	text-decoration: none;
}
.bof_cntTit{
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 35px 0 15px 0;
}
/*font style end*/


.bof_ctn_new{
	float: left;
	width: 100%;
	padding:0px 0 20px 0;

}
.bof_ctn_new p{
	line-height:24px;
	margin:0px 0 0.25rem;
	padding:0px;
}
.bof_ctn_new h2{
	font-size:18px;
	color: #003399;
	/* float:left; */
	line-height:24px;
	padding:0px;
	margin-bottom: 0.5rem;
}
#bof_ctn_new_r{
	float: left;
	width:100%;
	margin-bottom: 1rem;
}
#bof_ctn_new_l{
	float: left;
	width:100%;
}
.bof_ctn_new .tableBox {
	display: flex;
	gap: 1rem;
}
.bof_ctn_new table{
	line-height:16px;
	text-align:center;
	float:left;
}
.bof_ctn_new td{
	border: 1px solid #999999;
	text-align:center;
	padding: 0.5rem 0.25rem;
	word-break: break-word;
}


/*content*/
#bof_ctnBg{
	float: left;
	width: 100%;
	margin-bottom:50px;
	height:135px;
	min-width:1280px;
	background-image: url(../../../images_new/body_bg.png);
	background-image: url(../../../images_new/body_bg.png) \9; /*IE*/
	background-repeat: repeat-x;
}
.bof_main_btn{
	width:1180px;
	height:65px;
	float:left;
	margin:0 0 30px 0;
}
.bof_main_btn .btn{
	font-size: 13px;
	background: url(../images/bof_btn.gif) center top no-repeat;
	width:290px;
	height:60px;
	text-align: left;
	padding:6px 0 0 50px;
	float:right;
	line-height: 1.25;
}
.bof_main_btn .btn:hover{
	background: url(../images/bof_btn_h.gif) center top no-repeat;
	color: #333333 !important;
}

.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
	border: none;
}

#bof_ctn{
	width: 1180px;
	margin:0 auto 0 auto;
	padding-left:20px;
}
#bof_ctn_tit{
	float: left;
	background-image: url(../../../images/tit_line2.png);
	background-repeat: repeat-x;
	width: 100%;
	padding-left:20px;
	background-position:0 109px;
	height: 40px;
	padding-top:74px;
}
#bof_ctn_site{
	color: #333333;
	font-size: 14px;
	padding:0px;
	line-height: 16px;
	margin: 0 30px 0 0;
}
.bof_ctn_minorTit{
	color:#333333;
	font-size:20px;
	margin-bottom:40px;
	font-weight: bold;
}
.bof_ctn_minorTit2{
	color:#FFFFFF;
	font-size:20px;
	margin-bottom:40px;
	font-weight: bold;
}
.bof_ctn_mainBg{
	float: left;
	width: 100%;
	background-image: url(../images/bof_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bof_ctn_main{
	width:1180px;
	margin: 0 auto;
	padding-left:20px;
	height: 600px;
}
.bof_main_btn{
	width:1180px;
	height:65px;
	float:left;
	margin:0 0 30px 0;
}
.bof_main_text .top{
	position: relative;
	width:1150px;
	float:left;
	margin-bottom:2rem;
}
.bof_main_text .top::before {
	content: "";
	display: block;
	width: 126px;
	height: 36px;
	background: url(../images/bof_tit_member.png) left top no-repeat;
}
.bof_main_text .top ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 1rem 0 0;
	gap: 1rem;
}
.bof_main_text .top li{
	display: flex;
	flex-flow: column wrap;
	width:calc(100%/4 - 1rem);
	border-radius: 0.5rem;
	/* box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); */
	box-shadow: 0px 0px 6px rgba(51, 51, 51, 0.3);
}
.bof_main_text li .img{
	width: 100%;
    text-align: center;
	padding-top: 1.5rem;
	border-radius: 0.5em 0.5em 0 0;
	/* background: linear-gradient(-45deg, #e6f6ff 0%, #FFFFFF 100%); */
	background: linear-gradient(316deg, #d7f1ff 20%, #FFFFFF 80%);
}
.bof_main_text li .title {
	position: relative;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
	/* font-size:22px; */
	font-size:21px;
	margin: 0;
}
.bof_main_text2 li:nth-child(6) .title {
	font-size: 19px;
}
.bof_main_text li .title span {
	/* font-size:16px; */
	font-size:15px;
	font-weight: 700;
	margin-left:10px;
	color: #1b72b5;
    padding: 0.25rem 0.5rem;
    border-radius: 6px;
}
.bof_main_text li .text {
	display: flex;
	flex-direction: column;
	padding: 1rem 1rem 0.75rem;
}
.bof_main_text li .text .tit {
	position: relative;
	width:fit-content;
	font-size: 16px;
	color: #1b72b5;
	margin: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.bof_main_text li .text p {
	display: block;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 0.5rem;
}
.bof_main_text2 .top li{
	flex-flow: row nowrap;
	width:calc(100%/3 - 1rem);
}
.bof_main_text2 li .text {
    width: 85%;
}
.bof_main_text li .title span {
	margin-left: 0;
}
.bof_main_text2 li .img {
	padding-top: 3.5rem;
	border-radius: 0.5em 0 0 0.5em;
}
.bof_main_text .bottom{
	position: relative;
	float:left;
	height: 170px;
	padding: 2rem 0 0 12rem;
	margin-bottom: 2rem;
}
.bof_main_text .bottom::before {
	content: "";
	position: absolute;
	top: 0;
	left: -1rem;
	display: block;
	width: 1173px;
	height: 212px;
	background: url(../images/bof_tit_authority.png) left top no-repeat;
	z-index: -1;
}
.bof_main_text .bottom h1 {
	font-size: 18px;
    padding: 0 0 10px 40px;
}
.bof_main_text .bottom ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}
.bof_main_text .bottom li{
	display: flex;
    width: calc(100% / 4);
}
.bottom .tit{
	background: url(../images/bof_text_numBg.png) left top no-repeat;
	width: 30px;
	height: 55px;
	color: #FFFFFF;
	font-size: 20px;
	float:left;
	text-align:center;
	padding: 0px 0 0 5px;
	margin: 0 5px 0 0;
}
.bottom .text2{
	width: 200px;
	height: 55px;
	float:left;
	line-height:16px;
	padding: 0 5px;
	margin-bottom: 1rem;
}
.mob_tit{
	display: none;
}
/*CSS9--footer*/
#bof_foot{
	height: 249px;
	width: 1180px;
	background-color: #dadada;
	font-size: 14px;
	color: #333333;
	margin:0px auto 0px auto;
}
.bof_foot_contentBg{
	width: 100%;
	float:left;
	background-color: #dadada;
	border-bottom: 1px solid #cdcdcd;
	margin: 0px;
	padding: 0px;
	min-width:1280px;
}
.bof_foot_countbar{
	width: 239px;
	float: left;
	background-color: #359be7;
	color: #FFFFFF;
	font-size: 20px;
	border: 1px solid #3290d6;
	margin-left: 5px;
	padding: 0px;
	height:100%;
}
.bof_foot_countbar ul{
	margin:0;
	padding:35px 10px 15px 10px;
}
.bof_foot_countbar li{
	padding:0px 0px 15px 0px;
	list-style-type: none;
	position:relative;
}
.bof_foot_infoSite{
	float: left;
	height: 249px;
	width: 300px;
	padding-left:20px;
}
.bof_foot_infoSite ul, .bof_foot_infoWeb ul, .bof_foot_infoDownload ul, .bof_foot_infoPublish ul{
	margin:5px 0 0 0 ;
	padding:0;
}
.bof_foot_infoSite li{
	padding-top: 10px;
	line-height: 20px;
	list-style-type: none;
}
.bof_foot_infoWeb{
	float: left;
	height: 249px;
	width: 140px;
	padding-left:20px;
}

.bof_foot_infoWeb li{
	padding-top: 10px;
	line-height: 24px;
	list-style-type: none;
}
.bof_foot_infoDownload{
	float: left;
	height: 249px;
	width: 230px;
}
.bof_foot_infoDownload li{
	padding-top: 10px;
	line-height: 24px;
	list-style-type: none;
}
.bof_foot_infoPublish{
	float: left;
	height: 249px;
	width: 220px;
}
.bof_foot_infoPublish li{
	padding-top: 10px;
	line-height: 24px;
	list-style-type: none;
}
#bof_copyright{
	height: 70px;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #333;
	min-width:1280px;
}
.bof_w_num{
	font-size: 36px;

}
.bof_w_infoTitle, .bof_w_infoTitle a{
	font-size: 14px;
	color: #0669b2;

}
@media screen and (min-width: 320px) and (max-width: 768px) {


}
/*footer end*/
