* {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    word-break: break-word;
    vertical-align: top;
    outline: none;
}

body {
    font-size: 12px;
    line-height: 22px;
    font-weight: normal;
    font-family: "microsoft yahei", "微软雅黑";
    -webkit-text-size-adjust: 100%;
}

table {
    border-collapse: collapse;
}

img {
    border: 0;
    padding: 0;
    display: inline;
}

a {
    text-decoration: none;
    color: #727272;
    cursor: pointer;
}

li {
    list-style: none;
}

em {
    font-style: normal;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.Dw .GS_qiehuan .checked {
    background: #000;
    color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 12px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *+height: 1%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

.box {
    width: 960px;
    margin: auto;
}


/* tou */

.top {
    background: url(/img/in_topbg.png) 50% no-repeat;
    height: 74px;
    width: 100%;
    top: 0;
}

.banner {
    position: relative;
    overflow: hidden;
}

.banner img {
    width: 100%;
    position: relative;
}

.pd {
    padding-top: 26px
}

.in_top {
    margin: 0 auto;
    width: 866px;
    height: 20px;
    line-height: 20px;
}

.in_top li {
    float: left;
    padding: 0 20px;
}

.in_top li a {
    display: block;
    line-height: 65px;
    border-top: 2px solid #efefef;
}

.in_top li a:hover {
    border-top: 2px solid #f00;
}

.in_top .none {
    margin-top: 20px;
    border-top: none;
}

.in_top .none1 a {
    border: 0
}

.in_top .none a:hover {
    border-top: none;
}

.in_top .none1 a:hover {
    border-top: none;
}


/*头部样式*/

.footer {
    /*position: fixed;*/
    left: 0;
    bottom: 0;
    width: 100%;
    background: #929196;
}

.footer p {
    font-size: 10px;
    color: #fff;
    line-height: 22px;
    width: 960px;
    margin: 0 auto;
}


/*尾部样式*/

.box {
    width: 960px;
    margin: auto;
}

.scrollw::-webkit-scrollbar {
    width: 6px;
}


/* 滚动槽 */

.scrollw::-webkit-scrollbar-track {
    background：#000； width: 3px;
}


/* 滚动条滑块 */

.scrollw::-webkit-scrollbar-thumb {
    background: black;
    width: 6px;
    height: 3px;
}

.scrollw::-webkit-scrollbar-thumb:window-inactive {
    background: #000;
}
