*{margin: 0;padding: 0}
body, button, input, keygen, legend, select, textarea {
    font: 14px/1.14 Microsoft YaHei \5FAE\8F6F\96C5\9ED1;
    color: #333;
    outline: 0;
}
body {
    font-size: 0.28rem;
    overflow-x: hidden;
    position: relative;
}

textarea {
    resize: none
}

iframe, img {
    border: 0
}

iframe {
    max-width: 100%
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

input, select, textarea {
    outline: 0;
    -webkit-user-modify: read-write-plaintext-only
}
input::-webkit-input-placeholder {
    color: #ccc;
}

input {
    -webkit-appearance: none
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0
}

button:focus {
    outline: none
}

button, input {
    background: none;
    border: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    outline: none
}

a {
    color: #333
}

img {
    width: 100%;
    height: 100%;
}

em, i {
    font-style: normal
}


p {
    margin: 0;
    letter-spacing: 0.01rem;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    color: #313131;
    font-size: 14px;
    margin: 0
}

*, :after, :before {
    box-sizing: border-box
}
.clearfix {
    *zoom: 1;
}
input{

}
.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.pb-02{
    padding-bottom: 0.2rem;
}
.wrapper {
    width: 7.5rem;
    margin: 0 auto;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.banner img{
    width: 100%;
    display: block;
}
.contain{
    padding: 0.2rem;
    margin-bottom: 0.2rem;
}

.bigtitle{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.36rem;
    font-weight: bold;
    margin-top: 0.2rem;
    line-height: 0.5rem;
}
.bigtitle a{
    color: #999;
    font-size: 0.26rem;
    font-weight: normal;
}
.bigtitle div{
    line-height: 0.5rem;
}
.list-1 a{
    display: flex;
    padding: 0.3rem 0;
    border-bottom: 1px solid #eee;
}
.list-1 a:last-child{
    border-bottom: none;
}

.list-1 a .pic{
    flex: 0 0 2rem;
    margin-right: 0.3rem;
    height: 1.5rem;
}
.list-1 a .con{
    flex: 0 0 4.8rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
}
.list-1 a .con .title{
    font-size: 0.3rem;
    letter-spacing: 0.01rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 0.45rem;
    color: #000;
}
.list-1 a .con .des{
    font-size: 0.24rem;
    color: #999;
    margin-top: 0.05rem;
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.list-1 a .con .look{
    color: #999;
    font-size: 0.26rem;
    display: flex;
    align-items: center;
    margin-top: 0.1rem;

}
.list-1 a .con .look i{
    width: 20px;
    display: block;
}
.list-1 a .con .look i img{
    margin-top:2px;
}
.more{
    width: 4rem;
    height: 0.7rem;
    border: 1px solid #eee;
    text-align: center;
    margin: 0 auto;
    display: block;
    line-height: 0.7rem;
    padding: 0;
    color: #525252;
    margin-top: 0.2rem;
}

.list-2 a{
    flex: 0 0 3.45rem;
    border: 1px solid #eee;
    margin-right: 0.2rem;
    border-radius: 0.1rem;
    padding: 0.1rem;
    margin-top: 0.2rem;

}
.list-2 a:nth-child(2n){
    margin-right: 0;
}
.list-2 .tu{
    border-radius: 0.1rem;
    overflow: hidden;
    /*height: 3.5rem;*/
    position: relative;
}
.list-2{
    /*padding:0.3rem 0;*/
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.list-2 .title{
    margin: 0.1rem 0 ;
    line-height: 0.4rem;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}
.list-2 .des{
    font-size: 0.24rem;
    margin-top: 0.1rem;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.list-2 .look{
    color: #999;
    font-size: 0.24rem;
    display: flex;
    align-items: center;

}
.list-2 .look i{
    width: 20px;
    display: block;
}
.list-2 .look i img{
    margin-top: 4px;
}
.ship-1{
    width: 100%;
}
.ship-1 a{
    display: block;
    width: 100%;
    border-radius: 0.1rem;
    margin-top: 0.2rem;
    position: relative;
    overflow: hidden;
}
.ship-1 a .bf{
    width: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ship-2{
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.ship-2 a{
    display: block;
    position: relative;
    flex:0 0 3.45rem;
    margin-right: 0.2rem;
    margin-top: 0.2rem;
    overflow: hidden;
    border-radius: 0.1rem;
}
.ship-2 a:nth-child(2n){
    margin-right: 0;
}
.ship-2 a .bf{
    width: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}
.bf{
    width: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pic-1{
    margin-top: 0.2rem;
}
.pic-1 img{
    border-radius: 0.1rem;
    overflow: hidden;
}
.pic-2{
    margin-top: 0.2rem;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.pic-2 div{
    margin-bottom: 0.2rem;
    display: block;
    flex:0 0 3.45rem;
    margin-right: 0.2rem;
    margin-top: 0.2rem;
    overflow: hidden;
    border-radius: 0.1rem;
}
.pic-2 div:nth-child(2n){
    margin-right: 0;
}
.pic-3{
    margin-top: 0.2rem;
}
.pic-3 div{
    margin-bottom: 0.2rem;
    border-radius: 0.1rem;
    overflow: hidden;
}
.word-1{
    padding: 0.2rem 0.3rem;
    border:1px solid #eee;
    line-height: 0.5rem;
    margin-top: 0.2rem;
    border-radius: 0.1rem;
}
.detail{
    padding: 0.3rem;
}
.detail h2{
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 14px;
}
.detail .info{
    line-height: 0.5rem;
    font-size: 0.28rem;
    margin-top: 0.3rem;
}
.detail .text{
    font-size: 0.28rem;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.detail .text .time{
    margin-left: 0.3rem;
}

.detail .look{
    color: #999;
    font-size: 0.28rem;
    display: flex;
    align-items: center;
    float: right;
}
.detail .look i{
    width: 22px;
    display: block;
}
.detail .look i img{
    margin-top: 2px;
}
.more-title{
    height: 1rem;
    text-align: center;
    position: relative;
    font-size: 0.34rem;
    line-height: 1rem;
    font-weight: bold;
    border-bottom: 1px solid #eee;
}
.more-title a{
    width: 0.5rem;
    display: block;
    position: absolute;
    top: 0.1rem;
    left: 0.2rem;
}
.ship{
    width: 100%;
    margin-top: 0.3rem;
}
.ship video{
    width: 100%;
}