﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body, td, select, input {
	font: 12px "宋体";
	font-family: "宋体";
	color: #333;
}
/*body {
	background: #fff url(images/bodybg.png) top center repeat-x;
}*/
table {
	border-collapse: collapse;
	border-spacing: 0
}
form {
	display: inline;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	overflow: hidden;
}
.fbold {
	font-weight: bold;
    /*width:300px;*/            /*修改*/
    /*height:38px;*/
}
.fcenter {
	text-align: center;
}
.ipt, .ipth {
	border: 1px solid #cfcdc7;
	height: 26px;
	line-height: 26px;
	padding-left: 3px;
	color: #666;
}
.ipt:hover, .ipth, .ipt:focus {
	color: #000;
	border: 1px solid #c59772;
	background: #fff9df;
}
.wid80 {
	width: 80%;
}
.wid90 {
	width: 90%;
}
.wid96 {
	width: 96%;
}
.wid98 {
	width: 98%;
	margin: 0 auto;
}
.wid100px {
	width: 100px;
}
.wid60px {
	width: 60px;
}
textarea:focus, input[type="file"]:focus {
	color: #000;
	border: 1px solid #c59772;
	background: #fff9df;
}
textarea, select {
	border: 1px solid #7f9db9;
}
.fblue, .fblue a:link, .fblue a:visited {
	color: #26528b;
}
.fblue a:hover {
	color: #a00;
}
.fbold {
	font-weight: bold;
}
.f14 {
	font-size: 14px;
}
.f12 {
	font-size: 12px;
}
.fwhite, .fwhite a:link, .fwhite a:visited {
	color: #fff;
}
.fwhite a:hover {
	color: #EBFF90;
}
.fhs, .fhs a:link, .fhs a:visited {
	color: #999;
}
.fhs a:hover {
	color: #a00;
}
.fred, .fred a:link, .fred a:visited {
	color: #f33;
}
.fred a:hover {
	color: #a00;
}
.fyellow, .fyellow a:link, .fyellow a:visited {
	color: #ff8000;
}
.fyellow a:hover {
	color: #f00;
}
.pad10 {
	padding-top: 10px;
}
.fenye {
	margin: 3px auto;
	height: 20px;
	text-align: right;
}
.fenye * {
	vertical-align: middle;
	margin-left: 1px;
}
.fenye a {
	margin-left: 3px;
}
.fuline, .fuline a {
	text-decoration: underline;
}
ul, li, dl, dt {
	list-style: none;
	line-height: 24px;
	padding: 0;
	margin: 0;
}
input[disabled="disabled"], input[disabled="disabled"]:hover {
	border: 1px solid #8a8a8a;
	background: #b1b1b1 url(images/btnhse.jpg);
	color: #444;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
select {
	line-height: 26px;
	height: 26px;
}
.top, .banner, .nav, .logininfo, .tzgg, .cont {
	width: 1002px;
	margin: 0 auto;
}
.top {
	height: 110px;
	padding-top: 10px;
	
}
.logo {
	width: 500px;
	height: 56px;
	overflow: hidden;
	background: url(../images/login.png) no-repeat;
}
.top h1 {
	font-size: 32px;
	font-weight: normal;
	font-family: "微软雅黑", "黑体";
	padding-left: 102px;
	padding-top: 10px;
	letter-spacing: 1px;
	color: #1e3b5f;
}
.nav {
	width: 1003px;       /*原值988*/
	padding-left: 0px;   /*原值15*/
	border-top: none;
	height: 45px;
	line-height: 45px;
	background: #3f83c1 url(images/navbg.png) repeat-x;
}
.nav li {
	padding: 0 35px;
	float: left;
	border-top: none;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
	border-right: 1px solid #87bae7;
	font-family: "微软雅黑", "黑体";
}
.nav li:hover, .nav li.hover {
	color: #fff;
	background: #d89e47;
}
.nav li:hover a, .nav li.hover, .nav li.hover a {
	color: #fff;
	text-decoration: none;
}
.banner {
	height: 268px;
	background: url(images/banner.png) no-repeat;
	position: relative;
	margin-bottom: 20px;
}
.loginbox {
	/*border-radius: 3px;*/
	width: 340px;
	height: 270px;
	/*padding: 15px 20px;*/
	position: absolute;
	/*right: 20px;
	top: 10px;*/
	background: rgba(255, 255, 255, 0.6)!important;
	filter: Alpha(opacity=60);
	background: #fff;
	z-index: 1000;
}
.loginbox h1 {
	height: 36px;
	line-height: 36px;
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: 600;
	color: #555;
	font-family: "微软雅黑", "黑体", "微软雅黑";
}
.wid140px {
	width: 140px;
}
.cont {
	background: #fff;
}
.cont .loginbox {
	position: relative;
	/*top: 10px;*/
	left: 0;
	float: left;
	/*margin-right: 10px;*/
	/*background: rgba(237, 247, 255, 0.6)!important;*/
}
.mu8 {
	width: 580px;
	height: 450px;     /*原值550px*/
	float: left;
}
.mu81 {
    height:auto;
	/*height: 910px;*/
}
.mu8top {
	height: 35px;
	overflow: hidden;
}
.mu8top h1 {
    margin-left: 10px;
	font-size: 18px;
	width: 100px;
	background: url(images/mu8.png) no-repeat;
	padding-left: 15px;
	letter-spacing: 1px;
	float: left;
	font-family: "微软雅黑", "黑体";
	font-weight: 700;
	height: 20px;
	line-height: 20px
}
.mu8top h6 {
	float: right;
	font-size: 12px;
	padding-right: 10px;
	height: 35px;
	line-height: 35px;
	font-weight: normal;
}
.cgzsbox {
	width: 95%;
	height: 100px;
	margin: 5px auto;
	border-bottom: 1px dotted #dcdcdc;
}
.cgzsbox .fbold {
	font-size: 14px;
	color: #478dcd;
}
.contr {
	float: right;
	width: 290px;
	overflow: visible
}
/*.mu1, .mu2 {
	font-size: 14px;
	width: 288px;
	height: 180px;
	background: #fff url(images/mu1bg.png) repeat-y;
	border: 1px solid #a2d0ff;
}
.mu2 {
	border-top: none;
	height: 188px;
}*/
.mu1top, .mu2top {
	height: 32px;
	overflow: hidden;
	background: url(images/mu1.png) no-repeat;
}
.mu2top {
	background: url(images/mu2.png) no-repeat;
	height: 38px;
}
.mu1top h1, .mu2top h1 {
	font-size: 14px;
	width: 100px;
	padding-left: 30px;
	letter-spacing: 1px;
	float: left;
	color: #000;
	font-weight: 700;
	height: 32px;
	line-height: 32px
}
.mu2top h1 {
	height: 38px;
	line-height: 38px
}
.mu1top h6, .mu2top h6 {
	float: right;
	font-size: 12px;
	padding-right: 10px;
	height: 32px;
	line-height: 32px;
	font-weight: normal;
}
.mu1cont {
	margin-top: 10px;
}
.list1 {
}
.list1 li {
	padding-left: 12px;
	line-height: 26px;
	font-size: 12px;
}
/*.foot {
	background: #028fe1 url(images/footbg.png) center top no-repeat;
	height: 35px;
	padding-top: 15px;
	line-height: 28px;
	margin-top: 15px;      
	color: #fff;
	text-align: center;
}*/
.fenye1 {
	text-align: right;
	margin-top: 15px;
	color: #2f71b0;
	padding-right: 20px;
	font-size: 14px;
}
.fenye1 a {
	color: #2f71b0;
}
.fenye1 a:hover {
	color: #f00;
}
.listcol3 {
    
	width: 650px;
	margin: 10px auto;
}
.listcol3 h3, .listcol3 h4, .listcol3 h3 a {
	float: left;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
}
.listcol3 h3 {
	background: url(images/icod.gif) no-repeat 6px 12px;
	padding-left: 19px;
	color: #333;
}
.listcol3 h4 {
	float: right;
	text-align: right;
	width: 64px;
	color: #888;
	font-size: 12px;
}
.listcol3 li {
	clear: both;
	line-height: 35px;
	height: 35px;
	background: url(images/bbline.gif) repeat-x bottom;
}
.xzwz {
	padding: 10px;
	font-size: 12px;
	width: 980px;
	margin: 0px auto 0;
	background: #f8f8f8;
	color: #999
}
.de_con {
	width: 920px;
	margin: 0 auto;
	padding: 40px 40px;
	margin-bottom: 17px;
	background: #fff;
}
.de_con h1 {
	width: 899px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px #CCCCCC solid;
	font-size: 28px;
	overflow-x: hidden;
	color: #478dcd;
}
.con_line {
	width: 920px;
	height: 11px;
	background: url(images/xs_line.jpg);
	margin: 10px auto;
}
.infocont {
	margin: 15px auto 0;
	line-height: 26px;
	min-height: 200px;
	_height: 200px;
	font-size: 14px;
	width: 900px;
	overflow: auto;
	overflow-y: visible;
}
.infocont {
	font-size: 16px;
	line-height: 30px;
}
.infocont p {
	text-indent: 28px;
	margin-bottom: 25px;
}
.infocont img {
	max-width: 820px;
}
.infocont h6 {
	text-align: right;
	padding-right: 10px;
}
.cgbt{border-bottom: 1px #CCCCCC solid; }
.cgimg{ width:152px;
	height:152px;
	border-radius:147px;
	border:4px solid #ccdfe8;
	margin:0 10px 10px;}
.cgimg img{ width:147px;
	height:147px;
	border-radius:147px;
	border:3px solid #fff}
.cgbth1{
	text-align:left	;
	font-size: 28px;
	overflow-x: hidden;
	color: #478dcd;font-family: Arial, Helvetica, sans-serif;}
.cgbtn a:link, .cgbtn a:visited {
	border: #d2c78c 1px solid;
	margin: 3px;
	margin-right:20px;
	font-size: 14px;
	font-weight:bold;
	background:#fff5be;
	padding: 6px 20px;
	height:30px;
	line-height: 30px;
	text-decoration: none;
	border-radius: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #01546a;
}
.cgbtn a:hover {
	color: #666;
	border: #d8a800 1px solid;
	background: #fff281;
}
.cgzd{ margin:10px auto}
.cgzd span{ font-size:14px;
padding:7px 10px;
color:#fff;
background:#f18a1a;font-family: Arial, Helvetica, sans-serif;}

.smbox{ width:95%;
	margin:15px auto;
	padding:20px 10px;
	color:#ff1111;
	background:#fff5be;
	border:1px solid #d2c78c;
	border-radius:10px;}
.listcol2 {
	
}
.listcol2 h3, .listcol2 h4 {
	width:200px;
	overflow:hidden;
	float:left;
	display:inline;
	font-family:"宋体";	
	line-height: 26px;
	font-size: 12px;
	font-weight:normal;

    white-space:nowrap;

    overflow:hidden;

    text-overflow:ellipsis;
}
.listcol2 h3 {
	padding-left:12px;
}
.listcol2 h4 {
	float:left;
	width:60px;
	text-align:right;
	color:#888;
}
.listcol2 li {
	clear:both;
}