*{
    margin: 0;padding: 0;
}
html{
    max-width: 750px;
    margin: 0 auto;
    background-color: #eee;
}
body{
    max-width: 750px;
    margin: 0 auto;
    background-color: #fff;
    color: #333;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.4;
    font-family: "Roboto",Arial,sans-serif;
}
a {
    color: #989797;
}
ul,li{
    list-style: none;
}
.x{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAn0lEQVR4AWNAB+Xl5drFxcXGDIQAUNHskpKSxXgVVVZWigIVfQcq/lVVVSWJboJxWVmZX2lpaQpQ0Wog/z8IA9lrgDgPiHOA8tEgN7kDOZ9Akjjwe6BCM7CpQNMMgIqfYlH0FihnhOIEoMIIdIVAsTaQHLrCWiwKN2EohHrkM9CqXCA7Gch+DcSPsIXfBKDH5GD8hoYGIaCGGUBaAMQHAMs6d9dLo6HcAAAAAElFTkSuQmCC) no-repeat left;
}
.r{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAW0lEQVR4AWP4TwBSTQEIlAuUbyj/D4QbygWwK1gAlITABdgVHIArOECmggC4ggBMBRAlBuUNQGgAE8VU4ACBmApAejfALIB61QBVwQeoBAJ+QFXwHxNSLy4IQAD87f8pWI1e0gAAAABJRU5ErkJggg==);
}
.content{
    padding: 2%;
}
.head{
    display: flex;
    align-items: start;
    justify-content: space-between;
}
.head .left{
    margin: 25px 25px 0 25px;
}
.head .left img{
    width: 180px;
    border-radius: 20%;
}
.head .right{
    padding-right: 30px;
    width: 465px;
}
.head .right .dm{
    
}
.head .right .dm>span{
    /* color: #33691e; */
    font-weight: 700;
    margin-right: 12px;
}
.head .right .pf{
    float: right;
    display: flex;
    align-items: center;
    font-size: 12px;
}
.head .right .pf span.x{
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 0 3px;
}
.head .right .pf span.r{
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0 3px;
}
.head .right .nj{
    margin: 3% 0;
}
.head .right .tt{
    color: #212121;
    font-size: 30px;
    font-weight: 300;
    line-height: 35px;
    margin: 25px 0 10px 0;
    text-align: left;
}
.head .right .tad{
    color: #737373;
    font-weight: 700;
}
.downlink{
    margin: 8% 0;
    display: flex;
    justify-content: end;
}
.downlink a{
    text-decoration: none;
    background-color: #689f38;
    font-weight: 500;
    min-width: 40px;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
}
.iostag {
    text-align: center;
}
.desption .imgdesc{
    width: 644px;
    margin: 0 5%;
    overflow: hidden;
}
.desption ul{
    width: 1644px;
}
.desption ul li img{
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    border-radius: 8px
}
.desption ul li{
    /* float: left;
    margin: 4px 5px 4px 5px; */
}
.worddesc{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 0 50px 0 50px;
}
.show{
    display: block;
}
.hide{
    display: none;
}
.btn,.libtn{
    height: 36px;
    padding-top: 28px;
    text-align: center;
    color: #33691e;
    margin: 8px;
    font-size: 14px;
    font-weight: 500;
}
.btn span{
    padding: 8px;
}
.worddesc p{
    margin-bottom: 25px;
}
.worddesc p span{
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}
.bottom_solid{
    border-bottom: 1px solid #eaeaea;
    margin: 30px 25px;
    width: 670px;
}
.bottom{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 0 50px 0 50px;
    position: relative;
    text-align: left;
}
.score{
    display: flex;
    align-items: start;
    justify-content: space-between;
}
.score .left{
    padding: 20px;
    text-align: center;
    vertical-align: top;
    width: 160px;
}
.score .left .nf{
    color: #333;
    font-size: 64px;
    font-weight: 100;
    line-height: 64px;
}
.score .left .pf span{
    display: inline-block;
    margin: 0 4px;
    height: 16px;
    width: 16px;
    background-size: 90%;
}
.score .left .sf{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.score .left .sf span{
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
}
.score .left .sf span.r{
    display: inline-block;
    margin: 0 4px;
    height: 16px;
    width: 16px;
    background-size: 120%;
}
.score .right{
    width: 425px;
    padding: 20px 20px 20px 30px;
    margin-right: 50px;
}
.score .right p{
    height: 20px;
    line-height: 24px;
    color: #737373;
    font-weight: 400;
    margin-bottom: 4px;
}
.score .right p span{
    margin-left: -16px;
}
.score .right p.f5{
    width: 100%;
    background-color: #57bb8a;
}
.score .right p.f4{
    width: 5%;
    background-color: #9ace6a;
}
.score .right p.f3{
    width: 2%;
    background-color: #ffcf02;
}
.score .right p.f2{
    width: 1%;
    background-color: #ff9f02;
}
.score .right p.f1{
    width: 3%;
    background-color: #ff6f31;
}
.comment ul li{
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-top: 5px;
}
.comment ul li .sj{
    font-size: 12px;
    color: #aaa;
}
.comment ul li .sj .x{
    display: inline-block;
    margin: 0 3px;
    height: 10px;
    width: 10px;
    background-size: 100%;
}
.comment ul li .tx img{
    border-radius: 24px;
    box-shadow: 0 1px 2px #8d8d8d;
    background-size: contain;
    height: 48px;
    margin-top: 10px;
    width: 48px;
}
.comment ul li .mz{
    font-weight: 500;
}
.comment ul li .sm{
    padding-left: 9px;
}
.comment ul li .hf{
    background: #e5e5e5;
    margin-top: 12px;
    padding: 12px;
}
.comment ul li .hf .sj{
    border-bottom: 10px solid #e5e5e5;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-bottom: -10px;
    position: relative;
    top: -22px;
    width: 0;
}
.comment ul li .hf .is{
    font-size: 12px;
    color: #aaa;
}
.comment ul li .hf .is span{
    font-size: 14px;
    color: #333;
    font-weight: 500;
}
.devdetail{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 0 50px 0 50px;
    position: relative;
    text-align: left;
}
.devdetail .center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.devdetail .center img{
    width: 60px;
}
.tt{
    color: #212121;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
}
.devdetail li.th span{
    display: inline-block;
    padding: 10px 15px 5px 0;
    text-align: left;
    vertical-align: top;
    width: 170px;
    color: #333;
    font-weight: 500;
    margin-bottom: 2px;
}
.devdetail li.tn span{
    display: inline-block;
    padding: 0 15px 10px 0;
    text-align: left;
    vertical-align: top;
    width: 170px;
    font-weight: 300;
    /* color: #33691e; */
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.qbtn{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    background-color: #fff;
    background-size: 20%;
}
.sw{
    max-width: 750px;
    position: relative;
}