body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5 \5FAE\8F6F\96C5\9ED1, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

em,
b,
i {
    font-style: normal;
}

a {
    text-decoration: none;
    outline: none;
    font-weight: 500;
}

a:hover {
    text-decoration: none;
    outline: none;
}

img {
    border: 0;
    display: block;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th,
ul,
ol,
li {
    padding: 0;
    list-style: none;
}

.c:after {
    content: "\0020";
    height: 0;
    display: block;
    clear: both;
}

.c {
    zoom: 1;
}


.p-a {
    position: absolute;
}

.p-r {
    position: relative;
}

.t-c {
    text-align: center;
}

.t-r {
    text-align: right;
}

.bg {
    background-position: top center;
    background-repeat: no-repeat;
}

.flex {
    display: flex;
}


.t {
    text-indent: -9999em;
    overflow: hidden;
}

.f-l {
    float: left;
}

.f-r {
    float: right;
}

.ani {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.hide {
    display: none;
}

.on {
    display: block !important;
}

.wrapper {
    width: 1280px;
    height: inherit;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    z-index: 10000;

}

.part-title {
    position: relative;
    margin-top: 100px;
    padding-left: 20px;
}

.part-title .yuan {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: #E41952;
    z-index: 9999;
}

.part-title .zh {
    position: relative;
    z-index: 10001;
    height: 47px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 47px;
    color: rgba(34, 34, 34, 1);
    margin-bottom: 6px;
}

.part-title .en {
    position: relative;
    z-index: 10001;
    height: 14px;
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    line-height: 14px;
    color: rgba(153, 153, 153, 1);
}

.part-title {
    position: relative;
    margin-top: 100px;
    padding-left: 20px;
}

.part-title .yuan {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: #E41952;
    z-index: 9999;
}

.part-title2 .zh {
    z-index: 10001;
    height: 47px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 47px;
    color: rgba(34, 34, 34, 1);
    margin-bottom: 4px;
}

.part-title2 .en {
    height: 20px;
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    line-height: 36px;
    color: rgba(102, 102, 102, 1);
}

.line2 {
    width: 82px;
    height: 4px;
    background: #E41952;
    margin-top: 80px;
}

p.text {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 36px;
    color: rgba(102, 102, 102, 1);
}

.banner {
    width: 100%;
    height: 700px;
}

.banner .text {
    height: 85px;
    font-size: 64px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 85px;
    color: rgba(255, 255, 255, 1);
    margin-top: 260px;
}

.banner .line2 {
    margin: 0 auto;
    margin-top: 19px;
}

.pd0 {
    padding: 0;
}

.des1 {
    font-size: 16px;
    line-height: 21px;
    margin-top: 16px;
    color: #E41952;
    margin-bottom: 68px;
}

.p-t80 {
    padding-top: 80px;
}

.bgw {
    background: #fff;
}