@charset "utf-8";

*,
html,
body {
	margin: 0px;
	padding: 0px;
}



html {
	width: 100%;
	height: 100%;
	font-size: 12px;
	/* font-family:Arial, Helvetica, sans-serif, Helveticb; */
	-webkit-text-size-adjust: none;
}

body {
	width: 100%;
	height: 100%;
	background: #fff;
}

a {
	cursor: pointer;
}

ul li {
	list-style: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after {
	content: ".";
	/*内容为“.”就是一个英文的句号而已。也可以不写。*/
	display: block;
	/*加入的这个元素转换为块级元素。*/
	clear: both;
	/*清除左右两边浮动。*/
	visibility: hidden;
	/*可见度设为隐藏。注意它和display:none;是有区别的。visibility:hidden;仍然占据空间，只是看不到而已；*/
	line-height: 0;
	/*行高为0；*/
	height: 0;
	/*高度为0；*/
	font-size: 0;
	/*字体大小为0；*/
}

.clearfix {
	*zoom: 1;
}

/*这是针对于IE6的，因为IE6不支持:after伪类，这个神奇的zoom:1让IE6的元素可以清除浮动来包裹内部元素。*/




.bsczj_bg{
	position:fixed;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.header {
	width: 100%;
	background: url(bsczj_logobg.png) no-repeat center;
	height: 188px;
	line-height: 188px;
/*	position: relative;*/
}
.header a.bs_img{
	display: block;
	position: absolute;
	left: 3%;
	top: 4%;
}
.header a.bs_img img{
	margin: 0px;
	padding: 0px!important;
}
.header img{
	margin: 0px auto;
	display: block;
	padding-top: 45px;
}

.content{
	width:1200px;
	margin: 10px auto;
}
.content2{
	margin-top: 60px;
}
.con_left{
	width:892px;
	margin-right: 20px;
}
.con_left2{
	width:220px;
	margin-right: 20px;
	margin-left: 20px;
}
.con_left2 h1{
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 20px;
	background: url(bsczj_bg2.png) no-repeat center;
	border-radius: 5px;
	letter-spacing: 1px;
}
.con_left2 a{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	display: block;
	font-size: 18px;
}
.con_left2 a:hover{
	color: #006EE9;
	font-weight: 900;
	text-shadow: 1px 1px 5px #a5c6eb;
}
.con_right{
	width:260px;
}
.con_right2{
	width:900px;
	margin-left: 20px;
}
.bscz_tel{
	width: 32%;
	float: left;
	height: 100px;
	margin-bottom: 15px;
	border-radius: 5px;
}
.bscz_tel i{
	display: block;
	float: left;
	width: 6%;
	height: 100px;
}
.bscz_tel i img{
	margin: 23px auto;
	display: block;
	width: 50px;
}
.bscz_tel .tel_txt{
	/* float: left; */
	padding-left: 0%;
	width: 100%;
	text-align: center;
}
.bscz_tel .tel_txt p{
	font-size: 22px;
	color: #fff;
	text-shadow: 0px 2px 2px #021e94;
	padding-bottom: 4px;
	/* height: 50px; */
	/* line-height: 50px; */
	padding-top: 26px;
}
.bscz_tel .tel_txt span{
	font-size: 13px;
	color: #fff;
	text-shadow: 0px 1px 1px #021e94;
}

.blue{
	background:rgb(114 181 233 / 85%);
}
.green{
	background:rgb(137 201 151 / 85%);
	margin: 0px 10px;
}
.plink{
	background:rgb(241 158 194 / 85%);
}




.con_right a{
	display:block;
	width: 100%;
	color: #9d9d9d;
	font-size: 22px;
	height: 73px;
	background: #f8f8f8;
	border-radius: 5px;
	line-height: 73px;
	margin-bottom: 10px;
}
.con_right a:last-child(1){
	height: 116px;
	margin-bottom: 0px;
}



.bscz_gg{
	width: 892px;
	padding: 15px;
	height: 420px;
	background: rgb(255 255 255 / 90%);
	margin-bottom: 15px;
	border-radius: 5px;
}

.bscz_gg h1{
	font-size: 22px;
	height: 50px;
	line-height: 50px;
	color: #006ee9;
	border-bottom: 2px solid #006ee9;
	/* background: #f1f3f5; */
	margin-bottom: 10px;
	padding-left: 50px;
	background: url(bsczj_img8.png) no-repeat left center;
	background-size: 30px;
}
.bscz_gg p{
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.gd_a{
	border-radius:50px;
	width: 100px;
	text-align: center;
	float:right;
	/* background: #eee; */
	/* border:1px solid #006ee9; */
	color: #006ee9;
	height: 30px;
	line-height: 50px;
	font-size: 14px;
}



.footer {
	background: #006ee9;
    margin-top: 20px;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.footer .foot_con {
	width: 1200px;
	margin: 0px auto;
	padding: 20px 0px;
	position: relative;
}

.footer .foot_con p {
	text-align: center;
	color: #fff;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
}

.footer .foot_con p a {
	display: inline-block;
}

.footer .foot_con p i {
	display: block;
	width: 27px;
	float: left;
	margin: 3px 2px 2px 2px;
}

.footer .foot_con .dzjg {
	position: absolute;
	left: 150px;
	top: 25px;
}

.footer .foot_con .wzjc {
	position: absolute;
	right: 75px;
	top: 26px;
}


.bai_bg{
	background:#fff!important;
}


.bscz_div{
	width:100%;
	height: 111px;
	background: url(bsczj_img6.png) no-repeat center;
	border-radius: 5px;
}
.bscz_div a{
	display: block;
    float: left;
    width: 229px;padding-top: 30px;
    margin-right: 12px;
	text-align: center;
	font-size: 20px;
	font-weight: 900;
	color: #fff;
}
.bscz_div i{
	display: block;
    float: left;
   background: url(bsczj_img7.png) no-repeat center;
	width: 1px;
	height: 100%;
}
.bscz_div a:last-child{

    margin-right: 0px!important;
}

.bscz_div a:hover{
	text-shadow: 0px 2px 7px #0655b5;
}

/* list */
.dqwz_bg {
	background: #b5d2f3;
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-top: -85px;
	margin-bottom: 35px;
}

.dqwz_div {
	width: 1150px;
	margin: 0px auto;
	color: #333;
	font-size: 18px;
}

.dqwz_div a {
	font-size: 18px;
	color: #333;
}

.wb_list {
	margin-bottom: 20px;
	padding: 0px 20px;
}

.wb_list li a {
	height: 40px;
	line-height: 40px;
	display: block;
	position: relative;
	padding-left: 15px;
	color: #333;
	font-size: 16px;
}

.wb_list li a:after {
	content: " ";
	display: block;
	height: 7px;
	width: 7px;
	position: absolute;
	background: #aaaaaa;
	z-index: 5;
	top: 15px;
	left: 2px;
	border-radius: 5px;
}

.wb_list li a u {
	font-style: normal;
	text-align: right;
	float: right;
	text-decoration: none;
}

.wb_list li:hover {
	background: #f7f7f7;
}

.wb_list li:hover a,
.wb_list li:hover a u {
	color: #006ee9;
}

.wb_list li:hover a:after {
	background: #006ee9;
}



/* news */
.zfsj_con {
	width: 100%;
}

.zx_xxgk_cont {
	margin: 20px;
	/*overflow:hidden;*/
}

.zx_xxgk_cont .xx_con {
	border: 1px solid #c9c9c9;
	overflow: hidden;
	padding: 5px 0;
	width: 1158px;
}

.zx_xxgk_cont .xx_con p {
	font-size: 14px;
	line-height: 25px;
	float: left;
	width: 550px;
	overflow: hidden;
	color: #4a4a4a;
	padding: 0 0 0 20px;
}

.zx_xxgk_cont .xx_con p em {
	float: left;
	color: #000;
	padding: 0 10px;
}

.zx_xxgk_cont .xx_con p.mingc {
	width: 1118px;
}

.zx_xxgk_cont .tit {
	background: #f8f8f8;
	margin: 20px 0;
	padding: 10px 0px 35px 0px;
}

.zx_xxgk_cont .tit h1 {
	font-size: 32px;
	color: #006ee9;
	font-weight: normal;
	text-align: center;
	line-height: 60px;
	margin: 15px 15px;
}

.zx_xxgk_cont .tit h3 {
	TEXT-ALIGN: center;
	COLOR: #373737 !important;
	FONT-SIZE: 20px !important;
	margin-bottom: 20px;
}

.zx_xxgk_cont .tit h6 {
	font-size: 16px;
	color: #373737;
	padding: 0 0 15px 0px;
	text-align: center;
	font-weight: normal;
	width: 100%;
	margin: 0 auto;
}

.zx_xxgk_cont .tit h6 span {
	padding: 0 15px;
	font-size: 15px;
}

.zx_xxgk_cont .tit h6 span a {
	padding: 0 5px;
	color: #686868;
	font-size: 15px;
}

.zx_xxgk_cont .tit .cky {
	height: 28px;
	width: 400px;
	margin: 0px auto;
}

.zx_xxgk_cont .tit .cky em {
	height: 25px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	font-size: 15px;
	line-height: 25px;
	font-style: normal;
}

.zx_xxgk_cont .tit .cky em a {
	height: 16px;
	width: 16px;
	display: inline-block;
	margin: 0px 5px;
	font-size: 15px;
	/* line-height: 18px; */
}

.zx_xxgk_cont .tit .cky em a.bg {
	background-color: #cefeff;
}

.zx_xxgk_cont .tit .cky em a.bg2 {
	background-color: #f8f8c3;
}

.zx_xxgk_cont .tit .cky em a.bg3 {
	background-color: #ffc7ff;
}

.zx_xxgk_cont .tit .cky em a.bg4 {
	background-color: #9bccfa;
}

.zx_xxgk_cont .tit .cky span a:hover {
	color: #2b71a2;
	text-decoration: none;
}

.zx_xxgk_cont .news_cont_d_wrap {
	padding: 20px 20px 70px 20px;
}

.zx_xxgk_cont .news_cont_d_wrap p {
	line-height: 38px;
	color: #040404;
	font-size: 14px;
	padding: 0 20px;
	/*text-indent:2em;*/
}

.share_box {
	margin-top: -15px;
	margin-left: -15px;
}
