@charset "utf-8";
@media (min-width:640px){html{font-size:24px !important;}}
@media (min-width:631px) and (max-width:639px){html{font-size:23.66px !important;}}
@media (min-width:622px) and (max-width:630px){html{font-size:23.33px !important;}}
@media (min-width:613px) and (max-width:621px){html{font-size:23px !important;}}
@media (min-width:604px) and (max-width:612px){html{font-size:22.66px !important;}}
@media (min-width:595px) and (max-width:603px){html{font-size:22.33px !important;}}
@media (min-width:586px) and (max-width:594px){html{font-size:22px !important;}}
@media (min-width:577px) and (max-width:585px){html{font-size:21.66px !important;}}
@media (min-width:568px) and (max-width:576px){html{font-size:21.33px !important;}}
@media (min-width:559px) and (max-width:567px){html{font-size:21px !important;}}
@media (min-width:550px) and (max-width:558px){html{font-size:20.66px !important;}}
@media (min-width:541px) and (max-width:549px){html{font-size:20.33px !important;}}
@media (min-width:533px) and (max-width:540px){html{font-size:20px !important;}}
@media (min-width:524px) and (max-width:532px){html{font-size:19.66px !important;}}
@media (min-width:515px) and (max-width:523px){html{font-size:19.33px !important;}}
@media (min-width:506px) and (max-width:514px){html{font-size:19px !important;}}
@media (min-width:497px) and (max-width:505px){html{font-size:18.66px !important;}}
@media (min-width:488px) and (max-width:496px){html{font-size:18.33px !important;}}
@media (min-width:480px) and (max-width:487px){html{font-size:18px !important;}}
@media (min-width:471px) and (max-width:479px){html{font-size:17.66px !important;}}
@media (min-width:462px) and (max-width:470px){html{font-size:17.33px !important;}}
@media (min-width:453px) and (max-width:461px){html{font-size:17px !important;}}
@media (min-width:444px) and (max-width:452px){html{font-size:17.12px !important;}}
@media (min-width:435px) and (max-width:443px){html{font-size:16.33px !important;}}
@media (min-width:426px) and (max-width:434px){html{font-size:16px !important;}}
@media (min-width:417px) and (max-width:425px){html{font-size:15.66px !important;}}
@media (min-width:408px) and (max-width:416px){html{font-size:15.33px !important;}}
@media (min-width:400px) and (max-width:407px){html{font-size:15px !important;}}
@media (min-width:391px) and (max-width:399px){html{font-size:14.66px !important;}}
@media (min-width:382px) and (max-width:390px){html{font-size:14.33px !important;}}
@media (min-width:374px) and (max-width:381px){html{font-size:14px !important;}}
@media (min-width:365px) and (max-width:373px){html{font-size:13.66px !important;}}
@media (min-width:356px) and (max-width:364px){html{font-size:13.33px !important;}}
@media (min-width:347px) and (max-width:355px){html{font-size:13px !important;}}
@media (min-width:338px) and (max-width:346px){html{font-size:12.66px !important;}}
@media (min-width:329px) and (max-width:337px){html{font-size:12.44px !important;}}
@media (max-width:328px){html{font-size:12px !important;}}
*{
    margin: 0;
    padding: 0;
    font-family:"Microsoft YaHei","微软雅黑", Arial, STXihei,"华文细黑",SimSun,"宋体";
    box-sizing: border-box;
    list-style-type: none;
}
.clear{clear:both;}
a{text-decoration: none;}
.max_width{max-width:720px;margin: 0 auto;overflow: hidden;}
/*白色*/
.color_white{color:#ffffff;}
/*黑色*/
.color_block{color:#000000;}
/*文字加粗*/
.fize_weight{font-weight: bold;}
/*flex*/
.flex{display: flex;flex-direction: row;justify-content: space-between;align-items: center;}

.mk1 img{
    display: block;
    width:100%;
}
.mk1 a{
    display: block;
    width:100%;
    border:none;
    outline: none;
}
.mk2{
    background: #f1574d;
    padding: 1rem 1.25rem 0;
}
.mk2>img{
    display: block;
    width:100%;
    margin-bottom: 2rem;
}
.mk2>div>div.gongg{
    width:100%;
    border-radius: 0.6rem;
    padding: 1rem 1.458rem 1.8rem;
    margin-bottom: 2.5rem;
    position: relative;
    background:url("../img/img07.png") no-repeat center center;
    background-size: 100% 100%;
}
.mk2>div>div.gongg .top{
    width:100%;
    padding-left: 3.542rem;
    padding-bottom: 0.625rem;
    border-bottom: 1px solid #f79b41;
    position: relative;
}
.mk2>div>div.gongg .top .title{
    color:#ff8330;
    font-size: 1.333rem;
}
.mk2>div>div.gongg .top .lit_title{
    color:#ff8330;
    font-size: 1.167rem;
}
.mk2>div>div.gongg .top::before{
    content: '';
    display: block;
    position: absolute;
    top:0.7rem;
    left:0.5rem;
    width:2.333rem;
    height:2.333rem;
    background:url("../img/img06.png") no-repeat center center;
    background-size: 100% 100%;
}
.mk2>div>div.gongg .botm{
    padding: 0.625rem 0 0 3.542rem;
}
.mk2>div>div.gongg .time{
    width:10em;
    height:3rem;
    position: absolute;
    bottom:-1rem;
    right:-1rem;
    text-align: center;
    background:url("../img/img05.png") no-repeat center center;
    background-size: 100% 100%;
    line-height: 3rem;
    color:#fff;
    font-size: 1rem;
}
.mk2>div>div.gongg .botm div{
    color:#c04d01;
    font-size: 1.167rem;
}
.mk2>div>div.fuwu{
    width:100%;
    border-radius: 0.6rem;
    background:url("../img/img07.png") no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    padding:2.333rem 1.5rem 0;
    margin-top: 3.5rem;

}
.mk2>div>div.fuwu>div:nth-child(1){
    width:80%;
    height:3rem;
    position: absolute;
    top:-1.5rem;
    left:10%;
    text-align: center;
    color:#fff;
    background-image:linear-gradient(to right,#97b3ff,#4975ec);
    line-height: 3rem;
    font-size: 1.667rem;
    border-radius: 0.5rem;
    box-shadow: 0 0 10px 0px  rgba(94,134,241,0.4);
    font-weight: bold;
}
.mk2>div>div.fuwu>div:nth-child(2){
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mk2>div>div.fuwu>div:nth-child(2)>div{
    width:48%;
    height:2.583rem;
    margin-bottom: 1.667rem;
}
.mk2>div>div.fuwu>div:nth-child(2)>div>span:nth-child(1){
    display: inline-block;
    width:3.25rem;
    height:2.583rem;
    border-radius: 40%;
    text-align: center;
    color:#fff;
    line-height: 2.583rem;
    font-size: 1.2rem;
    font-weight: bold;
    margin-right: 0.5rem;
    background-image: linear-gradient(to bottom,#fe8e1a,#ffae45 );
}
.mk2>div>div.fuwu>div:nth-child(2)>div>span:nth-child(2){
    color:#c04d01;
    font-size: 1.042rem;
}
.mk3{
    background: #f1574d;
    padding: 1.417rem 2.083rem 1.875rem;
}
.mk3 form{
    width:100%;
    padding: 1.958rem 0.833rem 1.833rem;
    background: #fff;
    border-radius: 0.833rem;
}
.mk3 form input{
    width:100%;
    height:4.458rem;
    border:1px solid #737373;
    border-radius: 0.5rem;
    outline: none;
    padding: 0 1rem;
    margin-bottom: 0.5rem;
}
.mk3 form>div{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 1rem;
    justify-content: space-between;
}
.mk3 form>div *{
    width:48%;
    height:3.333rem;
    border-radius: 3.333rem;
    display: block;
    text-align: center;
    line-height: 3.333rem;
    border:none;
    outline: none;
    color:#fff;
    font-size: 1.167rem;
    background-image: linear-gradient(to bottom , #f7572f,#f1311c );
}