html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "微软雅黑" !important;
    -webkit-touch-callout: none;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
div,
ul,
li,
p,
dl,
dt,
dd,
figure,
figcaption,
ol {
    margin: 0;
    padding: 0
}

body {
    font-family: "微软雅黑" !important;
    font-size: 0.14rem;
    color: #333;
   
   
    -webkit-overflow-scrolling: touch;
}

body {
    max-width: 750px;
    margin: 0 auto
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none
}

a img,
input,
button,
textarea,
a {
    border: none;
    outline: none
}

input,
button,
textarea {
    display: inline-block;
    font: menu;
    font-size: 0.14rem
}

input[type="submit"],
input[type="button"] {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

img {
    max-width: 100%;
    display: block
}

em {
    font-style: normal
}

a {
    text-decoration: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.dsbnone {
    display: none
}

.dsblock {
    display: block
}

.clear {
    clear: both
}

.ovhidden {
    overflow: hidden
}

.bs-border {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bs-content {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.mr-t18 {
    margin-top: 0.18rem
}

.f-cb {
    zoom: 1
}

.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: "."
}

.t_hide {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.two_hide {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.three_hide {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.paB-110 {
    padding-bottom: 1.1rem;
}

.fu_hide {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.hg-100 {
    height: 0.9rem
}

.w-all {
    width: 100%;
    margin: 0 auto
}

a {
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@font-face {
    font-family: "zdy";
    src: url("../fonts/unidreamled.ttf")
}

@font-face {
    font-family: "GOTHIC";
    src: url("../fonts/gothic.woff")
}

.bodyColor {
    background: #f0ebee;
    max-width: 750px;
    margin: 0 auto
}

.header {
    max-width: 750px;
    width: 100%;
	top:0;
    height: 0.9rem;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0.3rem;
    position: fixed;
    z-index: 99999;
    -webkit-box-shadow: 0 1px 4px #ccc;
    box-shadow: 0 1px 4px #ccc;

}

.header .header-logo {
    display: block;
    width: 1.98rem;
    height: 0.44rem;
    -ms-flex-item-align: center;
    align-self: center;
    float: left;
    margin-top: 0.28rem;
}

.header .header-logo img {
    width: 100%;
    height: 100%
}

.header .citys {
    margin-left: 0.98rem;
    line-height: 0.9rem;
    float: left;
}

.header .citys a {
    display: inline-block;
    font-size: 0.28rem;
    color: #007aff;
    letter-spacing: 1px
}

.header .citys img {
    display: inline-block;
    width: 0.18rem;
    height: 0.23rem;
    margin-top: 0.27rem;
    margin-right: 0.08rem
}

.header .header-phone {
    float: right;
    color: #007aff;
    font-size: 0.28rem;
    line-height: 0.9rem;
    position: relative;
    padding-left: 0.38rem
}

.header .header-phone::before {
    display: block;
    width: 0.35rem;
    height: 0.35rem;
    content: "";
    background: url("../images/phone.png") no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 0.28rem;
    left: 0
}

.qstmbj {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    left: 0px;
    top: 0px;
    z-index: 500;
    display: none
}

.aleartWindow {
    position: fixed;
    left: 50%;
    top: 0%;
    width: 80%;
    margin-left: -40%;
    background: #fff;
    z-index: 999;
    border-radius: 13px;
    opacity: 0;
    display: none
}

.aleartWindow .aleartWindow-nav {
    position: relative;

}

.aleartWindow .aleartWindow-nav .close-window {
    position: absolute;
    bottom: -0.9rem;
    left: 50%;
    margin-left: -0.35rem
}

.aleartWindow .aleartWindow-nav .close-window img {
    width: 0.7rem;
    height: 0.7rem
}

.aleartWindow .aleartWindow-nav a {
    color: #30363a;
    font-size: 0.2rem;
    display: block;
    width: 33.3%;
    text-align: center;
    padding: 0.2rem 0;
    float: left;
}

/* .aleartWindow .aleartWindow-nav a:nth-child(3n) */

.aleartWindow .aleartWindow-nav a:nth-child(1),
.aleartWindow .aleartWindow-nav a:nth-child(2),
.aleartWindow .aleartWindow-nav a:nth-child(3) {
    border-right: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc
}

.aleartWindow .aleartWindow-nav a:nth-child(4),
.aleartWindow .aleartWindow-nav a:nth-child(5),
.aleartWindow .aleartWindow-nav a:nth-child(6) {
    border-right: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc
}

.aleartWindow .aleartWindow-nav a:nth-child(7),
.aleartWindow .aleartWindow-nav a:nth-child(8),
.aleartWindow .aleartWindow-nav a:nth-child(9) {
    border-right: 1px dotted #ccc
}

.aleartWindow .aleartWindow-nav a:nth-child(3n) {
    border-right: none
}

.aleartWindow .aleartWindow-nav a img {
    width: 0.7rem;
    height: 0.7rem;
    margin: 0 auto;
    margin-bottom: 0.12rem
}

.qs-banner {
    width: 100%
}

.qs-banner img {
    width: 100%
}

.qs-banner .qsBanner span {
    width: 11px;
    height: 11px;
    display: inline-block;
    border-radius: 100%;
    background: #fff
}

.qs-nav {
    margin-top: 0.23rem;
    width: 100%;
    height: auto;
    background: #fff
}

.qs-nav .qs-navList {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 0.32rem
}

.qs-nav .qs-navList ul {}

.qs-nav .qs-navList ul li {
    width: 20%;
    /* align-self: center;
	text-align: center; */
    float: left;
    text-align: center;
    margin-bottom: 0.42rem
}

.qs-nav .qs-navList ul li a {
    color: #30363a;
    font-size: 0.25rem
}

.qs-nav .qs-navList ul li a img {
    width: 0.86rem;
    height: 0.86rem;
    margin: 0 auto;
    margin-bottom: 0.12rem
}

.qs-fuwu {
    margin-top: 0.23rem;
    width: 100%;
    height: auto;
    background: #fff;

}

.qs-fuwu .qs-fuwu10s {
    float: left;
    width: 50%;
    border-right: 1px solid #f0ebee
}

.qs-fuwu .qs-fuwuRight {
    float: left;
    width: 50%;
}

.qs-fuwu .qs-fuwuRight a {
    display: block
}

.qs-fuwu .qs-fuwuRight a:last-child {
    border-top: 1px solid #f0ebee
}

.qs-quote {
    margin-top: 0.23rem;
    width: 100%;
    height: auto;
    background: #fff;
    padding-top: 0.37rem;
    padding: 0.37rem 0.23rem 0.41rem 0.23rem
}

.qs-quote img {
    width: 60%;
    margin: auto;
    display: block;
    margin-bottom: 0.2rem
}

.qs-quote .qs-quoteTotal {
    height: 1.14rem;
    margin: 0.3rem auto;
    border: 0.12rem solid #d2d1d1;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    background-color: #d3d3cb
}

.qs-quote .qs-quoteTotal .qs-yuan {
    position: absolute;
    width: 0.32rem;
    height: 0.32rem;
    line-height: 0.32rem;
    right: 0.24rem;
    bottom: 0.05rem
}

.qs-quote .qs-quoteTotal .qs-numWindow {
    width: 100%;
    height: 100%;
    padding-right: 0.56rem;
    padding-top: 0.08rem;
    border-radius: 4px;
    border-top: 2px solid #3d3c30;
    border-bottom: 2px solid #6c6b60;
    border-left: 3px solid #3d3c30;
    border-right: 3px solid #3d3c30;
    background-color: #d3d3cb;
    -webkit-box-shadow: 0px 1px 5px 1px #ababa5 inset;
    box-shadow: 0px 1px 5px 1px #ababa5 inset;
    font-family: "zdy";
    text-align: right;
    font-size: 0.76rem
}

.qs-quote .qs-frame {
    width: 100%;
    margin: 0.2rem auto 0 auto;

}

.qs-quote .qs-frame .qs-ss {
    width: 47%;
    height: auto;
    position: relative;
    float: right;
}

.qs-quote .qs-frame .qs-ss p {
    display: block;
    line-height: 0.8rem;
    border-radius: 8px;
    border: 1px solid #277bf5;
    margin: 0;
    padding: 0;
    padding-left: 0.2rem;
    font-size: 0.28rem;
    color: #929a9f
}

.qs-quote .qs-frame .qs-ss p.qs-set {
    background: url(../images/btn_2.png) 95% center no-repeat;
    background-size: 15px auto !important
}

.qs-quote .qs-frame .qs-ss .new {
    width: 100%;
    position: absolute;
    border: 1px solid #277bf5;
    z-index: 10;
    left: 0;
    top: 36px;
    background-color: #fff;
    display: none
}

.qs-quote .qs-frame .qs-ss .new li {
    line-height: .6rem;
    padding-left: .2rem;
    font-size: 0.28rem;
}

.qs-quote .qs-frame .qs-area {
    width: 47%;
    position: relative;
    float: left;
}

.qs-quote .qs-frame .qs-area input {
    height: 100%;
    width: 100%;
    border: 1px solid #277bf5;
    border-radius: 8px;
    padding-left: 0.2rem;
    font-size: 0.28rem;
    color: #929a9f;
    height: 0.8rem;
}

.qs-quote .qs-frame .qs-area input::-webkit-input-placeholder {
    color: #929a9f
}

.qs-quote .qs-frame .qs-area span {
    position: absolute;
    top: 0.28rem;
    color: #929a9f;
    right: 0.4rem
}

.qs-quote .qs-frame .qs-phone {
    width: 100%;
    margin-top: 0.2rem
}

.qs-quote .qs-frame .qs-phone input {
    width: 100%;
    height: 0.8rem;
    font-size: 0.28rem;
    border-radius: 8px;
    border: 1px solid #277bf5;
    padding-left: 0.2rem;
    color: #929a9f
}

.qs-quote .qs-frame .qs-phone input::-webkit-input-placeholder {
    color: #929a9f
}

.qs-quote .qs-frame .qs-quoteSub {
    display: block;
    width: 70%;
    float: right;
    height: 0.8rem;
    background: #277bf5;
    color: white;
    border-radius: 8px;
    border: none;
    margin-top: 0.2rem;
    font-size: 0.32rem
}
.qs-quote .qs-frame .dhbaojia{
    display: block;
    width: 28%;
    float: left;
    border-radius: 8px;
    border:2px solid #277bf5;
    color:#929a9f;
    margin-top: 0.2rem;
    /* font-size: 0.26rem; */
    text-align: center;
    height: 0.8rem;
    background: url(../images/dh-icon.gif) no-repeat center;
    background-size: contain;
    padding-top: 0.03rem;
    overflow: hidden;
}

.qs-ad {
    padding: 0.36rem 0.26rem;
    margin-top: 0.23rem;
    background: #fff;
    position: relative
}

.qs-ad .list .swiperbtns {
    width: 100%;
    height: 8px;
    position: absolute;
    left: 0;
    z-index: 10;
    text-align: center;
    bottom: 15px !important
}

.qs-ad .list .a {
    width: 0.3rem;
    height: .6rem;
    position: absolute;
    top: 65%;
    margin-top: -1rem;
    z-index: 5;
    background-size: cover !important
}

.qs-ad .list .a.prev {
    background: url("../images/g_prev.png") no-repeat;
    left: 10px
}

.qs-ad .list .a.next {
    background: url("../images/g_next.png") no-repeat;
    right: 10px
}

.qs-Title {}

.qs-Title h2 {
    font-size: 0.31rem;
    color: #277bf5;
    float: left;
}

.qs-Title a {
    padding-top: 0.046rem;
    font-size: 0.27rem;
    color: #277bf5;
    float: right;
}

.qs-moreBtn {
    display: block;
    background-color: #ffffff;
    border: solid 1px #277bf5;
    height: 0.76rem;
    width: 100%;
    border-radius: 6px;
    text-align: center;
    line-height: 0.76rem;
    margin-top: 0.28rem;
    font-size: 0.27rem;
    color: #277bf5
}

.qs-relative {
    position: relative
}

.qs-relative p {
    width: 100%;
    height: 0.45rem;
    background-color: rgba(42, 44, 44, 0.7);
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
    line-height: 0.45rem;
    position: absolute;
    bottom: 0;
    left: 0
}

.vrItem .icon {
    width: 0.6rem;
    height: 0.6rem;
    background: url(../images/vrimg2.png) no-repeat center;
    position: absolute;
    background-size: contain;
    top: 0.1rem;
    right: 0.1rem;
}

.qs-vrRoom {
    margin-top: 0.23rem;
    padding: 0.3rem 0.23rem 0.5rem;
    background: #fff
}

.qs-vrRoom .qs-vrList {
    margin-top: 0.26rem;

}

.qs-vrRoom .qs-vrList .qs-vr1 {
    width: 64.87%;
    ;
    height: 4.66rem;
    float: left;
}

.qs-vrRoom .qs-vrList .qs-vr1 a {
    display: block;
    width: 100%;
    height: 4.66rem
}

.qs-vrRoom .qs-vrList .qs-vr1 a img {
    width: 100%;
    height: 100%
}

.qs-vrRoom .qs-vrList .qs-vr2 {
    width: 100%;
    height: 2.24rem
}

.qs-vrRoom .qs-vrRight {
    width: 33%;
    float: right;
}

.qs-vrRoom .qs-vrList .qs-vr2 a {
    display: block;
    width: 100%;
    height: 100%
}

.qs-vrRoom .qs-vrList .qs-vr2 a img {
    width: 100%;
    height: 100%
}







.qs-findSjs {
    margin-top: 0.23rem;
    background: #fff;
    padding: 0.35rem 0.2rem
}

.qs-findSjs .qs-designer-top {
    margin-top: 0.44rem;
    width: 100%;
    height: auto;
    text-align: center
}

.qs-findSjs .qs-designer-top .icon1 {
    width: 0.69rem;
    height: 0.37rem;
    background: url(../images/icon1.png) no-repeat center;
    background-size: 100% 100%;
    float: left;
    margin-top: -0.2rem
}

.qs-findSjs .qs-designer-top .icon2 {
    width: 0.69rem;
    height: 0.37rem;
    background: url(../images/icon2.png) no-repeat center;
    background-size: 100% 100%;
    float: right;
    margin-top: -0.2rem
}

.qs-findSjs .qs-designer-top .counter {
    font-family: GOTHIC;
    float: left;
    letter-spacing: -3px;
    font-size: 0.86rem
}

.qs-findSjs .qs-designer-top .c1 {
    color: #277bf5
}

.qs-findSjs .qs-designer-top .c2 {
    color: #30363a
}

.qs-findSjs .qs-designer-top .text {
    float: left;
    width: 0.88rem;
    margin: 0.4rem 0.16rem 0
}

.qs-findSjs .qs-designer-top .text1 {
    width: 0.88rem;
    float: left;
    margin: 0.4rem 0.13rem 0
}

.qs-findSjs .qs-designer-list {
    margin-top: 0.38rem
}

.qs-findSjs .qs-designer-list .qs-designer-item {}

.qs-findSjs .qs-designer-list .qs-designer-item a {
    display: block;
    width: 32%;
    height: auto;
    position: relative;
    float: left;

}

.qs-findSjs .qs-designer-list .qs-designer-item a:nth-child(2) {
    margin: 0 0.14rem;
}

.qs-findSjs .qs-designer-list .qs-designer-item a img {
    width: 100%;
    height: 100%
}

.qs-findSjs .qs-designer-list .qs-designer-item a .tips {
    width: 100%;
    height: 0.46rem;
    background-color: #c2c2c2;
    color: #ffffff;
    font-size: 0.2rem;
    /* position: absolute;
	bottom: 0;
	left: 0; */
    line-height: 0.46rem;
    padding-left: 0.1rem
}

/* .qs-findSjs .qs-designer-list .qs-designer-item a .tips i {
	display: block;
	position: absolute;
	right: 2%;
	width: 0.23rem;
	background: url(../images/icon+.png) no-repeat center;
	background-size: 100% 100%;
	height: 0.25rem;
	bottom: 0.08rem;
} */

.qs-case {
    margin-top: 0.23rem;
    padding: 0.3rem 0.23rem 0.5rem;
    background: #fff
}

.qs-case .qs-caseList {
    margin-top: 0.29rem
}

.qs-case .qs-caseList .qs-caseItem {
    width: 100%
}

.qs-case .qs-caseList .qs-caseItem li {
    width: 32.7%;
    height: auto;
    margin-right: 8px;
    float: left
}

.qs-case .qs-caseList .qs-caseItem li a {
    display: block;
    width: 100%;
    height: auto
}

.qs-case .qs-caseList .qs-caseItem li a .tits {
    width: 100%;
    height: .6rem;
    background-color: #f0f0f0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: .6rem;
    padding-left: .1rem
}

.qs-case .qs-caseList .qs-caseItem li a .tits span {
    display: block;
    width: 1.5rem;
    height: 100%;
    font-size: .28rem;
    color: #30363a
}

.qs-case .qs-caseList .qs-caseItem li a .tits i {
    display: block;
    height: .25rem;
    width: .23rem;
    background: url("../images/icon+1.png") no-repeat center;
    background-size: 100% 100%;
    margin-top: .2rem;
    margin-right: .2rem
}

.qstitle {
    width: 100%;
    height: auto;
}

.qstitle .t {
    width: 1.74rem;
    height: .53rem;
    color: #fff;
    line-height: .53rem;
    background: #277bf5;
    font-size: .27rem;
    padding-left: .37rem;
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem;
    float: left;
}

.qstitle .btns {
    margin-right: .2rem;
    margin-top: .1rem;
    float: right;
}

.qstitle .swiper-pagination-bullet {
    margin-left: .1rem
}

.qs-classroom {
    margin-top: .23rem;
    background: #fff;
    padding-top: .2rem
}

.qs-classroom .qs-classroomList {

    border-top: 1px solid #eee;
    margin-top: .18rem;
    width: 100%
}

.qs-classroom .qs-classroomList .qs-classroomLeft {
    width: 38%;
    border-right: 1px solid #eee;
    height: auto;
    float: left;
}

.qs-classroom .qs-classroomList .qs-classroomLeft a {
    width: 100%;
    display: block
}

.qs-classroom .qs-classroomList .qs-classroomLeft a img {
    width: 100%;
    height: 100%
}

.qs-classroom .qs-classroomList .qs-classroomRight {
    width: 62%;
    height: auto;
    float: right;
}

.qs-classroom .qs-classroomList .rightBot {

    border-top: 1px solid #eee
}

.qs-classroom .qs-classroomList .rightBot a {
    display: block;
    float: left;
    width: 50%;
}

.qs-classroom .qs-classroomList .rightBot a:first-child {
    border-right: 1px solid #eee
}

.qs-power {
    margin-top: .23rem;
    background: #fff;
    padding-top: .2rem
}

.qs-power .qs-powerList {
    border-top: 2px solid #f0ebee;
    margin-top: .2rem;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.qs-power .qs-powerList li {
    border-right: 2px solid #f0ebee
}

.qs-power .qs-powerList a {
    display: block
}

.qs-footerQuote {
    margin-top: .23rem;
    background: #fff
}

.qs-footerQuote .qs-footerQuote-form {
    padding: .48rem 0.27rem 0
}

.qs-footerQuote .qs-footerQuote-form .qs-footerQuoteBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.qs-footerQuote .qs-footerQuote-form .qs-footerQuoteBox input {
    width: 48%;
    height: .75rem;
    background-color: #ffffff;
    border: solid 1px #277bf5;
    border-radius: 8px;
    padding-left: .15rem;
    font-size: 0.28rem
}

.qs-footerQuote .qs-footerQuote-form .newG_quoteSubmit {
    width: 100%;
    height: .75rem;
    background-color: #277bf5;
    border-radius: 8px;
    font-size: .29rem;
    color: #fff;
    margin-top: .26rem
}

.footer {
    background: #fff;
    padding-bottom: .5rem;
    padding-top: .34rem
}

.footer .qs-kfTel {
    padding: 0 0.27rem 0;
    font-size: .27rem;
    color: #30363a;
    font-weight: 900;
}

.footer .kfTell {
    font-size: .76rem;
    text-align: center;
    color: #277bf5;
    border-bottom: 1px solid #f0ebee;
    line-height: 1;
    padding: .38rem 0;
    font-weight: 900;
}

.footer .footerTip {
    font-size: .29rem;
    color: #30363a;
    letter-spacing: .1rem;
    text-align: center;
    margin-top: .32rem;
    margin-bottom: .2rem
}

.footer .txt {
    text-align: center;
    color: #8c8c8c;
    font-size: .22rem
}

.returnTop {
    position: fixed;
    right: 3.2%;
    bottom: 2.17rem;
    width: 0.63rem;
    height: 0.59rem;
    z-index: 600;
    display: none
}

.returnTop a {
    display: block
}

.returnTop a img {
    width: 100%;
    height: 100%
}

.headerBgColor {
    background: #277bf5;
    max-width: 750px;
    margin: 0 auto
}

.return {
    display: block;
    width: 0.18rem;
    height: 0.34rem;
    background: url(../images/left_arrow.png) no-repeat center;
    background-size: contain;
    float: left;
    margin-top: 0.24rem;
}

.headTitle {
    font-size: 0.36rem;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0.5rem;
    float: left;
    margin-top: 0.16rem;
    width: 88%;
    text-align: center;

}

#masonry p {
    padding: 0.1rem 0.1rem;
    font-size: 0.25rem;
}

.headMenu {
    width: 0.59rem;
    height: 0.33rem;
    display: block;
    background: url(../images/nav.png) no-repeat center;
    background-size: contain;
    float: right;
    margin-top: 0.24rem;
}

.works {
    width: 100%;
    height: auto;
    padding-top: 0.9rem
}

.works .nav {
    width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.works .nav a {
    width: 50%;
    height: 100%;
    font-size: 0.3rem;
    color: #000;
    display: block;
    text-align: center;
    float: left;

}

.works .nav a img {
    width: 0.26rem;
    height: 0.14rem;
    margin-left: 0.1rem;
    display: inline-block;
}

.works .nav a .img2 {
    display: none
}

.works .nav a.a1 {
    border-left: 1px solid #eee
}

.works .nav a.on .img2 {
    display: inline-block;
}

.works .nav a.on .img1 {
    display: none;
}

.works .nav-list {
    width: 100%;
    height: auto;
    background: #f0ebee
}

.works .nav-list .list-new {
    width: 94.4%;
    height: auto;
    padding: 0.4rem 0 0;
    margin: 0 auto;
    display: none
}

.works .nav-list .list-new ul {
    width: 100%;
    height: auto;

}

.works .nav-list .list-new ul::after {
    clear: both;
    content: ".";
    height: 0;
    display: block;
    visibility: hidden
}

.works .nav-list .list-new ul li {
    width: 25.3%;
    height: 0.72rem;
    margin: 0 0.28rem 0.16rem;
    border: 2px solid #eee;
    border-radius: 5px;
    text-align: center;
    line-height: 0.7rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;

}

.works .nav-list .list-new ul li:nth-child(3n) {
    margin-right: 0;
}

.works .nav-list .list-new ul li.on {
    border: 2px solid #277bf5
}

.works .nav-list .list-new ul li a {
    font-size: 0.3rem;
    color: #000
}

.caseLsit {
    background: #f0ebee;
    padding-top: 0.23rem
}

.caseLsit li {
    margin-top: 0.23rem;
    background: #fff
}

.caseLsit li a {
    display: block
}

.caseLsit li a img {
    display: block;
    width: 100%;
    height: 3.6rem
}

.caseLsit li:first-child {
    margin-top: 0 !important
}

.caseTxt {
    padding: 0.19rem 0.29rem 0.29rem;

}

.caseTxt .caseTxt-left {
    float: left;
}

.caseTxt .caseTxt-left h2 {
    font-size: 0.36rem;
    color: #000
}

.caseTxt .caseTxt-left p {
    font-size: 0.24rem;
    color: #000
}

.caseTxt .detailMore {
    width: 2rem;
    height: 0.5rem;
    border-radius: 5px;
    border: solid 1px #277bf5;
    text-align: center;
    line-height: 0.5rem;
    color: #000;
    font-size: 0.25rem;
    float: right;
    margin-top: 0.24rem;
}

.caseDtList {
    margin-bottom:0.3rem;
    padding-top: 0.9rem !important;
}

.caseDtList li {
    width: 100%;
    border: none !important
}

.caseDtList li img {
    margin: 0 auto
}

.prevAndNext {
    padding: 0.1rem 0.3rem 0 0.3rem
}

.prevAndNext a {
    display: block;
    margin-top: 0.2rem;
    color: #000;
    font-size: 0.24rem;
    padding-left: 0.35rem;
    position: relative
}

.prevAndNext a::before {
    display: block;
    position: absolute;
    width: 0.24rem;
    height: 0.24rem;
    content: '';
    top: 0.04rem;
    left: 0
}

.prevAndNext .aPrev::before {
    background: url(../images/ytoparrow.png) no-repeat center;
    background-size: contain
}

.prevAndNext .aNext::before {
    background: url(../images/ybotarrow.png) no-repeat center;
    background-size: contain
}

.designWorks .nav a {
    width: 33%
}

.designWorks .nav a:last-child {
    border: none
}

.designWorks .nav a.a1 {
    border-right: 1px solid #eee;
    border-left: 1px solid #eee
}

.designer {
    padding: 0.3rem 0.15rem 0
}

.designer h2 {
    margin-bottom: .2rem;
    font-size: 0.38rem;
    color: #000
}

.designer .designerList {}

.designer .designerList li {
    width: 48.8%;
    height: auto;
    margin-bottom: 0.2rem;
    float: left;
    margin-right: 0.16rem;
}

.designer .designerList li:nth-child(2n) {
    margin-right: 0;
}

.designer .designerList li img {
    width: 100%
}

.designer .designerTxt {
    text-align: center;
    padding: 0.1rem 0.2rem 0.2rem;
    background: #ebebeb;
    color: #000
}

.designer .designerTxt h2 {
    font-size: 0.3rem
}

.designer .designerTxt p {
    font-size: 0.24rem
}

.designer .designerTxt .btnBox {

    margin-top: 0.2rem
}

.designer .designerTxt .btnBox::after {
    clear: both;
    content: ".";
    height: 0;
    display: block;
    visibility: hidden
}

.designer .designerTxt .btnBox a {
    display: block;
    width: 48%;
    height: 0.5rem;
    border: solid 1px #277bf5;
    border-radius: 5px;
    line-height: 0.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-size: 0.24rem;
    float: left;
}

.designer .designerTxt .btnBox a.freea {
    background-color: #277bf5;
    color: #fff;
    margin-right: 0.1rem;

}

.designer-banner {
    padding-top: 0.9rem;
    position: relative;
    height: 4.5rem;
}

.designer-banner .img {
    width: 100%;
    height: 100%;
}

.designer-con {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.designer-con .designer-img {
    width: 2rem;
    height: 2rem;
    overflow: hidden;
    background-color: #cce198;
    border-radius: 100%;
    border: solid 1px #ffffff;
    margin: 1.4rem auto 0
}

.designer-con .designerNameJibie {
    margin-top: 0.2rem;
    font-size: 0.36rem;
    color: #fff;
    text-align: center
}

.designerDel {
    padding: 0.3rem 0.15rem 0
}

.designerDel h2 {
    font-size: 0.38rem;
    color: #000
}

.designerDel ul {
    margin-top: 0.3rem;
    margin-bottom: 0.35rem
}

.designerDel ul li {
    font-size: 0.3rem;
    color: #000
}

.designerWorks {
    padding: 0 0.15rem 0.3rem;
    border-bottom: 1px solid #ccc
}

.designerWorks h2 {
    font-size: 0.38rem;
    color: #000
}

.designerWorks ul {
    margin-top: 0.2rem;

}

.designerWorks ul:after {
    clear: both;
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
}

.designer-swiper img {
    width: 100%;

}

.designer-swiper a {
    display: block;
}

.designerWorks ul li {
    width: 48.6%;
    margin-bottom: 0.2rem;
    float: left;
    margin-right: 0.2rem;
}

.designerWorks ul li:nth-child(2n) {
    margin-right: 0;
}

.designerWorks ul li a {
    position: relative;
    display: block;
}

.designerWorks ul li a img {
    height: 3rem;
    width: 100%;
}

.designerWorks ul li a .caseTxt {
    width: 100%;
    height: 0.4rem;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.4rem;
    padding: 0;
}

@font-face {
    font-family: 'zdy';
    src: url("../fonts/UNIDREAMLED.TTF")
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.clearaf:after {
    clear: both;
    content: ".";
    height: 0;
    display: block;
    visibility: hidden
}

.qbImg img {
    width: 100%
}

.qb-quote {
    width: 100%;
    padding: 0.26rem 0.2rem 0.26rem 0.2rem;
    background: #e5e5e5
}

.qb-quote * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qb-quote .calc-form {
    border: 1px solid #E4E4E4;
    background: #fff;
    padding-bottom: 0.45rem;
    padding-top: 14px;
    border-radius: 16px;
    text-align: center
}

.num-area {
    padding: 0 0.25rem
}

.yusuan {
    position: relative;
    margin-bottom: 0.16rem;
    color: #383f59;
    font-size: 0.3rem
}

.yusuan::after,
.yusuan::before {
    position: absolute;
    top: 0.15rem;
    width: 21%;
    height: 1px;
    content: '';
    border-top: 1px solid #e3e3e3
}

.yusuan::before {
    left: 0.56rem
}

.yusuan:after {
    right: 0.56rem
}

.num-frame {
    position: relative;
    height: 1rem;
    margin: 0 auto;
    border: 0.1rem solid #D2D1D1;
    border-radius: 4px
}

.num-frame .yuan {
    position: absolute;
    width: 0.64rem;
    height: 0.32rem;
    line-height: 0.32rem;
    right: 0.24rem;
    bottom: 0.1rem
}

.num-window {
    font-size: 0.8rem;
    text-align: right;
    font-family: 'zdy';
    width: 100%;
    height: 100%;
    line-height: 0.8rem;
    padding-right: 0.88rem;
    border-radius: 4px;
    border-top: 2px solid #3D3C30;
    border-bottom: 2px solid #6C6B60;
    border-left: 3px solid #3D3C30;
    border-right: 3px solid #3D3C30;
    background-color: #D3D3CB;
    -webkit-box-shadow: 0px 1px 5px 1px #ABABA5 inset;
    box-shadow: 0px 1px 5px 1px #ABABA5 inset;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.result-queson {
    height: 60px;
    width: 100%;
    display: block;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    margin-top: -5px
}

.result-queson ul {
    padding-top: 0.2rem
}

.result-queson ul li {
    line-height: 0.4rem;
    padding-left: 0.5rem;
    font-size: 14px
}

.result-queson ul li span {
    margin-right: 0.6rem;
    color: #666
}

.result-queson ul li span em {
    display: inline-block;
    width: 0.8rem
}

#form {
    margin-top: 0.24rem
}

#form div,
#form div,
#form div input,
.jishi label select {
    background-color: #e8e8e8;
    border: 0;
    color: #666;
    font-size: 14px
}

#form div {
    position: relative;
    background: #fff;
    border: solid 1px #e1e1e1;
    border-radius: 6px;
    margin: .2rem 0
}

#form div,
#form input {
    -webkit-box-shadow: 2px 2px 1px 0px #E1E1E1;
    box-shadow: 2px 2px 1px 0px #E1E1E1
}

#form div input[type='text'],
#form div input[type='tel'],
#form div input[type='number'] {
    display: block;
    height: 1rem;
    border: none;
    text-align: left;
    width: 100%
}

#form .touch-input2 label {
    position: absolute;
    right: 0.3rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
    height: 0.3rem;
    color: #333
}

#form div input[type='text'],
#form div input[type='tel'],
#form div input[type='number'] {
    line-height: 1rem;
    vertical-align: middle
}

#form div input,
#form1 div input {
    -webkit-appearance: none;
    outline: none;
    padding-left: 0.2rem;
    display: inline-block
}

#form input,
#form #area,
.jiting label select,
#form div,
#form1 div,
#form1 div input,
.jishi label select {
    background-color: #e8e8e8;
    border: 0;
    color: #666
}

#form div,
#form1 div {
    position: relative;
    background: #fff;
    border: solid 1px #e1e1e1;
    border-radius: 6px;
    margin: 0.2rem 0
}

#form div,
#form div,
#form div input,
.jishi label select {
    background-color: #e8e8e8;
    border: 0;
    color: #666
}

.jishi {
    height: 1rem
}

.jishi {
    padding-left: 0.2rem;
    line-height: 1rem;
    text-align: left
}

#zxd-form-submit {
    display: block;
    border: none;
    height: 0.88rem;
    width: 100%;
    border-radius: 6px;
    -webkit-appearance: none;
    margin-top: 0.3rem;
    line-height: 0.88rem;
    text-align: center;
    font-size: 0.34rem;
    color: #fff;
    background-color: #fa2833 !important;
    color: #fff !important;
    outline: none
}

.layer-huxing {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99;
    zoom: 1;
    text-align: center;
    bottom: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.298039);
    display: block;
    display: none
}

.layer-huxing .layer-content {
    position: fixed;
    left: 8%;
    top: 50%;
    width: 84%;
    padding-top: 0.46rem;
    margin-top: -3.4rem;
    z-index: 100;
    zoom: 1;
    background: #FFF;
    border-radius: 3px
}

.layer-huxing .column {
    position: absolute;
    top: 0.46rem;
    left: 50%;
    margin-left: -1.6rem;
    padding: 0 0.3rem;
    width: 3.2rem;
    text-align: center;
    background: #fff;
    font-size: 0.3rem;
    color: #333;
    z-index: 10
}

.layer-huxing .cut-line {
    width: auto;
    margin: 0.2rem 0.9rem 0;
    height: 1px;
    display: block;
    border-bottom: #e3e3e3 1px solid
}

.layer-huxing .huxing-option {
    width: 100%;
    padding: 0.3rem 10% 0.3rem 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px #e3e3e3 solid
}

.layer-huxing ul {
    width: 20%;
    margin-right: 0.2rem;
    float: left
}

.layer-huxing ul li {
    width: 100%;
    height: 0.54rem;
    margin-bottom: 0.2rem;
    line-height: 0.54rem;
    background: #f4f4f4;
    border-radius: 3px;
    color: #666;
    font-size: 0.25rem;
}

.layer-huxing ul li.on {
    background: #2363cd;
    color: #fff
}

.layer-huxing input[type="button"] {
    width: 100%;
    height: 0.9rem;
    color: #2363cd;
    font-size: 0.32rem;
    line-height: 0.9rem;
    background: none;
    -webkit-appearance: none;
    outline: none;
    border: none
}

.qb-txt {
    font-size: 0.2rem;
    color: #5c5c5c;
    text-align: center;
    margin-top: 0.12rem
}

.qb-kongjian * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qb-kongjian .qb-kongjian1 {
    width: 100%;
    height: 7.48rem;
    background: url(../images/youhuibg1.jpg) no-repeat center;
    background-size: contain;
    padding: 2.11rem 0.3rem 0
}

.qb-kongjian .qb-kongjian1 .tabList {
    margin-top: .36rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

}

.qb-kongjian .qb-kongjian1 .tabList li {
    text-align: center;
    width: 0.8625rem;
    height: 0.37rem;
    border-radius: 19px;
    border: solid 1px #d8d8d8;
    background: #fff;
    font-size: 12px;
    line-height: 0.;
    float: left;
}

.qb-kongjian .qb-kongjian1 .tabList li.active {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcb89), to(#d0a670)), -webkit-gradient(linear, left top, left bottom, from(#d0a670), to(#d0a670));
    background-image: linear-gradient(180deg, #ffcb89 0%, #d0a670 100%), linear-gradient(#d0a670, #d0a670);
    border-color: transparent
}

.qb-kongjian .qb-kongjian2 {
    width: 100%;
    height: 6.12rem;
    background: url(../images/youhuibg2.jpg) no-repeat center;
    background-size: contain;
    padding: 0 0.3rem
}

#swiper-container1 {
    margin-top: -0.2rem
}

.qbzz-btnbox {
    position: absolute;
    width: 100%;
    bottom: 0.46rem;
    left: 0
}

.qbzz-btnbox .qbzz-btn {
    margin: 0 auto;
    width: 2.81rem;
    height: 0.64rem;
    background-color: #860b1b;
    border-radius: 40px;
    display: block;
    position: relative;
    z-index: 10;
    text-align: center;
    line-height: 0.5rem;
    font-size: .24rem;
    color: #fff !important
}

.qbzz-btnbox .qbzz-btn::after {
    position: absolute;
    display: block;
    width: 2.83rem;
    height: 0.64rem;
    content: "";
    background-color: #fa2833;
    border-radius: 43px;
    z-index: -10;
    bottom: 5px;
    left: -1px
}

.fQuote998 {
    width: 100%;
    padding: 0.69rem 0.3rem 0.37rem;
    background: #e6e6e6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fQuote998 .fquote-form {
    margin-top: 0.3rem
}

.fQuote998 .fquote-form input[type='button'] {
    width: 100%;
    height: 0.9rem;
    background-color: #c69b66;
    border: solid 1px #d0a670;
    color: #fff;
    font-size: 0.3rem
}

.fQuote998 .fquoteDiv {
    width: 100%;
    height: 0.9rem;
    border: solid 1px #d0a670;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0.3rem;
    margin-bottom: 0.22rem
}

.fQuote998 .fquoteDiv img {
    width: 0.7rem;
    height: 0.67rem;
    float: left;
}

.fQuote998 .fquoteDiv input {
    width: 85%;
    height: 100%;
    background: transparent;
    border: none;
    outline: none;
    font-size: 0.26rem;
    float: right;
}

.quote-bigBox .top-box {
    width: 100%;
    background: url(../images/8_01.jpg) no-repeat center;
    height: 6.97rem;
    background-size: 100% 100%
}

.quote-bigBox .center-form {
    width: 100%;
    background: url(../images/8_02.jpg);
    background-size: 100% 100%;
    height: auto;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem
}

.quote-bigBox .center-form .pc-kk-form {
    padding: 0 .76rem
}

.quote-bigBox .center-form .text {
    width: 50%;
    height: 0.6rem;
    background: url(../images/top_03.png) no-repeat center;
    background-size: 100% 100%;
    margin: auto
}

.quote-bigBox .center-form .text1 {
    height: 1.26rem;
    margin: .3rem auto;
    border: .12rem solid #D2D1D1;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

.quote-bigBox .center-form .text1 .yuan {
    position: absolute;
    width: .32rem;
    height: .32rem;
    line-height: .32rem;
    right: .24rem;
    bottom: .12rem
}

.quote-bigBox .center-form .text1 .yuan p {
    color: #333;
    font-size: 12px
}

.quote-bigBox .center-form .text1 .num-window {
    width: 100%;
    height: 100%;
    padding-right: .56rem;
    padding-top: .1rem;
    border-radius: 4px;
    border-top: 2px solid #3D3C30;
    border-bottom: 2px solid #6C6B60;
    border-left: 3px solid #3D3C30;
    border-right: 3px solid #3D3C30;
    background-color: #D3D3CB;
    -webkit-box-shadow: 0px 1px 5px 1px #ABABA5 inset;
    box-shadow: 0px 1px 5px 1px #ABABA5 inset;
    text-align: right;
    font-size: .87rem;
    font-weight: 500;
    font-family: 'zdy'
}

.quote-bigBox .center-form .number {
    width: 70%;
    height: 40px;
    background: url(../images/top_11.png) no-repeat center;
    background-size: contain;
    margin: auto;
    margin-bottom: 10px
}

.quote-bigBox .formContainer {
    width: 94%;
    margin: 0 auto;
    margin-top: 10px
}

.quote-bigBox .formContainer .pc-kk-form-list {
    background: #fff;
    border: 1px solid #f2919c;
    height: .88rem;
    line-height: .88rem;
    margin-bottom: .24rem;
    position: relative;
    font-size: .28rem;
    color: #a0a0a0
}

.quote-bigBox .formContainer .pc-kk-form-list input {
    width: 100%;
    border: none;
    background: none;
    color: #a0a0a0;
    font-size: .28rem;
    height: .76rem;
    padding: .08rem .2rem;
    outline: none
}

.quote-bigBox .formContainer .pc-kk-form-list label {
    width: 21%;
    height: 0.88rem;
    display: inline-block
}

.quote-bigBox .formContainer .pc-kk-form-list label input[type='radio'] {
    width: 0.44rem !important;
    color: #a0a0a0;
    height: auto
}

.quote-bigBox .formContainer .pc-kk-form-list:nth-child(2) input:first-child {
    width: 50%;
    display: inline-block
}

.quote-bigBox .formContainer .pc-kk-form-btn a {
    background: #f2919c;
    color: #fff;
    border: none;
    width: 100%;
    height: .88rem;
    line-height: .88rem;
    font-size: .32rem;
    border-radius: 8px;
    font-weight: bold;
    margin-top: .2rem;
    display: block;
    text-align: center
}

.quote-bigBox .footer-box {
    width: 100%;
    height: 9.06rem;
    background: url(../images/8_04.jpg) no-repeat center;
    background-size: 100% 100%
}

.car-form {
    width: 85.33%;
    margin: 0 auto
}

.car-form input.text {
    width: 100%;
    display: block;
    height: 40px;
    border: 1px solid white;
    border-radius: 40px;
    font-size: 18px;
    color: #fff;
    text-indent: 1em;
    margin-top: 20px;
    background: none
}

.car-form input.submit {
    width: 50%;
    border-radius: 40px;
    height: 40px;
    font-size: 18px;
    color: #466683;
    font-weight: bold;
    text-align: center;
    border: none;
    margin-top: 20px;
    background: white;
    display: block;
    margin-left: auto;
    margin-right: auto
}

#kuang1::-webkit-input-placeholder {
    color: white
}

#kuang2::-webkit-input-placeholder {
    color: white
}

.sa-banner {
    width: 100%;
    height: 7.23rem;
    background: url(../images/servicea-banner.jpg) no-repeat center;
    background-size: contain;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4.26rem .25rem 0
}

.sa-form input[type='text'] {
    height: .7rem;
    width: 100%;
    background-color: #ffffff;
    color: #000;
    font-size: .28rem;
    margin-bottom: .2rem;
    padding-left: 0.2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sa-form input[type='button'] {
    height: .7rem;
    width: 100%;
    background-color: #ffed00;
    color: #000;
    font-size: .3rem;
    font-weight: 600
}

.sa-step1 {
    margin-top: .48rem
}

.sa-step1 .sa-step1Container {
    padding: 0 .1rem;
    background: #fff;
    padding-bottom: 0.2rem
}

.sa-step2 {
    padding: 0.34rem .12rem .28rem
}

.sa-step2 .sa-lcTab {
    background: #fff;
    border: 1px solid #999
}

.sa-step2 .sa-lcTab li {

    text-align: center;
    width: 16.666%;
    padding: .1rem 0;
    font-size: 0.2rem;
    border-right: 1px solid #999;
    cursor: pointer;
    float: left;
}

.sa-step2 .sa-lcTab li:last-child {
    border: none
}

.sa-step2 .sa-lcTab li.on {
    background: #277bf5;
    color: #fff
}

.sa-step2 .sa-step2Container {
    margin-top: 10px
}

.sa-kefuBtn {
    width: 40%;
    height: .5rem;
    text-align: center;
    line-height: .5rem;
    background: #277bf5;
    display: block;
    margin: .28rem auto 0;
    color: #fff;
    font-size: 0.28rem
}

.sa-gongyi .sa-title1 {
    padding: .5rem 0 .2rem;
    background: #fff;
    text-align: center
}

.sa-gongyi .sa-title1 img {
    width: 2.75rem;
    margin: 0 auto
}

.sa-yanshou {
    padding: .51rem 0.12rem;
    background: #fff
}

.sa-yanshou .sa-title2 img {
    width: 3.5rem;
    margin: 0 auto
}

.sa-yanshou .saYanshou {
    padding-top: 0.3rem
}

.sa-shouhou {
    padding: 0.5rem 0;
    background: #fff
}

.sa-jiangxin {
    padding-top: 0.5rem;
    background: #fff
}

.sa-quote {
    width: 100%;
    height: 5.86rem;
    background: url(../images/sa-quotebg.png) no-repeat center;
    background-size: contain
}

.sa-quote {
    padding: 1.46rem .47rem 0
}

.sa-quote .saInput {
    width: 100%;
    height: 0.8rem;
    position: relative;
    background: #fff;
    border-radius: 8px;
    margin-bottom: .2rem
}

.sa-quote .saInput em {
    display: inline-block;
    line-height: 0.8rem;
    height: 0.8rem;
    font-style: normal;
    font-size: .26rem;
    color: #666
}

.sa-quote .saInput em:first-child {
    margin-left: 0.1rem
}

.sa-quote .saInput .icon-sjiao {
    width: 0.22rem;
    height: .11rem;
    display: block;
    background: url(../images/sjiao.png) no-repeat center;
    position: absolute;
    right: .2rem;
    top: .35rem;
    background-size: contain
}

.sa-quote .saInput input {
    border-radius: 8px;
    background: #fff
}

.sa-quote .saInput input[type='submit'] {
    width: 100%;
    height: 100%;
    background-color: #0359bc;
    color: #fff;
    font-size: 0.3rem
}

.sa-quote .saInput input[type='text'] {
    padding-left: .1rem;
    color: #666;
    width: 100%;
    height: 100%;
    font-size: .26rem
}

.sa-quote .saInput input[type='text']::-webkit-input-placeholder {
    color: #666
}

.sa-quote .saInput input[type='text']:-ms-input-placeholder {
    color: #666
}

.sa-quote .saInput input[type='text']::placeholder {
    color: #666
}

.layer-huxing {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99;
    zoom: 1;
    text-align: center;
    bottom: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.298039);
    display: none
}

.layer-huxing .layer-content {
    position: fixed;
    left: 8%;
    top: 50%;
    width: 84%;
    padding-top: 0.46rem;
    margin-top: -3.4rem;
    z-index: 100;
    zoom: 1;
    background: #FFF;
    border-radius: 3px
}

.layer-huxing .column {
    position: absolute;
    top: 0.46rem;
    left: 50%;
    margin-left: -1.6rem;
    padding: 0 0.3rem;
    width: 3.2rem;
    text-align: center;
    background: #fff;
    font-size: 0.3rem;
    color: #333;
    z-index: 10
}

.layer-huxing .cut-line {
    width: auto;
    margin: 0.2rem 0.9rem 0;
    height: 1px;
    display: block;
    border-bottom: #e3e3e3 1px solid
}

.layer-huxing .huxing-option {
    width: 100%;
    padding: 0.3rem 10% 0.3rem 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px #e3e3e3 solid
}

.layer-huxing ul {
    width: 20%;
    margin-right: 0.2rem;
    float: left
}

.layer-huxing ul li {
    width: 100%;
    height: 0.54rem;
    margin-bottom: 0.2rem;
    line-height: 0.54rem;
    background: #f4f4f4;
    border-radius: 3px;
    color: #666
}

.layer-huxing ul li.on {
    background: #2363cd;
    color: #fff
}

.layer-huxing input[type="button"] {
    width: 100%;
    height: 0.9rem;
    color: #2363cd;
    font-size: 0.32rem;
    line-height: 0.9rem;
    background: none;
    -webkit-appearance: none;
    outline: none;
    border: none
}

.qsStandard-box {
    background: #f5f5f5;
    padding: 0 0 0.4rem 0.3rem
}

.gyQuote {
    width: 100%;
    height: 5.23rem;
    background: url(../images/gyquote.jpg);
    background-size: contain;
    padding-top: 1.85rem
}

.gyQuote form {
    width: 66%;
    margin: 0 auto
}

.gyQuote form input {
    font-size: 0.26rem
}

.gyQuote form input[type='text'] {
    margin-bottom: 0.1rem;
    width: 100%;
    height: 0.7rem;
    border-radius: 10px;
    border: solid 1px #d6d6d6;
    padding-left: 0.2rem;
    color: #000;
}

.gyQuote form input[type='text']::-webkit-input-placeholder {
    color: #d7d7d7
}

.gyQuote form input[type='text']:-ms-input-placeholder {
    color: #d7d7d7
}

.gyQuote form input[type='text']::placeholder {
    color: #d7d7d7
}

.gyQuote form input[type='button'] {
    width: 100%;
    height: 0.7rem;
    background-color: #c59263;
    border-radius: 10px;
    color: #fff
}




.cquoteBox {
    padding: 0.15rem 3%
}

.cquoteBox .cquote {
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.46);
    border: solid 1px #2E271F;
    padding: 0.2rem
}

.cquoteBox .inputBox {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.26rem;
    margin-bottom: 0.15rem
}

.cquoteBox .inputBox label {
    width: 28%;
    letter-spacing: 2px
}

.cquoteBox .inputBox input {
    width: 70%;
    border: solid 1px #cccccc;
    outline: none;
    padding-left: 0.2rem
}

.cquoteBox .inputBox .selectBox {
    width: 70%;
    height: 0.5rem;
    line-height: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cquoteBox .inputBox .selectBox select {
    height: 100%;
    width: 32%;
    outline: none;
    border-color: #ccc
}

.cquoteBox .zxBtn {
    position: relative;
    width: 1.8rem;
    height: 1.8rem;
    margin: 0 auto;
    cursor: pointer
}

.cquoteBox .zxBtn .zxSumbit {
    display: inline-block;
    width: 1.54rem;
    height: 1.54rem;
    background: url(../images/zxquanbtn.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.78rem;
    margin-left: -0.78rem
}

.cquoteBox .butrotate {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: zhuan 3s linear infinite;
    animation: zhuan 3s linear infinite
}

@keyframes zhuan {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes zhuan {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.cquoteBox .pTxt {
    color: #173775;
    font-size: 0.16rem;
    width: 70%
}

.cquoteBox .zx-yusuan {
    font-size: 0.4rem;
    color: #333;
    margin-top: 0.1rem;
    text-align: center
}

.cquoteBox .zx-yusuan span {
    display: inline-block;
    font-weight: 600;
    font-size: 0.55rem;
    color: red
}

.cquoteBox .zx-label {
    font-size: 0.28rem;
    margin-top: 0.1rem;
    text-align: center
}

.cquoteBox .zx-label em {
    display: block;
    text-align: right;
    font-size: 0.18rem;
    color: #c1c1c1;
    padding-right: 0.64rem
}

.cquoteBox .zx-labelYzOne,
.cquoteBox .zx-labelYzTwo,
.cquoteBox .zx-labelRzOne,
.cquoteBox .zx-labelRzTwo {
    font-size: 0.38rem;
    color: red;
    display: inline-block;
    width: 1.5rem
}

.cquoteBox .zx-fTxt {
    text-align: left;
    padding: 0.1rem 0.44rem;
    font-size: 0.16rem;
    color: #666666
}

.cquoteBox .zx-fTxt span {
    color: #173775
}



.footerNavBar {
    width: 100%;
    position: fixed;
    height: 0.94rem;
    background: #fff;
    bottom: 0;
    left: 0;
    z-index: 999;
    -webkit-box-shadow: 0 1px 4px #ccc;
    box-shadow: 0 1px 6px #000;
    padding: 0.03rem 0.3rem 0 0.3rem;
}

.footerNavBar a {
    position: relative;
    display: block;
    color: #5c5c5c;
    /* font-size: 0.25rem; */
    margin-right: 0.55rem;
    float: left;
}

.footerNavBar a:last-child {
    margin: 0;
}

.footerNavBar a::before {
    width: .85rem;
    height: .85rem;
    margin: 0 auto ;
    content: "\20";
    display: block;
}

.footerNavBar a:first-child::before {
    background: url(../images/freedh.png) no-repeat center;
    background-size: contain
}

.footerNavBar a:nth-child(2)::before {
    background: url(../images/freezx.gif) no-repeat center;
    background-size: contain
}

.footerNavBar a:nth-child(3) {
    width: 1.3rem;
    height: 1.3rem;
    padding-top: 0
}

.footerNavBar a:nth-child(3)::before {
    position: absolute;
    top: -0.4rem;
    left: 0;
    width: 1rem !important;
    height: 1rem !important;
    background: url(../images/bjsm.png) no-repeat center;
    background-size: contain;
    border-radius: 50%;
    background-color: #fff;
    border: 0.1rem solid #fff;
    -webkit-box-sizing: initial;
    box-sizing: initial;
    -webkit-box-shadow: 0 1px 4px #ccc;
    box-shadow: 0 1px 4px #ccc;
}

.footerNavBar a:nth-child(4)::before {
    background: url(../images/db_new_s1_03.jpg) no-repeat center;
    background-size: contain
}

.footerNavBar a:nth-child(5)::before {
    background: url(../images/freehd.png) no-repeat center;
    background-size: contain
}

.bodyColor {
    padding-bottom: 0.85rem;
}





/*红包*/
.red_left {
    position: fixed;
    left: 5%;
    display: none;
    bottom: 11%;
    z-index: 99999;
  }
  
  .envelop-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.087rem;
    height: 1.087rem;
    border-radius: 100%;
    background-color: white;
    background-image: url(../images/hongbao.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
    display: block;
  }
  
  .envelop-pulse {
    width: 1.087rem;
    height: 1.087rem;
    background-color: red;
    border-radius: 100%;
  }
  
  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  
  @-webkit-keyframes pulse1 {
    0% {
      -webkit-transform: scale3d(1, 1, 1);
      opacity: 1;
    }
    100% {
      -webkit-transform: scale3d(1.5, 1.5, 1);
      opacity: 0;
    }
  }
  
  @keyframes pulse1 {
    0% {
      -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1);
      opacity: 1;
    }
    100% {
      -webkit-transform: scale3d(1.5, 1.5, 1);
              transform: scale3d(1.5, 1.5, 1);
      opacity: 0;
    }
  }
  
  .pulse1 {
    -webkit-animation-name: pulse1;
    animation-name: pulse1;
  }
  
  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
  
 

/*閻庢?垮枛濠閬嶆偘閵夆晛绠?闁靛?堝楅獮鍡涙煕閿濆繑瀚?*/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0
}

.clearfix {
    zoom: 1
}

.jsq_mk {
    position: fixed;
    top: 0;
    left: 0%;
    z-index: 666;
    margin: 0 auto 0;
    width: 100%;
    height: 100%;
    max-width: 750px;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    /* transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s; */
    overflow: hidden;
}

.jsq_mk .jsq_mkCon {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 20% auto;
    padding: .25rem .05rem .25rem;
    width: 75%;
    background: #fff;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    z-index: 9999;
    border-radius: 0.2rem;
    position: relative;
    overflow: hidden;
}

.jsq_mk .jsq_mkClose {
    position: absolute;
    right: 2px;
    top: 2px;
    width: .6rem;
    height: .6rem;
    background-color: #c000;
    border-radius: 30px;
    background: url("../images/m_tkclose.png") no-repeat center;
    background-size: 80%;
    background-color: #D6D7D9;
}

.jsq_mk .jsq_mkClose img {
    display: block;
    width: 100%;
    height: 100%
}

.jsq_mk .jsq_title {
    margin-top: 0.05rem;
    color: #0270fd;
    text-align: center;
    font-size: .35rem;
    /* font-weight: 600; */
    font-weight: 600;
    margin-bottom: 0.2rem;
}

.jsq_mk .jsq_bjItem {
    position: relative;
    height: 1.24rem;
    padding: .12rem .12rem .2rem;
    border-radius: 4px;
    /* background: -moz-linear-gradient(top, #d2d1d1, #f8f8f8);
	background: -webkit-gradient(linear, top, from(#d2d1d1), to(#f8f8f8));
	background: -webkit-linear-gradient(top, #d2d1d1, #f8f8f8);
	background: -o-linear-gradient(top, #d2d1d1, #f8f8f8); */
    background: -webkit-gradient(linear, left top, left bottom, from(#d2d1d1), to(#f8f8f8));
    background: linear-gradient(#d2d1d1, #f8f8f8);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 92%;
    margin: 0 auto;
    margin-bottom: 0.15rem;
}

.jsq_mk .jsq_bjItem .jsq_numWindow {
    width: 100%;
    height: 100%;
    padding-right: .68rem;
    padding-top: .1rem;
    border-radius: 4px;
    border-top: 2px solid #3d3c30;
    border-bottom: 2px solid #6C6B60;
    border-left: 3px solid #3D3C30;
    border-right: 3px solid #3D3C30;
    background-color: #D3D3CB;
    -webkit-box-shadow: 0px 1px 5px 1px #ABABA5 inset;
    box-shadow: 0px 1px 5px 1px #ABABA5 inset;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jsq_mk .jsq_bjItem .jsq_numWindow .jsq_column {
    position: absolute;
    width: 2.4rem;
    height: .22rem;
    line-height: .32rem;
    left: 0;
    bottom: .4rem;
    z-index: 10;
    font-size: 12px
}

.jsq_mk .jsq_bjItem .jsq_numWindow .jsq_yuan {
    position: absolute;
    width: .64rem;
    height: .32rem;
    line-height: .32rem;
    right: .24rem;
    bottom: .24rem;
    z-index: 10;
    font-size: 12px
}

.jsq_mk .jsq_bjItem .jsq_numWindow .jsq_window {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-align: right;
    font-family: 'zdy';
    font-size: 0.56rem;
    letter-spacing: 2px;
    padding-top: .16rem
}
.jsq_mk select{
    position: relative;
}
.jsq_bj_shi::after, .jsq_bj_chu::after, .jsq_bj_wei::after {
    position: absolute;
    /* top: 0.15rem; */
    right:0;
    width: 1px;
    display: block;
    height:60%;
    content: '';
    background: #000;
}

.jsq_mk .jsq_inputBox {
    /* height: 0.87rem; */
    width: 92%;
    margin: 0 auto 0.2rem auto;
    background: #f1f1f1;
    border-radius: 0.1rem;
    overflow: hidden;
}

.jsq_mk .jsq_inputBox i {
    width: 1px;
    height: 15px;
    display: block;
    /* position: absolute; */
    /* top: 20%; */
    /* right: -1px; */
    float: left;
    background: #DEDEDE;
    margin-top: 8px;
}

.jsq_mk .jsq_inputBox input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* padding: 0 15px; */
    width: 92%;
    height: 0.87rem;
    outline: 0;
    /* border: 1px solid #aaa; */
    line-height: 0.87rem;
    margin: 0 auto;
    background-color: #f1f1f1;
    border-radius: 0.1rem;
    display: block;
    font-size: 0.3rem;
}

.jsq_mk .jsq_inputBox select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3% 1%;
    background: #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    float: left;
    /* height: 0.87rem; */
    width: 30%;
    background-color: #f1f1f1;
    background: url(../images/xiala.png)no-repeat scroll right center transparent;
    background-size: .2rem 0.2rem;
    outline: 0;
    border: none;
    /* border: 1px solid #aaa; */
   
    /* line-height: 0.87rem; */
}

.jsq_mk .jsq_inputBox select:nth-child(2) {
    /* margin: 0 0.26rem */
}

.jsq_mk .jsq_btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    margin: 0 auto 0.1rem auto;
    /* height: 0.87rem; */
    width: 92%;
    border: 1px solid transparent;
    background: #0270fd;
    color: #fff;
    border-radius: 0.1rem;
    font-size: 0.33rem;
    /* line-height: 0.87rem; */
    cursor: pointer;
    padding: 3% 0;
}

.quote-msBtn {
    display: block;
    text-align: center;
    line-height: 0.9rem;
    width: 6.1rem;
    height: .9rem;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#0359bc), to(#046ae0)), -webkit-gradient(linear, left top, left bottom, from(#0359bc), to(#0359bc));
    background-image: linear-gradient(0deg, #0359bc 0%, #046ae0 100%), linear-gradient(#0359bc, #0359bc);
    background-blend-mode: normal, normal;
    border-radius: 0.1rem;
    margin: 0 auto;
    color: #fff;
    font-size: 0.36rem;
}
#LXB_CONTAINER_SHOW{display:none !important;}

.imgbody{width:90%; margin:0 auto;}

/* new list */
.news_col{
    margin-top: 0.23rem;
    padding: 0.3rem 0.23rem 0.5rem;
    background: #fff;
}
.clear{
	clear: both;
}
.news_list{
	width: 100%;
}
.news_list .news_btn {
    width: 100%;
    margin: 3% 0 3% 0;
    text-align: center;
}
.news_title{
	padding:15px;
	width:100%;
}
.news_title h2,
.news_title a{
	width:50%;
	float:left;
	font-size: 0.31rem;
    color: #277bf5;
}
.news_title a{
	text-align:right;
}
.news_btn a {
    margin-right: 3%;
    position: relative;
    display: inline-block;
    line-height: 25px;
    text-align: center;
    border: 1px solid #ccc;
    color: #666;
    font-size: 14px;
    padding: 0 15px;
    width: 45%;
}
.news_btn a.active {
    color: #fff;
    background-color: #277bf5;
	width: 45%;
	animation:myfirst 1s;
}
.news_btn .active:after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -6px;
    border-top: 6px solid #277bf5;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.new_pro{
	display: none;
	width: 90%;
    margin: 0 auto;
}
.new_pro.active {
    display: block;
	animation:opacity 1s;
}
.new_pro_content{
	width:100%;
	background:#fff;
}
.news_Tnews{
	padding: 0;
}
.news_Tnews li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 2%;
    overflow: hidden;
    width: 100%;
    margin-bottom:3%;
}
.news_Tnews li .news_li_left {
    width: 33%;
    float: left;
    display: inline;
    margin-right: 3%;
	height:1.5rem;
}
.news_Tnews li .news_li_left img{
	width: 100%;
}
.news_Tnews li .news_li_left a{
	display: block;

}
.news_Tnews li .news_li_right {
    float: left;
    width: 58%;
}
.news_Tnews li .news_li_right h1 {
	margin-top: 1%;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    margin-bottom: 4%;
    color: #666666;
}
.news_Tnews li .news_li_right .news_li_content {
    line-height: 19px;
    display: block;
    margin-bottom: 10px;
    height: 38px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
}
.news_Tnews li:last-child{
	margin-bottom:0;
}
@keyframes myfirst{
	0%{
		background-color:#2d5a9a;
	}
	50%{
		background-color:#2167ca;
	}
	100%{
		background-color:#277bf5;
	}
}
@keyframes opacity{
	0%{
		opacity:0.5;
	}
	50%{
		opacity:0.8;
	}
	100%{
		opacity:1;
	}
}
/* end */




.chai {
	width: 75%;
    margin: 20% auto;
    position: relative;
    height: 8rem;
    background: url(/images/bdred.jpg) no-repeat;
    background-size: 100% 100%;
	}
	.chai form {
	    width: 90%;
	    padding-top: 70%;
	    margin: 0 auto;
	}
	.chai form .hongbao-input {
	    width: 90%;
	    font-size: 0.2rem;
	    outline: none;
	    display: block;
	    margin: 0 auto;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	    border: 1px solid #DB5943;
	    padding-left: 3%;
	    border-radius: 4px;
		padding-top:3%;
		padding-bottom:3%;
	}

	.close-2 {
	    width: 0.87rem;
	    height: 0.87rem;
	    position: absolute;
	    top: 0%;
	    z-index: 0;
	}
	.hongbao_kai {
	    width: 100%;
	    height: 100%;
	    position: fixed;
	    max-width: 750px;
	    top: 0;
	    z-index: 900;
	}
	.hongbao_container{
		width: 100%;
	    height: 100%;
	    position: fixed;
	    max-width: 750px;
		z-index: 800;
		top: 0;
		opacity: 0
	}
	.hongbaoBg {
	    width: 75%;
	    margin: 20% auto;
	    position: relative;
	    height: 8rem;
	    background: url(/images/818170426855678818.jpg) no-repeat;
	    background-size: 100% 100%;
	}
	.hongbaoBox {
	    width: 100%;
	    height: 100%;
	    position: relative;
	}
	.hongbaoClose {
	    display: block;
	    width: 1.87rem;
	    height: 1.87rem;
	    position: absolute;
	    top: 0%;
	    z-index: 0;
	}
	.hongbaoOpen {
	    position: absolute;
	    width: 50%;
	    top: 6.5rem;
	    left: 50%;
	    margin-left: -25%;
	    height: 4.8rem;
	}
	.openBox{
	width: 100%;
    height: 100%;
    position: fixed;
    max-width: 750px;
    top: 0;
    z-index: 800;
	}
	.openBoxmain{
		width: 75%;
		margin: 20% auto;
		position: relative;
		height: 8rem;
	
	}
	.openBox .hongbao_top{
	  
	 width: 100%;
		 position: absolute;
		 top:0;
		 left:0;
		 z-index:800;
	
	}
	.openBox .hongbao_down{
		width: 100%;
		 position: absolute;
		 top:56.5%;
		 left:0;
		 z-index:800;
		
	}
	.openBox .hongbao_top img,
	.openBox .hongbao_down img{
		width: 100%;
	}
	.chai form .hongbao-submit {
	    width: 90%;
	    border-radius: 4px;
	    display: block;
	    margin: 0 auto;
	    background: #DB5943;
	    border: none;
	    font-size: 0.25rem;
	    margin-top: 0.2rem;
	    color: #fff;
		padding-top:3%;
		padding-bottom:3%;
	}
	.close-2 {
	    width: 1.87rem;
	    height: 1.87rem;
	    position: absolute;
	    top: 0%;
	    z-index: 0;
	}
	/*旋转*/
	.box-out {
	    width: 80px;
	    height: 80px;
	    margin: 100px auto;
	    position: absolute;
	    border-radius: 10px;
	    top: 25%;
	    left: 35%;
       }
        
        .inner,
        .inner2 {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            width: 80px;
            height: 80px;
            border-radius: 6px;
            backface-visibility: hidden;
            /* 不面对屏幕时不可见 */
        }
                
        .inner2 {
		/*
            transform: rotateY(180deg);
            -webkit-transform: rotateY(180deg);
			-moz-transform: rotateY(180deg);
			-ms-transform: rotateY(180deg);
		*/
		}  
        .box-out.move {
            animation: 3s move;
            transform-style: preserve-3d;
            animation-iteration-count:3;
        }
        
        @keyframes move {
            0% {
            　　transform: rotateY(0deg);
             　 -webkit-transform: rotateY(0deg);
            }
            100% {
               transform: rotateY(360deg);
               -webkit-transform: rotateY(360deg);
            }
        }
        .inner img,.inner2 img{
        	width: 80px;
        	height: 80px;
        }
.hongbaobj{width:100%; height:100%; position:fixed; z-index:700; background:#000; opacity:0.6; display:none; left:0; top:0;}