@charset "utf-8";
/*----------------------------------------------------------------*/
/*基本布局*/
* {
	margin:0px;
	padding:0px;
	line-height:170%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#71838c;
	line-height:150%;
}
img {
	border:none;
}
#content {
	width:990px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #007eb9;
	background-color: #FFFFFF;
	background-image: url(../images/layerout/bg_content.jpg);
	background-repeat: repeat-y;
	float: left;
}
#content2 {
	width:990px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #669f13;
	background-color: #FFFFFF;
	background-image: url(../images/layerout/bg_content.jpg);
	background-repeat: repeat-y;
}
#first_left {
	width:184px;
	float:left;
	min-height:750px;
	background-color:#FFFFFF;
	height:auto;
}
#first_right {
	width:790px;
	float:left;
	min-height:750px;
	background-color:#FFFFFF;
}
#second_page{
	padding:10px;
	clear:both;
	min-height:400px;
	_height:400px;
}
#mainContent{
	min-height:600px;
	height:auto;
	_height:600px;
	margin-left: 10px;
}

.textarea_blue_border {
	border:1px solid #007bb4;
	width:350px;
}

.field_label_blue {
	color:#007bb4;
}

#footer{
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfb41b;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 5px auto 0px auto;
	padding:5px;
	color:#000000;
	font-size: 12px;
}
.contentBan{
	min-height:80px;
	height:auto;
	_height:80px;
	line-height: 170%;
}
/*----------------------------------------------------------------*/
/*常用设置*/
.dot{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/layerout/dot.gif);
	margin: 2px;
	height: 3px;
	width: 100%;
}
.blue24B{
	font-size: 24px;
	font-weight: bold;
	color: #00496a;	
}
.blue30B{
	font-size: 30px;
	font-weight: normal;
	color: #007bb4;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-decoration: underline;
}
.blue36B{
	font-size: 36px;
	font-weight: normal;
	color: #007bb4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	vertical-align: 50%;
}
.green36B{
	font-size: 36px;
	font-weight: normal;
	color: #669f13;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	vertical-align: 50%;
}
.gray24B{
	font-size: 24px;
	font-weight: bold;
	color: #5d694d;	
}
.blue12B{
	color:#59acd3;
	font-size: 12px;
	font-weight: bold;
}
.green12B{
	color:#5c9903;
	font-size: 12px;
	font-weight: bold;
}
.green12{
	color:#5D694D;
	font-size: 12px;
	line-height: 170%;
}
.red12B{
	color:#f35c00;
	font-size: 12px;
	font-weight: bold;
}
.blue12{
	color:#5b9adf;
	font-size: 12px;
}
.black14{
	font-size: 14px;
	color: #000000;	
}
.orange24{
	color:#ff7902;
	font-size: 24px;
}
.tableA{
	width:100%;
	font-size: 12px;
}
.tableA tr{	
}
.tableA td{
	display:inline-block;
	padding:5px;
}
.tableB{
	width:95%;
	margin:10px;
	border: 1px solid #9fb0a6;	
}
.tableB tr{	
}
.tableB td{
	display:inline-block;
	padding:5px;
}
.tableC{
	width:100%;
	background-color:#fcfcfc;
}
.tableC2{
	width:100%;
	background-color:#ecf5f4;
}
.tableC td, .tableC2 td {
	display:inline-block;
	padding:2px;
}
.tableD{
	width:100%;
	border:1px solid #9fb0a6;	
	magin:5px;
	padding:5px;
}
/*表单控件设置*/
.inputArea{
	width:400px;
	height:100px;
}

.inputA{
	width:120px;
	height:18px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c0bdbd;
	border-left-color: #c0bdbd;
	color: #757575;
	display:block;
	float:left;
}
.buttonA{
	background-image: url(../images/layerout/bg_button_1.jpg);
	height: 20px;
	width: 28px;
	border: none;
	background-color: #FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
}
.buttonB{
	background-color: #FFFFFF;
	background-image: url(../images/layerout/bg_button_2.jpg);
	height: 44px;
	width: 91px;
	border: none;
	cursor:pointer;
	display:block;
	float:left;
}
.buttonC{
	background-color: #FFFFFF;
	background-image: url(../images/layerout/bg_button_3.jpg);
	height: 47px;
	width: 101px;
	border: none;
	cursor:pointer;
	display:block;
	float:left;
}
.buttonD{
	background-color: #FFFFFF;
	background-image: url(../images/layerout/bg_button_4.jpg);
	height: 47px;
	width: 101px;
	border: none;
	cursor:pointer;
	display:block;
	float:left;
}
.inputRedFontB{
	background-color:#f35c00;
	height:22px;
	width:150px;
	color:#FFFFFF;
	display:inline-block;
	line-height:18px;
	font-weight: bold;
	padding-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	float:left;
}
.inputRedFontBLong{
	background-color:#f35c00;
	height:22px;
	width:450px;
	color:#FFFFFF;
	display:inline-block;
	line-height:18px;
	font-weight: bold;
	padding-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	float:left;
}
.inputRed{
	border:1px solid #f35c00;
	height:20px;
	width:200px;
	margin:0px;
	line-height:18px;
	font-size:12px;
	display:block;
	float:left;
}
.inputRedSmall{
	border:1px solid #f35c00;
	height:20px;
	width:160px;
	margin:0px;
	line-height:18px;
	font-size:12px;
	display:block;
	float:left;
}
.inputRedLong{
	border:1px solid #f35c00;
	height:20px;
	width:350px;
	margin:0px;
	line-height:18px;
	font-size:12px;
	display:block;
	float:left;
}
.selectRed{
	border: 1px solid #f35c00;	
	width:202px;
	height:22px;
	display:block;
	float:left;
}
.textRed{
	border: 1px solid #f35c00;	
	width:650px;
	height:66px;
	margin-top:-1px;
	display:block;
	float:left;
}
.inputBlueFontB{
	background-color:#007bb4;
	height:22px;
	width:150px;
	color:#FFFFFF;
	display:inline-block;
	line-height:18px;
	font-weight: bold;
	padding-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	float:left;
}
.inputBlueFontBLong{
	background-color:#007bb4;
	width:500px;
	color:#FFFFFF;
	display:inline-block;
	line-height:18px;
	font-weight: bold;
	padding-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	float:left;
}
.inputBlue{
	border:1px solid #007bb4;
	height:20px;
	width:200px;
	margin:0px;
	line-height:20px;
	font-size:12px;
	display:block;
	float:left;
}
.inputBlue2{
	border:1px solid #007bb4;
	height:20px;
	width:200px;
	margin:0px;
	line-height:18px;
	font-size:12px;
	display:block;
	float:left;
}
.inputBlueLong{
	border:1px solid #007bb4;
	height:20px;
	width:350px;
	margin:0px;
	line-height:18px;
	font-size:12px;
	display:block;
	float:left;
}
.inputBlueCan{
	border:1px solid #007bb4;
	height:20px;
	width:120px;
	margin:0px;
	line-height:18px;
	font-size:12px;
	display:block;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/layerout/can_blue.jpg);
	background-position:right;
	cursor:pointer;
}
.selectBlue{
	border: 1px solid #007bb4;	
	width:202px;
	height:22px;
	display:block;
	float:left;
}
.textBlue{
	border: 1px solid #007bb4;	
	width:650px;
	height:66px;
	margin-top:-1px;
	display:block;
	float:left;
}



.inputGreenFontB{
	background-color:#669f13;
	height:22px;
	width:150px;
	color:#FFFFFF;
	display:inline-block;
	line-height:18px;
	font-weight: bold;
	padding-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	float:left;
}
.inputGreenFontBLong{
	background-color:#669f13;
	height:22px;
	width:300px;
	color:#FFFFFF;
	display:inline-block;
	line-height:18px;
	font-weight: bold;
	padding-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	float:left;
}
.inputGreen{
	border:1px solid #669f13;
	height:20px;
	width:200px;
	margin:0px;
	line-height:18px;
	font-size:12px;
	display:block;
	float:left;
}
.inputGreenLong{
	border:1px solid #669f13;
	height:20px;
	width:350px;
	margin:0px;
	line-height:18px;
	font-size:12px;
	display:block;
	float:left;
}
.inputGreenCan{
	border:1px solid #669f13;
	height:20px;
	width:120px;
	margin:0px;
	line-height:18px;
	font-size:12px;
	display:block;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/layerout/can_green.jpg);
	background-position:right;
	cursor:pointer;
}
.selectGreen{
	border: 1px solid #669f13;
	width:202px;
	display:block;
	float:left;
	height:20px;

	*height:22px;
}
.textGreen{
	border: 1px solid #669f13;	
	width:650px;
	height:66px;
	margin-top:-1px;
	display:block;
	float:left;
}
/*----------------------------------------------------------------*/
/*功能模块*/
#nav,#nav2 {
	text-align: right;
	padding-right: 10px;
	margin:10px 0px 10px 0px;
	background-color:#FFFFFF;
}
#search{
	background-image:url(../images/layerout/bg_left_1.jpg);
	background-color:#c0c0c0;
	background-repeat:repeat-x;
	min-height:400px;
	padding:10px;
	_height:400px;
}
#ban{
	float:right;
	margin:5px;
	font-size:10px;
	color:#fe8f10;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	line-height:13px;
}
/*----------------------------------------------------------------*/
/*超链接设置*/
#nav a{
	text-decoration: none;
	display: block;
	color: #004869;
	font-weight:bold;
	line-height:14px;
}
#nav a:hover{
	font-size:13px;
	color:#FF0000;
	letter-spacing: -1px;
}
#nav2 a{
	text-decoration: none;
	display: block;
	color: #5d694d;
	font-weight:bold;
	line-height:14px;
}
#nav2 a:hover{
	font-size:13px;
	color:#FF0000;
	letter-spacing: -1px;
}
.black14 a{
	color:#000000;
	text-decoration:none;
}
.black14 a:hover{
	text-decoration:underline;
}
#first_right a{
	text-decoration:none;
}
#first_right a:hover{
	text-decoration:underline;
}
.hiddenBtn{
	cursor:pointer;
	background-color:#ff7400; 
	color:#FFFFFF; 
	padding:0px 4px; 
	text-decoration:none; 
	line-height:100%; 
	border:solid 1px #FFFFFF; 
	font-size:8px;
}
.hiddenBtn a{
	color:#FFFFFF;
	text-decoration:none;
}
.tc {
	background-color: #ECF5F4;
}
/*------------新加样式------------*/
.list_txt{
	font-size:12px;
}
.list_txtbg {
	background-color: #DFEBF9;
}

.list {
	margin-bottom: 10px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 2px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	width: 100px;
}
.high01{
	height:1px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.high05{
	height:5px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
.high10{
	height:10px;
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height:1px;
	clear:both;
}
.high55 {
	height: 25px;
	_height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

.about_new {
	width: 510px;
	float: right;
}
.about_img {
	float: left;
}
.lvsize {
	color: #71838C;
}
.lvsize2 {
	color: #71838C;
	font-weight: bold;
	font-size: 12px;
}
.lansize {
	color: #5B9ADF;
}
.lansize2 {
	color: #5B9ADF;
	font-weight: bold;
	font-size: 12px;
}
.lvxiaxian {
	text-decoration: underline;
	color: #71838C;
	font-weight: bold;
}
.planer_img {
	float: left;
}
.planer_new {
	float: right;
	width: 510px;
}
.cont_left {
	width: 215px;
	float: left;
	margin-left: 5px;
}
.txt_title {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/layerout/ico_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	height: 20px;
	line-height: 17px;
}
.txt_cont {
	color: #000000;
	text-indent: 19px;
}
.txt_2cont {color: #555555;word-break:break-all; width:190px; white-space:normal; overflow:auto; overflow-x: hidden; overflow-y: auto;}
.txt_3cont{color: #555555; width:190px; }
.cont_right {
	float: right;
	width: 535px;
}
.inputRedFontB2{
	background-color:#f35c00;
	height:22px;
	width:100px;
	color:#FFFFFF;
	display:block;
	line-height:18px;
	font-weight: bold;
	padding-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	float:left;
}
.inputRed2{
	border:1px solid #f35c00;
	height:20px;
	width:150px;
	margin:0px;
	line-height:18px;
	font-size:12px;
	display:block;
	float:left;
}
.txt_title2 {
	background-color: #007BB4;
	height: 25px;
	width: 517px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 5px;
	margin-left: 5px;
	line-height: 25px;
	margin-top: 15px;
}
.txt_cont2 {
	width: 515px;
	margin-left: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #007BB4;
	border-bottom-color: #007BB4;
	border-left-color: #007BB4;
	text-indent: 24px;
	height: auto;
	_height:150px;
	min-height:150px;	
}
.txtnew_cont2 {
	width: 515px;
	margin-left: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #007BB4;
	border-bottom-color: #007BB4;
	border-left-color: #007BB4;
	height: auto;
	_height:150px;
	min-height:150px;
}
.new_li img{margin:20px;}
.txtnew_cont2 p{ margin-bottom:15px;}

.dianxian {
	font-size: 1px;
	background-image: url(../images/layerout/dian.jpg);
	background-repeat: repeat-x;
	height: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
.dianxian2 {
	font-size: 1px;
	background-image: url(../images/layerout/lvxian.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	clear: both;
}
.lxwm {
	color: #02486A;
}
.lxwm_size {
	font-size: 12px;
	font-weight: bold;
}
.blue13 {
	color: #616756;
	text-align: justify;
	font-weight: bold;
}
.new_left2 {
	float: left;
	height: 270px;
	width: 500px;
}
.left2_wm {
	background-image: url(../images/layerout/new_bg_1.gif);
	background-repeat: no-repeat;
	height: 420px;
	width: 480px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.wm_title {

}
.wm_cont {
	color: #4B505C;
	background-image: url(../images/layerout/ico_3.jpg);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-left: 25px;
}
.link_2{
	color: #4B505C;
	text-decoration: underline;
}
.link_3{
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.link_4{
	color:#437302;
}
.wm_it {
	font-size: 20px;
	color: #00496A;
	padding-left: 15px;
}
.new_right2 {
	float: right;
	width: 239px;
	height: 415px;
	background-image: url(../images/layerout/new_bg_2.gif);
	background-repeat: no-repeat;
	padding: 5px;
}
.wm_cont2 {
	padding: 5px;
}
.new_left3 {
	height: 550px;
	width: 481px;
	background-image: url(../images/layerout/new_bg_3.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

.zh_1 {
	height: 30px;
	line-height: 30px;
	background-image: url(../images/layerout/lvbiao.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	padding-left: 15px;
}
.zh_2 {
	height: 40px;
	background-image: url(../images/layerout/lvbiao.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 15px;
}
.zh_3 {
	background-image: url(../images/layerout/hongdian.jpg);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	background-position: 15px center;
	padding-left: 25px;
}
.zh_4 {
	background-image: url(../images/layerout/hongdian.jpg);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 19px;
	background-position: 15px 9px;
	padding-left: 25px;
	
}
.zh_5 {
	font-size: 16px;
	color: #5C9903;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
}

.new_right3 {
	float: right;
	width: 230px;
	height: 550px;
	background-image: url(../images/layerout/new_bg_4.gif);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 38px;
	line-height: 170%;
	background-repeat: no-repeat;
}
.new_top {
	background-image: url(../images/layerout/new_tbg2.jpg);
	background-repeat: repeat-x;
	width: 806px;
}
.new_2top {
	background-image: url(../images/layerout/new_tbg2.jpg);
	background-repeat: repeat-x;
	width: 801px;
}
.new_top2 {
	background-image: url(../images/layerout/new_tbg.jpg);
	background-repeat: repeat-x;
	width: 806px;
}
/*-------------------------------新加样式-----------------------*/
.left_img {
	height: 194px;
	width: 200px;
	background-image: url(../images/layerout/img_ybg.jpg);
	background-repeat: no-repeat;
}
.high22 {
	height: 22px;
	border:1px solid #669f13;
	width:200px;
	margin:0px;
	line-height:18px;
	font-size:12px;
	display:block;
	float:left;
}
/*------------------------弹出小页面--------------------------*/
.tijiao {
	height: 400px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layerout/new_xbg.jpg);
	background-repeat: repeat-x;
}
.on_1 {
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	line-height: 50px;
}
.newon_1 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	line-height: 180%;
}
.yuanj_1 {
	width: 498px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background-color: #70C6EB;
}
.tijiao_title {
	height: 100px;
	background-image: url(../images/layerout/new_xtop.gif);
}
.new_img img {
	margin: 15px;
}
.new_li {
	list-style-type: none;
	padding: 5px;
}
.new_li ul{list-style-type: none;}

.new_li2 {
	list-style-type: none;
	padding: 5px;
}
.new_1td{width:350px;}
.new_2td{width:130px;}
.new_3td{width:150px;}
.new_4td{width:230px;}
.new_5td{width:300px;}
.new_6td{width:100px; background-color:#00FF00;}
/*-------newcss---------*/
.new_li ul,.new_li2 ul,.new_img ul{list-style-type: none;}
.new_li ul li,.new_li2 ul li,.new_img ul li{ display:block; padding-left:25px; background-image:url(../images/layerout/star.gif); background-repeat:no-repeat; background-position:10px 6px;}
.new_li ol li{ margin-left:35px;}


.bgvalue{
	background-color:#FFDAB9;
}

