﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-size: 12px;
    font-family: "Microsoft Yahei";
    line-height: 1.7;
    background: #000
}

/* ����iPhone��Safari���ֺ��Զ����� */
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    /* ���IOSĬ�ϻ����ܿ������ */
    -webkit-overflow-scrolling : touch;
}

ul,
li {
    list-style: none
}

a {
    text-decoration: none;
    color: inherit;
}
img{
    max-width: 100%
}

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

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

.hide {
    display: none;
}

.show {
    display: block;
}

.fc {
    flex-direction: column;
}

.df {
    display: flex;
}

.jf{
    justify-content: flex-end;
}

.jc {
    justify-content: center;
}

.js {
    justify-content: space-between;
}

.fw {
    flex-wrap: wrap;
}

.ac {
    align-items: center;
}
.mt10{
	margin-top:10px;
}
.bgfff{
	background:#fff
}
.infos {
    color: #777;
    text-align:justify
}

.text-o-3{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#warp {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    background: #eeeeee;
    min-height: 100vh
}

.banner {
    width: 100%
}

.banner img {
    display: block;
}

.center {
    width: 100%;
    max-width: 750px;
    height: auto;
    margin: 0 auto
}

.container {
    position: relative;
}

.header {
    width: 100%;
    margin: 0 auto;
    z-index: 999;
    background: #fff
}

.header-nav {
    padding: 15px;
    background: #fbfbfb;
}

.header .area {
    width: 20%;
    position: relative;
    font-size: 16px;
}

.header .area a.fa-down {
    margin-left: 3px;
    width: 24px;
    height: 24px;
    background: url(../images/home.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
}

.header .area .back{
    background: url(../images/fh1.png) 0 5px no-repeat;
    background-size: 10px;
    padding-left: 15px;
}

.header .area .city{
    background: url(../images/xla1.png) 35px 12px no-repeat;
    background-size: 12px;
    padding-right: 20px;
}


.header .area .city-3{
    background-position:55px 12px
}

.header .title {
    font-weight: bold;
    font-size: 16px;
    
}

.header .service-menu {
    width: 20%
}

.header .service-menu i {
    float: right;
}

.header .service {
    width: 18px;
    height: 18px;
    background: url(../images/khu1.png) no-repeat;
    display: inline-block;
    background-size: cover;
    margin-top: 3px;
}

.header .menu {
    margin-left: 15px;
    color: #9d9d9d;
    padding: 3px;
    width: 18px;
    height: 18px;
    background: url(../images/nav.png) no-repeat;
    display: inline-block;
    background-size: contain;
    margin-top: 4px;
}


/*返回顶部*/
a.ds_backtop{display: none;position: fixed;right: 4%;bottom: 70px;z-index: 999;color: #e52f22;width: 35px;font-size: 35px;height: 35px;text-align: center;opacity: 0.9;background: #eee;border-radius: 100%;line-height: 35px;padding: 1px;}

.ds_pic{background:#f9f9f9 url(../images/ds_loading.gif) center no-repeat;}

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

/*公用banner*/
.banBox{overflow: hidden;}
.banBox .ul li img{display: block;width: 100%;}
.banBox .swiper-pagination-bullet{opacity: 1;border-radius: 0;width: 35px;height: 3px;background: #fff;position: relative;}
.banBox .swiper-pagination-bullet:after{display: block;position: absolute;left: 0;top: 0;width: 0;content: '';background: #e52f22;transition:width 0 line;height: 100%;}
.banBox .swiper-pagination-bullet-active:after{width: 100%;transition:width 3.5s ease-out;}
.banBox .swiper-pagination-bullet-active{background: #fff;}
.banBox .swiper-pagination{font-size: 0;line-height: 0;}

.banBoxImg{overflow: hidden;}
.banBoxImg img{display: block;width: 100%;}



/*背景*/
.dsBgFFF{background: #fff!important;}
.dsBgFFF4{background: #fff;padding: 4%;}
.dsBgFFF15{background: #fff;padding: 15px;}
.dsBgFFF20{background: #fff;padding: 20px;}
.dsBgFFF_TB4{background: #fff;padding-top: 4%;padding-bottom: 4%;}

/*公用wapSwiper 标题 图标背景*/
.wapTitle{text-align: center;line-height: 0;}
.wapTitle span{display: inline-block;line-height: 24px;vertical-align: top;padding: 0 12px;background-size: 18px auto;position: relative;color: #e52f22;font-size: 18px;}
.wapTitle span:after,
.wapTitle span:before{display: block;width: 40px;height: 1px;content: '';position: absolute;top: 50%;margin-top: -.5px;}
.wapTitle span:before{left: 100%;background: url(../images/ds_ttr.png) left center no-repeat;background-size: 100% auto;}
.wapTitle span:after{right: 100%;background: url(../images/ds_ttl.png) left center no-repeat;background-size: 100% auto;}
.wapTitle b{color: #999;line-height: 26px;}
.wapTitle i{display: inline-block;vertical-align: top;width: 20px;height: 24px;background: center no-repeat;background-size:contain;margin-right: 5px;}
.wapTitle1 i{background-image: url(../images/loc_tt1.png);}
.wapTitle2 i{background-image: url(../images/loc_tt2.png);}
.wapTitle3 i{background-image: url(../images/loc_tt3.png);}
.wapTitle4 i{background-image: url(../images/loc_tt4.png);}
.wapTitle5 i{background-image: url(../images/loc_tt5.png);}
.wapTitle6 i{background-image: url(../images/loc_tt6.png);}
.wapTitle7 i{background-image: url(../images/loc_tt7.png);}
.wapTitle8 i{background-image: url(../images/loc_tt8.png);}
.wapTitle9 i{background-image: url(../images/loc_tt9.png);}
.wapTitle10 i{background-image: url(../images/loc_tt10.png);}
.wapTitle11 i{background-image: url(../images/loc_tt11.png);}
.wapTitle12 i{background-image: url(../images/loc_tt12.png);}
.wapTitle13 i{background-image: url(../images/loc_tt13.png);}
.wapTitle14 i{background-image: url(../images/loc_tt14.png);}
.wapTitle15 i{background-image: url(../images/loc_tt15.png);}

/*标题 橘黄背景*/
.lcTitle{text-align: center;margin: 4% 0 3%;}
.lcTitle span{display: inline-block;vertical-align: top;padding: 0 10px;font-size: 16px;color: #ff6600;position: relative;}
.lcTitle span:after,
.lcTitle span:before{display: block;width: 90px;height: 2px;content: '';position: absolute;top: 50%;margin-top: -1px;}
.lcTitle span:before{left: 100%;background: url(../images/lctitle_bg2.png) left center no-repeat;background-size: 100% auto;}
.lcTitle span:after{right: 100%;background: url(../images/lctitle_bg1.png) left center no-repeat;background-size: 100% auto;}
.lcTitle em{display: inline-block;vertical-align: top;margin-top:-1px;margin-right: 3px;}

/*标题 灰色背景*/
.lcTitle2{text-align: center;margin: 4% 0 3%;overflow: hidden;}
.lcTitle2 span{display: inline-block;vertical-align: top;padding: 0 10px;font-size: 16px;position: relative;color: #333;}
.lcTitle2 span:after,
.lcTitle2 span:before{display: block;width: 50px;height: 1px;content: '';position: absolute;top: 50%;margin-top: -.5px;}
.lcTitle2 span:before{left: 100%;background: url(../images/ds_ttr.png) left center no-repeat;background-size: 100% auto;}
.lcTitle2 span:after{right: 100%;background: url(../images/ds_ttl.png) left center no-repeat;background-size: 100% auto;}

.wapSwiper{background: #fff;padding: 4%;}
.wapSwiper .wapSwiperBtn{position: relative;line-height: 0;padding-top: 3%;top: 0;text-align: center;}
.wapSwiper .wapSwiperBtn .swiper-pagination-bullet{opacity: 1;border-radius: 0;width: 12px;height: 4px;background: #e5e5e5;position: relative;display: inline-block;}
.wapSwiper .wapSwiperBtn .swiper-pagination-bullet-active{background: #e52f22;}
.wapSwiper .wapSwiperBtnRight,
.wapSwiper .wapSwiperBtnLeft{position: absolute;width: 24px;height: 44px;top: 50%;margin-top: -22px;background:center no-repeat;background-size:100% 100%;z-index: 2;}
.wapSwiper .wapSwiperBtnLeft{left: 0;background-image: url(../images/btnleft.png);}
.wapSwiper .wapSwiperBtnRight{right: 0;background-image: url(../images/btnright.png);}



.nav {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.6);
    max-width: 750px;
    top: 0;
    z-index: 99;
    left: 50%;
    margin-left: -375px;
    border-top: 1px solid #ebebeb
}

.nav-list {
    width: 100%;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
}

.nav-list li {
    width: 25%;
    text-align: center;
    padding: 15px 0;
}

.nav-list li span {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../images/icon2.png) no-repeat;
    background-size: 375px 375px;
}

.nav-index {
    background-position: -100px -97px!important;
}

.nav-kuashi {
    background-position: -4px -37px!important;
}

.nav-tongcheng {
    background-position: -39px -37px!important;
}

.nav-qiye {
    background-position: -70px -37px!important;
}

.nav-gangqin {
    background-position: -100px -40px!important;
}

.nav-chuguo {
    background-position: -4px -69px!important;
}

.nav-yuyue {
    background-position: -40px -71px!important;
}

.nav-yugu {
    background-position: -70px -71px!important;
}

.nav-zhixiang {
    background-position: -99px -71px!important;
}

.nav-genzong {
    background-position: -4px -95px!important;
}

.nav-about {
    background-position: -39px -100px!important;
}

.nav-lianxi {
    background-position: -70px -97px!important;
}

.time-order {
    width: 100%;
    padding: 5px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff
}

.banner .swiper-pagination-bullet-active {
    background: #ef392f;
    width: 20px;
    border-radius: 10px;
}

.order-btn {
    background: #ef392f;
    color: #fff;
    padding: 3px 10px;
    border-radius: 5px
}

.order {
    flex: 1;
    margin-left: 15px;
    height: 30px;
    line-height: 30px;
}

.fuwu {
    padding-bottom: 20px;
    background: #fff
}

.fuwu li {
    width: 25%;
    margin-top: 20px
}

.fuwu-list .icon {
    width: 46px;
    height: 46px;
    background-repeat: no-repeat;
    border-radius: 50%
}

.fuwu li .chuguo {
    background: #479bd6;
}

.fuwu li .kuashi {
    background: #e95068;
}

.fuwu li .tongcheng {
    background: #ef9a12;
}

.fuwu li .gangqin {
    background: #24b18d;
}

.fuwu li .jiaoche {
    background: #f7c267;
}

.fuwu li .huowu {
    background: #35bbcf;
}

.fuwu li .wangdian {
    background: #D81F1D;
}

.fuwu li .guanyu {
    background: #808dc5;
}

.fuwu li .jumin{
    background: #fe7273
}

.fuwu li .banqian{
    background: #d294ec
}

.fuwu li .wbj{
    background: #67d0b7
}

.fuwu li .qizhong{
    background: #f99e00
}

.fuwu li .kongtiao{
    background: #7eb6f9
}

.fuwu li .cangchu{
    background: #99cb5a
}

.fuwu li .rishi{
    background: #ffb675
}

.fuwu li .baojia{
    background: #f5c74c
}

.fuwu li .kspc{
    background: #3ecd56
}

.fuwu li .ksbc{
    background: #ff7650
}

.fuwu li .jjcz{
    background: #6484f8
}

.fuwu li .jpbz{
    background: #b49e8a
}

.fuwu li .lscc{
    background: #f99e00
}

.fuwu li .khal{
    background: #7eb6f9
}

.fuwu li .yypg{
    background: #a08aea
}

.fuwu li .mfzx{
    background: #99cb5a
}

.title {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fuwu li .title {
    margin-top: 7px;
}

.service-container {
    background: #fff;
    margin-top: 10px;
}

.service-nav {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 15px;
    overflow: hidden;
    position: relative;
}

.service-nav ul {
    position: relative;
}

.service-nav .line {
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.3s;
    background: #ef392f
}

.service-nav li {
    font-size: 14px;
    float: left;
}

.service-nav li span {
    padding: 10px 0;
    display: inline-block;
    position: relative;
}

.service-nav li span:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 2px;
    width: 0;
    background: #ef392f;
    transition: 0.3s
}

.service-nav li.active span:after {
    content: '';
    width: 100%;
    left: 0
}

.img-box-b{
    border-radius: 4px;
    overflow: hidden;
    display: block;
}

.img-box-b img{
    display: block;
}

.service-swiper .infos {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    line-height: 1.7;
    color: #000;
    text-align: left;
    line-height: 2
}

.service-swiper .infos span{
    color: #000;
    font-weight: bold
}

.online-chat {
    margin-top: 10px;
}


.online-chat a{
    display: block;
    width: 30%;
    text-align: center;
    padding: 8px 0;
    border:1px solid rgba(0,0,0,0.1);
    border-radius: 5px;
    margin:5px 0;
    background: #f6f6f6
}

.online-chat a.active{
    background:#f6f6f6 url(../images/hot.gif) no-repeat right top;
    background-size: 25px
}

.service-swiper {
    padding:0px 15px;
}

.hot-city{
    background: #fff;
    margin-top: 10px;
}

.hot-city-swiper{
    padding:15px;
    padding-bottom: 0
}

.evaluation {
    background: #fff;
    margin-top: 10px;
}

.evaluation-article{
    padding:15px;
    background: #fff;
    margin-top: 10px;
}

.evaluation-article h2{
    font-weight:normal;
    font-size:16px
}
.evaluation-article .title{
    border-bottom: 1px solid rgba(0,0,0,0.05);
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.evaluation-article .infos{
    margin: 10px 0;
    line-height: 2;
    border-bottom:1px solid rgba(0,0,0,0.05);
    padding-bottom:10px;
}

.title-1 {
    position: relative;
    font-size: 14px;
    padding: 20px 15px 20px 5px;

    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    line-height:14px;
}

.title-1:before {
    content: '';
    position: absolute;
    top: calc(50% - 6px);
    left: 19px;
    width: 2px;
    height: 12px;
    background: #ef392f
}

.title-1 .more {
    color: #ef392f;
    font-size: 12px;
    
}

.title-1 .more .more-right{
    width:6px;
    height:10px;
    background:url(../images/flr.png) no-repeat;
    background-size:cover;
    display: inline-block;
    margin-left:3px;
    
}
.evaluation-swiper {
    /*padding: 15px;*/
    padding-bottom: 0;
}

.evaluation-swiper img {
    display: block;
}

.evaluation-swiper .swiper-slide {
   
}

.evaluation-swiper .swiper-slide .title,
.evaluation-swiper .swiper-slide .time,
.evaluation-swiper .swiper-slide .img-box {
    margin-bottom: 5px;
}

.eva-box{
    width: 100%;
    height: 100%
}



.evaluation-swiper .eva-box-list{
    width: 48%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 10px;
    margin-bottom:10px;
    line-height: 1.8
}

.eva-box .tel{
    margin-bottom: 10px;
    text-align: center;
    font-size:13px;
	padding:10px 0
}

.evaluation-swiper .holl{
	width:100%!important;
	text-align:left;
	padding-left:5%;
}

.eva-box-list .hot_tel{
	width:14px;
	height:14px;
	display:inline-block;
	background-image:url(../images/ntel.png);
	background-size:cover;
	margin-left:5px;
}

.time {
    background: url(../images/times.png) 0 4px no-repeat;
    padding-left: 16px;
    background-size: 12px;
    color: #777
}

.evaluation-swiper .swiper-slide .infos span {
    color: #ef392f
}

.evaluation-swiper .swiper-container {
    padding:15px 15px 20px;
}

.evaluation-swiper .swiper-pagination-bullet{
    width: 12px;height: 4px;
    border-radius:0;
}

.swiper-pagination-bullet-active {
    background: #ef392f
}

.reason {
    background: #fff;
    margin-top: 10px;
}

.reason-container {
    padding: 15px;
}

.ly {
    color: #fff;
    padding: 10px;
    height: 200px;
    border-radius: 3px;
}

.a1 {
    background: #77c1e4
}

.a2 {
    background: #968be8
}

.a3 {
    background: #68d8b0
}

.a4 {
    background: #69d7d4
}

.a5 {
    background: #b99ae6
}

.a6 {
    background: #6992e1
}


.ly .title {
    font-size: 16px;
    margin-bottom: 10px;
}

.ly .infos {
    color: #fff;
    position:relative;
    z-index:1
}

.ly .img-box {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right
}


.about {
    background: #fff;
    margin-top: 10px;
}

.video-container {
    padding: 15px;
}

.video-c {
    border-radius: 4px;
    overflow: hidden;
}

.video-c img {
    display: block;
}

.end-nav {
    padding: 15px;
}

.end-nav-list .title {
    margin-top: 5px;
}

.footer {
    /*padding: 30px 0;*/
    background: #363231;
    color: #fff;
    line-height: 2.2;
   /* margin-top: 10px;*/
    text-align: center;
}


.fixkf {
    width: 148px;
    height: 148px;
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 999
}

.fixkf a {
    display: block;
    width: 100%;
    height: 100%;
}

.popup_tip {
    margin: -20px 0 15px 0;
}

.popup_btn {
    display: block;
    width: 44.6%;
    float: left;
    background-color: #37c182;
    border-radius: 24px;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: white !important;
}

.popup_btn_ok {
    margin: 0 30%
}

.popup {
    margin-bottom: 30px;
    text-align: center;
}

.popup_bottom {
    text-align: center;
}

.popup_or {
    display: inline-block;
    padding: 3.8% 0;
    float: left;
    min-width: 25px;
    text-align: center;
    color: #c9c9c9;
    font-size: 14px;
    flex: 1;
}

.weixin{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0,0,0,0.5);
    display: none
}

.weixin-container{
    width: 100%;
    height: 100%;
}

.weixin-box{
    background: #fff;
    padding:50px;
    max-width: 96%;
    border-radius: 7px;
}

.weixin-box p{
    background: url(../images/wwxx1.png) 0 3px no-repeat;
    background-size: 24px;
    padding-left: 30px;
    font-size: 16px;
    color: #525252
}

.weixin-box p span{
    background: #e8e8e8;
    padding:3px 8px;
}

.weixin-box h3{
    font-weight: normal;
    margin-top: 10px;
}


#zhixiang{
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    background: #e7f2ff;
    min-height: 100vh
}

.steps{
    padding:20px 15px 15px;

}

.steps-title{
    margin-bottom: 15px;
}

.step-container{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    padding:15px;
}

.step-container img{
    display: block;
}

.step-container .step-title{
    text-align: center;
}

.step-container .infos{
    text-align: center;
    color: #000;
    font-size: 13px;
    margin-bottom: 10px
}

.step-container .step-title p{
    width: 86px;
    height: 31px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}

.step1{
    background-image: url(../images/setp-t1.png);
}
.step2{
    background-image: url(../images/setp-t2.png);
}
.step3{
    background-image: url(../images/setp-t3.png);
}
.step4{
    background-image: url(../images/setp-t4.png);
}
.step5{
    background-image: url(../images/setp-t5.png);
}
.step6{
    background-image: url(../images/setp-t6.png);
}
.step7{
    background-image: url(../images/setp-t7.png);
}

.m-t-20{
    margin-top: 20px;
}

.m-b-20{
    margin-bottom: 20px;
}

.step-container .img-box img{
    display: block;
}

.zhixiang{
    padding:15px;
    background: #d7e8fd
}
.zhixiang-container{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    padding:15px;
    position: relative;
    padding-top: 0
}

.zhixiang-container .text-box{
    text-align: center;
    font-size: 18px;
}

.zhixiang-container .text-box span{
    color: #ef392f
}

.title-3{
    position: absolute;
    width: 182px;
    height: 46px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/page-title.png);
    top: -23px;
    left: calc(50% - 91px)
}

.border-box{
    padding:10px;
    border:1px dashed #9ab3d1;
    border-radius: 8px;
    position: relative;
}

.p-t-25{
    padding-top: 25px;
}

.p-5-0{
    padding:5px 0;
}

.zhixiang-type li{
    width: 32%;
    text-align: center;
    line-height: 2
}

.zhixiang-type li img{
    display: block;
}

.m-t-5{
    margin-top: 5px;
}

.zhixiang-type li .img-box{
    padding:5px;
}

.zhixiang-type li .img-box.bga{
   background: #f2f6fb;
   padding:10px;
}

.border-box .title{
    background: #fff;
    text-align: center;
    display: inline-block;
    padding:0 15px;
    position: absolute;
    top: -11px;
    
}

.border-box .left1{
    left: calc(50% - 71px)
}

.border-box .left2{
    left: calc(50% - 92px)
}

.kefu-onlie li{
    width: 32%;
    background:#eef5fd;
    text-align: center;
    border:1px solid #c7def8;
    border-radius: 4px;
}

.kefu-onlie li a{
    display: block;
    padding:7px 0;
}

.m-b-10{
    margin-bottom: 10px;
}

.title4{
    text-align: center;
}

.title4 p{
    padding:5px 10px;
    border-radius: 0 0 5px 5px;
    background: #3c8deb;
    color: #fff;
    display: inline-block;
}

.hot-city-container{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.hot-c .swiper-pagination-bullet-active{
    background: #3c8deb
}

.p-20-0{
    padding:20px 15px!important;
}

.ul .li>div{
    width: 45%
}

.ul .li:nth-child(2){
    margin-top: -10px;
}

.ul .li .right{
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url(../images/img17.png) top left;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 6px;
}

.ul .li .left{
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url(../images/img17.png) top right;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 6px;
}

.ul .li .infos{
    color: #777;
    font-size: 12px;
    text-align: left;
}
.m-b-5{
    margin-bottom: 5px;
}

.p-b-0{
    padding-bottom: 0
}
.m-t-15{
    margin-top: 15px;
}

.video-box{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    z-index: 9999
}

.video-box video{
    width: 100%;
    height: 100%;
}

.video-box-c{
    width: 100%;
    height: 100%;
}

.fa-back{
    padding-left: 15px;
    background: url(../images/fh1.png) 0 5px;
    background-repeat: no-repeat;
    background-size: 10px;
}

.box-s{
    box-shadow: 0 0 20px rgba(30,115,222,0.5)
}

#jiri{
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    background: #eeeeee;
    min-height: 100vh;
	line-height: 2.3
}

#jiri .container{
    background: #fff
}

#jiri .header{line-height: 1.7}
#jiri .article{padding-bottom: 10px}
#jiri .title8{background: #f3f3f3; border-left: 4px solid #d3d3d3; padding:5px 10px;}
#jiri .mt10{margin-top: 10px;}
#jiri .merit_list li{position: relative; padding-left: 15px; padding-bottom: 10px;}
#jiri .merit_list li:before{content: '';width: 7px;height: 7px;border-radius: 50%;background: #e0e2e4;position: absolute;top: 10px;left: 0}
#jiri .merit_list li:after{content: '';width: 1px; height: calc(100% - 10px); background: #e0e2e4; position: absolute; top: 18px; left: 3px;}
#jiri .merit_list li:last-child:after{height:  calc(100% - 25px)}
#jiri .merit_list li:last-child{padding-bottom: 0}
#jiri .tuijian2 i{color: #ef392e; font-size: 14px;}
#jiri .tuijian2 a{color: #2d7dc2;text-decoration: underline}
#jiri .related{background-color: #fff}
#jiri .title-1:before{background:#0b78ff; height: 14px; top: calc(50% - 7px)}
#jiri .ul_related{padding:0 15px; font-size: 14px; list-style-type:square;}
#jiri .ul_related li{border-bottom: 1px solid rgba(0,0,0,0.05);list-style-type:disc; margin-left:15px;}
#jiri .ul_related li a{padding:6px 0; display:block; }
#jiri .merit_list_2 li{ padding-bottom: 10px;}
#jiri .merit_list_2 li:last-child{padding-bottom: 0}
#jiri .ml15{margin-left: 15px;}
#jiri  .merit_list_2 .question_tip{line-height: 1;padding:2px 2px; background: #ff8e1d; border-radius: 3px; font-size: 16px; font-weight: bold; color: #fff;margin-right: 5px; margin-top: 5px;}
#jiri  .article .import2{color: #ef392e}
.title5{
    font-size: 16px; 
    font-weight: normal;
    text-align: center;
    padding:10px 0;
}

.data-nav{
    padding:7px 15px;
    border-top: 1px solid rgba(0,0,0,.05)
}

.data-nav a{
    width: 14.3%;
    padding:5px 0;
    background: #f8f8f8;
    display: block;
    text-align: center;
    border:1px solid #e4e4e4;
    margin:7px 0;
    border-radius: 3px;
}

.data-nav a.active{
    background: #ef392e;
    color: #fff;
    border-color:#ef392e;
}

.article{
    margin-top: 10px;
    background: #fff;
    padding:0 15px;
}

.article-title{
    padding:10px 0;
    text-align: center;
    border-bottom: 1px solid rgba(0,0,0,0.05)
}

.article-title h1{
    font-size: 16px;
    color: #000;
    font-weight: bold
}

.article-title .infos{
    text-align:center;
}

.article-con{
    padding:10px 0;
    line-height: 2;
    font-size: 14px;
}

.tuijian{
    margin-top: 20px;
}

.tuijian p{
    padding:5px 0;
}

.tuijian p a{
    color: #2d7dc2;
    text-decoration:underline
}

.tuijian p a:hover{
    color: #ef392e
}

.tuijian p i{
    color: #ef392e;
    font-size: 14px;
    font-weight: bold;
}

.fxz{
    padding:10px 0
}

.fxz a{
    width: 40%;
    text-align: center;
    border:1px solid rgba(0,0,0,0.1);
    display: block;
    margin:0 10px;
    line-height: 1.7;
    border-radius: 3px;
    font-size: 14px;
}

.pj-container{
    padding:10px 0;
}


.input-box{
    border:1px solid #4398ed;
    width: 100%;
    height: 70px;
    border-radius: 4px;
    padding:10px;
    position: relative;
}

.input-box textarea{
    width: 100%;
    height: 100%;
    border:none;
    outline: none;
}

.input-sub{
    background: #4398ed;
    color: #fff;
    border-radius: 2px;
    width: 48px;height: 28px;
    text-align: center;
    line-height: 28px;
}

#addSendBox{
    display: none
}

.SendBox{
    width: calc(100% + 2px);
    position:absolute;
    top: -1px;
    left: -1px;
    background: #fff;
    z-index: 9;
    border:1px solid #ccc;
}

.SendBox .title{
    padding:5px 10px;
    background: #fafafa;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.SendBox .title i{
    font-size: 12px;
}

.oreder-yzm{
    padding:15px 10px;
}

.oreder-yzm .item{
    padding:5px 0;
    font-size: 14px;
}

.oreder-yzm .item input{
    height: 30px;
    border:1px solid #ccc;
    padding-left: 5px;
}

.oreder-yzm .item span{
    width: 20%;
    display: inline-block;
    text-align: right;
    padding-right: 5px;
}

.oreder-yzm .sub-btn{
    padding:3px 12px;
    background:#4398ed;
    color:#fff;
    border-radius:2px;
}

.oreder-yzm .change{
    color: #4398ed;
    margin-left: 5px;
}

.SendBox .close{
    padding:0 5px;
}

.SendBox .yzm{
    width: 70px;
    margin-right: 5px;
}

.m-t-10{
    margin-top: 10px;
}

.message-title{
     color: #4398ed
}

.message-title .mes-1{
    padding:0 15px;
    border:1px solid #4398ed;
    border-radius: 4px 4px 0 0;
    border-bottom: none;
    height: 30px;
    line-height: 30px;
}

.message-title .mes-2{
    border-bottom: 1px solid #4398ed;
    flex: 1;
    line-height: 2;
    text-align:right;
    height: 30px;
    line-height: 30px;
}

.message-title .mes-2 span{
    font-family: Impact;
    font-size: 26px;
    margin-right: 5px;
}

.hot-message{
    padding:5px 0;
    position: relative;
    border-bottom: 1px solid #4398ed;
    font-size:14px;
}


.message-list {
    padding:10px 0;
    border-bottom: 1px dashed #e5e5e5 
}

.heads{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
}

.right-message{
    flex: 1;
    padding-left: 10px;

}

.right-message .top-id{
    color: #888;
    font-size: 12px;
}

.center-msg{
    padding:5px 0;
    font-size: 14px
}

.center-msg img{
    max-width: 30%;
    max-height: 100px;
    margin-right: 5px;
}

.bottom-zan span{
    margin-left: 15px;
    cursor: pointer;
}

em{
    font-style: normal;
}

.bgf7{
    background: #f7f7f7;
}

.reply2{
    display: none;
}

.isCheck{
    color: #ef392e;
}

.load-more{
    padding:5px 0;
    background: #eee;
    text-align: center;
}

.reply-msg{
    color: #ef392e
}

.title6{
    font-size: 16px;
}

.title6 span{
    color: #ef392e
}

.user_id{
    margin-right: 5px;
    color: #4398ed
}

.imgfile{
    position: relative;
}

.imgfile i{
    font-size: 22px;
    line-height: 1;
}

.upimgbtn{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
}

.upimg img{
    max-width: 30%;
}

.import{
    background: #ef392e;
    color: #fff
}

.fuwu-c{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(0,0,0,0.7);
    display: none
}

.fuwu-container{
    width: 100%;
    height: 100%;
}

.fuwu-box{
    width: 90%;
    background: #fff;
    padding:20px 10px 30px;
    border-radius: 5px;
    text-align: center;
}

.fuwu-box a{
    width: 30%;
    padding:10px;
    background: #f4f4f4;
    text-align: center;
    border-radius: 3px;
    color: #666;
    display: inline-block;
    margin:5px 0;
}

.fuwu-box a:hover{
    background: #ef392e;
    color: #fff
}

.fuwu-box h1{
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

.fuwu-box h1:before{
    content: '';
    position: absolute;
    width: 40px;
    left: -50px;
    height: 1px;
    background: rgba(0,0,0,.2);
    top: 50%;
}

.fuwu-box h1:after{
    content: '';
    position: absolute;
    width: 40px;
    right: -50px;
    height: 1px;
    background: rgba(0,0,0,.2);
    top: 50%;
}

.hot1{
    color:#ef392f
}

.sm_leg{
    padding:0;
}

.sm_leg ul li{
    text-align: center;
}

.charge{
    background: #fff;
}

.charge-nav{
    padding:0 15px;
    border:1px solid rgba(0,0,0,0.05);
}

.charge-nav li{
    padding:15px 0;
    position: relative;
    transition: 0.3s
}

.charge-nav li.active{
   color: #ef392f
}

.charge-nav li.active:after{
    width: 100%;
    left: 0
}

.charge-nav li:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 2px;
    width: 0;
    background: #ef392f;
    transition: 0.3s
}

.charge-items{
    padding:15px;
    padding-top: 0
}

.charge-items .charge-item{
    display: none
}

.charge-items .charge-item:first-child{
    display: block;
}

.charge-item .price{
    color: #777
}

.price li{
    width: 100%;
    text-align: center;
    border:1px dotted #f3f3f3;
    border-top: none;
    overflow: hidden;
}

.price li p{
    width: 50%;
    padding:7px 0;
    float: left;
}

.price li:first-child{
    background:#f8f8f8;
    color: #333;
    border-top: 1px dotted #f3f3f3
}

.price li p:first-child{
    border-right:1px dotted #f3f3f3;
}

.show-all{
    padding-top: 10px;
    text-align: center;
}

.show-all .open-down{
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url(../images/fh1.png) 2px 0;
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(-90deg);
}

.hide-all{
    text-align: center;
    display: none;
    padding-top: 10px;
}

.hide-all .open-up{
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url(../images/fh1.png) 3px 0 ;
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(90deg);
}


.flow{
    text-align: center;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    width: 48%;
    border:1px solid rgba(0,0,0,0.05);
}

.flow .title{
    display: inline-block;
    background: #ef392f;
    color: #fff;
    padding:0 8px;
    border-radius: 0 0 5px 5px;
}

.flow .short-title{
    border-bottom: 1px dotted rgba(0,0,0,0.05);
    font-size: 14px;
    margin-top: 10px;
}

.flow .content{
    padding:10px 20px;
    color: #777;
    text-align: justify;
    line-height: 2
}

.flow-container .swiper-container{
    padding:15px;
    padding-bottom: 30px;
}

.flow-container .swiper-pagination-bullet{
    width: 12px;
    height: 4px;
    border-radius: 0
}

.title-infos{
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.1)
}

.title-infos-1{
    padding:10px;
    line-height: 2
}

.title-infos-1 p:first-child{
    font-size: 15px;
}

.title-infos-1 p span{
    background: #1c6fdd;
    background-repeat: no-repeat;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    display: inline-block;
    position: relative;
    margin-left: 20px;
    padding-right: 10px;
    height: 20px;
    line-height: 20px;
}

.title-infos-1 p span:before{
    content: '';
    background: url(../images/bg1.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 20px;
    position: absolute;
    left: -12px;
    top: 0;
    background-size: 67px;
}

.shinei{
    padding:0;
}

.shinei .infos{
    border-top: 1px solid rgba(0,0,0,0.05);
    margin-top: 10px;
    overflow: hidden;
    padding:5px 8px;
}

.shinei .infos p{
    margin-bottom: 7px;
    font-size: 14px;
    color: #777
}

.shinei .infos p span{
    display: block;
    font-weight: normal;
}

.shinei .infos p em{
    display: block;
    font-style: normal;
    padding-left: 5px;
	font-size:13px;
}

.shinei .swiper-container{
    padding:15px;
}

.charge-item-title{
    text-align: center;
    margin: 15px 0;
    color: #777
}

.charge-item-title p:first-child{
    color: #000;
    font-size: 15px;
}

.calculator{
    background: #fff;
    padding:15px;
    color: #777
}

.calculator-container{
    padding:10px 10px 20px;
    border:1px solid rgba(0,0,0,0.1);
    border-radius: 5px;
    box-shadow:1px 5px 8px 2px rgba(0,0,0,0.2);
}

.calculator-box{
    text-align: center;
	overflow:hidden
}

.calculator-box h2{
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
    position: relative;
    color: #333
}

.calculator-box h2:before{
    content: '';
    position: absolute;
    top: 50%;
    left: -45px;
    width: 40px;
    height: 1px;
    background: rgba(0,0,0,0.1);
}

.calculator-box h2:after{
    content: '';
    position: absolute;
    top: 50%;
    right: -45px;
    width: 40px;
    height: 1px;

    background: rgba(0,0,0,0.1);
}
.contnum-box{
	border:1px solid #d3d3cb;
	border-radius: 5px;
}

.contnum-box .infos{
	padding:7px 0;
	text-align:center;
	color:#999
}

.cont_box {
    display: flex;
    justify-content: flex-end;
    border:4px solid #3d3c30;
    border-radius: 4px;
    padding:0 5px;
}

.cont_box div{
    margin-left: 2px;
}

.cont_box img{
    display: block;
    width: 20px;
}

.m-b-15{
    margin-bottom: 15px;
}

.contnum{
    padding:4px;
    background: #d3d3cb;
    border-radius: 5px;
}

.form-container li{
    margin-bottom: 15px;
}

.slicet{
    height: 50px;
    padding:0 20px;
    background: #e8e8e8;
    border-radius: 5px;
    position: relative;
    box-shadow: 1px 1px 1px 1px #E1E1E1;

}

.slicet input{
    display: block;
    width: 100%;
    height: 100%;
    border:none;
    outline: none;
    background: #e8e8e8;
	font-size:14px;
}

.butesix button{
    display:block;
    height: 50px;
    width: 100%;
    border:none;
    outline: none;
    background: #f79c33;
    color: #fff;
    border-radius: 5px;
    line-height: 55px;
    font-size: 18px;
}

.xialx{
    width:6px;
    height: 13px;
    position:absolute;
    top: calc(50% - 3px);
    right: 20px;
    background:url(../images/icon-1.png);
    background-size:contain;
    background-repeat: no-repeat; 
}

.innermian{
   background: #fff
}

.pd-15{
    padding:15px;
}

.Removal-process{
    padding:10px 15px;
    border-left: 1px solid rgba(0,0,0,0.1);
    color: #999
}

.Removal-process .line-title{
    position: relative;
    height: 26px;
    font-size: 13px;
}

.Removal-process .line-title:before{
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    border:1px solid #f7a13d;
    left: -21px;
    top: calc(50% - 7px);
    border-radius: 50%;
    background: #fff

}
.Removal-process .line-title p{
    color: #fff;
    background:#f7a13d;
    background-size:contain;
    background-repeat: no-repeat; 
    margin-left: 15px;
    position: relative;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    padding-left:3px;
    padding-right: 8px;
}

.Removal-process .line-title p:before{
    content:'';
    position:absolute;
    top:0;
    left:-11px;
    width:0;
    height:0;
    border-top:11px solid transparent;
    border-left:0px solid transparent;
    border-bottom:11px solid transparent;
    border-right:11px solid #f7a13d;
    transform-origin:4px 3px;
}

.Removal-list:last-child .yewubox{
    margin-bottom: 0
}

.jaismewl{
    padding:10px 0;
}

.yewubox{
    margin:20px 0;
}

.yewubox li{
    width: 33.33%;
    text-align: center;
    padding:5px;
    border-right: 1px solid rgba(0,0,0,0.05);
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.yewubox ul{
    border-top: 1px solid rgba(0,0,0,0.05);
    border-left: 1px solid rgba(0,0,0,0.05);
}

.yewubox li .cb p{
    padding:5px 0;
    color: #333;
}

.yewubox li .cb p:first-child{
    padding:10px 0;
}

.yewubox li .cb p img{
    max-height: 25px;
    max-width: 25px;
}

.tabbar{
    position: fixed;
    width: 100%;
    background: #fbfbfb;
    max-width: 750px;
    bottom: 0;
    z-index: 99;
    left: 50%;
    margin-left: -375px;
    border-top: 1px solid #ebebeb
}

.tabbar div a{
    width: 25%;
    padding:8px 0 5px;
    font-weight:bold;
    color:#333;
    border-right:1px solid rgba(0,0,0,0.02);
    
}

.tabbar div a:last-child{
    border:none
}

.tabbar div a img{
    height:25px;
	display:block    
}

.online-v{
    position: relative;
    display: inline-block;
    float: right;
}

.online-v span{
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #ef392f;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 12px;
    top: -3px;
    right: -5px;
    border:1px solid #fff;
	display:none;
}

@media (max-width:750px) {
    .fixkf {
        width: 80px;
        height: 80px;
    }
    .nav {
        margin-left: 0;
        left: 0
    }
    .tabbar{
        margin-left: 0;
        left: 0
    }
    .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
    }
    .banner .swiper-pagination-bullet-active {
        width: 12px;
        border-radius: 12px;
    }
   
}