<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">em {
    font-style: normal;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.ml100{
    margin-left:100px;
}
.laba_box {
    width: 1200px;
    overflow: hidden;
    height: 72px;
    line-height: 72px;
    margin: 0 auto;
}

.laba {
    float: left;
    width: 45px;
    height: 100%;
    background: url(../img/laba.png) no-repeat left center;
    background-size: 50%;
}
.apple {
    width: 1155px;
    line-height: 72px;
    overflow: hidden;
    float: left;
}
.apple ul {
    float: left;
    width: 1000px;
}
.apple h1 {
    font-size: 14px;
    font-weight: normal;
    float: left;
}
.hot-search {
    width: 100%;
    background: #fff;
}
.padding-t30 {
    padding-top: 30px;
}
.padding-bottom20 {
    padding-bottom: 20px;
}

.tagslist{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    min-height: 100px;
    margin-top: 25px;
    margin-bottom: 30px;
    padding-left: 25px;
}
.tagslist .item {
    text-align: center;
}
.tagslist .item a {
    line-height: 20px;
    display: block;
    border: 1px solid #eee;
    float: left;
    padding: 9px 7px;
    margin: 10px 30px 0 0;
    border-radius: 4px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: black;
    width: 22%;
    background-color: rgb(245,245,245);
}
.tagslist .item a:hover{ color: #fff;  background:#00bcd4;}
.tagslist .item a.active{ color: #fff;  background:#00bcd4;}

.video_row {
    width: 582px;
    height: 327px;
    background: #f5f3f5;
    border-radius: 5px;
    float: left;
    line-height: 327px;
    text-align: center;
    font-size: 16px;
}
.video_row2 {
    float: right;
}
.video_auto {
    width: 582px;
    height: 327px;
    border-radius: 5px;
}
.yjcz-box {
    width: 100%;
    background: #fff;
}
.b-f3f9ff {
    background: #f3f9ff !important;
}
.yjcz-title {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    overflow: hidden;
}
.yjcz-title .title {
    align-items: flex-end;
    width: 100%;
}
.yjcz-title .title .title-top {
    height: 39px;
    font-size: 32px;
    text-align: center;
    overflow: hidden;
}
.yi-yellow {
    background-position: -622px -234px !important;
}
.yjcz-title .title-left .title-left-top .icon-bg {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(../img/icon.png) no-repeat;
    vertical-align: middle;
    float: left;
    margin-right: 8px;
    margin-top: 3px;
}
.yjcz-title .title-left .title-left-top {
    height: 39px;
    font-size: 32px;
    text-align: center;
    overflow: hidden;
}
.title-left-top span {
    float: left;
}
.t-color3 {
    color: #00bcd4;
}
.title-left-top em {
    float: left;
    font-style: normal;
}
.tb-color3 {
    background-color: #ffe7d1;
}
.yjcz-title .title-left .title-left-buttom {
    margin-top: 4px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 1px 0 1px 0;
}
.yjcz-title .title-left .title-left-buttom span {
    margin-left: 5px;
    letter-spacing: 5px;
}
.tutorial {
    width: 1200px;
    margin: 0 auto;
    height: 500px;
    padding-bottom: 25px;
    overflow: hidden;
}
.tutorial .tutorial-tab {
    width: 250px;
    height: 480px;
    display: -webkit-flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    float: left;
    padding: 10px 0;
    box-sizing: border-box;
}
.tutorial .tutorial-tab .item {
    width: 216px;
    flex: 0 1 40px;
    cursor: pointer;
    align-self: center;
    float: left;
    overflow: hidden;
}
.tutorial .active {
    background: #00bcd4;
    border-radius: 5px;
    position: relative;
}
.tutorial .active:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    left: 100%;
    position: absolute;
    top: 10px;
    width: 0;
    border-left-color: #00bcd4;
    border-width: 10px;
}
.tutorial .tutorial-tab .item div {
    display: inline-block;
    width: 30px;
    height: 24px;
    background: url(../img/icon.png) no-repeat center;
    background-position: -770px -188px;
    position: relative;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 8px;
    float: left;
    margin-top: 5px;
}
.tutorial .active div {
    background-position: -770px -141px !important;
}
.tutorial .tutorial-tab .item div span {
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 3px;
    left: 7px;
    float: left;
}
.tutorial .active .title {
    color: #fff !important;
}
.tutorial .tutorial-tab .item .title {
    height: 100%;
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    color: #b2b2b2;
}
.tutorial .active div span {
    color: #00bcd4 !important;
}
.tutorial .tab-swiper {
    width: 950px;
    height: 500px;
    position: relative;
    float: left;
}
.tutorial .tab-swiper .swiper-container {
    width: 945px;
    height: 100%;
    margin: 0 auto;
    padding-top: 40px;
    box-sizing: border-box;
}
.swiper-content {
    width: 100%;
    background-color: #f7f7f7;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    padding: 10px;
    box-sizing: border-box;
    height: 100%;
}
.swiper-content .jietu {
    width: 400px;
    display: inline-block;
    z-index: 300;
    cursor: pointer;
    margin-right: 20px;
    float: left;
    /* overflow: hidden; */
}

.swiper-content .jietu img {
    width: 100%;
    height: 100%;
    margin-top: -60px;
}

.swiper-content .content {
    width: 365px;
    margin-left: 18px;
    margin-top: 50px;
}

.swiper-content .content p:first-child {
    font-size: 24px;
    padding-bottom: 20px;
}

.swiper-content .content .ptwo_b {
    color: #999;
    font-size: 16px;
    line-height: 24px;
}

.swiper-content .content p:nth-of-type(3) {
    color: #999;
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}

.swiper-content .content p:nth-of-type(4) {
    color: #999;
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}

.tutorial .tab-swiper .prev-btn, .tutorial .tab-swiper .next-btn {
    width: 38px;
    height: 38px;
    position: absolute;
    bottom: 60px;
    z-index: 200;
    cursor: pointer;
    background: #d9d9d9;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    color: #666;
}
.tutorial .tab-swiper .prev-btn {
    right: 93px;
    background: url(../img/icon.png) no-repeat center;
    background-position: -833px -277px;
}
.tutorial .tab-swiper .next-btn {
    right: 55px;
    background: url(../img/icon.png) no-repeat center;
    background-position: -890px -277px;
}
.yi-sky {
    background-position: -622px -184px !important;
}
.t-color2 {
    color: #4aceeb;
}

.video_box{
    width:1200px;
    margin:0 auto;
    display: flex;
    flex-wrap: wrap;
}

.video_box .box {
    border: 1px solid #f3f3f3;
    position: relative;
    width: 49%;
}
.video_box .box:nth-child(even) {
    margin-left: 20px;
}

.video_box .box .head {
    background-color: #fcfcfc;
    border-bottom: 1px solid #f3f3f3;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}
.plr-10 {
    padding-left: 10px;
    padding-right: 10px;
}
.plr-10 {
    padding-left: 10px;
    padding-right: 10px;
}
.video_box .box .head &gt; div {
    align-items: center;
    display: flex;
}

.video_box .box .head &gt; div span {
    font-size: 18px;
    color: #00bcd4;
    font-weight: bold;
}
.p-20 {
    padding: 20px;
}
.video_box .box .content .top {
    display: flex;
}
.video_box .box .content .top .img {
    height: 300px;
    width: 100%;
}
.video_box .box .content .top .img a {
    position: relative;
    color: #ffffff;
    display: block;
    height: 100%;
    overflow: hidden;
}
.video_box .box .content .top .img a img {
    width: 100%;
    height: 100%;
}
.video_box .box .content .top .img p {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    font-size: 14px;
    height: 40px;
    left: 0;
    line-height: 40px;
    overflow: hidden;
    padding: 0 5px;
    position: absolute;
    right: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video_box .box .content .middle-img-list {
    display: flex;
    margin-top: 15px;
    overflow: hidden;
    justify-content: space-between;
}
.video_box .box .content .middle-img-list a {
    position: relative;
    width: 31%;
}
.video_box .box .content .middle-img-list a img {
    height: 100px;
    width: 100%;
    object-fit: cover;
}
.video_box .box .content .middle-img-list a p {
    position: absolute;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    color: #fff;
    text-align: center;
}

.autopp {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: url(../images/autoplay.png) no-repeat center center rgba(0,0,0,0.3); */
}
.video_row2{margin-right: 0;}

.time_audioplay {
    position: absolute;
    right: 3px;
    bottom: 9px;
    padding: 3px 5px;
    color: #fff;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
}
.video-icon {
    width: 100%;
    height: 100%;
    background: url(../img/autoplay.png) no-repeat center center rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
}

.tb-color2 {
    background-color: #c8f0f9;
}

.yi-blue {
    background-position: -622px -135px !important;
}
.t-color1 {
    color: #1a9bfa;
}
.tb-color1 {
    background-color: #c8dcf1;
}
.yjcz-art {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    padding-bottom: 20px;
}
.yjcz-art .lists {
    margin-right: 20px;
    float: left;
}
.yjcz-art .art1 {
    display: block;
    width: 386px;
    overflow: hidden;
}
.yjcz-art .art1 .item {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 6px #d2d2d2;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 19px;
}
.yjcz-art .art1 .item .art-litpic {
    width: 160px;
    overflow: hidden;
    border-radius: 6px 0 0 6px;
    float: left;
}
.yjcz-art .art1 .item .art-litpic img {
    width: 100%;
}
.yjcz-art .art1 .item .art-content {
    width: 190px;
    margin-left: 10px;
    box-sizing: border-box;
    float: left;
}
.yjcz-art .art1 .item .art-content .title {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    display: inline-block;
}
.yjcz-art .art1 .item .art-content .description {
    font-size: 14px;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yjcz-art .art1 .item .art-content .time-click {
    width: 100%;
    height: 20px;
    color: #aaa;
}
.yjcz-art .art1 .item .art-content .time-click div {
    height: 20px;
    line-height: 20px;
    display: inline-block;
}
.yjcz-art .art1 .item .art-content .time-click div:first-child span {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../img/icon.png) no-repeat center;
    background-position: -775px -235px;
    position: relative;
    vertical-align: middle;
}
.yjcz-art .art1 .item .art-content .time-click div em {
    margin-left: 3px;
    font-size: 12px;
}
.yjcz-art .art1 .item .art-content .time-click .fr span {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../img/icon.png) no-repeat center;
    background-position: -775px -273px;
    position: relative;
    vertical-align: middle;
}

.yjcz-art .art2 {
    width: 386px;
    overflow: hidden;
}
.yjcz-art .art2 .top {
    width: 386px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.yjcz-art .art2 .top img {
    width: 100%;
}
.yjcz-art .art2 .top .title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    font-size: 18px;
    text-align: left;
    text-indent: 12px;
}
.yjcz-art .art2 .top .title a {
    color: #FFF;
}
.yjcz-art .art2 .bottom {
    border-radius: 6px;
    box-shadow: 0 0 6px #d2d2d2;
    background: #fff;
    padding: 0 10px;
    margin-top: 18px;
    width: 386px;
    overflow: hidden;
    box-sizing: border-box;
}
.yjcz-art .art2 .bottom .art-content {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}
.yjcz-art .art2 .bottom .art-content div .art-icon {
    width: 18px;
    height: 20px;
    float: left;
    background: url(../img/icon.png);
    background-position: -727px -182px;
    position: relative;
    margin-top: 10px;
    margin-right: 8px;
}
.yjcz-art .art2 .bottom .art-content div .art-title {
    width: 250px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.yjcz-art .art2 .bottom .art-content em {
    font-size: 12px;
    color: #999999;
    float: left;
    margin-left: 16px;
}
.yjcz-art .art3 {
    background: #fff;
    box-shadow: 0 0 6px #d2d2d2;
    border-radius: 6px;
    margin-right: 0;
    overflow: hidden;
    height: 417px;
}
.yjcz-art .art3 .art-content {
    width: 346.66px;
    box-sizing: border-box;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}
.yjcz-art .art3 .art-content .title {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 5px;
}
.yjcz-art .art3 .art-content .description {
    font-size: 14px;
    text-indent: 12px;
    line-height: 20px;
    margin-bottom: 7px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
.yjcz-art .art3 .art-content .time-click {
    width: 100%;
    height: 20px;
    color: #aaa;
}
.yjcz-art .art3 .art-content .time-click span:first-child {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../img/icon.png) no-repeat center;
    background-position: -775px -235px;
    position: relative;
    vertical-align: middle;
}
.yjcz-art .art3 .art-content .time-click em {
    display: inline;
    font-size: 12px;
    color: #999;
    margin-left: 6px;
}
.yjcz-art .art3 .art-content .time-click em {
    display: inline;
    font-size: 12px;
    color: #999;
    margin-left: 6px;
}

.yi-pink {
    background-position: -622px -281px !important;
}
.t-color4 {
    color: #ff7895;
}
.tb-color4 {
    background-color: #ffe4ea;
}
.problem {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    display: block;
    overflow: hidden;
}
.problem .p-pic {
    width: 358px;
    height: 400px;
    background: url(../img/illustration.png) no-repeat center;
    float: left;
}
.problem .p-lists {
    width: 418px;
    float: left;
    margin-left: 40px;
}
.problem .p-lists .item {
    width: 418px;
    overflow: hidden;
    margin-bottom: 8px;
}
.problem .p-lists .item .ie_bg1 {
    margin-right: 15px;
    width: 50px;
    height: 51px;
    background: url(../img/icon.png) no-repeat;
    display: inline-block;
    background-position: -513px -302px;
    float: left;
}
.problem .p-lists .item .ie_bg1 {
    margin-right: 15px;
    width: 50px;
    height: 51px;
    background: url(../img/icon.png) no-repeat;
    display: inline-block;
    background-position: -513px -302px;
    float: left;
}
.problem .p-lists .item .ie_bg2 {
    margin-right: 15px;
    width: 50px;
    height: 51px;
    background: url(../img/icon.png) no-repeat;
    display: inline-block;
    float: left;
    background-position: -513px -72px;
}
.problem .p-lists .item .ie_bg3 {
    margin-right: 15px;
    width: 50px;
    height: 51px;
    background: url(../img/icon.png) no-repeat;
    display: inline-block;
    float: left;
    background-position: -513px -225px;
}
.problem .p-lists .item .r-div {
    width: 340px;
    float: left;
}
.problem .p-lists .item .r-div .title {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 15px;
    font-size: 20px;
    color: #333;
    white-space: nowrap;
}
.problem .p-lists .item .r-div .description {
    width: 100%;
    height: 52px;
    padding-top: 9px;
    font-size: 14px;
    color: #999;
    text-indent: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lia_yan {
    width: 100%;
    overflow: hidden;
    margin-top: 7px;
    line-height: 14px;
}
.yan1 {
    float: left;
}
.yan1 em {
    display: inline-block;
    background: url(../img/icon.png) no-repeat;
    background-position: -776px -236px;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-right: 3px;
}
.time_ie {
    display: inline-block;
    vertical-align: middle;
    color: #999;
    font-size: 12px;
}
.yan2 {
    float: right;
}
.yan2 em {
    display: inline-block;
    background: url(../img/icon.png) no-repeat;
    background-position: -776px -274px;
    width: 14px;
    height: 11px;
    vertical-align: middle;
    margin-right: 3px;
}
.p-right {
    float: right;
    width: 350px;
}
.p_zu {
    width: 100%;
    overflow: hidden;
    margin-bottom: 23px;
}
.p_row {
    width: 100%;
    overflow: hidden;
    line-height: 18px;
}
.p_row span {
    background: url(../img/icon.png) no-repeat;
    background-position: -728px -184px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    float: left;
}

.p_row a {
    display: inline-block;
    color: #333;
    font-size: 14px;
    vertical-align: middle;
    margin-left: 7px;
    width: 240px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.p_row em {
    color: #999;
    font-size: 12px;
    float: right;
    line-height: 18px;
}
.p_rowb {
    width: 100%;
    overflow: hidden;
    height: 140px;
    border-radius: 5px;
    display: block;
    margin-top: 10px;
    display: none;
}
.p_zu:first-of-type .p_rowb {
    display: block;
}
.p_rowb img {
    height: 100%;
    display: block;
    margin: 0 auto;
}

.artbox{
    width: 388px;
    float: left;
    box-shadow: 0px 0px 16px 0px rgb(124 124 124 / 20%);
    background: #fff;
    box-sizing: border-box;
    padding:15px;
}
.artbox-center{
    margin: 0 18px;
}
.artbox-title{
    width: 100%;
    overflow: hidden;
}
.artbox-title-left{
    float: left;
}
.artbox-title-left em {
    width: 5px;
    height: 21px;
    border-radius: 5px;
    background: #00bcd4;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.artbox-title-left span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    color: #212121;
}
.artbox-title .more {
    float: right;
}
.row_a {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 25px;
    margin-top: 20px;
}

.row_a em {
    float: left;
    background: url(../img/dian_dian.png) 0px 12px no-repeat;
    padding-left: 5px;
    font-size: 10px;
    width: 8px;
    height: 25px;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.row_a span {
    float: left;
    overflow: hidden;
}
.row_a span.ellipsis {
    width: 95%;
}

.zxgx{
    width: 100%;
    margin:0 auto;
}
.zxgx-title{
    width:1200px;
    margin: 15px auto;
    text-align: center;
}
.zxgx-title div:first-child {
    color: #272a2c;
    font-size: 34px;
}
.zxgx-title div:last-child {
    color: #666666;
    font-size: 14px;
    padding-top: 8px;
}
.zxgx .zxgx-content {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}
.zxgx .zxgx-content .column{
    width: 550px;
    float:left;
    overflow: hidden;
}
.zxgx .zxgx-content .center{
    margin: 0 30px;
}
.tt_row{width: 100%;font-size:15px;line-height: 40px;float: left;overflow: hidden;}
.tt_row .hui_aa{float: left;color:#8c8c8c;width: 148px;}
.tt_row .hhe_aa{float: left;color:#1b1b1b;margin-left: 15px;width: 340px;}
.tt_row:hover .hhe_aa{color:#128ff4;}


.hot-search {
    width: 100%;
    background: #fff;
}

.hot-search .title {
    width: 100%;
    margin: 15px auto;
    width: 170px;
    text-align: center;
}

.hot-search .title div:first-child {
    color: #272a2c;
    font-size: 34px;
}

.hot-search .title div:last-child {
    color: #666666;
    font-size: 14px;
    padding-top: 8px;
}

.hot-search .tag {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.hot-search .tag div {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
    color: #999;
    font-size: 16px;
    border-radius: 50px;
    margin-bottom: 20px;
    margin-right: 20px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 16px 0px rgb(124 124 124 / 20%);
}

.user-main {
    width: 1200px;
    margin: 0 auto 10px;
    overflow: hidden;
    display:flex;
    flex-flow: wrap;
}

.user-main .user-item{
    display: inline-block;
    width: 378px;
    height: 265px;
    background-color: #ffffff;
    box-shadow: 2px 2px 16px 2px rgb(2 108 66 / 10%);
    border-radius: 4px;
    margin-bottom: 50px;
    margin-right: 20px;
    position: relative;
}
.user-main .user-item .content {
    padding: 20px;
}

.user-main .user-item .answer {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #464a5a;
    text-align: justify;
    margin-top:20px;
    box-sizing: content-box;
}

.user-main .user-item .answer .blockquote{
    font-family: 茅禄鈥樏ぢ解€�;
    color: rgb(204, 204, 204);
}

.user-main .user-item .answer .blockquote-before::before{
  content: "\201C";
  font-size: 25px;
  line-height: 25px;
}

.user-main .user-item .answer .blockquote-after::after{
  content: "\201D";
  font-size: 25px;
  line-height: 25px;
}

.circle{
    width: 10px;
    height: 10px;
    background-color: #00bcd4;
    border-radius: 50%; 
    display: inline-block;
    margin-right: 5px;
}

.user-main .user-item .header {
    margin-left: 0px;
    padding: 20px;
    border-bottom: 1px #ccc dotted;
    height: 170px;
}

.user-main .user-item .header .question{
    font-weight: 600;
}

.user-main .user-item&gt;div .headPortrait {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    float:right;
}

.user-main .user-item .content .nameId {
    display: inline-block;
    vertical-align: top;
}

.user-main .user-item .content .nameId span:first-child {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #464a5a;
}

.user-main .user-item .content .nameId span:first-child+span {
    display: block;
    font-size: 17px;
    line-height: 18px;
    color: #999999;
    margin-top: 13px;
}
.idIcon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/icon4.png) no-repeat;
    vertical-align: top;
    margin-right: 6px;
}

.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: #fff;
    margin: 0 3px;
    cursor: pointer;
    opacity: 0.2;
}

.swiper-active-switch {
    background: #fff;
    width: 40px;
    opacity: 1;
}

.swiper-slide2 .downpic {
    width: 639px;
    height: 228px;
    margin-top: 20px;
}

.swiper-slide2 .ban2_logo {
    width: 668px;
    height: 523px;
    margin-top: 40px;
    position: relative;
    transform: scale(0.9);
    transform-origin: top center;
    -webkit-transform: scale(0.9);
    -webkit-transform-origin: top center;
    margin-left: 20px;
}

.swiper-slide2 .dot_dot2 {
    position: absolute;
    right: 80px;
    width: 85px;
    height: 170px;
    top: 95px;
    z-index: 2;
}

.swiper-slide2 .dot2_xian {
    position: absolute;
}



.swiper-slide2 .dot2_xian div {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.2);
}

.swiper-slide2 .dot2_xian1 {
    animation: zyzhuan 8s linear infinite;
    -webkit-animation: zyzhuan 8s linear infinite;
    top: 276px;
    right: 90px;
}

.swiper-slide2 .dot2_xian div::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 4px;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
}

@keyframes zyzhuan {
    0% {
        top: 276px;
        right: 90px;
        opacity: 1;
    }
    20% {
        top: 315px;
        right: 29px;
        opacity: 1;
    }
    95% {
        top: 413px;
        right: 194px;
        opacity: 0.6;
    }
    100% {
        top: 404px;
        right: 208px;
        opacity: 0;
    }
}

@-webkit-keyframes zyzhuan {
    0% {
        top: 276px;
        right: 90px;
        opacity: 1;
    }
    20% {
        top: 315px;
        right: 29px;
        opacity: 1;
    }
    95% {
        top: 413px;
        right: 194px;
        opacity: 0.6;
    }
    100% {
        top: 404px;
        right: 208px;
        opacity: 0;
    }
}

.swiper-slide2 .dot2_xian2 {
    animation: zyzhuan2 9s linear infinite;
    -webkit-animation: zyzhuan2 9s linear infinite;
    top: 270px;
    right: 81px;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    opacity: 0;
}

@keyframes zyzhuan2 {
    0% {
        top: 270px;
        right: 81px;
        opacity: 1;
    }
    20% {
        top: 315px;
        right: 15px;
        opacity: 1;
    }
    95% {
        top: 423px;
        right: 199px;
        opacity: 0.6;
    }
    100% {
        top: 410px;
        right: 216px;
        opacity: 0;
    }
}

@-webkit-keyframes zyzhuan2 {
    0% {
        top: 270px;
        right: 81px;
        opacity: 1;
    }
    20% {
        top: 315px;
        right: 15px;
        opacity: 1;
    }
    95% {
        top: 423px;
        right: 199px;
        opacity: 0.6;
    }
    100% {
        top: 410px;
        right: 216px;
        opacity: 0;
    }
}

.swiper-slide2 .dot2_xian3 {
    animation: zyzhuan3 9s linear infinite;
    -webkit-animation: zyzhuan3 9s linear infinite;
    top: 260px;
    right: 78px;
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    opacity: 0;
}

@keyframes zyzhuan3 {
    0% {
        top: 260px;
        right: 78px;
        opacity: 1;
    }
    20% {
        top: 314px;
        right: 0px;
        opacity: 1;
    }
    95% {
        top: 433px;
        right: 199px;
        opacity: 0.6;
    }
    100% {
        top: 417px;
        right: 223px;
        opacity: 0;
    }
}

@-webkit-keyframes zyzhuan3 {
    0% {
        top: 260px;
        right: 78px;
        opacity: 1;
    }
    20% {
        top: 314px;
        right: 0px;
        opacity: 1;
    }
    95% {
        top: 433px;
        right: 199px;
        opacity: 0.6;
    }
    100% {
        top: 417px;
        right: 223px;
        opacity: 0;
    }
}

.swiper-slide2 .load_tiao {
    width: 150px;
    height: 4px;
    top: 231px;
    left: 240px;
    position: absolute;
    transform: rotate(-29deg) skew(-31deg);
    -webkit-transform: rotate(-29deg) skew(-31deg);
    overflow: hidden;
}

.swiper-slide2 .ban .load_down {
    width: 265px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    background: #24d885;
    color: #fff;
    font-size: 24px;
    display: block;
    margin-top: 40px;
}

.swiper-slide2 .slider2_wz {
    color: #fff;
    font-size: 18px;
    margin-top: 36px;
    font-style: normal;
}

.show-search {
    width: 1180px;
    background: #FFF;
    overflow: hidden;
    box-shadow: 0 3px 5px #eee;
    position: relative;
    z-index: 200;
    margin: 40px auto 20px;
}

.show-search form {
    width: 90%;
    height: 60px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    line-height: 60px;
}

.show-search form div {
    display: inline-block;
    font-size: 24px;
    float: left;
}

.show-search form select {
    font-size: 18px;
    margin-left: 15px;
    width: 225px;
    height: 44px;
    color: #999999;
    border: 1px #e9e9e9 solid;
    float: left;
    margin-top: 9px;
}

.show-search form span, .show-search form em {
    font-size: 16px;
    float: left;
}

.show-search form span {
    margin-left: 27px;
    float: left;
}

.show-search form em {
    color: #00bcd4;
    width: 250px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
}</pre></body></html>