.react-slideshow-container {
    display: flex;
    align-items: center
}

.react-slideshow-container .nav {
    z-index: 10
}

.react-slideshow-container .default-nav {
    height: 30px;
    background: hsla(0, 0%, 100%, .6);
    width: 30px;
    border: 0;
    text-align: center;
    cursor: pointer;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.react-slideshow-container .default-nav:focus,
.react-slideshow-container .default-nav:hover {
    background: #fff;
    color: #666;
    outline: 0
}

.react-slideshow-container .default-nav.disabled:hover {
    cursor: not-allowed
}

.react-slideshow-container .default-nav:first-of-type {
    margin-right: -30px;
    border-right: 0;
    border-top: 0
}

.react-slideshow-container .default-nav:last-of-type {
    margin-left: -30px
}

.react-slideshow-container+div.indicators {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px
}

.react-slideshow-container+div.indicators li {
    display: inline-block;
    position: relative;
    width: 7px;
    height: 7px;
    padding: 5px;
    margin: 0
}

.react-slideshow-container+div.indicators .each-slideshow-indicator {
    border: 0;
    opacity: .25;
    cursor: pointer;
    background: transparent;
    color: transparent
}

.react-slideshow-container+div.indicators .each-slideshow-indicator:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    content: "";
    background: #000;
    text-align: center
}

.react-slideshow-container+div.indicators .each-slideshow-indicator.active,
.react-slideshow-container+div.indicators .each-slideshow-indicator:focus,
.react-slideshow-container+div.indicators .each-slideshow-indicator:hover {
    opacity: .75;
    outline: 0
}

.react-slideshow-fade-wrapper {
    width: 100%;
    overflow: hidden
}

.react-slideshow-fade-wrapper .react-slideshow-fade-images-wrap {
    display: flex;
    flex-wrap: wrap
}

.react-slideshow-fade-wrapper .react-slideshow-fade-images-wrap>div {
    position: relative;
    opacity: 0
}

.react-slideshow-wrapper.slide {
    width: 100%;
    overflow: hidden
}

.react-slideshow-wrapper .images-wrap {
    display: flex;
    flex-wrap: wrap
}

.react-slideshow-zoom-wrapper {
    width: 100%;
    overflow: hidden
}

.react-slideshow-zoom-wrapper .zoom-wrapper {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

.react-slideshow-zoom-wrapper .zoom-wrapper>div {
    position: relative;
    display: flex
}

.style_slideItem__3tvJ7 {
    height: 495px
}

.style_slideItem__3tvJ7>div {
    height: 100%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.style_indicator__aHOaw {
    display: flex;
    align-items: center;
    width: 17px;
    height: 17px;
    margin: 0 3px;
    cursor: pointer
}

.style_indicator__aHOaw span {
    background-color: #fff;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: auto
}

.style_sectionIcon__2TtL2 {
    margin: auto
}

.style_sectionIcon__2TtL2 i {
    transform-origin: center;
    display: block;
    margin: auto;
    width: 58px;
    height: 58px
}

.style_sectionIcon__2TtL2 i svg {
    width: 100%;
    height: 100%
}

.style_sectionIcon__2TtL2 span {
    display: block;
    margin: 20px auto 0;
    font-weight: 700;
    text-align: center;
    font-size: 32px;
    color: #3f50a5
}

.style_seriesEntry__3ol80 {
    display: flex;
    width: 1193px;
    margin: 0 auto
}

.style_series__w-Rnz {
    width: 100%
}

.style_series__w-Rnz:nth-of-type(2) {
    margin: auto
}

.style_series__w-Rnz:hover span {
    width: 47px
}

.style_series__w-Rnz .style_list__1nl1L {
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 17px 0
}

.style_series__w-Rnz ul {
    display: flex;
    margin: auto
}

.style_series__w-Rnz li {
    margin-right: 55px
}

.style_series__w-Rnz li:last-of-type {
    margin-right: 0
}

.style_series__w-Rnz li:hover .style_image__3lW03 img {
    opacity: 100%
}

.style_series__w-Rnz li:hover .style_name__29jXQ p {
    color: #5e5d5d
}

.style_series__w-Rnz .style_image__3lW03 {
    width: 142px;
    height: 138px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    background-color: #f6f3f3
}

.style_series__w-Rnz .style_image__3lW03 img {
    width: 133px;
    vertical-align: middle;
    margin: auto;
    opacity: 50%
}

.style_series__w-Rnz .style_name__29jXQ {
    margin-top: 14px
}

.style_series__w-Rnz .style_name__29jXQ p {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 2px;
    text-align: center;
    margin: 0;
    color: #bababa
}

.style_series__w-Rnz:hover h3 {
    color: #2869dd;
    border-bottom-color: #2869dd
}

.style_series__w-Rnz:hover h3:before {
    background-color: #2869dd
}

.style_banner__qS7Nu {
    width: 100%;
    height: 125px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: flex
}

.style_banner__qS7Nu h1 {
    transition: all .4s ease-out;
    color: #fff;
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    margin: 0;
    bottom: 45px;
    left: 0;
    right: 0;
    position: absolute
}

.style_banner__qS7Nu span {
    transition: width .4s ease-in;
    display: block;
    height: 2px;
    width: 0;
    background-color: #fff;
    margin: auto;
    bottom: 34px;
    position: absolute;
    left: 0;
    right: 0
}

.products_products__3lItW {
    margin: auto;
    padding: 40px;
    width: 1195px;
    display: flex;
    justify-content: space-around;
    background: #ece9ea;
    flex-flow: wrap
}

.products_series__nX8Ll {
    border-radius: 20px;
    margin-bottom: 48px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 514px;
    height: 480px;
    position: relative
}

.products_head__2IzIr {
    display: flex;
    height: 40px;
    align-items: center;
    padding-left: 20px;
    border-radius: 20px 20px 0 0
}

.products_head__2IzIr article h1 {
    font-size: 21px;
    font-weight: 700;
    color: #fff;
    margin: 0
}

.products_head__2IzIr .products_tail__bEmUD {
    height: 40px;
    width: 217px;
    margin-left: auto;
    display: flex
}

.products_head__2IzIr .products_tail__bEmUD span {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 40px 40px 0
}

.products_head__2IzIr .products_tail__bEmUD b {
    display: block;
    width: 178px;
    border-radius: 0 20px 0 0
}

.products_desc__15qm_ {
    padding-left: 103px;
    box-sizing: border-box;
    height: 453px;
    border-radius: 0 0 20px 20px
}

/* .products_texts__-vTnR {
    padding-top: 88px
} */
 .products_texts__-vTnR {
    position: relative;
    top: 350px;
    left: -107px
}

.products_texts__-vTnR .products_name__10uJw {
    width: 140px;
    height: 38px;
    position: absolute;
    left: 40px;
    bottom: 95px;
    background-size: contain;
    background-repeat: no-repeat
}
.products_texts__-vTnR h3 {
    font-size: 22px;
    font-weight: 400;
    position: absolute;
    left: 20px;
    line-height: 30px;
    /* color: #e73662; */
    margin: 0;
}
.products_texts__-vTnR p {
    font-size: 22px;
    /* font-weight: 700; */
    line-height: 30px;
    position: absolute;
    left: 20px;
    top: 70px;
    /* color: #e73662; */
    margin: 0;
}

.products_texts__-vTnR ul {
    position: absolute;
    bottom: 20px;
    left: 230px
}

.products_texts__-vTnR ul.products_sa__1qr9U li:before {
    background-color: #006dbe
}

.products_texts__-vTnR ul.products_ur__3r5xb li:before {
    background-color: #937f4d
}

.products_texts__-vTnR ul.products_me50__3Mo6u li:before {
    background-color: #062484
}

.products_texts__-vTnR ul.products_me81__3Fzi1 li:before {
    background-color: #057f96
}

.products_texts__-vTnR ul.products_me82__HMMyS li:before {
    background-color: #432f76
}

.products_texts__-vTnR li {
    line-height: 24px;
    font-size: 14px;
    padding-left: 16px;
    position: relative
}

.products_texts__-vTnR li:before {
    content: " ";
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #2869dd;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0
}

.products_texts__-vTnR a {
    display: inline-block;
    background: #aaa3a3;
    padding: 4px 8px;
    border-radius: 100px;
    margin-top: 30px;
    position: absolute;
    bottom: 20px;
    left: 40px
}

.products_texts__-vTnR a span {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    text-align: center
}

.products_texts__-vTnR a:hover {
    background: #4050a5
}

.products_texts__-vTnR a:hover span {
    color: #fff
}

.products_image__3x-tN {
    margin: auto 95px auto auto
}

.products_image__3x-tN img {
    width: 380px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -20%;
}

.products_items__1EvsY {
    background: #fff;
    height: 353px;
    padding-top: 25px
}

.products_items__1EvsY .products_line__2HNYM {
    margin: auto;
    height: 1px;
    width: 957px;
    background-color: #b8b8bd
}

.products_items__1EvsY section {
    margin-top: 26px;
    display: flex
}

.products_items__1EvsY section article {
    display: flex;
    margin: auto
}

.products_viewAll__3IN8t {
    margin: auto;
    background-color: #3f50a5;
    border-radius: 100px;
    padding: 10px 20px;
    display: block;
    width: 137px;
    font-size: 24px;
    font-weight: 500
}

.products_viewAll__3IN8t span {
    color: #fff
}

.products_sticker__20gCp {
    transform: scale(.75);
    transform-origin: top right;
    position: absolute;
    top: 80px;
    right: 40px;
    background-color: #efea3a;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center
}

.products_sticker__20gCp:after {
    /* content: " ";
    width: 96px;
    height: 96px;
    border-radius: 50%;
    border: 2px solid #e7db21;
    position: absolute;
    top: -6px */
}

.products_sticker__20gCp span {
    margin: auto;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    display: block
}

.style_seriesEntry__2Dn_a {
    display: flex;
    width: 1193px;
    margin: 0 auto
}

.style_series__2q335 {
    width: 100%
}

.style_series__2q335:nth-of-type(2) {
    margin: auto
}

.style_series__2q335:hover span {
    width: 47px
}

.style_series__2q335 .style_list__2W0al {
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 17px 0
}

.style_series__2q335 ul {
    display: flex;
    margin: auto
}

.style_series__2q335 li {
    margin-right: 55px
}

.style_series__2q335 li:last-of-type {
    margin-right: 0
}

.style_series__2q335 li:hover .style_image__l7S_t img {
    opacity: 100%
}

.style_series__2q335 li:hover .style_name__1gLBq p {
    color: #5e5d5d
}

.style_series__2q335 .style_image__l7S_t {
    width: 142px;
    height: 138px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    background-color: #f6f3f3
}

.style_series__2q335 .style_image__l7S_t img {
    width: 133px;
    vertical-align: middle;
    margin: auto;
    opacity: 50%
}

.style_series__2q335 .style_name__1gLBq {
    margin-top: 14px
}

.style_series__2q335 .style_name__1gLBq p {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 2px;
    text-align: center;
    margin: 0;
    color: #bababa
}

.style_series__2q335:hover h3 {
    color: #2869dd;
    border-bottom-color: #2869dd
}

.style_series__2q335:hover h3:before {
    background-color: #2869dd
}

.style_banner__RnUoW {
    width: 100%;
    height: 125px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: flex
}

.style_banner__RnUoW h1 {
    transition: all .4s ease-out;
    color: #fff;
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    margin: 0;
    bottom: 45px;
    left: 0;
    right: 0;
    position: absolute
}

.style_banner__RnUoW span {
    transition: width .4s ease-in;
    display: block;
    height: 2px;
    width: 0;
    background-color: #fff;
    margin: auto;
    bottom: 34px;
    position: absolute;
    left: 0;
    right: 0
}

.caseWall_caseWall__L-Hed {
    background-image: url(http://e4e-website.oss-cn-guangzhou.aliyuncs.com/images/home-cases-bg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top;
    padding: 85px 0 90px
}

.caseWall_photoGrid__5k5KJ {
    width: 1206px;
    margin: 70px auto 55px
}

.caseWall_photoGrid__5k5KJ article {
    background-size: cover;
    background-position: 50%;
    width: 394px;
    height: 261px;
    border-radius: 20px 20px 0 0
}

.caseWall_photoGrid__5k5KJ .caseWall_top__O4jVU {
    display: flex
}

.caseWall_photoGrid__5k5KJ .caseWall_top__O4jVU .caseWall_big__2BaB4 {
    width: 603px;
    margin-right: 15px
}

.caseWall_photoGrid__5k5KJ .caseWall_top__O4jVU .caseWall_big__2BaB4 article {
    width: 100%
}

.caseWall_photoGrid__5k5KJ .caseWall_top__O4jVU .caseWall_big_tit__2if2s {
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #1467ab;
    height: 40px;
    line-height: 40px;
    border-radius: 0 0 20px 20px;
    margin-bottom: 15px
}

.caseWall_photoGrid__5k5KJ .caseWall_top__O4jVU .caseWall_side__2b2BY {
    width: 603px
}

.caseWall_photoGrid__5k5KJ .caseWall_row__3euK9 {
    display: flex
}

.caseWall_photoGrid__5k5KJ .caseWall_row__3euK9 .caseWall_flexbox__1YxZE {
    margin-right: 15px
}

.caseWall_photoGrid__5k5KJ .caseWall_row__3euK9 .caseWall_flexbox__1YxZE:last-of-type {
    margin-right: 0
}

.caseWall_photoGrid__5k5KJ .caseWall_row__3euK9 .caseWall_row_tit__2__bh {
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #1467ab;
    height: 40px;
    line-height: 40px;
    border-radius: 0 0 20px 20px;
    margin-bottom: 15px
}

.caseWall_viewAll__16qs6 {
    margin: 0 auto;
    background-color: #fff;
    border-radius: 100px;
    padding: 10px 20px;
    display: block;
    width: 140px;
    text-align: center;
    font-size: 22px;
    font-weight: 500
}

.caseWall_viewAll__16qs6 span {
    color: #3f50a5
}

.style_products__35USR {
    background-color: #eee;
    padding: 30px 0 0
}

p.style_desc__3g3vt {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 29px 0;
    letter-spacing: -1px
}

.about_about__3o5Tg {
    padding: 80px 0 108px
}

.about_content__mz6d6 {
    display: flex;
    width: 1200px;
    margin: 52px auto 0;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 12px rgba(0, 0, 0, .06);
    overflow: hidden;
    align-items: center
}

.about_banner__1WdIs {
    background-image: url(http://e4e-website.oss-cn-guangzhou.aliyuncs.com/images/ob/home-about.jpg);
    background-size: contain;
    flex: 0 0 627px;
    width: 627px;
    height: 443px
}

.about_texts__2dbcd {
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: column
}

.about_texts__2dbcd p {
    position: relative;
    top: 41px;
    text-align: justify;
    font-size: 18px;
    line-height: 28px;
    color: #2869dd;
    width: 440px;
    margin: auto
}

.about_viewAll__uWJc- {
    margin: 120px auto 0;
    background-color: #2369db;
    border-radius: 100px;
    padding: 10px 20px;
    display: block;
    width: 140px;
    text-align: center;
    font-size: 22px;
    font-weight: 500
}

.about_viewAll__uWJc- span {
    color: #fff
}

.p_title{
    font-size: 20px;
    font-weight: 700;
    color:#fff;
    margin: 0;
    padding: 0;
    line-height: 40px;
    padding-left: 20px;
}
.p_desc{
    font-size: 24px;
    color: #3474d5;
    font-weight: 700;
    margin: 0;
    padding: 0;
    padding-left: 24px;
    padding-top: 10px;
    line-height: 28px;
}

.p_icon{
    position: absolute;
    top: 55px;
    right: 50px;
    width: 80px;
    height: 80px;
    font-size: 17px;
    font-weight: 700;
    padding: 13px 0;
    line-height: 18px;
    display: block;
    text-align: center;
    border-radius: 100%;
    background-color: #efea3a;
    color: #3474d5;
}
.p_icon.bx{
    top: 90px;
    right: 60px;
    width: 60px;
    height: 60px;
    padding: 10px;
    word-wrap: break-word;
}
.p_icon.cz{
    left: 35px;
    top: 200px;
    width: 60px;
    height: 60px;
    padding: 10px;
    word-wrap: break-word;
}
#Me .p_desc,#Me .p_icon{
    color: #6382bc;
}
#Sa .p_desc,#Sa .p_icon{
    color: #2d99e8;
}
#Ur .p_desc,#Ur .p_icon{
    color: #513e0d;
}

#CZ .p_desc,#CZ .p_icon{
    color: #41c5dc;
}
#DW .p_desc,#DW .p_icon{
    color: #07989f;
}
#DW .p_icon{
    right: 40PX;
}
#KT .p_desc,#KT .p_icon{
    color: #8f82bc;
}
#KT .p_icon{
    top: 50px;
    right: 20px;
}