/*基本样式------------------*/

* {
    padding: 0px;
    margin: 0px;
    font-family: Arial, 'Microsoft YaHei';
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

input, select, button {
    vertical-align: middle;
    line-height: normal;
    font-size: 100%;
}

table {
    border-collapse: collapse;
}

textarea {
    line-height: 100%;
}

a {
    outline: 0;
    cursor: pointer;
    *star: expression(this.onFocus=this.blur());
}

a:link, a:active {
    color: #393939;
    text-decoration: none;
}

a:visited {
    color: #222323;
    text-decoration: none;
}

a:hover {
    color: #f00;
    text-decoration: none;
}

input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
}

img {
    border: 0;
    width: 100%;
}

ul, li {
    list-style: none;
}

p {
    word-break: break-all;
    text-justify: inter-ideograph;
    line-height: 1.7em;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.text-center {
    text-align: center;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    overflow: hidden;
}

.hd {
    overflow: hidden;
}

.block {
    display: block;
}

.nav {
    background: #905b3c;
}

.nav ul {
    width: 100%;
    margin: 0 auto;
}

.nav ul li {
    float: left;
    width: 25%;
    background: #7b2f79;
    font-weight: normal;
}

.nav ul li.hover a, .nav ul li:hover a {
    color: #fffc00;
}

.nav ul li a {
    display: block;
    font-weight: normal;
    text-align: center;
    padding: 4% 0;
    color: #fff;
    border: 1px solid #a2449f;
    border-left: none;
    border-top: none;
}

.banner img {
    display: block;
}

.m1 {
    margin: 2% auto 1%;
}

.m1 img {
    display: block;
}

.m2 {
    width: 97%;
    margin: 0 auto;
}

.m2_a1 {
    background: #f7f7f7;
}

.m2_a1 ul {
    background: url(../images/m3.png) no-repeat 3% center;
    background-size: auto 100%;
    padding-left: 6%;
}

.m2_a1 ul li {
    padding: 1% 0;
    border-bottom: 1px dashed #cecece;
    width: 96%;
    margin: 0 2%;
}

.m2_a1 ul li:nth-last-child(1) {
    border-bottom: 0;
}

.m2 h3 {
    margin: 3% auto;
}

.m2_a2 {
    width: 80%;
    margin: 5% auto 4%;
}

.m2_a2 div {
    overflow: hidden;
    width: 45%;
}

.m2_a2 div.fl {
    text-align: right;
}

.m2_a2 div.fr {
    text-align: left;
}

.slide1 .swiper-container-horizontal>.swiper-pagination {
    bottom: -10%;
}

.slide1 .swiper-pagination-bullet-active, .slide2 .swiper-pagination-bullet-active, .slide3 .swiper-pagination-bullet-active, .slide4 .swiper-pagination-bullet-active {
    background: #ed7103;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/btnl.png)
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/btnr.png)
}

.title {
    background: #7b2f79;
}

.title span, .title p {
    display: block;
    float: left;
    font-size: 110%;
    color: #fff;
    line-height: inherit;
    padding: 2% 0;
    font-weight: bold;
}

.title span {
    background: url(../images/m9.png) no-repeat left center;
    background-size: 100% 100%;
    width: 24%;
    text-align: center;
}

.title span strong {
    display: block;
    width: 90%;
}

.title p {
    width: 76%;
}

.m3 p {
    width: 96%;
    margin: 2% auto;
    text-indent: 2em;
    color: #404040;
    font-size: 80%;
}

.m-tabs ul {
    width: 100%;
    overflow: hidden;
    max-width: 640px;
    margin: 0 auto;
}

.m-tabs ul li {
    width: 25%;
    text-align: center;
    float: left;
    overflow: hidden;
}

.m-tabs ul li span {
    width: 70%;
    padding: 18% 5%;
    border-radius: 100%;
    margin: 0 auto;
    background: #8b8b8b;
    color: #fff;
    display: block;
}

.m-tabs ul li.hover span {
    background: #7b2f79;
}

.tabs_all {
    background: #f2f2f2;
    padding: 2% 2% 0;
    margin-top: 4%;
}

.m-TextBox {
    display: none;
}

.m-TextBox dt {
    color: #fff;
    background: #ec8931;
    padding: 1% 2%;
    display: inline-block;
    margin-top: 2%;
}

.m-TextBox dd {
    border-bottom: 1px dashed #aaa;
    padding: 2% 0 0;
    text-indent: 2em;
    line-height: 1.7em;
    margin-bottom: 2%;
    color: #323232;
    font-size: 80%;
}

.m-TextBox dd p {
    font-size: 100%;
}

.m-TextBox dd:nth-last-child(1) {
    border-bottom: 0;
}

.m4 {
    padding-top: 2%;
}

.slide2 p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1% 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: center;
    width: 100%;
}

.m4 ul {
    overflow: hidden;
    width: 95%;
    margin: 4% auto 0;
    max-width: 640px;
    line-height: 1.7em;
}

.m4 ul li {
    float: left;
    width: 48%;
    font-size: 18px;
}

.m4 ul li font {
    color: #cf0000;
}

.m4 ul li:nth-of-type(2n) {
    float: right;
}

.m4 ul li:nth-of-type(2n-1) {
    float: left;
}

.m4 ul li:nth-last-child(1) {
    width: 100%;
}

.m5 h3 {
    text-align: center;
    margin: 2% auto;
}

.m5 h3 span {
    background: #ae3ca6;
    color: #fff;
    padding: 1% 2%;
    border-radius: 3px;
    display: inline-block;
}

.m5_Img img {
    display: block;
    width: 100%;
}

.m5 a {
    display: block;
    background: #ed8020;
    padding: 1% 2%;
    width: 60%;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    margin: 3% auto;
}

.m6 {
    margin: 2% auto;
}

.slide3 p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1% 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: center;
    width: 100%;
}

.m19 {
    margin: 2% auto;
}

.slide4 {
    overflow: hidden;
    width: 94%;
    margin: 0 auto;
}

.slide4Box {
    overflow: hidden;
    position: relative;
}

.slide4Box .slide4BoxL {
    width: 47%;
}

.slide4Box .slide4BoxR {
    width: 53%;
    height: 100%;
    background: #f1efe6 url(../images/m24.jpg) no-repeat right top;
    background-size: 100% auto;
    position: absolute;
    right: 0;
    top: 0;
}

.slide4Box .slide4BoxR div {
    display: table;
    width: 80%;
    height: 100%;
    margin: 0 auto;
    vertical-align: middle;
}

.slide4Box .slide4BoxR div p {
    display: table-cell;
    vertical-align: middle;
}

.mbotp {
    width: 100%;
    background: #707070;
    color: #fff;
    padding: 2% 0;
    margin-bottom: 4%;
    text-align: center;
}

.slide4 .swiper-pagination {
    bottom: 0%;
}

.m7 {
    margin: 2% auto
}

.m7 dl dt {
    width: 47%;
    margin: 2% 0;
}

.m7 dl dd {
    background: #f5f5f5;
    padding: 2%;
}

.m7 dl dd p img {
    vertical-align: middle;
    width: 2%;
    position: relative;
    top: -1px;
}

.m7 dl dd p {
    font-size: 18px;
}

.m8 h3 {
    background: #cc5c53;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 2% 0;
    font-size: 120%;
}

.m8 a {
    display: block;
    margin: 2% auto;
}


/*挂号--05*/

.contnr5 {
    overflow: hidden;
    zoom: 1;
    width: 100%;
}

.contnr5 h2 {
    padding: 2% 0;
    background: #7b2f79;
    font-size: 120%;
    font-weight: bold;
    color: #fff600;
    text-align: center;
}

.hitch {
    overflow: hidden;
    border: solid 1px #e4e4e4;
    padding-bottom: 5%;
}

.hitch p {
    text-align: center;
    color: #F00;
    padding: 3% 0 1%;
    width: 96%;
    margin: 0 auto;
    font-size: 120%;
}

.hitch label {
    float: left;
    width: 26%;
    text-align: right;
    color: #555555
}

.hitch div {
    margin-top: 2%;
    overflow: hidden
}

.hitch input {
    width: 60%;
    float: left;
    color: #333;
    padding: 1%;
    border: 1px solid #ccc;
    background: #f1f1f1
}

.hitch select {
    width: 20%;
    float: left;
    margin-right: 1%;
    padding: 1% 0;
    color: #333;
    border: 1px solid #ccc;
    background: #f1f1f1
}

.hitch textarea {
    float: left;
    width: 60%;
    height: 4em;
    border: 1px solid #ccc;
    background: #f1f1f1;
    text-align: left;
    font-size: 1em;
    color: #333;
    padding-left: 1%;
}

.bs {
    max-width: 640px;
    margin: 0 auto;
    padding-left: 10%;
}

.hitch .htc {
    width: 22%;
    color: #fff;
    text-align: center;
    line-height: 1.1em;
    background: url(../images/container-5-1.jpg) no-repeat center top;
    background-size: 100% 100%;
    margin-left: 18%;
    display: inline;
    margin-top: 1%;
    border: 0;
    cursor: pointer;
    padding: 0;
}

.htc_not {
    width: 31%;
    margin-left: 3%;
    display: inline-block;
    float: left;
    margin-top: 1%;
}

.htc_not img {
    width: 100%;
}

.text-ipon {
    text-align: center;
    overflow: hidden;
    padding: 0 2% 4% 2%;
}

.text-ipon p {
    color: #da0000;
    padding: 3% 0;
    font-size: 110%;
}


/*bd style*/

.bd {
    background: #96319b;
    zoom: 1;
    overflow: hidden;
    padding-bottom: 2%;
}

.bd h3 {
    text-align: center;
    color: #fff;
    padding: 2% 0;
    font-size: 135%;
}

.bd a {
    display: block;
    width: 82%;
    margin: 0 auto;
}

.bd a img {
    width: 100%;
}

.map {
    font-size: 70%;
    zoom: 1;
    overflow: hidden;
    background: url(../images/map.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 3%;
    max-width: 640px;
    margin: 0 auto;
}

.map p {
    float: right;
    width: 40%;
    font-size: 90%;
    line-height: initial;
}

.map p.p_01 {
    padding-top: 17%;
}

.map p.p_02 {
    padding-top: 2%;
}

.map p em {
    font-weight: bold;
}

.map .ck {
    width: 40%;
    float: right;
    margin-top: 3%;
    margin-right: 5%;
    font-size: 90%;
}

.map .ck .ck01 {
    display: block;
    background: url(../images/ck01.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 2% 0;
    width: 41%;
    color: #fff;
    float: left;
    padding-left: 4%;
}

.map .ck .ck02 {
    display: block;
    background: url(../images/ck01.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 2% 0;
    width: 41%;
    color: #fff;
    float: right;
    padding-left: 4%;
}

em {
    font-style: normal;
}

@media (min-width: 481px) and (max-width:639px) {
    body {
        font-size: 18px
    }
    .m4 ul li, .m7 dl dd p {
        font-size: 14px;
    }
}

@media (min-width: 321px) and (max-width:480px) {
    body {
        font-size: 14px
    }
    .m-TextBox dd {
        font-size: 14px;
    }
    .htc_not {
        width: 40%;
    }
    .m4 ul li, .m7 dl dd p {
        font-size: 14px;
    }
}

@media screen and (max-width:320px) {
    body {
        font-size: 12px
    }
    .m3 p, .m-TextBox dd {
        font-size: 12px;
    }
    .htc_not {
        width: 40%;
    }
    .m4 ul li, .m7 dl dd p {
        font-size: 12px;
    }
}

.tops {
    background: #962f9a;
    text-align: center;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 1.8% 0;
}

.tops img {
    max-width: 620px;
    min-width: 310px;
    width: 100%;
    vertical-align: bottom;
    margin: 0 auto;
}


/** 商务?**/

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

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

#LRdiv0, #LRfloater0, .swtCenter {
    display: ;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.swtCenter {
    width: 240px;
    height: 233px;
    background-color: #FFF;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 200;
    margin-left: -120px;
    margin-top: -130px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0 0 20px rgba(10, 2, 4, 0.75);
    -webkit-box-shadow: 0 0 20px rgba(10, 2, 4, 0.75);
    box-shadow: 0 0 20px rgba(10, 2, 4, 0.75);
}

.swtCenter h3 {
    width: 100%;
    font-size: 22px;
    text-align: center;
    color: #2e3642;
    font-weight: 500;
    margin-top: 25px;
}

.swtCenter h4 {
    width: 100%;
    font-size: 11px;
    text-align: center;
    color: #2e3642;
    font-weight: normal;
}

.mfhd {
    width: 227px;
    height: 30px;
    border: 1px solid #6a7380;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    margin: 10px auto 5px;
}

.mfhd .input {
    width: 145px;
    height: 28px;
    line-height: 28px;
    background-color: #FFF;
    font-size: 14px;
    color: #6a7380;
    -moz-border-radius: 15px 0 0 15px;
    -webkit-border-radius: 15px 0 0 15px;
    border-radius: 15px 0 0 15px;
    padding-left: 13px;
    float: left;
    outline: none;
    vertical-align: middle;
    border: 0;
}

.mfhd .sub {
    float: right;
    width: 69px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #6a7380;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 0 14px 14px 0;
    -webkit-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
    border: 0;
}

.swtCenter p {
    width: 230px;
    font-size: 12px;
    color: #7d7d7d;
    margin: 10px auto 0;
}

.swt_lists {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 46px;
    line-height: 46px;
    -moz-border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
}

.swt_lists a {
    display: block;
    width: 50%;
    height: 100%;
    position: relative;
    float: left;
}

.swt_list1 {
    background-color: #881ca7;
    -moz-border-radius: 0 0 0 15px;
    -webkit-border-radius: 0 0 0 15px;
    border-radius: 0 0 0 15px;
}

.swt_list2 {
    background-color: #ff8400;
    -moz-border-radius: 0 0 15px 0;
    -webkit-border-radius: 0 0 15px 0;
    border-radius: 0 0 15px 0;
}

.swt_lists a i, .swt_lists a em {
    display: block;
    position: absolute;
    left: 50%;
    color: #fff;
    text-decoration: none;
    font-style: initial;
}

.swtCallIcon {
    top: 50%;
    margin-left: -56px;
    margin-top: -18px;
    width: 37px;
    height: 37px;
    background: url(../images/footerlink3.png) no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.swt_lists em {
    height: 100%;
    top: 0;
    margin-left: -16px;
    font-size: 16px;
}

.swt_lists a.swt_list2 i {
    margin-left: -55px;
    margin-top: 1px;
}

.closeBtn_swt {
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
    background: url(../images/closebtn_swt.png) no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
    cursor: pointer;
}
