@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    font: 90% "Microsoft YaHei","微软雅黑",Century Gothic,sans-serif, Arial;
    word-wrap: break-word;
    color: #666;
    background: #fff;
    font-size: 12px!important
}
a {
    text-decoration: none;
    color: #666
}
.clear {
    clear: both
}
.fl {
    float: left
}
.fr {
    float: right
}
img {
    border: 0
}
div, ul, li, h1, h2, p, dl, dt, dd {
    margin: 0;
    padding: 0;
    list-style: none
}
@font-face {
    font-family: fontello;
    src: url(../font/fontello.eot?83928082);
    src: url(../font/fontello.eot?83928082#iefix) format('embedded-opentype'), url(../font/fontello.woff?83928082) format('woff'), url(../font/fontello.ttf?83928082) format('truetype'), url(../font/fontello.svg?83928082#fontello) format('svg');
    font-weight: 400;
    font-style: normal
}
.demo-icon {
    font-family: fontello!important;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.main {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
    background: #fff
}
.logo {
    width: 100%;
    color: #fff;
    background-size: 100% 100%;
    font-weight: bolder;
    overflow: hidden;
    padding: 2px 0
}
.logo_left {
    width: 70%;
    float: left
}
.logo_left img {
    max-width: 100%
}
.logo_right {
    float: right;
    width: 28%;
    text-align: center
}
.logo_right i {
    color: #009af2;
    margin: 16% 5% 12% 12%;
    font-size: 2.3em
}
.nav {
    display: none;
    width: 100%;
    color: #fff;
    overflow: hidden;
    background: #009af2
}
.nav ul {
    width: 101%;
    overflow: hidden
}
.nav li {
    border-bottom: 1px solid #008fe0!important;
    border-right: 1px solid #008fe0;
    box-shadow: 1px 1px 0 #08a5fe;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-bottom: 1px;
    text-align: center;
    width: 33%;
    border-bottom: 0
}
.nav li a {
    background: none repeat scroll 0 0 #009af2;
    border-bottom: 1px solid #008fe0;
    border-right: 1px solid #008fe0;
    box-shadow: 1px 0 0 #08a5fe;
    color: #fff;
    display: block
}
.nav li a:hover {
    background: #009af2;
    color: #fff
}
.nav li a.thisclass {
    background: #009af2;
    color: #fff
}
.gao_sort {
    background: url(../images/nav_bg.jpg) no-repeat;
    background-size: 100% 100%;
    height: 180px
}
.gonggao {
    width: 90%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px
}
.gonggao li {
    color: #fff;
    font-size: 12px
}
.gonggao li a {
    color: #fff;
    font-size: 12px
}
.index_sort {
    width: 90%;
    margin: 2% auto;
    height: 80px
}
.index_sort li {
    width: 30%;
    margin-left: 2.5%;
    float: left;
    background: #055cac;
    border-radius: 10%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top: 10px
}
.index_sort li a {
    width: 100%;
    color: #fff
}
.index_sort li:hover {
    background: #fc0
}
.index_sort li:hover a {
    color: #000;
    font-weight: 700
}
.sort {
    width: 95%;
    margin: 0 auto;
    color: #fff;
    overflow: hidden
}
.sort ul li {
    margin: 10px auto;
    line-height: 50px;
    text-align: left;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#efefef));
    background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef, endColorstr=#f0f0f0, grandientType=0)
}
.sort ul li a {
    display: block;
    line-height: 50px;
    font-size: 12px;
    padding-left: 20px;
    font-weight: bolder;
    color: #5d5d5d
}
.sort ul li a:hover {
    background-color: #e8f4ff;
    border-radius: 10px
}
.sort ul li .sort_two {
    display: none;
    width: 98%;
    margin: 0 auto
}
.sort ul li .sort_two li {
    margin: 5px auto;
    line-height: 50px;
    text-align: left;
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#efefef));
    background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef, endColorstr=#f0f0f0, grandientType=0)
}
.sort ul li .sort_two li a {
    display: block;
    font-size: 12px;
    line-height: 50px;
    font-size: 16px;
    padding-left: 20px;
    color: #5d5d5d
}
.search {
    padding: 2% 1%;
    display: none
}
.search form {
    width: 99.5%;
    display: inline-block;
    z-index: 99;
    margin: 0;
    background: #f1f1f1;
    clear: both
}
.search_txt {
    float: left;
    background: 0 0;
    line-height: 30px;
    font-size: 14px;
    margin-left: 2%;
    border: 0;
    width: 77%;
    color: #333;
    font-family: 微软雅黑;
    padding: 1% 0
}
.search_but {
    float: right;
    padding: 0;
    height: 30px;
    margin-right: 1%;
    width: 8%;
    min-width: 30px;
    border: 0;
    background: url(../images/search_but.png) no-repeat center;
    margin-top: 4px;
    background-size: 60%
}

#afui .search_txt {
    float: left;
    color: #4a4a4a;
    width: 70%;
    border: 0;
    font-family: 微软雅黑;
    font-size: 12px;
    margin-left: 4%;
    background: 0 0
}
.search_txt::-webkit-input-placeholder {
color:#999
}
.search_txt::-moz-placeholder {
color:#999
}
.about {
    width: 100%;
    margin: 0 auto;
    word-break: break-all
}
.show_back a {
    display: block;
    color: #fff;
    font-size: 12px
}
.show_biaoti {
    float: left;
    width: 60%;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 12px
}
.show_zihao {
    position: relative;
    float: left;
    background: #004b8d;
    width: 18%;
    height: 30px;
    margin-top: 8px;
    margin-right: 2%;
    line-height: 30px;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    font-size: 12px
}
.show_zihao ul {
    position: absolute;
    width: 100%;
    display: none
}
.show_zihao ul li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #004b8d;
    color: #fff
}
.show_zihao_on {
    background: #246fb0!important;
    color: #fff
}
.show_zihao ul li:nth-child(1) {
    font-size: 12px
}
.show_zihao ul li:nth-child(2) {
    font-size: 12px
}
.show_zihao ul li:nth-child(3) {
    font-size: 12px
}
.show_zihao_sanjiao {
    display: none;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #004b8d
}
.index_t {
    color: #666;
    font-size: 14px;
    height: 45px;
    line-height: 43px;
    width: 94%;
    clear: both;
    display: inline-block;
    border-bottom: 1px solid #f1f1f1;
    background-size: 100% 100%;
    padding: 0 3%;
    background: #f5f5f5
}
.index_t .fl {
    color: #444;
    padding: 0;
    height: 43px;
    margin-top: 2px;
    font-weight: 700
}
.index_t .fl i {
    font-size: 1em;
    color: #009af2
}
.index_t .fr {
    color: #999;
    padding: 1% 0;
    font-size: 12px
}
.index_t .f2 {
    background: #012c5a;
    color: #fff;
    padding: 2% 3%
}
.flc i {
    color: #009af2
}
.flc {
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    color: #666;
    width: 97%;
    clear: both;
    display: inline-block;
    background-size: 100% 100%;
    padding: 0 0 0 3%;
    font-weight: 700;
    border-bottom: 2px solid #f1f1f1;
    background: #f6f6f6
}
.flc a {
    color: #fff
}
.flc a:hover {
    color: #fff
}
.btn-back {
    width: 30%;
    margin: 12px auto
}
.btn-b {
    background: #76b301;
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 34px;
    border-radius: 5px
}
.btn-b a {
    color: #fff;
    display: block
}
.title {
    padding-left: 10px;
    height: 30px;
    margin: 0 auto;
    display: block;
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    background: #2574b8;
    border: 1px #0070c5 solid
}
.index_pro {
    width: 98%;
    margin: 0 auto;
    color: #fff;
    overflow: hidden
}
.index_pro ul li {
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
    width: 33%;
    float: left;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef, endColorstr=#f0f0f0, GradientType=0);
}
.sort {
}
.product {
    margin: 0 auto
}
.product li {
    overflow: hidden
}
.product li a {
    display: block
}
.gallery_more {
    display: block;
    width: 50%;
    margin: 10px auto;
    padding: 8px 0;
    text-align: center;
    background: #dfdfdf;
    color: #fff
}
.subtitle {
    width: 40%;
    float: left;
    height: 45px;
    position: relative
}
.subtitle p {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    color: #fff;
    background-size: 100% 100%
}
.classbtn {
    background: url(../images/pro_list.png) no-repeat #76b301;
    background-position: 96% 50%;
    font-size: 12px;
    border-radius: 5px;
    background-size: 15%;
    height: 30px;
    line-height: 30px;
    margin-top: 7px;
    margin-right: 2%;
    width: 97%;
    text-indent: 3px;
    text-align: left;
    color: #fff;
    display: block
}
.subpage {
    width: 100%;
    margin: 3% 0;
    min-height: 400px;
}
.class {
    width: 100%;
    top: 45px;
    position: absolute;
    z-index: 15;
    display: none
}
.class li {
    background: none repeat scroll 0 0 #222;
    border-bottom: 1px solid #111;
    box-shadow: 0 1px 0 #333;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 1px;
    width: 100%;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8
}
.class li a {
    display: block;
    width: 84%;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
    color: #fff;
    text-indent: 12px;
    font-weight: 400
}
.product {
    width: 100%
}
.product li {
    width: 33%;
    float: left
}
.picbox {
    width: 85%;
    display: block;
    margin: 0 auto;
    padding: 5px 5px 0;
    border-bottom: 0;
    background: #f6f6f6
}
.picbox img {
    display: block;
    max-width: 100%;
    height: 80px
}
.pictitle {
    display: block;
    width: 85%;
    height: 30px;
    line-height: 30px;
    margin: 0 auto 15px;
    padding: 0 5px;
    background: #f6f6f6;
    background-size: 100% 100%;
    border-top: 0;
    text-align: center;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.listproduct {
    margin: 0 auto;
    width: 98%
}
.listproduct ul li {
    float: left;
    margin-right: 5px;
    display: inline;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 2em
}
.listproduct ul li img {
    border: 1px solid #e1e1e1;
    float: left;
    padding: 3px;
    width: 45%
}
.listproduct ul li p {
    width: 45%;
    float: left;
    margin-left: 15px
}
.listproduct ul li p a {
    display: block;
    color: #317fcc;
    background: url(../images/title4.jpg) left center no-repeat;
    padding-left: 10px
}
.listproduct ul li p a:hover {
    text-decoration: underline
}
.listproduct2 {
    margin: 0 auto;
    width: 98%
}
.listproduct2 ul li {
    float: left;
    margin-right: 5px;
    display: inline;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 2em
}
.listproduct2 ul li img {
    border: 1px solid #e1e1e1;
    float: left;
    padding: 3px;
    width: 36%
}
.listproduct2 ul li p {
    width: 56%;
    float: left;
    margin-left: 15px
}
.listproduct2 ul li p a {
    display: block;
    color: #317fcc;
    background: url(../images/title4.jpg) left center no-repeat;
    padding-left: 5px;
    width: 44%;
    float: left
}
.listproduct2 ul li p a:hover {
    text-decoration: underline
}
.subpage img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}
.subpage h1 {
    margin: 0;
    font: 600 18px/50px Century Gothic, "微软雅黑", sans-serif, Arial;
    word-wrap: break-word;
    color: #164e7c;
    width: 100%;
    text-align: center;
    border-bottom: 1px dashed #bcd0ff;
    margin-bottom: 8px
}
.full {
    padding: 10px;
    border-bottom: 1px solid #eceef0
}
.full h2 {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    font-size: 12px;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
    margin-bottom: 4px
}
.full .thumb {
    width: 75px;
    height: 55px;
    line-height: 51px;
    padding: 1px;
    background: #e9f1f4;
    border: 1px solid #e0e0e0;
    float: left;
    text-align: center
}
.full .thumb img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    vertical-align: middle
}
.full p {
    padding: 0 0 0 5px;
    line-height: 17px;
    font-size: .8125em;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 34px;
    color: #878c92
}
.news {
    width: 100%;
    margin: 0 auto
}
.news ul {
    width: 100%;
    margin: 0 auto
}
.news li {
    list-style-position: inside;
    list-style-type: disc;
    border-bottom: 1px solid #eceef0;
    box-shadow: 0 1px 1px #fff;
    height: 35px;
    line-height: 35px;
    padding-left: 8px
}
.listbg {
    padding: 0
}
.newsmain {
    width: 100%;
    margin: 2% 0;
    padding: 0;
}
.newsmain p {
    line-height: 1.8em
}
.newsmain h3 {
    padding: 0;
    margin: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 96%;
    display: block;
    height: 20px;
    line-height: 20px
}
.newsmain li {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #c3c1c1
}
.newsmain li a {
    height: 40px;
    color: #666;
    line-height: 40px
}
.teshu a {
    float: left;
    width: 60%;
    line-height: 3;
    padding: 0 7% 0 3%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}
.line {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    background: #009af2;
    height: 4px;
    margin-top: 10px
}
.foot {
    background: #444;
    padding-top: 10px;
    height: 100px;
    line-height: 30px;
    text-align: center;
    color: #999
}
#bottom {
    position: fixed;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    height: 50px;
    bottom: 0;
    background: #009af2;
    z-index: 999
}
#bottom ul {
    height: 45px;
    line-height: 45px
}
#bottom ul li {
    width: 25%;
    float: left;
    color: #fff
}
#bottom ul li dl {
    width: auto;
    margin: 0 auto;
    border-right: 1px solid #008fe0;
    box-shadow: 1px 0 0 #08a5fe;
    text-align: center
}
#bottom ul li dt {
    width: auto;
    height: 28px;
    overflow: hidden;
    line-height: 38px
}
#bottom ul li dt .demo-icon {
    color: #fff;
    font-size: 1.5em
}
#bottom ul li dd {
    width: auto;
    height: 22px;
    font-size: 12px;
    color: #fff;
    line-height: 20px
}
.content {
    padding: 10px;
    line-height: 26px;
    word-wrap: break-word;
}
.content2 {
    padding: 10px;
    line-height: 26px;
    min-height: 500px;
}
.content2 p {
    padding: 0!important;
    margin: 0!important;
    width: 100%!important
}
.content2 img {
    text-align: center;
    max-width: 99%!important;
    height: auto!important;
    float: none!important;
    display: block
}
.content h2 {
    text-align: center;
    font-size: 14px!important;
    color: #008fe0;
    border-bottom: 1px dashed #d1d1d1;
    line-height: 26px;
    margin-bottom: 5px;
    margin-top: 30px;
    padding-bottom: 10px
}
.protable table {
    border: 1px solid #e9e9e9!important;
    border-collapse: collapse!important;
    width: 100%!important;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 6px!important;
    line-height: 18px
}
.protable .techpro {
    color: #5697d9
}
.protable table tr {
    font-size: 6px!important
}
.protable table td {
    padding: 4px!important
}
.age_li_about table td {
    padding: 10px!important
}
.content img {
    text-align: center;
    max-width: 100%!important;
    height: auto!important;
    float: none!important;
    display: block
}
.content embed {
    text-align: center;
    max-width: 100%!important;
    height: 280px!important;
    z-index: 1
}
.time {
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #999
}
.viewpage {
    width: 100%;
    margin-top: 34px;
    display: inline-block
}
.viewpage a {
    display: inline-block;
    width: 98.8%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    padding: 1% .6%;
    margin-bottom: 8px;
    background: #388ce5;
    color: #fff
}
.viewpage font {
    color: #fff
}
.prenext {
    width: 90%;
    height: 50px;
    margin: 10px auto
}
.prenext ul li {
    float: left;
    width: 49%;
    height: 50px;
    line-height: 50px;
    background: #f0f0f0;
    text-align: center;
    border: 1px #ccc solid
}
.swipe {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center
}
.swipe ul {
    -webkit-transition: left 800ms ease-in 0;
    -moz-transition: left 800ms ease-in 0;
    -o-transition: left 800ms ease-in 0;
    -ms-transition: left 800ms ease-in 0;
    transition: left 800ms ease-in 0
}
.swipe li img {
    width: 100%;
    display: block
}
.swipe #pagenavi {
    position: absolute;
    left: 0;
    bottom: 5px;
    text-align: right;
    width: 100%;
    height: 20px;
    line-height: 20px
}
.swipe #pagenavi a {
    width: 20px;
    height: 5px;
    line-height: 99em;
    background: #fff;
    margin: 0 4px;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
*display:inline;
*zoom:1
}
.swipe #pagenavi a.active {
    background: #76b301
}
#btn_prev, #btn_next {
    width: 25px;
    height: 50px;
    position: absolute;
    top: 35%;
    background: url(../images/sprite.png) no-repeat 0 0;
    cursor: pointer;
    opacity: .2;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    filter: alpha(Opacity=20)
}
#btn_prev {
    left: 0
}
#btn_next {
    right: 0;
    background-position: right top
}
.w-houselist-box {
    padding: 10px 10px 0;
    position: relative
}
.w-item {
    margin-bottom: 20px;
    position: relative
}
.w-item a {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}
.w-item .houselist-img {
    display: inline;
    float: left;
    height: 80px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    width: 105px
}
.w-item .houselist-img img {
    display: block;
    min-height: 80px;
    width: 100%
}
.w-item .houselist-con {
    height: 80px;
    overflow: hidden;
    position: relative
}
.w-item .houselist-con h2 {
    display: flex;
    font-family: microsoft yahei;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    margin-bottom: 5px
}
.w-item .houselist-con h2 .titlepro {
    color: #666;
    flex: 1 1 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left
}

.w-item .houselist-con .houselist-data {
    color: #999;
    display: flex;
    font-size: 12px;
    height: 14px;
    line-height: 16px
}
.w-item .houselist-con .houselist-data p.area {
    flex: 1 1 0
}
.w-item .houselist-con .houselist-data p.area span {
    margin-right: 12px
}
.w-item .houselist-con .houseTag {
    bottom: 2px;
    display: flex;
    height: 16px;
    position: absolute;
    width: 100%
}

.content {
    color: #666;
    padding: 0 12px;
    min-height: 500px;
}
.content h3 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 20px 0 5px
}
.content h3 .jsq {
    color: #999;
    float: right;
    font-size: 14px;
    font-weight: 400;
    margin-top: 2px;
    text-align: center
}
.content .houseId {
    color: #666;
    font-size: 12px
}
.content .money {
    color: #4081d6;
    overflow: hidden
}
.content .money span {
    float: left
}
.content .money .downPriceFlag {
    font-size: 12px;
    margin-right: 5px;
    margin-top: 8px
}
.content .money .bigPrice {
    font-size: 24px
}
.content .housedetail {
    color: #666;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    margin-left: -12px
}
.content .housedetail span {
    border-right: 1px solid #e4e4e4;
    padding: 0 10px
}
.content .housedetail span:last-child {
    border-right: 0
}
.content .labelbox {
    margin-top: 15px
}
.content .labelbox span {
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    padding: 2px 5px;
    text-align: center
}
.content .labelbox .zy {
    background: #4081d6 none repeat scroll 0 0;
    border: 1px solid #4081d6;
    color: #fff
}
.content .labelbox .mw {
    border: 1px solid #4081d6;
    color: #4081d6
}
.content .labelbox .dt {
    border: 1px solid #edba11;
    color: #edba11
}
.content .labelbox .jxx {
    border: 1px solid #f68c36;
    color: #f68c36
}
.content .labelbox .xs {
    border: 1px solid #ed7474;
    color: #ed7474
}
.content .labelbox .tt {
    border: 1px solid #69b170;
    color: #69b170
}
.content .labelbox .dj {
    border: 1px solid #f99f56;
    color: #f99f56
}
.content .labelbox .me {
    border: 1px solid #86c955;
    color: #86c955
}
.content .titlecon {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    margin-top: 10px;
    padding-bottom: 18px;
    padding-top: 8px;
    overflow: hidden
}
.content .titlecon li {
    margin-top: 10px;
    float: left;
    width: 49%;
    overflow: hidden
}
.content .titlecon li div {
    flex: 1 1 0;
    font-size: 14px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
}
.content .titlecon li div a {
    border: 1px solid #4081d6;
    border-radius: 9px;
    color: #4081d6;
    line-height: 19px;
    margin-left: 5px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center
}
.content .titlecon li div span.c999 {
    color: #999;
    margin-right: 5px
}
.content .areaAround {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5%;
    padding-top: 5%
}
.content .areaAround .around {
    overflow: hidden;
    width: 100%
}
.content .areaAround .around .wk_iconfont {
    color: #d8d8d8;
    float: left;
    font-size: 16px;
    margin-right: 7px;
    margin-top: 8px
}
.content .areaAround .around .aroundTitle {
    color: #999;
    float: left;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 8px
}
.content .areaAround .around .listContent {
    float: left;
    line-height: 18px;
    margin-top: 12px;
    width: 75%
}
.content .salesbox {
    border-bottom: 1px solid #ebebeb;
    margin-top: 18px
}
.content .salesbox h4 {
    font-weight: 700;
    margin-bottom: 4px;
    height: 40px;
    line-height: 40px;
    background: #f6f6f6;
    padding: 0 0 0 20px;
    border-bottom: #e1e1e1;
    margin-bottom: 20px
}
.content .salesbox h4 .report {
    border: 1px solid #e4e4e4;
    border-radius: 9px;
    color: #999;
    float: right;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    width: 47px
}
.content .salesbox p {
    font-size: 14px;
    margin-bottom: 5px
}
.content .district {
    padding-bottom: 20px;
    padding-top: 20px
}
.content .district .title {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 14px;
    text-align: center
}
.content .district .communityContent {
    background-color: #f5f5f5;
    display: block;
    overflow: hidden;
    padding: 3%;
    position: relative
}
.content .district .communityContent .communityPic {
    float: left;
    margin-right: 10px
}
.content .district .communityContent .communityPic img {
    display: block;
    height: 80px;
    width: 120px
}
.content .district .communityContent .description {
    float: left;
    height: 80px;
    width: 53%
}
.content .district .communityContent .description p {
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}
.content .district .communityContent .description .communityName {
    font-size: 16px
}
.content .district .communityContent .description .communityAddr {
    font-size: 14px;
    margin-top: 10px
}
.content .district .communityContent .description .communityOthers {
    font-size: 14px;
    margin-top: 4px
}
.content .district .communityContent .jiantou {
    color: #d8d8d8;
    display: block;
    font-size: 10px;
    position: absolute;
    right: 8px;
    top: 46px
}

.content table {
    width: 100%!important;
    border: 1px solid #fff!IMPORTANT;
    border-collapse: collapse!IMPORTANT;
    font-size: 12px!important;
    word-break: break-all;
    word-wrap: break-word;
    line-height: 16px;
    text-align: left
}
.content table td {
    border: 1px solid #e1e1e1!IMPORTANT;
    padding: 4px!IMPORTANT;
    color: #333
}
.CategoryLista {
}
.CategoryLista>li>a {
    height: 3.031em;
    line-height: 3.031em;
    display: block;
    color: #666;
    background: #f9f9f9;
    padding: 0 1.125em;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #fff;
    font-size: 1.125em
}
.CategoryLista li i {
    float: right;
    color: #a1a1a1;
    font-weight: 700;
    font-size: .8em;
    font-style: normal
}
.CategoryLista>li li a {
    height: 3.031em;
    line-height: 3.031em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    color: #666;
    background: #fff;
    padding: 0 2.062em;
    border-bottom: 1px solid #cfcbc1;
    border-top: 1px solid #fff;
    font-size: 1em
}
.CategoryLista li:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.CategoryLista .icon-arrow-down {
    color: #f90
}
.CategoryLista>li>ul>li>ul {
    padding: 0 1.125em
}
.CategoryLista>li>.list1, .CategoryLista>li>.list1 li ul {
    display: none
}
.weblist2 ul {
    padding: 10px 0 20px;
    overflow: hidden
}
.weblist2 li {
    width: 45%;
    height: 50px;
    float: left;
    margin: 2%;
    background: #efefef;
    line-height: 50px;
    font-size: 12px
}
.weblist2 li img {
    width: 25px;
    margin: 0 5px;
    padding-left: 0
}
.weblist2 li a {
    color: #333;
    font-weight: 400;
    display: block;
    width: 100%;
    height: 100%
}
.weblist ul {
    padding: 10px 0 20px;
    overflow: hidden
}
.weblist li {
    width: 45%;
    height: 40px;
    float: left;
    margin: 2%;
    background: #fff;
    line-height: 40px
}
.weblist li img {
    width: 20px;
    margin: 0 5px;
    padding-left: 10px
}
.weblist li a {
    color: #666;
    font-weight: 400;
    display: block;
    width: 100%;
    height: 100%
}
.button {
    display: inline-block;
    outline: 0;
    cursor: pointer;
    text-decoration: none;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2)
}
.white {
    color: #606060;
    border: solid 1px #f1f1f1;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -moz-linear-gradient(top, #fff, #ededed);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed')
}
.disnone {
    display: none
}

#top-back {
    position: fixed;
    right: 20px;
    bottom: 80px;
    width: 60px;
    height: 60px;
    z-index: 9999
}
#top-back i {
    font-size: 3.5em;
    color: #111;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
    padding-top: 5px
}
.kfweixin img{
	text-align: center;
}
.kfweixin img{
    width: 96%;
    max-width: 680px;
}

/* 分页显示 */
.pagination {
    display:-ms-flexbox;
    display:flex;
    padding-left:0;
    list-style:none;
    border-radius:.25rem
}
.page-link {
    position:relative;
    display:block;
    padding:.5rem .75rem;
    margin-left:-1px;
    line-height:1.25;
    color:#007bff;
    background-color:#fff;
    border:1px solid #dee2e6
}
.page-link:hover {
    z-index:2;
    color:#0056b3;
    text-decoration:none;
    background-color:#e9ecef;
    border-color:#dee2e6
}
.page-link:focus {
    z-index:3;
    outline:0;
    box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
}
.page-item:first-child .page-link {
    margin-left:0;
    border-top-left-radius:.25rem;
    border-bottom-left-radius:.25rem
}
.page-item:last-child .page-link {
    border-top-right-radius:.25rem;
    border-bottom-right-radius:.25rem
}
.page-item.active .page-link {
    z-index:3;
    color:#fff;
    background-color:#007bff;
    border-color:#007bff
}
.page-item.disabled .page-link {
    color:#6c757d;
    pointer-events:none;
    cursor:auto;
    background-color:#fff;
    border-color:#dee2e6
}
.pagination-lg .page-link {
    padding:.75rem 1.5rem;
    font-size:1.25rem;
    line-height:1.5
}
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius:.3rem;
    border-bottom-left-radius:.3rem
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius:.3rem;
    border-bottom-right-radius:.3rem
}
.pagination-sm .page-link {
    padding:.25rem .5rem;
    font-size:.875rem;
    line-height:1.5
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius:.2rem;
    border-bottom-left-radius:.2rem
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius:.2rem;
    border-bottom-right-radius:.2rem
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.pagination {
    margin-bottom: 25px;
}
.pagination .jumpto {
    display: inline-block;
    margin-left: 2px;
}
.pagination .page-item.active .page-link {
    background-color: #ff6900;
    border-color: #ff6900;
}
.pagination .page-link {
    color: #2c3e50;
}
.pagination .page-item.disabled .page-link {
    color: #999;
}
.pagination .jumpto input {
    padding: 0.5rem 0.75rem;
    line-height: 1.25;
    color: #2c3e50;
    background-color: #fff;
    border: 1px solid #ddd;
    float: left;
}
.pagination .submit {
    border-radius: 0 0.25rem 0.25rem 0;
}
.pagination .page_number {
    width: 55px;
    margin-right: -1px;
}

@media only screen and (max-width: 576px) {
    .pagination .page-num {
        display: none;
    }
}

/*
 在线留言
 */
#saypl ul {
    width: 101.6%;
    clear: both;
}
#saypl ul li {
    margin-bottom: 5px;
    text-align: left;
    display: inline-block;
    width: 100%;
}
#saypl ul li.verify {
    position: relative;
}
#saypl ul li.verify img {
    position: absolute;
    top: 4px;
    right: 4px;
}
#saytext {
    position: relative;
    z-index: 1;
    border: 0;
    border-bottom: none;
    padding-right: 24px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    -webkit-appearance: none;
    overflow: auto;
    padding: 10px;
    min-height: 135px;
    margin: 0;
    resize: none;
    outline: 0;
    width: 98%;
    min-width: 98%;
    background: #fdfdfd;
    font-size: 14px;
    border: 1px solid #eee;
}
.searchtext {
    margin-right: 10px;
    position: relative;
    border: 1px solid #eee;
    border-radius: 0px;
    height: 38px;
    line-height: 38px;
    padding: 0px 10px;
    outline: 0;
    color: #b3b3b3;
    width: 96%;
    box-shadow: none;
    background: #fdfdfd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.searchbutton{
    height: 36px;
    width: 96%;
    text-align: center;
    text-shadow: none;
    font-weight: normal;
    border: none;
    color: #fff;
    background-color: #ff6900;
    border-radius: 2px;
    background-image: none;
    box-shadow: none;
    cursor: pointer;
    font-size: 16px;
}
.searchbutton:hover {
    background: #8463a9;
}