/* reset */

html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
fieldset,
input,
abbr,
article,
aside,
command,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
meter,
nav,
output,
progress,
section,
summary,
time {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

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

img {
    border: none;
}
h3{
    text-align: left;
}
s {
    font-style: normal;
    text-decoration: none;
}

::-moz-selection {
    color: #fff;
}


/* 设置全局文字被选中时的背景色和字体色 */

::selection {
    background: #00b3ff;
    color: #fff;
}


/* global */
html{
    height: 100%;
}
html,
body {
    position: relative;
    z-index: 1;
    min-width: 960px;
    background: url('../img/background.png') repeat;
    color: #333;
    width: 100%;
    margin: 0;
}

body {
	padding-top: 20px;
    font-size: 12px;
    font-family: 'FZLTXHK', 'Microsoft Yahei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', SimSun, sans-serif;
    -webkit-font-smoothing: antialiased;
}

a:hover,
button:hover {
    cursor: pointer;
}

.searchresult ul {
    overflow: hidden;
    zoom: 1;
}

.searchresult li {
    float: left;
    width: 33%;
    text-align: center;
    height: 410px;
    overflow: hidden;
    border: 1px #ccc solid;
}

.searchresult li img {
    width: 100%;
}


/*doc*/


/*修改placeholder默认样式*/

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #6F6A6A;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #6F6A6A;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #6F6A6A;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #6F6A6A;
}

.none {
    display: none!important;
}
.novisible{
	visibility: hidden;
}

/*home页面*/

.doc {
    position: relative;
    width: 1226px;
    height: 760px;
    margin: 0px auto;
    text-align: center;
    background-color: #fff;
}
.home{
    background-color: #F9F9F9;
}
.layer,
.loading {
    position: absolute;
    top: -20px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(186, 186, 186, .3);
    z-index: 2000;
}

.layer-warn,
.loading div {
    background-color: #fff;
    border-radius: 3px;
    position: relative;
    width: 370px;
    height: 190px;
    margin: 0 auto;
    margin-top: 300px;
    font-size: 14px;
}

.layer h3 {
    height: 70px;
    line-height: 80px;
    text-align: center;
}

.layer button {
    width: 128px;
    height: 35px;
    border: 1px solid #00D3B5;
    background-color: #fff;
    border-radius: 3px;
}

.layer button:last-child {
    float: right;
}

.layer-warn div {
    width: 300px;
    margin: 0 auto;
}

.warn-con {
    height: 60px;
    line-height: 20px;
}

.loading {
    background-color: transparent!important;
}

.loading div {
    width: 145px;
    height: 115px;
    border: 2px solid #fff;
    border-radius: 4px;
    background: url('../img/loading_house.png') rgba(80, 79, 79, .8) no-repeat;
    background-position: 50% 40%;
}

.loading img {
    position: absolute;
    top: 47%;
    left: 50%;
    margin-left: -14px;
    margin-top: -15px;
    width: 30px;
}

.loading p {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 185px;
}

.m-head {
    width: 100%;
    height: 540px;
    background-size: cover;
}

.m-con {
    width: 100%;
    height: 220px;
    margin-top: 50px;
}

.m-con h1 {
    height: 40px;
    line-height: 40px;
}

.m-con .bt {
    display: inline-block;
    width: 240px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: white;
    margin: 20px auto 10px;
    background-color: #00D3B5;
    border-radius: 3px;
}

.bt:hover {
    cursor: pointer;
}

.m-con .descrip {
    font-size: 12px;
    color: #929292;
}

.nex-step .m-search {
    width: 760px;
    height: 55px;
    line-height: 55px;
    border: 1px solid #00D3B5;
    border-radius: 3px;
    margin: 25px auto 67px;
}

.m-search li {
    height: 55px;
    float: left;
}
.m-search .sel-city .j_pop-up{
	bottom: 56px;
}
.li-addr {
    width: 80px;
    height: 100%;
    font-size: 23px;
    text-align: left;
    padding-left: 32px;
    position: relative;
}
.fl ul{
	overflow: hidden;
}
.li-addr span {
    float: left;
}
.sub-items{
	overflow: hidden;
}
.li-addr i {
    float: left;
    display: block;
    width: 24px;
    height: 24px;
    margin-top: 16px;
    margin-left: 5px;
    background: url('../img/list.png') no-repeat center;
}

.li-sear {
    width: 525px;
}

.li-sear span {
    display: inline-block;
    margin-left: 5px;
    margin-top: 10px;
    float: left;
    height: 35px;
    line-height: 35px;
    border-right: 1px solid #aaa;
}

.li-sear input {
    display: inline-block;
    border: 0;
    float: left;
    width: 95%;
    height: 100%;
    padding-left: 13px;
    font-size: 16px;
    color: #403A3A;
}

.li-bt {
    display: block;
    border: 0px;
    width: 114px;
    height: 100%;
    padding: 0;
    border-left: 1px solid #00D3B5;
    background: url('../img/search.png') no-repeat center;
}

.li-bt:hover {
    cursor: pointer;
}
.li-addr li {
    height: 20px;
}
.sub-items{
	height: auto!important;
}

/* 城市列表 */

.sel-city .j_city {
    font-size: 14px;
    color: #333
}

.sel-city .j_city .iconfont {
    position: relative;
    vertical-align: middle;
    font-size: 20px
}

.reside-top .top-bd .active .j_city i {
    border-top-color: #fff;
    border-bottom: 8px solid #666;
    top: 10px
}

.sel-city ._city {
    display: block;
    width: 93px;
    height: 18px;
    line-height: 18px;
    padding: 13px 15px 13px 5px;
    text-align: center;
    cursor: pointer;
    overflow: hidden
}

.sel-city ._city i {
    display: block;
    position: absolute;
    right: 8px;
    top: 18px;
    border: 8px solid #fff;
    border-top-color: #666;
    border-bottom: 0;
    font-size: 0;
    line-height: 0
}

.active ._city i {
    border-top-color: #fff;
    border-bottom: 8px solid #666;
    top: 10px
}

.sel-city .choose {
    position: relative;
    top: 18px;
    left: -2px
}

.sel-city .j_pop-up {
    position: absolute;
    left: 0px;
    width: 360px;
    padding: 0 0 11px 12px;
    border: 1px solid #ddd;
    background-color: #fff;
    overflow: hidden;
    z-index: 3000;
}

.sel-city .j_pop-up .pop-hd {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #999;
    margin-right: 12px;
    border-bottom: 1px solid #ddd
}

.sel-city .j_pop-up .pop-hd span {
    color: #666;
    float: none
}

.sel-city .j_pop-up .province {
    width: 380px;
    overflow: visible
}

.sel-city .j_pop-up .item {
    float: left;
    width: 60px;
    padding: 4px 0;
    font-size: 14px;
    color: #666;
    margin-right: 0;
    overflow: hidden
}

.sel-city .j_pop-up .item span {
    position: relative;
    float: left;
    line-height: 14px;
    padding: 4px 7px;
    cursor: pointer
}

.sel-city .j_pop-up .item span.active,
.sel-city .j_pop-up .item span:hover {
    color: #fff;
    background-color: #666
}

.sel-city .j_pop-up .item span.active:after {
    position: absolute;
    bottom: -5px;
    left: 40%;
    content: " ";
    border-width: 0 5px 5px;
    border-style: solid;
    color: #fff;
    border-bottom-color: #ddd
}

.sel-city .j_pop-up .sub-items {
    display: none;
    width: 360px;
    border-style: solid;
    padding-left: 12px;
    border-width: 1px 0;
    margin: 0 0 0 -12px;
    background-color: #f9f9f9;
    color: #ddd
}

.sel-city .j_pop-up .sub-items .item span {
    font-size: 12px;
    padding: 4px
}


/*搜索页面*/

.s-head,
.s-con {
    width: 980px;
    height: 170px;
    margin: 0 auto;
}

.s-con {
	margin-top: 10px;
    height: auto;
    overflow: hidden;
}

.h-back {
    display: block;
    position: relative;
    float: left;
    margin-left: -80px;
    margin-top: 40px;
    width: 48px;
    height: 48px;
    border: 1px solid #ccc;
    border-radius: 3px;
    overflow: hidden;
}

.h-back img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -5px;
}

.h-back:hover {
    cursor: pointer;
    background-color: #E5FAF7;
    border: 1px solid #00D3B5;
}

.h-title {
    width: 980px;
    height: 50px;
    margin-top: 40px;
    line-height: 30px;
    text-align: center;
    float: left;
    font-size: 25px;
}

.s-con-info {
    float: left;
    border: 1px solid #ccc;
    border-width: 1px 0px 1px 0px;
    width: 100%;
    height: 70px;
}

.info {
    float: left;
    width: 70%;
    height: 100%;
}
.a_active{
    color: #f00!important;
}
.info-resp {
    float: left;
    width: 30%;
    height: 70px;
    line-height: 70px;
    text-align: right;
    font-size: 18px;
}

.info-resp span {
    color: #F38234;
}

.info ul {
    width: 100%;
    height: 50%;
    line-height: 35px;
    display: block;
    overflow: hidden;
}

.info .info-tit,
.info a {
    float: left;
    margin-right: 20px;
    font-size: 14px;
    color: #716F6F;
}

.info-limit {
    color: #56B5EA;
}

.info-none {
    line-height: 70px;
    text-align: center;
    font-size: 14px;
    color: #696969;
}

.info-none span {
    color: #2EA3F9;
}

.s-con-img {
    position: relative;
    width: 980px;
    height: 385px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
}

.s-con-img li {
    display: block;
    float: left;
    width: 325px;
    height: 100%;
    border: 1px solid #ccc;
    border-width: 1px 0px 1px 1px;
}

.s-con-img li:last-child {
    border-width: 1px 1px 1px 1px;
}

.s-con-img img {
    display: block;
    height: 300px;
    margin: 10px auto;
}

.s-con-img div {
    width: 100%;
    height: 55px;
    text-align: left;
    text-indent: 20px;
}

.s-con-img h3 {
    font-size: 18px;
    font-weight: normal;
}

.s-con-img p {
    margin-top: 5px;
    color: #ababab;
}

.s-con-bt {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -87px;
    margin-top: -43.5px;
}

.s-con-bt a {
    display: inline-block;
    width: 174px;
    height: 87px;
    line-height: 87px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 35px;
    color: #fff;
    border-radius: 8px;
    background-color: rgba(0, 211, 181, .8);
}

.s-foot {
    margin-top: 60px;
    width: 100%;
    height: auto;
}

.pages {
    clear: both;
    width: 980px;
    height: 26px;
    line-height: 28px;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
}

.pages>span {
    display: inline-block;
    color: #716F6F;
    height: 26px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #00D3B5;
    cursor: pointer;
    box-sizing:content-box;
    vertical-align: middle;
    text-align: center;
}

.pages>span:not(.fir-end):hover,
.current {
    background-color: #00D3B5;
    color: #fff!important;
}
.fir-end{
    line-height: 2.5;
}
.fir span,
.end span {
    display: inline-block;
    border-style: solid;
    border-color: transparent #00D3B5 transparent transparent;
    border-width: 6px 7px 6px 0px;
}

.end span {
    border-width: 6px 0px 6px 7px;
    border-color: transparent transparent transparent #00D3B5;
}


/*搜索框*/

.s-search {
    width: 760px;
    height: 48px;
    line-height: 47px;
    border: 1px solid #00D3B5;
    border-radius: 3px;
    float: left;
    margin-left: 108px;
}

.s-search li {
    height: 48px;
    float: left;
}
.cityselecter li{
	height: 20px;
}
.li-addr {
    width: 88px;
    height: 100%;
    font-size: 23px;
    text-align: left;
    padding-left: 32px;
    position: relative;
}

.li-addr span {
    float: left;
}

.li-addr i {
    float: left;
    display: block;
    width: 24px;
    height: 24px;
    margin-top: 18px;
    margin-left: 8px;
    background: url('../img/list.png') no-repeat center;
}
.s-search .sel-city .j_pop-up{
	top: 50px;
}
.s-li-sear {
    width: 524px;
}

.s-li-sear span {
    display: inline-block;
    margin-left: 5px;
    margin-top: 9px;
    float: left;
    height: 30px;
    line-height: 30px;
    border-right: 1px solid #aaa;
    
}

.s-li-sear input {
    display: inline-block;
    float: left;
    width: 95%;
    height: 100%;
    border: 0;
    padding-left: 10px;
    font-size: 16px;
    color: #403A3A;
}

.li-bt:hover {
    cursor: pointer;
}
/*测试页面*/

.wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -133px;
    margin-top: -63px;
    width: 235px;
    height: 125px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    background-color: rgba(82, 82, 82, .8);
    z-index: 1003;
}

.wrap div {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 15px;
    background: url('../img/loading_icon.png') no-repeat center;
}

.wrap span {
    display: block;
    width: 192px;
    height: 3px;
    margin: 15px auto 10px;
    background-color: #00D3B5;
}

.wrap>span {
    background-color: #fff;
}

.t-con {
    float: left;
    width: 1027px;
    margin-top: 40px;
    height: 100%;
    overflow: hidden;
}

.t-con-left {
    float: left;
    margin-left: 40px;
    width: 180px;
}

.t-con-left>a {
    display: block;
    width: 128px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: black;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.t-con-left>a:hover {
    background-color: #e5faf7;
    border: 1px solid #00D3B5;
}

.t-con-left>div{
    background: url('../img/left.png') right no-repeat;
}
.house-info,.net-equip {
    margin-top: 30px;
    width: 100%;
}
.net-con{
    text-align: left;
}
.house-info>span,.net-con>span {
    display: inline-block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 12px;
}

.net-equip{
    margin-top: 20px;
    height: 100px;
}
.net-equip a{
    display: inline-block;
    color: #2C9CDA;
    float: right;
    margin-right: 40px;
}
.sign-info{
    margin-top: 20px;
}
#sign_cover{
    margin-top: 5px;
    font-family: DINOffcRegular;
    font-size: 28px;
    text-align: left;
    font-weight: bold; 
}
.t-con-left img {
    margin-right: 10px;
}

.t-con-img {
    height: 720px;
    overflow: hidden;
}

.t-con-img p {
    width: 100%;
    height: 40px;
    float: left;
    margin-top: 7px;
    text-align: center;
    line-height: 40px;
    color: #ababab;
    letter-spacing: 1px;
}

.t-con-img span {
    display: inline-block;
    width: 55px;
    height: 24px;
    background: url('../img/Bitmap.png');
    vertical-align: middle;
}

.sign {
    width: 100%;
    margin-top: 20px;
    text-align: left;
    border-radius: 3px;
    overflow: hidden;
}

.sign div {
    width: 100%;
    height: 15px;
    margin-top: 20px;
}

.sign span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #D73733;
    border-radius: 50%;
}

.sign img {
    margin-top: 5px;
}

.title {
    width: 100%;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
}

.img-house {
    display: inline-block;
    position: relative;
    border: 0px;
    float: left;
    width: 100%;
    height: 540px;
}

.img-house .house {
    margin: 0 auto;
}

.router_img {
    position: absolute;
    top: 0px;
    left: 43.5px;
    height: 540px;
    width: 720px;
}

.router_img img {
    z-index: 1000;
    position: absolute;
}

.router_img img:hover {
    cursor: move;
}

#draw {
    width: 100%;
    position: relative;
}

.draw {
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

.warn {
    background-color: #FFFEE8;
    color: #f00;
    text-align: center;
    font-size: 12px;
    width: 720px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    border: 1px solid #FFCF76;
    border-radius: 3px;
    margin-bottom: 10px;
    visibility: hidden;
}

.visible {
    visibility: visible!important;
}

.draw button {
    display: inline-block;
    margin: 0 auto;
    width: 180px;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #00D3B5;
    border-radius: 3px;
    background-color: #00D3B5;
}

.draw .draw-re {
    width: 180px;
}

.draw .draw-shar {
    background-color: #fff;
    border: 1px solid #00D3B5;
    margin-left: 3px;
    color: #00D3B5;
    width: 80px;
}

.t-sid {
    float: left;
    width: 198px;
}
.t-sid ul{
    display: inline-block;
    overflow: hidden;
    background: url('../img/right.png') no-repeat left;
}
.t-sid-title {
    width: 200px;
    height: 113px;
    line-height: 130px;
    font-size: 16px;
    text-align: center;
}

.t-sid ul {
    display: block;
    width: 100%;
    height: 100%;
}

.t-sid li {
    position: relative;
    float: left;
    margin-top: 2px;
    text-align: center;
    width: 100%;
    height: 155px;
}

.t-sid img {
    margin: 0 auto;
}

.t-sid img:hover {
    cursor: pointer;
}

.t-sid a {
    position: absolute;
    left: 24px;
    width: 150px;
    height: 110px;
    background: url('../img/add.png') no-repeat center;
    filter: alpha(opacity=40);
}

.ahover {
    background: url('../img/add_cur.png') no-repeat center!important;
}

.cur-add {
    background: url('../img/add_cur.png') no-repeat!important;
}
.item a{
	display: inline-block;
	width: 100%;
}
.item a:hover{
	background-color: #F5F5F5;
}

