html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
div,article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* custom */
a {
    color: #7e8c8d;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
}

li {
    list-style: none;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:vertical {
    height: 5px;
    background-color: rgba(125, 125, 125, 0.7);
    -webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:horizontal {
    width: 5px;
    background-color: rgba(125, 125, 125, 0.7);
    -webkit-border-radius: 6px;
}

html,
body {
    width: 100%;
}

body {
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: rgba(0, 0, 0, 0.3);
    font-size: 16px;
    padding: 0;
    outline: none;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgba(0, 0, 0, 0.3);
    font-size: 16px;
    padding: 0;
    outline: none;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgba(0, 0, 0, 0.3);
    opacity: 1;
    font-size: 16px;
    padding: 0;
    outline: none;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: rgba(0, 0, 0, 0.3) !important;
    font-size: 16px;
    padding: 0;
    outline: none;
}

body {
    background: url(../images/bg.jpg) repeat 0 0;
}

.zt_bg {
    background: url(../images/bbg.jpg) no-repeat top center;
    height: 100%;
    overflow: hidden;
}

.head {
    background: url(../images/back-top.png) no-repeat center center;
    width: 1000px;
    height:480px;
    margin: 0 auto;
    overflow: auto;
}
.w1020 {
    width: 1020px;
    margin: 0 auto;
}
.main_top {
    height: 26px;
    overflow: hidden;
    background: url(../images/main_tbg.jpg) no-repeat 0 0;
}
.main {
    background: url(../images/main_bg.jpg) repeat 0 0;
    height: 100%;
    /*overflow: hidden;*/
}
.box02 {
    height: 100%;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}
.box02 h2.mod_hd {
    background: url(../images/tit_bg.jpg) repeat-x;
    height: 30px;
    padding: 15px 30px;
}
h2 {
    font-size: 14px;
    font-weight: normal;
}
h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.mod_bd li {
    border-bottom: 1px #dbdbdb dashed;
    height: 100%;
    overflow: hidden;
    padding: 25px 45px;
}
.mod_bd li p {
    color: #333;
    font: 12px/24px "Microsoft Yahei";
    padding-bottom: 5px;
}
.mod_bd li .mod_img {
    float: left;
    margin-right: 20px;
    width: 290px;
    height: 230px;
}
.re {
    position: relative;
}
.num_ico {
    position: absolute;
    top: 30px;
    left: -10px;
}
.numPic {
    background: url(../images/num_ico.png) no-repeat;
    width: 75px;
    height: 40px;
    color: #FFF;
    font: bold 14px/30px "Microsoft Yahei";
    text-align: center;
}
a {
    text-decoration: none;
}
a:visited {
    color: #860101;
}
a:link {
    color: #860101;
}
a {
    text-decoration: none;
}
.mod_bd li img {
width: 350px;
height:192px;
}
img {
    border: 0 none;
}
fieldset, img {
    border: 0;
}
.mod_bd li h2 {
    font: 30px/60px "Microsoft Yahei";
    color: #000;
    margin-top:0;
    margin-bottom: 10px;
    line-height:54px;
    height:108px;
    overflow: hidden;
}
.mod_bd li h2 a {
    color: #2b2b2b;
}
.mod_bd li em {
    color: #666;
    font: 16px/24px "Microsoft Yahei";
    margin-bottom: 20px;
    display: block;
}

.mod_bd li p span.ico {
    background: url(../images/book_ico.jpg) no-repeat 0 0;
    width: 75px;
    height: 24px;
    line-height:24px;
    display: block;
    float: left;
    color: #FFF;
    padding-left: 10px;
    margin-right: 10px;
}
.mod_bd li p a:hover{
    color: #162eff;
}
.mod_bd li .mod_img {
    float: left;
    margin-right: 20px;
    width: 350px;
    height: 192px;
}
.re {
    position: relative;
}
.main{
    position: relative;
}
.main .left,
.main .right{
    width:300px;
    height:2522px;
    position: absolute;
    top:0;
    margin: auto;
}
.main .left{
    left:-300px;
}
.main .right{
    right:-300px;
}
.main .left img,
.main .right img{
    display: block;
    width:100%;
    height:100%;
}