/* CSS Document */
/*reset*/
h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu, label {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei", Arial, serif;
}
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
	display: block
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
html, body, fieldset, iframe, abbr {
	border: 0
}
i, em, address {
	font-style: normal
}
ul li {
	list-style: none
}
label {
	cursor: default
}
a, button, input[type='submit'] {
	cursor: pointer;
	outline:none;
}
a, a:link, a:active, a:hover, a:visited {
	text-decoration: none;
	color:inherit;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: "Microsoft YaHei", Arial, serif
}

input[type="button"] {
	cursor:pointer;
	border:0;
	outline:none;
}

input[type="text"], input[type="password"],video,audio,input[type="radio"]{outline:none}

.clear {
	clear:both
}
/*public*/
html, body {
	font-size: 18px;
	width: 100%;
	min-width:1400px;
	margin: 0 auto;
	padding: 0;
	color:#454545;

}
#wrapper {
	width: 100%;
	font-family: "Microsoft YaHei", Arial, serif;
	min-width:1400px;
	margin:0 auto;
	overflow:hidden;
}
#header, #footer, .main {
	width:100%;
}

/*top*/
.top_bar {
	background:url(../images/top_bg.jpg) top center no-repeat;
	height:316px;
	position:relative;
	z-index:0;
	width:100%
}

.bd_c {
	width:100%;
	text-align:center;
	position:absolute;
	z-index:10;
	margin:80px 0 0;
}
.bd_c h2 {
	height:60px;
	line-height:60px;
	font-size:36px;
	color:#fff;
	text-align:center;
}

.bd_c h3 {
	margin-top:30px;
}
.t_input {
	width:30%;
	background:#fff;
	border-radius: 25px 0 0 25px;
	/*border: 1px solid #ce0000;*/
	border: 0;
	height:39px;
	line-height:39px;
	font-size:16px;
	text-indent:15px;
	color:#666
}
.t_button {
	width:5%;
	background:#df181e;
	border-radius: 0px 25px 25px 0px;
	border: 0px solid #df181e;
	height:39px;
	line-height:39px;
	font-size:16px;
	color:#fff;
	margin-left: -6px;
}


.user-box{
	position:absolute;
	top:2px;
	right:0;
}

.user-box>a{
	font-size:15px;
	color:#fff;
	display:block;
	background:#ce0000;
	line-height:29px;
	margin:2px 0 4px;
	width:90px;
	text-align:center;
	border-radius:4px;
	font-weight:bold;
	letter-spacing:0px;
}

.user-box>a:hover{
	box-shadow:0 2px 1px 0px #810707;
	color: #fff!important;
}


.t_login {
	color:#333;
	font-size:16px;
	background:url(../images/login1.png) no-repeat;
	height:50px;
	text-indent:30px;
	position:absolute;
	top:25px;
	right:280px;
}
.menu_bar {
	width:100%;
	background:#f2f2f2;
	height:70px;
	position:relative;
}
.menu {
	height:70px;
	line-height:70px;
}
.menu>li {
	padding:0 27px;
	float:left;
}
.menu>li>a {
	font-size:22px;
	color:#434343;
	padding-bottom:15px;
}
.menu>li>a:hover, .menu>li>a.hover {
	color:#b91b1f;
	background:url(../images/nav_hover.png) bottom center no-repeat;
}
#footer-box{
    width:100%;
    background:#ce0000 url(../images/footbg.png) bottom no-repeat ; margin-top:30px;
}
#footer{
    width: 1400px;
    margin: 20px auto 0;
    position: relative;
}
.sub-nav{
    width: 69.6rem;
    display:block;
    margin: 0 auto;
    position: relative;
}
.sub-nav a{
    font-size: 1.07rem;
    color: #a3d5fc;
    border-right: 1px solid #a3d5fc;
    padding: 0 1.7rem 0;
    margin: 2.3rem 0 3.2rem;
    display: inline-block;
}

.sub-nav a:last-child{
    border-right:none;
}

.sub-nav a:hover{
    color: #ffffff;
}
.main{
    width: 1400px;
    margin:0 auto;
}

.links{
	padding:20px 0;
	border-bottom:1px solid #e52a2d
}

.links h2{
    font-size: 20px;
	background:url(../images/djtb.png) left 0px no-repeat;
	text-indent:40px;
	font-weight:normal;
    color: #fff;
    font-weight: normal;
    display:block;
	margin-bottom:10px;
}
.links hr{
    margin-bottom: 0.8rem;
    width: 100%;
    border: none;
    margin-top:-1px;
	background:#CCC
}

.links a{
    font-size: 16px;
    color: #fff;
    margin: 0 1.5em 0 0.5em;
    line-height: 2em;
    display: inline-block;
}
.links a:hover{ color:#F90}

/*als*/

address{
    color:#fdb1b3;
    text-align: center;
    line-height: 2em;
    padding-bottom: 5.5rem;
	font-size:15px;
}


.code{
    display: inline-block;
    position: absolute;
    top:1rem;
    left:20rem;
}
.public-list{
    background: url("../images/listbg.png") 5px center no-repeat;
}

.public-list a{
    width: 79%;
    height: 40px;
    font-size: 1rem;
    color: #333333;
    line-height:40px;
    text-indent: 1em;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    display: inline-block;
}

.public-list span{
    float: right;
    font-size: 1rem;
    color: #676767;
	height:40px; line-height:40px;
	padding-left:20px;
}

#footer address>a:hover{
	color:#f90!important;
}