body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: 16px/1.5 tahoma, arial, \5b8b\4f53;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

table {
    border-collapse: collapse;
    /* //表格的边框合并，如果相邻，则共用一个边框。 */
    border-spacing: 0px;
    /*  /设置行与单元格边框的间距。*/
}

/* input {
    background: none;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-appearance: none;
}
 */
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
select,
textarea,
button {
    -webkit-appearance: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 100px white inset;
}
.wrap_box {
    width: 7.5rem;
    margin: 0 auto;
    position: relative;
    text-align: center;
    background: #fff;
    /* padding-bottom: 0.3rem; */
    box-sizing: border-box;
    padding-bottom: 0.2rem;

}
.banner{
    background: url(../images/banner.png) no-repeat center center;
    height: 9rem;
    background-size:100%;
    position: relative;
    /* padding-top: 4.7rem; */
    box-sizing: border-box;
}
.banner a{
   display: block;
   width: 100%;
   height: 100%;
}
.news div{
    background: url(../images/newbg.png)no-repeat center center;
    width: 6.9rem;
    height: 2.05rem;
    background-size: 100%;
    margin: .2rem auto 0; 
    text-align: left;
    position: relative;
} 
.news div h4{
    font-size: .26rem;
    color: #333;
    padding: .4rem .3rem 0 .3rem;
}
.news div p{
    font-size: .22rem;
    color: #999;
    margin: .1rem .3rem 0 .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news div img{
    position: absolute;
    width: 1.21rem;
    right: .3rem;
    bottom: .4rem;
}
.news_gg{
    margin-top: .2rem;
}
.news_gg img{
    width: 6.9rem;
}
.part1{
    margin-top: .55rem;
}
.part1 img{
    width: 6.9rem;
    margin: 0 auto;
}
.part2{
    margin-top: .2rem;
}
.part2 img{
    width: 7.5rem;
    margin: 0 auto;
}
.part3{
    margin-top: .5rem;
}
.part3 img{
    width: 6.9rem;
    margin: 0 auto;
}
.part4{
    margin-top: .5rem;
}
.part4 img{
    width: 6.9rem;
    margin: 0 auto;
}
.part7{
    margin-top: .5rem;
}
.part7 img{
    width: 6.9rem;
    margin: 0 auto;
}


.part5 .title5{
    width: 2.49rem;
    margin: .5rem auto 0;
}
.part5 .pick5{
    width: 6.9rem;
    margin: .5rem auto 0;
}

.part7 .title7{
    width: 3.09rem;
    margin: 0 auto 0;
}
.part7 .pick7{
    width: 6.9rem;
    margin: .5rem auto 0;
}


#plv_9c0bbf8af031d333c0d333187852407a_9,#container9c0bbf8af031d333c0d333187852407a_9{
    width: 6.9rem !important;
    height: 12.26rem;
    margin: 0 auto;
}