*,
::before,
::after {
    padding: 0;
    margin: 0;
    font-size: 0;
    -webkit-text-size-adjust: none;
    -webkit-box-sizing: border-box; /*兼容移动端主流浏览器*/
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent; /*清除移动端点击高亮效果*/
}

::-webkit-scrollbar {
    display: none
}

button {
    background: none;
    border: 0;
    outline: none;
}

div, dl, li, a, img, button, input, textarea {
    -webkit-tap-highlight-color: transparent;
}

img {
    border: none;
}

input {
    outline: none;
    -webkit-appearance: none;
}

b {
    font-weight: bold;
}

a {
    text-decoration: none;
}

div {
    margin: 0px;
    padding: 0px;
}

ul li {
    list-style: none;
}

html {
    width: 100%;
    height: 100px;
    font-family: '微软雅黑';
    /*禁用Webkit内核浏览器的文字大小调整功能*/
    -webkit-text-size-adjust: none;
    /*解决滑动报错*/
    /*touch-action:none;*/
}

body {
    height: 100%;
    background-color: #fff;
    width: 7.5rem;
    margin: 0 auto;
    overflow: hidden;

}

#body {
    width: 7.5rem;
    overflow: hidden;
}

.clear {
    zoom: 1
}

.clear:after {
    display: block;
    clear: both;
    height: 0;
    content: ".";
    visibility: hidden;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

/************************************************************/
#footer li {
    width: 1.875rem;
    border-bottom: #ddd solid 1px;
    border-right: solid #ddd 1px;
    border-top: solid #ddd 1px;
    box-sizing: border-box;
    font-size: 0.23rem;
    height: 1rem;
}

#footer {
    background: #fff;
    height: 1rem;
    /* -moz-box-shadow: 0 -2px 4px #ececec;
    -webkit-box-shadow:0 -2px 4px #ececec;
     box-shadow: 0 -2px 4px #ececec;*/

}

#footer center {
    width: 1.875rem;
    position: relative;
    padding-top: 0.64rem;
    font-size: 0.22rem;
    line-height: 0.22rem;
    color: #912e37;
    z-index: 999;
}

#footer .nav {
    background: url("../image-center/navon.png") 0.74rem 0.18rem;
    background-size: 0.36rem 0.36rem;
    background-repeat: no-repeat;
}

#footer .home {
    background: url("../image-center/homeon2.png") 0.74rem 0.18rem;
    background-size: 0.36rem 0.36rem;
    background-repeat: no-repeat;
}

#footer .contact {
    background: url("../image-center/contacton.png") 0.74rem 0.18rem;
    background-size: 0.36rem 0.36rem;
    background-repeat: no-repeat;
}

#footer .click {
    background: url("../image-center/clickon.png") 0.74rem 0.18rem;
    background-size: 0.28rem 0.39rem;
    background-repeat: no-repeat;
}

/************************************************************/
.titlepage {
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.9rem;
    position: relative;
    border-top: 1px solid #ccc;
    background: #fff;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
}

.titlepage span {
    width: 0.22rem;
    height: 0.9rem;
    display: inline-block;
    background: url("../img-center/nav/backbg.png") no-repeat center center;
    background-size: 0.18rem 0.32rem;
    position: absolute;
    left: 0.2rem;

}

#newtitle {
    padding-top: 0.62rem;
    padding-bottom: 0.88rem;
    font-size: 0.3rem;
    line-height: 0.3rem;
    color: #333;
    font-weight: 300;
    text-align: center;
}

#upcontenttitleimg {
    height: 0.44rem;
    background: url("../img-center/nav/upcontenttitleimg.png") no-repeat center 0;
    background-size: 6.5rem 0.44rem;
}

#upconinfo p {
    font-size: 0.26rem;
    line-height: 0.38rem;
    color: #333;
    padding-left: 0.85rem;
    padding-right: 0.35rem;
    padding-top: 0.7rem;
    position: relative;
}

#upconinfo {
    margin-top: 0.52rem;
    margin-left: 0.5rem;
    width: 6.5rem;
    border: 1px solid #9692cd;
    background: #efeeff;
    border-radius: 5px;
    box-shadow: 0.05rem 0.1rem 1px 1px #efeeff;
    padding-bottom:0.8rem ;
}
#upconinfo span{
    width: 0.32rem;
    height: 0.32rem;
    border-radius: 9999px;
    border:1px solid #333;
    line-height: 0.32rem;
    font-size: 0.16rem;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: 0.38rem;
    top:0.72rem;
}


#center {
    padding-top: 1.05rem;
    position: relative;
    padding-bottom: 0.8rem;
}

#strong {
    margin-left: 0.58rem;
    padding-left: 0.35rem;
    border-left: 3px solid #fff;
    color: #fff;
    font-size: 0.28rem;
    line-height: 0.28rem;

    font-weight: 600;
}

#center1title {
    margin-left: 2.8rem;
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: #fff;
    margin-top: 0.88rem;
}

#center1 {
    padding-top: 0.86rem;
    background: #6a70bd;
}

#center1 p {
    color: #fff;
}
#center3 p {
    color: #fff;
}

#center1 .p1 {
    padding-top: 0.65rem;

}

#center1 .p2 {
    padding-top: 0.85rem;
}

.center2title {
    width: 4.25rem;
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: #333;
    padding-bottom: 0.7rem;
}

#center p {
    font-size: 0.27rem;
    line-height: 0.38rem;
    padding-left: 0.55rem;
    padding-right: 0.55rem;
    letter-spacing: 0.04rem;
    color: #333;
    font-weight: normal;
}
#center .infolistnum1{
    width: 2rem;
    height: 2rem;
    background: url("../img-center/nav/listbgimg.png") no-repeat;
    background-size: 2rem 2rem;
    position: absolute;
    left: 1.1rem;
    top: 1.62rem;
    text-align: center;
    line-height: 2rem;
    font-size: 0.68rem;
    color: #fff;
}
#center .infolistnum{
    font-weight: normal;
    width: 2rem;
    height: 2rem;
    background: url("../img-center/nav/listbgimg.png") no-repeat;
    background-size: 2rem 2rem;
    position: absolute;
    left: 4.14rem;
    top: 0.46rem;
    text-align: center;
    line-height: 2rem;
    font-size: 0.68rem;
    color: #fff;
}
#center .infolistnum2{
    font-weight: normal;
    width: 2rem;
    height: 2rem;
    background: url("../img-center/nav/listbgimg.png") no-repeat;
    background-size: 2rem 2rem;
    position: absolute;
    left: 4.14rem;
    top: -2.94rem;
    text-align: center;
    line-height: 2rem;
    font-size: 0.68rem;
    color: #fff;
}

.opacity_center3 {
    width: 7.5rem;
    position: absolute;
    top:0;
    left: 0;
    background: url('../img-center/nav/opacity.png') no-repeat;
    z-index: 9;
    height: 100%;

}
.opacity_center1 {
    width: 7.5rem;
    position: absolute;
    top:0;
    left: 0;
    background: url('../img-center/nav/opacity.png') no-repeat;
    z-index: 9;

}

.lefttriangle {
    position: relative;
    top:-0.02rem;
    height: 3.03rem;
    background: url('../img-center/nav/lefttriangleline.png') no-repeat;
    background-size: 7.5rem 3.03rem;
}
.center2{
    padding-top: 0.8rem;
}
.toprighttriangle{
    position: relative;
    height: 3rem;
    background: url("../img-center/nav/toprighttriangle.png") no-repeat;
    background-size: 7.5rem 3rem;
}
.center3title{
    margin-left: 2.8rem;
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: #fff;
    margin-top: 0.88rem;
    padding-top: 2.58rem;
}
#center3 .p1{
    padding-top: 0.7rem;
}
.bottomlefttriangle{
    height: 2.68rem;
    background: url("../img-center/nav/bottomlefttriangle.png") no-repeat;
    background-size: 7.5rem 2.68rem;

}
#center3{
    background: url("../img-center/nav/opacity.png") no-repeat;
    background-size: 7.5rem 100%;
    position: relative;
    z-index: 999;
}
.announcementinfoimg{
    height: 4rem;
    background: url("../img-center/nav/announcementinfoimg.png") no-repeat center center;
    background-size: 5.22rem 2.92rem;
}
.announcementinfoimg2{
    height: 3.7rem;
    background: url("../img-center/nav/announcementinfoimg.png") no-repeat center 1rem;
    background-size: 5.22rem 2.92rem;
}
#center .color_fff{
    color: #fff;
}
#center .color_fff *{
    color: #fff;
}
#center .color_6a70bd *{
    color: #6a70bd;
}
.srtong{
    font-weight: 600;
}
.textr{
    text-align: right;
    padding-right: 0.82rem;
}
.textl{
    text-align: left;
    padding-left:0.92rem;
}
#center div{
    font-weight: 600;
    font-size: 0.28rem;
}
#center img{
   max-width: 7.5rem;
}
.new_content{
    background: #6a70bd;
    padding-top: 0.85rem;
    position: relative;
    display: block;
    width: 7.5rem;
}
#center .new_content{

    font-size: 0;
}

.new_content p{
  padding-bottom: 0.9rem;
}
.new_content .textr{
     padding-top: 0.86rem;
    padding-bottom: 0.7rem;
 }
.new_content1 .textl{
    padding-top: 0.86rem;
    padding-bottom: 0.7rem;
}

.new_content2 .textr{
    padding-top: 0.86rem;
    padding-bottom: 0.7rem;
}
.new_contentopacity{
    width: 7.5rem;

}
.new_contentopacity{
    height: auto;
    background: url("../img-center/nav/opacity.png") no-repeat;
    background-size: 100% 100%;
    z-index: 999;
    letter-spacing: -1px;
    word-spacing: -1px;
    display: inline-block;
}
#center .new_contentopacity{
    font-size: 0;
}
.newcentertitle{
    margin-left: 0.58rem;
    padding-left: 0.35rem;
    border-left: 3px solid #fff;
    color: #fff;
    font-size: 0.28rem;
    line-height: 0.28rem;

    font-weight: 600;
}
.new_contenteventop{
    width: 7.5rem;
    height: 3.03rem;
    background: url("../img-center/nav/lefttriangleline.png") no-repeat;
    background-size: 7.5rem 3.03rem;

}
#center .new_contenteventop{
    font-size: 0;
    letter-spacing: -10px;
    word-spacing: -10px;
    position: relative;
    top:-2px;
}

#center .new_contenteventop2{
    font-size: 0;
    letter-spacing: -10px;
    word-spacing: -10px;
    display: inline-block;
}

.new_contenteventop2{
    width: 7.5rem;
    height: 3.03rem;
    background: url("../img-center/nav/toprighttriangle.png") no-repeat;
    background-size: 7.5rem 3.03rem;

}
.new_content1{
     position: relative;
    font-size: 0;
    letter-spacing: -1px;
    word-spacing: -1px;
    display: inline-block;
 }
.new_content2{
    position: relative;
    background: #6a70bd;
    display: inline-block;
    top:-1px
}
#center .new_content2{
    font-size: 0;
    letter-spacing: -1px;
    word-spacing: -1px;
    display: inline-block;
    padding-bottom: 0.2rem;
}
.position_relative{
    position: relative;
}
#center .position_relative p{
    color:#fff;
}
.position_relative .content{
    background: #6a70bd;
    padding-top: 0.65rem;
    padding-bottom: 0.65rem;
}
#center .fff{
    color: #fff;
}
#center #center1 p{
    color: #fff;
    padding-top: 0.65rem;
}
.center1title{
    padding-top: 0.86rem;
    padding-bottom: 0.7rem;
    color: #fff;
    text-align: right;
    padding-right: 0.82rem;
    font-weight: 600;
    font-size: 0.28rem;
}