@font-face {
    font-family: "HuaweiSans-Regular";
    src: url(/Assets/Solar/font/HuaweiSans-Regular.eot);
    src: url(/Assets/Solar/font/HuaweiSans-Regular.eot?#iefix) format("embedded-opentype"), url(/Assets/Solar/font/HuaweiSans-Regular.woff) format("woff"), url(/Assets/Solar/font/HuaweiSans-Regular.ttf) format("truetype"), url(/Assets/Solar/font/HuaweiSans-Regular.svg) format("svg");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "HuaweiSans-Bold";
    src: url(/Assets/Solar/font/HuaweiSans-Bold.eot);
    src: url(/Assets/Solar/font/HuaweiSans-Bold.eot?#iefix) format("embedded-opentype"), url(/Assets/Solar/font/HuaweiSans-Bold.woff) format("woff"), url(/Assets/Solar/font/HuaweiSans-Bold.ttf) format("truetype"), url(/Assets/Solar/font/HuaweiSans-Bold.svg) format("svg");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "HuaweiSans-Light";
    src: url(/Assets/Solar/font/HuaweiSans-Light.eot);
    src: url(/Assets/Solar/font/HuaweiSans-Light.eot?#iefix) format("embedded-opentype"), url(/Assets/Solar/font/HuaweiSans-Light.woff) format("woff"), url(/Assets/Solar/font/HuaweiSans-Light.ttf) format("truetype"), url(/Assets/Solar/font/HuaweiSans-Light.svg) format("svg");
    font-style: normal;
    font-weight: 400;
}

img {
    float: none;
    max-width: 100%;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

body {
    font-size: 18px;
}



#footer .share .share_icon a {
    float: none;
    display: inline-block;
}

h1,
h2,
h3,
h4 {
    font-family: 'HuaweiSans-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
}

h1 {
    font-size: 48px;
    line-height: 60px;
    text-align: center;
    display: block;
    font-weight: normal;
    margin-top: 80px;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.content-box {
    padding-bottom: 1px;
    max-width: 1366px;
    margin: 0 auto;
}

.line-color {
    letter-spacing: -0.32em;
    width: 100%;
}

.line-color .bule {
    display: inline-block;
    letter-spacing: normal;
    width: 15%;
    height: 2px;
    overflow: hidden;
    background: #00b2ee;
}

.line-color .greyer {
    display: inline-block;
    letter-spacing: normal;
    width: 85%;
    height: 2px;
    overflow: hidden;
    background: #cccccc;
}

@media (max-width:767px) {
    h1 {
        font-size: 28px;
        line-height: 40px;
        margin-top: 40px;
        padding: 0 15px;
    }
}


/*banner*/

.banner-detail-box {
    position: relative;
}

.banner-detail-box .banner-pic {
    text-align: center
}

.banner-detail-box img {
    max-width: 100%;
    margin: 0 auto;
}


/*@media (max-width:767px) {
    .banner-detail-box {
        margin-top: 55px;
    }
}*/


/*anchoring*/

.point-content-nav.fixed {
    position: fixed;
    top: 0 !important;
    width: 100%;
    z-index: 99;
    background: #fff;
    /*box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);*/
    border-bottom: 1px solid #dbdbdb;
}

.point-content-nav {
    margin-top: 70px;
}

.point-content-nav ul {
    display: block;
    text-align: center;
    letter-spacing: -0.32em;
}

.point-content-nav ul li {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 100px;
    text-align: center;
}

.point-content-nav ul li a {
    font-size: 28px;
    line-height: 40px;
    color: #000;
}

.point-content-nav ul li a:hover {
    text-decoration: none;
}

.point-content-nav ul li a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100px;
    background: url(/Assets/Solar/v2/img/anchoring_icon_02_b.png) no-repeat top center;
    margin-bottom: 30px;
}

.point-content-nav ul li+li a::before {
    background: url(/Assets/Solar/v2/img/anchoring_icon_01_a.png) no-repeat top center;
}

.point-content-nav ul li+li+li a::before {
    background: url(/Assets/Solar/v2/img/anchoring_icon_03.png) no-repeat top center;
}

.point-content-nav ul li.active a::before {
    background: url(/Assets/Solar/v2/img/anchoring_icon_hover_02_b.png) no-repeat top center;
}

.point-content-nav ul li+li.active a::before {
    background: url(/Assets/Solar/v2/img/anchoring_icon_hover_01_a.png) no-repeat top center;
}

.point-content-nav ul li+li+li.active a::before {
    background: url(/Assets/Solar/v2/img/anchoring_icon_hover_03.png) no-repeat top center;
}

.point-content-nav.fixed ul li {
    margin: 0 30px;
    padding: 23px 0 18px;
}

.point-content-nav.fixed ul li a:hover {
    text-decoration: none;
}

.point-content-nav.fixed ul li a::before {
    width: 78px;
    height: 78px;
    background: url(/Assets/Solar/v2/img/anchoring_icon_02_fiexd_b.png) no-repeat top center;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.point-content-nav.fixed ul li+li a::before {
    background: url(/Assets/Solar/v2/img/anchoring_icon_01_fiexd_a.png) no-repeat top center;
}

.point-content-nav.fixed ul li+li+li a::before {
    background: url(/Assets/Solar/v2/img/anchoring_icon_03_fiexd.png) no-repeat top center;
}

.point-content-nav.fixed ul li.active a::before {
    background: url(/Assets/Solar/v2/img/anchoring_icon_hover_02_fiexd_b.png) no-repeat top center;
}

.point-content-nav.fixed ul li+li.active a::before {
    background: url(/Assets/Solar/v2/img/anchoring_icon_hover_01_fiexd_a.png) no-repeat top center;
}

.point-content-nav.fixed ul li+li+li.active a::before {
    background: url(/Assets/Solar/v2/img/anchoring_icon_hover_03_fiexd.png) no-repeat top center;
}

.point-content-nav.fixed ul li a {
    font-size: 22px;
    line-height: 32px;
    
}

@media (min-width:1366px) {
    .point-content-nav ul li a:hover::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_hover_02_b.png) no-repeat top center;
    }
    .point-content-nav ul li+li a:hover::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_hover_01_a.png) no-repeat top center;
    }
    .point-content-nav ul li+li+li a:hover::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_hover_03.png) no-repeat top center;
    }
    .point-content-nav.fixed ul li a:hover::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_hover_02_fiexd_b.png) no-repeat top center;
    }
    .point-content-nav.fixed ul li+li a:hover::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_hover_01_fiexd_a.png) no-repeat top center;
    }
    .point-content-nav.fixed ul li+li+li a:hover::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_hover_03_fiexd.png) no-repeat top center;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .point-content-nav ul li {
        margin: 0 30px;
    }
    .point-content-nav.fixed ul li {
        margin: 0 20px;
    }
    .point-content-nav.fixed ul li a {
        font-size: 18px;
        line-height: 28px;
    }
    .point-content-nav.fixed ul li a span{
        max-width: 120px;
        display: inline-block;
        vertical-align: middle;
    }
   

}

@media (min-width: 768px) and (max-width:992px) {
    .point-content-nav {
        margin-top: 55px;
    }
}

@media (max-width:767px) {
    .point-content-nav {
        padding: 0 15px;
        margin-top: 40px;
    }
    .point-content-nav ul {
        letter-spacing: -0.32em;
    }
    .point-content-nav ul li {
        letter-spacing: normal;
        width: 33%;
        display: inline-block;
        vertical-align: top;
        margin: 0;
        text-align: center;
    }
    .point-content-nav ul li a {
        font-size: 14px;
        line-height: 26px;
    }
    .point-content-nav ul li a span{
        display: block;
        line-height: 20px;
    }
    .point-content-nav ul li a::before,
    .point-content-nav ul li.active a::before,
    .point-content-nav ul li+li a::before,
    .point-content-nav ul li+li.active a::before,
    .point-content-nav ul li+li+li a::before,
    .point-content-nav ul li+li+li.active a::before {
        background-size: 100%;
        width: 50px;
        height: 40px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    .point-content-nav.fixed ul li a::before,
    .point-content-nav.fixed ul li.active a::before,
    .point-content-nav.fixed ul li+li a::before,
    .point-content-nav.fixed ul li+li.active a::before,
    .point-content-nav.fixed ul li+li+li a::before,
    .point-content-nav.fixed ul li+li+li.active a::before {
        background-size: 100%;
        width: 40px;
        height: 40px;
        margin-bottom: 0px;
        margin-left: 0;
        margin-right: 0;
        display: inline-block;
        vertical-align: middle;
    }
    .point-content-nav.fixed ul li {
        margin: 0px;
        padding: 15px 10px 12px 0;
    }
    .point-content-nav.fixed ul li a {
        letter-spacing: -0.32em;
    }
    .point-content-nav.fixed {
        border-top: 1px solid #dbdbdb;
        top: 55px !important;
        margin-top: 0;
    }
    .point-content-nav.fixed ul li a span {
        letter-spacing: normal;
        font-size: 12px;
        line-height: 20px;
        display: block;
        text-align: center;
    }
    .point-content-nav ul li a::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_02_mob_b.png) no-repeat top center;
    }
    .point-content-nav ul li+li a::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_02_mob_a.png) no-repeat top center;
    }
    .point-content-nav ul li+li+li a::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_06_mob.png) no-repeat top center;
    }
    .point-content-nav ul li.active a::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_03_mob_b.png) no-repeat top center;
    }
    .point-content-nav ul li+li.active a::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_03_mob_b.png) no-repeat top center;
    }
    .point-content-nav ul li+li+li.active a::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_05_mob.png) no-repeat top center;
    }
    .point-content-nav.fixed ul li a::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_04_mob_b.png) no-repeat top center;
    }
    .point-content-nav.fixed ul li+li a::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_02_mob_a.png) no-repeat top center;
    }
    .point-content-nav.fixed ul li+li+li a::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_06_mob.png) no-repeat top center;
    }
    .point-content-nav.fixed ul li.active a::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_03_mob_b.png) no-repeat top center;
    }
    .point-content-nav.fixed ul li+li.active a::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_01-mob_a.png) no-repeat top center;
    }
    .point-content-nav.fixed ul li+li+li.active a::before {
        background: url(/Assets/Solar/v2/img/anchoring_icon_05_mob.png) no-repeat top center;
    }
}

@media (max-width:321px) {
    .point-content-nav.fixed ul li a span {
        max-width: 40px;
    }
}


/*wnzi_cont*/

.wnzi_cont {
    position: relative;
    margin-top: 50px;
    margin-bottom: 40px;
}

.wnzi_cont .content {
    background: #f2f2f2;
    width: 100%;
    padding: 40px 15%;
    font-size: 18px;
}

.wnzi_cont .content ul li {
    margin: 5px 0;
    position: relative;
}

.wnzi_cont .content ul li::before {
    content: "";
    background: url(/Assets/Solar/img/text_p_right.png) no-repeat left top;
    width: 19px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 6px;
}

.wnzi_cont .content ul li span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 40px;
}

.wnzi_cont .pointing {
    width: 80px;
    height: 40px;
    position: absolute;
    left: 18.4%;
    top: -39px;
    background: url(/Assets/Solar/img/b_triangle.png) no-repeat;
}

.content-box+.content-box .wnzi_cont .pointing {
    left: 45%;
}

.content-box+.content-box+.content-box .wnzi_cont .pointing {
    left: auto;
    right: 21%;
}

@media (max-width:767px) {
    .wnzi_cont .content {
        padding: 20px 5%;
    }
    .wnzi_cont .pointing {
        left: 7.4%;
    }
    .wnzi_cont .content ul li {
        margin-bottom: 15px;
    }
}


/**/


/*seconds2 css bof*/

.seconds2 {
    margin-bottom: 50px;
    background: #eeeeee;
    position: relative;
}

.seconds2.seconds-bg-01 {
    background: #fafafa;
}

.seconds2 .pro-info {
    width: 100%;
    height: 100%;
    letter-spacing: -0.32em;
}

.seconds2 .pro-info .left-video {
    width: 50%;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    float: right;
    max-width: 660px;
}

.seconds2 .pro-info .right-text {
    width: 50%;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    padding-left: 80px;
    padding-top: 60px;
    float: left;
    padding-right: 80px;
}

.seconds2 .pro-info h2 {
    font-size: 48px;
    line-height: 60px;
    color: #00a5ea;
    margin-bottom: 10px;
    position: relative;
}

.seconds2 .pro-info h2 span {
    font-size: 45px;
}

.seconds2 .pro-info h2+h3 {
    font-size: 28px;
    line-height: 38px;
    color: #000;
}

.seconds2 .pro-info p {
    font-size: 18px;
    line-height: 26px;
}

.seconds2 .pro-info .table-list {
    margin-top: 25px;
}
.seconds2 .pro-info .table-list >div h4{
    font-size: 24px;
    margin-bottom: 10px;
}
.seconds2 .pro-info .table-list >div h4 +img{
    margin:0px 0 30px;
}
.seconds2 .pro-info .table-list .marign-center {
    text-align: center;
}

.seconds2 .pro-info .table-list.table-absout {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 50%;
    z-index: 19;
    text-align: center;
}

.seconds2 .pro-info .table-list.table-absout .cont-without {
    padding: 15px 30px;
    border-radius: 20px;
    background-color: rgba(255, 255, 255, .35);
    z-index: 20;
    margin-top: 0;
    text-align: left;
    display: inline-block;
}

.seconds2 .pro-info .table-list.table-absout .cont-without ul li {
    margin-right: 30px;
}

.seconds2 .pro-info .table-list.table-absout .cont-without ul li span {
    color: #333;
    font-size: 16px;
    font-family: myFont_special, Arial, Helvetica, sans-serif;
    margin-top: 15px;
}

.seconds2 .pro-info .table-list>span {
    font-size: 15px;
    line-height: 22px;
}

.seconds2 .pro-info .table-list>span em {
    color: #00a5ea;
    font-size: 20px;
    font-style: normal
}

.seconds2 .pro-info .table-list .table {
    width: 100%;
    max-width: 400px;
    margin-top: 20px;
    background: #eee;
}

.seconds2 .pro-info .table-list .table ul {
    padding: 8px 10px;
    letter-spacing: -0.32em;
}

.seconds2 .pro-info .table-list .table ul.bule {
    background: #1aadea;
    color: #fff;
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
}

.seconds2 .pro-info .table-list .table li {
    width: 38%;
    letter-spacing: normal;
    display: inline-block;
    padding: 0 10px;
    font-size: 13px;
    line-height: 15px;
}

.seconds2 .pro-info .table-list .table li+li {
    width: 32%;
}

.seconds2 .pro-info .table-list .table li+li+li {
    width: 30%;
}

.seconds2 .pro-info .table-list .table ul.bold {
    font-family: HuaweiSans-Bold, Arial, Helvetica, sans-serif;
}

.seconds2.seconds-bg-01 .pro-info p {
    font-size: 20px;
    font-family: HuaweiSans-Light, Arial, Helvetica, sans-serif;
    width: 100%;
}

@media (min-width:768px) and (max-width:1024px) {
    .seconds2 .pro-info h2 span,
    .seconds2 .pro-info h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .seconds2 .pro-info .right-text {
        padding-left: 30px;
        padding-top: 30px;
        padding-right: 30px;
    }
    .seconds2 .pro-info h2+h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .seconds2 .pro-info .table-list.table-absout .cont-without ul li {
        max-width: 24%;
        margin-right: 10px;
        vertical-align: top;
    }
    .seconds2 .pro-info .table-list.table-absout .cont-without ul li:last-child {
        margin-right: 0;
    }
    .seconds2 .pro-info .table-list {
        margin-top: 15px;
    }
}

@media (max-width:767px) {
    .seconds2 {
        margin-bottom: 0;
    }
    .seconds2 .pro-info .right-text {
        float: none;
        width: 100%;
        background: #212121;
        padding-left: 15px;
        padding-top: 30px;
    }
    .seconds2 .pro-info .left-video {
        float: none;
        width: 100%;
    }
    .seconds2 .pro-info h2 {
        font-size: 24px;
        line-height: 34px;
        color: #00a5ea;
        margin-bottom: 0px;
    }
    .seconds2 .pro-info h2 span {
        font-size: 30px;
    }
    .seconds2 .pro-info .table-list .table {
        margin-top: 10px;
    }
    .seconds2 .pro-info p {
        font-size: 14px;
        line-height: 22px;
        color: #fff;
        margin-bottom: 10px;
    }
    .seconds2.seconds-bg-01.seconds2.seconds-bg-01 {
        background: #fff;
        margin-bottom: 30px;
    }
    .seconds2.seconds-bg-01 .pro-info .right-text {
        background: #fff;
        padding-right: 15px;
        padding-top: 30px;
    }
    .seconds2.seconds-bg-01 .pro-info p {
        font-size: 16px;
        color: #000;
    }
    .seconds2.seconds-bg-01 .pro-info p > span{
        font-family: HuaweiSans-Regular, Arial, Helvetica, sans-serif; 
    }
    .seconds2.seconds-bg-01 .pro-info .table-list {
        margin-top: 15px;
    }
    .seconds2.seconds-bg-01 .pro-info .table-list span {
        color: #000;
        font-size: 14px;
    }
    .seconds2.seconds-bg-01 .pro-info .table-list .table ul.bule {
        background: #f2f2f2;
        color: #666;
    }
    .seconds2.seconds-bg-01 .pro-info .table-list .table ul.bule li,
    .seconds2 .pro-info .table-list .table ul.bold li {
        color: #666;
    }
    .seconds2.seconds-bg-01 .pro-info .table-list .table li {
        color: #666;
    }
    .seconds2 .pro-info .table-list .table ul.bold {
        background: #f2f2f2;
    }
    .seconds2 .pro-info h2+h3 {
        font-size: 18px;
        line-height: 26px;
        color: #000;
        margin: 3px 0;
    }
    .seconds2 .pro-info .table-list.table-absout .cont-without ul li:last-child {
        margin-right: 0;
    }
    .seconds2 .pro-info .table-list.table-absout .cont-without ul li {
        margin-right: 20px;
        vertical-align: bottom;
    }
    .seconds2 .pro-info .table-list.table-absout .cont-without {
        padding: 5px 25px;
    }
}


/*seconds2 css eof*/


/*seconds4 css bof*/

.seconds4 {
    margin-bottom: 50px;
    background: #fafafa;
}

.seconds4 .pro-info .left-video {
    float: left;
}

.seconds4 .pro-info .right-text {
    float: right;
    padding-left: 80px;
    padding-right: 80px;
}

.seconds2 .pro-info h3 {
    margin: 3px 0;
    font-size: 24px;
    color: #00a5ea;
}

.seconds4.seconds2 .pro-info h3 {
    margin: 10px 0;
    font-size: 28px;
    line-height: 38px;
    color: #000;
}

.seconds4 .pro-info .table-list>div {
    margin-bottom: 25px;
}

.seconds4 .pro-info .table-list>div em {
    display: inline-block;
}

.seconds4 .pro-info .table-list>div em+span {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
    padding-left: 15px;
    font-size: 18px;
}

.seconds4 .mob-title {
    padding-top: 20px;
    letter-spacing: normal;
}

.seconds2.seconds4 .pro-info p {
    font-family: HuaweiSans-Regular, Arial, Helvetica, sans-serif;
}

.seconds4 .pro-info .table-list td,
.seconds4 .pro-info .table-list th {
    font-size: 16px;
    padding: 20px 0 20px 20px;
}

.title-icon-01 {
    width: 49px;
    height: 52px;
    background: url(/Assets/Solar/v2/img/contetn_icon_09.png) no-repeat;
    position: absolute;
    left: 0;
    top: 5px;
}

.title-icon-01+span {
    padding-left: 60px;
}

.title-icon-02 {
    width: 61px;
    height: 61px;
    background: url(/Assets/Solar/v2/img/contetn_icon_13.png) no-repeat;
    position: absolute;
    left: 0;
    top: 5px;
}

.title-icon-02+span {
    padding-left: 80px;
}

.title-icon-03 {
    width: 50px;
    height: 51px;
    background: url(/Assets/Solar/v2/img/contetn_icon_15.png) no-repeat;
    position: absolute;
    left: 0;
    top: 5px;
}

.title-icon-03+span {
    padding-left: 60px;
}

@media (min-width:768px) and (max-width:1024px) {
    .seconds4 .pro-info .right-text {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 15px;
    }
    .seconds4.seconds2 .pro-info h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .seconds4 .pro-info .table-list>div {
        margin-bottom: 15px;
    }
    .seconds4 .pro-info .table-list>div em {
        width: 50px;
    }
    .seconds4 .pro-info .table-list>div em+span {
        font-size: 14px;
    }
    .title-icon-01,
    .title-icon-02,
    .title-icon-03 {
        background-size: 100%;
        width: 34px;
        top: 0;
    }
    .title-icon-01+span,
    .title-icon-02+span,
    .title-icon-03+span {
        padding-left: 44px;
    }
    .seconds4 .pro-info .table-list td,
    .seconds4 .pro-info .table-list th {
        font-size: 14px;
    }
}

@media (max-width:767px) {
    .seconds4 {
        background: #f7f7f7;
    }
    .seconds2 .pro-info h3 {
        margin: 10px 0 10px 0;
        font-size: 16px;
    }
    .seconds3 .right-text .table-list ul li img {
        max-width: 36px;
    }
    .seconds3 .cont-without ul li:first-child img,
    .seconds3 .cont-with ul li:first-child img {
        margin-left: -7px;
        max-width: 41px;
    }
    .seconds3 .right-text .table-list+.table-list p {
        margin: 0;
        color: #7a7a7a;
        line-height: 16px;
        font-size: 12px;
        margin-bottom: 5px;
    }
    .seconds2 .pro-info .table-list.table-absout .cont-without ul li span {
        font-size: 12px;
    }
    .seconds3 .cont-without ul li span,
    .seconds3 .cont-with ul li span {
        font-size: 12px;
    }
    .seconds3 .right-text .table-list+.table-list h3 {
        font-family: HuaweiSans-Regular, Arial, Helvetica, sans-serif;
        color: #7a7a7a;
        margin: 5px 0;
        font-size: 16px;
        margin-bottom: 5px;
    }
    .seconds4 {
        margin-bottom: 0px;
    }
    .seconds4 .mob-title {
        padding-top: 5px;
    }
    .seconds4.seconds2 .pro-info h3 {
        font-size: 18px;
        line-height: 26px;
        color: #000;
        margin: 3px 0;
    }
    .seconds4 .pro-info .right-text {
        background: #f7f7f7;
        padding-left: 15px;
        padding-bottom: 10px;
        padding-right: 15px;
    }
    .seconds4 .pro-info p {
        color: #000;
        font-family: HuaweiSans-Regular, Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 16px;
    }
    .seconds4 .pro-info .table-list {
        margin-top: 15px;
    }
    .seconds4 .pro-info .table-list>div {
        margin-bottom: 15px;
    }
    .seconds4 .pro-info .table-list>div em {
        max-width: 50px;
    }
    .seconds4 .pro-info .table-list>div em img {
        max-width: 100%;
    }
    .seconds4 .pro-info .table-list>div em+span {
        width: 80%;
        font-size: 16px;
    }
    .seconds4 .pro-info h2 {
        font-size: 24px;
    }
    .title-icon-01,
    .title-icon-02,
    .title-icon-03 {
        background-size: 100%;
        width: 34px;
        top: 0;
    }
    .title-icon-01+span,
    .title-icon-02+span,
    .title-icon-03+span {
        padding-left: 44px;
    }
    .seconds4 .pro-info .table-list td,
    .seconds4 .pro-info .table-list th {
        font-size: 14px;
    }
}


/*seconds4 css eof*/

.seconds2.seconds-bg-01 .pro-info .table-list>div em {
    display: inline-block;
}

.seconds2.seconds-bg-01 .pro-info .table-list>div em+span {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
    padding-left: 15px;
    font-size: 22px;
}

.seconds2.seconds-bg-01 .pro-info .table-list>div,.seconds2.seconds3 .pro-info .table-list>.table-box {
    margin-bottom: 25px;
}

.seconds2.seconds-bg-01 .pro-info .right-text h4 {
    font-size: 24px;
    line-height: 36px;
}

.seconds2.seconds-bg-01 .pro-info .right-text .line-color+h4 {
    margin-top: 30px;
}

.seconds2.seconds-bg-01 .pro-info .right-text .c-l li {
    margin: 30px 0;
    position: relative;
}

.seconds2.seconds-bg-01 .pro-info .right-text .c-l li:before {
    content: "";
    background: url(/Assets/Solar/img/text_p_right.png) no-repeat left top;
    width: 19px;
    height: 17px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 6px;
}

.seconds2.seconds-bg-01 .pro-info .right-text .c-l li span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px;
}

@media(min-width:768px) and (max-width:1024px) {
    .seconds2.seconds-bg-01 .pro-info .table-list>div em {
        width: 50px;
    }
    .seconds2.seconds-bg-01 .pro-info .table-list>div em+span {
        font-size: 16px;
    }
    .seconds2.seconds-bg-01 .pro-info .right-text .line-color+h4 {
        margin-top: 10px;
        font-size: 18px;
        line-height: 26px;
    }
    .seconds2.seconds-bg-01 .pro-info .right-text .c-l li {
        margin: 15px 0;
    }
    .seconds2.seconds-bg-01 .pro-info .right-text .c-l li span {
        font-size: 16px;
    }
}

@media (max-width:767px) {
    .seconds2.seconds-bg-01 .pro-info .table-list>div em {
        max-width: 50px;
    }
    .seconds2.seconds-bg-01 .pro-info .table-list>div em+span {
        font-size: 16px;
        line-height: 24px;
        padding-left: 15px;
    }
    .seconds2.seconds-bg-01 .pro-info .table-list>div {
        margin-bottom: 15px;
    }
    .seconds2.seconds-bg-01 .pro-info .right-text .line-color+h4 {
        margin-top: 10px;
        font-size: 18px;
        line-height: 26px;
    }
    .seconds2.seconds-bg-01 .pro-info .right-text .c-l li {
        margin: 15px 0;
        font-size: 16px
    }
}


/*video css bof*/

.player-outer-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 98;
}

.video_box {
    width: 100%;
    position: relative;
    z-index: 19;
    overflow: hidden;
}

.video_box a.js_img_link,
.video_box a.js_video_icon,
.video_box a.js_video_player {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.video_box a.js_video_player:before {
    width: 137px;
    height: 137px;
    background: url(/Assets/Solar/v2/img/pro-icon.png) no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -68px;
    margin-top: -68px;
}

.video_box a.js_img_link {
    background: none;
}

.video_box a.js_video_icon:hover,
.video_box a.js_video_player:hover:before {
    background: url(/Assets/Solar/v2/img/pro-icon_hover.png) no-repeat;
}

@media (max-width:767px) {
    .video_box a.js_video_player:before {
        background-size: 60%;
        margin-left: -40px;
        margin-top: -40px;
    }
    .video_box a.js_video_icon:hover,
    .video_box a.js_video_player:hover:before {
        background-size: 60%;
    }
    .vjs-poster {
        background-size: cover;
    }
}


/*video css eof*/


/*seconds3 css bof*/

.seconds3 {
    background: #fafafa;
}

.seconds3 .pro-info .left-video {
    float: left;
}

.seconds3 .pro-info .right-text {
    float: right;
    padding-left: 80px;
}

.seconds3.seconds2 .pro-info .table-list {
    margin-top: 20px;
}

.seconds3.seconds2 .pro-info .table-list .cont-without ul,
.seconds3.seconds2 .pro-info .table-list .cont-with ul {
    margin-top: 15px;
}

.seconds3 .cont-without,
.seconds3 .cont-with {
    margin-bottom: 20px;
}

.seconds3 .cont-without ul li,
.seconds3 .cont-with ul li {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    word-break: break-all;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    padding-top: 0px;
    margin-bottom: 4px;
    margin-right: 20px;
    text-align: center;
}

.seconds3 .cont-without ul li:first-child img,
.seconds3 .cont-with ul li:first-child img {
    margin-left: -7px;
}

.seconds3 .cont-without ul li span,
.seconds3 .cont-with ul li span {
    display: block;
    color: #00a5ea;
    margin-top: 5px;
}

.seconds3 .cont-without.m-j>div {
    margin: 20px 0;
}

.seconds3 .cont-without.m-j img {
    margin-bottom: 10px;
}

.seconds3 .cont-without.m-j p {
    font-size: 18px;
}

.seconds3 .real-demo {
    background: #01b0f1;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    padding: 10px 30px;
}

.seconds3 .real-demo:hover {
    text-decoration: none;
}

.seconds3 .pro-info .right-text .tit-con p {
    font-size: 22px;
    line-height: normal;
}

.seconds3 .pro-info .table-list p {
    /*font-family: HuaweiSans-Regular, Arial, Helvetica, sans-serif;*/
    letter-spacing: normal;
}

@media (min-width:768px) and (max-width:1024px) {
    .seconds3 .pro-info .right-text {
        padding-left: 30px;
       
    }
    .seconds3 .cont-without ul li {
        margin-right: 20px;
    }
}

@media(max-width:767px) {
    .seconds3 {
        position: relative;
    }
    .seconds3.seconds2 .pro-info .table-list {
        top: 25px;
    }
    .seconds3 .pro-info .right-text {
        background: #f7f7f7;
        padding-left: 15px;
        padding-top: 30px;
        padding-right: 15px;
        
    }
    .seconds2.seconds3 .pro-info .table-list>.table-box +img{
        padding-bottom:40px ;
    }
    .seconds2 .pro-info .table-list.table-absout {
        width: 90%;
        left: 5%;
    }
    .seconds3 .pro-info .right-text .tit-con p {
        color: #484848;
        font-family: HuaweiSans-Regular, Arial, Helvetica, sans-serif;
        font-size: 16px;
    }
    .seconds3 .pro-info p {
        color: #000;
    }
    .seconds3 .pro-info h2.title {
        font-size: 30px;
        line-height: 40px;
        color: #00a5ea;
    }
    .seconds3 .pro-info .table-list {
        letter-spacing: -0.32em;
        margin-top: 0px;
    }
    .seconds3 .cont-without,
    .seconds3 .cont-with {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        letter-spacing: normal;
    }
    .seconds3 .cont-without p,
    .seconds3 .cont-with p {
        margin-bottom: 5px;
    }
    .seconds3 .cont-without {
        margin-bottom: 0;
    }
    .seconds3 .cont-without ul li,
    .seconds3 .cont-with ul li {
        margin-bottom: 10px;
    }
    .seconds3 .cont-without.m-j>div {
        border: 1px solid #ccc;
        padding: 12px 25px;
        margin: 0;
        margin-top: 20px;
    }
    .seconds3 .cont-without.m-j>div:first-child img {
        max-width: 170px;
    }
    .seconds3 .cont-without.m-j p {
        font-size: 16px;
    }
    .seconds3 .cont-without.m-j img {
        margin-bottom: 3px;
    }
    .seconds3 .cont-without.m-j {
        margin-bottom: 0px;
        margin-top: -20px;
    }
}

@media (max-width:400px) {
    .seconds3 .pro-info .table-list ul {
        width: 100%;
    }
}


/*seconds3 css eof*/


/*big-video-box*/

.big-video-box {
    margin-bottom: 40px;
}

.big-video-box h2 {
    text-align: center;
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 50px;
    padding-top: 40px;
}

@media (min-width:768px) and (max-width:1024px) {
    .big-video-box h2 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 30px;
        padding-top: 0px;
    }
}

@media (max-width:767px) {
    .big-video-box h2 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 30px;
        padding-top: 0px;
    }
}


/*modular3 css bof*/

#content .modular3 .solutions {
    overflow: hidden;
    position: relative;
    background-size: 117%;
    padding-bottom: 40px;
}

#content .modular3 .solutions .tab_pic .tabv {
    position: absolute;
}

#content .modular3 .solutions .tab_pic .tabv a {
    display: inline-block;
    width: 29px;
    margin-right: 10px;
    position: relative;
    top: -40px;
}


/*tabv-1-1*/

#content .modular3 .solutions .tab_pic .tabv-1-1 {
    width: 315px;
    height: 110px;
    left: 2%;
    /* top: 7%; */
    bottom: auto;
    z-index: 8;
    /* left: auto; */
    bottom: 30%;
}

#content .modular3 .solutions .tab_pic .tabv a img {
    max-width: 100%;
    width: 20px;
    height: 20px;
}

#content .modular3 .solutions .tab_pic .tabv-1-1 a:first-child {
    top: 45px;
    left: 10px;
    position: absolute;
    left: auto;
}

#content .modular3 .solutions .tab_pic .tabv-1-1 a+a {
    width: 100%;
    height: 110px;
    top: 0;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-1-1 {
        width: 236px;
        height: 85px;
        bottom: 31.5%;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-1 a+a {
        height: 82px;
        top: 4px;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-1 a:first-child {
        top: 40px
    }
}


/*tabv-1-1*/


/*tabv-1-2*/

#content .modular3 .solutions .tab_pic .tabv-1-2 {
    left: 26.5%;
    bottom: 30%;
    width: 306px;
    /* bottom: auto; */
    z-index: 8;
}

#content .modular3 .solutions .tab_pic .tabv-1-2 a:first-child {
    top: 52px;
    /* right: -15px; */
    position: absolute;
    left: -10px;
}

#content .modular3 .solutions .tab_pic .tabv-1-2 a+a {
    width: 100%;
    height: 110px;
    top: 6px;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-1-2 {
        width: 229px;
        height: 85px;
        bottom: 31%;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-2 a+a {
        height: 82px;
        top: 0;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-2 a:first-child {
        top: 36px;
    }
}


/*tabv-1-2*/


/*tabv-1-3*/

#content .modular3 .solutions .tab_pic .tabv-1-3 {
    right: 27.5%;
    /* top: 77%; */
    width: 315px;
    bottom: 30%;
    z-index: 8;
    height: 110px;
}

#content .modular3 .solutions .tab_pic .tabv-1-3 a:first-child {
    top: 45px;
    left: 3px;
    position: absolute;
}

#content .modular3 .solutions .tab_pic .tabv-1-3 a+a {
    display: inline-block;
    width: 100%;
    height: 110px;
    top: 0px;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-1-3 {
        right: 27.5%;
        width: 240px;
        height: 85px;
        bottom: 31%;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-3 a:first-child {
        top: 35px;
        left: 0px;
    }
}


/*tabv-1-3*/


/*tabv-1-4*/

#content .modular3 .solutions .tab_pic .tabv-1-4 {
    right: 3.5%;
    /* top: 77%; */
    width: 315px;
    bottom: 30%;
    z-index: 8;
    height: 110px;
}

#content .modular3 .solutions .tab_pic .tabv-1-4 a:first-child {
    top: 45px;
    left: -5px;
}

#content .modular3 .solutions .tab_pic .tabv-1-4 a+a {
    display: inline-block;
    width: 100%;
    height: 110px;
    top: -28px;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-1-4 {
        width: 239px;
        bottom: 31.5%;
        height: 82px;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-4 a+a {
        height: 83px;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-4 a:first-child {
        top: 35px;
        left: -4px;
    }
}


/*tabv-1-4*/


/*tabv-1-5*/

#content .modular3 .solutions .tab_pic .tabv-1-5 {
    width: 315px;
    height: 110px;
    left: 2.3%;
    /* top: 34%; */
    bottom: 13%;
    z-index: 8;
}

#content .modular3 .solutions .tab_pic .tabv-1-5 a:first-child {
    top: 45px;
    left: -5px;
    position: absolute;
}

#content .modular3 .solutions .tab_pic .tabv-1-5 a+a {
    width: 100%;
    height: 110px;
    top: 0;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-1-5 {
        width: 232px;
        height: 82px;
        bottom: 15%;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-5 a:first-child {
        top: 35px;
        left: -4px;
    }
}


/*tabv-1-5*/


/*tabv-1-6*/

#content .modular3 .solutions .tab_pic .tabv-1-6 {
    left: 25.5%;
    /* top: 77%; */
    width: 315px;
    bottom: 13%;
    z-index: 8;
    height: 110px;
}

#content .modular3 .solutions .tab_pic .tabv-1-6 a:first-child {
    top: 45px;
    left: 3px;
    position: absolute;
}

#content .modular3 .solutions .tab_pic .tabv-1-6 a+a {
    display: inline-block;
    width: 100%;
    height: 110px;
    top: 0px;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-1-6 {
        right: 11.5%;
        /* top: 77%; */
        width: 239px;
        bottom: 15%;
        z-index: 8;
        height: 82px;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-6 a:first-child {
        top: 35px;
        left: 0px;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-6 a+a {
        height: 82px;
    }
}


/*tabv-1-6*/


/*tabv-1-7*/

#content .modular3 .solutions .tab_pic .tabv-1-7 {
    left: 49.3%;
    /* top: 77%; */
    width: 315px;
    bottom: 13%;
    z-index: 8;
    height: 110px;
}

#content .modular3 .solutions .tab_pic .tabv-1-7 a:first-child {
    top: 45px;
    left: 3px;
    position: absolute;
}

#content .modular3 .solutions .tab_pic .tabv-1-7 a+a {
    display: inline-block;
    width: 100%;
    height: 110px;
    top: 0px;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-1-7 {
        right: 11.5%;
        /* top: 77%; */
        width: 239px;
        bottom: 15%;
        z-index: 8;
        height: 82px;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-7 a:first-child {
        top: 35px;
        left: -1px;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-7 a+a {
        height: 82px;
    }
}


/*tabv-1-7*/


/*tabv-1-8*/

#content .modular3 .solutions .tab_pic .tabv-1-8 {
    right: 4%;
    /* top: 77%; */
    width: 315px;
    bottom: 13%;
    z-index: 8;
    height: 110px;
}

#content .modular3 .solutions .tab_pic .tabv-1-8 a:first-child {
    top: 45px;
    left: 3px;
    position: absolute;
}

#content .modular3 .solutions .tab_pic .tabv-1-8 a+a {
    display: inline-block;
    width: 100%;
    height: 110px;
    top: 0px;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-1-8 {
        right: 3.5%;
        /* top: 77%; */
        width: 239px;
        bottom: 15%;
        z-index: 8;
        height: 82px;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-8 a:first-child {
        top: 35px;
        left: 0;
    }
    #content .modular3 .solutions .tab_pic .tabv-1-8 a+a {
        height: 82px;
    }
}


/*tabv-1-8*/


/*tabv-2-1*/

#content .modular3 .solutions .tab_pic .tabv-2-1 {
    width: 315px;
    height: 110px;
    left: 2%;
    /* top: 7%; */
    bottom: auto;
    z-index: 8;
    /* left: auto; */
    bottom: 30%;
}

#content .modular3 .solutions .tab_pic .tabv a img {
    max-width: 100%;
    width: 20px;
    height: 20px;
}

#content .modular3 .solutions .tab_pic .tabv-2-1 a:first-child {
    top: 45px;
    left: 10px;
    position: absolute;
    left: auto;
}

#content .modular3 .solutions .tab_pic .tabv-2-1 a+a {
    width: 100%;
    height: 110px;
    top: 0;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-2-1 {
        width: 236px;
        height: 85px;
        bottom: 31.5%;
    }
    #content .modular3 .solutions .tab_pic .tabv-2-1 a+a {
        height: 82px;
        top: 4px;
    }
    #content .modular3 .solutions .tab_pic .tabv-2-1 a:first-child {
        top: 40px
    }
}


/*tabv-2-1*/


/*tabv-2-2*/

#content .modular3 .solutions .tab_pic .tabv-2-2 {
    left: 26.5%;
    bottom: 30%;
    width: 306px;
    /* bottom: auto; */
    z-index: 8;
}

#content .modular3 .solutions .tab_pic .tabv-2-2 a:first-child {
    top: 52px;
    /* right: -15px; */
    position: absolute;
    left: -10px;
}

#content .modular3 .solutions .tab_pic .tabv-2-2 a+a {
    width: 100%;
    height: 110px;
    top: 6px;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-2-2 {
        width: 229px;
        height: 85px;
        bottom: 31%;
    }
    #content .modular3 .solutions .tab_pic .tabv-2-2 a+a {
        height: 82px;
        top: 0;
    }
    #content .modular3 .solutions .tab_pic .tabv-2-2 a:first-child {
        top: 36px;
    }
}


/*tabv-2-2*/


/*tabv-2-3*/

#content .modular3 .solutions .tab_pic .tabv-2-3 {
    right: 27.5%;
    /* top: 77%; */
    width: 315px;
    bottom: 30%;
    z-index: 8;
    height: 110px;
}

#content .modular3 .solutions .tab_pic .tabv-2-3 a:first-child {
    top: 45px;
    left: 3px;
    position: absolute;
}

#content .modular3 .solutions .tab_pic .tabv-2-3 a+a {
    display: inline-block;
    width: 100%;
    height: 110px;
    top: 0px;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-2-3 {
        right: 27.5%;
        width: 240px;
        height: 85px;
        bottom: 31%;
    }
    #content .modular3 .solutions .tab_pic .tabv-2-3 a:first-child {
        top: 35px;
        left: 0px;
    }
}


/*tabv-2-3*/


/*tabv-2-4*/

#content .modular3 .solutions .tab_pic .tabv-2-4 {
    right: 3.5%;
    /* top: 77%; */
    width: 315px;
    bottom: 30%;
    z-index: 8;
    height: 110px;
}

#content .modular3 .solutions .tab_pic .tabv-2-4 a:first-child {
    top: 45px;
    left: -5px;
}

#content .modular3 .solutions .tab_pic .tabv-2-4 a+a {
    display: inline-block;
    width: 100%;
    height: 110px;
    top: -28px;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-2-4 {
        width: 239px;
        bottom: 31.5%;
        height: 82px;
    }
    #content .modular3 .solutions .tab_pic .tabv-2-4 a+a {
        height: 83px;
    }
    #content .modular3 .solutions .tab_pic .tabv-2-4 a:first-child {
        top: 35px;
        left: -4px;
    }
}


/*tabv-2-4*/

/*tabv-2-4*/


/*tabv-2-5*/

#content .modular3 .solutions .tab_pic .tabv-2-5 {
    width: 345px;
    height: 110px;
    left: 37%;
    /* top: 34%; */
    bottom: 13%;
    z-index: 8;
}

#content .modular3 .solutions .tab_pic .tabv-2-5 a:first-child {
    top: 45px;
    left: -5px;
    position: absolute;
}

#content .modular3 .solutions .tab_pic .tabv-2-5 a+a {
    width: 100%;
    height: 110px;
    top: 0px;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-2-5 {
        width: 260px;
        height: 90px;
        bottom: 14%;
    }
    #content .modular3 .solutions .tab_pic .tabv-2-5 a:first-child {
        top: 35px;
        left: -10px;
    }
}


/*tabv-2-5*/


/*tabv-2-6*/

#content .modular3 .solutions .tab_pic .tabv-2-6 {
    right: 12%;
    /* top: 77%; */
    width: 345px;
    bottom: 13%;
    z-index: 8;
    height: 110px;
}

#content .modular3 .solutions .tab_pic .tabv-2-6 a:first-child {
    top: 45px;
    left: 3px;
    position: absolute;
}

#content .modular3 .solutions .tab_pic .tabv-2-6 a+a {
    display: inline-block;
    width: 100%;
    height: 110px;
    top: 0px;
}

@media (min-width:768px) and (max-width:1024px) {
    #content .modular3 .solutions .tab_pic .tabv-2-6 {
        right: 11.5%;
        /* top: 77%; */
        width: 265px;
        bottom: 14%;
        z-index: 8;
        height: 85px
    }
    #content .modular3 .solutions .tab_pic .tabv-2-6 a:first-child {
        top: 30px;
        left: 3px;
    }
}


/*tabv-2-6*/

#content .modular3 .solutions .tab_pic .tabv a img {
    animation: myfirst 1.0s infinite linear;
    -moz-animation: myfirst 1.0s infinite linear;
    -webkit-animation: myfirst 1.0s infinite linear;
    -o-animation: myfirst 1.0s infinite linear;
}

@keyframes myfirst {
    0% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
}

@-moz-keyframes myfirst {
    0% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
}

@-webkit-keyframes myfirst {
    0% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
}

@-o-keyframes myfirst {
    0% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
}

@media (max-width:767px) {
    #content .modular3 .solutions img {
        max-width: 100%;
    }
    #content .modular3 .solutions {
        padding-bottom: 40px;
    }
}


/*render the tabcontent css bof*/

.render {
    margin-bottom: 100px;
    width: 100%;
    overflow: hidden;
}


/*.render .slick-slide {
    display: none;
}

.render .slick-slide.slick-active {
    display: block;
}*/

.render .con-title {
    width: 100%;
    text-align: center;
}

.render .con-title h2 {
    font-size: 27px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
}

.render .con-title h2+p {
    font-size: 20px;
    text-align: center;
    color: #be1115;
    margin-bottom: 20px;
}


/*@media(min-width:1366px) {
    .render .slick-initialized .slick-slide {
        visibility: hidden;
    }
    .render .slick-initialized .slick-slide.slick-current.slick-active.slick-center {
        visibility: visible;
    }
}
*/

@media (max-width:767px) {
    .render .con-title h2 {
        font-size: 20px;
        margin: 10px 0;
    }
    .render .con-title h2+p {
        font-size: 16px;
    }
}

.render .l-r-con {
    background: #f2f2f2;
    min-height: 478px;
    letter-spacing: -0.32em;
}

@media (min-width:1366px) {
    .render .l-r-con {
        min-width: 1366px;
    }
}

.render .l-r-con .content {
    max-width: 1200px;
    padding: 50px 0;
    overflow: hidden;
    margin: 0 auto;
}

.render .l-r-con .left-img {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: 35%;
    margin-right: 5%;
}

.render .l-r-con .left-img .more {
    font-size: 20px;
    color: #c4262a;
    text-align: center;
    display: block;
    margin-top: 40px;
}

.render .l-r-con .right_text {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: 60%;
}

.render .l-r-con .right_text .in_text {
    overflow: hidden;
    margin-top: 30px;
}

.render .l-r-con .right_text .in_text .l_icon {
    overflow: hidden;
    float: left;
    width: 80px;
}

.render .l-r-con .right_text .in_text .l_icon_1 {
    border-right: 1px solid #e5373b;
}

.render .l-r-con .right_text .in_text .l_icon_1 img {
    margin-left: none;
}

.render .l-r-con .right_text .in_text .l_icon_2 {
    border-right: 1px solid #4cb890;
}

.render .l-r-con .right_text .in_text .l_icon_3 {
    border-right: 1px solid #d5ac43;
}

.render .l-r-con .right_text .in_text .l_icon_3 img {
    margin-left: 0px;
}

.render .l-r-con .right_text .in_text .l_icon_4 {
    border-right: 1px solid #2781b3;
}

.render .l-r-con .right_text .in_text .r_wenzi {
    font-size: 16spx;
    color: #999999;
    padding-left: 100px;
}

.render .l-r-con .right_text .in_text .r_wenzi {
    padding-left: 15px;
    font-size: 16px;
    color: #999999;
    margin-left: 0;
    min-height: 55px;
    float: left;
}

.render .l-r-con .right_text .in_text .l_icon_2 {
    border-right: 0;
}

.render .l-r-con .right_text .in_text .l_icon_1 {
    border-right: 0;
}

.render .l-r-con .right_text .in_text .l_icon_3 {
    border-right: 0;
}

.render .l-r-con .right_text .in_text .l_icon_4 {
    border-right: 0;
}

.render .l-r-con .right_text .in_text .r_wenzi {
    padding-left: 15px;
    font-size: 16px;
    color: #999999;
    margin-left: 85px;
    min-height: 55px;
}

.render .l-r-con .right_text .in_text .l_icon_1+.r_wenzi {
    border-left: 1px solid #e5373b;
}

.render .l-r-con .right_text .in_text .l_icon_2+.r_wenzi {
    border-left: 1px solid #4cb890;
}

.render .l-r-con .right_text .in_text .l_icon_3+.r_wenzi {
    border-left: 1px solid #d5ac43;
}

.render .l-r-con .right_text .in_text .l_icon_4+.r_wenzi {
    border-left: 1px solid #2781b3;
}

.render .l-r-con .right_text .in_text .l_icon {
    width: 20%;
}

.render .l-r-con .right_text .in_text .r_wenzi {
    padding-left: 15px;
    font-size: 16px;
    color: #999999;
    margin-left: 0;
    min-height: 55px;
    float: left;
    width: 75%;
}

.render .slick-dots {
    bottom: 10px;
}

.render .slick-dots li {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #666666;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 5px;
}

.render .slick-dots li.slick-active {
    background: #c4262a;
}

.render .slick-dots li button {
    display: none;
}

@media (max-width:767px) {
    .render {
        margin-bottom: 20px;
    }
    .render .l-r-con .left-img {
        width: 100%;
    }
    .render .l-r-con .left-img img {
        width: 70%;
        margin: 0 auto;
    }
    .render .l-r-con {
        min-height: auto;
    }
    .render .l-r-con .left-img .more {
        font-size: 18px;
    }
    .render .slick-next,
    .render .slick-prev {
        width: 13px;
        height: 31px;
        z-index: 1;
        display: block !important;
    }
    .render .slick-next {
        right: 15px;
        background: url("/Assets/Solar/v2/img/arrow-right.png");
    }
    .render .slick-next:before {
        content: "" !important;
    }
    .render .slick-prev {
        background: url("/Assets/Solar/v2/img/arrow-left.png");
        left: 15px;
    }
    .render .slick-prev:before {
        content: "" !important;
    }
    .render .slick-dots li {
        width: 10px;
        height: 10px;
    }
}


/*render the tabcontent css eof*/


/*modular3 css eof*/


/*passbars-img-box css b*/

.passbars-img-box {
    position: relative;
    margin-bottom: 50px;
}

.passbars-img-box .p-t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    color: #fff;
}

.passbars-img-box .p-t h2 {
    position: absolute;
    top: 30px;
    left: 40px;
    font-size: 36px;
}

.passbars-img-box .p-t p {
    position: absolute;
    bottom: 80px;
    right: 100px;
    font-size: 28px;
}

.passbars-img-box .p-t.p-c p {
    bottom: 50%;
    right: auto;
    left: 100px;
}

@media (min-width:992px) and (max-width:1024px) {
    .passbars-img-box .p-t p {
        font-size: 24px;
        bottom: 40px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .passbars-img-box .p-t h2 {
        font-size: 24px;
        left: 30px;
    }
    .passbars-img-box .p-t p {
        font-size: 18px;
        bottom: 40px;
    }
}

@media (max-width:767px) {
    .passbars-img-box .p-t h2 {
        top: 15px;
        left: 15px;
        font-size: 18px;
    }
    .passbars-img-box .p-t p {
        position: absolute;
        bottom: 15px;
        right: 15px;
        font-size: 12px;
    }
    .passbars-img-box .p-t.p-c {
        position: static;
    }
    .passbars-img-box .p-t.p-c h2 {
        position: static;
        color: #00a5ea;
        font-size: 24px;
        padding: 15px;
    }
    .passbars-img-box .p-t.p-c p {
        left: 30px;
        bottom: auto;
        top: 20%;
    }
}
.passbars-img-box .p-t.style2{
    position: static;
}
.passbars-img-box .p-t.style2 .text-f{
    max-width: 590px;
    float: right;
    margin-top: -150px;
    position: relative;
    width: 100%;
    margin-right: 60px;
}
.passbars-img-box .p-t.style2 .tit-f{
    position: absolute;
    left: 80px;
    bottom: 100px;
}
.passbars-img-box .p-t.style2 .tit-f h2{
    font-size: 48px;
    line-height: 60px;
    color: #00a5ea;
    margin-bottom: 25px;
    position: relative;
    left: 0;
}
.passbars-img-box .p-t.style2 .tit-f h3{
    margin: 10px 0;
    font-size: 28px;
    line-height: 38px;
    color: #000;
}
.passbars-img-box .p-t.style2 .text-f tr{
    padding: 20px 0px 20px 50px;
    display: block;
}
.passbars-img-box .p-t.style2 .text-f tr th,.passbars-img-box .p-t.style2 .text-f tr td{
    width: 32.5%;
    display: inline-block;
    padding: 0 10px;  
    font-size: 18px;
}
.passbars-img-box .p-t.style2 .text-f .text-r{
    margin-top: 10px;    
}
.passbars-img-box .p-t.style2 .text-f .text-r p{
    position: static;
    font-size: 18px;
    text-align: right;
}

@media (max-width:1024px){
    .passbars-img-box .p-t.style2 .tit-f{
        left: 40px;
    }
}

/*vs-video-box b*/

.vs-video-box {
    position: relative;
    margin-bottom: 50px;
    letter-spacing: -0.32em;
}

.vs-video-box h2 {
    font-size: 45px;
    line-height: 55px;
    text-align: center;
    display: block;
    letter-spacing: normal;
    margin: 80px 0 40px 0;
}

.vs-video-box .v-b {
    width: 44%;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    max-width: 600px;
}

.vs-video-box .v-b img {
    width: 100%;
}

.vs-video-box .vs {
    width: 12%;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    text-align: center;
    margin-top: -90px;
}

.video_box a.js_video_player:before {
    background: url(/Assets/Solar/v2/img/Commercial_use_video_icon.png) no-repeat;
    width: 101px;
    height: 103px;
    margin-top: -51px;
    margin-left: -50px;
}

.video_box a.js_video_icon:hover,
.video_box a.js_video_player:hover:before {
    background: url(/Assets/Solar/v2/img/Commercial_use_video_icon.png) no-repeat;
}

.vs-video-box .switch-box {
    width: 100%;
    padding: 13px 20px 7px 20px;
    border: 1px solid #e9e9e9;
    margin-top: 40px;
    position: relative;
    min-height: 60px;
}

.vs-video-box .switch-box>span {
    padding-left: 85px;
    display: inline-block;
    vertical-align: middle;
}

.SwitchIcon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: absolute;
    top: 10px;
    left: 15px;
}

#toggle-button {
    display: none;
}

.button-label {
    position: relative;
    display: inline-block;
    width: 74px;
    height: 34px;
    background-color: #617587;
    box-shadow: #617587 0px 0px 0px 2px;
    border-radius: 30px;
    overflow: hidden;
}

.circle {
    position: absolute;
    top: 2px;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
}

.button-label .text {
    line-height: 30px;
    font-size: 18px;
    text-shadow: 0 0 2px #ddd;
}

.on {
    color: #fff;
    display: none;
    text-indent: -45px;
}

.off {
    color: #fff;
    display: inline-block;
    text-indent: 34px;
}

.button-label .circle {
    left: 2px;
    transition: all 0.3s;
}

#toggle-button:checked+label.button-label .circle {
    left: 40px;
}

#toggle-button:checked+label.button-label .on {
    display: inline-block;
}

#toggle-button:checked+label.button-label .off {
    display: none;
}

#toggle-button:checked+label.button-label {
    background-color: #7ecdff;
    box-shadow: #7ecdff 0px 0px 0px 2px;
}

.div {
    height: 20px;
    width: 30px;
    background: #51ccee;
}

@media (max-width:991px) {
    .vs-video-box h2 {
        font-size: 30px;
        line-height: 40px;
        padding: 0 15px;
        margin: 50px 0 20px 0;
    }
}

@media (max-width:767px) {
    .vs-video-box {
        margin-bottom: 50px;
    }
    .vs-video-box .v-b {
        width: 100%;
    }
    .vs-video-box .vs {
        width: 100%;
        margin: 30px 0;
    }
    .vs-video-box .switch-box>span {
        font-size: 14px;
        line-height: 16px;
    }
    
}

.table-box>.row {
    display: flex
}

.table-box>.row [class*="col-sm"] {
    display: flex;
    align-items: center;
}
.ie8 .table-box>.row,.ie9 .table-box>.row,.ie10 .table-box>.row {
    display: table
}

.ie8 .table-box>.row [class*="col-sm"],.ie9 .table-box>.row [class*="col-sm"],.ie10 .table-box>.row [class*="col-sm"] {
    display: table-cell;
}
@media(max-width:767px){
    .table-box>.row{
        display: block;
    }
    .table-box>.row [class*="col-sm"] {
        display: block;
        margin-top: 15px;
    }

}
/*higher-yields css bof*/

.higher-yields {
    position: relative;
    margin-bottom: 50px;
}

.higher-yields .pro-info {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 100%;
    text-align: center;
}

.higher-yields .pro-info h2 {
    font-size: 36px;
    text-align: left;
    padding-left: 50px;
}
.higher-yields .pro-info h2 + p{
    font-size: 24px;
    padding-left: 50px;
    text-align: left;
    margin-top: 10px;
}
.higher-yields .pro-info h2 + p span{
    color: #00b0f0;
}
.higher-yields .pro-info ul {
    letter-spacing: -0.32em;
    max-width: 90%;
    margin: 0 auto;
    margin-top: 50px;
}

.higher-yields .pro-info ul li {
    width: 30%;
    letter-spacing: normal;
    display: inline-block;
    padding: 0 30px;
    vertical-align: top;
    font-size: 16px;
}

.higher-yields .pro-info ul li em {
    display: block;
    margin-bottom: 10px;
}

@media (min-width:767px) and (max-width:991px) {
    .higher-yields .pro-info h2 {
        font-size: 24px;
    }
    .higher-yields .pro-info ul {
        margin-top: 20px;
    }
    .higher-yields .pro-info ul li {
        color: #fff;
    }
}

@media (max-width:767px) {
    .higher-yields {
        margin-bottom: 20px;
        background: #f2f2f2;
        padding-bottom: 20px;
    }
    .higher-yields .pro-info {
        position: static;
        text-align: left;
    }
    .higher-yields .pro-info h2 {
        position: static;
        font-size: 24px;
        padding-left: 20px;
        padding-top: 15px;
        color: #00a5ea;
    }
    .higher-yields .pro-info ul {
        max-width: 100%;
        padding-left: 20px;
        margin-top: 15px;
    }
    .higher-yields .pro-info ul li {
        width: 100%;
        padding: 0;
        margin: 10px 0;
        font-size: 16px;
    }
    .higher-yields .pro-info ul li em {
        display: inline-block;
        vertical-align: top;
        width: 40px;
        margin-bottom: 0;
    }
    .higher-yields .pro-info ul li em img {
        max-width: 100%;
    }
    .higher-yields .pro-info ul li span {
        display: inline-block;
        vertical-align: middle;
        width: 80%;
        padding-left: 10px;
        color: #7a7a7a;
        font-size: 14px;
    }
    .higher-yields .pro-info h2 + p{
        padding-left: 20px;
    }
}

@media (max-width:350px) {
    .higher-yields .pro-info ul li span {
        width: 70%;
    }
}


/*higher-yields css eof*/
.dongle-model{
    position: relative;
    margin-bottom: 50px;
}
.dongle-model .pro-info {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 100%;
    text-align: center;
    height: 100%;
}
.dongle-model .pro-info h2{
    font-size: 36px;
    text-align: left;
    padding-left: 50px;
}

.dongle-model .pro-info .list-2{
    position: absolute;
    bottom: 80px;
    left: 0;
    width: 100%;
}
.dongle-model .pro-info .list-2 ul{
    letter-spacing: -0.32em;
}
.dongle-model .pro-info .list-2 ul li{
    width: 30%;
    display: inline-block;
    position: relative;
    letter-spacing: normal;
    text-align: left;
    vertical-align: top;
}
.dongle-model .pro-info .list-2 ul li em{
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.dongle-model .pro-info .list-2 ul li span{
    padding-left: 90px;
    display: block;
    font-size: 22px;
    padding-right: 25px;
}

@media (max-width:1200px){
    .dongle-model .pro-info .list-2{
        bottom: 65px;
    }
    .dongle-model .pro-info .list-2 ul li span{
        font-size: 20px;
        padding-right: 0; 
    }
}
@media (max-width:1024px){
    .dongle-model .pro-info .list-2 ul li span{
        padding-right: 10px;
    }
    .dongle-model .pro-info .list-2{
        bottom: 40px;
    }
}
.p-r {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 19;
    max-width: 48%;
}
.seconds2.seconds3 .p-r{
    right: auto;
    left: 0;
}
.p-r ul {
    display: flex;
}

.p-r ul li {
    color: #fff;
    width: 34%;
    text-align: center;
    padding: 20px;
}
.ie8 .p-r ul ,.ie9 .p-r ul,.ie10 .p-r ul{
    display: table;
}
.ie8 .p-r ul li,.ie9 .p-r ul li,.ie10 .p-r ul li{
    display: table-cell;
}
.p-r ul li>div {
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    padding: 15px 10px;
    font-size: 14px;
    border-radius: 5px;
}
.seconds2.seconds3  .p-r ul li>div{
    background: rgba(0,0,0,.4);
}
.p-r ul li em {
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

@media (max-width:767px) {
    .seconds2.seconds3  .p-r ul li>div{
        background: none;
    }
    .p-r {
        position: static;
        max-width: 100%;
    }
    .p-r ul {
        display: block;
    }
    .p-r ul li {
        color: #000;
        width: 100%;
        text-align: left;
        padding: 0;
    }
    .p-r ul li>div {
        position: relative;
        padding: 10px 0px;
    }
    .p-r ul li em {
        max-width: 36px;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        top: 12px;
    }
    .p-r ul li span {
        display: inline-block;
        vertical-align: middle;
        padding-left: 45px;
        min-height: 34px;
    }
}

.mob-pic {
    padding: 0px 0 0 25px;
}

.dots-css .slick-dots {
    bottom: 60px;
}

.dots-css .slick-dots li {
    width: 26px;
    height: 5px;
    margin: 0 7px;
}

.dots-css .slick-dots li button {
    width: 26px;
    height: 5px;
    background: #fff;
    padding: 0;
    border-radius: 2px;
}

.dots-css .slick-dots li button:before {
    font-size: 0;
    width: 0;
    height: 0;
}

.dots-css .slick-dots li.slick-active button {
    background: #fe0000;
}

.modular3 .dots-css .slick-prev {
    display: block !important;
    background: url(/Assets/Solar/v2/img/prve_icon.gif) no-repeat left top;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 98;
    left: 0px;
    width: 71px;
    height: 51px;
}

.modular3 .dots-css .slick-arrow:before {
    font-size: 0;
}

.modular3 .dots-css .slick-next {
    display: block !important;
    background: url(/Assets/Solar/v2/img/next_icon.gif) no-repeat left bottom;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 98;
    right: 0px;
    width: 71px;
    height: 51px;
}

.modular3 .dots-css .slick-next.slick-disabled,
.modular3 .dots-css .slick-prev.slick-disabled {
    display: none !important;
}
@media (max-width:767px){
    .modular3 .dots-css .slick-prev{
        background: url(/Assets/Solar/v2/img/arrow-left.png) no-repeat left top;
        width: 13px;
        height: 31px;
        margin-top: -15px;
    }
    .modular3 .dots-css .slick-next{
        background: url(/Assets/Solar/v2/img/arrow-right.png) no-repeat left bottom;
        width: 13px;
        height: 31px;
        margin-top: -15px;
    }
}
@media (max-width:1366px) {
    .video-js .vjs-big-play-button {
        display: block !important;
        background-image: url(/Assets/Solar/v2/img/Commercial_use_video_icon.png);
        background-repeat: no-repeat;
        width: 101px !important;
        height: 103px !important;
        background-size: 100%;
        border-radius: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -51px;
        margin-left: -50px;
        font-size: 0;
        background-color: transparent;
        background-position: 0 0px;
    }
    .video-js .vjs-big-play-button span:before {
        content: "";
    }
    .video-js.vjs-controls-disabled .vjs-big-play-button,
    .video-js.vjs-error .vjs-big-play-button,
    .video-js.vjs-has-started .vjs-big-play-button,
    .video-js.vjs-using-native-controls .vjs-big-play-button {
        display: none !important;
    }
}

.video-dialog .modal-dialog {
    max-width: 750px;
}

.video-dialog .modal-header .close {
    font-size: 0;
    width: 30px;
    height: 30px;
    background: url(http://community.solar.huawei.com/v1.0/img/close.png) no-repeat;
    background-size: 100%;
}

.video-dialog.bootstrap-dialog .bootstrap-dialog-close-button {
    top: 0;
    right: -32px;
}

@media(max-width:991px) {
    .video-dialog.bootstrap-dialog .bootstrap-dialog-close-button {
        top: auto;
        right: auto;
        left: 50%;
        bottom: -32px;
        margin-left: -15px;
    }
    
}



/*modular6 css bof*/
.modular6{
  margin-bottom: 100px;
  max-width: 1366px;
  margin: 0 auto;
 }
 .modular4.modular6 ul {
  letter-spacing: -0.32em;
}
 .modular4.modular6 ul li{
  letter-spacing:normal;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
 .modular6 h2{
   margin-bottom: 50px;
   text-align: center;
   font-size: 40px;
 }
 .modular6 ul{
   margin: 0 60px;
 }
 .modular4.modular6 ul li{
   position: relative;
   width: 48%;
 }
 .modular6 ul li p{
  position: absolute;
  top: 55px;
  right: 30px;
  font-size: 24px;
  line-height: 24px;
 }
 .modular6 ul li+li{
   margin-left: 4%;
 }
 .modular6 ul li+li p{
  top: 55px;
  left: 30px;
  font-size: 24px;
  line-height: 24px;
 }
 .modular6 ul li > a{
  display: block;
  text-align: center;
  width: 400px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
  border: 1px solid #dadada;
  font-size: 24px;
  color: #000;
  margin-top: 60px; 
 }
 .modular6 ul li > a:hover{
  border: 4px solid #f56e6a !important;
  color: #c4050c !important;
  height: 80px !important;
  line-height: 74px !important;
 }
.render .slick-slider .slick-track,
.render .slick-slider .slick-list {
    padding: 0 !important;
}
.part1 .content .subtitle sup {
    font-size: 65%;
}

.seconds2.seconds3 .pro-info .right-text .tit-con sup {
    font-size: 65%;
}

.seconds2.seconds5 .pro-info .right-text sup {
    font-size: 55%;
}

.more-sales .pro-box .pro-info sup {
    top: -0.3em;
    font-size: 90%;
}

.easier-business .pro-info sup {
    top: -0.8em;
    font-size: 45%;
}

.seconds2.seconds3.seconds .pro-info .right-text sup {
    top: -0.4em;
    font-size: 75%;
}

.part3 .title sup {
    top: -1.3em;
    font-size: 38%;
}

 @media (max-width:767px){
   .modular6{
     margin-bottom: 20px;
    } 
    .modular6 h2{
      margin-bottom: 20px;
      text-align: center;
      font-size: 28px;
    }
    .modular4.modular6 ul{
      margin: 0 0px;
    }
    .modular4.modular6 ul li{
      width: 49%;
      margin-top: 0;
    }
    .modular4.modular6 ul li+li{
      margin-left: 2%;
    }
    .modular6 ul li p ,.modular6 ul li+li p{
      position: static;
      display: block;
      margin: 0 5px;
      font-size: 16px;
      line-height: 20px;
      margin-top: 5px;
      min-height: 60px;
    }
    .modular6 ul li > a{
      height: 40px;
      line-height: 40px;
      width: auto;
      margin-top: 20px;
      font-size: 16px;
      width: 95%;
     }
    .modular6 ul li > a:hover{
      border: 1px solid #f56e6a !important;
      color: #c4050c !important;
      height: 40px !important;
      line-height: 40px !important;
     }
    .render .slick-dots li {
      width:10px;
      height:10px;
    }
    .easier-business .pro-info sup {
        top: -0.4em;
        font-size: 75%;
    }

    .seconds2.seconds-bg-01 .pro-info .right-text sup {
        top: -0.3em;
        font-size: 85%;
    }

    .seconds2.seconds3 .pro-info .right-text .tit-con sup {
        font-size: 85%;
        top: -0.4em;
    }

    .seconds2.seconds5 .pro-info .right-text sup {
        font-size: 75%;
    }
 }

 /*modular6 css eof*/


 .seconds2 .pro-info p.text-right{
    font-size: 16px;
    letter-spacing: normal;
    font-family: HuaweiSans-Light, Arial, Helvetica, sans-serif;
}
@media (min-width:768px){
    .seconds-left .pro-info .left-video{
        float: left !important;
    }
    .seconds-right .pro-info .left-video{
        float: right !important;
    }
    .text-right{
        text-align: right;
    }
    
}
@media (min-width:1201px) and ( max-width:1300px){
    .dongle-model .pro-info .list-2{
        bottom: 50px;
    }
    .dongle-model .pro-info .list-2 ul li span{
        padding-right: 70px;
    }
}
@media (max-width:767px){
    .seconds-left ,.seconds-right{
        padding-bottom: 50px;
    }
    .seconds2 .pro-info .table-list >div h4{
        font-size: 18px;
        letter-spacing: normal;
    }
    .seconds2 .pro-info .table-list >div .col-xs-7{
        padding-left: 0;
        margin-top: -5px;
    }
    .seconds2 .pro-info .table-list >div .col-xs-7 h4{
        margin-bottom: 0;
    }
    .wnzi_cont .content ul li span{
        padding-left: 32px;
        font-size: 16px;
    }
    .wnzi_cont{
        margin-bottom: 15px;
    }
    .passbars-img-box .p-t.style2 .text-f{
        margin-top: 10px;
        margin-right:0;
    }
    .passbars-img-box .p-t.style2 .tit-f{
        position: static;
    }
    .passbars-img-box .p-t.style2{
        padding: 0 15px;
    }
    .passbars-img-box .p-t.style2 .tit-f h2{
        position: static;
        color: #00a5ea;
        font-size: 24px;
        margin-bottom: 0;
        line-height: 1.2;
        margin-top: 30px;
    }
    .passbars-img-box .p-t.style2 .tit-f h3{
        margin: 0 ;
        font-size: 18px;
        line-height: 26px;
    }
    .passbars-img-box .p-t.style2 .text-f tr th, .passbars-img-box .p-t.style2 .text-f tr td{
        font-size: 12px;
        padding: 0 5px;
        width: 28%;
    }
    .passbars-img-box .p-t.style2 .text-f tr th:first-child, .passbars-img-box .p-t.style2 .text-f tr td:first-child{
        width: 40%;
    }
    .passbars-img-box .p-t.style2 .text-f tr{
        padding: 20px 0px 20px 20px;
    }
    .passbars-img-box .p-t.style2 .text-f .text-r p{
        font-size: 12px;
        text-align: left;
    }
    .dongle-model{
        background-color: #fafafa;
    }
    .dongle-model .pro-info{
        position: static;
        padding: 20px 15px 40px;
    }
    .dongle-model .pro-info h2{
        font-size: 24px;
        line-height: 34px;
        padding-left: 0;
        color: #00a5ea;
    }
}
.pull-right{
    order: 1;
}
.small-fonts{
    font-size: 16px;
}
@media (max-width:767px){
    .small-fonts{
        font-size: 12px;
    }
    .seconds2 .pro-info p.text-right{
        font-family: HuaweiSans-Light, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
        margin-top: 10px;
    }
    .line-color .bule{
        width: 22%;
    }
    .line-color .greyer{
        display: none;
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .seconds2 .pro-info .table-list >div h4{
        font-size: 18px;
    }
    .seconds3 .pro-info .table-list p{
        font-size: 14px;
        line-height: 22px;
    }
    .seconds4 .pro-info .table-list>div{
        font-size: 12px;
    }
    .passbars-img-box .p-t.style2 .text-f{
        max-width: 500px;
        margin-right: 20px;
    }
    .passbars-img-box .p-t.style2 .text-f tr{
        padding: 10px 0px 10px 30px;
    }
    .passbars-img-box .p-t.style2 .tit-f h2{
        font-size: 28px;
        line-height: 40px;
    }
    .passbars-img-box .p-t.style2 .tit-f h3{
        font-size: 18px;
        line-height: 28px;
    }
    .dongle-model .pro-info .list-2 ul li span{
        font-size: 14px;
        padding-left: 60px;
        padding-right: 30px;
    }
    .dongle-model .pro-info .list-2 ul li em{
        max-width: 50px;
    }
    .seconds3 .cont-without.m-j>div{
        margin: 20px 0;
    }
    .seconds3 .cont-without.m-j p{
        font-size: 16px;
        line-height: 24px;
    }
    .seconds2.seconds-bg-01 .pro-info p{
        font-size: 16px;
        line-height: 24px;
    }
    .point-content-nav ul li a{
        font-size: 22px;
    }
    .seconds2.seconds-bg-01 .pro-info .table-list>div, .seconds2.seconds3 .pro-info .table-list>.table-box{
        margin-bottom: 10px;
    }
}
@media (min-width:992px) and (max-width:1024px){
    .dongle-model .pro-info .list-2 ul li span{
        padding-right: 60px;
    }
    .dongle-model .pro-info .list-2{
        bottom: 70px;
    }
}
@media (min-width:768px){
    .higher-yields .pro-info ul{
        background-color: rgba(255,255,255,0.7);
        padding: 50px 0;
        max-width: 92%;
    }
}
@media (min-width:768px) and (max-width:991px){
    .passbars-img-box .p-t.style2 .tit-f{
        position: static;
        margin-left: 20px;
    }
    .passbars-img-box .p-t.style2 .text-f{
        float: left;
        margin-top: 15px;
        max-width: 100%;
        margin-right: 0;
        padding: 0 20px;
    }   
}
@media (min-width:768px) and (max-width:1024px){
    .higher-yields .pro-info h2 + p{
        font-size: 16px;
    }
    .higher-yields .pro-info ul li{
        padding: 0 10px;
        width: 33%;
        color: #333;
    }
    .higher-yields .pro-info ul li em{
        margin: 0 auto;
        max-width: 50px;
    }
    .higher-yields .pro-info ul li span{
        font-size: 14px;
    }
    .higher-yields .pro-info h2{
        font-size: 22px;
    }
    .higher-yields .pro-info ul{
        margin-top: 15px;
        padding: 15px 0;
    }
}