.content_one_tit {
    color: #FFFFFF;
    width: 1204px;
    text-align: center;
    margin: 0 auto;
}
.content_one_tit img {
    width: 20em;
    margin-top: -2em;
}
.content_one_tit span {
    font-size: 3.3em;
    line-height: 4.6em;
}
.content_one {
    position: absolute;
    width: 1204px;
    left: calc(50% - 602px);
    top: calc(50% - 25em);
    padding: 0 20px
}
.content_one_con {
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.8em;
    color: #FFFFFF;
    opacity: 1;
}
.ahover {
    cursor: pointer;
}
.ahover > span {
    left: 3em !important;
    top: 10em !important;
}
.ahover > .imghover:hover {
    transform: scale(1.05);
    transition: all 1s;
}

.content {
    background-image: url("https://energy01.oss-cn-shanghai.aliyuncs.com/upload/3A/web_static/product_content8.png");
    background-size: 100% auto;
    width: 100%;
    min-width: 1204px;
}
.content_too {
    background-image: url("https://energy01.oss-cn-shanghai.aliyuncs.com/upload/3A/web_static/product_content13.png");
    background-size: 100% auto;
    width: 100%;
    min-width: 1204px;
    position: relative;
}
.content_too_main {
    width: 1204px;
    position: absolute;
    left: calc(50% - 602px);
    top: calc(50% - 100px);
    padding-right: 20px;
    padding-left: 180px;
}
.content_too_tit {
    font-size: 2.3em;
    font-weight: bold;
    line-height: 37px;
    color: #1A1A1A;
    opacity: 1;
}
.blue_u {
    width: 82px;
    height: 4px;
    background: #0062BE;
    opacity: 1;
}
.content_too_con {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 37px;
    color: #1A1A1A;
    opacity: 1;
}
.content_diverse {
    background-image: url("https://energy01.oss-cn-shanghai.aliyuncs.com/upload/3A/web_static/product_content15.png");
    background-size: 100% auto;
    width: 100%;
    min-width: 1204px;
    position: relative;
}
.diverse_con {
    width: 1204px;
    padding: 0 20px;
    position: absolute;
    left: calc(50% - 602px);
    top: calc(50% - 155px);
}
.diverse_con_left {
    float: left;
}
.product{
    /* width: 102.5em; */
    width: 100%;
    background: #F6F6F9;
    margin: 0 auto;
    padding-top: 5.625em;
    overflow: hidden;
    padding-bottom: 7.25em;
}
.product_title{
    font-size: 3.25em;
    text-align: center;
    line-height:1.4em;
}
.product_smallTitle{
    font-size: 1.125em;
    font-family: PingFang SC;
    font-weight: 300;
    line-height: 1.625em;
    color: #242424;
    text-align: center;
    margin-top: 2px;
}
.product_img{
    width: 102.5em;
    margin: 4em auto 0;
}
.product_img img{
    width: 50em;
    height: 28.75;
}
.product_img .mar-left{
    margin-right: 2em;
}
.product_img .mar-bottom{
    margin-bottom: 2em;
}
.diverse_con_right {
    float: right;
    text-align: right;
}
.diverse_con_left_li img {
    width: 127px;
    height: 127px;
    display: block;
}
.diverse_con_left_li {
    margin-left: 62px;
    margin-bottom: 55px;
    float: left;
}
.content_quality {
    background-image: url("https://energy01.oss-cn-shanghai.aliyuncs.com/upload/3A/web_static/product_content7.png");
    background-size: 100% auto;
    width: 100%;
    min-width: 1204px;
    position: relative;
}
.quality_con {
    position: absolute;
    width: 1204px;
    left: calc(50% - 602px);
    top: calc(50% - 22em)
}
.quality_tap {
    margin-top: 5em;
    padding: 0 20px;
}
.quality_tap_item {
    float: left;
    cursor: pointer;
}

.quality_tap_item_active {
    color: #40A2FF !important;
    /*opacity: 0.2;*/
    background: linear-gradient(270deg, #FFFFFF -100%, rgba(255, 255, 255, 0.1) 100%);
}

.quality_tap_item li {
    width: 286px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 18px;
    text-align: right;
    padding-right: 50px;
    line-height: 60px;
}
.quality_tap_con {
    float: left;
    padding-left: 2.5em;
}
.quality_tap_con_tit {
    font-size: 2em;
    font-weight: 500;
    line-height: 30px;
    color: #FFFFFF;
    opacity: 1;
    margin-top: 2.2em;
}
.inf {
    color: #FFFFFF;
    margin-top: 1em;
}
.quality_tap_con {
    display: none;
}