/*****公共样式开始*****/

html {
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden;
    height: 100%;
    font-size: 312.5%;
    background-color: #fff;
    -webkit-text-size-adjust: none;
}

*, :after, :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

article, aside, blockquote, body, button, code, p, dd, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}

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

caption, th {
    text-align: left;
}

fieldset, img {
    border: none;
}

ul {
    overflow: hidden;
}

li {
    list-style: none;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

button, input, optgroup, option, select, textarea {
    -webkit-appearance: none;
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}

button {
    -webkit-appearance: none;
    border: none;
}

a {
    -webkit-touch-callout: none;
    text-decoration: none;
}

:focus {
    outline: 0;
}

em, i {
    font-style: normal;
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none!important;
    margin: 0;
}

input[type=submit] {
    -webkit-appearance: none;
}

p {
    line-height: 1.6em;
}

.clear:before, .clearfix:after {
    display: table;
    content: '';
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

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

.clear {
    clear: both;
}

.mt3 {
    margin-top: 3%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hd {
    overflow: hidden;
}

.none {
    display: none;
}

img {
    vertical-align: middle;
    max-width: 100%;
    border: 0;
    margin: 0 auto;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

body {
    font-family: Microsoft YaHei, Helvetica, STHeiTi, sans-serif;
    color: #000;
    background-color: #fff;
    outline: 0;
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    margin: auto;
    font-size: .22rem;
}

@media screen and (min-width: 350px) {
    html {
        font-size: 342%;
    }
}

@media screen and (min-width: 410px) {
    html {
        font-size: 400%;
    }
}

@media screen and (min-width: 480px) {
    html {
        font-size: 469%;
    }
}

@media screen and (min-width: 640px) {
    html {
        font-size: 625%;
    }
}

ul.u0 {
    overflow: hidden;
}

ul.u0 li {
    float: left;
}

ul.u0 li:first-of-type {
    margin-left: 0;
}

dl.d0 {
    overflow: hidden;
}

dl.d0 dt, dl.d0 dd {
    float: left;
}

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

.clearfloat {
    zoom: 1;
}


/*****公共样式结束*****/


/* css S */

.i {
    display: block;
    width: 100%;
}

.list ul {
    margin-top: -1%;
}

.list ul li {
    width: 25%;
    font-size: 0.24rem;
    background: #e43168;
    padding: 2% 0;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: relative;
}

.list ul li:nth-of-type(4n+4) {
    border-right: 0;
}

.list ul li .hot {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: .31rem;
}

.list ul li a {
    display: block;
    color: #fff;
    text-align: center;
}

.cap {
    background: #e43168;
    text-align: center;
    font-size: .34rem;
    color: #ffffff;
    margin: 1% auto 4%;
    height: .76rem;
    line-height: .76rem;
    font-weight: bold;
}

.wx {
    margin: 4% auto;
    background: url(../images/wx_bg.jpg) center repeat;
    padding: 0 0 3%;
}

.wxd {
    overflow: hidden;
    zoom: 1;
    padding: 2% 1%;
}

.wxd dt, .wxd dd {
    display: block;
    float: left;
}

.wxd dt {
    width: 67%;
}

.wxd .dtm {
    height: 1.99rem;
    background: #fff;
    border: 1px solid #d4d4d4;
}

.wxd dt .dtt {
    font-size: 0.24rem;
    color: #393939;
    text-align: center;
    line-height: 0.34rem;
    margin: 0.1rem auto;
}

.wxd dt .dtt span {
    color: #cb0000;
}

.wxd dt .dtt b {
    display: block;
    color: #393939;
}

.wxd dd {
    width: 33%;
    height: 1.99rem;
}

.wxd dd img {
    width: 100%;
    height: 1.99rem;
    display: block;
}

.wxd .yh {
    font-size: 0.22rem;
    color: #393939;
    padding: 0;
    margin: 0.07rem auto;
    line-height: 0.34rem;
    text-align: left;
    width: 90%;
}

.wxd .yh span, .wxd .yh b {
    color: #e43168;
}

.wxp {
    font-size: 0.22rem;
    text-align: left;
    padding: 0 1%;
}


/*foot*/

footer {
    padding-bottom: 2%;
    background: url(../images/f_bg.jpg) center no-repeat;
    background-size: 100% 100%;
}

footer nav {
    margin: 0.2rem auto;
    overflow: hidden;
    zoom: 1;
}

footer nav a {
    display: block;
    float: left;
    width: 25%;
    background: #e43168 url(../images/fotnav.jpg) no-repeat right center;
    text-align: center;
    color: #fff;
    padding: 2% 0;
}

footer .logof, footer .tla {
    display: block;
    width: 5.91rem;
}

footer .tla {
    margin: 4% auto;
}

footer p {
    color: #595757;
    padding-left: 8%;
    margin: 3% auto;
}

footer p img {
    vertical-align: top;
    display: inline-block;
    margin-right: .1rem;
    width: .42rem;
}

footer p b, footer p span {
    display: block;
    padding-left: .56rem;
    line-height: .24rem;
}

footer ul {
    overflow: hidden;
    text-align: center;
    margin: 10% auto;
}

footer ul li {
    display: inline-block;
    width: 22%;
}

footer ul li a {
    color: #595757;
}

footer ul li img {
    display: block;
    width: 60%;
    margin: 0 auto;
}

.navb {
    margin: 0.2rem auto .7rem;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 20%;
}

.navb a {
    display: block;
    float: left;
    width: 30.5%;
    border-radius: .07rem;
    margin-left: 2%;
    background: #ababab;
    text-align: center;
    color: #fff;
    height: .6rem;
    line-height: .6rem;
}

.navb a:nth-of-type(2) {
    background: #e43168;
}

.navb a:nth-of-type(3) {
    background: #fa8a26;
}

.navb a img {
    display: inline-block;
    width: .4rem;
}

.navb a span {
    display: inline-block;
    width: 60%;
    height: 100%;
    float: left;
    text-align: right;
}

.title {
    display: block;
    margin: .5rem auto .3rem;
}

.b {
    padding: 0 2%;
    overflow: hidden;
}

.mt3 {
    margin: .3rem auto;
}

.mbtn {
    background: #fff;
}

.mbtn ul {
    overflow: hidden;
    background: #e8e8e8;
    border-top: solid 1px #FFF;
}

.mbtn ul li {
    float: left;
    width: 25%;
    border-right: solid 1px #FFF;
    text-align: center;
    padding-bottom: .1rem;
    color: #444444;
}

.mbtn ul li:nth-of-type(4) {
    border-right: 0;
}

.mbtn ul li a {
    color: #714eaa;
}

.mbtn h2 {
    padding: .1rem 0;
    background: #ededed;
    color: #444444;
    font-size: .3rem;
    text-align: center;
}

.banner, .telt {
    margin: 0 auto 1%;
}


/*search*/

.search {
    padding: 0.8%;
    padding-top: 3%;
    overflow: hidden;
    background: url(../images/search-bg.jpg) center no-repeat;
    background-size: 100% 100%;
}

.search h3 {
    overflow: hidden;
    font-weight: normal;
    width: 85%;
    margin: 0 auto;
}

.search h3 em {
    float: left;
    width: 15%;
    position: relative;
    left: 1.5em;
    z-index: 222222;
}

.search h3 i {
    float: left;
    line-height: 100%;
    width: 85%;
    text-align: center;
    padding: 2% 1%;
    border: 1px solid #bfbfbf;
    background: #fff;
    font-size: .24rem;
    position: relative;
    top: .8em;
    font-weight: bold;
}

.search p {
    margin: 0;
    padding: 3% 0;
    background: url(../images/searchp.png) center no-repeat;
    background-size: 100% 100%;
    color: #353535;
}

.search p span {
    display: inline-block;
}

.search input {
    background: none;
    border: none;
    outline: none;
}

.search .ipt {
    width: 12%;
    height: 100%;
}

.search .ipt2 {
    width: 5%;
    height: 100%;
}

.search p img {
    vertical-align: middle;
    width: 18%;
}

.wa {
    overflow: hidden;
    margin: 3% auto;
}

.wa a {
    display: block;
    width: 100%;
    width: 45%;
    margin-left: 2.5%;
    padding: 2% 0;
    float: left;
    height: 100%;
    text-align: center;
    background: #fe9500;
    color: #fff;
    border-radius: .07rem;
}

.wa a:first-of-type {
    background: #e43168;
    margin-right: 2%;
}

.search-btn {
    background: #f25283;
    border-radius: .07rem;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 19%;
}

.cap1 {
    margin: .3rem auto;
    background: url(../images/capbg.png) center no-repeat;
    background-size: 100% 100%;
    height: 1.36rem;
    overflow: hidden;
}

.cap1 b {
    font-size: .45rem;
    height: .7rem;
    line-height: .8rem;
    text-align: center;
    color: #fff;
}

.tit {
    width: 5.67rem;
    height: .74rem;
    line-height: .7rem;
    background: url(../images/t_bg1.png) center no-repeat;
    background-size: 100% 100%;
    margin: .3rem auto;
    text-align: center;
    font-weight: bold;
    font-size: .36rem;
    color: #e43168;
}

.b11 {
    position: relative;
}

.b11 .b1m {
    position: absolute;
    width: 67%;
    margin: .3rem .25rem;
    padding: .2rem;
}

.b11 .b1m p {
    padding-left: 9.5%;
}

.b11 .b1m p:last-of-type {
    margin-top: .1rem;
}

.b11 .b1m_1 {
    top: 0;
    right: 0;
}

.b11 .b1m_1 p {
    height: .86rem;
    line-height: 1.7em;
}

.b11 .b1m_2 {
    bottom: 0;
    left: 0;
}

.b11 .b1m_2 p {
    padding-left: 13%;
    height: .55rem;
    line-height: .55rem;
}

.b11 .b1m_2 p:last-of-type {
    margin-top: 0;
}

.b12 {
    position: relative;
}

.b12 .b2m {
    width: 61%;
    margin: .3rem .4rem;
    padding: .2rem;
}

.b12 .b2m b {
    text-align: center;
    height: .4rem;
    line-height: .4rem;
}

.b12 .b2m p {
    border-bottom: .5px dashed #a0a0a0;
    margin-top: 2%;
    padding-bottom: 2%;
}

.b12 .b2m p:last-of-type {
    border-bottom: none;
}

.b12 .b2m p:first-of-type {
    margin-top: 4%;
}

.b12 .b2m p img {
    display: inline-block;
    width: .19rem;
    margin: 0 1%;
    position: relative;
    top: -0.1em;
}

.b12 .b2m1 {
    position: absolute;
    top: 0;
    right: 0;
}

.b12 .b2m2 {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: .3rem .25rem;
}

.b12 .b2m2 b {
    position: relative;
    top: .2em;
}

.b12a {
    position: absolute;
    width: 35%;
    height: 47%;
}

.b12a1 {
    top: 0;
    left: 0
}

.b12a2 {
    bottom: 0;
    right: 0
}

.b12 .b2m p b {
    color: #e73775;
    position: relative;
    top: 0;
}

.b13h {
    background: #f86f99;
    border-radius: .07rem .07rem 0 0;
    width: 67%;
    text-align: center;
    font-size: .28rem;
    color: #fff;
    padding: 1%;
}

.zj .zjm {
    position: relative;
}

.zj .zjm .zjm1 {
    width: 56%;
    padding-right: 4%;
    margin-top: 1rem;
    position: absolute;
    top: 0;
    right: 0;
}

.zj .zjm .zjm1 .jj {
    margin: 2% auto;
    font-size: .24rem;
    height: .34rem;
    line-height: .34rem;
    font-weight: bold;
    color: #252525;
}

.zj .zjm .zjm1 .jj img {
    display: inline-block;
    width: .19rem;
    position: relative;
    top: -0.05em;
}

.zj .zjm .zjm1 .sc {
    border-top: 1px dashed #252525;
    padding: 4% 0;
    margin-top: 4%;
    color: #252525;
    line-height: 1.6em;
}

.zj p {
    background: #f2f2f2;
    padding: 2%;
    text-indent: 2em;
}

.b13 .zjsc {
    padding-bottom: 7%;
}

.b13 .swiper-pagination-bullet {
    width: .2rem;
    height: .2rem;
    border-radius: .1rem;
}

.b13 .swiper-pagination-bullet-active {
    background: #a0a0a0;
}

.tel {
    margin: .3rem auto;
    overflow: hidden;
}

.tel a {
    display: block;
    height: .54rem;
    line-height: .54rem;
    float: left;
    width: 38%;
    background: #fe9500;
    border-radius: .7rem;
    margin-right: 2%;
    text-align: center;
    color: #fff;
}

.tel a:first-of-type {
    width: 56%;
    background: #e43168;
    margin-left: 2%;
}

.tel a img {
    display: inline-block;
    width: .48rem;
    margin: 0 1%;
    position: relative;
    top: -0.1em;
}

.tel1 a {
    margin-right: 7%;
}

.tel1 a:first-of-type {
    width: 38%;
    background: #e43168;
    margin-left: 9%;
}

.tel12 a {
    margin-right: 5%;
}

.tel12 a:first-of-type {
    width: 47%;
    background: #e43168;
    margin-left: 5%;
}

.b3 h2 {
    text-align: center;
    color: #272727;
}

.b3 .imgw {
    margin: .3rem auto;
    padding: .5%;
    border: 1px solid #b5b5b5;
}

.box b.i {
    font-size: .32rem;
    color: #e43168;
    text-align: center;
    margin-bottom: 2%;
}

.box ul {
    padding: 0 2%;
    margin: .3rem auto;
}

.box ul li {
    width: 31.3%;
    margin-left: 3%;
    background: #f1689d;
    border-radius: .07rem;
    padding: 2% 0;
}

.box ul li:first-of-type {
    background: #d96c6c;
}

.box ul li:last-of-type {
    background: #c371c0;
}

.box ul li a {
    display: block;
    width: 100%;
}

.box ul li a img {
    display: block;
    width: .74rem;
}

.box ul li a span {
    margin-top: 2%;
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
}

.b2 p {
    text-indent: 2em;
}

.b2 dl dt {
    width: 32%;
}

.b2 dl dd {
    width: 68%;
    padding: 0 3%;
    text-indent: 2em;
}

.b2 .tit {
    font-size: .28rem;
    background: url(../images/t_bg2.png) center no-repeat;
    background-size: 100% 100%;
}

.b2 .js ul li {
    background: url(../images/b2_2.png) center no-repeat;
    background-size: 100% 100%;
    height: 1.33rem;
    padding-top: .06rem;
}

.b2 .js ul li h2 {
    font-weight: bold;
    color: #e95683;
    font-size: .24rem;
    text-align: center;
}

.b2 .js ul li p {
    margin-top: .15rem;
    color: #fff;
    line-height: 1.4em;
    text-align: center;
    text-indent: 0;
}

.b2 .js ul.u0 {
    padding: 0 8%;
}

.b2 .js ul.u0 li {
    width: 28.3%;
    margin-left: 5%;
}

.b2 .js ul.u01 {
    margin-top: 5%;
    padding: 0 22.5%;
}

.b2 .js ul.u01 li {
    width: 45%;
    margin-left: 5%;
}

.tel2 {
    background: #fe9500;
    border-radius: .7rem;
    color: #fff;
    height: .54rem;
    line-height: .54rem;
    display: block;
    width: 50%;
    text-align: center;
    margin: .3rem auto;
}

.tel2 img {
    display: inline-block;
    width: .28rem;
    margin: 0 1%;
}

.b2bg {
    background: url(../images/b2_3.jpg) center no-repeat;
    background-size: 100% 100%;
    height: 6.7rem;
}

.b2bg ul {
    height: 2.25rem;
}

.b2bg ul li {
    width: 39%;
}

.b2bg ul li span {
    margin: 5% auto;
    display: block;
    width: 100%;
    padding-left: 15%;
}

.b2bg ul li span img {
    display: inline-block;
}

.b2bg ul li p {
    text-align: center;
    text-indent: 0;
    margin-top: 4%;
}

.b2bg ul li p b {
    display: block;
    width: 100%;
    color: #e43168;
}

.b2bg ul li a {
    background: #fe9500;
    color: #fff;
    border-radius: .07rem;
    padding: 2% 0;
    width: 50%;
    text-align: center;
    display: block;
    margin: 2% auto;
}

.b2bg ul li a img {
    display: inline-block;
    width: .29rem;
}

.b2bg ul li:nth-of-type(2) {
    padding: 4.6% 4%;
}

.b2bg ul li:first-of-type {
    width: 12%;
    padding: 0 4%;
    color: #fff;
    font-size: .28rem;
    padding-top: 5%;
}

.b2bg ul li:last-of-type {
    width: 49%;
    font-size: .24rem;
    padding-top: 2%;
}

.ys dl {
    background: #fff;
    padding: 2%;
    margin: .3rem auto;
    border: 1px solid #dedede;
    border-radius: 1.2rem;
}

.ys dl dt {
    width: 27%;
}

.ys dl dd {
    text-indent: 0;
    padding-right: 5%;
    width: 73%;
}

.ys dl dd span, .ys dl dd a {
    display: block;
    width: 100%;
}

.ys dl dd span {
    margin-top: 2%;
    line-height: 1.5em;
}

.ys dl dd span font {
    color: #e43168;
}

.ys dl dd a {
    width: 35%;
    color: #fe9500;
    border-bottom: 1px solid #fe9500;
    padding-bottom: 1%;
    text-align: center;
    margin: 3% auto;
    margin-left: 0;
}

.hui {
    background: #f9f9f9;
}
