.container {
    width: 100%;
}

* {
    margin: 0;
    padding: 0;
}
a {
    color: #000000;
}
a {
    text-decoration: none;
} 
.xin {
    width: 1180px;
    margin: 0 auto;
}

.topbar {
    margin: 20px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-list img {
    vertical-align: middle;
    margin-right: 5px
}

.top-right {
    display: flex;
}

.top-left img {
    width: 240px;
}

.top-list {
    margin-right: 20px;
    margin-top: 5px;
    display: flex;
    align-items: center;
}

.navbar {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f87510;
}

ul,
li {
    list-style: none;
}

.nav-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.nav-list {
    width: 100px;
    text-align: center;
    color: #fff;
}

.nav-list img {
    width: 100%;
    vertical-align: bottom;
}

.nav {
    background-color: #d65d1b;
}

.need {
    position: relative;
    margin: 20px auto;
}

.need-title {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}

.need-line {
    width: 50px;
    height: 2px;
    background-color: orange;
    position: absolute;
    top: 32px;
    left: 50%;
    transform: translateX(-50%);
}

.search {
    display: flex;
}

.search select {
    width: 170px;
    height: 30px;
    outline: none;
    margin-right: 20px;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
}

.ne-title::after {
    content: '';
    width: 60px;
    height: 2px;
    display: block;
    background-color: #eb5c17;
    margin: 0 auto;
    margin-top: 2px;
}

.need-cont {
    height: 120px;
    text-align: center;
    background-color: #f2f2f2;
}

.need-list {
    width: 22%;
    height: 300px;
}

.need-list img {
    width: 100%;
    vertical-align: bottom;
}

.ne-text {
    width: 80%;
    margin: 0 auto;
    padding-top: 20px
}

.need-item {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}

.necont-active {
    background-color: #fda45f;
    color: #fff;
}

.pingjia {
    width: 100%;
    padding-bottom: 50px;
    background: url(../images/bg1.png)no-repeat 0 100%;
}

.pj-item {
    display: flex;
}

.pj-vedio {
    padding: 10px;
    width: 25%;
    height: 790px;
    background-color: #fff;
    overflow-y: scroll;
    border: 1px solid #e4e4e4;
}

.pj-list {
    width: 100%;
    margin-bottom: 5px;
    position: relative;
}

.pj-list img {
    width: 100%;
}

.pj-cont {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
}

.pj-line {
    width: 1px;
    height: 18px;
    background-color: #fff;
}

.pj-name {
    width: 80%;
    margin: 0 auto;
    color: #fff;
    display: flex;
    align-items: center;
    line-height: 40px;
    justify-content: space-between;
}

.pj-right {
    padding: 0 20px;
    margin-left: 10px;
    flex: 1;
    background-color: #fff;
    overflow-y: scroll;
    border: 1px solid #e4e4e4;
}

.pj-title {
    display: flex;
    margin-top: 10px;
}

.pj-title p {
    width: 100px;
    text-align: center;
    margin-right: 40px;
    padding-bottom: 5px;
}

.pj-act {
    color: #fda45f;
    border-bottom: #fda45f solid 2px;
}

.pj-title {
    border-bottom: 2px solid #e8e8e8;
}

.pj-left {
    display: flex;
}

.wang-title img {
    width: 12px;
}

.ima img {
    width: 60px;
}

.wang-cont {
    margin-top: 5px;
}

.wang {
    margin-top: 5px;
    margin-left: 5px;
}

.pj-top {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.pj-one {
    width: 100px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 20px;
    color: #fda45f;
    border: 1px solid #fda45f;
}

.pj-photo {
    display: flex;
    margin-top: 10px;
}

.pj-photo img {
    margin-right: 10px;
}

.line {
    margin-top: 15px;
    width: 100%;
    height: 1px;
    background-color: #e8e8e8;
}

.more {
    margin: 30px auto;
    text-align: center;
}

.more img {
    width: 16px;
    margin-left: 5px;
    vertical-align: middle;
}

.enact {
    width: 100%;
    height: 105px;
    line-height: 105px;
    margin: 0 auto;
    background: url('../images/enact.png')no-repeat 0 /100%;
}

.enact1 {
    width: 100%;
    height: 105px;
    line-height: 105px;
    margin: 0 auto;
    background: url('../images/yes6.png')no-repeat 0 /100%;
}

.enact2 {
    width: 100%;
    height: 105px;
    line-height: 105px;
    margin: 0 auto;
    background: url('../images/yes19.png')no-repeat 0 /100%;
}

.enact3 {
    width: 100%;
    height: 105px;
    line-height: 105px;
    margin: 0 auto;
    color: #fff;
    background: url('../images/yes25.png')no-repeat 0 /100%;
}

.enact2,
.enact2 a,
.enact3 a {
    color: #fff;
}

.enact-title {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
}

.bgc {
    position: relative;
}

.now {
    width: 80px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    border-radius: 20px;
    border: 1px solid #333333;
    margin: 20x auto;
}

ul,
li {
    list-style: none;
}

.tab {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.tab-list img {
    width: 60px;
}

.tab-act::after {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    border: 2px solid #fee2cc;
    background-color: #fda45f;
    margin: 0 auto;
    margin-top: 10px;
}

.tab-line {
    width: 100%;
    height: 1px;
    background-color: #dfdfdf;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: -100;
}

.swiper-slide img {
    margin: 0 auto;
    display: block;
}

.qa {
    width: 100%;
}

.qa-two {
    display: flex;
    justify-content: space-between;
}

.qa-left {
    width: 48%;
}

.qa-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mo img {
    width: 16px;
    margin-left: 5px;
    vertical-align: middle;
}

.qa-line {
    width: 100%;
    height: 1px;
    margin: 10px auto;
    background-color: #dfdfdf;
}

.tuwen {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

.tuwen-time {
    color: #c3c3c3;
    font-weight: bold
}

.tuwen-cont {
    padding-left: 10px; width:80%
}

.tuwen-cont:hover {
    background-color: #fda45f;
    color: #fff!important;
}

.denav {
    color: #fda45f;
}

.denav:hover {
    cursor: pointer;
}

.tuwen-cont:hover .denav {
    color: #fff;
}

.tuwen-cont:hover .tuwen-time {
    color: #fff;
}

.tuwen-cont:hover .tuwen-child3 {
    color: #fff;
}

.new {
    font-size: 18px;
    font-weight: bold;
}

.mo {
    color: #fda45f
}

.tuwen-title {
    margin: 10px auto;
}

.tuwen-img img {
    vertical-align: bottom;
    width: 8rem;
    height: 8rem;				
}

.tuwen-cont :nth-child(3) {
    color: #c3c3c3
}

.intro1 {
    margin-bottom: 5px;
}

.introimg {
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
}

.introimg img {
    width: 30%;
}

.foot {
    padding: 20px 0;
    background-color: #4c4c4c;
}
.foot a {
    text-decoration: none;
}  

.foot-title {
    color: #fff;
    line-height: 40px;
}

.foot-cont {
    display: flex;
    justify-content: space-between;
}

.stick {
    display: none;
    position: fixed;
    top: 25%;
    right: 0;
    z-index: 99999;
    border-radius: 10px;
    background-color: #fff;
}

.stick-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 0;
}

.stick-list a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.stick-list img {
    width: 30px;
    height: 30px;
}

.stick-item {
    width: 80px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #e4e4e4
}

.line1 {
    width: 100%;
    height: 1px;
    background-color: #e4e4e4;
}

.freecont {
    position: absolute;
    width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    top: 100px;
    right: 100px;
    background-color: #fda45f;
    border-radius: 10px;
    display: none;
    color: #fff;
    padding: 10px;
}

.fr1 {
    display: flex;
}

.freecont input {
    width: 70%;
    border-radius: 10px;
    outline: none;
    border: 1px solid #fff;
}

.stick-list:hover {
    background-color: #fda45f;
    color: #fff !important;
}

.stick-list a {
    color: #000000;
    text-decoration: none;
}

.codecont {
    position: absolute;
    width: 180px;
    height: 180px;
    top: 200px;
    right: 100px;
    display: none;
}

.codecont img {
    width: 100%;
    height: 100%;
    vertical-align: bottom;
}

.nav-list:hover {
    cursor: pointer;
}

.pledge {
    padding-bottom: 50px;
    background-color: #f7f7f7;
}

.pledge-item {
    display: flex;
    justify-content: space-between;
}

.pledge-list {
    width: 8%;
    height: 130px;
    position: relative;
    border: 2px solid #b8b8b8;
}

.jiantou {
    position: absolute;
    right: -42px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99999;
}

.pledge-cont {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.pledge-cont p {
    width: 100px;
    margin-top: 10px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.pledge-list:hover {
    background-color: #f88126;
    color: #fff;
}

.sin-title {
    text-align: center;
    letter-spacing: 2px;
    width: 100%;
    margin: 10px auto;
}

.sin-item {
    display: flex;
    justify-content: space-between;
}

.sin-list {
    margin-bottom: 20px;
    position: relative;
}

.sin-none {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.refund {
    position: relative;
    width: 100%;
    height: 540px;
    background: url('../images/yes24.png')no-repeat 0/100%;
}

.refund-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 85%;
    margin: 0 auto;
    position: absolute;
    top: 14%;
    left: 50%;
    transform: translateX(-50%);
}

.refund-list {
    margin-bottom: 2px;
}