@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px "微软雅黑", Arial, Tahoma, Helvetica, \5b8b\4f53, sans-serif;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
object,
code,
em,
span,
var,
legend,
button,
input,
textarea,
a,
img,
header,
footer,
nav,
aside,
audio,
datalist,
section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

}

p,
h3,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 16px;
}

/*清除内外边距*/

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;

}

/*设置默认字体*/

:focus {
	outline: 0;
}

ul,
ol,
ul li,
ol li {
	list-style: none;
}

/*重置列表*/

address,
caption,
cite,
em,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}

/*form label {
	cursor: pointer;
}*/

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	outline: none;
}

textarea {
	resize: none
}

input {
	vertical-align: middle;
}

img {
	border: 0;
}

/*重置图片元素*/

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*重置表格*/

button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
	line-height: normal !important;
}

a {
	text-decoration: none;
}

img {
	vertical-align: middle;
}

input {
	_filter: chroma(color=#000000);
}

/*--清除浮动
------------------------------------------------------------------------------------------*/

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.overflow {
	overflow: hidden;
	_zoom: 1;
}

.clear {
	clear: both;
}

.l,
.fl {
	float: left;
}

.r,
.fr {
	float: right;
}

/*省略号*/
.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.ellipsis-s {
	display: -webkit-box;
	display: -moz-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

a {
	color: #333;
}

body {
	background: #f5f5f5;
	font-family: "微软雅黑";
}

button {
	background: none;
	border: none;
}

input {
	border: none;
	outline: none;
}

p {
	font-size: 16px;
	color: #333333;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/*去掉下拉箭头*/
	border: none;
	background: none;
}





/* 公共头部 */
.mll-header .nav-bar .fouce .region i {
	background: url(/static/city/img/navdw.png) no-repeat;
	background-size: 9px;
	margin: 9px 5px 0 0;
}

.mll-header .nav-bar .fouce {
	width: 200px;
}

.header {
	background: #fff;
}

/* 登录显示 */
#jsHeaderNavbar>.fouce>.region {
	float: left;
}

#jsHeaderNavbar>.fouce>.login-tip {
	float: left;
	height: 30px;
	line-height: 25px;
}

#jsHeaderNavbar>.fouce>.login-tip p a {
	font-size: 12px;
	color: #666;
	display: inline-block;
}

#jsHeaderNavbar>.fouce>.login-tip p a:hover {
	color: #ff6000;
}

#jsHeaderNavbar>.fouce:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}



.region .bold {
	color: #cf000e;
	font-size: 14px;
	/* font-weight: bold; */
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.search-bar {
	background: #FFFFFF;
	padding: 10px 0;
}

.search-box {
	width: 1200px;
	margin: 0 auto;
}

.search-box>a {
	display: block;
	width: 170px;
	/* height: 65px; */
}

.search-box>a img {
	width: 100%;
	height: 100%;
}

.search-box>form {
	margin-top: 10px;
	display: block;
	margin-right: 210px;
	width: 535px;
	height: 42px;
	border: 2px solid #ff6000;
}

.search-box>form>div {
	height: 100%;
}

.search-box>form .keywords {
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	color: #666;
	width: 420px;
	padding-left: 10px;
	box-sizing: border-box;
}

.search-box>form .sea-btn {
	height: 100%;
	display: block;
	width: 90px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 42px;
	background: #ff6000;
}

/* 公共头部 end*/




/* 公共底部 */
.footer {
	background: #3c3c3c;
	padding: 15px 0 100px;
}

.footer .copyright {
	color: #b4b4b4;
	text-align: center;
}

.footer .footer-yl {
	border-bottom: 1px solid #4f4e4e;
}

.footer .footer-yl .footer-yl-box {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 20px;
}

.footer .footer-yl .footer-yl-box>ul li {
	width: 95px;
	height: 35px;
	background: #2c2a2a;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	margin-right: 15px;
}

.footer .footer-yl .footer-yl-box>ul li:hover {
	cursor: pointer;
}

.footer .footer-yl .footer-yl-box>ul li.active {
	background: #696767;
}

.footer .footer-yl .footer-yl-box a {
	font-size: 14px;
	display: block;
	line-height: 35px;
	color: #b1b1b1;
}

.footer .yl-lists {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 15px;
}

.footer .yl-lists>ul {
	display: none;
}

.footer .yl-lists>ul:nth-child(1) {
	display: block;
}

.footer .yl-lists li {
	margin-bottom: 10px;
}

.footer .yl-lists li a {
	font-size: 14px;
	color: #b1b1b1;
	margin-right: 18px;
}

.footer .yl-lists li a:hover {
	color: #ff6000;
}

.footer .banq {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0 0;
}

.footer .banq .banq_box {
	width: 890px;
}

.footer .banq .banq_box>ul li {
	margin-right: 30px;
}

.footer .banq .banq_box>ul li a {
	font-size: 14px;
	color: #fff;
}

.footer .banq .banq_box .mzsm {
	font-size: 12px;
	margin-top: 20px;
	color: #b1b1b1;
}

.footer .banq .banq_box .beia {
	font-size: 12px;
	color: #b1b1b1;
	line-height: 20px;
	margin-top: 15px;
}

.footer .banq .banq_box .beia img {
	display: inline-block;
	height: 20px;
	margin: 0 10px;
}

.footer .banq .banq_box .beia a {
	font-size: 12px;
	color: #b1b1b1;
	display: inline-block;
	line-height: 20px;
}

.footer .banq .banq_box .beia a:hover {
	color: #fff;
}

.footer .banq .erwm {
	width: 225px;
	margin-right: 40px;
}

.footer .banq .erwm div {
	width: 95px;
}

.footer .banq .erwm div img {
	width: 95px;
	height: 95px;
}

.footer .banq .erwm div p {
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
}

/* 公共底部 end*/


/* 导航 */
.nav-top {
	background: #fff;
	height: 42px;
}

.nav-top .nav-box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.nav-top .nav-box>ul>li {
	height: 42px;
	width: 130px;
}

.nav-top .nav-box>ul>li>a {
	display: block;
	line-height: 42px;
	font-size: 16px;
	color: #333;
	text-align: center;
	width: 100%;
}

.nav-top .nav-box>ul>li:hover a {
	color: #ff6000;
}

.nav-top .nav-box>ul>li:nth-child(1) a {
	color: #fff;
}

.nav-top .nav-box>ul>li.fenlei {
	width: 175px;
	background: #ff6000;
}

.nav-top .nav-box>ul>li.fenlei>a {
	color: #FFFFFF;
}

.nav-top .nav-box>ul>li.active>a {
	color: #ff6000;
}

.fiexd-nav {
	width: 175px;
	position: absolute;
	z-index: 11;
	height: 385px;
	background: #3b3b3b;
	padding: 10px 0;
	box-sizing: border-box;
}

.fiexd-nav>ul>li {
	box-sizing: border-box;
	height: 37px;

}

.fiexd-nav>ul>li>a {
	width: 100%;
	display: flex;
	justify-content: space-between;
	height: 100%;
	line-height: 35px;
	padding: 0 25px;
	align-items: center;
	box-sizing: border-box;
}

.fiexd-nav>ul>li>a p {
	font-size: 14px;
	width: 87px;
	color: #fff;
}

.fiexd-nav>ul>li>a i {
	display: block;
	margin-right: 10px;
}

.fiexd-nav>ul>li>a i img {
	width: 15px;
	height: auto;

}

.fiexd-nav>ul>li>a>img {
	display: block;
	width: 7px;
	height: 13px;
	margin-top: 1px;

}

.fiexd-nav>ul>li:hover {
	background: #ff6000;
}

.fiexd-nav li .children {
	width: 450px;
	position: absolute;
	background: #fff;
	left: 175px;
	top: 0px;
	display: none;
	height: 385px;
	overflow: hidden;
	overflow-y: auto;
}

.fiexd-nav li .children p {
	padding-left: 24px;
	padding-top: 20px;
	color: #ff6000;
}

.fiexd-nav li .children>ul {
	padding-bottom: 20px;
	border-bottom: 1px solid #efefef;
}

.fiexd-nav li .children li {
	/* width: 150px; */
	padding: 0 24px;
	border-right: 1px solid #666;
	margin-top: 20px;
	height: 18px;
	/* 	padding: 10px 0; */
}

.fiexd-nav li .children li:last-child {
	border-right: 0;
}

.fiexd-nav li .children::-webkit-scrollbar {
	display: none;
}

.fiexd-nav li .children li a {
	display: block;
	width: 100%;
	text-align: center;
	height: 18px;
	line-height: 18px;
}

.fiexd-nav li .children li:hover a {
	color: #ff6000;
}

.fiexd-nav li:hover .children {
	display: block;
}






/* 导航 end*/



/* 分页 */
.pagination {
	width: 392px;
	margin: 50px auto 70px;
}

.pagination ul {
	/* width: 100%; */
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}

.pagination ul li {
	background: #fff;
}

.pagination ul li span {
	display: block;
	width: 42px;
	font-size: 16px;
	color: #939393;
	height: 42px;
	text-align: center;
	line-height: 42px;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
}

.pagination ul li.page-l span {
	background: url(/static/GetCityListcity/img/page-l.png) no-repeat center;
	background-size: 8px 14px;
}

.pagination ul li.page-r span {
	background: url(/static/city/img/page-r.png) no-repeat center;
	background-size: 8px 14px;
}

.pagination ul li span.clecked {
	background: #ff6000;
	border-color: #ff6000;
	color: #fff;
}



/* 弹框 */
.liuy-box1 {
	display: none;
	position: fixed;
	width: 400px;
	background: #fff;
	z-index: 1111;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	height: 300px;
}

.liuy-box1>h4 {
	height: 40px;
	background: #ff6000;
}

.liuy-box1>h4 p {
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-left: 20px;
}

.liuy-box1>h4>a img {
	width: 20px;
	margin-top: 10px;
	height: 20px;
	margin-right: 20px;
}

.liuy-box1 ul li {
	margin-top: 20px;
}

.liuy-box1 ul li p {
	text-align: right;
	font-size: 14px;
	color: #5a5657;
	line-height: 34px;
	width: 80px;
	margin-right: 5px;
}

.liuy-box1 ul li p span {
	color: #ff0101;
}

.liuy-box1 ul li input[type="text"] {
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 32px;
	width: 230px;
	padding: 0 10px;
}

.liuy-box1 ul li textarea {
	width: 230px;
	height: 32px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	resize: none;
	overflow-x: hidden;
	overflow-y: auto;
}


.liuy-box1 button {
	display: block;
	width: 230px;
	height: 32px;
	background: #ed6c00;
	color: #fff;
	font-size: 16px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: none;
	cursor: pointer;
	margin: 20px auto 0;
}


.liuy-bg1 {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .3);
	width: 100%;
	height: 100%;
	display: none;
	z-index: 1110;
}











/* 问答右侧 */
.new-wen {
	background: #fff;
	padding: 20px;
}

.wenda>.fr {
	width: 310px;
}

.new-wen ul {
	margin-top: 10px;
}

.new-wen ul li {
	padding: 10px 0;
	border-bottom: 1px dashed #e0e0e0;
}

.new-wen ul li:last-child {
	border-bottom: 0;
}

.new-wen ul li a {
	display: block;
	width: 215px;
	font-size: 14px;
	color: #666;
}

.new-wen ul li span {
	font-size: 14px;
	color: #666;
}

.new-wen ul li:hover a {
	color: #ff6000;
}

.hot-wen {
	margin-top: 20px;
}


/* 新top */
.entry {
	height: 30px;
}

.entry p {
	font-size: 14px;
	color: #666;

}

.entry p a {
	display: inline-block;
	line-height: 30px;
	margin: 0 10px;
	color: #666;

}

.entry p a:hover {
	color: #ff6000;
}

.header {
	background: #f5f5f5;
}

.mll-header .nav-bar .fouce {
	background: #f5f5f5;
}

.newtop {
	width: 100%;
	background: #fff;
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
}

.newtop .logo {
	margin-right: 90px;
}

.newtop-box>a {
	width: 170px;
	/* height: 50px; */
}

.newtop ul {
	margin-top: 19px;
}

.newtop ul li {
	height: 100%;
	margin-right: 38px;
}

.newtop ul li a {
	font-size: 16px;
	color: #333;
	display: inline-block;
	height: 30px;
}

.newtop ul li.active a {
	/* border-bottom: 2px solid #ff6000; */
	color: #ff6000;
}

.newtop .newtop-box>ul>li:hover>a {
	border-bottom: 2px solid #ff6000;
	color: #ff6000;
}

.newtop .newtop-box div {
	width: 222px;
	margin-top: 13px;
	box-sizing: border-box;
	height: 34px;
}

.newtop-box {
	width: 1200px;
	margin: 0 auto;
}

.newtop .newtop-box div input[type="text"] {
	display: block;
	width: 100%;
	height: 34px;
	padding: 0 10px;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #999999;
	box-sizing: border-box;
}

.newtop .newtop-box div form {
	display: block;
	position: relative;
}

.newtop .newtop-box div form button {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 5px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background: url(/static/city/img/search-btn1.png);
}


.newheader {
	border-bottom: 1px solid #e1e1e1;
}

.newheader .mll-header .nav-bar .fouce {
	background: #f5f5f5;
}

.our-server {
	width: 100%;
	background: #fff;
	padding: 20px 0;
}

.our-server ul {
	width: 1200px;
	margin: 0 auto;
}

.our-server ul li {
	width: 220px;
	height: 105px;
	padding: 20px 10px;
	border: 1px solid #e7e7e7;
	border-radius: 5px;
	box-sizing: border-box;
	margin-right: 25px;
}

.our-server ul li:last-child {
	margin-right: 0;
}

.our-server ul li div {
	width: 135px;
}

.our-server ul li span {
	font-size: 16px;
	color: #333;
	display: block;
	margin-bottom: 3px;
}

.our-server ul li p {
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}

.our-server ul li img {
	display: block;
	margin-top: 5px;
	width: 55px;
}



/* 2020-12-30 智和家资讯/导航改版*/
.newtop {
	position: relative;
	padding: 0;
	height: 81px;
}

.newtop ul li .map-box1230 {
	/* max-height: 0; */
	display: none;
	transition: all 0.5s ease;
	position: absolute;
	width: 100%;
	margin-top: 0;
	height: 140px;
	overflow: hidden;
	left: 0;
	bottom: -140px;
	z-index: 1112;
	background: #fff;
	box-shadow: 0 10px 10px #a7b5b8;
	border-top: 1px solid #ddd;
}

.newtop ul li.zzgl:hover .map-box1230 {
	display: block;
}

.newtop .map-box1230 .center {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	padding: 25px 0;
	box-sizing: border-box;
}

.newtop .map-box1230 .center .item {
	margin-top: 0;
	height: 85px;
	margin-right: 35px;
}

.newtop .map-box1230 .item>p {
	font-size: 14px;
	color: #333333;
}

.newtop .map-box1230 .item>p:hover a {
	color: #ff5f01;
}

.newtop .map-box1230 .item>p img {
	position: relative;
	width: 6px;
	height: 12px;
	margin-left: 3px;
	bottom: 2px;
}

.newtop .map-box1230 .item {
	height: auto;
	width: 150px;
	border-right: 1px solid #eaeaea;
}

.newtop .map-box1230 .item:first-child {
	width: 145px;
}

.newtop .map-box1230 .item ul {
	margin-top: 0;
}

.newtop .map-box1230 .item ul li {
	margin-top: 8px;
	width: 50%;
	margin-right: 0;
}

.newtop .map-box1230 .item ul li a {
	font-size: 14px;
	color: #666666;
	height: auto;
}

.newtop .map-box1230 .item ul li:hover a {
	color: #ff5f01;
}

.newtop .map-box1230 .item-ask {
	display: flex;
	width: 180px;
	align-items: center;
	margin-top: 0;
}

.newtop .map-box1230 .item-ask a {
	width: 70px;
	display: block;
	text-align: center;
	margin-right: 30px;
}

.newtop .map-box1230 .item-ask a div {
	width: 100%;
}

.newtop .map-box1230 .item-ask a p {
	font-size: 14px;
	color: #666666;
	margin-top: 6px;
}

.newtop .map-box1230 .item-ask a .img img:last-child {
	display: none;
}

.newtop .map-box1230 .item-ask a:hover p {
	color: #ff6000;
}

.newtop .map-box1230 .item-ask a:hover .img img:first-child {
	display: none;
}

.newtop .map-box1230 .item-ask a:hover .img img:last-child {
	display: inline-block;
}

.newtop ul li.zzgl>a,
.newtop ul li.cpdg>a {
	padding-right: 17px;
	background: url(/static/city/img/zzgl.png) right 8px no-repeat;
	background-size: 10px 6px;
}

.newtop-box {
	padding-top: 10px;
}

.newtop .newtop-box>ul {
	height: 52px;
}

.newtop .newtop-box>ul>li.zzgl:hover>a,
.newtop .newtop-box>ul>li.cpdg:hover>a {

	background: url(/static/city/img/zzgl-on.png) right 8px no-repeat;
	background-size: 10px 6px;
}




/* 定时弹框样式 */
.fiexd1230 {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1111;
	background: rgba(0, 0, 0, .5);
}

.fiexd1230 .absolute1230 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.time_liuy .center {
	width: 1080px;
	height: 444px;

	background: #fff;
	border-radius: 20px;
}


.time_liuy .center .content .form {
	width: 50%;
	border-right: 1px solid #f2f2f2;
	padding: 30px 100px 35px 40px;
	box-sizing: border-box;
	position: relative;
}

.time_liuy .center .content .form p.tit {
	font-size: 30px;
	color: #ff6000;
	text-align: center;
}

.time_liuy .center .content .form span.tit {
	font-size: 14px;
	color: #666666;
	display: block;
	text-align: center;
	margin-top: 5px;
}

.time_liuy .center .content .form span.tit label {
	color: #ff6000;
}

.time_liuy .center .content .right {
	width: 50%;
}

.time_liuy .center .content .form .item {
	margin-top: 20px;
}

.time_liuy .center .content label {
	font-size: 16px;
	color: #333333;
	display: inline-block;
	line-height: 43px;
}

.time_liuy .center .content label span {
	color: #ff0000;
	display: inline-block;
	margin-right: 5px;
}

.time_liuy .center .content .form input[type="text"] {
	width: 295px;
	height: 43px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 14px;
	margin-left: 5px;
	color: #b7b7b7;
}

.time_liuy .center .content .form .item p {
	font-size: 14px;
	color: #b9b9b9;
}

.time_liuy .center .content .form .btn {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 94px;
	height: 94px;
	right: -47px;
}

.time_liuy .center .content .form .btn img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}

.time_liuy .center .content .form .btn span {
	position: absolute;
	opacity: .5;
	top: -7px;
	right: -7px;
	width: 108px;
	height: 108px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fdcc9a;
	z-index: 2;
	-webkit-animation: scale-three2 1.5s ease infinite;
	-moz-animation: scale-three2 1.5s ease infinite;
	-o-animation: scale-three2 1.5s ease infinite;
	animation: scale-three2 1.5s ease infinite;
	animation-fill-mode: both;
}

@keyframes scale-three2 {
	0% {
		transform: scale(1);
		opacity: .8
	}

	100% {
		transform: scale(1.3);
		opacity: 0
	}
}

@-webkit-keyframes scale-three2 {
	0% {
		-webkit-transform: scale(1);
		opacity: .7
	}

	100% {
		-webkit-transform: scale(1.3);
		opacity: 0
	}
}

@-moz-keyframes scale-three2 {
	0% {
		-moz-transform: scale(1);
		opacity: .7
	}

	100% {
		-moz-transform: scale(1.3);
		opacity: 0
	}
}

@-o-keyframes scale-three2 {
	0% {
		-o-transform: scale(1);
		opacity: .7
	}

	100% {
		-o-transform: scale(1.3);
		opacity: 0
	}
}



.time_liuy .center .content .form .item .select {
	width: 295px;
	height: 43px;
	margin-left: 5px;
	margin-right: 0;
}

.time_liuy .center .content .form .item .select select {
	width: 140px;
	height: 43px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 14px;
	color: #747474;
	appearance: auto;
}

.time_liuy .center .content .form .item .select select option {
	color: #b7b7b7;
}

.time_liuy .center .content .right {
	padding: 25px 35px 25px 90px;
	box-sizing: border-box;
}

.time_liuy .center .right .jisuan span {
	font-size: 18px;
	display: inline-block;
	line-height: 40px;
	color: #333333;
}

.time_liuy .center .computed {
	width: 206px;
	margin: 0 auto;
	height: 40px;
	overflow: hidden;
	background: url(/static/city/img/baoj_m.png) no-repeat;
	background-size: 206px;
	background-position: 20px 0;
}

.time_liuy .center .computed .yuan {
	float: right;
	font-size: 14px;
	color: #333;
	margin-top: 12px;
	margin-right: 5px;
	margin-left: 5px;
}

.time_liuy .center .computed ul {
	overflow: hidden;
	width: 180px;
	float: right;
}

.time_liuy .center .computed ul li {
	float: right;
	margin: 11px 0;
}

.time_liuy .center .computed ul li em {
	float: left;
	margin-left: 5px;
	width: 14px;
	display: none;
	height: 21px;
	background: url(/static/city/img/baoj-num.png) no-repeat left center;
	background-size: 150px;
}

.time_liuy .center .computed ul li .one {
	background-position: 0 0;
}

.time_liuy .center .computed ul li .two {
	background-position: -15px 0;
}

.time_liuy .center .computed ul li .three {
	background-position: -30px 0;
}

.time_liuy .center .computed ul li .four {
	background-position: -44px 0;
}

.time_liuy .center .computed ul li .five {
	background-position: -60px 0;
}

.time_liuy .center .computed ul li .six {
	background-position: -75px 0;
}

.time_liuy .center .computed ul li .seven {
	background-position: -91px 0;
}

.time_liuy .center .computed ul li .eight {
	background-position: -105px 0;
}

.time_liuy .center .computed ul li .nine {
	background-position: -121px 0;
}

.time_liuy .center .computed ul li .ten {
	background-position: -137px 0;
}

.time_liuy .center .right .yous>p {
	font-size: 16px;
	color: #ff6000;
	text-align: center;
	margin-top: 20px;
}

.time_liuy .center .right .yous .con .item {
	width: 100%;
	align-items: center;
	margin-top: 8px;
	display: flex;
	justify-content: space-between;
}

.time_liuy .center .right .yous .con .item p {
	font-size: 18px;
	color: #ff6000;
	margin-bottom: 5px;
}

.time_liuy .center .close1230 {
	position: absolute;
	width: 38px;
	height: 38px;
	right: -33px;
	top: -33px;
}

.fiexd1230 {
	display: none;
}

.time_liuy .center .content .form .item .mianji {
	position: relative;
}

.time_liuy .center .content .form .item .mianji span {
	position: absolute;
	top: 0;
	bottom: 0;
	line-height: 43px;
	font-size: 14px;
	color: #b7b7b7;
	margin: auto 0;
	right: 20px;
}

.fiexdbottom1230 {
	position: fixed;
	bottom: -400px;
	height: 462px;
	transition: all 0.5s;
	z-index: 1111;
	width: 100%;
	background: rgba(0, 0, 0, .75);
}

.fiexdbottom1230.active {
	bottom: 0;
}

.fiexdbottom1230 .sys {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.fiexdbottom1230 .sys h4 {
	font-size: 32px;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	font-weight: bold;
}

.fiexdbottom1230 .sys:hover {
	cursor: pointer;
}

.fiexdbottom1230 .sys .img1 {
	width: 90px;
	position: absolute;
	left: 190px;
	top: -30px;
}

.fiexdbottom1230.active .sys .img2 {
	display: none;
}

.fiexdbottom1230 .sys .img2 {
	width: 23px;
	position: absolute;
	right: 280px;
	top: 15px;
	transform: rotate(180deg);
}

.fiexdbottom1230 .sys .img3 {
	width: 23px;
	position: absolute;
	right: 280px;
	top: 15px;
	display: none;
}

.fiexdbottom1230.active .sys .img3 {
	display: block;
}

.fiexdbottom1230 .sys h4 span {
	color: #fffc01;
}

.fiexdbottom1230 .center {
	margin: 0 auto;
	border-radius: 20px 20px 0 0;
}

.fiexdbottom1230 .center .content {
	width: 100%;
}

.fiexdbottom1230 .center .content .form p.tit {
	font-size: 24px;
	margin-top: 8px;
	color: #333333;
}

.fiexdbottom1230 .center .content .form p.tit span {
	font-size: 14px;
	color: #ff6000;
	margin-left: 5px;
}

.fiexdbottom1230 .center {
	height: 400px;
}

.fiexdbottom1230 .center .content .right {
	padding: 25px 35px 10px 90px;
}

.fiexdbottom1230 .center .right .yous .con .item {
	margin-top: 0;
}

/* 定时弹框样式 end*/

/* 右侧悬浮 */
.right1230-nav {
	width: 70px;
	background: #fff;
	position: fixed;
	right: 0;
	top: 35%;
	z-index: 11;
}

.right1230-nav ul li {
	padding: 8px 0;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
}

.right1230-nav ul li:last-child {
	border-bottom: 0;
}

.right1230-nav ul li p {
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin-top: 5px;
}

.right1230-nav ul li:hover {
	cursor: pointer;
}



/* 表单*/
.right1230-box {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1111;
	background: rgba(0, 0, 0, .5);
	display: none;
}


.right1230-box .center {
	width: 505px;
	height: 375px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 0 25px;
	box-sizing: border-box;
	background: #fff;
}

.right1230-box .center .rightclose {
	width: 33px;
	height: 33px;
	position: absolute;
	top: -33px;
	right: -33px;
}

.right1230-box .center .right1230-banner {
	width: 100%;
}

.right1230-box .center .right1230-banner img {
	display: none;
}

.right1230-box .center form .item {
	margin-top: 16px;
	display: flex;
	justify-content: space-between;
}

.right1230-box .center form .item input {
	height: 40px;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	background: #fff;
	width: 220px;
	font-size: 14px;
	color: #b7b7b7;
	padding: 0 20px;
	box-sizing: border-box;
}

.right1230-box .center form .item>div {
	position: relative;
}

.right1230-box .center form .item>div span {
	font-size: 14px;
	color: #b7b7b7;
	position: absolute;
	right: 20px;
	line-height: 40px;
}


.right1230-box .center form .item2 input {
	width: 140px;
}

.right1230-box .center form .item2 select {
	height: 40px;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	background: #fff;
	width: 145px;
	font-size: 14px;
	color: #747474;
	padding: 0 20px;
	box-sizing: border-box;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}

.right1230-box .center form button {
	width: 100%;
	height: 50px;
	background: #0caafc;
	font-size: 18px;
	color: #fefefe;
	display: block;
	margin-top: 22px;
	border-radius: 5px;
}

.right1230-box .center form p {
	font-size: 12px;
	color: #aaaaaa;
	text-align: center;
	margin-top: 15px;
}

/* 右侧悬浮 end*/




/* 2020-12-30 智和家资讯/导航改版 end*/




/* 计算器公共 */
.computedTy {
	width: 200px;
	margin: 10px auto 0;
	height: 40px;
	overflow: hidden;
	background: url(/static/city/img/jisuan-bg.png) no-repeat;
	background-size: 200px;
}

.computedTy .yuan {
	float: right;
	font-size: 14px;
	color: #333;
	margin-top: 12px;
	margin-right: 5px;
	margin-left: 5px;
}

.computedTy ul {
	overflow: hidden;
	width: 160px;
	height: 40px;
	float: right;
}

.computedTy ul li {
	float: right;
	margin: 11px 0;
}

.computedTy ul li em {
	float: left;
	margin-left: 5px;
	width: 14px;
	display: none;
	height: 21px;
	background: url(/static/city/img/baoj-num.png) no-repeat left center;
	background-size: 150px;
}

.computedTy ul li .one {
	background-position: 0 0;
}

.computedTyul li .two {
	background-position: -15px 0;
}

.computedTy ul li .three {
	background-position: -30px 0;
}

.computedTy ul li .four {
	background-position: -44px 0;
}

.computedTy ul li .five {
	background-position: -60px 0;
}

.computedTy ul li .six {
	background-position: -75px 0;
}

.computedTy ul li .seven {
	background-position: -91px 0;
}

.computedTy ul li .eight {
	background-position: -105px 0;
}

.computedTy ul li .nine {
	background-position: -121px 0;
}

.computedTy ul li .ten {
	background-position: -137px 0;
}




/* 右侧 */


.right-fws1230 {
	background: #fff;
	padding: 15px 12px 10px;
	border: 1px solid #ededed;
	margin-bottom: 20px;
}

.right-fws1230 h4 {
	font-size: 21px;
	color: #ff6000;
	text-align: center;
	font-weight: bold;
}

.right-fws1230 form>p {
	font-size: 14px;
	color: #1e1e1e;
	text-align: center;
	margin-top: 7px;
}

.computedTy {
	width: 100%;
	background: url(/static/city/img/jisuan-bg.png) no-repeat;
	height: 45px;
	background-size: 100% 100%;
}


.right-form1230 .item {
	display: flex;
	justify-content: space-between;
}

.right-form1230 .item input[type='text'] {
	width: 100%;
	font-size: 12px;
	color: #999999;
	height: 38px;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	margin-top: 13px;
	padding: 0 10px;
}

.right-form1230 .item div {
	width: 150px;
	position: relative;
	height: 38px;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
}

.right-form1230 .item div {
	margin-top: 13px;
}

.right-form1230 .item div select {
	width: 100%;
	height: 100%;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 0 10px;
}

.right-form1230 .item div img {
	position: absolute;
	width: 8px;
	top: 16px;
	right: 8px;
}

.right-form1230 .item {
	position: relative;
}

.right-form1230 .item span {
	display: inline-block;
	position: absolute;
	top: 23px;
	font-size: 14px;
	color: #999;
	right: 8px;
}

.right-form1230 .item button {
	height: 39px;
	width: 100%;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	margin-top: 13px;
	background: #ff6000;
}

/* 计算器公共 */




.liuy-box form .ul2 li select {
	color: #333 !important;
}

.liuy-box form ul li input[type="text"] {
	color: #333 !important;
}

/* 留言 1231*/
.fiexdbottom1231 {
	position: fixed;
	bottom: -333px;
	height: 462px;
	transition: all 0.5s;
	z-index: 1111;
	width: 100%;
	background: #4b4b4b;
}

.fiexdbottom1231.active {
	bottom: 0;
}

.fiexdbottom1231 .sys {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.fiexdbottom1231 .sys h4 {
	font-size: 24px;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	font-weight: bold;
}

.fiexdbottom1231 .sys:hover {
	cursor: pointer;
}

.fiexdbottom1231 .sys .img1 {


	width: 80px;
	position: absolute;
	left: 290px;
	top: -55px;
}

.fiexdbottom1231.active .sys .img2 {
	display: none;
}

.fiexdbottom1231 .sys .img2 {
	width: 18px;
	position: absolute;
	right: 363px;
	top: 17px;
	/* transform: rotate(180deg); */
}

.fiexdbottom1231 .sys .img3 {
	width: 23px;
	position: absolute;
	right: 280px;
	top: 15px;
	display: none;
}

.fiexdbottom1231.active .sys .img3 {
	display: block;
}

.fiexdbottom1231 .sys h4 span {
	color: #fffc01;
}

.fiexdbottom1231 .center {
	margin: 0 auto;
	border-radius: 20px 20px 0 0;
}

.fiexdbottom1231 .center .content {
	width: 100%;
}

.fiexdbottom1231 .center .content .form p.tit {
	font-size: 24px;
	margin-top: 8px;
	color: #333333;
}

.fiexdbottom1231 .center .content .form p.tit span {
	font-size: 14px;
	color: #ff6000;
	margin-left: 5px;
}

.fiexdbottom1231 .center {
	height: 400px;
}

.fiexdbottom1231 .center .content .right {
	padding: 25px 35px 10px 90px;
}

.fiexdbottom1231 .center .right .yous .con .item {
	margin-top: 0;
}

/* 留言 */
.time_liuy1 .center {
	width: 1200px;
	padding-left: 10px;
	padding-right: 30px;
}

.time_liuy1 .center .content .form {
	width: 100%;
}

.time_liuy1 .center .content .form .form-con {
	margin-top: 12px;
}

.time_liuy1 .center .content .form form {
	display: flex;
	justify-content: space-between;
}

.time_liuy1 .center .content .form form .item .select select {
	background: url(/static/city/img/brand/jiantou1.png) no-repeat;
	background-position: 108px 22px;
	background-color: #fff;
	color: #aaaaaa;
}

.time_liuy1 .center .content .form form .item .mianji {
	position: relative;
	width: 200px;
	height: 45px;
	background-color: #fff;
	border-radius: 5px;
}

.time_liuy1 .center .content .form form .item .mianji span {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	color: #aaaaaa;

}

.time_liuy1 .center .content .form form .submitBtn {
	width: 200px;
	height: 45px;
	border-radius: 5px;
	background-color: #ff6000;
	color: #fff;
	font-size: 16px;
}

.time_liuy1 .center .item .ipt {
	width: 150px;
	height: 45px;
	border-radius: 5px;
	/* box-sizing: border-box; */
	padding-left: 10px;
	padding-right: 40px;
}

.time_liuy1 .center .item .address {
	width: 130px;
	height: 45px;
	border-radius: 5px;
	background-color: #fff;
	padding-left: 10px;

}

/* 搜索页面修改 */
.search_tag {
	border: 1px solid #eee;
	padding: 8px 12px;
	margin-top: 40px;
}

.search_tag ul {
	display: flex;
}

.search_tag ul li {
	font-size: 16px;
	margin-right: 20px;
	padding: 3px 23px;
	border-radius: 23px;
}

.search_tag ul li.on {
	background: #ff6000;
	padding: 3px 23px;
	border-radius: 23px;
}

.search_tag ul li.on a {
	color: #fff;
}


/*                */
.newtop .cpdg-box .center {
    width: 300px;
    margin: 0 auto;
    display: flex;
    padding: 25px 0;
    box-sizing: border-box;
}

.newtop .cpdg-box .center .item {
    margin-top: 0;
    height: 85px;
    margin-right: 35px;
}

.newtop .cpdg-box .item>p {
    font-size: 14px;
    color: #333333;
}

.newtop .cpdg-box .item>p:hover a {
    color: #ff5f01;
}

.newtop .cpdg-box .item>p img {
    position: relative;
    width: 6px;
    height: 12px;
    margin-left: 3px;
    bottom: 2px;
}

.newtop .cpdg-box .item {
    height: auto;
    width: 150px;
    border-right: 1px solid #eaeaea;
}

.newtop .cpdg-box .item:first-child {
    width: 145px;
}

.newtop .cpdg-box .item ul {
    margin-top: 0;
}

.newtop .cpdg-box .item ul li {
    margin-top: 8px;
    width: 50%;
    margin-right: 0;
}

.newtop .cpdg-box .item ul li a {
    font-size: 14px;
    color: #666666;
    height: auto;
}

.newtop .cpdg-box .item ul li:hover a {
    color: #ff5f01;
}

.newtop .cpdg-box .item-ask {
    display: flex;
    width: 180px;
    align-items: center;
    margin-top: 0;
}

.newtop .cpdg-box .item-ask a {
    width: 70px;
    display: block;
    text-align: center;

}

.newtop .cpdg-box .item-ask a div {
    width: 100%;
}

.newtop .cpdg-box .item-ask a p {
    font-size: 14px;
    color: #666666;
    margin-top: 6px;
}

.newtop .cpdg-box .item-ask a .img img:last-child {
    display: none;
}

.newtop .cpdg-box .item-ask a:hover p {
    color: #ff6000;
}

.newtop .cpdg-box .item-ask a:hover .img img:first-child {
    display: none;
}

.newtop .cpdg-box .item-ask a:hover .img img:last-child {
    display: inline-block;
}