body {
    font-family: '微软雅黑';
    font-size: 0.2rem;
    color: #333;
    line-height: 0.35rem;
    width: 6.4rem;
    margin: 0 auto;
    position: relative;
}

a {
    color: #333;
}

.center-wrap {
    max-width: 94%;
    margin: 0 auto;
}

.clearfix {
    overflow: hidden;
}

.clearfix::after {
    content: '';
    display: block;
    clear: both;
    overflow: hidden;
}

img {
    vertical-align: middle;
}

.clearBoth:after {
    display: block;
    content: "";
    clear: both;

}

h2.bt {
    display: block;
    position: relative;
    font-size: 0.3rem;
    line-height: 0.2rem;
    color: #00b722;
    padding-left: 0.25rem;
    margin-bottom: 0.31rem;
    /* height: 0.3rem; */
}

h2.bt::before {
    content: '';
    display: block;
    width: 1.6%;
    height: 0.3rem;
    background-color: #00b722;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.15rem;
}

/* header */

header .hd {
    height: 1rem;
    position: relative;
    display: flex;
    align-items: center;
}

/* header .logo-box{
    float: left;
} */
header .menu {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.185rem;
    width: 7%;
    cursor: pointer;
}

.logo-box img{
    width: 100%;
}

header img.logo {
    max-width: 70%;
}

header img.menu {
    display: block;
    width: 100%;
}

header .menu img{
    width: 100%
}

.nav {
    position: absolute;
    top: 1rem;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #00b722;
    text-align: center;
    padding-top: 0.77rem;
    display: none;
    z-index: 99;
}

.nav li {
    margin-bottom: 0.28rem;
    /*height: 0.33rem;*/
    width: 100%;
    /* color: #fff; */
	font-size: 0.3rem;

}

.nav li dl{
    padding: 0.2rem 0;
    box-sizing: border-box;
    font-size: 0.14rem;
    line-height: 0.3rem;
}

.nav li:hover {
/*    height: 0.33rem;*/
    width: 100%;
    background-color: rgba(255, 255, 255, .2);
}

.nav li:nth-child(8) {
    margin-bottom: 0.66rem;
}

.nav li a {
    color: #fff;

}

/* index.css */
.index1 {
    /* position: relative; */
    padding-top: 0.81rem;
}

.index1-pic {
    margin-bottom: 27px;
}

.index1-pic img {
    min-width: 52.6%;
    display: block;
    margin: 0 auto;
}

.index2 {
    padding-top: 0.54rem;
}

.index3 {
    margin-bottom: 0.49rem;
}

/* us.css */
.hd-nav {
    width: 100%;
    height: 0.65rem;
    background-color: #f8f8f8;
}

.center-nav {
    display: flex;
    align-items: center;
}

.hd-nav img.house {
    float: left;
    margin-right: 0.09rem;
    max-width: 100%;
}

.hd-nav p.word1 {
    float: left;
    color: #999;
    line-height: 0.65rem;
}

.hd-nav p.word1 a {
    color: #999;
}

main.us .dt {
    padding: 0.54rem 0 0.56rem 0;
}

main.us .dt-pic {
    margin-bottom: 0.25rem;
}

/* sbgc.css */
h2.line {
    display: block;
    height: 0.5rem;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0.36rem;
}

h2.line::before {
    top: 0.12rem;
}

main.sbgc .sbgc-list li {
    float: left;
    width: 48%;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    text-align: center;
    margin-right: 4%;
    margin-bottom: 0.25rem;

}

main.sbgc .sbgc-list li:nth-child(2n) {
    margin-right: 0;
}

main.sbgc .sbgc-list li .sbgc-pic {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 2.87rem;
    border-left: 0.02rem solid #f1f1f1;
    border-right: 0.02rem solid #f1f1f1;
    border-bottom: 0.01rem solid #e1e1e1;
    border-top: 0.01rem solid #e1e1e1;
    box-sizing: border-box;
    margin-bottom: 0.18rem;
}

main.sbgc .sbgc-list li .sbgc-pic {
    max-width: 100%;
    max-height: 100%;
}

#pages {
    padding: 14px 0 10px;
    font-family: 宋体;
    text-align: -webkit-center;
    font-size: 14px;
}

#pages a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px
}

#pages a.a1 {
    width: 56px;
    padding: 0
}

#pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none
}

#pages span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #00b722;
    border: 1px solid #00b722;
    color: #fff;
    text-align: center;
    padding: 0 10px
}

.page .noPage {
    display: inline-block;
    width: 56px;
    height: 30px;
    line-height: 30px;
    background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}
/* PED.css */
h2.no-line {
    display: block;
    position: relative;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #00b722;
    /* padding-left: 0.25rem; */
    /* margin-bottom: 0.31rem; */
    height: 0.45rem;
}
.dljc{
    margin-bottom: 0.52rem;
}
.dljc-word1{
    margin-bottom: 0.42rem;
}
.dljc-word2{
    margin-bottom: 0.34rem;
}
h3.dljc-h{
    font-size: 0.24rem;
    line-height: 0.4rem;
    font-weight: bolder;
}
.word2-list li{
    float: left;
    width: 48.3%;
    margin-right: 3.4%;
    margin-bottom: 0.2rem;
}
.word2-list li img{
    max-width: 100%;
    max-width: 100%;
}
.word2-list li:nth-child(2n){
    margin-right: 0;
}
.shjc{
    margin-bottom: 0.52rem;
}
.shjc-word1{
    margin-bottom: 0.26rem;
}
/* foot.css */
footer {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 0.63rem;
    border-top: 0.01rem solid #e5e5e5;
}