.di {
    display: inline-block;
}

.bannerWrap {
    position: relative;
    width: 100%;
    height: 10.53rem;
    padding: 0 3.7rem;
    padding-top: 1.8rem;
    background-image: url("../images/index_1_banner.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.t1 {
    margin-top: 2rem;
    width: 7rem /* 700/100 */;
}

.t2 {
    width: 5rem /* 500/100 */;
}

.tel {
    position: absolute;
    right: 3.7rem /* 50/100 */;
    top: 1.2rem /* 50/100 */;
    color: #fff;
    font-size: 0.22rem /* 30/100 */;
}

.tel img {
    height: 0.5rem /* 50/100 */;
    vertical-align: middle;
}

.tel span {
    vertical-align: middle;
}

.title {
    font-size: 0.72rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.05rem;
    line-height: 1rem;
    text-shadow: 0.05rem 0.05rem 0.02rem rgb(207 95 30);
}

.wrapper ul {
    padding-top: 0.45rem;
    padding-bottom: 0.85rem;
}

.liItem {
    font-size: 0.3rem;
    letter-spacing: 0.02rem;
    line-height: 0.5rem;
    color: #fff;
}

.subTitleWrap {
}

#subTitle {
    color: #fff;
    font-size: 0.33rem;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.04rem;
}

.subTitle {
    vertical-align: initial;
}

.img_i {
    vertical-align: middle;
    height: 0.09rem;
}

.subTilteUe {
    font-size: 0.18rem;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1rem;
    line-height: 0.4rem;
}

.box {
    display: flex;
    justify-content: space-between;
    padding-top: 0.4rem;
}

.boxItem {
    width: 2.7rem;
    height: 1.3rem;
    background-color: #fff;
    border-radius: 0.1rem;
    text-align: center;
}

.boxItemp {
    margin-top: -0.1rem;
}

.boxItem .num {
    font-size: 0.72rem;
    color: #ff8c00;
    font-weight: bold;
}

.boxItem .unit {
    font-size: 0.24rem;
    color: #ff8c00;
    font-weight: bold;
    margin-left: -0.25rem;
}

.remack {
    line-height: 0.25rem;
    font-size: 0.2rem;
    font-weight: bold;
    color: #333333;
}

.annui {
    width: 2.8rem;
    height: 0.8rem;
    cursor: pointer;
}

.content {
    padding: 0 3.7rem;
}

.content1 {
    text-align: center;
}

.publicTitle {
    text-align: center;
}

.ctitle {
    font-size: 0.34rem;
    vertical-align: middle;
    letter-spacing: 0.02rem;
}

.cSubTilteUe {
    font-size: 0.18rem;
    color: #000;
    text-align: center;
    letter-spacing: 0.1rem;
    line-height: 0.18rem;
    font-weight: bold;
}

.cItem {
    padding-top: 0.4rem;
    display: flex;
    justify-content: space-between;
}

.cBox {
    text-align: center;
    transition: all 0.3s;
}

.cBox:hover {
    transform: scale(1.05)
}

.cImg {
    height: 1.2rem;
    transition: all 0.3s;
}
.cImg:hover {
    transform: scale(1.2)
}

.cText {
    display: block;
    line-height: 0.2rem;
    font-size: 0.18rem;
}

.btnWrap {
    width: 100%;
    text-align: center;
    line-height: 0;
}

.btn {
    display: inline-block;
    margin: 0 auto;
    padding: 0 0.5rem;
    line-height: 0.6rem;
    text-align: center;
    height: 0.6rem;
    border-radius: 0.3rem;
    box-sizing: border-box;
    background-image: linear-gradient(#ffae4c, #ff8c00);
    font-size: 0.22rem;
    color: #fff;
    letter-spacing: 0.03rem;
    font-weight: bold;
    vertical-align: initial;
    cursor: pointer;
}
.arrow {
    width: 0.1rem;
    vertical-align: initial;
}

.content2 {
    padding: 0.5rem 0;
}

.c2Box {
    display: flex;
    flex-wrap: wrap;
    padding: 0.5rem 1.2rem;
    padding-right: 0.4rem;
    padding-bottom: 0.3;
}

.c2Item {
    width: 50%;
    padding-bottom: 0.2rem;
}

.c2Item img {
    height: 1.1rem;
    vertical-align: baseline;
    transition: all 0.3s;
}

.c2Item img:hover {
    transform: scale(1.05)
}

.c2Text {
    vertical-align: super;
    display: inline-block;
    line-height: 0.38rem;
}

.c2TextT {
    font-size: 0.24rem;
}

.c2TextC {
    font-size: 0.2rem;
}

.c3box {
    display: flex;
    padding: 0.3rem 0;
    justify-content: center;
}

.c3box img {
    width: 3rem;
    vertical-align: baseline;
    transition: all 0.3s;
}

.c3box img:hover {
    transform: scale(1.05)
}
.c3item {
    width: 3rem;
    height: 3rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 0.24rem  /* 24/100 */;
    font-weight: bold;
    padding-top: 2.5rem;
    padding-left: 0.38rem  /* 10/100 */;
    transition: margin-top 0.3s;
    cursor: pointer;
}
.c3item:hover {
    margin-top: -0.6rem  /* -2/100 */
}

.content4 {
    padding-top: 0.6rem;
}

.c4box {
    display: flex;
    justify-content: space-between;
    padding: 0.3rem 0;
}

.c4item {
    width: 2.8rem;
    height: 2.35rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 1rem 0.3rem 0.3rem 0.3rem;
    transition: margin-top 0.3s;
    cursor: pointer;
}

.c4item:hover {
    margin-top: -0.6rem  /* -2/100 */
}
.c4ItemT {
    font-size: 0.24rem;
    font-weight: bold;
}

.c4ItemR {
    padding-top: 0.1rem;
    font-size: 0.17rem;
    line-height: 0.24rem;
    color: #333333;
}

.content5 {
    padding-top: 0.6rem;
}

.c5box {
    display: flex;
    justify-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0.4rem 0 0.2rem 0;
}

.c5item {
    position: relative;
    overflow: hidden;
    margin-right: 0.2rem;
    margin-bottom: 0.23rem;
    width: 2.75rem;
    height: 3.85rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.c5item:nth-child(4n) {
    margin-right: 0;
}

.show {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    padding: 0.1rem 0.3rem 0.4rem 0.3rem;
    transition: all 0.8s;
    -moz-transition: all 0.8s; /* Firefox 4 */
    -webkit-transition: all 0.8s; /* Safari and Chrome */
    -o-transition: all 0.8s; /* Opera */
}

.c5item:hover .show {
    left: 0;
}

.c5r {
    position: absolute;
    bottom: 0.3rem;
    left: 0.3rem;
    opacity: 1;
    transition: opacity 0.8s;
    -moz-transition: opacity 0.8s; /* Firefox 4 */
    -webkit-transition: opacity 0.8s; /* Safari and Chrome */
    -o-transition: opacity 0.8s; /* Opera */
}

.c5item:hover .c5r {
    opacity: 0;
}

.name {
    font-size: 0.26rem;
    color: #fff;
    font-weight: bold;
}

.className {
    padding-top: 0.1rem;
    color: #fff;
    font-size: 0.22rem;
}

.showName {
    display: inline-block;
    line-height: 0.25rem;
    font-size: 0.24rem
}

.job {
    display: inline-block;
    line-height: 0.25rem;
    font-size: 0.2rem;
    padding-left: 0.1rem;
}

.c5showt {
    font-size: 0.2rem;
    padding: 0.15rem 0;
}

.c5remack {
    font-size: 0.15rem;
    line-height: 0.2rem;
}

.content6 {
    padding-top: 0.6rem;
}

.c6box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0.2rem 0 1.1rem 0;
}

.c6item {
    width: 50%;
}

.c6item .color1 {
    position: relative;
    background-image: linear-gradient(#ff7a83, #ed6069);
    padding-left: 1.3rem;
    width: 5.6rem;
    height: 0.8rem;
    border-radius: 0.8rem;
}

.c6item .color1 span {
    font-size: 0.32rem;
    line-height: 0.8rem;
}

.c6item .color2 {
    background-image: linear-gradient(#af8bfb, #8657e8);
}

.c6item .color3 {
    background-image: linear-gradient(#54d6dd, #24b7bf);
}

.c6item .color4 {
    background-image: linear-gradient(#5289f6, #376edc);
}

.icon {
    position: absolute;
    top: 0.04rem;
    left: 0.04rem;
    width: 0.72rem;
}

.c6btnWrap {
    text-align: right;
}

.footWrap {
    width: 100%;
    height: 3rem;
    background-image: url('../images/foot.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.foot {
    padding: 0 3.7rem;
    display: flex;
    justify-content: space-between;
    padding-top: 0.65rem
}

.ftextl {
    font-size: 0.48rem;
    color: #fff;
    line-height: 0.65rem;
}

.ftextr {
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.35rem;
}

.footWrap hr {
    margin: 0.27rem 0;
    margin-bottom: 0.2rem;
}

.beian {
    text-align: center;
    color: #fff;
    font-size: 0.14rem;
}
a.h_White:link,a.h_White:visited {color: #FFF;text-decoration:none;}
a.h_White:hover {color:#FFF;text-decoration:underline;}