/*toubu*/

.header {
	width: 100%;
	height: 102px;
}
/*look_for*/

.look_for {
	margin-top: 60px;
}

.look_for_in {
	padding: 0 40px;
}

input.serch_for {
	width: 904px;
	height: 45px;
	border: 1px solid #9ecfa2;
	float: left;
	padding-left: 32px;
	line-height: 45px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #3d3d3d;
	cursor: pointer;
}

.look_for_in span {
	display: block;
	float: left;
	cursor: pointer;
}

.united_member {
	padding: 0 40px;
	margin-top: 20px;
}

.united_member span {
	display: block;
	float: left;
	width: 141px;
	height: 39px;
	background-color: #9ecfa2;
	text-align: center;
	line-height: 39px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #fff;
}

.united_member input.con{
	width: 671px;
	height: 37px;
	border: 1px solid #9ecfa2;
	float: left;
	padding-left: 32px;
	line-height: 45px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #3d3d3d;
	cursor: pointer;
}


/*下拉框*/

.select-menu {
	cursor: pointer;
	width:871px;
	height: 37px;
    border: 1px solid #9ecfa2;
    float:left;
    position: relative;
}

.select-menu-ul {
	list-style: none;
	opacity: 0;
	display: none;
	width: 120px;
	text-align: left;
	background:#a0c8a3;
	position: absolute;
	right:0px;
	z-index: 1;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 14px;
	height: 195px;
    overflow-y: scroll;
}
.select-menu-ul::-webkit-scrollbar{
	width: 6px;
	background-color:#f5f5f5;
}
.select-menu-ul::-webkit-scrollbar-thumb{
	background-color: #92b794;
}
.select-menu-ul li {
	padding: 10px 5px;
	border-bottom: 1px solid #fff;
}

.select-menu-ul li:hover {
	background: #92b794;
	font-size: 16px;
}

.select-menu-div {
	position: relative;
	height: 37px;
	width: 858px;
	line-height: 37px;
}

.select-this {
	background: #5FB878;
}

.select-this:hover {
	background: #5FB878!important;
}

i {
	margin-right: 5px;
	position: absolute;
	right: 0;
	top: 7px;
}

.select-menu-input {
	margin-left: 3%;
	border: 0;
	height: 37px;
	cursor: pointer;
	user-select: none;
	width: 797px;
}
.fa-caret-down:before {
    content: "\f0d7";
    color: #9ecfa2;
}
.select-menu-i {
	transform: rotate(180deg);
}

i {
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.topic{
	padding: 0 40px;
	margin-top: 20px;
}
.topic span{
	display: block;
	float: left;
	width: 105px;
	height: 39px;
	background-color: #9ecfa2;
	text-align: left;
	line-height: 39px;
	font-size: 16px;
	padding-left: 36px;
	font-family: "微软雅黑";
	color: #fff;
}

.topic input.topic_con{
	width: 839px;
	height: 37px;
	border: 1px solid #9ecfa2;
	float: left;
	padding-left: 32px;
	line-height: 45px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #3d3d3d;
	cursor: pointer;
}
/*时间*/
.time{
	padding: 0 40px;
	margin-top: 20px;
}

.time span {
	display: block;
	float: left;
	width: 105px;
	padding-left: 36px;
	height: 39px;
	background-color: #9ecfa2;
	text-align: left;
	line-height: 39px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #fff;
}

.time input.time_con{
	width:671px;
	height: 37px;
	border: 1px solid #9ecfa2;
	float: left;
	padding-left: 32px;
	line-height: 45px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #3d3d3d;
	cursor: pointer;
}
.look_s{
	text-align: center;
    margin-top: 45px;
    margin-bottom: 55px;
}
/*con*/
.con_box{
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;
}
.ex{
	width: 1030px;
	height: auto;
	padding: 35px;
	background-color:#f5f5f5;
	margin-bottom: 20px;
}
.ex p a{
	font-size: 24px;
	line-height: 32px;
	font-family: "微软雅黑";
	color: #404040;
	cursor: pointer;
}
.ex p a:hover{
	text-decoration: underline;
}
.ex .time_title{
	margin: 25px 0;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #343434;
}
.ex .detail{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 25px;
	color: #757575;
}
/*搜索选中的样式*/
.choosed_wenzi{
	color: #ff1800;
}
/*pages*/
.pages{
	text-align: center;
	margin: 80px 0;
	cursor: pointer;
}
.pages ul{
	width: 461px;
	margin: 0 auto;
}
.pages ul li{
	float: left;
	text-align: center;
	line-height: 25px;
	width: 29px;
	height: 25px;
	border: 1px solid #dddad2;
	margin-right: 30px;
	background-color: #f7f6f3;
}
.pages ul li a{
	font-family: arial;
	font-size: 16px;
	color: #848080;
}
.pages ul li.next{
	width: 53px;
}
.pages ul li.choosed{
	background-color: #b5b5b5;
}
.pages ul li.choosed a{
	color: #fff;
}
.m-style {
    position: relative;
    text-align: center;
    zoom: 1;
    margin:40px 270px 50px;
}

.m-style:before,
.m-style:after {
    content: "";
    display: table;
}

.m-style:after {
    clear: both;
    overflow: hidden;
}

.m-style span {
    float: left;
    margin: 0 5px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style .active {
float: left;
    margin: 0 5px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: #ebebeb;
    color: #a0a3a5;
    font-size: 14px;
    border: 1px solid #CCCCCC;
}

.m-style a {
    float: left;
    margin: 0 5px;
    width: 34px;
    height: 28px;
    line-height: 28px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style a:hover {
    color: #fff;
    background: #636566;
}

.m-style .next,
.m-style .prev {
    font-family: "Simsun";
    font-size: 16px;
    font-weight: bold;
}

.now,
.count {
    padding: 0 5px;
    color: #f00;
}

.eg img {
    max-width: 800px;
    min-height: 500px;
}

.jump-ipt {
    float: left;
    margin: 0 5px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    outline: none;
    color: #bdbdbd;
    font-size: 14px;
}