﻿@charset "utf-8";
/* CSS Document */

/*首页*/
.w_white {
	width: 1200px;
	height: 160px;
	background: #fff;
	margin: 0 auto;
	position: relative;
	top: -85px;
	box-shadow: 0px 2px 10px #999;
	text-align: center;
}

.w_green {
	font-family: "迷你简汉真广标";
	font-size: 25px;
	color: #828282;
	padding-top: 20px;
}

.w_green font {
	font-size: 37px;
	color: #006EAB;
}

.w_label {
	padding-top: 15px;
}

.w_label a {
	color: #ababab;
	font-size: 16px;
	margin-right: 20px;
}

.w_label a:hover {
	color: #d30203;
}

.w_search {
	width: 600px;
	height: 40px;
	margin: 0 auto;
	margin-top: 10px;
	background: #eee;
	border-radius: 10px;
}

.w_input {
	width: 510px;
	height: 40px;
	text-align: left;
}

.w_input img {
	width: 20px;
	height: 19px;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	float: left;
}

.w_input input {
	width: 470px;
	height: 40px;
	border: 0;
	background: no-repeat;
	padding-left: 10px;
	font-size: 16px;
	color: #bbb;
}

.w_lookup {
	display: block;
	width: 90px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #006EAB;
	color: #fff;
	font-size: 16px;
	border-radius: 0 10px 10px 0;
}

.w_content {
	width: 1280px;
	height: auto;
	margin: 0 auto;
}

.w_identical {
	height: auto;
	margin-top: 50px;
}

.w_head {
	height: auto;
}

.w_title {
	width: 415px;
	height: 10px;
	border-bottom: 2px #a7a7a7 solid;
	margin: 0 auto;
}

.w_title span {
	display: table;
	background: #fff;
	font-size: 44px;
	font-family: "迷你简汉真广标";
	color: #484848;
	margin: 0 auto;
}

.w_title span img {
	display: block;
	margin: 0 auto;
	margin-top: -12px;
	padding: 0 35px;
}

.w_slogan {
	text-align: center;
	font-size: 22px;
	color: #8c8a8a;
	margin-top: 30px;
}

.w_more {
	display: block;
	height: 28px;
	line-height: 28px;
	border: 1px #817f7f solid;
	border-radius: 10px;
	text-align: center;
	padding: 0 10px;
	font-size: 22px;
	color: #817f7f;
	margin-top: -33px;
}

.w_more:hover {
	color: #d30203;
}

.w_list {
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.w_list ul li {
	width: 375px;
	height: auto;
	float: left;
	margin-bottom: 60px;
	margin-right: 77px;
}

.w_list ul li:nth-child(3),
.w_list ul li:nth-child(6),
.w_list ul li:nth-child(9) {
	margin-right: 0;
}

.w_list ul li.w_none {
	margin-right: 0;
}

.w_img {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.w_img .w_zwt01 {
	display: block;
	/*width: 100%;*/
	width:375px;
	height:281px;
}

.w_img .w_hous-imgs {

	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
}

.w_list ul li:hover  .w_hous-imgs {
	transform: scale(1.1);
}

.w_img span {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(img/w_12.png)  repeat;
	height: 37px;
	line-height: 37px;
	padding: 0 10px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.w_stance {
	border: 1px #b9b9b9 solid;
	border-top: 0;
	padding: 0 10px;
}

.w_stance h3 {
	font-size: 20px;
	color: #000;
	padding-top: 15px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.w_price {
	overflow: hidden;
}

.w_price p {
	float: left;
	font-weight: bolder;
	font-size: 12px;
	color: #424141;
	padding-bottom: 5px;
}

.w_price p:nth-child(2) {
	float: right;
	margin-top: 18px;
}

.w_price p b {
	padding: 0 5px;
}

.w_price p .w_red {
	color: #006EAB;
	font-family: arial;
}

.w_price p .w_red font {
	font-size: 25px;
}

.w_fixed {
	overflow: hidden;
	margin-bottom: 20px;
}

.w_fixed span {
	display: block;
	float: left;
	margin-right: 10px;
	font-size: 13px;
}

.w_fixed span:nth-child(3) {
	float: right;
}

.w_base {
	width: 100%;
	height: 30px;
	background: #626262;
	position: relative;
}

.w_state {
	width: 108px;
	height: 45px;
	background: url(img/w_10.png) no-repeat;
	position: absolute;
	left: -3px;
	bottom: -4px;
	line-height: 38px;
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
}

.w_dpntg {
	position: absolute;
	top: 0;
	right: 0;
	width: 235px;
	color: #fff;
	height: 32px;
	line-height: 30px;
}

.w_dpntg span {
	float: left;
	color: #fff;
	font-size: 16px;
	display: inline-block;
}

.w_list .w_dpntg li {
	float: left;
	height: 32px;
	width: auto;
	margin-bottom: 0;
	margin-right: 0;
}

.w_slogan font {
	color: #006EAB;
	padding: 0 10px;
	font-family: arial;
}

.w_time {
	height: 30px;
	position: relative;
}

.w_jjpm {
	width: 70px;
	height: 32px;
	line-height: 26px;
	background: url(img/w_14.png) no-repeat;
	padding-left: 12px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	right: -21px;
	bottom: 0;
}

.w_process {
	width: 100%;
	height: auto;
	background: #f5f5f5;
	padding-top: 45px;
	padding-bottom: 15px;
	margin-bottom: 95px;
}

.w_liuc {
	text-align: center;
	font-size: 40px;
	color: #6c6c6c;
	font-weight: normal;
}

.w_auct {
	width: 100%;
	height: 10px;
	border-bottom: 1px #d1d1d1 solid;
	margin-top: 5px;
}

.w_auct font {
	display: table;
	background: #f5f5f5;
	padding: 0 10px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: arial;
	font-size: 15px;
	color: #a0a0a0;
	font-weight: bold;
}

.w_flow {
	height: auto;
	overflow: hidden;
	padding-top: 50px;
	padding-left: 10px;
}

.w_flow ul li {
	float: left;
	width: 21%;
	height: auto;
	padding: 20px 0;
	margin-right: 5%;
	background: #fff;
	box-shadow: 0 0 8px #ddd;
	margin-bottom: 45px;
}

.w_flow ul li img {
	display: block;
	width: 240px;
	height: 57px;
	margin: 0 auto;
}

.w_flow ul li.w_none {
	margin-right: 0;
}

.w_Newest {
	margin-bottom: 10px;
	overflow: hidden;
}

.w_Newest span {
	margin-right: 20px;
	float: left;
}

.w_Newest span:nth-child(3) {
	margin-right: 0;
	float: right;
}

.w_deal {
	text-align: center;
	padding-left: 0;
	width: 82px;
	background: url(img/w_24.png) no-repeat;
}

.w_btne {
	margin-bottom: 0;
}

.w_news {
	text-align: center;
	font-size: 25px;
	font-family: "黑体";
	color: #484848;
	background: url(img/w_25.png) no-repeat bottom center;
	padding-bottom: 10px;
}

.w_nlist {
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}

.w_nlist li {
	float: left;
	width: 378px;
	height: auto;
	margin-right: 70px;
}

.w_nlist li:last-child {
	margin-right: 0;
}

.w_nlist li a {
	display: block;
}

.w_nlist li a p {
	position: relative;
	overflow: hidden;
}

.w_nlist li a p img {
	display: block;
	width: 378px;
	height: 224px;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
}

.w_nlist li a:hover p img {
	transform: scale(1.1);
}

.w_nlist li a span {
	display: block;
	background: #fff;
	border-top: 1px #e8e4e4 solid;
	padding: 15px 10px;
	color: #7f7e7e;
	font-size: 15px;
	margin-top: 10px;
}

.w_nlist li a:hover span {
	color: #d30203;
}

.w_six {
	background: #fff;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.w_six a {
	display: block;
	width: 28%;
	float: left;
	font-size: 15px;
	color: #8c8b8b;
	margin-right: 100px;
	margin-bottom: 15px;
}

.w_six a.w_none {
	margin-right: 0;
}

.w_six a:hover {
	color: #d30203;
}

.w_copy {
	width: 100%;
	height: 270px;
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
}

.w_copy img {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
}

.w_marq {
	width: 1280px;
	height: 136px;
	position: relative;
	overflow: hidden;
	margin-top: 55px;
	margin-bottom: 110px;
}

.w_marq ul {
	position: absolute;
	top: 0;
}

.w_marq ul li {
	float: left;
	height: 134px;
	border: 1px #767676 solid;
	margin: 0 12px;
}

.w_marq ul li img {
	display: block;
	width: 100%;
}

.w_guarantee span {
	background: #f5f5f5;
}

.w_safe {
	padding-top: 90px;
	margin-bottom: 0;
}

.w_ensure {
	height: auto;
	overflow: hidden;
	margin-top: 65px;
}

.w_ensure li {
	float: left;
	margin-right: 160px;
	margin-bottom: 50px;
}

.w_ensure li.w_none {
	margin-right: 0;
}

.w_ensure li img {
	display: block;
	width: 100%;
}

.w_foot {
	height: 382px;
	background: url(img/w_14.jpg) no-repeat;
}

.w_botms {
	width: 1280px;
	height: auto;
	margin: 0 auto;
	padding-top: 125px;
	height: 124px;
}

.w_consult {
	height: 110px;
	border-right: 1px #fff solid;
	width: 315px;
	padding-top: 14px;
}

.w_delm {
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.w_delm img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	display: block;
	width: 47px;
	height: 47px;
}

.w_delm p {
	float: left;
	font-size: 21px;
	color: #fff;
}

.w_consult span {
	display: block;
	color: #fff;
}

.w_column {
	padding-top: 22px;
	height: 102px;
	width: 620px;
	border-right: 1px #fff solid;
}

.w_column p {
	text-align: center;
	color: #fff;
}

.w_column p a {
	display: inline-block;
	color: #fff;
	margin: 0 10px;
	font-size: 14px;
}

.w_column p a:hover {
	color: #d30203;
}

.w_security {
	text-align: center;
	margin-top: 15px;
	height: auto;
	overflow: hidden;
}

.w_security img {
	display: inline-block;
	height: 35px;
	margin-bottom: -4px;
}/*5.11width: 87px;*/
.w_security p {
	display: inline-block;
	margin-left: 10px;
	color: #fff;
	font-size: 12px;
	text-align: left;
}

.w_Public p {
	float: right;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	margin-left: 20px;
	margin-top: 30px;
}

.w_Public img {
	display: block;
	float: right;
	width: 112px;
	height: 112px;
	margin-top: 5px;
}

/*全部法拍*/
.w_screen {
	width: 100%;
	height: auto;
	padding: 10px 0;
	background: #f6f5f5;
}

.w_filter {
	width: 1280px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.w_bread {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #787979;
	font-family: "造字工房悦园演示版";
	margin-top: 10px;
}

.w_bread a {
	color: #787979;
}

.w_seek {
	width: 762px;
	height: 40px;
	background: #fff;
}

.w_seek .w_input img {
	width: 22px;
	height: 22px;
}

.w_seek .w_input {
	width: 649px;
	height: 40px;
}

.w_seek .w_input input {
	float: left;
	height: 40px;
	width: 598px;
	font-size: 16px;
	color: #adadae;
}

.w_seek .w_lookup {
	width: 113px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.w_Lmyzxbox {
	height: auto;
	margin-top: 15px;
}

.w_Lmyzxbox li {
	height: auto;
	overflow: hidden;
	background: #fff;
	padding-top: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}

.w_Lmyzxbox li b {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}

.w_Lmyzxrow {
	float: left;
	width: 1115px;
}

.w_Lmyzxrow a {
	display: block;
	float: left;
	font-size: 14px;
	color: #000000;
	margin-right: 20px;
	margin-bottom: 10px;
}

.w_Lmyzxrow a.w_dqys {
	background: #006EAB;
	color: #fff;
	border-radius: 5px;
	padding: 0 5px;
}

.w_Lmyzxrow a:hover {
	color: #006EAB;
}

.w_Lmyzxrow p {
	float: left;
	font-size: 14px;
	color: #868686;
}

.w_Lmyzxrow p input {
	width: 50px;
	height: 18px;
	border: 1px #929090 solid;
	margin: 0 10px;
	text-align: center;
}

.w_LmyzxTjrow {
	margin-top: 15px;
}

.w_LmyzxTjrow b {
	display: block;
	float: left;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	width: 80px;
	padding-left: 20px;
	height: 27px;
	line-height: 27px;
}

.w_LmyzxTjrow p {
	float: left;
}

.w_LmyzxTjrow p a {
	display: block;
	float: left;
	height: 27px;
	line-height: 27px;
	border: 1px #9c9c9c solid;
	padding: 0 37px 0 10px;
	font-size: 14px;
	color: #818181;
	background: url(img/w_25.jpg) no-repeat right;
	cursor: pointer;
	margin-right: 15px;
}

.w_LmyzxTjrow em {
	font-style: normal;
	font-size: 14px;
	color: #818181;
	padding-left: 15px;
	cursor: pointer;
	height: 27px;
	line-height: 27px;
}

.w_sort {
	margin-top: 15px;
	overflow: hidden;
	height: auto;
}

.w_sort b {
	display: block;
	float: left;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	width: 80px;
	padding-left: 20px;
	height: 27px;
	line-height: 27px;
}

.w_sort p {
	float: left;
}

.w_sort p a {
	float: left;
	height: 24px;
	line-height: 24px;
	border: 1px #9c9c9c solid;
	padding: 0 18px 0 10px;
	font-size: 14px;
	color: #000000;
	background: url(img/w_49.png) no-repeat right;
	margin-right: 15px;
}

.w_sort span {
	display: block;
	float: left;
	font-size: 14px;
	color: #000000;
	height: 24px;
	line-height: 24px;
	margin-left: 30px;
}

.w_sort span ycheckbox {
	background: #f6f5f5;
	border: 1px #9c9c9c solid;
	margin-bottom: -3px;
	margin-right: 5px;
}

.w_Reset {
	float: right;
	background: #f6f5f5;
	padding: 0 15px;
	border: 1px #9c9c9c solid;
	height: 27px;
	line-height: 24px;
	font-size: 14px;
	color: #818181;
	cursor: pointer;
}

.w_paging {
	width: 1280px;
	height: auto;
	overflow: hidden;
	padding: 100px 0;
	margin: 0 auto;
}

.w_page {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 100px;
}

.w_page li {
	display: inline-block;
}

.w_page a {
	display: inline-block;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border: 1px #dbdede solid;
	padding: 0 10px;
	color: #676868;
	margin: 0 5px;
	box-shadow: 0 0 6px #ddd;
}

.w_page a.w_dqys {
	background: #c40000;
	color: #fff;
}

.w_page a.w_huit {
	background: #f0f1f1;
}

.w_room {
	height: auto;
}

.w_room img {
	display: block;
	width: 257px;
	height: 61px;
}

/*详情页*/
.w_details {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f8f8f8;
	padding: 10px 0;
}

.w_Smnr {
	height: auto;
	/*overflow: hidden;*/
	margin-top: 20px;
}

.w_Zbag {
	width: 462px;
	height: 400px;
}

.w_Datu {
	width: 462px;
	height: 340px;
}

.w_Datu img {
	width: 462px;
	height: 340px;
}

.w_Iatu {
	width: 462px;
	height: 43px;
	margin-top: 10px;
	position: relative;
}

.w_arrowl {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.w_arrowr {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

.w_arrowl img,.w_arrowr img {
	display: block;
	width: 17px;
	height: 41px;
}

.w_Contain {
	width: 415px;
	height: 45px;
	position: relative;
	overflow: hidden;
	left: 26px;
}

.w_Contain ul li {
	width: 66px;
	height: 41px;
	border: 2px solid #f8f8f8;
	margin-right: 5px;
	overflow: hidden;
	cursor: pointer;
	float: left;
}

.w_Contain ul li img {
	width: 66px;
	height: 41px;
}

.w_Contain ul li.current {
	border: 2px #e80202 solid;
}

.w_specific {
	float: left;
	width: 610px;
	/* height: 400px; */
	margin-left: 20px;
}

.w_main {
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.w_main h2 {
	display: block;
	font-weight: normal;
	font-size: 28px;
	float: left;
}

.w_main font {
	display: block;
	height: 18px;
	line-height: 18px;
	font-size: 10px;
	color: #7c7d7d;
	border: 1px #c5c5c5 solid;
	float: left;
	padding: 0 5px;
	border-radius: 10px;
	margin-left: 10px;
	margin-top: 15px;
}

.w_sortp {
	height: auto;
	overflow: hidden;
}

.w_sortp li {
	height: auto;
	overflow: hidden;
	margin-bottom: 5px;
}

.w_sortp li span {
	display: block;
	float: left;
	width: 300px;
	margin-right: 0px;
	font-size: 14px;
	color: #6f6f6f;
	line-height: 26px;
	height: 26px;
}

.w_sortp li span font {
	font-size: 24px;
	color: #d90202;
}

.w_sortp li span b {
	font-size: 12px;
	font-weight: normal;
}

.w_wife {
	width: 501px;
	height: 71px;
	border: 1px #bdbdbd solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

.w_wife li {
	float: left;
	text-align: center;
	height: 60px;
	border-right: 1px #a4a4a4 solid;
	width: 33%;
	margin-top: 5px;
}

.w_wife li b {
	display: block;
	font-size: 21px;
	color: #000;
	padding: 5px 0;
}

.w_wife li font {
	font-size: 14px;
	color: #6e6e6e;
	display: block;
}

.w_wife li:last-child {
	border-right: 0;
}

.w_sortp li.w_times #w_reciprocal {
	float: left;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #6f6f6f;
}

.w_sortp li.w_times #w_reciprocal span {
	font-size: 16px;
	color: #be0303;
	display: inline-block;
	float: right;
}

.w_sortp li.w_times p {
	float: left;
	margin-left: -113px;
}

.w_sortp li.w_times p font {
	font-size: 16px;
	color: #be0303;
}

.w_sortp li .w_hour {
	font-size: 15px;
	color: #010101;
	font-family: arial;
	font-weight: bold;
}

.w_sortp li .w_aati {
	font-size: 12px;
	color: #787878;
}

.w_two li span {
	/*width: auto;*/
	margin-right: 0;
}
/*.w_two li span:nth-child(1){ margin-right: 100px;}*/
.w_two li span:nth-child(2) {
	height: auto;
}

.w_click {
	height: 30px;
	margin-top: 15px;
}

.w_click a {
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	margin-right: 25px;
	border-radius: 6px;
	border: 1px #dabcbc solid;
	font-size: 13px;
	color: #737373;
	padding-right: 10px;
}

.w_click a font {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 5px 0 0 5px;
	background: #dabcbc;
	margin-right: 10px;
}

.w_click a font img {
	display: block;
	width: 30px;
	height: 30px;
}

.w_Commis {
	width: 165px;
	height: 320px;
	background: #eae9e9;
}

.w_Commis>img {
	display: block;
	width: 165px;
	height: 199px;
}

.w_Commis p {
	font-size: 13px;
	color: #7d7d7d;
	text-align: center;
	padding: 10px 0;
}

.w_Commis p font {
	font-size: 18px;
	font-weight: bolder;
}

.w_Commis span {
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #bb0101;
}

.w_Commis span img {
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

.w_Commis span font {
	display: block;
	float: left;
	width: 80%;
	word-break: break-all;
}

.w_each {
	height: auto;
	margin-top: 57px;
	margin-bottom: 70px;
}

.w_source {
	height: auto;
	overflow: hidden;
	margin-bottom: 35px;
}

.w_notice {
	height: 39px;
	border-left: 7px #006EAB solid;
	padding-left: 10px;
	font-size: 2rem;
}

.w_notice a {
	display: inline-block;
}

.w_notice a img {
	display: inline-block;
}

.w_notice a .w_xs {
	display: inline-block;
}

.w_notice a .w_yc {
	display: none;
}

.w_notice a.current .w_xs {
	display: none;
}

.w_notice a.current .w_yc {
	display: inline-block;
}

.w_zimu {
	display: block;
	margin-top: 10px;
}

.w_poto {
	height: auto;
	overflow: hidden;
}
.w_poto img {
	display: block;
	float: left;
	width: 595px !important;
	height: 414px !important;
	border: 2px #818181 solid;
	padding: 10px;
	margin-right: 20px;
	margin-top: 20px;
}

.w_poto img:last-child {
	margin-right: 0;
}

.w_auction {
	width: 94%;
	height: 100%;
	background: url(img/w_44.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: 35px;
	padding: 30px 40px 100px;
}

.w_auction h3 {
	font-weight: normal;
	text-align: center;
	font-size: 35px;
	color: #d60303;
	margin-bottom: 15px;
}

.w_bulletin {
	font-size: 16px;
	color: #616060;
	line-height: 26px;
}

.w_xqjs {
	height: auto;
	overflow: hidden;
	border: 1px #d6d6d6 solid;
	padding: 20px 15px;
}

.w_xqjs img {
	display: block;
	float: left;
	width: 497px;
	height: 347px;
}

.w_quarters {
	float: right;
	width: 670px;
}

.w_quarters li {
	font-size: 16px;
	color: #666;
	line-height: 40px;
	overflow: hidden;
}

.w_quarters li span {
	display: inline-block;
}

.w_quarters li p {
	font-size: 20px;
	float: left;
	/* margin-bottom: 10px;*/
}

.w_quarters li p b {
	font-weight: normal;
	color: #e10101;
	font-size: 26px;
}

.w_quarters li font {
	display: block;
	float: left;
	font-size: 12px;
	color: #c85e5e;
	border: 1px #c85e5e solid;
	padding: 0px 10px;
	border-radius: 10px;
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	margin-top: 15px;
}

.w_map {
	width: 100%;
	height: auto;
	/*min-height: 420px;*/
	border: 1px #d6d6d6 solid;
	padding: 18px;
	box-sizing: border-box;
}
.w_map {
	height: auto;
	overflow: hidden;
}
.w_map p img {
	display: block;
	float: left;
	width: 575px !important;
	height: 414px !important;
	border: 2px #818181 solid;
	padding: 10px;
	margin-right: 20px;
	margin-top: 20px;
}

.w_map p img:last-child {
	margin-right: 0;
}
.w_map p img {
		width: 46%;
	}
/*登录*/
.w_sign {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}

.w_snmg {
	display: block;
	width: 100%;
	height: 100%;
}

.w_logo2 {
	display: block;
	position: absolute;
	left: 106px;
	top: 70px;
}

.w_logo2 img {
	display: block;
	width: 241px;
	height: 66px;
}

.w_hydl {
	width: 734px;
	height: 734px;
	position: absolute;
	left: 50%;
	margin-left: -367px;
	top: 50%;
	margin-top: -367px;
	background: url(img/w_51.png) no-repeat;
}

.w_stars {
	width: 325px;
	height: auto;
	margin: 0 auto;
	margin-top: 30%;
}

.w_stars h2 {
	text-align: center;
	font-weight: normal;
	font-size: 30px;
	color: #3c6890;
	font-family: "幼圆";
	margin-bottom: 30px;
}

.w_cardholder {
	height: 48px;
	background: url(img/w_29.jpg) repeat;
	margin-bottom: 20px;
}

.w_cardholder img {
	display: block;
	float: left;
	width: 48px;
	height: 48px;
}

.w_cardholder input {
	float: left;
	width: 277px;
	height: 48px;
	line-height: 48px;
	border: 0;
	background: none;
	font-size: 16px;
	color: #b9b8b8;
	font-family: "幼圆";
}

.w_agreement {
	float: left;
	font-size: 14	px;
	color: #fff;
}

.w_agreement ycheckbox {
	width: 16px;
	height: 16px;
	border: 0;
	background: url(img/w_77.png) no-repeat #fff;
	margin-bottom: -3px;
	margin-right: 8px;
}

.w_agreement ycheckbox.checked {
	width: 16px;
	height: 16px;
	border: 0;
	background: url(img/w_78.png) no-repeat #fff;
}

.w_otherp {
	float: right;
	color: #fff;
}

.w_otherp a {
	display: inline-block;
	font-size: 17px;
	color: #fff;
	margin: 0 5px;
}

.w_otherp a:hover {
	color: #d30203;
}

.w_logn {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #075bd9;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border: 0;
	cursor: pointer;
	margin-top: 20px;
}

/*个人信息*/
.w_personal {
	width: 1280px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 50px;
}

.w_Persos {
	width: 225px;
	height: auto;
	padding: 55px 30px;
	border: 1px #d1d1d1 solid;
	box-shadow: 0 0 10px #999;
	margin-left: 10px;
}

.w_sculpture {
	padding-bottom: 40px;
	text-align: center;
}

.w_sculpture img {
	display: block;
	width: 160px;
	height: 160px;
	border-radius: 100%;
	margin: 0 auto;
}

.w_piece {
	height: auto;
	padding-bottom: 130px;
}

.w_piece li {
	height: 53px;
	line-height: 53px;
	padding-left: 10px;
	border-bottom: 2px #d5d7d4 solid;
	font-size: 18px;
}

.w_piece li a {
	display: block;
	color: #9d9d9d;
}

.w_piece li img {
	margin-right: 10px;
	margin-bottom: -8px;
	width: 24px;
	height: 24px;
}

.w_piece li .w_xs {
	display: inline-block;
}

.w_piece li .w_yc {
	display: none;
}

.w_piece li.w_dqys {
	background: #006EAB;
}

.w_piece li.w_dqys a {
	color: #fff;
}

.w_piece li.w_dqys .w_xs {
	display: none;
}

.w_piece li.w_dqys .w_yc {
	display: inline-block;
}

.w_lump {
	width: 910px;
	height: auto;
	padding-top: 40px;
	padding-bottom: 170px;
	border-left: 1px #c6c6c6 solid;
	padding-left: 40px;
}

.w_mass {
	display: block;
	height: 42px;
	font-size: 25px;
	color: #cf0202;
	font-weight: normal;
	background: url(img/w_74.png) no-repeat left bottom;
}

.w_mass font {
	font-size: 11px;
	color: #9d9d9d;
	text-transform: uppercase;
	padding-left: 10px;
}

.w_information {
	height: auto;
}

.w_modify {
	padding-top: 150px;
}

.w_cover {
	width: 224px;
	height: 224px;
	margin: 0 auto;
	position: relative;
}

.w_shroud {
	display: block;
	width: 224px;
	height: 224px;
	border-radius: 100%;
}

.w_cover input {
	width: 224px;
	height: 70px;
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: -70px;
	cursor: pointer;
	z-index: 2;
}

.w_file {
	width: 224px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 18px;
	color: #908f8f;
}

.w_amend {
	height: auto;
	padding-left: 210px;
	padding-top: 80px;
}

.w_amend li {
	height: auto;
	margin-bottom: 30px;
	font-size: 16px;
}

.w_amend li span {
	display: block;
	height: 38px;
	line-height: 38px;
	float: left;
	color: #616262;
}

.w_resive {
	margin-left: 70px;
}

.w_unitary {
	height: 36px;
	border: 1px #d5d5d5 solid;
	line-height: 36px;
	width: 301px;
	padding: 0 10px;
	font-size: 16px;
	color: #666;
}

.w_resive font {
	height: 38px;
	line-height: 38px;
	color: #616262;
}

.w_anniu {
	float: left;
	margin-right: 50px;
	margin-top: 10px;
}

.w_anniu .w_pattern {
	width: 16px;
	height: 17px;
	border: 0;
	background: url(img/w_75.png) no-repeat;
	margin-right: 20px;
	margin-bottom: -3px;
}

.w_anniu .w_pattern.checked {
	width: 16px;
	height: 17px;
	border: 0;
	background: url(img/w_76.png) no-repeat;
}

.w_morg {
	height: 48px;
	line-height: 48px;
	background: #d50202;
	margin-left: 210px;
	font-size: 18px;
	color: #fff;
	padding: 0 166px;
	display: table;
	margin-top: 40px;
}

/*我关注的房源*/
.w_Invalid {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 20px 0;
	background: #f0f1f1;
	margin-top: -40px;
	margin-bottom: 35px;
}

.w_Invalid p {
	float: left;
	font-size: 16px;
	color: #8b8a8a;
	margin-left: 35px;
}

.radio_label {
	background: url(img/w_77.png) no-repeat;
	background-size: 20px 20px;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	text-indent: 20px;
}

.checked {
	background: url(img/w_78.png) no-repeat;
	background-size: 20px 20px;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	text-indent: 20px;
}

.w_Invalid p .w_qksc {
	width: 18px;
	height: 18px;
	border: 0;
	border-radius: initial;
	background: url(img/w_77.png) no-repeat;
	margin-right: 20px;
	margin-bottom: -5px;
}

.w_Invalid p .w_qksc.checked {
	width: 18px;
	height: 18px;
	border: 0;
	border-radius: initial;
	background: url(img/w_78.png) no-repeat;
}

.w_seemore {
	display: table;
	margin: 0 auto;
	background: #eb0404;
	color: #fff;
	font-size: 16px;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	border-radius: 10px;
}

/*找房记录*/
.w_record {
	height: auto;
	padding-top: 35px;
	padding-bottom: 50px;
}

.w_record li {
	height: 120px;
	overflow: hidden;
	background: #f0f1f1;
	margin-bottom: 30px;
}

.w_fdmg {
	float: left;
	width: 189px;
	height: 120px;
}

.w_find {
	float: left;
	width: 205px;
	height: 100px;
	border-right: 1px #cbcbcb solid;
	padding-left: 25px;
	padding-right: 40px;
	padding-top: 20px;
}

.w_find h2 {
	font-weight: normal;
	font-size: 18px;
	color: #494848;
	width: 205px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.w_find p {
	font-size: 12px;
	color: #696969;
	margin-left: -5px;
	padding: 5px 0;
}

.w_find p font {
	padding: 0 5px;
}

.w_find span {
	font-size: 14px;
	color: #696969;
}

.w_find span b {
	font-weight: normal;
	font-size: 22px;
	color: #cb0202;
}

.w_ezjx {
	float: left;
	height: 120px;
	border-right: 1px #cbcbcb solid;
	width: 116px;
	font-size: 18px;
	color: #02a027;
	text-align: center;
	line-height: 120px;
}

.w_kstm {
	float: left;
	height: 80px;
	border-right: 1px #cbcbcb solid;
	width: 150px;
	padding-left: 32px;
	padding-top: 40px;
}

.w_kstm img {
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 15px;
}

.w_kstm p {
	float: left;
	font-size: 13px;
	color: #8c8c8c;
}

.w_kstm p font {
	display: block;
	color: #d81e06;
}

.w_shan {
	float: left;
	height: 120px;
	width: 150px;
	font-size: 18px;
	color: #1d1d1d;
	text-align: center;
	line-height: 120px;
}

.w_view {
	width: 100%;
	height: 42px;
	background: url(img/w_80.png) no-repeat right center;
}

.w_view p {
	float: left;
	color: #6b6b6b;
	background: #fff;
	padding-right: 20px;
}

.w_view p span {
	display: block;
	font-size: 25px;
}

.w_view p font {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
}

/*注册*/
.w_register {
	margin-top: 20%;
}

.w_Verifi {
	width: 160px;
}

.w_Verifi input {
	width: 160px;
	text-align: center;
}

.w_obtain {
	height: 48px;
	line-height: 48px;
	background: #b9b9b9;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: "幼圆";
	padding: 0 20px;
}

.zhoR {
	color: #d30203;
}

/*拍前必读*/
.w_before {
	width: 100%;
	height: auto;
	/*padding-bottom: 140px;*/
}

.w_ones {
	height: auto;
	margin-top: 80px;
	font-family: "幼圆";
}

.w_ones h3 {
	font-size: 30px;
	color: #ba5858;
}

.w_ones p {
	font-size: 22px;
	color: #858585;
	line-height: 34px;
	margin-top: 10px;
}

.w_ztpd {
	width: 100%;
	height: auto;
	background: #f6f5f5;
	padding-top: 45px;
	padding-bottom: 65px;
	margin-top: 35px;
}

.w_ztpd img {
	display: block;
	margin: 0 auto;
}

.w_Taxation {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	margin-top: 35px;
}

/*08-21*/
.w_Lmyzxbox .w_filter-item {
	height: auto;
	overflow: hidden;
	background: #fff;
	padding-top: 10px;
	/* border-radius: 10px; margin-bottom: 10px;*/
}

.w_Lmyzxbox .w_filter-item b {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

.w_Lmyzxbox .w_filter-item-region {
	height: auto;
	overflow: hidden;
	background: #fff;
	padding-top: 10px;
	/* border-radius: 10px; margin-bottom: 10px;*/
}

.w_Lmyzxbox .w_filter-item-region b {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

.w_LmyzxTjrow .empty-btn {
	font-style: normal;
	font-size: 14px;
	color: #818181;
	text-align: center;
	cursor: pointer;
	height: 27px;
	line-height: 20px;
	padding: 0 10px;
}

.w_ztpd img {
	max-width: 100%;
}

/*引导页*/
.w_body {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}

.w_header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.w_video {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}

.w_video video {
	width: 100%;
	height: auto;
}

.w_backgr {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	left: 0;
	top: 0;
	position: absolute;
}

.w_fadeInUp {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 60px;
	color: #fff;
	font-family: "幼圆";
	left: 0;
	top: 50%;
	position: absolute;
}

/*0825*/
.mc {
	background: rgba(0,0,0,0.8);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 998;
	display: none;
}

.examine {
	background: rgba(0,0,0,0.8);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 998;
	display: none;
}

.up-box-examine {
	background: #f3f3f3;
	border-radius: 5px;
	width: 350px;
	padding: 25px 50px;
	height: 295px;
	position: fixed;
	margin: -165px 0 0 -175px;
	z-index: 999;
	top: 50%;
	left: 50%;
	display: none;
}

.up-box-examine .m-title {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #2d2d2d;
}

.up-box-examine .inp-s {
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	border: none;
}

.up-box-examine .inp-s.inp-01 {
	background: url("img/img-55.png") no-repeat 15px 14px #ffffff;
	padding-left: 40px;
	padding-right: 130px;
	width: 180px;
}

.up-box-examine .inp-s.inp-02 {
	background: url("img/img-56.png") no-repeat 15px 14px #ffffff;
	padding-left: 40px;
	padding-right: 10px;
	width: 300px;
}

.up-box-examine .btn-s {
	width: 350px;
	height: 45px;
	line-height: 45px;
	color: #ffffff;
	font-size: 18px;
	border: none;
	background: #006EAB;
}

.up-box-examine .yzm-btn {
	background: #eeeeee;
	border-radius: 3px;
	width: 112px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #4d4d4d;
	position: absolute;
	right: 10px;
	top: 10px;
}

.up-box-examine .box-02 {
	text-align: center;
	font-size: 14px;
	color: #858585;
	line-height: 1.8;
}

.up-box-examine .box-02 span {
	color: #006EAB;
}

.up-box-examine .box-02 h3 {
	color: #006EAB;
	font-size: 36px;
	font-weight: normal;
}

.up-box-examine .t-1 {
	color: #838383;
	font-size: 14px;
}

.up-box-examine .t-1 a {
	color: #006EAB;
}

.up-box-examine .a-col {
	color: #006EAB !important;
}

.up-box-examine .b-1 {
	height: 42px;
	line-height: 42px;
	color: #555555;
	font-size: 14px;
}

.up-box-examine .b-1 a {
	color: #555555;
}

.up-box-examine .b-1 input[type='checkbox'] {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -2px;
}

.up-box {
	background: #f3f3f3;
	border-radius: 5px;
	width: 350px;
	padding: 25px 50px;
	height: 295px;
	position: fixed;
	margin: -165px 0 0 -175px;
	z-index: 999;
	top: 50%;
	left: 50%;
	display: none;
}

.up-box .m-title {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #2d2d2d;
}

.up-box .inp-s {
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	border: none;
}

.up-box .inp-s.inp-01 {
	background: url("img/img-55.png") no-repeat 15px 14px #ffffff;
	padding-left: 40px;
	padding-right: 130px;
	width: 180px;
}

.up-box .inp-s.inp-02 {
	background: url("img/img-56.png") no-repeat 15px 14px #ffffff;
	padding-left: 40px;
	padding-right: 10px;
	width: 300px;
}

.up-box .btn-s {
	width: 350px;
	height: 45px;
	line-height: 45px;
	color: #ffffff;
	font-size: 18px;
	border: none;
	background: #006EAB;
}

.up-box .yzm-btn {
	background: #eeeeee;
	border-radius: 3px;
	width: 112px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #4d4d4d;
	position: absolute;
	right: 10px;
	top: 10px;
}

.up-box .box-02 {
	text-align: center;
	font-size: 14px;
	color: #858585;
	line-height: 1.8;
}

.up-box .box-02 span {
	color: #006EAB;
}

.up-box .box-02 h3 {
	color: #006EAB;
	font-size: 36px;
	font-weight: normal;
}

.up-box .t-1 {
	color: #838383;
	font-size: 14px;
}

.up-box .t-1 a {
	color: #006EAB;
}

.up-box .a-col {
	color: #006EAB !important;
}

.up-box .b-1 {
	height: 42px;
	line-height: 42px;
	color: #555555;
	font-size: 14px;
}

.up-box .b-1 a {
	color: #555555;
}

.up-box .b-1 input[type='checkbox'] {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -2px;
}

.w_Lmyzxrow .w_soum {
	float: left;
	margin-left: 10px;
	height: 28px;
	line-height: 24px;
	background: #006EAB;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 5px;
	padding: 0 10px;
	border: 0;
	cursor: pointer;
	margin-top: -4px;
}




/*09-15*/
.w_white {
	padding-top: 10px;
}

.w_green {
	padding-top: 10px;
}

/*资讯详情*/
.w_nav-bar {
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	background: #fff;
}

.w_main-wrap {
	width: 1200px;
	margin: 0 auto;
}

.w_main-wrap a {
	color: #666;
}

.w_main-wrap span {
	color: #db0000;
}

.w_zq-content {
	width: 1150px;
	height: auto;
	min-height: 500px;
	border: 1px #ECECEC solid;
	margin: 20px auto 50px;
	background: #fff;
	padding: 25px;
}

.w_news-content {
	height: auto;
	overflow: hidden;
	text-align: center;
	border-bottom: 1px solid #ececec;
}

.w_news-content h3 {
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 10px;
}

.w_sub-info {
	color: #999;
	padding-bottom: 10px;
}

.w_contentm {
	line-height: 30px;
	color: #666;
	padding-top: 30px;
}

.w_contentm img {
	display: block;
	margin: 20px auto;
	max-width: 100%;
}

.w_white {
	position: initial;
	top: 0;
	margin: 0 auto;
	box-shadow: initial;
	background: #f8f8f8;
	width: 100%;
}


/*09-25*/
.w_sortp li.w_times #w_reciprocal span em {
	font-style: normal;
}

.w_stance h3 {
	padding-bottom: 5px;
	padding-top: 10px;
}

.w_price p:nth-child(2) {
	margin-top: 14px;
}

.w_price p .w_red font {
	font-size: 18px;
}


/*1029*/
.w_logo {
	margin-top: 20px;
}

.w_logo img {
	width: 240px;
	height: 68px;
}

.w_logo2 img {
	width: 280px;
	height: 80px;
}

.w_column {
	padding-top: 5px;
}

.w_gsmc {
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding-bottom: 15px;
}

.w_security img:nth-child(1) {
	width: 35px;
	height: 35px;
	margin-right: 5px;
}

.w_security img:nth-child(2) {
	width: 87px;
	height: 35px;
}


/*1030*/
/*资讯列表*/
.w_foot {
	width: 100%;
	background: url(img/w_14.jpg) no-repeat center;
	background-size: 100% 100%;
}

.w_nav-bar {
	padding: 15px 0;
}

.w_conduct {
	width: 100%;
	height: auto;
	text-align: center;
}

.w_conduct img {
	display: block;
	width: 100%;
}

.w_wrap {
	width: 1200px;
	margin: 0 auto;
}

.w_clearfix {
	padding-bottom: 50px;
	overflow: hidden;
}

.w_menu {
	width: 198px;
	height: auto;
	background: #fff;
	border: 1px solid #ececec;
	padding: 10px 0;
	margin-top: 20px;
	float: left;
}

.w_menu ul li {
	line-height: 44px;
}

.w_menu ul li a {
	display: block;
	color: #666;
	padding-left: 42px;
	background: url(img/w_89.png) no-repeat 17px center;
	background-image: 10px 10px;
	border-left: 2px #fff solid;
}

.w_menu ul li a:hover {
	background: url(img/w_90.png) no-repeat 17px center;
	background-image: 10px 10px;
	border-left: 2px #006EAB solid;
}

.w_menu ul li.w_dqys a {
	background: url(img/w_90.png) no-repeat 17px center;
	background-image: 10px 10px;
	border-left: 2px #006EAB solid;
}

.w_zq-content {
	width: auto;
	margin: 20px 0 0 226px;
}

.w_media-list li {
	border-bottom: 1px dashed #ececec;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.w_media-list li a {
	display: block;
}

.w_media-list li .w_newtit {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 4px;
	position: relative;
	color: #333;
}

.w_media-list li .w_newtit span {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
}

.w_media-list li p {
	font-size: 12px;
	line-height: 30px;
	color: #999;
}

.w_media-list li:hover .w_newtit {
	color: #006EAB;
}

.w_page-box {
	width: 100%;
	height: 38px;
	margin-top: 50px;
	text-align: center;
}

.w_page-box p {
	display: inline-block;
}

.w_page-box a {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	margin: 0 3px;
	color: #999999;
	display: inline-block;
	padding: 0 15px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
}

.w_page-box a:hover {
	border-color: #006EAB;
}

.w_page-box a.w_active {
	border: 1px solid #006EAB;
	background: #006EAB;
	color: #fff;
}

.w_page-box span {
	padding: 0 20px;
	color: #666;
}

.w_page-box .w_paging-stn {
	background: #eee;
	cursor: default;
}

.w_page-box .w_paging-stn:hover {
	border: 1px #dbdbdb solid;
}

.w-paging-txt {
	width: 36px;
	height: 36px;
	border: 1px solid #dbdbdb;
	display: inline-block;
	text-align: center;
	color: #999;
	border-radius: 5px;
	margin: 0 5px;
}

/*条款*/
.w_clause {
	width: 1220px;
	height: auto;
	margin: 30px auto;
	padding: 60px 20px;
	border: 10px solid #c9c9c9;
}

.w_clause h2 {
	font-weight: normal;
	font-size: 33px;
	color: #333;
}

.w_tktj {
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	margin-top: 40px;
}

.w_tktj b {
	display: inline-block;
}

.w_tktj span {
	text-align: right;
	display: block;
	width: 100%;
}

/*联系我们*/
.w_identical {
	height: auto;
	margin-top: 50px;
}

.w_contact {
	height: 26px;
	line-height: 22px;
	border-left: 6px #b60202 solid;
	padding-left: 20px;
	font-size: 24px;
	color: #565656;
}

.w_bdmx {
	background: #fff;
	padding: 15px;
	clear: both;
	margin-top: 25px;
}

.w_ditu {
	width: 600px;
	height: 384px;
	float: left;
}

.w_ycnr {
	width: 565px;
	float: right;
}

.w_ycnr h3 {
	font-size: 18px;
	color: #545454;
	font-weight: normal;
	background: url(img/w_91.png) no-repeat left center;
	padding-left: 30px;
	margin-top: 20px;
}

.w_ycnr p {
	padding-left: 30px;
	margin-top: 20px;
	line-height: 32px;
	font-size: 14px;
	color: #848484;
}

.w_ycnr p b {
	font-weight: normal;
	color: #d81e06;
}

.w_lxfs {
	width: 1278px;
	height: auto;
	border: 1px #d9d9d9 solid;
	margin-top: 20px;
}

.w_redbg {
	height: 49px;
	line-height: 49px;
	background: #d04a4a;
	color: #fff;
}

.w_redbg li {
	float: left;
	padding-left: 45px;
}

.w_redbg li:nth-child(1) {
	width: 300px;
}

.w_redbg li:nth-child(2) {
	width: 550px;
}

.w_redbg li:nth-child(3) {
	width: 290px;
}

.w_nclr {
	background: none;
}

.w_nclr li {
	color: #666;
}

/*关于我们*/
.w_off {
	width: 60%;
	float: left;
	font-size: 17px;
	color: #8c8a8a;
	line-height: 34px;
}

.w_aboutimg {
	width: 40%;
	height: 516px;
	float: right;
}

.w_aboutimg img {
	display: block;
	width: 496px;
	height: 516px;
}

.w_culture {
	width: 100%;
	height: 547px;
	background: url(img/w_39.jpg) no-repeat center;
	background-size: 100% 100%;
}

.w_zuo {
	float: left;
	width: 490px;
	font-size: 14px;
	line-height: 30px;
}

.w_tup {
	float: left;
}

.w_tup img {
	display: block;
	width: 248px;
	height: 224px;
	padding-top: 50px;
}

.w_you {
	float: right;
	font-size: 14px;
	line-height: 32px;
}

.w_imglist {
	height: auto;
	clear: both;
	margin-top: 30px;
}

.w_imglist li {
	width: 32%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.w_imglist li img {
	display: block;
	width: 402px;
	height: 243px;
}

.w_imglist li.w_none {
	margin-right: 0;
}


/*20190109*/
.w_article {
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

.w_article span {
	font-size: 14px;
	color: #999;
	display: block;
	margin-bottom: 10px;
}

.w_article span a {
	color: #999;
	/*text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 385px; display: inline-block; padding-left: 5px; margin-bottom: -4px;*/
}

.w_article span a:hover {
	color: #d30203;
}
/*20190116  PC端文章推荐样式*/
.pc_w_imgs {
	position: absolute;
	float: left;
	width: 28%;
	height: 150px;
}

.pc_w_imgs img {
	height: 130px;
	width: auto;
	display: block;
	min-height: 10px;
	margin: 0 auto;
}

.pc_w_right {
	float: right;
	height: 150px;
	width: 65%;
}

.w_means {
	height: auto;
	overflow: hidden;
}

.w_rcess {
	margin: 0px;
	padding: 0px;
}

.w_rcess li {
	height: 150px;
	box-sizing: border-box;
	border: none;
	border-bottom: 1px #c5c5c5 solid;
	margin-bottom: 1rem;
	position: relative;
}

.pc_article_title b {
	font-size: 20px;
}

.pc_article_description p {
	height: 50px;
	margin: 10px 0px 10px 0px;
	line-height: 20px;
}

.w_specific .w_sortp li p {
	color: #6f6f6f;
}

.w_security p a {
	display: inline-block;
	color: #fff;
	margin: 0 10px;
	font-size: 12px;
}

@media  only all and (max-width:1300px) {
	.w_topll {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.w_navigate {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	/*.w_white{ width: 80%; left: 10%; margin-left: initial; top: 20%;}*/
	.w_content {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.w_list ul li {
		width: 30%;
		margin-right: 57px;
	}

	.w_flow ul li img {
		width: 206px;
		height: 47px;
	}

	.w_nlist li {
		width: 30%;
		margin-right: 57px;
	}

	.w_six a {
		width: 30%;
		margin-right: 55px;
	}

	.w_marq {
		width: 100%;
	}

	.w_ensure {
		padding: 0 50px;
	}

	.w_ensure li {
		margin-right: 6%;
	}

	.w_ensure li img {
		width: 80%;
	}

	.w_botms {
		width: 100%;
		padding: 125px 10px 0 10px;
		box-sizing: border-box;
	}

	.w_consult {
		width: 305px;
		padding-left: 15px;
	}

	.w_column {
		width: 555px;
	}

	.w_Public {
		margin-right: 20px;
	}

	.w_filter {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.w_Lmyzxbox .w_filter-item b {
		width: 13%;
	}

	.w_Lmyzxrow {
		width: 87%;
	}

	.w_paging {
		width: 100%;
		padding: 50px 10px 100px;
		box-sizing: border-box;
	}

	.w_specific {
		width: 44%;
	}

	.w_specific .w_sortp li p {
		color: #6f6f6f;
	}

	.w_poto img {
		width: 46%;
	}

	.w_xqjs {
		width: 100%;
		padding-left: 537px;
		position: relative;
		box-sizing: border-box;
	}

	.w_xqjs img {
		position: absolute;
		left: 15px;
		top: 30px;
	}

	.w_quarters {
		width: 100%;
	}

	.w_sortp li span {
		width: 60%;
	}

	.w_sortp li span:nth-child(2) {
		width: 40%;
	}

	.w_sortp li.w_times #w_reciprocal {
		width: 81%;
	}

	.w_sortp li.w_times #w_reciprocal span {
		float: none;
	}

	.w_two li span:nth-child(1) {
		margin-right: 0;
	}

	.w_sortp li span:nth-child(2) {
		height: auto;
	}
}

.select {
	width: 80px;
	height: 30px;
	margin: 40px;
	padding-left: 10px;
	border-radius: 10px;
	font-size: 14px;
}

.w_notice a {
	display: inline-block;
	font-size: 30px;
	color: #5a5959;
}

.w_notice a.current {
	color: #be0303;
}
