@charset "utf-8";
html { font-family:"microsoft yahei","Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 62.5%;}
body { margin: 0;padding: 0; /*font-size: 1.4rem;*/ line-height: 1.5; color: #656565; background-color: white; height: 100%; overflow-x: hidden; -webkit-overflow-scrolling: touch; }
        
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
svg:not(:root) { overflow: hidden; }


body {
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #656565;
    background-color: white;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

svg:not(:root) {
    overflow: hidden;
}

a {
    background: transparent;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    color: #646464;
}

a:active {
    outline: 0;
}

a:active {
    color: #666;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    vertical-align: middle;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    outline: none;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: vertical;
}

optgroup {
    font-weight: bold;
}

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

td, th {
    padding: 0;
}

html, button, input, select, textarea {
    font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
    margin: 0;
}

ul, ol, li, dl, dd {
    margin: 0;
    padding: 0;
}

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

h1, h2, h3 {
    line-height: 2;
}

h1 {
    font-size: 1.6rem;
}

h2 {
    font-size: 1.4rem;
}

h3 {
    font-size: 1.3rem;
}

p {
    font-size: 1.2rem;
}

em {
    font-style: normal;
    font-weight: normal
}

select {
    background-color: #fff;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #666;
}

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

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.waring {
    color: red !important;
    border: 1px solid red !important;
    background-image: none !important;
}

.wrape-ajax dl dd {
    font-size: 2rem;
    color: #fff;
    text-align: center;
    margin-top: 67%;
}

.page.page-paging {
    background-color: #fff;
    padding: 1em;
    margin-bottom: 1.5em;
    margin-top: 0.4em;
}

.page-paging #page a {
    display: inline-block;
    padding: 0.1em 0.6em;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    margin: 0 5px;
}
#wrapper{/* height: 100%; */}
#wrapper, .footer {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}



.header, .footer {
    z-index: 900;
}

.header > dl:after, .header:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    content: "";
}

.header {
    height: 8.65%;
    min-height: 74px;
    top: 0;
    background-color: #199ef0;
    border-bottom: 0px solid #e0e1e3;
    padding-top: 30px;
    padding-top: 3.2%;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}

.header > dl {
    width: 100%;
    height: 50%;
    display: table;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.header > dl > dd {
    display: table-cell;
    width: 25%;
    height: 58%;
    position: absolute;
    right: 3%;
    top: 0;
    background-image: url(../images/header-city-down.png);
    background-repeat: no-repeat;
    background-position: 88% center;
    background-size: 12%;
    text-align: center;
    vertical-align: middle;
    font-size: 1.6rem;
    color: #fff;
}

.header > dl > dt {
    padding-left: 5%;
}

.header > dl > dt img {
    width: 45%;
    max-width: 232px;
}

.header > dl > dd > img {
    width: 20%;
}

@media (min-width: 360px) {
    .header > dl > dd {
        font-size: 1.8rem;
    }
}

@media (min-width: 768px) {
    .header > dl > dd {
        font-size: 2.4rem;
    }
}

/*不固定到头部的样式*/
.hea-nav {
    top: 0;
    border-bottom: 0px solid #e0e1e3;
    padding: 15px 10px 15px 10px;
    max-width: 768px;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    margin-right: auto;
    align-items: center;
}

.hea-nav > dl {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.hea-nav img{width: 88%;}




.hea-nav > dl > dt {
    padding-left: 5%;
}

.hea-nav > dl > dt img {
    width: 45%;
    max-width: 232px;
}

.hea-nav > dl > dd.hea-hot {
    text-align: center;
}

.hea-nav > dl > dd.hea-hot a {
    color: #fff;
    font-size: 1.3rem;
    padding-right: 8px;
}

.hea-nav > dl > dd.hea-form {
    text-align: center;
}

.hea-nav > dl > dd.hea-form input[type='text'] {
    width: 93%;
    height: 2.6em;
    display: inline-block;
    text-align: center;
    border: none;
    background-color: #fff;
    border-radius: 24px;
    color: #383838;
    font-size: 1.2rem;
    border: 1px solid #f1f2f4;
}

.header > dl > dd input[type='text'] {
    width: 65%;
    height: 2.5em;
    display: inline-block;
    text-align: left;
    border: none;
    background-color: #fff;
    border-radius: 7px;
    background-image: url(../images/header-search.png);
    background-repeat: no-repeat;
    background-position: 0.7rem center;
    background-size: 4.4% auto;
    text-indent: 2.5em;
    color: #383838;
    font-size: 1.2rem;
    border: 1px solid #f1f2f4;
}

.header > dl > dd input[type='submit'] {
    border: none;
    background: none;
    color: #6d9ff0;
    float: right;
    position: absolute;
    height: 100%;
    top: 0;
    right: 10px;
    text-align: right;
}

.header > dl > dd:nth-child(3) {
    width: 15%;
    text-align: center;
}

.header > .zz-search {
    width: 100%;
    min-height: 83px;
    background-color: #199ef0;
    padding-top: 2.5%;
    position: relative;
}

.header > .zz-search form input[type=text] {
    display: block;
    width: 92%;
    height: 72%;
    min-height: 36px;
    text-indent: 4em;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border-radius: 5px;
    border: none;
}

.header > .zz-search:before {
    content: "";
    display: block;
    width: 28px;
    height: 28px;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-size: 70%;
    position: absolute;
    left: 12%;
    top: 21%;
}

.header .zz-hot {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2%;
}

.header .zz-hot a {
    color: #fff;
    font-size: 1.4rem;
    padding-left: 2%;

}

@media (max-width: 320px) {
    .hea-nav {
        min-height: 102px;
    }

    .hea-nav > dl > dd.hea-hot a {
        font-size: 1rem;
        padding-left: 2px;
        padding-right: 0px;
    }

    .hea-nav > dl > dd.hea-form input[type='text'] {
        background-position: 7.2rem center;
    }

    .header {
        min-height: 67px;
    }

    .header > .zz-search {
        padding-top: 0;
        min-height: 66px;
    }

    .header > .zz-search form input[type=text] {
        min-height: 30px;
    }

    .header > .zz-search:before {
        top: 7%;
    }

    .header .zz-hot a {
        font-size: 1rem;
    }
}

@media (min-width: 410px) {
    .hea-nav > dl > dd.hea-hot a {
        font-size: 1.4rem;
    }

    .hea-nav > dl > dd.hea-form input[type='text'] {
        background-position: 10.5rem center;
    }
}

@media (min-width: 768px) {
    .hea-nav > dl > dd.hea-hot a {
        font-size: 2.4rem;
        padding-right: 2rem;
    }

    .hea-nav {
        min-height: 194px;
    }

    .hea-nav > dl > dd.hea-form input[type='text'] {
        height: 3em;
        background-position: 18.5rem center;
        font-size: 2rem;
    }

    .header {
        min-height: 118px;
    }

    .header > .zz-search {
        min-height: 140px;
    }

    .header > .zz-search form input[type=text] {
        min-height: 45px;
    }

    .header > dl a.lsw-search {
        padding-top: 3%;
        top: 0;
    }

    .header > dl > a.lsw-search > img {
        width: 25%;
    }

    .header > .zz-search:before {
        top: 26%;
        left: 7.5%;
    }

    .header .zz-hot a {
        font-size: 2.2rem;
        padding-left: 3.5%;
    }

    .header > dl > dd > input[type='text'] {
        font-size: 1.8rem;
    }
}

.footer {
    /*height:9.65%;*/
    min-height: 44px;
    bottom: 0;
    background-color: #FFF;
    /*border-top: 1px #f7f7f7 solid;*/
}

.footer > ul {
    width: 100%;
    height: 100%;
    display: table;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}

.footer > ul > li {
    width: 20%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.4rem;
}


.footer>ul>li{
    width:20%;
    height:100%;
    display:table-cell;
    vertical-align:middle;
    font-size:1.4rem;
    }

.footer > ul > li > a > img {
    display: block;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%
}


.footer > ul > li:nth-child(3) > a > img {
    width: 70%;
    /*margin-top:-25%*/
}

.wrap-page {
    /*top: 18.65%;*/
    top: 0;
    bottom: 8.65%;
    background-color: #f7f7f7;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
    padding-top: 0px;

}
.index-pub{
    /*position: absolute;*/
    bottom: 1rem;
    z-index: 1000;
    left: 50%;
    margin-left: -3rem;
}
.index-pub img{
    width: 6rem;
}
.page {
    padding: 10px;
}

.page:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    content: "";
}

.page p {
    margin-bottom: 10px;
}

.page.page-footer {
    background-color: #fff;
    text-align: center;
    width: 100%;
    display: table;
    padding: 0;
    padding-top: 10px;
}

.page.page-footer > ul {
    width: 100%;
    display: table;
    margin-bottom: 10px;
}

.page.page-footer > ul > li {
    display: table-cell;
    text-align: center;
    position: relative;
}

.page.page-footer > ul > li > a {
    color: #888;
    font-size: 1.2rem;
}

.page.page-footer > ul > li + li:before {
    content: "";
    height: 80%;
    width: 1px;
    background-color: #e7e7e7;
    position: absolute;
    left: 0;
    top: 10%;
}

.page.page-footer > ul > li > p {
    color: #b2b2b2;
    font-size: 1.2rem;
    padding: 1em;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

@media (min-width: 410px) {
    .page.page-footer > ul > li > a {
        font-size: 1.4rem;
    }
}

@media (min-width: 768px) {
    .page.page-footer > ul > li > a {
        font-size: 2rem;
    }

    .page.page-footer > ul > li > p {
        font-size: 2rem;
    }

}

.page-load > p {
    text-align: center;
    font-size: 1.2rem
}

.page-load > p img {
    width: 1.5em;
    position: relative;
    top: -0.2em;
    margin-left: 0.2em
}

#page-news-load {
    display: none
}

@media (min-width: 768px) {
    .page-load > p {
        font-size: 1.8rem
    }
}

.top-index {
    /* background: url(../images/top_bg.jpg) no-repeat center bottom; */
    background-size: 100%;
    /* padding-bottom: 30px; */
    background: #007df5;
}

.banner-index {
    font-size: 1.2rem;
    height: 10.2em;
    overflow: hidden;
    margin: 0px 10px;
}

.banner-index img {
    border-radius: 4px;
}

@media (max-width: 320px) {

}

@media (min-width: 360px) {
    .banner-index {
        font-size: 1.4rem;
        height: 10.2em;
    }
}

@media (min-width: 410px) {
    .banner-index {
        font-size: 1.6rem;
        height: 10em;
    }
}

@media (min-width: 768px) {
    .banner-index {
        font-size: 3rem;
        height: 10em;
    }

    .page-load > p {
        font-size: 1.8rem
    }
}

.banner > img {
    width: 100%;
}

.hiSlider {
    overflow-x: hidden;
    width: 100%;
}

.hiSlider img {
    width: 100%;
}

.hiSlider-item {
    float: left;
}

.hiSlider-pages,
.hiSlider-title {
    position: absolute;
    z-index: 3;
}

.hiSlider-btn-prev,
.hiSlider-btn-next {
    position: absolute;
    z-index: 5;
    top: 50%;
    height: 30px;
    width: 30px;
    /*background:  url(../images/hislider-arrow.png) no-repeat;*/
    margin-top: -15px;
    text-indent: -200px;
    overflow: hidden;
    opacity: .6;
    filter: alpha(opacity:60);
}

.hiSlider-btn-prev {
    left: 10px;
}

.hiSlider-btn-next {
    right: 10px;
    background-position: -30px 0;
}

.hiSlider-btn-prev:hover,
.hiSlider-btn-next:hover {
    opacity: 1;
    filter: alpha(opacity:100);
}

.hiSlider-title {
    bottom: 0;
    width: 100%;
    padding: 6px 0;
    color: #fff;
    text-indent: 10px;
    background: rgba(0, 0, 0, .6);
    z-index: 2;
    font: 14px/2 "Microsoft YaHei", "Arial", "Tahoma";
    display: none
}

.hiSlider-pages {
    bottom: 8px;
    text-align: center;
    width: 100%;
}

.hiSlider-pages a {
    height: 12px;
    width: 12px;
    display: inline-block;
    overflow: hidden;
    text-indent: -100px;
    font-size: 0;
    border-radius: 50%;
    border: solid 2px #fff;
    margin: 0px 5px;
}
.contact-dialog-box1 {
    width: 603px;
    height: 382px;
    background: url("../images/dialog_bg1.png") no-repeat center top;
    position: fixed;
    left: 50%;
    top: 30%;
    margin-left: -300px;
    padding: 0px 70px 0px 70px;
    line-height: 35px;
    color: #0c7cff;
    text-align: center;
    z-index: 99;
    display: none; }
.contact-dialog-box1.contact-dialog-close {
    width: 32px;
    height: 32px;
    margin: 40px 10px 65px auto;
    background: url("../images/dialog_close.png") no-repeat center top; }
.contact-dialog-box1 .contact-item {
    display: flex;
    height: 100px;
    padding: 15px 30px 15px 100px;
    flex-wrap: wrap;
    align-items: center; }
.contact-dialog-box1 .contact-item > li {
    width: 50%;
    height: 35px;
    line-height: 35px;
    background: url("../images/dialog_icon.png") no-repeat left center;
    padding-left: 30px;
    text-align: left;
    color: #666; }
.contact-dialog-box1 > a {
    display: block;
    width: 100%;
    height: 80px; }
.contact-dialog-box {
    width: 300px;
    height: 329px;
    background: url('../images/dialog_bg.png') no-repeat center top;
    background-size: 100%;
    position: fixed;
    left: 50%;
    top: 20%;
    margin-left: -150px;
    padding: 0px 35px 0px 35px;
    line-height: 35px;
    color: #0c7cff;
    text-align: center;
    font-size: 12px;
    z-index: 99;
    display: none;
}

.contact-dialog-close {
    width: 23px;
    height: 23px;
    margin: 20px 10px 50px auto;
    background: url('../images/dialog_close.png') no-repeat center top;
}

.contact-item {
    padding: 5px 0px 0px 60px;
    height: 110px;
}

.contact-item li {
    line-height: 25px;
    background: url('../images/dialog_icon.png') no-repeat left center;
    background-size: 16px 16px;
    text-align: left;
    color: #666;
    padding-left: 20px;
    width: 100%;
}

.contact-dialog-box > a {
    display: block;
    width: 100%;
    height: 70px;
    margin-top: 10px;
}

@media (min-width: 410px) {

}

@media (min-width: 768px) {
    .hiSlider-pages {
        bottom: 7px;
    }
}

@media (max-width: 320px) {
    .hiSlider-pages {
        bottom: 10px;
    }
}

.hiSlider-pages a.active {
    background: #fff;
}
.head-top{
    text-align: center;
    line-height: 3.8em;
    border-bottom:1px solid #ebeced;
    background: #fff;
    overflow: hidden;
}
.head-top>dt{
    position: absolute;
    left: 15px;
}
.head-top>dt img{
    width: 50%;
}
.head-top>dd{
    float: left;
    width: 100%;
    font-size: 1.8rem;
    font-weight: 600;
}
.head-top .head-top-right{
    right: 20px;
    left: auto;
}
.page-bg{background-color:#f3f3f3;}
/*分页*/
.news-list-page {
    width: 100%;
    height: 50px;
    margin-top: 50px;
}
.news-list-page,.pagination {
    text-align: center;
}
.news-list-page li.disabled,.pagination li.disabled {
    display: none;
}
.news-list-page li,.pagination li {
    display: inline-block;
    border: 1px solid #eee;
    border-radius: 5px;
    color: #333;
}
.news-list-page li > a, .pagination li > a {
    display: block;
    width: 100%;
    height: 100%;
    /* padding-top: 6px; */
    /* padding-bottom: 6px; */
    /* padding-left: 12px; */
    /* padding-right: 12px; */
    min-width: 30px;
}

/* 页码 */
.pagination {
  display:flex;
  justify-content:center;
  align-items:center;
  margin-top:50px;
  font-size:0;
  flex-wrap: wrap;
}
.pagination li{
  background:#f2f2f2;
  margin:4px;
  font-size:14px;
}
.pagination li span.current{
  background:#0c5dff;
  color:#fff;
  padding: 5px 10px;
  border-radius: 4px;
}
.pagination li span{
    padding: 5px;
}
.pagination li a{
    padding: 5px;
}
.pagination li:hover{
  background:#0089ff;
  color:#fff
}
.pagination li:hover a,.pagination li:hover span{
    color:#fff
}
.page-index-0{ background-color: #fff;display: none}
.page-index-0.banner-list-price .offer_step p{text-align: center;line-height: 2rem}
.page-index-0.banner-list-price .card input{width:75%}
.page-index-0.banner-list-price .card ul li span{width:20%}
.page-index-0.banner-list-price .card select{width:75%}

.page-index-01{ background-color: #fff; margin: 10px; position: relative; margin-top: -28px; border-radius: 4px;}
.page-index-01>div.service-menu{ background:#fff; display:table; width:100%;border-radius:0px}
.page-index-01>div.service-menu>ul{ display:table-row;width:100%; }
.page-index-01>div.service-menu>ul>li{display:table-cell;width: 33%;text-align:center;padding-top:2%;padding-bottom:2%;}
.page-index-01>div.service-menu>ul>li img{ width:50%}
.page-index-01>div.service-menu>ul>li h3{ font-size:1.4rem; font-weight:normal}
@media (min-width: 410px) {
    .page-index-01>div.service-menu>ul>li h3{ font-size:1.4rem}
}
@media (min-width: 768px) {
    .page-index-01>div.service-menu>ul>li h3{ font-size:2rem}
}

.chaxun li{
    background:#fff;
    box-shadow: 5px 5px 5px #f2f2f2;
    width: 48%;
    margin-right: 2%;
    float: left;
    padding: 4% 2%;
    text-align: center;
    margin-top: 4%;
    font-size: 15px;
    color: #000;
}

.chaxun li:nth-child(2n){
    margin-right: 0px;
}

.chaxun li img{
    width: 12%;
    margin-top: -3px;
}

.chaxun{
    padding-bottom: 5%;
}