a {
    text-decoration: none;
}

.cont {
    width: 100%;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    background: rgba(51, 51, 51, 1);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.kong {
    width: 100%;
    height: 80px;
}

.header {
    width: 1180px;
    margin: 0 auto;
    height: 80px;
    background: rgba(51, 51, 51, 1);
}

.logo {
    width: 139px;
    height: 80px;
    float: left;
}

.box {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 576px;
    height: 78px;
    justify-content: space-around;
    float: left;
    align-items: center;
    box-sizing: border-box;
    padding: 0 23px;
}

.son {
    font-size: 18px;
    font-family: PingFangSC-Medium;
    color: rgba(102, 102, 102, 1);
    line-height: 25px;
    padding: 28px 7px 27px;
    box-sizing: border-box;
    position: relative;
}

.active {
    color: #FDD000;
}

.box .active>a {
    color: #FDD000;
}

.son a:hover {
    color: #FDD000;
}

.sec_son {
    position: absolute;
    top: 80px;
    box-shadow: 0 5px 15px #ccc;
    text-align: center;
    width: 126px;
    left: -20px;
    padding: 5px 0;
    background: #fff;
}

.son:hover .sec_son {
    display: block;
}

.inp {
    float: left;
    width: 300px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(253, 208, 0, 1);
    margin-top: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.btn {
    width: 70px;
    height: 40px;
    background: rgba(253, 208, 0, 1);
    border-radius: 0px 4px 4px 0px;
    float: right;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(51, 51, 51, 1);
    display: block;
}

.ser {
    border: none;
    outline: none;
    width: 180px;
    height: 40px;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(153, 153, 153, 1);
    line-height: 40px;
    margin-left: 15px;
}

input::-webkit-input-placeholder {
    color: rgba(153, 153, 153, 1)
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgba(153, 153, 153, 1)
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgba(153, 153, 153, 1)
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(153, 153, 153, 1)
}

.cell {
    background: url(/home/img/phone1.png) no-repeat 39px 34px;
    display: block;
    width: 13px;
    height: 12px;
    float: left;
    float: left;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 165px;
    height: 80px;
    align-items: center;
    color: #fff;
    cursor: pointer;
}


/* .cell:hover {
    background: url(/home/img/phone2.png) no-repeat 39px 34px;
    color: rgba(238, 58, 50, 1);
} */

.cell span {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    line-height: 20px;
    margin-left: 61px;
}

.son>a {
    color: #fff;
    font-weight: bold;
}

.footer {
    width: 100%;
    background: rgba(51, 51, 51, 1);
    margin-top: 40px;
}

.footer-box {
    width: 1180px;
    height: 100%;
    margin: 0 auto;
    background: rgba(51, 51, 51, 1);
    overflow: hidden;
}

.footer-logo {
    width: 139px;
    height: 80px;
    float: left;
    margin-top: 25px;
}

.footer-logo img {
    width: 139px;
    height: 80px;
}

.footer-tit {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-flow: column;
    font-size: 18px;
    font-family: PingFangSC-Medium;
    color: rgba(255, 255, 255, 1);
    line-height: 25px;
    float: left;
    margin-left: 189px;
    margin-top: 34px;
    font-weight: bold;
}

.tit-box {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.tit-son {
    margin-left: 40px;
}

.tit-son a {
    color: rgba(255, 255, 255, 1);
}

.tit-son a:hover {
    color: rgba(238, 58, 50, 1);
}

.ba {
    font-size: 12px;
    font-family: PingFangSC-Regular;
    color: rgba(255, 255, 255, 1);
    line-height: 17px;
    text-align: center;
    margin-top: 19px;
    font-weight: normal;
}

.ba a {
    color: #ffffff;
}

.content {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}

.from {
    width: 300px;
    height: 422px;
    float: left;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    margin-left: 20px;
    box-sizing: border-box
}

.feomHeader {
    height: 62px;
    width: 100%;
    line-height: 62px;
    text-align: center;
    font-size: 18px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    box-sizing: border-box;
    background: rgba(253, 208, 0, 1);
}

.sty_from_wi {
    height: 55px;
    line-height: 55px;
}

.infosend {
    margin-top: 20px;
}

.infosend p {
    width: 260px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 14px;
}

.infosend input {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
    text-indent: 15px;
    box-sizing: border-box
}

.selectValNext {
    margin-left: 15px;
    color: #999
}

.selectNext {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(230, 230, 230, 1);
    border-radius: 4px;
    line-height: 40px;
    font-size: 14px;
    color: #666666;
}

.xl-iconNext {
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(/home/img/xia.png);
    background-position: 0 5px;
    background-repeat: no-repeat;
    right: 5px;
    top: 14px;
}

.selectNext:hover {
    background-color: #f7f7f7;
}


/*--下拉选择列表样式--*/

.selectListNext {
    z-index: 1;
    display: none;
    width: 222px;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
    position: absolute;
    top: 45px;
    left: 0px;
}

.listA-allNext {
    max-height: 120px;
    overflow-y: auto
}

.listANext {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    display: block;
    background-color: #FFFFFF;
}

.listANext:hover {
    background-color: #FDD000;
    color: #000;
}

.listANext:first-child {
    border-radius: 4px 4px 0 0;
}

.listANext:last-child {
    border-radius: 0 0 6px 6px;
}


/*-------------------------------------------------------------------------------------------------*/

.frameTriangle {
    width: 16px;
    height: 13px;
    background-image: url(/home/img/xl-icon.png);
    background-position: -2px 8px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: -13px;
    left: 35px;
    background-color: #fff;
}

.dropDown {
    width: 260px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 14px;
    position: relative;
}

.selectListNext {
    top: 54px;
}

.infosend p .piccode {
    width: 145px;
    float: left;
}

.infosend p img {
    width: 95px;
    margin-left: 20px;
}

.input_box {
    width: 260px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.input_box input {
    width: 145px;
    height: 100%;
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
    text-indent: 15px;
    box-sizing: border-box;
    float: left;
}

.input_box .send_smscode,
.send_scode {
    display: block;
    float: left;
    width: 95px;
    height: 40px;
    background: rgba(250, 250, 250, 1);
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
    text-align: center;
    line-height: 40px;
    margin-left: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(102, 102, 102, 1);
    box-sizing: border-box;
    text-indent: 0;
    cursor: pointer;
}

.button_send,
.button_ser {
    width: 132px;
    height: 40px;
    background: rgba(253, 208, 0, 1);
    border-radius: 4px;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    line-height: 40px;
    outline: none;
    border: none;
    display: block;
}

.infosend .send {
    width: 132px;
}

.headline {
    width: 1180px;
    margin: 0 auto;
    margin-top: 30px;
    border-top: 1px solid rgba(253, 208, 0, 1);
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.headline::before {
    content: "";
    width: 137px;
    height: 2px;
    background: rgba(238, 58, 50, 1);
    position: absolute;
    left: 0;
    top: -1px
}

.top {
    width: 1180px;
    height: 422px;
    margin: 0 auto;
    margin-top: 20px;
}

.pic {
    width: 555px;
    height: 422px;
    float: left;
    position: relative;
}

.cover {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: PingFangSC-Medium;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pic .cover {
    height: 56px;
    font-size: 18px;
    line-height: 56px;
    background: rgba(0, 0, 0, 0.6);
}

.picTow {
    float: left;
    margin-left: 20px;
    position: relative;
    overflow: hidden;
}

.pic a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.pic img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.6s;
}

.pic:hover img {
    transform: scale(1.2)
}

.picSon {
    width: 285px;
    height: 201px;
    position: relative;
    overflow: hidden;
}

.picSon a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.picSon .cover {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
}

.picSon img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.6s;
}

.picSon:hover img {
    transform: scale(1.2)
}

.w610 {
    width: 610px;
}

.picTb {
    flex-wrap: wrap;
    margin-left: 0;
}

.tit {
    font-size: 24px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    line-height: 33px;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    box-sizing: border-box;
}

.tit a {
    color: rgba(51, 51, 51, 1);
}

.le-box {
    width: 373px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    margin-top: 10px;
    justify-content: space-between;
}

.le-son span {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.le_son {
    width: 373px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.le_son_s {
    width: 181px;
}

.c_l {
    clear: left;
}

.le_son_s_s {
    width: 181px;
}

div.le_son_s_s img,
div.le_son_s img {
    width: 181px;
    height: 104px;
}

div.le_son_box {
    margin-left: 373px;
    flex-wrap: wrap;
    align-items: flex-start;
}

.le_box_son {
    width: 373px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 30px;
}

.of {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dian {
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ccc;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}

.le-box .le-son {
    width: 181px;
}

.le-son a img {
    height: 193px;
    width: 333px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .6s;
}

.size5 a:hover img {
    transform: scale(1.2)
}

.le_son img {
    width: 373px;
    height: 210px;
}

.col {
    color: #666;
    font-size: 14px;
}

.fb {
    font-size: 16px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
}

.le_son:hover .col {
    color: rgba(238, 58, 50, 1)
}

.le_box_son:hover .col {
    color: rgba(238, 58, 50, 1)
}

.le_box_son:hover .dian {
    background: rgba(238, 58, 50, 1)
}

.le_w:hover .col {
    color: rgba(238, 58, 50, 1)
}

.le_w:hover .dian {
    background: rgba(238, 58, 50, 1)
}

.le_w {
    width: 330px;
    margin: 0 auto;
}

.le-son a {
    display: block;
}

.le-box .le-son:nth-child(2) span {
    margin-top: 5px;
}

.le-box .le-son img {
    width: 181px;
    height: 104px;
}

.rig {
    float: left;
    display: flex;
    flex-wrap: wrap;
}

.size3 {
    width: 395px;
}

.text {
    margin-left: 30px;
}

.text ul li {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    margin-bottom: 10px;
    width: 330px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text ul .text-tit a {
    font-size: 16px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
    font-weight: bold;
}

.text ul li span {
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ccc;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}

.text ul li a:hover .col {
    background: rgba(238, 58, 50, 1)
}

.text ul li a:hover {
    color: rgba(238, 58, 50, 1)
}

.text ul li a {
    color: rgba(102, 102, 102, 1);
}

.text ul li:last-child {
    margin-bottom: 0;
}

.hov_more:hover {
    color: rgba(238, 58, 50, 1)
}

.hov:hover {
    color: rgba(238, 58, 50, 1)
}

.more {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    float: right;
    margin-right: 20px;
    margin-top: 33px;
}

.more a {
    color: #999;
}

.shu {
    width: 1px;
    height: 20px;
    float: left;
    background: #ccc;
    margin-top: 27px;
}

.le-cover {
    position: absolute;
    width: 100%;
    height: 42px;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    bottom: 0px;
    font-size: 18px;
    font-family: PingFangSC-Medium;
    color: rgba(255, 255, 255, 1);
    line-height: 42px;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.size5 {
    height: 193px;
    width: 333px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.ml0 {
    margin: 0;
    padding: 15px 20px 20px;
    float: left;
    width: 330px;
}

.ml0 ul li {
    color: rgba(51, 51, 51, 1);
}

.swiper-pagination-bullet-active {
    background: rgba(253, 208, 0, 1);
}

.res_box {
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
}

.many {
    line-height: 20px;
    float: right;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(153, 153, 153, 1);
    margin-top: 33px;
}

.res_tit {
    font-size: 18px;
    font-family: PingFangSC-Medium;
    color: #333333;
    line-height: 25px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.res_tit a {
    color: #333333;
}

.res_tit a:hover {
    color: rgba(238, 58, 50, 1);
}

.res_body {
    display: flex;
    margin-top: 10px;
    margin-bottom: 20px;
}

.res_pic {
    width: 150px;
    height: 100px;
}

.res_pic img {
    width: 150px;
    height: 100px;
}

.res_body_box {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(102, 102, 102, 1);
    line-height: 22px;
    width: 617px;
    margin-left: 10px;
    height: 101px;
    position: relative;
}

.sty_res_body_tit {
    width: 617px;
    height: 66px;
    word-wrap: break-word;
}

.list_time {
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.time {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.list span {
    margin-right: 5px;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.rank {
    width: 373px;
    border: 1px solid rgba(230, 230, 230, 1);
    border-top: 1px solid rgba(253, 208, 0, 1);
    position: relative;
    overflow: hidden;
    margin-top: 20px;
    float: right;
    box-sizing: border-box
}

.rank::before {
    content: "";
    width: 136px;
    height: 2px;
    background: rgba(238, 58, 50, 1);
    position: absolute;
    left: 0;
    top: -1px
}

.rank_tit {
    font-size: 24px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    line-height: 33px;
    margin-top: 21px;
    margin-left: 20px;
    font-weight: bold;
}

.rank_box {
    margin-left: 20px;
    margin-bottom: 20px;
}

.rank_son {
    display: flex;
    margin-top: 15px;
}

.rank_son>a {
    align-items: flex-start;
}

.rank_son img {
    width: 90px;
    height: 60px;
}

.rank_son:hover span {
    color: #EE3A32
}

.ran_son_text {
    margin-left: 10px;
    width: 200px;
    font-size: 14px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    height: 39px;
}

.ran_son_text a {
    color: rgba(51, 51, 51, 1);
}

.ran_son_text:hover a {
    color: rgba(238, 58, 50, 1);
}

.hov_box {
    overflow: hidden;
    clear: both;
    display: none;
}

.results {
    width: 777px;
    float: left;
    border-top: 1px solid rgba(253, 208, 0, 1);
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.results::before {
    content: "";
    width: 136px;
    height: 2px;
    background: rgba(238, 58, 50, 1);
    position: absolute;
    left: 0;
    top: -1px
}

.study {
    width: 777px;
    margin-top: 10px;
    float: left;
}

.usa {
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
}

.usa_tit {
    font-size: 24px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    line-height: 33px;
    font-weight: bold;
    padding-right: 20px;
    position: relative;
}

.usa_tit_shu::after {
    content: "";
    width: 1px;
    height: 20px;
    background: rgba(229, 229, 229, 1);
    position: absolute;
    right: 1px;
    top: 7px;
}

.study_more {
    display: flex;
    align-items: center;
}

.more_son {
    margin-left: 10px;
    font-size: 18px;
    font-family: PingFangSC-Medium;
    color: rgba(102, 102, 102, 1);
    line-height: 25px;
}

.more_son a {
    color: #333;
    padding: 2px 15px;
}

.more_son a:hover {
    color: #333;
    background: #FDD000;
    border-radius: 15px;
}

.more_son .pdbg {
    padding: 2px 15px;
    background: #FDD000;
    border-radius: 15px;
}

.three_way {
    width: 373px;
    height: 82px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    box-sizing: border-box;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.three_way a {
    flex: 1;
    position: relative;
}

.way_son {
    width: 100%;
    height: 80px;
}

.pho_pic {
    position: absolute;
    bottom: -50px;
    left: -12px;
    display: none;
    z-index: 1;
    width: 156px;
    height: 44px;
}

.zx_phone {
    position: absolute;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    bottom: 9px;
    left: 37px;
}

.ques_pic {
    position: absolute;
    bottom: -133px;
    left: 1px;
    display: none;
    z-index: 1;
    width: 122px;
    height: 128px;
}

.wxewm {
    width: 75px;
    height: 75px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 12px;
}

.pho {
    background: url(/home/img/phone3.png) no-repeat center center;
}

.live {
    background: url(/home/img/live1.png) no-repeat center center;
}

.ques {
    background: url(/home/img/ques1.png) no-repeat center center;
}

.three_way a:hover .pho {
    background: url(/home/img/phone4.png) no-repeat center center;
}

.three_way a:hover .pho_pic {
    display: block
}

.three_way a:hover .ques_pic {
    display: block
}

.three_way a:hover .live {
    background: url(/home/img/live2.png) no-repeat center center;
}

.three_way a:hover .ques {
    background: url(/home/img/ques2.png) no-repeat center center;
}

.more_son .cek_col {
    color: rgba(238, 58, 50, 1);
}

.det {
    display: flex;
}

.det_son {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    line-height: 20px;
    position: relative;
    padding-right: 12px;
}

.clbo {
    clear: both;
}

.det_son a {
    color: rgba(102, 102, 102, 1);
}

.pl8 {
    padding-left: 8px;
}

.nex::after {
    content: "";
    width: 6px;
    height: 6px;
    border-left: 1px solid rgba(153, 153, 153, 1);
    border-bottom: 1px solid rgba(153, 153, 153, 1);
    position: absolute;
    right: 0;
    top: 7px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.det_tit {
    font-size: 20px;
    font-family: PingFangSC-Semibold;
    color: rgba(51, 51, 51, 1);
    line-height: 28px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.det_more {
    display: flex;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
    align-items: center
}

.share_wx,
.share_wb {
    width: 14px;
    height: 14px;
    display: block;
}

.share_wx {
    background: url(/home/img/wx1.png
);
    margin-right: 8px;
}

.share_wb {
    background: url(/home/img/wb.png);
}

.art {
    font-size: 16px;
    font-family: PingFangSC-Regular;
    color: rgba(51, 51, 51, 1);
    line-height: 26px;
}

.ind {
    text-indent: 32px;
}

.pre_new,
.next_new {
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    display: block;
    font-weight: bold;
}

.nothing {
    color: #666;
}

.state {
    width: 777px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    padding: 20px;
    box-sizing: border-box
}

.state_tit {
    font-size: 18px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}

.state_art {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.w777 {
    width: 777px;
}

.det_s {
    height: 363px;
    margin-left: 0;
}

.from_title {
    font-size: 18px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    font-weight: bold;
}

.fww {
    flex-wrap: wrap
}

.infosend .det_p {
    width: 363px;
    height: 40px;
    margin-left: 20px;
    margin-right: 11px;
    margin-bottom: 15px;
}

.infosend .det_p_tel {
    width: 363px;
    margin-left: 0;
}

.infosend p .pic_m10 {
    margin-left: 10px;
}

.det_d {
    width: 363px;
}

.bor_box {
    box-sizing: border-box;
}

.input_box .det_inp {
    width: 253px;
}

.infosend .wid {
    width: 363px;
    margin-left: 0;
}

.input_box .send_scode {
    width: 100px;
    margin-left: 10px;
    text-indent: 0
}

.input_box .send_smscode {
    width: 100px;
    margin-left: 15px;
    text-indent: 0
}

.det_area textarea {
    width: 737px;
    height: 120px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
    padding: 10px 15px;
}

.det_area {
    height: 120px;
}

.tarea::-webkit-input-placeholder {
    color: rgba(153, 153, 153, 1);
}

.tarea:-moz-placeholder {
    color: rgba(153, 153, 153, 1);
}

.tarea:-moz-placeholder {
    color: rgba(153, 153, 153, 1);
}

.tarea::-ms-input-placeholder {
    color: rgba(153, 153, 153, 1);
}

.det_btn {
    width: 100px;
    height: 40px;
    background: rgba(253, 208, 0, 1);
    border-radius: 4px;
}

.infosend .det_send {
    margin: 0;
    width: 100px;
    margin-left: 657px;
    margin-top: 15px;
}

.det_pic {
    float: left;
    width: 373px;
    height: 210px;
    position: relative;
    overflow: hidden;
}

.det_pic img {
    width: 373px;
    height: 210px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .6s
}

.det_pic a:hover img {
    transform: scale(1.2)
}

.fz {
    font-size: 14px;
    font-family: PingFangSC-Medium;
    color: rgba(255, 255, 255, 1);
    height: 40px;
    line-height: 40px;
}

.det_rig_box {
    width: 373px;
}

.det_rig {
    width: 373px;
}

.det_rig {
    width: 373px;
    max-height: 432px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    border-top: none;
    box-sizing: border-box
}

.det_rig .det_change {
    justify-content: flex-start;
    box-sizing: border-box;
}

.det_thing {
    padding: 10px 25px;
    font-size: 18px;
    font-family: "PingFangSC-Regular";
    color: rgba(51, 51, 51, 1);
    border-top: 2px solid rgba(230, 230, 230, 1);
    line-height: 25px;
    cursor: pointer;
    position: relative;
    flex: 1;
    background: rgba(250, 250, 250, 1);
    border-right: 1px solid rgba(230, 230, 230, 1);
    border-bottom: 1px solid rgba(230, 230, 230, 1);
}

.det_thing:last-child {
    border-right: none
}

.bor_top {
    border-top: 2px solid rgba(253, 208, 0, 1);
    background: #fff;
    border-bottom-color: #fff
}

.det_none {
    display: none
}

.sty_from {
    width: 373px;
    height: 415px;
    float: right;
    margin-top: 30px;
    margin-left: 0;
}

.infosend .sty_p {
    width: 293px;
}

.sty_d {
    width: 293px;
}

.infosend p .sty_pic {
    width: 178px;
}

.sty_inp {
    width: 293px;
}

.input_box .sty_input {
    width: 178px;
}

.w373 {
    width: 373px;
    height: 549px;
    box-sizing: border-box;
}

.det_text {
    overflow: hidden;
}

.det_tj {
    padding: 0 20px;
    margin-top: 15px;
}

.det_tj .aif {
    align-items: flex-start;
}

.det_cname {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: #333;
    line-height: 20px;
}

.det_name {
    font-size: 13px;
    font-family: PingFangSC-Regular;
    color: #666;
    line-height: 20px;
    width: 221px;
}

.tjschool:hover .det_name {
    color: #EE3A32
}

.tjschool:hover .det_cname {
    color: #EE3A32
}

.tjschool img {
    width: 90px;
    height: 60px;
}

.choose {
    width: 1117px;
    height: 95px;
    margin: 0 auto;
    margin-top: 30px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    display: flex;
}

.choose_way a {
    display: flex
}

.choose_way {
    flex: 1;
    display: flex;
}

.choose_way img {
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    padding-top: 1px;
}

.choose_pic {
    padding: 22px 20px 23px 20px;
}

.way_fat {
    margin-top: 20px;
}

.way_tit {
    font-size: 18px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    font-weight: bold;
}

.way_det {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    margin-top: 10px;
}

.choose_way:hover {
    background: url(/home/img/bg2.png) no-repeat 0 0;
}

.choose_way:hover .choose_pic img {
    border-radius: 4px;
    border: 1px solid rgba(51, 51, 51, 1);
}

.page {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.page_son,
.borno {
    width: 36px;
    height: 36px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    color: rgba(153, 153, 153, 1);
    text-align: center;
    line-height: 36px;
    margin-right: 10px;
    box-sizing: border-box;
    font-weight: bold;
}

.borno {
    border: none
}

.borno:hover {
    color: rgba(153, 153, 153, 1);
}

.page_son:hover {
    background: rgba(253, 208, 0, 1);
    color: rgba(51, 51, 51, 1);
}

.click_col {
    background: rgba(253, 208, 0, 1);
    color: rgba(51, 51, 51, 1);
}

.next,
.prev {
    width: 36px;
    height: 36px;
    background: url(/home/img/next3.png) no-repeat 0 0;
}

.prev {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-right: 10px;
}

.next:hover {
    background: url(/home/img/next4.png) no-repeat 0 0;
}

.prev:hover {
    background: url(/home/img/next4.png) no-repeat 0 0;
}

.w1180 {
    width: 1180px;
    margin-top: 30px;
    float: left;
}

.photo {
    width: 100%;
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.photo_son {
    height: 160px;
}

.bk {
    width: 373px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    float: right;
    position: relative;
    box-sizing: border-box;
    border-top: 1px solid rgba(253, 208, 0, 1)
}

.bkTit {
    font-size: 18px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    margin-top: 20px;
    margin-left: 27px;
    position: relative;
    font-weight: bold;
}

.bkTit::before {
    content: "";
    width: 4px;
    height: 20px;
    background: rgba(253, 208, 0, 1);
    border-radius: 2px;
    position: absolute;
    left: -12px;
    top: 3px;
}

.bkmore {
    position: absolute;
    right: 20px;
    top: 25px
}

.bkmore a {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.hot_cover {
    width: 280px;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
}

.hot_cover span {
    display: block;
    width: 244px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    font-size: 14px;
    font-family: PingFangSC-Medium;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
    margin-top: 10px;
}

.u_space {
    height: 10px;
}

.usa_ffc {
    flex-flow: column;
    border-bottom: none
}

.zone_lists {
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
}

.zone_l {
    width: 70px;
    height: 30px;
    border-radius: 15px;
    border: 1px solid rgba(253, 208, 0, 1);
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(102, 102, 102, 1);
}

.zone_l:hover {
    background: rgba(253, 208, 0, 1);
}

.zone_l a {
    color: rgba(102, 102, 102, 1);
    display: block
}

.zone_l a:hover {
    color: #333;
}

.bgy {
    background: rgba(253, 208, 0, 1);
}

.bgy a {
    color: #333;
}

.bor_b_n {
    border-bottom: none
}

.download {
    width: 777px;
    overflow: hidden;
}

.download_pic {
    float: left;
}

.download_pic img {
    width: 315px;
    height: 210px;
}

.download_nr {
    float: left;
    width: 412px;
}

.main {
    width: 100%;
}

.main p {
    width: 100%;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    line-height: 1.8;
    margin-top: 25px;
}

.main p:first-child {
    margin-top: 0;
}

.main img {
    max-width: 100%;
}

.nr_title {
    font-size: 20px;
    font-family: PingFangSC-Semibold;
    color: rgba(51, 51, 51, 1);
    line-height: 28px;
    font-weight: bold;
    height: 55px;
}

.xz,
.xz1 {
    width: 100px;
    height: 40px;
    background: rgba(253, 208, 0, 1);
    border-radius: 4px;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    line-height: 40px;
    display: block
}

.in-from {
    width: 333px;
    height: 360px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
}

.in-from_tit {
    width: 100%;
    height: 55px;
    background: rgba(253, 208, 0, 1);
    font-size: 18px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
    line-height: 55px;
    text-align: center;
    position: relative;
}

.in_from p {
    height: 40px;
    width: 100%;
    text-align: center;
    vertical-align: middle
}

.in_from .w293 {
    width: 293px;
    margin: 15px auto 0;
    height: 40px;
}

.w293 img {
    width: 95px;
    height: 40px;
    float: left;
    margin-left: 20px;
}

.in_inp {
    width: 293px;
    height: 100%;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
}

.in_from_box {
    width: 293px;
}

.in_inp_s {
    width: 170px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
    float: left;
}

.send-code {
    width: 95px;
    height: 40px;
    background: rgba(250, 250, 250, 1);
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(102, 102, 102, 1);
    line-height: 40px;
    text-align: center;
    display: block;
    float: left;
    margin-left: 18px;
}

.quxiao {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 19px;
}

.btn_send {
    width: 100px;
    height: 40px;
    background: rgba(253, 208, 0, 1);
    border-radius: 4px;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.w358 {
    width: 358px;
}

.disabled {
    width: 36px;
    height: 36px;
    margin-right: 10px;
    line-height: 36px;
    text-align: center;
}

#ts {
    text-align: center;
    font-size: 18px;
    font-family: PingFangSC-Regular;
    color: rgba(51, 51, 51, 1);
    line-height: 100px;
    height: 155px;
    width: 473px;
    position: relative;
    box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0.5);
}

.close {
    width: 100px;
    height: 40px;
    background: rgba(253, 208, 0, 1);
    border-radius: 4px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    line-height: 40px;
    cursor: pointer;
}

.usa_tit_bor {
    border-bottom: 1px solid rgba(230, 230, 230, 1);
}

.error {
    width: 800px;
    flex-flow: column;
    margin: 48px auto 227px;
    position: relative;
}

.error_text {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 397px;
    font-size: 24px;
    font-family: PingFangSC-Medium;
    color: #999;
    font-weight: bold;
    line-height: 33px;
    text-align: center;
}

.error_btn {
    width: 94px;
    height: 40px;
    background: rgba(253, 208, 0, 1);
    border-radius: 4px;
    display: block;
    font-size: 16px;
    font-family: PingFangSC-Medium;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    line-height: 40px;
    margin-top: 45px;
}

.error_btn:hover {
    color: rgba(51, 51, 51, 1);
}

.top_swiper_pic {
    width: 373px;
    height: 248px;
}

.zhanwei_news {
    margin-top: 120px;
    text-align: center;
    vertical-align: middle
}

.news_tip {
    font-size: 24px;
    font-family: PingFangSC-Regular;
    color: rgba(153, 153, 153, 1);
    line-height: 33px;
    margin-top: 40px;
}

.reset_x {
    display: none;
    background: #f1f1f1;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 19px;
}

.inp input:valid+.reset_x {
    display: inline-block;
}

.zy table {
    margin: 0 auto;
}

p {
    word-wrap: break-word;
}

.pm {
    min-height: 500px
}

.sec_son a {
    color: #333;
    display: block;
    padding: 10px 0;
}

.tir_son a {
    color: #333;
    display: block;
    padding: 10px 0;
}

.f_son a {
    color: #333;
    display: block;
    padding: 10px 0;
}

.tir_son {
    position: relative;
}

.f_son {
    position: absolute;
    left: 126px;
    top: -5px;
    box-shadow: 0 5px 15px #ccc;
    text-align: center;
    width: 86px;
    padding: 5px 20px;
    background: #fff;
}

.f_son_s {
    position: absolute;
    left: 126px;
    top: -5px;
    box-shadow: 0 5px 15px #ccc;
    text-align: center;
    width: 320px;
    padding: 5px 20px;
    background: #fff;
    flex-wrap: wrap;
}

.f_son_s a {
    margin-right: 15px;
}

.tir_son:hover .f_son {
    display: block;
}

.tir_son:hover .f_son_s {
    display: flex;
}