* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #000;
    text-decoration: none;
}

img {
    max-width: 100%;
}

body {
    /* max-width: 1920px; */
    margin: 0 auto;
}

.header {
    width: 100%;
    height: 86px;
    background: #f17017;
}

.header .header_box_t {
    width: 1200px;
    height: 86px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header .header_box_t .img img {
    width: 136px;
}

.header .header_box_t .heade_li {
    display: flex;
    align-items: center;
}

.header .header_box_t .heade_li .heade_liw12 {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding: 0 25px;
}

.header .header_box_t .heade_li li {
    line-height: 86px;
}

.header .header_box_t .heade_li li:hover .dropDiv {
    display: block !important;
    opacity: 1 !important;
    top: 59px !important;
}

.header .header_box_t .tesd {
    display: flex;
    align-items: center;
}

.header .header_box_t .tesd ul {
    display: flex;
    align-items: center;
}

.header .header_box_t .tesd ul img {
    width: 16px;
}

.header .header_box_t .tesd ul span {
    padding-left: 10px;
    font-size: 18px;
    color: #ffffff;
}

.header .header_box_t .tesd a {
    width: 92px;
    line-height: 32px;
    background: #ffffff;
    border-radius: 16px;
    font-size: 16px;
    color: #f17017;
    text-align: center;
    margin-left: 32px;
}

.content {
    display: flex;
    padding: 0.24rem;
    align-items: center;
    justify-content: flex-start;
    background: #ffffff;
    box-shadow: 0 0.04rem 0.16rem 0 rgba(0, 0, 0, 0.08);
    border-radius: 0.08rem;
    margin-top: 0.5rem;
}

.content .images {
    width: 2.5rem;
    height: 1.7rem;
    background-color: #eee;
}

.content .text {
    width: 8.64rem;
    margin-left: 0.3rem;
}

.content .text h4 {
    font-size: 0.18rem;
    color: #333333;
}

.content .text p {
    font-size: 0.16rem;
    color: #666666;
    text-align: justify;
    line-height: 0.26rem;
    padding-top: 0.16rem;
}

.content .text span {
    display: flex;
    align-items: center;
    padding-top: 0.15rem;
}

.content .text span i {
    font-size: 0.16rem;
    color: #ff6e00;
}

.content .text span em {
    font-size: 0.16rem;
    color: #666666;
    padding-left: 32px;
}

.content .text span a {
    width: 0.78rem;
    height: 0.32rem;
    display: flex;
    align-items: center;
    background: #ff6e00;
    border-radius: 0.16rem;
    font-size: 0.16rem;
    color: #ffffff;
    justify-content: center;
    margin-left: 0.37rem;
}

.content .text span a img {
    width: 0.18rem;
    margin-right: 0.04rem;
}

.section_lite {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.6rem;
}

.section_lite h4 {
    font-size: 0.28rem;
    color: #343434;
}

.section_lite a {
    display: flex;
    align-items: center;
    border: 0.01rem solid #1480ff;
    border-radius: 0.2rem;
    font-size: 0.18rem;
    color: #1480ff;
    width: 1.3rem;
    height: 0.4rem;
    justify-content: center;
}

.section_lite a img {
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.06rem;
}

.section {
    padding-top: 0.18rem;
}

.section .section_box {
    margin-top: 0.16rem;
    background: #ffffff;
    box-shadow: 0 0.04rem 0.16rem 0 rgba(0, 0, 0, 0.08);
    padding: 0 0.32rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 1.04rem;
}

.section .section_box .textsd {
    display: flex;
    align-items: center;
}

.section .section_box .textsd img {
    width: 0.5rem;
}

.section .section_box .textsd ul {
    padding-left: 0.24rem;
}

.section .section_box .textsd ul p {
    font-size: 0.18rem;
    color: #333333;
}

.section .section_box .textsd ul span {
    display: flex;
    align-items: center;
    padding-top: 0.15rem;
}

.section .section_box .textsd ul span em {
    font-size: 0.16rem;
    color: #666666;
    padding-right: 0.32rem;
}

.section .section_box a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.18rem;
    height: 0.4rem;
    background: #1480ff;
    border-radius: 0.21rem;
    font-size: 0.18rem;
    color: #ffffff;
}

.section .section_box a img {
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.06rem;
}

.divid {
    margin-top: 0.32rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.divid a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.01rem solid #1480ff;
    border-radius: 0.2rem;
    width: 1.3rem;
    height: 0.4rem;
    font-size: 0.18rem;
    color: #1480ff;
}

.divid a img {
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.06rem;
}

.divius {
    width: 12rem;
    height: 1.8rem;
    background: #eeeeee;
    border-radius: 0.08rem;
    font-size: 0.18rem;
    color: #333333;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.6rem;
}

.accordion {
    /* width: 1.5rem; */
    position: fixed;
    top: 10%;
    right: 1%;
}

.accordion .accordion_li {
    width: 1.5rem;
    height: 2.1rem;
    /* height: 1.5rem; */
    /* display: flex;
  align-items: center;
  justify-content: center; */
    text-align: center;
    border-radius: 0.08rem;
    font-size: 0.18rem;
    color: #333333;
    text-align: center;
    /* box-shadow: 0 0.04rem 0.16rem 0 rgba(0, 0, 0, 0.08); */
}

.accordion .accordion_li span {
    display: block;
    font-size: 0.18rem;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    font-weight: bold;
    margin-top: 0.1rem;
}

.accordion .accordion_box {
    width: 1.5rem;
    height: 2.1rem;
    background: #ffffff;
    /* box-shadow: 0 0.04rem 0.16rem 0 rgba(0, 0, 0, 0.08); */
    border-radius: 0.08rem;
    /* margin-top: 0.5rem; */
    padding: 0.1rem 0.1rem 0.16rem;
    box-sizing: border-box;
}

.accordion .accordion_box p img {
    width: 1.3rem;
    height: 1.3rem;
}

.accordion .accordion_li img {
    height: 1.4rem;
}

.accordion .accordion_li .wwes {
    width: .2rem;
    height: .2rem;
}

.accordion .accordion_box span {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.18rem;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    font-weight: bold;
    margin-top: 0.1rem;
}

.accordion .accordion_box span img {
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.06rem;
}

.accordion .accordion_tyg {
    width: 3rem;
    padding: .2rem .1rem;
    background: #fff;
    border-radius: 0.08rem;
    margin-top: 0.25rem;
    box-shadow: 0 0.04rem 0.16rem 0 rgba(0, 0, 0, 0.08);
}

.accordion .accordion_tyg ul li {
    position: relative;
}

.accordion .accordion_tyg ul li a {
    display: block;
    font-size: .16rem;
    position: relative;
    margin-left: .1rem;
    padding: .1rem 0;
    width: 2.5rem;
    height: .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.accordion .accordion_tyg ul li:after {
    display: block;
    content: "";
    width: .05rem;
    height: .05rem;
    background: #f96203;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: -1%;
}

.accordion .accordion_tyg .accom_a {
    display: flex;
    align-items: center;
    justify-content: center;
    /* width: 0.92rem; */
    line-height: 0.32rem;
    background: #ffffff;
    border-radius: 0.16rem;
    font-size: 0.16rem;
    color: #f17017;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #F17017;
    margin-top: .1rem;
    width: 1.5rem;
}
/* .accordion .accordion_tyg .accom_a img{width: .25rem;margin-right: .1rem;} */
.sec_boxs{
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.sec_boxs img{
    width: .3rem;margin-left: .1rem;
}
footer {
    background: #1c1c1c;
    padding-top: 55px !important;
}


/* footer .footer-center .footer_box p {
  color: #ffffff;
  font-size: .14rem;
  text-align: center;
  padding-top: .1rem;
}
 */
footer .footer-center .footer_box ul {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-top: 20px;
}

footer .footer-center .footer_box ul span {
    font-size: 12px;
    color: #999;
    padding-top: 10px;
    padding-right: 2px;
}

footer .footer-center .footer_box ul span p {
    padding: 4px 0;
}

footer .footer-center .footer_box ul img {
    height: 47px;
    /* margin-left: .2rem; */
    margin-right: 5px;
}

/* footer .footer-center .footer_box ul .w1300 {
  width: .49rem;
} */

.div_liet {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}

.div_liet_lit {
    position: absolute;
    top: 30%;
    left: 40%;
    background-color: #ffffff;
}


.divid_yusd {
    display: none;
}

.dividsd_li {
    display: none;
}

.list_divs {
    position: absolute;
    top: 0;
    right: -.3rem;
}

.list_divs p {
    font-size: 0.14rem;
    text-align: center;
    color: #f17017;
    position: absolute;
    right: 0;
    top: 0;
    width: .35rem;
    cursor: pointer;
}



.list_divss {
    position: absolute;
    top: 0;
    right: -.3rem;
}

.list_divss p {
    font-size: 0.14rem;
    text-align: center;
    color: #f17017;
    position: absolute;
    right: 0;
    top: 0;
    width: .35rem;
    cursor: pointer;
}

.qw1300 {
    display: none;
}

.qw1300s {
    display: none;
}




.divisds {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: .5rem;
    box-shadow: 0 0.04rem 0.16rem 0 rgba(0, 0, 0, 0.08);
}

.email_accor {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.email_accor_lite {
    position: fixed;
    top: 10%;
    left: 35%;
    width: 5.7rem;
    height: 6.35rem;
    background: #FFFFFF;
    border: 1px solid #EC6B1A;
    border-radius: .1rem;
    display: none;
    z-index: 999;
}

.email_accor_box {
    position: fixed;
    top: 10%;
    left: 35%;
    width: 5.7rem;
    height: 6.35rem;
    background: #FFFFFF;
    border: 1px solid #EC6B1A;
    border-radius: .1rem;
    z-index: 999;
    display: none;
}

.email_accor_box .images {
    padding-top: .4rem;
}

.email_accor_box .images img {
    width: 2.71rem;
    display: block;
    margin: 0 auto;
}




.email_accor_lite .images {
    padding-top: .4rem;
}

.email_accor_lite .images img {
    width: 2.71rem;
    display: block;
    margin: 0 auto;
}

.email_accor_lite .ullites ul {
    width: 4rem;
    margin: 0 auto;
}

.email_accor_lite .ullites ul li {
    width: 4rem;
    height: .62rem;
    border: 1px solid #D7D7D7;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .3rem;
    padding: 0 .17rem;
    font-size: .2rem;
}

.email_accor_lite .ullites ul li a {
    font-size: .2rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #EC6B1A;
}

.verification {
    width: 4rem;
    height: .62rem;
    display: block;
    background: #EC6B1A;
    border-radius: 5px;
    font-size: .27rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
    margin-top: .5rem;
}

.email_accor_lite .ullites p {
    font-size: .2rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #9B9B9D;
    text-align: center;
    padding: .15rem 0;
    margin: auto;
    border-left: 0;
    line-height: auto;
    text-indent: auto;
}

.email_accor_lite .ullites .guanbiang {
    display: flex;
    width: 4rem;
    height: .63rem;
    border: 1px solid #EC6B1A;
    border-radius: 5px;
    margin: 0 auto;
    font-size: .27rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    align-items: center;
    justify-content: center;
}

.email_accor_lite .ullites .guanbiang img {
    width: .3rem;
    margin-right: .08rem;
}


.divids ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .2rem .6rem 0;
}

.divids ul li img {
    width: 2rem;
}

.divids ul li p {
    line-height: .4rem;
    font-size: .2rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    text-align: center;
    padding-top: .15rem;
}

.divids a {
    display: block;
    width: 4rem;
    line-height: .62rem;
    background: #EC6B1A;
    border-radius: 5px;
    font-size: .27rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF !important;
    text-align: center;
    margin: 0 auto;
    margin-top: .5rem;
}
