﻿html{
    font-size: 28.0625px;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0
}

body, button, input, select, textarea {
    font-family: "Microsoft Yahei", "微软雅黑", arial, "Hiragino Sans GB", "宋体", Tahoma, Arial, Helvetica, STHeiti;
    font-size: .186667rem
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

em {
    font-style: normal
}

small {
    font-size: .186667rem
}

ul, ol {
    list-style: outside none none
}

a {
    text-decoration: none;
    outline: 0
}

a:hover {
    text-decoration: none
}

legend {
    color: #000
}

fieldset, img {
    border: 0
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    height: auto;
    vertical-align: middle;
    -webkit-transform: scale(1) rotate(0) translate3d(0, 0, 0);
    transform: scale(1) rotate(0) translate3d(0, 0, 0)
}

textarea {
    resize: vertical
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

html, button, input, select, textarea {
    font-family: sans-serif
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

b, strong {
    font-weight: 700
}

button, input {
    line-height: normal
}

button, html input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer
}

input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: none
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

/* select {
    -webkit-appearance: none
} */

.clear {
    clear: both
}

.clearfix:after {
    font-size: 0
}

.clearfix:after {
    content: " ";
    display: table;
    clear: both
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.w100 {
    width: 100%
}

.w1200 {
    width: 16rem
}

.w1000 {
    width: 13.333333rem
}

@media screen and (max-width:10.666667rem) {
    body {
        font-size: 62.5%;
        font-family: arial, "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "宋体", Tahoma, Arial, Helvetica, STHeiti;
        margin: 0
    }
    .w1000 {
        width: 100%
    }
    input[type=text] {
        -webkit-appearance: none
    }
}

@media screen and (min-width:4.266667rem) {
    .mainCon {
        font-size: 100%
    }
}

@media screen and (min-width:4.8rem) {
    .mainCon {
        font-size: 110%
    }
}

@media screen and (min-width:5.013333rem) {
    .mainCon {
        font-size: 120%
    }
}

.w-auto-Center {
    margin: 0 auto
}

.m0a {
    margin: 0 auto
}

.left {
    float: left
}

.right {
    float: right
}

.bold {
    font-weight: 700
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.box-sizing {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.white {
    color: #fff
}

.bor {
    border-radius: .08rem
}

.no-bor-right {
    border-right: none
}

a[title=站长统计] {
    display: none
}

@keyframes side2-num {
    0% {
        -webkit-transform: scale(.6, .6);
        transform: scale(.6, .6)
    }
    20% {
        -webkit-transform: scale(.8, .8);
        transform: scale(.8, .8)
    }
    40% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    60% {
        -webkit-transform: scale(.8, .8);
        transform: scale(.8, .8)
    }
    80% {
        -webkit-transform: scale(.6, .6);
        transform: scale(.6, .6)
    }
    to {
        -webkit-transform: scale(.4, .4);
        transform: scale(.4, .4)
    }
}

@-webkit-keyframes side2-num {
    0% {
        -webkit-transform: scale(.6, .6);
        transform: scale(.6, .6)
    }
    20% {
        -webkit-transform: scale(.8, .8);
        transform: scale(.8, .8)
    }
    40% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    60% {
        -webkit-transform: scale(.8, .8);
        transform: scale(.8, .8)
    }
    80% {
        -webkit-transform: scale(.6, .6);
        transform: scale(.6, .6)
    }
    to {
        -webkit-transform: scale(.4, .4);
        transform: scale(.4, .4)
    }
}

.public-bg-style {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left top
}
/* 轮播图 */
.slideimg .swiper-container .slideimg-pagination {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1000;
    text-align: right;
}
/* 底部提交 */
.wrap {
    max-width: 750px;
    margin: 0 auto;
    position: relative;
}
.fl {
    float: left;
}
.bot-img{
    width: 100%;
    height: 100%;
}
.conbot {
    position: absolute;
    right: 0.4rem;
    top: -0.2rem;
}
.conbot p {
    margin-bottom: 0.15rem;
}
.conbot p span {
    display: block;
    float: left;
    width: 2.9rem;
    text-align: right;
    font-size: 0.3rem;
    margin-right: 0.2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #fff;
}
.conbot p input {
    padding-left: 0.1rem;
    width: 3.5rem;
    height: 0.6rem;
    box-sizing: border-box;
    line-height: 0.6rem;
}
.conbot p select {
    width: 3.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    padding-left: 0.1rem;
}
.conbot p textarea {
    width: 3.5rem;
    height: 0.8rem;
    box-sizing: border-box;
}
.hbtn1, .hbtn2 {
    width: 2.133rem;
    height: 0.667rem;
    float: left;
    margin-right: 0.293rem;
    position: absolute;
    right: 0.1rem;
}
.hbtn1 {
    right: 2.6rem;
}