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

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, 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: #575757;
    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 */

nav {
    margin: 0 auto 0;
}

nav ul {
    overflow: hidden;
    zoom: 1;
}

nav ul li {
    position: relative;
    display: block;
    width: 24.6%;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
    float: left;
}

.hot {
    position: absolute;
    top: .07rem;
    right: .03rem;
    display: block;
    width: .3rem;
}

nav ul li:nth-of-type(4), nav ul li:nth-of-type(8) {
    margin-right: 0;
}

nav ul li a {
    display: block;
    color: #fff;
    background: #ea5504;
    padding: 8% 2%;
    text-align: center;
}

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

.banner a {
    display: block;
}


/* foot */

.cap {
    background: url(../images/cap_bg.jpg) center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-size: .34rem;
    color: #ffffff;
    margin: 4% auto;
    height: .76rem;
    line-height: .7rem;
    font-weight: bold;
}

.b41 .tla {
    width: 4.23rem;
    display: block;
    margin: 4% auto;
}

.b41 h2 {
    text-align: center;
    font-size: 0.24rem;
    color: #df0000;
}

.b41 #gh_f {
    margin-top: 2%;
    width: 90%;
    margin: 2% auto 0;
}

.b41 #gh_f input {
    display: block;
    border: 1px solid #cbcbcb;
    margin-top: 4%;
    width: 100%;
    line-height: 0.5rem;
    padding-left: 2%;
    height: .52rem;
}

.b41 #gh_f .ftr {
    overflow: hidden;
}

.b41 #gh_f .ftr input {
    float: left;
    display: block;
    width: 48%;
    margin-left: 4%;
}

.b41 #gh_f .ftr input:first-of-type {
    margin-left: 0;
}

.b41 #gh_f textarea {
    width: 100%;
    border: 1px solid #cbcbcb;
    padding-left: 2%;
    padding-top: 1%;
    min-height: 2rem;
    margin-top: 2%;
}

.b41 #gh_f .fa {
    display: inline-block;
    width: 46%;
    color: #fff;
    font-size: 0.3rem;
    margin-left: 0;
    background: #dd3252;
    text-align: center;
    border: 0;
}

.b41 #gh_f a.fa {
    background: #f0851d;
    margin-left: 5%;
    line-height: 0.5rem;
}

.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 {
    color: #ea5504;
}

.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: #ea5504 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: 15%;
}

.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: #ea5504;
}

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

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

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


/* main  css */

.box {
    padding: 0 3%;
}

.dy {
    background: #fff3e7;
    padding: 3% 0 5%;
    overflow: hidden;
}

.bjp {
    text-indent: 2em;
    padding: 0 3%;
}

.bjp span {
    color: #da0000;
}

.dyp {
    position: relative;
    padding: 4%;
}

.dyp img.dypi {
    position: absolute;
    top: 0;
    left: 0;
    width: .6rem;
    height: .4rem;
}

.dyp img.dypi:last-of-type {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}

.b1vm {
    padding: 3%;
    margin: 5% auto;
}

.b1vm .vedio img {
    display: block;
    width: 3.2rem;
}

.tel {
    margin: 5% auto 3%;
    position: relative;
}

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

.tel a {
    display: block;
    width: 40%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.tel a:last-of-type {
    left: 40%;
    width: 60%;
}

.title {
    position: absolute;
    top: -3.55em;
    left: 0;
}

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

.b1, .b3, .b5, .b7, .b9 {
    margin-top: 19%;
    padding-top: 19%;
    position: relative;
    background: #f3f3f3;
}

.b2, .b4, .b6, .b8 {
    margin-top: 19%;
    padding-top: 19%;
    position: relative;
    background: #fff3e7;
}

.b {
    padding-bottom: 5%;
}

.sc1, .sc8 {
    padding-bottom: 8%;
    margin: 5% auto 0;
}

.sc1 ul, .sc8 ul {
    margin-top: -2%;
}

.sc1 ul li, .sc8 ul li {
    width: 49%;
    margin-left: 2%;
    margin-top: 2%;
}

.sc1 ul li a, .sc8 ul li a {
    display: block;
}

.sc1 ul li:nth-of-type(2n+1), .sc8 ul li:nth-of-type(2n+1) {
    margin-left: 0;
}

.sc1 .swiper-pagination, .sc8 .swiper-pagination {
    background: url(../images/sp1bg.png) center no-repeat;
    background-size: 100% 100%;
}

.sc1 .swiper-pagination-bullet, .sc8 .swiper-pagination-bullet {
    background: #fff;
    width: .2rem;
    height: .2rem;
    opacity: 1;
}

.sc1 .swiper-pagination-bullet-active, .sc8 .swiper-pagination-bullet-active {
    background: #f79730;
}

.sc8 .swiper-pagination-bullet {
    background: #cdc7c1;
}

.sc8 .swiper-pagination-bullet-active {
    background: #f79730;
}

.sc8 .swiper-pagination {
    background: none;
}

.sc8 .b2w .b2p p {
    font-size: .24rem;
    margin: 3% auto 5%;
}

.b1u {
    margin-top: 3%%;
}

.b1u li {
    position: relative;
    width: 49%;
    margin-left: 2%;
    margin-top: 2%;
}

.b1u li:nth-of-type(2n+1) {
    margin-left: 0;
}

.b1u li .lis {
    padding: 3% 4%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.b1u li .lis h2 {
    margin-top: 50%;
    font-weight: bold;
    text-align: center;
    font-size: .24rem;
    color: #ea5504;
}

.b1u li .lis p {
    font-size: .22rem;
    line-height: 1.2em;
    margin-top: 2%;
}

.b1a {
    display: block;
    background: url(../images/b1_4a.png) center no-repeat;
    background-size: 100% 100%;
    color: #ea5504;
    margin: 5% auto;
    height: .43rem;
    line-height: .39rem;
    padding-left: 36%;
}

.b2w1 {
    margin: 0 .8%;
}

.b5 .b2w2 {
    margin: 5% 2%;
}

.b5 .b2w2:first-of-type {
    margin-top: 0;
}

.b5 .b2w2 .b2p {
    background: #fff;
}

.b5 .b2w2 .b2p p {
    text-align: left;
}

.b2w {
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.2);
}

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

.b2w .b2p {
    overflow: hidden;
    position: relative;
}

.b2w .b2p img {
    display: block;
    width: .4rem;
    height: .4rem;
    position: absolute;
    bottom: 0;
    left: 0;
}

.b2w .b2p img:last-of-type {
    left: auto;
    right: 0;
}

.b2w .b2p p {
    margin: 3% 3% 5%;
    text-align: center;
}

.b2 ul li, .b3 ul li {
    width: 48.3%;
    margin-bottom: 1%;
}

.b2 ul li:nth-of-type(2n+1), .b3 ul li:nth-of-type(2n+1) {
    margin-left: 1%;
}

.b2 ul li .b2w p, .b3 ul li .b2w p {
    text-align: left;
    line-height: 1.4em;
}

.b2 .b1a, .b3 .b1a {
    background: url(../images/b2_a.png) center no-repeat;
    background-size: 100% 100%;
    padding-left: 35.5%;
}

.b4u {
    margin-top: -1%;
    margin-bottom: 3%;
}

.b4u li {
    position: relative;
    width: 32.6%;
    margin-left: 1%;
    margin-top: 1%;
}

.b4u li:nth-of-type(3n+1) {
    margin-left: 0;
}

.b7i {
    display: block;
    width: 100%;
    margin-top: 3%;
}

.b8 .b1a {
    background: url(../images/b8_2.png) center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding-left: 0;
    color: #da0000;
    font-size: .24rem;
}
