@charset "gb2312";

@font-face {
    font-family: 'Noto Sans SC';
    src: url(https://fonts.gstatic.com/s/notosanssc/v12/k3kJo84MPvpLmixcA63oeALZTYKI2w328u6EEQ311OEXBJ21lRUt3VQERiSPJ6EORApz2ylco38S.4.woff2) format('woff2');
}
/* css reset */
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
    margin: 0;
    padding: 0
}

body {
    font-size: 13px;
    font-family: 'Noto Sans SC';
    -webkit-text-size-adjust: 100%;
    color: #000000;
}

a {
    text-decoration: none;
}

em {
    font-style: normal
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    word-wrap: break-word
}

.clear {
    clear: both
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

input, textarea, button {
    outline: none;
    box-shadow: none;
    background-color: transparent;
    border: none;
}

.clearfix:after {
    content: "";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}
/*Èö°¢ÈøË¹*/

.fl {
    float: left
}

.fr {
    float: right
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

.about_txt_w {
    color: #313131;
}

#zz0 {
    position: fixed;
    background-color: #ccc;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 9997;
    opacity: 0.9;
}

#zz {
    position: fixed;
    /*background-color: #ccc;*/
    width: 100%;
    height: 100%;
    top: 55px;
    left: 0px;
    z-index: 9998;
    opacity: 1;
    margin: 0 auto;
}
#showright {
    position: absolute;
    /*background-color: #ccc;*/
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 9999;
    opacity: 1;
   overflow:hidden;
}


#zz ul {
    /*width:468; height:331  936  662*/
    width: 982px;
    height: 728px;
    display: block;
    overflow: hidden;
    list-style: none;
    list-style-type: none;
    background-color: #ccc;
    margin: 0 auto;
    opacity: 1;
    padding: 15px;
    padding-right: 0px;
    padding-top: 5px;
    border: 1px solid #ccc;
    border-radius: 12px;
    position: relative;
    padding-top: 32px;
}
#zz li .smimg {
    z-index: 9998;
    opacity: 1;
    position: absolute;
    width: 468px;
    height: 331px;
    top: 0px;
    left: 0px;
}
#zz li {
    /*width:468; height:331  936  662*/
    width: 468px;
    height: 331px;
    display: block;
    float: left;
    margin-right: 14px;
    list-style: none;
    list-style-type: none;
    margin-bottom: 14px;
    opacity: 1;
    /*background-color: #FFF;*/
    border: 1px solid #333;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    z-index: 9998;
}
#close {
    width: 979px !important;
    display: block !important;
    overflow: hidden !important;
    background-color: none !important;
    margin: 0 auto !important;
    opacity: 1 !important;
    text-align: right !important;
    padding-right: 5px !important;
    padding-top: 0px !important;
    height: 37px !important;
    float: none !important;
    clear: both !important;
    border: 0px !important;
    position: absolute !important;
    top: 3px !important;
    right: 0px !important;
}
#b {
    width: 138px;
    height: 98px;
    background-color: #000;
    position: absolute;
    opacity: 1;
    display: block;
    z-index: 9997;
   
}
.bg1 {
    background-image: url("../../../images/big/a1.png");
    /*background-color:red;*/
    background-repeat:no-repeat;
}
.bg2 {
    background-image: url("../../../images/big/a2.png");
    /*background-color:red;*/
    background-repeat: no-repeat;
}
.bg3 {
    background-image: url("../../../images/big/a3.png");
    /*background-color:red;*/
    background-repeat: no-repeat;
}
.bg4 {
    background-image: url("../../../images/big/a4.png");
    /*background-color:red;*/
    background-repeat: no-repeat;
}
