.font-family1 {
    font-family: Microsoft YaHei;
    font-family: 微软雅黑;
    /*font-family: Helvetica, Tahoma, Arial, STXihei, “华文细黑”, Heiti, “黑体”, “Microsoft YaHei”, “微软雅黑”, SimSun, “宋体”, sans-serif;*/
}

div ul li {
    font-family: Microsoft YaHei;
    font-family: 微软雅黑;
    /*font-family: Helvetica, Tahoma, Arial, STXihei, “华文细黑”, Heiti, “黑体”, “Microsoft YaHei”, “微软雅黑”, SimSun, “宋体”, sans-serif;*/
}

.h3 {
    /*width: 189px;*/
    /*height: 31px;*/
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-family: 微软雅黑;
    font-weight: 400;
    color: #333333;
    /*line-height: 63px;*/
}

.hr60 {
    margin: 0 auto;
    width: 60px;
    background-color: #e1251b;
    border: none;
    height: 1px;
    margin-top: 2%;
    margin-bottom: 3%;
}

.pr-line {
    /*width: 50px;*/
    /*height: 2px;*/
    color: #E1251B;
}

.mt-per2 {
    margin-top: 2%;
}

.mt-per3 {
    margin-top: 3%;
}

.mt-per4 {
    margin-top: 4%;
}

.mt-24 {
    margin-top: -24px;
}

.mt80 {
    margin-top: 80px;
}

.width80 {
    width: 80%;
}

.width100-per {
    width: 100%;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.font-weight-bold {
    font-weight: bold;
}

.font-size20 {
    font-size: 20px;
}

.font-size16 {
    font-size: 16px;
}

.font-size17 {
    font-size: 17px;
}

.font-size18 {
    font-size: 18px;
}

.color-E42323 {
    color: #E42323;
}

.color-E1271B {
    color: #E1271B;
}

.head-logo-right {
    width: 26% !important;
}

.w1000.today-tuijian {
    height: 370px;
    background: linear-gradient(90deg, #E1251B, #F91362, #FFA535);
    /*background: -webkit-linear-gradient(90deg, #E1251B, #F91362, #FFA535);*/
    /*background: -moz-linear-gradient(90deg, #E1251B, #F91362, #FFA535);*/
    /*background: -o-linear-gradient(90deg, #E1251B, #F91362, #FFA535);*/
    /*background: -ms-linear-gradient(90deg, #E1251B, #F91362, #FFA535);*/
    border-radius: 10px;
    color: #fff;
    font-family: Microsoft YaHei;

    font-family: 微软雅黑;
}

.tuijian-left {
    width: 65%;
    /*height: 280px;*/
    margin: 3% 2%;
    line-height: 21px;
}

.tuijian-left-top h3,
.tuijian-left-bottom h3 {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
}

.tuijian-left-top p,
.tuijian-left-bottom p {
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 400;
    margin-right: 1.9%;
}

.tuijian-left-top table {
    margin: 3%;
    width: 100%;
}

.tuijian-left-top table td {
    width: 25%;
    color: #fff;
}

.tuijian-left-top table td ul {
    display: inline-block;
    margin-left: 7%;
}

.tuijian-left-top table td ul li:nth-child(1) {
    font-size: 18px;
    font-weight: 400;
}

.tuijian-left-top table td ul li:nth-child(2) {
    font-weight: 400;
    line-height: 22px;
    opacity: 0.8;
}

.tuijian-left-bottom {
    margin-top: 9%;
}

.tuijian-left-bottom table {
    width: 100%;
    margin-top: 3%;
}

.tuijian-left-bottom table tr {
    height: 60px;
}

.tuijian-left-bottom table td {
    width: 211px;
    height: 64px;
    text-align: center;

}

.tuijian-left-bottom table td p {
    width: 211px;
    height: 49px;
    background: #FFFADB;
    box-shadow: 0px 4px 0px 0px rgba(226, 36, 29, 0.7);
    border-radius: 10px;
    float: left;
}

.tuijian-left-bottom table td p span {
    width: 117px;
    height: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #E1251B;
    line-height: 49px;
}

.tuijian-right {
    width: 28%;
    background: url("/images/20201102/400rxtc/tc_bg.png") no-repeat;
    height: 370px;
    margin-top: 3%;
    font-family: Microsoft YaHei;

    font-family: 微软雅黑;
    margin-right: 2%;
    text-align: center;
}

.tuijian-right h3:nth-child(1) {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 41px;
    margin-top: 5%;
    width: 97%;
}

.tuijian-right h3:nth-child(2) {
    font-size: 100px;
    font-weight: bold;
    color: #E1251B;
    line-height: 68px;
    /*-webkit-mask-image: linear-gradient(rgba(0, 0, 0, 1.0), transparent);*/
    /*-webkit-mask-image: linear-gradient(rgba(0, 0, 0, 1.0), transparent);
    -o-mask-image: -o-linear-gradient(rgba(0, 0, 0, 1.0), transparent);
    -ms-mask-image: -ms-linear-gradient(rgba(0, 0, 0, 1.0), transparent);
    -moz-mask-image: -moz-linear-gradient(rgba(0, 0, 0, 1.0), transparent);*/
    /*-webkit-mask-image: -webkit-gradient(linear,0 top,0 bottom, from(#E1251B), to(#F91362));
    background: linear-gradient(0deg, #E1251B 0%, #F91362 50%);
    background: -o-linear-gradient(0deg, #E1251B 0%, #F91362 50%);
    background: -ms-linear-gradient(0deg, #E1251B 0%, #F91362 50%);
    background: -moz-linear-gradient(0deg, #E1251B 0%, #F91362 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color:transparent;*/
    margin-top: 18%;
}

.tuijian-right span {
    color: #333;
    /* display: block; */
    width: 30%;
    float: right;
    margin-top: 10px;
    margin-right: 10%;
}

.tuijian-right a {
    width: 242px;
    height: 49px;
    background: linear-gradient(90deg, #E1251B, #F91362);
    background: -o-linear-gradient(90deg, #E1251B, #F91362);
    background: -ms-linear-gradient(90deg, #E1251B, #F91362);
    background: -moz-linear-gradient(90deg, #E1251B, #F91362);
    border-radius: 24px;
    display: block;
    margin: 0 auto;
    margin-top: 23%;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 44px;
}

.tuijian-right i:nth-child(1) {
    margin: 0 5%;
    color: #E1251B;
}

.tuijian-right i:nth-child(2) {
    margin: 0 4%;
    color: #E1251B;
}


/*推荐底部*/
.tuijian-bottom {
    background: #FFFADB;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 145px;
    /*margin-top: 3%;*/
}

.tuijian-bottom .w1000 {
    margin-top: 3%;
}

.tuijian-bottom ul {
    padding: 5% 0;
    width: 100%;
}

.tuijian-bottom ul li {
    display: inline-block;
    width: 24%;
    text-align: center;
    line-height: 22px;
    font-family: Microsoft YaHei;

    font-family: 微软雅黑;
}

.tuijian-bottom ul li:nth-child(1),
.tuijian-bottom ul li:nth-child(2),
.tuijian-bottom ul li:nth-child(3) {
    border-right: 1px solid #E1251B;
}

.tuijian-bottom ul li p:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
    color: #E1251B;
}

.tuijian-bottom ul li p:nth-child(2) {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}

/*400热销套餐*/
.need-phone .w1000 {
    height: 320px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
}

.need-phone-con .floatLeft {
    width: 25%;
    height: 100%;
}

.need-phone-con .floatRight {
    width: 73%;
    height: auto;
    margin: 1%;
    text-align: center;
}

.need-phone-con .floatRight ul {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-family: 微软雅黑;
    font-weight: 400;
    color: #333333;
    line-height: 60px;
}

.need-phone-con .floatRight ul li {
    display: inline-block;
    width: 24%;
}

.need-phone-con .floatRight ul li span:nth-child(1) {
    font-size: 14px;
    /*font-family: MicrosoftYaHei;*/
    font-weight: bold;
    color: #E1251B;
    padding: 0 3%;
    /*animation: liangtransitions 1s 0.2s linear infinite alternate;
    -moz-animation: liangtransitions 1s 0.2s linear infinite alternate;
    -o-animation: liangtransitions 1s 0.2s linear infinite alternate;
    -webkit-animation: liangtransitions 1s 0.2s linear infinite alternate;*/
    text-shadow: 0px 1px 0px rgba(168, 22, 17, 0.7);
}

/*靓字动画*/
/*@keyframes liangtransitions{
    0%{
        text-shadow: snow;
        color: #ccc;
    }
    50%{
        color: #fff;
        text-shadow: 0px 1px 0px rgba(168, 22, 17, 0.7);
    }
    100%{
        color: red;
        text-shadow: snow;
    }
}*/
.need-phone-con .floatRight ul li span:nth-child(2) {
    font-size: 18px;
    font-weight: normal;
    color: #555;
}

.need-phone-con .floatRight ul li p a {
    overflow: hidden;
}

.need-phone-con .floatRight ul li p:nth-child(2) {
    width: 100%;
    height: 38px;
    color: #fff;
    background: linear-gradient(90deg, #E1251B, #F91362);
    background: -o-linear-gradient(90deg, #E1251B, #F91362);
    background: -ms-linear-gradient(90deg, #E1251B, #F91362);
    background: -moz-linear-gradient(90deg, #E1251B, #F91362);
    border-radius: 19px;
}

.need-phone-con .floatRight ul li p:nth-child(2) span {

    color: #fff;
    line-height: 37px;
}


/*400热销套餐*/
.hot li.hot-li {
    width: 320px;
    height: 370px;
}

.hot li.hot-li .hot-top,
.hot li.hot-li .hot-con,
.hot li.hot-li .hot-bottom {
    padding: 1%;
}

.hot li.hot-li:hover {
    border: 1px solid #E1291B;
    box-shadow: 0px 3px 8px 0px rgba(225, 53, 27, 0.74);
}

.hot li.hot-li {

    font-size: 16px;
    font-family: Microsoft YaHei;
    font-family: 微软雅黑;
}

.hot li.hot-li:nth-child(2),
.hot li.hot-li:nth-child(5) {
    margin: 0 20px;
}

.w1000 .hot li.hot-li:nth-child(3) {
    margin: 0;
}

.w1000 .hot li.hot-li:nth-child(4),
.w1000 .hot li.hot-li:nth-child(5),
.w1000 .hot li.hot-li:nth-child(6) {
    margin-top: 1%;
}

.hot li.hot-li .hot-top {
    margin-top: 10%;
}

.hot li.hot-li .hot-top span:nth-child(1) {
    font-size: 31px;
    font-weight: bold;
    color: #E1251B;
    /*background: linear-gradient(0deg, #E1251B 0%, #F91362 99.12109375%);*/
    /*background: -o-linear-gradient(0deg, #E1251B 0%, #F91362 99.12109375%);*/
    /*background: -moz-linear-gradient(0deg, #E1251B 0%, #F91362 99.12109375%);*/
    /*background: -ms-linear-gradient(0deg, #E1251B 0%, #F91362 99.12109375%);*/
    -webkit-background-clip: text;
    /*-webkit-text-fill-color: transparent;*/
}

.hot li.hot-li .hot-top span:nth-child(2) {

    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

.hot li.hot-li .hot-top span:nth-child(3) {

    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 33px;
    float: right;
}

.hot li.hot-li .hot-con {
    /*margin: 10% 0  2%;*/
    font-weight: bold;
    margin: 4% 3%;
    border-top: 1px dashed #eee;
    padding: 3% 0;
    border-bottom: 1px dashed #eee;
}

.hot li.hot-li .hot-con table {
    width: 100%;
}

.hot li.hot-li .hot-con table td {
    width: 50%;
}

.hot li.hot-li .hot-con table td:nth-child(2) {
    float: right;
    width: 78%;
}

.hot li.hot-li .hot-con table td img {
    float: left;
    padding: 3%;
}

.hot li.hot-li .hot-con table td p:nth-child(1) {
    color: #E1271B;
}

.hot li.hot-li .hot-con table td p:nth-child(2) {
    color: #333;
}

.hot li.hot-li .hot-bottom {
    height: 156px;
    margin: 0 2%;
}

.hot li.hot-li .hot-bottom p:nth-child(1) {

    font-weight: bold;
    color: #333333;
    line-height: 32px;
}

.hot li.hot-li .hot-bottom ul {
    /*width: 80%;*/
    margin: 4% 6%;
    text-align: center;
}

.hot li.hot-li .hot-bottom ul>li {
    display: inline-block;
    width: 48%;
    color: #666;
    line-height: 32px;
}

.hot li.hot-li .hot-bottom-btn {
    margin-bottom: 0;
    height: 46px;
    background: #FFFADB;
    text-align: center;
    line-height: 46px;
}

.hot li.hot-li .hot-bottom-btn span {
    color: #E1291B;
}

.hot li.hot-li:hover .hot-bottom-btn {

    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    background: linear-gradient(0deg, #E1531B, #E1251B);
}

.hot li.hot-li:hover .hot-bottom-btn span {
    color: #fff;
}


/*400选号指南*/
.number-con div:nth-child(1) p:nth-child(2) {
    margin-bottom: 0;
}

.number-title p:nth-child(3) {

    font-size: 14px;
    font-family: Microsoft YaHei;
    font-family: 微软雅黑;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
    text-align: center;
}

.number-select {
    margin-top: 3%;
    font-family: Microsoft YaHei;
    font-family: 微软雅黑;
}

/*.number-400-top{
    margin-left: 6%;
}*/
.number-400-top ul:nth-child(1) li {
    display: inline-block;
    width: 26%;
    margin-left: 3%;
}

.number-400-top ul:nth-child(1) li:nth-child(2),
.number-400-top ul:nth-child(1) li:nth-child(3) {
    margin-left: 8%;
}

.number-400-top ul:nth-child(1) li p {
    /*word-wrap: break-word;*/
    /*word-break: break-all;*/
    /*width: 82%;*/
}

.number-400-top-top {
    margin-bottom: 5%
}

.number-400-top-top img {
    vertical-align: middle;
}

.number-400-top-top span {
    font-size: 18px;
    font-weight: bold;
    color: #E1291B;
    margin: 0 3%;
}

.number-400-top ul:nth-child(1) li .lt-yd-dx {

    display: inline-block;
    width: 29%;
    text-align: center;

}

.number-400-con {
    /*width: 95%;*/
    margin: 0 auto;
    margin-top: 48px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    font-family: Microsoft YaHei;
    font-family: 微软雅黑;
}

.number-400-con ul {}

.number-400-con ul li {
    display: inline-block;
    border: 1px solid #ddd;
    height: 230px;
    width: 30%;
    /*margin-left: 2%;*/
    /*box-shadow: 0px 3px 8px 0px rgba(221, 221, 221, 0.74);*/
}

.number-400-con ul li:hover {
    box-shadow: 0px 3px 8px 0px rgba(221, 221, 221, 0.74);
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.number-400-con ul li:hover .number1-btn {
    color: #fff;
    background: linear-gradient(0deg, #E1531B, #E1251B);
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.number-400-con ul li:hover .number1-btn a p {
    color: #fff;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.number-400-con ul li:nth-child(2) {
    margin: 0 4%;
}

.number-400-con ul li .number1-con {
    margin: 3% 3% 3% 15%;
}

.number-400-con ul li span {
    color: #E1291B;
    font-weight: bold;
}

.number1-img {
    margin-top: -10%;
    margin-left: 30%;
}

.number-400-con ul li .number1-btn {
    width: 90%;
    margin: 0 auto;
    height: 35px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin: 0 auto;
    margin-top: 8%;
    background: #FFFADB;
}

.number-400-con ul li .number1-btn p {
    color: #E1291B;
    height: 35px;
    line-height: 35px;
}

/*.number-400-con ul li .number1-btn p:hover{

    color:#fff;
    background: linear-gradient(0deg, #E1531B, #E1251B);
}*/
.number-400-bottom {
    margin-top: 5%;
    text-align: center;
}

.number-400-bottom table:nth-child(1) {
    width: 100%;
    border: 1px solid #fff;
    margin: 0;
}

.number1-bottom-table tr td {
    border: 1px solid #DDDDDD;
    padding: 1%;
}

.number-400-bottom .number1-bottom-tr {
    color: #fff;
    font-size: 18px;
    background: linear-gradient(0deg, #E1531B, #E1251B);
}

.number-400-bottom .number1-bottom-tr td {
    color: #fff;
}

.number-400-bottom .number-bottom-td2 {
    text-align: left;
}

.number-400-bottom .number-bottom-td2 p {
    /*margin-left: 14%;*/
    /*margin: 4% 0;*/
}

.number-400-bottom .number-bottom-span2 {
    text-align: left;
    padding-left: 11%;
    width: 39%;
}

.number1-bottom-table table tr td {
    border: none;
}

.number1-bottom-table table tr td span:nth-child(2) {
    display: none;
}

.number-400-bottom table:nth-child(1) tr:nth-child(2) td:nth-child(3) {
    text-align: center;
}

.exp-num .num a span:nth-child(2) {
    text-align: center;
    padding-left: 0;
    display: none;
}

.exp-num .num:hover a span:nth-child(1) {
    display: none;
}

.exp-num .num:hover a span:nth-child(2) {
    color: #fff;
    background: linear-gradient(90deg, #E1251B, #F91362);
    display: block;
    border-radius: 13px;
}

.number-bottom-td2 div:nth-child(1) {
    display: inline-block;
    width: 30%;
    margin-left: 16%;
}

.number-bottom-td2 div:nth-child(2) {
    /*display: inline-block;*/
}

.exp-num .fl {
    width: 33.3%;
}

.exp-num .num {
    margin: 5px 0;
    height: 28px;
    line-height: 28px;
    text-align: center;
    /*border-right: 1px solid #e5e5e5;*/
    position: relative;
    cursor: pointer;
}

.exp-num .f1 .num span:nth-child(2) {
    /*display: none;*/
}

.number-bottom-table2 td {
    width: 30%;
}

/*400电话增值*/
.phone-zzgn ul li {
    display: inline-block;
    border: 1px solid #ddd;
    height: 307px;
    width: 21%;

    font-family: Microsoft YaHei;
    font-family: 微软雅黑;
}

.phone-zzgn ul li:hover {
    border: 1px solid #E42323;
    box-shadow: 0px 3px 8px 0px rgba(225, 53, 27, 0.74);

    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.phone-zzgn ul li:nth-child(2),
.phone-zzgn ul li:nth-child(3),
.phone-zzgn ul li:nth-child(4) {
    margin-left: 4.6%;
}

.phone-zzgn ul li p:nth-child(1) {
    text-align: center;
    margin: 9% 0;
}

.phone-zzgn ul li p:nth-child(1) img {
    vertical-align: text-bottom;
    padding-right: 2%;
}

.phone-zzgn ul li p:nth-child(1) span {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
}

.phone-zzgn ul li p:nth-child(2) {
    word-wrap: break-word;
    word-break: break-all;
    padding: 0 6%;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
}

.phone-zzgn ul li p:nth-child(3) {
    margin-top: 8%;
}

.phone-zzgn ul li p:nth-child(3) span:nth-child(1) {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    /* line-height: 25px; */
    padding: 0 6%;
}

.phone-zzgn ul li p:nth-child(3) span:nth-child(2) {
    font-size: 47px;
    font-weight: bold;
    color: #E42323;
}

.phone-zzgn ul li p:nth-child(4) {
    border-radius: 20px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 80%;
    margin: 0 auto;
    margin-top: 14%;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #E2241E;
}

.phone-zzgn ul li:hover p:nth-child(4) {
    color: #fff;
    background: linear-gradient(90deg, #E1251B, #F91362);

    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

/*办400电话，为何选优音*/
.buy400-youyin-step {
    width: 100%;
}

/*.buy400-youyin-step ul{
    padding: 2.5% 0;
}*/
.buy400-youyin-step-con {
    width: 100%;
    height: 160px;
    background: #FFFADB;
}

.phone-buy400 {
    margin-top: 3%;
    font-family: Microsoft YaHei;
    font-family: 微软雅黑;
}

.phone-buy400 ul li {
    display: inline-block;
    border: 1px solid #ddd;
    width: 30%;
    height: 350px;
    text-align: center;
}

.phone-buy400 ul li:nth-child(2) {
    margin: 0 4.2%;
}

.phone-buy400 ul li p:nth-child(1) {
    font-size: 22px;
    font-weight: bold;
    color: #E42323;
    line-height: 50px;
}

.phone-buy400 ul li p:nth-child(2) {
    padding: 0 15%;
    margin: 7% 0;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

.buy400-step {
    margin-top: -1%;
    padding: 3% 0;
}

.buy400-step ul {
    background: url("/images/20201102/400rxtc/400_bg.png") no-repeat;
    background-size: contain;
}

.buy400-step ul li {
    display: inline-block;
    width: 24%;
    height: 115px;
}

.buy400-step ul li img {
    margin-left: 10%;
    vertical-align: super;
}

.buy400-step ul li div {
    width: 70%;
    display: inline-block;
    margin-top: 8%;
}

.buy400-step ul li p {
    word-break: break-all;
    word-wrap: break-word;
    display: inline-block;
    padding-left: 5%;
}

/*常见问题*/
.buy400-questions {
    margin-top: 3%;
    height: 392px;
}

.buy400-questions ul {
    width: 97%;
    font-family: Microsoft YaHei;
    font-family: 微软雅黑;
}

.buy400-questions ul li {
    height: 110px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    /*box-shadow: 0px 3px 8px 0px rgba(221, 221, 221, 0.74);*/
}

.buy400-questions ul li:hover {
    height: 110px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    box-shadow: 0px 3px 8px 0px rgba(221, 221, 221, 0.74);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.buy400-questions ul li:nth-child(2) {
    margin: 4% 0;
}

.buy400-questions ul li p:nth-child(1) {
    margin: 3% 3% 0;
    padding-bottom: 2%;
    border-bottom: 1px dashed #ddd;
}

.buy400-questions ul li p:nth-child(1) span:nth-child(1) {
    background: #E2241E;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
    color: #FFFADB;
    padding: 1% 1.8%;
}

.buy400-questions ul li:hover p:nth-child(1) span:nth-child(1) {

    background: #E2241E;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.buy400-questions ul li p:nth-child(1) span:nth-child(2) {

    height: 18px;
    font-size: 18px;
    font-weight: 400;
    color: #E2241E;
    margin-left: 2%;
}

.buy400-questions ul li:hover p:nth-child(1) span:nth-child(2) {

    color: #E2241E;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.buy400-questions ul li p:nth-child(2) {
    margin-left: 3%;
    margin-top: 2%;
}

.buy400-questions ul li p:nth-child(2) span:nth-child(1) {

    background: #F91362;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
    color: #FFFADB;
    padding: 1% 1.8%;
}

.buy400-questions ul li:hover p:nth-child(2) span:nth-child(1) {

    background: #F91362;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.buy400-questions ul li p:nth-child(2) span:nth-child(2) {

    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin-left: 2%;
}

.buy400-questions ul li:hover p:nth-child(2) span:nth-child(2) {

    color: #666666;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

/*合作伙伴*/
.work-parter .work-parter-left:target+.work-parter-con {
    margin-left: 30%;
}

.foot-x-div1 a {
    background: linear-gradient(0deg, #E1531B, #E1251B);
}

.four-fix-bg {
    background: linear-gradient(0deg, #FF4B1B, #FF291B);
}


table {
    background: transparent;
}

table,
table tr,
table tr td {
    border: none;
}

.leyu {
    cursor: pointer;
}

/*.goodnum .mj-bg {
    height: 46px;
    color: #fff;
    background: #ea0000;
}*/

.number-bottom-td2 td div.f1,
.number-bottom-td2 td div.f2 {
    line-height: 24px;
}



.bd-input .bd-name {
    background: url(../images/footer/xingming.png) 0px 0px no-repeat;
    background-size: contain;
    /*top: 28px!important;*/
}

.bd-input .bd-call {
    background: url(../images/footer/shouji-2.png) 0px 0px no-repeat;
    background-size: contain;
    /*top: 28px!important;*/
}

.bd-input .bd-yzm {
    background: url(../images/footer/yanzhengma.png) 0px 0px no-repeat;
    background-size: contain;
    /*top: 28px!important;*/
}



.bd-text img {
    margin-top: -16px;
}

.bd-input.four-bd-name {
    margin-left: 3%;
}


.four-bd-name input,
.four-bd-tele input,
.four-bd-yzm input,
.four-bd-yzm img {
    border-radius: 4px;
}



/*头部样式修改*/
/* 导航栏 */
.nav-container {
    width: 100%;
    height: 90px;
    background: #e60012;
    position: fixed;
    top: 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 1000;

    .nav-content{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        margin-left: 80px;
        
        .nav-li {
            white-space: nowrap;
            padding-left: 30px;
            padding-right: 30px;

            a {
                display: inline-block;
                height: 90px;
                line-height: 90px;
                color: #fff ;
                text-decoration: none;
                position: relative;
                
                img {
                    position: absolute;
                    bottom: 12px;
                    left: 36px;
                }
                i {
                    display: inline-block;
                    width: 8px;
                    height: 8px;
                    border-right: 2px solid #fff;
                    border-bottom: 2px solid #fff;
                    transform: rotate(45deg);
                    -webkit-transform: rotate(45deg);
                    position: absolute;
                    right: -16px;
                    top: 40px;
                }
            }

            .nav-ul{
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                margin-top: 20px;
                margin-bottom: 20px;

                .nav-float-li {
                    a {
                        text-decoration: none;
                        height: 40px;
                        line-height: 40px;
                        display: inline-block;
                        font-size: 16px;
                        font-weight: normal;
                        color: #333333;
                    }

                }

                .active{
                    a{
                        color: #e60012 ;
                    }
                }

                .nav-float-li:hover {
                    a {
                        color: #e60012 ;  
                    }
                }
            }
    
            .nav-ul-div {
                height: auto;
                background-color: #FFF ;
                display: none;
                box-shadow: 0px 0px 16px 0px rgba(119,37,44,0.59);
            }
    
        }

        .nav-li:hover{
            border-bottom: 4px solid #fff;

            .nav-ul-div {
                display: block;
            }
        }

        .nav-li.active {
            border-bottom: 4px solid #fff;
        }
    }

    .nav-container_tel-icon {
        margin-left: 100px;
    }

    .nav-phone-container{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        color: #FFFFFF;
        margin-left: 12px;

        .nav-phone-container_title{
            font-size: 16px;
        }

        .nav-phone-container_tel{
            font-size: 24px;
        }
    }
}

.nav_zw{
    height: 90px;
}


/*头部轮播图距离顶部距离修改*/
.mt-per1-47 {
    margin-top: -1.47%;
}

/*按钮样式*/
.btn-background {
    background: linear-gradient(90deg, #E1251B, #F91362);
    background: -o-linear-gradient(90deg, #E1251B, #F91362);
    background: -ms-linear-gradient(90deg, #E1251B, #F91362);
    background: -moz-linear-gradient(90deg, #E1251B, #F91362);
}







/*400核心价值  ----START--------------------------------------*/
.index-core-value {}

.index-core-value ul li {
    display: inline-block;
    width: 48%;
    /*border: 1px solid #d4d4d8;*/
    height: 350px;
    /*margin: 0 1.79%;*/
    text-align: center;
}

.index-core-value ul li:nth-child(odd) {
    margin: 0 3% 3% 0;
}

.index-core-value ul li:nth-child(even) {
    margin: 0 0 3% 0;
    float: right;
}

.index-core-value ul li:nth-child(3),
.index-core-value ul li:nth-child(4) {
    margin-bottom: 0;
}

/*400核心价值  ----START--------------------------------------*/
/*精选400电话套餐   ---------------------------------START---------------------------------*/
.hot-con1 p {
    padding: 3% 3% 1% 3%;
    text-align: left;
    margin: 0;
}

.hot-con1 p span {
    color: #e1251b;
}

/*精选400电话套餐   ---------------------------------END---------------------------------*/
/*400电话增值功能配置方案   ---------------------------------START---------------------------------*/
.index-plan div {
    height: 110px;
    border: 1px solid #ddd;
    border-right: none;
}

.index-plan .left {
    width: 182px;
    text-align: center;
    font-weight: bold;
    background: linear-gradient(bottom, #E1531B, #E1251B);
    background: -webkit-linear-gradient(bottom, #E1531B, #E1251B);
    background: -o-linear-gradient(bottom, #E1531B, #E1251B);
    background: -moz-linear-gradient(bottom, #E1531B, #E1251B);
    background: -ms-linear-gradient(bottom, #E1531B, #E1251B);
    color: #fff;
    float: left;
    height: 108px;
}

.index-plan .left p {
    font-size: 18px;

}

.index-plan .left img {
    padding: 8% 0 2% 0;
    width: 25%;

}

.index-plan ul {
    float: right;
}

.index-plan ul li {
    display: inline-block;
    border-right: 1px solid #ccc;
    height: 110px;
    width: 266px;
}

.index-plan ul li p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    margin: 12% 7% 2% 4%;
    color: #333;
}

.index-plan ul li p:nth-child(2) {
    font-size: 14px;
    margin-left: 4%;
}

/*400电话增值功能配置方案   ---------------------------------END---------------------------------*/