﻿@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}
ul li{
	list-style-type: none;
}
a{
	text-decoration: none;
	color: #666;
	outline:0;
	cursor: pointer;
	blr:expression(this.onFocus=this.blur());
}
a:hover{
	text-decoration: underline;
	outline:0;
	blr:expression(this.onFocus=this.blur());
}
img{
	border: none;
}
body{
	background-color: #f3f3f3;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(../images/bbg_01.png);
	background-repeat: repeat;
}
/*--------------外体-----------------*/
.wrap{
	overflow: hidden;
	height: 100%;
}
/*--------------头部-----------------*/
.header{
	height: 222px;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-image: url(../images/top_01.png);
	background-repeat: repeat-x;
}
.flash-banner{
	position: relative;
	height: 180px;
	width: 1000px;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top_022.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/*--------------导航-----------------*/
.menu{
	height: 42px;
	width: 100%;
	background-color: #2c81d4;
	float: left;
}

.bg-m{
	height: 42px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.bg-m ul{
	line-height: 42px;
	height: 42px;
	width: 1000px;
	overflow: hidden;
}
.bg-m ul li{
	float: left;
	width: 140px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/dh_01.png);
	background-repeat: no-repeat;
	background-position: right;
}


.bg-m ul li.no-line{
	background-image: none;
}
.bg-m ul li a{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFF;
	display: block;
	height: 42px;
	width: 140px;
	text-align: center;
}
.bg-m ul li a.on{
	text-decoration: none;
	background-color: #8abef8;
	color: #006;
}
.bg-m ul li a:hover{
	text-decoration: none;
	background-color: #8abef8;
	color: #006;
}
/*--------------主体-----------------*/
.main-content{
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

.block_img{ 
	
	height: 100px;
	width: 1000px;
	margin-top: 5px;
	position: relative;

}

.block_a{
	height: 300px;
	width: 970px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;	
}
.tupxw{
	float: left;
	height: 290px;
	width: 350px;
	border: 1px solid #d7d7d7;
	position: relative;
	margin-top: 5px;
	margin-left:10px;
}

.tupxw_img{
	height: 342px;
	width: 550px;
	position: absolute;
	left: 6px;
	top: 5px;
}

.tupxw_wb{
	line-height: 40px;
	text-align: center;
	height: 40px;
	width: 550px;
	position: absolute;
	left: 5px;
	bottom: 0px;
}
.ztzl{
	float: left;
	height: 180px;
	width: 404px;
	margin-left: 25px;
	position: relative;
}
.topper_a{
	font-size: 24px;
	line-height: 47px;
	font-weight: bold;
	color: #2c81d4;
	height: 47px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #2c81d4;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	text-indent: 10px;
}
.middle_a{
	position: absolute;
	top: 1px;
	left: 1px;
	right: 1px;
}
.ztzl_bg{
	background-image: url(../images/ztzl_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 198px;
	margin-top: 5px;
	position: relative;
	margin-right: 3px;
}
.ztzl_wb{

	text-align: center;
	position: absolute;
	height: 38px;
	width: 150px;
	left: 0px;
}
.ztzl_wb a{
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	color: #FFF;
}


.ztzl_img{
	height: 38px;
	width: 47px;
	position: absolute;
	right: 0px;
}
.rxdh{
	float: left;
	height: 110px;
	width: 575px;
	margin-left: 25px;
	position: relative;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	margin-top: 5px;
}

.topper_b{
	background-image: url(../images/rxdh_01.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 575px;
	position: absolute;
	top: -8px;
}
.rxtb{
	background-image: url(../images/rxdh_02.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 85px;
	width: 85px;
	left: 50px;
	top: 20px;
}
.rxwb{
	line-height: 25px;
	height: 85px;
	width: 288px;
	position: absolute;
	left: 166px;
	top: 20px;
	font-size: 16px;
}
.block_b{
	height: 286px;
	width: 980px;
	margin-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	
}
.zpxx{
	float: left;
	height: 284px;
	width: 654px;
	border: 1px solid #d6d6d6;
	position: relative;
}

.topper{
	font-size: 16px;
	line-height: 38px;
	color: #065DAC;
	height: 38px;
	border-bottom: 2px solid #2c81d4;
}

.news-tab{
	padding-left: 10px;
}
.news-tab a{
	color: #065DAC;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 38px;
	display: inline-block;
	height: 38px;
	float: left;
	border-right: 1px solid #dadada;
	font-size:medium
}
.news-tab a:hover{
	color: #FFF;
	background-color: #2c81d4;
	text-decoration: none;
}
.news-tab a.on{
	color: #FFF;
	background-color: #2c81d4;
	text-decoration: none;
}
.middle{
	 position: absolute; 
	left: 5px;
	top: 40px;
	right: 5px;
}
.hang{
	line-height: 30px;
	position: relative;
	margin: 2px 5px 0 5px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cacaca;
	background-image: url(../images/libg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.middle .date{
	position: absolute;
	width: 70px;
	right: 0px;
	text-align: right;
	font-size: 12px;
	color: #999;
}
.middle .tittle-a{
	color: #373737;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	position: absolute;
	left: 0px;
	right: 70px;
	background-image: url(../images/icon_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	width: 500px;
}
.tzgg{
	float: left;
	height: 284px;
	width: 313px;
	border: 1px solid #d6d6d6;
	position: relative;
	margin-left: 8px;
}

.topper_tz{
	background-image: url(../images/tz_top_01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	width: 313px;
	border-bottom: 2px solid #2c81d4;
}

span.dalv{
	height: 16px;
	width: 150px;
	position: absolute;
	left: 10px;
	line-height: 16px;
	color: #FFFFFF;
	top: 15px;
	font-size: 16px;
	padding-left: 10px;
}
a.more{
	height: 16px;
	width: 50px;
	position: absolute;
	line-height: 16px;
	color: #666;
	top: 15px;
	font-size: 14px;
	right: 10px;
}
.middle .tittle-b{
	color: #373737;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	position: absolute;
	left: 0px;
	right: 70px;
	background-image: url(../images/icon_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	width: 200px;
}

.zphxx{
	float: left;
	height: 284px;
	width: 323px;
	border: 1px solid #d6d6d6;
	position: relative;
	margin-right: 5px;
}

.topper_c{
	height: 36px;
	width: 323px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2c81d4;
	border-bottom-color: #CCC;
}
span.dalv_c{
	width: 120px;
	position: absolute;
	left: 3px;
	line-height: 36px;
	color: #FFFFFF;
	top: 2px;
	font-size: 16px;
	padding-left: 10px;
	background-color: #2c81d4;
	background-image: url(../images/icon_02.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 36px;
	text-indent: 20px;
}
span.dalv_d{
	width: 120px;
	position: absolute;
	left: 3px;
	line-height: 36px;
	color: #FFFFFF;
	top: 2px;
	font-size: 16px;
	padding-left: 10px;
	background-color: #2c81d4;
	background-image: url(../images/icon_03.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 36px;
	text-indent: 20px;
}

.dtx{
	float: left;
	height: 284px;
	width: 318px;
	border: 1px solid #d6d6d6;
	position: relative;
}
.topper_dtx{
	height: 36px;
	width: 318px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2c81d4;
	border-bottom-color: #CCC;
}

span.dalv_e{
	width: 150px;
	position: absolute;
	left: 3px;
	line-height: 36px;
	color: #FFFFFF;
	top: 2px;
	font-size: 16px;
	padding-left: 10px;
	background-color: #2c81d4;
	background-image: url(../images/icon_04.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 36px;
	text-indent: 20px;
}
.yqlj{
	background-image: url(../images/yqlj.png);
	background-repeat: repeat-x;
	height: 156px;
	width: 978px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;	
}
.yqlj_bt{
	background-image: url(../images/yqlj_01.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	float: left;
	height: 156px;
	width: 170px;
	position: relative;
}

.yqlj_bt_wb{
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #06F;
	height: 30px;
	width: 100px;
	position: absolute;
	left: 69px;
	top: 46px;
}
a.yqlj_more{
	line-height: 24px;
	color: #999;
	height: 24px;
	width: 80px;
	position: absolute;
	left: 81px;
	top: 79px;
}
.yq_hang{
	position: relative;
	height: 63px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	}
.yqlj_img{
	float: left;
	height: 63px;
	width: 175px;
	margin-right: 8px;
	position: relative;
}
.yqlj_img_a{
	float: left;
	height: 63px;
	width: 340px;
	margin-right: 8px;
	position: relative;
}
.yqlj_img_b{
	float: left;
	height: 63px;
	width: 148px;
	margin-right: 4px;
	position: relative;
}
/*---------------------图片链接------------------*/
.tab_aimg{
	float: left;
	height: 70px;
	width: 298px;
	margin-top: 30px;
	margin-left: 15px;
	position: relative;
}

/*--------------主体-----------------*/
.footer{
	height: 80px;
	background-color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	text-align: center;
	padding-top: 10px;
	line-height: 20px;
	float: left;
	width: 100%;
}

/*-------------二维码-----------*/
.gx_codeM{
	position:relative;
	left:20px;
	}
