.banner {
    margin-top: 80px;
}

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

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

.banner_top {
    width: 100%;
    height: 46px;
    background: url(../images/banner_top.png) repeat top left;
    z-index: 100;
    position: absolute;
    top: 83px;
}

.banner_top_inn {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.banner_top_inn ul {
    height: 100%;
    position: absolute;
    top: 0;
    left: 100px;
    line-height: 46px;
}

.banner_top_inn ul li {
    font-size: 16px;
    float: left;
    margin-right: 24px;
}

.banner_top_inn ul li a {
    text-decoration: none;
    color: #cecbcb;
}

/*.banner_top_inn ul li.active a {
    color: #fff;
}*/

.banner_top_inn ul li a:hover {
    color: #fff;
}

.banner_bottom {
    width: 100%;
    /*min-width: 1120px;*/
    /*margin: 50px auto 0;*/
    /*height: 162px;*/
}

.banner_bottom ul li {
    /*width: 319px;*/
    width: 25%;
    /*height: 162px;*/
    float: left;

}

.banner_bottom ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.banner_bottom ul li a img {
    display: block;
    width: 100%;
}

.main {
    width: 100%;
    /*position: relative;*/
    background: #F4F3F1;
    min-width: 1000px;
    margin-top: 83px;
}

.spe_main_top {  
    width: 100%;   
}
.spe_main_top img {  
    width: 100%;   
}
.spe_main_con {
    width: 100%;
    height: 100%;
    background: url(../images/spe_bg.jpg) repeat-y center top;
    background-size: 100%;
}



#af4 {
    display: block;
}

.spe_img {
    width: 909px;
    margin: 0 auto;
}

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

.spe_title01 {
    height: 83px;
    padding-top: 108px;
}

.spe_title02 {
    height: 54px;
    padding-top: 102px;
}

.spe_map_01 {
    height: 641px;
    padding: 72px 0 64px;
}

.spe_map_02 {
    height: 744px;
    padding-top: 102px;
    padding-bottom: 102px;
}

.dash_line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #666;
}

.spe_title {
    font-size: 38px;
    text-align: center;
    padding: 56px 0 23px;
}

.spe_con_txt {
    font-size: 24px;
    width: 1000px;
    margin: 0 auto;
}

.spe_con_txt_s {
    font-size: 18px;
    width: 1000px;
    margin: 0 auto;
    color: #000;
    padding-top: 34px;
}

.support_sys_lis {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 76px;
}

.support_sys_lis ul li {
    width: 293px;
    height: 180px;
    float: left;
    margin-left: 40px;
    margin-top: 60px;
}

.support_sys_lis ul li .title_img {
    padding-left: 88px;
}

.title_txt {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    padding: 5px 0 20px;
}

.con {
    font-size: 18px;
    color: #494c50;
    text-align: center;
}

.exp_share ul {
    padding-bottom: 21px;
}

.exp_share,
.exp_share ul li {
    width: 100%;
    margin-top: 20px;
}

.exp_share ul li .share_person {
    width: 178px;
    height: 178px;
    margin: 0 auto;
    position: relative;
}

.exp_share ul li .share_person img {
    display: block;
    width: 100%;
}

.exp_share ul li .share_person .share_more {
    width: 72px;
    height: 72px;
    position: absolute;
    top: 114px;
    left: 114px;
    background: url(../images/icon_a.png) no-repeat top left;
}

.exp_share ul li .share_person .share_more.activ {
    background: url(../images/icon_c.png) no-repeat top left;
}

.share_name {
    font-size: 20px;
    color: #a6a4a2;
    text-align: center;
    margin-top: 15px;
}

.share_name span.name {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    color: #000;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 2px solid #000;
}

.share_con {
    width: 1000px;
    margin: 35px auto;
    display: none;
}

.share_con .share_title {
    font-size: 16px;
    height: 22px;
    width: 524px;
    margin: 0 auto 35px;
}

.share_con .share_title span {
    display: block;
    float: left;
    margin-right: 30px;
}

.share_con .share_headline {
    text-align: center;
    font-weight: bolder;
    font-size: 16px;
    margin-bottom: 20px;
}

.share_txt {
    font-size: 16px;
    text-indent: 2em;
    line-height: 1.5;
}

.share_close {
    width: 52px;
    height: 24px;
    font-size: 16px;
    color: #2a2520;
    line-height: 24px;
    margin: 35px auto;
    border-bottom: 1px solid #2a2520;
}
/* 申请条件与流程 */
.page-apply [class^="sec"]{
    width: 1100px;    
    margin: 0px auto 80px;
    /* border: 1px solid blue; */
}

.page-apply .sec1 p:nth-child(2){
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}
.page-apply .sec2 .subtitle{
    font-size: 18px;
    font-weight: bolder;
    text-align: center;    
}
.page-apply .sec3 .af_flow{
    width: 755px;    
    margin: 20px auto 30px;
    position: relative;
}
.page-apply .sec3 .af_flow img{
    width: 100%;
    display: block;
}
.page-apply .sec3 .af_flow p{
    padding: 5px 10px;
    background-color: #a61734;
    font-size: 18px;
    color: #fff;
    position: absolute;
}
.page-apply .sec3 .af_flow .process1{
    left: 23px;
    top: -15px;
}
.page-apply .sec3 .af_flow .process2{
    left: 85px;
    top: 40px;
}
.page-apply .sec3 .af_flow .process3{
    left: 141px;
    top: 114px;
}
.page-apply .sec3 .af_flow .process4{
    left: 486px;
    top: -8px;
}
.page-apply .sec3 .af_flow .process5{
    left: 530px;
    top: 44px;
}
.page-apply .sec3 .af_flow .process6{
    left: 600px;
    top: 100px;
}
.page-apply .sec3 .text-desc{
    font-size: 18px;
    line-height: 30px;
}

/* 加盟模式 */
.mode-box {
    width: 1045px;
    margin: 40px auto 50px;
}


/* 加盟商要求 */
.af_title {
    font-size: 38px;
    color: #000;
    font-weight: 600;
    text-align: center;
    padding: 56px 0 23px;
}

.require-box {
    width: 800px;
    margin: 40px auto 80px;
    background-color: #a61734;
    color: #fff;
    padding: 25px 0;
    
}

.require-box .require-title {    
    height: 111px;
    line-height: 111px;
    text-align: center;
    border-right: 1px solid #fff;
    font-size: 25px;
    margin-right: 50px;
    padding-right: 20px;
}

.require-box .require-content {
    width: 500px;    
    font-size: 18px;    
}

.require-box .require-content p {
    margin: 5px 0;
}


.af_img {
    width: 916px;
    margin: 0 auto;
}

.af_business {
    height: 549px;
    padding-bottom: 102px;
}



.af_title01 {
    padding-top: 120px;
}

.af_cost {
    width: 1000px;
    margin: 90px auto;
}

.af_cost_dot {
    width: 48%;
    height: 180px;
    background: #bf1022;
    float: left;
    margin-right: 2%;
    box-shadow: 4px 4px 0 #d18996;
}

.af_cost_dot.left {
    width: 43%;
}

.af_cost_dot.right {
    width: 53%;
}

.af_cost_dot_left {
    font-size: 30px;
    width: 120px;
    color: #fff;
    height: 78px;
    float: left;
    border-right: 1px solid #fff;
    padding: 0 22px;
    margin-top: 46px;
}

.af_cost_dot_right {
    float: left;
    font-size: 16px;
    color: #fff;
    margin-top: 51px;
    margin-left: 12px;
}

.af_cost_dot_rightDif {
    height: 50px;
    line-height: 35px;
}

.af_flow_tip {
    font-size: 14px;
    color: #494c50;
    padding: 0 0 102px 88px;
}

.af_main_top {
    width: 100%;
}

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

.qa_main {
    width: 770px;
    margin: 0 auto 85px;
}

.qa_top_select {
    width: 350px;
    height: 46px;
    border: 1px solid #a61734;
    background: #daaeb4;
    opacity: .5;
    position: relative;
    padding-left: 44px;
    overflow: hidden;
    margin: 94px 0 30px;
}

.select_img {
    position: absolute;
    width: 22px;
    height: 22px;
    background: url(../images/sel_img.png) no-repeat top left;
    top: 12px;
    left: 10px;
    overflow: hidden;
}

.qa_top_select input {
    outline: none;
    border: 0;
    width: 100%;
    height: 100%;
    line-height: 46px;
    font-size: 18px;
    color: #a61734;
    background: none;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #a61734;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #a61734;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #a61734;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #a61734;
}

.qa_con_line {
    width: 100%;
    padding: 20px 0;
    position: relative;
    border-top: 1px dashed #8f7d6a;
}

.qa_con_line p {
    padding-left: 38px;
    color: #494c50;
    font-size: 18px;
    line-height: 1.5;
}

.qa_con_line p.qa_con_title {
    color: #bf1022;
}

.qa_con_c {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 21px;
    left: 5px;
    background: url(../images/qa_a.png) no-repeat top left;
}

.qa_con_c.activ {
    background: url(../images/qa_c.png) no-repeat top left;
}

.qa_con_txt {
    display: none;
}

.news_line {
    width: 100%;
    height: 46px;
    clear: both;
}

.news_con {
    width: 890px;
    margin: 0 auto;
    /*min-height: 650px;*/
    min-height: 700px;
}

.news_top {
    width: 180px;
    height: 68px;
    padding-top: 160px;
}

.news_top.bskmeeting {
    width: 368px;
    height: 88px;
    padding-top: 160px;
    margin: 0 auto;
}

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

.news_con_title {
    font-size: 18px;
    color: #bf1022;
    text-align: left;
    margin-top: 24px;
}

.news_con_title_l {
    font-size: 24px;
    color: #000;
    text-align: center;
    margin: 0px 0 51px 0;
    padding-top: 158px;
    letter-spacing: 2px;
}

.news_con_title.margin-t60 {
    padding-bottom: 60px;
    margin: 0 auto;
}

.news_lis {
    width: 760px;
    /*padding: 38px 0 95px;*/
    /*padding: 38px 0 35px;*/
    padding: 38px 0 0px;
    margin: 0 auto;

}

.news_lis_left {
    /*width: 424px;*/
    width: 380px;
    border-right: 1px dashed #000;
    float: left;
    margin-bottom: 34px;
}

.news_lis_left.no-border-r {
    border-right: 0;
}

.news_lis_left p {
    font-size: 20px;
    line-height: 1.5;
    color: #494c50;
    position: relative;
}

.news_lis_left p.news_lis_title {
    font-weight: 600;
    padding-bottom: 18px;
    color: #000;
}

.news_lis_left p span.date {
    display: block;
    position: absolute;
    padding-left: 60px;
    top: 0;
}

.news_lis_txt {
    height: 50px;
}

p.news_lis_txt.mt20 {
    margin-top: 20px;
}

.news_lis_left a {
    display: block;
    /*padding: 5px 50px;*/
    width: 167px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 19px;
    background: url(../images/fransh_btn.png) no-repeat top center;
    background-size: 100% 100%;
    text-decoration: none;
}

.news_lis_right {
    width: 322px;
    float: right;
    margin-bottom: 34px;
}

.news_lis_right p {
    font-size: 20px;
    line-height: 1.5;
    color: #494c50;
    position: relative;
}

.news_lis_right p.news_lis_title {
    font-weight: 600;
    padding-bottom: 18px;
    color: #000;
}

.news_lis_right p span.date {
    display: block;
    position: absolute;
    padding-left: 60px;
    top: 0;
}

.news_lis_right a {
    display: block;
    /*padding: 5px 50px;*/
    width: 167px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 19px;
    background: url(../images/fransh_btn.png) no-repeat top center;
    background-size: 100% 100%;
    text-decoration: none;
}

p.d_text {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 80px;
}

p.d_text a {
    color: #494c50;
}

/*在线申请 apply*/
.apply_wrap {
    width: 100%;
    height: 1000px;
    background: url("../images/online_bgimg.jpg") no-repeat;
    background-size: 100% 100%;
    color: #494c50;
    position: relative;
    top: 83px;
    margin-bottom: 84px;
}

.apple_wrapMain {
    width: 762px;
    margin: 0 auto;
    padding: 90px 0;
    position: relative;
}

.fixtips_box {
    position: relative;
    height: 0px;
    width: 762px;
    margin: 0 auto;
}

.fixtips {
    margin: 0 auto;
    width: 762px;
    font-size: 24px;
    color: #bf1022;
    text-align: left;
    margin-top: 24px;
    position: absolute;
    top: 518px;
}

.apple_wrapTop h1 {
    font-size: 40px;
    color: #a61734;
    text-align: center;
    padding-bottom: 40px;
}

.apple_wrapTop p {
    padding: 65px 0;
    font-size: 18px;
    line-height: 30px;
}

.apple_wrapTop a {
    color: #494c50;
}

.apple_wrapCon {
    background-color: #e2ded8;
    margin-bottom: 10px;
    padding: 36px;
    font-size: 16px;
}

.apple_wrapCon_left {
    width: 375px;
}

.apple_wrapCon_right {
    width: 313px;
}

.apple_wrapCon_left p {
    height: 35px;
    line-height: 35px;
}

.apple_wrapCon_left span {
    display: inline-block;
    width: 76px;
    text-align: justify;
    text-justify: inter-ideograph;
    text-justify: distribute-all-lines;
    text-align-last: justify;
    text-align: center;
}

.apple_wrapCon_left label {
    background: url("../images/applayinput.png") no-repeat;
    width: 235px;
    height: 35px;
    display: inline-block;
}

.apple_wrapCon_left label input {
    background: none;
    border: 0;
    outline: none;
    width: 95%;
    height: 97%;
    padding: 2px 3px;
}

.apple_wrapCon_left p a {
    /* display: inline-block; */
    margin-right: 10px;
    float: left;
}

.apple_wrapCon_leftFirst {
    margin: 20px 0 42px;
}

.apple_wrapBot em {
    font-style: normal;
}

.apple_wrapBot dt {
    font-size: 18px;
    padding-bottom: 20px;
}

.apple_wrapBot dd {
    font-size: 15px;
    line-height: 22px;
}

.apple_wrapBot dd em {
    width: 24px;
    /* display: inline-block; */
    float: left;
}

.apple_wrapBot dd span {
    display: inline-block;
    width: 730px;
}

.apple_line {
    border-bottom: 1px dashed #8f7d6a;
}

/*在线咨询 consul*/
.consul_wrapConTopList span,
.consul_wrapConTopList label,
.consul_wrapCon_left span {
    font-size: 18px;
}

.consul_wrapMain .consul_wrapTop .consul_first {
    padding-top: 70px !important;
}

.consul_wrapTop p {
    padding: 0 !important;
}

.consul_wrapConTop h2 {
    padding-bottom: 20px;
    padding-top: 64px;
    font-weight: normal;
}

.consul_wrapConTop {
    margin-bottom: 80px;
}

.consul_wrapConBot {
    background: #dfdbd7;
    padding: 22px 0 22px 27px;
}

.consul_wrapConTop .consul_wrapConTopList {
    line-height: 25px;
}

.consul_wrapConTop .consul_wrapConTopList label {
    position: relative;
}

.consul_wrapConTop .consul_wrapConTopList label input {
    margin-left: 15px;
    margin-right: 5px;
    opacity: 0;
}

.consul_wrapConTop .consul_wrapConTopList label i {
    position: absolute;
    left: 13px;
    top: 0px;
}

.consul_wrapConTop .consul_wrapConTopList label i.cur {
    position: absolute;
    left: 13px;
    top: -1px;
    background: url("../images/checkBBtnrigh.png") no-repeat;
    width: 18px;
    height: 18px;
}

.consul_wrapCon_left li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    height: 38px;
    line-height: 38px;
}

.consul_wrapCon_left li span {
    width: 76px;
    display: inline-block;
    ;
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
}

.consul_wrapCon_left li em {
    line-height: 38px;
    display: inline-block;
}

.consul_wrapCon_left label {
    background: #fff;
    height: 38px;
    border-radius: 3px;
    display: inline-block;
}

.consul_wrapCon_left .consulOne label {
    width: 173px;
}

.consul_wrapCon_left .consulTwo label {
    width: 76px;
}

.consul_wrapCon_left .consulThr label {
    width: 277px;
}

.consul_wrapCon_left label input {
    background: none;
    border: 0;
    outline: none;
    width: 95%;
    height: 97%;
    padding: 2px 3px;
}

.consul_wrapCon_left .consulFour label {
    background: #fff;
    height: 176px;
    width: 505px;
    border-radius: 3px;
    display: inline-block;
}

.consul_wrapCon_left li.consulFour {
    height: 176px !important;
}

.consul_wrapCon_left li.consulFour span {
    width: 170px;
    display: inline-block;
    ;
}

.consul_wrapCon_left li.consulFour em {
    width: 12px;
    display: inline-block;
}

.consul_wrapCon_left label textarea {
    background: none;
    border: 0;
    outline: none;
    width: 98%;
    height: 97%;
    padding: 2px 3px;
}

.consulFive {
    position: relative;
    font-size: 12px;
}

.consul_wrapCon_btn {
    display: block;
    margin: 50px auto 0;
    width: 106px;
    height: 35px;
    background-image: url(../images/submit.png);
}

.submit {
    display: block;
    margin: 50px auto 0;
    width: 106px;
    height: 35px;
    background-image: url(../images/submit.png);
}

.consulFive span.txtspan {
    position: absolute;
    top: 0px;
    left: 5px;
    width: auto;
}

.consulFive.tips {
    padding-left: 35px;
    font-size: 18px;
    line-height: 1.5;
}

#boxradio {
    display: inline-block;
    width: 100px;
    font-size: 18px;
}

.bsktxt {
    font-size: 20px;
    text-align: center;
    line-height: 1.8;
}

.bsktxt span {
    font-weight: 600;
}

.bskmeetingbtn {
    width: 200px;
    height: 30px;
    font-size: 20px;
    color: #fff;
    background: #a61734;
    margin: 40px auto 0;
    text-align: center;
    line-height: 1.5;
    cursor: pointer;
}

.bskmeetingbtn a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
}



/*0620*/
.news_li {
    width: 255px;
    padding-top: 100px;
    margin: 0 auto 50px;
}

.news_li .titlet {
    font-size: 32px;
    color: #000;
    text-align: center;
    margin-bottom: 56px;
}

.timeaddr {
    font-size: 22px;
    color: #000;
}

.btn_con {
    width: 100%;
    height: 40px;

    margin-bottom: 56px;

}

.btn_con a {
    display: block;
    padding: 5px 15px;
    font-size: 22px;
    color: #fff;
    background: #a61734;
}

.btn_con a:hover {
    text-decoration: none;
}

.btn_con_lkfc {
    margin-left: 114px;
    float: left;
}

.btn_con_rbsk {
    margin-right: 114px;
    float: right;
}

p.txtspc {
    font-size: 20px;
    color: #000;
    line-height: 1.5;
}

p.txtspc.padl40 {
    padding-left: 40px;
}

p.txtspc.mb10 {
    margin-bottom: 10px;
}

/* START 20220830 */

.bx-wrapper .bx-pager.bx-default-pager a{
    display: none !important;
}
.mainnav{
    width: 100%;
    height: 160px;
}
[class^="subnav"]{
    width: 33%;
    height: 160px;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;   
    text-align: center; 
    padding-top: 45px;
    cursor: pointer;
    text-decoration: none;
    
}

[class^="subnav"] h3{
    font-size: 30px;
    color: #bf1022;
}
[class^="subnav"] p{
    font-size: 24px;
    color: #7b7c7c;
}
.subnav1{
    background-image: url(../images/subnav1_bg.png);
    box-shadow: -10px 0px 10px #ccc inset;
}
.subnav2{
    background-image: url(../images/subnav2_bg.png);
    box-shadow: -10px 0px 10px #ccc inset;
}
.subnav3{
    background-image: url(../images/subnav3_bg.png);
}

/* END 20220830 */
