
.page {
	text-align: center;
	line-height: 38px;
	font-size: 0;
}
.page a, .page span, .page i {
	display: inline-block;
	margin: 0 5px;
	font-style: normal;
}
.page a:hover, .page span:hover, .page a.current, .page span.current {
	background: #ffffff00;
}
.pc-header {
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    color: #999999;
    z-index: 999;
}
.pc-header .top {
    position: relative;
    z-index: 3;
    background: url(/head_bg.jpg);
}
.pc-header .top .title{width:50%;float:left;}
.pc-header .top .title span{width: 100%;
    text-align: left;}
.clearfix .beijing{
    border-radius: 4px;
    box-shadow: none;
}
.clearfix .title{

    font-size: 20px;
    font-weight: bold;
    color: #fa2a24;
    border-bottom-width: revert-layer;
}
.clearfix .shuhua{
    border-radius: 0 4px 4px 0;
}
.pc-header .top .logo {
    padding-left: 25%;
    display: block;
}
.pc-header .top .logo div {
    margin-top: 15px;
    float: left;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #cacaca;
    font-size: 12px;
}
.pc-header .top .logo div span {
    margin-top: 4px;
    font-size: 24px;
    color: #F82722;
    font-weight: bold;
}
.pc-header .top .logo div.title_my span{color: #580b99}
.pc-header .top .logo div p {
    margin-top: 4px;
    font-size: 18px;
    color: #000;
}
.pc-header .right {
    float: right;
    padding-top: 33px;
}
.pc-header .right a{
	color: #999;
    padding: 0 10px;
    font-size: 15px;
}
.pc-header .right .line{
    padding: 0;
    margin: 0;
    display: block;
    position: absolute;
    height: 40%;
    width: 0;
    top: 15px;
    left: -1px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #eeeeee;
}

.pc-header .right span{
	color: #999;
    padding: 0 0px;
    font-size: 15px;
	min-width: 0px;
}
.w-1200 {
    width: 100%;
    max-width: 1340px;
    min-width: 320px;
    margin: 0 auto;
    /* padding: 0 70px; */
}
.w-1150 {
    width: 100%;
    max-width: 1150px;
    min-width: 320px;
    margin: 0 auto;
    /* padding: 0 70px; */
}
.form-container{
    border: 1px solid #eaeaea;
    margin-top: 20px;
    padding: 40px 0;
}
/* 背景样式 */
.banner {
    background-color: #e8b47c;
    background-position: center;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 5px;
    text-shadow: 0 3px 12px rgb(0 0 0 / 40%);
}
.banner_zh {
    background-color: #e8b47c;
    background-position: center;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 5px;
    text-shadow: 0 3px 12px rgb(0 0 0 / 40%);
}
.banner_my {
    position: relative;
    width: 100%;
    height:450px;
    background-position: center;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 5px;
    text-shadow: 0 3px 12px rgb(0 0 0 / 40%);
}
.banner_my img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 1s ease-in-out;
}
.banner .box {
    position: relative;
    padding: 45px 0;
    line-height: 46px;
}
.banner .box h2 {
    position: relative;
    z-index: 1;
    font-size: 48px;
    font-weight: lighter;
    text-transform: uppercase;
}
.banner .box:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    left: 50%;
    width: 98px;
    height: 100%;
    margin-left: -49px;
    border: 4px solid #b9b9b9;
    opacity: .65;
    -o-box-shadow: 0 3px 8 rgba(0,0,0,.35);
    -ms-box-shadow: 0 3px 8 rgba(0,0,0,.35);
    -moz-box-shadow: 0 3px 8 rgba(0,0,0,.35);
    -webkit-box-shadow: 0 3px 8 rgba(0,0,0,.35);
    box-shadow: 0 3px 8 rgba(0,0,0,.35);
}
.banner .box p {
    position: relative;
    z-index: 1;
    font-size: 36px;
    letter-spacing: 8px;
}
.banner .box p:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -10px;
    display: block;
    width: 20px;
    height: 3px;
    background: #F82722;
    -o-box-shadow: 0 3px 8 rgba(0,0,0,.35);
    -ms-box-shadow: 0 3px 8 rgba(0,0,0,.35);
    -moz-box-shadow: 0 3px 8 rgba(0,0,0,.35);
    -webkit-box-shadow: 0 3px 8 rgba(0,0,0,.35);
    box-shadow: 0 3px 8 rgba(0,0,0,.35);
}
/* end背景样式 */
.nav{width:100%;}
.nav .content {
	border-bottom: 2px solid #eeeeee;
}
.nav .bread {
    color: #999999;
    font-size: 12px;
    text-align: left;
}
.nav .bread a {
    color: #000;
	padding: 0px 0px;
	margin: 0px 0px;
	min-width: 0px;
}


/* 联系表单 */
.query{
    padding: 3% 0;
    background: url(../images/bg.png);
    background-repeat: no-repeat;
    background-position: center;
}
.query-honor{
    margin-top: 2%;
}
.clearfix {
    padding: 1% 0;
}

.form-container .logo{
    display: flex;
    padding-top: 2%;
    background-color: #fffff7;
}
.form-container .logo .logo-img{
    width: 14%;
    padding-left: 5%;
}
.form-container .logo .logo-title{
    width: 80%;
}
.form-container .logo .logo-title .logo-title-span .bordewr{
    padding-bottom: 2%;
}
.form-container .logo .logo-title .logo-title-span{
    text-align: left;
    margin-left: 3%;
    border-bottom: 1px solid #fa2a24;
    border-width: 14px;
}

.form-container .logo .logo-title .logo-mytitle-span .bordewr{
    padding-bottom: 2%;
}
.form-container .logo .logo-title .logo-mytitle-span{
    text-align: left;
    margin-left: 3%;
    border-bottom: 1px solid #f36d2e;
    border-width: 14px;
}
.form-container .logo .logo-title .logo-title-content{
    display: block;
    padding: 5% 0 20px 3%;
}
.form-container .palnting{
    display: flex;
}
.form-container .palnting .palnting-l{
    flex: auto;
    width: 48%;
    text-align: left;
    padding: 2% 0;
}
.form-container .palnting .palnting-l span{
    font-size: 16px;
    color: #000000;
}
.form-container .palnting .palnting-l span.a-title{}
.form-container .palnting .palnting-l span.a-info{color: #666666;}
.form-container .palnting .palnting-l span.a-info a{color: #666666}
.form-container .palnting .palnting-l span.a-info a:hover{color: #999999}
.form-container .palnting .palnting-t{
    width: 50%;
    text-align: left;
    padding: 2% 0;
}
.form-container .logo .logo-title .logo-title-content .palnting .palnting-t span{
   font-size: 20px;
   color: #000000;
}
.form-container .logo p{
    color: #fa2a24;
    font-size: 26px;
    font-weight: bold;
}
.form-container .logo p.mytitle{
    color: #f36d2e;
    font-size: 26px;
    font-weight: bold;
}
.query .query-title{
    font-size: 15px;
    color: #fff;
    display: flex;
}
.home-honor .clearfix span{
    width: 50%;
    border: 1px solid #fff;
    text-align: center;
}
.query .appointment-box .content {
    padding: 3% 10%;
    position: relative;
    border: 1px solid #eaeaea;
}
.query .appointment-box  .in {
    float: left;
    margin-right: 2%;
    margin-top: 3%;
    border: 1px solid #eaeaea;
    height: 60px;
    line-height: 24px;
    font-size: 18px;
    background: #FFFFFF;
    width: 100%;
    padding: 8px 20px;
}
.query .appointment-box .code {
    float: left;
    margin-right: 2%;
    margin-top: 3%;
    border: 1px solid #eaeaea;
    height: 60px;
    line-height: 24px;
    font-size: 18px;
    background: #FFFFFF;
    width: 50%;
    padding: 8px 20px;
}
.query .ex{
	padding: 0 20%;
}
.query .ex a{display: block;height: auto}
.query .headline{
    background-color: #F2F2F2;
    font-size: 15px;
    color: #909399;
    font-weight: bold;
    width: 100%;
}

.query .target-row{
line-height: 20px;
}
.query .headline td{
width: 20%;
border-right: 1px solid #ebeef5;
}
.query .headline-content{
    background-color: #fff;
    font-size: 15px;
    color: #606266;
    font-weight: bold;
    width: 100%;
    border: 1px solid #ebeef5;
}
.query .headline-content td{
    border-right: 1px solid #ebeef5;
    width: 20%;
}
.query .headline-content td span{
    margin: 0 0;
    padding: 0 0;
}
.query .headline-content td a{
    color: #fa2a24;
    font-size: 15px;
    margin: 0 0;
    padding: 0 0;
}
   .query .headline-content td a.title_my{
    	 color: #f36d2e;
        font-size: 15px;
        margin: 0 0;
        padding: 0 0;
    }
.query .ex .inquire{
	background-color: #F92823;
}
.query .appointment-box .bt {
	float: none;
    width: 100%;
    height: 56px;
    margin: 3% 0 0 0;
    line-height: 58px;
    background: #fa2a24;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 4px;
}

.query .appointment-box .bt1 {
	float: none;
    width: 100%;
    height: 56px;
    margin: 3% 0 0 0;
    line-height: 58px;
    background: #f36d2e;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 4px;
}
.el-button {
    border: 1px solid #eaeaea!important;
    padding: 0 10px!important;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    border-color: #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    font-size: 14px;
    border-radius: 4px
}
.bt.el-button.el-button--primary:active {
  background-color: #fa2a24;  /* 点击时加深主色，如原色为#409EFF */
  border-color: #fa2a24;     /* 同步调整边框颜色 */
  color: #fff;               /* 保持文字颜色为白色 */
}
.captcha-display {
    font-size: 24px;
    font-weight: bold;
    float: left;
    width: 17.77777%;
    color: #333;
    margin-top: 3%;
    background-color: #f0f0f0;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer; /* 鼠标悬停时显示手型光标 */
    display: inline-block; /* 使背景色和边框包裹文字 */
}
.query .home-tab span{font-size: 16px;line-height: 1;
    white-space: nowrap;
    vertical-align: middle;
    font-weight:bold;
    border-bottom:  2px solid #fa2a24;
    font-weight: 500;
    border-left: 0;
    border-bottom-width: revert-layer;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    cursor: pointer;
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    padding: 8px 20px;
    font-size: 20px;}
.query .home-tab span.active{
    color: #fa2a24;
    border-bottom-color: #fa2a24;
    border-bottom-width: revert-layer;
    font-weight: bold;
    border-bottom: 2px solid #fa2a24}
.query .home-tab span.active1{
    color: #f36d2e;
    border-bottom-color: #f36d2e;
    border-bottom-width: revert-layer;
    font-weight: bold;
    border-bottom: 2px solid #f36d2e}
.query .home-tab span.beijing{border:1px solid #ccc;}

.trigger-box {
    width: 24%;
    padding: 15px;
    margin-top: 2%;
    background: #f0f0f0;
    border: 1px solid #eaeaea;
    cursor: pointer;
}

/* 内容容器默认隐藏 ‌:ml-citation{ref="3,5" data="citationList"} */
.content-box {
    display: none;
    padding: 4% 8%;
    background: #fff;
    border: 1px solid #eaeaea;
    margin-top: 3%;
    position: relative;
}
.content-box h3{
	color: #000;
	font-size: 25px;
}
.content-box .close-btn{
	color: #fff;
    margin: 2% 40% 0 40%;
	font-size: 25px;
    background-color: #F82722;
}

/* 内容样式 */
.honor{
    border-radius: 4px;
    border: 1px solid #ebeef5;
    background-color: #fff;
    overflow: hidden;
    color: #303133;
    transition: .3s;
}
.honor .honor-msg ul{
padding: 0px 2%;
}
.honor .honor-msg .honor-msg-details{
    margin-bottom: 15px;
    display: table;
    margin-top: 2%;
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    text-align: center;
}
.honor .honor-msg .honor-msg-details a {
font-size: 20px;
color: #fff;
background-color: #F92925;
border-radius: 4px;
}
.honor .honor-msg ul li{
    margin-bottom: 15px;
    display: table;
    margin-top: 2%;
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    text-align: left;
}
.honor .honor-msg ul li span{
    width: 20%;
    text-align: left;
    font-size: 15px;
}

.home-honor .js-tab-con {
    display: none;
}
.home-honor .js-tab-con.active {
    display: block;
}
.mb-header .mb-logo {
    float: left;
    display: block;
    padding-top: 3%;
}
.pc-footer {
    background: #303030 !important;
    color: #303030;
}

/* 手机版 */
.mb-footer{
    box-sizing: border-box;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 998;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    padding-bottom: 0;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    color: #fff;
    background: #222;
}
.index-main{display: block;padding: 3% 0 8% 0;width: 70%;margin:0 auto;}
          .index-main .flex{display: flex}
          .index-main .home-tab{width:50%;float:left;}
          .index-main .home-tab p{display: block;height:100px;overflow: hidden;}

          .index-main .home-tab p img{transform: scale(1.1);transition: all 0.3s linear;}
          .index-main .home-tab span.beijing {
            border: 1px solid #ccc;
           }
    .index-main .home-tab:hover span {
                color: #fa2a24;
                border-bottom-color: #fa2a24;
                border-bottom-width: revert-layer;
                font-weight: bold;
                border-bottom: 2px solid #fa2a24;
            }
    .index-main .home-tab:hover span.active1 {
        color: #f36d2e;
        border-bottom-color: #f36d2e;
        border-bottom-width: revert-layer;
        font-weight: bold;
        border-bottom: 2px solid #f36d2e;
}
    .index-main .home-tab span {
        font-size: 16px;
        line-height: 1;
        white-space: nowrap;
        vertical-align: middle;
        font-weight: bold;
        border-bottom: 2px solid #fa2a24;
        font-weight: 500;
        border-left: 0;
        border-bottom-width: revert-layer;
        color: #606266;
        -webkit-appearance: none;
        text-align: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        cursor: pointer;
        -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
        transition: all .3s cubic-bezier(.645,.045,.355,1);
        padding: 8px 20px;
        font-size: 20px;
}
@media (max-width: 1280px) {
    .index-main{width:90%;}
}
@media (max-width: 780px) {
    .m-banner{padding:3% 0 2% 0}
    .index-main{width:90%;}
    .form-container{padding:10px 0;}
}

@media (min-width: 780px) {
    .yanzhengma{margin-top: 4%;}
}
@media (max-width: 1000px) {
	.banner_my{margin-top:50px;}
    .m-banner{display: none}
     .mb-block {
        display: block;
        background-color: #ffffff;
        height: 50px;
    }
     .my-block {
        display: block;
        background-color: #ffffff;
        height: 50px;
    }
    .mb-header.my-block .tel{color: #580b99}
    .mb-header .tel {
        float: left;
        display: block;
        font-size: 18px;
        margin-top: 0.45rem;
        color: #fa2a26;
        margin-left: 0.5rem;
        font-weight: bold;
    }
.mb-header .mb-logo{padding-top: 1%}
.mb-header .mb-logo img {
    margin: 0;
    display: block;
    vertical-align: top;
    height: 2rem;
}
.index-main {
    width: 95%;
}.index-main .home-tab span
.index-main .flex{display: block;}
.index-main .home-tab {
    width: 50%;
    float: left;
}
.index-main .home-tab span{
    font-size: 16px;
}
.banner_my{height:260px;}
}
@media (max-width: 780px) {
    .index-main .flex{display: block;}
    .index-main .home-tab {
    width: 90%;
    float: left;
}
    .mb-header .mb-logo {
    padding-top: 2%;
}
    .pc-block {
        display: none;
    }
    .mb-block {
        display: block;
    }
    .pc-home-tab{
        display: none;
    }
    .banner_my{height:150px;}
}
@media (min-width: 780px) {
    .m-banner {
        display: none;
    }
    .mb-footer{
        display: none;
    }
    .m-query{
        display: none;
    }
}
@media (max-width: 780px) {
    
    .mb-block {
        display: block;
        background-color: #fff;
        height: 50px;
    }
    .mb-header{display: flex;overflow: hidden;}
    .mb-header .mb-logo img {
        margin: 0;
        display: block;
        vertical-align: top;
        height: 2.0rem;
    }
    .query .ex {
        padding: 0 5%;
    }
    .m-banner {
        display: none;
        padding: 15% 0 8% 0;
    }
    .m-banner img{
        width: 20%; 
    }
    .m-banner p{
        font-size: 1.5rem;
        padding-top: 5%;
        color: #666;
    }
  /*  .banner {
        display: none;
    }*/
    .mb-header .tel {
        float: left;
        display: block;
        font-size: 18px;
        margin-top: 0.45rem;
        color: #fa2a24;
        margin-left: 0.5rem;
        font-weight: bold;
    }

    .banner .box {
        position: relative;
        padding: 0.8rem 0;
        line-height: 0.8rem;
        letter-spacing: 0;
    }
    .banner .box:before {
        width: 1.6rem;
        margin-left: -0.8rem;
        border: 0.06666666rem solid #fe4a00;
    }
    .banner .box h2 {
        font-size: 0.74666666rem;
    }
    .banner .box p {
        font-size: 0.56rem;
        letter-spacing: 0.1rem;
    }
    .banner .box p:after {
        bottom: -0.4rem;
        height: 2px;
        width: 0.4rem;
        margin-left: -0.2rem;
    }

    .query .appointment-box .in {
        float: left;
        margin-right: 2%;
        margin-top: 3%;
        margin-bottom: 22px;
        border: 1px solid #eaeaea;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        background: #FFFFFF;
        width: 100%;
        padding: 8px 20px;
    }
    .query .appointment-box .code {
        float: left;
        margin-right: 2%;
        margin-top: 3%;
        border: 1px solid #eaeaea;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        background: #FFFFFF;
        width: 45%;
        padding: 8px 20px;
    }
    .captcha-display {
        font-size: 24px;
        font-weight: bold;
        float: left;
        width: 40%;
        color: #333;
        margin-top: 3%;
        background-color: #f0f0f0;
        padding: 10px;
        line-height: 15px;
        border-radius: 5px;
        cursor: pointer;
        display: inline-block;
    }
    .query .appointment-box .bt {
        float: none;
        width: 100%;
        height: 32px;
        argin: 3% 0 0 0;
        margin-top: 22px;
        line-height: 34px;
        background: #fa2a24;
        color: #FFFFFF;
        font-size: 18px;
        letter-spacing: 1px;
        border-radius: 4px;
    }
     .query .appointment-box .bt1 {
        float: none;
        width: 100%;
        height: 32px;
        argin: 3% 0 0 0;
        margin-top: 22px;
        line-height: 34px;
        background: #f36d2e;
        color: #FFFFFF;
        font-size: 18px;
        letter-spacing: 1px;
        border-radius: 4px;
    }
   .query .ex .bt span{font-size: 16px}
    .m-footer{
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 998;
        padding-bottom: 0;
        padding-bottom: constant(safe-area-inset-bottom);
        padding-bottom: env(safe-area-inset-bottom);
        color: #fff;
        background: #222;
    }
    .mb-footer li img {
        width: 1.5rem;
        height: auto;
    }
    .mb-footer li p {
        margin-top: 0.08rem;
        font-size: 0.9rem;
        height: 0.32rem;
        margin-top: 8%;
        line-height: 0.32rem;
    }
    .clearfix {
        padding: 10% 0 5% 0;
    }
     .clearfix1 {
        padding: 20% 0 5% 0;
    }
    .clearfix2 {
    padding: 0 0 5% 0;
    }
    .clearfix3 {
    margin: 50px 0 0 0;
    }
    .query {
        padding: 3% 0;
        background: url(../bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }
    .form-container {
        border: 1px solid #eaeaea;
        padding: 20px 0;
        margin-top: 20px;
        margin: 20px 20px 0 20px;
    } 
    .query .home-tab span {

        font-size: 14px;
        line-height: 1;
        white-space: nowrap;
        vertical-align: middle;
        background: #fff;
        border-bottom: 1px solid #dcdfe6;
        font-weight: 500;
        border-left: 0;
        color: #606266;
        -webkit-appearance: none;
        text-align: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        cursor: pointer;
        -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
        transition: all .3s cubic-bezier(.645,.045,.355,1);
        padding: 12px 20px;
    }

    .query .home-tab p {
        font-size: 16px;
        line-height: 1;
        white-space: nowrap;
        vertical-align: middle;
        background: #fff;
        border-bottom: 1px solid #dcdfe6;
        font-weight: 500;
        border-left: 0;
        color: #606266;
        -webkit-appearance: none;
        text-align: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        cursor: pointer;
        -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
        transition: all .3s cubic-bezier(.645,.045,.355,1);
        padding: 12px 20px;
        font-size: 20px;
    }
    .query .home-tab p.active {
        color: #fa2a24;
        border-bottom-color: #fa2a24;
        border-bottom-width: revert-layer;
        font-weight: bold;
    }
     .query .home-tab p.active1 {
        color: #f36d2e;
        border-bottom-color: #f36d2e;
        border-bottom-width: revert-layer;
        font-weight: bold;
    }
    .honor .honor-msg ul li span {
        width: 40%;
        text-align: left;
        font-size: 15px;
    }
    .query .headline-content td {
        border-right: 1px solid #ebeef5;
        width: 20%;
        font-size: 10px;
        line-height: 18px;
    }
    .query .headline-content td a {
        color: #fa2a24;
        font-size: 10px;
        margin: 0 0;
        padding: 0 0;
    }
    .query .headline-content td a.title_my{
    	 color: #f36d2e;
        font-size: 10px;
        margin: 0 0;
        padding: 0 0;
    }
    .query .headline-content td span {
        height: 25px;
        line-height: 25px;
    }
    .query .headline td {
        width: 20%;
        line-height: 30px;
        border-right: 1px solid #ebeef5;
        font-size: 10px;
    }
        .clearfix .title{font-size: 14px !important}
    .form-container .logo .logo-title .logo-title-content .palnting{display: block;}
    .form-container .logo .logo-title .logo-title-content .palnting .palnting-l{
        width:100%;padding: 0;
    }
    .form-container .logo .logo-title .logo-title-content .palnting .palnting-t{width:100%;}
    .form-container .logo p{font-size: 16px;line-height:21px}
    .form-container .logo p.mytitle{font-size: 16px;line-height:21px}
    .form-container .logo .logo-title .logo-title-span{border-bottom: 1px solid #fa2a24;
    border-width: 7px;}
    .form-container .logo .logo-title .logo-mytitle-span{border-bottom: 1px solid #f36d2e;
    border-width: 7px;}
    .form-container .logo .logo-title .logo-title-content .palnting .palnting-l span{font-size: 14px;padding:3px;}
}
@media (max-width: 480px) {
.mb-header .tel {
        float: left;
        display: block;
        font-size: 14px;
        margin-top: 0.45rem;
        color: #fa2a24;
        margin-left: 0.5rem;
        font-weight: bold;
    }
.index-main .home-tab span {
    font-size: 13px;
    padding:8px;
    line-height: 20px;
}
}