﻿@charset "utf-8";

/* CSS Document */
body,div,p,h1,h2,h3,h4,span,ul,li,dl,dt,dd,ol,li,b,a,button,option,table,tr,td,table
	{
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}

img,span {
	display: block;
	border: 0;
}

a:link,a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: red;
}

body {
	font-size: 14px;
	color: #3e3e3e;
	font-family: "微软雅黑";
}

/*头部样式*/
.bg-ing {
	width: 100%;
	height: 125px;
	background: url(../images/bg.png) repeat center 0;
}

.bg-ing .bg-con {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
}

.bg-con .img-logo {
	width: 180px;
	height: 80px;
	float: left;
	margin-top: 10px;
}

.bg-con .shuru {
	float: left;
	width: 460px;
	height: 40px;
	margin-top:14px;
	margin-left: 140px;
	background: #fff;
	position: relative;
}

.shuru .input1 {
	float: left;
	width: 444px;
	height: 30px;
	border: 3px #296FB5 solid;
	background: none;
	padding: 2px 5px;
	position: inherit;
	font-size: 14px;
	cursor: pointer;
	line-height: 30px;
}

.shuru .click {
	border: solid #FFF 2px;
	position: absolute;
	right: 0px;
	width: 60px;
	height: 30px;
	margin-top: 3px;
	background: #296FB5 url(../images/search.png) no-repeat center center;
}

.bg-con .qianwang {
	float: left;
	width: 240px;
	height: 24px;
	background: #fff;
	border: 1px #1B8BE2 solid;
	margin: 35px 0 0 20px;
}

.qianwang li:first-child {
	background: #3FA5EB url(../images/icon22.gif) no-repeat right center;
	color: #fff;
	line-height: 24px;
	padding: 0 15px 0 10px;
	margin-right: 6px;
}

.qianwang li {
	float: left;
	line-height: 25px;
	font-size: 12px;
	position: relative;
}

.qianwang li a {
	padding-left: 18px;
	padding-right: 2px;
	background: url(../images/icon2.gif) no-repeat left center;
	cursor: pointer;
	color: #000;
	font-size: 12px;
	margin-top: 2px;
}

.bg-con .anniu {
	max-width: 128px;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	background: url(../images/male_head.png) no-repeat 2px;
	padding-left: 24px;
	padding-right: 5px;
	margin: 42px 0 0 0;
	color: #FFF;
}

/*底部样式*/

/*
.footer {
	width: 100%;
	height: 220px;
	background: url(../images/dibu11.png) no-repeat center 0;
	background-size: 100%;
	overflow: hidden;
}

.footer .f-center {
	width: 1000px;
	height: 180px;
	margin: 60px auto 0;
	position: relative;
}

.f-center .p1 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.f-center .p2 {
	margin-top: 10px;
	font-size: 14px;
	color: #979fae;
	line-height: 22px;
	text-align: center;
}

.f-center .dang img {
	position: absolute;
	right: 160px;
	top: 35px;
}
*/
.con-ing .con-one{
  position:relative;
}
.list_fenye {
	text-align: center;
	width: 100%;
	margin-top: 20px;
	bottom:15px;
}

.pageBar {
	font-size: 12px;
	clear: both;
}

.pageBar span {
	display: inline-block;
}

.pageBar .currentPage {
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 5px 10px;
	color: #ccc;
	font-weight: bold;
	background: #f4f7fd;
}

.pageBar .descPage {
	text-decoration: none;
	border: 1px solid #8ba6ea;
	padding: 5px 10px;
	color: #0a5ccc;
	font-weight: bold;
	background: #f4f7fd;
}

.pageBar A {
	text-decoration: none;
	border: 1px solid #ddd;
	padding: 5px 10px;
	color: #666;
}

.pageBar input {
	text-decoration: none;
	border: 1px solid #ddd;
	color: #666;
	height: 25px;
	line-height: 25px;
	padding: 0px 3px;
}

.footer {
	width:100%;
	overflow: hidden;
	height:170px;
	background: url(../images/footer.png) no-repeat center 0;
	
}

.footer .f-center {
	width: 1000px;
	height: 160px;
	margin:0 auto;
	position: relative;
	padding-top:80px;
}
.f-center .p1 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}


.f-center .p2 {
	margin-top: 10px;
	font-size: 14px;
	color: #979fae;
	line-height: 22px;
	text-align: center;
}

.f-center .dang img {
	position: absolute;
	right: 160px;
	top: 35px;
}
.top_title {
	font-size: 30px;
	display: inline-block;
	line-height: 105px;
	float: left;
	font-weight: bold;
	color: #fff;
	margin-left: 12px;
}
select{
max-height: 168px;
overflow: auto;
width: 100%;
height: 90%;
border: 1px solid #95B8E7;
}

