html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Microsoft YaHei" !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: "GOTHIC" !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
}
@font-face {
    font-family: "zdy";
    src: url("../fonts/unidreamled.TTF")
}
/*BrandStory*/
.default-header{
    width: 100%;
    max-width: 750px;
    overflow: hidden;
    padding: 0.098rem 0rem;
    box-sizing: border-box;
    border-bottom: 0.01rem solid #e5e5e5;
    position: fixed;
    z-index: 99999;
    background: #fff;
    top: 0;
    box-shadow: 0 1px 4px #ccc;
}
.default-header span{
    display: block;
    width: 7%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
.default-header span img{
    width: 100%;
}
.default-header span:nth-child(2){
    width: 28%;
    float: left;
    margin-left: 29%;
}
.default-header span:nth-child(3){
    float: right;
    color: #333;
    font-size: 0.28rem;
    padding-right: 1%;
	width:auto;
	padding-top:2%;
}
.Story_title,.Material_title{
    width: 100%;
    margin-top: 10%;
}
.Story_title h1,
.Material_title h1{
    margin-top:0.1rem;
    font-size:  0.37rem;
    color: #333;
    text-align: center;
    font-weight: bold;
}
.Story_title p,
.Material_title p{
    margin: 0.01rem 0 0.3rem 0;
    text-align: center;
    color: #999;
    font-size: 0.23rem;
}
video{
    width: 100%;
    display: block;
}
.story_Introduction,.story_culture{
    width: 90%;
    margin: 0 auto;
    margin-top: 0.35rem;
    margin-bottom: 0.5rem;
}
.story_Introduction p,.story_culture p{
    font-size: 0.26rem;
    color: #333;
    text-indent: 0.45rem;
    letter-spacing: 0.02rem;
    line-height: 0.4rem;
    line-height: 0.45rem;
}
.culture_img,.assemble_img{
    width: 90%;
    margin:0 auto;
}
.culture_img img,.assemble_img img{
    width: 100%;
}
.assemble-box{
    width: 90%;
    margin: 0 auto;
    margin-top: 0.5rem;
    overflow: hidden;
}
.assemble-box .assemble-left{
    width: 9%;
    float: left;
}
.assemble-box .assemble-left span{
    width: 0.02rem;
    height: 1rem;
    display: block;
    background-color: #b5b5b5;
    margin: 0 auto;
}
.assemble-box .assemble-left span:nth-child(4){
    height: 0.8rem;
}
.assemble-box .assemble-left span:nth-child(6){
    height: 1.2rem;
}
.assemble-box .assemble-left span:nth-child(8){
    height: 1.2rem;
}
.assemble-box .assemble-left span:nth-child(10){
    height: 1.5rem;
}
.assemble-box .assemble-left img:nth-child(1){
    margin-top: 0.4rem;
}


.assemble-box .assemble_main{
    width: 91%;
    overflow: hidden;
    position: relative;
    margin-bottom: 0.6rem;
}
.assemble-box .assemble_main:nth-child(1){
    padding-top: 0;
}

.assemble-box .assemble_main img{
    float: left;
    width: 9%;
    margin-top: 0.2rem;
}
.assemble-box .assemble_main .assemble_left {
    float: left;
    width: 45%;
    padding-left: 0.25rem;
    box-sizing: border-box;
}
.assemble-box .assemble_main .assemble_left h1{
    color: #013b84;
    font-size: 0.3rem;
    font-weight: bold;
}
.assemble-box .assemble_main .assemble_left p{
    font-size: 0.25rem;
    color: #333;
    line-height: 0.4rem;
}
.assemble-box .assemble_main .assemble_right{
    float: left;
    width: 55%;
}
.assemble-box .assemble_main .assemble_right p{
    font-size: 0.25rem;
    color: #333;
    line-height: 0.4rem;
}
.assemble-box .assemble_main:nth-child(2) .assemble_right p:nth-child(1){
    margin-top: 0.15rem;
}
.assemble-box .assemble_main:nth-child(7) .assemble_right p:nth-child(1){
    margin-top: 0.15rem;
}

/*.assemble-box .assemble_main:nth-child(3){
    animation: fadeInOut 2s;
}
.assemble-box .assemble_main:nth-child(4){
    animation: fadeInOut 4s;
}
.assemble-box .assemble_main:nth-child(5){
    animation: fadeInOut 6s;
}
.assemble-box .assemble_main:nth-child(6){
    animation: fadeInOut 8s;
}
.assemble-box .assemble_main:nth-child(7){
    animation: fadeInOut 10s;
}*/
.story_history{
    width: 100%;
    background: #f5f5f5;
    padding: 0 0.3rem 0.5rem 0.3rem;
}
.story_history img{
    width: 100%;
}
.story_history .Story_title h1{
    padding-top: 0.7rem;
}
.story_map{
    width: 100%;
	margin-top:6%;
}
.story_map img{
    width: 100%;
}
/*footer*/
.com_footer{
    padding-bottom: 0.65rem;
    padding-top: .34rem;
    background:#f7f7f7;
	margin-top:8%;
}
.com_footer .qs_box{
    border-bottom: 0.01rem solid #d2d2d2;
}
.com_footer .qsLogo{
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 0.2rem;
}
.com_footer .qsLogo img{
    width: 35%;
    float: left;
}
.com_footer .qsLogo p{
    width: 50%;
    float: left;
    color: #013b84;
    font-size: 0.24rem;
    height: 0.5rem;
    line-height: 0.5rem;
    margin-left: 0.2rem;
}
.com_footer p.txt{
    text-align: center;
    font-size: 0.18rem;
    color: #555555;
    margin-top: 0.2rem;
    width: 80%;
    margin: 0 auto;
    line-height: 0.4rem;
}
/*鍔ㄧ敾*/
@keyframes span_one{
    from {
        height: 0;
        opacity: 0
    }
    to {
        height: 1rem;
        opacity: 1
    }
}
@keyframes span_two{
    from {
        /*height: 0;*/
        opacity: 0
    }
    to {
        /*height: 0.8rem;*/
        opacity: 1
    }
}
@keyframes span_three{
    from {
        height: 0;
        opacity: 0
    }
    to {
        height: 0.8rem;
        opacity: 1
    }
}
@keyframes span_four{
    from {
        height: 0;
        opacity: 0
    }
    to {
        height: 1.2rem;
        opacity: 1
    }
}
@keyframes span_five{
    from {
        height: 0;
        opacity: 0
    }
    to {
        height: 1.5rem;
        opacity: 1
    }
}
@keyframes span_six{
    from {
        height: 0;
        opacity: 0
    }
    to {
        height: 1rem;
        opacity: 1
    }
}
@keyframes fadeInOut {
   0% {
        opacity:1;
     }
    25% {
        opacity:0;
    }
    50% {
        opacity: 0;    
    }
    75% {
        opacity:1;
    }
}
/*BrandMaterial*/
.Story_p{
    width: 100%;
    margin-bottom: 0.6rem;
}
.Story_p p{
    text-align: center;
    color: #333;
    font-size: 0.26rem;
    margin-bottom: 0.02rem;
}
.material_list{
    width: 100%;
    overflow: hidden;
    padding: 0.5rem 0;
}
.material_list ul{
    width: 90%;
    margin: 0 auto;
}
.material_list ul li{
    width: 49%;
    margin-right: 2%;
    float: left;
}
.material_list ul li img{
    width: 100%;
}
.material_list ul li p{
    text-align: center;
    color: #555;
    font-size: 0.26rem;
    height: 0.8rem;
    line-height: 0.8rem;
}
.material_list ul li:nth-child(2n){
    margin-right: 0;
}
.Material_title{
    margin-top: 7%;
}
.Material_coop{
    width: 100%;
    margin: 0.5rem 0;
}
.Material_coop img{
    width: 100%;
}
.Material_more{
    width: 100%;
    margin-bottom: 0.6rem;
}
.Material_more span{
    display: block;

    margin-bottom: 0.6rem;
    background-color: #013b84;
    font-size: 0.32rem;
    text-align: center;
    height: 0.85rem;
    line-height: 0.85rem;
    width: 90%;
    margin: 0 auto;
    color: #fff;
}
.Material_more span a{ color:#fff; display:block;}
.yuding{
    max-width: 750px;
    position: fixed;
    bottom: 0;
    left:0;
    background-color: #013b84;
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    color: #fff;
    font-size: 0.26rem;
    width: 100%;
    z-index: 9999;
}
/*homeFurnish*/
.VS{
    width: 100%;
    background-color: #f5f5f5;
    padding: 0.1rem;
    padding-bottom: 0.5rem;
	margin-top:10%;
}
.VS .home_title{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 0.5rem;
}
.VS .Story_title{
    margin-top: 5%;
}
.VS .home_title span{
    width: 49%;
    margin-left: 2%;
    float: left;
    color: #fff;
    background-color: #013b84;
    border-radius: 5px;
    text-align: center;
    height: 0.7rem;
    line-height: 0.7rem;
	font-size: 0.24rem;
}
.VS .home_title span:nth-child(1){
    margin-left: 0;
    background-color: #a0a0a0;
}
.VS_video{
    margin-bottom: 0.7rem;
}
.vs_content{
    width: 90%;
    margin: 0 auto;
}
.vs_content .vs_box{
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.4rem;
}
.vs_content .vs_box .vs_img{
    width: 48%;
    float: left;
}
.vs_content .vs_box .vs_img p{
    line-height: 0.5rem;
    color: #000;
    font-weight: 100;
	font-size:0.23rem;
}
.vs_content .vs_box .vs_mid{
    border: 0.03rem solid #053a80;
    border-radius: 100%;
    color: #053a80;
    font-size:0.27rem; 
    padding: 0.1rem;
    float: left;
    margin: 0 0.1rem;
	font-weight: bold;
}
.team{
    width: 100%;
}
.team_title{
    margin-top: 0.5rem;
}
.team p.tios{
    margin: 0 0.3rem;
    text-align: center;
    font-size: 0.3rem;
    color: #383838;
}
.team_img{
    width: 90%;
    margin: 0 auto;
    padding-top: 0.35rem;
    padding-bottom: 0.8rem;
}
.team_img img{
    width: 100%;
}
/*fullRange*/
.Story_p h1{
    text-align: center;
    font-weight: bold;
    font-size: 0.3rem;
    line-height: 0.5rem;
}
.Story_title h2{
    font-size: 0.26rem;
    color: #555;
    text-align: center;
    margin: 0.2rem 0;
}
.mall{
    width: 100%;
    background: url(../picture/mall.jpg);
    background-size: 100% 100%;
    position: relative;
    height: 4.4rem;
}
.mall .mall_img{
    width: 25%;
    position: absolute;
    top: 24%;
    left: 3%;
}
.mall .mall_img:nth-child(2){
    top: 40%;
}
.mall .mall_img:nth-child(3){
    top: 56%;
}
.mall .mall_img:nth-child(4){
    left: 69%;
}
.mall .mall_img:nth-child(5){
    left: 69%;
    top: 40%;
}
.mall .mall_img:nth-child(6){
    left: 69%;
    top: 56%;
}
.mall .mall_img img{
    width: 100%;
}
#advert {
    width: 300px;
    height: 300px;
    margin: 10% auto;
    position: relative;
}

#advert .bg1 {
    width: 4.5rem;
    height: 4.5rem;
    position: absolute;
    top: 10%;
    left: 50%;
    z-index: 10;
    margin-left: -33%;
}

#advert .bg1 div {
    width: 4rem;
    height: 4rem;
    border: #ccc 0.02rem dashed;
    border-radius: 15em;
    position: relative;
}

#advert .bg1 img {
    width:1rem;
    position: absolute;
   
}
#advert .bg1 p{
    color:#013b84;
    font-size:0.25rem;
}
#advert .bg1 .icon01 {
    top: -10%;
    left: 40%;
	 animation: animtran 1s infinite;
    
}
#advert .bg1 .icon02 {
    top: 10%;
    right: -5%;
	 animation: animtran 1s infinite;
}

#advert .bg1 .icon03 {
    top: 65%;
    right: -5%;
	animation: animtran 1s ease 0.5s infinite;
}

#advert .bg1 .icon04 {
    left: 40%;
    bottom: -10%;
	animation: animtran 1s ease 0.5s infinite;
}

#advert .bg1 .icon05 {
        bottom: 9%;
    left: -5%;
	 animation: animtran 1s infinite;
}

#advert .bg1 .icon06 {
    left: -5%;
    top: 11%;
	animation: animtran 1s ease 0.5s infinite;
}
#advert .bg1 .iconp01{
    position: absolute;
    top: -24%;
    left: 39%;
}
#advert .bg1 .iconp02{
    position: absolute;
    top: 17%;
    right: -38%;
}
#advert .bg1 .iconp03{
    position: absolute;
    top: 72%;
    right: -38%;
}
#advert .bg1 .iconp04{
    position: absolute;
    bottom: -24%;
    right: 33%;
}
#advert .bg1 .iconp05{
    position: absolute;
    top: 18%;
    left: -39%;
}
#advert .bg1 .iconp06{
    position: absolute;
    top: 72%;
    left: -38%;
}
#advert .content {
    width: 2rem;
    position: absolute;
    z-index: 11;
    left: 50%;
    margin-left: -15%;
    top: 27%;
}
#advert .content img{
    width: 100%;
}
@keyframes animtran{
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.2);  
    }
    100%{
        transform: scale(1);
    }
}
@keyframes animtran2{
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.2);  
    }
    100%{
        transform: scale(1);
    }
}
.marks-box{
    width: 90%;
    position: relative;
    left: 5%;
}
.marks-box .marks{
    width: 100%;
    position: absolute;
    top: 0;
    left:0;
    background-color: rgba(0,0,0,.8);
    opacity: .8;
    height: 3.9rem;
}
.video-box{
    position: relative;
    width: 90%;
    margin: 0 auto;
}
.video-box video{
    display: inline-block;
  vertical-align: baseline;
  background:#000;
}
.video-box .video-img{
    position: absolute;
    top: 30%;
    left: 40%;
    bottom: 0;
    width: 30%;
    z-index: 100;
    /*background: url(../picture/zanting.png) no-repeat;*/
    background-size: 70%;
    cursor: pointer;
}
/*soft*/
.soft_head{
    margin-top: 11%;
}
.soft_top{
    padding: 0.5rem 0 0.7rem 0;
    margin: 0 auto;
    text-align: center;
}
.soft_top h1{
    font-size: 0.3rem;
    color: #333333;
}
.soft_top .border{
    width: 8%;
    margin: 0.25rem auto;
    overflow: hidden;
    margin-bottom: 0.35rem;
}
.soft_top .border span{
    height: 0.05rem;
    width: 0.4rem;
    background-color: #4e8776;
    border-radius: 0.1rem;
    float: left;
}
.soft_top .border span.border-two{
    width: 0.1rem;
    margin-left: 0.03rem;
}
.soft_top p{
    line-height: 0.4rem;
    font-size: 0.26rem;
    color: #333;
}
.open_history{
    background-color: #f6f6f6;
    text-align: center;
}
.open_history{
    width: 100%;
    background-color: #f6f6f6;
    padding-top: 0.6rem;
}
.open_history h1,
.soft_advantage h1,
.cost_performance h1{
    font-size: 0.38rem;
    font-weight: bold;
    line-height: 0.7rem;
}
.open_history p.English_title,
.soft_advantage p.English_title,
.cost_performance p.English_title{
    color: #4e8776;
    font-size: 0.3rem;
}
.open_history p.title_content{
    color: #333;
    font-size: 0.26rem;
    line-height: 0.7rem;
}
.history_img{
    width: 90%;
    margin: 0 auto;
}
.historylist_img{
    margin-top: 0.4rem;
}
.soft_advantage{
    background-color: #fff;
    text-align: center;
    padding: 0.85rem 0;
}
.soft_advantage .advantage_list{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}
.advantage_list .list_box{
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-top:0.6rem;
}
.advantage_list .list_box:nth-child(2n){
    margin-right: 0;
}
.advantage_list .list_box img{
    width: 100%;
    border-radius: 0.1rem;
}
.list-top{
    width: 100%;
    display: block;
    color: #4e8776;
    font-size: 0.28rem;
    text-align: left;
    line-height: 1rem;
    font-weight: bold;
}
.list_box .list-top i{
    font-size: 0.48rem;
    font-weight: normal;
    font-style: italic;
}
.list_box p.list_content{
    font-size: 0.18rem;
    color: #666;
    text-align: left;
}
.cost_performance{
    width: 100%;
    background-color: #f7f7f7;
    padding: 0.5rem 0;
    text-align: center;
}
.cost_performance .performance_box{
    width: 100%;
     position: relative;
     margin-top: 0.5rem;
}
.cost_performance .performance_box img{
    width: 100%;
}
.performance_box .performance_list img{
    width: 9%;
    position: absolute;
    top: 2%;
    left: 27%;
     animation: animtran 1s infinite;
}
.performance_box .performance_list img:nth-child(2){
    top: 1%;
    left: 64%;
}
.performance_box .performance_list img:nth-child(3){
    top: 33%;
    left: 74%;
    width: 10%;
}
.performance_box .performance_list img:nth-child(4){
    top: 65%;
    left: 63%;
}
.performance_box .performance_list img:nth-child(5){
    top: 65%;
    left: 26%;
}
.performance_box .performance_list img:nth-child(6){
    top: 33%;
    left: 16%;
    width: 10%;
}
.customizable{
    width: 100%;
    position: relative;
}
.customizable .customizable-top{
    background-color: #75a697;
    padding-top: 0.6rem;
    color: #fff;
    height: 7.5rem;
}
.customizable .customizable-top h1{
    font-size: 0.38rem;
    color: #fff;
	font-weight:bold;
}
.customizable .customizable-top .customizable-box{
    width: 90%;
    margin: 0 auto;
}
.customizable .customizable-top .customizable-box p.title{
    font-size: 0.3rem;
    line-height: 0.7rem;
}
.customizable .customizable-top .customizable-box p.content{
    font-size: 0.26rem;
    line-height: 0.4rem;
}
.customizable_bot{
    position: absolute;
    top: 40%;
    left:5%;
    width: 90%;
    background-color: #fff;
    padding: 0.3rem 0.2rem;
	box-shadow: 1px 7px 7px 0px #dadad9;
}
.customizable_bot img{
    margin-bottom: 0.2rem;
}
.cost_performance_box{
    width: 100%;
    height: 23.5rem;
}
.translate{
    width: 100%;
    position: fixed;
    background-color: #4e8776;
    bottom: 0%;
    z-index: 99;
    line-height: 0.9rem;
    color: #fff;
    font-size: 0.32rem;
    text-align: center;
    letter-spacing: 0.04rem;
}
/*鏍锋澘瀹秇ome*/
.select-bix{
    margin:0 0.2rem;
    padding-bottom: 0.2rem;
    box-sizing: border-box;
}
.select-title{
    width: 100%;
    margin-top: 1.3rem;
    font-size: 0.25rem;
    overflow: hidden;
    height: 0.8rem;
    line-height: 0.8rem;
}
.select-title li{
    float: left;
    width: 25%;
    text-align: center;
}
.select-bix .list-item{
    width: 100%;
    margin-bottom: 0.5rem;
    position: relative;
}
.select-bix .list-item img{
    width: 100%;
}
/*鏂板*/
.select-bix .list-item .list-box{
    position: relative;
}
.select-bix .list-item a{
    color: #333;
}
.select-bix .list-item .list-box h3:nth-child(2){
    margin: 0;
    font-size: 0.25rem;
     display:block;
     float:right;
     padding-top:1%;
     padding-bottom:1%;
     padding-left:3%;
     padding-right:3%;
     color:#003c84;
     border-radius:20px;
     width: 24%;
     z-index: 999;
     border: 1px solid #003c84;
}
.select-bix .list-item .list-box,
#details-box .head-details .list-box{
    width: 100%;
    overflow: hidden;
    margin-top: 0.3rem;
    position: relative;
    z-index: 1;
    height: 0.6rem;
}
#details-box .head-details .list-box{
    padding: 0.15rem;
    margin-top: 0;
}
.select-bix .list-item .list-box h3,
#details-box .head-details .list-box h3{
    width: 50%;
    float: left;
    font-size: 0.32rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#details-box .head-details .list-box h3 span{
    margin: 0;
    font-size: 0.25rem;
    display:block;
    float:right;
    background:#0270fd;
    padding-top:1%;
    padding-bottom:1%;
    padding-left:3%;
    padding-right:3%;
    color:#fff;
    border-radius:20px;
}
.mark{
    width: 40%;
    height: 0.4rem;
    position: absolute;
    bottom: 12%;
    right: 0;
    z-index: 99;
}
.select-bix .list-item .list-box h3:nth-child(2),
#details-box .head-details .list-box h3:nth-child(2){
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}
#baojia .jsq_mkCon{
        margin: 60% auto;
}
.select-bix .list-item p{
    margin:0;
    margin-top: 0rem;
    color: #979797;
    font-size: 0.22rem;
    width: 80%;
    float: left;
}
.select-bix .list-item span{
    margin-left: 0.15rem;
}
.select-bix .list-item .iconfont-look{
    text-align: right;
    font-size: 0.25rem;
    float: left;
    line-height: 0.6rem;
    color: #979797;
}
.select-bix .list-item .vr{
    position: absolute;
    top:0.2rem;
    right:0.2rem;
    width: 1.7rem;
    height: 0.5rem;
}
.list-look{
    overflow: hidden;
}
.back{
    width: 0.8rem;
    height: 0.8rem;
    border: 0.01rem solid #e1e1e1;
    border-radius: 100%;
    padding: 0.1rem;
    position: fixed;
    bottom: 5%;
    right: 2%;
    z-index: 99;
    background: #fff;
}
.no-botton{
    padding-bottom: 0;
}
/* 鏀剁缉鑿滃崟 */
.head-menu{
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    height: 91vh;
    display: none;
    z-index: 99;
}
.menu-box{
    width: 100%;
    background-color: #fff;
    height: 60vh;
    position: absolute;
    top:0;
    left: 0;
    z-index: 999;
}
.category{
    margin:0 0.2rem;
}
.category p{
    font-size: 0.3rem;
    line-height: 0.8rem;
    border-top: 0.01rem solid #e7e7e7;
    box-sizing: border-box;
    color:#847f7f;
}
.category .heighter{
    margin-top: 0.15rem;
    width: 22.89%;
    height: 0.3rem;
    font-size: 0.12rem;
    line-height: 0.3rem;
    color: #666;
    text-align: center;
    background: #f6f6f6;
    border-radius: 0.03rem;
    white-space: nowrap;
    padding:0.1rem;
}
/*customer*/
.customer{
    width: 100%;
    padding-top: 1.1rem;
}
.customer-title{
    text-align: center;
    margin-top: 0.3rem;
}
.customer-title h1{
    font-size: 0.38rem;
    color: #333;
    line-height: 0.6rem;
    font-weight: bold;
}
.customer-title p{
    font-size: 0.24rem;
    color: #999;
}
.customer-title p:nth-child(3){
    font-size: 0.26rem;
    color: #333;
    margin-top: 0.15rem;
}
.customer-title p:nth-child(4){

}
.wall{
    width: 90%;
    margin: 0 auto;
}
.wall img{
    width: 100%;
    margin-top: 0.6rem;
}
.customer-banner{
    width: 90%;
    margin: 0.4rem auto;
}
img.button {
    width: 80%;
    display: block;
    margin: 0.4rem auto;
}
/*server*/
.server{
    width: 90%;
    margin: 0.4rem auto;
}
.server img{
    width: 100%;
    margin-bottom: 0.2rem;
}
img.service{
    display: block;
    width: 90%;
    margin: 0.4rem auto;
    margin-bottom: 0.8rem;
}
.sub{
    width: 90%;
    margin: 0 auto;
    box-shadow: 0px 1px 8px -2px #a49e9e;
    border-radius: 0.05rem;
    padding: 0.4rem 0;
    margin-bottom: 0.6rem;
}
.sub input,.call{
    height: 0.86rem;
    width: 90%;
    margin-left: 5%;
    background-color: #f2f2f2;
    margin-bottom: 0.25rem;
    border-radius: 0.05rem;
    text-indent: 0.2rem;
	font-size:0.23rem;
}
.call{
    background-color: #013b84;
    text-align: center;
    color: #fff;
    font-size: 0.32rem;
    line-height: 0.86rem;
}
.sub p{
    text-align: center;
    font-size: 0.2rem;
    color: #989898;
}
.sub p span{
    color: #ff0000;
}
/*鏈嶅姟淇濋殰*/
.ServiceProcess_head {
    padding-top: 0rem;
}
.reffer {
    width: 100%;
    color: #fefefe;
}
.reffer .ref-box{
    width: 90%;
    margin: 0.2rem auto;
    background-color: #fff;
    box-shadow: 1px 1px 18px -6px #c5c3c3;
    border-radius: 5px;
    padding: 0.45rem 0.35rem;
    box-sizing: border-box;
    margin-bottom: 0.8rem;
}
#sub2 input{
    width: 100%;
    background-color: #f2f2f2;
    text-indent: 0.3rem;
    height: 0.85rem;
    line-height: 0.85rem;
    margin-bottom: 0.23rem;
	font-size:0.23rem;
}
#sub2 textarea{
    width: 100%;
    background-color: #f2f2f2;
    height: 2.2rem;
    line-height: 0.6rem;
    padding: 0.3rem;
    box-sizing: border-box;
    margin-bottom: 0.23rem;
	font-size:0.23rem;
}
.submit {
    background-color: #013b84;
    height: 0.85rem;
    line-height: 0.85rem;
    text-align: center;
    font-size: 0.32rem;
}
.ref-box p.ref_tips{
    text-align: center;
    font-size: 0.24rem;
    color: #666666;
    margin-top: 0.2rem;
}
.ref-box p span{
    color: #ff0000;
}
.footer_bottom{
    margin-bottom: 0.8rem;
}
.phone{
    position: fixed;
    bottom: 15%;
    left: 2%;
    width: 1.3rem;
    height: 0.9rem;
}
/*瑁呬慨鎶ヤ环*/
.head{
    width: 100%;
    margin-top: 1.1rem;
}
.head img{
    width: 100%;
}
.ref {
    position: relative;
    width: 100%;
    height: 6.2rem;
}
.ref .ref-box{
    box-shadow: 0px 2px 13px -1px #c7c7c7;
    position: absolute;
    background-color: #fff;
    top: -10%;
    left: 5%;
    width: 90%;
    border-radius: 0.1rem;
    padding: 0.4rem 0;
}
.ref .ref-box .border{
    position: relative;
    margin-bottom: 0.16rem;
    color: #383f59;
    font-size: .28rem;
    text-align: center;
    font-size: 0.34rem;
    color: #333333;
}
.ref .ref-box .border::before,
.ref .ref-box .border::after {
    position: absolute;
    top: 0.25rem;
    width: 0.6rem;
    height: 1px;
    content: '';
    border-top: 1px solid #e3e3e3;
    left: 15%;
}
.ref .ref-box .border::after{
    left: 75%;
}
.ref .ref-box .border span{
    color: #e7332b;
    font-size: 0.38rem;
    margin: 0 0.15rem;
}
/*鎶ヤ环鍣�*/
.qs-quote {
    margin-top: 0.23rem;
    width: 90%;
    height: auto;
    margin: 0 auto;
    background: #fff;
}

.qs-quote img {
    width: 60%;
    margin: auto;
    display: block;
    margin-bottom: 0.2rem
}

.qs-quote .qs-quoteTotal {
    height: 1.14rem;
    margin: 0.0rem 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.15rem;
}

.qs-quote .qs-quoteTotal .qs-numWindow {
    height: 0.9rem;
    padding-right: 0.56rem;
    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: #d2d1d1;
    -webkit-box-shadow: 0px 1px 5px 1px #ababa5 inset;
    box-shadow: 0px 1px 5px 1px #ababa5 inset;
    text-align: right;
    font-size: 0.6rem;
    font-family: "zdy";
    color: #333333;
    line-height: 0.9rem;
}

.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 img{
    position: absolute;
    top: 45%;
    right: 10%;
    width: 0.3rem;
}
.qs-quote .qs-frame .qs-ss p {
    display: block;
    line-height: 0.8rem;
    border-radius: 3px;
    margin: 0;
    padding: 0;
    padding-left: 0.2rem;
    font-size: 0.28rem;
    color: #929a9f;
    background-color:#f5f6f9;
    text-align: left;
}
.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-radius: 3px;
    padding-left: 0.2rem;
    font-size: 0.28rem;
    color: #929a9f;
    height: 0.8rem;
    background: #f5f6f9;
    outline: none;
    border: none;
}

.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;
	font-size: 0.23rem;
}

.qs-quote .qs-frame .qs-phone {
    width: 100%;
    margin-top: 0rem;
    overflow: hidden;
}

.qs-quote .qs-frame .qs-phone input {
    width: 100%;
    height: 0.8rem;
    font-size: 0.28rem;
    border-radius: 3px;
    padding-left: 0.2rem;
    color: #929a9f;
    border:none;
    outline: none;
    background: #f5f6f9;
    margin-top:0.2rem;
}

.qs-quote .qs-frame .qs-phone input::-webkit-input-placeholder {
    color: #929a9f
}

.qs-quote .qs-frame .qs-quoteSub {
    display: block;
    width: 100%;
    float: right;
    height: 0.8rem;
    background: #013b84;
    color: white;
    border-radius: 3px;
    border: none;
    margin-top: 0.2rem;
    font-size: 0.32rem;
    margin-bottom: 0.2rem;
}
.qs-quote .qs-frame .dhbaojia{
    display: block;
    width: 28%;
    float: left;
    border-radius: 8px;
    color:#929a9f;
    margin-top: 0.2rem;
    text-align: center;
    height: 0.8rem;
    background-size: 100%;
    padding-top: 0.03rem;
    overflow: hidden;
}
.ref-box p.tips{
    color: #666666;
    font-size: 0.23rem;
    text-align: center;
}
.ref-box p.tips span {
    color: #e7332b;
}
.offer1,
.offer2 {
    width: 100%;
    text-align: center;
    padding: 0.6rem 0 0;
}
.offer1 h1,
.offer2 h1{
    color: #333333;
    font-size: 0.37rem;
    margin: 0;
    font-weight: bold;
}
.offer1 p,
.offer2 p{
    font-size: 0.23rem;
    color: #999999;
}
.offer1 img{
    width: 100%;
}
.offer1 span{
    margin: 0.3rem 0;
}
.offer2 .span{
    margin: 0.35rem 0;
}
.offer2 .span span{
    display: block;
    text-align: center;
    color: #333333;
    font-size: 0.25rem;
}
.banner-box{
    width: 90%;
    margin: 0 auto;
}
.banner{
    width: 100%
}
.banner img{
    width: 100%;
}
.banner .banner_but{
    width: 100%;
    overflow: hidden;
}
.banner .banner_but img{
    float: left;
    width: 32%;
    margin-right: 2%;
    margin:0.15rem 2% 0.15rem 0;
}
.banner .banner_but img:nth-child(3){
    margin-right: 0;
}
.swiper-container {
    padding-bottom: 0.5rem!important;
}
.swiper-pagination-bullet-active {
    background-color: #013b84!important;
}
.money {
    width: 90%;
    margin: 0 auto;
    background-color: #013b84;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #fff;
    text-align: center;
    margin-bottom: 0.85rem; 
    font-size: 0.32rem;
}
.money a{ display:block;  color:#fff;}
.gdheight{padding-top:10%;}
.dede_pages{padding-bottom:5%;}
.dede_pages ul li a{font-size:0.23rem;}


/*jfgz*/
.jfgz1{width:100%; margin:0 auto; text-align:center;}
.jfgz2{width:90%; margin:0 auto; text-align:center; padding-bottom:5%;}
.jfgz3{width:100%; margin:0 auto; text-align:center;position: relative;}

/*box-163css*/
.box-163css{ width:100%; position:relative; margin:0 auto; }
/*swipe*/
.box-163css .swipe{ padding-top:3%; width:90%; margin:0 auto; overflow: hidden; visibility: visible; position: relative; }
.box01_list{position:relative; -webkit-transition: left 600ms ease-out;  width:100%; left:0;}
.box01_list .li_list{width:100%;position:relative; float: left; vertical-align: top;}

/*page*/
.box-163css .page{ text-align:left;  width:90%; margin:0 auto; display:-webkit-flex;display:flex;-webkit-flex-wrap: wrap;flex-wrap:wrap; justify-content: space-between;}
.box-163css .page a{ color:#24407f; display:block;  border:#24407f solid 1px; background:#fff;  display:inline-table; font-size:0.2rem; padding-left:1%; padding-right:1%; padding-top:2%; padding-bottom:2%;  margin-bottom:2%;}
.box-163css .page a.active{color:#fff;  background:#24407f;}

.jfgz4{width:100%; background:#edf0f5; margin:0 auto; padding-top:8%; padding-bottom:8%;}
.jfgz4 a.yy{display:block; width:40%; margin:0 auto; padding-top:5%;}
.jfgz4 .title{width:65%; margin:0 auto; padding-bottom:5%;}
.jfgz5{width:90%; margin:0 auto; padding-top:8%; padding-bottom:8%;}
.jfgz5 .title{width:65%; margin:0 auto; padding-bottom:5%;}
.jfgz6{width:90%; margin:0 auto; }
.jfgz6 a.yy{display:block; width:45%; margin:0 auto;}
.jfgz7{width:100%; margin:0 auto; padding-top:5%;}
.jfgz8{width:100%; padding-top:10%; padding-bottom:10%; background:#e9ecf1;}
.jfgz9{width:90%; background:#fff; border-radius:10px; margin:0 auto; padding-bottom:5%;}
.jfgz9 b{font-size:0.3rem; color:#313131; display:block; text-align:center;padding-top:6%; padding-bottom:6%;}
.jfgz9 input{width:90%; margin:0 auto; font-size:0.24rem; color:#313131; text-indent:10px; border:#cecece solid 1px; padding-top:3%; padding-bottom:3%; display:block; margin-bottom:5%;}
.jfgz10{width:90%; margin:0 auto; }
/*jfgzend*/