﻿* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-tap-highlight-color: rgba(0, 0, 0, 0);
    -o-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}

html, body {
    height: 100%;;
}

body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";

}

ul, ol, dl {
    list-style: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-tap-highlight-color: rgba(0, 0, 0, 0);
    -o-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}

form, input {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border: 0;
}

i {
    font-style: normal;
}

html {
    font-size: 32px;
}

.sy{width: 100%;height: 100%;overflow: hidden;background: url(../images/wx/sy_bj.jpg)no-repeat top center;background-size: 100% auto;background-attachment: fixed;}
.sy_main{width: 100%;height: 100%;overflow-y: auto;}
.sy_top{display: block;width: 100%;}
.sy_nav{width: 79.9%;margin:0 auto;overflow: hidden;}
.sy_nav a{display: block;width: 100%;height: 3.926rem;margin-bottom:0.88rem;}
.sy_nav a img{display: block;width: 100%;height: 100%;}
.sy_main .bottom{display: block;width: 100%;}

.list{width: 100%;height: 100%;overflow: hidden;background: url(../images/wx/sy_bj.jpg)no-repeat top center;background-size: 100% 100%;background-attachment: fixed;}
.list_main{width: 100%;height: 100%;overflow-y: auto;position: relative;}
.list_top{display: block;width: 100%;}
.fh{display: block;height: 1rem;position: absolute;top: 1rem;right: 0.667rem;}
.fh img{display: block;height:100%}
.list_nav{width: 86.57%;margin:0 auto;overflow: hidden;padding-bottom: 0.5rem;}
.list_nav a{display: block;width: 100%;height: 3.935rem;margin-bottom:0.5rem;}
.list_nav a img{display: block;width: 100%;height: 100%;}

